.kratos-cmdk{--khs-fg:#333;--khs-fg-soft:#555;--khs-fg-dim:#777;--khs-accent:#336699;--khs-line:rgba(0, 0, 0, .08);--khs-line-strong:rgba(0, 0, 0, .16);--khs-card-bg:#ffffff;--khs-bg-2:#f0f0f0;--khs-bg-3:#ebebeb;position:fixed;inset:0;z-index:10000;display:flex;align-items:flex-start;justify-content:center;padding:12vh 16px 16px;}
.kratos-cmdk[hidden]{display:none;}
.kratos-cmdk .cmdk-backdrop{position:absolute;inset:0;background:rgba(0, 0, 0, .38);backdrop-filter:blur(2px);opacity:0;transition:opacity .18s ease;}
.kratos-cmdk.is-open .cmdk-backdrop{opacity:1;}
.kratos-cmdk .cmdk-panel{position:relative;width:100%;max-width:560px;max-height:70vh;display:flex;flex-direction:column;overflow:hidden;background:var(--khs-card-bg);border:1px solid var(--khs-line);border-radius:14px;box-shadow:0 24px 64px rgba(0, 0, 0, .28);color:var(--khs-fg);opacity:0;transform:translateY(-8px) scale(.985);transition:opacity .18s ease, transform .18s ease;}
.kratos-cmdk.is-open .cmdk-panel{opacity:1;transform:translateY(0) scale(1);}
.kratos-cmdk .cmdk-head{display:flex;align-items:center;gap:10px;padding:14px 16px;border-bottom:1px solid var(--khs-line);}
.kratos-cmdk .cmdk-head-ico{display:inline-flex;color:var(--khs-fg-dim);}
.kratos-cmdk .cmdk-input{flex:1;min-width:0;padding:4px 0;font-size:16px;font-family:inherit;color:var(--khs-fg);background:transparent;border:none;outline:none;}
.kratos-cmdk .cmdk-input::placeholder{color:var(--khs-fg-dim);}
.kratos-cmdk .cmdk-kbd{flex-shrink:0;padding:2px 8px;font-size:11px;font-family:inherit;line-height:1.7;color:var(--khs-fg-dim);background:var(--khs-bg-2);border:1px solid var(--khs-line);border-radius:6px;}
.kratos-cmdk .cmdk-list{flex:1;min-height:0;overflow-y:auto;padding:8px;}
.kratos-cmdk .cmdk-group{padding:8px 10px 4px;font-size:11px;letter-spacing:.04em;color:var(--khs-fg-dim);text-transform:uppercase;}
.kratos-cmdk .cmdk-item{display:flex;align-items:center;gap:10px;padding:9px 10px;border-radius:8px;cursor:pointer;font-size:14px;color:var(--khs-fg-soft);}
.kratos-cmdk .cmdk-item.is-active{background:color-mix(in srgb, var(--khs-accent) 12%, transparent);color:var(--khs-fg);}
.kratos-cmdk .cmdk-item-ico{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:6px;background:linear-gradient(135deg, var(--khs-bg-2) 0%, var(--khs-bg-3) 100%);color:var(--khs-accent);}
.kratos-cmdk .cmdk-item-label{flex:1;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.kratos-cmdk .cmdk-item-sub{flex-shrink:0;max-width:40%;font-size:12px;color:var(--khs-fg-dim);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.kratos-cmdk .cmdk-empty{padding:26px 10px;text-align:center;font-size:14px;color:var(--khs-fg-dim);}
.kratos-cmdk .cmdk-foot{padding:9px 16px;font-size:12px;color:var(--khs-fg-dim);border-top:1px solid var(--khs-line);}
html.cmdk-lock, html.cmdk-lock body{overflow:hidden;}
.k-footer .f-toolbox .cmdk-launch{display:flex;align-items:center;justify-content:center;width:40px;height:40px;color:#fff;background:rgba(132, 132, 132, .7);cursor:pointer;transition:background .2s ease;}
.k-footer .f-toolbox .cmdk-launch:hover{background:rgba(132, 132, 132, .9);}
.k-footer .f-toolbox .cmdk-launch .cmdk-launch-ico{display:inline-flex;align-items:center;justify-content:center;}
.k-footer .f-toolbox .cmdk-launch svg{width:18px;height:18px;}
@media(max-width:560px){
.kratos-cmdk{padding:8vh 12px 12px;}
.kratos-cmdk .cmdk-panel{max-height:78vh;}
.kratos-cmdk .cmdk-input{font-size:15px;}
.kratos-cmdk .cmdk-item-sub{display:none;}
} html[data-theme="dark"] .kratos-cmdk{--khs-fg:#d6d8db;--khs-fg-soft:#b8bbc0;--khs-fg-dim:#8b919a;--khs-accent:#6ea8ff;--khs-line:rgba(255, 255, 255, .08);--khs-line-strong:rgba(255, 255, 255, .16);--khs-card-bg:#1c1f24;--khs-bg-2:#2a2e35;--khs-bg-3:#333842;}
html[data-theme="dark"] .kratos-cmdk .cmdk-panel{box-shadow:0 24px 64px rgba(0, 0, 0, .7);}
html[data-theme="dark"] .kratos-cmdk .cmdk-backdrop {
background: rgba(0, 0, 0, .58);
}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}h1:where(.wp-block-heading).has-background,h2:where(.wp-block-heading).has-background,h3:where(.wp-block-heading).has-background,h4:where(.wp-block-heading).has-background,h5:where(.wp-block-heading).has-background,h6:where(.wp-block-heading).has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table.is-style-stripes{border-bottom:1px solid #f0f0f0}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}.wp-block-quote{box-sizing:border-box;overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}