*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;background:#0a0a0b;color:#fff}a{text-decoration:none;color:inherit}img{display:block;width:100%}.wrap{width:min(1180px,92%);margin:auto}.topbar{position:sticky;top:0;z-index:20;background:rgba(8,8,9,.94);backdrop-filter:blur(10px);border-bottom:1px solid #ffffff14}.nav{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{font-size:1.35rem;font-weight:900;letter-spacing:.06em}.logo span,.tag,article small{color:#e10600}.nav nav{display:flex;gap:24px}.nav nav a{font-size:.9rem;color:#ddd}.btn{display:inline-flex;align-items:center;justify-content:center;background:#e10600;border:2px solid #e10600;padding:14px 22px;border-radius:8px;font-weight:800;transition:.2s}.btn:hover{background:#b90500;border-color:#b90500;transform:translateY(-2px)}.btn.small{padding:10px 16px}.btn.ghost{background:transparent;border-color:#ffffff66}.hero{position:relative;min-height:700px;background:url('fachada.jpeg') center/cover no-repeat;display:flex;align-items:center}.shade{position:absolute;inset:0;background:linear-gradient(90deg,#000000f2 0%,#000000c7 48%,#00000038 100%)}.hero-content{position:relative;z-index:2;padding:100px 0;max-width:760px;margin-left:4%}.tag{font-size:.78rem;font-weight:900;letter-spacing:.16em}.hero h1{font-size:clamp(3.2rem,7vw,6.8rem);line-height:.9;letter-spacing:-.055em;margin:16px 0}.hero .sub{font-size:1.45rem;font-weight:700;margin:0 0 16px}.offer{display:inline-block;background:#e10600;padding:10px 16px;border-radius:8px;font-size:1.35rem;margin-bottom:18px}.offer strong{font-size:1.9rem}.hero p{max-width:620px;color:#ddd}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:26px}.promo,.store{padding:95px 0}.promo{background:linear-gradient(135deg,#171717,#070707)}.promo-grid,.store-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px;align-items:center}.promo img,.store img{height:580px;object-fit:cover;border-radius:18px}.promo h2,.promo h3,.section-title h2,.models h2,.store h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1.05;letter-spacing:-.04em}.promo h3{color:#e10600;margin-top:-20px}.promo p{color:#cfcfcf;margin:20px 0 28px}.products{padding:95px 0;background:#111113}.section-title{text-align:center;margin-bottom:42px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid article{background:#1a1a1c;border:1px solid #ffffff12;border-radius:15px;overflow:hidden;transition:.2s}.grid article:hover{transform:translateY(-6px);border-color:#e10600aa}.grid article img{height:360px;object-fit:cover}.grid article div{padding:20px}.grid article h3{margin:7px 0 14px}.grid article a{font-weight:800;color:#ff4f49}.models{display:grid;grid-template-columns:1.08fr .92fr;background:#ececec;color:#111;min-height:650px}.models img{height:100%;object-fit:cover}.models div{padding:80px;display:flex;flex-direction:column;justify-content:center}.models p{color:#555;margin:18px 0 26px}.store{background:#0a0a0b}.store p{color:#d0d0d0;margin:20px 0}.whatsapp{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#25d366;font-size:26px;z-index:30;box-shadow:0 15px 35px #0008}footer{padding:28px 0;background:#050505;color:#999;text-align:center;border-top:1px solid #ffffff10}@media(max-width:900px){.nav nav{display:none}.promo-grid,.store-grid,.models{grid-template-columns:1fr}.models div{padding:60px 7%}.grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.nav .small{display:none}.hero{min-height:610px}.hero-content{margin-left:0}.hero h1{font-size:3.5rem}.actions .btn{width:100%}.grid{grid-template-columns:1fr}.promo img,.store img{height:420px}.grid article img{height:340px}}