﻿:root{--bg:#05060a;--bg2:#0d111b;--card:#10131d;--red:#e00000;--red2:#ff2a2a;--darkred:#8f0000;--gold:#ffbf2f;--orange:#ff8a00;--white:#fff;--muted:#aeb7c7;--line:rgba(255,255,255,.13);--shadow:0 24px 80px rgba(0,0,0,.45);--radius:32px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;background:radial-gradient(circle at 20% 0%,rgba(255,0,0,.2),transparent 30%),radial-gradient(circle at 100% 20%,rgba(255,174,0,.12),transparent 28%),var(--bg);color:var(--white);overflow-x:hidden}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.loader{position:fixed;inset:0;z-index:999;background:#fff;display:grid;place-items:center;gap:10px;text-align:center;transition:.45s}.loader img{width:150px;filter:drop-shadow(0 16px 40px rgba(224,0,0,.25))}.loader span{color:#971010;font-weight:900}.loader.hide{opacity:0;visibility:hidden}.site-header{position:sticky;top:0;z-index:60;display:flex;align-items:center;justify-content:space-between;gap:22px;padding:14px 5%;background:rgba(5,6,10,.72);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:12px;font-weight:900}.brand img{width:54px;height:54px;border-radius:16px;object-fit:contain;background:#fff;padding:3px}.brand b{color:var(--red2)}.nav{display:flex;align-items:center;gap:26px;color:#dde4ef;font-weight:800;font-size:.93rem}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:2px;background:linear-gradient(90deg,var(--red2),var(--gold));transition:.25s}.nav a:hover:after{right:0}.header-cta,.btn,.buy-btn{border:0;border-radius:999px;font-weight:950;cursor:pointer;transition:.25s}.header-cta{padding:13px 20px;background:linear-gradient(135deg,#23d366,#12ad52);color:#06120a;box-shadow:0 12px 34px rgba(35,211,102,.26)}.menu-toggle{display:none;background:#fff;color:#111;border:0;border-radius:14px;padding:9px 13px;font-size:24px}.hero{position:relative;min-height:820px;padding:105px 5% 78px;display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center;overflow:hidden}.hero-bg{position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,6,10,.9),rgba(5,6,10,.62)),url('https://images.unsplash.com/photo-1517602302552-471fe67acf66?auto=format&fit=crop&w=1800&q=80') center/cover no-repeat;opacity:.86;z-index:-2}.hero:after{content:"";position:absolute;width:760px;height:760px;border-radius:50%;right:-180px;top:80px;background:radial-gradient(circle,rgba(224,0,0,.34),transparent 65%);filter:blur(10px);z-index:-1}.eyebrow{display:inline-flex;align-items:center;gap:8px;text-transform:uppercase;font-size:.76rem;font-weight:950;color:#ffdb8a;letter-spacing:.14em}.hero h1{font-size:clamp(3rem,5.9vw,6.8rem);line-height:.91;margin:18px 0;letter-spacing:-.075em;max-width:960px}.hero p{font-size:1.2rem;line-height:1.75;color:#dbe3f1;max-width:690px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin:30px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 24px}.btn-primary{background:linear-gradient(135deg,var(--red2),var(--darkred));color:#fff;box-shadow:0 16px 42px rgba(224,0,0,.35)}.btn-ghost{background:rgba(255,255,255,.08);border:1px solid var(--line);color:#fff}.btn:hover,.buy-btn:hover,.header-cta:hover{transform:translateY(-3px)}.trust-row{display:flex;gap:10px;flex-wrap:wrap}.trust-row span{padding:12px 14px;border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.08);font-size:.9rem;font-weight:850}.hero-card{position:relative}.logo-panel{padding:22px;border-radius:44px;background:linear-gradient(145deg,rgba(255,255,255,.96),rgba(255,255,255,.82));box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.8);transform:rotate(1deg)}.logo-panel img{border-radius:34px}.glass-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:-36px;position:relative;z-index:2}.glass-stats div{padding:18px 10px;border-radius:22px;background:rgba(12,14,22,.78);border:1px solid var(--line);backdrop-filter:blur(16px);text-align:center}.glass-stats b{display:block;color:#fff;font-size:1.55rem}.glass-stats span{font-size:.78rem;color:#cbd4e2;font-weight:800}.section{padding:86px 5%;position:relative}.section-heading{text-align:center;max-width:880px;margin:0 auto 42px}.section-heading h2,.split h2,.faq h2{font-size:clamp(2.05rem,4.2vw,4.2rem);line-height:.98;margin:12px 0 16px;letter-spacing:-.06em}.section-heading p,.split p{color:var(--muted);line-height:1.75;font-size:1.06rem}.highlight-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.highlight-card{min-height:390px;border-radius:var(--radius);padding:26px;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;position:relative;border:1px solid var(--line);box-shadow:var(--shadow);background:#111}.highlight-card:before{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 15%,rgba(0,0,0,.82));z-index:0}.highlight-card>*{position:relative;z-index:1}.highlight-card span{width:max-content;padding:9px 13px;border-radius:999px;background:linear-gradient(135deg,var(--red2),var(--darkred));font-weight:950;font-size:.78rem;text-transform:uppercase}.highlight-card h3{font-size:1.75rem;line-height:1.08;margin:16px 0 0;letter-spacing:-.04em}.movies{background:url('https://images.unsplash.com/photo-1489599849927-2ee91cede3ba?auto=format&fit=crop&w=1000&q=80') center/cover}.sports{background:url('https://images.unsplash.com/photo-1508098682722-e99c43a406b2?auto=format&fit=crop&w=1000&q=80') center/cover}.family{background:url('https://images.unsplash.com/photo-1522869635100-9f4c5e86aa37?auto=format&fit=crop&w=1000&q=80') center/cover}.products-section{background:linear-gradient(180deg,rgba(255,255,255,.035),rgba(255,255,255,0))}.tabs{display:flex;justify-content:center;gap:12px;margin:0 auto 34px}.tab{padding:14px 30px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.07);color:#fff;font-weight:950;cursor:pointer}.tab.active{background:#fff;color:#0c0f16}.product-grid{display:none;grid-template-columns:repeat(3,1fr);gap:26px}.product-grid.active{display:grid}.product-card{position:relative;border:1px solid var(--line);border-radius:var(--radius);padding:28px;text-align:center;min-height:585px;display:flex;flex-direction:column;align-items:center;justify-content:space-between;overflow:hidden;box-shadow:var(--shadow);isolation:isolate}.product-card:before{content:"";position:absolute;inset:-2px;background:radial-gradient(circle at 50% 0%,rgba(255,255,255,.34),transparent 40%),linear-gradient(180deg,rgba(255,255,255,.06),transparent);z-index:-1}.product-card.unitv{background:linear-gradient(180deg,#fff,#eef1f7);color:#071020}.product-card.nexa{background:linear-gradient(180deg,#171717,#060607);color:#fff}.product-card.featured{border-color:rgba(255,191,47,.75);transform:translateY(-10px)}.product-card img{height:245px;object-fit:contain;filter:drop-shadow(0 20px 28px rgba(0,0,0,.26));transition:.25s}.product-card:hover img{transform:scale(1.035)}.product-card h3{font-size:1.35rem;margin:12px 0 4px}.product-card p{color:inherit;opacity:.72;line-height:1.5;font-weight:750;margin:0}.price{font-size:2.35rem;letter-spacing:-.055em}.old-price{text-decoration:line-through;color:#a9a9a9;font-weight:950}.badge,.tag{position:absolute;top:18px;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:950;text-transform:uppercase;z-index:2}.badge{right:18px;background:#071020;color:#fff}.badge.hot{background:linear-gradient(135deg,var(--gold),var(--orange));color:#111}.tag{left:18px;background:rgba(224,0,0,.1);border:1px solid rgba(224,0,0,.22);color:#ff2424}.buy-btn{width:100%;padding:16px 20px;background:linear-gradient(135deg,var(--gold),var(--orange));color:#101010;letter-spacing:.02em}.split{display:grid;grid-template-columns:1fr 1fr;gap:34px;align-items:center}.steps{display:grid;gap:16px}.steps div,.security-card,details{background:rgba(255,255,255,.065);border:1px solid var(--line);border-radius:26px;padding:24px;box-shadow:0 18px 50px rgba(0,0,0,.18)}.steps b{display:inline-grid;place-items:center;width:46px;height:46px;border-radius:16px;background:rgba(255,191,47,.12);color:var(--gold);margin-right:14px}.security{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.security-card h3{margin-top:0;font-size:1.35rem}.security-card p,details p,.footer p{color:var(--muted);line-height:1.65}.faq{max-width:940px;margin:auto}.faq details{margin:14px 0}.faq summary{cursor:pointer;font-weight:950;font-size:1.1rem}.footer{padding:34px 5%;display:flex;justify-content:space-between;gap:20px;align-items:center;background:#030408;border-top:1px solid var(--line)}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand img{width:70px;border-radius:18px;background:#fff;padding:3px}.footer-links{display:flex;flex-wrap:wrap;gap:16px}.footer button{background:none;border:0;color:#fff;cursor:pointer;font:inherit}.modal{position:fixed;inset:0;z-index:100;background:rgba(0,0,0,.76);display:none;align-items:center;justify-content:center;padding:18px}.modal.show{display:flex}.modal-box{width:min(780px,100%);max-height:92vh;overflow:auto;background:#0b0e18;border:1px solid var(--line);border-radius:32px;padding:34px;box-shadow:var(--shadow);position:relative}.checkout-box h2{font-size:2rem;margin:10px 42px 8px 0}.modal-close{position:absolute;right:20px;top:16px;background:none;border:0;color:#fff;font-size:34px;cursor:pointer}.modal-copy{color:var(--muted);line-height:1.6}.form-grid{display:grid;grid-template-columns:1fr;gap:12px}.form-grid input{width:100%;padding:16px;border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.08);color:#fff;outline:0}.check{display:flex;gap:10px;margin:12px 0;color:#d9e2ef;line-height:1.45}.full{width:100%;text-align:center;margin-top:12px}.pix-area{grid-template-columns:220px 1fr;gap:22px;align-items:center;margin-top:24px}.pix-area:not([hidden]){display:grid}.qr-placeholder{height:220px;border-radius:22px;background:#fff;color:#071020;display:grid;place-items:center;text-align:center;font-size:38px;font-weight:950}.qr-placeholder img{width:100%;height:100%;object-fit:contain}.pix-area code{display:block;word-break:break-all;background:#05070d;padding:14px;border-radius:14px;color:#9ef7ca}.cookie{position:fixed;left:20px;bottom:20px;z-index:80;width:min(430px,calc(100% - 40px));display:none;gap:14px;align-items:center;background:#101522;border:1px solid var(--line);border-radius:22px;padding:18px;box-shadow:var(--shadow)}.cookie.show{display:flex}.cookie p{margin:0;color:#d9e2ef;font-size:14px}.float-whats{position:fixed;right:22px;bottom:22px;width:62px;height:62px;border-radius:22px;background:#20d36b;color:#06120a;display:grid;place-items:center;font-size:30px;font-weight:950;z-index:70;box-shadow:0 18px 40px rgba(32,211,107,.32)}@media(max-width:1060px){.nav,.header-cta{display:none}.menu-toggle{display:block}.nav.open{display:flex;position:absolute;top:84px;left:5%;right:5%;flex-direction:column;align-items:flex-start;background:#09101d;border:1px solid var(--line);border-radius:24px;padding:24px}.hero,.split{grid-template-columns:1fr}.hero{padding-top:70px;min-height:auto}.product-grid,.highlight-grid,.security{grid-template-columns:1fr}.product-card.featured{transform:none}.highlight-card{min-height:310px}.footer{flex-direction:column;text-align:center}.pix-area:not([hidden]){grid-template-columns:1fr}.product-card{min-height:auto}.product-card img{height:215px}.hero h1{font-size:3.4rem}.hero-card{max-width:560px;margin:auto}}@media(max-width:560px){.site-header{padding:12px 18px}.brand img{width:48px;height:48px}.brand span:last-child{font-size:13px}.hero,.section{padding-left:18px;padding-right:18px}.hero h1{font-size:2.75rem}.hero p{font-size:1rem}.hero-actions .btn{width:100%}.trust-row span{width:100%;text-align:center}.logo-panel{border-radius:28px;padding:14px}.logo-panel img{border-radius:22px}.glass-stats{grid-template-columns:1fr;margin-top:14px}.tabs{position:sticky;top:74px;z-index:10;background:#05060a;padding:10px;border-radius:22px}.tab{flex:1;padding:13px 10px}.modal-box{padding:28px 20px}.cookie{flex-direction:column;align-items:stretch}.float-whats{width:56px;height:56px;right:14px;bottom:14px}.highlight-card h3{font-size:1.45rem}.product-card{padding:24px 18px}.product-card img{height:195px}.price{font-size:2.05rem}.tag,.badge{font-size:10px;padding:8px 10px}.footer-brand{flex-direction:column}}
[hidden]{display:none!important}

/* Ajustes finais premium - cache 20260519 */
.hero-bg{background:linear-gradient(90deg,rgba(5,6,10,.92),rgba(5,6,10,.68),rgba(5,6,10,.48)),url('https://images.unsplash.com/photo-1489599849927-2ee91cede3ba?auto=format&fit=crop&w=1900&q=82') center/cover no-repeat;opacity:.94}.hero-bg:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 48%,rgba(224,0,0,.24),transparent 32%),linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.55))}.highlight-card{background-position:center;background-size:cover}.highlight-card:after{content:"";position:absolute;inset:18px;border:1px solid rgba(255,255,255,.11);border-radius:24px;z-index:0;pointer-events:none}.movies{background-image:url('https://images.unsplash.com/photo-1517602302552-471fe67acf66?auto=format&fit=crop&w=1200&q=82');background-position:center}.sports{background-image:url('https://images.unsplash.com/photo-1517466787929-bc90951d0974?auto=format&fit=crop&w=1200&q=82');background-position:center}.family{background-image:url('https://images.unsplash.com/photo-1593784991095-a205069470b6?auto=format&fit=crop&w=1200&q=82');background-position:center}.highlight-card span,.highlight-card h3{text-shadow:0 4px 16px rgba(0,0,0,.9)}.security{grid-template-columns:repeat(3,1fr)}.pagseguro-card{grid-column:1/-1;display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;padding:28px;border-radius:30px;border:1px solid rgba(255,191,47,.28);background:linear-gradient(135deg,rgba(255,191,47,.12),rgba(255,255,255,.055));box-shadow:var(--shadow)}.pagseguro-card h3{font-size:clamp(1.5rem,2.5vw,2.6rem);line-height:1;margin:10px 0;letter-spacing:-.04em}.pagseguro-card p{color:var(--muted);line-height:1.65;max-width:760px}.pagseguro-card img{width:min(550px,100%);background:#fff;border-radius:16px;padding:10px;box-shadow:0 18px 50px rgba(0,0,0,.28)}.dev-credit{font-size:.88rem;margin:.25rem 0 0}.dev-credit a{color:#ffdb8a;font-weight:900}.footer-links a:hover,.footer button:hover,.dev-credit a:hover{color:#ffdb8a}@media(max-width:1060px){.pagseguro-card{grid-template-columns:1fr;text-align:center}.pagseguro-card p{margin-left:auto;margin-right:auto}.pagseguro-card img{margin:auto}}@media(max-width:560px){.hero-bg{background-position:center}.highlight-card{min-height:340px}.pagseguro-card{padding:22px}.pagseguro-card img{padding:8px}.footer-brand img{width:62px}}

/* Responsividade final - entrega 20260519-mobile-v2 */
html,body{width:100%;max-width:100%;overflow-x:hidden}.site-header,.hero,.section,.footer{max-width:100vw}.section *,.hero *,.footer *{min-width:0}.security-card,.steps div,.product-card,.highlight-card,.pagseguro-card{overflow-wrap:anywhere;word-break:normal}.security-card p,.security-card h3{max-width:100%}
@media(max-width:1180px){.security{grid-template-columns:repeat(2,minmax(0,1fr))}.pagseguro-card{grid-column:1/-1}.hero{grid-template-columns:1fr;gap:34px}.hero-card{max-width:560px;margin:0 auto}.hero h1{max-width:900px}}
@media(max-width:860px){.security{grid-template-columns:1fr!important}.security-card{padding:22px;border-radius:22px}.split{grid-template-columns:1fr}.highlight-grid,.product-grid.active{grid-template-columns:1fr}.highlight-card{min-height:330px}.section-heading{text-align:left}.section-heading h2,.split h2,.faq h2{font-size:clamp(2rem,9vw,3.05rem)}.section-heading p,.split p{font-size:1rem}.footer-links{justify-content:center}.pagseguro-card{grid-template-columns:1fr;text-align:left}.pagseguro-card img{width:100%;max-width:520px}}
@media(max-width:640px){.site-header{gap:10px}.brand{gap:9px;max-width:72%}.brand span{line-height:1.05}.menu-toggle{flex:0 0 auto}.nav.open{top:76px;left:14px;right:14px}.hero{padding-top:54px;padding-bottom:56px}.hero h1{font-size:clamp(2.2rem,12vw,3rem);letter-spacing:-.055em;line-height:.98}.hero p{font-size:.98rem;line-height:1.62}.eyebrow{font-size:.68rem;letter-spacing:.1em}.hero-actions{gap:10px;margin:22px 0}.btn{padding:15px 18px}.trust-row{display:grid;grid-template-columns:1fr;gap:8px}.logo-panel{max-width:100%;transform:none}.glass-stats{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:10px}.glass-stats div{padding:13px 6px;border-radius:18px}.glass-stats b{font-size:1.22rem}.glass-stats span{font-size:.68rem}.section{padding-top:58px;padding-bottom:58px}.highlight-card{min-height:320px;padding:22px;border-radius:24px}.highlight-card h3{font-size:1.35rem;line-height:1.12}.product-card{border-radius:24px;padding:22px 16px;gap:12px}.product-card img{height:180px}.product-card h3{font-size:1.18rem}.product-card p{font-size:.92rem}.price{font-size:1.9rem}.tabs{top:72px;gap:8px;overflow:hidden}.tab{min-width:0;font-size:.9rem}.steps div{display:grid;grid-template-columns:auto 1fr;align-items:center;padding:18px;border-radius:20px}.steps b{margin-right:0}.security{gap:14px}.security-card h3{font-size:1.12rem;line-height:1.18}.security-card p{font-size:.92rem;line-height:1.55}.pagseguro-card{padding:20px;border-radius:22px}.pagseguro-card h3{font-size:1.45rem;line-height:1.08}.modal{padding:10px}.modal-box{border-radius:24px}.pix-area:not([hidden]){grid-template-columns:1fr}.qr-placeholder{height:190px}.cookie{left:12px;right:12px;bottom:12px;width:auto}.float-whats{border-radius:18px}}
@media(max-width:390px){.brand span{font-size:12px}.brand img{width:44px;height:44px}.menu-toggle{padding:7px 10px;font-size:21px}.hero h1{font-size:2.12rem}.section{padding-left:14px;padding-right:14px}.product-card img{height:165px}.tag,.badge{position:static;margin-bottom:4px}.product-card{padding-top:18px}.glass-stats{grid-template-columns:1fr}.footer{padding-left:14px;padding-right:14px}.footer-links{gap:10px;font-size:.92rem}}

/* CorreÃ§Ã£o mobile - cards "Como funciona" */
.steps{width:100%;max-width:100%}
.steps div{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px}
.steps b{flex:0 0 auto;margin-right:0}
.steps span{display:block;min-width:0;line-height:1.45;overflow-wrap:normal;word-break:normal;hyphens:none}
@media(max-width:640px){
  .steps{gap:12px}
  .steps div{padding:18px 16px;border-radius:20px;grid-template-columns:42px minmax(0,1fr);gap:12px}
  .steps b{width:42px;height:42px;border-radius:14px;font-size:.9rem}
  .steps span{font-size:.95rem;font-weight:750;line-height:1.42;letter-spacing:-.01em}
}
@media(max-width:360px){
  .steps div{grid-template-columns:1fr;gap:10px;text-align:left;align-items:start}
  .steps b{width:40px;height:40px}
  .steps span{font-size:.92rem;line-height:1.45}
}

/* Correcoes de responsividade do bloco Pix (mobile) */
.pix-area:not([hidden]){
  align-items:start;
}
.pix-area>div:last-child{
  min-width:0;
  display:flex;
  flex-direction:column;
  gap:12px;
}
.pix-area>div:last-child h3{
  margin:0;
}
.pix-area>div:last-child p{
  margin:0;
}
.pix-area>div:last-child code{
  margin:0;
}
.qr-placeholder{
  width:100%;
  max-width:260px;
  aspect-ratio:1/1;
  height:auto;
  min-height:180px;
  padding:10px;
  margin:0 auto;
  overflow:hidden;
}
.qr-placeholder img{
  width:100%;
  height:100%;
  object-fit:contain;
  image-rendering:crisp-edges;
}
@media(max-width:860px){
  .pix-area:not([hidden]){
    grid-template-columns:1fr!important;
    gap:14px;
  }
  .qr-placeholder{
    max-width:min(330px,100%);
    min-height:unset;
  }
  .pix-area>div:last-child{
    gap:10px;
  }
}
