:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#142239;background:#f7f8fa;font-synthesis:none;--blue: #2867da;--ink: #10213a;--muted: #687991;--line: #dce3ec;--paper: #ffffff;--warm: #e8925d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:radial-gradient(circle at 8% 3%,rgba(55,115,231,.08),transparent 23%),#f7f8fa}a{color:inherit;text-decoration:none}p{text-wrap:pretty}.header{width:min(1180px,calc(100% - 40px));height:68px;margin:12px auto 0;padding:0 10px 0 18px;display:flex;align-items:center;gap:34px;position:sticky;top:12px;z-index:20;border:1px solid rgba(211,220,232,.84);border-radius:14px;background:#ffffffe0;box-shadow:0 12px 30px #1e345211;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.logo{margin-right:auto;display:inline-flex;align-items:center}.brand-logo{width:158px;height:auto;display:block}nav{display:flex;gap:27px;color:#607088;font-size:13px;font-weight:650}nav a:hover,.secondary-link:hover{color:var(--blue)}.button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:20px;padding:0 23px;border-radius:10px;color:#fff;background:var(--blue);box-shadow:0 9px 20px #2867da33;font-size:14px;font-weight:800;transition:.2s ease}.button:hover{background:#1e56bd;transform:translateY(-2px);box-shadow:0 13px 26px #2867da40}.button-small{min-height:40px;gap:12px;padding:0 16px;font-size:12px}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--blue);font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.eyebrow i{width:7px;height:7px;display:block;border-radius:50%;background:var(--warm);box-shadow:0 0 0 5px #e8925d21}.eyebrow.light{color:#a9c5fb}.eyebrow.eyebrow-natural{text-transform:none}.hero{width:min(1180px,calc(100% - 40px));min-height:765px;margin:0 auto;padding:100px 0;display:grid;grid-template-columns:.95fr 1.05fr;gap:72px;align-items:center}h1{max-width:650px;margin:24px 0 25px;color:var(--ink);font-size:clamp(52px,5.6vw,76px);line-height:.98;letter-spacing:-.064em}h1 em{color:#3773e7;font-style:normal}.hero-copy>p{max-width:610px;margin:0;color:#64758d;font-size:18px;line-height:1.7}.actions{display:flex;align-items:center;gap:25px;margin-top:33px}.secondary-link{display:inline-flex;align-items:center;gap:10px;color:#52647d;font-size:13px;font-weight:750}.play{width:28px;height:28px;display:grid;place-items:center;border:1px solid #ced8e5;border-radius:50%;font-size:11px}.hero-proof{display:flex;align-items:center;gap:13px;margin-top:46px}.hero-proof p{margin:0;color:#8491a2;font-size:10px;line-height:1.45}.hero-proof b{color:#41536b}.avatars{display:flex}.avatars img{width:40px;height:40px;display:block;border:2px solid #f7f8fa;border-radius:50%;object-fit:cover;background:#fff;box-shadow:0 6px 15px #1b304c21}.avatars img+img{margin-left:-10px}.hero-visual{position:relative}.product-card{padding:14px 22px 22px;position:relative;z-index:2;border:1px solid #d7e1ef;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:0 35px 90px #142d5226,0 0 0 7px #ffffff8c;transform:perspective(1100px) rotateY(-2deg) rotateX(1deg)}.product-card:before{content:"";position:absolute;width:230px;height:230px;right:-60px;top:-65px;z-index:-1;border-radius:50%;background:#3773e72e;filter:blur(42px)}.product-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:22px}.product-head>div{display:grid;gap:2px}.product-head small{color:#8a98aa;font-size:8px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.product-head b{font-size:17px}.product-head>span{padding:6px 9px;border-radius:6px;color:#316bd6;background:#edf4ff;font-size:11px;font-weight:800}.product-head .live-status{min-width:142px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font-size:7px;letter-spacing:.01em}.live-status i{width:6px;height:6px;display:block;border-radius:50%;background:#48b48b;box-shadow:0 0 0 4px #48b48b1c;animation:live-pulse 2s ease-in-out infinite}.week{display:grid;grid-template-columns:repeat(5,1fr);overflow:hidden;border:1px solid #e5eaf1;border-radius:10px}.day{min-height:210px;padding:14px 10px;border-right:1px solid #e9edf3}.day:last-child{border-right:0}.day b{display:block;color:#2f4058;font-size:11px;text-transform:uppercase}.day>span{display:block;margin:5px 0 17px;color:#8a97a8;font-size:8px}.day i{height:49px;margin-top:8px;padding:8px 6px;display:grid;gap:4px;position:relative;border-left:4px solid #3f7aea;border-radius:5px;color:#5d708b;background:#f0f5fd;font-size:7px;font-style:normal;font-weight:700;opacity:.06;transform:translateY(7px) scale(.96)}.day i small{color:#94a1b2;font-size:6px}.day i.filled{animation:route-fill .56s cubic-bezier(.2,.8,.2,1) both}.day i.route-green{border-color:#55b894;background:#eff9f5}.day i.route-orange{border-color:#e59a62;background:#fff5ed}.day i em{padding:3px 4px;position:absolute;right:4px;top:4px;border-radius:3px;color:#52709b;background:#ffffffbf;font-size:5px;font-style:normal;font-weight:900}.day i.route-green em{color:#338365}.day i.route-orange em{color:#a86335}.success{display:flex;align-items:center;gap:11px;margin-top:18px;padding:12px;border-radius:9px;background:#eefaf5}.success>span{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#43ad82;font-weight:900}.success div{display:grid;gap:2px}.success b{color:#244c3e;font-size:11px}.success small{color:#6d9385;font-size:9px}.success.planning{position:relative;overflow:hidden;background:#eff5ff}.success.planning>span{background:#4b7fdd;font-size:9px}.success.planning b{color:#31558d}.success.planning small{color:#7991b5}.planning-progress{height:2px;position:absolute;left:0;right:0;bottom:0;display:block!important;background:#dbe7f8}.planning-progress i{height:100%;display:block;background:linear-gradient(90deg,#4c80df,#65a0ed);transition:width .45s cubic-bezier(.2,.8,.2,1)}.floating-note{position:absolute;z-index:3;display:flex;align-items:center;border:1px solid rgba(215,224,236,.92);background:#fffffff0;box-shadow:0 18px 50px #182d4a26;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.note-one{top:-33px;right:-28px;padding:14px 18px;border-radius:12px;flex-direction:column;align-items:flex-start}.note-one b{color:#278b69;font-size:21px;letter-spacing:-.04em}.note-one span{color:#7b899b;font-size:8px}.note-two{left:-37px;bottom:-32px;gap:11px;padding:13px 16px;border-radius:12px}.note-two div{display:grid;gap:2px}.note-two b{color:#34465e;font-size:10px}.note-two small{color:#8794a5;font-size:8px}.pulse{width:9px;height:9px;display:block;border-radius:50%;background:#41b486;box-shadow:0 0 0 5px #41b48624}.note-one{animation:note-float 5s ease-in-out infinite}.note-two{animation:note-float 5.8s .8s ease-in-out infinite reverse}.trust-line{width:min(1180px,calc(100% - 40px));margin:0 auto 150px;padding:24px 25px;display:grid;grid-template-columns:minmax(290px,1fr) minmax(470px,1.7fr) auto;align-items:center;gap:8px;position:relative;overflow:hidden;border:1px solid #d8e2ef;border-radius:18px;color:#354a66;background:#ffffffe0;box-shadow:0 18px 55px #19335814;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.trust-line:before{content:"";width:210px;height:210px;position:absolute;right:-110px;top:-125px;border-radius:50%;background:radial-gradient(circle,#3874e52b,#3874e500 70%);pointer-events:none}.trust-intro{display:grid}.trust-intro strong{color:#162a46;font-size:20px;line-height:1.12;letter-spacing:-.035em}.trust-intro strong span{display:block;white-space:nowrap}.trust-benefits{display:grid;grid-template-columns:repeat(3,1fr);border-left:1px solid #e1e7ef}.trust-item{min-height:62px;padding:4px 10px;display:flex;align-items:flex-start;gap:8px;border-right:1px solid #e1e7ef}.trust-item>span{width:21px;height:21px;flex:0 0 21px;display:grid;place-items:center;border-radius:50%;color:#2867da;background:#eaf2ff;font-size:10px;font-weight:900}.trust-item p{margin:0;display:grid;gap:5px}.trust-item b{color:#263a56;font-size:12px;line-height:1.25}.trust-item small{max-width:145px;color:#7b899b;font-size:9px;line-height:1.45}.trust-cta{min-height:45px;padding:0 15px;display:inline-flex;align-items:center;justify-content:center;gap:12px;position:relative;border:1px solid #cbd9ee;border-radius:10px;color:#245dbf;background:#f4f8ff;font-size:11px;font-weight:850;white-space:nowrap;transition:transform .2s ease,color .2s ease,border-color .2s ease,background .2s ease}.trust-cta span{font-size:15px;transition:transform .2s ease}.trust-cta:hover{border-color:#2867da;color:#fff;background:#2867da;transform:translateY(-2px)}.trust-cta:hover span{transform:translate(3px)}.problem-story{width:min(1180px,calc(100% - 40px));margin:0 auto 155px;display:grid;grid-template-columns:.88fr 1.12fr;gap:100px;align-items:center}.media-placeholder{position:relative;overflow:hidden;border:1px solid #d6dfe9;border-radius:20px;background:#e9edf1;isolation:isolate}.media-placeholder:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(145deg,transparent 0 43%,rgba(255,255,255,.55) 43.2% 43.8%,transparent 44%),radial-gradient(circle at 70% 28%,rgba(52,113,224,.21),transparent 25%),linear-gradient(160deg,#eef0f1,#dfe6ed)}.media-placeholder:after{content:"";width:160px;height:160px;position:absolute;right:-40px;top:-45px;z-index:-1;border-radius:50%;border:1px solid rgba(53,96,152,.16);box-shadow:0 0 0 25px #ffffff1c,0 0 0 50px #ffffff14}.is-visible .media-placeholder:after{animation:placeholder-orbit 11s ease-in-out infinite alternate}.media-office{min-height:590px}.site-photo{margin:0;position:relative;overflow:hidden;border-radius:20px;background:#dfe5ec;box-shadow:0 30px 75px #172c4821;isolation:isolate}.site-photo:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(180deg,transparent 53%,rgba(9,21,37,.74) 100%);pointer-events:none}.site-photo img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;display:block;object-fit:cover;transform:scale(1.035);transition:transform 1.2s cubic-bezier(.2,.8,.2,1)}.is-visible .site-photo img{transform:scale(1)}.media-office img{object-position:center 48%}.photo-caption{max-width:390px;padding:19px 21px;position:absolute;left:22px;right:22px;bottom:20px;z-index:2;display:grid;gap:6px;border:1px solid rgba(255,255,255,.22);border-radius:12px;color:#fff;background:#0c1a2ca8;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.photo-caption small{color:#a9c5fb;font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.photo-caption b{font-size:13px;line-height:1.45}.media-index{position:absolute;top:25px;left:26px;color:#64758b;font-size:9px;font-weight:900;letter-spacing:.13em}.media-copy{position:absolute;left:25px;right:25px;bottom:24px;padding:20px;display:grid;gap:5px;border:1px solid rgba(255,255,255,.65);border-radius:12px;background:#ffffffc7;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.media-copy small{color:var(--blue);font-size:8px;font-weight:900;letter-spacing:.13em;text-transform:uppercase}.media-copy b{color:#263a56;font-size:13px}.media-copy span{color:#77869a;font-size:9px}.story-copy h2,.dashboard-copy h2,.voice-copy h2,.founders-head h2{margin:17px 0 24px;color:var(--ink);font-size:clamp(41px,4.5vw,58px);line-height:1.04;letter-spacing:-.055em}.story-copy>p{color:var(--muted);font-size:14px;line-height:1.75}.story-copy .lead{color:#344a67;font-size:19px;line-height:1.6}.reality-list{margin-top:28px;display:grid;border-top:1px solid var(--line)}.reality-list span{padding:16px 0;display:flex;gap:18px;border-bottom:1px solid var(--line);color:#52657e;font-size:12px}.reality-list b{color:#a0aab7;font-size:9px}.turning-point{width:min(1180px,calc(100% - 40px));margin:0 auto 155px;padding:75px 0;border-top:1px solid #ccd5e0;border-bottom:1px solid #ccd5e0}.turning-kicker{margin-bottom:36px;color:#8794a5;font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.turning-point blockquote{max-width:1050px;margin:0;color:#18304e;font-size:clamp(42px,5.5vw,71px);font-weight:750;line-height:1.08;letter-spacing:-.055em}.turning-point blockquote em{color:var(--blue);font-style:normal}.turning-answer{margin-top:48px;display:flex;justify-content:flex-end;gap:22px;color:#7a899b;font-size:12px}.turning-answer b{color:#2e4562}.comparison-section{width:min(1180px,calc(100% - 40px));margin:0 auto 155px}.comparison-intro h2,.section-heading h2,.process h2{margin:16px 0 20px;color:var(--ink);font-size:clamp(40px,4.5vw,57px);line-height:1.06;letter-spacing:-.052em}.comparison-intro p,.section-heading>p,.process-copy>p{margin:0;color:var(--muted);font-size:15px;line-height:1.78}.comparison-intro{max-width:760px;margin-bottom:65px}.comparison-cards{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:0;align-items:start}.comparison-cards article{padding:40px 38px 36px;border-radius:13px}.comparison-cards .before{margin-top:45px;border:1px solid #e7e9ec;border-radius:13px 0 0 13px;background:#f1f2f3}.comparison-cards .after{position:relative;z-index:2;border:1px solid #173d74;color:#fff;background:linear-gradient(145deg,#0d192b,#112847 58%,#173f79);box-shadow:0 28px 65px #0f254433}.comparison-logo{width:135px;height:auto;display:block;margin-bottom:26px}.comparison-cards h3{margin:0 0 26px;color:#111820;font-size:23px;line-height:1.18;letter-spacing:-.03em}.comparison-cards .after h3{color:#fff}.comparison-cards ul{display:grid;gap:16px;margin:0;padding:0;list-style:none}.comparison-cards li{position:relative;padding-left:26px;color:#28394e;font-size:15px;line-height:1.55}.comparison-cards .after li{color:#edf3fc}.comparison-cards li:before{content:"✓";position:absolute;left:0;top:1px;color:#4a86ef;font-weight:900}.craft-story{width:min(1180px,calc(100% - 40px));min-height:530px;margin:0 auto 155px;position:relative;overflow:hidden;border-radius:24px;color:#fff;background:#17263a;box-shadow:0 32px 85px #1428432e;isolation:isolate}.craft-story:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,#030a13,#050e1ae6 40%,#0813216b 62%,#09142312 80%),linear-gradient(0deg,rgba(9,20,35,.46),transparent 48%)}.craft-story>img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2;object-fit:cover;object-position:center;transform:scale(1.035);transition:transform 1.2s cubic-bezier(.2,.8,.2,1)}.craft-story.is-visible>img{transform:scale(1)}.craft-story figcaption{max-width:560px;padding:76px 65px;position:relative;z-index:1}.craft-story h2{margin:18px 0 22px;font-size:clamp(44px,5vw,65px);line-height:1;letter-spacing:-.058em}.craft-story figcaption>p{max-width:490px;margin:0;color:#c9d4e3;font-size:14px;line-height:1.78}.craft-tag{padding:16px 19px;position:absolute;right:28px;bottom:26px;z-index:2;display:flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.28);border-radius:13px;background:#0c1b2ec2;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.craft-tag>span{width:29px;height:29px;display:grid;place-items:center;border-radius:50%;color:#9ae2c7;background:#48b28b2e;font-size:10px}.craft-tag p{margin:0;display:grid;gap:3px}.craft-tag b{font-size:10px}.craft-tag small{color:#aebdce;font-size:8px}.automation{padding:130px max(20px,calc((100% - 1180px)/2)) 145px;margin-bottom:145px;background:#111e31}.section-heading{max-width:760px;margin-bottom:55px}.section-heading.centered{max-width:800px;margin:0 auto 70px;text-align:center}.automation .section-heading h2{color:#f5f8fc}.automation .section-heading p{color:#8fa0b8}.automation-title>span{white-space:nowrap}.automation-stage{display:grid;grid-template-columns:1fr .62fr 1fr;gap:50px;align-items:center}.factor-cloud{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.factor-cloud span{padding:11px 14px;border:1px solid rgba(255,255,255,.1);border-radius:7px;color:#aeb9c9;background:#ffffff09;font-size:10px}.factor-cloud span.accent{color:#dce9ff;border-color:#447ee45c;background:#3773e71f}.automation-core{aspect-ratio:1;display:grid;place-content:center;text-align:center;position:relative;border:1px solid rgba(94,143,228,.4);border-radius:50%;color:#fff;background:radial-gradient(circle at 40% 35%,#3472df,#1d4d9e 65%,#173968);box-shadow:0 0 0 18px #3773e70f,0 0 0 40px #3773e709}.automation-core small{margin-bottom:11px;color:#b9d0fa;font-size:8px;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.automation-core strong{font-size:28px;line-height:1;letter-spacing:-.04em}.automation-core>span{position:absolute;right:-8px;top:calc(50% - 14px);width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#2867da;background:#fff}.automation.is-visible .automation-core{animation:engine-breathe 4s ease-in-out infinite}.automation.is-visible .factor-cloud span{animation:factor-float 4.5s ease-in-out infinite}.automation.is-visible .factor-cloud span:nth-child(2n){animation-delay:-.9s}.automation.is-visible .factor-cloud span:nth-child(3n){animation-delay:-1.8s}.result-stack{display:grid;gap:12px}.result-stack>div{padding:15px;display:flex;align-items:center;gap:12px;border:1px solid rgba(255,255,255,.1);border-radius:10px;background:#ffffff0e}.result-stack>div>span{width:29px;height:29px;display:grid;place-items:center;flex:0 0 auto;border-radius:50%;color:#9ae2c7;background:#48b28b21;font-size:10px}.result-stack p{margin:0;display:grid;gap:3px}.result-stack b{color:#e8eef7;font-size:11px}.result-stack small{color:#8394ac;font-size:8px}.section-wide{width:min(1180px,calc(100% - 40px));margin-left:auto;margin-right:auto}.outcomes{margin-bottom:155px}.outcomes-head{margin-bottom:52px;display:grid;grid-template-columns:1.1fr .9fr;gap:120px;align-items:end}.outcomes-head h2{margin:17px 0 0;color:var(--ink);font-size:clamp(42px,4.7vw,60px);line-height:1.04;letter-spacing:-.055em}.outcomes-head>p{margin:0 0 5px;color:var(--muted);font-size:14px;line-height:1.8}.outcome-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-left:1px solid var(--line)}.outcome-grid article{min-height:260px;padding:28px;position:relative;border-right:1px solid var(--line);border-bottom:1px solid var(--line);background:#ffffff8c}.outcome-grid article.featured{color:#fff;background:var(--blue)}.outcome-grid article>span{color:#9aa6b5;font-size:9px;font-weight:900}.outcome-grid .featured>span{color:#bcd1f7}.outcome-grid h3{margin:52px 0 12px;color:#1f3552;font-size:20px;letter-spacing:-.025em}.outcome-grid .featured h3{color:#fff}.outcome-grid p{max-width:290px;margin:0;color:#738298;font-size:12px;line-height:1.7}.outcome-grid .featured p{color:#c8d9f8}.growth-mark{position:absolute;right:24px;top:22px;font-size:31px;font-weight:300}.dashboard-showcase{width:min(1180px,calc(100% - 40px));margin:0 auto 165px;display:grid;grid-template-columns:.8fr 1.2fr;gap:90px;align-items:center}.dashboard-copy>p,.voice-copy>p,.founders-copy>p{color:var(--muted);font-size:14px;line-height:1.78}.dashboard-copy ul{margin:27px 0 0;padding:0;display:grid;gap:13px;list-style:none}.dashboard-copy li{padding-left:25px;position:relative;color:#52667f;font-size:12px}.dashboard-copy li:before{content:"✓";position:absolute;left:0;color:var(--blue);font-weight:900}.media-dashboard{min-height:535px;position:relative;overflow:hidden;border:1px solid #cfd9e6;border-radius:22px;color:#dce8fa;background:#0d1830;box-shadow:0 34px 80px #19304e29}.dash-topbar{height:49px;padding:0 15px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08);background:#091326}.dash-topbar>img{width:104px;height:auto;display:block}.dash-topbar>div{display:flex;align-items:center;gap:7px}.dash-topbar>div>span{width:6px;height:6px;display:block;border-radius:50%;background:#39c989;box-shadow:0 0 0 3px #39c98921}.dash-topbar small{color:#8190a8;font-size:6px;font-weight:750}.dash-topbar i{width:25px;height:25px;margin-left:5px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.12);border-radius:8px;color:#d9e6f8;background:#ffffff0d;font-size:7px;font-style:normal;font-weight:900}.dash-body{min-height:486px;display:grid;grid-template-columns:91px 1fr}.dash-nav{padding:14px 10px;display:flex;flex-direction:column;border-right:1px solid rgba(255,255,255,.08);background:#0a1428}.dash-nav b{margin-bottom:13px;padding:8px 9px;border:1px solid rgba(120,165,236,.24);border-radius:7px;color:#fff;background:#5b89d321;font-size:7px}.dash-nav small{margin:11px 8px 4px;color:#5f6e85;font-size:5px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.dash-nav span{padding:5px 8px;color:#aab8cd;font-size:6px;font-weight:750}.dash-main{min-width:0;padding:13px 13px 74px;position:relative;background:radial-gradient(circle at 88% 38%,rgba(45,95,190,.23),transparent 38%),#101c34}.dash-cards{display:grid;grid-template-columns:1.05fr .9fr 1fr;gap:9px}.dash-card{min-width:0;min-height:144px;padding:11px;overflow:hidden;border:1px solid rgba(143,169,208,.16);border-radius:12px;background:#ffffff0b;box-shadow:0 12px 25px #00000014}.dash-card header{min-height:29px;display:flex;align-items:flex-start;justify-content:space-between;gap:6px}.dash-card header>div{min-width:0;display:grid;gap:3px}.dash-card header small{overflow:hidden;color:#687b98;font-size:5px;font-weight:850;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.dash-card header b{overflow:hidden;color:#e5eefc;font-size:8px;text-overflow:ellipsis;white-space:nowrap}.dash-card header>span{min-width:20px;height:20px;display:grid;place-items:center;border-radius:7px;color:#ffd661;background:#ffc8291f;font-size:7px;font-weight:900}.dash-routes{border-color:#ffc6244a}.dash-route{margin-top:13px;padding:9px;display:flex;align-items:center;gap:7px;border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#040c1c5c}.dash-route>i{width:20px;height:20px;flex:0 0 20px;display:grid;place-items:center;border-radius:6px;color:#42d595;background:#2cd38f1a;font-size:7px;font-style:normal;font-weight:900}.dash-route>div{min-width:0;display:grid;gap:3px}.dash-route b,.dash-route small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-route b{color:#dbe7f8;font-size:6px}.dash-route small{color:#7093c7;font-size:5px}.dash-route em{margin-left:auto;color:#45d594;font-size:5px;font-style:normal;font-weight:850}.dash-status-body{margin-top:8px;display:flex;align-items:center;justify-content:center;gap:12px}.dash-donut{width:62px;height:62px;flex:0 0 62px;display:grid;place-items:center;position:relative;border-radius:50%;background:conic-gradient(#4983dc 0,#4983dc 76%,#38c887 76%,#38c887 94%,#f4c23e 94%,#f4c23e);box-shadow:0 0 0 1px #6da2f059}.dash-donut:after{content:"";position:absolute;top:9px;right:9px;bottom:9px;left:9px;border-radius:50%;background:#17233a}.dash-donut>span{position:relative;z-index:1;color:#fff;font-size:12px;font-weight:900}.dash-donut span small{color:#8da0bb;font-size:5px}.dash-legend{display:grid;gap:6px}.dash-legend>span{min-width:65px;display:grid;grid-template-columns:6px 1fr auto;align-items:center;gap:4px;color:#8fa0b9;font-size:5px}.dash-legend i{width:5px;height:5px;display:block;border-radius:2px;background:#4b84dc}.dash-legend span:nth-child(2) i{background:#39c888}.dash-legend span:nth-child(3) i{background:#f0c33e}.dash-legend b{color:#d7e3f5;font-size:5px}.dash-voice{border-color:#b169e547;background:linear-gradient(145deg,#7640a924,#ffffff0a)}.dash-voice header>span{padding:0 6px;display:flex;gap:4px;color:#bcd4ca;background:#36b47e1a}.dash-voice header>span i{width:5px;height:5px;display:block;border-radius:50%;background:#3ccd89}.dash-voice-stats{margin:11px 0 9px;display:grid;grid-template-columns:repeat(3,1fr)}.dash-voice-stats>div{display:grid;gap:3px;text-align:center;border-right:1px solid rgba(255,255,255,.08)}.dash-voice-stats>div:last-child{border-right:0}.dash-voice-stats b{color:#f2f6fd;font-size:12px}.dash-voice-stats div:nth-child(2) b{color:#3bd191}.dash-voice-stats small{color:#6f819c;font-size:4px;text-transform:uppercase}.dash-voice p{margin:0;padding:7px;border-radius:7px;color:#998aaf;background:#060e1f4f;font-size:5px;line-height:1.4;text-align:center}.dash-activity{margin-top:9px;overflow:hidden;border:1px solid rgba(143,169,208,.16);border-radius:12px;background:#ffffff0b}.dash-activity>header{height:36px;padding:0 11px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.dash-activity>header>div{display:flex;align-items:center;gap:7px}.dash-activity header b{color:#e2ebf9;font-size:8px}.dash-activity header span{padding:4px 6px;border-radius:999px;color:#8eb7f3;background:#4178d024;font-size:5px;font-weight:850}.dash-activity header small{color:#677a97;font-size:5px}.dash-feed-row{min-height:48px;padding:7px 11px;display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:9px;border-bottom:1px solid rgba(255,255,255,.07)}.dash-feed-row:last-child{border-bottom:0}.dash-feed-row>span{padding:5px 6px;border-radius:5px;color:#4ee09c;background:#2dce871f;font-size:5px;font-weight:900;text-align:center}.dash-feed-row:nth-child(3)>span{color:#7eb0f5;background:#4780d929}.dash-feed-row:nth-child(4)>span{color:#f0c657;background:#f0be341f}.dash-feed-row>div{min-width:0;display:grid;gap:4px}.dash-feed-row b,.dash-feed-row small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-feed-row b{color:#d6e3f6;font-size:7px}.dash-feed-row small{color:#7a8ca7;font-size:5px}.dash-feed-row em{color:#5f7393;font-size:5px;font-style:normal}.dash-proof{padding:10px 13px;display:flex;align-items:center;gap:9px;position:absolute;right:15px;bottom:14px;z-index:3;border:1px solid rgba(255,255,255,.7);border-radius:11px;color:#24405f;background:#fffffff2;box-shadow:0 14px 32px #03122b45;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.dash-proof>span{width:27px;height:27px;display:grid;place-items:center;border-radius:8px;color:#fff;background:#2867da;font-size:11px;font-weight:900}.dash-proof>div{display:grid;gap:2px}.dash-proof b{font-size:8px}.dash-proof small{color:#8090a3;font-size:6px}.dashboard-showcase.is-visible .dash-topbar>div>span,.dashboard-showcase.is-visible .dash-voice header>span i{animation:live-pulse 1.5s ease-in-out infinite}.dashboard-showcase.is-visible .dash-feed-row{animation:dash-feed-in .65s cubic-bezier(.2,.8,.2,1) both}.dashboard-showcase.is-visible .dash-feed-row:nth-child(3){animation-delay:.12s}.dashboard-showcase.is-visible .dash-feed-row:nth-child(4){animation-delay:.24s}.media-dashboard{color:#29415f;background:#eaf0f7;box-shadow:0 30px 72px #18305021}.dash-topbar{border-bottom-color:#dce5ef;background:#fffffff0}.dash-topbar>div>span{background:#3ab681}.dash-topbar small{color:#7f8da0}.dash-topbar i{border-color:#d6e0ec;color:#36506f;background:#f3f7fb}.dash-body{grid-template-columns:1fr}.dash-main{padding:15px 15px 74px;background:radial-gradient(circle at 88% 35%,rgba(55,115,231,.13),transparent 38%),linear-gradient(145deg,#eff4f9,#e7edf5)}.dash-card{min-height:160px;border-color:#dbe4ee;background:#ffffffe6;box-shadow:0 10px 26px #233b5b11}.dash-card header small{color:#8795a7}.dash-card header b{color:#263b57}.dash-card header>span{color:#9b7410;background:#fff3c7}.dash-routes{border-color:#e7d182;background:linear-gradient(145deg,#fffdf7,#fff)}.dash-parts-label{margin:8px 0 6px;color:#8a97a8;font-size:5px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.dash-parts{display:grid;border-top:1px solid #edf0f4}.dash-parts>div{min-height:25px;display:grid;grid-template-columns:8px 1fr auto;align-items:center;gap:6px;border-bottom:1px solid #edf0f4}.dash-parts>div:last-child{border-bottom:0}.dash-parts i{width:6px;height:6px;display:block;border:1px solid #e3b933;border-radius:2px;background:#fff8d9}.dash-parts span{overflow:hidden;color:#53677f;font-size:6px;text-overflow:ellipsis;white-space:nowrap}.dash-parts b{color:#2b4260;font-size:6px}.dash-donut:after{background:#fff}.dash-donut>span{color:#27415f}.dash-donut span small{color:#8c9aad}.dash-legend>span{color:#7f8da0}.dash-legend b{color:#38516e}.dash-voice{border-color:#d9c8e8;background:linear-gradient(145deg,#faf6fd,#fff)}.dash-voice header>span{color:#43836a;background:#e9f7f1}.dash-voice-stats>div{border-right-color:#e5e9ef}.dash-voice-stats b{color:#2c435f}.dash-voice-stats div:nth-child(2) b{color:#36a979}.dash-voice-stats small{color:#8996a7}.dash-voice p{color:#7f718c;background:#f5f0f9}.dash-activity{border-color:#dbe4ee;background:#ffffffe0;box-shadow:0 10px 26px #233b5b0b}.dash-activity>header{border-bottom-color:#e4eaf1}.dash-activity header b{color:#2b415e}.dash-activity header span{color:#3872d1;background:#eaf2ff}.dash-activity header small{color:#8a98aa}.dash-feed-row{border-bottom-color:#e6ebf1}.dash-feed-row b{color:#3b516d}.dash-feed-row small{color:#8290a2}.dash-feed-row em{color:#95a1b0}.dash-proof{border-color:#d8e1ec;background:#fffffff5;box-shadow:0 14px 32px #233b5b24}.voice-section{width:min(1180px,calc(100% - 40px));margin:0 auto 165px;display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.voice-visual{min-height:640px;position:relative}.media-customer{width:82%;min-height:620px;margin-left:auto}.media-customer img{object-position:47% center}.photo-label{padding:10px 14px;position:absolute;right:17px;bottom:17px;z-index:2;border:1px solid rgba(255,255,255,.25);border-radius:8px;color:#eaf2fd;background:#0c1b2ead;font-size:8px;font-weight:850;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.voice-card{width:300px;padding:24px;position:absolute;left:0;top:31%;border:1px solid #d9e2ee;border-radius:17px;background:#fffffff2;box-shadow:0 28px 65px #19315029;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.voice-top{display:flex;align-items:center;gap:11px}.voice-top small{color:#4f6178;font-size:9px;font-weight:800}.voice-top b{margin-left:auto;color:#91a0b2;font-size:9px}.wave{height:65px;margin:24px 0 16px;display:flex;align-items:center;justify-content:center;gap:5px}.wave i{width:4px;display:block;border-radius:3px;background:#4a7fe0}.voice-section.is-visible .wave i{animation:voice-wave 1.15s ease-in-out infinite alternate}.voice-section.is-visible .wave i:nth-child(2n){animation-delay:-.35s}.voice-section.is-visible .wave i:nth-child(3n){animation-delay:-.72s}.voice-section.is-visible .wave i:nth-child(5n){animation-delay:-.95s}.voice-card p{margin:0 0 9px;color:#304661;font-size:13px;font-weight:700;line-height:1.5}.voice-card>span{color:#8a97a8;font-size:8px}.voice-points{margin-top:34px;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.voice-points div{padding:20px 12px 20px 0;display:grid;gap:6px;border-right:1px solid var(--line)}.voice-points div:not(:first-child){padding-left:16px}.voice-points div:last-child{border-right:0}.voice-points b{color:#2e4460;font-size:11px}.voice-points span{color:#8794a4;font-size:8px;line-height:1.5}.scale-section{margin:0 0 160px;padding:100px max(20px,calc((100% - 1180px)/2));display:grid;grid-template-columns:.72fr 1fr .88fr;gap:64px;align-items:center;color:#fff;background:#245fc8}.scale-stat{display:flex;align-items:center;gap:20px}.scale-stat>span{color:#fff;font-size:120px;font-weight:850;line-height:.8;letter-spacing:-.08em}.scale-stat p{margin:0;display:grid;gap:6px}.scale-stat b{font-size:12px}.scale-stat small{max-width:180px;color:#bfd2f4;font-size:9px;line-height:1.6}.scale-copy h2{margin:16px 0 18px;font-size:clamp(43px,4.7vw,62px);line-height:.98;letter-spacing:-.06em}.scale-copy p{margin:0;color:#c3d5f5;font-size:13px;line-height:1.75}.scale-workflow{width:min(100%,350px);padding:17px;position:relative;justify-self:end;overflow:hidden;border:1px solid rgba(255,255,255,.55);border-radius:22px;color:#213853;background:#fffffffa;box-shadow:0 26px 70px #07225347}.scale-workflow:before{content:"";width:155px;height:155px;position:absolute;top:-100px;right:-55px;border-radius:50%;background:#437ee729;filter:blur(3px);pointer-events:none}.workflow-head{margin-bottom:13px;display:flex;align-items:center;justify-content:space-between;position:relative}.workflow-head>div{display:grid;gap:3px}.workflow-head small{color:#8695a7;font-size:7px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.workflow-head b{color:#172d49;font-size:12px}.workflow-head>span{padding:6px 8px;display:flex;align-items:center;gap:5px;border-radius:999px;color:#287a5d;background:#e8f7f0;font-size:7px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.workflow-head>span i{width:6px;height:6px;display:block;border-radius:50%;background:#36a77b;box-shadow:0 0 0 3px #36a77b24}.workflow-record{margin-bottom:11px;padding:10px 11px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:9px;border:1px solid #dce6f3;border-radius:11px;background:#f4f8fe}.workflow-record>span{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#fff;background:#2867da;font-size:8px;font-weight:900}.workflow-record>div{min-width:0;display:grid;gap:3px}.workflow-record b{overflow:hidden;color:#263d5b;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.workflow-record small{overflow:hidden;color:#8090a4;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.workflow-record em{color:#708198;font-size:7px;font-style:normal;font-weight:800}.workflow-steps{display:grid;gap:7px}.workflow-step{min-height:48px;padding:7px 9px;display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:10px;position:relative;z-index:1;border:1px solid #e3e9f1;border-radius:11px;background:#fff;box-shadow:0 4px 12px #18304f09}.workflow-step:not(:last-child):after{content:"";width:2px;height:9px;position:absolute;left:23px;bottom:-9px;z-index:-1;background:#cdd8e7;transform:scaleY(0);transform-origin:top}.workflow-step>span{width:31px;height:31px;display:grid;place-items:center;border:1px solid #cbd9ec;border-radius:9px;color:#4f6d95;background:#edf3fa;font-size:8px;font-weight:900}.workflow-step>div{display:grid;gap:3px}.workflow-step small{color:#909daf;font-size:6px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.workflow-step b{color:#2b405c;font-size:9px}.workflow-step em{padding:5px 6px;border-radius:6px;color:#708198;background:#f0f3f7;font-size:6px;font-style:normal;font-weight:850}.workflow-step:last-child>span{border-color:#9bd7bd;color:#fff;background:#3fac81}.workflow-step:last-child em{color:#28795d;background:#e7f7ef}.scale-section.is-visible .workflow-head>span i{animation:live-pulse 1.5s ease-in-out infinite}.scale-section.is-visible .workflow-step{animation:workflow-stage 6.8s ease-in-out infinite}.scale-section.is-visible .workflow-step:not(:last-child):after{animation:workflow-connector 6.8s ease-in-out infinite}.scale-section.is-visible .workflow-step:nth-child(2),.scale-section.is-visible .workflow-step:nth-child(2):after{animation-delay:1.1s}.scale-section.is-visible .workflow-step:nth-child(3),.scale-section.is-visible .workflow-step:nth-child(3):after{animation-delay:2.2s}.scale-section.is-visible .workflow-step:nth-child(4),.scale-section.is-visible .workflow-step:nth-child(4):after{animation-delay:3.3s}.scale-section.is-visible .workflow-step:nth-child(5){animation-delay:4.4s}.section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:0 0 155px}.process{display:grid;grid-template-columns:.9fr 1.1fr;gap:115px;align-items:start}.process-promise{margin:28px 0 25px;padding:20px;display:grid;gap:5px;border-left:3px solid var(--warm);background:#f0f2f5}.process-promise b{color:#314760;font-size:11px}.process-promise span{color:#7c8999;font-size:9px;line-height:1.5}.process ol{margin:0;padding:0;list-style:none}.process li{padding:0 0 29px;margin-bottom:29px;display:grid;grid-template-columns:42px 1fr;gap:20px;border-bottom:1px solid var(--line)}.process li>b{width:39px;height:39px;display:grid;place-items:center;border:1px solid #d5dfeb;border-radius:50%;color:var(--blue);font-size:10px}.process li small{color:#9aa6b4;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.process h3{margin:5px 0 8px;color:#1b304d;font-size:18px}.process li p{margin:0;color:#758397;font-size:12px;line-height:1.65}.contract-flow{margin-bottom:160px}.contract-flow .section-heading h2{color:var(--ink)}.flow-track{margin-bottom:35px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:15px;align-items:center}.flow-track>div{min-height:135px;padding:20px;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:13px;background:#fff}.flow-track>div>span{color:var(--blue);font-size:9px;font-weight:900}.flow-track b{margin-top:auto;color:#2b405c;font-size:13px}.flow-track small{margin-top:5px;color:#8b98a8;font-size:8px}.flow-track>i{color:#9ca8b7;font-size:13px;font-style:normal}.contract-visual{min-height:570px;position:relative;overflow:hidden;border:1px solid #d5dfeb;border-radius:21px;color:#203653;background:radial-gradient(circle at 88% 12%,rgba(55,115,231,.17),transparent 25%),linear-gradient(145deg,#eef3f8,#e3eaf2);box-shadow:0 32px 85px #142b4a21}.contract-appbar{height:58px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #dbe3ed;background:#ffffffd1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.contract-appbar>div{display:flex;align-items:center;gap:15px}.contract-appbar img{width:112px;height:auto;display:block}.contract-appbar>div>span{padding-left:15px;border-left:1px solid #dce3ec;color:#718096;font-size:9px;font-weight:750}.contract-user i{width:28px;height:28px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#2867da;font-size:8px;font-style:normal;font-weight:900}.contract-user span{padding:0!important;border:0!important}.contract-workspace{padding:22px 22px 104px;display:grid;grid-template-columns:1.15fr .85fr;gap:20px}.pipeline-panel,.digital-contract{min-width:0;border:1px solid #dbe3ec;border-radius:14px;background:#ffffffd4;box-shadow:0 14px 34px #182f4e12}.pipeline-panel{padding:17px}.visual-panel-head{margin-bottom:15px;display:flex;align-items:center;justify-content:space-between}.visual-panel-head>div{display:grid;gap:3px}.visual-panel-head small{color:#8c99aa;font-size:7px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.visual-panel-head b{color:#253b58;font-size:14px}.visual-panel-head>span{padding:6px 8px;border-radius:6px;color:#3470d9;background:#edf4ff;font-size:7px;font-weight:850}.pipeline-columns{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.pipeline-column{min-width:0;padding:9px;border:1px solid #e6ebf1;border-radius:9px;background:#f7f9fb}.pipeline-column.active{border-color:#c9dcfb;background:#f3f7fe}.pipeline-column header{margin-bottom:9px;display:flex;align-items:center;justify-content:space-between;color:#718198;font-size:8px;font-weight:850}.pipeline-column header b{width:18px;height:18px;display:grid;place-items:center;border-radius:50%;color:#748298;background:#e9edf2;font-size:7px}.pipeline-column article{min-height:64px;margin-top:7px;padding:9px;display:flex;align-items:flex-start;gap:7px;position:relative;overflow:hidden;border:1px solid #e2e8ef;border-radius:7px;background:#fff;box-shadow:0 5px 13px #1f35520b}.pipeline-column article.selected{border-color:#8db3f2;box-shadow:0 7px 18px #2867da1c}.pipeline-column article>div{min-width:0;display:grid;gap:4px}.pipeline-column article div b{overflow:hidden;color:#324660;font-size:7px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.pipeline-column article small{overflow:hidden;color:#919dab;font-size:6px;text-overflow:ellipsis;white-space:nowrap}.pipeline-column article em{margin-left:auto;color:#3975df;font-size:10px;font-style:normal}.lead-avatar{width:21px;height:21px;flex:0 0 21px;display:grid;place-items:center;border-radius:6px;color:#3a6cc4;background:#e7f0ff;font-size:6px;font-style:normal;font-weight:900}.lead-avatar.orange{color:#aa683e;background:#fff0e5}.lead-avatar.green{color:#3d8169;background:#e7f6f0}.lead-avatar.violet{color:#755ab2;background:#f0eafa}.digital-contract{padding:14px;position:relative;background:linear-gradient(145deg,#dce8fb,#eef3fa)}.contract-paper{min-height:337px;padding:19px;position:relative;border:1px solid #dce3ec;border-radius:9px;background:#fff;box-shadow:0 18px 38px #1d335021;transform:rotate(.65deg)}.contract-paper header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.contract-paper header>div{display:grid;gap:4px}.contract-paper header small{color:#8e9bab;font-size:6px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.contract-paper header b{color:#263b57;font-size:10px}.contract-paper header>span{padding:5px 7px;border-radius:5px;color:#a5673f;background:#fff2e8;font-size:6px;font-weight:850;white-space:nowrap}.contract-number{margin:14px 0;padding-bottom:11px;border-bottom:1px solid #e8edf3;color:#8c98a8;font-size:6px}.contract-fields{display:grid;grid-template-columns:1fr 1fr;gap:11px 16px}.contract-fields div{display:grid;gap:4px}.contract-fields small,.signature small{color:#9aa5b3;font-size:6px}.contract-fields b{color:#43556c;font-size:7px}.signature{margin-top:18px;padding-top:12px;display:grid;gap:3px;border-top:1px solid #e8edf3}.signature b{color:#2d5ca8;font-family:Segoe Script,Bradley Hand,cursive;font-size:14px;font-weight:500;transform:rotate(-3deg);transform-origin:left}.signature span{color:#a1abb7;font-size:5px}.contract-confirmation{padding:11px 13px;position:absolute;right:6px;bottom:8px;display:flex;align-items:center;gap:9px;border:1px solid #bde2d4;border-radius:9px;background:#f3fdf9f7;box-shadow:0 12px 27px #1d49381f}.contract-confirmation>span{width:23px;height:23px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#42ad83;font-size:8px}.contract-confirmation>div{display:grid;gap:2px}.contract-confirmation b{color:#346653;font-size:7px}.contract-confirmation small{color:#789687;font-size:5px}.contract-sync{min-width:600px;padding:13px 16px;position:absolute;left:50%;bottom:18px;z-index:3;display:flex;align-items:center;justify-content:center;gap:17px;border:1px solid #d5e0ee;border-radius:12px;background:#fffffff0;box-shadow:0 16px 40px #18305024;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);transform:translate(-50%)}.contract-sync>div{display:flex;align-items:center;gap:9px}.contract-sync>div>span{width:25px;height:25px;display:grid;place-items:center;border-radius:50%;color:#318465;background:#e9f7f1;font-size:8px;font-weight:900}.contract-sync p{margin:0;display:grid;gap:2px}.contract-sync b{color:#30455f;font-size:8px}.contract-sync small{color:#8795a6;font-size:6px}.contract-sync>i{width:34px;height:1px;position:relative;background:#a9c2eb}.contract-sync>i:after{content:"";width:5px;height:5px;position:absolute;right:0;top:-3px;border-top:1px solid #6f9ce6;border-right:1px solid #6f9ce6;transform:rotate(45deg)}.contract-sync .sync-target>span{color:#2d67cc;background:#e9f1ff}.contract-flow.is-visible .contract-paper{animation:contract-paper-in .8s .2s cubic-bezier(.2,.8,.2,1) both}.contract-flow.is-visible .contract-confirmation{animation:contract-confirm-in .55s .75s cubic-bezier(.2,.8,.2,1) both}.contract-flow.is-visible .contract-sync{animation:contract-sync-in .65s 1s cubic-bezier(.2,.8,.2,1) both}.founders{padding:140px max(20px,calc((100% - 1180px)/2)) 145px;background:#eceff2}.founders-head{max-width:760px;margin-bottom:60px}.founders-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:85px;align-items:center}.media-founders{min-height:540px}.media-founders img{object-position:center}.founder-lead{color:#253c59!important;font-size:22px!important;line-height:1.55!important;letter-spacing:-.02em}.founder-lead small{display:block;margin-bottom:12px;color:var(--blue);font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.founder-names{margin-top:28px;display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #d0d8e1}.founder-names div{padding:20px 0;display:grid;gap:5px}.founder-names b{color:#32475f;font-size:12px}.founder-names span{color:#8190a1;font-size:9px}.timeline{margin-top:90px;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #cbd4de}.timeline article{min-height:240px;padding:25px 20px 0 0;position:relative}.timeline article:before{content:"";width:7px;height:7px;position:absolute;left:0;top:-4px;border-radius:50%;background:var(--blue);box-shadow:0 0 0 6px #eceff2}.timeline article>span{color:var(--blue);font-size:11px;font-weight:900}.timeline h3{margin:50px 0 12px;color:#2d425b;font-size:14px;line-height:1.3}.timeline p{margin:0;color:#778697;font-size:10px;line-height:1.7}.mission{padding:130px max(20px,calc((100% - 1180px)/2));background:#101c2e}.mission>p{max-width:1120px;margin:30px 0 60px;color:#eef3fa;font-size:clamp(38px,5vw,65px);font-weight:650;line-height:1.12;letter-spacing:-.05em}.mission>p em{color:#77a3f4;font-style:normal}.mission-sign{padding-top:22px;border-top:1px solid rgba(255,255,255,.11);color:#8190a5;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.faq{padding-top:145px;display:grid;grid-template-columns:.72fr 1.28fr;gap:110px}.section-heading.compact{margin:0}.section-heading.compact h2{font-size:clamp(37px,4vw,51px)}.section-heading.compact p{max-width:380px}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{padding:24px 35px 24px 0;cursor:pointer;position:relative;list-style:none;color:#1d324e;font-size:15px;font-weight:800}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";position:absolute;right:2px;color:#8290a2;font-size:19px;font-weight:400}.faq details[open] summary:after{content:"−"}.faq details p{margin:-5px 35px 25px 0;color:#708096;font-size:13px;line-height:1.7}.contact-band{width:min(1180px,calc(100% - 40px));margin:0 auto 110px;padding:65px 0;display:grid;grid-template-columns:.35fr 1fr auto;gap:60px;align-items:center;border-top:1px solid #cfd6df;border-bottom:1px solid #cfd6df}.contact-kicker{display:flex;align-items:center;gap:12px;color:#43566d;font-size:10px}.contact-band h2{max-width:650px;margin:15px 0 12px;color:var(--ink);font-size:clamp(37px,4.3vw,54px);line-height:1.04;letter-spacing:-.055em}.contact-band p{max-width:620px;margin:0;color:#748297;font-size:12px;line-height:1.65}.contact-action{display:flex;flex-direction:column;align-items:center;gap:11px}.contact-action small{color:#929dac;font-size:7px}footer{padding:70px max(20px,calc((100% - 1180px)/2)) 24px;display:grid;grid-template-columns:2fr 1fr 1fr 1.2fr;gap:65px;color:#89929f;background:#11151b;font-size:11px}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}footer .logo{margin:0}footer .footer-logo{width:158px}footer p{max-width:260px;margin:8px 0 0;line-height:1.6}.footer-brand>small{margin-top:20px;color:#626d7b;font-size:9px;line-height:1.6}footer b{margin-bottom:6px;color:#d8dde4;font-size:9px;letter-spacing:.1em;text-transform:uppercase}footer a:hover{color:#81a8f6}.footer-bottom{grid-column:1 / -1;min-height:46px;margin-top:34px;padding-top:22px;flex-direction:row!important;align-items:flex-end!important;justify-content:space-between;border-top:1px solid rgba(255,255,255,.08)}.footer-bottom>span:last-child{display:flex;gap:22px}.motion-ready>*{opacity:0;transform:translateY(24px);transition:opacity .72s ease,transform .82s cubic-bezier(.2,.8,.2,1)}.motion-ready>*:nth-child(2){transition-delay:.1s}.motion-ready>*:nth-child(3){transition-delay:.18s}.motion-ready>*:nth-child(4){transition-delay:.24s}.motion-ready.is-visible>*{opacity:1;transform:translateY(0)}.outcomes.motion-ready .outcome-grid article{opacity:0;transform:translateY(18px);transition:opacity .55s ease,transform .65s cubic-bezier(.2,.8,.2,1)}.outcomes.is-visible .outcome-grid article{opacity:1;transform:translateY(0)}.outcomes.is-visible .outcome-grid article:nth-child(2){transition-delay:.07s}.outcomes.is-visible .outcome-grid article:nth-child(3){transition-delay:.14s}.outcomes.is-visible .outcome-grid article:nth-child(4){transition-delay:.21s}.outcomes.is-visible .outcome-grid article:nth-child(5){transition-delay:.28s}.outcomes.is-visible .outcome-grid article:nth-child(6){transition-delay:.35s}.timeline article{transition:opacity .55s ease,transform .65s cubic-bezier(.2,.8,.2,1)}.founders.motion-ready .timeline article{opacity:0;transform:translate(-14px)}.founders.is-visible .timeline article{opacity:1;transform:translate(0)}.founders.is-visible .timeline article:nth-child(2){transition-delay:.08s}.founders.is-visible .timeline article:nth-child(3){transition-delay:.16s}.founders.is-visible .timeline article:nth-child(4){transition-delay:.24s}.founders.is-visible .timeline article:nth-child(5){transition-delay:.32s}@keyframes route-fill{0%{opacity:.06;transform:translateY(7px) scale(.96);box-shadow:0 0 #2867da00}68%{opacity:1;transform:translateY(-2px) scale(1.015);box-shadow:0 8px 16px #2867da1f}to{opacity:1;transform:translateY(0) scale(1);box-shadow:0 0 #2867da00}}@keyframes live-pulse{0%,to{transform:scale(.9);opacity:.7}50%{transform:scale(1.15);opacity:1}}@keyframes note-float{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes placeholder-orbit{0%{transform:translate(0) scale(1)}to{transform:translate(-28px,24px) scale(1.08)}}@keyframes engine-breathe{0%,to{box-shadow:0 0 0 18px #3773e70f,0 0 0 40px #3773e709}50%{box-shadow:0 0 0 25px #3773e714,0 0 0 52px #3773e705}}@keyframes factor-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes voice-wave{0%{transform:scaleY(.32);opacity:.55}to{transform:scaleY(1.08);opacity:1}}@keyframes workflow-stage{0%,15%{border-color:#78a6ef;background:#f3f7fe;box-shadow:0 9px 22px #2867da29;transform:translate(4px)}22%,to{border-color:#e3e9f1;background:#fff;box-shadow:0 4px 12px #18304f09;transform:translate(0)}}@keyframes workflow-connector{0%,12%{transform:scaleY(0);background:#cdd8e7}23%,to{transform:scaleY(1);background:#6f9de7}}@keyframes dash-feed-in{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes contract-paper-in{0%{opacity:0;transform:translateY(16px) rotate(.65deg)}to{opacity:1;transform:translateY(0) rotate(.65deg)}}@keyframes contract-confirm-in{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes contract-sync-in{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}@media(max-width:800px){.header{width:calc(100% - 24px);height:62px;margin-top:8px;top:8px}nav{display:none}.brand-logo{width:138px}.header .button{padding:0 13px;gap:7px}.hero{width:calc(100% - 32px);min-height:auto;padding:78px 0 85px;grid-template-columns:1fr;gap:65px}h1{font-size:clamp(45px,12vw,62px)}.hero-copy>p{font-size:16px}.actions{align-items:flex-start;flex-direction:column}.product-card{padding:18px;transform:none;overflow:hidden}.week{min-width:580px}.note-one{right:-5px}.note-two{left:-6px}.trust-line{width:calc(100% - 32px);margin-bottom:95px;padding:26px 22px 22px;grid-template-columns:1fr;gap:23px}.trust-intro strong{max-width:none;font-size:clamp(18px,6vw,23px)}.trust-benefits{grid-template-columns:1fr;gap:0;border-top:1px solid #e1e7ef;border-left:0}.trust-item{min-height:0;padding:15px 0;border-right:0;border-bottom:1px solid #e1e7ef}.trust-item small{max-width:none;font-size:10px}.trust-cta{width:100%;min-height:50px;font-size:12px}.problem-story,.comparison-section,.dashboard-showcase,.voice-section,.founders-layout{width:calc(100% - 32px);margin-bottom:100px;grid-template-columns:1fr;gap:46px}.media-office,.media-founders{min-height:470px}.story-copy h2,.dashboard-copy h2,.voice-copy h2,.founders-head h2{font-size:40px}.turning-point{width:calc(100% - 32px);margin-bottom:100px;padding:55px 0}.turning-point blockquote{font-size:42px}.turning-answer{flex-direction:column;gap:5px}.comparison-cards{grid-template-columns:1fr}.comparison-cards article{min-height:auto;padding:36px 25px;border-radius:13px}.comparison-cards .before{min-height:auto;margin-top:0;border-radius:13px 13px 0 0}.comparison-cards .after{min-height:auto}.comparison-cards h3{font-size:22px}.comparison-cards li{font-size:15px}.craft-story{width:calc(100% - 32px);min-height:590px;margin-bottom:100px;border-radius:18px}.craft-story:after{background:linear-gradient(0deg,#091423,#091423c9 55%,#09142317)}.craft-story>img{object-position:63% center}.craft-story figcaption{padding:270px 25px 110px}.craft-story h2{font-size:42px}.craft-tag{left:20px;right:20px;bottom:20px}.automation{margin-bottom:95px;padding-top:90px;padding-bottom:100px}.section-heading.centered{margin-bottom:50px;text-align:left}.section-heading h2.automation-title{font-size:min(40px,7vw)}.automation-stage{grid-template-columns:1fr;gap:42px}.factor-cloud{justify-content:flex-start}.automation-core{width:min(230px,72vw);margin:0 auto}.outcomes,.contract-flow{width:calc(100% - 32px);margin-bottom:100px}.outcomes-head{grid-template-columns:1fr;gap:25px}.outcome-grid{grid-template-columns:1fr}.outcome-grid article{min-height:230px}.media-dashboard{min-height:535px}.voice-visual{min-height:570px}.media-customer{min-height:550px}.voice-card{width:min(290px,82vw)}.voice-points{grid-template-columns:1fr}.voice-points div,.voice-points div:not(:first-child){padding:16px 0;border-right:0;border-bottom:1px solid var(--line)}.voice-points div:last-child{border-bottom:0}.scale-section{margin-bottom:100px;padding-top:80px;padding-bottom:90px;grid-template-columns:1fr;gap:55px}.scale-stat>span{font-size:105px}.scale-workflow{margin:0 auto;justify-self:center}.section{width:calc(100% - 32px);padding-bottom:100px}.process,.faq{grid-template-columns:1fr;gap:50px}.flow-track{grid-template-columns:1fr}.flow-track>i{transform:rotate(90deg);justify-self:center}.contract-visual{min-height:auto;border-radius:16px}.contract-appbar{height:50px;padding:0 14px}.contract-appbar img{width:98px}.contract-appbar>div>span,.contract-user>span{display:none}.contract-workspace{padding:14px;grid-template-columns:1fr;gap:13px}.pipeline-panel{padding:13px}.pipeline-columns{grid-template-columns:1fr}.pipeline-column:not(.active){display:none}.pipeline-column article{min-height:58px}.pipeline-column article div b{font-size:8px}.pipeline-column article small{font-size:7px}.digital-contract{padding:11px}.contract-paper{min-height:330px;padding:17px;transform:none}.contract-paper header b{font-size:9px}.contract-fields b{font-size:8px}.contract-confirmation{right:4px;bottom:6px}.contract-sync{min-width:0;margin:0 14px 14px;padding:13px;position:relative;left:auto;bottom:auto;justify-content:space-between;gap:9px;transform:none;animation:none!important}.contract-sync>i{width:18px;flex:0 0 18px}.contract-sync b{font-size:7px}.contract-sync small{font-size:5px}.founders{padding-top:95px;padding-bottom:100px}.founders-head{margin-bottom:45px}.founders-layout{width:100%}.timeline{margin-top:65px;grid-template-columns:1fr;border-top:0;border-left:1px solid #cbd4de}.timeline article{min-height:auto;padding:0 0 45px 28px}.timeline article:before{left:-4px;top:3px}.timeline h3{margin:18px 0 9px}.mission{padding-top:90px;padding-bottom:90px}.mission>p{font-size:39px}.faq{padding-top:95px}.contact-band{width:calc(100% - 32px);margin-bottom:75px;padding:52px 0;grid-template-columns:1fr;gap:28px;align-items:start}.contact-action{align-items:flex-start}footer{padding:50px 24px 22px;grid-template-columns:1fr 1fr;gap:38px 22px}.footer-brand{grid-column:1 / -1}.footer-bottom{align-items:flex-start!important;flex-direction:column!important}}@media(max-width:560px){.media-dashboard{min-height:600px;border-radius:16px}.dash-topbar{padding:0 11px}.dash-topbar>img{width:96px}.dash-topbar small{display:none}.dash-body{min-height:551px;grid-template-columns:1fr}.dash-nav{display:none}.dash-main{padding:10px 10px 70px}.dash-cards{grid-template-columns:1fr 1fr;gap:7px}.dash-card{min-height:135px;padding:9px}.dash-voice{min-height:112px;grid-column:1 / -1}.dash-route{padding:7px;gap:5px}.dash-route>i{width:18px;height:18px;flex-basis:18px}.dash-route em{display:none}.dash-status-body{gap:6px}.dash-donut{width:50px;height:50px;flex-basis:50px}.dash-donut:after{top:7px;right:7px;bottom:7px;left:7px}.dash-legend>span{min-width:52px}.dash-feed-row{grid-template-columns:45px 1fr;gap:7px}.dash-feed-row>em{display:none}.dash-feed-row small{max-width:170px}.dash-proof{right:10px;bottom:10px}}@media(min-width:801px)and (max-width:1050px){.hero{gap:40px}.trust-line{grid-template-columns:1fr auto}.trust-benefits{grid-column:1 / -1;grid-row:2;padding-top:18px;border-top:1px solid #e1e7ef;border-left:0}.problem-story,.comparison-section,.dashboard-showcase,.voice-section{gap:50px}.automation-stage{gap:25px}.scale-section{grid-template-columns:.8fr 1.2fr;gap:50px}.scale-workflow{grid-column:1 / -1;justify-self:center}.process{gap:60px}.founders-layout{gap:50px}.contact-band{grid-template-columns:.35fr 1fr;gap:35px}.contact-action{grid-column:2;align-items:flex-start}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready>*,.outcomes.motion-ready .outcome-grid article,.founders.motion-ready .timeline article{opacity:1!important;transform:none!important}.placeholder-chart span{transform:scaleY(1)}}.demo-page{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 8% 7%,rgba(55,115,231,.11),transparent 27%),#f6f8fb}.demo-header{width:min(1180px,calc(100% - 40px));height:82px;margin:0 auto;display:flex;align-items:center;border-bottom:1px solid rgba(208,218,230,.8)}.demo-header .logo{margin-right:auto}.back-link{display:inline-flex;align-items:center;gap:10px;color:#607189;font-size:12px;font-weight:750;transition:color .2s ease}.back-link:hover{color:var(--blue)}.back-link span{width:29px;height:29px;display:grid;place-items:center;border:1px solid #d5dee9;border-radius:50%}.demo-main{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:85px 0 105px;display:grid;grid-template-columns:.9fr 1.1fr;gap:105px;align-items:start}.demo-intro{padding-top:0}.demo-intro>*{animation:demo-rise .72s cubic-bezier(.2,.8,.2,1) both}.demo-intro>*:nth-child(2){animation-delay:.06s}.demo-intro>*:nth-child(3){animation-delay:.12s}.demo-intro>*:nth-child(4){animation-delay:.18s}.demo-intro>*:nth-child(5){animation-delay:.24s}.demo-intro>*:nth-child(6){animation-delay:.3s}.demo-intro h1{max-width:630px;margin:0 0 27px;font-size:clamp(52px,5.4vw,72px)}.demo-intro h1 em{color:var(--blue)}.demo-lead{max-width:620px;margin:0;color:#65758d;font-size:17px;line-height:1.72}.host-card{max-width:500px;margin-top:42px;padding:13px 18px 13px 13px;display:flex;align-items:center;gap:14px;position:relative;border:1px solid #dbe3ed;border-radius:13px;background:#ffffffb3}.host-image{width:58px;height:58px;flex:0 0 58px;overflow:hidden;border-radius:9px;background:#2867da;box-shadow:0 7px 18px #2867da2e}.host-image img{width:100%;height:100%;display:block;object-fit:cover}.host-card>div:nth-child(2){display:grid;gap:3px}.host-card>div:nth-child(2) small{color:#8b98a9;font-size:7px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.host-card>div:nth-child(2) b{color:#2b405c;font-size:13px}.host-card>div:nth-child(2) span{color:#7e8c9d;font-size:9px}.host-status{width:9px;height:9px;margin-left:auto;display:block;border-radius:50%;background:#45b588;box-shadow:0 0 0 5px #45b58824}.expectations{max-width:560px;margin-top:54px}.expectations-label{display:block;margin-bottom:21px;color:#2d435f;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.expectations ol{margin:0;padding:0;list-style:none;border-top:1px solid #dce3ec}.expectations li{padding:18px 0;display:grid;grid-template-columns:31px 1fr;gap:14px;border-bottom:1px solid #dce3ec}.expectations li>b{padding-top:2px;color:#9aa7b6;font-size:8px}.expectations li>div{display:grid;gap:5px}.expectations strong{color:#334963;font-size:12px}.expectations li span{color:#7b899b;font-size:10px;line-height:1.55}.form-column{position:sticky;top:30px}.form-card{padding:43px 45px 38px;position:relative;overflow:hidden;border:1px solid #d8e2ee;border-radius:22px;background:#fffffff0;box-shadow:0 38px 90px #18305021}.form-card{animation:demo-card-in .85s .12s cubic-bezier(.2,.8,.2,1) both}.form-card:before{content:"";width:230px;height:230px;position:absolute;right:-110px;top:-110px;border-radius:50%;background:#3773e71a;box-shadow:0 0 0 35px #3773e709}.form-heading{margin-bottom:32px;position:relative}.form-step{color:var(--blue);font-size:8px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.form-heading h2,.success-state h2{margin:13px 0 11px;color:#142944;font-size:31px;line-height:1.12;letter-spacing:-.04em}.form-heading p,.success-state>p{max-width:460px;margin:0;color:#798799;font-size:11px;line-height:1.65}.form-card form{display:grid;grid-template-columns:1fr 1fr;gap:20px 15px}.form-card label{display:grid;gap:8px}.form-card label>span{color:#455a73;font-size:10px;font-weight:750}.form-card label>span b{color:#d36b62}.form-card input,.form-card select{width:100%;height:50px;padding:0 14px;outline:0;border:1px solid #d6dfe9;border-radius:8px;color:#233a56;background:#fbfcfd;font:inherit;font-size:12px;transition:border .2s ease,box-shadow .2s ease,background .2s ease}.form-card input::placeholder{color:#a5afbb}.form-card input:focus,.form-card select:focus{border-color:#7da4e9;background:#fff;box-shadow:0 0 0 4px #3773e717}.input-prefix{height:50px;display:grid;grid-template-columns:auto 1fr;align-items:center;overflow:hidden;border:1px solid #d6dfe9;border-radius:8px;background:#fbfcfd}.input-prefix:focus-within{border-color:#7da4e9;background:#fff;box-shadow:0 0 0 4px #3773e717}.input-prefix i{padding-left:13px;color:#98a5b5;font-size:10px;font-style:normal}.input-prefix input{height:48px;padding-left:3px;border:0;background:transparent;box-shadow:none!important}.phone-field{display:grid;grid-template-columns:104px 1fr}.phone-field select{padding:0 8px;border-radius:8px 0 0 8px;border-right:0}.phone-field input{border-radius:0 8px 8px 0}.consent{grid-column:1 / -1;grid-template-columns:17px 1fr!important;gap:10px!important;align-items:start;margin-top:4px}.consent input{width:16px;height:16px;padding:0;margin:1px 0 0;accent-color:var(--blue)}.consent>span{color:#8390a0!important;font-size:8px!important;font-weight:500!important;line-height:1.55}.consent a{color:#4e73ac;text-decoration:underline;text-underline-offset:2px}.honeypot{width:1px;height:1px;position:absolute;left:-10000px;overflow:hidden}.form-submit{grid-column:1 / -1;width:100%;margin-top:2px;border:0;cursor:pointer}.form-submit:disabled{cursor:wait;opacity:.7;transform:none}.form-error{grid-column:1 / -1;margin:0;padding:11px 13px;border:1px solid #efd5d3;border-radius:7px;color:#a94740;background:#fff5f4;font-size:9px;line-height:1.5}.secure-note{grid-column:1 / -1;margin:-6px 0 0;color:#96a1af;text-align:center;font-size:7px}.secure-note span{margin-right:5px;color:#6687bd}.success-state{min-height:620px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;position:relative}.success-state>*{animation:demo-rise .55s cubic-bezier(.2,.8,.2,1) both}.success-state>*:nth-child(2){animation-delay:.06s}.success-state>*:nth-child(3){animation-delay:.12s}.success-state>*:nth-child(4){animation-delay:.18s}.success-state>*:nth-child(5){animation-delay:.24s}.success-mark{width:65px;height:65px;margin-bottom:30px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#40ad82;box-shadow:0 0 0 12px #40ad821a;font-size:22px;font-weight:900}.success-state h2{font-size:42px}.next-step{width:100%;margin:35px 0 26px;padding:20px;display:grid;gap:5px;border-left:3px solid var(--blue);background:#f1f5fa}.next-step small{color:var(--blue);font-size:7px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.next-step b{color:#304761;font-size:12px}.next-step span{color:#7e8c9e;font-size:9px}@keyframes demo-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes demo-card-in{0%{opacity:0;transform:translateY(24px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media(max-width:800px){.demo-header{width:calc(100% - 32px);height:70px}.back-link{font-size:0}.back-link span{font-size:12px}.demo-main{width:calc(100% - 32px);padding:58px 0 75px;grid-template-columns:1fr;gap:60px}.demo-intro{padding-top:0}.demo-intro h1{font-size:clamp(44px,12vw,59px)}.demo-lead{font-size:15px}.form-column{position:static}.form-card{min-height:auto;padding:32px 22px 28px;border-radius:17px}.form-card form{grid-template-columns:1fr}.consent,.form-submit,.form-error,.secure-note{grid-column:1}.success-state{min-height:530px}.success-state h2{font-size:36px}}@media(min-width:801px)and (max-width:1050px){.demo-main{gap:55px}.form-card{padding-left:32px;padding-right:32px}}
