@font-face{font-family:Golos;src:url('fonts/golos-text.ttf') format('truetype');font-style:normal;font-weight:400 900;font-display:swap}
:root{--bg:#0b0b0b;--surface:#121212;--ink:#f4f4f4;--muted:#939393;--quiet:#636363;--red:#f01f01;--line:#ffffff1a;--font:Golos,Arial,sans-serif;--mono:Golos,Arial,sans-serif;--ease:cubic-bezier(.22,.75,.25,1);scroll-behavior:smooth;scroll-padding-top:105px;color-scheme:dark}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:400 16px/1.6 var(--font);-webkit-font-smoothing:antialiased}h1,h2,h3,h4,p{margin:0}h1,h2,h3,h4{line-height:1.07;letter-spacing:-.045em;font-weight:750}a{color:inherit;text-decoration:none}button,input{font:inherit}button{cursor:pointer;color:inherit;border:0}button,a,input,summary{-webkit-tap-highlight-color:transparent}button,summary{touch-action:manipulation}a,button,summary{outline-offset:6px}input{outline-offset:5px}:focus-visible{outline:2px solid var(--red)}img{display:block;max-width:100%}svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round;flex-shrink:0}[hidden]{display:none!important}::selection{color:#ffffff;background:var(--red)}em{color:var(--red);font-style:normal}main,.footer{padding-left:146px}.wrap{width:100%;max-width:1330px;margin:0 auto;padding:0 58px}.section{position:relative;padding:120px 0}.symbols{position:absolute;width:0;height:0;overflow:hidden}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-80px;left:20px;z-index:100;background:#ffffff;color:#111111;padding:12px 20px}.skip:focus{top:12px}.mono,.eyebrow,.step-label,.board-counter,.board-state,.direction-meta{font-family:var(--mono);font-size:11px;letter-spacing:.11em;font-weight:400}.eyebrow{display:flex;gap:18px;align-items:center;color:var(--muted);line-height:1.5;margin-bottom:35px}.eyebrow>span{color:var(--red);font-size:12px}.eyebrow>i{width:5px;height:5px;background:var(--red);border-radius:50%}h2{font-size:clamp(42px,4.3vw,72px);line-height:1.065;font-weight:760}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:42px;margin-bottom:64px}.section-heading>p{font-size:15px;line-height:1.8;color:var(--muted);max-width:370px;padding-bottom:3px}.section-heading>p strong{display:block;margin-top:14px;font-weight:500;color:var(--ink)}.button{display:inline-flex;align-items:center;justify-content:center;gap:23px;background:var(--red);color:#ffffff;padding:19px 27px;min-height:61px;border-radius:7px;font-size:15px;font-weight:600;line-height:1.25;transition:background .2s,box-shadow .2s,transform .2s}.button:hover{background:#d91b00;box-shadow:0 8px 28px #f01f0125;transform:translateY(-2px)}.button svg{width:20px;height:20px;transition:transform .25s}.button:hover svg{transform:translateX(3px)}.button-small{min-height:46px;padding:14px 21px;font-size:12px;gap:16px;border-radius:6px}.button-small svg{width:16px;height:16px}.button-quiet{background:transparent;border:1px solid #ffffff33;font-weight:450;color:#d3d3d3}.button-quiet:hover{background:#ffffff09;box-shadow:none}.button-quiet>span{font-size:22px;line-height:1}.text-link{padding:12px 0;background:none;border-bottom:1px solid #ffffff33;display:inline-flex;align-items:center;gap:24px;font-size:13px}.text-link:hover{color:var(--red)}
/* The rail is the same route that appears in the task illustrations. */
.page-progress{position:fixed;top:0;left:0;right:0;height:2px;z-index:60;pointer-events:none}.page-progress>span{display:block;width:100%;height:100%;background:var(--red);transform:scaleX(0);transform-origin:left}.header{position:fixed;top:0;left:0;right:0;z-index:50;height:88px;display:flex;align-items:center;gap:27px;padding:0 40px;background:#0b0b0bed;border-bottom:1px solid #ffffff0c}.logo{width:139px;display:block;flex-shrink:0}.logo img{width:100%;height:auto}.header nav{display:flex;align-items:center;gap:27px;margin-left:auto}.header nav>a,.login{font-size:12px;color:#a9a9a9;white-space:nowrap;transition:color .2s}.header nav>a:hover,.login:hover{color:#ffffff}.login{margin-left:7px}.menu-toggle{display:none}.route-rail{position:fixed;top:29vh;left:32px;z-index:25;width:129px;font-family:var(--mono)}.route-position{padding-left:2px;margin-bottom:30px}.route-position>span{display:block;font-size:11px;letter-spacing:.08em;color:#858585}.route-position>b{display:block;font-size:12px;font-weight:400;color:#cbcbcb;margin-top:8px}.chapter-nav{position:relative;display:flex;flex-direction:column;gap:29px}.rail-track{position:absolute;left:7px;top:8px;bottom:8px;width:1px;background:#46464666}.rail-track>span{display:block;background:var(--red);height:100%;width:100%;transform:scaleY(0);transform-origin:top;transition:transform .55s var(--ease)}.rail-track>i{position:absolute;left:0;top:0;width:7px;height:7px;margin:-3px 0 0 -3px;background:var(--red);border-radius:50%;box-shadow:0 0 0 5px #f01f011a;transition:top .55s var(--ease)}.chapter-nav>a{display:flex;align-items:center;gap:16px;color:#858585;font-size:10px;line-height:17px;transition:color .25s;position:relative}.chapter-nav>a>i{width:15px;height:15px;border:1px solid #494949;background:var(--bg);border-radius:50%;flex-shrink:0}.chapter-nav>a.is-active{color:#dedede}.chapter-nav>a.is-active>i{border-color:var(--red);background:var(--red);box-shadow:0 0 0 5px #f01f0114}.chapter-nav>a:hover{color:var(--red)}.motion-toggle{display:flex;align-items:center;gap:10px;font-family:var(--mono);font-size:10px;padding:12px 0;background:none;color:#858585;margin-top:38px}.motion-icon{font-size:13px}
/* 00. The claim and a clear invitation. No unrelated backdrop. */
.hero{overflow:clip;min-height:880px;height:min(1020px,100svh);padding-top:158px;padding-bottom:145px;position:relative;isolation:isolate;display:flex;align-items:center;border-bottom:1px solid var(--line)}.hero:before{content:'';position:absolute;inset:0;z-index:-2;background:radial-gradient(ellipse at 78% 49%,#2d100c59,transparent 40%),linear-gradient(90deg,#0b0b0b 30%,#0d0d0d)}.hero-route{position:absolute;inset:0;width:100%;height:100%;z-index:-1;stroke-width:1;opacity:.75}.hero-route .route-main{stroke:url(#route-red);stroke-width:1.5}.hero-route .route-shadow{stroke:#f01f01;stroke-width:14;opacity:.07}.hero-route .route-secondary{stroke:#f01f01;stroke-width:.7;opacity:.15}.hero-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(0,1fr);gap:65px;align-items:center}.hero-copy .eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:29px}.hero h1{font-size:clamp(72px,7.1vw,112px);font-weight:820;line-height:.985;letter-spacing:-.044em}.hero h1 em{display:inline-block;white-space:nowrap}.hero-lead{font-size:17px;line-height:1.65;color:#d7d7d7;margin-top:29px;letter-spacing:-.017em}.hero-sub{font-size:14px;color:#818181;line-height:1.7;margin-top:6px}.hero-actions{display:flex;gap:16px;align-items:center;margin-top:31px}.hero-actions .button{font-size:13px;padding:18px 24px;gap:19px;min-height:57px}.hero-actions .button-quiet{font-size:12px;padding:18px 20px;gap:15px}.gift-card{position:relative;margin-top:22px;border:1px solid #ffffff20;border-radius:12px;background:linear-gradient(140deg,#151515f0,#101010fa);padding:28px 31px 25px;box-shadow:0 25px 80px #00000033;overflow:hidden}.gift-card:before{content:'';position:absolute;top:0;left:22px;right:22px;height:1px;background:linear-gradient(90deg,transparent,var(--red),transparent)}.gift-top{display:flex;align-items:center;justify-content:space-between;color:#858585}.gift-top>.mono{font-size:10px;letter-spacing:.15em}.gift-cross{font-size:24px;font-weight:300;color:var(--red);line-height:1}.gift-verb{font-size:22px;font-weight:550;letter-spacing:-.035em;margin-top:33px}.gift-value{font-size:155px;letter-spacing:-.07em;font-weight:780;line-height:1.08}.gift-value>span{font-size:37px;font-weight:650;color:var(--red);letter-spacing:-.045em;margin-left:12px}.gift-card h2{font-size:24px;line-height:1.2;font-weight:550;letter-spacing:-.03em;margin-top:2px}.gift-caption{color:#8f8f8f;font-size:14px;line-height:1.7;margin-top:17px}.gift-route{display:flex;align-items:center;gap:0;margin-top:33px}.gift-route>span{height:1px;flex:1;background:#f01f0170}.gift-route>span:first-child{flex:.55;background:linear-gradient(90deg,transparent,#f01f01)}.gift-route>i{width:7px;height:7px;border:1px solid var(--red);border-radius:50%}.gift-route>i:last-child{background:var(--red);box-shadow:0 0 0 4px #f01f011b}.gift-terms{display:flex;justify-content:space-between;margin-top:13px;gap:12px;font-family:var(--mono);font-size:10px;letter-spacing:.05em;color:#858585}.gift-card>small{display:block;color:#858585;font-size:10px;line-height:1.8;margin-top:23px}.hero-foot{position:absolute;bottom:34px;left:0;right:0;display:flex;align-items:center;gap:44px}.hero-foot>div{padding-right:33px;border-right:1px solid var(--line)}.hero-foot>div:nth-child(3){border:0;padding-right:0}.hero-foot strong{font-size:18px;font-weight:550;letter-spacing:-.025em;display:block;line-height:1.3}.hero-foot strong small{font-size:11px;color:#9a9a9a;font-weight:400;margin-left:5px}.hero-foot>div>span{display:block;font-size:10px;color:#858585;margin-top:9px}.hero-foot>a{margin-left:auto;font-size:10px;color:#878787;display:flex;align-items:center;gap:16px}.hero-foot>a>span{font-size:23px;color:#b9b9b9}
/* 01. Concrete choices become the object of the following story. */
.tasks{padding-top:112px;background:#0b0b0b}.task-choice-grid{display:grid;grid-template-columns:1.15fr 1fr;gap:62px;align-items:stretch}.task-selector{min-width:0}.task-selector>button{width:100%;display:flex;align-items:center;text-align:left;gap:16px;border-top:1px solid #ffffff20;padding:27px 0;background:none;line-height:1.4;transition:color .25s}.task-selector>button:nth-of-type(4){border-bottom:1px solid #ffffff20}.task-index{font:10px var(--mono);color:#858585;align-self:flex-start;padding-top:5px}.task-selector>button b{font-size:18px;font-weight:550;letter-spacing:-.025em;display:block}.task-selector>button small{display:block;font-size:10px;line-height:1.6;color:#858585;margin-top:7px}.task-hours{margin-left:auto;white-space:nowrap;font-size:15px;color:#a6a6a6;text-align:right}.task-hours>small{font-size:10px!important;color:#5a5a5a!important;margin-top:3px!important}.task-selector>button svg{width:16px;height:16px;color:#858585;transition:transform .25s}.task-selector>button[aria-selected=true]{border-top-color:var(--red)}.task-selector>button[aria-selected=true] b,.task-selector>button[aria-selected=true] .task-index,.task-selector>button[aria-selected=true] svg{color:var(--red)}.task-selector>button:hover svg{transform:translate(2px,-2px)}.task-note{font-size:11px;line-height:1.8;color:#858585;margin-top:24px}.task-preview{position:relative;border:1px solid #ffffff20;background:#131313;border-radius:9px;padding:30px;overflow:hidden;min-height:450px;display:flex;flex-direction:column}.preview-top{display:flex;justify-content:space-between;gap:15px;align-items:center;color:#858585}.preview-top>.mono,.preview-index{font-size:10px}.preview-index{font-family:var(--mono);color:#858585}.task-preview h3{font-size:clamp(28px,2.6vw,40px);font-weight:650;line-height:1.17;margin-top:38px;min-height:94px;letter-spacing:-.043em}.signal-scene{display:flex;align-items:center;justify-content:space-between;margin:25px 0 28px;gap:0}.signal-node{display:flex;align-items:center;flex-direction:column;gap:15px;min-width:82px;font-size:10px;color:#828282;flex:0 0 25%}.signal-node>svg,.destination-icon{width:46px;height:46px;border:1px solid #ffffff26;background:#1c1c1c;padding:12px;border-radius:7px;color:#d9d9d9}.destination-icon{font-size:24px;line-height:20px;display:grid;place-items:center;padding:10px;background:#151515;color:#858585}.signal-wire{display:flex;align-items:center;flex:1;align-self:flex-start;margin-top:22px}.signal-wire>i{height:1px;flex:1;background:repeating-linear-gradient(90deg,#595959 0 4px,transparent 4px 8px)}.signal-break{width:21px;height:21px;border:1px solid #f01f0155;color:var(--red);font-size:11px;font-weight:600;border-radius:50%;display:grid;place-items:center;margin:0 5px;background:#f01f0111;line-height:1}.signal-caption{font-size:12px;color:#949494;line-height:1.75;max-width:320px;margin-bottom:25px;min-height:42px}.preview-link{font-size:11px;display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding-top:20px;margin-top:auto}.preview-link svg{width:18px;height:18px;color:var(--red)}.preview-link:hover{color:var(--red)}.platforms{display:flex;align-items:center;flex-wrap:wrap;gap:16px 28px;border-top:1px solid var(--line);padding-top:27px;margin-top:53px}.platforms>.mono{font-size:10px;color:#858585}.platforms>p{font-size:14px;color:#b3b3b3;letter-spacing:-.015em}.platforms i{font-style:normal;color:#858585;margin:0 12px}.platforms>span:last-child{font-size:10px;color:#858585;margin-left:auto}
/* 02. On desktop the same board follows three narrative chapters. */
.path{background:#0e0e0e;border-top:1px solid var(--line);padding-bottom:80px}.path .section-heading{margin-bottom:45px}.story-layout{display:grid;grid-template-columns:.88fr 1fr;gap:9%;position:relative;align-items:start}.story-copy{min-width:0}.story-step{min-height:530px;display:flex;flex-direction:column;justify-content:center;padding:70px 0;opacity:.33;transition:opacity .5s var(--ease)}.story-step.is-active{opacity:1}.step-label{color:var(--red);font-size:10px;margin-bottom:24px;letter-spacing:.12em}.story-step h3{font-size:clamp(30px,3vw,43px);line-height:1.15;font-weight:720;letter-spacing:-.04em}.story-step>p{font-size:15px;line-height:1.8;color:#9e9e9e;margin-top:24px;max-width:380px}.story-step>.step-emphasis{font-size:12px;color:#dddddd;border-left:2px solid var(--red);padding-left:16px;line-height:1.7;margin-top:29px}.story-visual{position:sticky;top:130px;margin-top:36px}.story-board{border:1px solid #ffffff20;border-radius:12px;background:#161616;overflow:hidden;box-shadow:0 35px 90px #00000022;outline-offset:8px}.board-top{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:21px 28px;border-bottom:1px solid #ffffff12;color:#858585}.board-top>.mono{font-size:10px;letter-spacing:.08em}.board-counter{font-size:10px;color:#858585}.board-task{display:flex;align-items:center;gap:14px;padding:27px 28px 23px}.task-stamp{height:41px;width:37px;display:grid;place-items:center;border:1px solid #ffffff23;border-radius:5px;color:#c5c5c5;flex-shrink:0}.task-stamp svg{width:20px;height:20px}.board-task small{font:10px var(--mono);letter-spacing:.08em;color:#858585;display:block;margin-bottom:8px}.board-task h3{font-size:17px;line-height:1.3;font-weight:550;letter-spacing:-.025em}.story-route{height:1px;background:#ffffff20;margin:4px 30px 29px;position:relative;display:flex;justify-content:space-between;align-items:center}.story-route-progress{position:absolute;inset:0;background:var(--red);transform:scaleX(.3333);transform-origin:left;transition:transform .65s var(--ease)}.story-route>i{width:6px;height:6px;border-radius:50%;border:1px solid #686868;background:#161616;position:relative;z-index:1;transition:background .5s}.story-route>i.is-done{background:var(--red);border-color:var(--red);box-shadow:0 0 0 4px #f01f0117}.story-panel{padding:0 28px 26px;min-height:335px;animation:panel-in .5s var(--ease)}.state-label{font:10px var(--mono);letter-spacing:.08em;color:#b5b5b5;display:flex;gap:8px;align-items:center}.state-label>i{width:4px;height:4px;border-radius:50%;background:var(--red)}.work-checklist{list-style:none;padding:0;margin:24px 0 25px;display:grid;gap:12px}.work-checklist>li{position:relative;font-size:12px;line-height:1.6;color:#a0a0a0;padding-left:19px}.work-checklist>li:before{content:'';position:absolute;width:6px;height:6px;top:6px;left:0;border:1px solid #6a6a6a;border-radius:1px}.estimate-metrics{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid var(--line);padding-top:21px;gap:20px}.estimate-metrics>div{display:flex;flex-direction:column;gap:8px}.estimate-metrics span{font-size:11px;color:#858585}.estimate-metrics b{font-size:24px;letter-spacing:-.04em;line-height:1.2;font-weight:550}.estimate-metrics small{font-size:10px;color:#858585}.estimate-metrics>div:nth-child(2){border-left:1px solid #ffffff17;padding-left:25px}.estimate-metrics>div:nth-child(2) b{color:#dedede}.board-action{margin-top:25px;width:100%;min-height:48px;font-size:12px;padding:15px 20px;gap:16px;border-radius:5px}.board-action svg{width:17px;height:17px}.board-foot{padding:15px 28px;background:#111111;border-top:1px solid #ffffff0f;display:flex;align-items:center;justify-content:space-between;gap:18px;font-size:10px;color:#858585;line-height:1.6}.board-foot>span:last-child{font-family:var(--mono);font-size:10px;white-space:nowrap;letter-spacing:.1em}.work-log{margin:25px 0 21px;display:grid;gap:0}.work-log>div{display:flex;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid #ffffff13}.work-log>div>i{font-style:normal;color:#d8d8d8;background:#ffffff0a;border:1px solid #ffffff15;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;line-height:1;font-size:12px;flex-shrink:0}.work-log p{font-size:12px;color:#d4d4d4}.work-log small{display:block;font-size:10px;color:#858585;margin-top:5px}.work-log>div>span{font:10px var(--mono);color:#828282;margin-left:auto;white-space:nowrap}.work-log .log-current{border-color:#f01f0166;background:#f01f0117}.log-current:after{content:'';width:5px;height:5px;border-radius:50%;background:var(--red)}.working-time{display:flex;align-items:center;justify-content:space-between;margin-top:23px;font-size:11px;color:#828282}.working-time>b{font-size:20px;color:#dddddd;font-weight:550;letter-spacing:-.04em}#story-working>.text-link{font-size:11px;margin-top:17px}.result-symbol{width:53px;height:53px;border-radius:50%;border:1px solid #ffffff30;margin:23px 0 17px;display:grid;place-items:center;background:#ffffff05}.result-symbol svg{width:26px;height:26px;color:#ffffff}.story-panel h4{font-size:27px;line-height:1.15;font-weight:650}.result-fact{display:flex;flex-direction:column;gap:12px;margin-top:22px}.result-fact>span{display:flex;justify-content:space-between;gap:20px;font-size:11px;color:#858585}.result-fact b{color:#dfdfdf;font-size:14px;font-weight:500}.story-panel>.text-link{font-size:11px;margin-top:18px}.story-controls{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:20px 7px 0}.story-controls>button{background:none;border:0;border-top:2px solid #343434;padding:12px 0 0;text-align:left;font-size:10px;color:#858585;flex:1;transition:color .3s,border-color .3s}.story-controls>button[aria-pressed=true]{border-color:var(--red);color:#d7d7d7}
/* 03. A white chapter makes the limit tangible. */
.control{background:#f4f4f4;color:#151515;padding-top:104px;padding-bottom:105px;color-scheme:light}.control .eyebrow{color:#858585}.control .section-heading>p{color:#858585}.control h2 em{color:#f01f01}.limit-demo{border:1px solid #19191926;border-radius:9px;background:#ffffff}.limit-demo-top{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 32px;border-bottom:1px solid #19191912;font-size:15px;font-weight:550;letter-spacing:-.02em}.limit-demo-top>.mono{font-size:10px;letter-spacing:.09em;color:#969696;font-weight:400}.limit-demo-body{display:grid;grid-template-columns:1.4fr .8fr;gap:8%;padding:40px 32px 32px}.time-experiment{padding-top:3px;min-width:0}.time-experiment>label{font-size:13px;color:#818181}.expense-track{height:31px;background:#e9e9e9;position:relative;border-radius:3px;margin-top:71px}.expense-fill{height:100%;width:40%;background:#1a1a1a;border-radius:3px;transition:width .2s var(--ease),background .2s}.expense-estimate{position:absolute;left:50%;width:1px;height:48px;background:#8b8b8b;top:-9px}.expense-estimate>span{position:absolute;bottom:60px;transform:translateX(-50%);font-size:10px;color:#9a9a9a;white-space:nowrap}.expense-limit{position:absolute;left:60%;top:-9px;bottom:-9px;width:2px;background:var(--red)}.expense-limit>svg{position:absolute;top:-23px;left:-7px;width:17px;height:17px;padding:1px;background:#ffffff;color:var(--red)}.expense-limit>span{position:absolute;top:57px;left:0;transform:translateX(-50%);font-size:10px;text-align:center;color:var(--red);white-space:nowrap}.expense-limit b{display:block;font-size:10px;font-weight:500;margin-top:1px}.expense-labels{display:flex;justify-content:space-between;color:#a8a8a8;font-size:10px;margin-top:18px}input[type=range]{appearance:none;-webkit-appearance:none;width:100%;height:3px;border:0;margin:0;display:block;cursor:pointer;touch-action:pan-y;background:linear-gradient(90deg,var(--red) 0 var(--fill,5%),#ffffff2b var(--fill,5%) 100%);border-radius:2px}input[type=range]::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:22px;height:22px;border-radius:50%;background:#f5f5f5;border:5px solid #262626;box-shadow:0 0 0 1px #686868}input[type=range]::-moz-range-thumb{width:13px;height:13px;border-radius:50%;background:#f5f5f5;border:4px solid #262626;box-shadow:0 0 0 1px #686868}#work-time{margin-top:75px;background:linear-gradient(90deg,#1a1a1a 0 var(--fill,33%),#dcdcdc var(--fill,33%) 100%);height:3px}#work-time::-webkit-slider-thumb{width:23px;height:23px;border:6px solid #191919;background:#ffffff;box-shadow:0 0 0 4px #19191910}#work-time::-moz-range-thumb{border:6px solid #191919;box-shadow:0 0 0 4px #19191910}.limit-response{display:flex;gap:10px;align-items:flex-start;margin-top:31px;font-size:11px;line-height:1.6;color:#838383;min-height:38px;max-width:415px}.limit-response svg{width:17px;height:17px;color:#858585}.expense-total{border-left:1px solid #1919191c;padding-left:36px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.expense-total>.mono{font-size:10px;color:#929292;letter-spacing:.1em}#expense-time{font-size:74px;font-weight:700;letter-spacing:-.055em;line-height:1.3;margin-top:18px;white-space:nowrap}#expense-time>span{font-size:16px;letter-spacing:-.025em;font-weight:500;margin-left:9px}#expense-cost{font-size:22px;font-weight:500;letter-spacing:-.035em;color:#828282;margin-top:3px}.expense-step{font-size:10px;color:#a6a6a6;margin-top:18px}.limit-demo-note{padding:18px 32px;font-size:10px;color:#9f9f9f;border-top:1px solid #1919190f;line-height:1.7}.limit-demo[data-blocked=true] .expense-fill{background:var(--red)}.limit-demo[data-blocked=true] .limit-response,.limit-demo[data-blocked=true] .limit-response svg{color:#d81d03}.limit-demo[data-blocked=true] #expense-cost{color:var(--red)}
/* 04. Prepaid hours, their bonus, and service level share one calculation. */
.balance{padding-top:110px}.balance-intro{display:flex;align-items:center;justify-content:space-between;gap:40px;padding-bottom:40px}.balance-intro>p:first-child>b{font-size:64px;line-height:1;font-weight:700;letter-spacing:-.05em}.balance-intro>p:first-child>b>span{font-size:19px;font-weight:450;letter-spacing:-.03em}.balance-intro>p:first-child>span{display:block;font-size:11px;color:#858585;margin-top:13px}.balance-intro>p:last-child{font-size:13px;line-height:1.8;color:#848484;max-width:350px}.topup-calculator{display:grid;grid-template-columns:1.1fr 1fr;border:1px solid #ffffff33;border-radius:10px;background:#121212;overflow:hidden}.topup-config{padding:34px 36px}.calc-title{display:flex;align-items:center;justify-content:space-between;gap:20px;color:#858585}.calc-title>.mono{font-size:10px;letter-spacing:.09em}.calc-title>span:last-child{font:10px var(--mono);color:#858585}.package-buttons{display:grid;grid-template-columns:repeat(4,1fr);gap:9px;margin-top:27px}.package-buttons>button{border:1px solid #ffffff20;background:#ffffff03;border-radius:5px;padding:15px 8px;font-size:31px;font-weight:650;line-height:1.2;letter-spacing:-.045em;transition:background .25s,border-color .25s}.package-buttons>button>span{display:block;color:#858585;font-size:10px;font-weight:400;letter-spacing:0;margin-top:8px}.package-buttons>button.is-active{border-color:#f01f01;background:#f01f0110}.package-buttons>button.is-active>span{color:#ba5a4a}.package-buttons>button:hover{border-color:#818181}.topup-input-row{display:flex;align-items:center;justify-content:space-between;margin-top:31px;gap:24px}.topup-input-row>label{font-size:12px;color:#979797}.topup-input-row>div{display:flex;align-items:center;gap:8px;font-size:12px;color:#858585}.topup-input-row input{width:64px;font-size:24px;font-weight:550;letter-spacing:-.035em;background:none;color:#e6e6e6;border:0;border-bottom:1px solid #91919166;border-radius:0;text-align:center;appearance:textfield;-moz-appearance:textfield;padding:3px 0 7px}.topup-input-row input::-webkit-outer-spin-button,.topup-input-row input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.topup-control{margin-top:26px}.range-labels{display:flex;justify-content:space-between;font-size:10px;color:#858585;margin-top:17px}.topup-next{font-size:11px;color:#aaaaaa;line-height:1.7;margin-top:24px;min-height:40px;max-width:330px}.promo-toggle{display:flex;align-items:center;gap:12px;margin-top:30px;padding-top:25px;border-top:1px solid #ffffff14;cursor:pointer}.promo-toggle>input{position:absolute;opacity:0;width:1px;height:1px}.switch{display:block;width:34px;height:19px;flex-shrink:0;background:#3d3d3d;border-radius:20px;position:relative;transition:background .2s}.switch:after{content:'';position:absolute;top:4px;left:4px;width:11px;height:11px;border-radius:50%;background:#ffffff;transition:transform .2s}.promo-toggle>input:checked+.switch{background:var(--red)}.promo-toggle>input:checked+.switch:after{transform:translateX(15px)}.promo-toggle>input:focus-visible+.switch{outline:2px solid var(--red);outline-offset:5px}.promo-toggle>input:disabled+.switch{opacity:.35}.promo-toggle>span:last-child{font-size:11px;line-height:1.6}.promo-toggle small{color:#858585;font-size:10px;margin-left:7px}.promo-note{font-size:10px;line-height:1.7;color:#858585;margin-top:12px;max-width:380px}.topup-result{background:#171717;padding:34px 36px;display:flex;flex-direction:column;border-left:1px solid #ffffff15}.topup-result .calc-title>span:last-child{color:#ff5037;border:1px solid #f01f0145;background:#f01f0111;border-radius:4px;padding:4px 7px;font-size:10px}.total-hours{display:flex;flex-wrap:wrap;align-items:baseline;gap:17px;margin-top:25px}.total-hours>del{white-space:nowrap;font-size:23px;font-weight:500;color:#858585;letter-spacing:-.04em}.total-hours>output{font-size:76px;font-weight:720;line-height:1.1;letter-spacing:-.06em;white-space:nowrap}.hour-components{display:flex;flex-direction:column;gap:12px;margin-top:25px}.hour-components>div{display:flex;align-items:center;gap:9px;font-size:11px;color:#919191}.hour-components i{width:5px;height:5px;background:#d4d4d4;border-radius:1px}.hour-components>div:last-child i{background:var(--red)}.hour-components output{margin-left:auto;color:#cfcfcf;font-size:14px;font-weight:450}.topup-service{margin-top:27px;border-top:1px solid #ffffff14;padding-top:22px;display:grid;gap:12px}.topup-service>div{display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:10px;color:#858585}.topup-service b{color:#c4c4c4;font-size:11px;font-weight:500;text-align:right}.topup-payment{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-top:30px}.topup-payment>span{font-size:12px;color:#ababab}.topup-payment>output{font-size:29px;font-weight:600;letter-spacing:-.04em}.effective-note{text-align:right;font-size:10px;color:#858585;margin-top:9px;line-height:1.7}.effective-note>b{font-weight:400;color:#a9a9a9}.topup-result>.button{width:100%;margin-top:23px;min-height:51px;font-size:12px;padding:16px 20px}.balance-rules{display:grid;grid-template-columns:repeat(3,1fr);gap:40px;margin-top:46px}.balance-rules>article{border-top:1px solid var(--line);padding-top:21px}.balance-rules>article>span{font:10px var(--mono);color:#858585;letter-spacing:.07em}.balance-rules h3{font-size:22px;font-weight:600;letter-spacing:-.03em;margin-top:13px}.balance-rules p{font-size:10px;line-height:1.8;color:#858585;margin-top:13px}.balance-fine{font-size:10px;color:#858585;margin-top:28px;line-height:1.8}
/* 05. The service continues beyond a single task. */
.directions{background:#0e0e0e;border-top:1px solid var(--line)}.direction-list{border-top:1px solid #ffffff25}.direction-list>details{border-bottom:1px solid #ffffff25;scroll-margin-top:115px}.direction-list summary{list-style:none;display:flex;align-items:center;gap:28px;padding:34px 0;cursor:pointer}.direction-list summary::-webkit-details-marker,.faq-list summary::-webkit-details-marker{display:none}.direction-number{font:11px var(--mono);color:#858585;width:24px;flex-shrink:0}.direction-list h3{font-size:34px;font-weight:600;letter-spacing:-.04em;line-height:1.15}.direction-meta{margin-left:auto;color:#858585;font-size:10px;text-align:right;letter-spacing:.05em;max-width:200px}.direction-list summary>svg{width:22px;height:22px;color:#858585;margin-left:8px;transition:transform .25s}.direction-list details[open] summary>svg{transform:rotate(45deg);color:var(--red)}.direction-list details[open] h3{color:#f24a31}.direction-content{padding:0 54px 34px;display:grid;grid-template-columns:1fr 1fr;gap:25px 50px}.direction-content>p{font-size:14px;line-height:1.85;color:#939393}.direction-content>a{font-size:12px;color:#e5e5e5;display:inline-flex;align-items:center;gap:25px;grid-column:1/-1;justify-self:start}.direction-content>a svg{width:17px;height:17px;color:var(--red)}.trust-line{display:flex;align-items:center;gap:26px;padding:40px 0;margin-top:12px;border-bottom:1px solid #ffffff18}.trust-year{font-size:37px;font-weight:650;letter-spacing:-.05em;white-space:nowrap}.trust-line>p{font-size:11px;line-height:1.8;color:#8e8e8e}.trust-line strong{font-weight:500;color:#c2c2c2}.trust-divider{align-self:stretch;width:1px;background:#ffffff1c;margin:0 8px}.trust-line>a{margin-left:auto;display:flex;align-items:center;gap:16px;font-size:10px;color:#838383}.trust-line>a svg{width:16px;height:16px}.questions{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;margin-top:89px}.questions .eyebrow{font-size:10px;letter-spacing:.08em;margin-bottom:26px}.questions h3{font-size:42px;line-height:1.15;letter-spacing:-.04em}.faq-list details{border-bottom:1px solid #ffffff1f}.faq-list details:first-child{border-top:1px solid #ffffff1f}.faq-list summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:20px;font-size:13px;line-height:1.7;cursor:pointer;padding:23px 0;color:#c8c8c8}.faq-list summary svg{width:16px;height:16px;color:#858585;transition:transform .2s}.faq-list details[open] summary svg{transform:rotate(45deg);color:var(--red)}.faq-list details>p{padding:0 20px 24px 0;font-size:12px;line-height:1.85;color:#8b8b8b}
/* 06. The line ends where the real relationship begins. */
.start{padding-top:100px;padding-bottom:110px;text-align:center;overflow:hidden;border-top:1px solid var(--line);background:radial-gradient(ellipse at 50% 85%,#f01f0108,transparent 60%),#0c0c0c}.start .eyebrow{justify-content:center;font-size:10px;letter-spacing:.1em;margin-top:41px;margin-bottom:33px}.end-route{display:flex;align-items:center;max-width:590px;margin:0 auto;position:relative;gap:0}.end-route>span{height:1px;background:#f01f0188;flex:1}.end-route>span:first-child{background:linear-gradient(90deg,transparent,#f01f0188)}.end-route>i{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 4px #f01f011a}.end-route>b{position:absolute;right:-26px;top:50%;transform:translateY(-50%);font-size:24px;color:var(--red);font-weight:400}.start h2{font-size:clamp(63px,6.8vw,108px);font-weight:810;line-height:1.025;letter-spacing:-.045em}.start-promise{font-size:23px;font-weight:500;letter-spacing:-.025em;margin-top:36px}.start-promise>strong{font-weight:700;color:#f53f24}.start-copy{font-size:14px;line-height:1.7;color:#8b8b8b;margin-top:14px}.start-steps{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:39px;font-size:10px;color:#a8a8a8}.start-steps b{font:10px var(--mono);color:#858585;margin-right:10px}.start-steps>i{font-size:20px;font-style:normal;color:#858585}.button-large{font-size:16px;min-height:63px;padding:21px 38px;gap:38px;margin-top:38px}.start-terms{font-size:10px;line-height:1.85;color:#858585;margin-top:22px}.footer{padding-top:36px;padding-bottom:24px;background:#090909;border-top:1px solid #ffffff14}.footer-main{display:flex;align-items:center;gap:40px}.footer-main>.logo{width:135px}.footer-main>p{font-size:10px;line-height:1.8;color:#858585}.footer-main>a:not(.logo){font-size:10px;color:#8f8f8f;margin-left:auto}.footer-main>a:last-child{margin-left:0}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:25px;margin-top:30px;padding-top:23px;border-top:1px solid #ffffff0f;font-size:10px;color:#858585}.footer-motion{background:none;color:#858585;font-size:10px;padding:5px 0}.reveal{transition:opacity .75s var(--ease),transform .75s var(--ease)}.js-ready .reveal:not(.is-visible){opacity:0;transform:translateY(22px)}@keyframes panel-in{from{opacity:0;transform:translateY(7px)}to{opacity:1;transform:none}}
@media(min-width:1800px){.hero h1{font-size:114px}.hero-grid{gap:84px}.gift-card{padding:32px 37px}.gift-value{font-size:165px}.hero-lead{font-size:19px}.hero-sub{font-size:16px}.hero-actions .button{font-size:15px}.hero{min-height:940px}.header{height:98px;padding-left:60px;padding-right:60px}.header nav>a,.login{font-size:14px}.header nav{gap:34px}.header>.button{font-size:14px;padding:16px 25px}.logo{width:150px}.section-heading>p{font-size:17px}.task-selector>button b{font-size:20px}.task-selector>button small{font-size:12px}.task-note{font-size:12px}.signal-caption{font-size:14px}.preview-link{font-size:13px}.story-step>p{font-size:17px}.work-checklist>li{font-size:13px}.board-task h3{font-size:19px}.estimate-metrics b{font-size:26px}.story-panel{min-height:370px}.story-controls>button{font-size:12px}.direction-list h3{font-size:39px}}
@media(max-width:1250px){main,.footer{padding-left:112px}.wrap{padding:0 38px}.route-rail{left:22px;width:98px}.chapter-nav>a{font-size:10px;gap:12px}.route-position>b{font-size:10px}.route-position>span{font-size:10px}.header{padding:0 28px;gap:22px}.header .logo{width:126px}.header nav{gap:19px}.header nav>a,.login{font-size:11px}.header>.button{font-size:11px;padding:13px 16px;gap:12px}.hero-grid{gap:37px;grid-template-columns:1.32fr 1fr}.hero h1{font-size:7.2vw}.hero .eyebrow{font-size:10px}.hero-lead{font-size:15px}.hero-sub{font-size:12px}.hero-actions{gap:12px;flex-wrap:wrap}.hero-actions .button{font-size:12px;padding:17px 18px;gap:13px;min-height:52px}.hero-actions .button-quiet{font-size:11px;padding:16px}.gift-card{padding:26px 25px}.gift-top>.mono{font-size:10px}.gift-verb{font-size:19px;margin-top:28px}.gift-value{font-size:130px}.gift-value>span{font-size:30px}.gift-card h2{font-size:21px}.gift-caption{font-size:12px}.gift-card>small{font-size:10px}.hero-foot{gap:27px}.hero-foot>div{padding-right:23px}.hero-foot strong{font-size:15px}.hero-foot>div>span{font-size:10px}.hero-foot>a{font-size:10px;gap:11px}.section-heading{gap:28px}.section-heading>p{font-size:13px;max-width:300px}.section-heading>p br{display:none}.task-choice-grid{gap:35px;grid-template-columns:1.2fr 1fr}.task-selector>button{gap:11px;padding:24px 0}.task-selector>button b{font-size:15px}.task-selector>button small{font-size:10px}.task-hours{font-size:13px}.task-index{font-size:10px}.task-preview{padding:25px;min-height:438px}.task-preview h3{font-size:29px}.signal-caption{font-size:11px}.preview-link{font-size:10px}.preview-top>.mono{font-size:10px}.platforms>p{font-size:12px}.platforms i{margin:0 7px}.platforms>span:last-child{width:100%;margin-left:0;margin-top:-8px}.story-layout{gap:6%}.story-step h3{font-size:30px}.story-step>p{font-size:13px}.story-step>.step-emphasis{font-size:11px}.story-visual{top:115px}.board-top{padding:20px 22px}.board-top>.mono{font-size:10px}.board-task{padding:24px 22px}.board-task h3{font-size:15px}.story-panel{padding:0 22px 24px;min-height:335px}.work-checklist>li{font-size:11px}.estimate-metrics b{font-size:21px}.estimate-metrics>div:nth-child(2){padding-left:17px}.board-foot{padding:15px 22px;font-size:10px;gap:9px}.board-action{font-size:11px}.result-fact b{font-size:13px}.story-panel h4{font-size:25px}.story-controls>button{font-size:10px}.limit-demo-body{gap:5%}.expense-total{padding-left:28px}#expense-time{font-size:58px}#expense-time>span{font-size:13px}.time-experiment>label{font-size:11px}.limit-demo-top{font-size:13px}.topup-config,.topup-result{padding:30px}.package-buttons>button{font-size:29px}.total-hours>output{font-size:62px}.topup-payment>output{font-size:26px}.balance-intro>p:last-child{font-size:12px}.balance-rules{gap:27px}.balance-rules h3{font-size:20px}.balance-rules p{font-size:10px}.direction-list h3{font-size:29px}.direction-meta{font-size:10px}.direction-content>p{font-size:12px}.questions{gap:45px}.questions h3{font-size:36px}.faq-list summary{font-size:12px}.trust-line{gap:19px}.trust-line>p{font-size:10px}.trust-year{font-size:32px}}
@media(max-width:1050px){main,.footer{padding-left:0}.route-rail{display:none}.wrap{padding:0 42px}.header{height:78px;padding:0 30px;gap:22px}.header nav{gap:20px}.header nav>a{font-size:10px}.header>.button{font-size:10px;padding:12px 16px}.header>.login{font-size:10px}.header .logo{width:126px}.hero{min-height:810px;padding-top:135px;padding-bottom:155px}.hero h1{font-size:8.2vw}.hero-grid{gap:46px;grid-template-columns:1.3fr 1fr}.hero-lead{font-size:15px}.hero-sub{font-size:13px}.hero-actions .button{font-size:11px}.hero-actions .button-quiet{font-size:10px}.hero-foot{gap:30px}.hero-foot>a{font-size:10px}.section{padding:90px 0}.section-heading{margin-bottom:45px}h2{font-size:clamp(42px,5.1vw,55px)}.eyebrow{margin-bottom:30px}.task-choice-grid{gap:32px}.story-step{min-height:510px}.control .section-heading>p{max-width:300px}.topup-config,.topup-result{padding:28px}.calc-title>.mono{font-size:10px}.questions .eyebrow{font-size:10px}}
@media(max-width:900px){.header nav{display:none;position:absolute;top:77px;left:0;right:0;padding:21px 30px 28px;background:#111111;border-bottom:1px solid #ffffff24;flex-direction:column;gap:0;align-items:stretch}.header nav.is-open{display:flex}.header nav>a{font-size:16px;padding:11px 0}.header .login{margin-left:auto;font-size:12px}.header>.button{font-size:11px}.menu-toggle{display:flex;flex-direction:column;justify-content:center;gap:6px;width:25px;height:30px;background:none;padding:4px 0;flex-shrink:0}.menu-toggle>span{width:24px;height:1px;background:#e7e7e7;transition:transform .25s}.menu-toggle[aria-expanded=true]>span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true]>span:last-child{transform:translateY(-3.5px) rotate(-45deg)}.hero h1{font-size:8.5vw}.hero-grid{gap:32px;grid-template-columns:1.2fr 1fr}.hero-actions{gap:13px}.hero-actions .button{font-size:11px;gap:14px}.hero-actions .button-quiet{background:none;border:0;padding:0 0 8px;border-bottom:1px solid #ffffff2b;min-height:initial;font-size:10px;border-radius:0}.hero-lead{font-size:14px}.hero-sub{font-size:11px}.desktop-br{display:none}.gift-card{padding:25px}.gift-value{font-size:120px}.gift-value>span{font-size:29px}.gift-card h2{font-size:21px}.gift-caption{font-size:12px}.hero-foot>a{display:none}.hero-foot{justify-content:space-between;gap:20px}.hero-foot>div{flex:1}.hero-foot>div:nth-child(3){flex:1.3}.hero-foot strong{font-size:17px}.hero-foot>div>span{font-size:10px}.section-heading{align-items:flex-start;gap:35px}.section-heading>p{font-size:12px;max-width:260px;padding-top:5px}.section-heading>p br{display:none}.task-choice-grid{gap:28px;grid-template-columns:1.12fr 1fr}.task-selector>button b{font-size:14px}.task-selector>button small{font-size:10px}.task-selector>button svg{display:none}.task-hours{font-size:12px}.task-hours small{font-size:10px!important}.task-index{font-size:10px}.task-preview{padding:23px;min-height:425px}.task-preview h3{font-size:26px;min-height:95px}.preview-top{gap:8px}.preview-top>.mono,.preview-index{font-size:10px}.signal-node{font-size:10px;min-width:68px}.signal-node>svg,.destination-icon{width:40px;height:40px;padding:10px}.signal-wire{margin-top:19px}.signal-caption{font-size:10px}.preview-link{font-size:10px;line-height:1.7;gap:12px}.task-note{font-size:10px}.story-layout{display:block}.story-copy{display:none}.story-visual{position:relative;top:auto;margin:0 auto;max-width:560px}.story-board{border-radius:10px}.board-task h3{font-size:18px}.board-top{padding:23px 29px}.board-top>.mono{font-size:10px}.board-task{padding:27px 29px}.story-panel{padding:0 29px 28px;min-height:350px}.work-checklist>li{font-size:13px}.estimate-metrics b{font-size:27px}.estimate-metrics span{font-size:12px}.estimate-metrics small{font-size:11px}.board-action{font-size:13px;min-height:52px}.board-foot{font-size:10px;padding:17px 29px}.story-controls{gap:22px}.story-controls>button{font-size:11px;padding-top:15px}.work-log p{font-size:13px}.work-log small{font-size:10px}.work-log>div>span{font-size:10px}.working-time{font-size:12px}.working-time>b{font-size:23px}.story-panel h4{font-size:31px}.result-fact>span{font-size:12px}.result-fact b{font-size:16px}.result-symbol{width:60px;height:60px}.story-panel>.text-link{font-size:12px}.control .section-heading>p{font-size:12px;max-width:255px}.limit-demo-body{grid-template-columns:1.3fr 1fr;gap:30px;padding:32px 25px}.limit-demo-top{padding:23px 25px}.limit-demo-top>.mono{font-size:10px}#expense-time{font-size:49px}#expense-time>span{font-size:12px}.expense-total{padding-left:26px}.expense-total>.mono{font-size:10px}#expense-cost{font-size:20px}.expense-step{font-size:10px}.time-experiment>label{font-size:10px}.limit-response{font-size:10px}.limit-demo-note{font-size:10px;padding:18px 25px}.topup-calculator{grid-template-columns:1fr 1fr}.topup-config,.topup-result{padding:26px}.package-buttons{gap:7px}.package-buttons>button{font-size:25px;padding:14px 5px}.package-buttons>button>span{font-size:10px}.topup-input-row>label{font-size:11px}.promo-toggle>span:last-child{font-size:10px}.promo-toggle small{display:block;margin-left:0;margin-top:2px}.total-hours{gap:13px}.total-hours>output{font-size:56px}.total-hours>del{font-size:19px}.topup-payment>output{font-size:25px}.topup-result>.button{font-size:11px;padding:15px;gap:13px}.topup-next{font-size:10px}.topup-service>div{font-size:10px;gap:10px}.topup-service b{font-size:10px}.hour-components>div{font-size:10px}.balance-rules{gap:23px}.balance-rules h3{font-size:18px}.balance-rules p{font-size:10px}.balance-rules p br{display:none}.direction-list h3{font-size:27px}.direction-list summary{gap:21px}.trust-line>a{display:none}.questions{grid-template-columns:.75fr 1.25fr;gap:36px}.questions h3{font-size:32px}.start-steps{gap:18px;font-size:10px}.start-steps b{margin-right:7px}.footer-main{gap:25px}.footer-main>.logo{width:122px}.footer-main>a:not(.logo){font-size:10px}.footer-main>p{font-size:10px}}
@media(max-width:640px){:root{scroll-padding-top:85px}.wrap{padding:0 23px}.header{height:72px;padding:0 23px;gap:17px}.header .logo{width:119px}.header>.login{display:none}.header>.button{margin-left:auto;font-size:10px;min-height:37px;padding:11px 13px;gap:0}.header>.button svg{display:none}.menu-toggle{width:23px}.menu-toggle>span{width:22px}.header nav{top:71px;padding:17px 23px 24px}.hero{height:auto;min-height:0;padding-top:122px;padding-bottom:32px;display:block}.hero-grid{grid-template-columns:1fr;gap:38px}.hero-copy .eyebrow{font-size:10px;letter-spacing:.1em;margin-bottom:29px;gap:12px}.hero h1{font-size:clamp(57px,11.4vw,76px);letter-spacing:-.043em;line-height:.99}.hero h1 em{white-space:nowrap}.hero-lead{font-size:14px;line-height:1.75;margin-top:25px;max-width:355px}.hero-sub{font-size:12px;line-height:1.7;max-width:300px;margin-top:10px}.hero-actions{margin-top:25px;flex-wrap:nowrap;gap:22px}.hero-actions .button{font-size:11px;min-height:49px;padding:15px 18px;gap:16px}.hero-actions .button svg{width:17px;height:17px}.hero-actions .button-quiet{padding:0 0 6px;font-size:10px;line-height:1.5;min-height:0;gap:10px}.hero-actions .button-quiet>span{font-size:17px}.gift-card{margin-top:0;padding:22px 24px;display:grid;grid-template-columns:1fr 1fr;column-gap:20px;border-radius:8px}.gift-top{grid-column:1/-1}.gift-top>.mono{font-size:10px}.gift-cross{font-size:22px}.gift-verb{grid-column:1;font-size:18px;margin-top:24px;align-self:end}.gift-value{grid-column:1;grid-row:3/5;font-size:101px;line-height:1;white-space:nowrap;margin-top:5px}.gift-value>span{font-size:23px;margin-left:9px;vertical-align:baseline}.gift-card h2{grid-column:2;grid-row:2;margin-top:24px;font-size:17px;line-height:1.25;align-self:end;max-width:135px}.gift-caption{grid-column:2;grid-row:3/5;font-size:10px;margin-top:14px;line-height:1.75;align-self:start}.gift-route{grid-column:1/-1;margin-top:24px}.gift-terms{grid-column:1/-1;font-size:10px;margin-top:12px}.gift-card>small{grid-column:1/-1;font-size:10px;margin-top:18px;line-height:1.8}.hero-route{width:160%;left:-35%;opacity:.55;object-position:center}.hero-foot{position:relative;bottom:auto;left:auto;right:auto;margin-top:29px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.hero-foot>div{padding:0;border:0}.hero-foot>div:nth-child(3){grid-column:1/-1;border-top:1px solid #ffffff15;padding-top:19px;display:flex;align-items:center;gap:20px}.hero-foot strong{font-size:15px}.hero-foot strong small{font-size:10px}.hero-foot>div>span{font-size:10px;margin-top:7px}.hero-foot>div:nth-child(3)>span{margin:0;font-size:10px}.section{padding:66px 0}h2{font-size:39px;letter-spacing:-.043em;line-height:1.08}.eyebrow{font-size:10px;gap:14px;margin-bottom:26px;letter-spacing:.08em}.eyebrow>span{font-size:10px}.section-heading{display:block;margin-bottom:31px}.section-heading>p{font-size:12px;line-height:1.8;max-width:320px;margin-top:23px;padding:0}.section-heading>p strong{margin-top:9px}.task-choice-grid{grid-template-columns:1fr;gap:28px}.task-selector>button{padding:21px 0;gap:13px}.task-index{font-size:10px}.task-selector>button b{font-size:14px}.task-selector>button small{font-size:10px;margin-top:6px}.task-hours{font-size:13px}.task-hours small{font-size:10px!important}.task-selector>button svg{display:block;width:13px;height:13px;margin-left:3px}.task-note{font-size:10px;margin-top:20px}.task-preview{padding:24px;min-height:383px;border-radius:7px}.preview-top>.mono,.preview-index{font-size:10px}.task-preview h3{font-size:30px;min-height:72px;margin-top:30px}.signal-scene{margin:28px 0 23px}.signal-node{min-width:83px;font-size:10px;gap:12px}.signal-node>svg,.destination-icon{width:43px;height:43px;padding:11px}.signal-wire{margin-top:21px}.signal-caption{font-size:11px;margin-bottom:23px;min-height:0}.preview-link{font-size:10px;padding-top:18px}.platforms{gap:16px;margin-top:31px;padding-top:23px}.platforms>.mono{font-size:10px}.platforms>p{font-size:11px;line-height:1.9}.platforms i{margin:0 7px}.platforms>span:last-child{font-size:10px;margin-top:-5px}.path .section-heading{margin-bottom:29px}.story-visual{max-width:none}.story-board{border-radius:8px}.board-top{padding:18px 20px}.board-top>.mono{font-size:10px}.board-counter{font-size:10px}.board-task{padding:23px 20px 20px;gap:12px}.task-stamp{width:32px;height:36px}.task-stamp svg{width:17px;height:17px}.board-task small{font-size:10px}.board-task h3{font-size:15px;line-height:1.35}.story-route{margin:5px 23px 26px}.story-panel{padding:0 20px 23px;min-height:329px}.state-label{font-size:10px}.work-checklist{margin:23px 0;gap:12px}.work-checklist>li{font-size:11px;line-height:1.5;padding-left:17px}.work-checklist>li:before{top:5px;width:5px;height:5px}.estimate-metrics{gap:15px;padding-top:20px}.estimate-metrics span{font-size:10px}.estimate-metrics b{font-size:22px;line-height:1.3}.estimate-metrics small{font-size:10px}.estimate-metrics>div:nth-child(2){padding-left:17px}.board-action{font-size:11px;padding:15px 17px;min-height:48px;margin-top:23px}.board-foot{padding:14px 20px;font-size:10px;gap:13px;line-height:1.6}.board-foot>span:last-child{font-size:10px}.story-controls{gap:15px;padding-top:19px}.story-controls>button{font-size:10px;padding-top:12px}.work-log{margin:22px 0 17px}.work-log>div{padding:14px 0;gap:10px}.work-log p{font-size:11px}.work-log small{font-size:10px}.work-log>div>span{font-size:10px}.working-time{font-size:10px;margin-top:21px}.working-time>b{font-size:20px}.story-panel>.text-link{font-size:10px;margin-top:20px;gap:14px}.story-panel>.text-link svg{width:15px;height:15px}.story-panel h4{font-size:27px}.result-symbol{width:48px;height:48px;margin-top:23px;margin-bottom:18px}.result-symbol svg{width:24px;height:24px}.result-fact>span{font-size:10px}.result-fact b{font-size:13px}.control{padding:65px 0}.control .section-heading>p{max-width:315px;font-size:12px}.limit-demo{border-radius:7px}.limit-demo-top{display:block;padding:21px}.limit-demo-top>span:first-child{font-size:13px}.limit-demo-top>.mono{display:block;font-size:10px;margin-top:11px}.limit-demo-body{grid-template-columns:1fr;padding:24px 21px;gap:28px}.time-experiment>label{font-size:10px;line-height:1.7;display:block}.expense-track{margin-top:67px;height:27px}.expense-estimate{height:43px;top:-8px}.expense-estimate>span{font-size:10px;bottom:51px}.expense-limit{top:-8px;bottom:-8px}.expense-limit>span{font-size:10px;top:51px}.expense-limit b{font-size:10px}.expense-limit>svg{width:16px;height:16px;left:-7px;top:-20px}#work-time{margin-top:68px}.expense-labels{font-size:10px;margin-top:17px}.limit-response{font-size:10px;margin-top:27px;min-height:35px;gap:9px}.limit-response svg{width:16px;height:16px}.expense-total{border-left:0;border-top:1px solid #19191915;padding:22px 0 0;display:grid;grid-template-columns:1.2fr 1fr;align-items:center;justify-content:space-between;gap:10px 18px}.expense-total>.mono{grid-column:1/-1;font-size:10px}#expense-time{font-size:48px;margin-top:3px;line-height:1.25}#expense-time>span{font-size:12px;margin-left:7px}#expense-cost{font-size:22px;text-align:right;margin-top:6px}.expense-step{grid-column:1/-1;font-size:10px;margin-top:1px}.limit-demo-note{font-size:10px;padding:17px 21px}.balance-intro{align-items:flex-start;flex-direction:column;gap:24px;padding-bottom:29px}.balance-intro>p:first-child>b{font-size:57px}.balance-intro>p:first-child>b>span{font-size:17px}.balance-intro>p:first-child>span{font-size:10px;margin-top:12px}.balance-intro>p:last-child{font-size:11px;line-height:1.8}.topup-calculator{grid-template-columns:1fr;border-radius:8px}.topup-config{padding:24px}.calc-title>.mono{font-size:10px}.calc-title>span:last-child{font-size:10px}.package-buttons{gap:8px;margin-top:23px}.package-buttons>button{font-size:28px;padding:15px 6px;border-radius:4px}.package-buttons>button>span{font-size:10px}.topup-input-row{margin-top:24px}.topup-input-row>label{font-size:12px}.topup-input-row input{font-size:24px}.topup-control{margin-top:26px}.range-labels{font-size:10px}.topup-next{font-size:11px;margin-top:25px;min-height:0}.promo-toggle{margin-top:24px;padding-top:23px;gap:12px}.promo-toggle>span:last-child{font-size:11px}.promo-toggle small{display:inline;margin-left:5px;font-size:10px}.promo-note{font-size:10px;line-height:1.8;margin-top:12px}.topup-result{border-left:0;border-top:1px solid #ffffff20;padding:25px}.total-hours{margin-top:24px;gap:18px}.total-hours>output{font-size:71px;line-height:1.1}.total-hours>del{font-size:23px}.hour-components{margin-top:24px}.hour-components>div{font-size:12px}.hour-components output{font-size:15px}.topup-service{margin-top:25px;padding-top:22px;gap:13px}.topup-service>div{font-size:11px}.topup-service b{font-size:11px}.topup-payment{margin-top:29px}.topup-payment>span{font-size:12px}.topup-payment>output{font-size:29px}.effective-note{font-size:10px;margin-top:9px}.topup-result>.button{font-size:12px;min-height:50px;margin-top:22px}.balance-rules{grid-template-columns:1fr;gap:24px;margin-top:31px}.balance-rules>article{padding-top:20px}.balance-rules>article>span{font-size:10px}.balance-rules h3{font-size:23px;margin-top:12px}.balance-rules p{font-size:11px;line-height:1.8;margin-top:12px;max-width:300px}.balance-fine{font-size:10px;line-height:1.8;margin-top:23px}.direction-list summary{gap:13px;padding:26px 0;flex-wrap:wrap;position:relative}.direction-number{font-size:10px;width:18px;align-self:flex-start;margin-top:5px}.direction-list h3{font-size:25px;line-height:1.16;letter-spacing:-.04em;width:calc(100% - 66px)}.direction-meta{order:4;margin-left:31px;text-align:left;font-size:10px;max-width:none;letter-spacing:.04em;flex:1 1 100%;margin-top:-3px}.direction-list summary>svg{width:18px;height:18px;margin-left:0}.direction-content{padding:0 0 25px 31px;grid-template-columns:1fr;gap:15px}.direction-content>p{font-size:11px;line-height:1.85}.direction-content>a{font-size:10px;gap:20px;margin-top:6px}.direction-content>a svg{width:15px;height:15px}.trust-line{gap:18px;padding:29px 0;flex-wrap:wrap;margin-top:4px}.trust-year{font-size:33px}.trust-line>p{font-size:10px}.trust-divider{display:none}.trust-line>p:last-of-type{flex:1 1 100%;border-top:1px solid #ffffff10;padding-top:20px;margin-top:0}.questions{grid-template-columns:1fr;gap:26px;margin-top:51px}.questions .eyebrow{font-size:10px;margin-bottom:20px}.questions h3{font-size:32px}.questions h3 br{display:none}.faq-list summary{font-size:12px;line-height:1.6;padding:20px 0;gap:22px}.faq-list details>p{font-size:11px;line-height:1.8;padding:0 18px 21px 0}.faq-list summary svg{width:15px;height:15px}.start{padding:61px 0 64px}.end-route{max-width:270px;margin-left:0;margin-right:28px}.start .eyebrow{font-size:10px;letter-spacing:.04em;justify-content:flex-start;text-align:left;margin-top:34px;margin-bottom:27px}.start{text-align:left}.start h2{font-size:clamp(46px,11.1vw,64px);font-weight:800;letter-spacing:-.042em}.start-promise{font-size:18px;line-height:1.55;margin-top:26px;letter-spacing:-.025em}.start-copy{font-size:12px;line-height:1.8;margin-top:14px;max-width:290px}.start-steps{flex-direction:column;align-items:flex-start;gap:16px;margin-top:29px;font-size:11px}.start-steps b{font-size:10px;margin-right:14px}.start-steps>i{display:none}.button-large{font-size:14px;padding:19px 25px;min-height:58px;gap:38px;margin-top:29px}.start-terms{font-size:10px;line-height:1.85;margin-top:20px}.footer{padding-top:30px;padding-bottom:24px}.footer-main{display:grid;grid-template-columns:1fr 1fr;gap:23px 20px}.footer-main>.logo{width:119px}.footer-main>p{font-size:10px;line-height:1.8;text-align:right}.footer-main>a:not(.logo){margin:0;font-size:10px}.footer-main>a:last-child{text-align:right}.footer-bottom{flex-wrap:wrap;gap:17px;font-size:10px;margin-top:25px;padding-top:20px}.footer-bottom>span:nth-child(2){order:3;flex:1 1 100%}.footer-motion{font-size:10px;margin-left:auto}}
@media(max-width:360px){.wrap{padding:0 19px}.header{padding:0 19px;gap:14px}.header .logo{width:103px}.header>.button{font-size:10px;padding:10px 11px}.hero{padding-top:115px}.hero h1{font-size:49px}.hero-copy .eyebrow{font-size:10px}.hero-lead{font-size:13px}.hero-sub{font-size:11px}.hero-actions{gap:16px}.hero-actions .button{font-size:10px;padding:15px 14px;gap:11px}.hero-actions .button-quiet{font-size:10px;padding:0 0 6px;gap:7px}.gift-card{padding:21px;gap:0 16px}.gift-value{font-size:90px}.gift-value>span{font-size:20px;margin-left:7px}.gift-card h2{font-size:15px}.gift-caption{font-size:10px}.gift-top>.mono{font-size:10px}.gift-card>small{font-size:10px}.hero-foot strong{font-size:14px}.hero-foot>div>span{font-size:10px}.hero-foot>div:nth-child(3){gap:15px}.hero-foot>div:nth-child(3)>span{font-size:10px}h2{font-size:34px}.section-heading>p{font-size:11px}.task-selector>button b{font-size:12px}.task-selector>button small{font-size:10px}.task-selector>button{gap:10px}.task-hours{font-size:12px}.task-hours small{font-size:10px!important}.task-preview{padding:21px}.task-preview h3{font-size:28px}.preview-link{font-size:10px}.signal-node{min-width:76px}.platforms>p{font-size:10px}.platforms i{margin:0 5px}.board-task h3{font-size:13px}.board-top>.mono{font-size:10px}.story-panel{min-height:344px}.estimate-metrics b{font-size:20px}.estimate-metrics span{font-size:10px}.work-checklist>li{font-size:10px}.board-foot>span:last-child{display:none}.board-action{font-size:10px}.story-controls>button{font-size:10px}.story-panel h4{font-size:25px}.result-fact>span{font-size:10px}.result-fact b{font-size:12px}.expense-total{grid-template-columns:1.25fr 1fr;gap:9px}#expense-time{font-size:42px}#expense-time>span{font-size:10px}#expense-cost{font-size:19px}.topup-config,.topup-result{padding:22px}.package-buttons{gap:7px}.package-buttons>button{font-size:25px}.package-buttons>button>span{font-size:10px}.promo-toggle small{display:block;margin-left:0}.total-hours>output{font-size:59px}.total-hours>del{font-size:20px}.hour-components>div{font-size:11px}.topup-service>div{font-size:10px}.topup-service b{font-size:10px}.direction-list h3{font-size:23px}.start h2{font-size:43px}.start-promise{font-size:16px}.start .eyebrow{font-size:10px}.start-steps{font-size:10px}.start-terms{font-size:10px}.footer-main>p{font-size:10px}}
html[data-motion=off]{scroll-behavior:auto}html[data-motion=off] *,html[data-motion=off] *:before,html[data-motion=off] *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}html[data-motion=off] .reveal{opacity:1!important;transform:none!important}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.js-ready .reveal{opacity:1!important;transform:none!important}}
.start-selected{display:flex;align-items:center;justify-content:center;gap:13px;border:1px solid #ffffff20;background:#ffffff03;border-radius:5px;padding:13px 18px;width:fit-content;max-width:100%;margin:24px auto 0;font-size:12px;color:#b0b0b0;text-align:left}.start-selected>svg{width:17px;height:17px;color:#858585}.start-selected>a{font-size:10px;color:#858585;border-left:1px solid #ffffff20;padding-left:15px;margin-left:6px;white-space:nowrap}.start-selected>a:hover{color:var(--red)}@media(max-width:640px){.start-selected{margin-left:0;flex-wrap:wrap;gap:10px;padding:14px 16px;font-size:11px}.start-selected>a{border:0;padding-left:27px;margin-left:0;flex:1 1 100%;font-size:10px}.start-selected>svg{width:16px;height:16px}}

.control .eyebrow,.control .section-heading>p,.control .mono,.control label,.control .expense-labels,.control .expense-estimate>span,.control .limit-demo-note,.control .expense-step{color:#6c6c6c}

/* Short laptop windows use the same manual story as narrow screens. */
@media(min-width:901px) and (max-height:800px){.story-layout{display:block}.story-copy{display:none}.story-visual{position:relative;top:auto;margin:0 auto;max-width:620px}}
