:root{
  --navy:#062b3f;
  --navy-2:#0e3d56;
  --blue:#376fa5;
  --blue-2:#4e83b7;
  --red:#c93438;
  --ink:#102a3a;
  --muted:#60727d;
  --bg:#f5f7f8;
  --surface:#ffffff;
  --line:#dce3e6;
  --light:#e8ecee;
  --soft:#eef3f5;
  --shadow:0 18px 50px rgba(15,44,61,.12);
  --radius:22px;
  --max:1180px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--bg);color:var(--ink);line-height:1.55}img,svg{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.container{width:min(var(--max),calc(100% - 40px));margin-inline:auto}.skip{position:absolute;left:-999px}.skip:focus{left:16px;top:16px;background:#fff;padding:10px 14px;border-radius:10px;z-index:999}.site-header{position:sticky;top:0;z-index:50;background:rgba(245,247,248,.9);backdrop-filter:blur(14px);border-bottom:1px solid rgba(220,227,230,.9)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand img{width:245px;height:auto}.nav{display:flex;align-items:center;gap:6px}.nav a{padding:10px 11px;border-radius:10px;font-size:14px;font-weight:650;color:#3e5664}.nav a:hover,.nav a[aria-current="page"]{background:#e8eef1;color:var(--navy)}.nav-cta{background:var(--navy)!important;color:#fff!important;padding-inline:16px!important}.menu-btn{display:none;border:1px solid var(--line);background:#fff;border-radius:12px;padding:10px 12px;color:var(--navy)}.announcement{background:var(--navy);color:#fff;text-align:center;padding:8px 16px;font-size:13px;letter-spacing:.02em}.announcement strong{color:#c9e2f4}.hero{padding:72px 0 56px;background:radial-gradient(700px 500px at 85% 20%,#dfeaf0 0,transparent 65%),linear-gradient(180deg,#fff 0,#f5f7f8 100%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:54px}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.17em;font-weight:800;color:var(--blue);margin:0 0 14px}.hero h1,.page-hero h1{font-size:clamp(42px,5vw,68px);line-height:1.02;letter-spacing:-.045em;margin:0 0 20px;color:var(--navy)}.hero p.lead,.page-hero p.lead{font-size:19px;line-height:1.6;color:#526a77;margin:0;max-width:660px}.hero-actions,.button-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 19px;border-radius:12px;border:1px solid var(--line);font-weight:800;font-size:14px;transition:.18s ease;cursor:pointer}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--navy);color:#fff;border-color:var(--navy);box-shadow:0 10px 24px rgba(6,43,63,.18)}.btn-secondary{background:#fff;color:var(--navy)}.btn-link{border:0;padding:0;min-height:auto;color:var(--blue);background:none}.hero-proof{display:flex;gap:18px;align-items:flex-end;justify-content:center;position:relative;min-height:520px}.hero-proof .box{width:64%;max-width:380px}.hero-proof .pouch{width:39%;max-width:210px;margin-left:-70px;margin-bottom:5px}.hero-badge{position:absolute;right:0;top:26px;background:#fff;border:1px solid var(--line);border-radius:18px;padding:14px 16px;box-shadow:var(--shadow);font-weight:800;color:var(--navy)}.hero-badge span{display:block;font-size:11px;color:var(--muted);font-weight:650;text-transform:uppercase;letter-spacing:.1em}.trust-strip{background:#fff;border-block:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:22px 20px;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-item strong{display:block;color:var(--navy);font-size:15px}.trust-item span{display:block;color:var(--muted);font-size:13px;margin-top:2px}.section{padding:82px 0}.section-white{background:#fff}.section-dark{background:var(--navy);color:#fff}.section-soft{background:var(--soft)}.section-head{max-width:760px;margin-bottom:34px}.section-head.center{text-align:center;margin-inline:auto}.section h2{font-size:clamp(32px,4vw,48px);line-height:1.08;letter-spacing:-.035em;margin:0 0 12px;color:var(--navy)}.section-dark h2{color:#fff}.section-head p{font-size:17px;color:#667984;margin:0}.section-dark .section-head p{color:#c4d3db}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{background:#fff;border:1px solid var(--line);border-radius:18px;padding:24px;box-shadow:0 9px 30px rgba(29,61,79,.04)}.card h3{margin:8px 0 8px;color:var(--navy);font-size:19px}.card p{margin:0;color:#60727d}.icon{width:46px;height:46px;border-radius:14px;background:#e8f0f6;display:grid;place-items:center;color:var(--blue);font-weight:900}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:46px;align-items:center}.product-stage{background:linear-gradient(145deg,#e6ecef,#fff);border:1px solid var(--line);border-radius:26px;padding:24px;min-height:520px;display:flex;align-items:center;justify-content:center}.product-stage img{max-height:470px}.feature-list{display:grid;gap:10px;margin-top:22px}.feature-line{display:flex;gap:12px;align-items:flex-start;padding:14px 0;border-bottom:1px solid var(--line)}.feature-line:last-child{border-bottom:0}.check-dot{width:25px;height:25px;border-radius:50%;background:#e6f0f6;color:var(--blue);display:grid;place-items:center;flex:none;font-weight:900}.feature-line strong{display:block;color:var(--navy)}.feature-line span{color:var(--muted);font-size:14px}.spec-table{display:grid;grid-template-columns:repeat(2,1fr);gap:0;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff}.spec-row{padding:19px 20px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.spec-row:nth-child(2n){border-right:0}.spec-row:nth-last-child(-n+2){border-bottom:0}.spec-row dt{font-size:11px;text-transform:uppercase;letter-spacing:.1em;color:#73848d;font-weight:800}.spec-row dd{margin:5px 0 0;color:var(--navy);font-weight:750}.industry-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.13);border-radius:18px;padding:24px}.industry-card h3{margin:0 0 6px}.industry-card p{margin:0;color:#c5d3da;font-size:14px}.steps{counter-reset:step;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.step{position:relative;background:#fff;border:1px solid var(--line);border-radius:18px;padding:22px}.step:before{counter-increment:step;content:counter(step);display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--navy);color:#fff;font-weight:900;margin-bottom:14px}.step h3{margin:0 0 6px;color:var(--navy)}.step p{margin:0;color:var(--muted);font-size:14px}.warning{background:#fff7f6;border:1px solid #f0d2d3;border-left:5px solid var(--red);border-radius:16px;padding:20px 22px}.warning strong{color:var(--red);display:block;margin-bottom:6px}.warning p{margin:0;color:#5f5658}.cta-band{background:linear-gradient(135deg,#0a3550,#062b3f);color:#fff;border-radius:28px;padding:42px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{color:#fff;margin:0 0 8px;font-size:34px}.cta-band p{color:#c7d6de;margin:0;max-width:650px}.page-hero{padding:64px 0;background:#fff;border-bottom:1px solid var(--line)}.page-hero .breadcrumb{font-size:13px;color:var(--muted);margin-bottom:16px}.page-hero h1{font-size:clamp(38px,5vw,60px)}.product-layout{display:grid;grid-template-columns:.9fr 1.1fr;gap:50px;align-items:start}.product-gallery{position:sticky;top:104px;background:linear-gradient(145deg,#e6ecef,#fff);border:1px solid var(--line);border-radius:26px;padding:26px}.product-gallery .pair{display:flex;align-items:flex-end;justify-content:center}.product-gallery .pair img:first-child{width:68%}.product-gallery .pair img:last-child{width:39%;margin-left:-65px}.status-pill{display:inline-flex;align-items:center;gap:8px;background:#eef4f7;color:#315a72;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.status-pill:before{content:"";width:8px;height:8px;border-radius:50%;background:#6aa0c2}.price-note{margin:18px 0 0;color:var(--muted);font-size:14px}.bullet-list{padding-left:20px;color:#516a78}.bullet-list li{margin:7px 0}.legal-box{font-size:14px;color:#60727d;background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.form-wrap{display:grid;grid-template-columns:.75fr 1.25fr;gap:34px}.form-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.field{display:grid;gap:7px}.field.full{grid-column:1/-1}.field label{font-size:13px;font-weight:750;color:#334d5b}.field input,.field select,.field textarea{width:100%;border:1px solid #cfd9de;background:#fbfcfc;border-radius:11px;padding:12px 13px;color:var(--ink);outline:0}.field input:focus,.field select:focus,.field textarea:focus{border-color:#6e99b8;box-shadow:0 0 0 3px rgba(55,111,165,.11)}.form-note{font-size:12px;color:#778891;margin-top:14px}.contact-list{display:grid;gap:15px}.contact-item{padding:16px 0;border-bottom:1px solid var(--line)}.contact-item:last-child{border-bottom:0}.contact-item strong{display:block;color:var(--navy)}.contact-item span,.contact-item a{font-size:14px;color:var(--muted)}.policy{max-width:860px}.policy h2{font-size:26px;margin-top:38px}.policy h3{font-size:19px;color:var(--navy);margin-top:26px}.policy p,.policy li{color:#596e7a}.footer{background:#041f2e;color:#fff;padding:52px 0 26px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:34px}.footer-brand img{width:230px}.footer p{color:#b6c6ce;font-size:14px}.footer h3{font-size:13px;text-transform:uppercase;letter-spacing:.1em;color:#d9e4e9;margin:0 0 13px}.footer-links{display:grid;gap:9px}.footer-links a{color:#b6c6ce;font-size:14px}.footer-links a:hover{color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:20px;display:flex;justify-content:space-between;gap:20px;color:#9db0ba;font-size:12px}.small{font-size:13px}.muted{color:var(--muted)}.center{text-align:center}.spacer-top{margin-top:28px}.highlight{color:var(--blue)}
@media(max-width:960px){.nav{display:none;position:absolute;left:20px;right:20px;top:72px;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:10px;flex-direction:column;align-items:stretch}.nav.open{display:flex}.menu-btn{display:block}.hero-grid,.feature-grid,.product-layout,.form-wrap{grid-template-columns:1fr}.hero-proof{min-height:430px}.trust-grid,.grid-4,.steps{grid-template-columns:repeat(2,1fr)}.grid-3{grid-template-columns:1fr}.product-gallery{position:static}.footer-grid{grid-template-columns:1fr 1fr}.cta-band{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.container{width:min(var(--max),calc(100% - 28px))}.brand img{width:205px}.hero{padding:54px 0 42px}.hero h1,.page-hero h1{font-size:42px}.hero-proof{min-height:370px}.hero-proof .box{width:72%}.hero-proof .pouch{width:40%;margin-left:-55px}.hero-badge{font-size:13px;top:0}.trust-grid,.grid-4,.steps,.spec-table,.form-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.trust-item:last-child{border-bottom:0}.spec-row{border-right:0!important;border-bottom:1px solid var(--line)!important}.spec-row:last-child{border-bottom:0!important}.section{padding:60px 0}.cta-band{padding:30px 24px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}}
