:root{--navy:#062d68;--navy2:#0b4b97;--red:#e31b23;--yellow:#ffc928;--green:#17a94b;--text:#16243b;--muted:#687386;--light:#f6f8fb;--line:#e5e9f0;--white:#fff;--shadow:0 12px 32px rgba(8,43,91,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff;line-height:1.55}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.topbar{background:#f2f4f7;border-bottom:1px solid #e1e5ea;font-size:13px}.topbar .container{display:flex;justify-content:space-between;gap:20px;padding:8px 0;flex-wrap:wrap}.topbar strong{color:var(--red)}.brandbar{padding:17px 0;background:#fff}.brandbar .container{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:24px;align-items:center}.identity{display:flex;align-items:center;gap:18px}.logo{width:112px;height:95px;object-fit:contain;border-radius:50%}.brand h1{font-size:clamp(25px,4vw,48px);line-height:.95;margin:0;color:var(--red);letter-spacing:-1.8px}.brand h2{font-size:clamp(17px,2.2vw,28px);line-height:1.08;margin:7px 0 4px;color:var(--navy)}.tagline{margin:0;font-weight:700;color:#333}.header-actions{display:flex;gap:12px}.action-card{border:1px solid var(--line);border-radius:12px;min-width:145px;padding:12px 14px;text-align:center;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.03)}.action-card .icon{font-size:24px;display:block;margin-bottom:3px}.action-card strong{display:block;color:var(--navy)}.action-card small{font-size:12px}.nav{background:var(--navy);color:white;position:sticky;top:0;z-index:20;box-shadow:0 6px 16px rgba(0,0,0,.12)}.nav .container{display:flex;align-items:center;justify-content:space-between}.navlinks{display:flex;align-items:center;gap:4px}.nav a{display:block;padding:15px 18px;font-weight:800;font-size:14px}.nav a:hover,.nav a.active{background:var(--red)}.menu-btn{display:none;background:none;border:0;color:white;font-size:28px;padding:8px}.hero{background:linear-gradient(110deg,var(--navy) 0 49%,#0a4a97 49% 56%,#123d72 56%);color:white;overflow:hidden}.hero .container{display:grid;grid-template-columns:1fr 1.25fr;min-height:410px;align-items:stretch}.hero-copy{padding:55px 22px 55px 0;display:flex;flex-direction:column;justify-content:center}.hero-kicker{color:var(--yellow);font-size:33px;font-weight:800;font-style:italic;margin:0 0 2px}.hero h3{font-size:clamp(34px,5vw,64px);line-height:.95;margin:0;text-transform:uppercase}.hero h3 span{display:block;color:var(--yellow);font-size:.7em;margin-top:8px}.hero p{font-size:17px;max-width:520px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;padding:12px 20px;font-weight:800;border:0;cursor:pointer}.btn-red{background:var(--red);color:white}.btn-red:hover{filter:brightness(.94)}.btn-outline{border:2px solid var(--navy);color:var(--navy);background:white}.hero-visual{min-height:410px;background:url('../img/hero-products.jpg') center/cover no-repeat;position:relative}.hero-visual:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,45,104,.8),rgba(6,45,104,0) 22%)}.features{margin-top:-1px;background:#fff}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);box-shadow:var(--shadow);border-radius:0 0 16px 16px;overflow:hidden}.feature{padding:21px;display:flex;gap:13px;align-items:flex-start;border-right:1px solid var(--line)}.feature:last-child{border:0}.feature .bubble{width:46px;height:46px;border-radius:50%;display:grid;place-items:center;background:var(--navy);color:white;font-size:20px;flex:0 0 auto}.feature:nth-child(2) .bubble{background:var(--red)}.feature:nth-child(3) .bubble{background:var(--green)}.feature:nth-child(4) .bubble{background:#ff9700}.feature h4{margin:0 0 4px;color:var(--navy);font-size:14px}.feature p{margin:0;color:var(--muted);font-size:13px}.section{padding:60px 0}.section.alt{background:var(--light)}.section-title{text-align:center;margin-bottom:30px}.section-title .eyebrow{color:var(--red);font-weight:900;text-transform:uppercase;font-size:14px}.section-title h3{margin:4px 0 0;color:var(--navy);font-size:clamp(28px,4vw,42px);line-height:1.05}.section-title p{max-width:720px;margin:10px auto 0;color:var(--muted)}.product-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.product-card{background:white;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 7px 20px rgba(7,42,87,.07);transition:.2s}.product-card:hover{transform:translateY(-4px);box-shadow:var(--shadow)}.product-card img{width:100%;height:158px;object-fit:cover;background:#fff}.product-card h4{margin:0;background:var(--navy);color:white;padding:10px;text-align:center;text-transform:uppercase;font-size:14px}.product-card p{margin:0;padding:12px 14px;color:var(--muted);font-size:13px}.two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:40px;align-items:center}.info-panel{background:white;border:1px solid var(--line);border-radius:16px;padding:28px;box-shadow:var(--shadow)}.info-panel h3{color:var(--navy);font-size:30px;margin-top:0}.checklist{display:grid;gap:11px;margin:22px 0}.check{display:flex;gap:10px;align-items:flex-start}.check b{color:var(--green)}.contact-box{background:var(--navy);color:#fff;border-radius:16px;padding:30px}.contact-box h3{font-size:30px;margin-top:0}.contact-row{display:flex;gap:13px;margin:17px 0;align-items:flex-start}.contact-row .ci{width:42px;height:42px;border-radius:50%;background:rgba(255,255,255,.13);display:grid;place-items:center;flex:0 0 auto}.contact-row small{display:block;color:#c8d8ef}.contact-row strong{display:block}.policy-content{max-width:900px;margin:auto}.policy-content h2,.policy-content h3{color:var(--navy)}.policy-content p,.policy-content li{color:#4c5869}.notice{background:#fff8dc;border:1px solid #f0da7d;border-radius:10px;padding:14px 16px;color:#604e09}.footer{background:#05275c;color:white;margin-top:0}.footer-main{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:30px;padding:34px 0}.footer h4{margin:0 0 10px}.footer p,.footer a{color:#d7e3f3;font-size:14px}.footer a:hover{color:white}.footer-bottom{border-top:1px solid rgba(255,255,255,.15);padding:12px 0;font-size:13px;color:#c3d2e8}.footer-bottom .container{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap}.footer-links{display:flex;gap:16px;flex-wrap:wrap}.page-hero{background:linear-gradient(100deg,var(--navy),var(--navy2));color:#fff;padding:54px 0}.page-hero h1{font-size:42px;margin:0}.page-hero p{margin:8px 0 0;color:#d7e4f5}.category-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.category-item{background:white;border:1px solid var(--line);border-radius:14px;padding:20px}.category-item h3{color:var(--navy);margin-top:0}.category-item ul{margin-bottom:0;color:#586578}.form{display:grid;gap:14px}.form label{font-weight:700;color:var(--navy)}.form input,.form textarea{width:100%;border:1px solid #d9dfe8;border-radius:9px;padding:12px 13px;font:inherit}.form textarea{min-height:130px;resize:vertical}.mini{font-size:12px;color:var(--muted)}
@media(max-width:930px){.brandbar .container{grid-template-columns:1fr}.header-actions{display:none}.hero .container{grid-template-columns:1fr}.hero-copy{padding:45px 0}.hero-visual{min-height:290px}.feature-grid{grid-template-columns:repeat(2,1fr)}.product-grid{grid-template-columns:repeat(3,1fr)}.two-col{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:700px){.topbar .container{justify-content:center;text-align:center}.identity{align-items:flex-start}.logo{width:82px;height:75px}.brand h1{letter-spacing:-1px}.tagline{font-size:13px}.menu-btn{display:block}.nav .container{align-items:flex-start}.navlinks{display:none;position:absolute;left:0;right:0;top:100%;background:var(--navy);flex-direction:column;align-items:stretch}.navlinks.open{display:flex}.nav a{padding:13px 5%}.hero .container{width:100%}.hero-copy{padding:38px 5%}.hero-kicker{font-size:26px}.feature-grid{grid-template-columns:1fr;border-radius:0}.feature{border-right:0;border-bottom:1px solid var(--line)}.product-grid{grid-template-columns:1fr 1fr}.product-card img{height:135px}.category-list{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr}.page-hero h1{font-size:34px}}
@media(max-width:440px){.identity{gap:10px}.logo{width:68px;height:68px}.brand h2{font-size:16px}.tagline{display:none}.product-grid{grid-template-columns:1fr}.hero-visual{min-height:230px}}
