:root{--teal:#02B7AB;--teal75:#41C9C0;--teal50:#80DBD5;--teal25:#C0EDEA;--purple:#A67CB7;--purple75:#BC9DC9;--purple50:#D2BEDB;--purple25:#E9DEED;--blue:#17B4E9;--blue75:#51C7EE;--blue50:#8BDAF4;--blue25:#C5ECFA;--navy:#0E1B28;--navy75:#4A545E;--navy50:#868D94;--navy25:#C3C6C9;--paper:#F7F9FB;--white:#fff;--shadow:0 24px 70px rgba(14,27,40,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--navy);background:var(--white);line-height:1.6}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(14,27,40,.07)}.nav-wrap{height:78px;display:flex;align-items:center;justify-content:space-between}.brand img{width:138px;height:54px;object-fit:cover;object-position:bottom}.nav{display:flex;align-items:center;gap:30px}.nav a{text-decoration:none;color:var(--navy);font-size:14px;font-weight:600}.nav a:hover{color:var(--teal)}.nav-toggle{display:none;border:0;background:none;font-size:25px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;padding:14px 20px;font-weight:800;text-decoration:none;cursor:pointer;font-family:inherit}.btn-small{padding:10px 15px!important}.btn-primary{background:var(--teal);color:white!important;box-shadow:0 8px 22px rgba(2,183,171,.22)}.btn-primary:hover{background:#00a89d!important}.btn-ghost{color:var(--navy);background:white;border:1px solid rgba(14,27,40,.13)}
.hero{position:relative;overflow:hidden;padding:92px 0 80px;background:linear-gradient(135deg,#fff 58%,#f4fbfb 100%)}.hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--teal)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(48px,6vw,78px);line-height:1.02;letter-spacing:-.05em;margin:17px 0 24px}h1 span{color:var(--teal)}h2{font-size:clamp(34px,4vw,52px);line-height:1.08;letter-spacing:-.035em;margin:12px 0 18px}h3{line-height:1.25}.lead{font-size:20px;color:#42515e;max-width:720px}.lead-sm{font-size:18px;color:#42515e}.hero-actions{display:flex;gap:12px;margin:34px 0 44px}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;border-top:1px solid #e8ecef;padding-top:24px}.hero-proof strong,.hero-proof span{display:block}.hero-proof strong{font-size:14px}.hero-proof span{font-size:11px;color:#667580;margin-top:4px}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.14}.hero-orb-a{width:360px;height:360px;background:var(--purple);right:-120px;top:-120px}.hero-orb-b{width:260px;height:260px;background:var(--blue);left:-120px;bottom:-130px}.model-card{position:relative;padding:28px;border-radius:30px;background:white;box-shadow:var(--shadow);border:1px solid #edf1f3}.model-label{font-size:11px;font-weight:800;letter-spacing:.15em;color:var(--navy50)}.model-stage{display:grid;grid-template-columns:52px 1fr;grid-template-rows:auto auto;gap:0 14px;align-items:center;padding:20px;border-radius:18px;margin-top:18px}.stage-1{background:var(--teal25)}.stage-2{background:var(--purple25)}.stage-3{background:var(--blue25)}.icon-bubble{grid-row:1/3;width:52px;height:52px;border-radius:50%;display:grid;place-items:center;background:white;font-size:25px;font-weight:800}.model-stage b{font-size:17px}.model-stage small{color:#54616c}.model-connector{height:16px;width:2px;background:var(--navy25);margin:0 auto}.model-impact{text-align:center;background:var(--navy);color:white;border-radius:15px;padding:13px;font-weight:700;margin-top:18px}.trust-strip{background:var(--navy);color:white}.trust-grid{min-height:82px;display:grid;grid-template-columns:repeat(6,1fr);gap:12px;align-items:center}.trust-grid span{text-align:center;font-size:11px;font-weight:700;opacity:.88}.section{padding:100px 0}.section-tint{background:var(--paper)}.section-head{max-width:780px;margin-bottom:45px}.section-head p{color:#55636f;font-size:17px}.split-head{max-width:none;display:grid;grid-template-columns:1.1fr .8fr;gap:80px;align-items:end}.cap-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.cap-card{border:1px solid #e6ecef;border-radius:22px;padding:28px;background:white;transition:.25s}.cap-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px rgba(14,27,40,.08)}.cap-card h3{font-size:19px;margin:18px 0 10px}.cap-card p{font-size:14px;color:#586772}.cap-card ul{margin:18px 0 0;padding-left:18px;font-size:13px;color:#344552}.cap-card li{margin:5px 0}.cap-icon{width:52px;height:52px;border-radius:15px;display:grid;place-items:center;color:white;font-size:23px;font-weight:800}.teal{background:var(--teal)}.purple{background:var(--purple)}.blue{background:var(--blue)}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:0;background:white;border-radius:24px;box-shadow:var(--shadow);overflow:hidden}.step{padding:34px 27px;border-right:1px solid #e9eef1}.step:last-child{border-right:0}.step span{font-size:13px;font-weight:800;color:var(--teal)}.step h3{font-size:21px;margin:32px 0 10px}.step p{font-size:13px;color:#62707b}.why-grid{display:grid;grid-template-columns:.9fr 1fr;gap:90px;align-items:center}.quote-card{margin-top:30px;padding:25px;border-left:5px solid var(--teal);background:var(--teal25);border-radius:0 16px 16px 0}.why-points>div{display:grid;grid-template-columns:18px 1fr;gap:18px;padding:21px 0;border-bottom:1px solid #e9eef0}.why-points>div:last-child{border:0}.why-points h3{margin-bottom:5px;font-size:17px}.why-points p{font-size:13px;color:#65727c;margin-bottom:0}.dot{width:14px;height:14px;border-radius:50%;margin-top:6px}.teal-bg{background:var(--teal)}.purple-bg{background:var(--purple)}.blue-bg{background:var(--blue)}.navy-bg{background:var(--navy)}.dark-section{background:var(--navy);color:white}.dark-section h2{max-width:850px}.light-eyebrow{color:var(--teal50)}.use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.use-grid>div{background:#152737;border:1px solid rgba(255,255,255,.09);border-radius:16px;padding:24px}.use-grid b,.use-grid span{display:block}.use-grid b{font-size:16px}.use-grid span{font-size:12px;color:#b8c4cc;margin-top:7px}.contact-section{background:linear-gradient(135deg,#fff,#f6fbfc)}.contact-grid{display:grid;grid-template-columns:.75fr 1fr;gap:85px}.contact-details{display:flex;flex-direction:column;gap:8px;margin-top:28px}.contact-details a{font-size:19px;font-weight:800;color:var(--navy)}.contact-details span{font-size:13px;color:#65737e}.contact-form{background:white;border:1px solid #e8edef;box-shadow:var(--shadow);border-radius:24px;padding:28px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.contact-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;margin-bottom:15px}.contact-form input,.contact-form textarea,.contact-form select{width:100%;border:1px solid #dce3e7;background:#fbfcfd;border-radius:10px;padding:13px;font:inherit;color:var(--navy);outline:none}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(2,183,171,.1)}.consent{flex-direction:row!important;align-items:flex-start}.consent input{width:auto;margin-top:4px}.hp{position:absolute!important;left:-9999px!important}.form-status{font-size:13px;margin:12px 0 0}.footer{background:#08131d;color:white;padding:48px 0}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footer-brand img{width:120px;height:50px;object-fit:cover;object-position:bottom;filter:brightness(0) invert(1)}.footer p,.footer a,.footer span{display:block;color:#b9c4cd;text-decoration:none;font-size:12px;margin:7px 0}.footer b{font-size:12px}.reveal{opacity:0;transform:translateY(16px);transition:.6s ease}.reveal.in{opacity:1;transform:none}
@media (max-width:900px){.nav-toggle{display:block}.nav{position:absolute;display:none;top:78px;left:0;right:0;background:white;padding:20px;flex-direction:column;border-bottom:1px solid #e7ecef}.nav.open{display:flex}.hero-grid,.why-grid,.contact-grid,.split-head{grid-template-columns:1fr;gap:40px}.hero{padding-top:65px}.cap-grid{grid-template-columns:1fr 1fr}.trust-grid{grid-template-columns:repeat(3,1fr);padding:20px 0}.steps{grid-template-columns:1fr 1fr}.step{border-bottom:1px solid #e9eef1}.use-grid{grid-template-columns:1fr 1fr}}
@media (max-width:620px){.container{width:min(100% - 28px,1180px)}.cap-grid,.steps,.use-grid,.form-row,.footer-grid{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr 1fr}.hero-proof{grid-template-columns:1fr}.section{padding:72px 0}.hero-actions{flex-direction:column}.hero-actions .btn{width:100%}.step{border-right:0}.model-card{padding:18px}}
