:root{--black:#070707;--surface:#11110f;--surface-2:#181815;--gold:#ffc928;--gold-soft:#ffe48a;--red:#e32d2d;--white:#fffdf5;--muted:#aaa99f;--line:rgba(255,255,255,.11);--radius:24px;--shadow:0 24px 70px rgba(0,0,0,.45)}
*{box-sizing:border-box}
[hidden]{display:none!important}
html{background:var(--black);scroll-behavior:smooth}
body{min-width:280px;min-height:100vh;margin:0;color:var(--white);background:radial-gradient(circle at 50% -10%,#29230e 0,transparent 36%),linear-gradient(160deg,#0d0d0b 0%,#050505 70%);font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;line-height:1.5;overflow-x:hidden}
button,a{-webkit-tap-highlight-color:transparent}
a{color:inherit}.ambient{position:fixed;z-index:0;border-radius:50%;filter:blur(1px);pointer-events:none;opacity:.45}.ambient-one{width:260px;height:260px;right:-150px;top:18%;background:radial-gradient(circle,rgba(255,201,40,.18),transparent 68%)}.ambient-two{width:300px;height:300px;left:-220px;bottom:5%;background:radial-gradient(circle,rgba(227,45,45,.14),transparent 68%)}
.portal-shell{position:relative;z-index:1;width:min(100%,720px);min-height:100vh;margin:auto;padding:24px 18px 18px}.login-panel{display:flex;flex-direction:column;gap:28px}.brand{display:flex;align-items:center;justify-content:space-between;gap:18px}.brand img{display:block;width:128px;height:auto;object-fit:contain}.brand-chip{padding:7px 10px;border:1px solid rgba(255,201,40,.32);border-radius:999px;color:var(--gold-soft);font-size:.7rem;font-weight:800;letter-spacing:.14em;white-space:nowrap}
.hero{padding-top:4px}.eyebrow,.kicker{margin:0 0 12px;color:var(--muted);font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow{display:flex;align-items:center;gap:9px}.eyebrow span{width:25px;height:2px;background:var(--red)}h1{margin:0;font-size:clamp(2.4rem,12vw,4.8rem);line-height:.94;letter-spacing:-.06em;font-weight:900}h1 em{color:var(--gold);font-style:normal}.subtitle{margin:16px 0 0;color:#d3d2ca;font-size:1.05rem}
.connect-area{display:flex;flex-direction:column;gap:13px}.connect-button{position:relative;display:flex;align-items:center;justify-content:space-between;min-height:64px;padding:17px 18px 17px 20px;border:0;border-radius:18px;color:#100e05;background:linear-gradient(135deg,#ffe05e,#ffc20c);box-shadow:0 14px 40px rgba(255,193,7,.18),inset 0 1px rgba(255,255,255,.55);font-size:.9rem;font-weight:950;letter-spacing:.045em;text-decoration:none;overflow:hidden;transition:transform .18s ease,box-shadow .18s ease}.connect-button:before{content:"";position:absolute;inset:0;transform:translateX(-110%);background:linear-gradient(105deg,transparent 20%,rgba(255,255,255,.45),transparent 70%);transition:transform .55s ease}.connect-button:hover:before,.connect-button:focus-visible:before{transform:translateX(110%)}.connect-button:hover{transform:translateY(-2px);box-shadow:0 18px 45px rgba(255,193,7,.26)}.connect-button:active{transform:scale(.985)}.connect-button:focus-visible,.carousel-controls button:focus-visible,.carousel-dots button:focus-visible{outline:3px solid var(--white);outline-offset:3px}.button-arrow{display:grid;place-items:center;width:34px;height:34px;flex:none;border-radius:50%;color:var(--white);background:#111;font-size:1.25rem}.free-time{display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted);font-size:.82rem}.free-time strong{color:var(--white)}.free-time span:last-child:before{content:"•";margin-right:8px;color:#555}.clock{width:14px;height:14px;border:1.5px solid var(--gold);border-radius:50%;position:relative}.clock:after{content:"";position:absolute;width:3px;height:4px;border-left:1.5px solid var(--gold);border-bottom:1.5px solid var(--gold);left:5px;top:2px}
.notice{display:flex;gap:12px;align-items:flex-start;padding:14px;border:1px solid rgba(227,45,45,.38);border-radius:16px;background:rgba(126,15,15,.22)}.notice-icon{display:grid;place-items:center;width:24px;height:24px;flex:none;border-radius:50%;background:var(--red);font-weight:900}.notice strong{font-size:.92rem}.notice p{margin:2px 0 0;color:#e9caca;font-size:.82rem}
.promotions{padding-top:6px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:14px}.section-heading .kicker{margin-bottom:3px;color:#77766f;font-size:.62rem}.section-heading h2{margin:0;font-size:1.2rem;letter-spacing:-.02em}.carousel-controls{display:flex;gap:7px}.carousel-controls button{display:grid;place-items:center;width:37px;height:37px;border:1px solid var(--line);border-radius:50%;color:var(--white);background:#151513;font-size:1rem;cursor:pointer;transition:border-color .2s,background .2s}.carousel-controls button:hover{border-color:var(--gold);background:#201c0e}
.promo-track{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;border-radius:var(--radius)}.promo-track::-webkit-scrollbar{display:none}.promo-card{position:relative;isolation:isolate;min-width:88%;min-height:218px;padding:22px;border-radius:var(--radius);overflow:hidden;scroll-snap-align:center;box-shadow:var(--shadow)}.promo-card h3{position:relative;z-index:2;margin:30px 0 8px;font-size:1.7rem;line-height:1.05;letter-spacing:-.04em}.promo-card p{position:relative;z-index:2;width:70%;margin:0;font-size:.83rem;opacity:.76}.promo-number{position:absolute;right:18px;top:14px;font-size:.72rem;font-weight:800;opacity:.55}.promo-tag{position:relative;z-index:2;padding:5px 8px;border:1px solid currentColor;border-radius:999px;font-size:.58rem;font-weight:900;letter-spacing:.14em}.promo-gold{color:#17130a;background:linear-gradient(140deg,#ffd037,#f2a800)}.promo-red{background:linear-gradient(140deg,#8f1117,#e63c2f)}.promo-light{color:#111;background:linear-gradient(145deg,#f8f5e9,#c6c2b5)}.promo-art{position:absolute;right:-12px;bottom:-12px;width:140px;height:140px;transform:rotate(-13deg)}.promo-art span{position:absolute;display:block;width:115px;height:34px;border:8px solid rgba(17,17,17,.13);border-radius:50%;transform:rotate(30deg)}.promo-art span:nth-child(2){top:36px;left:16px}.promo-art span:nth-child(3){top:72px;left:31px}.promo-rings{position:absolute;width:180px;height:180px;right:-65px;bottom:-70px;border:25px solid rgba(255,255,255,.1);border-radius:50%}.promo-rings:after{content:"";position:absolute;inset:22px;border:16px solid rgba(255,201,40,.18);border-radius:50%}.promo-stamp{position:absolute;right:-12px;bottom:-32px;color:rgba(0,0,0,.08);font-size:9rem;font-weight:950;line-height:1}.carousel-dots{display:flex;justify-content:center;gap:6px;margin-top:12px}.carousel-dots button{width:6px;height:6px;padding:0;border:0;border-radius:99px;background:#4b4a44;cursor:pointer;transition:width .2s,background .2s}.carousel-dots button.is-active{width:22px;background:var(--gold)}
.mikrotik-form{display:none!important}.demo-toast{position:fixed;z-index:20;left:16px;right:16px;bottom:16px;display:flex;align-items:center;gap:12px;max-width:500px;margin:auto;padding:15px;border:1px solid rgba(255,201,40,.35);border-radius:16px;background:rgba(20,20,17,.96);box-shadow:var(--shadow);animation:toast-in .3s ease}.demo-toast[hidden]{display:none}.demo-toast p{margin:2px 0 0;color:var(--muted);font-size:.8rem}.success-mark{display:grid;place-items:center;width:31px;height:31px;flex:none;border-radius:50%;color:#151109;background:var(--gold);font-weight:900}

/* Vitrine de produtos: regras isoladas para facilitar a troca dos PNGs oficiais. */
.promo-track{touch-action:pan-x pan-y}
.promo-card.product-promo{display:grid;grid-template-columns:43% 57%;align-items:stretch;min-width:94%;min-height:286px;padding:20px;border:1px solid rgba(255,255,255,.1);color:var(--white);background:#141412;scroll-snap-stop:always}
.promo-backdrop{position:absolute;z-index:-2;inset:0;background:radial-gradient(circle at 22% 45%,rgba(255,201,40,.2),transparent 30%),linear-gradient(145deg,#1d1d19,#090909 78%)}
.promo-backdrop:after{content:"73";position:absolute;right:-14px;bottom:-40px;color:rgba(255,255,255,.035);font-size:11rem;font-weight:950;line-height:1}
.promo-skol .promo-backdrop{background:radial-gradient(circle at 20% 42%,rgba(255,201,40,.24),transparent 31%),linear-gradient(145deg,#241b08,#090909 78%)}
.promo-bud .promo-backdrop{background:radial-gradient(circle at 20% 42%,rgba(227,45,45,.24),transparent 31%),linear-gradient(145deg,#26100f,#090909 78%)}
.offer-badge{position:absolute;z-index:4;top:15px;right:15px;padding:7px 11px;border:2px solid #111;border-radius:7px;color:#121006;background:var(--gold);box-shadow:3px 3px 0 var(--red);font-size:.66rem;font-weight:950;letter-spacing:.12em;transform:rotate(3deg)}
.product-visual{position:relative;display:grid;place-items:center;align-self:stretch;box-sizing:border-box;width:100%;height:100%;min-width:0;min-height:0;margin:0;padding:0;overflow:hidden}
.product-image{position:relative;z-index:2;display:block;box-sizing:border-box;justify-self:center;align-self:center;width:auto;height:100%;max-width:none;max-height:100%;min-width:0;min-height:0;object-fit:contain;object-position:center;opacity:0}
.product-visual.has-image .product-image{opacity:1}.product-visual.has-image .product-placeholder{visibility:hidden}
.product-placeholder{position:absolute;inset:8%;z-index:1;width:auto;height:auto;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:14px 8px 16px;border:1px dashed rgba(255,201,40,.48);border-radius:78px 78px 24px 24px;color:rgba(255,255,255,.58);background:linear-gradient(180deg,rgba(255,201,40,.09),rgba(255,255,255,.03));text-align:center;pointer-events:none}
.product-placeholder:before{content:"";width:44px;height:7px;margin-bottom:18px;border:2px solid rgba(255,201,40,.55);border-radius:5px}.product-placeholder span{font-size:.53rem;font-weight:900;letter-spacing:.14em}.product-placeholder strong{margin:9px 0;font-size:.88rem;line-height:1.05;color:var(--gold-soft)}.product-placeholder small{font-size:.55rem;opacity:.7}
.product-copy{position:relative;z-index:3;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;align-self:stretch;min-width:0;padding:4px 6px 4px 12px;gap:2px}.product-copy .product-volume{width:auto;margin:0;color:#b9b7ae;font-size:.62rem;font-weight:850;letter-spacing:.09em;opacity:1}.product-copy h3{margin:0;max-width:100%;overflow-wrap:break-word;font-size:clamp(1.55rem,8vw,2.15rem);line-height:.95;letter-spacing:-.045em}.product-price{display:flex;flex-wrap:nowrap;align-items:flex-start;max-width:100%;min-width:0;margin-top:6px;color:var(--gold);line-height:.75;text-shadow:0 8px 28px rgba(255,201,40,.16)}.product-price .currency{padding-top:11px;flex:none;font-size:.98rem;font-weight:950}.product-price strong{font-size:clamp(5.75rem,17.5vh,8.1rem);font-weight:950;letter-spacing:-.09em;line-height:.78;min-width:0}.product-price .cents{padding-top:11px;flex:none;font-size:2.2rem;font-weight:950;letter-spacing:-.06em}
.old-price{width:auto!important;margin:8px 0 0!important;color:#918f86;font-size:.72rem!important;text-decoration:line-through}.product-description{width:auto!important;margin:12px 0 0!important;color:#b9b7ae;font-size:.74rem!important}.promotions-empty{width:100%;margin:0;padding:36px 18px;border:1px solid var(--line);border-radius:var(--radius);color:var(--muted);background:#11110f;text-align:center}
.product-promo.is-active .product-image{animation:product-in .55s cubic-bezier(.2,.8,.2,1) both,product-float 3.2s ease-in-out .6s infinite}.product-promo.is-active .product-placeholder{animation:placeholder-in .55s cubic-bezier(.2,.8,.2,1) both,placeholder-float 3.2s ease-in-out .6s infinite}.product-promo.is-active .product-price{animation:price-in .5s cubic-bezier(.2,.8,.2,1) .12s both,price-pulse 3.8s ease-in-out .9s infinite}.product-promo.is-active .product-copy h3,.product-promo.is-active .product-volume{animation:copy-in .42s ease .08s both}.product-promo.is-active .offer-badge{animation:badge-in .5s cubic-bezier(.2,1.45,.4,1) .25s both}
[data-reveal]{opacity:0;transform:translateY(14px)}.is-ready [data-reveal]{animation:reveal .55s cubic-bezier(.2,.8,.2,1) forwards}.is-ready [data-reveal]:nth-child(2){animation-delay:.07s}.is-ready [data-reveal]:nth-child(3){animation-delay:.14s}.is-ready [data-reveal]:nth-child(4){animation-delay:.21s}
.state-page{display:grid;place-items:center}.state-card{width:min(100%,480px);padding:30px 24px;border:1px solid var(--line);border-radius:28px;background:rgba(17,17,15,.92);box-shadow:var(--shadow);text-align:center}.state-card .brand{justify-content:center}.state-card h1{margin-top:25px;font-size:2.2rem}.state-card p{color:var(--muted)}.state-icon{display:grid;place-items:center;width:64px;height:64px;margin:26px auto 0;border-radius:50%;color:#111;background:var(--gold);font-size:1.75rem;font-weight:950}.state-actions{display:grid;gap:10px;margin-top:24px}.secondary-button{display:block;padding:14px 18px;border:1px solid var(--line);border-radius:14px;text-decoration:none;font-weight:800}.session-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:22px 0;text-align:left}.session-item{padding:13px;border-radius:14px;background:#191916}.session-item span{display:block;color:#77766f;font-size:.7rem;text-transform:uppercase}.session-item strong{font-size:.9rem}
@keyframes reveal{to{opacity:1;transform:none}}@keyframes toast-in{from{opacity:0;transform:translateY(14px)}}@keyframes product-in{from{opacity:0;transform:translateY(14px) scale(.96)}to{opacity:1;transform:none}}@keyframes product-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes placeholder-in{from{opacity:0;transform:translateY(18px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes placeholder-float{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}@keyframes price-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes price-pulse{0%,88%,100%{transform:scale(1)}94%{transform:scale(1.025) rotate(-.5deg)}}@keyframes copy-in{from{opacity:0;transform:translateX(10px)}to{opacity:1;transform:none}}@keyframes badge-in{from{opacity:0;transform:rotate(3deg) scale(.55)}to{opacity:1;transform:rotate(3deg) scale(1)}}
@media (min-width:560px){.portal-shell{padding:36px 30px 24px}.login-panel{gap:34px}.brand img{width:150px}.promo-card{min-width:66%;min-height:238px}.connect-button{min-height:70px;padding-inline:24px}.button-label{font-size:1rem}}
@media (min-width:800px){.portal-shell{width:min(100%,980px)}.login-panel{display:grid;grid-template-columns:1fr 1fr;column-gap:54px}.brand{grid-column:1/-1}.hero{grid-column:1;grid-row:2/5;align-self:center}.connect-area,.notice{grid-column:2}.promotions{grid-column:1/-1}.promo-card{min-width:calc(50% - 6px)}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.connect-button:before{display:none}}

/* Um único anúncio por quadro, em todas as larguras. */
.promo-track{gap:0}
.promo-card.product-promo{min-width:100%;width:100%;min-height:330px;height:330px;grid-template-columns:43% 57%;padding:26px 28px}
.product-copy{padding:6px 8px 6px 16px}
.product-copy .product-volume{font-size:.68rem}
.product-copy h3{font-size:clamp(2.05rem,8.2vw,3.35rem)}
.product-price strong{font-size:clamp(7rem,18.5vh,10.2rem)}
.product-price .currency{padding-top:16px;font-size:1.35rem}.product-price .cents{padding-top:16px;font-size:2.75rem}
.product-promo.is-leaving .product-image{animation:product-out .4s cubic-bezier(.4,0,1,1) both}
.product-promo.is-leaving .product-placeholder{animation:placeholder-out .4s cubic-bezier(.4,0,1,1) both}
.product-promo.is-leaving .product-copy h3,.product-promo.is-leaving .product-volume{animation:copy-out .3s ease both}
.product-promo.is-leaving .product-price{animation:price-out .34s ease both}
.product-promo.is-leaving .offer-badge{animation:badge-out .28s ease both}
@keyframes product-out{to{opacity:0;transform:translateX(-16px) translateY(8px) scale(.97)}}
@keyframes placeholder-out{to{opacity:0;transform:translateX(-18px) translateY(8px) scale(.97)}}
@keyframes copy-out{to{opacity:0;transform:translateX(14px)}}
@keyframes price-out{to{opacity:0;transform:scale(.94) translateY(7px)}}
@keyframes badge-out{to{opacity:0;transform:rotate(8deg) scale(.7)}}
@media (min-width:800px){.promo-card.product-promo{min-width:100%;min-height:390px;height:390px;padding:34px 48px;grid-template-columns:43% 57%;align-items:stretch}.product-copy{padding:8px 10px 8px 28px}.product-copy .product-volume{font-size:.78rem}.product-copy h3{font-size:3.5rem}.product-price{margin-top:10px}.product-price strong{font-size:clamp(9rem,11vw,11.4rem)}.product-price .currency{padding-top:20px;font-size:1.5rem}.product-price .cents{padding-top:20px;font-size:3.2rem}.offer-badge{top:24px;right:26px;padding:9px 14px;font-size:.75rem}}

/* Composição mobile: base única e ajustes progressivos por altura. */
@media (max-width:799px){
  html,body{height:100%;min-height:0;overflow:hidden}
  body{height:100vh}
  .portal-shell{width:100%;height:100vh;min-height:0;padding:max(14px,env(safe-area-inset-top)) 18px max(10px,env(safe-area-inset-bottom));overflow:hidden}
  .login-panel{height:auto;max-height:100%;min-height:0;gap:clamp(10px,1.8vh,15px)}
  .brand{min-height:0}.brand img{width:110px}.brand-chip{padding:5px 8px;font-size:.59rem}
  .hero{padding-top:0}.eyebrow{margin-bottom:6px;font-size:.58rem}.eyebrow span{width:20px}
  h1{font-size:2.65rem;line-height:.89}
  .subtitle{margin-top:7px;font-size:.88rem;line-height:1.25}
  .connect-area{gap:0}.connect-button{min-height:48px;padding:9px 12px 9px 16px;border-radius:14px}.button-label{font-size:.8rem}.button-arrow{width:29px;height:29px;font-size:1rem}
  .promotions{min-height:0;padding-top:0}.section-heading{margin-bottom:8px}.section-heading .kicker{margin-bottom:2px;font-size:.52rem}.section-heading h2{font-size:1.04rem;line-height:1.1}
  .carousel-controls button{width:30px;height:30px;font-size:.8rem}.promo-track{height:clamp(280px,46vh,390px);min-height:0;flex:none;border-radius:18px}
  .promo-card.product-promo{height:100%;min-height:0;padding:12px 16px;grid-template-columns:43% 57%;align-items:stretch;border-radius:18px}
  .product-visual{min-height:0;height:100%;align-self:stretch;padding:0}.product-placeholder{inset:6%;min-height:0;height:auto;padding:7px 5px;border-radius:52px 52px 17px 17px}.product-placeholder:before{width:32px;height:5px;margin-bottom:8px}.product-placeholder span{font-size:.42rem}.product-placeholder strong{margin:5px 0;font-size:.7rem}.product-placeholder small{font-size:.43rem}
  .product-copy{align-self:stretch;justify-content:center;padding:4px 4px 4px 10px}.product-copy .product-volume{font-size:.57rem}.product-copy h3{font-size:clamp(1.55rem,5.2vh,2.05rem)}.old-price{margin:6px 0 0!important;font-size:.63rem!important}.product-price{margin-top:4px}.product-price strong{font-size:clamp(5.15rem,16.5vh,6.7rem)}.product-price .currency{padding-top:8px;font-size:1rem}.product-price .cents{padding-top:8px;font-size:1.82rem}.product-description{margin:7px 0 0!important;font-size:.61rem!important}
  .offer-badge{top:10px;right:10px;padding:5px 8px;font-size:.52rem;box-shadow:2px 2px 0 var(--red)}.carousel-dots{margin-top:6px}
}
@supports (height:100dvh){@media (max-width:799px){body,.portal-shell{height:100dvh}.promo-track{height:clamp(280px,46dvh,390px)}}}
@media (max-width:799px) and (max-height:760px){
  .portal-shell{padding-top:max(10px,env(safe-area-inset-top));padding-bottom:max(8px,env(safe-area-inset-bottom))}.login-panel{gap:9px}.brand img{width:98px}.brand-chip{padding:4px 7px;font-size:.55rem}.eyebrow{margin-bottom:4px;font-size:.54rem}h1{font-size:2.35rem}.subtitle{margin-top:5px;font-size:.84rem}.connect-button{min-height:46px;padding-top:8px;padding-bottom:8px}.button-arrow{width:28px;height:28px}.section-heading{margin-bottom:6px}.promo-track{height:clamp(270px,43vh,330px)}.product-copy h3{font-size:1.7rem}.product-price{margin-top:4px}.product-price strong{font-size:clamp(5.85rem,15.6vh,6.55rem)}.product-price .cents{font-size:1.68rem}.carousel-dots{margin-top:5px}
}
@supports (height:100dvh){@media (max-width:799px) and (max-height:760px){.promo-track{height:clamp(270px,43dvh,330px)}}}
@media (max-width:799px) and (max-height:680px){
  .portal-shell{padding-left:15px;padding-right:15px}.login-panel{gap:6px}.brand img{width:88px}.brand-chip{font-size:.52rem}.eyebrow{font-size:.5rem}h1{font-size:2.12rem}.subtitle{margin-top:4px;font-size:.79rem}.connect-button{min-height:44px;border-radius:13px}.button-label{font-size:.73rem}.button-arrow{width:26px;height:26px}.section-heading{margin-bottom:5px}.section-heading h2{font-size:.98rem}.section-heading .kicker{font-size:.49rem}.carousel-controls button{width:27px;height:27px}.promo-track{height:clamp(260px,42vh,290px)}.promo-card.product-promo{padding:10px 14px}.product-copy{padding-left:10px}.product-copy h3{font-size:1.52rem}.product-price strong{font-size:clamp(5.2rem,14.8vh,5.8rem)}.product-price .cents{font-size:1.54rem}.offer-badge{padding:4px 7px;font-size:.49rem}.carousel-dots{margin-top:4px}
}
@supports (height:100dvh){@media (max-width:799px) and (max-height:680px){.promo-track{height:clamp(260px,42dvh,290px)}}}
@media (max-width:799px) and (max-height:600px){
  .portal-shell{padding-top:max(7px,env(safe-area-inset-top));padding-right:14px;padding-bottom:max(6px,env(safe-area-inset-bottom));padding-left:14px}.login-panel{gap:4px}.brand img{width:76px}.brand-chip{padding:3px 6px;font-size:.48rem}.eyebrow{margin-bottom:3px;font-size:.46rem}.eyebrow span{width:15px}h1{font-size:1.9rem;line-height:.87}.subtitle{margin-top:3px;font-size:.73rem}.connect-button{min-height:42px;padding:7px 10px 7px 13px}.button-label{font-size:.68rem}.button-arrow{width:25px;height:25px}.section-heading{margin-bottom:4px}.section-heading h2{font-size:.92rem}.section-heading .kicker{font-size:.46rem}.carousel-controls button{width:25px;height:25px}.promo-track{height:clamp(245px,42vh,255px)}.promo-card.product-promo{padding:9px 12px}.product-copy{padding-left:8px}.product-copy .product-volume{font-size:.49rem}.product-copy h3{font-size:1.32rem}.old-price{margin-top:4px!important;font-size:.54rem!important}.product-price{margin-top:2px}.product-price strong{font-size:clamp(4.5rem,14vh,5.05rem)}.product-price .currency{font-size:.86rem}.product-price .cents{font-size:1.4rem}.product-description{font-size:.53rem!important}.offer-badge{top:7px;right:7px}.carousel-dots{margin-top:3px}
}
@supports (height:100dvh){@media (max-width:799px) and (max-height:600px){.promo-track{height:clamp(245px,42dvh,255px)}}}
@media (orientation:landscape) and (max-width:950px) and (max-height:500px){
  html,body{height:100%;min-height:0;overflow:hidden}body{height:100vh}.portal-shell{width:100%;height:100vh;min-height:0;padding:max(8px,env(safe-area-inset-top)) max(12px,env(safe-area-inset-right)) max(6px,env(safe-area-inset-bottom)) max(12px,env(safe-area-inset-left));overflow:hidden}.login-panel{height:100%;min-height:0;display:grid;grid-template-columns:minmax(250px,38%) minmax(0,62%);grid-template-rows:auto 1fr auto;gap:5px 16px}.brand{grid-column:1;grid-row:1}.brand img{width:82px}.brand-chip{padding:4px 7px;font-size:.5rem}.hero{grid-column:1;grid-row:2;align-self:center;padding:0}.eyebrow{margin-bottom:3px;font-size:.5rem}.eyebrow span{width:16px}h1{font-size:clamp(1.65rem,7.8vh,2.15rem);line-height:.9}.subtitle{margin-top:4px;font-size:.72rem}.connect-area{grid-column:1;grid-row:3;gap:3px}.connect-button{min-height:40px;padding:7px 10px 7px 13px;border-radius:12px}.button-label{font-size:.64rem}.button-arrow{width:24px;height:24px;font-size:.9rem}.free-time{min-height:11px;font-size:.57rem}.promotions{grid-column:2;grid-row:1/4;min-height:0;display:flex;flex-direction:column;padding:0}.section-heading{flex:none;margin-bottom:4px}.section-heading .kicker{font-size:.48rem}.section-heading h2{font-size:.88rem}.carousel-controls button{width:27px;height:27px;font-size:.72rem}.promo-track{min-height:0;flex:1;border-radius:17px}.promo-card.product-promo{height:100%;min-height:0;padding:9px 16px;grid-template-columns:43% 57%;border-radius:17px}.product-visual{height:100%;min-height:0;align-self:stretch;padding:0}.product-placeholder{min-height:0;inset:6%;height:auto;padding:5px;border-radius:48px 48px 15px 15px}.product-placeholder:before{margin-bottom:7px}.product-placeholder span,.product-placeholder small{display:none}.product-placeholder strong{font-size:.62rem}.product-copy{align-self:stretch;justify-content:center;padding:7px 0 7px 14px}.product-copy .product-volume{font-size:.48rem}.product-copy h3{font-size:clamp(1.2rem,6.5vh,1.6rem)}.old-price{margin:5px 0 0!important;font-size:.55rem!important}.product-price{margin-top:4px}.product-price strong{font-size:clamp(4.45rem,25vh,6rem)}.product-price .currency{padding-top:8px;font-size:.95rem}.product-price .cents{padding-top:8px;font-size:1.56rem}.product-description{margin:5px 0 0!important;font-size:.54rem!important}.offer-badge{top:8px;right:8px;padding:4px 7px;font-size:.47rem}.carousel-dots{flex:none;margin-top:3px}
}
@supports (height:100dvh){@media (orientation:landscape) and (max-width:950px) and (max-height:500px){body,.portal-shell{height:100dvh}}}

/* Informativo: mesma área externa do card, sem alterar o card de promoção. */
.promo-card.info-card{display:flex;align-items:center;justify-content:center;box-sizing:border-box;width:100%;min-width:100%;height:330px;min-height:330px;margin:0;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#141412;overflow:hidden;scroll-snap-stop:always}
.promo-card.info-card .informative-image{position:absolute;inset:0;display:block;box-sizing:border-box;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center}
.promo-card.info-card .info-art-empty{position:relative;z-index:2;width:auto;max-width:80%;margin:0;padding:24px;color:#fffdf5;font-size:1.2rem;font-weight:800;line-height:1.2;text-align:center;opacity:1}
.info-card.is-leaving .informative-image,.info-card.is-leaving .info-art-empty{animation:info-art-out .4s ease both}
@keyframes info-art-out{to{opacity:0}}
@media (min-width:800px){.promo-card.info-card{height:390px;min-height:390px}}
@media (max-width:799px){.promo-card.info-card{height:100%;min-height:0;border-radius:18px}}
@media (orientation:landscape) and (max-width:950px) and (max-height:500px){.promo-card.info-card{height:100%;min-height:0;border-radius:17px}}
