:root{--blue:#08bde8;--blue-dark:#008eb1;--orange:#ff6800;--yellow:#ffad00;--ink:#111827;--muted:#5d6676;--soft:#f3fbfd;--white:#fff;--green:#18a957;--shadow:0 24px 70px rgba(17,24,39,.14);--radius:26px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;-webkit-font-smoothing:antialiased}img,video{max-width:100%}a{color:inherit}.shell{width:min(1160px,calc(100% - 40px));margin-inline:auto}.skip-link{position:absolute;left:16px;top:-100px;z-index:9999;padding:12px 16px;border-radius:10px;background:#000;color:#fff}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:1000;border-bottom:1px solid rgba(17,24,39,.07);background:rgba(255,255,255,.92);backdrop-filter:blur(18px)}.header-inner{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand img{width:62px;height:62px;object-fit:contain}.brand strong,.brand small{display:block}.brand strong{font-size:1rem}.brand small{margin-top:4px;color:var(--muted);font-size:.7rem}.site-header nav{display:flex;gap:26px}.site-header nav a{text-decoration:none;font-weight:800;font-size:.92rem;color:#344054}.site-header nav a:hover{color:var(--blue-dark)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:13px 20px;border:0;border-radius:14px;text-decoration:none;font-weight:900;line-height:1.15;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.button:hover{transform:translateY(-2px)}.button-large{min-height:56px;padding:16px 24px}.button-whatsapp{background:var(--green);color:#fff;box-shadow:0 13px 30px rgba(24,169,87,.25)}.button-whatsapp:hover{background:#118b47;box-shadow:0 17px 36px rgba(24,169,87,.32)}.button-dark{background:var(--ink);color:#fff;box-shadow:0 15px 32px rgba(17,24,39,.2)}.button-light{background:#fff;color:var(--ink);box-shadow:0 14px 30px rgba(0,0,0,.1)}.hero{position:relative;overflow:hidden;padding:82px 0 94px;background:linear-gradient(145deg,#fff 0%,#f7fcfe 58%,#eefbff 100%)}.hero-grid{position:relative;z-index:2;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:72px}.kicker{margin:0 0 16px;color:var(--blue-dark);font-size:.83rem;line-height:1.2;font-weight:950;letter-spacing:.1em;text-transform:uppercase}.hero h1,.section h2,.final-cta h2{margin:0;font-size:clamp(2.6rem,5.5vw,5rem);line-height:.98;letter-spacing:-.045em;font-weight:760}.hero-text,.lead{color:var(--muted);font-size:clamp(1.04rem,1.8vw,1.22rem);line-height:1.68}.hero-text{max-width:690px;margin:25px 0 30px}.hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.video-link,.inline-link{font-weight:900;text-decoration:none}.video-link span{display:inline-grid;place-items:center;width:34px;height:34px;margin-left:8px;border-radius:50%;background:#fff;box-shadow:0 8px 20px rgba(17,24,39,.12);font-size:.72rem}.inline-link{color:var(--blue-dark)}.trust-list{display:flex;flex-wrap:wrap;gap:11px 20px;margin-top:28px;font-weight:800;color:#344054;font-size:.9rem}.trust-list span:before{content:"✓";margin-right:7px;color:var(--green);font-weight:950}.hero-visual{position:relative;min-height:520px;display:grid;place-items:center}.logo-stage{position:relative;width:min(470px,88%);aspect-ratio:1;border-radius:50%;display:grid;place-items:center;background:radial-gradient(circle,#fff 0 56%,rgba(255,255,255,.4) 57% 100%);filter:drop-shadow(0 32px 46px rgba(17,24,39,.16))}.logo-stage:before,.logo-stage:after{content:"";position:absolute;border-radius:50%;z-index:-1}.logo-stage:before{inset:-24px;background:linear-gradient(135deg,rgba(8,189,232,.25),rgba(255,104,0,.12))}.logo-stage:after{inset:32px;border:2px dashed rgba(17,24,39,.12)}.logo-stage img{width:90%;height:90%;object-fit:contain}.spark{position:absolute;color:var(--orange);font-size:2rem}.spark-1{top:4%;right:10%}.spark-2{bottom:10%;left:4%;color:var(--blue)}.spark-3{right:2%;bottom:24%;font-size:1.2rem;color:var(--yellow)}.mini-card{position:absolute;z-index:3;max-width:230px;padding:16px 18px;border-radius:18px;background:rgba(255,255,255,.94);box-shadow:0 18px 42px rgba(17,24,39,.14);backdrop-filter:blur(10px)}.mini-card strong,.mini-card span{display:block}.mini-card strong{font-size:.92rem}.mini-card span{margin-top:4px;color:var(--muted);font-size:.78rem;line-height:1.35}.mini-card-top{top:25px;left:-10px}.mini-card-bottom{right:-5px;bottom:36px}.hero-orb{position:absolute;border-radius:50%;filter:blur(2px);opacity:.26}.hero-orb-blue{width:400px;height:400px;right:-170px;top:-210px;background:var(--blue)}.hero-orb-orange{width:300px;height:300px;left:-160px;bottom:-200px;background:var(--orange)}.segment-strip{padding:22px 0;border-top:1px solid #eef1f5;border-bottom:1px solid #eef1f5}.segment-inner{display:flex;align-items:center;gap:24px}.segment-inner>strong{white-space:nowrap;color:var(--muted)}.segment-inner>div{display:flex;flex-wrap:wrap;gap:9px}.segment-inner span{padding:8px 13px;border-radius:999px;background:#f5f7fa;font-weight:850;font-size:.85rem;color:#344054}.section{padding:100px 0}.section-soft{background:var(--soft)}.two-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:70px}.section h2,.final-cta h2{font-size:clamp(2.05rem,4vw,3.7rem);line-height:1.05}.video-layout .lead,.benefits-copy .lead{margin:22px 0 26px}.video-frame{padding:13px;border-radius:28px;background:#111827;box-shadow:var(--shadow)}.video-frame video{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px;background:#000}.video-badge{display:inline-block;margin:2px 0 11px 4px;padding:7px 11px;border-radius:999px;background:rgba(255,255,255,.1);color:#fff;font-size:.77rem;font-weight:850}.section-heading{max-width:780px}.center{text-align:center;margin-inline:auto}.center .lead{max-width:700px;margin:20px auto 0}.steps-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:46px}.card{border:1px solid #e8edf2;border-radius:var(--radius);background:#fff;box-shadow:0 14px 40px rgba(17,24,39,.06)}.step-card,.benefit-card{padding:28px}.number,.icon{display:grid;place-items:center;width:50px;height:50px;margin-bottom:20px;border-radius:15px;font-weight:950}.number{background:#e6f9fd;color:var(--blue-dark)}.icon{background:var(--orange);color:#fff;font-size:1.1rem}.card h3{margin:0 0 10px;font-size:1.18rem}.card p{margin:0;color:var(--muted);line-height:1.66}.benefits-layout{grid-template-columns:.82fr 1.18fr}.benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.custom-section{padding-top:0}.custom-box{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:40px;padding:58px;border-radius:34px;background:linear-gradient(135deg,#08b8e1,#007f9f);color:#fff;box-shadow:0 28px 70px rgba(0,142,177,.24)}.custom-box:after{content:"";position:absolute;width:250px;height:250px;right:-90px;bottom:-130px;border-radius:50%;background:rgba(255,173,0,.66)}.custom-box>*{position:relative;z-index:2}.custom-box div{max-width:800px}.custom-box h2{max-width:720px}.custom-box p{margin:18px 0 0;color:rgba(255,255,255,.86);font-size:1.06rem;line-height:1.65}.kicker-light{color:#fff;opacity:.8}.faq-layout{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px}.faq-list details{border-bottom:1px solid #e7ebef}.faq-list summary{padding:22px 4px;cursor:pointer;list-style:none;font-weight:900;font-size:1.04rem}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after{content:"+";float:right;font-size:1.35rem;color:var(--blue-dark)}.faq-list details[open] summary:after{content:"–"}.faq-list p{margin:0;padding:0 36px 22px 4px;color:var(--muted);line-height:1.7}.final-cta{padding:94px 0;background:#101828;color:#fff;text-align:center}.final-inner{max-width:850px}.final-cta img{width:130px;height:130px;object-fit:contain;margin-bottom:15px}.final-cta p:not(.kicker){max-width:650px;margin:20px auto 28px;color:#cbd5e1;font-size:1.08rem}.site-footer{padding:34px 0;border-top:1px solid #eaecf0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:28px;color:#667085;font-size:.88rem}.footer-inner strong,.footer-inner span{display:block}.footer-inner strong,.footer-inner a{color:var(--ink);font-weight:900;text-decoration:none}.footer-inner span{margin-top:5px}.footer-inner p{margin:0}.floating-whatsapp{position:fixed;right:18px;bottom:18px;z-index:1100;display:flex;align-items:center;gap:9px;padding:12px 16px;border-radius:999px;background:var(--green);color:#fff;text-decoration:none;font-weight:900;box-shadow:0 16px 36px rgba(24,169,87,.35)}.wa-icon{display:grid;place-items:center;width:24px;height:24px;border:2px solid currentColor;border-radius:50%;font-size:0}.wa-icon:after{content:"";width:7px;height:7px;border-radius:50%;background:currentColor}@media(max-width:980px){.site-header nav{display:none}.hero-grid,.two-column,.faq-layout{grid-template-columns:1fr}.hero-grid{gap:42px}.hero-visual{min-height:440px}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.custom-box{align-items:flex-start;flex-direction:column;padding:42px 30px}.faq-layout{gap:35px}.header-cta{font-size:.84rem}.segment-inner{align-items:flex-start;flex-direction:column;gap:11px}}@media(max-width:640px){.shell{width:min(100% - 28px,1160px)}.brand span{display:none}.brand img{width:52px;height:52px}.header-inner{min-height:70px}.header-cta{padding:11px 13px;min-height:44px}.hero{padding:56px 0 68px}.hero h1{font-size:clamp(2.55rem,12vw,4rem)}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.video-link{text-align:center}.hero-visual{min-height:355px}.logo-stage{width:82%}.mini-card{max-width:185px;padding:12px 14px}.mini-card-top{top:0;left:0}.mini-card-bottom{right:0;bottom:6px}.section{padding:74px 0}.steps-grid,.benefit-grid{grid-template-columns:1fr}.custom-box{padding:36px 22px}.custom-box .button{width:100%}.footer-inner{align-items:flex-start;flex-direction:column}.floating-whatsapp{width:58px;height:58px;justify-content:center;padding:0}.floating-whatsapp>span:last-child{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}


/* Galeria de campanhas reais */
.gallery-section{overflow:hidden;background:linear-gradient(180deg,#ffffff 0%,#f7fbfd 100%)}
.gallery-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:34px}
.gallery-heading>div:first-child{max-width:790px}
.gallery-heading .lead{margin:18px 0 0}
.gallery-controls{display:flex;gap:10px;flex:0 0 auto}
.gallery-arrow{width:52px;height:52px;border:1px solid #dfe8ed;border-radius:50%;background:#fff;color:var(--ink);font-size:1.35rem;font-weight:950;cursor:pointer;box-shadow:0 10px 26px rgba(17,24,39,.08);transition:transform .2s ease,box-shadow .2s ease,background .2s ease}
.gallery-arrow:hover{transform:translateY(-2px);background:#f4fbfd;box-shadow:0 14px 32px rgba(17,24,39,.12)}
.gallery-viewport{overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;overscroll-behavior-inline:contain;scrollbar-width:none;padding:4px 4px 24px;cursor:grab}
.gallery-viewport::-webkit-scrollbar{display:none}
.gallery-viewport.is-dragging{cursor:grabbing;scroll-snap-type:none}
.gallery-track{display:flex;gap:20px;width:max-content}
.gallery-card{position:relative;overflow:hidden;flex:0 0 clamp(225px,22vw,292px);aspect-ratio:9/16;padding:0;border:0;border-radius:12px;background:#111827;scroll-snap-align:start;cursor:zoom-in;box-shadow:0 12px 30px rgba(17,24,39,.12);isolation:isolate}
.gallery-card:after{content:"";position:absolute;inset:38% 0 0;background:linear-gradient(180deg,transparent,rgba(5,15,25,.92));z-index:1}
.gallery-card img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .5s ease}
.gallery-card:hover img{transform:scale(1.045)}
.gallery-card>span{position:absolute;left:22px;right:22px;bottom:20px;z-index:2;color:#fff;text-align:left}
.gallery-card strong,.gallery-card small{display:block}
.gallery-card strong{font-size:1.05rem;line-height:1.2}
.gallery-card small{margin-top:5px;color:rgba(255,255,255,.76);font-size:.82rem;line-height:1.35}
.gallery-swipe-hint{display:none;margin:2px 0 12px;text-align:center;color:var(--muted);font-size:.82rem;font-weight:850}
.gallery-progress{height:4px;overflow:hidden;border-radius:999px;background:#e5edf1}
.gallery-progress span{display:block;width:18%;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--blue),var(--orange));transform-origin:left center;transition:width .15s linear}
.gallery-lightbox[hidden]{display:none}
.gallery-lightbox{position:fixed;inset:0;z-index:2000;display:grid;place-items:center;padding:72px 88px;background:rgba(6,13,22,.94);backdrop-filter:blur(10px)}
.gallery-lightbox figure{margin:0;max-width:min(940px,82vw);max-height:82vh;text-align:center}
.gallery-lightbox img{display:block;max-width:100%;max-height:76vh;margin:auto;border-radius:10px;box-shadow:0 30px 80px rgba(0,0,0,.45)}
.gallery-lightbox figcaption{margin-top:14px;color:#fff;font-weight:800}
.lightbox-close,.lightbox-nav{position:absolute;border:0;background:rgba(255,255,255,.12);color:#fff;cursor:pointer;backdrop-filter:blur(8px)}
.lightbox-close{top:22px;right:24px;width:48px;height:48px;border-radius:50%;font-size:2rem;line-height:1}
.lightbox-nav{top:50%;width:54px;height:54px;margin-top:-27px;border-radius:50%;font-size:1.4rem}
.lightbox-prev{left:22px}.lightbox-next{right:22px}
body.lightbox-open{overflow:hidden}
@media(max-width:760px){.gallery-heading{align-items:flex-start;flex-direction:column}.gallery-controls{display:none}.gallery-card{flex-basis:min(72vw,270px)}.gallery-swipe-hint{display:block}.gallery-lightbox{padding:70px 18px 24px}.gallery-lightbox figure{max-width:100%;max-height:86vh}.gallery-lightbox img{max-height:74vh}.lightbox-nav{top:auto;bottom:18px}.lightbox-prev{left:calc(50% - 66px)}.lightbox-next{right:calc(50% - 66px)}}

/* Conversão e acabamento v1.4 */
.hero h1{max-width:760px}
.gallery-card:after{inset:55% 0 0}
.gallery-card>span{left:18px;right:18px;bottom:17px}
.gallery-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;margin-top:32px;padding:26px 28px;border:1px solid #e3edf1;border-radius:16px;background:#fff;box-shadow:0 12px 30px rgba(17,24,39,.06)}
.gallery-cta p{margin:0;max-width:700px;color:var(--muted);line-height:1.6}
.gallery-cta strong{color:var(--ink)}
@media(max-width:760px){.gallery-heading{margin-bottom:24px}.gallery-card{flex-basis:min(74vw,278px);border-radius:10px}.gallery-track{gap:14px}.gallery-viewport{padding-bottom:18px}.gallery-cta{align-items:stretch;flex-direction:column;padding:22px 18px}.gallery-cta .button{width:100%}.hero h1{font-weight:740;letter-spacing:-.04em;line-height:1.02}}

/* v1.5 — galeria multimídia e demonstração raspável */
.gallery-video-card{cursor:default}
.gallery-video-card video{width:100%;height:100%;object-fit:cover;display:block;background:#101820}
.gallery-video-card:hover video{transform:scale(1.025)}
.gallery-video-card video{transition:transform .5s ease}
.video-badge{position:absolute!important;top:14px!important;left:14px!important;right:auto!important;bottom:auto!important;padding:7px 10px;border-radius:999px;background:rgba(0,0,0,.62);backdrop-filter:blur(6px);font-size:.72rem;font-weight:900;color:#fff;z-index:3}
.scratch-demo{background:linear-gradient(180deg,#f7fbfd 0%,#fff 100%)}
.scratch-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:32px}
.scratch-heading .lead{margin:12px 0 0;max-width:700px}
.scratch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
.scratch-card-wrap{padding:18px;border:1px solid #e2ebef;border-radius:14px;background:#fff;box-shadow:0 14px 34px rgba(17,24,39,.08)}
.scratch-ticket{min-height:300px;border-radius:12px;overflow:hidden;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;padding:28px;gap:22px;color:#fff;position:relative}
.scratch-ticket-win{background:linear-gradient(135deg,#008eb3,#05b9e2 58%,#0f6e91)}
.scratch-ticket-try{background:linear-gradient(135deg,#f29b00,#ffab00 58%,#d77c00)}
.scratch-ticket-copy small{display:block;font-weight:900;letter-spacing:.06em;opacity:.86;margin-bottom:14px}
.scratch-ticket-copy strong{display:block;font-size:clamp(1.65rem,3vw,2.5rem);line-height:1.05}
.scratch-ticket-copy p{margin:12px 0 0;line-height:1.45;opacity:.9}
.scratch-zone{position:relative;aspect-ratio:1/1;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 10px 25px rgba(0,0,0,.2)}
.scratch-result{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#17202a;font-size:2rem;padding:12px}
.scratch-result b{font-size:.92rem;margin-top:5px}
.scratch-canvas{position:absolute;inset:0;width:100%;height:100%;touch-action:none;cursor:crosshair}
.scratch-note{margin:12px 4px 0;color:var(--muted);font-size:.8rem}
@media(max-width:800px){.scratch-heading{align-items:stretch;flex-direction:column}.scratch-reset{align-self:flex-start}.scratch-grid{grid-template-columns:1fr}.scratch-ticket{min-height:250px;padding:22px;grid-template-columns:1fr 145px}.scratch-card-wrap{padding:12px}}
@media(max-width:480px){.scratch-ticket{grid-template-columns:1fr;min-height:auto}.scratch-zone{width:170px;margin:0 auto}.scratch-ticket-copy{text-align:center}}
