:root{--red:#df1f26;--red-dark:#b70f16;--ink:#17212b;--muted:#566371;--cream:#f6f4ef;--blue:#eaf4f7;--line:#dce2e5;--white:#fff;--radius:18px;--shadow:0 14px 40px rgba(23,33,43,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;font-size:1rem;line-height:1.6;background:var(--white)}img{display:block;max-width:100%;height:auto}.skip{position:absolute;left:-9999px;top:0;background:#fff;padding:.75rem;z-index:20}.skip:focus{left:1rem}.topbar{background:var(--ink);color:#fff;text-align:center;padding:.45rem 1rem;font-size:.88rem;font-weight:700}.site-header{height:84px;display:flex;align-items:center;gap:2rem;max-width:1180px;margin:auto;padding:0 1.5rem}.brand{display:flex;align-items:center;gap:.7rem;color:var(--ink);text-decoration:none;margin-right:auto}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:12px;background:var(--red);color:#fff;font-size:1.65rem;font-weight:900;font-style:italic}.brand strong{display:block;color:var(--red);font-size:1.55rem;line-height:1;letter-spacing:.04em;font-style:italic}.brand small{display:block;font-size:.72rem;font-weight:700;margin-top:.25rem}nav{display:flex;gap:1.4rem}nav a{color:var(--ink);text-decoration:none;font-weight:700;font-size:.94rem}nav a:hover{color:var(--red)}.call-head,.button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;text-decoration:none;font-weight:800}.call-head{background:var(--red);color:#fff;padding:.75rem 1.15rem}.menu{display:none}.hero{max-width:1320px;margin:0 auto;min-height:560px;position:relative;display:flex;align-items:center;padding:3rem 6%}.hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.55)}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,23,33,.85) 0%,rgba(11,23,33,.68) 48%,rgba(11,23,33,.08) 85%)}.hero-copy{position:relative;z-index:1;color:#fff;max-width:650px}.eyebrow{margin:0 0 .7rem;color:var(--red);font-size:.82rem;letter-spacing:.14em;text-transform:uppercase;font-weight:900}.hero .eyebrow{color:#ff979a}.hero h1{font-size:clamp(2.5rem,6vw,4.9rem);line-height:.98;letter-spacing:-.04em;margin:.2rem 0 1.25rem;max-width:600px}.hero-copy>p:not(.eyebrow):not(.parking){font-size:1.14rem;max-width:590px}.actions{display:flex;flex-wrap:wrap;gap:.8rem;margin:1.7rem 0}.button{padding:.9rem 1.35rem}.primary{background:var(--red);color:#fff}.primary:hover,.call-head:hover{background:var(--red-dark)}.secondary{background:#fff;color:var(--ink)}.parking{font-size:.94rem}.section{max-width:1180px;margin:auto;padding:6rem 1.5rem}.section-heading{max-width:760px;margin-bottom:2.3rem}.section h2,.feature h2,.coverage h2,.contact h2{font-size:clamp(2rem,4vw,3.35rem);line-height:1.08;letter-spacing:-.035em;margin:.25rem 0 1rem}.section-heading>p:last-child{color:var(--muted);font-size:1.08rem}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem}.product-grid article{padding:1.65rem;border:1px solid var(--line);border-radius:var(--radius);background:#fff;box-shadow:0 7px 25px rgba(23,33,43,.05)}.product-grid article:before{content:"";display:block;width:42px;height:5px;border-radius:5px;background:var(--red);margin-bottom:1.25rem}.product-grid h3{font-size:1.25rem;margin:.2rem 0 .55rem}.product-grid p{margin:0;color:var(--muted)}.feature{display:grid;grid-template-columns:1.1fr .9fr;max-width:1180px;margin:0 auto 4rem;background:var(--cream);border-radius:26px;overflow:hidden}.feature-image img{width:100%;height:100%;object-fit:cover}.feature-copy{padding:4rem}.feature-copy p{color:var(--muted)}.feature-copy ul{padding-left:1.2rem;margin:1.4rem 0}.feature-copy li{margin:.45rem 0}.feature-copy li::marker{color:var(--red)}.text-link{color:var(--red-dark);font-weight:900;text-decoration:none}.showroom{padding-top:3rem}.gallery{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.gallery img{width:100%;height:340px;object-fit:cover;border-radius:var(--radius)}.coverage{background:var(--blue);padding:4.5rem max(1.5rem,calc((100% - 1132px)/2));display:grid;grid-template-columns:.9fr 1.1fr;gap:4rem;align-items:center}.coverage p:last-child{font-size:1.15rem;font-weight:800;line-height:2}.coverage span{color:var(--red);margin:0 .25rem}.contact{max-width:1180px;margin:auto;padding:6rem 1.5rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:start}.contact>div:first-child>p:last-child{color:var(--muted);font-size:1.08rem}.contact-card{background:var(--ink);padding:2.2rem;border-radius:var(--radius);box-shadow:var(--shadow)}.contact-card a,.contact-card p{display:block;color:#fff;text-decoration:none;margin:0;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.17)}.contact-card small{display:block;color:#aeb8c1;text-transform:uppercase;letter-spacing:.1em;font-weight:800;font-size:.75rem}.contact-card strong{display:block;font-size:1.2rem;overflow-wrap:anywhere}.contact-card .note{border:0;color:#fff;font-size:.92rem;padding-bottom:0}footer{background:#0e161e;color:#c7d0d7;padding:2rem max(1.5rem,calc((100% - 1132px)/2));display:flex;justify-content:space-between;gap:1rem;font-size:.88rem}footer p{margin:0}.mobile-call{display:none}@media(max-width:900px){.site-header{height:auto;min-height:76px;flex-wrap:wrap;padding:1rem 1.25rem}.call-head{display:none}.menu{display:block;border:1px solid var(--line);background:#fff;border-radius:8px;padding:.55rem .8rem;font-size:.95rem;font-weight:800}nav{display:none;width:100%;flex-direction:column;padding:.5rem 0 1rem;gap:.8rem}nav.open{display:flex}.hero{min-height:580px;padding:3rem 1.5rem}.hero>img{object-position:58% center}.product-grid{grid-template-columns:1fr 1fr}.feature{margin:0 1.5rem 4rem;grid-template-columns:1fr}.feature-image img{height:360px}.feature-copy{padding:2.5rem}.coverage{grid-template-columns:1fr;gap:1rem}.contact{gap:2rem}}@media(max-width:600px){body{padding-bottom:64px}.topbar{font-size:.78rem}.brand strong{font-size:1.35rem}.brand small{font-size:.64rem}.brand-mark{width:40px;height:40px}.hero{min-height:610px}.hero h1{font-size:2.8rem}.actions{display:grid}.button{width:100%}.section{padding:4.5rem 1.25rem}.product-grid,.gallery,.contact{grid-template-columns:1fr}.gallery img{height:260px}.feature{margin:0 1.25rem 3rem}.feature-image img{height:280px}.feature-copy{padding:2rem 1.5rem}.coverage{padding:3.5rem 1.25rem}.contact{padding:4.5rem 1.25rem}.contact-card{padding:1.5rem}footer{display:block;text-align:center;padding:2rem 1.25rem}footer p+p{margin-top:.4rem}.mobile-call{position:fixed;display:block;bottom:0;left:0;right:0;padding:.55rem 1rem;background:#fff;border-top:1px solid var(--line);z-index:10}.mobile-call a{display:block;text-align:center;background:var(--red);color:#fff;padding:.75rem;border-radius:999px;text-decoration:none;font-weight:900}}
