:root{--navy:#071522;--navy2:#0b1e2e;--ink:#10202f;--muted:#667787;--paper:#f6f8fa;--line:#dfe6ec;--white:#fff;--blue:#2d83b8;--blue2:#79b9dc;--green:#2d7a61;--red:#9d5058;--amber:#8b6b2b;--max:1240px;--r:22px;--ease:cubic-bezier(.2,.7,.2,1);--shadow:0 22px 70px rgba(6,20,34,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--paper);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 48px),var(--max));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(7,21,34,.94);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(18px)}.nav{height:76px;display:flex;align-items:center;gap:48px}.logo{display:flex;align-items:center;width:190px;flex:none}.logo svg{display:block;width:100%;height:auto}.logo path{fill:none;stroke:#f7fafc;stroke-width:16;stroke-linecap:round;stroke-linejoin:round}.logo .accent{stroke:var(--blue2)}.logo .node{fill:var(--blue);stroke:#fff;stroke-width:7}.logo text{font-size:66px;font-weight:800;letter-spacing:-3.5px;fill:#fff;font-family:Inter,Arial,sans-serif}.logo text.blue{fill:#5aa9d3}.desktop-nav{display:flex;align-items:center;gap:32px;flex:1}.desktop-nav a{font-size:13px;color:#aebdca;font-weight:650;transition:color .2s}.desktop-nav a:hover{color:#fff}.nav-actions{display:flex;align-items:center;gap:10px}.language{display:flex;border:1px solid #294153;border-radius:11px;padding:3px}.language button{border:0;background:transparent;color:#92a5b5;font-size:11px;font-weight:850;padding:7px 8px;border-radius:8px;cursor:pointer}.language button.active{background:#fff;color:var(--navy)}.btn{border:1px solid transparent;border-radius:13px;min-height:46px;padding:0 18px;font-weight:800;font-size:13px;cursor:pointer;transition:transform .2s var(--ease),box-shadow .2s,border-color .2s,background .2s}.btn:hover{transform:translateY(-1px)}.btn.primary{background:#fff;color:var(--navy);box-shadow:0 8px 24px rgba(0,0,0,.12)}.btn.primary:hover{box-shadow:0 12px 30px rgba(0,0,0,.18)}.btn.large{min-height:52px;padding:0 22px}.btn.quiet{background:transparent;color:inherit;border-color:var(--line)}.hero .btn.quiet{color:#d8e2ea;border-color:#355064}.menu-btn{display:none;background:transparent;color:#fff;border:1px solid #294153;border-radius:10px;padding:9px 12px;font-weight:750}.mobile-nav{display:none;padding:0 0 18px}.mobile-nav a,.mobile-nav button{display:block;width:100%;padding:13px 0;border:0;background:transparent;color:#dce6ed;text-align:left;font-weight:700}.mobile-nav button{margin-top:8px;padding:13px 15px;background:#fff;color:var(--navy);border-radius:11px}
.hero{background:var(--navy);color:#fff;padding:94px 0 112px;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;width:720px;height:720px;right:-260px;top:-280px;border:1px solid rgba(91,166,208,.12);border-radius:50%}.hero:after{content:"";position:absolute;width:430px;height:430px;right:-90px;top:-120px;border:1px solid rgba(91,166,208,.08);border-radius:50%}.hero-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(500px,1.1fr);align-items:center;gap:72px;position:relative;z-index:1}.eyebrow{font-size:10px;letter-spacing:.18em;font-weight:900;color:#7290a6}.hero .eyebrow{color:#8eb0c5}.hero h1{font-size:clamp(52px,6.4vw,88px);line-height:.94;letter-spacing:-.065em;margin:18px 0 26px;max-width:760px}.hero h1 em,.section h2 em,.cta h2 em{font-style:normal;color:#76b8dc}.hero-lead{font-size:17px;line-height:1.65;color:#b6c5d0;max-width:610px;margin:0 0 31px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.trust-line{display:flex;gap:22px;margin-top:34px;flex-wrap:wrap}.trust-line span{display:flex;align-items:center;gap:8px;color:#91a5b4;font-size:11px}.trust-line i{width:6px;height:6px;border-radius:50%;background:#5ca8d2;box-shadow:0 0 0 5px rgba(92,168,210,.1)}
.hero-product{background:#f8fafb;color:var(--ink);border:1px solid rgba(255,255,255,.12);border-radius:28px;box-shadow:var(--shadow);overflow:hidden;transform:translateY(5px)}.product-top,.product-foot{display:flex;justify-content:space-between;align-items:center;padding:15px 18px;font-size:9px;font-weight:900;letter-spacing:.16em;color:#7a8b98}.product-top{border-bottom:1px solid #e5ebef}.live-dot{display:flex;gap:7px;align-items:center}.live-dot i{width:6px;height:6px;background:var(--green);border-radius:50%}.product-main{display:grid;grid-template-columns:1.12fr .88fr;gap:12px;padding:12px}.photo-stage{position:relative;min-height:405px;border-radius:20px;overflow:hidden;background:linear-gradient(145deg,#e7edf1,#cfd9df);display:grid;place-items:center}.photo-stage:before{content:"";position:absolute;inset:22px;border:1px solid rgba(19,42,57,.12);border-radius:16px}.car-art{width:74%;height:48%;position:relative;border:3px solid #344b5c;border-radius:48% 48% 30% 30%;background:linear-gradient(#607789,#3e5363);transform:perspective(500px) rotateX(7deg)}.car-art:before,.car-art:after{content:"";position:absolute;background:#1f3342;border:4px solid #738796}.car-art:before{width:23%;height:29%;left:8%;bottom:-20%;border-radius:45%}.car-art:after{width:23%;height:29%;right:8%;bottom:-20%;border-radius:45%}.body-line{position:absolute;left:15%;right:15%;top:47%;height:2px;background:#9fb0bb}.light{position:absolute;right:9%;top:29%;width:16%;height:9%;border-radius:30px;background:#d7e6ee}.damage-ring{position:absolute;right:25%;top:39%;width:75px;height:75px;border:2px solid #2d83b8;border-radius:50%;box-shadow:0 0 0 10px rgba(45,131,184,.11)}.damage-ring span{position:absolute;inset:30%;background:#2d83b8;border-radius:50%}.photo-label{position:absolute;left:20px;bottom:18px;display:flex;gap:9px;align-items:center;background:#0c2132;color:#fff;border-radius:10px;padding:9px 11px;font-size:9px}.photo-label b{color:#79b9dc;letter-spacing:.12em}.photo-label span{color:#dce7ed}.insight-panel{padding:7px 9px;display:grid;align-content:center;gap:9px}.mini-head{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.16em;color:#7e8e9a;padding:4px 4px 7px}.mini-head b{font-size:8px;color:var(--green);background:#e8f3ef;padding:6px 8px;border-radius:999px}.metric{padding:17px;border:1px solid #e0e7eb;border-radius:15px;background:#fff}.metric small{display:block;color:#8a98a2;font-size:8px;letter-spacing:.16em;font-weight:900;margin-bottom:8px}.metric strong{display:block;font-size:16px;letter-spacing:-.025em}.metric span{display:block;color:#82909b;font-size:10px;margin-top:5px}.metric.muted{background:#f3f6f8}.product-foot{border-top:1px solid #e5ebef;letter-spacing:normal;font-weight:650}.product-foot span:first-child{display:flex;gap:7px;align-items:center}.product-foot i{width:6px;height:6px;border-radius:50%;background:var(--green)}
.section{padding:112px 0}.statement{background:#fff}.statement-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:100px;align-items:end}.statement h2,.section h2{font-size:clamp(42px,5vw,70px);line-height:1.02;letter-spacing:-.055em;margin:16px 0 0}.statement p,.section-intro>p{font-size:17px;line-height:1.7;color:var(--muted);margin:0;max-width:580px}.dark{background:var(--navy);color:#fff}.section-intro{display:grid;grid-template-columns:1.05fr .95fr;gap:80px;align-items:end;margin-bottom:60px}.section-intro p{color:#aebdca}.journey-track{display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid #294153;border-bottom:1px solid #294153}.journey-track article{padding:26px 20px 27px;border-right:1px solid #294153;min-height:150px}.journey-track article:last-child{border-right:0}.journey-track span{font-size:10px;color:#6f90a6;letter-spacing:.14em}.journey-track b{display:block;font-size:18px;margin-top:42px;letter-spacing:-.02em}.journey-track small{display:block;color:#8499a9;font-size:11px;margin-top:6px}.product{background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature-card{border:1px solid var(--line);border-radius:20px;padding:27px;min-height:285px;display:flex;flex-direction:column;transition:transform .25s var(--ease),box-shadow .25s,border-color .25s}.feature-card:hover{transform:translateY(-3px);box-shadow:0 18px 45px rgba(7,21,34,.07);border-color:#c8d6df}.feature-card.featured{background:var(--navy);color:#fff;border-color:var(--navy)}.feature-no{font-size:10px;font-weight:900;color:#6b8293;letter-spacing:.16em}.feature-card h3{font-size:23px;letter-spacing:-.035em;margin:65px 0 10px}.feature-card p{font-size:13px;line-height:1.65;color:#738391;margin:0}.feature-card.featured p{color:#aebdca}.feature-card>span:last-child{margin-top:auto;font-size:9px;letter-spacing:.16em;font-weight:900;color:#6e8ea4}.feature-card.featured>span:last-child{color:#73b7dc}.intelligence{background:#edf2f5}.intelligence-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.intelligence-copy h2{margin-bottom:24px}.intelligence-copy>p{font-size:17px;line-height:1.7;color:var(--muted);max-width:570px}.principles{display:grid;gap:0;margin-top:40px;border-top:1px solid #d6e0e6}.principles div{display:grid;grid-template-columns:44px 1fr;padding:14px 0;border-bottom:1px solid #d6e0e6;font-size:12px}.principles b{color:#8aa0af}.ai-panel{background:var(--navy);color:#fff;border-radius:25px;padding:20px;box-shadow:var(--shadow)}.ai-header{display:flex;justify-content:space-between;align-items:center;padding:4px 4px 16px;color:#8ea5b5;font-size:9px;letter-spacing:.15em;font-weight:900}.pill{color:#74b6da;background:#153348;padding:7px 9px;border-radius:999px;font-size:8px}.ai-row{display:grid;grid-template-columns:40px 1fr auto;gap:13px;align-items:center;padding:17px 6px;border-top:1px solid #20384a}.ai-icon{width:34px;height:34px;border:1px solid #355267;border-radius:10px;display:grid;place-items:center;color:#76b8dc;font-size:9px;font-weight:900}.ai-row b{display:block;font-size:13px}.ai-row span{display:block;font-size:10px;color:#8197a7;margin-top:4px}.ai-row strong{font-size:8px;letter-spacing:.12em;color:#75b7d9}.ai-note{margin-top:10px;padding:13px;background:#102a3d;border-radius:12px;display:flex;gap:8px;align-items:center;color:#9fb2bf;font-size:10px}.ai-note i{width:6px;height:6px;border-radius:50%;background:#d0a44b}.enterprise-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.enterprise-grid article{padding:27px;border:1px solid #294153;border-radius:20px;min-height:245px}.enterprise-grid span{font-size:9px;color:#78a4bd;letter-spacing:.17em;font-weight:900}.enterprise-grid h3{font-size:24px;letter-spacing:-.03em;margin:58px 0 10px}.enterprise-grid p{color:#94a8b7;line-height:1.65;font-size:12px;margin:0}.final-cta{background:#fff}.cta{display:grid;grid-template-columns:1fr .7fr;gap:100px;align-items:end}.cta h2{font-size:clamp(48px,6vw,82px);line-height:.95;letter-spacing:-.06em;margin:15px 0 0}.cta p{color:var(--muted);font-size:16px;line-height:1.7;margin:0 0 25px}
footer{background:#06111b;color:#fff;padding:65px 0 24px}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;padding-bottom:55px}.footer-brand .logo{width:190px;margin-bottom:18px}.footer-brand p{max-width:370px;color:#8398a8;font-size:12px;line-height:1.7}.footer-main>div:not(.footer-brand)>b{font-size:9px;letter-spacing:.16em;color:#7990a1}.footer-main a:not(.logo){display:block;color:#c0cdd6;font-size:12px;margin-top:13px}.footer-bottom{border-top:1px solid #1b3040;padding-top:18px;display:flex;justify-content:space-between;gap:20px;color:#6f8494;font-size:10px}
.modal{position:fixed;inset:0;background:rgba(2,10,17,.76);backdrop-filter:blur(16px);z-index:300;display:none;align-items:flex-end}.modal.open{display:flex}.app-shell{width:min(1240px,100%);max-height:96vh;overflow:auto;background:#f4f7f9;border-radius:28px 28px 0 0;box-shadow:0 -30px 100px rgba(0,0,0,.35)}.app-head{position:sticky;top:0;z-index:4;padding:15px 22px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.95);backdrop-filter:blur(16px);display:flex;align-items:center;justify-content:space-between}.app-logo{display:flex;align-items:center;gap:13px}.app-logo .logo{width:175px}.app-logo .logo path{stroke:var(--navy)}.app-logo .logo text{fill:var(--navy)}.app-logo .logo text.blue{fill:var(--blue)}.app-logo #caseId{font-size:9px;letter-spacing:.13em;color:#7e8d99;font-weight:900}.close{width:40px;height:40px;border:1px solid var(--line);border-radius:11px;background:#fff;color:var(--navy);font-size:22px;cursor:pointer}.app-body{padding:26px}.app-body{max-width:1250px;margin:auto}.workflow{background:#fff;border:1px solid var(--line);border-radius:22px;padding:27px;box-shadow:0 10px 35px rgba(6,20,34,.04)}.app-body{display:block}.workflow-top{display:flex;justify-content:space-between;align-items:end;gap:20px}.workflow-top h2{font-size:30px;letter-spacing:-.045em;margin:8px 0 5px}.workflow-top p{font-size:12px;color:#748592;margin:0}.step-counter{font-size:10px;font-weight:900;color:#748592;white-space:nowrap}.progress{height:5px;background:#e6edf1;border-radius:99px;overflow:hidden;margin:22px 0 26px}.progress span{display:block;width:25%;height:100%;background:var(--blue);border-radius:99px;transition:width .3s var(--ease)}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:11px;font-weight:850;color:var(--ink)}.field small{font-size:10px;color:#8998a3}.field input,.field select,.field textarea{width:100%;border:1px solid #d5dfe5;background:#fff;color:var(--ink);border-radius:11px;min-height:45px;padding:11px 12px;outline:none;transition:border-color .2s,box-shadow .2s}.field textarea{min-height:105px;resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:#6fa6c4;box-shadow:0 0 0 4px rgba(45,131,184,.09)}.field.invalid input,.field.invalid select,.field.invalid textarea{border-color:#b65b63}.error-text{font-size:10px;color:var(--red);font-weight:800}.choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.choice{border:1px solid #d5dfe5;border-radius:12px;padding:13px;cursor:pointer;font-size:12px;font-weight:750}.choice:has(input:checked){border-color:#6fa6c4;background:#f0f7fb;box-shadow:0 0 0 3px rgba(45,131,184,.07)}.choice input{margin-right:8px;accent-color:var(--blue)}.app-actions{display:flex;justify-content:space-between;gap:10px;margin-top:25px;padding-top:20px;border-top:1px solid #e5ebef}.app-actions .btn.quiet{color:var(--navy)}.app-side{display:grid;grid-template-columns:1fr 1fr 1.4fr;gap:12px;margin-top:12px}.side-card,.chat-card{border:1px solid var(--line);border-radius:18px;background:#fff;padding:18px}.side-title{display:flex;justify-content:space-between;font-size:12px}.side-title span{color:#8495a1}.timeline{display:grid;gap:13px;margin-top:17px}.timeline>div{display:grid;grid-template-columns:9px 1fr;column-gap:9px;position:relative}.timeline i{width:8px;height:8px;border-radius:50%;background:#d2dde4;margin-top:4px}.timeline .active i{background:var(--blue);box-shadow:0 0 0 4px #e7f2f8}.timeline b{font-size:11px}.timeline small{grid-column:2;color:#8997a2;font-size:10px;margin-top:2px}.side-card.subtle{background:#f8fafb}.side-card.subtle b{font-size:11px}.side-card.subtle p{font-size:10px;color:#81909c;line-height:1.6;margin:9px 0 0}.chat-card{background:var(--navy);color:#fff}.chat-head{display:flex;justify-content:space-between;gap:10px;align-items:center}.chat-head b{font-size:12px}.chat-head span{font-size:8px;color:#8da3b2;letter-spacing:.12em}.chat-messages{height:145px;overflow:auto;display:grid;align-content:start;gap:8px;margin:13px 0}.bubble{max-width:88%;padding:9px 11px;border-radius:11px;font-size:10px;line-height:1.5}.bubble.ai{background:#102a3d;color:#dbe5ec}.bubble.user{justify-self:end;background:#fff;color:var(--navy)}.chat-input{display:flex;gap:7px}.chat-input input{min-width:0;flex:1;border:1px solid #355166;background:#0b1f30;color:#fff;border-radius:9px;padding:9px}.chat-input button{border:0;border-radius:9px;background:#fff;color:var(--navy);padding:0 12px;font-size:10px;font-weight:900}.upload{border:1px dashed #aebfc9;border-radius:17px;padding:40px 22px;text-align:center;background:#f9fbfc}.upload-mark{width:52px;height:52px;margin:auto;border-radius:16px;background:var(--navy);color:#fff;display:grid;place-items:center;font-size:25px;font-weight:300}.upload h3{margin:15px 0 6px;font-size:17px}.upload p{font-size:11px;color:#7c8c98;max-width:450px;margin:0 auto 18px;line-height:1.6}.upload .btn{margin:0 3px}.thumbs{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:13px}.thumb{position:relative;aspect-ratio:4/3;border-radius:11px;overflow:hidden;background:#e7edf1}.thumb img{width:100%;height:100%;object-fit:cover}.thumb button{position:absolute;top:6px;right:6px;width:28px;height:28px;border:0;border-radius:50%;background:rgba(7,21,34,.85);color:#fff;font-size:18px;cursor:pointer}.helper{margin-top:13px;padding:11px 12px;border-radius:11px;background:#f2f6f8;color:#7c8b96;font-size:10px;line-height:1.5}.result-area{display:grid;gap:11px}.result-card{border:1px solid var(--line);border-radius:15px;padding:17px;background:#fff}.result-head{display:flex;justify-content:space-between;gap:12px;border-bottom:1px solid #e5ebef;padding-bottom:13px}.result-title{font-size:15px;font-weight:900}.vehicle-line{font-size:11px;color:#788894;margin-top:4px}.quality{font-size:9px;font-weight:900;padding:6px 8px;border-radius:999px;background:#eaf4ef;color:#2c725b}.quality.warn{background:#fbf4e3;color:#82601f}.quality.bad{background:#f9e9eb;color:#944b53}.notice{padding:12px;border:1px solid #e1e8ed;border-radius:11px;background:#f5f8fa;color:#657582;font-size:10px;line-height:1.55}.notice.warn{background:#fbf5e8;border-color:#eee0bd;color:#735b2a}.damage-item{padding:13px 0;border-bottom:1px solid #e5ebef}.damage-item:last-child{border-bottom:0}.damage-item strong{font-size:11px}.damage-item p{font-size:10px;color:#748490;margin:4px 0 0}.analysis-status{display:flex;align-items:center;gap:10px;padding:14px;background:#f5f8fa;border:1px solid #e0e8ed;border-radius:12px}.spinner{width:20px;height:20px;border:2px solid #dce5eb;border-top-color:var(--blue);border-radius:50%;animation:spin 1s linear infinite;flex:none}@keyframes spin{to{transform:rotate(360deg)}}.empty{text-align:center;padding:35px;color:#7d8b96;font-size:11px}.toast{position:fixed;left:50%;bottom:24px;z-index:500;transform:translate(-50%,18px);opacity:0;pointer-events:none;background:var(--navy);color:#fff;border:1px solid #2d4659;border-radius:11px;padding:10px 14px;font-size:11px;font-weight:750;transition:.25s}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1100px){.nav{gap:25px}.desktop-nav{gap:18px}.hero-layout{grid-template-columns:1fr;gap:55px}.hero-product{max-width:850px}.statement-grid,.section-intro,.intelligence-grid,.cta{grid-template-columns:1fr;gap:30px}.journey-track{grid-template-columns:repeat(5,1fr)}.feature-grid,.enterprise-grid{grid-template-columns:1fr 1fr}.app-side{grid-template-columns:1fr 1fr}.chat-card{grid-column:1/-1}}
@media(max-width:820px){.container{width:min(calc(100% - 32px),var(--max))}.nav{height:68px}.desktop-nav,.nav-actions>.btn{display:none}.menu-btn{display:block}.mobile-nav.open{display:block}.logo{width:174px}.hero{padding:70px 0 82px}.hero h1{font-size:clamp(50px,13vw,72px)}.hero-product{border-radius:21px}.product-main{grid-template-columns:1fr}.insight-panel{grid-template-columns:1fr 1fr}.photo-stage{min-height:340px}.journey-track{grid-template-columns:1fr}.journey-track article{border-right:0;border-bottom:1px solid #294153;min-height:0}.journey-track article:last-child{border-bottom:0}.journey-track b{margin-top:12px}.feature-grid,.enterprise-grid{grid-template-columns:1fr}.section{padding:85px 0}.section h2,.statement h2{font-size:44px}.app-shell{max-height:100vh;border-radius:0}.app-body{padding:14px}.app-side{grid-template-columns:1fr}.chat-card{grid-column:auto}.workflow{padding:20px}.form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.choice-grid{grid-template-columns:1fr}.app-actions{flex-direction:column-reverse}.app-actions .btn{width:100%}.app-logo .logo{width:150px}.app-logo #caseId{display:none}.footer-main{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;align-items:flex-start}.cta .btn{width:100%}}
@media(max-width:520px){.container{width:min(calc(100% - 26px),var(--max))}.hero{padding-top:58px}.hero-lead{font-size:15px}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.trust-line{gap:13px}.product-main{padding:8px}.photo-stage{min-height:275px}.insight-panel{grid-template-columns:1fr}.metric{padding:13px}.metric:nth-child(4){display:none}.statement-grid{gap:20px}.statement p,.section-intro>p,.intelligence-copy>p{font-size:15px}.section h2,.statement h2{font-size:38px}.ai-row{grid-template-columns:35px 1fr}.ai-row strong{display:none}.footer-main{grid-template-columns:1fr}.footer-brand{grid-column:auto}.footer-main>div:not(.footer-brand){padding-top:8px}.app-head{padding:12px 15px}.workflow-top{align-items:flex-start;flex-direction:column}.step-counter{align-self:flex-end;margin-top:-28px}.thumbs{grid-template-columns:1fr 1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation-duration:.001ms!important;transition-duration:.001ms!important}}
@media print{body{background:#fff}.site-header,footer,.hero,.statement,.journey,.product,.intelligence,.business,.final-cta,.app-side,.close,.app-actions{display:none!important}.modal{position:static;display:block;background:#fff}.app-shell{max-height:none;box-shadow:none}.app-head{position:static}.workflow{box-shadow:none}}

/* V12: compact account controls + product-first hero without preview card */
.account-actions{display:flex;align-items:center;gap:4px;padding:4px;border:1px solid #294153;border-radius:12px;background:rgba(255,255,255,.025)}
.account-actions button,.mobile-account-actions button{border:0;background:transparent;color:#b7c7d2;border-radius:8px;padding:8px 10px;font-size:11px;font-weight:850;cursor:pointer;white-space:nowrap}
.account-actions button:hover,.mobile-account-actions button:hover{background:#173044;color:#fff}
.account-actions button[data-auth="login"]{color:#fff}
.mobile-account-actions{display:flex;gap:8px;margin:6px 0 10px}
.mobile-account-actions button{flex:1;border:1px solid #294153;background:#102537;color:#d8e4eb}
.hero-layout{grid-template-columns:1fr}
.hero-copy{max-width:860px}
.hero{padding-bottom:105px}
@media(max-width:1100px){.hero-layout{grid-template-columns:1fr}.account-actions{gap:2px}.account-actions button{padding:7px 8px}.nav-actions{gap:7px}}
@media(max-width:820px){.nav-actions>.account-actions{display:none}.hero{padding-bottom:82px}}

/* V13: focused flagship hero + account authentication surface */
.hero:before,.hero:after{display:none}
.hero{min-height:calc(100svh - 76px);display:flex;align-items:center;padding:84px 0 96px}
.hero-layout{display:flex;justify-content:center;align-items:center;width:100%;position:relative;z-index:1}
.hero-copy{max-width:980px;width:100%;margin:0 auto;text-align:center}
.hero .eyebrow{margin-bottom:24px}
.hero h1{max-width:none;margin:0 auto 30px;font-size:clamp(64px,8.1vw,112px);line-height:.9}
.hero-lead{max-width:760px;margin:0 auto 34px;font-size:18px}
.hero-actions{justify-content:center}
.trust-line{justify-content:center}
.auth-modal{position:fixed;inset:0;z-index:700;background:rgba(3,12,20,.72);backdrop-filter:blur(12px);display:none;align-items:center;justify-content:center;padding:22px}
.auth-modal.open{display:flex}
.auth-shell{position:relative;width:min(100%,470px);background:#fff;color:var(--ink);border:1px solid rgba(255,255,255,.7);border-radius:24px;padding:38px;box-shadow:0 35px 100px rgba(0,0,0,.28)}
.auth-close{position:absolute;top:16px;right:16px;width:38px;height:38px;border:1px solid var(--line);border-radius:10px;background:#fff;color:var(--navy);font-size:22px;cursor:pointer}
.auth-mark{width:38px;height:38px;border-radius:12px;background:var(--navy);color:#fff;display:grid;place-items:center;font-weight:900;margin-bottom:20px}
.auth-kicker{font-size:9px;letter-spacing:.18em;font-weight:900;color:#7890a0;margin-bottom:10px}
.auth-shell h2{font-size:38px;line-height:1;letter-spacing:-.05em;margin:0 0 11px}
.auth-sub{font-size:13px;line-height:1.6;color:#738390;margin:0 0 25px;max-width:390px}
.auth-form{display:grid;gap:14px}
.auth-field{display:grid;gap:7px}.auth-field label{font-size:11px;font-weight:850}.auth-field input{width:100%;height:48px;border:1px solid #d4dfe6;border-radius:11px;padding:0 13px;outline:none;color:var(--ink);background:#fff}.auth-field input:focus{border-color:#6fa6c4;box-shadow:0 0 0 4px rgba(45,131,184,.1)}
.auth-submit{height:49px;border:0;border-radius:12px;background:var(--navy);color:#fff;font-weight:850;cursor:pointer;margin-top:3px}.auth-submit:hover{background:#0d2639}
.auth-switch,.auth-link{border:0;background:transparent;color:#2d83b8;font-weight:800;font-size:11px;cursor:pointer;padding:10px 0 0}.auth-link{padding-top:0}.auth-error{min-height:16px;margin:0;color:#9d5058;font-size:10px;font-weight:800}.auth-info{margin:0;padding:11px 12px;border:1px solid #dfe7ec;border-radius:11px;background:#f5f8fa;color:#71818d;font-size:10px;line-height:1.5}.auth-email-note{padding:11px 12px;border-radius:11px;background:#eef5f8;color:#637784;font-size:11px}.auth-email-note strong{color:var(--ink)}
@media(max-width:820px){.hero{min-height:calc(100svh - 68px);padding:65px 0 75px}.hero h1{font-size:clamp(52px,13vw,82px)}.hero-lead{font-size:16px}.auth-shell{padding:31px 23px;border-radius:20px}.auth-shell h2{font-size:34px}}
@media(max-width:520px){.hero{padding-top:52px}.hero h1{font-size:clamp(48px,14vw,68px)}.trust-line{gap:12px}.auth-modal{padding:12px}.auth-shell{padding:28px 20px}}


/* V14: hard hero boundary — nothing from following sections can appear beside the headline */
html,body{overflow-x:hidden}
.hero{height:calc(100dvh - 76px);min-height:620px;max-height:none;box-sizing:border-box;contain:layout paint;isolation:isolate;overflow:clip}
.hero-layout{height:100%;min-height:0}
.hero-copy{position:relative;z-index:2}
.statement,.journey,.product,.intelligence,.business,.final-cta,footer{position:relative;z-index:2;margin-top:0}
@media(max-width:820px){.hero{height:calc(100dvh - 68px);min-height:600px}}
@media(max-width:520px){.hero{height:auto;min-height:calc(100svh - 68px)}}

/* V16: strict auth separation + calmer flagship headline */
.auth-form[hidden]{display:none!important}
.hero h1{font-weight:700;line-height:1.02;letter-spacing:-.045em}
.hero h1 em{font-weight:700}
.auth-shell{max-height:min(760px,calc(100dvh - 40px));overflow:auto}
@media(max-width:820px){.hero h1{font-weight:700;line-height:1.03;letter-spacing:-.04em}.auth-shell{max-height:calc(100dvh - 24px)}}

/* V17: precise hero typography + centered secondary CTA. No other product styles changed. */
.hero h1{font-weight:650;line-height:1.08;letter-spacing:-.035em}
.hero h1 em{font-weight:650}
.hero-actions .btn{display:inline-flex;align-items:center;justify-content:center;text-align:center;line-height:1}
@media(max-width:820px){.hero h1{font-weight:650;line-height:1.08;letter-spacing:-.032em}}
@media(max-width:520px){.hero h1{line-height:1.08;letter-spacing:-.03em}}
