/* Hot Cupons — static production stylesheet */
:root{--orange:#ff5a1f;--orange-dark:#e54810;--orange-soft:#fff3ec;--gold:#ffc400;--telegram:#229ED9;--whatsapp:#25D366;--ink:#15171b;--muted:#626b76;--line:#e9e5e1;--page:#fbfaf9;--footer:#111923;--footer-text:#bdc8d5;--radius:16px;--shadow:0 14px 38px rgba(40,25,16,.08)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:var(--page);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased}a{color:inherit}button{font:inherit}.container{width:min(1180px,calc(100% - 44px));margin-inline:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:16px;top:16px;z-index:999;background:#fff;padding:10px 14px;border-radius:8px;box-shadow:var(--shadow)}
.site-header{min-height:68px;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);border-bottom:1px solid #f0ece9;backdrop-filter:blur(10px)}.header-inner{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:flex;align-items:center;gap:10px;text-decoration:none}.brand-icon{width:46px;height:46px;object-fit:contain}.brand-name{font-size:21px;line-height:1;font-weight:950;letter-spacing:-.035em}.brand-name span{color:var(--orange)}.header-actions{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.social-btn,.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:999px;padding:0 17px;border:0;color:#fff;text-decoration:none;font-weight:850;cursor:pointer;transition:.18s ease}.social-btn:hover,.btn:hover{filter:brightness(.97);transform:translateY(-1px)}.telegram{background:var(--telegram)}.whatsapp{background:var(--whatsapp)}.social-icon{width:20px;height:20px;display:block}.coming-button{cursor:default}.coming-button:hover{transform:none}.hero{background:radial-gradient(circle at 6% 12%,rgba(255,90,31,.12),transparent 29%),radial-gradient(circle at 92% 8%,rgba(255,190,115,.18),transparent 25%),linear-gradient(180deg,#fff8f3 0%,#fffdfb 100%);border-bottom:1px solid #f0ebe7}.hero-grid{min-height:400px;padding:42px 0;display:grid;grid-template-columns:minmax(0,1.17fr) minmax(300px,.83fr);gap:58px;align-items:center}.gold-badge{display:inline-flex;align-items:center;gap:8px;background:var(--gold);color:#211800;border-radius:999px;padding:8px 12px;font-size:14px;font-weight:950;letter-spacing:.05em;text-transform:uppercase;box-shadow:0 5px 15px rgba(183,130,0,.12)}.hero h1{margin:15px 0;max-width:700px;font-size:clamp(45px,5.8vw,72px);line-height:.94;letter-spacing:-.06em}.hero-copy>p{margin:0;max-width:690px;color:#5d6570;font-size:18px;line-height:1.6}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.btn{border-radius:12px;min-height:46px}.btn-primary{background:var(--orange)}.btn-telegram{background:var(--telegram)}.btn-whatsapp{background:var(--whatsapp)}.latest-visual{position:relative;width:min(100%,390px);justify-self:end;text-decoration:none}.latest-visual img{display:block;width:100%;height:auto;aspect-ratio:1/1;object-fit:cover;border-radius:22px;border:6px solid rgba(255,255,255,.85);box-shadow:0 24px 55px rgba(55,29,15,.18)}.just-out{position:absolute;left:-14px;top:34px;z-index:2;transform:rotate(-6deg);padding:10px 15px;border-radius:7px;background:var(--gold);color:#211800;font-weight:950;font-size:18px;text-transform:uppercase;box-shadow:0 9px 20px rgba(66,47,0,.18)}
.latest{padding:38px 0 56px;background:#fff}.section-heading,.history-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:18px}.section-kicker{display:block;margin-bottom:5px;color:var(--orange);font-size:16px;font-weight:950;letter-spacing:.09em;text-transform:uppercase}.section-heading h2,.history-heading h2{margin:0;font-size:38px;line-height:1.05;letter-spacing:-.045em}.updated,.history-note{color:#747980;font-size:16px;font-weight:700}.date-group{margin-top:14px}.date-head{min-height:40px;padding:0 14px;border-radius:11px;display:flex;align-items:center;justify-content:space-between;background:var(--orange-soft);font-weight:850}.date-label{display:flex;align-items:center;gap:8px}.date-label .dot{width:8px;height:8px;background:var(--orange);border-radius:50%}.date-head time{font-weight:700;color:#73777d}.coupon-list{display:grid;gap:8px;margin-top:8px}.coupon{min-height:88px;padding:13px 15px;display:grid;align-items:center;grid-template-columns:minmax(300px,1.7fr) 125px 120px minmax(180px,.95fr) 80px 158px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:0 4px 13px rgba(32,25,20,.025)}.coupon.urgent{border-color:#ffc9a6;background:linear-gradient(90deg,#fff9f4,#fff);box-shadow:0 7px 21px rgba(255,90,31,.07)}.coupon-main{display:flex;align-items:center;gap:12px;min-width:0}.shopee-icon{width:48px;height:48px;object-fit:contain;flex:0 0 auto}.coupon-trigger{cursor:pointer}.coupon-trigger:focus{outline:2px solid rgba(255,90,31,.42);outline-offset:3px;border-radius:8px}.coupon-title{min-width:0}.coupon-title strong{display:block;font-size:19px;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.coupon-title small{display:block;margin-top:4px;color:#707781;font-size:16px}.tag-urgent{display:inline-block;margin-left:5px;padding:3px 7px;border-radius:999px;color:#c74414;background:#fff0e8;border:1px solid #ffd3bd;font-size:16px;font-weight:950;vertical-align:1px}.metric,.code-wrap,.time-col{padding-left:16px;border-left:1px solid #eeeae6}.metric strong{display:block;font-size:18px}.metric .discount{font-size:21px;color:var(--orange)}.metric small,.time-col small{display:block;margin-top:2px;color:#7b8087;font-size:16px}.code-wrap{display:flex;align-items:center;gap:7px;min-width:0}.code{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;background:#f7f7f7;border:1px dashed #d8d5d2;border-radius:9px;padding:9px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:16px;font-weight:800}.copy-btn{width:38px;height:38px;border:1px solid #ddd9d5;border-radius:9px;background:#fff;color:#4e535a;cursor:pointer;font-size:18px}.copy-btn:hover{border-color:#bfb8b2}.time-col strong{display:block;font-size:16px}.redeem{min-height:44px;margin-left:8px;padding:0 14px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:var(--orange);color:#fff;text-decoration:none;font-size:16px;font-weight:900;white-space:nowrap}.history{margin-top:44px;padding-top:34px;border-top:1px solid #eeeae6}.past .coupon{background:#fdfcfb}.past .date-head{background:#f5f3f1}.past .date-label .dot{background:#9b9da1}.expired{opacity:.62}.expired .copy-btn{cursor:not-allowed}.expired .redeem{background:#e7e4e1;color:#8b8e93;pointer-events:none}.expired-status{font-weight:900;text-transform:uppercase}
/* Overlay */body.modal-open{overflow:hidden}.coupon-overlay{position:fixed;inset:0;z-index:200;display:flex;align-items:center;justify-content:center;padding:22px;background:rgba(18,14,12,.78);backdrop-filter:blur(5px);opacity:0;visibility:hidden;pointer-events:none;transition:.18s ease}.coupon-overlay.show{opacity:1;visibility:visible;pointer-events:auto}.overlay-panel{position:relative;width:min(560px,100%);border-radius:22px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.32);overflow:hidden}.overlay-close{position:absolute;top:12px;right:14px;z-index:3;width:36px;height:36px;border:0;border-radius:50%;background:transparent;color:#918c88;font-size:28px;line-height:1;cursor:pointer;display:grid;place-items:center}.overlay-close:hover{background:#f3f0ee;color:#4f4a47}.overlay-top{padding:24px 26px 20px;background:linear-gradient(145deg,#fff7f1,#fff);border-bottom:1px solid #eee8e3}.overlay-success{display:inline-flex;align-items:center;gap:9px;color:#137958;font-weight:900}.overlay-success-icon{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;background:#e8f7f1}.overlay-title{margin:12px 0 5px;font-size:30px;line-height:1.05;letter-spacing:-.035em}.overlay-subtitle{margin:0;color:#626a73}.overlay-body{padding:22px 26px 24px}.overlay-coupon{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:18px}.overlay-data{border:1px solid #e9e4df;border-radius:12px;background:#fcfbfa;padding:12px 14px}.overlay-data span{display:block;color:#71767d;margin-bottom:3px}.overlay-data strong{display:block;font-size:20px;line-height:1.2}.overlay-code{grid-column:1/-1}.overlay-code strong{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;color:var(--orange);word-break:break-all}.redirect-box{display:flex;align-items:center;gap:16px;padding:14px;border-radius:14px;background:#fff4ed;border:1px solid #ffd8c3}.countdown{width:58px;height:58px;flex:0 0 auto;border-radius:50%;display:grid;place-items:center;background:var(--orange);color:#fff;font-size:26px;font-weight:950}.redirect-copy{line-height:1.5;color:#4d535a}.redirect-copy strong{display:block;color:#22262a;margin-bottom:2px}.overlay-actions{display:flex;flex-direction:column;gap:10px;margin-top:18px}.overlay-action{min-height:46px;border-radius:11px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #ddd7d2;background:#fff;color:#2d3135;font-weight:900;cursor:pointer;text-decoration:none}.overlay-action.primary{border-color:var(--orange);background:var(--orange);color:#fff}
/* Content pages */.content-hero{padding:52px 0 28px;background:#fff8f3;border-bottom:1px solid #f0ebe7}.breadcrumb{display:flex;flex-wrap:wrap;gap:8px;color:#6d747c;margin-bottom:14px}.breadcrumb a{text-decoration:none;color:var(--orange-dark)}.content-hero h1{margin:0;font-size:clamp(38px,5vw,58px);line-height:1;letter-spacing:-.045em}.content-wrap{padding:42px 0 60px;background:#fff}.prose{max-width:850px}.prose h2{margin:34px 0 10px;font-size:28px;letter-spacing:-.025em}.prose p,.prose li{font-size:17px;line-height:1.75;color:#404750}.prose ul{padding-left:22px}.last-updated{color:#6e757e;margin-top:10px}.notice{padding:16px 18px;border-left:4px solid var(--orange);background:#fff7f2;border-radius:0 10px 10px 0}
/* Footer */.footer{background:var(--footer);color:#fff;padding:50px 0 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1.65fr 1fr;gap:48px;align-items:start;padding-bottom:42px}.footer-brand{display:flex;align-items:center;gap:13px;margin-bottom:18px}.footer-icon{width:58px;height:58px;object-fit:contain}.footer-brand strong{display:block;font-size:20px}.footer-brand span{display:block;margin-top:5px;color:#aeb9c8}.footer-about p,.footer-disclaimer p{margin:0;color:var(--footer-text);line-height:1.7}.footer-title{display:block;margin-bottom:16px;font-size:17px;font-weight:900}.footer-links-columns{display:grid;grid-template-columns:1fr 1.35fr;gap:38px}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-links a{color:#c7d0dc;text-decoration:none}.footer-links a:hover{color:#fff}.footer-bottom{min-height:64px;border-top:1px solid rgba(255,255,255,.10);display:flex;align-items:center;justify-content:space-between;gap:20px;color:#8592a3}
.toast{position:fixed;left:50%;bottom:25px;z-index:210;transform:translate(-50%,16px);opacity:0;pointer-events:none;background:#202226;color:#fff;border-radius:10px;padding:10px 14px;font-weight:800;transition:.18s ease}.toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:1000px){.coupon{grid-template-columns:minmax(240px,1.4fr) 110px 105px minmax(155px,.85fr) 70px 138px}.footer-grid{grid-template-columns:1fr 1.2fr}.footer-disclaimer{grid-column:1/-1}}
@media(max-width:800px){.hero-grid{grid-template-columns:1fr;padding:32px 0}.latest-visual{justify-self:start;width:min(100%,340px)}.hero h1{font-size:48px}.coupon{grid-template-columns:1fr auto;gap:9px}.metric,.code-wrap,.time-col{padding-left:60px;border:0}.code-wrap,.time-col{grid-column:1/2}.redeem{grid-column:2/3;grid-row:1/5;align-self:stretch}.footer-grid{grid-template-columns:1fr}.footer-disclaimer{grid-column:auto}}
@media(max-width:620px){.container{width:min(100% - 24px,1180px)}.header-inner{align-items:flex-start;padding:9px 0;flex-direction:column}.header-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.social-btn{padding:0 10px}.hero h1{font-size:40px}.hero-copy>p{font-size:16px}.hero-actions{flex-direction:column}.btn{width:100%}.latest-visual{width:100%}.just-out{left:-3px;top:24px;font-size:16px}.section-heading,.history-heading{align-items:flex-start;flex-direction:column;gap:7px}.section-heading h2,.history-heading h2{font-size:31px}.date-head time{display:none}.coupon{display:flex;flex-direction:column;align-items:stretch}.metric,.code-wrap,.time-col{padding-left:0;border:0}.metric{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #f0edeb;padding-top:8px}.code{flex:1}.redeem{margin:2px 0 0;min-height:43px}.overlay-top,.overlay-body{padding-left:18px;padding-right:18px}.overlay-coupon{grid-template-columns:1fr}.overlay-code{grid-column:auto}.footer-links-columns{grid-template-columns:1fr 1fr;gap:26px}.footer-bottom{flex-direction:column;align-items:flex-start;justify-content:center;padding:16px 0}}
@media(max-width:440px){.footer-links-columns{grid-template-columns:1fr;gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}


/* Feed dinâmico JSON */
[hidden]{display:none!important}
.feed-message{margin:14px 0;padding:14px 16px;border:1px solid #eadfd8;border-radius:12px;background:#fff9f5;color:#5d6570;font-size:16px;line-height:1.55}
.feed-message.error{border-color:#ffd1bd;background:#fff4ee;color:#934426}
.feed-empty{margin:10px 0 0;padding:18px;border:1px dashed #ddd6d1;border-radius:12px;background:#fcfbfa;color:#707781;font-size:16px}
.updated.is-loading{opacity:.68}
.coupon-list:empty{margin-top:0}

/* v17 — orientação de resgate */
.redirect-copy strong:not(:first-child){
  display:inline;
  color:inherit;
  font-size:inherit;
  font-weight:900;
  margin:0;
}
