@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/space-grotesk-vietnamese-wght-normal.D0rl6rjA.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/space-grotesk-latin-ext-wght-normal.D9tNdqV9.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Space Grotesk Variable;font-style:normal;font-display:swap;font-weight:300 700;src:url(/_astro/space-grotesk-latin-wght-normal.BhU9QXUp.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#0d0d0d;--bg-raised:#141414;--surface:#17130f;--row:#1f1a15;--band:#ffffff05;--accent:#ff4f00;--accent-pressed:#cc3f00;--accent-hover:#ff6220;--accent-soft:#ff4f0014;--accent-tint:#ff4f0024;--accent-border:#ff4f0066;--accent-text:#ff7a3d;--text:#f5f2ee;--text-2:#c6c0b8;--text-3:#8f8880;--text-4:#5e5851;--line:#ffffff1a;--line-subtle:#ffffff0f;--success:#22c55e;--warning:#f59e0b;--danger:#ef4444;--display:"Space Grotesk Variable",ui-sans-serif,system-ui,-apple-system,"Segoe UI",Roboto,sans-serif;--body:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;--r-card:24px;--r-row:14px;--r-pill:999px;--ease-out:cubic-bezier(.22,1,.36,1);--spring:cubic-bezier(.34,1.56,.64,1);color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}html,body{overflow-x:clip}body{background:var(--bg);color:var(--text);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.55}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--display);text-wrap:balance;letter-spacing:-.025em;margin:0;font-weight:700;line-height:1.05}h1{letter-spacing:-.03em;overflow-wrap:anywhere;font-size:clamp(36px,5.4vw,68px)}h2{font-size:clamp(30px,4vw,48px)}h3{letter-spacing:-.02em;font-size:clamp(22px,2.4vw,28px);line-height:1.15}p{margin:0}.accent{color:var(--accent)}.wrap{max-width:1120px;margin:0 auto;padding:0 24px}section{padding:clamp(72px,9vw,124px) 0}.band{background:var(--band);border-top:1px solid var(--line-subtle);border-bottom:1px solid var(--line-subtle)}.eyebrow{font-family:var(--display);letter-spacing:.16em;text-transform:uppercase;color:var(--accent);margin-bottom:18px;font-size:13px;font-weight:600}.lede{color:var(--text-2);max-width:60ch;margin-top:22px;font-size:clamp(17px,1.4vw,19px);line-height:1.6}.lede+.lede{margin-top:16px}.two{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(40px,6vw,80px);display:grid}.two>*,.three>*,.halves>*,.strip>*,.feats>*,.moments>*{min-width:0}.three{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.tab{font-variant-numeric:tabular-nums}.card{background:var(--surface);border:1px solid var(--line-subtle);border-radius:var(--r-card);box-shadow:0 24px 60px #0006}.row{background:var(--row);border-radius:var(--r-row);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.row+.row{margin-top:8px}.row .l{color:var(--text-2);font-size:14px}.row .v{font-family:var(--display);font-size:15px;font-weight:600}.row.hot{background:var(--accent-tint);border:1px solid var(--accent-border)}.row.hot .l,.row.hot .v{color:var(--text)}.pill{border-radius:var(--r-pill);font-family:var(--display);letter-spacing:.02em;white-space:nowrap;align-items:center;gap:8px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex}.pill.outline{border:1px solid var(--accent-border);color:var(--accent)}.pill.tint{background:var(--accent-tint);color:var(--accent-text)}.pill.ok{color:var(--success);background:#22c55e1f}.pill.mute{color:var(--text-2);background:#ffffff0f}.dot{background:var(--accent);border-radius:50%;width:7px;height:7px;display:inline-block}.cap{color:var(--text-3);margin-top:14px;font-size:13.5px;line-height:1.5}.cap b{color:var(--text-2);font-weight:600}.btn{font-family:var(--display);border-radius:var(--r-pill);cursor:pointer;transition:transform .35s var(--spring),background .2s,color .2s,border-color .2s;white-space:nowrap;border:0;padding:15px 26px;font-size:15px;font-weight:600}.btn.primary{background:var(--accent);color:#fff}.btn.primary:hover{background:var(--accent-hover);transform:scale(1.04)}.btn.primary:active{background:var(--accent-pressed);transform:scale(.99)}.btn.ghost{color:var(--text);border:1px solid var(--line);background:0 0;padding:11px 20px;font-size:14px}.btn.ghost:hover{border-color:var(--accent);color:var(--accent)}.btn:focus-visible,.field:focus-visible,summary:focus-visible,.seg button:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.signup{gap:10px;max-width:520px;margin-top:32px;display:flex}.field{background:var(--row);border:1px solid var(--line-subtle);min-width:0;color:var(--text);border-radius:var(--r-pill);font:inherit;flex:1;padding:15px 22px;font-size:16px}.field::placeholder{color:var(--text-3)}.field:focus{border-color:var(--accent-border);outline:0}.micro{color:var(--text-3);margin-top:12px;font-size:13.5px}.joined{background:var(--accent-tint);border:1px solid var(--accent-border);border-radius:var(--r-pill);font-family:var(--display);align-items:center;gap:10px;margin-top:32px;padding:14px 20px;font-size:15px;font-weight:500;display:none}.joined .dot{background:var(--success)}.form-ok .signup,.form-ok .micro{display:none}.form-ok .joined{display:inline-flex}nav{z-index:10;-webkit-backdrop-filter:blur(14px);background:#0d0d0db8;border-bottom:1px solid #0000;transition:border-color .3s;position:sticky;top:0}nav.scrolled{border-bottom-color:var(--line-subtle)}nav .wrap{justify-content:space-between;align-items:center;height:72px;display:flex}.logo{font-family:var(--display);letter-spacing:-.02em;align-items:center;gap:10px;font-size:24px;font-weight:700;display:inline-flex}.logo svg{width:36px;height:36px}.logo .lift{color:var(--accent)}.hero{padding-top:clamp(40px,7vw,96px);position:relative;overflow:hidden}.hero h1{font-size:clamp(36px,4.8vw,60px)}.hero .glow{aspect-ratio:1;pointer-events:none;background:radial-gradient(closest-side,#ff4f0038,#0000 72%);width:60vw;max-width:820px;position:absolute;top:-20%;right:-10%}.hero .two{grid-template-columns:1.2fr 1fr;align-items:center}.badge{border:1px solid var(--accent-border);background:var(--accent-soft);color:var(--accent);border-radius:var(--r-pill);font-family:var(--display);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:28px;padding:8px 14px;font-size:12.5px;font-weight:600;display:inline-flex}.badge .dot{box-shadow:0 0 0 4px #ff4f002e}.hero .lede{margin-top:26px}.phone-wrap{justify-content:center;display:flex;position:relative}.phone{border:1px solid var(--line);background:#0a0a0a;border-radius:44px;width:min(330px,80vw);padding:12px;box-shadow:0 40px 90px #0009,inset 0 0 0 1px #ffffff08}.screen{background:var(--bg-raised);border-radius:34px;flex-direction:column;gap:14px;min-height:560px;padding:22px 18px 18px;display:flex}.screen .top{font-family:var(--display);color:var(--text-3);letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;align-items:center;font-size:12px;display:flex}.screen .h{font-family:var(--display);letter-spacing:-.02em;font-size:24px;font-weight:700;line-height:1.1}.screen .h small{color:var(--text-3);letter-spacing:0;margin-top:4px;font-size:13px;font-weight:500;display:block}.coach-note{background:var(--accent-soft);color:var(--text-2);border:1px solid #ff4f0038;border-radius:14px;align-items:flex-start;gap:10px;padding:12px 14px;font-size:13.5px;line-height:1.45;display:flex}.coach-note b{color:var(--accent);font-family:var(--display);font-weight:600}.ex{background:#1e1e1e;border-radius:14px;justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.ex .n{font-family:var(--display);font-size:14px;font-weight:600}.ex .m{color:var(--text-3);margin-top:2px;font-size:12px}.ex .s{font-family:var(--display);color:var(--text-2);font-size:13px;font-weight:600}.screen .cta{background:var(--accent);color:#fff;border-radius:var(--r-pill);text-align:center;font-family:var(--display);margin-top:auto;padding:14px;font-size:15px;font-weight:600}.statement{padding:clamp(56px,8vw,100px) 0}.statement p{font-family:var(--display);letter-spacing:-.035em;text-wrap:balance;max-width:16ch;font-size:clamp(34px,6.2vw,82px);font-weight:700;line-height:1}.block .head{justify-content:space-between;align-items:center;padding:20px 22px 12px;display:flex}.block .head .t{font-family:var(--display);font-size:15px;font-weight:600}.block .days{padding:0 14px}.day{background:var(--row);border-radius:var(--r-row);grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:12px 14px;display:grid}.day+.day{margin-top:8px}.day .when{font-family:var(--display);color:var(--accent);white-space:nowrap;min-width:112px;padding-top:2px;font-size:13px;font-weight:600}.day .what{font-family:var(--display);font-size:14px;font-weight:600}.day .why{color:var(--text-3);margin-top:2px;font-size:13px}.chips{flex-wrap:wrap;gap:8px;padding:16px 22px 22px;display:flex}.chip{border:1px solid var(--line);border-radius:var(--r-pill);font-size:12.5px;font-family:var(--display);color:var(--text-2);align-items:center;gap:7px;padding:6px 11px;font-weight:500;display:inline-flex}.chip svg{stroke:currentColor;fill:none;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:13px;height:13px}.chip.on{border-color:var(--accent-border);background:var(--accent-soft);color:var(--accent-text)}.scen{flex-direction:column;gap:12px;padding:20px 20px 18px;display:flex}.scen .k{justify-content:space-between;align-items:center;gap:8px;display:flex}.scen .k .t{font-family:var(--display);font-size:15px;font-weight:600}.strip{grid-template-columns:auto 1fr;align-items:center;gap:28px;margin-top:20px;padding:22px 24px;display:grid}.strip .weeks{justify-content:space-between;align-items:center;gap:6px;min-width:0;display:flex;position:relative}.strip .weeks:before{content:"";background:var(--line);z-index:0;height:2px;position:absolute;top:14px;left:14px;right:14px}.wk{z-index:1;font-family:var(--display);color:var(--text-3);flex-direction:column;align-items:center;gap:8px;font-size:11px;font-weight:500;display:flex;position:relative}.wk i{background:var(--accent);border:2px solid var(--accent);border-radius:50%;width:28px;height:28px;display:block}.wk.off i{border-color:var(--text-4);background:0 0}.wk.off{color:var(--text-4)}.wk.adapt i{background:var(--accent-tint);border-color:var(--accent-border)}.wk.adapt{color:var(--accent-text)}.wk small{text-transform:uppercase;letter-spacing:.06em;font-size:10px}.strip .notes{border-top:1px solid var(--line-subtle);color:var(--text-3);grid-column:1/-1;grid-template-columns:1fr 1fr;gap:16px;padding-top:16px;font-size:13.5px;line-height:1.5;display:grid}.strip .notes b{color:var(--text-2);font-weight:600}.chat{flex-direction:column;gap:10px;padding:18px 18px 16px;display:flex}.chat .hd{border-bottom:1px solid var(--line-subtle);font-family:var(--display);justify-content:space-between;align-items:center;margin-bottom:4px;padding-bottom:12px;font-size:14px;font-weight:600;display:flex}.chat .hd .on{color:var(--text-3);align-items:center;gap:6px;font-size:12px;font-weight:500;display:flex}.msg{border-radius:16px;max-width:88%;padding:10px 14px;font-size:14px;line-height:1.5}.msg.u{background:var(--accent);color:#fff;border-bottom-right-radius:6px;align-self:flex-end}.msg.c{background:var(--row);color:var(--text-2);border-bottom-left-radius:6px;align-self:flex-start}.msg.c ol{margin:8px 0 0;padding-left:18px}.msg.c li{margin:2px 0}.sys{color:var(--accent-text);font-size:12.5px;font-family:var(--display);align-self:center;align-items:center;gap:8px;margin-top:4px;font-weight:500;display:flex}.moments{grid-template-columns:repeat(6,1fr);gap:14px;margin-top:56px;display:grid}.mo{border-top:2px solid var(--accent-border);padding-top:18px;position:relative}.mo:before{content:"";background:var(--accent);border-radius:50%;width:10px;height:10px;position:absolute;top:-6px;left:0}.mo svg{width:22px;height:22px;stroke:var(--accent);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;margin-bottom:12px;display:block}.mo .t{font-family:var(--display);margin-bottom:6px;font-size:14.5px;font-weight:600}.mo .b{color:var(--text-3);font-size:13.5px;line-height:1.45}.method .card{padding:22px}.method .hd{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.method .hd .t{font-family:var(--display);font-size:17px;font-weight:600}.seg{background:var(--row);border-radius:var(--r-pill);padding:3px;display:inline-flex}.seg button{color:var(--text-3);font-family:var(--display);border-radius:var(--r-pill);cursor:pointer;background:0 0;border:0;padding:5px 11px;font-size:12px;font-weight:600}.seg button[aria-pressed=true]{background:var(--accent);color:#fff}.foot{color:var(--text-3);margin-top:14px;font-size:13.5px;line-height:1.5}.note{background:var(--row);border-radius:var(--r-row);color:var(--text-2);align-items:center;gap:10px;margin-top:12px;padding:12px 14px;font-size:13.5px;display:flex}.halves{grid-template-columns:1fr 1fr;gap:20px;display:grid}.half{flex-direction:column;gap:18px;padding:clamp(24px,3vw,36px);display:flex}.half .eyebrow{margin-bottom:6px}.half p{color:var(--text-2);font-size:15.5px;line-height:1.6}.half .viz{background:var(--bg-raised);border:1px solid var(--line-subtle);border-radius:18px;margin-top:auto;padding:16px}.flow{flex-direction:column;align-items:stretch;gap:8px;display:flex}.flow .via{color:var(--text-4);flex-direction:column;align-self:center;align-items:center;gap:4px;display:flex}.flow .via i{background:var(--line);width:2px;height:14px;display:block}.platforms{gap:8px;margin-top:12px;display:flex}.pill.brand{color:var(--text);padding:5px 12px 5px 6px}.pill.brand svg{flex:none;width:22px;height:22px}.status{flex-direction:column;gap:8px;margin-top:12px;display:flex}.status .row{padding:10px 14px}.status .row .l{color:var(--text-2);align-items:center;gap:10px;display:flex}.status .row.hot .l{color:var(--text)}.status .dot.ok{background:var(--success)}.status .dot.warn{background:var(--warning)}.chart-hd{font-family:var(--display);justify-content:space-between;align-items:baseline;margin-bottom:10px;font-size:14px;font-weight:600;display:flex}.chart-hd span{color:var(--text-3);letter-spacing:.08em;text-transform:uppercase;font-size:12px}svg.chart{width:100%;height:auto;display:block}svg.chart text{font-family:var(--display);fill:var(--text-3);font-size:10px}.craft .two{align-items:start}.pr{padding:22px}.bars{grid-template-columns:repeat(6,1fr);align-items:end;gap:10px;height:180px;margin-top:20px;display:grid}.bar{background:#ff4f0059;border-radius:8px 8px 4px 4px}.bar.top{background:var(--accent);box-shadow:0 0 24px #ff4f0059}.bars-x{font-family:var(--display);color:var(--text-3);justify-content:space-between;margin-top:10px;font-size:11px;display:flex}.feats{grid-template-columns:1fr 1fr;gap:26px 28px;display:grid}.feat{grid-template-columns:auto 1fr;gap:14px;display:grid}.feat svg{width:22px;height:22px;stroke:var(--accent);fill:none;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;margin-top:2px}.feat .t{font-family:var(--display);font-size:15.5px;font-weight:600}.feat .b{color:var(--text-3);margin-top:4px;font-size:14px;line-height:1.5}.founder .card{max-width:860px;margin:0 auto;padding:clamp(28px,5vw,56px)}.founder p{color:var(--text-2);max-width:68ch;font-size:clamp(16px,1.3vw,18px);line-height:1.65}.founder p+p{margin-top:18px}.founder p.bright{color:var(--text)}.founder .sig{font-family:var(--display);color:var(--text);margin-top:28px;font-weight:600}.faq .list{border-top:1px solid var(--line-subtle);max-width:760px;margin:36px auto 0}details{border-bottom:1px solid var(--line-subtle)}summary{cursor:pointer;font-family:var(--display);justify-content:space-between;align-items:center;gap:20px;padding:20px 4px;font-size:17px;font-weight:600;list-style:none;display:flex}summary::-webkit-details-marker{display:none}summary i{border:1px solid var(--line);width:22px;height:22px;transition:transform .3s var(--ease-out),border-color .2s;border-radius:50%;flex:none;position:relative}summary i:before,summary i:after{content:"";background:var(--text-2);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}summary i:before{width:10px;height:1.5px}summary i:after{width:1.5px;height:10px}details[open] summary i{border-color:var(--accent);transform:rotate(45deg)}details[open] summary{color:var(--accent-text)}details p{color:var(--text-2);max-width:62ch;padding:0 4px 22px;line-height:1.6}.final{text-align:center}.final .logo-mark{width:44px;height:44px;margin:0 auto 24px;display:block}.final .signup,.final .joined{margin:32px auto 0}.final .micro{text-align:center}footer{border-top:1px solid var(--line-subtle);padding:36px 0 44px}footer .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}footer .logo{font-size:19px}footer .logo svg{width:28px;height:28px}footer .links{color:var(--text-3);gap:22px;font-size:14px;display:flex}footer .links a:hover{color:var(--accent)}footer .tag{color:var(--text-3);flex-wrap:wrap;justify-content:space-between;gap:12px;width:100%;margin-top:8px;font-size:13px;display:flex}.rv{opacity:.45;transition:opacity .7s var(--ease-out),transform .9s var(--ease-out);transform:translateY(18px)}.rv.in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.rv{opacity:1;transition:none;transform:none}.btn{transition:none}html{scroll-behavior:auto}}@media (width<=980px){.moments{grid-template-columns:repeat(3,1fr);gap:22px 18px}}@media (width<=860px){.two,.halves{grid-template-columns:1fr}.hero .two{grid-template-columns:1fr;gap:44px}.three{scroll-snap-type:x mandatory;scrollbar-width:none;grid-template-columns:none;grid-auto-columns:minmax(280px,84%);grid-auto-flow:column;margin:0 -24px;padding:0 24px 8px;overflow-x:auto}.three::-webkit-scrollbar{display:none}.three>*{scroll-snap-align:start}.strip{grid-template-columns:1fr;gap:18px}.strip .weeks{gap:10px;padding-bottom:4px;overflow-x:auto}.strip .notes,.feats{grid-template-columns:1fr}.signup{flex-direction:column}.hero .glow{width:90vw;top:auto;bottom:-10%;right:-30%}}@media (width<=560px){.moments{grid-template-columns:1fr 1fr}nav .wrap{height:64px}.logo{font-size:21px}.logo svg{width:30px;height:30px}.day{grid-template-columns:1fr}.day .when{min-width:0}}.form-error{color:var(--danger)}.pill.brand img{border-radius:5px;flex:none;width:22px;height:22px}.pill.brand.text{padding:5px 12px}.legal{max-width:760px}.legal h1{margin-bottom:8px;font-size:clamp(32px,4.4vw,52px)}.legal h2{margin:44px 0 12px;font-size:clamp(22px,2.4vw,28px)}.legal p,.legal li{color:var(--text-2);max-width:68ch;line-height:1.65}.legal p+p{margin-top:14px}.legal ul{margin:10px 0 0;padding-left:20px}.legal li+li{margin-top:6px}.legal a{color:var(--accent-text);text-underline-offset:3px;text-decoration:underline}.decided{padding:22px}.decided .hd{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.decided .hd .t{font-family:var(--display);font-size:15px;font-weight:600}@media (width<=860px){.showup .card{order:2}}.strip{grid-template-columns:1fr}.strip .strip-hd{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.strip .strip-hd .t{font-family:var(--display);font-size:15px;font-weight:600}.platforms{flex-wrap:wrap;align-items:center;gap:10px;margin-top:16px}.wwah{height:32px;margin-top:0;display:block}.pill.brand.hc{border-radius:8px;height:32px;padding:0 14px 0 8px}
