:root{
  --blue:#0b4b6c; --blue-deep:#084563; --green:#16ae4b; --text:#0c4867;
  --muted:#f3f7f9; --line:#e3ebef; --body:#365264; --white:#fff;
  --radius:14px; --shadow:0 12px 30px rgba(10,50,70,.08);
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--body);background:#fff;-webkit-font-smoothing:antialiased}img{max-width:100%;display:block}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 48px));margin:auto}.section{padding:82px 0}.topbar{height:72px;background:var(--blue-deep);color:#fff;display:flex;align-items:center}.nav{display:flex;align-items:center;justify-content:space-between}.brand img{width:145px;height:48px;object-fit:contain}.nav-right{display:flex;align-items:center;gap:26px;font-size:12px}.delivery{opacity:.78}.btn{border:0;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:7px;padding:14px 24px;font:700 12px/1 Montserrat,Arial,sans-serif;cursor:pointer;transition:.2s transform,.2s box-shadow,.2s background}.btn:hover{transform:translateY(-1px);box-shadow:0 8px 22px rgba(0,0,0,.12)}.btn-small{padding:10px 16px}.btn-light{background:#fff;color:var(--blue)}.btn-primary{background:var(--green);color:#fff}.btn.wide{width:100%}.eyebrow{display:inline-block;font-size:10px;letter-spacing:2.2px;font-weight:800;color:#6c8794;text-transform:uppercase;margin-bottom:14px}.hero{padding:54px 0 64px;background:linear-gradient(180deg,#f8fbfc 0,#fff 100%)}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;gap:64px;align-items:center}.hero h1,.section h2{color:var(--text);margin:0;font-weight:900;letter-spacing:-1.5px}.hero h1{font-size:42px;line-height:.98;max-width:650px}.hero-copy>p{font-size:14px;line-height:1.65;max-width:630px;margin:22px 0;color:#607987}.hero-actions{display:flex;align-items:center;gap:24px}.micro-proof{font-size:10px;color:#708892}.hero-media{position:relative}.hero-media>img{width:100%;height:370px;object-fit:cover;border-radius:20px}.media-badge{position:absolute;left:24px;bottom:22px;background:white;border-radius:12px;padding:13px 18px;box-shadow:var(--shadow);display:flex;flex-direction:column;min-width:260px}.media-badge b{color:var(--text);font-size:12px}.media-badge span{font-size:9px;margin-top:4px;color:#7a8d96}.why-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px;align-items:center}.section-copy h2,.section-title h2{font-size:34px;line-height:1.02}.section-copy p{font-size:13px;line-height:1.7;max-width:500px}.benefits{display:flex;flex-direction:column;gap:12px}.benefit{display:flex;gap:16px;padding:15px 18px;background:#f6f9fb;border:1px solid #edf2f4;border-radius:10px}.benefit .icon{width:34px;height:34px;flex:0 0 34px;border-radius:8px;background:var(--blue);color:#fff;display:grid;place-items:center;font-size:13px}.benefit h3{margin:1px 0 4px;color:var(--text);font-size:13px}.benefit p{margin:0;font-size:10px;line-height:1.45;color:#7e9099}.muted{background:#f2f6f8}.center{text-align:center}.section-title{margin-bottom:42px}.section-title h2{font-size:32px}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:34px}.product-card{background:white;border-radius:10px;overflow:hidden;border:1px solid #e8eef1;box-shadow:0 6px 20px rgba(14,62,87,.03)}.product-image{height:205px;background:#eef3f5;display:grid;place-items:center;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:contain}.product-body{padding:22px}.product-body span{font-size:8px;letter-spacing:1.5px;font-weight:700;color:#82959e}.product-body h3{font-size:17px;line-height:1.1;margin:8px 0 9px;color:var(--text)}.product-body p{font-size:10px;line-height:1.5;margin:0;color:#70858f}.dark{background:var(--blue-deep)}.light-title h2{color:#fff}.dark .eyebrow{color:#a6c5d4}.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px;margin:0 0 34px}.testimonial{background:#fff;border-radius:10px;padding:24px;min-height:255px;display:flex;flex-direction:column}.stars{color:#0d587c;font-size:14px;letter-spacing:2px}.testimonial>p{font-size:10px;line-height:1.55;color:#657b87;flex:1}.person{display:flex;align-items:center;gap:10px}.person>span{width:30px;height:30px;border-radius:50%;background:#eaf1f5;display:grid;place-items:center;color:#6e8793;font-size:11px}.person div{display:flex;flex-direction:column}.person b{font-size:9px;color:#385868}.person small{font-size:7px;color:#8b9aa1}.quote{background:#fff}.quote-wrap{max-width:940px}.lead-form{background:#f3f7f9;border:1px solid #e6eef1;border-radius:14px;padding:34px 38px;box-shadow:var(--shadow)}.form-grid.two{display:grid;grid-template-columns:1fr 1fr;gap:18px 28px}.lead-form label{font-size:9px;font-weight:700;color:#5d7784;display:flex;flex-direction:column;gap:7px}.lead-form input[type="text"],.lead-form input[type="tel"],.lead-form input:not([type]){font:500 11px Montserrat,Arial,sans-serif}.lead-form label>input:not([type="radio"]){height:40px;border:1px solid #dae5ea;border-radius:6px;padding:0 12px;background:#fff;outline:none;color:#294e60}.lead-form label>input:focus{border-color:#82acbf;box-shadow:0 0 0 3px rgba(15,94,130,.08)}fieldset{border:0;padding:0;margin:20px 0 0}legend{font-size:9px;font-weight:700;color:#5d7784;margin-bottom:8px}.chips{display:flex;flex-wrap:wrap;gap:8px}.chips label{display:block}.chips input{position:absolute;opacity:0;pointer-events:none}.chips span{display:inline-flex;padding:7px 13px;border-radius:999px;border:1px solid #d8e3e8;background:#fff;color:#637b86;font-size:8px;font-weight:600;cursor:pointer}.chips input:checked+span{background:var(--blue);border-color:var(--blue);color:#fff}.fieldsets-grid{align-items:start}.lead-form .submit{width:100%;margin-top:24px}.form-status{text-align:center;font-size:11px;min-height:16px;margin:12px 0 0}.footer{background:var(--blue-deep);color:#fff;padding:30px 0 12px}.footer-row{display:flex;align-items:center;justify-content:space-between;font-size:9px}.footer-row img{width:140px;height:52px;object-fit:contain}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.08);padding-top:12px;margin-top:16px;font-size:7px;opacity:.65}
@media (max-width:900px){.container{width:min(100% - 32px,720px)}.topbar{height:auto;padding:12px 0}.nav-right .location,.nav-right .delivery{display:none}.hero{padding:38px 0 50px}.hero-grid,.why-grid{grid-template-columns:1fr;gap:32px}.hero h1{font-size:38px}.hero-media{order:-1}.hero-media>img{height:320px}.why-grid{gap:24px}.product-grid,.testimonials-grid{grid-template-columns:1fr}.product-card{max-width:520px;margin:auto;width:100%}.product-image{height:260px}.section{padding:60px 0}}
@media (max-width:600px){.container{width:calc(100% - 28px)}.brand img{width:118px}.btn-small{font-size:9px;padding:10px 12px}.hero-media>img{height:240px;border-radius:14px}.media-badge{left:12px;bottom:12px;min-width:220px;padding:10px 12px}.hero h1{font-size:30px;letter-spacing:-1px;line-height:1.03}.hero-copy>p{font-size:12px}.hero-actions{align-items:stretch;flex-direction:column;gap:12px}.hero-actions .btn{width:100%}.micro-proof{text-align:center}.section-copy h2,.section-title h2{font-size:26px}.section-title h2 br{display:none}.section{padding:48px 0}.product-image{height:210px}.lead-form{padding:24px 16px}.form-grid.two{grid-template-columns:1fr}.fieldsets-grid{grid-template-columns:1fr}.footer-row{flex-direction:column;gap:10px;text-align:center}}
