.Page_page__f5mlb{display:flex;min-height:100vh;background-color:transparent;padding-top:0;flex-direction:column}.Page_headerOffset__Af01Y{height:3.75rem;width:100%;flex-shrink:0}.Page_overlay__teP1c{display:flex;position:fixed;overflow-y:hidden;background-color:rgba(0,0,0,.8);backdrop-filter:blur(5px);min-height:100vh;width:100vw;z-index:6}.Page_loadingInnerPage__IDfDE,.Page_loadingPage__IFvwx{display:flex;align-items:center;justify-content:center;flex-direction:row;flex:1}.Page_loadingInnerPage__IDfDE{width:100%;min-height:70vh;margin:4rem;text-align:center}.Page_loader__lnso1{border:6px solid #f1f1f1;border-top:8px solid var(--color-brass,#b8893a);border-radius:50%;width:50px;height:50px;animation:Page_spin__ijZjw 1s linear infinite}@keyframes Page_spin__ijZjw{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Header_header__PpIev{width:100%;position:fixed;top:0;left:0;z-index:110;backdrop-filter:saturate(160%) blur(18px);-webkit-backdrop-filter:saturate(160%) blur(18px);background:hsla(0,0%,100%,.82);border-bottom:1px solid var(--color-border,rgba(10,21,32,.1));color:var(--color-text,#0a1520);transition:background .35s ease,box-shadow .35s ease,border-color .35s ease,color .3s ease}.Header_inner__szNK0{height:3.75rem;max-width:1280px;margin:0 auto;padding:0 max(.75rem,env(safe-area-inset-right,0px)) 0 max(.75rem,env(safe-area-inset-left,0px));display:flex;align-items:center;justify-content:space-between;gap:.5rem}@media (min-width:640px){.Header_inner__szNK0{padding:0 1rem;gap:.75rem}}@media (min-width:1008px){.Header_inner__szNK0{padding:0 2.5rem}}.Header_scrolled__nMa5a{background:hsla(0,0%,100%,.94);box-shadow:0 10px 28px -18px rgba(10,21,32,.22)}[data-theme=dark] .Header_header__PpIev,html.dark .Header_header__PpIev{background:rgba(7,19,31,.82);border-bottom-color:rgba(148,163,184,.14);color:#f8f4ec}[data-theme=dark] .Header_scrolled__nMa5a,html.dark .Header_scrolled__nMa5a{background:rgba(7,19,31,.94);box-shadow:0 10px 28px -12px rgba(0,0,0,.45)}.Header_name__lGpIS{display:flex;align-items:center;min-width:0;flex:1}.Header_brand__KvQVz{display:inline-flex;align-items:center;gap:.45rem;background:none;border:none;padding:0;cursor:pointer;color:inherit;text-decoration:none}.Header_brandText__cXC9p{display:none;font-family:var(--font-display),Georgia,serif;font-size:1.28rem;font-weight:600;letter-spacing:-.03em;line-height:1}@media (min-width:640px){.Header_brandText__cXC9p{display:inline}}.Header_glyph__KerMp{width:1.2rem;height:1.2rem;stroke-width:1.8}.Header_iconBtn__4mHie,.Header_menuIcon__17Zzr{position:relative;display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:12px;cursor:pointer;background:rgba(10,21,32,.04);border:1px solid rgba(10,21,32,.08);color:inherit;text-decoration:none;transition:background .25s ease,border-color .25s ease,transform .2s ease}.Header_menuIcon__17Zzr{margin-right:.55rem}.Header_iconBtn__4mHie:hover,.Header_menuIcon__17Zzr:hover{background:rgba(10,21,32,.08)}.Header_iconBtn__4mHie:active,.Header_menuIcon__17Zzr:active{transform:scale(.94)}.Header_activeOption__EuIiM,.Header_menuOpen__lQnuT{background:rgba(184,137,58,.14);border-color:rgba(184,137,58,.38);color:#8c6828}[data-theme=dark] .Header_iconBtn__4mHie,[data-theme=dark] .Header_menuIcon__17Zzr,html.dark .Header_iconBtn__4mHie,html.dark .Header_menuIcon__17Zzr{background:hsla(0,0%,100%,.05);border-color:hsla(0,0%,100%,.1)}[data-theme=dark] .Header_iconBtn__4mHie:hover,[data-theme=dark] .Header_menuIcon__17Zzr:hover,html.dark .Header_iconBtn__4mHie:hover,html.dark .Header_menuIcon__17Zzr:hover{background:hsla(0,0%,100%,.1)}[data-theme=dark] .Header_activeOption__EuIiM,[data-theme=dark] .Header_menuOpen__lQnuT,html.dark .Header_activeOption__EuIiM,html.dark .Header_menuOpen__lQnuT{background:hsla(39,55%,62%,.18);border-color:hsla(39,55%,62%,.4);color:#e8c56b}.Header_nav__VHPrb{display:none;align-items:center;gap:.2rem}@media (min-width:760px){.Header_nav__VHPrb{display:flex}}.Header_navLink__A0nEY{color:inherit;text-decoration:none;font:inherit;font-weight:650;font-size:.88rem;padding:.42rem .78rem;border-radius:999px;opacity:.78;transition:opacity .2s ease,background .2s ease,color .2s ease}.Header_navLink__A0nEY:hover{opacity:1;background:rgba(184,137,58,.1)}.Header_navActive__iA5YM{opacity:1;background:rgba(184,137,58,.16);color:#8c6828;font-weight:800}[data-theme=dark] .Header_navActive__iA5YM,html.dark .Header_navActive__iA5YM{color:#e8c56b}.Header_options__oKDcO{display:flex;justify-content:flex-end;align-items:center;gap:.3rem;flex:1;min-width:0}.Header_searchField__BKAmI{display:none;align-items:center;gap:.45rem;min-height:2.35rem;min-width:11.5rem;padding:0 .85rem 0 .7rem;border-radius:999px;border:1px solid rgba(10,21,32,.1);background:var(--color-surface-muted,#edf1f4);color:var(--color-text-soft,#4a6072);font:inherit;font-size:.82rem;font-weight:650;cursor:pointer;text-align:left}.Header_searchField__BKAmI .Header_glyph__KerMp{width:1.05rem;height:1.05rem;color:var(--color-brass,#b8893a)}.Header_searchFieldActive__LWYMe,.Header_searchField__BKAmI:hover{border-color:rgba(184,137,58,.45);background:var(--color-surface,#fff)}@media (min-width:900px){.Header_searchField__BKAmI{display:inline-flex}.Header_searchField__BKAmI+.Header_iconBtn__4mHie{display:none}}[data-theme=dark] .Header_searchField__BKAmI,html.dark .Header_searchField__BKAmI{background:rgba(10,21,32,.4);border-color:rgba(148,163,184,.16);color:#94a3b8}[data-theme=dark] .Header_searchFieldActive__LWYMe,[data-theme=dark] .Header_searchField__BKAmI:hover,html.dark .Header_searchFieldActive__LWYMe,html.dark .Header_searchField__BKAmI:hover{background:rgba(16,28,39,.9)}.Header_textLink__NFPGe{color:inherit;font-weight:650;font-size:.9rem;text-decoration:none;padding:.45rem .75rem;border-radius:999px;opacity:.85}@media (max-width:420px){.Header_textLink__NFPGe{display:none}}.Header_textLink__NFPGe:hover{opacity:1;background:rgba(184,137,58,.1)}.Header_ctaLink__xGi04{display:inline-flex;align-items:center;justify-content:center;min-height:2.35rem;padding:.4rem .9rem;border-radius:999px;background:linear-gradient(180deg,#f0d48a,#b8893a);color:#1a1308;font-weight:800;font-size:.82rem;text-decoration:none;white-space:nowrap}@media (min-width:480px){.Header_ctaLink__xGi04{padding:.45rem 1rem;font-size:.86rem}}.Header_ctaLink__xGi04:hover{background:linear-gradient(180deg,#f4dc9a,#c49644)}.Header_authSlot__vxeRy{display:inline-block;min-width:8.5rem;min-height:2.35rem}.Header_badge__vnAyA,.Header_dot__cJF_W{position:absolute;top:-2px;right:-2px}.Header_badge__vnAyA{background:#8c6828;color:#fff8e8;border-radius:999px;min-width:15px;height:15px;padding:0 3px;font-size:9px;font-weight:800;display:flex;align-items:center;justify-content:center;line-height:1}.Header_dot__cJF_W{width:8px;height:8px;border-radius:50%;background:var(--color-brass,#b8893a);box-shadow:0 0 0 2px var(--color-surface,#fff)}[data-theme=dark] .Header_dot__cJF_W,html.dark .Header_dot__cJF_W{box-shadow:0 0 0 2px #101c27}.Header_accountWrap__zj7__{position:relative}.Header_avatarBtn__IW8ah{display:inline-flex;align-items:center;gap:.15rem;padding:.18rem .28rem .18rem .18rem;border-radius:999px;border:1px solid rgba(184,137,58,.35);background:rgba(184,137,58,.08);color:inherit;cursor:pointer}.Header_avatarBtn__IW8ah:hover,.Header_avatarOpen__liWkl{background:rgba(184,137,58,.16)}.Header_avatarImg___mV9w{width:30px;height:30px;border-radius:999px;-o-object-fit:cover;object-fit:cover}.Header_avatarFallback__YGtqR{width:30px;height:30px;display:grid;place-items:center;color:#8c6828}.Header_chevron__oYOFy{width:.9rem;height:.9rem;opacity:.7}.Header_menu__Pi7Qs{position:absolute;top:calc(100% + .45rem);right:0;z-index:120;width:13.5rem;padding:.45rem;border-radius:16px;border:1px solid var(--color-border,rgba(10,21,32,.1));background:var(--color-surface,#fff);box-shadow:0 18px 40px -24px rgba(10,21,32,.55)}.Header_menuHead__SFh99{padding:.45rem .55rem .65rem;border-bottom:1px solid var(--color-border,rgba(10,21,32,.08));margin-bottom:.3rem}.Header_menuName__wCtaF{margin:0;font-size:.88rem;font-weight:800;color:var(--color-text,#0a1520)}.Header_menuHandle__9l1Gs{margin:.1rem 0 0;font-size:.72rem;color:var(--color-text-soft,#4a6072)}.Header_menuItem__0tLvi{display:flex;align-items:center;gap:.5rem;width:100%;min-height:2.15rem;padding:.35rem .55rem;border:0;border-radius:10px;background:transparent;color:inherit;font:inherit;font-size:.84rem;font-weight:650;text-align:left;text-decoration:none;cursor:pointer}.Header_menuItem__0tLvi:hover{background:rgba(184,137,58,.1)}.Header_menuGlyph__xJe6c{width:1.05rem;height:1.05rem;stroke-width:1.8;color:var(--color-brass,#b8893a)}.Header_menuDanger__KDjSw,.Header_menuDanger__KDjSw .Header_menuGlyph__xJe6c{color:#9b3a3a}.Header_menuDanger__KDjSw:hover{background:rgba(155,58,58,.1)}[data-theme=dark] .Header_menu__Pi7Qs,html.dark .Header_menu__Pi7Qs{background:var(--color-surface,#101c27);border-color:rgba(148,163,184,.16)}[data-theme=dark] .Header_menuName__wCtaF,html.dark .Header_menuName__wCtaF{color:#f8f4ec}.AuthorVerifiedBadge_mark__aJBwe{display:inline-flex;flex-shrink:0;margin-inline-start:.12em;vertical-align:-.12em;color:var(--color-brass,#b8893a)}.AuthorVerifiedBadge_mark__aJBwe svg{display:block}.Username_wrap__bsY3j{display:inline-flex;align-items:center;gap:.22rem;min-width:0;max-width:100%}.Username_label__r4VkZ{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.Footer_footerWrapper__k_Jti{--ft-ink:#07131f;--ft-ink-2:#0c1a28;--ft-paper:#f4ecdc;--ft-muted:#c5b8a4;--ft-brass:#d4af6a;--ft-brass-deep:#b8893a;--ft-line:hsla(39,55%,62%,.22);position:relative;overflow:hidden;margin-top:4rem;padding:0;color:var(--ft-paper);background:radial-gradient(920px 280px at 8% -8%,hsla(39,55%,62%,.16),transparent 58%),radial-gradient(640px 220px at 96% 12%,rgba(184,137,58,.1),transparent 50%),linear-gradient(180deg,var(--ft-ink-2) 0,var(--ft-ink) 52%,#050d14 100%);border-top:0}.Footer_footerWrapper__k_Jti a{color:inherit}.Footer_goldEdge__bd7Vk{height:3px;background:linear-gradient(90deg,transparent 4%,#e8c56b 28%,#b8893a 50%,#e8c56b 72%,transparent 96%)}.Footer_shell__XQKdX{position:relative;z-index:2;max-width:1180px;margin:0 auto;padding:clamp(2.4rem,6vw,4.5rem) clamp(1rem,4vw,2rem) calc(1.65rem + env(safe-area-inset-bottom, 0px))}.Footer_shell__XQKdX:before{content:"";position:absolute;inset:0 auto auto 50%;width:min(42rem,80%);height:1px;transform:translateX(-50%);background:linear-gradient(90deg,transparent,var(--ft-line),transparent);pointer-events:none}.Footer_ctaBand__RsvOp{display:grid;gap:1.35rem;padding:.35rem 0 2rem;margin-bottom:2rem;border-bottom:1px solid var(--ft-line)}@media (min-width:800px){.Footer_ctaBand__RsvOp{grid-template-columns:1.5fr auto;align-items:end;gap:2.25rem;padding-bottom:2.4rem;margin-bottom:2.4rem}}.Footer_eyebrow__Wyz0_{margin:0 0 .55rem;font-size:.68rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase;color:var(--ft-brass)}.Footer_ctaTitle__jNfuK{margin:0 0 .65rem;font-family:var(--font-display),Georgia,serif;font-size:clamp(1.7rem,5.4vw,2.7rem);font-weight:600;letter-spacing:-.03em;line-height:1.12;max-width:14ch;color:#f8f4ec}.Footer_ctaLead___hI8H{margin:0;max-width:42ch;color:var(--ft-muted);line-height:1.6;font-size:.95rem}.Footer_ctaActions__1QP2U{display:flex;flex-wrap:wrap;gap:.7rem;width:100%}@media (max-width:520px){.Footer_ctaActions__1QP2U{flex-direction:column}.Footer_primaryBtn__yVt2X,.Footer_secondaryBtn__du0Oi{width:100%}}.Footer_primaryBtn__yVt2X,.Footer_secondaryBtn__du0Oi{display:inline-flex;align-items:center;justify-content:center;min-height:2.7rem;padding:.7rem 1.3rem;border-radius:999px;font-size:.86rem;font-weight:750;text-decoration:none;transition:transform .2s ease,filter .2s ease,background .2s ease,border-color .2s ease}.Footer_primaryBtn__yVt2X{background:linear-gradient(180deg,#f0d48a,var(--ft-brass-deep));color:#1a1308;box-shadow:0 18px 32px -22px hsla(43,73%,66%,.9)}.Footer_secondaryBtn__du0Oi{background:transparent;color:var(--ft-paper);border:1px solid var(--ft-line)}.Footer_primaryBtn__yVt2X:hover{filter:brightness(1.06);transform:translateY(-1px)}.Footer_secondaryBtn__du0Oi:hover{border-color:hsla(39,55%,62%,.55);transform:translateY(-1px)}.Footer_backTop__72MX0:focus-visible,.Footer_brandLockup__sJR_j:focus-visible,.Footer_contactList__jeB6I a:focus-visible,.Footer_linkCol__rfVAM a:focus-visible,.Footer_meta__M_pEk a:focus-visible,.Footer_primaryBtn__yVt2X:focus-visible,.Footer_secondaryBtn__du0Oi:focus-visible,.Footer_social__Rma5j:focus-visible{outline:2px solid var(--ft-brass);outline-offset:3px}.Footer_footerGrid__T1whz{display:grid;gap:1.85rem 1.5rem;grid-template-columns:1fr;margin-bottom:2rem}@media (min-width:560px){.Footer_footerGrid__T1whz{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:900px){.Footer_footerGrid__T1whz{grid-template-columns:1.45fr repeat(3,minmax(0,1fr));gap:2.25rem 1.85rem;margin-bottom:2.4rem}}.Footer_brandCol___jXyD{min-width:0}@media (min-width:560px) and (max-width:899px){.Footer_brandCol___jXyD{grid-column:1/-1}}.Footer_brandLockup__sJR_j{display:inline-flex;align-items:center;gap:.7rem;margin:0 0 .7rem;text-decoration:none}.Footer_brandMark__pB_XX{width:36px;height:36px;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 8px 16px rgba(0,0,0,.28))}.Footer_brandName__97WBQ{font-family:var(--font-display),Georgia,serif;font-size:1.45rem;font-weight:600;letter-spacing:-.03em;color:#f8f4ec}.Footer_tagline__Vvfjh{margin:0 0 1.1rem;font-size:.92rem;line-height:1.6;max-width:34ch;color:var(--ft-muted)}.Footer_contactList__jeB6I{list-style:none;padding:0;margin:0 0 1.15rem;display:flex;flex-direction:column;gap:.4rem;font-size:.9rem;font-weight:650}.Footer_contactList__jeB6I a{text-decoration:none;border-bottom:1px solid transparent;width:-moz-fit-content;width:fit-content;color:#efe6d4;transition:border-color .25s ease,color .25s ease}.Footer_contactList__jeB6I a:hover{color:var(--ft-brass);border-bottom-color:hsla(39,55%,62%,.55)}.Footer_storeKicker__8PaoH{margin:0 0 .55rem;font-size:.66rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--ft-brass)}.Footer_storeWrap__tSZf5{display:flex;flex-wrap:wrap;gap:.55rem;filter:invert(1) brightness(1.12)}.Footer_linkCol__rfVAM h4{margin:0 0 .85rem;font-size:.68rem;text-transform:uppercase;letter-spacing:.18em;font-weight:800;color:var(--ft-brass)}.Footer_linkCol__rfVAM ul{list-style:none;margin:0;padding:0;display:grid;gap:.5rem}.Footer_linkCol__rfVAM a{text-decoration:none;font-size:.92rem;font-weight:550;color:#d9cbb6;transition:color .2s ease}.Footer_linkCol__rfVAM a:hover{color:#f8f4ec}.Footer_bottomBar__9UJPW{display:flex;flex-direction:column;align-items:flex-start;gap:1.1rem;padding-top:1.35rem;border-top:1px solid var(--ft-line)}@media (min-width:640px){.Footer_bottomBar__9UJPW{flex-direction:row;align-items:center;justify-content:space-between}}.Footer_meta__M_pEk{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem;font-size:.78rem;color:var(--ft-muted);line-height:1.5}.Footer_meta__M_pEk a{text-decoration:none;color:#d9cbb6}.Footer_meta__M_pEk a:hover{color:var(--ft-brass)}.Footer_dot__u7_8B{width:3px;height:3px;border-radius:50%;background:var(--ft-brass);opacity:.55}.Footer_socials__mrV8q{display:flex;gap:.5rem}.Footer_social__Rma5j{width:2.45rem;height:2.45rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:hsla(40,52%,91%,.04);border:1px solid var(--ft-line);color:var(--ft-paper);transition:background .25s ease,transform .2s ease,border-color .25s ease,color .2s ease}.Footer_social__Rma5j:hover{background:hsla(39,55%,62%,.14);border-color:hsla(39,55%,62%,.5);color:var(--ft-brass);transform:translateY(-1px)}.Footer_svgi__zOGco{width:15px;height:15px}.Footer_backTop__72MX0{position:fixed;right:max(.85rem,env(safe-area-inset-right,0px));bottom:calc(.95rem + env(safe-area-inset-bottom, 0px));width:2.65rem;height:2.65rem;display:inline-flex;align-items:center;justify-content:center;padding:0;background:linear-gradient(180deg,#f0d48a,var(--ft-brass-deep));color:#1a1308;border:0;border-radius:999px;cursor:pointer;box-shadow:0 16px 28px -16px rgba(184,137,58,.85);transition:transform .25s ease,filter .25s ease;z-index:120}.Footer_backTop__72MX0 svg{width:1.05rem;height:1.05rem}.Footer_backTop__72MX0:hover{filter:brightness(1.08);transform:translateY(-2px)}@media (prefers-reduced-motion:reduce){.Footer_backTop__72MX0,.Footer_primaryBtn__yVt2X,.Footer_secondaryBtn__du0Oi,.Footer_social__Rma5j{transition:none}.Footer_backTop__72MX0:hover,.Footer_primaryBtn__yVt2X:hover,.Footer_secondaryBtn__du0Oi:hover,.Footer_social__Rma5j:hover{transform:none}}.Storeicons_icon__ypFkb{height:40px;width:140px;-o-object-fit:contain;object-fit:contain;cursor:pointer}.Sidebar_overlay__7_00w{position:fixed;inset:0;z-index:115;background:rgba(10,21,32,.42);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);animation:Sidebar_fadeIn__IpWYv .28s ease}@keyframes Sidebar_fadeIn__IpWYv{0%{opacity:0}to{opacity:1}}.Sidebar_sidebar__asqWV{position:fixed;top:0;left:0;height:100vh;height:100dvh;width:min(18.5rem,88vw);z-index:120;display:flex;flex-direction:column;overflow-y:auto;padding:.7rem 0 1.25rem;background:var(--color-surface,#fff);border-right:1px solid var(--color-border,rgba(10,21,32,.1));box-shadow:18px 0 48px -28px rgba(10,21,32,.45);color:var(--color-text,#0a1520)}.Sidebar_sidebar__asqWV[data-open=false]{pointer-events:none}.Sidebar_drawerHead__DZATZ{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.35rem .85rem .85rem 1rem;border-bottom:1px solid var(--color-border,rgba(10,21,32,.08));margin-bottom:.35rem}.Sidebar_brand__6pddb{display:inline-flex;align-items:center;gap:.45rem;color:inherit;text-decoration:none;font-family:var(--font-display),Georgia,serif;font-size:1.15rem;font-weight:600;letter-spacing:-.03em}.Sidebar_closeBtn__00Bbe{display:grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:12px;border:1px solid var(--color-border,rgba(10,21,32,.1));background:var(--color-surface-muted,#edf1f4);color:inherit;cursor:pointer}.Sidebar_closeBtn__00Bbe:hover{background:rgba(184,137,58,.12)}.Sidebar_closeGlyph__wUGBX{width:1.15rem;height:1.15rem;stroke-width:1.8}.Sidebar_inner__fDPxh{width:100%;display:flex;flex-direction:column;gap:.85rem;padding:.35rem .55rem 0;flex:1}.Sidebar_authRow__ypgUD{display:grid;grid-template-columns:1fr 1fr;gap:.45rem;padding:.15rem .35rem .35rem}.Sidebar_authCta__7RD4A,.Sidebar_authGhost__XaS4_{display:inline-flex;align-items:center;justify-content:center;min-height:2.3rem;border-radius:999px;font-size:.8rem;font-weight:800;text-decoration:none}.Sidebar_authGhost__XaS4_{border:1px solid rgba(184,137,58,.38);color:inherit}.Sidebar_authGhost__XaS4_:hover{background:rgba(184,137,58,.1)}.Sidebar_authCta__7RD4A{background:linear-gradient(180deg,#f0d48a,#b8893a);color:#1a1308}.Sidebar_authCta__7RD4A:hover{filter:brightness(1.04)}.Sidebar_authSkeleton__mTbSV{min-height:2.6rem;margin:.15rem .35rem .55rem;border-radius:14px;background:var(--color-surface-muted,#edf1f4)}.Sidebar_group__YUCx0{display:flex;flex-direction:column}.Sidebar_groupHeader__fRyst,.Sidebar_groupLabel__doJeK{margin:0;padding:.35rem .7rem;font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:var(--color-brass,#b8893a)}.Sidebar_groupHeader__fRyst{all:unset;box-sizing:border-box;cursor:pointer;display:flex;align-items:center;justify-content:space-between;width:100%;padding:.4rem .7rem;font-size:.64rem;letter-spacing:.14em;text-transform:uppercase;font-weight:800;color:var(--color-brass,#b8893a);border-radius:10px}.Sidebar_groupHeader__fRyst:hover{background:rgba(184,137,58,.08)}.Sidebar_chevron__uDYs0{width:10px;height:10px;position:relative;display:inline-block;transition:transform .3s ease}.Sidebar_chevron__uDYs0:before{content:"";position:absolute;inset:0;border:2px solid;border-left:0;border-top:0;transform:rotate(45deg);top:-1px;left:1px}.Sidebar_chevronOpen__oKCZ2{transform:rotate(180deg)}.Sidebar_groupBody__HwU7s{overflow:hidden;transition:opacity .25s ease}.Sidebar_groupClosed__ujZ__{display:none}.Sidebar_groupOpen__BuiBp{display:block}.Sidebar_menuList__t9ZQE{list-style:none;margin:0;padding:.1rem 0;display:flex;flex-direction:column;gap:.12rem}.Sidebar_menuItem__KE3__ a,.Sidebar_menuItem__KE3__ button{all:unset;box-sizing:border-box;display:flex;align-items:center;width:100%;padding:.52rem .7rem;font-size:.88rem;font-weight:650;color:inherit;cursor:pointer;border-radius:12px;position:relative}.Sidebar_menuItem__KE3__ a:hover,.Sidebar_menuItem__KE3__ button:hover{background:rgba(184,137,58,.1)}.Sidebar_menuItem__KE3__ a:focus-visible,.Sidebar_menuItem__KE3__ button:focus-visible{outline:2px solid var(--color-brass,#b8893a);outline-offset:2px}.Sidebar_active__vK_lX a{background:rgba(184,137,58,.16);font-weight:800}.Sidebar_active__vK_lX a:before{content:"";position:absolute;left:.28rem;top:.45rem;bottom:.45rem;width:3px;border-radius:999px;background:linear-gradient(180deg,#e8c56b,#b8893a)}.Sidebar_iconWrap__kz2b1{width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:.55rem}.Sidebar_hicon__dP0Li{width:1.15rem;height:1.15rem;stroke-width:1.8;color:var(--color-brass,#b8893a)}.Sidebar_linkLabel__O8DMg{flex:1}.Sidebar_logoutBtn__yClgz{color:#9b3a3a!important}.Sidebar_logoutBtn__yClgz .Sidebar_hicon__dP0Li{color:#9b3a3a}.Sidebar_logoutBtn__yClgz:hover{background:rgba(155,58,58,.1)!important}.Sidebar_footerNote__psYIb{margin-top:auto;font-size:.68rem;letter-spacing:.04em;opacity:.5;padding:1rem .7rem .35rem}.Sidebar_sidebar__asqWV::-webkit-scrollbar{width:8px}.Sidebar_sidebar__asqWV::-webkit-scrollbar-track{background:transparent}.Sidebar_sidebar__asqWV::-webkit-scrollbar-thumb{background:rgba(184,137,58,.28);border-radius:20px}[data-theme=dark] .Sidebar_sidebar__asqWV,html.dark .Sidebar_sidebar__asqWV{background:var(--color-surface,#101c27);border-right-color:rgba(148,163,184,.16);color:#f8f4ec}[data-theme=dark] .Sidebar_closeBtn__00Bbe,html.dark .Sidebar_closeBtn__00Bbe{background:rgba(10,21,32,.4);border-color:rgba(148,163,184,.16)}[data-theme=dark] .Sidebar_active__vK_lX a,html.dark .Sidebar_active__vK_lX a{background:hsla(39,55%,62%,.16)}@media (prefers-reduced-motion:reduce){.Sidebar_overlay__7_00w{animation:none}}.HideMatureToggle_row__UMmKN{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin:.15rem .35rem .55rem;padding:.7rem .75rem;border-radius:12px;border:1px solid rgba(184,137,58,.28);background:rgba(184,137,58,.06);cursor:pointer}.HideMatureToggle_copy__Tb_tM{min-width:0}.HideMatureToggle_label__zm6lk{display:block;font-size:.78rem;font-weight:800;color:inherit}.HideMatureToggle_hint__xVlx_{display:block;margin-top:.2rem;font-size:.68rem;line-height:1.35;color:var(--color-text-soft,#4a6072)}.HideMatureToggle_row__UMmKN input{margin-top:.1rem;width:1rem;height:1rem;flex-shrink:0;accent-color:var(--color-brass,#b8893a)}[data-theme=dark] .HideMatureToggle_row__UMmKN,html.dark .HideMatureToggle_row__UMmKN{background:rgba(184,137,58,.1);border-color:rgba(184,137,58,.32)}[data-theme=dark] .HideMatureToggle_hint__xVlx_,html.dark .HideMatureToggle_hint__xVlx_{color:var(--color-text-faint,#94a3b8)}.Search_searchPanel__083yT{position:fixed;inset:0;z-index:1300;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto;padding:4.75rem .85rem calc(1.5rem + env(safe-area-inset-bottom, 0px));background:rgba(10,21,32,.58);backdrop-filter:blur(10px);-webkit-overflow-scrolling:touch}.Search_shell__vQxvk{position:relative;display:flex;flex-direction:column;gap:.85rem;width:min(720px,100%);max-height:min(88vh,860px);overflow:hidden;margin:0 auto;padding:1.2rem 1.2rem 1.1rem 1.35rem;border-radius:24px;background:linear-gradient(180deg,rgba(184,137,58,.08),transparent 28%),var(--color-surface,#fff);color:var(--color-text,#0a1520);border:1px solid var(--color-border,rgba(10,21,32,.1));box-shadow:0 28px 70px -24px rgba(10,21,32,.55)}.Search_shell__vQxvk:before{content:"";position:absolute;left:0;top:1.15rem;bottom:1.15rem;width:3px;border-radius:999px;background:linear-gradient(180deg,#e8c56b,#b8893a)}.Search_closeIcon__JWSjB{position:absolute;top:1rem;right:1rem;display:grid;place-items:center;width:2.15rem;height:2.15rem;border:0;border-radius:999px;background:rgba(10,21,32,.06);color:var(--color-text,#0a1520);cursor:pointer}.Search_closeIcon__JWSjB:hover{background:rgba(184,137,58,.16)}.Search_masthead__zQMt8{padding-right:2.4rem}.Search_kicker__q4deF{margin:0;font-size:.64rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:var(--color-brass,#b8893a)}.Search_pageTitle__AcO2i{margin:.12rem 0 0;font-family:var(--font-display),Georgia,serif;font-size:clamp(1.3rem,2.4vw,1.7rem);font-weight:600;letter-spacing:-.03em}.Search_lede__1BU0A{margin:.28rem 0 0;font-size:.84rem;color:var(--color-text-soft,#4a6072)}.Search_inputContainer__YzL90{width:100%}.Search_searchField__Eq_Xu{position:relative;display:flex;align-items:center;border-radius:16px;border:1px solid var(--color-border,rgba(10,21,32,.12));background:var(--color-surface-muted,#edf1f4)}.Search_searchField__Eq_Xu:focus-within{border-color:rgba(184,137,58,.55);box-shadow:0 0 0 3px rgba(184,137,58,.16)}.Search_searchGlyph__3UYwS{display:grid;place-items:center;width:2.7rem;color:var(--color-brass,#b8893a)}.Search_searchInput__wkTU8{flex:1;min-width:0;height:2.7rem;border:0;background:transparent;color:inherit;font:inherit;font-size:.95rem;padding:0 2.4rem 0 0}.Search_searchInput__wkTU8:focus{outline:none}.Search_searchInput__wkTU8::-moz-placeholder{color:var(--color-text-faint,#6b8092)}.Search_searchInput__wkTU8::placeholder{color:var(--color-text-faint,#6b8092)}.Search_clearBtn__pCKAP{position:absolute;right:.45rem;width:1.8rem;height:1.8rem;border:0;border-radius:999px;background:rgba(10,21,32,.08);color:inherit;cursor:pointer}.Search_clearBtn__pCKAP:hover{background:rgba(184,137,58,.16)}.Search_filterBar__AByj1{display:flex;flex-wrap:wrap;gap:.4rem}.Search_filterBtn__1ifqe{min-height:2rem;padding:.28rem .8rem;border-radius:999px;border:1px solid var(--color-border,rgba(10,21,32,.12));background:transparent;color:var(--color-text-soft,#4a6072);font:inherit;font-size:.74rem;font-weight:800;cursor:pointer}.Search_filterBtn__1ifqe:hover:not(:disabled){background:rgba(184,137,58,.1);color:var(--color-text,#0a1520)}.Search_filterBtn__1ifqe:disabled{opacity:.4;cursor:not-allowed}.Search_filterActive__XheAx{background:linear-gradient(180deg,#f0d48a,#b8893a);border-color:transparent;color:#1a1308}.Search_metricsBar__jY6MD{display:flex;gap:.5rem}.Search_metric__JCjOl{display:flex;flex-direction:column;gap:.08rem;min-width:5.5rem;padding:.4rem .7rem;border-radius:12px;background:rgba(184,137,58,.08);border:1px solid rgba(184,137,58,.18)}.Search_metricLabel__Sjhnj{font-size:.62rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-faint,#6b8092)}.Search_metricValue__vQHAg{font-family:var(--font-display),Georgia,serif;font-size:1.05rem;font-weight:600}.Search_body__UJ7it{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-right:.1rem}.Search_body__UJ7it::-webkit-scrollbar{width:10px}.Search_body__UJ7it::-webkit-scrollbar-thumb{background:rgba(184,137,58,.4);border-radius:999px}.Search_recents__5dRJD{padding:.15rem 0 .4rem}.Search_recentsHeader__0LBW6{display:flex;align-items:center;justify-content:space-between;margin-bottom:.45rem;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-faint,#6b8092)}.Search_clearRecent__pP89O{border:0;background:none;color:var(--color-brass,#b8893a);font:inherit;font-size:.68rem;font-weight:800;cursor:pointer}.Search_recentChips__f_auS{display:flex;flex-wrap:wrap;gap:.4rem}.Search_recentChip__4Vrpe{min-height:1.85rem;padding:.2rem .7rem;border-radius:999px;border:1px solid rgba(184,137,58,.28);background:rgba(184,137,58,.08);color:var(--color-text,#0a1520);font:inherit;font-size:.75rem;font-weight:700;cursor:pointer}.Search_recentChip__4Vrpe:hover{background:rgba(184,137,58,.16)}.Search_spCardContainer__WLf2n{display:flex;flex-direction:column;gap:.45rem;padding-bottom:.4rem}.Search_spCard__dwBvv{display:flex;align-items:center;gap:.85rem;width:100%;padding:.55rem .7rem;border-radius:16px;border:1px solid var(--color-border,rgba(10,21,32,.08));background:rgba(10,21,32,.02);color:inherit;text-align:left;cursor:pointer;font:inherit}.Search_spCard__dwBvv:hover{border-color:rgba(184,137,58,.4);background:rgba(184,137,58,.08)}.Search_thumb__E_2jC{position:relative;flex-shrink:0;width:52px;height:74px;border-radius:8px;overflow:hidden;background:#0a1520}.Search_thumbImg__TOOtf{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.Search_userThumb__cm6cL{width:48px;height:48px;border-radius:999px}.Search_avatarImg__eaZIC{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:999px}.Search_cardText__2Db2X{display:flex;flex-direction:column;gap:.12rem;min-width:0;flex:1}.Search_cardKicker__T_Jjk{font-size:.58rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--color-brass,#b8893a)}.Search_cardTitle__Q23qC{font-family:var(--font-display),Georgia,serif;font-size:.98rem;font-weight:600;letter-spacing:-.02em;line-height:1.2}.Search_cardMeta__T3Ytj{font-size:.78rem;color:var(--color-text-soft,#4a6072);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Search_typeBadge__aAIhs{flex-shrink:0;font-size:.6rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;padding:.22rem .5rem;border-radius:999px}.Search_typeBook__Ul_W3{background:rgba(184,137,58,.14);color:#8c6828}.Search_typeUser__s745N{background:rgba(6,95,70,.12);color:#047857}.Search_hl__aIhwA{background:rgba(184,137,58,.22);color:inherit;border-radius:3px;padding:0 .08em}.Search_statusBanner__pmQ67{display:flex;align-items:center;gap:.55rem;padding:.7rem .85rem;border-radius:14px;border:1px solid var(--color-border,rgba(10,21,32,.1));font-size:.84rem}.Search_statusIcon__6EF0p{width:1.8rem;height:1.8rem;display:grid;place-items:center;border-radius:8px;background:rgba(10,21,32,.05)}.Search_statusInfo__lZIm_{background:rgba(184,137,58,.08)}.Search_statusWarning__LgDHl{background:rgba(251,191,36,.12)}.Search_statusError__YGDUm{background:rgba(185,28,28,.08);color:#b91c1c}.Search_statusMuted__uvMO0{background:rgba(10,21,32,.04);color:var(--color-text-soft,#4a6072)}.Search_errorBlock__KG_nB{display:flex;flex-direction:column;align-items:flex-start;gap:.55rem}.Search_retryBtn__2_U0d{min-height:2rem;padding:.28rem .85rem;border-radius:999px;border:1px solid rgba(185,28,28,.28);background:transparent;color:#b91c1c;font:inherit;font-size:.78rem;font-weight:800;cursor:pointer}.Search_retryBtn__2_U0d:hover{background:rgba(185,28,28,.08)}.Search_skel__5zp5e{pointer-events:none}.Search_skelThumb__OZRKk{width:52px;height:74px;border-radius:8px;background:rgba(10,21,32,.08)}.Search_skelText__PsCO_{flex:1;display:flex;flex-direction:column;gap:.45rem}.Search_skelText__PsCO_ span{display:block;height:10px;border-radius:999px;background:rgba(10,21,32,.08)}.Search_skelText__PsCO_ span:last-child{width:55%}.Search_loadingMore___RWt_{padding:.7rem;text-align:center;font-size:.72rem;color:var(--color-text-faint,#6b8092)}.Search_sentinel__bCARD{width:100%;height:1px}.Search_activeItem__bOC34{outline:2px solid var(--color-brass,#b8893a);background:rgba(184,137,58,.1)}.Search_searchHidden__q2VmF{display:none!important}@media (max-width:640px){.Search_searchPanel__083yT{padding-top:4.4rem}.Search_shell__vQxvk{max-height:min(92vh,100%);padding:1.05rem .95rem 1rem 1.1rem;border-radius:20px}}html.dark .Search_shell__vQxvk{background:linear-gradient(180deg,rgba(184,137,58,.1),transparent 40%),var(--color-surface,#101c27);border-color:rgba(148,163,184,.16);color:#f8f4ec}html.dark .Search_pageTitle__AcO2i{color:#f8f4ec}html.dark .Search_cardMeta__T3Ytj,html.dark .Search_lede__1BU0A{color:#94a3b8}html.dark .Search_searchField__Eq_Xu{background:hsla(0,0%,100%,.04);border-color:rgba(148,163,184,.18)}html.dark .Search_clearBtn__pCKAP,html.dark .Search_closeIcon__JWSjB{background:hsla(0,0%,100%,.06);color:#f8f4ec}html.dark .Search_spCard__dwBvv{background:hsla(0,0%,100%,.03);border-color:rgba(148,163,184,.14)}html.dark .Search_typeUser__s745N{color:#6ee7b7;background:rgba(16,185,129,.16)}html.dark .Search_typeBook__Ul_W3{color:#f3e2b8}.GenreChips_wrap__uoPRQ{display:flex;flex-direction:column;gap:.45rem;padding:.15rem 0 .35rem}.GenreChips_label__0Uqtt{margin:0;font-size:.68rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--color-text-faint,#6b8092)}.GenreChips_row__JXy3w{display:flex;flex-wrap:wrap;gap:.4rem}.GenreChips_chip__SDL9J{display:inline-flex;align-items:center;min-height:1.9rem;padding:.22rem .75rem;border-radius:999px;border:1px solid rgba(184,137,58,.3);background:rgba(184,137,58,.08);color:var(--color-text,#0a1520);text-decoration:none;font-size:.76rem;font-weight:750}.GenreChips_chip__SDL9J:hover{background:rgba(184,137,58,.16);border-color:rgba(184,137,58,.45)}.GenreChips_match__ombDT{display:flex;flex-direction:column;gap:.12rem;padding:.75rem .9rem;border-radius:16px;border:1px solid rgba(184,137,58,.32);background:linear-gradient(180deg,rgba(184,137,58,.12),rgba(184,137,58,.04));text-decoration:none;color:inherit}.GenreChips_match__ombDT:hover{border-color:rgba(184,137,58,.5)}.GenreChips_matchKicker__0Yx6j{font-size:.62rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--color-brass,#b8893a)}.GenreChips_match__ombDT strong{font-family:var(--font-display),Georgia,serif;font-size:1.02rem;font-weight:600}.GenreChips_matchHint__iIRR1{font-size:.78rem;color:var(--color-text-soft,#4a6072)}.MatureChip_chip__AtaRB{position:absolute;bottom:4px;right:4px;z-index:3;display:inline-flex;align-items:center;padding:1px 3.5px;border-radius:3px;font-size:9px;font-weight:600;letter-spacing:.12em;line-height:1.15;color:hsla(0,0%,100%,.78);background:rgba(15,23,42,.38);pointer-events:none}