.AppShell_shell___ylvj{display:flex;min-height:100dvh}.AppShell_main__N0jTG{flex:1 1;min-width:0;display:flex;flex-direction:column;padding-bottom:calc(56px + env(safe-area-inset-bottom))}@media (min-width:900px){.AppShell_main__N0jTG{padding-bottom:0}}.AppShell_content__2klO3{flex:1 1;width:100%;max-width:680px;margin:0 auto;padding:18px 16px 40px}.AppShell_content__2klO3:focus{outline:none}.AppShell_skip__WXlFV{position:absolute;left:-9999px;top:0;z-index:300;background:var(--yellow);color:var(--ink);font-weight:800;padding:12px 18px;border-radius:0 0 10px 0;font-family:var(--disp);text-decoration:none}.AppShell_skip__WXlFV:focus{left:0}.Button_btn__W9gVN{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:48px;padding:12px 16px;border:1px solid transparent;border-radius:var(--r-s);font-family:var(--disp);font-weight:900;font-size:var(--step-0);cursor:pointer;text-align:center;background:var(--slate-2);color:var(--paper);transition:transform .1s ease-out,box-shadow .15s ease-out,filter .15s ease-out}.Button_btn__W9gVN:active{transform:translateY(1px)}.Button_btn__W9gVN:disabled,.Button_btn__W9gVN[aria-disabled=true]{opacity:.55;cursor:not-allowed;transform:none}body.calm .Button_btn__W9gVN,body.low-stim .Button_btn__W9gVN,body.lowstim .Button_btn__W9gVN,body.motion-off .Button_btn__W9gVN,body.motion-reduced .Button_btn__W9gVN,body.theme-hc .Button_btn__W9gVN{box-shadow:none;transition:none}.Button_orange__5DvI_{background:linear-gradient(135deg,var(--orange),var(--orange-deep));color:var(--ink);box-shadow:0 2px 10px rgba(255,92,42,.16)}.Button_orange__5DvI_:hover:not(:disabled){filter:brightness(1.05)}.Button_ghost__WyXAs{background:transparent;border-color:var(--line-2);color:var(--paper)}.Button_ghost__WyXAs:hover:not(:disabled){border-color:var(--orange)}.Button_auto__1Hcfz{width:auto}.Button_spinner__aE1Rm{width:16px;height:16px;border:2px solid;border-top:2px solid transparent;border-radius:50%;animation:Button_spin__YQYC0 .7s linear infinite}@keyframes Button_spin__YQYC0{to{transform:rotate(1turn)}}.Card_card__eLIED{background:var(--slate);border:1px solid var(--line);border-radius:var(--r-m);padding:16px}.Card_pad0__sycaQ{padding:0}.Card_interactive__h0LQh{cursor:pointer;transition:border-color .15s ease-out}.Card_interactive__h0LQh:hover{border-color:var(--line-2)}body.calm .Card_interactive__h0LQh,body.motion-off .Card_interactive__h0LQh{transition:none}.Avatar_av__IfglS{width:36px;height:36px;border-radius:var(--r-s);display:flex;align-items:center;justify-content:center;font-size:19px;flex:0 0 auto;color:#fff;overflow:hidden;background:var(--slate-2)}.Avatar_av__IfglS img{width:100%;height:100%;object-fit:cover}.Avatar_o__W66YG{background:var(--orange)}.Avatar_g__mqd2p{background:var(--green)}.Avatar_y__Hn6Cj{background:var(--yellow);color:var(--ink)}.Avatar_b__7zslV{background:#5b8def}.Avatar_sm__Hg8JK{width:28px;height:28px;font-size:15px;border-radius:var(--r-xs)}.Avatar_lg__yQm_g{width:56px;height:56px;font-size:28px;border-radius:var(--r-m)}.Avatar_xl__uBWKX{width:84px;height:84px;font-size:42px;border-radius:var(--r-l)}.Input_wrap__8YLHr{display:block}.Input_label__vXMW_{display:block;font-size:var(--step--1);color:var(--muted-strong);font-weight:600;margin-bottom:6px}.Input_field__SLn1n{display:block;width:100%;box-sizing:border-box;background:var(--slate);border:1px solid var(--line);color:var(--paper);border-radius:var(--r-m);padding:12px 13px;font-size:16px;font-family:inherit}.Input_field__SLn1n::placeholder{color:var(--muted)}.Input_field__SLn1n:focus{outline:none;border-color:var(--yellow);box-shadow:0 0 0 3px rgba(255,210,63,.16)}.Input_field__SLn1n:disabled{opacity:.6}textarea.Input_field__SLn1n{resize:vertical;min-height:88px;line-height:1.4}.Input_row__wX_lC{display:flex;justify-content:space-between;align-items:baseline;margin-top:6px}.Input_counter__0o5o5{font-size:var(--step--1);color:var(--muted);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.Input_counter__0o5o5.Input_over__rwJ_o{color:var(--danger-text);font-weight:700}.Input_err__v0y35{font-size:var(--step--1);color:var(--danger-text);margin-top:6px}.Modal_scrim__4my3N{position:fixed;inset:0;z-index:100;display:flex;align-items:center;justify-content:center;padding:16px;background:rgba(0,0,0,.62);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);animation:Modal_fade__bz09Q .14s ease-out}.Modal_dialog__6Bm19{width:100%;max-width:440px;max-height:88dvh;overflow:auto;background:var(--slate);border:1px solid var(--line-2);border-radius:var(--r-l);padding:20px;animation:Modal_pop__bBdL4 .16s ease-out}.Modal_head__xGQRx{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.Modal_title__cTfdn{font-family:var(--disp);font-size:var(--step-1);font-weight:900}.Modal_close__DXI1_{background:transparent;border:0;color:var(--muted-strong);cursor:pointer;padding:6px;border-radius:var(--r-xs);display:inline-flex;min-width:40px;min-height:40px;align-items:center;justify-content:center}.Modal_close__DXI1_:hover{color:var(--paper);background:var(--slate-2)}@keyframes Modal_fade__bz09Q{0%{opacity:0}}@keyframes Modal_pop__bBdL4{0%{opacity:0;transform:translateY(8px) scale(.98)}}body.calm .Modal_dialog__6Bm19,body.calm .Modal_scrim__4my3N,body.motion-off .Modal_dialog__6Bm19,body.motion-off .Modal_scrim__4my3N,body.motion-reduced .Modal_dialog__6Bm19,body.motion-reduced .Modal_scrim__4my3N{animation:none}.Pill_pill__U1DBj{display:inline-flex;align-items:center;gap:5px;padding:4px 10px;border-radius:var(--r-pill);font-size:var(--step--1);font-weight:700;line-height:1.4;background:var(--slate-2);color:var(--muted-strong);border:1px solid var(--line);white-space:nowrap}.Pill_orange__w_bbB{background:rgba(255,92,42,.12);color:var(--orange-2);border-color:rgba(255,92,42,.3)}.Pill_green__A1NIi{background:rgba(25,193,125,.12);color:var(--green);border-color:rgba(25,193,125,.3)}.Pill_yellow__oAXbB{background:rgba(255,210,63,.14);color:var(--yellow);border-color:rgba(255,210,63,.32)}.Pill_chip__vLbhF{cursor:pointer;min-height:40px;padding-top:6px;padding-bottom:6px;transition:border-color .12s ease-out,background .12s ease-out}.Pill_chip__vLbhF[aria-pressed=true]{background:rgba(255,92,42,.16);color:var(--orange-2);border-color:var(--orange)}.Pill_tag__7lm0X{font-family:var(--mono);font-weight:600}body.calm .Pill_chip__vLbhF,body.motion-off .Pill_chip__vLbhF{transition:none}.Nav_sidebar__6s6lL{display:none}@media (min-width:900px){.Nav_sidebar__6s6lL{display:flex;flex-direction:column;gap:4px;position:-webkit-sticky;position:sticky;top:0;height:100dvh;width:230px;padding:20px 14px;border-right:1px solid var(--line);background:var(--ink);overflow-y:auto;scrollbar-width:thin}}.Nav_brand__3NaSX{font-family:var(--disp);font-weight:900;font-size:var(--step-1);padding:6px 12px 16px;color:var(--paper);display:flex;align-items:center;gap:8px}.Nav_item__AufN4{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:var(--r-m);color:var(--muted-strong);font-weight:700;font-size:var(--step-0);min-height:44px;cursor:pointer;background:transparent;border:0;width:100%;text-align:left;transition:background .12s ease-out,color .12s ease-out}.Nav_item__AufN4:hover{background:var(--slate-2);color:var(--paper)}.Nav_item__AufN4.Nav_active__h3Hao{color:var(--orange-2);background:rgba(255,92,42,.1)}.Nav_label__q855D{flex:1 1}.Nav_tabbar__6wCNQ{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:40;background:var(--ink-2);border-top:1px solid var(--line);padding-bottom:env(safe-area-inset-bottom)}@media (min-width:900px){.Nav_tabbar__6wCNQ{display:none}}.Nav_tab__IA0op{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;min-height:56px;padding:6px 0;background:transparent;border:0;color:var(--muted);font-size:10px;font-weight:700;cursor:pointer}.Nav_tab__IA0op.Nav_active__h3Hao{color:var(--orange-2)}body.calm .Nav_item__AufN4,body.motion-off .Nav_item__AufN4{transition:none}.StatusBar_bar__n1G2E{position:-webkit-sticky;position:sticky;top:0;z-index:50;text-align:center;padding:7px 12px;font-size:var(--step--1);font-weight:700;background:var(--orange-deep);color:#fff}.StatusBar_toasts__TSeE2{position:fixed;left:50%;bottom:calc(72px + env(safe-area-inset-bottom));transform:translateX(-50%);z-index:60;display:flex;flex-direction:column;gap:8px;width:min(420px,92vw);pointer-events:none}@media (min-width:900px){.StatusBar_toasts__TSeE2{bottom:24px}}.StatusBar_toast__I56t4{pointer-events:auto;background:var(--slate-2);border:1px solid var(--line-2);color:var(--paper);border-radius:var(--r-m);padding:12px 14px;font-size:var(--step--1);box-shadow:0 8px 24px rgba(0,0,0,.4);animation:StatusBar_rise__hh61L .16s ease-out}.StatusBar_toast__I56t4.StatusBar_error__HFO8J{border-color:var(--orange-deep)}.StatusBar_toast__I56t4.StatusBar_success__1rds0{border-color:var(--green)}@keyframes StatusBar_rise__hh61L{0%{opacity:0;transform:translateY(8px)}}body.calm .StatusBar_toast__I56t4,body.motion-off .StatusBar_toast__I56t4,body.motion-reduced .StatusBar_toast__I56t4{animation:none;box-shadow:none}.DealAgent_wrap__aN3c2{display:flex;flex-direction:column;gap:12px}.DealAgent_lede__JmH1p{margin:0;color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.DealAgent_grid__na8AP{display:grid;grid-template-columns:1fr;grid-gap:10px;gap:10px}@media (min-width:640px){.DealAgent_grid__na8AP{grid-template-columns:1fr 1fr}}.DealAgent_actions__vc7B7{display:flex;gap:8px;flex-wrap:wrap}.DealAgent_error__iVMyV{margin:0;color:var(--orange-2);font-size:var(--step--1)}.DealAgent_output__DHML3{white-space:pre-wrap;word-break:break-word;padding:14px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate);font-size:var(--step-0);line-height:1.55}.TurfCard_head__pajoT{display:flex;align-items:center;gap:11px}.TurfCard_emoji__YkX4U{width:44px;height:44px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;font-size:23px;border-radius:var(--r-m);background:var(--slate-2);border:1px solid var(--line)}.TurfCard_mid__of_CX{min-width:0;flex:1 1}.TurfCard_nameLink__whEY8{display:inline-block;color:var(--paper);text-decoration:none;font-family:var(--disp);font-weight:900;font-size:var(--step-0);letter-spacing:-.2px}.TurfCard_nameLink__whEY8:focus-visible,.TurfCard_nameLink__whEY8:hover{text-decoration:underline}.TurfCard_meta__rixE5{margin-top:2px;font-weight:700}.TurfCard_desc__6H9AW,.TurfCard_meta__rixE5{font-size:var(--step--1);color:var(--muted-strong)}.TurfCard_desc__6H9AW{margin:9px 0 0;line-height:1.45}.TurfCard_recon__Ic_0s{display:flex;gap:7px;flex-wrap:wrap;margin-top:11px;padding-top:10px;border-top:1px solid var(--line)}.TurfCard_chip___uEI5{display:inline-flex;align-items:center;gap:5px;padding:5px 9px;border-radius:var(--r-s);font-size:var(--step--1);font-weight:800;color:var(--paper);background:var(--slate-2);border:1px solid var(--line)}.TurfCard_chipMuted__QC7Ap{color:var(--muted-strong)}.TurfDirectory_axis__sFEKX{margin:18px 2px 9px;font-size:var(--step--1);font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-strong)}.TurfDirectory_axis__sFEKX:first-of-type{margin-top:4px}.TurfDirectory_axisSub__P44CO{margin:0 2px 11px;font-size:var(--step--1);color:var(--muted)}.TurfDirectory_group__ecReC{display:flex;flex-direction:column;gap:11px}.PostComposer_wrap__UC__j{display:flex;flex-direction:column;gap:10px}.PostComposer_head__1WKBX{display:flex;gap:10px;align-items:center}.PostComposer_who__Rw71c{display:flex;flex-direction:column;gap:1px;min-width:0}.PostComposer_handle__ICKbN{font-family:var(--disp);font-weight:700;font-size:var(--step-0)}.PostComposer_rank__Mx8vK{color:var(--muted);font-size:var(--step--1)}.PostComposer_row__5XkKq{display:flex;justify-content:space-between;align-items:center;gap:10px}.PostComposer_note__YLh8G{margin:0;font-size:var(--step--1)}.PostComposer_held__tCHuw{color:var(--yellow)}.PostComposer_error__6OF2q{color:var(--orange-2)}.PostComposer_actions__8Q_BV{display:flex;gap:8px;align-items:center;margin-left:auto}.PostComposer_pollBar__hcOE5{display:flex;gap:8px;flex-wrap:wrap}.PostComposer_pollChosen__ezs9H{display:flex;align-items:center;gap:6px;margin:0;font-size:var(--step--1);color:var(--green);font-weight:700}.PostComposer_pollClear__0vnOU{margin-left:auto;background:none;border:none;color:var(--muted);font-weight:900;cursor:pointer;min-height:32px;min-width:32px;border-radius:var(--r-pill)}.PostComposer_pollClear__0vnOU:hover{color:var(--orange-2)}.ReactionBar_bar__I3uwo{display:flex;align-items:center;gap:16px;margin-top:12px;color:var(--muted);font-size:var(--step--1)}.ReactionBar_fire__tmmgH{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:4px 10px;border-radius:var(--r-pill);border:1px solid var(--line);background:var(--slate-2);color:var(--muted-strong);font-weight:700;font-size:var(--step--1);cursor:pointer;transition:border-color .12s ease-out,background .12s ease-out,transform .08s ease-out}.ReactionBar_fire__tmmgH:hover{border-color:var(--line-2)}.ReactionBar_fire__tmmgH:active{transform:scale(.94)}.ReactionBar_fire__tmmgH:disabled{opacity:.6;cursor:default}.ReactionBar_fire__tmmgH .ReactionBar_glyph__EvKC6{font-size:1.05em;line-height:1}.ReactionBar_fire__tmmgH .ReactionBar_count___7zNP{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;min-width:1ch}.ReactionBar_fired__nWGgU{background:rgba(255,92,42,.14);color:var(--orange-2);border-color:rgba(255,92,42,.34)}.ReactionBar_meta__vjmpD{display:inline-flex;align-items:center;gap:6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ReactionBar_commentBtn__uzwT8{min-height:44px;background:none;border:none;padding:8px 6px;color:var(--muted);font:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:6px}.ReactionBar_commentBtn__uzwT8:hover{color:var(--muted-strong)}.ReactionBar_dot__P8ixI{color:var(--line-2)}.ReactionBar_iconBtn__A88pW{min-height:44px;background:none;border:none;padding:8px 6px;color:var(--muted);font:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:6px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;transition:color .12s ease-out,transform .08s ease-out}.ReactionBar_iconBtn__A88pW:hover{color:var(--muted-strong)}.ReactionBar_iconBtn__A88pW:active{transform:scale(.94)}.ReactionBar_saveBtn__3zOBU{min-height:44px;min-width:44px;background:none;border:none;padding:8px 6px;color:var(--muted);font:inherit;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:1.05em;transition:color .12s ease-out,transform .08s ease-out}.ReactionBar_saveBtn__3zOBU:hover{color:var(--muted-strong)}.ReactionBar_saveBtn__3zOBU:active{transform:scale(.92)}.ReactionBar_saveBtn__3zOBU:disabled{opacity:.6;cursor:default}.ReactionBar_saved__Cqgg0{color:var(--orange-2)}body.calm .ReactionBar_fire__tmmgH,body.calm .ReactionBar_iconBtn__A88pW,body.calm .ReactionBar_saveBtn__3zOBU,body.motion-off .ReactionBar_fire__tmmgH,body.motion-off .ReactionBar_iconBtn__A88pW,body.motion-off .ReactionBar_saveBtn__3zOBU{transition:none}body.calm .ReactionBar_fire__tmmgH:active,body.calm .ReactionBar_iconBtn__A88pW:active,body.calm .ReactionBar_saveBtn__3zOBU:active,body.motion-off .ReactionBar_fire__tmmgH:active,body.motion-off .ReactionBar_iconBtn__A88pW:active,body.motion-off .ReactionBar_saveBtn__3zOBU:active{transform:none}@media (prefers-reduced-motion:reduce){.ReactionBar_fire__tmmgH,.ReactionBar_iconBtn__A88pW,.ReactionBar_saveBtn__3zOBU{transition:none}.ReactionBar_fire__tmmgH:active,.ReactionBar_iconBtn__A88pW:active,.ReactionBar_saveBtn__3zOBU:active{transform:none}}.CommentThread_wrap___bHG1{margin-top:12px;padding-top:12px;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:12px}.CommentThread_composer__Ykf37{display:flex;flex-direction:column;gap:8px}.CommentThread_composerRow__IqcH9{display:flex;justify-content:flex-end;gap:8px;align-items:center}.CommentThread_list__bVV4a{display:flex;flex-direction:column;gap:12px}.CommentThread_replies__H2oKW,.CommentThread_thread__i04wz{display:flex;flex-direction:column;gap:10px}.CommentThread_replies__H2oKW{margin-left:16px;padding-left:12px;border-left:2px solid var(--line)}.CommentThread_comment__Jb0AS{display:flex;gap:10px;align-items:flex-start}.CommentThread_cbody__xWZZ8{flex:1 1;min-width:0}.CommentThread_chead__ruDlM{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.CommentThread_chandle__wIb_V{font-family:var(--disp);font-weight:700;font-size:var(--step--1)}.CommentThread_cwhen__ZtZ2T{color:var(--muted);font-size:var(--step--1);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CommentThread_ctext__EQIew{margin:2px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:var(--step-0);line-height:1.5}.CommentThread_held__MAbis{margin-top:4px;color:var(--yellow);font-size:var(--step--1)}.CommentThread_del__qQQyz{background:none;border:none;padding:2px 4px;color:var(--muted);font-size:var(--step--1);cursor:pointer}.CommentThread_del__qQQyz:hover{color:var(--orange-2)}.CommentThread_creact__yHzc2{display:inline-flex;align-items:center;gap:5px;min-height:32px;margin-top:6px;padding:2px 9px;border-radius:var(--r-pill);border:1px solid var(--line);background:var(--slate-2);color:var(--muted);font-size:var(--step--1);font-weight:700;cursor:pointer;transition:border-color .12s ease-out,transform .08s ease-out}.CommentThread_creact__yHzc2:hover:not(:disabled){border-color:var(--line-2);color:var(--muted-strong)}.CommentThread_creact__yHzc2:active:not(:disabled){transform:scale(.94)}.CommentThread_creact__yHzc2:disabled{opacity:.6;cursor:default}.CommentThread_creactOn__OpxPJ{background:rgba(255,92,42,.14);color:var(--orange-2);border-color:rgba(255,92,42,.34)}.CommentThread_crc__qFm6C{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.CommentThread_crow__f3bO7{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.CommentThread_replyBtn__9ushj{min-height:32px;margin-top:6px;padding:2px 8px;background:none;border:none;border-radius:var(--r-pill);color:var(--muted);font-size:var(--step--1);font-weight:700;cursor:pointer;transition:color .12s ease-out}.CommentThread_replyBtn__9ushj:hover{color:var(--orange-2)}.CommentThread_replyBtn__9ushj:focus-visible{outline:2px solid var(--yellow);outline-offset:2px}.CommentThread_replyComposer__3Q_n0{margin-top:10px;display:flex;flex-direction:column;gap:8px}@media (prefers-reduced-motion:reduce){.CommentThread_replyBtn__9ushj{transition:none}}body.calm .CommentThread_creact__yHzc2,body.calm .CommentThread_replyBtn__9ushj,body.motion-off .CommentThread_creact__yHzc2,body.motion-off .CommentThread_replyBtn__9ushj{transition:none}body.calm .CommentThread_creact__yHzc2:active,body.motion-off .CommentThread_creact__yHzc2:active{transform:none}@media (prefers-reduced-motion:reduce){.CommentThread_creact__yHzc2{transition:none}.CommentThread_creact__yHzc2:active{transform:none}}.CommentThread_empty__JEEzi,.CommentThread_error__Mrw_R{margin:0;color:var(--muted);font-size:var(--step--1)}.CommentThread_error__Mrw_R{color:var(--orange-2)}.CommentThread_skel__uoty7{display:flex;gap:10px;align-items:flex-start}.CommentThread_skbar__Eez10{height:11px;border-radius:6px;background:var(--slate-2)}.CommentThread_skav__kPLwV{width:28px;height:28px;border-radius:9px;background:var(--slate-2);flex:0 0 auto}.PollCard_poll__0TBDN{margin-top:11px;border:1px solid var(--line);border-radius:var(--r-m);padding:12px;background:var(--slate-2)}.PollCard_q__qGuAh{font-family:var(--disp);font-size:var(--step-0);font-weight:800;color:var(--ink);margin-bottom:9px}.PollCard_opt__gFS8d{position:relative;display:flex;align-items:center;width:100%;min-height:44px;text-align:left;background:var(--slate);border:1px solid var(--line);border-radius:var(--r-s);padding:0 12px;margin-top:8px;color:var(--muted-strong);font:inherit;cursor:pointer;overflow:hidden;transition:border-color .12s ease-out,transform .08s ease-out}.PollCard_opt__gFS8d:first-of-type{margin-top:0}.PollCard_opt__gFS8d:hover:not(:disabled){border-color:var(--line-2)}.PollCard_opt__gFS8d:active:not(:disabled){transform:scale(.99)}.PollCard_opt__gFS8d:disabled{cursor:default}.PollCard_fill__88Snn{position:absolute;inset:0;background:rgba(255,92,42,.22);width:0;transition:width .4s ease;z-index:0}.PollCard_mine__SROEO .PollCard_fill__88Snn{background:rgba(25,193,125,.3)}.PollCard_mine__SROEO{border-color:var(--green)}.PollCard_lbl__yoPLU{position:relative;z-index:1;font-weight:700}.PollCard_optPct__6jzrV{position:relative;z-index:1;margin-left:auto;color:var(--muted-strong);font-weight:800;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.PollCard_total__r0Uf_{margin:9px 0 0;font-size:var(--step--1);color:var(--muted);font-weight:700}.PollCard_closed__AZAhD .PollCard_opt__gFS8d{cursor:default}.PollCard_slideRow__yybWn{display:flex;align-items:center;gap:10px}.PollCard_slideVal__r5vUu{font-family:var(--disp);font-size:var(--step-2);font-weight:900;color:var(--orange-2);min-width:34px;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.PollCard_range__hLuyW{flex:1 1;accent-color:var(--orange);min-height:44px}.PollCard_slideBtn__2KYdh{background:var(--orange);color:var(--paper);border:none;border-radius:var(--r-s);padding:0 16px;min-height:44px;font-family:var(--disp);font-weight:800;font-size:var(--step--1);cursor:pointer}.PollCard_slideBtn__2KYdh:disabled{opacity:.6;cursor:default}.PollCard_avg__MR0yb{margin:4px 0 0;font-size:var(--step-0);color:var(--muted-strong);font-weight:700}.PollCard_avg__MR0yb b,.PollCard_err__saovk{color:var(--orange-2)}.PollCard_err__saovk{margin:8px 0 0;font-size:var(--step--1)}body.calm .PollCard_fill__88Snn,body.calm .PollCard_opt__gFS8d,body.motion-off .PollCard_fill__88Snn,body.motion-off .PollCard_opt__gFS8d{transition:none}body.calm .PollCard_opt__gFS8d:active,body.motion-off .PollCard_opt__gFS8d:active{transform:none}@media (prefers-reduced-motion:reduce){.PollCard_fill__88Snn,.PollCard_opt__gFS8d{transition:none}.PollCard_opt__gFS8d:active{transform:none}}.RepostModal_wrap__GGmpU{display:flex;flex-direction:column;gap:12px}.RepostModal_lede__bhZOE{margin:0;color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.RepostModal_embed__a7wYX{border:1px solid var(--line);border-radius:var(--r-s);padding:12px;background:var(--slate-2)}.RepostModal_embedHead__wehTP{display:flex;align-items:center;gap:8px;margin-bottom:6px}.RepostModal_embedHandle__3YpM7{font-family:var(--disp);font-weight:700;font-size:var(--step--1)}.RepostModal_embedBody__ssLvk{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:var(--step-0);line-height:1.5;color:var(--muted-strong)}.RepostModal_held__F1PmL{margin:0;color:var(--yellow);font-size:var(--step--1)}.RepostModal_row__s73rG{display:flex;justify-content:flex-end;gap:8px}.ExplainTerm_wrap__dRUBc{position:relative;display:inline}.ExplainTerm_term__FNb3v{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;border:none;padding:0;margin:0;font:inherit;color:inherit;cursor:help;-webkit-text-decoration:underline dotted var(--orange-2);text-decoration:underline dotted var(--orange-2);text-underline-offset:2px;text-decoration-thickness:1px}.ExplainTerm_term__FNb3v:hover{color:var(--orange-2)}.ExplainTerm_term__FNb3v:focus-visible{outline:2px solid var(--orange);outline-offset:2px;border-radius:3px}.ExplainTerm_pop__nk3jz{position:absolute;z-index:40;top:calc(100% + 6px);left:0;display:block;width:min(280px,78vw);background:var(--slate-2);border:1px solid var(--line-2);border-radius:12px;padding:11px 12px;box-shadow:0 12px 30px rgba(0,0,0,.35);white-space:normal;text-align:left}.ExplainTerm_popTitle__WSj4G{display:block;font-family:var(--disp);font-size:var(--step-0);color:var(--orange-2);margin-bottom:4px}.ExplainTerm_popLine__6UH5Y{display:block;margin:0;color:var(--muted-strong);line-height:1.5;font-size:var(--step--1)}.FeedItem_head__vnz4_{display:flex;gap:10px;align-items:flex-start;margin-bottom:8px}.FeedItem_who__xw1Md{display:flex;flex-direction:column;gap:1px;min-width:0}.FeedItem_nameRow__c2PHB{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.FeedItem_handle__kDouP{font-family:var(--disp);font-weight:700;font-size:var(--step-0)}.FeedItem_edited__RPQeM{color:var(--muted);font-size:var(--step--1)}.FeedItem_menuWrap__uPfBD{margin-left:auto;position:relative}.FeedItem_menuBtn__ohwXL{background:none;border:1px solid transparent;border-radius:var(--r-pill);width:32px;height:32px;color:var(--muted);font-size:1.1rem;line-height:1;cursor:pointer}.FeedItem_menuBtn__ohwXL:hover{border-color:var(--line);color:var(--muted-strong)}.FeedItem_menu__Uqy6c{position:absolute;right:0;top:36px;z-index:5;min-width:140px;background:var(--slate-2);border:1px solid var(--line);border-radius:var(--r-s);padding:4px;display:flex;flex-direction:column;box-shadow:0 8px 24px rgba(0,0,0,.4)}.FeedItem_menuItem___mQtr{background:none;border:none;text-align:left;padding:8px 10px;border-radius:var(--r-xs);color:var(--muted-strong);font:inherit;cursor:pointer}.FeedItem_menuItem___mQtr:hover{background:var(--slate)}.FeedItem_danger__unbhA:hover{color:var(--orange-2)}.FeedItem_repostHdr___ObYY{margin:0 0 8px;font-size:var(--step--1);color:var(--muted);font-weight:700;display:flex;align-items:center;gap:5px}.FeedItem_repostHdr___ObYY b{color:var(--ink)}.FeedItem_body__WxiEF{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:var(--step-0);line-height:1.55}.FeedItem_embed__y2w2Q{margin-top:10px;border:1px solid var(--line);border-radius:var(--r-s);padding:12px;background:var(--slate-2)}.FeedItem_embedHead__fHawE{display:flex;align-items:center;gap:8px;margin-bottom:6px}.FeedItem_embedHandle__MI4t4{font-family:var(--disp);font-weight:700;font-size:var(--step--1)}.FeedItem_embedBody__jbCYm{margin:0;white-space:pre-wrap;overflow-wrap:anywhere;font-size:var(--step-0);line-height:1.5;color:var(--muted-strong)}.FeedItem_tags__1JliX{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.FeedItem_held__azM20{margin:8px 0 0;color:var(--yellow);font-size:var(--step--1)}.FeedItem_editRow__yo3wk{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.FeedItem_editErr__ySS9g{color:var(--orange-2);font-size:var(--step--1);margin:6px 0 0}.FeedItem_drop__6zU5R{display:block;border:1px solid var(--line);border-radius:var(--r-s);padding:12px 14px;margin-top:2px;background:color-mix(in srgb,var(--accent) 5%,transparent);text-decoration:none;color:inherit}.FeedItem_drop__6zU5R:hover{border-color:var(--accent)}.FeedItem_dropKind___h6sX{display:inline-flex;align-items:center;gap:5px;font-size:var(--step--1);font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--accent)}.FeedItem_dropTitle__WfKjW{display:block;margin-top:8px;font-family:var(--disp);font-weight:700;font-size:var(--step-1);line-height:1.25}.FeedItem_dropPreview__8DD0e{display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;margin-top:7px;font-size:var(--step-0);line-height:1.5;color:var(--muted-strong);white-space:pre-wrap;overflow-wrap:anywhere}.FeedItem_dropRead__Q_d9c{display:inline-block;margin-top:10px;font-size:var(--step--1);font-weight:700;color:var(--accent)}.FeedList_col__332h4{display:flex;flex-direction:column;gap:12px}.FeedList_tabs__AY5jW{display:flex;gap:8px;border-bottom:1px solid var(--line);padding-bottom:2px}.FeedList_tab__72rrq{background:none;border:none;border-bottom:2px solid transparent;padding:8px 4px;margin-bottom:-3px;color:var(--muted);font-family:var(--disp);font-weight:700;font-size:var(--step-0);cursor:pointer;transition:color .12s ease-out}.FeedList_tab__72rrq:hover{color:var(--muted-strong)}.FeedList_tabActive__OLzlz{color:var(--ink);border-bottom-color:var(--orange)}.FeedList_list__Tr12V{display:flex;flex-direction:column;gap:12px}.FeedList_note__iVZ8C{margin:0;color:var(--muted)}.FeedList_error__U4l0Y{color:var(--orange-2)}.FeedList_loadMore__YDe3W{display:flex;justify-content:center;padding:4px 0 8px}.FeedList_skCard__0figp{background:var(--slate);border:1px solid var(--line);border-radius:var(--r-m);padding:16px}.FeedList_skRow__5GFHw{display:flex;gap:10px;align-items:center;margin-bottom:10px}.FeedList_skav__VifCd{width:40px;height:40px;border-radius:12px;background:var(--slate-2)}.FeedList_skbar__AYkTD{height:12px;border-radius:6px;background:var(--slate-2);display:block}body.calm .FeedList_tab__72rrq,body.motion-off .FeedList_tab__72rrq{transition:none}.ZoneBossPanel_body__qmgtn{display:flex;flex-direction:column;gap:18px;max-width:560px}.ZoneBossPanel_section__YMMFM{display:flex;flex-direction:column;gap:10px}.ZoneBossPanel_muted__j3Sqg{margin:0;color:var(--muted);font-size:var(--step--1);line-height:1.5}.ZoneBossPanel_bossHead__2t2jZ{display:flex;gap:12px;align-items:center}.ZoneBossPanel_crown__lT85R{font-size:var(--step-2);line-height:1;flex-shrink:0}.ZoneBossPanel_bossTitleCol__cuiYZ{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.ZoneBossPanel_bossTitle__pdfzV{font-family:var(--disp);font-weight:800;font-size:var(--step-1)}.ZoneBossPanel_blurb__7qF55{margin:0;color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.ZoneBossPanel_focusRow__ypGri{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ZoneBossPanel_focusLabel__roqQM{color:var(--muted);font-size:var(--step--1);font-weight:600}.ZoneBossPanel_chips__4xId7{display:flex;flex-wrap:wrap;gap:6px}.ZoneBossPanel_tests__Qy7Qj{border-top:1px solid var(--line);padding-top:10px}.ZoneBossPanel_testsHead__5LcMD{margin:0 0 6px;font-family:var(--disp);font-weight:700;font-size:var(--step-0)}.ZoneBossPanel_testList__Siq4t{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ZoneBossPanel_test__MT26s{display:flex;gap:8px;align-items:flex-start}.ZoneBossPanel_testIcon__jI5J1{flex-shrink:0;color:var(--muted);line-height:1.5}.ZoneBossPanel_playLine__zPP5Q,.ZoneBossPanel_testCite__TOwJz{font-size:var(--step--1);line-height:1.5;color:var(--muted-strong)}.ZoneBossPanel_playLine__zPP5Q{margin:4px 0 0;padding:10px;border-radius:var(--r-m);background:var(--slate)}.ZoneBossPanel_clearBanner__ax9bJ{display:flex;gap:8px;align-items:center;padding:10px 12px;border:1px solid var(--green);border-radius:var(--r-m);background:var(--slate);font-size:var(--step--1);line-height:1.5}.ZoneBossPanel_clearTitle__fSZ8D{font-weight:800;color:var(--green)}.ZoneBossPanel_banked__T_Cvu{display:flex;flex-direction:column;gap:8px}.ZoneBossPanel_bankedHead__EpiDD{margin:0;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap;font-family:var(--disp);font-weight:700;font-size:var(--step-0)}.ZoneBossPanel_bankedCount__rPoGa{color:var(--muted);font-family:var(--body);font-weight:600;font-size:var(--step--1)}.ZoneBossPanel_conceptList__IsTtL{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.ZoneBossPanel_concept__swo1q{padding:8px 10px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate);font-size:var(--step--1);line-height:1.5}.ZoneBossPanel_conceptClaim__7LLuN{font-weight:600}.ZoneBossPanel_conceptSource__pi1vo{color:var(--muted)}.ZoneBossPanel_firewallNote___MiZZ{margin:2px 0 0;color:var(--muted);font-size:var(--step--1);line-height:1.5}.BossEncounter_body__faEHw{display:flex;flex-direction:column;gap:16px;max-width:560px}.BossEncounter_muted___ac17{margin:0;color:var(--muted);font-size:var(--step--1);line-height:1.5}.BossEncounter_tabs__wV8up{display:flex;gap:6px;border-bottom:1px solid var(--line);padding-bottom:2px}.BossEncounter_tab__i4a69{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:0;border-bottom:2px solid transparent;color:var(--muted);font-family:var(--disp);font-weight:700;font-size:var(--step--1);padding:8px 10px;min-height:40px;cursor:pointer;border-radius:var(--r-m) var(--r-m) 0 0}.BossEncounter_tab__i4a69:hover{color:var(--muted-strong)}.BossEncounter_tabActive__D7jBg{color:var(--paper);border-bottom-color:var(--accent)}.BossEncounter_bossHead__8nu7m{display:flex;gap:12px;align-items:center}.BossEncounter_crown__9GKNT{font-size:var(--step-2);line-height:1;flex-shrink:0}.BossEncounter_bossTitleCol__Aurxw{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}.BossEncounter_bossTitle__AgcV8{font-family:var(--disp);font-weight:800;font-size:var(--step-1)}.BossEncounter_blurb__0oiNa{margin:0;color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.BossEncounter_proves__mtxpM{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.BossEncounter_provesLabel__4CocF{color:var(--muted);font-size:var(--step--1);font-weight:600}.BossEncounter_chips__gA5F9{display:flex;flex-wrap:wrap;gap:6px}.BossEncounter_practiceNote__DPUF5{margin:0;color:var(--muted);font-size:var(--step--1);line-height:1.5}.BossEncounter_prog__vytUZ{display:flex;align-items:center;gap:6px;flex-wrap:wrap}.BossEncounter_dot__7JfKc{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:999px;border:1px solid var(--line-2);color:var(--muted);font-size:var(--step--1);font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.BossEncounter_dotNow__RI1DA{border-color:var(--accent);color:var(--paper)}.BossEncounter_dotDone__PLdkm{border-color:var(--green);color:var(--green)}.BossEncounter_progLbl__76wAy{color:var(--muted);font-size:var(--step--1);margin-left:4px}.BossEncounter_card__YU2Nb{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid var(--line);border-radius:var(--r-l);background:var(--slate)}.BossEncounter_typeBadge__Pyfxv{align-self:flex-start;font-size:var(--step--1);font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:var(--accent);background:var(--slate-2);border:1px solid var(--line-2);border-radius:999px;padding:3px 9px}.BossEncounter_what__a58ru{margin:0;color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.BossEncounter_addr___Fe7I{font-family:var(--disp);font-weight:800;font-size:var(--step-0);color:var(--paper)}.BossEncounter_addrSub__mRZ6N{color:var(--muted);font-size:var(--step--1)}.BossEncounter_scope__gksAk{margin:0;color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.BossEncounter_rows__2VGeP{display:flex;flex-direction:column;gap:4px}.BossEncounter_rowItem__VOlmx{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px dashed var(--line);font-size:var(--step--1)}.BossEncounter_rowKey__FU50W{color:var(--muted)}.BossEncounter_rowVal__zS5BU{font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--paper)}.BossEncounter_formula__UUbbT{font-family:ui-monospace,SF Mono,Menlo,monospace;color:var(--muted-strong)}.BossEncounter_compCard__lf8zP,.BossEncounter_formula__UUbbT{font-size:var(--step--1);background:var(--slate-2);border:1px solid var(--line);border-radius:var(--r-m);padding:8px 10px}.BossEncounter_compCard__lf8zP{line-height:1.5}.BossEncounter_compNote___I6dh{color:var(--muted)}.BossEncounter_opts__QVvlu{display:flex;flex-direction:column;gap:8px}.BossEncounter_opt__4S7_I{-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;width:100%;min-height:44px;padding:10px 12px;border:1px solid var(--line-2);border-radius:var(--r-m);background:var(--slate-2);color:var(--paper);font-size:var(--step--1);line-height:1.4;cursor:pointer}.BossEncounter_opt__4S7_I:hover{border-color:var(--accent)}.BossEncounter_optSel__6ij2u{border-color:var(--accent);background:color-mix(in srgb,var(--accent) 14%,var(--slate-2))}.BossEncounter_cite__9EDui{margin:0;font-size:var(--step--1);color:var(--muted-strong);line-height:1.5}.BossEncounter_citeLabel__rg5vJ{font-weight:700;color:var(--accent)}.BossEncounter_verdict__6VEov{margin:0;padding:10px 12px;border-radius:var(--r-m);font-size:var(--step--1);line-height:1.5}.BossEncounter_verdictOk__l98Qh{border:1px solid var(--green);background:var(--slate-2)}.BossEncounter_verdictMiss__GHs3E{border:1px solid var(--accent);background:var(--slate-2)}.BossEncounter_verdictHead__xwzWf{font-weight:800;display:block;margin-bottom:2px}.BossEncounter_verdictOk__l98Qh .BossEncounter_verdictHead__xwzWf{color:var(--green)}.BossEncounter_verdictMiss__GHs3E .BossEncounter_verdictHead__xwzWf{color:var(--accent)}.BossEncounter_credLine__PdqhY{margin-top:6px;color:var(--green);font-weight:700}.BossEncounter_actions__mdbbr{display:flex;flex-wrap:wrap;gap:8px}.BossEncounter_clear__zAhL5{display:flex;flex-direction:column;gap:10px;text-align:center;padding:8px 4px}.BossEncounter_clearHd__xqKdY{font-family:var(--disp);font-weight:800;font-size:var(--step-1)}.BossEncounter_clearSub__Ew7O_{color:var(--muted);font-size:var(--step--1)}.BossEncounter_clearTitle__uKJqq{font-weight:800;color:var(--accent);font-size:var(--step-0)}.BossEncounter_clearNote__zQQP8{color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.BossEncounter_banked__2_hxD{display:flex;flex-direction:column;gap:8px;text-align:left;border-top:1px solid var(--line);padding-top:10px}.BossEncounter_bankedHd__JcCPr{margin:0;font-family:var(--disp);font-weight:700;font-size:var(--step-0)}.BossEncounter_conceptList__G_dqA{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.BossEncounter_concept__aBEEz{padding:8px 10px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate);font-size:var(--step--1);line-height:1.5}.BossEncounter_conceptClaim__GZHBh{font-weight:600}.BossEncounter_conceptSource__y10oT{color:var(--muted)}.BossEncounter_firewallNote__pc_BL{margin:2px 0 0;color:var(--muted);font-size:var(--step--1);line-height:1.5}.ZoneCard_card__rjoFz{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate)}.ZoneCard_locked__x3zYo{opacity:.72}.ZoneCard_head__MLbNw{display:flex;gap:12px;align-items:flex-start;text-align:left;width:100%;background:none;border:0;padding:0;cursor:pointer;color:var(--ink)}.ZoneCard_emoji__QErgc{font-size:var(--step-2);line-height:1;flex-shrink:0}.ZoneCard_titleCol__qSEhd{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1}.ZoneCard_titleRow___U45X{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ZoneCard_title__fF8Ki{font-family:var(--disp);font-weight:800;font-size:var(--step-0)}.ZoneCard_tagline__MNWfg{color:var(--muted-strong);font-size:var(--step--1);line-height:1.4}.ZoneCard_progress__GhiZJ{display:flex;flex-direction:column;gap:4px}.ZoneCard_bar__T7F_M{height:8px;border-radius:var(--r-pill);background:var(--slate-2);overflow:hidden}.ZoneCard_fill__gRg10{display:block;height:100%;border-radius:var(--r-pill);background:linear-gradient(90deg,var(--orange),var(--orange-2))}.ZoneCard_progressText__3Q0XE{color:var(--muted);font-size:var(--step--1)}.ZoneCard_unlockHint__Rckq8{margin:0;padding:8px 10px;border-radius:var(--r-s);background:var(--slate-2);border:1px dashed var(--line);color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.ZoneCard_unlockLink__ekM39{color:var(--orange-2);font-weight:700;white-space:nowrap}.ZoneCard_hubs__079dT{list-style:none;margin:4px 0 0;padding:8px 0 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.ZoneCard_hubEmpty__xoEzj{color:var(--muted);font-size:var(--step--1)}.ZoneCard_hub__0Ky1D{display:flex;gap:10px;align-items:center}.ZoneCard_hubEmoji__SRsY8{font-size:var(--step-0);flex-shrink:0}.ZoneCard_hubMeta__pr_5d{display:flex;justify-content:space-between;align-items:baseline;gap:8px;flex:1 1;min-width:0}.ZoneCard_hubTitle__yAp0M{font-size:var(--step--1);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ZoneCard_hubQuests__OZh8g{color:var(--muted);font-size:var(--step--1);flex-shrink:0}.ZoneCard_bossRow__ou4CG{margin-top:4px;padding-top:6px;border-top:1px dashed var(--line)}.ZoneCard_bossBtn__CUfHW{width:100%;min-height:36px;padding:6px 8px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate);color:var(--muted-strong);font-size:var(--step--1);font-family:inherit;text-align:left;cursor:pointer;display:flex;align-items:center;gap:8px}.ZoneCard_bossBtn__CUfHW:hover{border-color:var(--line-2)}.ZoneCard_bossBtn__CUfHW:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.ZoneCard_bossBtnText__KjBrg{flex:1 1;min-width:0}.ZoneCard_bossBtnChevron__lk6Eb{flex-shrink:0;color:var(--muted);font-size:var(--step-0);line-height:1}.WorldBoard_board__VrI_o{display:flex;flex-direction:column;gap:18px}.WorldBoard_tier__P9PMD{display:flex;flex-direction:column;gap:10px}.WorldBoard_tierHead__0yXgn{display:flex;align-items:center;gap:8px;padding-bottom:4px;border-bottom:1px solid var(--line)}.WorldBoard_tierEmoji__Rr_U_{font-size:var(--step-1)}.WorldBoard_tierName__ghLBw{font-family:var(--disp);font-weight:800;font-size:var(--step-1)}.WorldBoard_tierCount__Tz2Sy{margin-left:auto;color:var(--muted);font-size:var(--step--1)}.WorldBoard_tierEmpty__JBzWF{margin:0 2px;color:var(--muted);font-size:var(--step--1)}.WorldBoard_zones__WiTyj{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media (min-width:640px){.WorldBoard_zones__WiTyj{grid-template-columns:repeat(2,1fr)}}@media (min-width:1100px){.WorldBoard_zones__WiTyj{grid-template-columns:repeat(3,1fr)}}.WorldBoardFull_board__7IxfI{display:flex;flex-direction:column;gap:20px}.WorldBoardFull_tier__g0vcB{display:flex;flex-direction:column;gap:10px;position:relative}.WorldBoardFull_tierHead__ahkdy{display:flex;align-items:center;gap:8px;padding-bottom:4px;border-bottom:1px solid var(--line)}.WorldBoardFull_tierEmoji__aL8N6{font-size:var(--step-1)}.WorldBoardFull_tierName__SvhJb{font-family:var(--disp);font-weight:800;font-size:var(--step-1)}.WorldBoardFull_tierIndex__A116R{margin-left:auto;color:var(--muted);font-size:var(--step--1)}.WorldBoardFull_tierEmpty__1Wcsu{margin:0 2px;color:var(--muted);font-size:var(--step--1)}.WorldBoardFull_zones__SynQK{display:grid;grid-template-columns:1fr;grid-gap:12px;gap:12px}@media (min-width:720px){.WorldBoardFull_zones__SynQK{grid-template-columns:repeat(2,1fr)}}.WorldBoardFull_zone__Fu_JQ{display:flex;flex-direction:column;gap:10px;padding:14px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate)}.WorldBoardFull_zone__Fu_JQ.WorldBoardFull_locked__v0KM7{opacity:.72}.WorldBoardFull_zone__Fu_JQ.WorldBoardFull_cleared__Fkvv_{border-color:var(--green)}.WorldBoardFull_zoneHead__9wnS4{display:flex;gap:12px;align-items:flex-start}.WorldBoardFull_zoneEmoji__OOHvo{font-size:var(--step-2);line-height:1;flex-shrink:0}.WorldBoardFull_zoneTitleCol__bKmpQ{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1 1}.WorldBoardFull_zoneTitleRow__w7Mke{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.WorldBoardFull_zoneTitle___HZYH{font-family:var(--disp);font-weight:800;font-size:var(--step-0)}.WorldBoardFull_zoneTagline__nG4VF{color:var(--muted-strong);font-size:var(--step--1);line-height:1.4}.WorldBoardFull_bar__Yoqfa{height:8px;border-radius:var(--r-pill);background:var(--slate-2);overflow:hidden}.WorldBoardFull_fill__kdW_D{display:block;height:100%;border-radius:var(--r-pill);background:linear-gradient(90deg,var(--orange),var(--orange-2))}.WorldBoardFull_zone__Fu_JQ.WorldBoardFull_cleared__Fkvv_ .WorldBoardFull_fill__kdW_D{background:var(--green)}.WorldBoardFull_barText__ys3TA{color:var(--muted);font-size:var(--step--1)}.WorldBoardFull_unlockHint__oWwu2{margin:6px 0 0;padding:8px 10px;border-radius:var(--r-s);background:var(--slate-2);border:1px dashed var(--line);color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.WorldBoardFull_unlockLink__3z8H6{color:var(--orange-2);font-weight:700;white-space:nowrap}.WorldBoardFull_hubs__Zhrty{list-style:none;margin:2px 0 0;padding:8px 0 0;border-top:1px solid var(--line);display:flex;flex-direction:column;gap:6px}.WorldBoardFull_hub__qXs3T{display:flex;gap:10px;align-items:center}.WorldBoardFull_hubEmoji__8z_oK{font-size:var(--step-0);flex-shrink:0}.WorldBoardFull_hubMeta__6FLHO{display:flex;justify-content:space-between;align-items:baseline;gap:8px;flex:1 1;min-width:0}.WorldBoardFull_hubTitle__r7cr5{font-size:var(--step--1);font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.WorldBoardFull_hubQuests__JvS2H{flex-shrink:0}.WorldBoardFull_hubEmpty__sHlt0,.WorldBoardFull_hubQuests__JvS2H{color:var(--muted);font-size:var(--step--1)}.WorldBoardFull_boss__zW4wr{margin-top:2px;width:100%;min-height:36px;padding:8px 10px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate-2);color:var(--muted-strong);font-size:var(--step--1);font-family:inherit;text-align:left;cursor:pointer;display:flex;align-items:center;gap:8px}.WorldBoardFull_boss__zW4wr:hover{border-color:var(--line-2)}.WorldBoardFull_boss__zW4wr:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.WorldBoardFull_bossText__0ebBe{flex:1 1;min-width:0}.WorldBoardFull_bossLabel__sFNFe{font-weight:700;color:var(--ink)}.WorldBoardFull_bossChevron__kM7ai{flex-shrink:0;color:var(--muted);font-size:var(--step-0);line-height:1}.WorldBoardFull_canvasNote__JLanV{margin:0;color:var(--muted);font-size:var(--step--1);line-height:1.4}.ZoneFeedPanel_panel__lslPN{display:flex;flex-direction:column;gap:8px;padding:12px 14px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate-2)}.ZoneFeedPanel_head__VttOQ{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px}.ZoneFeedPanel_title__igAsW{margin:0;font-family:var(--disp);font-size:var(--step-0)}.ZoneFeedPanel_close__3brBK{min-height:36px;padding:7px 12px;border:1px solid var(--line-2);border-radius:var(--r-m);background:var(--slate);color:var(--ink);font:inherit;font-size:var(--step--1);font-weight:600;cursor:pointer}.ZoneFeedPanel_close__3brBK:hover{border-color:var(--orange)}.ZoneFeedPanel_close__3brBK:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.ZoneFeedPanel_list__x_7lO{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.ZoneFeedPanel_item__hCjgd{display:flex;align-items:flex-start;gap:8px;padding:8px 10px;border:1px solid var(--line);border-radius:var(--r-s);background:var(--slate)}.ZoneFeedPanel_glyph__PTb_i{font-size:1.1em;line-height:1.2;flex-shrink:0}.ZoneFeedPanel_itemBody__7wD_l{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 8px;min-width:0}.ZoneFeedPanel_itemLabel__nY8E_{font-size:var(--step--1);color:var(--ink)}.ZoneFeedPanel_itemKudos__PNCDQ{font-size:var(--step--1);color:var(--orange);font-weight:600}.ZoneFeedPanel_muted__sHQJK{margin:4px 0;color:var(--muted);font-size:var(--step--1);line-height:1.5}.ZoneFeedPanel_retry___twWD{border:0;background:none;padding:0;color:var(--orange);font:inherit;font-weight:600;text-decoration:underline;cursor:pointer}.ZoneFeedPanel_retry___twWD:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.ZoneFeedPanel_note__Cz3PI{margin:2px 0 0;color:var(--muted);font-size:var(--step--2);line-height:1.5}.ZoneFeedPanel_sr__WD1DP{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.WorldCanvas_world__uarj_{display:flex;flex-direction:column;gap:12px}.WorldCanvas_frame__beZHQ{position:relative;width:100%;max-width:560px;margin:0 auto;border:1px solid var(--line);border-radius:var(--r-l);overflow:hidden;background:var(--ink)}.WorldCanvas_canvas__iac75{display:block;width:100%;height:100%}.WorldCanvas_zoneLayer__lUoIj{position:absolute;inset:0}.WorldCanvas_zoneBtn__3IfvA{position:absolute;border:0;border-radius:var(--r-s);background:transparent;color:transparent;cursor:pointer;font-size:0;padding:0}.WorldCanvas_zoneBtn__3IfvA:hover{background:rgba(255,92,42,.06)}.WorldCanvas_zoneBtn__3IfvA:focus-visible{outline:2px solid var(--yellow);outline-offset:1px}.WorldCanvas_sr__vraVU{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.WorldCanvas_caption__PlzLp{display:flex;flex-wrap:wrap;align-items:baseline;gap:6px 10px;padding:8px 12px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate-2)}.WorldCanvas_capZone__FJKA0{font-family:var(--disp);font-size:var(--step-0)}.WorldCanvas_capMeta__nv7jz{color:var(--muted-strong);font-size:var(--step--1)}.WorldCanvas_bossBtn__bW31b{flex-basis:100%;min-height:36px;margin-top:2px;padding:7px 10px;border:1px solid var(--line-2);border-radius:var(--r-m);background:var(--slate);color:var(--ink);font-family:inherit;font-size:var(--step--1);font-weight:600;text-align:left;cursor:pointer}.WorldCanvas_bossBtn__bW31b:hover{border-color:var(--orange)}.WorldCanvas_bossBtn__bW31b:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.WorldCanvas_feedBtn__vsmRi{flex-basis:100%;min-height:36px;margin-top:2px;padding:7px 10px;border:1px solid var(--line-2);border-radius:var(--r-m);background:var(--slate-2);color:var(--muted-strong);font-family:inherit;font-size:var(--step--1);font-weight:600;text-align:left;cursor:pointer}.WorldCanvas_feedBtn__vsmRi:hover{border-color:var(--orange);color:var(--ink)}.WorldCanvas_feedBtn__vsmRi:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.WorldCanvas_hint__XIa7e{margin:0;color:var(--muted);font-size:var(--step--1);line-height:1.5}.AmbientStrip_strip__KtgUW{list-style:none;margin:0;padding:0;display:flex;gap:8px;flex-wrap:wrap}.AmbientStrip_empty__xrMZN{margin:4px 2px;color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.AmbientStrip_chip__KKsYC{display:flex;align-items:center;gap:8px;padding:8px 12px;border:1px solid var(--line);border-radius:var(--r-pill);background:var(--slate)}.AmbientStrip_dot__D5fyb{width:9px;height:9px;border-radius:50%;background:var(--orange);flex-shrink:0}.AmbientStrip_meta__ZGTX1{display:flex;flex-direction:column;gap:1px;min-width:0}.AmbientStrip_name__z2mrX{font-weight:700;font-size:var(--step--1)}.AmbientStrip_sub__Kw_lH{color:var(--muted);font-size:11px}.TheSpread_wrap__nOixz{display:flex;flex-direction:column;gap:14px}.TheSpread_firewall__ViCQ_{border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate-2);padding:12px 14px;color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.TheSpread_firewall__ViCQ_ b{color:var(--ink)}.TheSpread_intro__UcfKc{color:var(--muted-strong);font-size:var(--step--1);line-height:1.5;margin:0}.TheSpread_actions__efxHl{display:flex;flex-wrap:wrap;gap:10px}.TheSpread_bank__IaFrb{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px;gap:8px}@media (min-width:640px){.TheSpread_bank__IaFrb{grid-template-columns:repeat(4,1fr)}}.TheSpread_bankCell__np_RQ{border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate);padding:10px 12px;display:flex;flex-direction:column;gap:2px}.TheSpread_bankCell__np_RQ.TheSpread_warn__kJSym{border-color:var(--orange)}.TheSpread_bankCell__np_RQ.TheSpread_halt__E1xMf{border-color:var(--orange-2)}.TheSpread_bankVal__pj0oi{font-family:var(--disp);font-weight:800;font-size:var(--step-0)}.TheSpread_bankLabel__dPG8_,.TheSpread_caps__s79l8{color:var(--muted);font-size:var(--step--1)}.TheSpread_caps__s79l8{border:1px dashed var(--line);border-radius:var(--r-m);padding:10px 12px;line-height:1.55}.TheSpread_caps__s79l8 b{color:var(--muted-strong)}.TheSpread_haltLine__eMNT7{border:1px solid var(--orange-2);border-radius:var(--r-m);background:var(--slate-2);padding:10px 12px;color:var(--orange-2);font-size:var(--step--1);line-height:1.5}.TheSpread_turn__vhblZ{border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate);padding:12px;display:flex;flex-direction:column;gap:10px}.TheSpread_turnHead__Prpm8{display:flex;justify-content:space-between;align-items:baseline;gap:8px;font-size:var(--step--1)}.TheSpread_turnNum__ey8IV{font-family:var(--disp);font-weight:800;font-size:var(--step-0)}.TheSpread_turnSub__odk8U{color:var(--muted)}.TheSpread_clock__Onw9u{height:6px;border-radius:var(--r-pill);background:var(--slate-2);overflow:hidden}.TheSpread_clockFill__CqHzx{display:block;height:100%;border-radius:var(--r-pill);background:var(--muted-strong)}.TheSpread_market__yq2d4{margin-top:6px;color:var(--muted-strong);font-weight:700;font-size:var(--step--1)}.TheSpread_listing__yecWQ{border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate-2);padding:10px 12px;display:flex;flex-direction:column;gap:8px}.TheSpread_listing__yecWQ.TheSpread_picked__VaRDE{border-color:var(--orange)}.TheSpread_listingHead__BnUzY{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.TheSpread_listingTitle__mybB3{font-weight:700;font-size:var(--step--1)}.TheSpread_listingRows__qcnVt,.TheSpread_spreadHint__1q5Rn{color:var(--muted);font-size:var(--step--1)}.TheSpread_listingRows__qcnVt{display:flex;flex-wrap:wrap;gap:12px}.TheSpread_listingRows__qcnVt b{color:var(--ink)}.TheSpread_dd__4dyCy{display:flex;flex-wrap:wrap;gap:6px}.TheSpread_buyRow__WNbQs{display:flex;flex-wrap:wrap;gap:8px}.TheSpread_open__5tJ0y{margin-top:4px;color:var(--muted-strong);font-size:var(--step--1)}.TheSpread_open__5tJ0y b{color:var(--ink)}.TheSpread_result__IDybG{display:flex;flex-direction:column;gap:12px}.TheSpread_axes__hy_7i{display:grid;grid-template-columns:1fr;grid-gap:8px;gap:8px}@media (min-width:640px){.TheSpread_axes__hy_7i{grid-template-columns:repeat(2,1fr)}}.TheSpread_axis__gZZtr{border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate);padding:10px 12px;display:flex;flex-direction:column;gap:6px}.TheSpread_axis__gZZtr.TheSpread_pass__rrYT5{border-color:var(--green)}.TheSpread_axisHead__Z8VvQ{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.TheSpread_axisName__X_VLF{font-weight:700;font-size:var(--step--1)}.TheSpread_axisVal__y2rqP{font-family:var(--disp);font-weight:800;font-size:var(--step-0)}.TheSpread_axisDesc__4joYv{color:var(--muted);font-size:var(--step--1);line-height:1.4}.TheSpread_axisBar__kcd_t{height:6px;border-radius:var(--r-pill);background:var(--slate-2);overflow:hidden}.TheSpread_axisFill__lf50h{display:block;height:100%;border-radius:var(--r-pill);background:var(--muted-strong)}.TheSpread_axis__gZZtr.TheSpread_pass__rrYT5 .TheSpread_axisFill__lf50h{background:var(--green)}.TheSpread_recon__g2i7L{border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate);padding:12px;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:8px 16px;gap:8px 16px}@media (min-width:640px){.TheSpread_recon__g2i7L{grid-template-columns:repeat(3,1fr)}}.TheSpread_reconRow__ekjJX{display:flex;justify-content:space-between;gap:8px;font-size:var(--step--1);color:var(--muted)}.TheSpread_reconRow__ekjJX b{color:var(--ink)}.TheSpread_note__5r5Do{color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.TheSpread_err__2X6gw{color:var(--orange-2);font-size:var(--step--1)}.CaseTheBlock_wrap__ahNQD{display:flex;flex-direction:column;gap:10px;margin:0 0 16px}.CaseTheBlock_head__1Mqka{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:8px}.CaseTheBlock_title__uXlS6{font-family:var(--disp);font-size:var(--step-0);font-weight:800}.CaseTheBlock_streak__hu3Tc{display:inline-flex;gap:6px;flex-wrap:wrap}.CaseTheBlock_sub__e0qB4{margin:0;color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.CaseTheBlock_parcel__gtxjo{border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate-2);padding:12px}.CaseTheBlock_addr__xGvOl{font-family:var(--disp);font-weight:800;font-size:var(--step-0)}.CaseTheBlock_addrSub__CfEhp{color:var(--muted);font-size:var(--step--1);margin:2px 0 10px}.CaseTheBlock_facts__sR1ts{margin:0;display:flex;flex-direction:column;gap:4px}.CaseTheBlock_factRow__Gwm_S{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding:3px 0;border-bottom:1px solid var(--line)}.CaseTheBlock_factRow__Gwm_S:last-child{border-bottom:0}.CaseTheBlock_factKey__lxaV5{color:var(--muted);font-size:var(--step--1);margin:0}.CaseTheBlock_factVal__1SWm3{margin:0;font-weight:700;font-size:var(--step--1);text-align:right}.CaseTheBlock_calls__tAH2H{display:flex;flex-wrap:wrap;gap:8px}.CaseTheBlock_call__10oLa{flex:1 1 auto;min-width:110px;min-height:44px;padding:9px 12px;border:1px solid var(--line-2);border-radius:var(--r-m);background:var(--slate);color:var(--ink);font-family:inherit;font-size:var(--step--1);font-weight:700;cursor:pointer}.CaseTheBlock_call__10oLa:hover:not(:disabled){border-color:var(--orange)}.CaseTheBlock_call__10oLa:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.CaseTheBlock_call__10oLa:disabled{cursor:default;opacity:.75}.CaseTheBlock_callPicked__Sh7up{border-color:var(--orange);background:var(--orange-tint,rgba(255,92,42,.12))}.CaseTheBlock_callRight__KPtP0{border-color:#19c37d;background:rgba(25,195,125,.12);opacity:1}.CaseTheBlock_verdictLive__t3eP0{margin:0}.CaseTheBlock_verdict__PdN5f{border:1px solid var(--line);border-left-width:3px;border-radius:var(--r-m);padding:10px 12px;background:var(--slate-2)}.CaseTheBlock_verdictOk__UI5ps{border-left-color:#19c37d}.CaseTheBlock_verdictMiss__I5B_4{border-left-color:var(--orange)}.CaseTheBlock_verdictHead__kX_kl{display:block;font-weight:800;font-size:var(--step--1);margin-bottom:4px}.CaseTheBlock_rule__uP8WW{margin:6px 0 4px;font-size:var(--step--1);font-weight:700}.CaseTheBlock_ruleLabel__4oRn9{color:var(--muted);font-weight:600}.CaseTheBlock_why__oX_R3{margin:0 0 6px;font-size:var(--step--1);line-height:1.5;color:var(--ink)}.CaseTheBlock_source__8UB_y{margin:0;font-size:var(--step--2,12px);color:var(--muted);line-height:1.45}.CaseTheBlock_sourceLabel__5OHmN{font-style:italic}.CaseTheBlock_actions__jyMr6{display:flex;gap:8px}.CaseTheBlock_firewallNote__p6vw9{margin:2px 0 0;color:var(--muted);font-size:var(--step--2,12px);line-height:1.5}.NextBrickStrip_wrap__sbXoc{display:flex;flex-direction:column;gap:10px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate);padding:14px;margin:0 0 16px}.NextBrickStrip_heading__85lGN{font-family:var(--disp);font-size:var(--step-0);font-weight:800;margin:0 0 2px}.NextBrickStrip_row__eVguA{display:flex;flex-direction:column;gap:6px;padding:10px 0;border-bottom:1px solid var(--line)}.NextBrickStrip_row__eVguA:first-of-type{padding-top:0}.NextBrickStrip_row__eVguA:last-child{padding-bottom:0;border-bottom:0}.NextBrickStrip_rowHead__V_VlW{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}.NextBrickStrip_rowLabel__pLsGF{font-family:var(--disp);font-weight:800;font-size:var(--step--1)}.NextBrickStrip_rowMeta__CM7uY{color:var(--muted-strong);font-size:var(--step--1);font-weight:700}.NextBrickStrip_streak__jZqGq{color:var(--orange-2);font-weight:800}.NextBrickStrip_streakNew__2azjR{color:var(--muted);font-weight:600}.NextBrickStrip_bar__bWWiD{height:8px;border-radius:999px;background:var(--slate-2);border:1px solid var(--line);overflow:hidden}.NextBrickStrip_fill__AsU_V{display:block;height:100%;background:var(--green);border-radius:999px}.NextBrickStrip_fillLong__fNPi7{display:block;height:100%;background:var(--orange);border-radius:999px}.NextBrickStrip_pathway__N0kfX{margin:0;font-size:var(--step--1);line-height:1.45}.NextBrickStrip_pathwayName__WaDaZ{font-weight:700}.NextBrickStrip_pathwayNode__ltsww{color:var(--muted)}.NextBrickStrip_milestone__Hy7oY{margin:0;font-size:var(--step--1);line-height:1.45;color:var(--ink)}.NextBrickStrip_milestoneLabel__41_8g{color:var(--muted);font-weight:600}.NextBrickStrip_chip__ntTf6{align-self:flex-start;display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:8px 14px;border:1px solid var(--line-2);border-radius:999px;background:var(--slate-2);color:var(--ink);font-size:var(--step--1);font-weight:700;text-decoration:none}.NextBrickStrip_chip__ntTf6:hover{border-color:var(--orange)}.NextBrickStrip_chip__ntTf6:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.OneMoreMove_wrap__tzgCF{display:flex;flex-direction:column;gap:8px;margin:0 0 16px}.OneMoreMove_head__t7mFg{display:flex;align-items:center;justify-content:space-between;gap:8px}.OneMoreMove_title__Qmdrb{font-family:var(--disp);font-size:var(--step-0);font-weight:800}.OneMoreMove_sub__tAJCg{margin:0;color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.OneMoreMove_moves__Sdd76{list-style:none;margin:4px 0 0;padding:0;display:flex;flex-direction:column;gap:8px}.OneMoreMove_moveItem__TyWZn{margin:0}.OneMoreMove_move__LHAtn{display:flex;align-items:center;gap:10px;width:100%;min-height:44px;padding:12px 14px;border:1px solid var(--line-2);border-radius:var(--r-m);background:var(--slate-2);color:var(--ink);text-decoration:none;text-align:left}a.OneMoreMove_move__LHAtn:hover{border-color:var(--orange)}.OneMoreMove_move__LHAtn:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.OneMoreMove_moveBody__o9CpV{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.OneMoreMove_moveLabel__3yp34{font-weight:800;font-size:var(--step--1);line-height:1.35}.OneMoreMove_moveRocco__I7DxL{color:var(--muted-strong);font-size:var(--step--1);line-height:1.4}.OneMoreMove_moveWhy__gCfMA{color:var(--muted);font-size:var(--step--2,12px);line-height:1.45}.OneMoreMove_moveArrow__AfbfF{color:var(--orange-2);font-weight:800;font-size:var(--step-0);flex:0 0 auto}.OneMoreMove_stop__nFUh4{border:1px solid var(--line);border-left:3px solid var(--green);border-radius:var(--r-m);background:var(--slate-2);padding:12px 14px}.OneMoreMove_stopHead__42cTZ{display:block;font-family:var(--disp);font-weight:800;font-size:var(--step--1);margin-bottom:4px}.OneMoreMove_stopBody__C_y0c{margin:0;color:var(--muted-strong);font-size:var(--step--1);line-height:1.5}.SeasonStrip_wrap__KP_aP{display:flex;flex-direction:column;gap:12px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate);padding:14px;margin:0 0 16px}.SeasonStrip_head__K3BgP{display:flex;flex-direction:column;gap:4px}.SeasonStrip_titleRow__DedFY{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.SeasonStrip_kicker__7jvH6{color:var(--orange-2);font-weight:800;font-size:var(--step--1);text-transform:uppercase;letter-spacing:.04em}.SeasonStrip_title___GHVc{font-family:var(--disp);font-size:var(--step-0);font-weight:800;margin:0}.SeasonStrip_stamp__nWpaq{color:var(--muted);font-size:var(--step--1);font-weight:700}.SeasonStrip_theme__jbtSf{margin:0;color:var(--muted-strong);font-size:var(--step--1);line-height:1.45}.SeasonStrip_free__d8bgm{margin:2px 0 0;color:var(--green);font-size:var(--step--1);font-weight:700;line-height:1.4}.SeasonStrip_track__bf24o{display:flex;flex-direction:column;gap:6px}.SeasonStrip_trackHead__9zB82{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}.SeasonStrip_tierPos__hcxyr{font-family:var(--disp);font-weight:800;font-size:var(--step--1)}.SeasonStrip_xp__xu7j9{color:var(--muted-strong);font-size:var(--step--1);font-weight:700}.SeasonStrip_bar__JzfL6{height:9px;border-radius:999px;background:var(--slate-2);border:1px solid var(--line);overflow:hidden}.SeasonStrip_fill__MjNNm{display:block;height:100%;background:var(--orange);border-radius:999px}.SeasonStrip_nextReward__Wn66m{margin:0;font-size:var(--step--1);line-height:1.45;color:var(--ink)}.SeasonStrip_rewardLabel__ePacn{color:var(--muted);font-weight:600}.SeasonStrip_tierTag__rPBGx{color:var(--muted)}.SeasonStrip_drop__NqXQl{display:flex;flex-direction:column;gap:2px;min-height:44px;padding:12px;border:1px solid var(--line-2);border-radius:var(--r-s);background:var(--slate-2);color:var(--ink);text-decoration:none}.SeasonStrip_drop__NqXQl:hover{border-color:var(--orange)}.SeasonStrip_drop__NqXQl:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.SeasonStrip_dropKicker__wuFdb{color:var(--orange-2);font-weight:800;font-size:var(--step--1)}.SeasonStrip_dropLabel__HQyka{font-weight:700;font-size:var(--step-0)}.SeasonStrip_dropSub__mAeee{color:var(--muted);font-size:var(--step--1)}.SeasonStrip_dropGo__NQ3NV{color:var(--orange-2);font-weight:700;font-size:var(--step--1);margin-top:2px}.SeasonStrip_vault__oVBp3{display:flex;flex-direction:column;gap:4px;border-top:1px solid var(--line);padding-top:10px}.SeasonStrip_vaultHead__lf2L8{color:var(--muted-strong);font-weight:700;font-size:var(--step--1)}.SeasonStrip_vaultList__UtEzQ{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 12px}.SeasonStrip_vaultItem__lJMkT{font-size:var(--step--1);color:var(--ink)}.SeasonStrip_vaultSeason__yrX2_{color:var(--muted)}.CrewPresence_wrap__pxe_w{display:flex;flex-direction:column;gap:10px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate);padding:14px;margin:0 0 16px}.CrewPresence_head__L_PHe{font-family:var(--disp);font-size:var(--step-0);font-weight:800;margin:0}.CrewPresence_canvas__X_XnV{display:block;width:100%;height:auto;max-width:320px;border-radius:var(--r-s)}.CrewPresence_tiers__G8t1Q{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.CrewPresence_tier__QfJrV{display:flex;flex-direction:column;gap:4px;padding:8px 0;border-bottom:1px solid var(--line)}.CrewPresence_tier__QfJrV:last-child{border-bottom:0;padding-bottom:0}.CrewPresence_tierHead__OZhDg{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}.CrewPresence_tierName__ASfuP{font-family:var(--disp);font-weight:800;font-size:var(--step--1)}.CrewPresence_tierCount__zcS4J{color:var(--muted-strong);font-size:var(--step--1);font-weight:700}.CrewPresence_tokens__JJtiB{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:6px 8px}.CrewPresence_token__JVf5L{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 10px;border:1px solid var(--line-2);border-radius:999px;background:var(--slate-2);color:var(--ink);font-size:var(--step--1);font-weight:700;text-decoration:none}.CrewPresence_token__JVf5L:hover{border-color:var(--orange)}.CrewPresence_token__JVf5L:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.CrewPresence_dot__fZNOp{width:10px;height:10px;border-radius:999px;flex:0 0 auto}.CrewPresence_tokenAnon__9eVOU{display:inline-flex;align-items:center;gap:6px;min-height:32px;padding:6px 10px;border:1px dashed var(--line-2);border-radius:999px;color:var(--muted);font-size:var(--step--1);font-weight:600}.CrewPresence_dotAnon__ootJS{width:10px;height:10px;border-radius:999px;background:var(--slate-2);border:1px solid var(--line-2);flex:0 0 auto}.CrewPresence_anonText__RLl6e{font-style:italic}.CrewPresence_note__HM1np{margin:0;color:var(--muted);font-size:var(--step--1);line-height:1.4}.SocialStrands_wrap__9_yVp{display:flex;flex-direction:column;gap:10px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate);padding:14px;margin:0 0 16px}.SocialStrands_head__exStx{font-family:var(--disp);font-size:var(--step-0);font-weight:800;margin:0}.SocialStrands_list__h1j4_{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.SocialStrands_strand__tPr1m{display:flex;align-items:flex-start;gap:10px;padding:8px 0;border-bottom:1px solid var(--line)}.SocialStrands_strand__tPr1m:last-child{border-bottom:0}.SocialStrands_brightened__xNNVl{border-left:3px solid var(--orange);padding-left:8px;margin-left:-8px}.SocialStrands_strandGlyph__k6HBV{font-size:1.1rem;line-height:1.3;flex:0 0 auto}.SocialStrands_strandBody__KRuFz{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.SocialStrands_strandLabel__75JI1{font-size:var(--step--1);font-weight:700;line-height:1.4;color:var(--ink)}.SocialStrands_strandMeta__kOVea{font-size:var(--step--1);color:var(--muted)}.SocialStrands_strandZone__OY2ru{font-weight:600;color:var(--muted-strong)}.SocialStrands_strandDecay__UAQB8{color:var(--muted)}.SocialStrands_kudos__eLxm0{display:inline-flex;align-items:center;gap:5px;min-height:44px;min-width:44px;justify-content:center;padding:6px 12px;border:1px solid var(--line-2);border-radius:999px;background:var(--slate-2);color:var(--muted-strong);font-size:var(--step--1);font-weight:800;cursor:pointer;flex:0 0 auto}.SocialStrands_kudos__eLxm0:hover:not(:disabled){border-color:var(--orange)}.SocialStrands_kudos__eLxm0:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.SocialStrands_kudos__eLxm0:disabled{opacity:.6;cursor:default}.SocialStrands_kudosOn__Fl5sm{border-color:var(--orange);color:var(--orange-2);background:color-mix(in srgb,var(--orange) 12%,var(--slate-2))}.SocialStrands_kudosCount__t_ybJ{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.SocialStrands_note__I1t_p{margin:0;color:var(--muted);font-size:var(--step--1);line-height:1.4}.CrewRun_wrap__PxQZR{display:flex;flex-direction:column;gap:12px;border:1px solid var(--line);border-radius:var(--r-m);background:var(--slate);padding:14px;margin:0 0 16px}.CrewRun_head__aysaz{display:flex;flex-direction:column;gap:4px}.CrewRun_titleRow__H8cT3{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.CrewRun_kicker__evyGw{color:var(--orange-2);font-weight:800;font-size:var(--step--1);text-transform:uppercase;letter-spacing:.04em}.CrewRun_title__vJ5O4{font-family:var(--disp);font-size:var(--step-0);font-weight:800;margin:0}.CrewRun_stamp__DiiTu{color:var(--muted);font-size:var(--step--1);font-weight:700}.CrewRun_theme__gRx1v{margin:2px 0 0;color:var(--muted-strong);font-size:var(--step--1);line-height:1.45}.CrewRun_week__870NH{color:var(--ink)}.CrewRun_streak__DuVJ_,.CrewRun_week__870NH{margin:2px 0 0;font-size:var(--step--1);font-weight:700}.CrewRun_streak__DuVJ_{color:var(--orange-2)}.CrewRun_track__OygcJ{display:flex;flex-direction:column;gap:6px}.CrewRun_trackHead__jthPu{display:flex;align-items:baseline;justify-content:space-between;gap:10px;flex-wrap:wrap}.CrewRun_goalLabel__tlhOM{font-family:var(--disp);font-weight:800;font-size:var(--step--1)}.CrewRun_count__uRLHg{color:var(--muted-strong);font-size:var(--step--1);font-weight:700}.CrewRun_bar__k_fel{height:9px;border-radius:999px;background:var(--slate-2);border:1px solid var(--line);overflow:hidden}.CrewRun_fill__VgN5_{display:block;height:100%;background:var(--orange);border-radius:999px}.CrewRun_sub__woznN{margin:0;color:var(--muted);font-size:var(--step--1);line-height:1.45}.CrewRun_contribs__n2_Ps{display:flex;flex-direction:column;gap:6px;border-top:1px solid var(--line);padding-top:10px}.CrewRun_contribsHead__eGEk6{color:var(--muted-strong);font-weight:700;font-size:var(--step--1)}.CrewRun_contribList__xWVnC{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:6px}.CrewRun_contribItem__S0pvf{display:flex;align-items:center;gap:8px;flex-wrap:wrap;font-size:var(--step--1)}.CrewRun_contribHandle__lX2fU{font-weight:700;color:var(--ink)}.CrewRun_contribLane__zGT6n{color:var(--orange-2);font-weight:700;font-size:var(--step--2,11px);text-transform:uppercase;letter-spacing:.03em;border:1px solid var(--line-2);border-radius:999px;padding:1px 8px}.CrewRun_contribN__duYIu{margin-left:auto;color:var(--muted-strong);font-weight:700}.CrewRun_rewardRow__FBAFF{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;border-top:1px solid var(--line);padding-top:10px}.CrewRun_reward__j_5uF{margin:0;font-size:var(--step--1);line-height:1.45;color:var(--ink)}.CrewRun_rewardKicker__WpGtg{color:var(--muted);font-weight:600}.CrewRun_claimBtn__2PmIP{min-height:44px;padding:10px 18px;border:1px solid var(--orange);border-radius:var(--r-s);background:var(--orange);color:var(--ink-on-orange,#0b0b0d);font-family:var(--disp);font-weight:800;font-size:var(--step--1);cursor:pointer}.CrewRun_claimBtn__2PmIP:hover:not(:disabled){filter:brightness(1.05)}.CrewRun_claimBtn__2PmIP:focus-visible{outline:2px solid var(--orange-2);outline-offset:2px}.CrewRun_claimBtn__2PmIP:disabled{opacity:.6;cursor:default}.CrewRun_claimed__SO9Ao{color:var(--green);font-weight:800;font-size:var(--step--1)}.CrewRun_pending__RFlaf{color:var(--muted);font-size:var(--step--1);font-weight:600}.CrewRun_live__aQ927{margin:0;min-height:1em;color:var(--green);font-size:var(--step--1);font-weight:700}.CrewRun_crewlessActions__2ocnw{display:flex;flex-direction:column;gap:10px}.CrewRun_primaryCta__DLlgW{display:flex;flex-direction:column;gap:2px;min-height:44px;padding:12px;border:1px solid var(--orange);border-radius:var(--r-s);background:var(--slate-2);color:var(--ink);text-decoration:none}.CrewRun_primaryCta__DLlgW:hover{border-color:var(--orange-2)}.CrewRun_primaryCta__DLlgW:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.CrewRun_ctaLabel__Oe3WO{font-family:var(--disp);font-weight:800;font-size:var(--step-0);color:var(--orange-2)}.CrewRun_ctaSub__7q5yG{color:var(--muted);font-size:var(--step--1)}.CrewRun_soloCta__5ZUvd{display:inline-flex;align-items:center;gap:6px;min-height:44px;padding:10px 12px;border:1px solid var(--line-2);border-radius:var(--r-s);background:var(--slate-2);color:var(--muted-strong);font-size:var(--step--1);font-weight:600;text-decoration:none}.CrewRun_soloCta__5ZUvd:hover{border-color:var(--orange);color:var(--ink)}.CrewRun_soloCta__5ZUvd:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.SeeOnMapLink_linkMd__Psguy,.SeeOnMapLink_linkSm__1_abr{display:inline-flex;align-items:center;gap:5px;min-height:36px;border:1px solid var(--line-2);border-radius:var(--r-m);background:var(--slate-2);color:var(--muted-strong);font-size:var(--step--1);font-weight:600;text-decoration:none;cursor:pointer}.SeeOnMapLink_linkSm__1_abr{padding:5px 10px}.SeeOnMapLink_linkMd__Psguy{width:100%;justify-content:center;padding:9px 12px}.SeeOnMapLink_linkMd__Psguy:hover,.SeeOnMapLink_linkSm__1_abr:hover{border-color:var(--orange);color:var(--ink)}.SeeOnMapLink_linkMd__Psguy:focus-visible,.SeeOnMapLink_linkSm__1_abr:focus-visible{outline:2px solid var(--orange);outline-offset:2px}