.language-picker{position:relative;display:flex;align-items:center;gap:5px;min-height:40px;max-width:142px;color:var(--ink);flex-shrink:0}.language-picker select{min-width:0;max-width:116px;min-height:40px;border:0;border-radius:8px;background:transparent;color:inherit;font:inherit;font-size:12px;cursor:pointer;padding:4px}.language-picker select:focus-visible{outline:2px solid var(--purple);outline-offset:2px}.language-picker option{background:var(--theme-surface,#fff);color:var(--ink)}.language-picker-code{display:none;pointer-events:none}.header-actions:has(.language-picker){gap:12px}[dir=rtl] .header-actions{margin-left:0;margin-inline-start:auto}[dir=rtl] .brand{direction:ltr}[dir=rtl] body{font-family:Tahoma,Arial,sans-serif}[dir=rtl] h1,[dir=rtl] h2,[dir=rtl] h3{font-family:Tahoma,Arial,sans-serif;letter-spacing:normal}[dir=rtl] input[inputmode=url],[dir=rtl] input[type=email],[dir=rtl] input[type=tel],[dir=rtl] input[type=url],[dir=rtl] textarea[inputmode=url]{direction:ltr;text-align:start}@media(max-width:1100px){.header-inner:has(.language-picker){gap:18px}.header-inner:has(.language-picker) .desktop-nav{gap:14px}}@media(max-width:700px){.language-picker{max-width:72px}.language-picker select{width:52px;font-size:11px;color:transparent;appearance:none}.language-picker-code{display:block;position:absolute;inset-inline-start:5px;top:50%;transform:translateY(-50%);font-size:11px;font-weight:600}.language-picker:after{content:"";position:absolute;inset-inline-end:6px;top:16px;width:5px;height:5px;border-right:1px solid;border-bottom:1px solid;transform:rotate(45deg);pointer-events:none}.language-picker>svg{display:none}.header-actions:has(.language-picker){gap:5px}}@media(max-width:370px){.header-inner:has(.language-picker){gap:7px}.header-inner:has(.language-picker) .brand{font-size:20px}.header-inner:has(.language-picker) .brand-symbol{width:22px;margin-right:4px}.header-inner:has(.language-picker) .language-picker select{width:44px}.header-actions:has(.language-picker){gap:3px}}.header-search{display:grid;place-items:center;flex:none;width:42px;height:42px;padding:0;border:1px solid var(--theme-line,#dfdce6);border-radius:11px;background:var(--theme-surface,#fff);color:var(--theme-text,var(--ink,#211a2c));cursor:pointer}.header-search:hover{border-color:var(--purple,#7253e7);color:var(--purple,#7253e7)}.header-search:focus-visible{outline:3px solid var(--purple,#7253e7);outline-offset:3px}html:has(dialog.smart-search[open]){overflow:hidden}.smart-search{position:fixed;inset-block-start:11vh;inset-inline:0;margin:0 auto;width:min(640px,calc(100vw - 32px));max-width:none;max-height:min(600px,80vh);padding:0;border:0;border-radius:25px;background:var(--theme-surface,#fff);color:var(--theme-text,var(--ink,#211a2c));box-shadow:0 30px 90px #1b0f3a38,0 4px 16px #1b0f3a1c;overflow:clip}.smart-search[open]{display:flex;animation:support-appear .2s ease-out}.smart-search::backdrop{background:#120f1f66;backdrop-filter:blur(4px)}.smart-search__panel{display:flex;flex-direction:column;width:100%;min-width:0;min-height:0;padding:14px 16px 10px;overflow-y:auto}.smart-search__top{display:flex;align-items:center;gap:10px;min-height:44px}.smart-search__top .smart-search__boost{flex:none;width:38px;height:auto;margin-block:-4px}.smart-search__hint{flex:1;min-width:0;margin:0;font-size:14px;line-height:1.35;color:var(--theme-muted,#655f70)}.smart-search__close{display:grid;place-items:center;flex:none;width:40px;height:40px;border:0;border-radius:11px;background:transparent;color:inherit;cursor:pointer}.smart-search__close:hover{background:var(--theme-soft,#f1eaf9)}.smart-search__field{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-block:10px 8px;padding:9px 13px;border:1.5px solid var(--theme-line,#dfdce6);border-radius:15px;background:var(--theme-surface,#fff);box-shadow:0 8px 20px -18px #423357}.smart-search__field:focus-within{border-color:var(--purple,#7253e7);box-shadow:0 0 0 3px #7354e815}.smart-search__field>svg{flex:none;color:var(--theme-muted,var(--muted,#6f6680))}.smart-search__field input{flex:1 1 140px;min-width:0;height:36px;border:0;padding:0;background:transparent;color:inherit;font:inherit;font-size:16px;outline:0}.smart-search__field input::-webkit-search-cancel-button{display:none}.smart-search__field input::placeholder{color:var(--theme-muted,#6f6680);opacity:1}.smart-search__chip{display:inline-flex;align-items:center;gap:6px;max-width:100%;min-height:34px;padding-block:3px;padding-inline:4px 9px;border:1px solid var(--theme-line,#e4dbee);border-radius:10px;background:var(--theme-soft,#f1eaf9);color:inherit;font:inherit;font-size:14px;font-weight:600;cursor:pointer}.smart-search__chip:not(:has(.platform-icon)){padding-inline-start:10px}.smart-search__chip .platform-icon.small{width:26px;height:26px;border-radius:8px}.smart-search__chip .platform-icon.small svg{width:15px;height:15px}.smart-search__chip>svg{opacity:.55}.smart-search__chip:hover>svg{opacity:1}.smart-search__tiers{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 8px;padding:0;border:0}.smart-search__tiers label{display:inline-flex;align-items:center;gap:6px;min-height:36px;padding:6px 12px;border:1px solid var(--theme-line,#e4dbee);border-radius:11px;font-size:14px;cursor:pointer}.smart-search__tiers label.active{border-color:var(--purple,#7253e7);background:#9c72ea1f;color:var(--theme-accent,var(--purple-dark,#5a3fc2));font-weight:600}.smart-search__tiers input{position:absolute;opacity:0;pointer-events:none}.smart-search__tiers label:has(input:focus-visible){outline:3px solid var(--purple,#7253e7);outline-offset:2px}.smart-search__results{flex:1;min-height:120px;margin-inline:-6px;padding:2px 6px 6px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#b19acb transparent}.smart-search__label{padding:10px 10px 5px;font-size:12px;font-weight:600;color:var(--theme-muted,#655f70)}.smart-search__group+.smart-search__group{margin-block-start:4px;border-block-start:1px solid var(--theme-line,#e4dbee);padding-block-start:4px}.smart-search__option{display:flex;align-items:center;gap:11px;min-height:48px;padding:8px 10px;border-radius:12px;cursor:pointer}.smart-search__option[data-active]{background:#a78bfa24}.smart-search__option .platform-icon.small{width:30px;height:30px;border-radius:9px}.smart-search__option .platform-icon.small svg{width:17px;height:17px}.smart-search__glyph{display:grid;place-items:center;flex:none;width:30px;height:30px;border-radius:9px;background:var(--theme-soft,#f1eaf9);color:var(--purple,#7253e7)}.smart-search__text{display:flex;flex-direction:column;flex:1;min-width:0;font-size:15px;font-weight:600;line-height:1.25}.smart-search__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:match-parent}.smart-search__text small{font-size:12px;font-weight:400;color:var(--theme-muted,#655f70)}.smart-search__meta{flex:none;max-width:45%;font-size:13px;text-align:end;color:var(--theme-muted,#655f70)}.smart-search__go{flex:none;opacity:0;color:var(--purple,#7253e7)}.smart-search__option[data-active] .smart-search__go{opacity:1}.smart-search__option[aria-disabled=true]{cursor:default}.smart-search__option[aria-disabled=true] small{color:var(--theme-danger,#b3261e)}.smart-search__option[aria-disabled=true] .smart-search__go{display:none}.smart-search__option[aria-disabled=true][data-active]{outline:2px dashed var(--theme-danger,#b3261e);outline-offset:-2px}[dir=rtl] .smart-search__go{transform:scaleX(-1)}.smart-search__loading{display:flex;flex-direction:column;gap:8px;padding:8px 4px}.smart-search__loading span{height:40px;border-radius:12px;background:var(--theme-soft,#f1eaf9);animation:smart-search-pulse 1s ease-in-out infinite alternate}@keyframes smart-search-pulse{to{opacity:.45}}.smart-search__foot{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-block-start:9px;border-block-start:1px solid var(--theme-line,#e4dbee);font-size:13px}.smart-search__foot a{color:var(--purple,#7253e7);font-weight:600}.smart-search__foot kbd{padding:2px 7px;border:1px solid var(--theme-line,#dfdce6);border-radius:6px;font:inherit;font-size:12px;color:var(--theme-muted,var(--muted,#6f6680))}@media(max-width:1279px){.header-actions .theme-picker{position:relative;width:40px;height:42px;padding:0;justify-content:center}.header-actions .theme-picker select{position:absolute;inset:0;width:100%;height:100%;opacity:0}.header-actions .theme-picker svg{width:20px}.header-actions .theme-picker .boost-select{position:absolute;inset:0;width:100%;height:100%}.header-actions .theme-picker .boost-select__trigger{height:100%;padding:0;background:transparent!important;border:0;border-radius:11px}.header-actions .theme-picker .boost-select__trigger>span,.header-actions .theme-picker .boost-select__trigger>svg{visibility:hidden}}@media(max-width:959px){.site-header .desktop-nav{display:none}}@media(max-width:620px){.header-search{width:40px;height:42px}.smart-search{inset:0;width:100vw;height:var(--search-viewport,100dvh);max-height:none;border-radius:0}.smart-search__panel{padding:max(10px,env(safe-area-inset-top)) 12px max(10px,env(safe-area-inset-bottom))}.smart-search__option{min-height:52px}.smart-search__foot kbd{display:none}}@media(hover:none){.smart-search__foot kbd{display:none}}@media(max-width:420px){.smart-search__title{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}}@media(max-height:420px){.smart-search__results{flex:none;min-height:0;overflow:visible}}@media(max-height:520px){.smart-search__top .smart-search__boost{display:none}.smart-search__top{min-height:36px}.smart-search__hint{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}}