:root{--ink:#0b1633;--muted:#5f6f89;--line:#d9e4f2;--surface:#f6f9fd;--paper:#fff;--navy:#081a3a;--blue:#1d63ed;--blue-dark:#1448b8;--sky:#dbeafe}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--surface);color:var(--ink);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;justify-content:space-between;align-items:center;padding:14px clamp(18px,4vw,56px);display:flex;position:sticky;top:0;left:0;right:0}.brand{align-items:center;gap:10px;min-width:182px;display:flex}.brand-logo{object-fit:contain;border-radius:8px;flex:none;width:40px;height:40px}.brand strong,.brand small,.site-footer strong,.site-footer span{display:block}.brand strong{color:var(--navy);line-height:1.05}.brand small{color:var(--muted);margin-top:3px;font-size:11px}nav{color:#21304d;flex-wrap:wrap;gap:clamp(12px,2.6vw,28px);font-size:14px;display:flex}nav a:hover,.text-link:hover,.portfolio-link:hover,.site-footer a:hover{color:var(--blue)}.hero,.page-hero,.section{padding-left:clamp(20px,6vw,84px);padding-right:clamp(20px,6vw,84px)}.hero{align-items:flex-end;min-height:82vh;padding-top:96px;padding-bottom:72px;display:flex;position:relative;overflow:hidden}.hero-image{object-fit:cover;object-position:center;z-index:0}.hero-overlay{z-index:1;background:linear-gradient(90deg,#05112af2 0%,#081a3ad1 46%,#1d63ed33 100%),linear-gradient(#05112a05,#05112a47);position:absolute;inset:0}.hero-content{color:#fff;z-index:2;max-width:880px;position:relative}.page-hero{color:#fff;background:radial-gradient(circle at 85% 20%,#1d63ed2e,#0000 34%),linear-gradient(135deg,#071936,#0e2c64);padding-top:88px;padding-bottom:82px}.legal-hero{padding-bottom:62px}.eyebrow{color:#7db7ff;letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:800}h1,h2,h3,p{margin-top:0}h1{max-width:980px;margin-bottom:24px;font-size:clamp(42px,6.2vw,82px);line-height:.98}.page-hero h1{font-size:clamp(36px,5vw,64px);line-height:1.05}h2{margin-bottom:18px;font-size:clamp(28px,3.4vw,46px);line-height:1.14}h3{margin-bottom:12px;font-size:20px;line-height:1.25}p{color:var(--muted);font-size:16px;line-height:1.75}.hero-copy,.page-hero p{color:#ffffffd6;max-width:820px;font-size:clamp(18px,2vw,22px)}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border-radius:7px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:800;display:inline-flex}.button.primary{background:var(--blue);color:#fff}.button.primary:hover{background:var(--blue-dark)}.button.secondary{color:#fff;border:1px solid #ffffff85}.section{padding-top:88px;padding-bottom:88px}.section-heading{max-width:900px;margin-bottom:36px}.section-heading p{max-width:760px}.intro-section{background:var(--paper)}.blue-section{background:#eaf2ff}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.card-grid.two-col,.contact-grid,.split-section{grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:48px;display:grid}.info-card,.compact-card,.details-panel{background:var(--paper);border:1px solid var(--line);border-radius:8px;padding:26px;box-shadow:0 16px 36px #081a3a0f}.info-card h2{font-size:22px;line-height:1.24}.info-card p,.compact-card p{margin-bottom:0}.highlight-grid,.feature-list,.product-list{gap:14px;display:grid}.highlight-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.highlight-item,.feature-item{border:1px solid var(--line);color:#18345f;background:#f8fbff;border-radius:8px;min-height:78px;padding:20px;font-weight:800}.compact-card{padding:22px}.text-link,.portfolio-link,.details-panel a,.legal-content a{color:var(--blue);font-weight:800}.text-link{margin-top:12px;display:inline-flex}dl{margin:0}dl div{border-bottom:1px solid var(--line);padding:18px 0}dl div:first-child{padding-top:0}dl div:last-child{border-bottom:0;padding-bottom:0}dt{color:var(--muted);text-transform:uppercase;margin-bottom:6px;font-size:13px;font-weight:800}dd{color:var(--ink);overflow-wrap:anywhere;margin:0;font-size:18px;font-weight:800}.legal-content{background:var(--paper);max-width:920px}.legal-content h2{margin-top:34px;font-size:26px}.legal-content h2:first-child{margin-top:0}.site-footer{background:var(--navy);color:#fff;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:42px clamp(20px,6vw,84px);display:grid}.site-footer span,.site-footer p{color:#ffffffad;margin:6px 0 0}.site-footer a{color:#b9d6ff;margin-top:6px;display:inline-flex}.footer-links{gap:18px;display:flex}.site-footer p{grid-column:1/-1}@media (max-width:920px){.site-header{flex-direction:column;align-items:flex-start;gap:16px}.card-grid,.card-grid.two-col,.contact-grid,.split-section,.highlight-grid,.site-footer{grid-template-columns:1fr}.hero{min-height:78vh;padding-top:78px}}@media (max-width:560px){nav{gap:10px 14px}.hero-actions{flex-direction:column;align-items:stretch}.button{width:100%}.page-hero,.section{padding-top:58px;padding-bottom:58px}.site-footer{padding-top:32px;padding-bottom:32px}}
