.FrontendChrome_frame__00pQI{min-height:100vh}.FrontendChrome_headerLogoGroup__xymsc{display:flex;align-items:center;gap:12px}.FrontendChrome_body__QD21l{min-height:40vh}.FrontendChrome_footer__HRXY2{background:var(--Gradient-Warm-Footer),var(--Surface-Primary)}.FrontendChrome_menuButton__Z4bui{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;border:0;background:transparent;cursor:pointer;border-radius:var(--radius-md);flex-shrink:0}.FrontendChrome_menuButton__Z4bui span{display:block;width:100%;height:2px;background:var(--Text-High-Emphasis);border-radius:1px;transition:transform .2s ease,opacity .2s ease}.FrontendChrome_drawerBackdrop__qTbBP{position:fixed;inset:0;z-index:49;background:var(--Overlay-Scrim);animation:FrontendChrome_drawerFadeIn__lwzEK .2s ease}.FrontendChrome_drawer__5uRoC{position:fixed;inset:0 auto 0 0;z-index:50;width:min(360px,calc(100% - 36px));padding:24px 20px;background:var(--Gradient-Warm-Drawer),var(--Surface-Primary);box-shadow:var(--shadow-overlay);overflow-y:auto;animation:FrontendChrome_drawerSlideIn__zJRW5 .24s ease}.FrontendChrome_drawerHeader__pUbVU{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;color:var(--Text-Low-Emphasis);font-size:.82rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.FrontendChrome_drawerClose__oWBxV{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;border-radius:999px;background:var(--Surface-Brand-Ghost);color:var(--Text-High-Emphasis);font-size:1.5rem;cursor:pointer}.FrontendChrome_drawerNav__KFB0A ul{margin:0;padding:0;list-style:none}.FrontendChrome_drawerNav__KFB0A li+li{margin-top:10px}.FrontendChrome_drawerNav__KFB0A a{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border:1px solid var(--Border-Hairline);border-radius:18px;background:var(--Surface-Glass-Soft);color:var(--Text-High-Emphasis);font-weight:700;text-decoration:none}.FrontendChrome_drawerNav__KFB0A a:after{content:"›";color:var(--Brand-Cake-Orange);font-size:1.1rem}.FrontendChrome_socialIcon__rETdP{font-size:.82rem;font-weight:700;letter-spacing:.04em}@keyframes FrontendChrome_drawerFadeIn__lwzEK{0%{opacity:0}to{opacity:1}}@keyframes FrontendChrome_drawerSlideIn__zJRW5{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@media (prefers-reduced-motion:reduce){.FrontendChrome_drawerBackdrop__qTbBP,.FrontendChrome_drawer__5uRoC{animation:none}.FrontendChrome_drawerNav__KFB0A a,.FrontendChrome_menuButton__Z4bui span{transition:none}}@media (max-width:640px){.FrontendChrome_menuButton__Z4bui{width:36px;height:36px}}