:root{--paper:#f4f4f2;--ink:#16171a;--ink2:#212228;--dim:#8a8b92;--lit:#b4f2ae;--lit-dim:#6faf6d;--pulse:1;--ease:cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}html,body{background:var(--paper);color:var(--ink)}body{-webkit-font-smoothing:antialiased;font-family:Space Grotesk,system-ui,sans-serif;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}::selection{background:var(--ink);color:var(--lit)}.dither,.sq.done,.chip:before{--cell:4px}.dithered{image-rendering:pixelated;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Crect x='0' y='0' width='1' height='1' fill='%23f4f4f2'/%3E%3Crect x='2' y='2' width='1' height='1' fill='%23f4f4f2'/%3E%3Crect x='2' y='0' width='1' height='1' fill='%23f4f4f244'/%3E%3Crect x='0' y='2' width='1' height='1' fill='%23f4f4f244'/%3E%3C/svg%3E");background-size:4px 4px}#mast{z-index:50;transition:background .4s var(--ease), box-shadow .4s var(--ease), color .4s;color:inherit;justify-content:space-between;align-items:center;padding:18px clamp(20px,4vw,48px);display:flex;position:fixed;inset:0 0 auto}body.homepage #mast{color:var(--paper)}#mast.scrolled{background:color-mix(in srgb, var(--paper) 92%, transparent);color:var(--ink);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px #16171a14}#mast.oninkzone{background:color-mix(in srgb, var(--ink) 88%, transparent);color:var(--paper);box-shadow:0 1px #f4f4f214}.brand{align-items:center;gap:12px;display:flex}.brand .word{letter-spacing:.34em;font-size:15px;font-weight:700}.mark{--m:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='2' y='6' width='4' height='12'/%3E%3Crect x='18' y='6' width='4' height='12'/%3E%3Crect x='0' y='10' width='6' height='4'/%3E%3Crect x='18' y='10' width='6' height='4'/%3E%3Crect x='8' y='10' width='2' height='2'/%3E%3Crect x='12' y='10' width='2' height='2'/%3E%3Crect x='8' y='12' width='8' height='2'/%3E%3C/svg%3E");width:26px;height:26px;-webkit-mask:var(--m) center / contain no-repeat;-webkit-mask:var(--m) center / contain no-repeat;mask:var(--m) center / contain no-repeat;background:currentColor;flex:none;display:inline-block}.mark.sm{width:18px;height:18px}#mast nav{letter-spacing:.18em;align-items:center;gap:clamp(14px,2.5vw,30px);font-size:12px;font-weight:500;display:flex}#mast nav>a:not(.pill){opacity:.75;transition:opacity .25s}#mast nav>a:not(.pill):hover{opacity:1}#mast .pill{border:1px solid;border-radius:999px;padding:8px 16px;transition:background .25s,color .25s}#mast button.pill{color:inherit;font:inherit;letter-spacing:inherit;cursor:pointer;background:0 0}#mast.scrolled .pill:hover{background:var(--ink);color:var(--paper)}#mast:not(.scrolled) .pill:hover,#mast.oninkzone .pill:hover{background:var(--paper);color:var(--ink)}.kicker{letter-spacing:.32em;color:var(--dim);font-size:12px;font-weight:500}h1{letter-spacing:-.01em;font-size:clamp(38px,6.2vw,88px);font-weight:700;line-height:.98}h1 span{display:block}h2{font-size:clamp(30px,4.6vw,64px);font-weight:700;line-height:1.02}h2 em,h1 .lit-line{font-style:normal}.btn{letter-spacing:.14em;border:1.5px solid var(--ink);transition:transform .3s var(--ease), background .25s, color .25s, box-shadow .3s;border-radius:999px;padding:15px 26px;font-size:13px;font-weight:700;display:inline-block}.btn:hover{transform:translateY(-2px)}.btn:active{transform:translateY(0)}.btn.solid{background:var(--ink);color:var(--paper)}.btn.solid:hover{box-shadow:0 10px 30px -12px var(--ink)}.btn.ghost{color:var(--ink);background:0 0}.btn.ghost:hover{background:var(--ink);color:var(--paper)}.btn.onink{border-color:var(--paper)}.btn.solid.onink{background:var(--paper);color:var(--ink)}.btn.ghost.onink{color:var(--paper)}.btn.ghost.onink:hover{background:var(--paper);color:var(--ink)}.chip{letter-spacing:.22em;border:1px dashed var(--dim);color:var(--dim);border-radius:999px;align-items:center;gap:8px;padding:9px 14px;font-size:11px;font-weight:700;display:inline-flex}.reveal{opacity:0;transition:opacity .7s var(--ease), transform .7s var(--ease);transition-delay:calc(var(--i,0) * 90ms);transform:translateY(26px)}.reveal.in{opacity:1;transform:none}.lens{color:var(--lit);font-variant-numeric:tabular-nums;background:radial-gradient(120% 140% at 50% 0,#1d1f24 0%,#101116 55%,#0a0b0e 100%);border:1px solid #ffffff14;border-radius:18px;padding:26px 28px;position:relative;overflow:hidden;box-shadow:0 30px 80px -30px #000a,inset 0 0 60px #0006}.lens:after{content:"";pointer-events:none;background:repeating-linear-gradient(#0000 0 3px,#ffffff05 3px 4px);position:absolute;inset:0}.lens-glint{pointer-events:none;transform:translateX(calc((var(--p,0) - .5) * 60%));background:linear-gradient(115deg,#0000 42%,#b4f2ae0d 50%,#0000 58%);position:absolute;inset:-40% -60%}.hud-row{letter-spacing:.2em;justify-content:space-between;font-size:13px;display:flex}.hud-top{color:var(--lit);text-shadow:0 0 12px #b4f2ae55}.hud-dim{color:var(--lit-dim);letter-spacing:.18em;font-size:11px}.hud-sets{align-items:center;gap:8px;margin:18px 0 6px;display:flex}.sq{border:1.5px solid var(--lit-dim);width:16px;height:16px;display:inline-block}.sq.done{border-color:var(--lit);image-rendering:pixelated;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4'%3E%3Crect width='1' height='1' fill='%23b4f2ae'/%3E%3Crect x='2' y='2' width='1' height='1' fill='%23b4f2ae'/%3E%3C/svg%3E");background-size:4px 4px}.sq.cur{border-color:var(--lit);border-width:3px;box-shadow:0 0 14px #b4f2ae44}.hud-sets .hud-dim{margin-left:10px}.hud-big{text-shadow:0 0 26px #b4f2ae40;margin:10px 0 14px;font-size:clamp(56px,6vw,84px);font-weight:700;line-height:1}.hud-big small{letter-spacing:.14em;color:var(--lit-dim);font-size:.32em;font-weight:500}.hud-big.sm{margin:14px 0 8px;font-size:44px}.plates{justify-content:center;align-items:center;gap:3px;height:46px;margin:6px 0 16px;display:flex}.plates .bar{background:var(--lit-dim);flex:1;max-width:96px;height:5px;box-shadow:0 0 10px #b4f2ae33}.pl{background:var(--lit);opacity:.92;border-radius:1px;display:inline-block}.pl.p45{width:9px;height:46px}.pl.p25{width:8px;height:36px}.pl.p10{width:6px;height:26px}.collar{background:var(--lit-dim);opacity:.75;border-radius:1px;width:5px;height:14px;display:inline-block}.pulse-fig{background:var(--lit);width:34px;height:22px;opacity:calc(.15 + .85 * var(--pulse));transition:opacity .9s steps(3,end);display:inline-block;-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 22'%3E%3Crect x='0' y='8' width='6' height='8'/%3E%3Crect x='28' y='8' width='6' height='8'/%3E%3Crect x='8' y='4' width='18' height='14' rx='2'/%3E%3C/svg%3E") 50%/contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 34 22'%3E%3Crect x='0' y='8' width='6' height='8'/%3E%3Crect x='28' y='8' width='6' height='8'/%3E%3Crect x='8' y='4' width='18' height='14' rx='2'/%3E%3C/svg%3E") 50%/contain no-repeat}.hero{background:var(--ink);min-height:100svh;color:var(--paper);flex-direction:column;justify-content:center;padding:120px clamp(20px,5vw,64px) 80px;display:flex;position:relative;overflow:hidden}.hero-room{opacity:.5;position:absolute;inset:0}.rack{background:#f4f4f20e;width:8px;position:absolute;bottom:0}.rack:before{content:"";background:#f4f4f20e;height:8px;position:absolute;top:12%;left:-70px;right:-70px}.r1{height:72%;left:8%}.r2{height:72%;left:calc(8% + 150px)}.hero-floor{background:repeating-linear-gradient(90deg,#f4f4f206 0 2px,#0000 2px 90px);height:22%;position:absolute;inset:auto 0 0}.hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(24px,5vw,80px);width:100%;max-width:1320px;margin:0 auto;display:grid;position:relative}.hero-copy .kicker{color:#f4f4f299;margin-bottom:26px}.hero h1{margin-bottom:28px}.lit-line{color:var(--lit);text-shadow:0 0 34px #b4f2ae4d}.lede{color:#f4f4f2cc;max-width:46ch;margin-bottom:34px;font-size:clamp(15px,1.35vw,19px);line-height:1.55}.cta-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.hero .btn.solid{background:var(--paper);color:var(--ink);border-color:var(--paper)}.hero .btn.ghost{color:var(--paper);border-color:var(--paper)}.hero .btn.ghost:hover{background:var(--paper);color:var(--ink)}.tagline{letter-spacing:.3em;color:#f4f4f273;margin-top:30px;font-size:13px}.hero-hud{transform:rotate(2deg)}.hero-hud .lens{max-width:460px;margin-left:auto}.scroll-cue{border:1.5px solid #f4f4f255;border-radius:12px;width:22px;height:36px;position:absolute;bottom:26px;left:50%;transform:translate(-50%)}.scroll-cue span{background:var(--lit);width:3px;height:8px;animation:2s steps(4,end) infinite cue;position:absolute;top:7px;left:50%;transform:translate(-50%)}@keyframes cue{0%{opacity:1;top:7px}to{opacity:0;top:20px}}.problem{max-width:1060px;margin:0 auto;padding:clamp(110px,16vh,190px) clamp(20px,6vw,64px)}.problem .kicker{margin-bottom:22px}.problem h2 em{color:var(--dim)}.strikes{gap:14px;margin-top:44px;font-size:clamp(17px,1.9vw,24px);font-weight:500;list-style:none;display:grid}.strikes s{text-decoration:none;position:relative}.strikes s:after{content:"";background:var(--ink);transform-origin:0;height:3px;transition:transform .8s var(--ease) .15s;position:absolute;top:55%;left:0;right:0;transform:scaleX(0)}.strikes .in s:after{transform:scaleX(1)}[data-scrub]{position:relative}[data-scrub] .sticky{flex-direction:column;justify-content:center;min-height:100svh;display:flex;position:sticky;top:0;overflow:hidden}.glassact{background:var(--ink);height:380svh;color:var(--paper)}.pinact{background:var(--paper);height:330svh}.phoneact{background:var(--ink);height:330svh;color:var(--paper)}.act-head{text-align:center;padding:90px 20px 10px}.act-head .kicker{margin-bottom:14px}.act-head h2 em{color:var(--lit);font-style:normal}.pinact .act-head h2 em{color:var(--ink);background:linear-gradient(#0000 62%,#b4f2ae 62%)}.pinact .act-head .kicker,.pinact .act-head h2{color:var(--ink)}.glass-stage{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:center;gap:clamp(20px,4vw,70px);width:100%;max-width:1240px;margin:0 auto;padding:30px clamp(20px,4vw,56px) 90px;display:grid}.lens.big{min-height:340px}.lens .face{transition:opacity .35s var(--ease), transform .35s var(--ease)}.face-rest{opacity:0;flex-direction:column;justify-content:center;gap:18px;display:flex;position:absolute;inset:26px 28px;transform:translateY(14px)}.lens.resting .face-exec{opacity:0;transform:translateY(-14px)}.lens.resting .face-rest{opacity:1;transform:none}.rest-line{letter-spacing:.06em;text-shadow:0 0 24px #b4f2ae40;align-items:baseline;gap:18px;font-size:clamp(30px,3.4vw,46px);font-weight:700;display:flex}.rest-line span{letter-spacing:0;font-size:.62em}.rest-hint{letter-spacing:.24em}.glass-notes{gap:20px;list-style:none;display:grid}.glass-notes li{color:#f4f4f28c;border-left:2px solid #f4f4f222;padding-left:18px;font-size:15px;line-height:1.55;transition:color .4s,border-color .4s}.glass-notes li b{color:var(--paper);letter-spacing:.06em;display:block}.glass-notes li.on{color:#f4f4f2d9;border-color:var(--lit)}.glass-notes li.on b{color:var(--lit)}.pin-stage{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);align-items:center;gap:clamp(20px,4vw,60px);width:100%;max-width:1280px;margin:0 auto;padding:20px clamp(20px,4vw,56px) 80px;display:grid}.pin-fig>img{filter:contrast(1.04)saturate(.6);transform:translateY(calc((1 - var(--snap,0)) * -9%));transition:transform .2s steps(3,end)}.snap-ring{border:2px solid var(--ink);opacity:0;pointer-events:none;border-radius:999px;width:120px;height:120px;position:absolute;top:46%;left:50%;transform:translate(-50%,-50%)scale(.4)}.snap-ring.fire{animation:.7s steps(6,end) forwards ring}@keyframes ring{0%{opacity:.9;transform:translate(-50%,-50%)scale(.4)}to{opacity:0;transform:translate(-50%,-50%)scale(1.5)}}.vel{background:var(--ink);color:var(--lit);font-variant-numeric:tabular-nums;opacity:var(--velin,0);transform:translateY(calc((1 - var(--velin,0)) * 12px));border-radius:14px;padding:14px 18px;transition:opacity .3s,transform .3s;position:absolute;top:6%;right:4%;box-shadow:0 18px 50px -20px #16171a99}.vel-num{font-size:34px;font-weight:700}.vel-unit{letter-spacing:.18em;color:var(--lit-dim);font-size:13px}.vel-pk{letter-spacing:.22em;color:var(--lit-dim);margin-top:2px;font-size:12px;display:block}.pin-copy h3{margin-bottom:20px;font-size:clamp(22px,2.4vw,32px)}.lit-ink{background:linear-gradient(#0000 58%,#b4f2ae 58%)}.feats{color:#16171ab3;gap:12px;max-width:52ch;font-size:15px;line-height:1.55;list-style:none;display:grid}.feats li{padding-left:22px;position:relative}.feats li:before{content:"";background:var(--ink);width:10px;height:10px;-webkit-mask:var(--m,none);clip-path:polygon(0 30%,30% 30%,30% 0,70% 0,70% 30%,100% 30%,100% 70%,70% 70%,70% 100%,30% 100%,30% 70%,0 70%);opacity:calc(.25 + .75 * var(--pulse));transition:opacity .9s steps(3,end);position:absolute;top:.5em;left:0}.feats em{font-style:normal;font-weight:700}.dev-row{flex-wrap:wrap;align-items:center;gap:14px;margin:26px 0 8px;display:flex}.pin-puck{filter:saturate(.6);opacity:.92;max-width:300px;margin-top:10px}.phone-stage{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:center;gap:clamp(20px,4vw,70px);width:100%;max-width:1180px;margin:0 auto;padding:20px clamp(20px,4vw,56px) 80px;display:grid}.device{aspect-ratio:640/1214;width:min(320px,72vw);transform:perspective(1200px) rotateY(calc((var(--p,0) - .5) * -10deg)) rotateX(calc((var(--p,0) - .5) * 4deg));background:#232429;border:10px solid #232429;border-radius:34px;margin:0 auto;position:relative;overflow:hidden;box-shadow:0 40px 90px -35px #000c}.device .shot{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .4s var(--ease);border-radius:22px;position:absolute;inset:0}.device .shot.on{opacity:1}.phone-notes{gap:22px;list-style:none;display:grid}.phone-notes li{color:#f4f4f28c;border-left:2px solid #f4f4f222;padding-left:18px;font-size:15px;line-height:1.6;transition:color .4s,border-color .4s}.phone-notes li b{color:var(--paper);letter-spacing:.04em;display:block}.phone-notes li.on{color:#f4f4f2d9;border-color:var(--lit)}.phone-notes li.on b{color:var(--lit)}.closeact{background:var(--ink);color:var(--paper);text-align:center;padding:clamp(110px,15vh,180px) clamp(20px,5vw,64px) 120px}.closeact h2 em{color:var(--lit);font-style:normal}.trio{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:clamp(18px,3vw,40px);max-width:1180px;margin:60px auto;display:grid}.trio-item h3{letter-spacing:.22em;margin:20px 0 8px;font-size:15px}.trio-item p{color:#f4f4f299;max-width:30ch;margin:0 auto;font-size:14px;line-height:1.55}.trio-item img{border-radius:14px}.trio-item .shotmini{object-fit:cover;object-position:top;border:6px solid #232429;border-radius:18px;width:auto;max-height:260px;margin:0 auto}.trio-item .lens.mini{text-align:left;max-width:300px;margin:0 auto}.close-line{color:#f4f4f2a6;max-width:62ch;margin:0 auto 44px;font-size:15px;line-height:1.6}footer{background:var(--ink);color:var(--paper);letter-spacing:.2em;border-top:1px solid #f4f4f214;flex-wrap:wrap;justify-content:center;align-items:center;gap:18px;padding:30px 20px 42px;font-size:12px;display:flex}footer .dim{color:#f4f4f266}@media (width<=900px){.hero-grid,.glass-stage,.pin-stage,.phone-stage{grid-template-columns:1fr}.hero-hud{margin-top:10px;transform:none}.hero-hud .lens{margin:0 auto}.glass-notes,.phone-notes{gap:12px}.glassact{height:420svh}.trio{grid-template-columns:1fr;max-width:420px}.act-head{padding-top:70px}.vel{padding:10px 14px;top:2%;right:2%}.vel-num{font-size:26px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transition:none;transform:none}.strikes s:after{transition:none;transform:scaleX(1)}.scroll-cue span{animation:none}.device,.lens-glint{transform:none}:root{--pulse:1!important}}#mast .pill.ghostpill{opacity:.85}#mast .pill.ghostpill:hover{opacity:1;color:inherit;background:0 0;border-color:currentColor}.acctblock{border:1px solid color-mix(in srgb, var(--paper) 22%, transparent);text-align:left;border-radius:16px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;width:min(760px,100%);margin:40px auto 0;padding:26px 28px;display:flex}.acctcopy{flex:300px}.acctcopy h3{letter-spacing:-.01em;margin:0 0 7px;font-size:19px}.acctcopy p{opacity:.72;max-width:46ch;margin:0;font-size:14.5px;line-height:1.55}.acctcta{flex-direction:column;flex:none;align-items:flex-start;gap:8px;display:flex}.acctfine{letter-spacing:.1em;text-transform:uppercase;opacity:.5;font-size:11.5px}.betaline{opacity:.72;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:min(760px,100%);margin:16px auto 0;font-size:13.5px;display:flex}.betaline a{border-bottom:1px solid color-mix(in srgb, var(--paper) 45%, transparent);padding-bottom:1px;transition:opacity .2s}.betaline a:hover{opacity:.7}@media (width<=620px){.acctblock{padding:22px 20px}.acctcta{align-items:stretch;width:100%}.acctcta .btn{justify-content:center}.acctfine{text-align:center}}:root{--sig:#d8342a}body.linkpage{flex-direction:column;min-height:100vh;display:flex}body.linkpage #mast nav>a{letter-spacing:.18em;opacity:.55;font-size:11px}.linkmain{width:100%;max-width:520px;padding:104px 22px calc(64px + env(safe-area-inset-bottom));flex-direction:column;flex:1;align-items:center;margin:0 auto;display:flex}.lkrail{align-items:center;gap:0;width:100%;max-width:340px;margin:0 0 34px;padding:0;list-style:none;display:flex}.lkrail li{flex-direction:column;flex:1;align-items:center;gap:7px;display:flex;position:relative}.lkrail li+li:before{content:"";background:color-mix(in srgb, var(--ink) 16%, transparent);height:1px;position:absolute;top:4px;left:-50%;right:50%}.lkdot{z-index:1;background:var(--paper);width:9px;height:9px;box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--ink) 30%, transparent);transition:background .35s var(--ease), box-shadow .35s var(--ease);border-radius:50%;position:relative}.lklabel{letter-spacing:.16em;text-transform:uppercase;opacity:.4;font-size:10px;transition:opacity .35s}body[data-step="2"] .lkrail li[data-s="1"] .lkdot{background:var(--ink);box-shadow:inset 0 0 0 1px var(--ink)}body[data-step="1"] .lkrail li[data-s="1"] .lkdot,body[data-step="2"] .lkrail li[data-s="2"] .lkdot{background:var(--sig);box-shadow:0 0 0 4px color-mix(in srgb, var(--sig) 15%, transparent)}body[data-step="1"] .lkrail li[data-s="1"] .lklabel,body[data-step="2"] .lkrail li[data-s="2"] .lklabel{opacity:1;font-weight:600}.lkhero{margin:0 0 26px}.lkmark{background:var(--ink);--m:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='2' y='6' width='4' height='12'/%3E%3Crect x='18' y='6' width='4' height='12'/%3E%3Crect x='0' y='10' width='6' height='4'/%3E%3Crect x='18' y='10' width='6' height='4'/%3E%3Crect x='8' y='10' width='2' height='2'/%3E%3Crect x='12' y='10' width='2' height='2'/%3E%3Crect x='8' y='12' width='8' height='2'/%3E%3C/svg%3E");width:62px;height:62px;-webkit-mask:var(--m) center / contain no-repeat;-webkit-mask:var(--m) center / contain no-repeat;mask:var(--m) center / contain no-repeat;opacity:calc(.34 + .66 * var(--pulse));transition:opacity .9s steps(3), background .4s var(--ease);display:block}.lkcard{text-align:center;flex-direction:column;align-items:center;gap:15px;width:100%;display:flex}.lkcard[hidden]{display:none}.lkcard h1{letter-spacing:-.018em;margin:0;font-size:clamp(25px,6.4vw,34px);line-height:1.1}.lksub{opacity:.72;max-width:40ch;margin:0;line-height:1.55}.lkfine{opacity:.55;margin:0;font-size:12.5px;line-height:1.5}.lkwarn{color:var(--sig);opacity:1;font-weight:500}.lkmuted{opacity:.45}.lkmono{font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.lkplate{background:var(--ink);width:100%;color:var(--paper);border-radius:16px;flex-direction:column;align-items:center;gap:13px;margin:4px 0 2px;padding:26px 18px 20px;display:flex;box-shadow:0 18px 40px -22px #16171a8c}.lkcode{color:var(--sig);letter-spacing:.1em;font-variant-numeric:tabular-nums;-webkit-user-select:all;user-select:all;font:700 clamp(33px,11.5vw,52px)/1 ui-monospace,SFMono-Regular,Menlo,monospace;display:block}.lktimer{background:color-mix(in srgb, var(--paper) 18%, transparent);border-radius:2px;width:100%;max-width:210px;height:2px;overflow:hidden}.lktimer i{background:var(--sig);transform-origin:0;width:100%;height:100%;transition:transform 1s linear;display:block}.lkplatefine{color:var(--paper);opacity:.5}.lkform{flex-direction:column;gap:11px;width:100%;display:flex}.lkfield{text-align:left;flex-direction:column;gap:5px;display:flex}.lkfield span{letter-spacing:.15em;text-transform:uppercase;opacity:.5;font-size:10.5px}.lkfield input{border:1px solid color-mix(in srgb, var(--ink) 18%, transparent);width:100%;min-height:48px;color:inherit;background:0 0;border-radius:11px;padding:12px 14px;font:15.5px/1.3 inherit;transition:border-color .2s,box-shadow .2s}.lkfield input::placeholder{opacity:.32}.lkfield input:focus{border-color:var(--sig);box-shadow:0 0 0 3px color-mix(in srgb, var(--sig) 14%, transparent);outline:none}.lkactions{flex-wrap:wrap;gap:9px;width:100%;display:flex}.lkactions .lkbtn{flex:150px}.lkbtn{border:1px solid color-mix(in srgb, var(--ink) 20%, transparent);min-height:48px;color:inherit;cursor:pointer;letter-spacing:.01em;transition:transform .16s var(--ease), background .2s, color .2s, border-color .2s;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:13px 22px;font:600 14.5px/1 inherit;display:inline-flex}.lkbtn:hover{border-color:var(--ink)}.lkbtn:active{transform:translateY(1px)}.lkprimary{background:var(--ink);color:var(--paper);border-color:var(--ink)}.lkprimary:hover{background:var(--sig);border-color:var(--sig)}.lklink{color:inherit;cursor:pointer;font:inherit;text-underline-offset:3px;opacity:.75;background:0 0;border:0;padding:0;text-decoration:underline}.lksigned{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;display:flex}.lkgwrap{flex-direction:column;gap:14px;width:100%;display:flex}.lkorline{letter-spacing:.16em;text-transform:uppercase;opacity:.38;align-items:center;gap:12px;margin:0;font-size:10.5px;display:flex}.lkorline:before,.lkorline:after{content:"";background:color-mix(in srgb, var(--ink) 13%, transparent);flex:1;height:1px}.lkhow{border-top:1px solid color-mix(in srgb, var(--ink) 11%, transparent);text-align:left;width:100%;margin-top:52px;padding-top:26px}.lkhow h2{letter-spacing:.2em;text-transform:uppercase;opacity:.45;margin:0 0 16px;font-size:11px;font-weight:600}.lksteps{counter-reset:s;flex-direction:column;gap:15px;margin:0 0 18px;padding:0;list-style:none;display:flex}.lksteps li{counter-increment:s;opacity:.8;padding-left:34px;font-size:14.5px;line-height:1.55;position:relative}.lksteps li:before{content:counter(s, decimal-leading-zero);color:var(--sig);letter-spacing:.05em;font:600 11px/1 ui-monospace,SFMono-Regular,Menlo,monospace;position:absolute;top:1px;left:0}.lksteps b{opacity:1;margin-bottom:2px;font-weight:600;display:block}@media (prefers-reduced-motion:reduce){.lkmark{opacity:1;transition:none}.lktimer i{transition:none}}.lkdone{max-width:40ch}.lkdone a{color:var(--sig);border-bottom:1px solid color-mix(in srgb, var(--sig) 40%, transparent);font-weight:600}.renderflag{z-index:2;background:color-mix(in srgb, var(--ink) 72%, transparent);color:var(--paper);letter-spacing:.18em;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px;padding:5px 10px;font-size:9.5px;font-weight:600;position:absolute;top:12px;left:12px}.pin-fig{position:relative}.pin-alt{max-width:260px;margin:18px 0 4px}.pin-alt img{border-radius:12px;width:100%;display:block}.pin-alt figcaption{letter-spacing:.04em;opacity:.6;margin-top:8px;font-size:12px}@media (width<=860px){.pin-alt{max-width:200px;margin-inline:auto}.pin-alt figcaption{text-align:center}}#mast{gap:14px}#mast .brand{flex:0 auto;min-width:0}#mast .brand .word{white-space:nowrap}#mast nav{flex:none}@media (width<=720px){#mast{padding:14px 16px}#mast nav>a:not(.pill){display:none}#mast .brand .word{letter-spacing:.22em;font-size:14px}#mast .mark{width:22px;height:22px}#mast .pill{padding:8px 14px;font-size:11px}}@media (width<=480px){#mast .pill:not(.ghostpill){display:none}#mast .brand .word{letter-spacing:.18em}}@media (width<=360px){#mast{gap:10px;padding:12px}#mast .brand .word{letter-spacing:.14em;font-size:13px}#mast .pill{letter-spacing:.12em;padding:7px 12px;font-size:10.5px}}.btn,.lkbtn,.chip{overflow-wrap:anywhere;max-width:100%}.cta-row{flex-wrap:wrap;gap:10px;display:flex}.cta-row.center{justify-content:center}@media (width<=560px){.cta-row .btn{flex:100%;justify-content:center}.cta-row .chip{align-self:center}.acctcta,.acctcta .btn{width:100%}.betaline{text-align:center;flex-direction:column;gap:4px}}body.docpage{background:var(--paper);color:var(--ink)}.docmain{max-width:68ch;padding:104px 20px calc(80px + env(safe-area-inset-bottom));margin:0 auto}.docmain h1{letter-spacing:-.02em;margin-bottom:6px;font-size:clamp(30px,7vw,44px)}.docmeta{opacity:.55;margin-bottom:28px;font-size:13px}.doclede{margin-bottom:8px;font-size:clamp(16px,2.4vw,18px);line-height:1.62}.docmain h2{letter-spacing:.14em;text-transform:uppercase;opacity:.6;border-top:1px solid color-mix(in srgb, var(--ink) 12%, transparent);margin:40px 0 12px;padding-top:18px;font-size:13px}.docmain p{margin-bottom:14px;line-height:1.65}.docmain ul{flex-direction:column;gap:9px;margin:0 0 16px;padding-left:20px;display:flex}.docmain li{line-height:1.6}.docmain a{text-underline-offset:3px;text-decoration:underline}.docfine{opacity:.65;font-size:13.5px}.doctable{border-collapse:collapse;width:100%;margin:4px 0 18px;font-size:14.5px;display:block;overflow-x:auto}.doctable th,.doctable td{text-align:left;vertical-align:top;border-bottom:1px solid color-mix(in srgb, var(--ink) 10%, transparent);padding:10px 14px 10px 0}.doctable th{letter-spacing:.1em;text-transform:uppercase;opacity:.55;font-size:12px;font-weight:500}.doctable td:first-child{white-space:nowrap;padding-right:20px;font-weight:600}.doctable td{min-width:150px;line-height:1.5}footer .legal{flex-wrap:wrap;justify-content:center;gap:16px;margin-top:4px;display:flex}footer .legal a{opacity:.62;text-underline-offset:3px;text-decoration:underline}footer .legal a:hover{opacity:1}.lkacct{text-align:left;width:100%;margin-top:6px}.lkacct summary{cursor:pointer;text-align:center;opacity:.6;text-underline-offset:3px;padding:8px;font-size:13px;text-decoration:underline;list-style:none}.lkacct summary::-webkit-details-marker{display:none}.lkacct[open] summary{opacity:.85}.lkacctbody{text-align:center;flex-direction:column;align-items:center;gap:12px;padding:14px 0 4px;display:flex}.lkbtn.lkdanger{color:#c8322c;border-color:#e2453a80}.lkbtn.lkdanger:hover{background:#e2453a10;border-color:#e2453a}.acctwrap{display:inline-block;position:relative}#acctPill{cursor:pointer;font:inherit}.acctmenu{z-index:60;background:#16171a;border:1px solid #2c2d31;border-radius:10px;min-width:210px;padding:6px;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 32px #00000059}.acctmenu a{color:#f4f4f2;letter-spacing:.04em;border-radius:7px;padding:10px 12px;font-size:13px;text-decoration:none;display:block}.acctmenu a:hover{background:#24262b}.acctmenu a:last-child{color:#b4f2ae}.trainpage{color:#f4f4f2;background:#16171a;min-height:100vh}.trainmain{max-width:860px;margin:0 auto;padding:104px 20px 80px}.trpane[hidden]{display:none}.trhead{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:28px;display:flex}.trainmain h1{letter-spacing:-.02em;margin:0 0 4px;font-size:30px}.trlede{color:#c9c9c2;max-width:52ch;margin:0 0 20px;line-height:1.6}.trmuted{color:#8f9096;margin:0 0 14px;font-size:13px}.trempty{color:#8f9096;padding:18px 0;font-style:italic}.trsync{letter-spacing:.1em;text-transform:uppercase;color:#8f9096;font-size:12px}.trsync.saved{color:#b4f2ae}.trsync.failed{color:#e2453a}.trsec{margin-bottom:40px}.trsechead{border-bottom:1px solid #2c2d31;justify-content:space-between;align-items:center;gap:12px;margin-bottom:10px;padding-bottom:8px;display:flex}.trsechead h2{letter-spacing:.02em;margin:0;font-size:18px}.trplan{border:1px solid #2c2d31;border-radius:10px;margin-bottom:10px;overflow:hidden}.trplan.open{border-color:#46474d}.trplanhead{cursor:pointer;width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.trplanhead:hover{background:#1c1d21}.trplanname{align-items:center;gap:8px;font-weight:600;display:flex}.trchip{color:#8f9096;letter-spacing:.09em;text-transform:uppercase;background:#24262b;border-radius:999px;padding:1px 7px;font-size:10px}.trchip.set{color:#16171a;background:#b4f2ae}.trplanbody{border-top:1px solid #2c2d31;padding:4px 16px 16px}.trfield{flex-direction:column;gap:5px;margin:14px 0;display:flex}.trfield span{letter-spacing:.1em;text-transform:uppercase;color:#8f9096;font-size:11px}.trfield.wide input{width:100%}.trexhead,.trexrow{grid-template-columns:minmax(0,1fr) 62px 62px 82px 72px 96px;align-items:center;gap:8px;display:grid}.trexhead{letter-spacing:.1em;text-transform:uppercase;color:#8f9096;padding:6px 0;font-size:10px}.trexrow{border-top:1px solid #24262b;padding:5px 0}.trexname{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.trexacts{justify-content:flex-end;gap:4px;display:flex}.trainpage input,.trainpage select{color:#f4f4f2;font:inherit;background:#1c1d21;border:1px solid #2c2d31;border-radius:7px;padding:7px 9px;font-size:14px}.trainpage input:focus,.trainpage select:focus{outline-offset:1px;outline:2px solid #b4f2ae}.triconbtn{color:#c9c9c2;cursor:pointer;width:26px;height:26px;font:inherit;background:#1c1d21;border:1px solid #2c2d31;border-radius:6px;padding:0;line-height:1}.triconbtn:hover:not(:disabled){background:#24262b}.triconbtn:disabled{opacity:.3;cursor:default}.triconbtn.danger:hover{color:#fff;background:#a3211f;border-color:#a3211f}.traddrow{border-top:1px solid #24262b;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:14px;padding-top:12px;display:flex}.traddrow select{min-width:220px}.btn.small{padding:6px 12px;font-size:12px}.btn.danger{color:#e2453a;border-color:#a3211f}.btn.danger:hover{color:#fff;background:#a3211f}.trfoot{text-align:center;color:#8f9096;border-top:1px solid #2c2d31;padding:18px 20px 40px;font-size:12px}@media (width<=620px){.trexhead{display:none}.trexrow{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"n n n n""s r w t""a a a a";gap:6px;padding:12px 0}.trexname{grid-area:n;font-weight:600}.trexacts{grid-area:a;justify-content:flex-start}.trsplitrow,.trcalrow{flex-direction:column;align-items:stretch;gap:6px}.trsplitrow select,.trcalrow select,.traddrow select{width:100%;min-width:0}}.trfacts{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px;margin:0 0 14px;display:grid}.trfacts div{border:1px solid #2c2d31;border-radius:9px;padding:10px 12px}.trfacts dt{letter-spacing:.1em;text-transform:uppercase;color:#8f9096;margin-bottom:3px;font-size:10px}.trfacts dd{overflow-wrap:anywhere;margin:0;font-size:15px;font-weight:600}.tracts{flex-wrap:wrap;gap:10px;display:flex}.trgoalgrid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px;display:grid}.trgoalgrid .trfield{margin:0}#workouts,#calendar,#goals{scroll-margin-top:18px}.docpage .acctmenu{background:#fff;border-color:#e2e2dd;box-shadow:0 12px 32px #0000001f}.docpage .acctmenu a{color:#16171a}.docpage .acctmenu a:hover{background:#f0f0ed}.docpage .acctmenu a:last-child{color:#276b39}.acctmenu a[aria-current=page]{opacity:.5;pointer-events:none}@media (width<=480px){.acctmenu{width:max-content;min-width:0;max-width:calc(100vw - 32px)}}.daygrid{grid-template-columns:repeat(7,minmax(0,1fr));gap:6px;display:grid}.daygrid.weeks{gap:6px}.daycell{color:#f4f4f2;min-height:62px;font:inherit;text-align:left;cursor:pointer;background:#1c1d21;border:1px solid #2c2d31;border-radius:9px;flex-direction:column;gap:3px;padding:8px 7px;transition:border-color .15s,background .15s;display:flex;position:relative}.daycell:hover{background:#24262b;border-color:#46474d}.daycell:focus-visible{outline-offset:1px;outline:2px solid #b4f2ae}.dayname{letter-spacing:.1em;text-transform:uppercase;color:#8f9096;font-variant-numeric:tabular-nums;font-size:10px}.dayplan{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:600;line-height:1.25;display:-webkit-box;overflow:hidden}.daycell.today{border-color:#b4f2ae}.daycell.today .dayname{color:#b4f2ae}.ovrdot{background:#b4f2ae;border-radius:50%;width:6px;height:6px;position:absolute;top:7px;right:7px}.daycell.past{opacity:.45}.daycell.past:hover{opacity:.75}.daycell.open{background:#24262b;border-color:#b4f2ae}.dayedit{background:#1c1d21;border:1px solid #46474d;border-radius:9px;flex-wrap:wrap;gap:6px;margin-top:10px;padding:12px;display:flex}.daychip{color:#c9c9c2;font:inherit;cursor:pointer;background:#16171a;border:1px solid #2c2d31;border-radius:999px;padding:7px 13px;font-size:13px;transition:background .15s,color .15s,border-color .15s}.daychip:hover{color:#f4f4f2;background:#2c2d31}.daychip.on{color:#16171a;background:#b4f2ae;border-color:#b4f2ae;font-weight:600}.daychip.rest{font-style:italic}@media (width<=620px){.daygrid{grid-template-columns:repeat(4,minmax(0,1fr))}.daycell{min-height:58px}}.btn.quiet{color:#8f9096;background:0 0;border-color:#2c2d31}.btn.quiet:hover{color:#e2453a;background:0 0;border-color:#a3211f}#trSplit .daycell{background:#1c1d21;border-color:#0000;min-height:52px}#trSplit .daycell:hover{border-color:#46474d}#trSplit .daycell.today{border-color:#b4f2ae}.daycell.rest .dayplan{color:#5a5c61;font-style:normal;font-weight:400}.trplan{border-color:#33343a}.trplan:hover{border-color:#46474d}.trplanname{font-size:15px}.trdev{border-bottom:1px solid #23242a;flex-wrap:wrap;align-items:center;gap:12px;padding:12px 0;display:flex}.trdev:last-child{border-bottom:0}.trdevname{overflow-wrap:anywhere;flex:auto;min-width:0;font-weight:600}.trdevseen{color:#8a8b92;font-size:13px}.trhere{color:#8a8b92;letter-spacing:.08em;background:#23242a;border-radius:999px;margin-left:8px;padding:2px 8px;font-size:11px;font-weight:600}.trgoalbanner{color:#c9c9c2;border:1px solid #2c2d31;border-left:3px solid #b4f2ae;border-radius:8px;margin:0 0 14px;padding:10px 14px;font-size:14px;line-height:1.5}.trgoalbanner b{color:#f4f4f2;font-weight:600}.trgoalbanner a{color:#b4f2ae;margin-left:6px;text-decoration:underline}.trgoalbanner.dim{color:#8f9096;border-left-color:#46474d}.trgroup{letter-spacing:.18em;text-transform:uppercase;color:#8f9096;margin:18px 0 8px;font-size:11px}.trchip.idle{color:#8f9096;background:0 0;border:1px dashed #46474d}.traicompose{border:1px dashed #46474d;border-radius:10px;margin:0 0 16px;padding:12px 14px}.traicompose textarea{resize:vertical;color:#f4f4f2;width:100%;min-height:44px;font:inherit;background:#1c1d21;border:1px solid #2c2d31;border-radius:8px;padding:10px 12px;font-size:14px}.traicompose textarea:focus{outline-offset:-1px;outline:2px solid #b4f2ae}.traiacts{flex-wrap:wrap;align-items:center;gap:12px;margin-top:10px;display:flex}.trmuted.inline{margin:0}.traiacts a{color:#b4f2ae;text-decoration:underline}.traireply{white-space:pre-wrap;color:#c9c9c2;background:#1c1d21;border-radius:8px;margin:12px 0 0;padding:10px 12px;font-size:14px;line-height:1.55}
