@import url("https://fonts.googleapis.com/css2?family=Geist:wght@400;500;600;700&family=Instrument+Serif:ital@0;1&display=swap");:root{--ink:#1c1a17;--muted:#5c5a56;--soft:#f3f3f3;--paper:#f8f7f4;--line:rgba(28,26,23,0.1);--dark:#1c1a17;--dark-card:#25221e;--dark-ui:#0e0d0c;--cream:#f0e8d6;--purple:#7c38ef;--purple-soft:#ab73ff;--green:#40c785;--blue:#3880ff;--gold:#f2b240;--red:#f22e2e;--radius:8px;--max:1200px}*{box-sizing:border-box}html{scroll-behavior:smooth}body,html{width:100%;overflow-x:hidden}body{margin:0;background:#ffffff;color:var(--ink);font-family:Geist,Arial,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{border:0}.site-shell{min-height:100vh;overflow:hidden}.section-pad{width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:140px 0}.reveal{opacity:0;transform:translateY(28px);transition:opacity .62s ease,transform .62s cubic-bezier(.22,1,.36,1)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.reveal{opacity:1;transform:none;transition:none}}.audit-nav,.nav{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:24px;min-height:72px;padding:14px 48px;background:rgba(255,255,255,.82);border-bottom:1px solid rgba(28,26,23,.06);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.brand{display:inline-flex;align-items:center;gap:12px;font-family:"Instrument Serif",Georgia,serif;font-size:28px;font-style:italic;line-height:1}.brand-mark{display:grid;width:30px;height:30px;place-items:center;overflow:hidden;border-radius:7px;background:#7c38ef}.brand-mark img{display:block;width:100%;height:100%;object-fit:cover}.nav-links{display:flex;align-items:center;gap:30px;font-size:14px;color:rgba(28,26,23,.78)}.footer a:hover,.nav-links a:hover{color:var(--purple)}.button,.nav-cta{display:inline-flex;align-items:center;justify-content:center;min-height:40px;gap:10px;border-radius:999px;padding:10px 20px;font-size:15px;line-height:20px;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease;white-space:nowrap}.nav-cta{min-width:136px;background:var(--purple);color:white;box-shadow:0 16px 36px rgba(124,56,239,.24)}.button:hover,.nav-cta:hover,.text-button:hover{transform:translateY(-1px)}.button.primary{background:var(--purple);color:white;box-shadow:0 16px 36px rgba(124,56,239,.24)}.button.secondary{background:#f3f3f3;color:var(--ink)}.button.outline{background:transparent;border:1px solid #bbb6ab;color:var(--ink)}.button.dark{background:var(--ink);color:white}.button.light{background:white;color:var(--ink)}.arrow-icon{width:16px;height:16px;flex:0 0 auto;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.hero{overflow:hidden;padding-top:78px;text-align:center}.hero-copy{max-width:720px;margin:0 auto 86px}h1,h2,h3,p{margin:0}h1{font-size:clamp(46px,5vw,72px);font-weight:500;line-height:.96;letter-spacing:-.04em}h1 em{font-family:"Instrument Serif",Georgia,serif;font-size:1.06em;font-weight:400}.mobile-title-break{display:none}.hero-copy p{max-width:620px;margin:24px auto 0;color:rgba(28,26,23,.8);font-size:18px;line-height:28px}.button-row{gap:12px;margin-top:30px}.button-row,.trust-row{display:flex;flex-wrap:wrap;justify-content:center}.trust-row{gap:10px;margin-top:26px;color:rgba(28,26,23,.76);font-size:13px}.trust-row span{border-radius:999px;background:#f3f3f3;padding:7px 11px}.text-trust-row{align-items:center;gap:12px}.text-trust-row span{border-radius:0;background:transparent;padding:0}.text-trust-row i{color:rgba(28,26,23,.28);font-style:normal}.dashboard-mock,.hero-visual,.phone-mock{position:relative;overflow:hidden;border:0;border-radius:18px;background:radial-gradient(circle,rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(180deg,#25221e,#11100f);background-size:18px 18px;box-shadow:0 28px 80px rgba(28,26,23,.18);padding:60px}.hero-visual{border:0;background:transparent;background-size:auto;box-shadow:none;padding:0}.audit-panel:after{position:absolute;inset:55% 0 0;content:"";pointer-events:none;background:linear-gradient(180deg,transparent,rgba(28,26,23,.96))}.command-shell{position:relative;z-index:1;max-width:1080px;min-height:644px;margin:0 auto;padding:28px 34px;overflow:hidden;border:1px solid #ececec;border-radius:16px;background:rgba(255,255,255,.96);color:var(--ink);box-shadow:0 18px 48px rgba(28,26,23,.08);text-align:left}.command-top,.console-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px}.console-head strong,.mock-title{display:block;color:var(--cream);font-weight:600}.console-head span,.lead-card .muted,.mock-sub,.pipeline-card small,.reminder-card p,.timeline small{color:#948c80}.mock-search{flex:1 1;max-width:510px;padding:10px 16px;color:#9a9a9a;font-size:13px}.mock-search,.mock-tabs{border:1px solid #ececec;border-radius:999px;background:#f4f4f3}.mock-tabs{display:flex;max-width:610px;margin-top:28px;overflow:hidden}.mock-tabs span{padding:12px 24px;color:#6b6b6b;font-size:14px}.mock-tabs .active{background:#ffffff;color:var(--ink);box-shadow:0 6px 16px rgba(28,26,23,.06)}.rank-list{margin-top:26px}.rank-row{display:grid;grid-template-columns:44px minmax(0,1.2fr) .6fr .6fr .5fr;align-items:center;grid-gap:20px;gap:20px;min-height:74px;border-top:1px solid #ececec}.rank-row small,.rank-row strong{display:block}.rank-row>span{min-width:0}.rank-row small{margin-top:4px;color:#9a9a9a}.orb{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;color:white}.orb-1{background:#635bff}.orb-2{background:#ff385c}.orb-3{background:white;color:var(--ink)}.orb-4{background:#ff6246}.orb-5{background:#36cfd8}.hot-pill,.live-pill,.pill,.purple-pill{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;min-height:24px;border-radius:999px;padding:4px 11px;border:1px solid rgba(64,199,133,.35);background:rgba(64,199,133,.12);color:var(--green);font-size:11px}.up{color:#00d47a}.down{color:#ff3867}.builder-window{position:relative;z-index:1;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:#141312;box-shadow:0 18px 48px rgba(0,0,0,.28);text-align:left}.builder-topbar{display:grid;grid-template-columns:1fr auto auto;align-items:center;grid-gap:14px;gap:14px;min-height:66px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08);color:var(--cream)}.builder-topbar strong{font-weight:600}.builder-topbar span{border-radius:999px;background:rgba(64,199,133,.12);padding:8px 12px;color:#0a9f36;font-size:13px}.builder-config button,.builder-topbar button{border-radius:9px;background:#050505;padding:10px 16px;color:white;font-weight:600}.builder-body{display:grid;grid-template-columns:188px minmax(460px,1fr) 236px;min-height:590px}.builder-rail{display:grid;align-content:start;grid-gap:8px;gap:8px;padding:28px 18px;border-right:1px solid rgba(255,255,255,.08);background:#191817}.builder-rail span{display:flex;align-items:center;justify-content:space-between;min-height:38px;border-radius:8px;padding:0 12px;color:#948c80;font-size:14px}.builder-rail .active{background:rgba(255,255,255,.08);color:var(--cream);font-weight:600}.builder-rail b{border-radius:999px;background:rgba(255,255,255,.1);padding:2px 8px;font-size:12px}.builder-canvas{position:relative;min-height:590px;background:radial-gradient(circle,rgba(255,255,255,.09) 1px,transparent 0),#1b1917;background-size:18px 18px}.builder-canvas:after,.builder-canvas:before{position:absolute;left:50%;width:1px;height:275px;content:"";border-left:2px dashed rgba(255,255,255,.25)}.builder-canvas:before{top:174px}.builder-canvas:after{top:250px;height:1px;width:420px;border-top:2px dashed rgba(255,255,255,.25);border-left:0;transform:translateX(-50%)}.builder-node{position:absolute;z-index:1;width:260px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#25221e;padding:15px 18px;box-shadow:0 14px 38px rgba(0,0,0,.22)}.builder-node small{display:block;color:#0a9f36;font-size:12px;text-transform:uppercase}.builder-node strong{display:block;margin-top:18px;font-size:15px;color:var(--cream)}.builder-node span{display:block;margin-top:4px;color:#948c80;font-size:12px}.node-ready{border-color:#49c96d;background:linear-gradient(180deg,rgba(64,199,133,.16),#25221e 38%)}.node-top{top:96px;left:50%;transform:translateX(-50%)}.node-left{top:280px;left:13%;border-color:#cfcf56;background:linear-gradient(180deg,rgba(242,178,64,.15),#25221e 38%)}.node-right{top:280px;right:13%;border-color:#40b7cc;background:linear-gradient(180deg,rgba(56,128,255,.15),#25221e 38%)}.node-bottom{bottom:78px;left:50%;border-color:#3880ff;background:linear-gradient(180deg,rgba(124,56,239,.18),#25221e 38%);transform:translateX(-50%)}.builder-config{display:grid;align-content:start;grid-gap:14px;gap:14px;padding:24px 18px;border-left:1px solid rgba(255,255,255,.08);background:#191817;color:var(--cream)}.builder-config strong{font-size:16px}.config-tabs{display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden;border-radius:10px;background:rgba(255,255,255,.06);padding:4px}.config-tabs span{border-radius:8px;padding:8px;text-align:center}.config-tabs span:first-child{background:rgba(255,255,255,.12);box-shadow:0 6px 16px rgba(0,0,0,.16)}.builder-config label{color:#948c80;font-size:13px}.builder-config p{border:1px solid rgba(255,255,255,.1);border-radius:8px;background:rgba(255,255,255,.04);padding:11px 12px;font-size:13px}.builder-config button{margin-top:8px;background:#f23a37}.minibox-stage{position:relative;min-height:620px;overflow:hidden;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:radial-gradient(circle at 74% 18%,rgba(124,56,239,.28),transparent 28%),radial-gradient(circle at 20% 72%,rgba(64,199,133,.1),transparent 26%),linear-gradient(180deg,rgba(255,255,255,.045) 0 1px,transparent 1px 34px),#12110f;box-shadow:0 36px 90px rgba(0,0,0,.3)}.minibox-stage:before{position:absolute;inset:0;content:"";background:radial-gradient(circle,rgba(255,255,255,.09) 1px,transparent 0);background-size:20px 20px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 84%);mask-image:linear-gradient(180deg,#000,transparent 84%)}.stage-card{position:absolute;z-index:1;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(37,34,30,.86);color:var(--cream);box-shadow:0 22px 70px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.stage-card span,.stage-pill{color:#948c80;font-size:13px;line-height:18px}.stage-card-main{top:96px;left:9%;width:min(520px,58%);padding:34px}.stage-card-main h3{max-width:430px;margin-top:26px;font-size:36px;font-weight:500;line-height:1.04;letter-spacing:-.05em}.stage-progress{height:10px;margin-top:34px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.08)}.stage-progress i{display:block;height:100%;border-radius:inherit;background:var(--purple)}.stage-meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.stage-meta b{border-radius:999px;background:rgba(255,255,255,.07);padding:8px 11px;font-size:13px;font-weight:500}.stage-card-side{right:8%;bottom:126px;width:350px;padding:24px}.stage-card-side strong,.stage-card-soft strong{display:block;margin-top:12px;font-size:18px;font-weight:500;line-height:1.25}.stage-card-soft{right:14%;top:84px;width:280px;padding:22px;opacity:.48;filter:blur(.5px);transform:translateY(-8px)}.stage-pill{position:absolute;z-index:2;border:1px solid rgba(255,255,255,.1);border-radius:999px;background:rgba(255,255,255,.06);padding:10px 14px;color:var(--cream);box-shadow:0 16px 44px rgba(0,0,0,.2)}.stage-pill-top{top:34px;right:34px}.stage-pill-bottom{bottom:42px;left:42px}.gym-hero-panel:before{display:none}.gym-stage .stage-card-main{width:min(470px,62%)}.gym-stage .stage-card-main h3{font-size:32px}.gym-stage .stage-card-soft{top:78px;right:10%}.legacy-stage-hidden{display:none}.product-stage{position:relative;min-height:620px;overflow:hidden;border:0;border-radius:22px;background:#171411;box-shadow:0 36px 90px rgba(0,0,0,.3)}.home-product-stage{background:transparent;box-shadow:none}.mock-bg-image,.product-bg-image{position:absolute;inset:0;width:100%;height:100%;border-radius:inherit;object-fit:cover;opacity:1;pointer-events:none}.product-stage:before{display:none}.product-window{position:absolute;inset:64px 58px 68px;z-index:1;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:20px;background:rgba(11,10,9,.82);color:var(--cream);box-shadow:0 28px 80px rgba(0,0,0,.32),inset 0 1px 0 rgba(255,255,255,.04);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);text-align:left}.product-titlebar{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:64px;padding:0 22px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.025)}.window-actions,.window-brand{display:flex;align-items:center;gap:10px}.window-brand span{width:28px;height:28px;border-radius:8px;background:linear-gradient(135deg,rgba(124,56,239,.95),rgba(255,107,74,.74)),#7c38ef;box-shadow:0 0 0 5px rgba(124,56,239,.12)}.window-brand strong{font-size:14px;font-weight:600}.window-actions b,.window-actions span{border-radius:999px;padding:7px 10px;font-size:12px;font-weight:500}.window-actions span{background:rgba(64,199,133,.12);color:#74d9a4}.window-actions b{border:1px solid rgba(255,255,255,.1);color:rgba(240,232,214,.78)}.product-body{display:grid;grid-template-columns:150px minmax(0,1fr) 300px;min-height:410px}.product-sidebar{display:grid;align-content:start;grid-gap:8px;gap:8px;padding:20px 14px;border-right:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.018)}.product-sidebar span{border-radius:10px;padding:10px 12px;color:rgba(240,232,214,.52);font-size:13px}.product-sidebar .active{background:rgba(255,255,255,.07);color:var(--cream)}.product-detail-panel,.product-main-panel{min-width:0;padding:22px}.product-search{min-height:42px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:rgba(255,255,255,.055);padding:11px 16px;color:rgba(240,232,214,.58);font-size:13px}.metric-strip{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin-top:16px}.metric-strip div{min-height:78px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.045);padding:14px}.metric-strip strong{display:block;font-size:30px;font-weight:500;line-height:1}.action-list span,.detail-kicker,.lead-row em,.lead-row small,.metric-strip span{color:rgba(240,232,214,.54);font-size:12px;line-height:17px}.lead-board{display:grid;grid-gap:10px;gap:10px;margin-top:16px}.lead-row{display:grid;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:62px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:rgba(255,255,255,.045);padding:12px}.lead-row[data-tone=hot]{border-color:rgba(124,56,239,.36);background:rgba(124,56,239,.1)}.lead-row[data-tone=warn]{border-color:rgba(242,178,64,.22)}.lead-row[data-tone=good]{border-color:rgba(64,199,133,.22)}.hero-visual .lead-row[data-tone]{border-color:transparent}.avatar{overflow:hidden;display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:rgba(255,255,255,.08);color:var(--cream);font-size:13px;font-weight:600}.avatar img{width:100%;height:100%;object-fit:cover}.lead-row small,.lead-row strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lead-row strong{color:var(--cream);font-size:14px;font-weight:600}.lead-row em{justify-self:end;font-style:normal;white-space:nowrap}.product-detail-panel{border-left:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 50% 0,rgba(124,56,239,.18),transparent 42%),rgba(255,255,255,.024)}.product-detail-panel h3{margin-top:18px;color:var(--cream);font-size:26px;font-weight:500;line-height:1.06;letter-spacing:-.04em}.detail-progress{height:9px;margin-top:26px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.08)}.detail-progress i{display:block;height:100%;border-radius:inherit;background:var(--purple)}.action-list{display:grid;grid-gap:10px;gap:10px;margin-top:22px}.action-list span{position:relative;min-height:36px;border:1px solid rgba(255,255,255,.075);border-radius:10px;background:rgba(255,255,255,.04);padding:9px 10px 9px 28px}.action-list span:before{position:absolute;top:13px;left:12px;width:6px;height:6px;content:"";border-radius:50%;background:var(--purple)}.gym-product-stage .product-window{position:relative;inset:auto;margin:36px 34px}.gym-product-stage{min-height:520px}.gym-product-stage .product-body{grid-template-columns:1fr;min-height:0}.gym-product-stage .product-detail-panel{border-top:1px solid rgba(255,255,255,.08);border-left:0}.gym-detail-panel h3{font-size:28px}.gym-action-flow{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:18px;border:1px solid rgba(255,255,255,.075);border-radius:12px;background:rgba(255,255,255,.04);padding:10px 12px}.gym-action-flow span{min-height:0;border:0;border-radius:0;background:transparent;padding:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gym-action-flow span:before{display:none}.gym-action-flow .arrow-icon{width:15px;height:15px;flex:0 0 auto;color:var(--purple-soft)}.section-heading{margin-bottom:42px}.section-heading.split{display:flex;align-items:center;justify-content:space-between;gap:32px}.problem-title span{display:block}.section-heading.center{text-align:center}.audit-intro h1,.audit-panel h2,.cost-copy h2,.section-heading h2,.systems-copy h2,.tools-copy h2{font-size:clamp(34px,4vw,56px);font-weight:500;line-height:1.05;letter-spacing:-.05em}.section-heading p{max-width:620px;margin:14px auto 0;color:var(--muted);font-size:16px;line-height:24px}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.mistake-grid{grid-template-columns:repeat(3,1fr)}.problem-card{display:flex;min-height:328px;flex-direction:column;justify-content:space-between;border-radius:var(--radius);padding:78px 32px 28px}.problem-card p{max-width:315px;font-size:20px;line-height:28px}.problem-card strong{font-size:44px;font-weight:500;letter-spacing:-.05em}.mistake-card{min-height:112px;justify-content:center;background:#f5d8d8;padding:22px 24px}.mistake-card p{margin:0;max-width:none;font-size:18px;line-height:25px}.tone-1{background:#d6e0ea}.tone-2{background:#dacce3}.tone-3{background:#d3e2cf}.cost,.systems,.tools{display:grid;grid-template-columns:minmax(0,548px) minmax(0,1fr);align-items:center;grid-gap:92px;gap:92px}.phone-mock{min-height:622px;padding:44px 56px}.dashboard-mock,.phone-mock{isolation:isolate}.console-card,.pipeline-card,.weekly-card{position:relative;z-index:1;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(14,13,12,.94);color:var(--cream);box-shadow:0 18px 48px rgba(0,0,0,.28)}.console-card{min-height:570px;padding:26px 28px}.insight-line,.lead-card,.metrics span,.mini-build,.mini-table,.reminder-card,.weekly-card{border:1px solid rgba(255,255,255,.12);background:rgba(255,255,255,.035)}.lead-card,.reminder-card{position:relative;margin-top:30px;border-radius:16px;padding:20px 18px}.lead-card p,.reminder-card p{margin-top:13px;font-size:12px}.lead-card .warning{color:var(--gold)}.hot-pill,.live-pill,.purple-pill,.reminder-card span{position:absolute;top:20px;right:18px}.hot-pill{border-color:rgba(242,46,46,.5);background:rgba(242,46,46,.14);color:var(--red)}.purple-pill,.reminder-card span{border:1px solid rgba(171,115,255,.5);border-radius:999px;padding:5px 10px;color:var(--purple-soft);font-size:10px}.timeline{margin-top:38px}.timeline-row{display:grid;grid-template-columns:18px 1fr auto;align-items:center;grid-gap:14px;gap:14px;min-height:42px;color:rgba(240,232,214,.82);font-size:12px}.dot{width:10px;height:10px;border-radius:50%;background:var(--purple-soft)}.dot-1{background:var(--green)}.dot-2{background:var(--blue)}.dot-3{background:var(--gold)}.dot-4{background:var(--purple-soft)}.cost-copy .eyebrow,.eyebrow{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-bottom:18px;border-radius:999px;background:rgba(28,26,23,.1);padding:5px 12px;color:var(--ink);font-size:13px;font-weight:600;line-height:16px;text-transform:uppercase}.cost-copy ul{display:grid;grid-gap:16px;gap:16px;margin:30px 0 32px;padding:26px 0 0;border-top:1px solid var(--line);list-style:none}.cost-copy li{position:relative;padding-left:22px;font-size:16px;line-height:24px}.cost-copy li:before{position:absolute;top:9px;left:0;width:8px;height:8px;background:var(--ink);content:""}.systems{grid-template-columns:minmax(0,608px) minmax(0,500px)}.systems-copy h2{padding-bottom:34px;border-bottom:1px solid var(--line)}.system-list{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:34px 54px;gap:34px 54px;margin:36px 0 32px}.system-card{display:grid;grid-gap:12px;gap:12px;padding:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.system-card strong{font-size:18px;font-weight:500}.system-card span:last-child{color:var(--muted);font-size:16px;line-height:24px}.icon-flower{font-size:24px;line-height:1}.system-card .icon-flower,.system-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;background:#f3f3f3;color:var(--purple);font-size:0;font-weight:600}.system-card>.icon-flower:not(.system-svg-icon){display:none}.system-svg-icon:before{display:none!important;content:none!important}.system-svg-icon svg{width:19px;height:19px}.system-card:first-child .icon-flower:before,.system-icon-01:before{font-size:16px;content:"↳"}.system-card:nth-child(2) .icon-flower:before,.system-icon-02:before{font-size:16px;content:"◱"}.system-card:nth-child(3) .icon-flower:before,.system-icon-03:before{font-size:16px;content:"✦"}.system-card:nth-child(4) .icon-flower:before,.system-icon-04:before{font-size:16px;content:"⇄"}.dashboard-mock{min-height:568px;padding:40px 0 0 56px}.pipeline-card{min-height:538px;width:444px;padding:26px 28px;border-radius:24px 0 24px 24px}.metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:34px}.metrics span{display:grid;grid-gap:5px;gap:5px;border-radius:14px;padding:16px;color:#948c80;font-size:11px}.metrics strong{color:var(--cream);font-size:28px;line-height:1}.mini-table{margin-top:28px;border-radius:16px;padding:18px 20px}.mini-row{display:grid;grid-template-columns:1fr auto 42px;align-items:center;grid-gap:12px;gap:12px;min-height:46px;border-top:1px solid rgba(255,255,255,.08);font-size:12px}.mini-row:first-child{border-top:0}.status{border-radius:999px;padding:5px 9px;font-size:10px;font-weight:500}.status-1{color:var(--green);background:rgba(64,199,133,.12)}.status-2{color:var(--gold);background:rgba(242,178,64,.12)}.status-3{color:var(--red);background:rgba(242,46,46,.12)}.status-4{color:var(--blue);background:rgba(56,128,255,.12)}.status-5{color:var(--purple-soft);background:rgba(171,115,255,.12)}.first-sprint{background:var(--dark);color:white;padding:120px max(24px,calc((100vw - 1280px) / 2 + 40px))}.sprint-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px;max-width:1200px;margin:0 auto}.build-card,.wide-build{border-radius:var(--radius);background:var(--dark-card);padding:32px}.build-title{display:flex;align-items:center;gap:10px}.build-title h3,.proof-card h3,.wide-build h3{font-size:18px;font-weight:500}.build-card p,.wide-build p{margin-top:12px;color:rgba(255,255,255,.7);line-height:24px}.mini-build{position:relative;display:grid;min-height:232px;margin-top:36px;overflow:hidden;border-radius:18px;background:rgba(14,13,12,.96);padding:48px 22px}.mini-build.flow{grid-template-columns:repeat(4,1fr);gap:10px}.mini-build.flow span{display:grid;grid-gap:10px;gap:10px;border:1px solid rgba(171,115,255,.35);border-radius:14px;padding:14px}.mini-build b{display:grid;width:18px;height:18px;place-items:center;border-radius:50%;background:var(--purple);color:white;font-size:10px}.mini-build small,.mini-build strong{display:block}.mini-build strong{color:var(--cream);font-size:11px}.mini-build small{color:#948c80;font-size:9px}.mini-build.rows{align-content:center;gap:12px}.mini-build.rows span{display:grid;grid-template-columns:12px 1fr auto;align-items:center;grid-gap:12px;gap:12px;min-height:40px;border:1px solid rgba(255,255,255,.08);border-radius:12px;padding:0 14px}.text-button{display:inline-flex;gap:8px;margin-top:18px;padding:0;background:transparent;color:white;cursor:pointer}.wide-build{display:grid;grid-column:1/-1;grid-template-columns:.75fr 1fr;align-items:center;grid-gap:64px;gap:64px}.wide-build ul{display:grid;grid-gap:14px;gap:14px;margin:28px 0 0;padding:0;list-style:none;color:rgba(255,255,255,.82)}.wide-build li{border-left:1px solid rgba(255,255,255,.54);padding-left:12px}.weekly-card{min-height:304px;padding:22px 24px}.weekly-card>span{display:block;margin:4px 0 20px;color:#948c80;font-size:10px}.bar-row{display:grid;grid-template-columns:100px 1fr 34px;align-items:center;grid-gap:10px;gap:10px;margin-top:13px}.bar-row i{display:block;height:10px;overflow:hidden;border-radius:999px;background:#1f1d1b}.bar-row b{display:block;height:100%;border-radius:inherit;background:var(--purple-soft)}.bar-row .danger-bar{background:var(--red)}.insight-line{display:flex;justify-content:space-between;gap:12px;margin-top:22px;border-radius:12px;padding:12px 14px;font-size:11px}.insight-line span{color:var(--green)}.proof-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.proof-card{border:0;border-radius:var(--radius);background:#fff;padding:8px 8px 16px}.proof-shot{display:grid;min-height:292px;place-items:end start;margin-bottom:20px;border-radius:6px;padding:18px;background:radial-gradient(circle at 18% 12%,rgba(124,56,239,.45),transparent 34%),linear-gradient(145deg,#25221e,#0e0d0c);color:white}.proof-shot span{font-size:13px;opacity:.72}.proof-card .eyebrow{margin-left:10px}.proof-card .button,.proof-card h3,.proof-card p{margin-left:10px;margin-right:10px}.proof-card p{min-height:96px;margin-top:10px;color:var(--muted);line-height:24px}.old-proof-hidden{display:none}.live-proof{width:min(1200px,calc(100% - 48px));padding-top:132px;padding-bottom:84px}.live-proof-grid{grid-template-columns:repeat(3,1fr);gap:16px}.live-proof-card{display:flex;height:483px;flex-direction:column;border-radius:10px;background:var(--ink);padding:8px}.live-proof-card .proof-shot{height:292px;min-height:292px;overflow:hidden;margin-bottom:17px;border-radius:5px;background:#fff;padding:0}.live-proof-card .proof-shot img{display:block;width:100%;height:100%;object-fit:cover}.concept-canvas{position:relative;width:100%;height:100%;overflow:hidden;border-radius:inherit;background:radial-gradient(circle at 10% 0,rgba(124,56,239,.14),transparent 32%),linear-gradient(180deg,#fbfbfb,#f3f3f3);color:var(--ink)}.concept-modal{height:300px;margin:24px 0 4px;border-radius:12px}.concept-window{position:absolute;inset:28px 24px 20px;overflow:hidden;border-radius:16px;background:#141210;color:#f2eadc;box-shadow:0 22px 50px rgba(28,26,23,.22)}.concept-card .concept-window{inset:30px 18px 18px}.lead-os-card-dash{position:absolute;inset:28px 28px 24px;display:flex;overflow:hidden;flex-direction:column;border-radius:16px;background:#141210;color:#f2eadc;box-shadow:0 22px 50px rgba(28,26,23,.22)}.lead-os-card-top{display:flex;align-items:center;justify-content:space-between;min-height:46px;padding:0 18px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(124,56,239,.08)}.lead-os-card-top strong{font-size:13px}.lead-os-card-top em{border-radius:999px;background:rgba(64,199,133,.14);color:#77d7a6;padding:5px 9px;font-size:10px;font-style:normal;font-weight:700}.lead-os-card-search{margin:14px 18px 0;border:1px solid rgba(255,255,255,.1);border-radius:999px;padding:9px 14px;color:rgba(242,234,220,.52);font-size:11px}.lead-os-card-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px;margin:12px 18px 0}.lead-os-card-metrics span{display:grid;grid-gap:2px;gap:2px;border-radius:12px;background:rgba(255,255,255,.055);padding:9px 11px}.lead-os-card-metrics b{font-size:22px;line-height:1}.lead-os-card-metrics small{color:rgba(242,234,220,.52);font-size:10px}.lead-os-card-list{display:grid;grid-gap:10px;gap:10px;margin:12px 18px 18px}.lead-os-card-row{display:grid;grid-template-columns:32px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;min-height:50px;border:1px solid rgba(124,56,239,.3);border-radius:12px;background:rgba(124,56,239,.1);padding:8px 11px}.lead-os-card-row[data-tone=warn]{border-color:rgba(242,178,64,.26);background:rgba(242,178,64,.07)}.lead-os-card-row i{overflow:hidden;width:32px;height:32px;border-radius:50%}.lead-os-card-row i img{display:block;width:100%;height:100%;object-fit:cover}.lead-os-card-row span{display:grid;grid-gap:2px;gap:2px;min-width:0}.lead-os-card-row b,.lead-os-card-row em,.lead-os-card-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lead-os-card-row b{font-size:12px}.lead-os-card-row em,.lead-os-card-row small{color:rgba(242,234,220,.58);font-size:10px;font-style:normal}.lead-os-modal-dash{position:absolute;inset:22px;display:flex;overflow:hidden;flex-direction:column;border-radius:16px;background:#141210;color:#f2eadc;box-shadow:0 22px 50px rgba(28,26,23,.22)}.lead-os-modal-body{display:grid;grid-template-columns:minmax(0,1fr) 210px;grid-gap:18px;gap:18px;padding:18px}.lead-os-modal-dash .lead-os-card-list{grid-template-columns:1fr}.lead-os-modal-dash .lead-os-card-row{min-height:52px}.lead-os-modal-action{display:flex;min-width:0;flex-direction:column;border-left:1px solid rgba(255,255,255,.08);padding-left:18px}.lead-os-modal-action span{color:rgba(242,234,220,.5);font-size:11px}.lead-os-modal-action strong{margin-top:14px;color:#fff;font-size:22px;font-weight:600;line-height:1.05;letter-spacing:-.03em}.lead-os-modal-action div{height:8px;margin-top:20px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,.08)}.lead-os-modal-action div i{display:block;height:100%;border-radius:inherit;background:var(--purple)}.lead-os-modal-action p{margin-top:18px;color:rgba(242,234,220,.58);font-size:12px;line-height:18px}.concept-window-bar{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.08);background:rgba(124,56,239,.08)}.concept-window-bar span{font-size:13px;font-weight:700}.concept-window-bar em{border-radius:999px;background:rgba(64,199,133,.14);color:#77d7a6;padding:5px 9px;font-size:10px;font-style:normal;font-weight:700}.lead-os-grid{display:grid;grid-template-columns:96px minmax(0,1fr);height:calc(100% - 42px)}.lead-os-grid aside{display:grid;align-content:start;grid-gap:10px;gap:10px;padding:18px 12px;border-right:1px solid rgba(255,255,255,.08);background:rgba(255,255,255,.03)}.lead-os-grid aside b,.lead-os-grid aside span{border-radius:8px;padding:8px 10px;font-size:11px}.lead-os-grid aside b{background:rgba(255,255,255,.08)}.lead-os-grid aside span{color:rgba(242,234,220,.58)}.lead-os-grid section{padding:18px}.lead-os-search{border-radius:999px;border:1px solid rgba(255,255,255,.1);padding:10px 14px;color:rgba(242,234,220,.52);font-size:11px}.lead-os-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px;margin-top:12px}.lead-os-metrics span{display:grid;grid-gap:2px;gap:2px;border-radius:10px;background:rgba(255,255,255,.05);padding:10px}.lead-os-metrics b{font-size:20px;line-height:1}.lead-os-metrics small{color:rgba(242,234,220,.52);font-size:10px}.lead-os-list{display:grid;grid-gap:8px;gap:8px;margin-top:12px}.lead-os-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid rgba(124,56,239,.28);border-radius:10px;padding:8px 10px;background:rgba(124,56,239,.08)}.lead-os-row i{overflow:hidden;width:28px;height:28px;border-radius:50%;background:linear-gradient(135deg,#f4d8d8,#7c38ef)}.lead-os-row i img{display:block;width:100%;height:100%;object-fit:cover}.lead-os-row span{display:grid;grid-gap:2px;gap:2px;min-width:0}.lead-os-row b,.lead-os-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lead-os-row b{font-size:12px}.lead-os-row em,.lead-os-row small{color:rgba(242,234,220,.58);font-size:10px;font-style:normal}.lead-os-row[data-tone=warn]{border-color:rgba(242,178,64,.26);background:rgba(242,178,64,.07)}.lead-os-row[data-tone=good]{border-color:rgba(64,199,133,.26);background:rgba(64,199,133,.07)}.concept-workflow-map{background:radial-gradient(rgba(28,26,23,.12) 1px,transparent 0),linear-gradient(180deg,#fbfbfb,#f2f2f2);background-size:12px 12px,auto}.workflow-lines{position:absolute;inset:0;width:100%;height:100%;fill:none;stroke:rgba(28,26,23,.22);stroke-dasharray:6 6;stroke-linecap:round;stroke-width:2}.workflow-mini-node{position:absolute;display:grid;grid-template-columns:30px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px;width:150px;min-height:58px;border:1px solid rgba(28,26,23,.1);border-radius:12px;background:rgba(255,255,255,.92);padding:10px;box-shadow:0 10px 26px rgba(28,26,23,.08)}.concept-card .workflow-mini-node{width:128px;min-height:54px;gap:8px;padding:8px}.concept-card .workflow-mini-node i{width:26px;height:26px}.concept-card .workflow-mini-node b{font-size:11px}.concept-card .workflow-mini-node em,.concept-card .workflow-mini-node small{font-size:9px}.workflow-mini-node i{display:grid;width:30px;height:30px;place-items:center;border-radius:9px;background:rgba(124,56,239,.12);color:var(--purple)}.workflow-mini-node i svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.9}.workflow-mini-node span{display:grid;min-width:0}.workflow-mini-node b,.workflow-mini-node em,.workflow-mini-node small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.workflow-mini-node b{font-size:12px}.workflow-mini-node em,.workflow-mini-node small{color:var(--muted);font-size:10px;font-style:normal}.workflow-mini-node em{grid-column:1/-1;width:-moz-fit-content;width:fit-content;border-radius:999px;background:rgba(28,26,23,.05);padding:3px 7px}.workflow-mini-node[data-tone=green] i{background:rgba(64,199,133,.18);color:#1d9b56}.workflow-mini-node[data-tone=blue] i{background:rgba(56,128,255,.16);color:#256fff}.workflow-mini-node[data-tone=orange] i{background:rgba(242,178,64,.18);color:#b67510}.workflow-mini-node[data-tone=slate] i{background:rgba(28,26,23,.1);color:rgba(28,26,23,.58)}.node-a{left:20px;top:40px}.node-b{left:20px;bottom:40px}.node-c{left:50%;top:50%;transform:translate(-50%,-50%)}.node-d{right:20px;top:40px}.node-e{right:20px;bottom:40px}.live-proof-card:nth-child(2n) .proof-shot{background:#fff}.live-proof-card .eyebrow{display:none}.live-proof-card h3{margin:0 10px;color:#fff;font-size:24px;font-weight:500;line-height:40px;letter-spacing:-.64px}.live-proof-card h3 span{font-size:18px;font-weight:300}.live-proof-card p{display:-webkit-box;overflow:hidden;min-height:56px;margin:0 10px 18px;color:#fff;font-size:20px;line-height:28px;letter-spacing:-.36px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.live-proof-card .button{width:100%;min-height:42px;margin:auto 0 0;border-radius:9px;background:var(--purple);color:white}.testimonials{width:min(1200px,calc(100% - 48px));padding-top:88px;padding-bottom:98px}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:22px;column-gap:22px;grid-row-gap:22px;row-gap:22px;align-items:start}.testimonials-heading{margin-bottom:50px;text-align:left}.testimonials-heading h2{max-width:430px}.testimonials-heading h2 span{display:block}.testimonial-card{display:flex;height:302px;flex-direction:column;overflow:hidden;border-radius:var(--radius);background:#f3f3f3;padding:24px}.testimonial-card:nth-child(2),.testimonial-card:nth-child(4),.testimonial-card:nth-child(6){height:204px}.testimonial-card:first-child{grid-column:1;grid-row:1}.testimonial-card:nth-child(2){grid-column:2;grid-row:1}.testimonial-card:nth-child(3){grid-column:3;grid-row:1}.testimonial-card:nth-child(4){grid-column:1;grid-row:2}.testimonial-card:nth-child(5){grid-column:2;grid-row:2;margin-top:-98px}.testimonial-card:nth-child(6){grid-column:3;grid-row:2}.testimonial-card p{margin:0;color:var(--ink);font-size:19px;font-weight:500;line-height:28px;letter-spacing:-.32px}.testimonial-card p+p{margin-top:22px}.testimonial-person{display:flex;align-items:center;margin-top:auto;padding-top:20px}.testimonial-person img{display:none}.testimonial-person strong{display:block;font-family:"Instrument Serif",Georgia,serif;font-size:22px;font-weight:400;line-height:22px}.testimonial-person span{display:block;margin-top:4px;color:var(--purple);font-size:13px;line-height:18px;overflow-wrap:anywhere}.tools{width:min(1200px,calc(100% - 48px));min-height:516px;grid-template-columns:430px minmax(0,1fr);border-radius:var(--radius);background:#f3f3f3;padding:60px;gap:106px;align-items:center}.tools-copy h2{font-size:44px;line-height:50px;letter-spacing:-2.2px}.tools-copy p{max-width:395px;margin:18px 0 26px;color:rgba(28,26,23,.78);font-size:16px;line-height:24px}.tool-grid{display:grid;grid-template-columns:repeat(7,56px);justify-content:end;grid-gap:12px;gap:12px}.tool-tile{display:grid;width:56px;height:56px;place-items:center;border-radius:8px;overflow:hidden;background:rgba(255,255,255,.19);color:rgba(28,26,23,.34);font-size:10px;font-weight:600}.tool-tile img{width:24px;height:24px;object-fit:contain}.brand-tile{background:white;color:var(--ink)}.brand-tile img{width:32px;height:32px}.tool-tile:first-child{background:#0a66c2;color:white;font-size:18px}.tool-tile:first-child img,.tool-tile:nth-child(18) img{width:34px;height:34px}.tool-tile:nth-child(12) img,.tool-tile:nth-child(3) img{width:31px;height:31px}.tool-tile:nth-child(7){background:#ff4a00;color:white}.tool-tile:nth-child(7) img{width:46px;height:46px}.tool-tile:nth-child(14){background:rgba(255,255,255,.19);color:rgba(28,26,23,.34)}.tool-tile:nth-child(15){background:#ff5c35;color:white}.tool-tile:nth-child(23){background:#635bff;color:white}.tool-tile:nth-child(23) img{width:30px;height:30px}.tool-tile:nth-child(18){background:#146ef5;color:white}.tool-tile:nth-child(32){background:#eef7df;color:#6f9f32}.tool-tile:nth-child(35){background:#000;color:white}.tool-tile:nth-child(35) img{width:48px;height:48px}.tool-tile:nth-child(40){background:#6d2dff;color:white}.tool-tile:nth-child(42){background:#25d366;color:white}.audit-cta{padding-top:80px;padding-bottom:130px}.audit-panel{position:relative;display:grid;min-height:558px;align-content:center;justify-items:center;grid-gap:24px;gap:24px;overflow:hidden;border:0;border-radius:var(--radius);background:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.06) 1px,transparent 0),linear-gradient(135deg,#25221e,#11100f);background-size:260px 100%,100% 160px,auto;color:white;text-align:center}.audit-panel>*{position:relative;z-index:1}.audit-panel h2{max-width:660px;color:white}.audit-panel p{max-width:520px;margin:0 auto 8px;color:rgba(255,255,255,.72);line-height:28px}.footer{display:grid;grid-template-columns:1.4fr repeat(3,.5fr);grid-gap:64px;gap:64px;width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:86px 0 54px;border-top:1px solid var(--line)}.footer h2{margin:0 0 18px;color:rgba(28,26,23,.68);font-size:14px;font-weight:600;text-transform:uppercase}.footer a,.footer p{display:block;margin-top:12px;color:var(--muted);line-height:24px}.footer small{grid-column:1/-1;justify-self:end;color:rgba(28,26,23,.58)}.old-footer-hidden{display:none}.figma-footer{display:block;width:min(var(--max),calc(100% - 48px));margin:0 auto;padding:74px 0 50px;border-top:0}.footer-top{display:grid;grid-template-columns:minmax(0,390px) 180px 150px 126px;justify-content:space-between;grid-gap:48px;gap:48px}.figma-footer .footer-brand{max-width:390px}.figma-footer .footer-logo{display:inline-flex;align-items:center;gap:12px;margin-top:0;color:var(--ink);line-height:1;font-size:24px}.figma-footer .footer-logo .brand-mark{width:28px;height:28px;border-radius:6px}.figma-footer .footer-brand p{max-width:386px;margin:18px 0 0;color:#2f2f2f;font-size:17px;line-height:28px}.footer-col h2{margin:0;padding-bottom:15px;border-bottom:1px solid rgba(28,26,23,.1);color:var(--ink);font-weight:500;letter-spacing:-.36px;text-transform:uppercase}.footer-col a,.footer-col h2{font-size:16px;line-height:24px}.footer-col a{gap:8px;width:max-content;max-width:100%;margin-top:24px;color:rgba(28,26,23,.7);letter-spacing:-.32px;white-space:nowrap}.footer-bottom,.footer-col a{display:flex;align-items:center}.footer-bottom{justify-content:space-between;gap:32px;margin-top:45px;padding-top:28px;border-top:1px solid rgba(28,26,23,.07)}.footer-legal{display:flex;align-items:center;gap:10px;color:var(--ink);white-space:nowrap}.footer-legal .terms-link{margin-top:0;color:rgba(28,26,23,.72);font-size:15px;line-height:24px;letter-spacing:-.24px}.footer-socials{display:flex;gap:8px}.footer-socials a{display:grid;width:32px;height:32px;place-items:center;margin-top:0;border-radius:50%;background:rgba(28,26,23,.07);color:rgba(28,26,23,.7)}.footer-socials svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.footer-socials .x-logo{fill:currentColor;stroke:none}.figma-footer small{display:block;color:var(--ink);font-size:18px;line-height:28px;letter-spacing:-.32px;text-align:right}.legal-page{min-height:100vh;background:radial-gradient(circle at 16% 0,rgba(124,56,239,.1),transparent 28%),linear-gradient(180deg,#fff,#f8f7f4)}.legal-doc{width:min(820px,calc(100% - 48px));margin:0 auto;padding:84px 0 120px}.legal-doc h1{margin:10px 0 8px;font-size:clamp(42px,7vw,72px);font-weight:500;line-height:.96;letter-spacing:-.06em}.legal-updated{margin:0 0 46px;color:var(--muted)}.legal-doc section{padding:28px 0;border-top:1px solid rgba(28,26,23,.1)}.legal-doc h2{margin:0 0 12px;font-size:18px;font-weight:600;line-height:28px}.legal-doc p{margin:0;color:var(--muted);font-size:17px;line-height:29px}.legal-doc a{color:var(--purple)}.modal-backdrop{position:fixed;z-index:50;display:grid;place-items:center;inset:0;padding:24px;background:rgba(14,13,12,.6);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.modal-card{position:relative;width:min(760px,100%);border-radius:16px;background:white;padding:36px;box-shadow:0 30px 120px rgba(0,0,0,.35)}.modal-card h2{font-size:34px;line-height:1.08;letter-spacing:-.04em}.modal-card li,.modal-card p{color:var(--muted);line-height:24px}.modal-card p{margin-top:14px}.modal-card ul{display:grid;grid-gap:10px;gap:10px;margin:24px 0;padding-left:20px}.modal-actions{display:flex;flex-wrap:wrap;gap:12px}.modal-card>.button.primary{display:none}.modal-close{position:absolute;top:18px;right:18px;display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:#f3f3f3;color:var(--ink);cursor:pointer;font-size:22px}.audit-page{min-height:100vh;background:radial-gradient(circle at 15% 10%,rgba(124,56,239,.15),transparent 32%),linear-gradient(180deg,#fff,#f8f7f4)}.audit-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);align-items:start;grid-gap:72px;gap:72px;width:min(1120px,calc(100% - 48px));margin:0 auto;padding:72px 0 100px}.audit-intro{position:-webkit-sticky;position:sticky;top:110px}.audit-intro p{margin-top:22px;color:var(--muted);font-size:18px;line-height:28px}.deliverables{display:grid;grid-gap:12px;gap:12px;margin-top:34px;border-radius:var(--radius);background:var(--dark);padding:24px;color:white}.deliverables strong{margin-bottom:4px}.deliverables span{position:relative;padding-left:22px;color:rgba(255,255,255,.72);line-height:22px}.deliverables span:before{position:absolute;left:0;color:var(--green);content:"✓"}.audit-form{display:grid;grid-gap:16px;gap:16px;border:1px solid rgba(28,26,23,.08);border-radius:16px;background:rgba(255,255,255,.82);padding:24px;box-shadow:0 30px 80px rgba(28,26,23,.08);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.audit-form label{display:grid;grid-gap:8px;gap:8px;color:rgba(28,26,23,.72);font-size:13px;font-weight:600}.audit-form input,.audit-form select,.audit-form textarea{width:100%;border:1px solid rgba(28,26,23,.1);border-radius:10px;background:#fff;color:var(--ink);padding:13px 14px;outline:none}.audit-form input:focus,.audit-form select:focus,.audit-form textarea:focus{border-color:rgba(124,56,239,.55);box-shadow:0 0 0 4px rgba(124,56,239,.12)}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.form-submit{width:100%;margin-top:8px}.form-submit:disabled{cursor:wait;opacity:.7}.form-error{border-radius:10px;background:rgba(242,46,46,.08);padding:12px 14px;color:#9f1b1b}.success-card{display:grid;grid-gap:10px;gap:10px;border-radius:14px;background:rgba(64,199,133,.1);padding:18px}.success-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--green);color:white}.success-mark svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2.4}.success-card h2{font-size:22px}.success-card p{color:var(--muted);line-height:24px}.audit-confirmation{padding:24px}.audit-confirmation .button{width:-moz-fit-content;width:fit-content;margin-top:8px}.gym-page{--gym-section-space:168px;min-height:100vh;background:radial-gradient(circle at 78% 4%,rgba(124,56,239,.13),transparent 28%),linear-gradient(180deg,#ffffff,#f8f7f4 64%,#ffffff);color:var(--ink);overflow:hidden}.gym-nav{background:rgba(255,255,255,.88)}.gym-hero{display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);align-items:center;grid-gap:64px;gap:64px;width:min(1280px,calc(100% - 48px));margin:0 auto;padding:72px 0 76px}.gym-flow-board,.gym-hero-copy,.gym-hero-panel,.gym-system-copy{min-width:0}.gym-hero-copy h1{max-width:720px;font-size:clamp(48px,5.6vw,86px);line-height:.92}.gym-hero-copy p{max-width:600px;margin-top:24px;color:rgba(28,26,23,.76);font-size:19px;line-height:30px}.button-row.left{justify-content:flex-start}.gym-proof-row{display:flex;flex-wrap:wrap;gap:9px;margin-top:24px;color:rgba(28,26,23,.7);font-size:13px;line-height:18px}.gym-proof-row span{white-space:nowrap}.gym-proof-row i{color:rgba(28,26,23,.34);font-style:normal}.gym-hero-panel{position:relative;overflow:hidden;border:0;border-radius:18px;background:radial-gradient(circle,rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(180deg,#25221e,#11100f);background-size:18px 18px;padding:42px;box-shadow:0 28px 80px rgba(28,26,23,.18)}.gym-hero-panel:before{position:absolute;inset:22px 22px auto;height:42px;border:1px solid rgba(255,255,255,.1);border-radius:14px;content:"";background:linear-gradient(90deg,#f23a37 0 10px,transparent 10px 18px,#f2b240 18px 28px,transparent 28px 36px,#40c785 36px 46px,transparent 46px),#141312;background-position:16px 50%,0 0;background-repeat:no-repeat;box-shadow:0 12px 32px rgba(0,0,0,.22)}.gym-device{position:relative;z-index:1;min-height:520px;margin-top:52px;border:1px solid rgba(255,255,255,.1);border-radius:16px;background:rgba(14,13,12,.94);padding:26px;color:var(--cream);box-shadow:0 18px 48px rgba(0,0,0,.28)}.gym-device:after{position:absolute;top:108px;right:26px;bottom:26px;width:150px;border-radius:12px;content:"";background:linear-gradient(rgba(255,255,255,.08) 0 1px,transparent 1px 54px),linear-gradient(90deg,transparent,transparent),rgba(255,255,255,.035);box-shadow:inset 0 0 0 1px rgba(255,255,255,.1)}.gym-lead{position:relative;z-index:1;display:grid;grid-gap:8px;gap:8px;margin-top:24px;max-width:calc(100% - 178px);border:1px solid rgba(255,255,255,.12);border-radius:10px;background:#25221e;padding:18px;box-shadow:0 12px 34px rgba(0,0,0,.22)}.gym-lead.hot{border-color:rgba(64,199,133,.42);background:linear-gradient(180deg,rgba(64,199,133,.16),#25221e 38%)}.gym-lead span{color:#948c80;font-size:13px}.gym-lead small{color:var(--gold)}.gym-metrics{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:28px;max-width:calc(100% - 178px)}.gym-metrics span{display:grid;grid-gap:4px;gap:4px;border:1px solid rgba(255,255,255,.12);border-radius:10px;background:rgba(255,255,255,.035);padding:16px;color:#948c80;font-size:11px}.gym-metrics strong{color:var(--cream);font-size:28px;line-height:1}.gym-leak-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.gym-leak-card{min-height:320px;border-radius:var(--radius);background:#fff;padding:30px;box-shadow:inset 0 0 0 1px rgba(28,26,23,.08)}.gym-leak-card strong{display:block;margin-bottom:72px;color:var(--purple);font-size:56px;font-weight:500;letter-spacing:-.06em}.gym-leak-card h3{font-size:22px;font-weight:600;letter-spacing:-.03em}.gym-leak-card p{margin-top:12px;color:var(--muted);line-height:24px}.gym-system{display:grid;grid-template-columns:minmax(0,.8fr) minmax(0,1fr);align-items:center;grid-gap:80px;gap:80px;width:min(1320px,calc(100% - 48px));margin:0 auto var(--gym-section-space);border-radius:18px;background:#fff;padding:72px;box-shadow:0 22px 70px rgba(28,26,23,.07),inset 0 0 0 1px rgba(28,26,23,.06)}.gym-build h2,.gym-final h2,.gym-system-copy h2{font-size:clamp(38px,4.5vw,62px);font-weight:500;line-height:1.02;letter-spacing:-.05em}.gym-build p,.gym-final p,.gym-system-copy p{margin-top:20px;color:var(--muted);font-size:17px;line-height:28px}.gym-system-copy ul{display:grid;grid-gap:13px;gap:13px;margin:28px 0 0;padding:0;list-style:none}.gym-system-copy li{position:relative;padding-left:24px;color:rgba(28,26,23,.8);line-height:24px}.gym-system-copy li:before{position:absolute;left:0;color:var(--green);content:"✓"}.gym-flow-board{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:14px;gap:14px}.gym-flow-board article{min-height:218px;border-radius:var(--radius);border:0;background:#1c1a17;padding:24px;color:white;box-shadow:0 14px 38px rgba(28,26,23,.12)}.gym-flow-board span{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:var(--purple);font-weight:600}.gym-flow-board h3{margin-top:52px;font-size:22px;font-weight:500}.gym-flow-board p{margin-top:10px;color:rgba(255,255,255,.68);line-height:24px}.gym-workflows{padding-top:0;padding-bottom:var(--gym-section-space)}.gym-workflows .section-heading p{max-width:430px}.workflow-example-grid{display:grid;grid-gap:18px;gap:18px}.workflow-example{display:grid;grid-template-columns:1fr;grid-gap:0;gap:0;overflow:hidden;border:0;border-radius:var(--radius);background:#141312;box-shadow:0 18px 50px rgba(28,26,23,.16)}.workflow-example-head{padding:30px;background:#191817}.workflow-example-head span{color:var(--purple);font-size:12px;font-weight:700;text-transform:uppercase}.workflow-example-head h3{margin-top:58px;font-size:28px;font-weight:500;letter-spacing:-.04em;color:var(--cream)}.workflow-example-head p{margin-top:12px;color:#948c80;line-height:24px}.workflow-canvas{position:relative;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch;grid-gap:22px;gap:22px;min-height:344px;padding:38px;background:radial-gradient(circle at 82% 0,rgba(124,56,239,.28),transparent 30%),radial-gradient(circle,rgba(255,255,255,.07) 1px,transparent 0),#1b1917;background-size:auto,18px 18px,auto}.workflow-canvas:before{position:absolute;right:64px;left:64px;top:50%;height:1px;content:"";background:linear-gradient(90deg,transparent,rgba(255,255,255,.18),transparent)}.workflow-step-wrap{z-index:1;height:100%;align-items:center}.workflow-node,.workflow-step-wrap{position:relative;display:flex;min-width:0}.workflow-node{min-height:250px;flex:1 1 auto;flex-direction:column;border:0;border-radius:14px;background:radial-gradient(circle at 86% 0,rgba(124,56,239,.32),transparent 38%),#25221e;padding:16px;box-shadow:0 18px 46px rgba(0,0,0,.22),inset 0 0 0 1px rgba(255,255,255,.06)}.workflow-node-mark{display:grid;width:34px;height:34px;place-items:center;border-radius:10px;background:rgba(255,255,255,.08);color:var(--cream)}.workflow-node-mark svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.workflow-node strong{display:block;margin-top:auto;color:#fff;font-size:17px;font-weight:600;line-height:21px;letter-spacing:-.02em}.workflow-node small{display:-webkit-box;overflow:hidden;margin-top:8px;color:#948c80;font-size:12px;line-height:17px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.gym-build{background:var(--dark);color:white;padding:100px 24px}.gym-build-inner{display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.6fr);align-items:center;grid-gap:80px;gap:80px;width:min(var(--max),100%);margin:0 auto}.gym-build .eyebrow{background:rgba(255,255,255,.1);color:white}.gym-build p,.gym-final p{color:rgba(255,255,255,.72)}.gym-offer-card{border-radius:var(--radius);background:radial-gradient(circle at 80% 0,rgba(124,56,239,.45),transparent 30%),#25221e;padding:28px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.08)}.gym-offer-card h3{color:rgba(255,255,255,.62);font-size:14px;font-weight:600;text-transform:uppercase}.gym-offer-card strong{display:block;margin-top:16px;font-size:34px;font-weight:500;letter-spacing:-.04em}.gym-offer-card div{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0}.gym-offer-card span{border-radius:999px;background:rgba(255,255,255,.08);padding:7px 10px;color:rgba(255,255,255,.75);font-size:12px}.compare-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.compare-grid article{position:relative;display:flex;min-width:0;min-height:250px;flex-direction:column;border-radius:var(--radius);padding:28px;background:radial-gradient(circle at 78% 18%,rgba(124,56,239,.08),transparent 34%),#f3f3f3;box-shadow:inset 0 0 0 1px rgba(28,26,23,.05)}.compare-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.compare-top>div{display:grid;grid-gap:8px;gap:8px}.compare-step{display:inline-flex;width:-moz-fit-content;width:fit-content;border-radius:999px;background:rgba(124,56,239,.1);padding:6px 9px;color:var(--purple);line-height:1}.compare-label,.compare-step{font-size:12px;font-weight:700}.compare-label{color:rgba(28,26,23,.58);letter-spacing:.08em;text-transform:uppercase}.compare-grid h3{margin-top:auto;font-size:24px;font-weight:500;letter-spacing:-.04em}.compare-grid p{margin-top:12px;color:var(--muted);line-height:24px}.gym-final{width:min(var(--max),calc(100% - 48px));margin:0 auto 100px;border-radius:var(--radius);background:linear-gradient(90deg,rgba(255,255,255,.06) 1px,transparent 0),linear-gradient(180deg,rgba(255,255,255,.06) 1px,transparent 0),linear-gradient(135deg,#25221e,#11100f);background-size:260px 100%,100% 160px,auto;color:white;text-align:center}.gym-final>div{max-width:760px;margin:0 auto;padding:96px 24px}.gym-final .button{margin-top:30px}.gym-mini-footer{display:flex;align-items:center;justify-content:center;gap:14px;width:min(var(--max),calc(100% - 48px));margin:-42px auto 42px;color:rgba(28,26,23,.62);font-size:13px;line-height:20px}.gym-mini-brand{display:inline-flex;align-items:center;gap:9px;color:var(--ink);font-family:"Instrument Serif",Georgia,serif;font-size:20px;font-style:italic;line-height:1}.gym-mini-brand .brand-mark{width:24px;height:24px;border-radius:6px}.gym-mini-footer>i{width:1px;height:18px;background:rgba(28,26,23,.16)}.gym-mini-footer small{color:rgba(28,26,23,.62);font-size:inherit}.gym-mini-footer a:not(.gym-mini-brand){color:rgba(28,26,23,.66)}.gym-mini-footer a:not(.gym-mini-brand):hover{color:var(--purple)}.gym-mini-socials{display:flex;gap:7px}.gym-mini-socials a{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:rgba(28,26,23,.06)}.gym-mini-socials svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.gym-mini-socials .x-logo{fill:currentColor;stroke:none}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition-duration:1ms!important}}@media (max-width:1000px){.nav{padding-inline:24px}.nav-links{display:none}.audit-layout,.cost,.systems,.tools,.wide-build{grid-template-columns:1fr}.dashboard-mock{padding-right:56px}.pipeline-card{width:100%}.problem-grid,.proof-grid{grid-template-columns:1fr}.live-proof-grid,.testimonial-grid{grid-template-columns:repeat(2,1fr)}.testimonial-card:nth-child(5){margin-top:0}.sprint-grid{grid-template-columns:1fr}.tool-grid{grid-template-columns:repeat(5,56px);justify-content:start}.audit-intro{position:static}.footer{grid-template-columns:repeat(2,1fr)}.gym-build-inner,.gym-hero,.gym-system{grid-template-columns:1fr}.gym-hero{gap:40px}.builder-body{grid-template-columns:1fr}.builder-config,.builder-rail{display:none}.compare-grid,.gym-leak-grid,.workflow-example{grid-template-columns:1fr}.workflow-example-head h3{margin-top:28px}.workflow-canvas{min-height:auto;grid-template-columns:1fr;gap:14px}.workflow-canvas:before{display:none}}@media (max-width:720px){.gym-page{--gym-section-space:86px}.lead-os-modal-body{grid-template-columns:1fr}.lead-os-modal-action{display:none}.audit-layout,.footer,.section-pad{width:min(100% - 28px,var(--max))}.gym-leaks.section-pad,.hero.section-pad,.problem.section-pad{width:calc(100vw - 28px);max-width:calc(100vw - 28px);margin-right:14px;margin-left:14px}.gym-system{width:calc(100vw - 28px);margin:0 14px var(--gym-section-space);border-radius:16px;padding:30px 18px}.first-sprint,.section-pad{padding-top:72px;padding-bottom:72px}.audit-nav,.nav{padding:12px 14px}.brand{font-size:24px}.nav-cta{display:none}.hero-copy{width:min(calc(100vw - 56px),300px);margin-bottom:46px}h1{max-width:100%;font-size:28px;line-height:1.02;overflow-wrap:break-word}.mobile-title-break{display:block}.hero-copy p{max-width:100%;font-size:15px;line-height:24px}.button-row,.trust-row{align-items:stretch;flex-direction:column}.text-trust-row{align-items:center;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px}.hero-copy .button-row,.hero-copy .trust-row{width:100%;max-width:300px;margin-right:auto;margin-left:auto}.hero-copy .button{width:100%;white-space:normal}.dashboard-mock,.hero-visual,.phone-mock,.tools{padding:22px}.hero-visual{width:min(calc(100vw - 72px),304px);max-width:304px;margin-right:auto;margin-left:auto;padding:0;overflow:hidden}.product-stage{width:100%;max-width:100%;min-height:auto;border-radius:18px;padding:14px}.product-window{position:relative;inset:auto;width:100%;max-width:100%;border-radius:16px}.gym-product-stage .product-window{margin:0}.product-titlebar{min-height:58px;padding:0 14px}.window-actions span{display:none}.window-actions b{padding:6px 9px;font-size:11px}.hero-visual .window-actions{display:none}.gym-product-stage .product-body,.product-body{grid-template-columns:1fr;min-height:0}.product-sidebar{display:none}.product-detail-panel,.product-main-panel{padding:14px}.product-detail-panel{border-top:1px solid rgba(255,255,255,.08);border-left:0}.product-search{min-height:38px;padding:9px 12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.metric-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.metric-strip div{min-height:68px;padding:12px 10px}.metric-strip strong{font-size:24px}.lead-row{grid-template-columns:32px minmax(0,1fr);gap:10px;min-height:58px}.lead-row em{display:none}.avatar{width:32px;height:32px}.gym-detail-panel h3,.product-detail-panel h3{max-width:100%;font-size:22px;line-height:1.08;overflow-wrap:break-word}.stage-pill{padding:8px 10px;font-size:11px}.product-stage .stage-pill-bottom,.product-stage .stage-pill-top{display:none}.command-shell{min-height:auto;padding:18px}.builder-topbar{grid-template-columns:1fr auto;min-height:58px;padding:0 12px}.minibox-stage{min-height:540px;border-radius:18px}.stage-card-main{top:58px;left:18px;width:calc(100% - 36px);padding:22px}.stage-card-main h3{margin-top:18px;font-size:25px;line-height:1.08}.stage-card-side{right:18px;bottom:82px;width:calc(100% - 70px);padding:18px}.stage-card-soft{top:auto;right:24px;bottom:186px;width:calc(100% - 86px);opacity:.34}.stage-pill-top{top:18px;right:18px}.stage-pill-bottom{bottom:24px;left:18px}.builder-topbar span{display:none}.builder-topbar button{padding:8px 12px;font-size:12px}.builder-body,.builder-canvas{min-height:560px}.builder-canvas:before{top:136px;height:330px}.builder-canvas:after{display:none}.builder-node{width:min(260px,calc(100% - 36px));padding:13px 15px}.node-top{top:42px}.node-bottom,.node-left,.node-right{right:auto;left:50%;transform:translateX(-50%)}.node-left{top:170px}.node-right{top:302px}.node-bottom{bottom:42px}.mock-search,.mock-tabs{display:none}.rank-row{grid-template-columns:36px minmax(0,1fr)}.rank-row .down,.rank-row .pill,.rank-row .up,.rank-row span:nth-child(3){display:none}.section-heading.split{align-items:flex-start;flex-direction:column}.section-heading{width:100%;max-width:100%}.audit-intro h1,.audit-panel h2,.cost-copy h2,.section-heading h2,.systems-copy h2,.tools-copy h2{font-size:30px;letter-spacing:-.04em;overflow-wrap:break-word}.gym-leaks .section-heading h2,.problem .section-heading h2{max-width:300px;font-size:24px;line-height:1.08}.problem-card{min-height:238px;padding-top:42px}.live-proof-grid,.mistake-grid,.testimonial-grid{grid-template-columns:1fr}.mistake-card{min-height:auto;width:100%;overflow:hidden;padding:24px}.mistake-card p{width:min(100%,270px);max-width:100%;overflow-wrap:anywhere}.live-proof-card,.testimonial-card{height:auto;min-height:auto}.form-grid,.system-list{grid-template-columns:1fr}.mini-build.flow{grid-template-columns:repeat(2,1fr)}.tool-grid{grid-template-columns:repeat(4,56px)}.audit-panel{min-height:470px;padding:22px}.footer{gap:28px}.footer,.footer-top{grid-template-columns:1fr}.footer-top{gap:34px}.footer-bottom{align-items:flex-start;flex-direction:column}.footer-legal{align-items:flex-start;flex-wrap:wrap;white-space:normal}.figma-footer small{text-align:left}.footer small{justify-self:start}.gym-hero{display:block;width:calc(100vw - 48px);max-width:330px;margin-left:24px;margin-right:0;padding:64px 0}.gym-hero-copy,.gym-hero-copy h1,.gym-hero-copy p{max-width:100%}.gym-hero-copy h1{max-width:330px;font-size:38px;overflow-wrap:break-word}.gym-hero-copy p{max-width:330px;font-size:16px;line-height:26px}.gym-hero-panel{width:100%;max-width:330px;margin-top:40px;padding:14px}.gym-device{width:100%;max-width:100%;min-height:auto;padding:20px;overflow:hidden}.gym-device:after{display:none}.gym-lead,.gym-metrics{max-width:100%}.gym-device .console-head{display:grid;grid-gap:8px;gap:8px;padding-right:0}.gym-device .live-pill{position:static}.gym-lead,.gym-metrics span,.gym-proof-row span{min-width:0}.gym-page .button-row.left,.gym-proof-row{width:100%;max-width:330px}.gym-proof-row{overflow:hidden}.gym-proof-row span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.gym-page .button{width:100%;white-space:normal}.workflow-canvas,.workflow-example-head{padding:18px}.gym-flow-board,.gym-metrics{grid-template-columns:1fr}.gym-leak-card{min-height:auto}.gym-leak-card strong{margin-bottom:42px}.gym-final{margin-bottom:72px}.gym-final,.gym-mini-footer{width:min(calc(100% - 28px),var(--max))}.gym-mini-footer{flex-wrap:wrap;gap:10px 12px;margin-top:-44px;margin-bottom:34px}}@media (max-width:460px){.audit-nav .button{display:none}.dashboard-mock,.hero-visual,.phone-mock{margin-inline:0;border-radius:18px}.console-card,.pipeline-card{border-radius:16px;padding:18px}.metrics,.mini-row{grid-template-columns:1fr}.mini-row{gap:4px;padding:10px 0}.tool-grid{grid-template-columns:repeat(3,56px)}}@media (max-width:900px){.testimonial-card:nth-child(n){grid-column:auto;grid-row:auto}}