:root{
  --bg:#080a09;
  --bg-2:#0e1311;
  --panel:#111714;
  --panel-2:#171d1a;
  --green:#65b51d;
  --green-2:#85d52d;
  --white:#f8faf8;
  --muted:#a9b0ac;
  --line:#2e4e1d;
  --shadow:0 18px 50px rgba(0,0,0,.32);
  --radius:10px;
  --container:1180px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--white);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}
body.menu-open{overflow:hidden}
a{color:inherit;text-decoration:none}
img{display:block;max-width:100%}
button,input,select{font:inherit}
button{cursor:pointer}
.container{width:min(var(--container),calc(100% - 32px));margin-inline:auto}
.skip-link{position:fixed;top:-60px;left:12px;background:#fff;color:#000;padding:10px 14px;z-index:1000}.skip-link:focus{top:12px}

.topbar{background:#090d0b;border-bottom:1px solid rgba(101,181,29,.25);font-size:12px;position:relative;z-index:50}
.topbar-inner{min-height:38px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.topbar-info{display:flex;align-items:center;gap:22px;min-width:0}
.topbar-info a{color:#d6dad7;white-space:nowrap}.topbar-info a:hover{color:var(--green-2)}.topbar-social{display:inline-flex;align-items:center}.topbar-social .mini-icon{width:20px;height:20px;margin-right:6px}
.mini-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;margin-right:8px;vertical-align:middle;flex:none}.mini-icon img{display:block;width:100%;height:100%;object-fit:contain}
.btn{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:42px;padding:0 20px;border-radius:5px;font-weight:700;border:1px solid transparent;transition:.2s ease;white-space:nowrap}
.btn:hover{transform:translateY(-1px);filter:brightness(1.08)}
.btn-green{background:linear-gradient(180deg,#79c92d,#59a514);color:#fff;border-color:#8adc35;box-shadow:inset 0 1px 0 rgba(255,255,255,.2)}
.btn-outline{background:rgba(7,10,9,.62);border-color:#b3bbb6;color:#fff}
.btn-whatsapp{background:#5ea91d;border-color:#80d32d;color:#fff}

.btn-waze{background:#33ccff;color:#061116;border-color:#8deaff;box-shadow:inset 0 1px 0 rgba(255,255,255,.45)}.btn-waze:hover{filter:brightness(1.06)}
.waze-mark{display:inline-grid;place-items:center;width:19px;height:19px;border-radius:50%;background:#fff;color:#0b596d;font:900 11px/1 Inter,system-ui,sans-serif;flex:none;box-shadow:0 0 0 1px rgba(0,0,0,.12)}
.contact-list .waze-link{display:inline-flex;align-items:center;gap:7px;color:#dff8ff}.contact-list .waze-link:hover{color:#8deaff}
.mobile-bottom .waze-mark{width:18px;height:18px;font-size:10px;margin:0 auto;color:#0b596d}
.btn-small{min-height:30px;padding-inline:16px;font-size:12px}
.btn-large{min-height:56px;padding-inline:26px}
.btn-icon{display:inline-block;width:24px;height:24px;object-fit:contain;flex:none}.btn-large .btn-icon{width:20px;height:20px}.inline-icon{display:inline-block;width:16px;height:16px;object-fit:contain;vertical-align:-2px;margin-right:6px}

.site-header{position:sticky;top:0;z-index:45;background:rgba(7,10,9,.94);backdrop-filter:blur(10px);border-bottom:1px solid rgba(101,181,29,.18)}
.nav-wrap{height:72px;display:flex;align-items:center;gap:20px}
.brand{width:132px;flex:none;align-self:stretch;display:flex;align-items:center}
.brand img{width:112px;height:68px;object-fit:contain}
.main-nav{display:flex;align-items:center;justify-content:center;gap:20px;flex:1;min-width:0}
.main-nav a{font-family:"Barlow Condensed",sans-serif;font-weight:600;font-size:15px;color:#e9ecea;position:relative;white-space:nowrap}
.main-nav a::after{content:"";position:absolute;left:0;right:0;bottom:-10px;height:2px;background:var(--green);transform:scaleX(0);transition:.2s}
.main-nav a:hover,.main-nav a.active{color:var(--green-2)}
.main-nav a.active::after{transform:scaleX(1)}
.nav-actions{display:flex;gap:9px}.nav-actions .btn{min-height:40px;padding-inline:16px;font-size:13px}
.menu-toggle{display:none;width:44px;height:44px;border:1px solid #465149;border-radius:6px;background:#121815;align-items:center;justify-content:center;flex-direction:column;gap:5px}
.menu-toggle span{width:22px;height:2px;background:#fff;transition:.2s}

.hero{position:relative;min-height:clamp(620px,56vw,760px);display:grid;align-items:center;border-bottom:2px solid var(--green);overflow:hidden;background:#060907}
.hero-media,.hero-media img{position:absolute;inset:0;width:100%;height:100%}
.hero-media img{object-fit:cover;object-position:center center}
.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,5,4,.97) 0%,rgba(4,7,5,.88) 30%,rgba(4,7,5,.35) 60%,rgba(3,5,4,.12) 100%)}
.hero-content{position:relative;z-index:2;padding-block:58px}
.hero-copy{max-width:590px}
.eyebrow,.block-label{margin:0 0 10px;text-transform:uppercase;color:var(--green-2);font-weight:800;font-size:13px;letter-spacing:.09em}
.hero h1{font-family:"Barlow Condensed",sans-serif;margin:0;font-size:58px;line-height:.93;letter-spacing:-.02em;text-transform:none}
.hero h1 span{color:var(--green-2)}
.hero-text{font-size:17px;line-height:1.5;color:#e0e4e1;max-width:540px;margin:18px 0}
.service-tags{display:grid;grid-template-columns:repeat(6,1fr);border:1px solid rgba(101,181,29,.55);background:rgba(8,12,10,.78);border-radius:5px;overflow:hidden;max-width:610px}
.service-tags span{min-height:78px;padding:10px 8px;border-right:1px solid rgba(101,181,29,.25);font-size:10px;font-weight:700;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:8px;line-height:1.15}.service-tags span:last-child{border-right:0}.service-tags img{display:block;width:32px;height:32px;object-fit:contain;filter:drop-shadow(0 1px 2px rgba(0,0,0,.35))}
.hero-actions{display:flex;gap:14px;margin-top:18px}

.measure-search{background:linear-gradient(180deg,#111714,#0c100e);border-bottom:1px solid var(--green);padding:24px 0}
.search-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.9fr);gap:32px;align-items:center}
.search-block{min-width:0}.search-block:not(:last-child){border-right:1px solid #35423a;padding-right:24px}
.search-block h2,.section-title,.section-head h2{font-family:"Barlow Condensed",sans-serif;font-size:25px;margin:0 0 8px}
.tabs{display:flex;gap:18px;border-bottom:1px solid #4b5650;margin-bottom:11px}
.tab{background:none;border:0;color:#fff;font-size:11px;font-weight:800;text-transform:uppercase;padding:0 0 7px;position:relative}.tab.active{color:var(--green-2)}.tab.active::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:2px;background:var(--green)}
.tab-panel{display:none}.tab-panel.active{display:flex}
.measure-form{align-items:flex-end;gap:10px}.measure-form label{display:flex;flex-direction:column-reverse;gap:4px;text-align:center;color:#b7bfba;font-size:10px}.measure-form input{width:76px;background:#363d39;border:1px solid #737c76;color:#fff;border-radius:4px;height:38px;text-align:center;font-weight:700;font-size:18px}.separator{font-size:21px;font-weight:700;padding-bottom:10px}.help-text{font-size:10px;color:#c2c9c5;line-height:1.4;margin:10px 0 0}.help-text span{color:var(--green-2)}
.vehicle-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px}.vehicle-form label{display:flex;flex-direction:column;gap:5px;color:#c9cfcb;font-size:10px;font-weight:700}.vehicle-form label span{display:flex;align-items:baseline;gap:4px}.vehicle-form label small{color:#8f9893;font-weight:500}.vehicle-form input{width:100%;background:#343b37;border:1px solid #646c67;color:#fff;border-radius:4px;height:40px;padding:0 12px;outline:none}.vehicle-form input::placeholder{color:#9da59f}.vehicle-form input:focus{border-color:var(--green);box-shadow:0 0 0 2px rgba(101,181,29,.14)}
.search-cta{text-align:center}.search-cta .btn{width:100%;font-size:14px}.search-cta p{font-size:11px;color:#d0d5d2;margin:14px auto 0;max-width:360px;text-align:left}.search-cta p span{color:var(--green-2);font-size:18px;margin-right:8px}
.identify{border-bottom:1px solid var(--green);background:#070908}.identify picture,.identify img{width:100%;display:block}.identify img{max-height:370px;object-fit:cover}

.catalog{padding:16px 0 18px;background:#111714;border-bottom:1px solid var(--green)}
.catalog-head{margin-bottom:14px}.catalog-head small{font:500 12px Inter;color:#bec5c1}
.tire-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}
.tire-card{background:#edf0ed;color:#111;border-radius:8px;overflow:hidden;display:grid;grid-template-columns:43% 57%;min-height:222px;border:1px solid #cfd5d0}.tire-image{display:flex;align-items:center;justify-content:center;background:#fff;padding:2px 0}.tire-image img{width:108%;height:208px;object-fit:contain}.tire-data{padding:14px 12px 12px 6px;display:flex;flex-direction:column;align-items:flex-start}.brand-label{color:#65a91f;font-size:10px;font-weight:800}.tire-data h3{margin:5px 0 2px;font:800 20px "Barlow Condensed"}.tire-price{font:800 21px "Barlow Condensed";color:#4f9414}.tire-data p{font-size:9px;margin:4px 0;line-height:1.3}.tire-data p b{color:#111}.tire-benefit{color:#4a514d}.tire-data a{margin-top:auto;width:100%;height:30px;background:#08100d;color:#fff;border-radius:4px;border:1px solid #214f2b;font-size:11px;display:flex;align-items:center;justify-content:center;gap:6px}.tire-data a img{width:15px;height:15px;object-fit:contain}
.catalog-more{width:max-content;margin:16px auto 0;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--green-2);font-weight:700;font-size:13px;padding:9px 16px;border:1px solid rgba(101,181,29,.55);border-radius:5px;background:#0a100d;transition:.2s ease}.catalog-more:hover{background:#101912;border-color:var(--green);transform:translateY(-1px)}.catalog-more img{width:17px;height:17px;object-fit:contain}.empty-state{grid-column:1/-1;padding:30px;text-align:center;color:#cbd0cd}
.brands-strip{background:#0c110f;border-bottom:1px solid var(--green);padding:12px 0}.brands-inner{display:grid;grid-template-columns:62px 200px 1fr auto;align-items:center;gap:18px}.brands-inner img{width:58px;height:58px;object-fit:contain}.brands-inner h2{font:700 22px/1.1 "Barlow Condensed";margin:0}.brands-inner p{font-size:11px;color:#b9c0bc;line-height:1.45;margin:0}.brands-inner .btn{font-size:12px;min-height:38px}

.offers-section{padding:20px 0;background:#0a0f0d;border-bottom:1px solid var(--green)}
.offers-head{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-bottom:16px}.section-kicker{margin:0 0 5px;color:var(--green-2);font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.offers-head .btn{flex:none}
.offer-spotlight{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:18px;align-items:stretch;margin-bottom:18px;padding:16px;border:1px solid rgba(101,181,29,.35);border-radius:14px;background:linear-gradient(145deg,rgba(15,20,18,.96),rgba(8,12,10,.98));box-shadow:0 16px 38px rgba(0,0,0,.26)}
.offer-spotlight-media,.offer-image-shell{background:#060907;border:1px solid rgba(101,181,29,.18);border-radius:12px;overflow:hidden}.offer-spotlight-media img,.offer-image-shell img,.offer-card img{display:block;width:100%;height:auto;object-fit:contain;background:#060907}
.offer-spotlight-copy{display:flex;flex-direction:column;gap:10px;justify-content:center}.offer-spotlight-copy h3{margin:0;font:800 44px/.95 "Barlow Condensed"}.offer-spotlight-copy p{margin:0;color:#c4cbc7;font-size:13px;line-height:1.55}.offer-points{margin:0;padding:0;list-style:none;display:grid;gap:8px}.offer-points li{padding:9px 11px;border:1px solid rgba(101,181,29,.22);border-radius:10px;background:rgba(101,181,29,.08);font-size:12px;color:#f0f3f1}.offer-actions-row{margin-top:4px}
.offers-services,.offers-grid,.offers-secondary{display:grid;gap:14px;align-items:start}.offers-services{grid-template-columns:repeat(2,1fr);margin-bottom:18px}.offers-grid{grid-template-columns:repeat(4,1fr)}.offers-secondary{grid-template-columns:repeat(2,1fr)}
.offers-subhead{display:flex;align-items:end;justify-content:space-between;gap:16px;margin:10px 0 12px}.offers-subhead h3{margin:0;font:800 28px/1 "Barlow Condensed"}.offers-subhead p{margin:0;color:#bfc6c1;font-size:11px;max-width:680px}.offers-subhead-secondary{margin-top:18px}
.offer-card{background:#121816;border:1px solid rgba(101,181,29,.34);border-radius:12px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.22);display:flex;flex-direction:column}.offer-body{padding:14px;display:flex;flex-direction:column;gap:9px;flex:1}.offer-tag{display:inline-flex;align-self:flex-start;padding:5px 8px;border-radius:999px;background:rgba(101,181,29,.12);border:1px solid rgba(101,181,29,.45);color:var(--green-2);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.offer-body h3{margin:0;font:800 28px/1 "Barlow Condensed"}.offer-body p{margin:0;color:#b9c0bc;font-size:11px;line-height:1.5}.offer-body .btn{margin-top:auto;width:100%;min-height:40px;font-size:11px;padding:10px 12px}
.offer-price{font:800 34px/.92 "Barlow Condensed"!important;color:var(--green-2);letter-spacing:.01em}.offer-service-card .offer-body h3{font-size:30px}.refined-secondary .offer-body h3{font-size:25px}.offers-note{margin:16px 0 0;text-align:center;color:#9ba49f;font-size:11px}

.offer-secondary{height:auto}.offer-secondary .offer-body{display:block;flex:none}.offer-secondary .offer-body .btn{display:flex;margin-top:12px}


.services,.gallery-section,.why,.faq{padding:16px 0;background:#0b100e}.section-title{font-size:26px}.section-title span{color:var(--green-2)}
.service-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.service-card{background:#e8ebe8;color:#111;border-radius:7px;overflow:hidden;display:grid;grid-template-columns:45% 55%;grid-template-rows:1fr 34px;min-height:170px;border:1px solid #d2d6d3}.service-card>img{width:100%;height:136px;object-fit:cover}.service-card>div{padding:13px 9px 8px}.service-card h3{font:800 17px/1.05 "Barlow Condensed";margin:0 0 7px}.service-card p{font-size:9px;line-height:1.35;margin:0;color:#3f4541}.service-card>a{grid-column:1/-1;margin:0 18px 8px;background:#08100d;color:var(--green-2);border:1px solid var(--green);border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;text-align:center}
.pack-card{margin-top:10px;border:1px solid var(--green);border-radius:7px;background:linear-gradient(90deg,#101713,#0a0e0c);display:grid;grid-template-columns:170px 250px 1fr 270px;align-items:center;gap:12px;min-height:145px;padding:10px 16px}.pack-photo{height:125px;width:165px;object-fit:contain}.pack-copy h2{font:800 28px/1 "Barlow Condensed";margin:0 0 8px}.pack-copy p{font-size:11px;color:#c3cac6;margin:0}.pack-features{display:flex;align-items:center;justify-content:center;gap:12px}.pack-features>div{text-align:center}.pack-features img{width:58px;height:58px;object-fit:contain;margin:auto}.pack-features b{font:700 13px/1.05 "Barlow Condensed"}.pack-features>span{font-size:25px;color:var(--green-2)}.pack-cta{border:1px solid rgba(101,181,29,.65);border-radius:7px;padding:14px}.pack-cta p{margin:0 0 10px;font-size:12px;color:#d5d9d6}.pack-cta .btn{width:100%;font-size:12px;min-height:38px}

.gallery-section{padding-top:8px}.gallery-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:7px}.gallery-grid button{padding:0;border:1px solid #bfc4c1;border-radius:7px;overflow:hidden;background:#111;height:140px}.gallery-grid img{width:100%;height:100%;object-fit:cover;transition:.25s}.gallery-grid button:hover img{transform:scale(1.04)}
.why{padding-top:10px}.why-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.why-grid article{border:1px solid rgba(101,181,29,.5);background:#101613;border-radius:7px;min-height:105px;padding:12px;display:flex;gap:8px;align-items:flex-start}.why-grid img{width:34px;height:34px;object-fit:contain;flex:none}.why-grid h3{font:700 16px/1.08 "Barlow Condensed";margin:0 0 6px}.why-grid p{font-size:9px;color:#b9c0bc;margin:0;line-height:1.3}
.faq{padding-top:10px;padding-bottom:14px;border-bottom:1px solid var(--green)}.faq-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.faq details{background:#141a17;border:1px solid #39443e;border-radius:4px;color:#e6e9e7}.faq summary{padding:11px 13px;font-size:11px;cursor:pointer;list-style:none;display:flex;justify-content:space-between}.faq summary::after{content:"⌄"}.faq details[open] summary::after{content:"⌃"}.faq details p{margin:0;padding:0 13px 13px;color:#bfc6c1;font-size:10px;line-height:1.45}
.google-review{padding:20px 0;background:linear-gradient(180deg,#0b100e,#0d1511);border-bottom:1px solid rgba(101,181,29,.45)}
.google-review-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:28px;padding:22px 26px;border:1px solid rgba(101,181,29,.38);border-radius:14px;background:linear-gradient(135deg,rgba(18,26,22,.98),rgba(9,14,11,.98));box-shadow:0 14px 34px rgba(0,0,0,.24);position:relative;overflow:hidden}.google-review-card::after{content:"";position:absolute;right:-70px;top:-90px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(101,181,29,.18),transparent 68%);pointer-events:none}
.google-review-copy{display:grid;grid-template-columns:58px 1fr;gap:16px;align-items:center;position:relative;z-index:1}.google-review-badge{width:58px;height:58px;border-radius:14px;display:grid;place-items:center;background:#fff;box-shadow:0 8px 20px rgba(0,0,0,.24)}.google-g{font:900 28px/1 Arial,sans-serif;background:conic-gradient(from -45deg,#4285f4 0 25%,#34a853 0 50%,#fbbc05 0 75%,#ea4335 0);-webkit-background-clip:text;background-clip:text;color:transparent}.google-review-kicker{margin:0 0 4px;color:var(--green-2);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.google-review h2{margin:0 0 6px;font:800 31px/1 "Barlow Condensed",sans-serif}.google-review p{margin:0;color:#c4cbc7;font-size:11px;line-height:1.5;max-width:720px}.google-review-stars{margin-top:8px;color:#fbbc04;font-size:19px;letter-spacing:3px;line-height:1}
.google-review-btn{position:relative;z-index:1;min-width:245px;min-height:48px;padding:12px 18px;border-radius:8px;background:#fff;color:#151515;display:flex;align-items:center;justify-content:center;gap:10px;font-size:12px;font-weight:800;box-shadow:0 10px 24px rgba(0,0,0,.25);transition:.2s ease}.google-review-btn:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(0,0,0,.3)}.google-review-btn .google-g{font-size:21px}

body.offers-popup-open{overflow:hidden}
.offers-popup{position:fixed;inset:0;z-index:300;display:grid;place-items:center;padding:20px;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .22s ease,visibility .22s ease}.offers-popup[hidden]{display:none}.offers-popup.is-open{opacity:1;visibility:visible;pointer-events:auto}.offers-popup-backdrop{position:absolute;inset:0;background:rgba(1,4,2,.86);backdrop-filter:blur(8px)}
.offers-popup-panel{position:relative;width:min(940px,calc(100vw - 32px));max-height:calc(100dvh - 32px);overflow:auto;border:1px solid rgba(124,221,34,.8);border-radius:18px;background:radial-gradient(circle at 82% 8%,rgba(101,181,29,.18),transparent 30%),linear-gradient(145deg,#111814,#070b09);box-shadow:0 28px 90px rgba(0,0,0,.72),0 0 38px rgba(101,181,29,.12);transform:translateY(18px) scale(.975);transition:transform .24s ease}.offers-popup.is-open .offers-popup-panel{transform:translateY(0) scale(1)}
.offers-popup-close{position:absolute;right:15px;top:14px;z-index:5;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.3);background:rgba(4,8,6,.88);color:#fff;font-size:29px;line-height:1;display:grid;place-items:center;cursor:pointer;transition:.2s}.offers-popup-close:hover{border-color:var(--green-2);color:var(--green-2);transform:rotate(5deg)}
.offers-popup-header{padding:23px 70px 15px 28px}.offers-popup-kicker{display:block;color:var(--green-2);font-size:10px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;margin-bottom:5px}.offers-popup-header h2{margin:0;font:800 36px/.98 "Barlow Condensed",sans-serif}.offers-popup-header p{margin:7px 0 0;color:#bac3bd;font-size:11px;line-height:1.45}
.offers-popup-stage{position:relative;padding:0 62px 18px}.offers-popup-slide{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);min-height:430px;border:1px solid rgba(101,181,29,.4);border-radius:14px;overflow:hidden;background:#0d1310;transition:opacity .14s ease,transform .14s ease}.offers-popup-slide.is-changing{opacity:.35;transform:scale(.992)}
.offers-popup-media{display:flex;align-items:center;justify-content:center;min-width:0;background:#030504}.offers-popup-media img{display:block;width:100%;height:430px;object-fit:contain;background:#030504}
.offers-popup-content{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:30px 28px;background:linear-gradient(145deg,#17201b,#0c120f)}.offers-popup-tag{display:inline-flex;padding:6px 10px;border-radius:999px;color:var(--green-2);border:1px solid rgba(101,181,29,.5);background:rgba(101,181,29,.1);font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.offers-popup-content h3{margin:13px 0 6px;font:800 34px/.96 "Barlow Condensed",sans-serif}.offers-popup-price{display:block;color:var(--green-2);font:800 39px/1 "Barlow Condensed",sans-serif;margin-bottom:10px}.offers-popup-content p{margin:0 0 18px;color:#c3cbc6;font-size:12px;line-height:1.58}.offers-popup-whatsapp{width:100%;margin-top:auto;min-height:48px;font-size:12px}
.offers-popup-arrow{position:absolute;top:50%;z-index:4;width:42px;height:42px;margin-top:-21px;border-radius:50%;border:1px solid rgba(101,181,29,.7);background:#0b110e;color:#fff;font-size:34px;line-height:1;display:grid;place-items:center;cursor:pointer;box-shadow:0 10px 24px rgba(0,0,0,.38);transition:.2s}.offers-popup-arrow:hover{background:var(--green);color:#071006;transform:scale(1.06)}.offers-popup-prev{left:9px}.offers-popup-next{right:9px}
.offers-popup-footer{display:flex;align-items:center;justify-content:center;gap:16px;padding:0 24px 20px}.offers-popup-dots{display:flex;align-items:center;justify-content:center;gap:7px}.offers-popup-dot{width:9px;height:9px;border-radius:50%;border:1px solid rgba(255,255,255,.48);background:transparent;padding:0;cursor:pointer;transition:.2s}.offers-popup-dot.active{width:25px;border-radius:999px;border-color:var(--green-2);background:var(--green-2);box-shadow:0 0 12px rgba(101,181,29,.45)}.offers-popup-counter{min-width:34px;color:#aeb7b1;font-size:10px;font-weight:800}
.final-cta{position:relative;background:#080a09;min-height:240px;border-bottom:1px solid var(--green);overflow:hidden}.cta-bg,.cta-bg img{position:absolute;inset:0;width:100%;height:100%}.cta-bg img{object-fit:cover}.cta-actions-overlay{position:absolute;left:50%;right:auto;bottom:43px;transform:translateX(-24%);z-index:2;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(220px,280px));justify-content:center;justify-items:center;gap:15px 18px;padding:0;width:max-content;max-width:calc(100% - 40px)}.cta-actions-overlay .btn{min-width:220px;width:100%}.cta-actions-overlay .cta-waze-btn{grid-column:1 / -1;max-width:280px}

.footer{background:#0c110f}.footer-grid{padding:18px 0;display:grid;grid-template-columns:1.3fr .9fr 1fr 1fr;gap:26px}.footer-brand{display:grid;grid-template-columns:115px 1fr;gap:14px;align-items:center}.footer-brand img{width:112px}.footer p,.footer li,.footer a{font-size:10px;color:#bfc6c1;line-height:1.5}.footer h3{font:700 15px "Barlow Condensed";margin:0 0 8px}.footer-links{display:grid;grid-template-columns:repeat(2,1fr);gap:4px 14px}.contact-list{list-style:none;padding:0;margin:0}.contact-list li{margin-bottom:5px;display:flex;align-items:center;gap:6px}.contact-icon{display:inline-block;width:14px;height:14px;object-fit:contain;flex:none}.social-buttons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px}.social-btn{min-height:38px;padding:7px 9px;border-radius:6px;display:flex;align-items:center;justify-content:center;gap:7px;color:#fff!important;font-size:10px!important;font-weight:800!important;line-height:1!important;transition:.2s ease}.social-btn:hover{transform:translateY(-1px);filter:brightness(1.08)}.social-btn img{width:22px;height:22px;object-fit:contain;flex:none}.social-instagram{background:#1a141c;border:1px solid #c23bb5}.social-facebook{background:#101b30;border:1px solid #2c78ed}.footer-whatsapp{border:1px solid var(--green);border-radius:7px;padding:12px}.footer-whatsapp p{margin:0 0 8px;color:#fff}.footer-whatsapp .btn{width:100%;min-height:34px;font-size:11px}.legal{text-align:center;border-top:1px solid #2e3732;padding:8px 16px;color:#8f9893;font-size:9px}
.mobile-bottom{display:none}.mobile-bottom a span img{display:block;width:24px;height:24px;object-fit:contain}.float-whatsapp{position:fixed;right:18px;bottom:18px;width:54px;height:54px;border-radius:50%;background:#67b927;color:#fff;z-index:40;display:flex;align-items:center;justify-content:center;font-size:28px;box-shadow:0 8px 30px rgba(0,0,0,.4);border:2px solid #b4ef74}.float-whatsapp img{display:block;width:26px;height:26px;object-fit:contain}
dialog{padding:0;border:0;background:#050706;width:auto;max-width:96vw;max-height:94vh;border-radius:10px;box-shadow:0 30px 100px #000;overflow:visible}dialog::backdrop{background:rgba(0,0,0,.88)}#gallery-dialog{padding:10px}#gallery-dialog[open]{display:flex;align-items:center;justify-content:center}#gallery-dialog img{display:block;width:auto;height:auto;max-width:calc(96vw - 20px);max-height:calc(94vh - 20px);object-fit:contain;border-radius:8px;margin:0 auto}dialog img{max-height:84vh}.dialog-close{position:absolute;top:16px;right:16px;width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.35);background:rgba(0,0,0,.78);color:#fff;font-size:26px;z-index:2}

@media (max-width:1100px){
  .topbar-info{gap:14px}.topbar-social .social-label{display:none}
  .main-nav{gap:12px}.main-nav a{font-size:13px}.nav-actions .btn:first-child{display:none}
  .service-grid{grid-template-columns:repeat(3,1fr)}.pack-card{grid-template-columns:140px 220px 1fr}.pack-cta{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:12px}.pack-cta p{margin:0}.pack-cta .btn{width:auto}
  .why-grid{grid-template-columns:repeat(3,1fr)}.offer-spotlight{grid-template-columns:1fr}.offers-grid{grid-template-columns:repeat(2,1fr)}.cta-actions-overlay{left:50%;transform:translateX(-18%);bottom:43px;grid-template-columns:repeat(2,minmax(210px,260px));max-width:calc(100% - 24px)}.cta-actions-overlay .cta-waze-btn{max-width:260px}
}

@media (max-width:820px){
  .topbar .btn{display:none}
  .topbar-inner{display:block;min-height:auto;padding:7px 0}
  .topbar-info{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 12px;align-items:center}
  .topbar-info a{display:flex;align-items:center;min-width:0;font-size:10px;white-space:normal;line-height:1.25}
  .topbar-info a:first-child{grid-column:1/-1}
  .topbar-social{justify-content:flex-start}
  .topbar-social .social-label{display:inline}
  .topbar-social .mini-icon{margin-right:5px}
  .mini-icon{width:18px;height:18px;margin-right:6px}
  .nav-wrap{height:64px}.brand{width:auto}.brand img{width:92px;height:58px}.menu-toggle{display:flex;margin-left:auto}.nav-actions{display:none}
  .main-nav{position:fixed;top:102px;left:0;right:0;height:calc(100dvh - 102px);background:#090d0b;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;padding:18px 22px 110px;transform:translateX(100%);transition:.25s;overflow-y:auto}.main-nav.open{transform:translateX(0)}.main-nav a{font-size:22px;padding:13px 4px;border-bottom:1px solid #252d28}.main-nav a::after{display:none}
  .hero{min-height:clamp(700px,178vw,820px);align-items:end}.hero-media img{object-position:center center}.hero-overlay{background:linear-gradient(180deg,rgba(2,4,3,.24),rgba(2,4,3,.90) 66%,rgba(2,4,3,.98))}.hero-content{padding:220px 0 42px}.hero-copy{max-width:none}.hero h1{font-size:48px}.hero-text{font-size:15px}.service-tags{grid-template-columns:repeat(3,1fr)}.service-tags span{border-bottom:1px solid rgba(101,181,29,.25)}
  .search-grid{grid-template-columns:1fr}.search-block:not(:last-child){border-right:0;border-bottom:1px solid #35423a;padding:0 0 20px}.search-cta{text-align:left}.identify img{max-height:none}
  .tire-grid{grid-template-columns:repeat(2,1fr)}
  .brands-inner{grid-template-columns:55px 1fr}.brands-inner p{grid-column:1/-1}.brands-inner .btn{grid-column:1/-1}.offers-head,.offers-subhead{display:block}.offers-head .btn{margin-top:12px}.offers-services,.offers-secondary{grid-template-columns:1fr}.offers-grid{grid-template-columns:repeat(2,1fr)}.offer-spotlight{padding:12px}.offer-spotlight-copy h3{font-size:36px}
  .service-grid{grid-template-columns:repeat(2,1fr)}.pack-card{grid-template-columns:130px 1fr}.pack-features{grid-column:1/-1}.pack-cta{display:block}.pack-cta .btn{width:100%;margin-top:10px}
  .gallery-grid{grid-template-columns:repeat(2,1fr)}.gallery-grid button{height:170px}.gallery-grid button:first-child{grid-column:1/-1}.why-grid{grid-template-columns:repeat(2,1fr)}.faq-grid{grid-template-columns:1fr}.google-review-card{grid-template-columns:1fr;gap:16px}.google-review-btn{width:100%;min-width:0}.google-review-copy{grid-template-columns:52px 1fr}.google-review-badge{width:52px;height:52px}.google-review h2{font-size:27px}
  .final-cta{min-height:0;aspect-ratio:900/1599}.cta-actions-overlay{position:absolute;top:49%;left:0;right:0;bottom:auto;transform:none;min-height:0;width:auto;max-width:none;padding:0 26px;display:grid;grid-template-columns:1fr;justify-items:stretch;align-items:stretch;gap:10px}.cta-actions-overlay .btn{width:100%;min-width:0;max-width:none;min-height:44px}.cta-actions-overlay .cta-waze-btn{grid-column:auto;max-width:none}.cta-bg img{object-position:center}
  .footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-whatsapp{grid-column:1/-1}
  .mobile-bottom{display:flex;position:fixed;left:5px;right:5px;bottom:5px;z-index:60;background:#090d0b;border:1px solid #303834;border-top:1px solid var(--green);border-radius:0 0 10px 10px;padding:7px max(8px,env(safe-area-inset-right)) calc(7px + env(safe-area-inset-bottom)) max(8px,env(safe-area-inset-left));box-shadow:0 4px 0 #252b28,0 8px 20px rgba(0,0,0,.42);overflow:hidden}.mobile-bottom a{flex:1 1 50%;max-width:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#fff;font-size:9px;min-height:43px;text-align:center}.mobile-bottom a+ a{border-left:1px solid rgba(101,181,29,.18)}.mobile-bottom span{display:flex;align-items:center;justify-content:center;font-size:18px;color:var(--green-2);width:24px;height:24px;margin:0 auto}.float-whatsapp{display:none}.footer{padding-bottom:76px}
}

@media (max-width:560px){
  .container{width:min(100% - 20px,var(--container))}.topbar-inner{padding:7px 0}.topbar-info{gap:6px 10px}.topbar-info a{font-size:9.5px}.topbar-social .social-label{font-size:9px}.site-header{top:0}.main-nav{top:98px;height:calc(100dvh - 98px)}
  .hero{min-height:clamp(700px,178vw,820px)}.hero-content{padding-top:250px}.eyebrow{font-size:11px}.hero h1{font-size:41px;line-height:.94}.hero-text{font-size:13px;margin:13px 0}.service-tags{grid-template-columns:repeat(3,1fr)}.service-tags span{font-size:8px;min-height:64px}.service-tags img{width:24px;height:24px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.hero-actions .btn{padding-inline:8px;font-size:12px}
  .measure-search{padding:18px 0}.search-block h2{font-size:23px}.measure-form{justify-content:center}.measure-form input{width:68px}.vehicle-form{grid-template-columns:1fr}.search-cta .btn{white-space:normal;text-align:center}
  .identify picture{display:block}.identify img{width:100%;height:auto}
  .tire-grid{grid-template-columns:1fr}.tire-card{min-height:210px}.tire-image img{height:196px;width:108%}.brands-inner h2{font-size:20px}.offers-grid{grid-template-columns:1fr}.offers-subhead h3{font-size:22px}.offers-subhead p{font-size:10px;margin-top:4px}.offer-body{padding:11px}.offer-body h3,.offer-service-card .offer-body h3,.refined-secondary .offer-body h3{font-size:24px}.offer-spotlight-copy h3{font-size:30px}.offer-price{font-size:30px}
  .service-grid{grid-template-columns:1fr}.service-card{grid-template-columns:43% 57%;min-height:160px}.service-card>img{height:125px}.service-card h3{font-size:20px}.service-card p{font-size:10px}.pack-card{grid-template-columns:105px 1fr;padding:10px}.pack-photo{width:105px;height:95px}.pack-copy h2{font-size:23px}.pack-features{gap:6px}.pack-features img{width:43px;height:43px}.pack-features b{font-size:11px}.pack-features>span{font-size:19px}
  .gallery-grid{grid-template-columns:1fr}.gallery-grid button,.gallery-grid button:first-child{grid-column:auto;height:210px}.why-grid{grid-template-columns:1fr}.why-grid article{min-height:88px}.why-grid h3{font-size:18px}.why-grid p{font-size:10px}
  .google-review{padding:14px 0}.google-review-card{padding:18px 16px}.google-review-copy{grid-template-columns:1fr}.google-review-badge{width:46px;height:46px}.google-review h2{font-size:25px}.google-review p{font-size:10px}.google-review-stars{font-size:17px}.final-cta{min-height:0;aspect-ratio:900/1599}.cta-actions-overlay{top:49%;left:0;right:0;bottom:auto;transform:none;padding:0 26px;grid-template-columns:1fr}.cta-actions-overlay .cta-waze-btn{grid-column:auto;max-width:none}.footer-grid{grid-template-columns:1fr}.footer-brand{grid-template-columns:90px 1fr}.footer-brand img{width:88px}.social-buttons{grid-template-columns:1fr 1fr}
}


/* Páginas locales de servicio para SEO */
.seo-page .main-nav{gap:16px}.seo-hero{padding:48px 0;background:radial-gradient(circle at 82% 18%,rgba(101,181,29,.16),transparent 28%),linear-gradient(135deg,#070a08,#101713);border-bottom:1px solid rgba(101,181,29,.35)}
.seo-hero-grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:46px;align-items:center}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;color:#9ca59f;font-size:11px;margin-bottom:24px}.breadcrumbs a{color:var(--green-2)}.seo-hero h1{font:800 clamp(44px,6vw,76px)/.94 "Barlow Condensed",sans-serif;margin:8px 0 18px;max-width:760px}.seo-hero-copy>p:not(.eyebrow){font-size:15px;line-height:1.65;color:#c5cbc7;max-width:720px}.seo-hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.seo-hero-image{min-height:410px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(101,181,29,.28);border-radius:16px;background:linear-gradient(145deg,#eff2ef,#fff);overflow:hidden;padding:18px}.seo-hero-image img{width:100%;height:390px;object-fit:contain}.seo-content-section,.seo-process-section,.seo-faq-section,.seo-related-section{padding:44px 0}.seo-content-section h2,.seo-process-section h2,.seo-faq-section h2,.seo-related-section h2{font:800 36px/1 "Barlow Condensed",sans-serif;margin:0 0 20px}.seo-benefits{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.seo-benefits article{padding:20px;border:1px solid rgba(101,181,29,.34);border-radius:12px;background:#111714}.seo-benefits h3{font:800 23px/1 "Barlow Condensed",sans-serif;margin:0 0 8px;color:#fff}.seo-benefits p{font-size:11px;line-height:1.55;color:#b9c0bc;margin:0}.seo-process-section{background:#0f1512;border-block:1px solid rgba(101,181,29,.22)}.seo-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.seo-steps article{display:grid;grid-template-columns:46px 1fr;gap:12px;align-items:start;padding:18px;border-radius:12px;background:#080c0a;border:1px solid #273b2c}.seo-steps span{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--green);color:#071006;font-weight:800}.seo-steps p{margin:3px 0 0;font-size:12px;line-height:1.55;color:#d1d6d3}.seo-two-columns{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:30px}.seo-faq{display:grid;gap:10px}.seo-faq details{background:#111714;border:1px solid #2e3b33;border-radius:8px;padding:14px}.seo-faq summary{font-weight:700;cursor:pointer}.seo-faq p{font-size:11px;line-height:1.55;color:#b8c0bb}.seo-contact-card{padding:24px;border:1px solid var(--green);border-radius:12px;background:linear-gradient(145deg,#101713,#080c0a);align-self:start}.seo-contact-card img{width:110px;height:90px;object-fit:contain;margin-bottom:12px}.seo-contact-card h2{font-size:29px}.seo-contact-card p{font-size:11px;line-height:1.55;color:#bec5c1}.seo-contact-card .btn{width:100%;margin-top:10px}.seo-related-section{background:#0d120f}.seo-related-links{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.seo-related-links a{display:flex;flex-direction:column;gap:6px;padding:16px;border:1px solid rgba(101,181,29,.3);border-radius:10px;background:#121816;transition:.2s}.seo-related-links a:hover{transform:translateY(-2px);border-color:var(--green)}.seo-related-links strong{font:800 20px/1 "Barlow Condensed",sans-serif}.seo-related-links span{font-size:10px;color:#aeb6b1}.footer-seo-links{grid-template-columns:1fr}.footer-seo-links a{padding:2px 0}.footer-seo-links a:hover{color:var(--green-2)}
@media(max-width:1000px){.seo-hero-grid{grid-template-columns:1fr}.seo-hero-image{min-height:330px}.seo-hero-image img{height:310px}.seo-benefits{grid-template-columns:repeat(2,1fr)}.seo-related-links{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.seo-hero{padding:28px 0}.seo-hero h1{font-size:48px}.seo-hero-copy>p:not(.eyebrow){font-size:13px}.seo-hero-image{min-height:290px;padding:8px}.seo-hero-image img{height:280px}.seo-hero-actions{display:grid}.seo-hero-actions .btn{width:100%}.seo-benefits,.seo-steps,.seo-two-columns,.seo-related-links{grid-template-columns:1fr}.seo-content-section,.seo-process-section,.seo-faq-section,.seo-related-section{padding:32px 0}.seo-content-section h2,.seo-process-section h2,.seo-faq-section h2,.seo-related-section h2{font-size:30px}}

/* Popup de ofertas móvil: versión aislada, estable y sin desbordes */
@media (max-width:720px){
  body.offers-popup-open{
    overflow:hidden;
  }

  body.offers-popup-open .mobile-bottom{
    display:none !important;
  }

  .offers-popup{
    position:fixed;
    inset:0;
    z-index:300;
    display:flex;
    align-items:center;
    justify-content:center;
    width:100%;
    height:100%;
    padding:8px;
    overflow:hidden;
  }

  .offers-popup[hidden]{display:none}

  .offers-popup-panel{
    position:relative;
    width:min(100%,460px);
    height:calc(100vh - 26px);
    height:calc(100dvh - 26px);
    max-height:820px;
    min-height:0;
    display:grid;
    grid-template-rows:auto minmax(0,1fr) auto;
    overflow:hidden;
    border-radius:16px;
    transform:translateY(14px) scale(.985);
  }

  .offers-popup.is-open .offers-popup-panel{
    transform:translateY(0) scale(1);
  }

  .offers-popup-header{
    min-width:0;
    padding:13px 48px 8px 14px;
  }

  .offers-popup-kicker{
    margin-bottom:3px;
    font-size:8px;
  }

  .offers-popup-header h2{
    margin:0;
    font-size:23px;
    line-height:1;
  }

  .offers-popup-header p{
    margin-top:4px;
    font-size:8.8px;
    line-height:1.3;
  }

  .offers-popup-close{
    top:8px;
    right:8px;
    width:34px;
    height:34px;
    font-size:24px;
  }

  .offers-popup-stage{
    position:relative;
    min-width:0;
    min-height:0;
    height:100%;
    padding:0 8px 8px;
    overflow:hidden;
  }

  .offers-popup-slide{
    width:100%;
    height:100%;
    min-width:0;
    min-height:0;
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:minmax(300px,58%) minmax(0,1fr);
    overflow:hidden;
    border-radius:12px;
  }

  .offers-popup-media{
    min-width:0;
    min-height:0;
    width:100%;
    height:100%;
    display:flex;
    align-items:center;
    justify-content:center;
    overflow:hidden;
    background:#030504;
    padding:4px;
  }

  .offers-popup-media img{
    display:block;
    width:100%;
    height:100%;
    min-width:0;
    min-height:0;
    max-width:100%;
    max-height:100%;
    object-fit:contain;
    object-position:center;
  }

  .offers-popup-content{
    min-width:0;
    min-height:0;
    display:flex;
    flex-direction:column;
    justify-content:flex-start;
    align-items:flex-start;
    padding:11px 13px 12px;
    overflow-y:auto;
    overflow-x:hidden;
    overscroll-behavior:contain;
    -webkit-overflow-scrolling:touch;
    scrollbar-width:thin;
  }

  .offers-popup-tag{
    flex:none;
    padding:4px 8px;
    font-size:8px;
  }

  .offers-popup-content h3{
    flex:none;
    margin:7px 0 4px;
    font-size:21px;
    line-height:1;
  }

  .offers-popup-price{
    flex:none;
    margin-bottom:6px;
    font-size:25px;
    line-height:1;
  }

  .offers-popup-content p{
    flex:none;
    margin:0 0 10px;
    font-size:9.2px;
    line-height:1.38;
  }

  .offers-popup-whatsapp{
    flex:none;
    width:100%;
    min-height:42px;
    margin-top:auto;
    font-size:10.5px;
  }

  .offers-popup-arrow{
    top:28%;
    width:34px;
    height:34px;
    margin-top:-17px;
    font-size:28px;
    background:rgba(4,9,6,.94);
    box-shadow:0 6px 18px rgba(0,0,0,.45);
  }

  .offers-popup-prev{left:14px}
  .offers-popup-next{right:14px}

  .offers-popup-footer{
    min-width:0;
    min-height:34px;
    padding:4px 12px 10px;
    gap:10px;
  }

  .offers-popup-dots{gap:5px}
  .offers-popup-dot{width:8px;height:8px}
  .offers-popup-dot.active{width:21px}
  .offers-popup-counter{min-width:30px;font-size:9px}
}

@media (max-width:390px){
  .offers-popup{padding:5px}
  .offers-popup-panel{
    width:100%;
    height:calc(100vh - 14px);
    height:calc(100dvh - 14px);
    border-radius:14px;
  }
  .offers-popup-header{padding:11px 44px 7px 11px}
  .offers-popup-header h2{font-size:20px}
  .offers-popup-header p{font-size:8px}
  .offers-popup-slide{grid-template-rows:minmax(270px,56%) minmax(0,1fr)}
  .offers-popup-content{padding:9px 11px 10px}
  .offers-popup-content h3{font-size:19px}
  .offers-popup-price{font-size:23px}
  .offers-popup-content p{font-size:8.7px}
  .offers-popup-arrow{top:27%}
}

@media (max-width:720px) and (max-height:680px){
  .offers-popup-panel{max-height:none}
  .offers-popup-header{padding-top:9px;padding-bottom:6px}
  .offers-popup-header p{display:none}
  .offers-popup-slide{grid-template-rows:minmax(230px,52%) minmax(0,1fr)}
  .offers-popup-content{padding:8px 10px 9px}
  .offers-popup-content h3{font-size:18px}
  .offers-popup-price{font-size:21px}
  .offers-popup-content p{font-size:8.4px;margin-bottom:7px}
  .offers-popup-whatsapp{min-height:38px}
  .offers-popup-arrow{top:25%}
  .offers-popup-footer{min-height:30px;padding-bottom:7px}
}

/* Corrección definitiva de navegación y modal móvil */
html{
  max-width:100%;
  overflow-x:clip;
}

@media (max-width:820px){
  .main-nav{
    left:0;
    right:0;
    width:100%;
    max-width:100vw;
    transform:none !important;
    clip-path:inset(0 0 0 100%);
    opacity:0;
    visibility:hidden;
    pointer-events:none;
    transition:clip-path .25s ease,opacity .18s ease,visibility 0s linear .25s;
    z-index:55;
  }
  .main-nav.open{
    transform:none !important;
    clip-path:inset(0);
    opacity:1;
    visibility:visible;
    pointer-events:auto;
    transition:clip-path .25s ease,opacity .18s ease;
  }
  .menu-toggle.open span:nth-child(1){transform:translateY(7px) rotate(45deg)}
  .menu-toggle.open span:nth-child(2){opacity:0}
  .menu-toggle.open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}

  .mobile-bottom{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
    align-items:stretch;
    width:auto;
    min-width:0;
    z-index:450;
  }
  .mobile-bottom a{
    display:flex;
    width:100%;
    max-width:none;
    min-width:0;
    overflow:hidden;
  }
  body.offers-popup-open .mobile-bottom{
    display:grid !important;
  }
}

@media (max-width:720px){
  body.offers-popup-open{
    overflow:hidden;
    overscroll-behavior:none;
  }
  .offers-popup{
    inset:0 0 calc(70px + env(safe-area-inset-bottom)) 0;
    width:auto;
    height:auto;
    padding:8px;
    overflow:hidden;
    align-items:center;
    justify-content:center;
  }
  .offers-popup-panel{
    width:min(100%,440px);
    height:min(720px,calc(100dvh - 88px - env(safe-area-inset-bottom)));
    max-height:calc(100dvh - 88px - env(safe-area-inset-bottom));
    min-height:0;
    margin:0;
  }
}

@media (max-width:390px){
  .offers-popup{
    inset:0 0 calc(68px + env(safe-area-inset-bottom)) 0;
    padding:6px;
  }
  .offers-popup-panel{
    height:min(680px,calc(100dvh - 82px - env(safe-area-inset-bottom)));
    max-height:calc(100dvh - 82px - env(safe-area-inset-bottom));
  }
}

.developer-credit{text-align:center;border-top:1px solid rgba(101,181,29,.18);padding:10px 16px 12px;color:#838d87;font-size:9px;letter-spacing:.02em}.developer-credit a{color:var(--green-2);font-size:inherit;font-weight:800;text-decoration:none;transition:.2s ease}.developer-credit a:hover{color:#fff;text-shadow:0 0 10px rgba(101,181,29,.65)}

/* Popup de ofertas en escritorio: imagen protagonista */
@media (min-width:901px){
  .offers-popup{padding:10px}
  .offers-popup-panel{
    width:min(1180px,calc(100vw - 24px));
    max-height:calc(100dvh - 20px);
  }
  .offers-popup-header{
    padding:18px 70px 12px 28px;
  }
  .offers-popup-header h2{
    font-size:34px;
  }
  .offers-popup-stage{
    padding:0 54px 12px;
  }
  .offers-popup-slide{
    grid-template-columns:minmax(0,1.35fr) minmax(300px,.65fr);
    min-height:540px;
  }
  .offers-popup-media{
    position:relative;
    padding:0;
    background:radial-gradient(circle at 50% 42%,rgba(101,181,29,.08),transparent 58%),#030504;
  }
  .offers-popup-media img{
    width:100%;
    height:540px;
    max-width:100%;
    object-fit:contain;
    object-position:center;
    filter:drop-shadow(0 14px 30px rgba(0,0,0,.28));
  }
  .offers-popup-content{
    justify-content:center;
    padding:24px 24px;
  }
  .offers-popup-content h3{
    margin-top:11px;
    font-size:32px;
  }
  .offers-popup-price{
    font-size:37px;
    margin-bottom:8px;
  }
  .offers-popup-content p{
    font-size:11.5px;
    line-height:1.5;
    margin-bottom:14px;
  }
  .offers-popup-whatsapp{
    min-height:48px;
  }
  .offers-popup-footer{
    padding:0 24px 14px;
  }
}

@media (min-width:721px) and (max-width:900px){
  .offers-popup-panel{width:min(880px,calc(100vw - 20px))}
  .offers-popup-stage{padding-left:48px;padding-right:48px}
  .offers-popup-slide{grid-template-columns:minmax(0,1.16fr) minmax(280px,.84fr);min-height:470px}
  .offers-popup-media img{height:470px}
  .offers-popup-content{padding:24px 20px}
}

/* Ajuste final popup ofertas escritorio: imagen más grande y sin relleno negro lateral */
@media (min-width: 821px){
  .offers-popup-panel{
    width:min(1180px,calc(100vw - 36px));
  }

  .offers-popup-stage{
    padding:0 58px 18px;
  }

  .offers-popup-slide{
    grid-template-columns:auto minmax(360px,1fr);
    min-height:560px;
    align-items:stretch;
  }

  .offers-popup-media{
    display:flex;
    align-items:center;
    justify-content:center;
    padding:0;
    background:transparent;
  }

  .offers-popup-media img{
    width:auto;
    max-width:100%;
    height:min(560px,72vh);
    object-fit:contain;
    object-position:center;
    background:transparent;
  }

  .offers-popup-content{
    padding:28px 30px;
  }

  .offers-popup-content h3{
    font-size:32px;
  }

  .offers-popup-price{
    font-size:48px;
  }

  .offers-popup-content p{
    font-size:13px;
    line-height:1.6;
  }
}

/* Popup de ofertas escritorio: imagen protagonista, tamaño natural y sin franjas vacías */
@media (min-width: 901px){
  .offers-popup{
    padding:8px;
  }

  .offers-popup-panel{
    width:max-content;
    max-width:calc(100vw - 16px);
    max-height:calc(100dvh - 16px);
    overflow:hidden;
  }

  .offers-popup-header{
    padding:16px 72px 10px 22px;
  }

  .offers-popup-header h2{
    font-size:32px;
  }

  .offers-popup-header p{
    margin-top:5px;
    font-size:10px;
  }

  .offers-popup-stage{
    width:max-content;
    max-width:100%;
    padding:0 52px 8px;
  }

  .offers-popup-slide{
    grid-template-columns:max-content minmax(340px,390px);
    min-height:0;
    width:max-content;
    max-width:100%;
    align-items:stretch;
  }

  .offers-popup-media{
    width:max-content;
    max-width:62vw;
    min-width:0;
    padding:0;
    background:#060907;
  }

  .offers-popup-media img{
    display:block;
    width:auto;
    max-width:62vw;
    height:min(700px,calc(100dvh - 150px));
    max-height:none;
    object-fit:contain;
    object-position:center;
    background:transparent;
    filter:none;
  }

  .offers-popup-content{
    width:390px;
    max-width:390px;
    padding:24px 24px;
  }

  .offers-popup-content h3{
    margin-top:11px;
    font-size:31px;
  }

  .offers-popup-price{
    font-size:45px;
    margin-bottom:8px;
  }

  .offers-popup-content p{
    font-size:12px;
    line-height:1.55;
    margin-bottom:14px;
  }

  .offers-popup-footer{
    padding:0 20px 8px;
  }
}

/* Popup de ofertas escritorio: máximo protagonismo para la gráfica promocional */
@media (min-width: 901px){
  .offers-popup-panel{
    max-height:calc(100dvh - 12px);
  }

  .offers-popup-header{
    padding:12px 70px 8px 20px;
  }

  .offers-popup-kicker{
    margin-bottom:2px;
  }

  .offers-popup-header h2{
    font-size:30px;
  }

  .offers-popup-header p{
    margin-top:3px;
    font-size:9px;
    line-height:1.3;
  }

  .offers-popup-stage{
    padding:0 50px 4px;
  }

  .offers-popup-slide{
    grid-template-columns:max-content 340px;
  }

  .offers-popup-media{
    width:max-content;
    max-width:68vw;
  }

  .offers-popup-media img{
    width:auto;
    max-width:68vw;
    height:min(750px,calc(100dvh - 112px));
  }

  .offers-popup-content{
    width:340px;
    max-width:340px;
    padding:22px 22px;
  }

  .offers-popup-content h3{
    font-size:29px;
  }

  .offers-popup-price{
    font-size:43px;
  }

  .offers-popup-content p{
    font-size:11.5px;
    line-height:1.5;
  }

  .offers-popup-footer{
    padding:0 18px 4px;
  }
}


/* Ajuste definitivo popup ofertas móvil: imagen más grande y sin franjas negras */
@media (max-width:720px){
  .offers-popup-stage{
    padding:0 12px 10px;
  }
  .offers-popup-slide{
    grid-template-rows:auto minmax(0,1fr);
    min-height:0;
    align-items:start;
    background:linear-gradient(180deg,#0b100d 0%,#0d1310 100%);
  }
  .offers-popup-media{
    display:block;
    width:100%;
    min-width:0;
    padding:0;
    background:transparent;
    text-align:center;
  }
  .offers-popup-media img{
    display:block;
    width:auto;
    max-width:100%;
    height:auto;
    max-height:min(52dvh,460px);
    margin:0 auto;
    object-fit:contain;
    object-position:center;
    background:transparent;
    filter:drop-shadow(0 12px 24px rgba(0,0,0,.24));
  }
  .offers-popup-content{
    padding:10px 12px 12px;
  }
  .offers-popup-content p{
    margin-bottom:10px;
  }
  .offers-popup-arrow{
    top:29%;
  }
}
@media (max-width:390px){
  .offers-popup-stage{
    padding:0 10px 8px;
  }
  .offers-popup-media img{
    max-height:min(49dvh,420px);
  }
  .offers-popup-content{
    padding:9px 10px 10px;
  }
  .offers-popup-arrow{
    top:28%;
  }
}
