.handbook_handbook-header__cusaR{background:var(--primary);padding:clamp(3.5rem,6vw,5.5rem) clamp(1.5rem,5vw,5rem) clamp(2.5rem,4vw,3.5rem)}.handbook_handbook-header__cusaR h1{color:var(--on-dark);margin-bottom:.75rem}.handbook_handbook-header-meta__hCQTL{font-size:.85rem;font-weight:400;line-height:1.7;color:var(--on-dark-muted);max-width:640px;margin-bottom:1.5rem}.handbook_handbook-badge___pTuI{display:inline-flex;align-items:center;gap:.4rem;font-size:.68rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--gold-bright);border:1px solid rgba(196,154,0,.4);border-radius:100px;padding:.3rem .85rem;margin-bottom:1.25rem}.handbook_handbook-notice__W3xht{background:var(--surface-mid);border-bottom:1px solid var(--border);padding:1.5rem clamp(1.5rem,5vw,5rem)}.handbook_handbook-notice-inner__32x1v{max-width:900px;margin:0 auto;font-size:.85rem;font-weight:400;line-height:1.75;color:var(--text-muted)}.handbook_handbook-notice-inner__32x1v strong{color:var(--primary)}.handbook_handbook-toc__rWC39{background:var(--surface);padding:2.5rem clamp(1.5rem,5vw,5rem);border-bottom:1px solid var(--border)}.handbook_handbook-toc-inner__ad9VX{max-width:900px;margin:0 auto}.handbook_handbook-toc-inner__ad9VX h2{font-size:1rem;color:var(--primary);margin-bottom:1rem}.handbook_handbook-toc-list__iEzlP{list-style:none;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:.5rem 1.5rem;gap:.5rem 1.5rem}.handbook_handbook-toc-item__ybcr0{list-style:none}.handbook_handbook-toc-row__2l8Ww{display:flex;align-items:center;justify-content:space-between;gap:.5rem}.handbook_handbook-toc-link__gWm2n{font-size:.85rem;font-weight:500;color:var(--text-muted);text-decoration:none;transition:color .2s;flex:1 1}.handbook_handbook-toc-link__gWm2n:hover{color:var(--primary)}.handbook_handbook-toc-chevron__sYfc9{flex-shrink:0;width:20px;height:20px;display:grid;place-items:center;color:var(--text-faint);transition:transform .25s ease,color .2s}.handbook_handbook-toc-chevron__sYfc9:hover{color:var(--primary)}.handbook_handbook-toc-chevron__sYfc9:after{content:"";display:block;width:6px;height:6px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(-45deg);margin-top:-2px;transition:transform .25s ease}.handbook_handbook-toc-chevron--open__e5UuC:after{transform:rotate(45deg);margin-top:2px}.handbook_handbook-toc-sublist__0S2ef{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.2rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .25s ease}.handbook_handbook-toc-sublist--open__X_urD{max-height:500px;opacity:1;margin:.25rem 0 .5rem 1rem}.handbook_handbook-toc-sublink__RGNmt{font-size:.78rem;font-weight:400;color:var(--text-faint);text-decoration:none;display:flex;align-items:center;position:relative;padding-left:.75rem;transition:color .2s}.handbook_handbook-toc-sublink__RGNmt:hover{color:var(--primary)}.handbook_handbook-toc-sublink--active__KbAhz{color:var(--primary);font-weight:500}.handbook_handbook-toc-sublist__0S2ef{position:relative}.handbook_handbook-body__ZBH8i{display:flex;align-items:flex-start;max-width:1180px;margin:0 auto}.handbook_handbook-sidebar__Gc4OP{display:none;order:2;position:-webkit-sticky;position:sticky;top:88px;flex:0 0 240px;max-height:calc(100vh - 88px - 2rem);overflow-y:auto;padding:3.5rem 1rem 2rem 0}.handbook_handbook-sidebar-title__3m0FB{font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);margin-bottom:.9rem}.handbook_handbook-sidebar-list__QBWZd{list-style:none;display:flex;flex-direction:column;gap:.15rem}.handbook_handbook-sidebar-link-row__hSI07{display:flex;align-items:center;gap:.25rem}.handbook_handbook-sidebar-link__y9TIn{display:block;position:relative;flex:1 1;min-width:0;font-size:.82rem;font-weight:500;line-height:1.5;color:var(--text-muted);text-decoration:none;padding:.45rem 0 .45rem .85rem;transition:color .2s}.handbook_handbook-sidebar-link__y9TIn:hover{color:var(--primary)}.handbook_handbook-sidebar-link__y9TIn:before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background-color:var(--border);background-image:linear-gradient(to bottom,var(--gold),var(--gold-bright));background-repeat:no-repeat;background-size:100% 0;background-position:0 0;border-radius:0 1px 1px 0;pointer-events:none;transition:background-size .55s cubic-bezier(.15,.75,.45,1)}.handbook_handbook-sidebar-link--completed__ubX_c:before{background-size:100% 100%;background-image:none;background-color:var(--primary)}.handbook_handbook-sidebar-link--active__PBUDg{color:var(--primary);font-weight:600}.handbook_handbook-sidebar-link--active__PBUDg:before{background-size:100% 100%}.handbook_handbook-sidebar-chevron__AvwUB{flex-shrink:0;width:16px;height:16px;display:grid;place-items:center;color:var(--text-faint);transition:transform .25s ease,color .2s}.handbook_handbook-sidebar-chevron__AvwUB:after{content:"";display:block;width:5px;height:5px;border-right:1.5px solid;border-bottom:1.5px solid;transform:rotate(-45deg);margin-top:-2px;transition:transform .25s ease}.handbook_handbook-sidebar-chevron__AvwUB:hover{color:var(--primary)}.handbook_handbook-sidebar-chevron--open__tTuLv:after{transform:rotate(45deg);margin-top:2px}.handbook_handbook-sidebar-sublist__NYvmc{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.1rem;max-height:0;overflow:hidden;opacity:0;position:relative;transition:max-height .3s ease,opacity .25s ease}.handbook_handbook-sidebar-sublist--open__9mU4_{max-height:500px;opacity:1;margin:0 0 .5rem .85rem}.handbook_handbook-sidebar-sublist__NYvmc:before,.handbook_handbook-toc-sublist__0S2ef:before{content:"";position:absolute;left:0;top:0;bottom:0;width:1.5px;background-color:var(--border);background-image:linear-gradient(var(--primary),var(--primary));background-repeat:no-repeat;background-size:100% calc(var(--sublist-progress, 0) * 100%);background-position:0 0;border-radius:0 1px 1px 0;pointer-events:none;transition:background-size .12s ease-out}.handbook_handbook-sidebar-sublist__NYvmc:after,.handbook_handbook-toc-sublist__0S2ef:after{content:"";position:absolute;left:-1px;top:calc(var(--sublist-progress, 0) * 100%);width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:6px solid var(--gold-bright);filter:drop-shadow(0 1px 2px rgba(97,0,0,.35));transform:translateY(-50%);pointer-events:none;transition:top .12s ease-out}.handbook_handbook-sidebar-sublink__Ly9Gf{display:flex;align-items:center;font-size:.75rem;font-weight:400;line-height:1.4;color:var(--text-faint);text-decoration:none;padding:.25rem 0 .25rem .85rem;transition:color .2s}.handbook_handbook-sidebar-sublink__Ly9Gf:hover{color:var(--primary)}.handbook_handbook-sidebar-sublink--active__vk5vK{color:var(--primary);font-weight:500}.handbook_handbook-sections__eZGTD{flex:1 1;min-width:0;order:1}@media (min-width:1024px){.handbook_handbook-sidebar__Gc4OP{display:block}.handbook_handbook-toc__rWC39{display:none}}.handbook_handbook-section__UdWOb{padding:clamp(3rem,6vw,5rem) clamp(1.5rem,5vw,5rem)}.handbook_handbook-section-inner__KIRe0{max-width:780px;margin:0 auto}.handbook_handbook-section-inner__KIRe0 h2{color:var(--primary);margin-bottom:.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--gold)}.handbook_handbook-section-eyebrow__WknJK{font-size:.68rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:.5rem;display:block}.handbook_handbook-section-inner__KIRe0 h3{font-size:1.1rem;color:var(--primary);margin:2rem 0 .75rem}.handbook_handbook-section-inner__KIRe0 h3:first-of-type{margin-top:1.75rem}.handbook_handbook-section-inner__KIRe0 h3[id]{scroll-margin-top:88px}.handbook_handbook-section-inner__KIRe0 h4{font-family:Inter,sans-serif;font-size:.82rem;font-weight:700;letter-spacing:.03em;color:var(--text);margin:1.25rem 0 .5rem}.handbook_handbook-section-inner__KIRe0 p{font-size:.9rem;font-weight:400;line-height:1.8;color:var(--text-muted);margin-bottom:1rem}.handbook_handbook-section-inner__KIRe0 ol,.handbook_handbook-section-inner__KIRe0 ul{margin:0 0 1.25rem;padding-left:1.25rem}.handbook_handbook-section-inner__KIRe0 li{font-size:.9rem;font-weight:400;line-height:1.75;color:var(--text-muted);margin-bottom:.5rem}.handbook_handbook-section-inner__KIRe0 li strong{color:var(--text)}.handbook_handbook-card__Vc_24{background:var(--surface-white);border-left:3px solid var(--gold);border-radius:.25rem;padding:1.25rem 1.5rem;margin-bottom:1.25rem;box-shadow:0 2px 12px rgba(97,0,0,.05)}.handbook_handbook-card__Vc_24 h3{margin-top:0!important;font-size:1rem}.handbook_handbook-card__Vc_24 p:last-child{margin-bottom:0}.handbook_handbook-pending__ucwOG{display:inline-flex;align-items:center;gap:.35rem;font-size:.7rem;font-weight:600;letter-spacing:.04em;color:var(--gold);background:rgba(121,89,0,.08);border:1px solid rgba(121,89,0,.2);border-radius:100px;padding:.25rem .7rem;margin-bottom:.75rem}.handbook_handbook-lyrics__w4upU{font-family:"Noto Serif",serif;font-style:italic;font-size:.95rem;line-height:2;color:var(--text);border-left:3px solid var(--primary);padding-left:1.25rem;margin-bottom:1.5rem}.handbook_handbook-lyrics-credit__y9Ztt{font-family:Inter,sans-serif;font-style:normal;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--gold);margin-bottom:.75rem}.handbook_handbook-table__Ao_Pf{width:100%;border-collapse:collapse;margin-bottom:1.5rem;font-size:.85rem}.handbook_handbook-table__Ao_Pf td,.handbook_handbook-table__Ao_Pf th{text-align:left;padding:.6rem .75rem;border:1px solid var(--border);vertical-align:top}.handbook_handbook-table__Ao_Pf th{background:var(--surface-mid);color:var(--primary);font-weight:600;font-size:.72rem;letter-spacing:.04em;text-transform:uppercase}.handbook_handbook-table__Ao_Pf td{color:var(--text-muted);line-height:1.6}.handbook_handbook-grid__rx2Q7{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.handbook_handbook-grid-item__rBgOE{background:var(--surface-white);border-radius:.25rem;padding:1rem 1.25rem;box-shadow:0 2px 10px rgba(97,0,0,.05)}.handbook_handbook-grid-item__rBgOE h4{margin:0 0 .35rem!important;color:var(--primary);font-size:.85rem}.handbook_handbook-grid-item__rBgOE p{font-size:.82rem;margin-bottom:0!important}.handbook_handbook-back-to-top__B5AwO{display:inline-flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;color:var(--primary);text-decoration:none;margin-top:1rem}@media (max-width:700px){.handbook_handbook-grid__rx2Q7,.handbook_handbook-toc-list__iEzlP{grid-template-columns:1fr}}