:root{--background:#1a1622;--foreground:#ededf3;--card:#191920;--primary:#c3b6ea;--primary-fg:#1a1228;--accent:#a094d0;--muted:#1f1f28;--muted-fg:#aaaab9;--text-muted:#78788c;--border:#262630;--warning:#f5b5d9;--up:#34d399;--down:#f87171;--line1:#9d8df0;--line2:#4fc3e8;--line3:#f0a44b;--ease-out:cubic-bezier(.23,1,.32,1);--ease-drawer:cubic-bezier(.32,.72,0,1);--font-label:"Literata",Georgia,"Times New Roman",serif;--dock-orb:71px;--dock-lift:60px;--dock-gap:68px;--dock-icon:25px;--dock-label:11.5px;--dock-pad-t:10px;--dock-pad-b:14px;--dock-svg-h:150px}.screen{isolation:isolate;background:#1f1630;border-radius:0;width:100%;height:100%;position:relative;overflow:hidden}.l-vignette{background:linear-gradient(#140e2240 0%,#140e2214 30%,#140e220d 65%,#140e220a 100%)}.appbar{z-index:60;transition:opacity .18s var(--ease-out);align-items:center;gap:8px;padding:6px 14px 8px;display:flex;position:absolute;top:96px;left:0;right:0}.screen.event-open .appbar{opacity:0;pointer-events:none}.view{z-index:10;transition:transform .26s var(--ease-out), opacity .26s var(--ease-out);position:absolute;inset:0}.view.off-r{opacity:0;pointer-events:none;transform:translate(100%)}.view.off-l{opacity:0;pointer-events:none;transform:translate(-24%)}.bubble{cursor:pointer;isolation:isolate;width:104px;height:104px;transition:transform .16s var(--ease-out);background:#18112866;border:none;border-radius:50%;padding:0;position:absolute;overflow:hidden;box-shadow:inset 0 1.5px #ffffff73,inset 0 -8px 18px #0a061480,inset 2px 0 3px #ffffff1f,0 18px 40px #00000073,0 0 0 1px #c8b4ff38}.bubble:active{transform:scale(.93)}.bubble .bico{object-fit:contain;filter:drop-shadow(0 6px 14px #0a06148c);width:52%;height:52%;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.bubble:after{content:"";background:radial-gradient(circle at 32% 24%,#ffffff4d 0%,#0000 44%);border-radius:50%;position:absolute;inset:0}.bubble .btxt{text-align:center;text-shadow:0 1px 6px #08050ee6;position:absolute;bottom:11px;left:0;right:0}.bubble .btxt b{letter-spacing:.04em;color:var(--muted-fg);font-size:9.5px;font-weight:600;display:block}.bubble .btxt span{color:var(--up);font-family:Geist Mono,monospace;font-size:11px;font-weight:600}.bubble:before{content:"";border:1px solid #c3b6ea47;border-top-color:#c3b6eab3;border-radius:50%;animation:7s linear infinite orbitspin;position:absolute;inset:-6px}.bubbles-layer{position:absolute;inset:0}.bubbles-layer .bubble{will-change:transform;transition:box-shadow .22s;top:0;left:0}.bubble:hover{box-shadow:inset 0 1.5px #ffffff8c,inset 0 -8px 18px #0a061480,0 18px 40px #00000073,0 0 0 1.5px #c3b6eaa6,0 0 26px #c3b6ea73}.bubble:hover .bico{filter:drop-shadow(0 6px 14px #0a06148c)brightness(1.18)}.bubble:hover:before{border-color:#e6dcfff2 #c3b6ea80 #c3b6ea80}.bubble:hover .btxt b{color:var(--foreground)}.bubbles-layer{z-index:3}.dock-wrap{z-index:60;pointer-events:none;position:absolute;bottom:0;left:0;right:0}.dock,.cta{z-index:1;position:relative}.dock{pointer-events:auto;grid-template-columns:1fr 1fr var(--dock-gap) 1fr 1fr;padding:var(--dock-pad-t) 14px calc(var(--dock-pad-b) + env(safe-area-inset-bottom,10px));background:0 0;align-items:center;display:grid;position:relative}.tab{cursor:pointer;color:#f4f2fb;transition:color .15s ease, transform .12s var(--ease-out);background:0 0;border:none;flex-direction:column;align-items:center;gap:3px;padding:4px 0;display:flex}.tab:active{transform:scale(.93)}.tab.on{color:var(--primary)}.tab span{font-size:var(--dock-label);letter-spacing:.02em;white-space:nowrap;text-shadow:0 1px 2px #140e2666;font-weight:400}.dock .tab svg{width:var(--dock-icon);height:var(--dock-icon);stroke-width:1.5px;opacity:.86;filter:drop-shadow(0 1px 2px #140e2659)}.cta{left:50%;bottom:calc(var(--dock-lift) + env(safe-area-inset-bottom,8px));width:var(--dock-orb);height:var(--dock-orb);z-index:2;pointer-events:auto;cursor:pointer;transition:transform .2s var(--ease-out);background:0 0;border:none;border-radius:50%;position:absolute;transform:translate(-50%)}.cta:active{transform:translate(-50%)scale(.93)}.barsvg{z-index:0;width:100%;height:calc(var(--dock-svg-h) + env(safe-area-inset-bottom,8px));pointer-events:none;display:block;position:absolute;bottom:0;left:0;right:0;overflow:visible}.barsvg .edge{fill:none;stroke:url(#egrad);stroke-width:1.5px;filter:drop-shadow(0 0 3.5px #d2c6f5b3)}.barsvg .edge-mid,.barsvg .edge-thick{fill:none;stroke:url(#egrad);stroke-linecap:round}.barsvg .edge-mid{stroke-width:2.6px}.barsvg .edge-thick{stroke-width:3.8px}.cta .orb{pointer-events:none;background:radial-gradient(circle at 50% 45%,#28223c99 0%,#1a1622d9 100%);border-radius:50%;position:absolute;inset:2px}.cta .orbwrap{z-index:1;pointer-events:none;border-radius:50%;position:absolute;inset:0}.cta .orbvid{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block;position:absolute;inset:0;-webkit-mask:radial-gradient(circle,#000 62%,#00000080 72%,#0000 80%);mask:radial-gradient(circle,#000 62%,#00000080 72%,#0000 80%)}.cta:after{content:"";z-index:0;pointer-events:none;background:radial-gradient(circle,#aa96eb52 0%,#aa96eb00 62%);border-radius:50%;position:absolute;inset:-8px}.tabs{justify-content:center;gap:5px;padding:2px 0 10px;display:flex}.tabs button{cursor:pointer;white-space:nowrap;color:var(--muted-fg);background:0 0;border:none;border-radius:999px;padding:7px 10px;font-size:12px;transition:background .16s,color .16s}.tabs button.on{color:var(--foreground);background:#ffffff17;font-weight:600}.tabs .cnt{color:var(--muted-fg);margin-left:5px;font-size:10px}.chip-now{color:var(--primary);background:#c3b6ea24;border-radius:5px;padding:0 5px;font-size:9px;line-height:14px}.screen.onb-mode .dock-wrap{visibility:hidden}.cta .orb:before,.hint .arr{animation:none}.view,.sheet,.crowd-body{transition:none}.tma-root{min-height:100dvh;padding-top:calc(var(--tg-content-safe-area-inset-top,0px) + var(--tg-safe-area-inset-top,env(safe-area-inset-top,0px)));flex-direction:column;display:flex;position:relative}.tma-root .appbar{z-index:60;justify-content:space-between;align-items:center;gap:8px;padding:10px 14px 8px;display:flex;position:sticky;top:0}.tma-hello{align-items:center;gap:9px;min-width:0;display:flex}.tma-ava{object-fit:cover;border:1px solid #c3b6ea59;border-radius:50%;flex:none;width:30px;height:30px}.tma-ava--stub{color:var(--primary);background:#c3b6ea29;place-items:center;font-size:13px;font-weight:600;display:grid}.tma-hello-text{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:14.5px;overflow:hidden}.tma-icon-btn{width:34px;height:34px;color:var(--text-secondary);background:#ffffff0d;border-radius:50%;flex:none;place-items:center;display:grid}.tma-tab.is-active{color:var(--primary)}.tma-sheet-veil{z-index:80;background:#0a08108c;animation:.16s ease-out tma-veil-in;position:fixed;inset:0}.tma-sheet{z-index:81;max-height:76dvh;padding:8px 14px calc(28px + var(--tg-safe-area-inset-bottom,env(safe-area-inset-bottom,0px)));background:#171226;border-radius:22px 22px 0 0;animation:.22s cubic-bezier(.16,1,.3,1) tma-sheet-in;position:fixed;bottom:0;left:0;right:0;overflow-y:auto;box-shadow:0 -12px 40px #00000080}.tma-sheet-grip{background:#ffffff38;border:none;border-radius:999px;width:40px;height:4px;margin:6px auto 12px;display:block}.tma-sheet-row{width:100%;color:var(--foreground);text-align:left;background:#ffffff0a;border:none;border-radius:14px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:8px;padding:14px;font-size:14.5px;transition:transform .1s ease-out;display:flex}.tma-sheet-row:active{transform:scale(.985)}.tma-sheet-count{text-align:center;min-width:24px;color:var(--primary);background:#c3b6ea2e;border-radius:999px;padding:2px 7px;font-size:12.5px}.tma-sheet-chevron{color:var(--text-muted);font-size:18px;line-height:1}.tma-sheet-list{max-height:46vh;margin:-2px 0 10px;overflow-y:auto}.tma-sheet-item{color:var(--text-secondary);border-radius:12px;padding:11px 14px;font-size:13.5px;display:block}.tma-sheet-item:active{background:#ffffff0d}.tma-sheet-empty{color:var(--text-muted);padding:10px 14px;font-size:13px}.tma-sheet-tools{margin-top:4px}.tma-root .cta.is-open{filter:brightness(1.15)}@keyframes tma-veil-in{0%{opacity:0}to{opacity:1}}@keyframes tma-sheet-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.tma-sheet,.tma-sheet-veil{animation:none}.tma-sheet-row{transition:none}}.tma-scene{min-height:calc(100dvh - 230px);position:relative}.tma-mascot{aspect-ratio:1;z-index:2;pointer-events:none;width:min(62vw,260px);position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)}.tma-mascot-vid{object-fit:contain;width:100%;height:100%}.tma-bubbles{z-index:3;position:absolute;inset:0}.tma-bubble{color:#fff;will-change:transform;background:radial-gradient(circle at 32% 28%,#c3b6ea4d,#786ea529 62%,#5a52821a);border:none;border-radius:50%;place-items:center;gap:2px;padding:0;animation-name:tma-float;animation-timing-function:ease-in-out;animation-iteration-count:infinite;display:grid;position:absolute;box-shadow:inset 0 1px #ffffff2e,0 6px 18px #00000047}.tma-bubble:active{filter:brightness(1.2)}.tma-bubble-ico{object-fit:contain;opacity:.92;width:38%;height:38%}.tma-bubble-txt{opacity:.9;font-size:11px;line-height:1}@keyframes tma-float{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}@media (prefers-reduced-motion:reduce){.tma-bubble{animation:none}}.tma-money{padding:18px 4px 6px}.tma-money-label{color:var(--text-muted);letter-spacing:.02em;font-size:11.5px}.tma-money-total{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--foreground);margin:2px 0 16px;font-size:34px;font-weight:600;line-height:1.1}.tma-money-split{grid-template-columns:1fr 1fr;gap:12px;display:grid}.tma-money-sub{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--text-secondary);margin-top:2px;font-size:17px}.tma-card{background:#ffffff0a;border-radius:16px;margin-top:16px;padding:16px}.tma-card-title{margin-bottom:6px;font-size:14.5px;font-weight:600}.tma-card-text{color:var(--text-secondary);font-size:13px;line-height:1.55}.tma-addr{text-align:left;background:#c3b6ea1a;border:none;border-radius:12px;width:100%;margin-top:12px;padding:12px 14px;display:block}.tma-addr-text{font-family:var(--font-geist-mono), ui-monospace, monospace;color:var(--foreground);word-break:break-all;font-size:12px;line-height:1.5;display:block}.tma-addr-hint{color:var(--text-muted);margin-top:6px;font-size:11px;display:block}.tma-wallet-empty{text-align:center;padding:40px 6px}.tma-wallet-empty-title{margin-bottom:8px;font-size:16px;font-weight:600}.tma-wallet-empty-text{color:var(--text-secondary);max-width:300px;margin:0 auto 20px;font-size:13.5px;line-height:1.6}.tma-btn-primary{background:var(--primary);color:#1a1622;border-radius:12px;padding:12px 24px;font-size:15px;font-weight:500;display:inline-block}.tma-skel{background:linear-gradient(90deg,#ffffff0d,#ffffff1a,#ffffff0d) 0 0/200% 100%;border-radius:8px;animation:1.4s linear infinite tma-shimmer}@keyframes tma-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.tma-skel{animation:none}}.tma-welcome{z-index:120;background:#0d0b14;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tma-welcome-vid{object-fit:cover;width:100%;height:100%}.tma-welcome-bar{left:16px;right:16px;bottom:calc(18px + var(--tg-safe-area-inset-bottom,env(safe-area-inset-bottom,0px)));background:#ffffff2e;border-radius:999px;height:3px;position:absolute;overflow:hidden}.tma-welcome-bar>span{background:var(--primary);height:100%;transition:width .22s linear;display:block}.tma-welcome-skip{right:16px;top:calc(16px + var(--tg-safe-area-inset-top,env(safe-area-inset-top,0px)));color:#ffffffd9;-webkit-backdrop-filter:blur(6px);background:#0d0b1499;border:none;border-radius:999px;padding:8px 14px;font-size:13px;position:absolute}.tma-welcome-go{left:24px;right:24px;bottom:calc(40px + var(--tg-safe-area-inset-bottom,env(safe-area-inset-bottom,0px)));background:var(--primary);color:#1a1622;border:none;border-radius:14px;padding:14px;font-size:16px;font-weight:600;position:absolute}@media (prefers-reduced-motion:reduce){.tma-welcome-bar>span{transition:none}}.tma-btn-wide{width:100%;color:var(--primary);background:#c3b6ea24;border:none;border-radius:13px;margin-top:18px;padding:13px 16px;font-size:15px;font-weight:500}.tma-btn-wide:disabled{opacity:.45}.tma-sheet-exit{color:var(--destructive);background:#ff8a8a14;margin-top:10px}.tma-head-actions{flex:none;align-items:center;gap:6px;display:flex}html.mobile-shell .tma-root .tma-scene-host{background:0 0;border-radius:0;height:auto;position:absolute;inset:0}.tma-view{min-height:0;padding:0 14px calc(124px + var(--tg-safe-area-inset-bottom,env(safe-area-inset-bottom,0px)));flex:auto;position:relative}.tma-view:has(.tma-scene-host){padding:0}.tma-view:has(.tma-scene-wrap){padding:0}html.mobile-shell .tma-scene-wrap,.tma-scene-wrap{touch-action:pan-y;min-height:100%;padding:60px 14px 28px;padding-top:calc(60px + env(safe-area-inset-top,0px));padding-bottom:calc(28px + env(safe-area-inset-bottom,0px));position:relative}html.mobile-shell .tma-scene-wrap .evt-scroll.tma-evt{height:auto;padding:0 0 8px;overflow:visible}html.mobile-shell .tma-evt>.evt-hero{margin:0 -14px 10px}html.mobile-shell .roundbtn.tma-scene-close,.roundbtn.tma-scene-close{z-index:70;top:calc(20px + env(safe-area-inset-top,0px));width:40px;height:40px;color:var(--foreground);background:#ffffff0d;border:1px solid #d6cbf752;position:fixed;left:18px;box-shadow:0 0 5px #c8baf047,inset 0 0 6px #c8baf01a}html.mobile-shell .roundbtn.tma-scene-back,.roundbtn.tma-scene-back{z-index:70;top:calc(20px + env(safe-area-inset-top,0px));width:40px;height:40px;color:var(--foreground);background:#ffffff0d;border:1px solid #d6cbf752;position:fixed;right:18px;box-shadow:0 0 5px #c8baf047,inset 0 0 6px #c8baf01a}html.mobile-shell .roundbtn.tma-scene-back:active,html.mobile-shell .roundbtn.tma-scene-close:active{background:#ffffff1a;box-shadow:0 0 8px #c8baf073,inset 0 0 6px #c8baf024}html.mobile-shell .tma-evt .vname{align-items:center;gap:9px;min-width:0;display:flex}html.mobile-shell .tma-evt .vname-txt{text-align:left;text-overflow:ellipsis;white-space:nowrap;min-width:0;color:inherit;font:inherit;cursor:pointer;background:0 0;border:none;flex:auto;overflow:hidden}html.mobile-shell .tma-evt .vvol{color:var(--accent);background:color-mix(in srgb, var(--accent) 14%, transparent);border-radius:999px;flex:none;padding:1px 7px;font-size:11px;font-weight:600}html.mobile-shell .tma-evt .vname-full{text-align:left;width:100%;color:var(--foreground);cursor:pointer;background:#c3b6ea1a;border:1px solid #c3b6ea3d;border-radius:11px;margin:6px 0 2px;padding:8px 10px;font-size:12.5px;line-height:1.4;display:block}html.mobile-shell .tma-evt .vplate{max-width:86%;margin-inline:auto}html.mobile-shell body:has(.tma-scene-wrap){background:#3a3158}html.mobile-shell .tma-scene-wrap{-webkit-backdrop-filter:blur(30px)saturate(125%);backdrop-filter:blur(30px)saturate(125%);background:#342c5294;min-height:100dvh}html.mobile-shell:has(.tma-scene-wrap){overscroll-behavior-y:none}html.mobile-shell .tma-arc{padding:0 0 8px}html.mobile-shell .tma-arc-head{padding:2px 4px 14px}html.mobile-shell .tma-arc-head h2{letter-spacing:-.01em;font-size:20px;font-weight:600}html.mobile-shell .tma-arc-head p{color:var(--muted-fg);margin-top:4px;font-size:12.5px;line-height:1.4}html.mobile-shell .tma-arc-month{letter-spacing:.06em;text-transform:uppercase;color:var(--text-muted);padding:14px 4px 8px;font-size:11px;font-weight:600}html.mobile-shell .tma-arc-toggle{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;width:100%;display:flex}html.mobile-shell .tma-arc-count{font-family:var(--font-geist-mono,monospace);font-weight:400}html.mobile-shell .tma-arc-chev{opacity:.6;margin-left:auto;transition:transform .2s cubic-bezier(.23,1,.32,1)}html.mobile-shell .tma-arc-toggle.is-collapsed .tma-arc-chev{transform:rotate(-90deg)}html.mobile-shell .tma-arc-card{color:inherit;transition:transform .12s var(--ease-out);background:#0f0b1b6b;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:11px;margin-bottom:8px;padding:11px 12px;text-decoration:none;display:flex;box-shadow:inset 0 1px #ffffff12,0 1px 10px #00000029}html.mobile-shell .tma-arc-card:active{transform:scale(.985)}html.mobile-shell .tma-arc-pic{object-fit:cover;background:#ffffff0d;border-radius:12px;flex:none;width:44px;height:44px}html.mobile-shell .tma-arc-pic--stub{background:#c3b6ea1a}html.mobile-shell .tma-arc-body{flex:1;min-width:0;display:block}html.mobile-shell .tma-arc-body b{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}html.mobile-shell .tma-arc-sub{-webkit-line-clamp:2;color:var(--text-muted);-webkit-box-orient:vertical;margin-top:3px;font-size:11.5px;display:-webkit-box;overflow:hidden}html.mobile-shell .tma-arc-out{border-radius:10px;flex:none;padding:5px 11px;font-family:Geist Mono,monospace;font-size:12.5px;font-weight:700}html.mobile-shell .tma-arc-out.yes{color:var(--up);background:#34d39921}html.mobile-shell .tma-arc-out.no{color:var(--down);background:#f8717121}html.mobile-shell .tma-arc-out.unknown{color:var(--text-muted);background:#ffffff0d}html.mobile-shell .tma-arc-note{color:var(--muted-fg);padding:18px 4px;font-size:13px}html.mobile-shell .tma-arc-empty{text-align:center;flex-direction:column;align-items:center;gap:7px;padding:54px 24px 28px;display:flex}html.mobile-shell .tma-arc-empty-ico{width:54px;height:54px;color:var(--primary);background:#c3b6ea1f;border-radius:17px;place-items:center;margin-bottom:4px;display:grid}html.mobile-shell .tma-arc-empty b{font-size:15px;font-weight:600}html.mobile-shell .tma-arc-empty span{color:var(--muted-fg);font-size:12.5px;line-height:1.45}html.dark.mobile-shell .bubble .btxt b{font-size:11px}html.dark.mobile-shell .note,html.dark.mobile-shell .sheet .note{font-size:11.5px}html.dark.mobile-shell .sheet h4{font-size:13px}html.dark.mobile-shell .mini-ev>span>span,html.dark.mobile-shell .ev-list>h5{font-size:12px}html.dark.mobile-shell .k,html.dark.mobile-shell .meta-chip .k{font-size:11.5px}html.dark.mobile-shell .dates,html.dark.mobile-shell .side,html.dark.mobile-shell .badge{font-size:11px}html.dark.mobile-shell .lvl p,html.dark.mobile-shell .step,html.dark.mobile-shell .checks div{font-size:12.5px}html.dark.mobile-shell .sgroup>h5,html.dark.mobile-shell .field label,html.dark.mobile-shell .dep-lbl{font-size:11.5px}html.dark.mobile-shell .empty{font-size:13px}html.dark.mobile-shell .k,html.dark.mobile-shell .msub,html.dark.mobile-shell .sub,html.dark.mobile-shell .wsub,html.dark.mobile-shell .of,html.dark.mobile-shell .dev .dtxt>span,html.dark.mobile-shell .mini-ev>span>span{color:#b9b6c6}html.dark.mobile-shell .sheet button.grab{background:0 0;width:100px;height:44px;margin:-14px auto 2px;padding:0;position:relative}html.dark.mobile-shell .sheet button.grab:before{content:"";background:#ffffff40;border-radius:2px;width:36px;height:4px;margin:-2px 0 0 -18px;position:absolute;top:50%;left:50%}html.dark.mobile-shell .tabs button,html.dark.mobile-shell .seg button{padding-block:9px;font-size:12.5px}html.dark.mobile-shell .dep-chip{padding-block:9px}html.dark.mobile-shell .paper-btn,html.dark.mobile-shell .se-btn{min-height:44px}@media (max-width:430px){html.mobile-shell .pb-row,html.mobile-shell .pb-head{flex-wrap:wrap;align-items:center;gap:8px 12px;display:flex!important}html.mobile-shell .pb-row>*,html.mobile-shell .pb-head>*{min-width:0}}html.dark.mobile-shell .sheet{height:100%;box-shadow:none;padding-top:calc(env(safe-area-inset-top,0px));-webkit-backdrop-filter:blur(30px)saturate(140%);backdrop-filter:blur(30px)saturate(140%);touch-action:pan-y;background:#342c5294;border:none;border-radius:0;top:0}html.dark.mobile-shell .dim{pointer-events:none;background:0 0}html.dark.mobile-shell .sheet-head{flex:none;align-items:center;min-height:44px;margin:10px 0 12px;padding-left:4px;display:flex}html.dark.mobile-shell .sh-btn{cursor:pointer;width:40px;height:40px;color:var(--foreground);background:#ffffff0d;border:1px solid #d6cbf752;border-radius:50%;flex:none;justify-content:center;align-items:center;padding:0;transition:background .14s,transform .14s,box-shadow .14s;display:flex;box-shadow:0 0 5px #c8baf047,inset 0 0 6px #c8baf01a}html.dark.mobile-shell .sh-btn:active{background:#ffffff1a;transform:scale(.94);box-shadow:0 0 8px #c8baf073,inset 0 0 6px #c8baf024}html.dark.mobile-shell .sh-back{margin-left:auto}html.dark.mobile-shell .sheet .mcard,html.dark.mobile-shell .sheet .panel,html.dark.mobile-shell .sheet .alrt,html.dark.mobile-shell .sheet .vidcard,html.dark.mobile-shell .sheet .meta-chip,html.dark.mobile-shell .sheet .lvl{-webkit-backdrop-filter:none;backdrop-filter:none;background:#0f0b1b6b;border:1px solid #ffffff1a;box-shadow:inset 0 1px #ffffff12,0 1px 10px #00000029}html.dark.mobile-shell .sheet .mcard.up{background:#34d3991a;border-color:#34d39942;box-shadow:inset 0 1px #ffffff12,0 0 14px #34d3991a}html.dark.mobile-shell .sheet .alrt .acts button{color:#cfc8e6;background:#0c0816b3;border:1px solid #ffffff24;border-radius:11px;width:34px;height:34px}html.dark.mobile-shell .sheet .alrt .acts button[aria-label=Изменить]{color:var(--primary);border-color:#c3b6ea73}html.dark.mobile-shell .sheet .alrt .acts button[aria-label=Пауза],html.dark.mobile-shell .sheet .alrt .acts button[aria-label=Включить]{color:var(--warning);border-color:#f5b5d973}html.dark.mobile-shell .sheet .alrt .acts button.rm{color:var(--down);border-color:#f8717173}html.dark.mobile-shell .cl-list{flex-direction:column;gap:8px;display:flex}html.dark.mobile-shell .cl-sum{color:var(--text-muted);justify-content:space-between;align-items:center;padding:0 4px 2px;font-size:12px;display:flex}html.dark.mobile-shell .cl-sum b{font-family:Geist Mono,monospace;font-size:14px;font-weight:600}html.dark.mobile-shell .cl-card{background:#0f0b1b6b;border:1px solid #ffffff1a;border-radius:16px;padding:12px 14px;box-shadow:inset 0 1px #ffffff12,0 1px 10px #00000029}html.dark.mobile-shell .cl-top{justify-content:space-between;align-items:baseline;gap:10px;display:flex}html.dark.mobile-shell .cl-pnl{letter-spacing:-.01em;font-family:Geist Mono,monospace;font-size:19px;font-weight:600}html.dark.mobile-shell .cl-date{color:var(--text-muted);flex:none;font-size:11.5px}html.dark.mobile-shell .cl-title{color:var(--foreground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 0;font-size:13.5px;font-weight:600;line-height:1.34;display:-webkit-box;overflow:hidden}html.dark.mobile-shell .cl-variant{color:var(--muted-fg);text-overflow:ellipsis;white-space:nowrap;margin:3px 0 0;font-size:12px;overflow:hidden}html.dark.mobile-shell .cl-foot{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:6px;margin-top:8px;font-family:Geist Mono,monospace;font-size:11.5px;display:flex}html.dark.mobile-shell .cl-side{letter-spacing:.03em;font-weight:700}html.dark.mobile-shell .cl-dot{opacity:.5}html.dark.mobile-shell .cl-claim{color:var(--up);background:#34d39924;border:1px solid #34d39966;border-radius:10px;margin-top:9px;padding:7px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-block}html.dark.mobile-shell .lr-list{display:block}html.dark.mobile-shell .lrow{border-bottom:1px solid #ffffff0f;padding:10px 2px}html.dark.mobile-shell .lrow:last-child{border-bottom:none}html.dark.mobile-shell .lr-head{align-items:flex-start;gap:9px;display:flex}html.dark.mobile-shell .lr-date{color:var(--muted-fg);text-align:right;white-space:nowrap;flex:none;padding-top:1px;font-family:Geist Mono,monospace;font-size:9.5px;line-height:1.45}html.dark.mobile-shell .lr-dir{border-radius:50%;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}html.dark.mobile-shell .lr-dir.up{color:var(--up);background:#34d39921}html.dark.mobile-shell .lr-dir.down{color:var(--down);background:#f8717121}html.dark.mobile-shell .lr-txt{flex:1;min-width:0}html.dark.mobile-shell .lr-txt b{font-size:12.5px;font-weight:600;line-height:1.3;display:block}html.dark.mobile-shell .lr-txt b[role=button]{cursor:pointer;-webkit-tap-highlight-color:#c3b6ea2e;display:inline}html.dark.mobile-shell .lr-txt b[role=button]:active{color:var(--primary)}html.dark.mobile-shell .lr-opt{color:var(--muted-fg);text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:10.5px;display:block;overflow:hidden}html.dark.mobile-shell .lr-meta{flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px;display:flex}html.dark.mobile-shell .lr-tag{flex-basis:100%;margin-top:2px;display:flex}html.dark.mobile-shell .lr-inv{color:var(--muted-fg);font-size:10.5px}html.dark.mobile-shell .lr-val{flex:none;padding-top:1px;font-family:Geist Mono,monospace;font-size:13px;font-weight:600}html.dark.mobile-shell .lr-val.up{color:var(--up)}html.dark.mobile-shell .lr-val.down{color:var(--down)}html.dark.mobile-shell .lr-val.flat{color:var(--muted-fg)}html.dark.mobile-shell .lr-valbox{flex-direction:column;flex:none;align-items:flex-end;gap:1px;display:flex}html.dark.mobile-shell .lr-valsub{color:var(--muted-fg);font-family:Geist Mono,monospace;font-size:10.5px;line-height:1.1}html.dark.mobile-shell .lr-chev{color:#cfc8e6;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;flex:none;justify-content:center;align-items:center;width:26px;height:26px;transition:transform .18s ease-out;display:flex}html.dark.mobile-shell .lrow.open .lr-chev{transform:rotate(180deg)}html.dark.mobile-shell .lr-details{background:#0f0b1b6b;border:1px solid #ffffff1a;border-radius:11px;flex-wrap:wrap;gap:14px;margin-top:9px;padding:9px 11px;scroll-margin-bottom:96px;display:flex;box-shadow:inset 0 1px #ffffff0f}html.dark.mobile-shell .lr-fact{flex-direction:column;gap:2px;display:flex}html.dark.mobile-shell .lr-fact-l{color:var(--muted-fg);font-size:9.5px}html.dark.mobile-shell .lr-fact-v{font-family:Geist Mono,monospace;font-size:12px;font-weight:600}html.dark.mobile-shell .lr-fact-v.up{color:var(--up)}html.dark.mobile-shell .lr-fact-v.down{color:var(--down)}html.dark.mobile-shell .lr-fact-rm{color:var(--down);cursor:pointer;background:#f871711a;border:1px solid #f8717152;border-radius:9px;align-self:center;margin-left:auto;padding:5px 10px;font-size:11px;font-weight:600}html.dark.mobile-shell .lr-fact-prot{color:var(--primary);cursor:pointer;background:#c3b6ea1a;border:1px solid #c3b6ea52;border-radius:9px;align-self:center;align-items:center;gap:5px;margin-left:auto;padding:5px 10px;font-size:11px;font-weight:600;transition:transform .12s ease-out,background .14s;display:inline-flex}html.dark.mobile-shell .lr-fact-prot:active{transform:scale(.97)}html.dark.mobile-shell .lr-act{color:#e4def7;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff0d;border:1px solid #ffffff24;border-radius:9px;flex:none;align-items:center;gap:4px;height:28px;padding:0 10px;font-size:11px;font-weight:600;display:flex}html.dark.mobile-shell .lr-act:active{transform:scale(.96)}html.dark.mobile-shell .deposit-overlay{padding:0}html.dark.mobile-shell .deposit-panel{width:100%;max-width:none;min-height:100dvh;max-height:none;padding:calc(18px + env(safe-area-inset-top,0px)) 16px calc(24px + env(safe-area-inset-bottom,0px));border:none;border-radius:0}html.mobile-shell input,html.mobile-shell textarea,html.mobile-shell select{font-size:max(16px,1em)!important}.tma-boot{z-index:5;background:var(--background);padding-top:calc(var(--tg-content-safe-area-inset-top,0px) + env(safe-area-inset-top,0px));position:fixed;inset:0}.tma-boot-head{align-items:center;gap:9px;padding:10px 14px 8px;display:flex}.tma-boot .tb-ava{background:#ffffff0f;border-radius:50%;width:46px;height:46px}.tma-boot .tb-hello{background:#ffffff0f;border-radius:9px;flex:1;max-width:190px;height:18px}.tma-boot .tb-round{background:#ffffff0d;border-radius:50%;width:44px;height:44px}.tma-boot-mascot{opacity:.9;width:235px;height:auto;position:absolute;top:calc(47% + 34px);left:50%;transform:translate(-50%,-50%)}.tma-boot-dock{left:0;right:0;bottom:calc(var(--dock-lift) + env(safe-area-inset-bottom,8px));justify-content:center;display:flex;position:absolute}.tma-boot .tb-orb{width:var(--dock-orb);height:var(--dock-orb);background:radial-gradient(circle at 50% 45%,#3c345abf 0%,#1a1622e6 100%);border-radius:50%;box-shadow:0 0 24px -6px #aa96eb73}@keyframes tma-boot-pulse{0%,to{opacity:.55}50%{opacity:.85}}.tma-boot .tb-ava,.tma-boot .tb-hello,.tma-boot .tb-round{animation:tma-boot-pulse 1.6s var(--ease-out) infinite}@media (prefers-reduced-motion:reduce){.tma-boot *{animation:none!important}}html.mobile-shell .mascot-poster{z-index:1;opacity:1;transition:opacity .42s var(--ease-out)}html.mobile-shell .mascot-wrap.live .mascot-poster{opacity:0}html.mobile-shell #bubblesLayer .bubble{opacity:0;transition:opacity .3s var(--ease-out)}html.mobile-shell #bubblesLayer.seeded .bubble{opacity:1}@media (prefers-reduced-motion:reduce){html.mobile-shell .mascot-poster,html.mobile-shell #bubblesLayer .bubble{transition:none}}html.mobile-shell .tma-evt .rule .a{white-space:pre-line}html.mobile-shell .tma-evt .rule .a p{margin:0 0 8px}html.mobile-shell .tma-evt .rule .a p:last-child{margin-bottom:0}html.mobile-shell .ev-list .thumb-img{object-fit:cover;background:#ffffff0d;border-radius:11px;flex:none;width:38px;height:38px}html.mobile-shell .ev-list .ev-days{color:var(--text-muted);flex:none;padding-left:6px;font-family:Geist Mono,monospace;font-size:11px}html.mobile-shell .ev-list .ev-days.hot{color:var(--warning)}html.mobile-shell .tma-evt-live{margin-bottom:10px;display:flex}html.mobile-shell .tma-evt-live>div{border-radius:10px;padding:5px 10px}.tma-root .dock,.tma-root .dock .tab,.tma-root .dock .tab span,.tma-root .stage,.tma-root .bubble,.tma-root .bubble .btxt{line-height:normal}html.mobile-shell .hintline{color:var(--primary);background:#c3b6ea1a;border:1px solid #c3b6ea3d;border-radius:12px;align-items:flex-start;gap:7px;margin-top:10px;padding:9px 10px;font-size:10.5px;line-height:1.35;display:flex}html.mobile-shell .hintline svg{flex:none;margin-top:1px}html.mobile-shell .pnlbar .pb-zero{pointer-events:none;background:#ffffff57;width:1px;height:11px;position:absolute;top:5px}html.mobile-shell .pnlbar .pb-zero:after{content:"0";color:var(--muted-fg);font-family:Geist Mono,monospace;font-size:8px;line-height:1;position:absolute;top:11px;left:50%;transform:translate(-50%)}html.mobile-shell .sheet-empty{text-align:center;flex-direction:column;align-items:center;gap:6px;padding:44px 24px 28px;display:flex}html.mobile-shell .sheet-empty .se-ico{width:52px;height:52px;color:var(--primary);background:#c3b6ea1a;border:1px solid #c3b6ea33;border-radius:16px;place-items:center;margin-bottom:6px;display:grid}html.mobile-shell .sheet-empty b{font-size:13.5px;font-weight:600}html.mobile-shell .sheet-empty>span:not(.se-ico){color:var(--muted-fg);max-width:260px;font-size:11.5px;line-height:1.4}html.mobile-shell .sheet-empty .se-btn{cursor:pointer;color:var(--primary);background:#c3b6ea24;border:1px solid #c3b6ea47;border-radius:999px;margin-top:10px;padding:9px 18px;font-family:inherit;font-size:12.5px;font-weight:500;transition:transform .1s ease-out}html.mobile-shell .sheet-empty .se-btn:active{transform:scale(.97)}html.mobile-shell .mcard.down{background:#f8717112;border-color:#f8717138}html.mobile-shell .mcard .mval.r{color:var(--down)}html.mobile-shell .dep-lbl{color:var(--text-secondary)}html.dark.mobile-shell .rule{min-width:0}html.dark.mobile-shell .rule .a,html.dark.mobile-shell .rule .a p,html.dark.mobile-shell .rule a{overflow-wrap:anywhere;word-break:break-word;min-width:0}.tma-guide{z-index:120;background:#0d0b14;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.tma-guide-vid{object-fit:cover;width:100%;height:100%}.tma-guide-bar{left:16px;right:16px;bottom:calc(18px + var(--tg-safe-area-inset-bottom,env(safe-area-inset-bottom,0px)));pointer-events:none;background:#ffffff2e;border-radius:999px;height:3px;position:absolute;overflow:hidden}.tma-guide-bar>span{background:var(--primary);border-radius:999px;height:100%;transition:width .2s linear;display:block}html.dark.mobile-shell .sheet .guide-card{align-items:center;gap:12px}.guide-thumb{background-position:50%;background-size:cover;border:1px solid #ffffff24;border-radius:10px;flex:none;width:44px;height:58px;position:relative;overflow:hidden}.guide-thumb:after{content:"";background:linear-gradient(#0a07121a,#0a071273);position:absolute;inset:0}.guide-play{z-index:1;color:#fff;background:#ffffff24;border:1px solid #ffffff73;border-radius:50%;justify-content:center;align-items:center;width:26px;height:26px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 8px #00000059}.guide-play svg{margin-left:1.5px}html.dark.mobile-shell .thresh .tr-track{background:#ffffff12}html.dark.mobile-shell .thresh .tr-fill{background:linear-gradient(90deg,#34d3991a,#34d399bf)}html.dark.mobile-shell .thresh.no .tr-fill{background:linear-gradient(90deg,#f87171bf,#f871711a)}html.dark.mobile-shell .thresh .tip{z-index:5}html.dark.mobile-shell .seg button.side-yes.on{color:#08150f;background:#34d399d9}html.dark.mobile-shell .seg button.side-no.on{color:#1b0a0a;background:#f87171d9}html.dark.mobile-shell .seg button.side-yes:not(.on){color:var(--up)}html.dark.mobile-shell .seg button.side-no:not(.on){color:var(--down)}html.dark.mobile-shell .wr-box{text-align:center;padding:4px 0 2px}html.dark.mobile-shell .wr-val{letter-spacing:-.02em;color:var(--foreground);font-family:Geist Mono,monospace;font-size:34px;font-weight:600;line-height:1.05}html.dark.mobile-shell .wr-lab{color:var(--muted-fg);margin-top:2px;font-size:11px}html.dark.mobile-shell .closemenu .cm-rm{color:var(--down)}html.dark.mobile-shell .cm-limit{flex-direction:column;gap:6px;padding:4px 8px 8px;display:flex}html.dark.mobile-shell .cm-limit input{height:34px;color:var(--foreground);background:#0a0714b3;border:1px solid #ffffff29;border-radius:9px;padding:0 10px;font-family:Geist Mono,monospace;font-size:16px}html.dark.mobile-shell .cm-go{color:#1a1226;cursor:pointer;background:#c3b6ead9;border:none;border-radius:9px;height:32px;font-size:12px;font-weight:600}html.mobile-shell .tma-arc-card{background:#0f0b1b6b;border:1px solid #ffffff1a;align-items:flex-start;box-shadow:inset 0 1px #ffffff12,0 1px 10px #00000029}html.mobile-shell .tma-arc-sub .arc-win{color:var(--up)}html.mobile-shell .tma-arc-sub .arc-lose{color:var(--down)}html.mobile-shell .tma-arc-when{color:var(--muted-fg);margin-top:3px;font-family:Geist Mono,monospace;font-size:10px;display:block}html.dark.mobile-shell .lr-txt b{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}html.dark.mobile-shell .closemenu button{justify-content:space-between;gap:8px}html.dark.mobile-shell .closemenu button .m{text-align:right}html.dark.mobile-shell .lr-bottom{align-items:center;gap:10px;display:flex}html.dark.mobile-shell .lr-bottom-bar{flex:1;min-width:0}html.dark.mobile-shell .lr-bottom .pnlbar{margin-bottom:0}html.dark.mobile-shell .lr-opt.none{opacity:.5}html.dark.mobile-shell.tma-scene-frozen .decor,html.dark.mobile-shell.tma-scene-frozen .decor img,html.dark.mobile-shell.tma-scene-frozen .decor:before,html.dark.mobile-shell.tma-scene-frozen .decor:after,html.dark.mobile-shell.tma-scene-frozen .bubble,html.dark.mobile-shell.tma-scene-frozen .bubble *,html.dark.mobile-shell.tma-scene-frozen .bubble:before,html.dark.mobile-shell.tma-scene-frozen .bubble:after,html.dark.mobile-shell.tma-scene-frozen .tma-scene-host :before,html.dark.mobile-shell.tma-scene-frozen .tma-scene-host :after{animation-play-state:paused!important}@keyframes lvMascotBreathe{0%,to{transform:scale(1)translateY(0)}50%{transform:scale(1.03)translateY(-6px)}}html.dark.mobile-shell .mascot-poster.breathe{will-change:transform;animation:3.6s ease-in-out infinite lvMascotBreathe}@media (prefers-reduced-motion:reduce){html.dark.mobile-shell .mascot-poster.breathe{animation:none}}.sheet .ev-topic{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;display:flex;position:relative}.sheet .ev-topic-chev{color:var(--primary);transition:transform .2s var(--ease-out);display:inline-flex;transform:rotate(90deg)}.sheet .ev-topic-chev.off{color:var(--muted-fg);transform:rotate(0)}.sheet .ev-topic-count{color:var(--muted-fg);margin-left:auto;font-size:11px}.sheet .mini-ev.ev-in-topic{background-image:linear-gradient(90deg,#0000 44px,#ffffff12 44px);background-position:0 100%;background-repeat:no-repeat;background-size:100% 1px;border-bottom:none;padding-left:44px;position:relative}.sheet .mini-ev.ev-in-topic:before{content:"";background:#ffffff1f;width:1px;position:absolute;top:0;bottom:0;left:24px}.sheet .mini-ev.ev-in-topic.ev-last{background-image:none;margin-bottom:2px}.sheet .mini-ev.ev-in-topic.ev-last:before{border-bottom-left-radius:0;height:50%;bottom:auto}.sheet .mini-ev.ev-in-topic.ev-last:after{content:"";background:#ffffff1f;width:12px;height:1px;position:absolute;top:50%;left:24px}.sheet .ev-topic[aria-expanded=true]:after{content:"";background:#ffffff1f;width:1px;position:absolute;top:calc(50% + 20px);bottom:-2px;left:24px}.sheet .mini-ev.ev-in-topic.ev-hot{box-shadow:inset 2px 0 0 var(--warning);background-image:linear-gradient(90deg,#f5b5d91a,#f5b5d905),linear-gradient(90deg,#0000 44px,#ffffff12 44px);background-position:0 0,0 100%;background-repeat:no-repeat,no-repeat;background-size:100% 100%,100% 1px}@media (prefers-reduced-motion:reduce){.sheet .ev-topic-chev{transition:none}}.sheet .ev-topic{border-bottom:1px solid #ffffff12;gap:12px;margin:14px 0 2px;padding:12px 4px}.sheet .ev-topic+.ev-topic{margin-top:20px}.sheet .ev-topic:first-child{margin-top:4px}.sheet .ev-topic .tico{width:40px;height:40px;color:var(--primary);background:linear-gradient(140deg,#c3b6ea33,#c3b6ea0f);border-radius:12px;flex:none;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #c3b6ea47}.sheet .ev-topic .ev-topic-title{letter-spacing:0;text-transform:none;color:var(--foreground);font-size:13px;font-weight:600}.sheet .ev-topic .tsub{color:var(--muted-fg);letter-spacing:0;text-transform:none;text-overflow:ellipsis;white-space:nowrap;margin-top:1px;font-size:10.5px;font-weight:400;display:block;overflow:hidden}.sheet .ev-topic .ev-topic-count{color:var(--muted-fg);font-size:12px}.sheet .ev-topic .ev-topic-chev{transform:rotate(90deg)}.sheet .ev-topic[aria-expanded=false] .ev-topic-chev{transform:rotate(0)}.sheet .ev-topic:active{transform:scale(.98)}html.dark.mobile-shell .sheet .ev-topic.ww-topic:after{display:none}html.dark.mobile-shell .sheet .ev-topic.ww-topic+div+.ev-topic.ww-topic,html.dark.mobile-shell .sheet div+.ev-topic.ww-topic{margin-top:18px}html.dark.mobile-shell .sheet.fr-sheet .sheet-head{margin-bottom:0}html.dark.mobile-shell .sheet .fr-hero{align-items:flex-end;gap:4px;min-height:176px;margin:-6px 0 12px;display:flex;position:relative;overflow:hidden}html.dark.mobile-shell .sheet .fr-hero-txt{z-index:1;flex:1;min-width:0;padding:0 0 4px 4px;position:relative}html.dark.mobile-shell .sheet .fr-hero h2{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:32px;font-weight:800;line-height:1.05}html.dark.mobile-shell .sheet .fr-hero p{color:var(--text-secondary);margin:6px 0 12px;font-size:15px;line-height:1.3}html.dark.mobile-shell .sheet .fr-chip{color:var(--text-secondary);background:#0f0b1b6b;border:1px solid #ffffff1a;border-radius:14px;align-items:center;gap:9px;padding:9px 12px;font-size:12.5px;line-height:1.3;display:inline-flex}html.dark.mobile-shell .sheet .fr-chip svg{color:var(--primary);flex:none}html.dark.mobile-shell .sheet .fr-hero-img{pointer-events:none;-webkit-user-select:none;user-select:none;flex:none;width:46%;max-width:190px;height:auto}html.dark.mobile-shell .sheet .fr-card{background:#0f0b1b6b;border:1px solid #ffffff1a;border-radius:16px;box-shadow:inset 0 1px #ffffff12,0 1px 10px #00000029}html.dark.mobile-shell .sheet .fr-link{margin-bottom:8px;padding:11px 12px 12px}html.dark.mobile-shell .sheet .fr-cap{color:var(--text-secondary);margin:0 2px 9px;font-size:13px;font-weight:600}html.dark.mobile-shell .sheet .fr-link-row{align-items:center;gap:8px;display:flex}html.dark.mobile-shell .sheet .fr-link-row .u{min-width:0;color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex:1;padding:11px 12px;font-family:Geist Mono,monospace;font-size:13px;overflow:hidden}html.dark.mobile-shell .sheet .fr-link-row .u b{color:var(--primary);font-weight:600}html.dark.mobile-shell .sheet .fr-link-row button{cursor:pointer;width:44px;height:44px;color:var(--foreground);background:#ffffff0f;border:1px solid #ffffff1f;border-radius:12px;flex:none;justify-content:center;align-items:center;padding:0;transition:transform .1s ease-out;display:flex}html.dark.mobile-shell .sheet .fr-link-row button:active{transform:scale(.97)}html.dark.mobile-shell .sheet .fr-stats{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:4px;display:grid}html.dark.mobile-shell .sheet .fr-stats>div{text-align:center;padding:12px 6px 11px}html.dark.mobile-shell .sheet .fr-stats .v{letter-spacing:-.02em;color:var(--foreground);font-family:Geist Mono,monospace;font-size:24px;font-weight:600}html.dark.mobile-shell .sheet .fr-stats .v .of{color:var(--muted-fg);font-size:14px}html.dark.mobile-shell .sheet .fr-stats .l{color:var(--muted-fg);white-space:nowrap;margin-top:4px;font-size:12px}html.dark.mobile-shell .sheet .ev-list>h5{margin:16px 4px 8px;font-size:13px}html.dark.mobile-shell .sheet .fr-step{border:none;gap:12px;padding:7px 4px}html.dark.mobile-shell .sheet .fr-step .step-num{width:30px;height:30px;font-size:13px}html.dark.mobile-shell .sheet .fr-step .ntxt b{font-size:14px}html.dark.mobile-shell .sheet .fr-step .ntxt span{margin-top:2px;font-size:12.5px}html.dark.mobile-shell .sheet .fr-note{color:var(--text-secondary);background:#34d39914;border:1px solid #34d39942;border-radius:14px;align-items:center;gap:12px;margin:10px 0 4px;padding:11px 13px;font-size:12.5px;line-height:1.4;display:flex}html.dark.mobile-shell .sheet .fr-note svg{color:var(--up);flex:none}html.dark.mobile-shell .sheet .fr-note b{color:var(--up);font-weight:600}html.dark.mobile-shell .sheet .fr-prog{height:34px;margin:4px 8px 12px;position:relative}html.dark.mobile-shell .sheet .fr-prog .pt,html.dark.mobile-shell .sheet .fr-prog .pf{border-radius:2px;height:4px;position:absolute;top:6px;left:0}html.dark.mobile-shell .sheet .fr-prog .pt{background:#ffffff1a;right:0}html.dark.mobile-shell .sheet .fr-prog .pf{background:var(--primary)}html.dark.mobile-shell .sheet .fr-prog .dot{background:#3c325a;border-radius:50%;width:12px;height:12px;position:absolute;top:8px;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 2px #c3b6ea73}html.dark.mobile-shell .sheet .fr-prog .dot.on{background:var(--primary);box-shadow:0 0 0 4px #c3b6ea2e}html.dark.mobile-shell .sheet .fr-prog .m{color:var(--muted-fg);font-family:Geist Mono,monospace;font-size:12px;position:absolute;top:20px;transform:translate(-50%)}html.dark.mobile-shell .sheet .fr-prog .m.on{color:var(--primary)}html.dark.mobile-shell .sheet .fr-lvl{background:radial-gradient(45% 100% at 100%,#c3b6ea1a,#0000 75%),#0f0b1b6b;align-items:center;gap:12px;min-height:104px;margin-bottom:8px;padding:12px 6px 12px 12px;display:flex;overflow:hidden}html.dark.mobile-shell .sheet .fr-lvl .n{width:48px;height:48px;color:var(--primary);background:#c3b6ea29;border-radius:13px;flex:none;justify-content:center;align-items:center;font-family:Geist Mono,monospace;font-size:22px;font-weight:700;display:flex}html.dark.mobile-shell .sheet .fr-lvl.done .n{color:var(--up);background:#34d39924}html.dark.mobile-shell .sheet .fr-lvl .t{flex:1;min-width:0}html.dark.mobile-shell .sheet .fr-lvl .t b{color:var(--foreground);font-size:15px;font-weight:600;display:block}html.dark.mobile-shell .sheet .fr-lvl .t p{color:var(--muted-fg);margin:4px 0 0;font-size:12.5px;line-height:1.4}html.dark.mobile-shell .sheet .fr-lvl img{pointer-events:none;flex:none;width:30%;max-width:124px;height:auto;margin:-10px 0}html.dark.mobile-shell .sheet .fr-cta{cursor:pointer;width:100%;height:54px;color:var(--primary-foreground);background:linear-gradient(180deg, #d3c8f2, var(--primary));border:none;border-radius:16px;flex:none;justify-content:center;align-items:center;gap:10px;margin-top:10px;padding:0 16px;font-size:16px;font-weight:600;transition:transform .1s ease-out;display:flex;position:relative;box-shadow:inset 0 1px #ffffff80,0 6px 20px #c3b6ea40}html.dark.mobile-shell .sheet .fr-cta:active{transform:scale(.97)}html.dark.mobile-shell .sheet .orb-archive{border-top:1px solid #ffffff14;margin-top:auto;padding-top:8px}html.dark.mobile-shell .sheet.st-sheet .sheet-head{margin-bottom:0}html.dark.mobile-shell .sheet .st-hero{padding:0 4px 14px}html.dark.mobile-shell .sheet .st-hero h2{letter-spacing:-.02em;color:var(--foreground);margin:0;font-size:32px;font-weight:800;line-height:1.05}html.dark.mobile-shell .sheet .st-hero p{color:var(--text-secondary);margin:6px 0 0;font-size:15px;line-height:1.3}html.dark.mobile-shell .sheet .st-card{background:#0f0b1b6b;border:1px solid #ffffff1a;border-radius:16px;margin-bottom:8px;padding:11px 12px 12px;box-shadow:inset 0 1px #ffffff12,0 1px 10px #00000029}html.dark.mobile-shell .sheet .st-cap{color:var(--text-secondary);margin:0 2px 9px;font-size:13px;font-weight:600}html.dark.mobile-shell .sheet .st-me{align-items:center;gap:12px;margin-bottom:12px;padding:0 2px;display:flex}html.dark.mobile-shell .sheet .st-ava{object-fit:cover;width:48px;height:48px;color:var(--primary);background:#c3b6ea26;border:1px solid #ffffff24;border-radius:50%;flex:none;justify-content:center;align-items:center;font-size:18px;font-weight:700;display:flex}html.dark.mobile-shell .sheet .st-me-txt{min-width:0}html.dark.mobile-shell .sheet .st-me-txt b{color:var(--foreground);text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;line-height:1.25;display:block;overflow:hidden}html.dark.mobile-shell .sheet .st-me-txt span{color:var(--muted-fg);margin-top:2px;font-size:12.5px;display:block}html.dark.mobile-shell .sheet .st-btns{gap:8px;display:flex}html.dark.mobile-shell .sheet .st-btn{cursor:pointer;color:var(--foreground);transition:transform .12s var(--ease-out), opacity .15s ease;background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:6px;padding:11px 0;font-family:inherit;font-size:12.5px;font-weight:600;display:flex}html.dark.mobile-shell .sheet .st-btn:active{transform:scale(.96)}html.dark.mobile-shell .sheet .st-btn:disabled{opacity:.55}html.dark.mobile-shell .sheet .st-primary{background:var(--primary);color:#1a1226;border-color:#0000}html.dark.mobile-shell .sheet .st-danger{color:var(--down);background:#f8717114;border-color:#f8717159}html.dark.mobile-shell .sheet .st-wide{width:100%}html.dark.mobile-shell .sheet .st-err{color:var(--down);margin:8px 2px 0;font-size:12.5px}html.dark.mobile-shell .sheet .st-spin{animation:.8s linear infinite st-spin}@keyframes st-spin{to{transform:rotate(360deg)}}html.dark.mobile-shell .sheet .st-tg{align-items:center;gap:12px;margin-bottom:12px;padding:0 2px;display:flex}html.dark.mobile-shell .sheet .st-tg-ico{color:#fff;background:linear-gradient(145deg, var(--telegram) 0%, var(--telegram-deep) 100%);border-radius:50%;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}html.dark.mobile-shell .sheet .st-tg-ico svg{transform:translate(-1px,1px)}html.dark.mobile-shell .sheet .st-tg-txt{flex:1;min-width:0}html.dark.mobile-shell .sheet .st-tg-top{justify-content:space-between;align-items:center;gap:8px;display:flex}html.dark.mobile-shell .sheet .st-tg-top b{min-width:0;color:var(--foreground);font-size:14px;font-weight:600;line-height:1.3}html.dark.mobile-shell .sheet .st-tg-txt>span:last-child{color:var(--muted-fg);margin-top:2px;font-size:12.5px;display:block}html.dark.mobile-shell .sheet .st-ok{color:var(--up);background:#34d3991a;border:1px solid #34d39947;border-radius:999px;flex:none;align-items:center;gap:5px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-flex}html.dark.mobile-shell .sheet .st-ok i{background:var(--up);border-radius:50%;width:6px;height:6px}html.dark.mobile-shell .sheet .st-rows{flex-direction:column;display:flex}html.dark.mobile-shell .sheet .st-row{text-align:left;cursor:pointer;width:100%;color:var(--foreground);transition:transform .13s var(--ease-out);background:0 0;border:0;border-bottom:1px solid #ffffff12;align-items:center;gap:12px;padding:10px 2px;font-family:inherit;text-decoration:none;display:flex}html.dark.mobile-shell .sheet .st-rows>:last-child,html.dark.mobile-shell .sheet .st-rows>.st-row-wrap:last-child .st-row{border-bottom:0}html.dark.mobile-shell .sheet .st-row:active{transform:scale(.98)}html.dark.mobile-shell .sheet .st-row-ico{width:40px;height:40px;color:var(--primary);background:#a094d024;border:1px solid #c3b6ea33;border-radius:12px;flex:none;justify-content:center;align-items:center;display:flex}html.dark.mobile-shell .sheet .st-row-txt{flex:1;min-width:0}html.dark.mobile-shell .sheet .st-row-txt b{color:var(--foreground);flex-wrap:wrap;align-items:center;gap:3px 6px;font-size:14px;font-weight:600;line-height:1.3;display:flex}html.dark.mobile-shell .sheet .st-row-txt>span{color:var(--muted-fg);margin-top:2px;font-size:12.5px;display:block}html.dark.mobile-shell .sheet .st-row-txt>span.mono{font-family:Geist Mono,monospace;font-size:11.5px}html.dark.mobile-shell .sheet .st-now{white-space:nowrap;color:var(--primary);background:#c3b6ea24;border-radius:999px;padding:1px 7px;font-size:10.5px;font-weight:600;display:inline-flex}html.dark.mobile-shell .sheet .st-chev{color:var(--muted-fg);transition:transform .15s var(--ease-out);flex:none;display:flex}html.dark.mobile-shell .sheet .st-chev.on{transform:rotate(90deg)}html.dark.mobile-shell .sheet .st-row-wrap{border-bottom:1px solid #ffffff12}html.dark.mobile-shell .sheet .st-row-wrap .st-row,html.dark.mobile-shell .sheet .st-rows>.st-row-wrap:last-child{border-bottom:0}html.dark.mobile-shell .sheet .st-devout{margin:0 0 10px;padding:9px 0}html.dark.mobile-shell .sheet .st-note{color:var(--muted-fg);padding:8px 2px;font-size:12.5px}html.dark.mobile-shell .sheet .st-signed{color:var(--up);flex:none;align-items:center;gap:5px;font-size:12px;font-weight:600;display:inline-flex}html.dark.mobile-shell .sheet .st-tick{background:#34d39924;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}html.dark.mobile-shell .sheet .st-out{cursor:pointer;width:100%;color:var(--down);background:0 0;border:0;border-top:1px solid #ffffff12;justify-content:center;align-items:center;gap:7px;margin-top:4px;padding:11px 0 1px;font-family:inherit;font-size:13px;font-weight:600;display:flex}html.dark.mobile-shell .sheet .st-dz{background:#f871710f;border-color:#f8717147}html.dark.mobile-shell .sheet .st-dz-head{gap:10px;margin-bottom:11px;padding:0 2px;display:flex}html.dark.mobile-shell .sheet .st-dz-ico{color:var(--down);flex:none;margin-top:1px;display:flex}html.dark.mobile-shell .sheet .st-dz-head b{color:var(--down);font-size:14px;font-weight:600;display:block}html.dark.mobile-shell .sheet .st-dz-head span>span{color:var(--muted-fg);margin-top:2px;font-size:12.5px;line-height:1.4;display:block}@media (prefers-reduced-motion:reduce){html.dark.mobile-shell .sheet .st-spin{animation:none}html.dark.mobile-shell .sheet .st-chev{transition:none}}html.mobile-shell .ev-list:has(>.sheet-empty){flex-direction:column;display:flex}html.mobile-shell .ev-list>.sheet-empty{margin:auto 0;padding-bottom:72px}html.dark.mobile-shell .sheet .orb-sub{color:var(--primary);text-overflow:ellipsis;white-space:nowrap;margin:-4px 0 6px 52px;font-size:12px;overflow:hidden}html.dark.mobile-shell .sheet .ww-nums{text-align:right;flex:none;gap:14px;font-family:Geist Mono,monospace;display:flex}html.dark.mobile-shell .sheet .ww-nums>span{flex-direction:column;gap:2px;display:flex}html.dark.mobile-shell .sheet .ww-nums b{color:var(--foreground);font-size:13.5px;font-weight:600}html.dark.mobile-shell .sheet .ww-nums i{color:var(--muted-fg);font-family:inherit;font-size:10.5px;font-style:normal}html.mobile-shell body{-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}html.mobile-shell input,html.mobile-shell textarea,html.mobile-shell [contenteditable=true],html.mobile-shell .sup-feed{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}
