:root{--navy:#0b2d6b;--navy-deep:#071f4d;--royal:#1e63f3;--royal-soft:#e8effe;--silver:silver;--steel:#eef2f8;--ink:#1a2540;--muted:#5a6a8a;--white:#fff;--line:#dbe3f0;--radius:14px;--shadow:0 10px 34px rgba(11,45,107,.1);--maxw:1160px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:Poppins,sans-serif;color:var(--ink);background:var(--white);line-height:1.65;font-size:16px;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:Montserrat,sans-serif;color:var(--navy);line-height:1.15;letter-spacing:-.01em}a{color:var(--royal);text-decoration:none}img{max-width:100%;display:block}.container{max-width:var(--maxw);margin:0 auto;padding:0 24px}.eyebrow{font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;letter-spacing:.22em;text-transform:uppercase;color:var(--royal);display:inline-flex;align-items:center;gap:12px}.eyebrow:after{content:"";width:42px;height:2px;background:var(--royal)}.section{padding:88px 0}.section.tint{background:linear-gradient(180deg,var(--steel) 0,#fff 100%)}.section.navy{background:linear-gradient(160deg,var(--navy-deep) 0,var(--navy) 55%,#123a86 100%);color:#dbe6ff}.section.navy h2{color:#fff}.section-head{max-width:640px;margin-bottom:48px}.section-head h2{font-size:clamp(28px,4vw,40px);font-weight:800;margin:14px 0 12px}.section-head p{color:var(--muted)}.section.navy .section-head p{color:#b9c9ef}.btn{display:inline-flex;align-items:center;gap:10px;font-family:Montserrat,sans-serif;font-weight:700;font-size:14px;letter-spacing:.02em;padding:14px 28px;border-radius:999px;border:2px solid transparent;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,background .15s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--royal);color:#fff;box-shadow:0 8px 22px rgba(30,99,243,.35)}.btn-primary:hover{background:#1554d6}.btn-outline{border-color:hsla(0,0%,100%,.5);color:#fff}.btn-outline:hover{border-color:#fff;background:hsla(0,0%,100%,.08)}.btn-outline-navy{border-color:var(--navy);color:var(--navy)}.btn-outline-navy:hover{background:var(--navy);color:#fff}.nav{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.nav-inner{justify-content:space-between;height:76px}.nav-brand,.nav-inner{display:flex;align-items:center}.nav-brand{gap:12px}.nav-brand img{width:46px;height:46px;border-radius:10px;object-fit:cover;border:1px solid var(--line)}.nav-brand-name{font-family:Montserrat,sans-serif;font-weight:800;font-size:17px;color:var(--navy);letter-spacing:.01em}.nav-brand-sub{display:block;font-family:Poppins,sans-serif;font-weight:400;font-size:10.5px;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.nav-links{display:flex;align-items:center;gap:34px;list-style:none}.nav-links a{font-family:Montserrat,sans-serif;font-size:13.5px;font-weight:600;color:var(--ink);padding:6px 0;border-bottom:2px solid transparent;transition:color .15s}.nav-links a.active,.nav-links a:hover{color:var(--royal);border-bottom-color:var(--royal)}.nav-cta{background:var(--navy);color:#fff!important;padding:11px 22px!important;border-radius:999px;border-bottom:none!important}.nav-cta:hover{background:var(--royal)}.nav-toggle{display:none;background:none;border:0;cursor:pointer;padding:8px}.nav-toggle span{display:block;width:24px;height:2.5px;background:var(--navy);margin:5px 0;border-radius:2px;transition:.2s}.hero{position:relative;background:radial-gradient(900px 500px at 85% -10%,rgba(30,99,243,.4),transparent 60%),linear-gradient(155deg,var(--navy-deep) 0,var(--navy) 50%,#10367d 100%);color:#fff;overflow:hidden}.hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='56' height='64' viewBox='0 0 56 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28 2 52 16v28L28 58 4 44V16z' fill='none' stroke='rgba(255,255,255,0.06)' stroke-width='1'/%3E%3C/svg%3E");background-size:56px 64px;pointer-events:none}.hero-inner{position:relative;display:grid;grid-template-columns:1.05fr .95fr;grid-gap:56px;gap:56px;align-items:center;padding:96px 0 104px}.hero h1{color:#fff;font-size:clamp(34px,5vw,56px);font-weight:800;margin:20px 0 18px}.hero h1 em{font-style:normal;color:#7ea6ff}.hero p.lead{color:#c4d3f5;font-size:17px;max-width:520px;margin-bottom:34px}.hero-badge{display:inline-flex;align-items:center;gap:8px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.22);border-radius:999px;padding:8px 18px;font-family:Montserrat,sans-serif;font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#cddcff}.hero-actions{display:flex;gap:16px;flex-wrap:wrap}.hero-figure{position:relative}.hero-figure img{border-radius:18px;box-shadow:0 30px 60px rgba(0,0,0,.4);border:1px solid hsla(0,0%,100%,.15)}.hero-strip{position:relative;border-top:1px solid hsla(0,0%,100%,.14);padding:22px 0}.hero-strip .container{display:flex;flex-wrap:wrap;gap:12px 40px;justify-content:space-between}.hero-strip span{font-family:Montserrat,sans-serif;font-size:12.5px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#a9bfec;display:inline-flex;align-items:center;gap:10px}.hero-strip span:before{content:"✓";display:inline-grid;place-items:center;width:20px;height:20px;border-radius:50%;background:var(--royal);color:#fff;font-size:11px}.grid{display:grid;grid-gap:24px;gap:24px}.grid-3{grid-template-columns:repeat(3,1fr)}.grid-2{grid-template-columns:repeat(2,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:30px 28px;transition:transform .18s ease,box-shadow .18s ease}.card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.card h3{font-size:17px;font-weight:700;margin:16px 0 8px}.card p{color:var(--muted);font-size:14.5px}.card-icon{width:48px;height:48px;border-radius:12px;display:grid;place-items:center;background:var(--royal-soft);color:var(--royal);font-size:22px}.products{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}.product{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease}.product:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.product-img{aspect-ratio:1/1;object-fit:cover;border-bottom:1px solid var(--line)}.product-body{padding:24px;display:flex;flex-direction:column;flex:1 1}.product-code{font-family:Montserrat,sans-serif;font-size:11px;font-weight:700;letter-spacing:.18em;color:var(--royal);text-transform:uppercase}.product h3{font-size:18px;font-weight:700;margin:8px 0 4px}.product .slogan{font-size:13px;color:var(--muted);font-style:italic;margin-bottom:12px}.product ul{list-style:none;margin-top:auto;border-top:1px dashed var(--line);padding-top:14px}.product li{font-size:13.5px;color:var(--ink);padding:4px 0 4px 24px;position:relative}.product li:before{content:"✓";position:absolute;left:0;color:var(--royal);font-weight:700}.chips{display:flex;flex-wrap:wrap;gap:10px}.chip{display:inline-flex;align-items:center;gap:8px;border:1px solid var(--line);background:#fff;border-radius:999px;padding:8px 18px;font-family:Montserrat,sans-serif;font-size:13px;font-weight:600;color:var(--navy)}.chip:before{content:"✓";display:inline-grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--royal);color:#fff;font-size:10px}.steps{display:grid;grid-template-columns:repeat(5,1fr);grid-gap:18px;gap:18px}.step{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.14);border-radius:var(--radius);padding:26px 22px}.step-num{font-family:Montserrat,sans-serif;font-size:30px;font-weight:800;color:#6f9bff}.step h3{color:#fff;font-size:15.5px;margin:10px 0 6px}.step p{font-size:13px;color:#b9c9ef}.cta-band{background:linear-gradient(120deg,var(--royal) 0,var(--navy) 100%);border-radius:20px;padding:56px 48px;display:flex;align-items:center;justify-content:space-between;gap:32px;color:#fff;flex-wrap:wrap}.cta-band h2{color:#fff;font-size:clamp(24px,3vw,34px);font-weight:800;max-width:560px}.cta-band p{color:#d5e2ff;margin-top:8px}.page-hero{background:linear-gradient(155deg,var(--navy-deep) 0,var(--navy) 60%,#123a86 100%);color:#fff;padding:76px 0 68px;position:relative;overflow:hidden}.page-hero:before{content:"";position:absolute;inset:0;background-image:url("data:image/svg+xml,%3Csvg width='56' height='64' viewBox='0 0 56 64' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28 2 52 16v28L28 58 4 44V16z' fill='none' stroke='rgba(255,255,255,0.06)' stroke-width='1'/%3E%3C/svg%3E");background-size:56px 64px}.page-hero .container{position:relative}.page-hero h1{color:#fff;font-size:clamp(30px,4.5vw,46px);font-weight:800;margin-top:16px}.page-hero p{color:#c4d3f5;max-width:620px;margin-top:12px}.prose{max-width:780px}.prose h2{font-size:22px;font-weight:700;margin:40px 0 12px}.prose h3{font-size:17px;font-weight:700;margin:26px 0 8px}.prose p{margin-bottom:14px;color:#33415f}.prose ul{margin:0 0 16px 22px}.prose li{margin-bottom:8px;color:#33415f}.prose .updated{font-size:13px;color:var(--muted);font-style:italic}.contact-grid{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:48px;gap:48px;align-items:start}.contact-item{display:flex;gap:16px;padding:20px 0;border-bottom:1px solid var(--line)}.contact-item:last-child{border-bottom:0}.contact-item .card-icon{flex-shrink:0}.contact-item h3{font-size:15px;margin-bottom:4px}.contact-item a,.contact-item p{font-size:14.5px;color:var(--muted)}.contact-item a:hover{color:var(--royal)}.form-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:36px;box-shadow:var(--shadow)}.form-card h2{font-size:22px;margin-bottom:6px}.form-card>p{color:var(--muted);font-size:14px;margin-bottom:24px}.field{margin-bottom:18px}.field label{display:block;font-family:Montserrat,sans-serif;font-size:12.5px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:var(--navy);margin-bottom:7px}.field input,.field textarea{width:100%;border:1px solid var(--line);border-radius:10px;padding:13px 15px;font-family:Poppins,sans-serif;font-size:14.5px;color:var(--ink);background:#fbfcfe;transition:border-color .15s,box-shadow .15s}.field input:focus,.field textarea:focus{outline:none;border-color:var(--royal);box-shadow:0 0 0 3px rgba(30,99,243,.14)}.footer{background:var(--navy-deep);color:#b9c9ef;padding:64px 0 0}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr;grid-gap:40px;gap:40px;padding-bottom:48px;border-bottom:1px solid hsla(0,0%,100%,.12)}.footer h4{color:#fff;font-size:14px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:18px}.footer ul{list-style:none}.footer li{margin-bottom:10px;font-size:14px}.footer a{color:#b9c9ef}.footer a:hover{color:#fff}.footer-brand img{width:56px;height:56px;border-radius:12px;margin-bottom:16px;background:#fff}.footer-brand p{font-size:14px;max-width:300px}.footer-tagline{font-style:italic;color:#7ea6ff!important;margin-top:14px}.footer-bottom{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px;padding:24px 0;font-size:13px;color:#8ba0cf}.footer-bottom a{color:#8ba0cf}.footer-bottom a:hover{color:#fff}.about-split{display:grid;grid-template-columns:1.1fr .9fr;grid-gap:56px;gap:56px;align-items:center}.about-split img{border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line)}.stat-row{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}.stat{text-align:center;padding:28px 16px;border:1px solid var(--line);border-radius:var(--radius);background:#fff}.stat strong{display:block;font-family:Montserrat,sans-serif;font-size:15px;font-weight:800;color:var(--navy);margin-bottom:4px}.stat span{font-size:13px;color:var(--muted)}@media (max-width:980px){.hero-inner{grid-template-columns:1fr;padding:72px 0 84px}.grid-3,.products,.steps{grid-template-columns:repeat(2,1fr)}.about-split,.contact-grid,.grid-2{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.stat-row{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.section{padding:64px 0}.grid-3,.products,.steps{grid-template-columns:1fr}.nav-links{position:absolute;top:76px;left:0;right:0;background:#fff;flex-direction:column;align-items:flex-start;gap:0;padding:12px 24px 20px;border-bottom:1px solid var(--line);display:none}.nav-links.open{display:flex}.nav-links li{width:100%}.nav-links a{display:block;padding:12px 0}.nav-cta{margin-top:8px;display:inline-block}.nav-toggle{display:block}.cta-band{padding:40px 28px}.footer-grid{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*{transition:none!important;animation:none!important}html{scroll-behavior:auto}}