.AuthSheet_scrim__iOpLr{position:fixed;inset:0;z-index:var(--z-scrim);background:var(--sheet-scrim);animation:AuthSheet_scrimIn__GUfvx .16s ease both}.AuthSheet_sheet__9MO69{position:fixed;left:0;right:0;z-index:var(--z-sheet);display:flex;flex-direction:column;overflow:hidden;background:var(--c-paper-50);border-radius:var(--radius-card) var(--radius-card) 0 0;box-shadow:var(--sheet-shadow);bottom:var(--sheet-kb-inset,0);max-height:min(var(--sheet-max-h),calc(var(--sheet-vh, 100dvh) - var(--sheet-gap)));--sheet-gap:var(--sheet-reserve);padding:var(--space-2) var(--sheet-pad);padding-bottom:max(var(--sheet-pad),env(safe-area-inset-bottom));animation:AuthSheet_sheetIn__LE6Gp .22s cubic-bezier(.32,.72,0,1) both;will-change:transform}.AuthSheet_sheet__9MO69[data-kb=open]{--sheet-gap:var(--sheet-reserve-kb)}.AuthSheet_sheet__9MO69:before{content:"";position:absolute;left:0;right:0;top:0;height:3px;border-radius:var(--radius-card) var(--radius-card) 0 0;background:linear-gradient(to bottom,var(--c-gold-500) 0,var(--c-gold-500) 2px,var(--c-gold-300) 2px,var(--c-gold-300) 3px);pointer-events:none}.AuthSheet_handle__nHwR2{flex:0 0 auto;width:var(--sheet-handle-w);height:var(--sheet-handle-h);margin:var(--space-2) auto var(--space-2);border-radius:var(--radius-pill);background:var(--c-line-200);touch-action:none}.AuthSheet_dragZone__wJYaf{flex:0 0 auto;touch-action:none;cursor:-webkit-grab;cursor:grab}.AuthSheet_body__oRQVX{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.AuthSheet_pinned__mgyQF{flex:0 0 auto}.AuthSheet_strip__997Jb{flex:0 0 auto;display:flex;align-items:center;gap:var(--space-2);min-height:var(--sheet-ctx-h);margin-bottom:var(--space-3);padding:0 var(--space-3);border-radius:var(--radius-photo);background:var(--c-paper-100)}.AuthSheet_stripArrow__vELMd{flex:0 0 auto;color:var(--c-ink-900);opacity:.7}.AuthSheet_stripText__3VCeE{flex:1 1 auto;margin:0;font-size:15px;line-height:20px;font-weight:600;color:var(--c-ink-900);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.AuthSheet_headCopy__vDHjl{margin-bottom:var(--space-3)}.AuthSheet_headRow__rh3DA{display:flex;align-items:flex-start;gap:var(--space-2)}.AuthSheet_title__fijNO{flex:1 1 auto;margin:0 0 var(--space-1);font-family:var(--font-display);font-weight:800;font-size:18px;line-height:24px;color:var(--c-pitch-900)}.AuthSheet_title__fijNO:focus{outline:none}.AuthSheet_bodyText__SsVWg{margin:0 0 var(--space-1);font-size:15px;line-height:22px;color:var(--c-ink-900)}.AuthSheet_reassure__cRrrz{margin:0;font-size:12px;line-height:16px;color:var(--c-pitch-700)}.AuthSheet_close__dCgQC{flex:0 0 auto;width:44px;height:44px;margin:-10px -8px 0 0;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:var(--c-ink-900);opacity:.6;font-size:20px;line-height:1;cursor:pointer;border-radius:var(--radius-pill)}.AuthSheet_close__dCgQC:hover{opacity:1}.AuthSheet_privacy____xnL{margin:var(--space-3) 0 var(--space-2);font-size:12px;line-height:16px;color:var(--c-pitch-700)}@media (min-width:640px){.AuthSheet_sheet__9MO69{left:50%;right:auto;bottom:auto;width:min(440px,calc(100vw - var(--space-5) * 2));top:calc(var(--sheet-vv-top, 0px) + var(--sheet-vh, 100dvh) / 2);max-height:min(var(--sheet-max-h),calc(var(--sheet-vh, 100dvh) - var(--space-6) * 2));transform:translate(-50%,-50%);border-radius:var(--radius-card);box-shadow:var(--shadow-card);padding-bottom:var(--sheet-pad);animation:AuthSheet_dialogIn__2Uf98 .22s cubic-bezier(.32,.72,0,1) both}.AuthSheet_sheet__9MO69:before{border-radius:var(--radius-card) var(--radius-card) 0 0}.AuthSheet_handle__nHwR2{display:none}.AuthSheet_dragZone__wJYaf{cursor:default}}@keyframes AuthSheet_scrimIn__GUfvx{0%{opacity:0}to{opacity:1}}@keyframes AuthSheet_sheetIn__LE6Gp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes AuthSheet_dialogIn__2Uf98{0%{transform:translate(-50%,-46%);opacity:0}to{transform:translate(-50%,-50%);opacity:1}}@media (prefers-reduced-motion:reduce){.AuthSheet_scrim__iOpLr,.AuthSheet_sheet__9MO69{animation:AuthSheet_fadeOnly__PjsRA .001ms both;transform:none}@media (min-width:640px){.AuthSheet_sheet__9MO69{transform:translate(-50%,-50%)}}}@keyframes AuthSheet_fadeOnly__PjsRA{0%{opacity:0}to{opacity:1}}.Header_header__MvnS2{position:-webkit-sticky;position:sticky;top:0;z-index:30;background:var(--c-pitch-900);color:var(--c-paper-50);box-shadow:0 2px 10px rgba(11,61,46,.25)}.Header_inner__ggL_E{max-width:760px;margin:0 auto;padding:var(--space-2) var(--space-4);display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-1) var(--space-3)}.Header_brand__tPzig{order:1}.Header_account__urk5H,.Header_brand__tPzig{display:inline-flex;align-items:center;gap:var(--space-2)}.Header_account__urk5H{order:2}.Header_word__m8J4B{font-family:var(--font-display);font-weight:800;font-size:22px;letter-spacing:-.01em;color:var(--c-paper-50)}.Header_nav__EE71E{order:3;flex:1 0 100%;display:flex;align-items:center;gap:var(--space-1);flex-wrap:nowrap;overflow-x:auto;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:3px 0;margin:-3px 0}.Header_nav__EE71E::-webkit-scrollbar{display:none}.Header_linkBtn__q4rKe,.Header_linkQuiet__tEXKb,.Header_link__qN2Ll{flex:0 0 auto;white-space:nowrap;border-radius:var(--radius-pill)}.Header_link__qN2Ll{font-weight:600;font-size:14px;color:var(--c-gold-300);padding:var(--space-1) 6px}.Header_link__qN2Ll:hover{background:hsla(0,0%,100%,.08)}.Header_linkQuiet__tEXKb{font-weight:500;font-size:13px;color:var(--c-paper-50);opacity:.75;padding:var(--space-1) 6px}.Header_linkQuiet__tEXKb:hover{opacity:1;background:hsla(0,0%,100%,.08)}.Header_active__t8h51{opacity:1;color:var(--c-gold-300);background:hsla(0,0%,100%,.1);text-decoration:underline;-webkit-text-decoration-color:var(--c-gold-500);text-decoration-color:var(--c-gold-500);text-decoration-thickness:2px;text-underline-offset:3px}.Header_linkBtn__q4rKe{border:none;background:transparent;cursor:pointer;font-family:inherit;font-weight:500;font-size:13px;color:var(--c-paper-50);opacity:.75;padding:var(--space-1) var(--space-2)}.Header_linkBtn__q4rKe:hover{opacity:1;background:hsla(0,0%,100%,.08)}.Header_slot__39U9H{display:inline-flex;align-items:center;gap:var(--space-2);min-width:var(--auth-slot-w);justify-content:flex-end}.Header_slotSkeleton__KajKV{display:block;width:var(--auth-slot-w);height:var(--auth-slot-h);border-radius:var(--radius-pill);background:var(--auth-slot-skel);animation:Header_slotPulse__vkpbR 1.6s ease-in-out infinite}@keyframes Header_slotPulse__vkpbR{0%,to{opacity:.55}50%{opacity:1}}.Header_slotPill__S6UQv{flex:0 0 auto;display:inline-flex;align-items:center;white-space:nowrap;border:1px solid var(--auth-slot-line);background:transparent;color:var(--c-paper-50);font-weight:600;font-size:13px;line-height:1;padding:6px 10px;min-height:var(--auth-slot-h);border-radius:var(--radius-pill);position:relative}.Header_slotPill__S6UQv:after{content:"";position:absolute;inset:-9px 0}.Header_slotPill__S6UQv:hover{background:hsla(0,0%,100%,.08)}@media (max-width:359px){.Header_inner__ggL_E,.Header_nav__EE71E{padding-inline:var(--space-3)}.Header_nav__EE71E{gap:2px;margin-inline:calc(var(--space-3) * -1)}.Header_linkQuiet__tEXKb,.Header_link__qN2Ll{padding-inline:4px}.Header_brand__tPzig>svg{width:28px;height:28px}}@media (min-width:640px){.Header_inner__ggL_E{padding:var(--space-3) var(--space-4);flex-wrap:nowrap}.Header_nav__EE71E{order:2;flex:0 1 auto;margin-left:auto;gap:var(--space-3)}.Header_account__urk5H{order:3;gap:var(--space-3)}.Header_slot__39U9H{gap:var(--space-3)}.Header_linkQuiet__tEXKb,.Header_link__qN2Ll{padding:var(--space-1) var(--space-2)}}.SiteFooter_footer__aUaTs{max-width:760px;margin:0 auto;padding:var(--space-6) var(--space-4) var(--space-6);text-align:center;color:var(--c-pitch-700)}.SiteFooter_note__VV4us{margin:0;font-size:11px;opacity:.8;text-wrap:balance}.SiteFooter_copyright__zdTIp{margin:var(--space-1) 0 0;font-size:11px;opacity:.6}.SiteFooter_links__eQxyy{display:flex;justify-content:center;align-items:center;margin:0;font-size:11px;opacity:.8}.SiteFooter_link__o6Bsu{color:var(--c-pitch-700);text-decoration:underline;padding:var(--space-2) var(--space-1)}.SiteFooter_dot__mw_P7{padding:0 2px;opacity:.7}@media (hover:hover){.SiteFooter_link__o6Bsu:hover{color:var(--c-pitch-900)}}.Toaster_wrap__p04YU{position:fixed;left:50%;bottom:var(--space-4);transform:translateX(-50%);z-index:50;display:flex;flex-direction:column;gap:var(--space-2);width:min(92vw,420px);pointer-events:none}.Toaster_toast__elSfo{pointer-events:auto;cursor:pointer;padding:var(--space-3) var(--space-4);border-radius:var(--radius-photo);font-size:14px;font-weight:600;box-shadow:var(--shadow-card);animation:Toaster_rise__5Pe6Y .18s ease}.Toaster_toast__elSfo[data-tone=error]{background:var(--c-ink-900);color:var(--c-paper-50);border-left:4px solid var(--c-coral-500)}.Toaster_toast__elSfo[data-tone=info]{background:var(--c-pitch-700);color:var(--c-paper-50)}@keyframes Toaster_rise__5Pe6Y{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.Toaster_toast__elSfo{animation:none}}