@keyframes mh-barUp{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@keyframes mh-liveBar{0%,to{opacity:1}50%{opacity:.85}}@keyframes mh-pulse{0%,to{opacity:1}50%{opacity:.45}}.m-home{--font-display:"Cal Sans", "Inter", system-ui, sans-serif;--font-body:"Inter", system-ui, -apple-system, sans-serif;--ink:#1d1d1f;--ink-2:#424245;--ink-3:#6e6e73;--ink-4:#aeaeb2;--bg:#fff;--surface:#fff;--brand:#4abd98;--brand-d:#2e9a78;--brand-g:#4abd9826;--brand-t:#eaf7f3;--drop:#c2453d;--hairline-2:#ececf0;--chart-line:#2e9a78;--chart-fill:#4abd981a;--num-size:58px;--ease-out:cubic-bezier(.16,1,.3,1);font-family:var(--font-body);-webkit-font-smoothing:antialiased;color:var(--ink);background:var(--bg);max-width:440px;margin:0 auto}.m-home a{color:inherit;text-decoration:none}.m-home .spot{padding:22px;position:relative}.m-home .t-eyebrow{font-family:var(--font-body);letter-spacing:.07em;text-transform:uppercase;color:var(--brand-d);margin:0;font-size:11.5px;font-weight:800}.m-home .bell{width:40px;height:40px;color:var(--ink-2);z-index:5;cursor:pointer;background:0 0;border:0;border-radius:9999px;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:14px;right:14px}.m-home .bell .dot{background:var(--brand);border-radius:9999px;width:8px;height:8px;position:absolute;top:7px;right:8px}.m-home .metricsel{display:inline-block;position:relative}.m-home .metric-btn{cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0;font-family:inherit;display:inline-flex}.m-home .mchev{width:13px;height:13px;color:var(--brand-d);transition:transform .2s}.m-home .metric-btn[aria-expanded=true] .mchev{transform:rotate(180deg)}.m-home .metric-menu{z-index:30;background:var(--surface);border:1px solid var(--hairline-2);border-radius:14px;min-width:210px;padding:6px;position:absolute;top:26px;left:0;box-shadow:0 14px 34px #0000001f}.m-home .metric-menu button{width:100%;color:var(--ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:9px;padding:11px 12px;font-family:inherit;font-size:14.5px;font-weight:500;display:block}.m-home .metric-menu button.on,.m-home .metric-menu button:active{background:var(--brand-t);color:var(--brand-d)}.m-home .hero-row{justify-content:space-between;align-items:flex-end;gap:16px;display:flex}.m-home .hero-l{min-width:0}.m-home .hero-r{text-align:right;flex:none}.m-home .hero-num{font-family:var(--font-display);font-weight:600;font-size:var(--num-size);letter-spacing:-.02em;color:var(--ink);font-variant-numeric:tabular-nums;margin:0;line-height:.92}.m-home .avg-l{letter-spacing:.05em;text-transform:uppercase;color:var(--ink-4);margin:0;font-size:10.5px;font-weight:700}.m-home .avg-v{font-family:var(--font-display);color:var(--ink-2);letter-spacing:-.01em;font-variant-numeric:tabular-nums;margin:3px 0 0;font-size:24px;font-weight:600;line-height:1}.m-home .avg-t{font-variant-numeric:tabular-nums;justify-content:flex-end;align-items:center;gap:2px;margin:5px 0 0;font-size:12px;font-weight:700;display:flex}.m-home .avg-t.up{color:var(--brand-d)}.m-home .avg-t.down{color:var(--drop)}.m-home .avg-t.flat{color:var(--ink-4);font-weight:600}.m-home .avg-t svg{width:11px;height:11px}.m-home .subnote{color:var(--ink-3);margin:11px 0 4px;font-size:13px}.m-home .chartwrap{margin-top:14px}.m-home .rangecap{color:var(--ink-3);margin:9px 0 0;font-size:11.5px;font-weight:600}.m-home .datacap{color:var(--ink-4);margin:9px 0 0;font-size:11px}.m-home .chartbox{touch-action:none;cursor:pointer;-webkit-user-select:none;user-select:none;width:100%;height:100px;position:relative}.m-home .bars{align-items:flex-end;gap:5px;height:100%;display:flex}.m-home .bar{transform-origin:bottom;background:#4abd983d;border-radius:5px 5px 0 0;flex:1;min-width:2px;transition:background .18s}.m-home .bar.last,.m-home .bar.hi{background:var(--brand)}.m-home .bar.blank{background:#4abd9814}.m-home .bars.anim .bar{animation:mh-barUp .5s var(--ease-out) both}.m-home .bars.anim .bar.last{animation:mh-barUp .5s var(--ease-out) both, mh-liveBar 3.4s ease-in-out .7s infinite}.m-home .xrow{letter-spacing:.03em;color:var(--ink-4);white-space:nowrap;justify-content:space-between;margin-top:8px;font-size:10px;font-weight:600;display:flex}.m-home .xrow .xl{text-align:center;flex:1}.m-home .xrow .xl b{background:var(--ink);color:#fff;border-radius:7px;padding:2px 7px;font-weight:700}.m-home .xrow.xabs{height:13px;display:block;position:relative}.m-home .xrow.xabs .xl{flex:none;position:absolute;transform:translate(-50%)}.m-home .xrow.xabs .xl.first{transform:none;left:0!important}.m-home .xrow.xabs .xl.last{right:0;transform:none;left:auto!important}.m-home .tiles{gap:7px;margin-top:20px;display:flex}.m-home .tile{background:var(--surface);border:1px solid var(--hairline-2);border-radius:15px;flex:1;min-width:0;padding:11px 10px;box-shadow:0 1px 3px #0000000d}.m-home .tile .trow{justify-content:flex-start;align-items:center;gap:6px;display:flex}.m-home .tile .tic{width:15px;height:15px;color:var(--brand-d);flex:none}.m-home .tile .tv{font-family:var(--font-display);color:var(--ink);font-variant-numeric:tabular-nums;letter-spacing:-.01em;font-size:19px;font-weight:600;line-height:1.05}.m-home .tile .tl{color:var(--ink-3);white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:10.5px;font-weight:500;overflow:hidden}.m-home .mticks{height:13px;margin:18px 0 7px;position:relative}.m-home .mtick{letter-spacing:.01em;color:var(--ink-4);white-space:nowrap;font-size:10px;font-weight:600;position:absolute;top:0;transform:translate(-50%)}.m-home .mtick.first{transform:none;left:0!important}.m-home .mtick.last{color:var(--ink-3);right:0;transform:none;left:auto!important}.m-home .mini{height:44px;margin-top:0;position:relative}.m-home .mini-svg{width:100%;height:100%;display:block}.m-home .mdots{position:absolute;inset:0}.m-home .mdot{background:var(--chart-line);cursor:pointer;border:0;border-radius:50%;width:7px;height:7px;padding:0;transition:box-shadow .2s;position:absolute;transform:translate(-50%,-50%)}.m-home .mdot.last{background:var(--surface);border:2.5px solid var(--chart-line);width:11px;height:11px}.m-home .mdot.hi{box-shadow:0 0 0 5px var(--brand-g)}.m-home .seg{background:#f1f1f4;border-radius:9999px;grid-template-columns:repeat(3,1fr);margin-top:20px;padding:3px;display:grid;position:relative}.m-home .seg-ind{width:calc(33.3333% - 2px);transition:transform .3s var(--ease-out);background:#fff;border-radius:9999px;position:absolute;top:3px;bottom:3px;left:3px;box-shadow:0 1px 4px #0000001a}.m-home .seg-btn{z-index:1;height:30px;color:var(--ink-3);cursor:pointer;background:0 0;border:0;font-family:inherit;font-size:12.5px;font-weight:600;transition:color .2s;position:relative}.m-home .seg-btn.on{color:var(--brand-d)}.m-home .seedetails{background:var(--brand-t);color:var(--brand-d);border-radius:12px;justify-content:center;align-items:center;gap:4px;margin-top:14px;padding:11px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.m-home .seedetails:active{background:#ddf0e9}.m-home .sd-chev{width:13px;height:13px;transform:rotate(-90deg)}.m-home .nodata{text-align:center;color:var(--ink-4);flex-direction:column;align-items:center;gap:4px;padding:30px 16px;display:flex}.m-home .nodata .nd-t{color:var(--ink-3);font-size:14px;font-weight:600}.m-home .nodata .nd-s{font-size:12.5px}.m-home .mh-skel{background:#0000000f;border-radius:10px;animation:1.4s ease-in-out infinite mh-pulse}.m-home .skel-eyebrow{width:140px;height:12px;margin-bottom:16px}.m-home .skel-num{width:150px;height:50px;margin-bottom:18px}.m-home .skel-chart{width:100%;height:100px;margin-bottom:16px}.m-home .skel-cards{gap:7px;display:flex}.m-home .skel-card{border-radius:15px;flex:1;height:56px}.m-home .skel-rows{flex-direction:column;gap:18px;padding:24px 22px 6px;display:flex}.m-home .skel-line{height:16px}.m-home .mh-error{text-align:center;color:var(--ink-3);flex-direction:column;align-items:center;gap:6px;padding:56px 24px;display:flex}.m-home .mh-error .er-t{color:var(--ink);font-size:15px;font-weight:600}.m-home .mh-error .er-s{font-size:13px}.m-home .mh-error button{background:var(--brand);color:#fff;cursor:pointer;border:0;border-radius:9999px;margin-top:10px;padding:9px 18px;font-family:inherit;font-size:14px;font-weight:600}.m-home .sx{padding:24px 22px 6px}.m-home .sx-head{justify-content:space-between;align-items:center;margin-bottom:6px;display:flex}.m-home .btn-quiet{color:var(--brand-d);cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-family:inherit;font-size:13px;font-weight:600;display:inline-flex}.m-home .list{margin:0;padding:0;list-style:none}.m-home .row{text-align:left;border:0;border-top:1px solid var(--hairline-2);cursor:pointer;width:100%;color:var(--ink);background:0 0;align-items:center;gap:12px;padding:16px 0;font-family:inherit;display:flex}.m-home .list li:first-child .row{border-top:0}.m-home .row:active{opacity:.5}.m-home .row-ic{background:var(--brand-g);width:34px;height:34px;color:var(--brand-d);border-radius:10px;flex:none;justify-content:center;align-items:center;display:flex}.m-home .row-ic svg{width:17px;height:17px}.m-home .rowt{min-width:0;color:var(--ink);flex:1;margin:0;font-size:16px;font-weight:600}.m-home .rchev{width:13px;height:13px;color:var(--ink-4);flex:none}.m-home .rowt .muted{color:var(--ink-3);font-weight:400}.m-home .chip{color:var(--brand-d);background:var(--brand-t);font-variant-numeric:tabular-nums;white-space:nowrap;border-radius:9999px;flex-shrink:0;padding:4px 10px;font-size:12px;font-weight:600}.m-home .morebtn{border:0;border-top:1px solid var(--hairline-2);width:100%;color:var(--brand-d);cursor:pointer;background:0 0;align-items:center;gap:3px;padding:14px 0 2px;font-family:inherit;font-size:13.5px;font-weight:600;display:flex}.m-home .morebtn svg{width:14px;height:14px}.m-home .allclear{background:var(--brand-g);border-radius:14px;align-items:center;gap:13px;margin-top:2px;padding:15px 16px;display:flex}.m-home .ac-ic{background:var(--brand);color:#fff;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.m-home .ac-ic svg{width:19px;height:19px}.m-home .ac-t{color:var(--ink);margin:0;font-size:15px;font-weight:600}.m-home .ac-s{color:var(--ink-3);margin:2px 0 0;font-size:12.5px}.m-home .plan{padding-top:24px}.m-home .plan-head{justify-content:space-between;align-items:center;margin-bottom:10px;padding:0 22px;display:flex}.m-home .plan-scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:12px;padding:2px 22px 8px;display:flex;overflow-x:auto}.m-home .plan-scroll::-webkit-scrollbar{display:none}.m-home .plan-card{scroll-snap-align:start;background:var(--surface);border:1px solid var(--hairline-2);border-radius:16px;flex-direction:column;flex:0 0 75%;padding:15px 16px 14px;display:flex;box-shadow:0 2px 8px #0000000d}.m-home .plan-top{align-items:center;gap:5px;display:flex}.m-home .plan-ic{color:var(--brand-d);display:inline-flex}.m-home .plan-ic svg{width:14px;height:14px}.m-home .plan-when{letter-spacing:.04em;text-transform:uppercase;color:var(--brand-d);font-size:11px;font-weight:700}.m-home .plan-title{font-family:var(--font-display);color:var(--ink);letter-spacing:-.01em;margin:3px 0 0;font-size:17px;font-weight:600}.m-home .plan-hint{color:var(--ink-3);margin:3px 0 0;font-size:13px;line-height:1.4}.m-home .plan-cta{color:var(--brand-d);margin-top:10px;font-size:13px;font-weight:600}.m-home .planempty{background:var(--brand-g);text-align:left;cursor:pointer;border:0;border-radius:16px;flex:1;align-items:center;gap:13px;min-width:0;padding:15px 16px;font-family:inherit;display:flex}.m-home .pe-ic{background:var(--brand);color:#fff;border-radius:9999px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.m-home .pe-ic svg{width:19px;height:19px}.m-home .pe-t{color:var(--ink);margin:0;font-size:15px;font-weight:600}.m-home .pe-s{color:var(--ink-3);margin:2px 0 0;font-size:12.5px}.m-home .recap{background:var(--brand-t);border:1px solid #4abd9829;border-radius:16px;padding:16px}.m-home .recap-body{align-items:flex-start;gap:12px;display:flex}.m-home .avatar{background:var(--brand);color:#fff;width:36px;height:36px;font-family:var(--font-display);border-radius:9999px;flex:none;justify-content:center;align-items:center;font-size:15px;font-weight:600;display:flex}.m-home .recap-ic{background:var(--brand);color:#fff;border-radius:10px;flex:none;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.m-home .recap-ic svg{width:19px;height:19px}.m-home .recap-txt{min-width:0}.m-home .recap-line{color:var(--ink);margin:0;font-size:15px;font-weight:500;line-height:1.4}.m-home .recap-line b{font-weight:700}.m-home .recap-line .hl{color:var(--brand-d)}.m-home .recap-break{color:var(--ink-3);margin:5px 0 0;font-size:13px;line-height:1.4}.m-home .recap-cta{width:100%;color:var(--brand-d);cursor:pointer;background:0 0;border:0;border-top:1px solid #4abd982e;align-items:center;gap:3px;margin-top:13px;padding-top:13px;font-family:inherit;font-size:13.5px;font-weight:600;display:flex}.m-home .recap-cta svg{width:14px;height:14px}.m-home .chan{border:0;border-top:1px solid var(--hairline-2);text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;align-items:center;gap:10px;padding:10px 0;font-family:inherit;text-decoration:none;display:flex}.m-home .channels .chan:first-child{border-top:0}.m-home .chan:active{opacity:.5}.m-home .chan-l{flex:1;min-width:0}.m-home .chan-n{color:var(--ink);font-size:14.5px;font-weight:600;display:block}.m-home .chan-s{color:var(--ink-4);margin-top:1px;font-size:11px;display:block}.m-home .chan-spark{flex:0 0 50px;height:24px}.m-home .chan-connect{color:var(--brand-d);background:var(--brand-t);white-space:nowrap;border-radius:9999px;flex:none;padding:8px 16px;font-size:13px;font-weight:600}.m-home .chan-off .chan-s{color:var(--ink-4)}.m-home .chan-r{flex-direction:column;align-items:flex-end;min-width:62px;display:flex}.m-home .chan-v{color:var(--ink);font-variant-numeric:tabular-nums;font-size:15px;font-weight:600}.m-home .chan-d{margin-top:1px;font-size:12px;font-weight:600}.m-home .chan-d.up{color:var(--brand-d)}.m-home .chan-d.down{color:var(--drop)}.m-home .chan-chev{color:var(--ink-4);flex:none;margin-left:-2px}@media (prefers-reduced-motion:reduce){.m-home .bars.anim .bar,.m-home .bars.anim .bar.last{animation:none}}.home-desk{--num-size:72px;max-width:none;margin:0;padding:6px 32px 44px}.home-desk .hd-main{grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);align-items:start;gap:40px;display:grid}.home-desk .hd-hero .m-home{max-width:none;margin:0}.home-desk .spot{padding:6px 0 0}.home-desk .bell{display:none}.home-desk .hero-num{line-height:.9}.home-desk .chartbox{height:150px}.home-desk .tiles{gap:12px;margin-top:26px}.home-desk .tile{padding:14px}.home-desk .tile .tv{font-size:23px}.home-desk .seg{max-width:340px}.home-desk .hd-side{flex-direction:column;display:flex}.home-desk .hd-side .sx{padding:24px 0 0}.home-desk .hd-side .sx:first-child{padding-top:6px}.home-desk>.plan{padding:34px 0 0}.home-desk>.plan .plan-head{margin-bottom:12px;padding:0}.home-desk>.plan .plan-scroll{scroll-snap-type:none;grid-template-columns:repeat(auto-fill,minmax(248px,1fr));gap:14px;padding:0;display:grid;overflow:visible}.home-desk>.plan .plan-card{flex:initial;width:auto}.home-desk>.plan .planempty{max-width:420px}.home-desk .hd-hero .skel-eyebrow{width:160px;height:12px;margin-bottom:18px}.home-desk .hd-hero .skel-num{width:180px;height:56px;margin-bottom:20px}.home-desk .hd-hero .skel-chart{width:100%;height:150px;margin-bottom:18px}.home-desk .hd-hero .skel-cards{gap:12px;display:flex}.home-desk .hd-hero .skel-card{border-radius:15px;flex:1;height:60px}.home-desk .hd-side .skel-line{height:16px;margin-top:18px}