:root{--ink:#17211f;--muted:#5d6b67;--paper:#f7f5ef;--white:#fff;--line:#d9d5c9;--teal:#1b6f65;--teal-dark:#0c433d;--brass:#b88a3c;--brass-soft:#e4be73;--brass-panel:#f0dfb8;--blue:#234e70}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}main{overflow-x:hidden}.hero{min-height:88svh;color:var(--white);isolation:isolate;flex-direction:column;justify-content:space-between;padding:96px clamp(18px,4vw,64px) 48px;display:flex;position:relative}.heroImage{z-index:-3;background-image:url(/images/figdraft-hero.png);background-position:100%;background-size:cover;position:absolute;inset:0}.heroShade{z-index:-2;background:linear-gradient(90deg,#0c1514db 0%,#0c1514a8 36%,#0c15142e 100%),linear-gradient(#0c15140f 58%,#0c151499 100%);position:absolute;inset:0}.stickyHeader{z-index:40;color:var(--white);padding:18px clamp(18px,4vw,64px);transition:background .18s,border-color .18s,box-shadow .18s,padding .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s;position:fixed;top:0;left:0;right:0}.stickyHeader.isScrolled{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#111a18eb;border-bottom:1px solid #ffffff1a;padding-top:10px;padding-bottom:10px;box-shadow:0 18px 60px #00000038}.stickyInner{justify-content:space-between;align-items:center;gap:24px;width:100%;max-width:1180px;margin:0 auto;display:flex}.brand{align-items:center;gap:10px;font-size:17px;font-weight:800;display:inline-flex}.brandMark{background:#ffffff1f;border:1px solid #ffffff5c;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.siteNav{color:#ffffffd1;align-items:center;gap:clamp(14px,3vw,32px);font-size:14px;font-weight:650;display:flex}.siteNav a:hover{color:var(--white)}.headerCta{min-height:38px;color:var(--ink);background:var(--white);white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-size:14px;font-weight:850;display:inline-flex}.heroContent{width:min(720px,100%);max-width:1180px;margin:0 auto;padding:90px 0 58px}.eyebrow,.sectionLabel{color:var(--brass);letter-spacing:0;text-transform:uppercase;align-items:center;gap:8px;margin:0 0 18px;font-size:13px;font-weight:850;display:inline-flex}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;margin-bottom:18px;font-size:clamp(62px,9vw,132px);line-height:.9}.heroCopy{color:#ffffffe6;max-width:650px;margin-bottom:30px;font-size:clamp(24px,3.5vw,42px);font-weight:720;line-height:1.08}.heroActions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.primaryButton,.secondaryButton,.darkButton{border-radius:6px;justify-content:center;align-items:center;gap:10px;min-height:48px;padding:0 18px;font-size:15px;font-weight:800;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.primaryButton{color:var(--ink);background:var(--white)}.secondaryButton{color:var(--white);background:#ffffff14;border:1px solid #ffffff75}.primaryButton:hover,.secondaryButton:hover,.darkButton:hover{transform:translateY(-2px)}.secondaryButton:hover{border-color:#fffc}.riskReversal{color:#ffffffb3;margin:10px 0 0;font-size:14px;font-weight:760}.heroProof{flex-wrap:wrap;gap:10px;margin-top:24px;display:flex}.heroProof span{color:#ffffffd1;background:#ffffff1a;border:1px solid #ffffff3d;align-items:center;min-height:34px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.heroV2{min-height:80svh}.heroContentV2{width:min(840px,100%);padding:26px 0 18px}.heroSubcopy{color:#ffffffc2;max-width:620px;margin-bottom:22px;font-size:18px;font-weight:560;line-height:1.58}.heroProofV2 span{gap:8px}.heroProofV2 svg{flex:none}.proofStrip{color:var(--white);background:#111a18;border-top:1px solid #ffffff1a;padding:24px clamp(18px,4vw,64px)}.proofStripInner{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;width:min(100%,940px);margin:0 auto;display:grid}.proofStripInner div{text-align:center;justify-items:center;gap:4px;display:grid}.proofStrip strong{font-size:17px}.proofStrip span{color:#ffffff9e;font-size:14px}.proofStrip svg{color:var(--brass)}.introBand{background:var(--white);border-bottom:1px solid var(--line);padding:42px clamp(18px,4vw,64px)}.introGrid{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end;gap:clamp(28px,6vw,96px);max-width:1180px;margin:0 auto;display:grid}.introGrid h2,.sectionHeading h2,.trustCopy h2,.ctaBand h2{letter-spacing:0;margin-bottom:0;font-size:clamp(34px,5vw,68px);line-height:.98}.introGrid p:last-child,.trustCopy p{color:var(--muted);margin-bottom:0;font-size:18px;line-height:1.6}.section{padding:96px clamp(18px,4vw,64px)}.sectionHeading{text-align:center;max-width:850px;margin:0 auto 38px}.sectionHeading p:not(.sectionLabel){max-width:690px;color:var(--muted);margin:16px auto 0;font-size:18px;line-height:1.6}.demoSection{background:linear-gradient(180deg, var(--white) 0%, #eef0eb 100%);padding:96px clamp(18px,4vw,64px) 104px}.beforeAfter{max-width:1120px;margin:0 auto}.comparisonStage{background:var(--white);aspect-ratio:1.62;cursor:ew-resize;touch-action:none;-webkit-user-select:none;user-select:none;border:1px solid #cac6ba;border-radius:8px;position:relative;overflow:hidden;box-shadow:0 34px 100px #17211f24}.comparisonStage svg{width:100%;height:100%;display:block}.pencilSketch{background:#f4f0e4}.paperFold{fill:none;stroke:#48484317;stroke-width:1.5px}.pencilMain,.pencilGhost,.pencilSoft,.scribble,.pencilArrow,.pencilNote{fill:none;stroke:#343b38;vector-effect:non-scaling-stroke}.pencilMain{stroke-width:4.6px;opacity:.62}.pencilGhost{stroke-width:2.8px;opacity:.26}.pencilSoft{stroke-width:3.4px;opacity:.42}.scribble{stroke-width:2.2px;opacity:.28}.pencilArrow{stroke-width:2.1px;opacity:.38}.pencilNote{stroke-width:1.7px;opacity:.24}.roughNumber,.roughNote{fill:#2f34318c;font-family:Bradley Hand,Comic Sans MS,cursive;font-weight:700}.roughNumber{font-size:25px}.roughNote{font-size:20px;font-weight:600}.patentDraft{background:#f5f5f2}.sketchLayer,.cleanLayer{position:absolute;inset:0}.sketchLayer{background:#fbfaf6}.cleanLayer{clip-path:inset(0 0 0 var(--split))}.cleanLayer text{fill:#111a18;font-family:Arial,sans-serif;font-size:30px;font-weight:700}.cleanLayer .figureLabel{font-size:26px;font-weight:700}.cleanLayer .callouts{stroke-width:1.7px}.layerBadge{min-height:34px;color:var(--ink);background:#ffffffd1;border:1px solid #17211f26;align-items:center;padding:0 12px;font-size:13px;font-weight:850;display:inline-flex;position:absolute;top:18px;left:18px}.cleanBadge{color:var(--teal-dark);left:auto;right:18px}.splitHandle{inset:0 auto 0 var(--split);background:var(--teal);pointer-events:none;width:2px;position:absolute;transform:translate(-1px)}.splitHandle span{border:2px solid var(--teal);background:var(--white);cursor:grab;border-radius:50%;width:54px;height:54px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 12px 30px #17211f2e}.splitHandle span:before,.splitHandle span:after{content:"";border-top:2px solid var(--teal);border-left:2px solid var(--teal);width:9px;height:9px;position:absolute;top:50%}.splitHandle span:before{left:15px;transform:translateY(-50%)rotate(-45deg)}.splitHandle span:after{right:15px;transform:translateY(-50%)rotate(135deg)}.sliderControl{max-width:760px;color:var(--muted);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;margin:26px auto 0;font-size:14px;font-weight:800;display:grid}.sliderControl input{width:100%;accent-color:var(--teal)}.productSection{color:var(--white);background:#151f1d;padding:104px clamp(18px,4vw,64px)}.productHeading{text-align:center;max-width:840px;margin:0 auto 38px}.productHeading .sectionLabel{color:#e4be73}.productHeading h2{letter-spacing:0;margin-bottom:16px;font-size:clamp(34px,5vw,64px);line-height:1}.productHeading p:not(.sectionLabel){color:#ffffffad;max-width:680px;margin:0 auto;font-size:18px;line-height:1.58}.productShell{background:#f7f5ef;border:1px solid #ffffff26;border-radius:8px;max-width:1180px;margin:0 auto;overflow:hidden;box-shadow:0 40px 120px #00000061}.productTopbar{border-bottom:1px solid var(--line);background:var(--white);justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:0 16px;display:flex}.windowDots{gap:8px;display:flex}.windowDots span{background:#afb6ae;border-radius:50%;width:10px;height:10px}.productTopbar strong{margin-right:auto;font-size:15px}.productTopbar button{min-height:36px;color:var(--white);background:var(--teal);border:0;border-radius:6px;padding:0 13px;font-weight:850}.productGrid{grid-template-columns:68px minmax(0,1fr) 310px;min-height:560px;display:grid}.toolRail{border-right:1px solid var(--line);background:#ebe8df;align-content:start;gap:10px;padding:14px;display:grid}.toolRail button{width:40px;height:40px;color:var(--ink);background:var(--white);border:1px solid #cec8ba;border-radius:6px;place-items:center;display:grid}.studioCanvas{background-color:#f4f2ea;background-image:linear-gradient(#e2e0d8 1px,#0000 1px),linear-gradient(90deg,#e2e0d8 1px,#0000 1px),none;background-position:0 0,0 0,0 0;background-repeat:repeat,repeat,repeat;background-size:24px 24px;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;place-items:center;padding:clamp(18px,4vw,46px);display:grid}.studioCanvas svg{color:#111a18;filter:drop-shadow(0 18px 38px #17211f24);width:min(100%,720px);height:auto;display:block}.studioCanvas text{fill:currentColor;font-family:Arial,sans-serif;font-size:26px;font-weight:700}.studioCanvas .mockCallouts{stroke-width:1.6px}.partsPanel{border-left:1px solid var(--line);background:#fbfaf6;padding:18px}.panelHeader{color:var(--muted);text-transform:uppercase;justify-content:space-between;margin-bottom:10px;font-size:13px;font-weight:850;display:flex}.partLegend{color:var(--muted);margin:0 0 14px;font-size:13px;font-weight:650;line-height:1.35}.partsPanel ul{gap:8px;margin:0 0 18px;padding:0;list-style:none;display:grid}.partsPanel li{border:1px solid var(--line);background:var(--white);border-radius:6px;grid-template-columns:30px minmax(0,1fr);align-items:center;gap:10px;min-height:42px;padding:0 10px;font-size:14px;font-weight:700;display:grid}.partsPanel li span{color:var(--ink);text-overflow:ellipsis;white-space:nowrap;line-height:1.2;overflow:hidden}.partsPanel li strong{width:30px;height:30px;color:var(--white);background:var(--ink);border-radius:4px;place-items:center;display:grid}.complianceBox{color:var(--teal-dark);background:#e5f0ed;border-radius:8px;gap:9px;padding:13px;font-size:13px;font-weight:800;display:grid}.complianceBox span{align-items:center;gap:8px;display:flex}.painSection{background:var(--white)}.painGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1180px;margin:0 auto;display:grid}.painCard{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;min-height:260px;padding:26px}.painCard svg{color:var(--brass);margin-bottom:46px}.painCard h3{margin-bottom:10px;font-size:24px;line-height:1.08}.painCard p{color:var(--muted);margin-bottom:0;line-height:1.55}.splitSection.aiSection{background:#e8ebe5;grid-template-columns:minmax(0,540px) minmax(0,540px);justify-content:center;gap:clamp(30px,4vw,54px)}.comparisonCard{background:var(--white);border:1px solid #c9cec3;border-radius:8px;justify-self:end;gap:16px;width:min(100%,560px);padding:18px;display:grid;box-shadow:0 28px 70px #17211f1f}.badGood{gap:12px;display:grid}.badGood div{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;grid-template-columns:auto 1fr;align-items:center;gap:6px 10px;padding:16px;display:grid}.badGood div:first-child svg{color:#9b3d34}.badGood div:last-child svg{color:var(--teal)}.badGood span{color:var(--muted);grid-column:2;font-size:14px;line-height:1.45}.miniSpec{border:1px solid var(--line);background:var(--line);border-radius:8px;grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:1px;display:grid;overflow:hidden}.miniSpec span,.miniSpec strong{background:var(--white);padding:12px;font-size:14px}.miniSpec span{color:var(--muted);font-weight:800}.pricingSection{color:var(--white);background:#111a18;padding:96px clamp(18px,4vw,64px)}.pricingSection .sectionHeading p:not(.sectionLabel){color:#ffffffb3}.valueAnchor{border-left:4px solid var(--brass);background:#ffffff0b;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:0;max-width:980px;margin:0 auto 34px;display:grid}.valueAnchor div{align-content:start;gap:8px;min-height:0;padding:18px 22px;display:grid}.valueAnchor div+div{border-left:1px solid #ffffff21}.valueAnchor span{color:#ffffff9e;text-transform:uppercase;font-size:13px;font-weight:850}.valueAnchor p{color:#ffffffc2;margin:0;font-size:16px;line-height:1.55}.valueAnchor strong{color:#e4be73;font-size:1.08em}.pricingGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;max-width:1080px;margin:0 auto;display:grid}.priceCard{background:#ffffff0f;border:1px solid #ffffff29;border-radius:8px;min-height:370px;padding:24px;position:relative}.priceCardFeatured{background:#ffffff1a;border-color:#e4be73d1;box-shadow:0 22px 80px #00000038}.priceBadge{color:#111a18;background:#e4be73;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex;position:absolute;top:-14px;left:18px}.priceTop{justify-content:space-between;align-items:center;gap:14px;margin-bottom:32px;display:flex}.priceTop h3{margin-bottom:0}.priceTop svg{color:var(--brass)}.priceCard>strong{margin-bottom:12px;font-size:48px;line-height:1;display:block}.priceCard p{color:#ffffffad;line-height:1.55}.priceCard ul{gap:10px;margin:22px 0 0;padding:0;list-style:none;display:grid}.priceCard li{color:#ffffffdb;align-items:center;gap:9px;font-size:14px;font-weight:750;display:flex}.priceCard li svg{color:#9dd5c9}.priceCta{width:100%;min-height:42px;color:var(--ink);background:var(--white);border-radius:6px;justify-content:center;align-items:center;margin-top:24px;font-size:14px;font-weight:900;display:inline-flex}.priceCardFeatured .priceCta{background:#e4be73}.ctaBand.ctaBandV2{color:var(--ink);background:var(--brass-panel);grid-template-columns:minmax(0,610px) minmax(320px,520px);justify-content:center;align-items:flex-end;gap:clamp(26px,4vw,56px);display:grid}.ctaBand.ctaBandV2>div{max-width:610px}.ctaBand.ctaBandV2 .sectionLabel{color:#7a5521}.ctaBandV2 p:not(.sectionLabel){color:#17211fb8;max-width:600px;margin:18px 0 0;font-size:17px;line-height:1.55}.waitlistForm{background:#ffffff80;border:1px solid #17211f2e;border-radius:8px;flex:0 0 min(100%,520px);padding:18px}.waitlistForm label{color:#17211fc2;text-transform:uppercase;margin-bottom:10px;font-size:13px;font-weight:850;display:block}.waitlistForm div{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.waitlistForm input,.waitlistForm button{min-height:48px;font:inherit;border-radius:6px}.waitlistForm input{min-width:0;color:var(--ink);background:#ffffffb8;border:1px solid #17211f33;padding:0 14px}.waitlistForm input::placeholder{color:#17211f73}.waitlistForm button{color:var(--white);background:var(--ink);cursor:pointer;border:0;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-weight:850;display:inline-flex}.waitlistForm p{color:#17211f9e;margin:10px 0 0;font-size:13px;line-height:1.45}.splitSection{background:#e8ebe5;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(32px,6vw,82px);padding:96px clamp(18px,4vw,64px);display:grid}.editorMock{background:var(--white);border:1px solid #c9cec3;border-radius:8px;justify-self:end;width:min(100%,680px);overflow:hidden;box-shadow:0 28px 70px #17211f24}.mockToolbar{border-bottom:1px solid var(--line);background:#f8f8f4;gap:8px;padding:14px;display:flex}.mockToolbar span{background:#b7bdb4;border-radius:50%;width:10px;height:10px}.mockCanvas{padding:clamp(18px,4vw,42px)}.mockCanvas svg{color:#111a18;background:linear-gradient(#eef0ec 1px, transparent 1px), linear-gradient(90deg, #eef0ec 1px, transparent 1px), var(--white);background-size:28px 28px;width:100%;height:auto;display:block}.mockCanvas text{fill:currentColor;font-family:Arial,sans-serif;font-size:24px;font-weight:700}.trustCopy{max-width:590px}.trustCopy h2{margin-bottom:22px}.checkList{gap:16px;margin:28px 0 0;padding:0;list-style:none;display:grid}.checkList li{color:var(--ink);align-items:flex-start;gap:12px;font-size:16px;font-weight:650;line-height:1.45;display:flex}.checkList svg{color:var(--teal);flex:none;margin-top:2px}.audienceSection{background:var(--white)}.audienceList{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;max-width:980px;margin:0 auto;display:grid}.audienceItem{border:1px solid var(--line);min-height:110px;color:var(--ink);background:#fbfaf6;border-radius:8px;align-items:center;gap:14px;padding:22px;font-size:17px;font-weight:760;line-height:1.3;display:flex}.audienceItem svg{color:var(--blue);flex:none}.privacySection{color:var(--white);background:#151f1d;grid-template-columns:minmax(0,500px) minmax(0,520px);justify-content:center;align-items:center;gap:clamp(30px,4vw,52px);padding:96px clamp(18px,4vw,64px);display:grid}.privacyIntro{max-width:620px}.privacyIntro .sectionLabel{color:#e4be73}.privacyIntro h2{letter-spacing:0;margin-bottom:22px;font-size:clamp(34px,5vw,64px);line-height:1}.privacyIntro p:not(.sectionLabel){color:#ffffffb8;margin-bottom:0;font-size:18px;line-height:1.6}.privacyGrid{gap:12px;display:grid}.privacyCard{background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:6px 14px;padding:18px;display:grid}.privacyCard svg{color:#9dd5c9;grid-row:span 2}.privacyCard h3{margin-bottom:0;font-size:20px;line-height:1.12}.privacyCard p{color:#ffffffa8;margin-bottom:0;line-height:1.5}.ctaBand{color:var(--white);background:var(--teal-dark);justify-content:space-between;align-items:center;gap:28px;padding:76px clamp(18px,4vw,64px);display:flex}.ctaBand>div{max-width:790px}.ctaBand .sectionLabel{color:#e4be73}.darkButton{color:var(--ink);background:var(--white);flex:none}footer{color:#6d766f;background:#111a18;justify-content:space-between;align-items:center;gap:18px;padding:26px clamp(18px,4vw,64px);font-size:14px;display:flex}footer div{flex-wrap:wrap;align-items:center;gap:14px;display:flex}footer span:first-child{color:var(--white);font-weight:850}footer nav{align-items:center;gap:18px;display:flex}footer a{color:#ffffffb8;font-weight:750}footer a:hover{color:var(--white)}.legalPage{min-height:100svh;color:var(--ink);background:linear-gradient(180deg, #f0dfb8ad, #f7f5ef00 360px), var(--paper);padding:28px clamp(18px,4vw,64px) 72px}.legalHeader{max-width:980px;color:var(--muted);justify-content:space-between;align-items:center;gap:18px;margin:0 auto 42px;font-size:14px;font-weight:800;display:flex}.legalBrand{color:var(--ink);align-items:center;gap:10px;font-size:17px;font-weight:900;display:inline-flex}.legalBrand span{background:#ffffff85;border:1px solid #17211f38;place-items:center;width:34px;height:34px;display:grid}.legalDocument{border:1px solid var(--line);background:#ffffffd6;border-radius:8px;max-width:980px;margin:0 auto;padding:clamp(26px,5vw,58px);box-shadow:0 28px 80px #17211f1a}.legalDocument h1{margin-bottom:12px;font-size:clamp(44px,7vw,82px);line-height:.94}.legalUpdated{color:var(--muted);margin-bottom:34px;font-size:14px;font-weight:760}.legalDocument section{border-top:1px solid var(--line);padding:28px 0}.legalDocument section:first-of-type{margin-top:22px}.legalDocument h2{margin-bottom:14px;font-size:clamp(24px,3vw,34px);line-height:1.08}.legalDocument h3{margin:22px 0 8px;font-size:18px;line-height:1.2}.legalDocument p,.legalDocument li{color:var(--muted);line-height:1.65}.legalDocument p{margin-bottom:14px}.legalDocument ul{gap:7px;margin:0 0 14px;padding-left:22px;display:grid}.legalDocument strong{color:var(--ink)}.legalDocument a{color:var(--teal);font-weight:850}.legalInfoBox,.legalWarning{border:1px solid var(--line);background:#fbfaf6;border-radius:8px;gap:8px;margin:14px 0;padding:18px;display:grid}.legalInfoBox p,.legalWarning p{margin-bottom:0}.legalWarning{background:#f0dfb86b;border-color:#b88a3c6b}@media (max-width:980px){.hero{min-height:86svh}.heroImage{background-position:62%}.introGrid,.splitSection,.splitSection.aiSection,.privacySection{grid-template-columns:1fr}.audienceList,.painGrid,.pricingGrid{grid-template-columns:1fr 1fr}.valueAnchor{grid-template-columns:1fr}.valueAnchor div+div{border-top:1px solid #ffffff21;border-left:0}.proofStripInner{grid-template-columns:1fr}.proofStrip svg{display:none}.productGrid{grid-template-columns:58px minmax(0,1fr)}.partsPanel{border-top:1px solid var(--line);border-left:0;grid-column:1/-1}.editorMock{justify-self:stretch}.comparisonCard{justify-self:stretch;width:100%}.ctaBand{flex-direction:column;align-items:flex-start}.ctaBand.ctaBandV2{grid-template-columns:1fr}}@media (max-width:680px){.hero{min-height:84svh;padding-bottom:34px}.heroShade{background:linear-gradient(90deg,#0c1514e6 0%,#0c1514a8 100%),linear-gradient(#0c151414 58%,#0c15149e 100%)}.siteNav{display:none}.stickyHeader{padding:14px 18px}.stickyHeader.isScrolled{padding-top:9px;padding-bottom:9px}.stickyInner{gap:12px}.headerCta{min-height:36px;padding:0 11px;font-size:13px}.heroContent{padding-top:58px;padding-bottom:34px}h1{font-size:clamp(58px,19vw,88px)}.heroCopy{font-size:27px}.heroSubcopy{font-size:16px}.primaryButton,.secondaryButton{width:100%}.introBand,.section,.splitSection,.demoSection,.productSection,.pricingSection,.privacySection{padding-top:58px;padding-bottom:58px}.privacyCard,.audienceList,.painGrid,.pricingGrid{grid-template-columns:1fr}.comparisonStage{aspect-ratio:1.16}.layerBadge{min-height:30px;font-size:12px;top:12px;left:12px}.cleanBadge{right:12px}.sliderControl{grid-template-columns:1fr;gap:8px}.sliderControl span:last-child{justify-self:end}.productTopbar{flex-wrap:wrap;height:auto;padding:12px}.productGrid{grid-template-columns:1fr}.toolRail{border-right:0;border-bottom:1px solid var(--line);grid-template-columns:repeat(4,40px)}.studioCanvas{padding:14px}.miniSpec{grid-template-columns:1fr}.priceCard{min-height:auto}.waitlistForm div{grid-template-columns:1fr}.ctaBand h2,.introGrid h2,.sectionHeading h2,.trustCopy h2{font-size:38px}footer{flex-direction:column}}
