*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#18212b;background:#fff;line-height:1.6}.container{width:min(1120px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:50;background:#111820ee;backdrop-filter:blur(10px);border-bottom:1px solid #ffffff18}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:10px;color:white;text-decoration:none;font-weight:900;letter-spacing:1px}.brand img{width:52px;height:52px;object-fit:contain}.brand span{font-size:20px}.brand span span{color:#f5a400}.brand small{display:block;font-size:8px;letter-spacing:1.3px;color:#b9c0c7}.nav nav{display:flex;gap:24px}.nav nav a{color:#fff;text-decoration:none;font-size:14px;font-weight:700}.menu{display:none;background:none;border:0;color:white;font-size:28px}.hero{min-height:680px;display:flex;align-items:center;position:relative;background:linear-gradient(90deg,#0b1118f2,#0b111899),url("images/hero.jpg") center/cover no-repeat;color:white}.hero-content{position:relative;max-width:800px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:800;color:#f5a400}.eyebrow.dark{color:#b36e00}.hero h1{font-size:clamp(44px,7vw,76px);line-height:1.02;margin:18px 0}.hero h1 span{color:#f5a400}.lead{font-size:20px;max-width:700px;color:#e2e6e9}.buttons,.contact-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:30px}.btn{display:inline-block;padding:13px 22px;border-radius:4px;text-decoration:none;font-weight:800;border:2px solid #f5a400;cursor:pointer;font-size:15px}.primary{background:#f5a400;color:#111820}.outline{background:transparent;color:white}.outline.light{color:white}.full{width:100%;border:0}.stats{display:grid;grid-template-columns:repeat(4,1fr);background:#171f27;color:white}.stats div{padding:28px;text-align:center;border-right:1px solid #ffffff15}.stats strong{display:block;color:#f5a400;font-size:25px}.stats span{font-size:12px;color:#bfc6cc}.section{padding:90px 0}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.section h2{font-size:42px;line-height:1.1;margin:8px 0 25px}.feature-card{padding:35px;background:#f3f4f5;border-left:5px solid #f5a400}.feature-card li{margin:12px 0}.dark-section{background:#161e26;color:white}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:40px}.cards article{padding:30px;background:#202b35;border:1px solid #ffffff12}.icon{font-size:28px;color:#f5a400}.cards h3{margin:12px 0 8px}.cards p,.muted{color:#6b747d}.dark-section .cards p{color:#b9c1c8}.center{text-align:center}.brands{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:40px}.brands div{padding:28px 10px;border:1px solid #ddd;font-weight:900;letter-spacing:1px}.gallery-section{background:#f5f6f7}.gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin-top:30px}.gallery img{width:100%;height:220px;object-fit:cover;background:#dfe3e6}.quote-section{background:#fff}.quote-section form{padding:32px;background:#f2f4f5}.quote-section label{display:block;font-size:13px;font-weight:800;margin-bottom:15px}.quote-section input,.quote-section textarea{display:block;width:100%;padding:13px;margin-top:6px;border:1px solid #ccd1d5;border-radius:3px;font:inherit}.form-note{font-size:12px;color:#707980}.contact-mini{display:flex;flex-direction:column;margin:20px 0}.contact-mini strong{color:#a66700}.contact-section{background:#111820;color:white}.address{margin-top:35px;color:#b9c0c7}footer{background:#0b1015;color:#87919a;padding:22px}.footer{display:flex;justify-content:space-between;font-size:12px}@media(max-width:850px){.menu{display:block}.nav nav{display:none;position:absolute;top:78px;left:0;right:0;background:#111820;flex-direction:column;padding:20px 4%;gap:18px}.nav nav.open{display:flex}.stats{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr;gap:35px}.cards{grid-template-columns:1fr 1fr}.brands{grid-template-columns:1fr 1fr}.gallery{grid-template-columns:1fr 1fr}.hero{min-height:620px}}@media(max-width:560px){.brand span{font-size:16px}.brand small{font-size:7px}.hero h1{font-size:45px}.lead{font-size:17px}.section{padding:65px 0}.section h2{font-size:34px}.cards,.brands,.gallery{grid-template-columns:1fr}.stats div{padding:20px 8px}.footer{flex-direction:column;gap:8px}.gallery img{height:240px}}
