:root{--lgw-grey:#55585d;--lgw-dark-grey:#44474c;--lgw-gold:#d1a547;--lgw-cream:#f5f1e8;--lgw-white:#fff;--lgw-text:#414449}.lgw-wrap,.lgw-wrap *{box-sizing:border-box}.lgw-wrap{max-width:1280px;margin:auto;color:var(--lgw-text);font-family:Arial,sans-serif}.lgw-wrap h1,.lgw-wrap h2,.lgw-wrap h3{font-family:Georgia,serif}.lgw-kicker{color:var(--lgw-gold);font-size:13px;font-weight:800;letter-spacing:1.5px}.lgw-hero{min-height:570px;display:flex;align-items:end;padding:clamp(30px,6vw,70px);color:#fff;background:linear-gradient(120deg,#55585d,#777b81);background-size:cover;background-position:center;border-radius:0 0 28px 28px}.lgw-hero>div{max-width:690px}.lgw-hero h1{margin:10px 0 15px;font-size:clamp(42px,7vw,78px);line-height:1}.lgw-hero p{font-size:20px;line-height:1.5}.lgw-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.lgw-btn{display:inline-block;padding:14px 21px;border:0;border-radius:9px;font-weight:800;text-decoration:none;cursor:pointer}.lgw-gold{color:#333;background:var(--lgw-gold)}.lgw-light{color:#444;background:#fff}.lgw-grey{color:#fff;background:var(--lgw-grey)}.lgw-whatsapp{color:#fff;background:#128c7e}.lgw-split{display:grid;grid-template-columns:1fr 1.35fr;gap:60px;padding:70px 55px}.lgw-split h2,.lgw-home-range h2,.lgw-network h2,.lgw-page-head h1,.lgw-cta h2{margin:8px 0;font-size:clamp(32px,4vw,50px)}.lgw-split p{font-size:18px;line-height:1.7}.lgw-home-range{padding:70px 55px;text-align:center;background:var(--lgw-cream)}.lgw-category-row{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:35px 0}.lgw-category-row div{padding:30px;background:#fff;border:1px solid #ddd5c5;border-radius:16px}.lgw-category-row b,.lgw-category-row span{display:block}.lgw-category-row b{color:var(--lgw-grey);font-size:22px}.lgw-category-row span{margin-top:8px}.lgw-network{padding:65px 55px;text-align:center;color:#fff;background:var(--lgw-grey)}.lgw-network>div{display:grid;grid-template-columns:repeat(5,1fr);margin-top:30px;border:1px solid var(--lgw-gold)}.lgw-network>div span{padding:20px 10px;border-right:1px solid var(--lgw-gold);font-weight:700}.lgw-network>div span:last-child{border-right:0}.lgw-cta{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:50px 55px;background:linear-gradient(120deg,#ead49e,var(--lgw-gold))}.lgw-cta h2{font-size:38px}.lgw-page-head{padding:70px 55px 45px;text-align:center;background:var(--lgw-cream)}.lgw-page-head p{font-size:18px}.lgw-product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;padding:55px}.lgw-product-card{overflow:hidden;border:1px solid #ddd6ca;border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(40,40,40,.08)}.lgw-product-card img,.lgw-placeholder{width:100%;height:250px;object-fit:cover}.lgw-placeholder{display:grid;place-items:center;color:#fff;background:#777b81}.lgw-product-card>div{padding:22px}.lgw-product-card h2{font-size:24px}.lgw-product-card h2 a{color:var(--lgw-dark-grey);text-decoration:none}.lgw-product-card strong{display:block;margin:15px 0;font-size:26px}.lgw-contact-grid,.lgw-order{display:grid;grid-template-columns:1fr 1fr;gap:35px;padding:55px}.lgw-contact-grid>div,.lgw-specs,.lgw-calculator{padding:30px;border:1px solid #ddd6ca;border-radius:16px;background:#fff}.lgw-contact-form label,.lgw-calculator label{display:block;margin:0 0 16px;font-weight:700}.lgw-contact-form input,.lgw-contact-form textarea,.lgw-calculator input{width:100%;margin-top:7px;padding:12px;border:1px solid #bbb;border-radius:7px}.lgw-specs dl div{display:flex;justify-content:space-between;gap:20px;padding:12px 0;border-bottom:1px solid #eee}.lgw-specs dt{font-weight:700}.lgw-price{font-size:34px;font-weight:800}.lgw-location-actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.lgw-location-actions button{padding:10px;border:1px solid var(--lgw-grey);border-radius:6px;background:#fff;cursor:pointer}.lgw-map{height:330px;border-radius:10px;background:#ddd}.lgw-map-help,.lgw-disclaimer{font-size:13px;color:#666}.lgw-totals{margin:18px 0;padding:15px;background:var(--lgw-cream);border-radius:10px}.lgw-totals p{display:flex;justify-content:space-between;gap:15px;margin:7px 0}.lgw-order-button:disabled{opacity:.5;cursor:not-allowed}
@media(max-width:800px){.lgw-split,.lgw-contact-grid,.lgw-order{grid-template-columns:1fr;padding:45px 22px}.lgw-category-row,.lgw-product-grid{grid-template-columns:1fr}.lgw-product-grid{padding:35px 22px}.lgw-network{padding:50px 22px}.lgw-network>div{grid-template-columns:1fr}.lgw-network>div span{border-right:0;border-bottom:1px solid var(--lgw-gold)}.lgw-cta{align-items:stretch;flex-direction:column;padding:42px 22px}.lgw-hero{min-height:600px;padding:35px 22px}}

