.t9h{position:sticky;z-index:60;top:0;height:96px;border-bottom:1px solid #f1f5f9;background:#ffffff}.t9h-shell{display:flex;align-items:center;gap:20px;width:min(100% - 128px,1440px);height:72px;margin:12px auto 0;padding:0 12px 0 18px}.t9h-altf{display:inline-flex;flex:0 0 auto;align-items:baseline;gap:1px;padding:7px 10px;border:1px solid rgba(17,24,39,.08);border-radius:10px;background:rgba(255,255,255,.6);color:#111827;font-size:14px;font-weight:800;letter-spacing:-.02em;line-height:1;text-decoration:none;cursor:pointer;transition:transform .25s cubic-bezier(.22,1,.36,1),border-color .25s ease,box-shadow .25s ease,background .25s ease}.t9h-altf b{color:#7c5cff;font-weight:800}.t9h-altf:hover{transform:translateY(-2px);border-color:rgba(124,92,255,.25);background:rgba(255,255,255,.85);box-shadow:0 6px 16px rgba(124,92,255,.16)}.t9h-altf:focus-visible{outline:2px solid #7c5cff;outline-offset:2px}.t9h-brand-divide{flex:0 0 auto;width:1px;height:26px;margin:0 -10px;background:rgba(17,24,39,.1)}.t9h-brand{display:flex;flex:0 0 auto;flex-direction:column;justify-content:center;width:132px;gap:2px;text-decoration:none;cursor:pointer}.t9h-brand-mark{color:#111827;font-family:Fraunces,Playfair Display,Georgia,Times New Roman,serif;font-size:23px;font-weight:500;letter-spacing:-.03em;line-height:1}.t9h-brand-sub{color:#6b7280;font-size:10px;font-weight:600;letter-spacing:.08em;line-height:1;text-transform:uppercase;white-space:nowrap}.t9h-actions{flex:0 0 auto;gap:6px;margin-left:auto}.t9h-actions,.t9h-search{display:flex;align-items:center}.t9h-search{position:relative;gap:8px;width:194px;height:40px;padding:0 10px 0 13px;border:1px solid rgba(17,24,39,.1);border-radius:999px;background:rgba(255,255,255,.6);color:#6b7280;transition:width .3s cubic-bezier(.22,1,.36,1),box-shadow .25s ease,border-color .25s ease,background .25s ease}.t9h-search:hover{border-color:rgba(124,92,255,.28);box-shadow:0 0 0 4px rgba(124,92,255,.08)}.t9h-search:focus-within{width:268px;border-color:#7c5cff;background:#ffffff;box-shadow:0 0 0 4px rgba(124,92,255,.18)}.t9h-search input{flex:1;min-width:0;border:0;outline:0;background:none;color:#111827;font:500 13.5px var(--font-primary,inherit)}.t9h-search input::placeholder{color:#9ca3af}.t9h-search input::-webkit-search-cancel-button{display:none}.t9h-search kbd{display:inline-flex;align-items:center;gap:1px;padding:3px 7px;border:1px solid rgba(17,24,39,.1);border-radius:6px;background:rgba(17,24,39,.04);color:#6b7280;font:600 10.5px var(--font-primary,inherit)}.t9h-search:focus-within kbd{opacity:0}.t9h-suggest{position:absolute;z-index:3;top:calc(100% + 8px);right:0;left:0;max-height:336px;margin:0;padding:6px;border:1px solid rgba(17,24,39,.1);border-radius:14px;background:#ffffff;box-shadow:0 1px 2px rgba(17,24,39,.06),0 18px 44px rgba(17,24,39,.14);list-style:none;overflow-y:auto}.t9h-suggest-row{display:flex;width:100%;align-items:baseline;justify-content:space-between;gap:12px;padding:9px 10px;border:0;border-radius:9px;background:none;text-align:left;cursor:pointer;transition:background .16s ease}.t9h-suggest-row:focus-visible,.t9h-suggest-row:hover{background:rgba(124,92,255,.1);outline:none}.t9h-suggest-label{flex:1;overflow:hidden;color:#111827;font:500 13px var(--font-primary,inherit);text-overflow:ellipsis;white-space:nowrap}.t9h-suggest-kind{flex:0 0 auto;color:#9ca3af;font:600 10px var(--font-primary,inherit);letter-spacing:.06em;text-transform:uppercase}.t9h-drawer-results{display:flex;flex-direction:column;gap:2px;margin:0;padding:0;list-style:none}.t9h-drawer-results .t9h-drawer-row{width:100%;justify-content:space-between}[data-theme=dark] .t9h-suggest{border-color:rgba(255,255,255,.12);background:#121214;box-shadow:0 18px 44px rgba(0,0,0,.6)}[data-theme=dark] .t9h-suggest-row:focus-visible,[data-theme=dark] .t9h-suggest-row:hover{background:rgba(124,92,255,.2)}[data-theme=dark] .t9h-suggest-label{color:#f4f5f7}[data-theme=dark] .t9h-suggest-kind{color:#6b7280}.t9h-icon{position:relative;display:grid;width:38px;height:38px;place-items:center;border:1px solid transparent;border-radius:50%;background:none;color:#4b5563;cursor:pointer;transition:transform .25s cubic-bezier(.22,1,.36,1),background .25s ease,border-color .25s ease,box-shadow .25s ease,color .25s ease}.t9h-icon:hover{transform:scale(1.03);border-color:rgba(124,92,255,.2);background:rgba(124,92,255,.1);color:#7c5cff;box-shadow:0 6px 18px rgba(124,92,255,.22)}.t9h-icon:active{transform:scale(.97)}.t9h-icon:focus-visible{outline:2px solid #7c5cff;outline-offset:2px}.t9h-icon svg{transition:transform .4s cubic-bezier(.22,1,.36,1)}.t9h-icon:hover svg{transform:rotate(12deg)}.t9h-icon-swap{position:relative;display:grid;width:18px;height:18px;place-items:center}.t9h-icon-swap svg{grid-area:1/1;transition:transform .4s cubic-bezier(.22,1,.36,1),opacity .25s ease}.t9h-icon-swap[data-dark=false] svg:first-child,.t9h-icon-swap[data-dark=true] svg:last-child{opacity:1;transform:rotate(0deg) scale(1)}.t9h-icon-swap[data-dark=false] svg:last-child,.t9h-icon-swap[data-dark=true] svg:first-child{opacity:0;transform:rotate(-90deg) scale(.6)}.t9h-icon:hover .t9h-icon-swap svg{transform:rotate(0deg) scale(1)}.t9h-icon:hover .t9h-icon-swap[data-dark=false] svg:last-child,.t9h-icon:hover .t9h-icon-swap[data-dark=true] svg:first-child{opacity:0;transform:rotate(-90deg) scale(.6)}.t9h-icon[data-tooltip]:after{content:attr(data-tooltip);position:absolute;z-index:2;top:calc(100% + 10px);left:50%;padding:5px 9px;border-radius:7px;background:#111827;color:#ffffff;font:600 11px var(--font-primary,inherit);white-space:nowrap;opacity:0;transform:translate(-50%,-4px);pointer-events:none;transition:opacity .2s ease,transform .2s ease}.t9h-icon[data-tooltip]:focus-visible:after,.t9h-icon[data-tooltip]:hover:after{opacity:1;transform:translate(-50%)}.t9h-burger{display:none}.t9h-backdrop{z-index:70;inset:0;border:0;background:rgba(17,24,39,.4);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer}.t9h-backdrop,.t9h-drawer{position:fixed;pointer-events:auto}.t9h-drawer{z-index:71;top:0;right:0;display:flex;flex-direction:column;gap:18px;width:min(360px,86vw);height:100dvh;padding:20px;border-left:1px solid rgba(17,24,39,.08);background:rgba(255,255,255,.92);box-shadow:-20px 0 60px rgba(17,24,39,.18);-webkit-backdrop-filter:blur(24px) saturate(180%);backdrop-filter:blur(24px) saturate(180%);overflow-y:auto}.t9h-drawer-head{display:flex;align-items:center;justify-content:space-between}.t9h-search-drawer{width:100%}.t9h-search-drawer:focus-within{width:100%}.t9h-drawer-foot{display:flex;flex-direction:column;gap:2px;margin-top:auto;padding-top:16px;border-top:1px solid rgba(17,24,39,.08)}.t9h-drawer-row{display:flex;align-items:center;gap:11px;padding:13px 14px;border:0;border-radius:12px;background:none;color:#4b5563;font:600 14px var(--font-primary,inherit);text-align:left;cursor:pointer;transition:background .25s ease,color .25s ease}.t9h-drawer-row:hover{background:rgba(124,92,255,.1);color:#7c5cff}.t9h-drawer-row:focus-visible{outline:2px solid #7c5cff;outline-offset:2px}[data-theme=dark] .t9h{border-bottom-color:rgba(255,255,255,.08)}[data-theme=dark] .t9h-altf{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.06);color:#f4f5f7}[data-theme=dark] .t9h-altf b{color:#c4b5fd}[data-theme=dark] .t9h-altf:hover{border-color:rgba(167,139,250,.3);background:rgba(255,255,255,.1);box-shadow:0 6px 16px rgba(124,92,255,.22)}[data-theme=dark] .t9h-brand-divide{background:rgba(255,255,255,.14)}[data-theme=dark] .t9h-brand-mark{color:#f4f5f7}[data-theme=dark] .t9h-brand-sub{color:#9aa2b1}[data-theme=dark] .t9h-search{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.05)}[data-theme=dark] .t9h-search:focus-within{border-color:#a78bfa;background:rgba(255,255,255,.08)}[data-theme=dark] .t9h-search input{color:#f4f5f7}[data-theme=dark] .t9h-search input::placeholder{color:#6b7280}[data-theme=dark] .t9h-search kbd{border-color:rgba(255,255,255,.12);background:rgba(255,255,255,.07);color:#9aa2b1}[data-theme=dark] .t9h-icon{color:#c3c9d4}[data-theme=dark] .t9h-icon:hover{border-color:rgba(167,139,250,.3);background:rgba(124,92,255,.2);color:#c4b5fd;box-shadow:0 6px 18px rgba(124,92,255,.28)}[data-theme=dark] .t9h-icon[data-tooltip]:after{background:#f4f5f7;color:#111827}[data-theme=dark] .t9h-drawer{border-left-color:rgba(255,255,255,.1);background:rgba(18,18,20,.94);box-shadow:-20px 0 60px rgba(0,0,0,.6)}[data-theme=dark] .t9h-drawer-foot{border-top-color:rgba(255,255,255,.1)}[data-theme=dark] .t9h-drawer-row{color:#c3c9d4}[data-theme=dark] .t9h-drawer-row:hover{background:rgba(124,92,255,.2);color:#c4b5fd}@media (max-width:1439px){.t9h-shell{width:min(100% - 64px,1440px)}}@media (max-width:1279px){.t9h-search{width:160px}.t9h-search:focus-within{width:230px}}@media (max-width:1099px){.t9h-search kbd{display:none}.t9h-search{width:132px}}@media (max-width:1023px){.t9h{height:88px}.t9h-shell>.t9h-actions>.t9h-search{display:none}.t9h-burger{display:grid}.t9h-shell{width:min(100% - 40px,1440px);justify-content:space-between}}@media (max-width:767px){.t9h{height:80px}.t9h-shell{width:min(100% - 24px,1440px);height:64px;padding:0 8px 0 14px}.t9h-burger{width:44px;height:44px}}@media (max-width:400px){.t9h-brand{width:108px}.t9h-brand-mark{font-size:18px}.t9h-brand-sub{font-size:9px}}@media (max-width:340px){.t9h-shell{width:min(100% - 16px,1440px);padding:0 6px 0 12px}.t9h-brand{width:82px}.t9h-brand-sub{display:none}}@media (prefers-reduced-motion:reduce){.t9h-altf,.t9h-drawer-row,.t9h-icon,.t9h-icon svg,.t9h-icon-swap svg,.t9h-icon[data-tooltip]:after,.t9h-search{transition:none}.t9h-altf:hover,.t9h-icon:active,.t9h-icon:hover,.t9h-icon:hover svg{transform:none}}