:root{--navy:#071d30;--blue:#0b4160;--teal:#1593a6;--teal-light:#55c2cf;--coral:#ff6b57;--white:#f7fafc;--ink:#10283a;--muted:#617383;--line:#dce5ea}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}.nav{position:fixed;z-index:50;top:0;left:0;right:0;height:76px;padding:0 6vw;display:flex;align-items:center;justify-content:space-between;background:rgba(7,29,48,.82);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08);color:white}.brand{font-size:15px;letter-spacing:.23em;font-weight:700}.brand b{color:var(--coral)}nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}nav a{opacity:.8}nav a:hover{opacity:1}.nav-cta{border:1px solid rgba(255,255,255,.28);padding:11px 18px;border-radius:100px}.hero{min-height:100vh;padding:145px 6vw 80px;display:grid;grid-template-columns:1.04fr .96fr;align-items:center;background:radial-gradient(circle at 85% 30%,#14506b 0,transparent 27%),linear-gradient(125deg,var(--navy) 0%,#082b43 58%,#071d30 100%);color:white;overflow:hidden}.hero-copy{max-width:760px;z-index:2}.eyebrow{font-size:12px;letter-spacing:.2em;font-weight:800;color:var(--teal-light);margin:0 0 24px}.eyebrow.dark{color:var(--teal)}h1,h2{letter-spacing:-.045em;line-height:1.06;margin:0;font-weight:700}h1{font-size:clamp(48px,6.2vw,88px)}h2{font-size:clamp(38px,4.2vw,64px)}h1 em,h2 em{font-style:normal;color:var(--coral)}.lead{font-size:clamp(18px,1.5vw,22px);line-height:1.65;color:#d7e0e7;max-width:650px;margin:30px 0 38px}.hero-actions{display:flex;align-items:center;gap:28px;flex-wrap:wrap}.button{border:0;cursor:pointer;display:inline-flex;align-items:center;justify-content:space-between;gap:24px;padding:17px 22px;border-radius:6px;font:700 14px Manrope}.primary{background:var(--coral);color:white;box-shadow:0 12px 30px rgba(255,107,87,.22)}.primary:hover{background:#ff7b68;transform:translateY(-2px)}.text-link{font-size:14px;font-weight:700;color:#d7e0e7}.hero-visual{height:600px;position:relative}.glow{position:absolute;width:480px;height:480px;border-radius:50%;background:rgba(21,147,166,.18);filter:blur(50px);right:-40px;top:30px}.portrait{position:absolute;right:2%;bottom:-80px;width:390px;height:590px;border-radius:200px 200px 30px 30px;background:linear-gradient(145deg,rgba(85,194,207,.35),rgba(7,29,48,.8));overflow:hidden;box-shadow:inset 0 0 90px rgba(85,194,207,.15)}.human-shape{position:absolute;width:160px;height:160px;border-radius:50%;background:linear-gradient(150deg,#d6a083,#9e624d);top:70px;left:110px}.human-detail{position:absolute;width:310px;height:390px;border-radius:50% 50% 10px 10px;background:linear-gradient(140deg,#eff5f7,#8facb6);bottom:-90px;left:42px}.signal{position:absolute;width:720px;right:-100px;top:50px;overflow:visible}.signal path{fill:none;stroke:var(--teal-light);stroke-width:2;opacity:.55}.signal path+path{stroke:#176d91;opacity:.4}.data-card{position:absolute;z-index:4;width:245px;padding:20px;border-radius:12px;background:rgba(7,29,48,.82);border:1px solid rgba(85,194,207,.35);box-shadow:0 25px 60px rgba(0,0,0,.35);backdrop-filter:blur(14px)}.data-card span,.data-card strong{display:block}.data-card span{font-size:9px;letter-spacing:.18em;color:var(--teal-light);font-weight:800}.data-card strong{font-size:15px;margin-top:6px}.card-a{left:2%;top:115px}.card-b{right:-2%;bottom:80px}.chart{display:flex;align-items:end;height:50px;gap:7px;margin-top:13px}.chart i{flex:1;background:#176d91;border-radius:3px 3px 0 0}.chart i:nth-child(1){height:25%}.chart i:nth-child(2){height:40%}.chart i:nth-child(3){height:55%}.chart i:nth-child(4){height:68%}.chart i:nth-child(5){height:88%;background:var(--coral)}.dots{display:flex;align-items:center;gap:8px;margin-top:19px}.dots i{width:10px;height:10px;border-radius:50%;background:var(--teal)}.dots i:last-child{background:var(--coral);box-shadow:0 0 15px var(--coral)}section{padding:110px 6vw}.problem{background:var(--white)}.section-head{max-width:850px}.section-head.centered{text-align:center;margin:0 auto}.section-head>p:last-child{font-size:18px;line-height:1.7;color:#b8c6d1;max-width:720px;margin:24px auto}.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:70px;border-top:1px solid var(--line)}.problem-grid article{padding:32px 40px 20px 0;border-right:1px solid var(--line)}.problem-grid article+article{padding-left:40px}.problem-grid span{font-size:12px;color:var(--coral);font-weight:800}.problem-grid h3{font-size:20px;margin:25px 0 12px}.problem-grid p{color:var(--muted);line-height:1.7}.platform{background:var(--navy);color:white;overflow:hidden}.journey{display:flex;align-items:center;justify-content:center;margin:70px auto 45px;max-width:980px}.journey div{text-align:center;min-width:100px}.journey b,.journey span{display:block}.journey b{font-size:11px;color:var(--teal-light);margin-bottom:7px}.journey span{font-size:13px;font-weight:700}.journey>i{height:1px;flex:1;background:linear-gradient(90deg,var(--teal),#345064)}.journey .active b,.journey .active span{color:var(--coral)}.product-shell{max-width:1180px;height:610px;margin:auto;border-radius:16px;background:#eff5f7;box-shadow:0 35px 90px rgba(0,0,0,.46);overflow:hidden;color:var(--ink);display:grid;grid-template:48px 1fr/62px 1fr}.browser-top{grid-column:1/3;background:#fff;border-bottom:1px solid #dce5ea;display:flex;align-items:center;gap:8px;padding:0 17px}.browser-top i{width:8px;height:8px;background:#d2dce1;border-radius:50%}.browser-top span{font-size:11px;color:#70818c;margin-left:16px}.sidebar{background:var(--navy);display:flex;flex-direction:column;align-items:center;gap:26px;padding-top:24px}.mini-logo{font-size:10px;color:white;font-weight:800}.mini-logo span{color:var(--coral)}.sidebar i{width:19px;height:3px;border-radius:4px;background:#577183}.sidebar i:nth-child(2){background:var(--coral)}.dashboard{padding:42px 46px}.dash-title{display:flex;align-items:center;justify-content:space-between}.dash-title small,.dashboard small{font-size:9px;letter-spacing:.12em;font-weight:800;color:#617383}.dash-title h3{font-size:28px;margin:8px 0}.dash-title>span{font-size:10px;color:var(--teal);font-weight:800;background:#dbf2f2;padding:8px 12px;border-radius:30px}.dash-grid{display:grid;grid-template-columns:.8fr .8fr 1.5fr;gap:18px;margin-top:28px}.dash-grid>div{background:white;border:1px solid #dce5ea;border-radius:10px;padding:24px}.metric strong{display:block;font-size:46px;margin:15px 0;color:var(--blue)}.metric em{font-size:11px;color:#71828d;font-style:normal}.progress-card{grid-column:1/3}.bars{display:flex;align-items:end;height:140px;gap:18px;margin-top:22px;border-bottom:1px solid #dce5ea}.bars i{flex:1;background:#b6dfe4;border-radius:4px 4px 0 0}.bars i:nth-child(1){height:25%}.bars i:nth-child(2){height:37%}.bars i:nth-child(3){height:49%}.bars i:nth-child(4){height:63%}.bars i:nth-child(5){height:74%}.bars i:nth-child(6){height:90%;background:var(--coral)}.axis{display:flex;justify-content:space-between;font-size:9px;color:#84949e;margin-top:6px}.timeline{grid-column:3;grid-row:1/3}.timeline p{position:relative;padding:8px 0 22px 21px;border-left:1px solid #b6dfe4;margin:20px 0 0}.timeline p i{position:absolute;width:9px;height:9px;border-radius:50%;background:var(--teal);left:-5px;top:11px}.timeline p:last-child i{background:var(--coral)}.timeline b,.timeline span{display:block;font-size:11px}.timeline span{color:#778994;margin-top:5px}.value{display:grid;grid-template-columns:1fr 1fr;gap:8vw;align-items:center;background:#fff}.value-copy>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.75;margin:28px 0}.value blockquote{margin:36px 0 0;padding:17px 0 17px 24px;border-left:3px solid var(--coral);font-weight:700;color:var(--blue);line-height:1.55}.value-cards{display:flex;flex-direction:column;gap:13px}.value-cards article{padding:25px 28px;border:1px solid var(--line);border-radius:10px;display:grid;grid-template-columns:52px 1fr;column-gap:18px;align-items:center}.value-cards article:hover{border-color:var(--teal);transform:translateX(-5px)}.icon{grid-row:1/3;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:#e8f4f5;color:var(--teal);font-size:22px}.value-cards h3{margin:0;font-size:17px}.value-cards p{margin:5px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.closing{background:linear-gradient(135deg,var(--navy),#0b3853);color:white;display:grid;grid-template-columns:.85fr 1.15fr;gap:9vw;align-items:start}.closing-copy>p:not(.eyebrow){color:#d7e0e7;font-size:17px;line-height:1.7}.contact-note{margin-top:50px;display:flex;flex-direction:column;gap:12px}.contact-note span{letter-spacing:.18em;font-weight:800}.contact-note b{color:var(--coral)}.contact-note a{font-size:13px;color:#b8c6d1}.contact-form{padding:38px;background:white;color:var(--ink);border-radius:12px;box-shadow:0 28px 80px rgba(0,0,0,.25)}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}label{display:block;font-size:11px;font-weight:800;letter-spacing:.04em;margin-bottom:18px}input,select,textarea{display:block;width:100%;margin-top:8px;border:1px solid #d4dfe5;border-radius:6px;padding:14px 13px;font:500 14px Manrope;color:var(--ink);background:#fbfdfe}input:focus,select:focus,textarea:focus{outline:2px solid rgba(21,147,166,.25);border-color:var(--teal)}textarea{resize:vertical}.consent{display:flex;gap:10px;align-items:flex-start;font-weight:500;line-height:1.5;color:#617383}.consent input{width:16px;margin:2px 0}.submit{width:100%}.form-status{margin:13px 0 0;text-align:center;color:var(--teal);font-size:13px;font-weight:700;min-height:18px}footer{min-height:110px;padding:0 6vw;background:#041622;color:white;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer>span{font-size:11px;color:#90a2ae}.reveal{opacity:0;transform:translateY(22px);transition:opacity .75s ease,transform .75s ease}.reveal.visible{opacity:1;transform:none}article,.button{transition:.25s ease}@media(max-width:900px){nav>a:not(.nav-cta){display:none}.hero{grid-template-columns:1fr;padding-top:130px}.hero-visual{height:430px;margin-top:25px}.portrait{height:430px;width:300px}.human-shape{left:80px}.human-detail{left:15px}.data-card{width:215px}.problem-grid,.value,.closing{grid-template-columns:1fr}.problem-grid article,.problem-grid article+article{padding:28px 0;border-right:0;border-bottom:1px solid var(--line)}.product-shell{height:500px}.dashboard{padding:25px}.dash-grid{gap:10px}.metric strong{font-size:34px}.value{gap:60px}.closing{gap:55px}}@media(max-width:620px){.nav{height:66px}.brand{font-size:12px}.nav-cta{padding:9px 13px}.hero,section{padding-left:22px;padding-right:22px}.hero{padding-top:120px}.hero-visual{height:350px}.portrait{width:230px;height:350px;right:-25px}.human-shape{width:110px;height:110px;left:62px;top:42px}.human-detail{width:220px;height:250px}.card-a{left:-5px;top:55px}.card-b{right:-20px;bottom:25px}.signal{width:500px}.journey{overflow-x:auto;justify-content:flex-start;padding-bottom:15px}.journey>i{min-width:30px}.product-shell{height:430px;grid-template:40px 1fr/46px 1fr}.dashboard{padding:20px 14px}.dash-title h3{font-size:20px}.dash-title>span{display:none}.dash-grid{grid-template-columns:1fr 1fr}.timeline{display:none}.progress-card{grid-column:1/3}.bars{height:105px;gap:10px}.metric{padding:15px!important}.metric strong{font-size:29px}.field-row{grid-template-columns:1fr}.contact-form{padding:25px 20px}.value-cards article{padding:20px}.closing{padding-top:80px;padding-bottom:80px}footer{flex-direction:column;align-items:flex-start;justify-content:center;padding:30px 22px}footer p{margin:0}}
