:root{--blue:#0b4c8c;--blue2:#0e6fbd;--navy:#09233f;--ink:#142033;--muted:#667085;--line:#dfe7f1;--bg:#f5f8fc;--card:#fff;--orange:#f59a23;--shadow:0 18px 50px rgba(9,35,63,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:28px;justify-content:space-between;padding:14px clamp(18px,4vw,64px);background:rgba(255,255,255,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(223,231,241,.9)}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand-mark{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-weight:800;letter-spacing:-.03em;box-shadow:0 10px 30px rgba(14,111,189,.25)}.brand strong{display:block;font-size:15px;line-height:1.1}.brand small{display:block;color:var(--muted);font-size:11px;margin-top:3px}.nav{display:flex;gap:24px;align-items:center;color:#344054;font-size:14px;font-weight:600}.nav a:hover{color:var(--blue2)}.header-cta{padding:10px 16px;border-radius:999px;background:#ecf5ff;color:var(--blue);font-weight:700;font-size:14px}.hero{position:relative;min-height:760px;display:grid;align-items:center;overflow:hidden;background:var(--navy)}.hero-bg{position:absolute;inset:0;background-image:url('./assets/hero.webp');background-size:cover;background-position:center;transform:scale(1.02);filter:saturate(1.08)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,20,38,.92),rgba(5,20,38,.62) 48%,rgba(5,20,38,.14)),linear-gradient(0deg,rgba(5,20,38,.28),transparent)}.hero-content{position:relative;z-index:1;width:min(1120px,100%);padding:110px clamp(20px,6vw,80px) 80px;color:white}.eyebrow{margin:0 0 14px;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:800;color:var(--orange)}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(42px,6.3vw,78px);line-height:.98;letter-spacing:-.055em;max-width:950px;margin-bottom:24px}h2{font-size:clamp(30px,4vw,52px);line-height:1.05;letter-spacing:-.045em;margin-bottom:18px}h3{font-size:22px;line-height:1.18;letter-spacing:-.025em;margin-bottom:10px}.hero-text{font-size:clamp(17px,2vw,21px);max-width:760px;color:#e5edf7;margin-bottom:34px}.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-bottom:48px}.btn{display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;padding:13px 22px;font-weight:800;font-size:15px;cursor:pointer}.btn.primary{background:linear-gradient(135deg,var(--orange),#ffbf58);color:#111827;box-shadow:0 14px 34px rgba(245,154,35,.28)}.btn.ghost{border:1px solid rgba(255,255,255,.32);color:#fff;background:rgba(255,255,255,.08)}.hero-stats{display:grid;grid-template-columns:repeat(3,minmax(130px,1fr));gap:14px;max-width:680px}.hero-stats div{padding:18px 20px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);border-radius:22px;backdrop-filter:blur(12px)}.hero-stats strong{display:block;font-size:28px;line-height:1;font-weight:800}.hero-stats span{display:block;margin-top:8px;color:#d5e2f1;font-size:13px}.section{padding:90px clamp(20px,5vw,72px)}.section-head{max-width:850px;margin:0 auto 42px;text-align:center}.section-head p,.section-copy p{color:var(--muted);font-size:17px}.intro{display:grid;grid-template-columns:.85fr 1.15fr;gap:44px;align-items:start}.intro-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.feature-card,.product-card,.timeline article,.quality-card,.contact-card,.quote-form{background:var(--card);border:1px solid var(--line);border-radius:28px;box-shadow:var(--shadow)}.feature-card{padding:26px}.feature-card span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:#eef6ff;color:var(--blue);font-weight:800;margin-bottom:22px}.feature-card p{color:var(--muted);font-size:15px}.products{background:#fff}.product-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.product-card{overflow:hidden}.product-card img{width:100%;aspect-ratio:16/10;object-fit:cover;background:#dbe7f3}.product-card div{padding:26px}.product-card p{color:var(--muted)}.product-card ul{margin:18px 0 0;padding-left:18px;color:#344054}.product-card li{margin:7px 0}.capabilities,.quality{display:grid;grid-template-columns:1fr 1fr;gap:42px;align-items:center}.image-panel{border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:#dbe7f3;border:1px solid var(--line)}.image-panel img{width:100%;height:100%;object-fit:cover}.cap-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:26px}.cap-list span{padding:10px 13px;border-radius:999px;background:#fff;border:1px solid var(--line);font-weight:700;color:#344054}.process{background:linear-gradient(180deg,#f5f8fc,#eef4fb)}.timeline{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.timeline article{overflow:hidden;position:relative}.timeline article img{aspect-ratio:16/10;object-fit:cover;width:100%;background:#dbe7f3}.timeline article span{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:14px;background:var(--blue);color:#fff;font-weight:800;margin:22px 22px 12px}.timeline article h3{padding:0 22px}.timeline article p{padding:0 22px 24px;color:var(--muted);font-size:15px}.quality-card{padding:34px}.quality-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin-top:28px}.quality-grid div{padding:18px;border-radius:20px;background:#f6f9fd;border:1px solid var(--line)}.quality-grid strong{display:block;margin-bottom:7px;color:var(--navy)}.quality-grid span{color:var(--muted);font-size:14px}.contact{display:grid;grid-template-columns:.9fr 1.1fr;gap:30px;background:var(--navy);color:white}.contact-card,.quote-form{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18);box-shadow:none}.contact-card{padding:36px}.contact-card p{color:#d6e2ef}.contact-lines{display:grid;gap:12px;margin-top:28px}.contact-lines a{padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.16);font-weight:700}.quote-form{padding:28px;display:grid;gap:16px}.quote-form label{display:grid;gap:8px;color:#d6e2ef;font-size:14px;font-weight:700}.quote-form input,.quote-form select,.quote-form textarea{width:100%;border:1px solid rgba(255,255,255,.22);background:rgba(255,255,255,.96);border-radius:16px;padding:13px 14px;font:inherit;color:#111827;outline:0}.quote-form textarea{resize:vertical}.footer{display:flex;align-items:center;justify-content:space-between;padding:28px clamp(20px,5vw,72px);background:#06182c;color:#b7c4d4;font-size:14px}.footer a{color:#fff;font-weight:700}@media (max-width:1050px){.nav{display:none}.intro,.capabilities,.quality,.contact{grid-template-columns:1fr}.intro-grid,.timeline{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:1fr}.hero{min-height:680px}}@media (max-width:640px){.site-header{gap:10px}.brand small,.header-cta{display:none}.hero-content{padding-top:82px}.hero-stats{grid-template-columns:1fr}.intro-grid,.timeline,.quality-grid{grid-template-columns:1fr}.section{padding:64px 18px}.product-card div,.feature-card,.quality-card,.contact-card,.quote-form{padding:22px}.footer{display:grid;gap:10px}.hero-bg{background-position:center top}}
