:root{--navy:#071f39;--blue:#0d5f91;--green:#0a8262;--ink:#132f43;--muted:#647988;--line:#dce5e9;--paper:#f5f8f8}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:"DM Sans",sans-serif}.site-header{position:sticky;top:0;z-index:30;height:72px;padding:0 max(5vw,24px);display:flex;align-items:center;gap:42px;border-bottom:1px solid rgba(13,48,68,.1);background:rgba(255,255,255,.9);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:9px;color:var(--navy);text-decoration:none;font:700 20px "Manrope",sans-serif}.brand span{display:grid;place-items:center;width:35px;height:35px;border-radius:50%;color:white;background:linear-gradient(145deg,var(--navy),var(--green));font-weight:800}.site-header nav{display:flex;gap:28px}.site-header nav a,.login-link{color:#526b7a;text-decoration:none;font-size:13px;font-weight:600}.site-header nav a:hover{color:var(--blue)}.login-link{margin-left:auto;padding:10px 15px;border:1px solid #b9c9d1;border-radius:5px;color:var(--blue)}.hero{min-height:700px;padding:90px max(5vw,24px) 80px;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(520px,1.2fr);align-items:center;gap:5vw;overflow:hidden;background:radial-gradient(circle at 82% 20%,#d9f4ec 0,transparent 24%),linear-gradient(145deg,#f9fbfb,#eef5f5)}.hero-copy{max-width:650px}.eyebrow{display:flex;align-items:center;gap:9px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:1.1px;text-transform:uppercase}.eyebrow i{width:26px;height:1px;background:var(--green)}h1,h2,h3{font-family:"Manrope",sans-serif}.hero h1{margin:23px 0 25px;color:var(--navy);font-size:clamp(46px,5.2vw,78px);line-height:1.01;letter-spacing:-3.5px}.hero h1 em{color:var(--green);font-style:normal}.hero-copy>p{max-width:600px;margin:0;color:#536b7a;font-size:18px;line-height:1.7}.hero-actions{margin-top:34px;display:flex;gap:12px}.primary,.secondary{padding:14px 20px;border-radius:5px;text-decoration:none;font-size:13px;font-weight:700}.primary{display:flex;gap:25px;color:white;background:var(--green);box-shadow:0 12px 30px rgba(10,130,98,.19)}.secondary{color:var(--blue);border:1px solid #bbcad2;background:white}.trust-row{margin-top:38px;display:flex;gap:24px;color:#687d89;font-size:11px}.trust-row span:before{content:"✓";margin-right:6px;color:var(--green);font-weight:800}.hero-product{position:relative;min-width:0}.product-window{overflow:hidden;border:1px solid #cfdce1;border-radius:9px;background:#f2f5f6;box-shadow:0 40px 90px rgba(20,54,70,.22);transform:perspective(1300px) rotateY(-4deg) rotateX(1deg)}.product-window>header{height:43px;padding:0 13px;display:flex;align-items:center;gap:18px;color:white;background:var(--navy);font-size:9px}.mini-brand{font-weight:700}.mini-brand b{display:inline-grid;place-items:center;width:22px;height:22px;margin-right:5px;border-radius:50%;color:var(--navy);background:#c9f1e4}.product-window>header label{width:43%;margin:auto;padding:7px 10px;border-radius:3px;color:#71848e;background:white}.product-window>header i{width:22px;height:22px;border-radius:50%;background:#bfe9dd}.product-window>nav{height:34px;padding-left:18px;display:flex;gap:19px;align-items:center;color:#526a77;background:white;font-size:8px}.product-window>nav b{height:100%;display:flex;align-items:center;color:var(--blue);border-bottom:2px solid #1596d2}.product-window>section{padding:18px}.product-title{display:flex;justify-content:space-between;align-items:center;font-size:13px;font-weight:700}.product-title button{border:0;border-radius:3px;padding:7px 11px;color:white;background:var(--green);font-size:7px}.mini-kpis{margin-top:13px;display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.mini-kpis article{padding:13px;border:1px solid #dce4e7;border-radius:3px;background:white}.mini-kpis small,.mini-kpis i{display:block;color:#7d8d95;font-size:7px;font-style:normal}.mini-kpis strong{display:block;margin:7px 0;color:var(--navy);font-size:23px}.mini-kpis i{color:var(--green)}.mini-content{margin-top:8px;display:grid;grid-template-columns:1.4fr .7fr;gap:7px}.mini-content article,.mini-content aside{min-height:150px;padding:13px;border:1px solid #dce4e7;border-radius:3px;background:white}.mini-content small{font-size:6px;color:#84949b}.mini-content strong{display:block;margin-top:4px;font-size:9px}.bars{height:90px;display:flex;flex-direction:column;justify-content:flex-end;gap:7px}.bars i{height:8px;border-radius:2px;background:linear-gradient(90deg,#1997cb,#55c7a5)}.bars i:nth-child(1){width:35%}.bars i:nth-child(2){width:50%}.bars i:nth-child(3){width:68%}.bars i:nth-child(4){width:80%}.bars i:nth-child(5){width:95%}.mini-content aside p{padding:7px 0;margin:0;border-bottom:1px solid #edf0f1;font-size:7px}.mini-content aside b{margin-right:5px;color:var(--green)}.floating-card{position:absolute;padding:12px 15px;display:flex;align-items:center;gap:10px;border:1px solid #d5e1e5;border-radius:6px;background:white;box-shadow:0 15px 40px rgba(15,52,69,.18)}.floating-card>b{display:grid;place-items:center;width:35px;height:35px;border-radius:5px;color:white;background:var(--green);font-size:11px}.floating-card span{display:grid;gap:3px}.floating-card strong{font-size:10px}.floating-card small{color:#71828b;font-size:8px}.floating-card>i{width:9px;height:9px;border-radius:50%;background:#2abd81;box-shadow:0 0 0 4px #ddf6ec}.fc-one{left:-35px;bottom:-26px}.fc-two{right:-20px;top:60px}.signal{padding:34px max(5vw,24px);text-align:center;border-top:1px solid #e0e8eb;border-bottom:1px solid #e0e8eb}.signal p{margin:0 0 18px;color:#7c8e98;font-size:10px;text-transform:uppercase;letter-spacing:1px}.signal div{display:flex;justify-content:center;align-items:center;gap:22px;color:#385366;font-size:10px;font-weight:800;letter-spacing:.7px}.signal i{color:#9eb0b9;font-style:normal}.platform{padding:110px max(5vw,24px);background:white}.section-heading{max-width:780px}.section-heading>p{color:var(--green);font-size:10px;font-weight:800;letter-spacing:1.4px}.section-heading h2{margin:16px 0 18px;color:var(--navy);font-size:clamp(34px,4vw,54px);line-height:1.1;letter-spacing:-2px}.section-heading>span{display:block;max-width:640px;color:#687d89;font-size:16px;line-height:1.65}.feature-grid{margin-top:65px;display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.feature{min-height:330px;padding:32px;border:1px solid var(--line);border-radius:7px;background:#fff}.feature.featured{grid-column:span 2;background:#f2f8f7}.feature.dark{color:white;border-color:var(--navy);background:var(--navy)}.feature-icon{display:grid;place-items:center;width:42px;height:42px;border-radius:6px;color:var(--green);background:#e2f3ed;font-size:21px}.feature>p{margin-top:32px;color:var(--green);font-size:9px;font-weight:800;letter-spacing:1px}.feature h3{max-width:460px;margin:12px 0;color:var(--navy);font-size:25px;line-height:1.18;letter-spacing:-.7px}.feature>span{display:block;max-width:500px;color:#6c7f89;font-size:13px;line-height:1.65}.feature.dark .feature-icon{color:white;background:rgba(255,255,255,.12)}.feature.dark>p{color:#62d7b4}.feature.dark h3{color:white}.feature.dark>span{color:#b7c8d1}.channel-line{margin-top:38px;display:flex;align-items:center;gap:8px}.channel-line b{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;color:#45606f;background:white;font-size:7px}.channel-line i{width:50px;height:1px;background:#98b6ac}.channel-line strong{font-size:10px}.workflow{padding:110px max(5vw,24px);color:white;background:var(--navy)}.section-heading.light h2{color:white}.section-heading.light>span{color:#b4c4cd}.steps{margin-top:65px;display:grid;grid-template-columns:repeat(5,1fr);border-top:1px solid rgba(255,255,255,.18)}.steps article{position:relative;padding:35px 25px;border-right:1px solid rgba(255,255,255,.12)}.steps article:last-child{border-right:0}.steps b{position:absolute;top:-9px;padding-right:9px;color:#65d7b5;background:var(--navy);font-size:9px}.steps i{display:grid;place-items:center;width:42px;height:42px;margin-bottom:45px;border:1px solid rgba(255,255,255,.25);border-radius:50%;color:#60d5b2;font-style:normal}.steps h3{font-size:20px}.steps p{color:#aebfc8;font-size:12px;line-height:1.6}.manifesto{padding:95px max(5vw,24px);display:flex;align-items:flex-end;justify-content:space-between;gap:50px;background:#e4f3ee}.manifesto p{color:var(--green);font-size:9px;font-weight:800;letter-spacing:1.2px}.manifesto h2{margin:15px 0 0;color:var(--navy);font-size:clamp(32px,4vw,52px);line-height:1.12;letter-spacing:-2px}.manifesto h2 em{color:var(--green);font-style:normal}.light-button{white-space:nowrap}footer{padding:45px max(5vw,24px);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:30px;color:#8ba0ac;background:#06192e}footer .brand{color:white}footer p{font-size:12px}footer>div{display:flex;gap:22px}footer>div a{color:#9eb1bc;text-decoration:none;font-size:11px}footer small{grid-column:1/-1;padding-top:28px;border-top:1px solid rgba(255,255,255,.1);font-size:9px}@media(max-width:1000px){.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:760px}.hero-product{margin:30px auto;width:min(760px,100%)}.feature-grid{grid-template-columns:repeat(2,1fr)}.feature.featured{grid-column:span 2}.steps{grid-template-columns:repeat(3,1fr)}.company{} }@media(max-width:700px){.site-header{height:62px;padding:0 16px}.site-header nav{display:none}.hero{padding:55px 18px 70px;display:block}.hero h1{font-size:45px;letter-spacing:-2px}.hero-copy>p{font-size:16px}.trust-row{flex-wrap:wrap}.hero-product{margin-top:65px}.fc-two{display:none}.fc-one{left:8px}.signal div{flex-wrap:wrap;gap:10px}.platform,.workflow{padding:75px 18px}.feature-grid{grid-template-columns:1fr}.feature.featured{grid-column:auto}.feature{min-height:auto}.steps{grid-template-columns:1fr;border-top:0}.steps article{padding:25px 5px;border-right:0;border-top:1px solid rgba(255,255,255,.15)}.steps b{top:22px;right:0}.steps i{margin-bottom:20px}.manifesto{padding:70px 18px;align-items:flex-start;flex-direction:column}footer{grid-template-columns:1fr}footer>div{flex-wrap:wrap}.product-window{transform:none}.mini-content{grid-template-columns:1fr}.mini-content aside{display:none}}
