:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;color:#f7f5f1;font-synthesis:none;text-rendering:optimizelegibility;--background:#111123;--background-deep:#6d89ba;--panel:#ffffff0d;--panel-strong:#353b45;--text:#f7f5f1;--muted:#b9bec7;--muted-strong:#d4d7dc;--accent:#ed4839;--accent-hover:#be3326;--accent-soft:#ed483926;--line:#fff3;--line-strong:#ffffff4d;--max-width:1180px;--section-padding:clamp(3rem, 9vw, 5rem);background:#111123;font-family:Roboto,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem}body{min-width:320px;min-height:100vh;color:var(--text);margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}a:hover{color:var(--text)}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:Rubik,sans-serif}h1{letter-spacing:-.055em;max-width:850px;margin-bottom:1.6rem;font-size:clamp(3.25rem,8.4vw,5rem);font-weight:600;line-height:.98}h2{letter-spacing:-.035em;margin-bottom:1.5rem;font-size:clamp(2rem,4vw,3.25rem);font-weight:500;line-height:1.05}h3{margin-bottom:.65rem;font-size:1.05rem;font-weight:500;line-height:1.35}p{color:var(--muted);line-height:1.75}.skip-link{z-index:100;background:var(--accent);color:var(--background-deep);padding:.8rem 1rem;font-weight:700;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.site-header{z-index:50;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#111123;grid-template-columns:1fr auto 1fr;align-items:center;min-height:74px;padding:0 4vw;display:grid;position:sticky;top:0}.brand{justify-self:start;align-items:center;gap:.75rem;font-weight:600;display:inline-flex}.brand__mark{border:1px solid var(--accent);width:2rem;height:2rem;color:var(--accent);place-items:center;font-size:.85rem;display:inline-grid}.brand__logo{width:auto;height:60px;display:block}.site-nav{align-items:center;gap:2rem;font-size:.9rem;display:flex}.site-nav a,.site-footer a,.site-footer span,.text-button{color:var(--muted)}.site-nav a:hover,.site-nav a:focus-visible,.site-footer a:hover,.site-footer a:focus-visible,.text-button:hover,.text-button:focus-visible{color:var(--text)}.header-cta{justify-self:end}.button{cursor:pointer;border:1px solid #0000;border-radius:0;justify-content:center;align-items:center;min-height:46px;padding:.8rem 1.15rem;font-weight:700;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:focus-visible,.text-button:focus-visible,a:focus-visible,input:focus-visible,summary:focus-visible,.icon-button:focus-visible{outline-offset:3px;outline:3px solid #ed48396b}.button--primary{background:var(--accent);color:#fff}.button--primary:hover{background:var(--accent-hover);color:#fff}.button--primary:disabled{cursor:wait;opacity:.7}.button--secondary{border-color:var(--line-strong);color:var(--text);background:0 0}.button--secondary:hover{border-color:var(--accent);color:var(--text)}.button--wide{width:100%}.text-button{cursor:pointer;text-underline-offset:.2em;background:0 0;border:0;padding:0;text-decoration:underline}.section,.site-footer{width:min(calc(100% - 8vw), var(--max-width));margin:0 auto}.section{padding:var(--section-padding) 0}.section--bordered{border-top:1px solid var(--line)}.eyebrow{color:var(--text);letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.4rem;font-family:Rubik,sans-serif;font-size:.8rem;font-weight:500;line-height:1.2;display:inline-block}.eyebrow--outlined{width:fit-content;height:fit-content;color:var(--text);border:1px solid var(--accent);background:#ed48391f;border-radius:4px;padding:.5rem .75rem;font-weight:500;display:inline-flex}.hero{grid-template-columns:minmax(0,4fr) minmax(220px,1fr);align-items:center;gap:5rem;min-height:calc(100vh - 124px);display:grid}.hero__tagline{color:var(--text);margin-bottom:.55rem;font-family:Rubik,sans-serif;font-size:1.1rem;font-weight:500}.hero__description{max-width:720px;margin-bottom:2rem;font-size:1.02rem}.hero__aside{border-left:2px solid var(--accent);align-self:center;padding-left:1.5rem}.hero__aside p{margin-bottom:.6rem}.hero__aside strong{font-family:Rubik,sans-serif;font-size:.95rem}.button-row{flex-wrap:wrap;gap:.8rem;display:flex}.problem,.audience{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.problem>div:first-child p{max-width:580px}.emphasis{color:var(--text);font-weight:500}.benefit-list{border-top:1px solid var(--line);margin:0;padding:0;list-style:none}.benefit-list li{border-bottom:1px solid var(--line);grid-template-columns:2.4rem 1fr;gap:1rem;padding:1.3rem 0;display:grid}.benefit-num{color:var(--accent);font-family:Rubik,sans-serif;font-size:1.75rem}.benefit-list h3,.benefit-list p{margin-bottom:0}.benefit-list p{margin-top:.25rem;font-size:.9rem}.framework-grid{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin-top:3rem;display:grid}.framework-grid article{border-right:1px solid var(--line);min-height:210px;padding:1.6rem}.framework-grid article:last-child{border-right:0}.framework-grid__number{background:var(--accent-soft);width:3rem;height:3rem;color:var(--accent);place-items:center;margin-bottom:1.8rem;font-size:1.75rem;display:inline-grid}.framework-grid p{margin-bottom:0;font-size:.9rem}.framework__summary{border-left:3px solid var(--accent);background:var(--panel);color:var(--text);margin:2rem 0 0;padding:1.35rem 1.5rem}.section-heading-row{grid-template-columns:1fr 320px;align-items:end;gap:2rem;margin-bottom:2.5rem;display:grid}.section-heading-row h2,.section-heading-row p{margin-bottom:0}.flow-window{border:1px solid var(--line-strong);background:var(--background-deep);overflow:hidden;box-shadow:0 25px 70px #00000038}.flow-window__bar{border-bottom:1px solid var(--line);background:var(--panel);align-items:center;gap:.45rem;min-height:42px;padding:0 .9rem;display:flex}.flow-window__dot{background:#ffffff40;border-radius:50%;width:7px;height:7px}.flow-window__title{color:var(--muted);margin-left:.6rem;font-size:.72rem}.flow-canvas{background:linear-gradient(#ffffff06 1px, transparent 1px), linear-gradient(90deg, #ffffff06 1px, transparent 1px), var(--background-deep);background-size:40px 40px;min-width:920px;height:420px;position:relative}.flow-window{overflow-x:auto}.flow-connectors{width:100%;height:100%;position:absolute;inset:0}.flow-connectors path{fill:none;stroke:#ffffff47;stroke-width:1.5px;marker-end:url(#arrow)}.flow-connectors marker path{fill:#fff6;stroke:none}.flow-node{border:1px solid var(--line-strong);background:var(--panel);width:165px;min-height:82px;padding:.9rem;position:absolute;box-shadow:0 7px 22px #00000029}.flow-node span{color:var(--accent);letter-spacing:.12em;text-transform:uppercase;margin-bottom:.45rem;font-size:.58rem;font-weight:700;display:block}.flow-node strong{font-size:.72rem;line-height:1.4}.flow-node--action{border-color:#ed483999;top:55px;left:25px}.flow-node--outcome-one{top:55px;left:285px}.flow-node--outcome-two{top:55px;left:545px}.flow-node--state-one{border-color:#ed483999;top:55px;left:805px}.flow-node--error{background:#ed48391a;border-color:#ed483966;top:205px;left:545px}.flow-node--outcome-three{top:295px;left:285px}.flow-node--state-two{border-color:#ed483999;top:295px;left:545px}.decision-label{border:1px solid var(--line-strong);background:var(--panel-strong);width:78px;color:var(--muted);text-align:center;padding:.45rem .35rem;font-size:.55rem;position:absolute;top:326px;left:754px;transform:rotate(45deg)}.decision-label:before{content:"";position:absolute;inset:8px;transform:rotate(-45deg)}.caption{text-align:center;margin:1rem 0 0;font-size:.78rem}.audience h2{max-width:560px}.check-list{border-top:1px solid var(--line);margin:1.3rem 0 2rem;padding:0;list-style:none}.check-list li{border-bottom:1px solid var(--line);padding:1rem 0 1rem 2.1rem;font-size:.95rem;position:relative}.check-list li:before{content:"✓";color:var(--accent);font-weight:700;position:absolute;left:0}.muted-copy{font-size:.9rem}.waitlist{justify-items:center;display:grid}.waitlist>.eyebrow{place-self:start;width:fit-content;height:fit-content}.waitlist__heading{text-align:center;width:100%;max-width:720px;margin:0 auto}.waitlist__heading p{max-width:630px;margin-left:auto;margin-right:auto}.waitlist-form{width:min(100%,650px);margin-top:2rem}.waitlist-form label{color:var(--muted-strong);margin-bottom:1.1rem;font-size:.78rem;display:block}.waitlist-form label span{color:var(--muted)}.waitlist-form input{border:1px solid var(--line);background:var(--panel);width:100%;min-height:48px;color:var(--text);border-radius:0;margin-top:.5rem;padding:.8rem .9rem;display:block}.waitlist-form input::placeholder{color:#9197a1}.waitlist-form input:focus{border-color:var(--accent)}.form-privacy{text-align:center;margin-top:1rem;font-size:.78rem}.form-message{border:1px solid var(--line);background:var(--panel);text-align:center;margin-top:1rem;padding:1rem}.form-message--success{color:var(--text);border-color:#ed483999}.form-message--error{color:var(--muted-strong);border-color:#ffffff38}.faq{grid-template-columns:minmax(120px,1fr) minmax(0,3fr);gap:3rem;display:grid}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding:1.35rem 3rem 1.35rem 0;font-family:Rubik,sans-serif;font-size:.95rem;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";color:var(--accent);font-size:1.3rem;font-weight:400;position:absolute;right:.5rem}.faq-list details[open] summary:after{content:"−"}.faq-list details p{max-width:700px;padding:0 3rem 1.4rem 0}.faq-list details:first-child{border-top:none}.faq-list details:last-child{border-bottom:none}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:flex-end;gap:2rem;padding:2.5rem 0;display:flex}.site-footer>div:first-child{gap:.4rem;display:grid}.site-footer span,.site-footer a,.site-footer .text-button{font-size:.78rem}.site-footer__links{gap:1.5rem;display:flex}.privacy-dialog{border:1px solid var(--line-strong);background:var(--panel-strong);width:min(100% - 2rem,650px);color:var(--text);padding:0;box-shadow:0 30px 100px #00000080}.privacy-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f1115c7}.privacy-dialog__content{padding:clamp(1.5rem,5vw,2.5rem)}.privacy-dialog__header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.privacy-dialog__header h2{max-width:500px;margin-bottom:1.4rem;font-size:clamp(1.7rem,4vw,2.5rem)}.privacy-dialog a{color:var(--text);text-decoration:underline}.icon-button{border:1px solid var(--line);width:2.5rem;height:2.5rem;color:var(--text);cursor:pointer;background:0 0;flex:none;place-items:center;font-size:1.5rem;display:grid}.product-preview__media{background:var(--panel);border:1px solid var(--panel-border);border-radius:12px;width:100%;overflow:hidden}.product-preview__image{width:100%;height:auto;display:block}.product-preview__caption{color:var(--text-muted);margin-top:.75rem;font-size:.875rem}.product-preview__media{width:100%;max-width:1100px;margin:0 auto}.form-honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}@media (width<=900px){.site-header{grid-template-columns:1fr auto}.site-nav{display:none}.hero{grid-template-columns:1fr;gap:3rem;min-height:auto}.hero__aside{max-width:440px}.problem,.audience,.section-heading-row,.framework-grid{grid-template-columns:1fr}.framework-grid article{border-right:0;border-bottom:1px solid var(--line);min-height:auto}.framework-grid article:last-child{border-bottom:0}.framework-grid__number{margin-bottom:1.8rem}.faq{grid-template-columns:1fr;gap:1rem}}@media (width<=768px){.brand__logo{height:40px}}@media (width<=620px){:root{--section-padding:4.5rem}body{background-size:48px 48px}.site-header{min-height:66px;padding:0 1rem}.brand__mark{display:none}.header-cta{min-height:40px;padding:.65rem .8rem;font-size:.78rem}.section,.site-footer{width:min(calc(100% - 2rem), var(--max-width))}h1{font-size:clamp(3rem,15vw,4.5rem)}.hero{padding-top:5rem;padding-bottom:5rem}.button-row{flex-direction:column;align-items:stretch}.button-row .button{width:100%}.section-heading-row{gap:0}.site-footer{flex-direction:column;align-items:flex-start}.site-footer__links{flex-direction:column;gap:.8rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
