:root{--orange:#ff6500;--orange2:#ff8a00;--green:#68b42e;--green2:#2e8d28;--ink:#0d1b12;--muted:#68736b;--soft:#f5f8f3;--line:#e5ebe1;--white:#fff;--shadow:0 20px 60px rgba(21,44,17,.1)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Manrope,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.6}a{text-decoration:none;color:inherit}button{font:inherit}.container{width:min(1180px,calc(100% - 40px));margin:auto}.site-header{position:fixed;inset:0 0 auto;z-index:50;background:rgba(8,16,11,.88);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.08);transition:.25s}.site-header.scrolled{box-shadow:0 12px 35px rgba(0,0,0,.2)}.nav-wrap{height:82px;display:flex;align-items:center;gap:26px}.public-brand img{width:130px;height:60px;object-fit:contain}.public-nav{display:flex;gap:28px;margin-left:auto}.public-nav a{color:#dce7dc;font-weight:700;font-size:14px;position:relative}.public-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:linear-gradient(90deg,var(--orange),var(--green));transition:.2s}.public-nav a:hover:after{right:0}.nav-actions{display:flex;gap:10px}.menu-toggle{display:none;border:0;background:rgba(255,255,255,.08);color:#fff;border-radius:10px;width:42px;height:42px}.btn-public{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:42px;padding:10px 18px;border-radius:11px;font-weight:800;font-size:14px;transition:.2s;border:1px solid transparent}.btn-public:hover{transform:translateY(-2px)}.btn-primary{color:#fff;background:linear-gradient(135deg,var(--orange),#f34b00);box-shadow:0 12px 26px rgba(255,101,0,.26)}.btn-outline{border-color:rgba(255,255,255,.24);color:#fff}.btn-light{background:#fff;color:var(--ink);box-shadow:0 14px 30px rgba(0,0,0,.16)}.btn-white{background:#fff;color:#153d1b}.btn-glass{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.08);color:#fff}.btn-large{min-height:50px;padding:13px 22px;border-radius:13px}.hero-section{position:relative;overflow:hidden;padding:158px 0 90px;min-height:760px;background:radial-gradient(circle at 80% 30%,rgba(104,180,46,.15),transparent 30%),linear-gradient(135deg,#07100a 0%,#112118 62%,#102b16 100%);color:#fff}.hero-grid{display:grid;grid-template-columns:1.06fr .94fr;align-items:center;gap:72px}.hero-glow{position:absolute;border-radius:50%;filter:blur(2px)}.hero-glow-one{width:350px;height:350px;background:rgba(255,101,0,.08);left:-120px;top:160px}.hero-glow-two{width:420px;height:420px;background:rgba(104,180,46,.08);right:-120px;bottom:-150px}.eyebrow-public,.section-kicker{display:inline-flex;align-items:center;gap:9px;text-transform:uppercase;letter-spacing:.15em;font-size:12px;font-weight:900;color:#8ee054}.eyebrow-public i{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 6px rgba(255,101,0,.12)}.hero-copy h1{font:900 clamp(44px,6vw,76px)/1.03 Montserrat,sans-serif;letter-spacing:-.05em;margin:20px 0 22px;max-width:720px}.hero-copy h1 span{background:linear-gradient(90deg,#ff7b18,#8fdc3e);-webkit-background-clip:text;color:transparent}.hero-copy>p{max-width:650px;color:#c9d5ca;font-size:18px;margin:0 0 30px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.trust-row{display:flex;gap:36px;margin-top:42px}.trust-row div{display:grid}.trust-row strong{font-size:20px}.trust-row span{color:#9eafa1;font-size:12px}.hero-visual{position:relative;min-height:500px}.hero-panel{position:absolute;inset:25px 25px 45px 15px;border:1px solid rgba(255,255,255,.13);border-radius:30px;padding:25px;background:linear-gradient(145deg,rgba(255,255,255,.12),rgba(255,255,255,.04));box-shadow:0 35px 90px rgba(0,0,0,.32);backdrop-filter:blur(16px)}.panel-top{display:flex;justify-content:space-between;color:#dce8dd;font-weight:800}.live-dot{font-size:12px;color:#98ef62}.live-dot:before{content:"";display:inline-block;width:7px;height:7px;background:#70d33a;border-radius:50%;margin-right:6px}.basket-visual{height:310px;display:grid;place-items:center;position:relative}.basket-visual>span{font-size:130px;filter:drop-shadow(0 22px 20px rgba(0,0,0,.28))}.basket-orbit{position:absolute;width:58px;height:58px;display:grid;place-items:center;border-radius:18px;background:#fff;font-size:27px;box-shadow:0 18px 35px rgba(0,0,0,.25)}.orbit-one{top:45px;left:35px}.orbit-two{top:25px;right:35px}.orbit-three{bottom:28px;left:55px}.orbit-four{bottom:35px;right:50px}.offer-card{display:flex;align-items:center;justify-content:space-between;padding:15px 18px;border-radius:17px;background:linear-gradient(120deg,var(--orange),#ff8a00)}.offer-card div{display:grid}.offer-card small{font-size:11px}.offer-card strong{font-size:18px}.offer-card>b{font-size:22px}.floating-card{position:absolute;display:flex;align-items:center;gap:12px;padding:13px 16px;border-radius:16px;background:#fff;color:var(--ink);box-shadow:var(--shadow)}.floating-card>span{width:40px;height:40px;display:grid;place-items:center;border-radius:12px;background:#eff8e9;font-size:20px}.floating-card div{display:grid}.floating-card small{font-size:11px;color:var(--muted)}.card-delivery{left:-18px;bottom:5px}.card-quality{right:-18px;top:5px}.card-quality>span{color:#fff;background:var(--green)}.benefits-section{margin-top:-35px;position:relative;z-index:3}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:22px;box-shadow:var(--shadow);overflow:hidden}.benefits-grid article{display:flex;align-items:center;gap:14px;padding:24px;border-right:1px solid var(--line)}.benefits-grid article:last-child{border:0}.benefits-grid article>span{font-size:28px}.benefits-grid h3{margin:0;font-size:15px}.benefits-grid p{margin:3px 0 0;font-size:12px;color:var(--muted);line-height:1.45}.section-space{padding:100px 0}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:end;margin-bottom:36px}.section-heading h2,.delivery-copy h2,.promo-copy h2,.cta-card h2{font:800 clamp(32px,4vw,50px)/1.1 Montserrat,sans-serif;letter-spacing:-.035em;margin:8px 0}.section-heading>p{max-width:500px;color:var(--muted)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{position:relative;overflow:hidden;min-height:245px;padding:27px;border-radius:22px;border:1px solid var(--line);background:#fff;transition:.22s}.category-card:hover{transform:translateY(-6px);box-shadow:var(--shadow)}.category-card>span{display:grid;place-items:center;width:58px;height:58px;border-radius:17px;background:#f2f6ef;font-size:30px}.category-card h3{font-size:21px;margin:24px 0 7px}.category-card p{color:var(--muted);font-size:14px;max-width:260px}.category-card a{position:absolute;left:27px;bottom:24px;font-weight:800;font-size:13px}.category-card.orange{background:#fff6ef}.category-card.green{background:#f1f9ec}.category-card.lime{background:#f6faee}.category-card.dark{background:#101b14;color:#fff;border-color:#101b14}.category-card.dark p{color:#b8c4ba}.category-card.soft{background:#f7f8f6}.category-card.yellow{background:#fff9e8}.promo-section{padding:90px 0;background:linear-gradient(115deg,#f35b00,#ff8700 54%,#6fb830);color:#fff;overflow:hidden}.promo-grid{display:grid;grid-template-columns:1fr .8fr;align-items:center;gap:80px}.section-kicker.light{color:#fff3dc}.promo-copy p{max-width:540px;color:#fff4e8;margin:20px 0 28px}.promo-ticket{justify-self:center;width:min(420px,100%);background:#fff;color:var(--ink);border-radius:28px;padding:30px;transform:rotate(2deg);box-shadow:0 35px 70px rgba(83,32,0,.25);position:relative}.ticket-label{position:absolute;right:-18px;top:25px;background:#153d1b;color:#fff;padding:9px 18px;border-radius:10px;font-weight:900}.ticket-main{display:grid;text-align:center}.ticket-main small{color:var(--muted)}.ticket-main strong{font:900 112px/1 Montserrat;color:var(--orange);letter-spacing:-.08em}.ticket-main strong span{font-size:48px}.ticket-main b{letter-spacing:.15em}.ticket-code{text-align:center;margin-top:22px;padding:12px;border-radius:10px;background:#f1f5ed;font-weight:900;letter-spacing:.18em}.delivery-section{background:var(--soft)}.delivery-grid{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.delivery-illustration{min-height:520px;display:grid;place-items:center;background:radial-gradient(circle,#dbeed0,transparent 68%)}.phone-card{width:min(360px,88%);border:10px solid #152019;border-radius:38px;background:#fff;box-shadow:0 30px 70px rgba(33,63,26,.2);padding:22px}.phone-head{display:flex;align-items:center;gap:12px;padding-bottom:18px;border-bottom:1px solid var(--line)}.phone-head img{width:84px;height:45px;object-fit:contain;background:#0b100c;border-radius:9px}.phone-head span{font-weight:800;font-size:13px}.route{height:260px;position:relative;margin:8px 0;background:linear-gradient(135deg,#f7faf4,#eef4ea);border-radius:18px}.route:after{content:"";position:absolute;width:150px;height:160px;left:75px;top:45px;border:3px dashed #7fbc5d;border-width:0 0 3px 3px;border-radius:0 0 0 80px;transform:rotate(-18deg)}.route i{position:absolute;width:16px;height:16px;background:var(--orange);border-radius:50%;z-index:2}.route i:nth-child(1){left:62px;top:35px}.route i:nth-child(2){left:145px;top:130px;background:var(--green)}.route i:nth-child(3){right:48px;bottom:35px}.delivery-status{display:flex;gap:12px;align-items:center;padding:14px;border-radius:14px;background:#eff8e9}.delivery-status>span{font-size:28px}.delivery-status div{display:grid}.delivery-status small{color:var(--muted);font-size:11px}.delivery-copy>p{color:var(--muted);font-size:16px}.delivery-copy ul{list-style:none;padding:0;margin:28px 0}.delivery-copy li{display:flex;gap:15px;margin:18px 0}.delivery-copy li>span{flex:0 0 38px;height:38px;display:grid;place-items:center;border-radius:12px;background:var(--ink);color:#fff;font-weight:900}.delivery-copy li div{display:grid}.delivery-copy li small{color:var(--muted)}.cta-section{padding:0 0 90px;background:var(--soft)}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:48px;border-radius:28px;background:linear-gradient(120deg,#101b14,#173c20);color:#fff;box-shadow:0 30px 70px rgba(21,52,24,.2)}.cta-card p{color:#c8d4ca;max-width:650px;margin-bottom:0}.cta-actions{display:flex;gap:10px;flex-wrap:wrap}.public-footer{background:#08100b;color:#d5dfd6;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:50px}.footer-brand img{width:155px;height:75px;object-fit:contain}.footer-brand p{color:#8fa091}.footer-grid h4{color:#fff;margin:0 0 16px}.footer-grid>div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-grid a,.footer-grid p{font-size:13px;color:#9cad9f;margin:0}.footer-grid a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid rgba(255,255,255,.09);margin-top:45px;padding-top:23px;font-size:12px;color:#819083}.reveal{opacity:0;transform:translateY(24px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}.reveal-delay{transition-delay:.18s}
@media(max-width:1000px){.public-nav{display:none;position:absolute;top:82px;left:20px;right:20px;padding:18px;background:#101b14;border-radius:15px;flex-direction:column;gap:12px}.public-nav.open{display:flex}.menu-toggle{display:block;margin-left:auto}.nav-actions{margin-left:0}.hero-grid,.promo-grid,.delivery-grid{grid-template-columns:1fr}.hero-visual{width:min(600px,100%);margin:auto}.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefits-grid article:nth-child(2){border-right:0}.category-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.cta-card{align-items:flex-start;flex-direction:column}}
@media(max-width:650px){.container{width:min(100% - 28px,1180px)}.nav-wrap{height:72px}.public-brand img{width:105px;height:52px}.nav-actions .btn-outline{display:none}.nav-actions .btn-primary{padding:8px 11px;font-size:12px}.public-nav{top:72px}.hero-section{padding-top:125px;min-height:auto}.hero-copy h1{font-size:42px}.hero-copy>p{font-size:16px}.trust-row{gap:20px;flex-wrap:wrap}.hero-visual{min-height:445px}.hero-panel{inset:25px 0 35px}.floating-card{font-size:12px}.card-delivery{left:-4px}.card-quality{right:-4px}.benefits-grid,.category-grid,.footer-grid{grid-template-columns:1fr}.benefits-grid article{border-right:0;border-bottom:1px solid var(--line)}.section-space{padding:72px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:8px}.promo-section{padding:70px 0}.promo-ticket{transform:none}.ticket-main strong{font-size:90px}.delivery-grid{gap:35px}.delivery-illustration{min-height:430px}.cta-card{padding:30px 24px}.cta-actions,.cta-actions .btn-public{width:100%}.footer-bottom{flex-direction:column;gap:7px}.hero-actions .btn-public{width:100%}}

/* Centro público de promociones y cupones */
.promo-actions{display:flex;gap:12px;flex-wrap:wrap}.offers-page{background:#f5f8f3}.offers-main{padding-top:82px}.offers-hero{padding:90px 0;background:radial-gradient(circle at 85% 20%,rgba(111,184,48,.23),transparent 28%),linear-gradient(135deg,#08110b,#17331d);color:#fff}.offers-hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:60px;align-items:center}.offers-hero h1{font:900 clamp(40px,5vw,66px)/1.05 Montserrat,sans-serif;letter-spacing:-.05em;margin:18px 0}.offers-hero p{max-width:680px;color:#c9d7cb;font-size:17px}.offers-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.offers-summary>div{min-height:150px;display:flex;flex-direction:column;justify-content:center;padding:22px;border:1px solid rgba(255,255,255,.13);border-radius:22px;background:rgba(255,255,255,.08);backdrop-filter:blur(12px)}.offers-summary span{font-size:26px}.offers-summary strong{font:900 34px Montserrat;margin-top:10px}.offers-summary small{color:#b9c9bb}.offers-section{padding:88px 0}.coupons-zone{background:#fff}.offers-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.offer-public-card{position:relative;display:flex;flex-direction:column;min-height:440px;padding:26px;border:1px solid var(--line);border-radius:24px;background:#fff;box-shadow:0 16px 45px rgba(23,48,19,.08);transition:.22s}.offer-public-card:hover{transform:translateY(-5px);box-shadow:var(--shadow)}.offer-card-top{display:flex;justify-content:space-between;gap:10px}.offer-type,.offer-live{padding:7px 10px;border-radius:999px;font-size:10px;font-weight:900;letter-spacing:.08em}.offer-type{background:#fff0e5;color:#d95200}.offer-live{background:#e9f8e2;color:#34821e}.offer-icon{width:56px;height:56px;display:grid;place-items:center;margin:25px 0 12px;border-radius:17px;background:linear-gradient(135deg,#ff7800,#81c82e);font-size:27px}.offer-public-card h3{margin:0;font-size:22px}.offer-public-card>p{color:var(--muted);min-height:48px}.offer-value{font:900 25px Montserrat;color:var(--orange);margin:12px 0}.offer-meta{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-top:1px dashed #dce5d8;border-bottom:1px dashed #dce5d8;color:#667365;font-size:11px}.offer-products{margin:15px 0}.offer-products b{font-size:12px}.offer-products p{margin:4px 0;color:var(--muted);font-size:12px}.offer-cta{margin-top:auto;display:flex;justify-content:space-between;align-items:center;padding:13px 15px;border-radius:13px;background:#f0f6ec;font-weight:800;font-size:13px}.coupons-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.coupon-public-card{position:relative;overflow:hidden;padding:28px;border-radius:24px;background:linear-gradient(145deg,#102318,#173d20);color:#fff;box-shadow:0 22px 48px rgba(13,39,17,.18)}.coupon-public-card:after{content:"";position:absolute;left:28px;right:28px;top:60%;border-top:1px dashed rgba(255,255,255,.3)}.coupon-cut{position:absolute;top:57%;width:28px;height:28px;border-radius:50%;background:#fff}.coupon-cut.left{left:-14px}.coupon-cut.right{right:-14px}.coupon-badge{display:inline-flex;padding:7px 11px;border-radius:999px;background:#ff7200;font-size:10px;font-weight:900;letter-spacing:.14em}.coupon-public-card h3{font-size:22px;margin:18px 0 5px}.coupon-public-card>p{color:#b9c9bb;min-height:45px}.coupon-discount{font:900 34px Montserrat;color:#9ae34f;margin:18px 0 38px}.coupon-code{width:100%;display:flex;align-items:center;justify-content:space-between;border:0;border-radius:13px;padding:14px 15px;background:#fff;color:#112318;cursor:pointer}.coupon-code span{font-weight:900;letter-spacing:.15em}.coupon-code b{color:#e75e00}.coupon-rules{display:grid;gap:3px;margin-top:14px;color:#b9c9bb;font-size:11px}.offers-empty{text-align:center;padding:60px 20px;border:1px dashed #ced9ca;border-radius:24px;background:#fff}.offers-empty>span{font-size:42px}.offers-empty h3{margin:10px 0 4px}.offers-empty p{margin:0;color:var(--muted)}.offers-how{padding:0 0 90px;background:#fff}.how-card{display:grid;grid-template-columns:1fr 1.2fr;align-items:center;gap:50px;padding:42px;border-radius:28px;background:linear-gradient(120deg,#f56600,#75b92f);color:#fff}.how-card h2{font:800 34px Montserrat;margin:8px 0}.how-card ol{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;list-style:none;padding:0;margin:0}.how-card li{display:flex;gap:10px;padding:16px;border-radius:15px;background:rgba(255,255,255,.15)}.how-card li>span{flex:0 0 32px;height:32px;display:grid;place-items:center;border-radius:9px;background:#fff;color:#153d1b;font-weight:900}.how-card li div{display:grid}.how-card li small{color:#fff3e8;font-size:11px}.coupon-toast{position:fixed;left:50%;bottom:28px;z-index:100;transform:translate(-50%,20px);opacity:0;padding:13px 20px;border-radius:13px;background:#102318;color:#fff;font-weight:800;box-shadow:0 18px 40px rgba(0,0,0,.25);transition:.2s}.coupon-toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1000px){.offers-hero-grid,.how-card{grid-template-columns:1fr}.offers-grid,.coupons-grid{grid-template-columns:repeat(2,1fr)}.how-card ol{grid-template-columns:1fr}}
@media(max-width:650px){.offers-main{padding-top:72px}.offers-hero{padding:65px 0}.offers-summary{grid-template-columns:1fr}.offers-grid,.coupons-grid{grid-template-columns:1fr}.promo-actions,.promo-actions .btn-public{width:100%}.how-card{padding:28px 20px}.offer-meta{flex-direction:column}}

/* Centro comercial de promociones — UX/UI 2.0 */
.offers-commerce-page{background:#f4f7f1}.offers-commerce-hero{position:relative;overflow:hidden;padding:132px 0 86px;color:#fff;background:radial-gradient(circle at 82% 15%,rgba(134,210,63,.28),transparent 32%),radial-gradient(circle at 5% 95%,rgba(255,101,0,.22),transparent 30%),linear-gradient(135deg,#07110a 0%,#102819 58%,#1a391d 100%)}.offers-commerce-hero:after{content:"";position:absolute;inset:auto -8% -210px 35%;height:330px;border-radius:50%;background:rgba(255,255,255,.045);transform:rotate(-8deg)}.offers-commerce-grid{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .78fr;gap:64px;align-items:center}.commerce-kicker{display:inline-flex;align-items:center;gap:10px;color:#baf78a;text-transform:uppercase;letter-spacing:.14em;font-size:12px;font-weight:900}.commerce-kicker i{width:9px;height:9px;border-radius:50%;background:#ff7400;box-shadow:0 0 0 7px rgba(255,116,0,.15)}.offers-commerce-copy h1{max-width:700px;margin:17px 0 18px;font:900 clamp(46px,6vw,76px)/1.02 Montserrat,sans-serif;letter-spacing:-.055em}.offers-commerce-copy>p{max-width:660px;margin:0 0 30px;color:#c7d7c9;font-size:18px}.commerce-stats{display:flex;flex-wrap:wrap;gap:24px;margin-top:32px;color:#a9b9ab}.commerce-stats span{display:flex;align-items:baseline;gap:6px}.commerce-stats b{color:#fff;font-size:20px}.featured-deal-card{position:relative;min-height:420px;padding:42px;border:1px solid rgba(255,255,255,.15);border-radius:32px;background:linear-gradient(145deg,rgba(255,255,255,.16),rgba(255,255,255,.06));box-shadow:0 32px 90px rgba(0,0,0,.32);backdrop-filter:blur(18px)}.featured-ribbon{position:absolute;right:24px;top:24px;padding:8px 12px;border-radius:999px;background:#ff6b00;color:#fff;font-size:10px;font-weight:900;letter-spacing:.12em}.featured-icon{width:74px;height:74px;display:grid;place-items:center;border-radius:22px;background:linear-gradient(135deg,#ff7100,#82ca30);font-size:34px;box-shadow:0 18px 38px rgba(0,0,0,.23)}.featured-deal-card>small{display:block;margin-top:28px;color:#b8c9bb;font-weight:800;letter-spacing:.12em}.featured-deal-card>strong{display:block;margin:8px 0 0;font:900 clamp(42px,5vw,64px) Montserrat;color:#9ced58}.featured-deal-card h2{margin:0 0 10px;font-size:25px}.featured-deal-card p{color:#c5d2c6}.featured-countdown{display:flex;align-items:center;justify-content:space-between;margin-top:26px;padding:15px 17px;border-radius:15px;background:rgba(0,0,0,.2)}.featured-countdown span{color:#c5d2c6}.featured-countdown b{color:#fff}.offers-toolbar-section{position:relative;z-index:4;margin-top:-30px}.offers-toolbar{display:grid;grid-template-columns:minmax(300px,1fr) 190px 210px auto;gap:12px;padding:16px;border:1px solid #e2e9de;border-radius:22px;background:#fff;box-shadow:0 22px 55px rgba(27,54,20,.12)}.offers-search-wrap{position:relative}.offers-search-wrap>span{position:absolute;left:16px;top:50%;transform:translateY(-50%);font-size:22px;color:#667364}.offers-search-wrap input,.offers-toolbar select{width:100%;height:52px;border:1px solid #dce5d8;border-radius:14px;background:#f9fbf7;color:#142016;outline:none}.offers-search-wrap input{padding:0 46px}.offers-toolbar select{padding:0 14px;font-weight:700}.offers-search-wrap input:focus,.offers-toolbar select:focus{border-color:#78c82a;box-shadow:0 0 0 4px rgba(120,200,42,.12);background:#fff}.offers-search-wrap button{position:absolute;right:9px;top:9px;width:34px;height:34px;border:0;border-radius:10px;background:#edf3e9;color:#243122;font-size:20px;cursor:pointer}.offers-view-switch{display:flex;gap:7px}.offers-view-switch button{width:50px;border:1px solid #dce5d8;border-radius:13px;background:#f7faf4;color:#294029;font-weight:900;cursor:pointer}.offers-view-switch button.active{background:#112b17;color:#fff;border-color:#112b17}.offers-result-info{display:flex;justify-content:space-between;gap:20px;padding:12px 4px;color:#768175;font-size:12px}.offers-result-info span:first-child{color:#18251a;font-weight:800}.commerce-offers{padding-top:64px}.commerce-heading{margin-bottom:32px}.commerce-heading h2{font-size:42px;letter-spacing:-.035em}.commerce-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.commerce-promo-card{min-height:0;padding:0;overflow:hidden;border-radius:26px}.promo-art{position:relative;min-height:176px;padding:24px;background:radial-gradient(circle at 75% 30%,rgba(255,255,255,.38),transparent 30%),linear-gradient(135deg,#ff7200,#f4a000 55%,#87c72d);color:#fff}.promo-art-icon{display:grid;place-items:center;width:62px;height:62px;border-radius:18px;background:rgba(255,255,255,.2);font-size:31px;backdrop-filter:blur(8px)}.promo-badge-large{position:absolute;right:22px;bottom:18px;font:900 31px Montserrat;text-shadow:0 3px 12px rgba(0,0,0,.18)}.promo-status-badge{position:absolute;right:18px;top:18px;padding:7px 10px;border-radius:999px;background:#102c17;color:#fff;font-size:10px;font-weight:900}.promo-status-badge.urgent{background:#c82828}.promo-status-badge.live{background:rgba(16,44,23,.83)}.promo-card-body{display:flex;flex-direction:column;flex:1;padding:24px}.promo-card-body h3{font-size:21px;margin:17px 0 7px}.promo-card-body>p{min-height:46px;margin:0;color:#748075;font-size:14px}.promo-benefit-line{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin:20px 0;padding:16px;border-radius:16px;background:#f2f7ee}.promo-benefit-line strong{color:#ed6000;font:900 23px Montserrat}.promo-benefit-line span{color:#6f7a6e;font-size:11px}.product-chips{display:flex;flex-wrap:wrap;gap:7px}.product-chips span{padding:7px 9px;border-radius:9px;background:#f8faf7;border:1px solid #e4eae0;color:#5b675b;font-size:10px}.promo-footer{display:flex;justify-content:space-between;gap:14px;margin-top:auto;padding-top:22px;color:#7a8579;font-size:11px}.promo-footer a{color:#1f7628;font-weight:900}.commerce-coupons{padding-top:80px}.commerce-coupon-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.commerce-coupon-card{display:grid;grid-template-columns:110px 1fr;padding:0;min-height:300px;border-radius:26px;background:#fff;color:#102018;border:1px solid #e1e8dd;box-shadow:0 20px 48px rgba(21,48,17,.1)}.commerce-coupon-card:after,.commerce-coupon-card .coupon-cut{display:none}.coupon-ticket-side{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:18px;background:linear-gradient(180deg,#112d18,#1b4d22);color:#fff;writing-mode:vertical-rl;transform:rotate(180deg)}.coupon-ticket-side span{font:900 21px Montserrat;letter-spacing:.13em}.coupon-ticket-side small{color:#9ee55e;letter-spacing:.2em}.coupon-ticket-main{position:relative;padding:28px 30px}.coupon-ticket-main:before,.coupon-ticket-main:after{content:"";position:absolute;left:-13px;width:26px;height:26px;border-radius:50%;background:#fff}.coupon-ticket-main:before{top:-13px}.coupon-ticket-main:after{bottom:-13px}.coupon-ticket-main .coupon-discount{margin:15px 0 8px;color:#ef6100}.coupon-ticket-main h3{margin:0;font-size:20px}.coupon-ticket-main>p{min-height:43px;color:#758075}.coupon-ticket-main .coupon-code{margin-top:19px;background:#f2f6ef;border:1px dashed #aabb9f}.coupon-code.copied{background:#e9f8e3;border-color:#68b42e}.benefit-strip{padding:24px 0 82px;background:#fff}.benefit-strip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.benefit-strip article{display:flex;gap:13px;align-items:center;padding:20px;border:1px solid #e2e8df;border-radius:18px;background:#f8faf6}.benefit-strip article>span{flex:0 0 42px;height:42px;display:grid;place-items:center;border-radius:13px;background:#102b17;color:#fff;font-weight:900}.benefit-strip article div{display:grid}.benefit-strip article small{color:#758074}.commerce-grid.list-view,.commerce-coupon-grid.list-view{grid-template-columns:1fr}.commerce-grid.list-view .commerce-promo-card{display:grid;grid-template-columns:250px 1fr}.commerce-grid.list-view .promo-art{min-height:100%}.commerce-coupon-grid.list-view .commerce-coupon-card{grid-template-columns:120px 1fr}.commerce-grid.no-results:after,.commerce-coupon-grid.no-results:after{content:"No se encontraron beneficios con esos filtros.";display:block;grid-column:1/-1;padding:44px;text-align:center;border:1px dashed #ced9ca;border-radius:22px;background:#fff;color:#758075}.commerce-grid [hidden],.commerce-coupon-grid [hidden]{display:none!important}
@media(max-width:1050px){.offers-commerce-grid{grid-template-columns:1fr}.featured-deal-card{max-width:700px}.offers-toolbar{grid-template-columns:1fr 1fr}.offers-search-wrap{grid-column:1/-1}.commerce-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.commerce-coupon-grid{grid-template-columns:1fr}.benefit-strip-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:680px){.offers-commerce-hero{padding:112px 0 62px}.offers-commerce-copy h1{font-size:43px}.featured-deal-card{padding:28px;min-height:360px}.offers-toolbar-section{margin-top:-20px}.offers-toolbar{grid-template-columns:1fr}.offers-search-wrap{grid-column:auto}.offers-view-switch{display:none}.offers-result-info{flex-direction:column}.commerce-grid{grid-template-columns:1fr}.commerce-heading h2{font-size:34px}.commerce-coupon-card{grid-template-columns:72px 1fr}.coupon-ticket-side span{font-size:16px}.coupon-ticket-main{padding:23px 20px}.benefit-strip-grid{grid-template-columns:1fr}.commerce-grid.list-view .commerce-promo-card{grid-template-columns:1fr}.commerce-grid.list-view .promo-art{min-height:176px}.promo-footer{flex-direction:column}.commerce-stats{gap:14px}}
