@font-face{font-family:Bebas;src:url('assets/bebas.woff2') format('woff2');font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url('assets/inter.woff2') format('woff2');font-weight:100 900;font-display:swap}
:root{color-scheme:dark;--bg:#090817;--surface:#11101f;--text:#f6f4fb;--muted:#aaa5bc;--purple:#aa68f5;--yellow:#f6d345;--line:#292337}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;font-size:16px;line-height:1.65}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--yellow);outline-offset:6px}header{height:84px;padding:0 max(6%,calc((100vw - 1180px)/2));display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff0b;background:#090817ed;position:sticky;top:0;z-index:10;backdrop-filter:blur(16px)}.logo{display:flex;align-items:center}.logo img{display:block;object-fit:contain}nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:600}nav>a:hover{color:var(--purple)}.nav-cta{border:1px solid #65517b;border-radius:50px;padding:10px 20px}.nav-cta span{margin-left:16px}.hero{position:relative;min-height:670px;display:grid;place-items:center;text-align:center;isolation:isolate;overflow:hidden}.hero-image{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 49%;z-index:-3;opacity:.48}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#09081762 0%,#09081765 45%,var(--bg) 100%);z-index:-2}.hero-content{padding:64px 24px 80px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.2em;color:var(--purple);margin:0 0 20px}.hero .eyebrow{border:1px solid #a56bf440;border-radius:40px;display:inline-block;padding:7px 17px;background:#100d2180;color:#d0a1ff}h1,h2{font-family:Bebas,'Arial Narrow',Impact,sans-serif;font-weight:400;line-height:1.02;letter-spacing:.01em;margin:0}h1{font-size:clamp(64px,7.7vw,104px)}h1 span,h2 span{color:var(--purple)}.hero-description{color:#c8c3d3;font-size:18px;line-height:1.65;margin:25px 0 27px}.hero-actions{display:flex;justify-content:center;gap:14px}.button{min-height:54px;padding:14px 26px;border-radius:40px;display:inline-flex;justify-content:center;align-items:center;gap:25px;font-size:14px;font-weight:750;line-height:1.5;transition:transform .2s,background .2s;min-width:220px}.button:hover{transform:translateY(-2px)}.button span{font-size:21px;font-weight:400}.primary{background:linear-gradient(110deg,#e7bf25,#f8da53);color:#141008;box-shadow:0 6px 30px #e7bf251a}.primary:hover{background:#ffe476}.secondary{border:1px solid #6d5188;background:#ffffff03;color:#e2d8ee}.secondary:hover{background:#a968ed15}.hero-note{font-size:14px;color:#c2b9cd;margin:22px 0 5px}.risk{font-size:12px;color:#aaa0b7;margin:0}.scroll{position:absolute;bottom:18px;color:#a992c0;font-size:23px}.ticker{display:flex;justify-content:center;align-items:center;gap:35px;overflow:hidden;white-space:nowrap;border-top:1px solid #a468e729;border-bottom:1px solid #a468e729;padding:16px 20px;background:#100c20;font-family:Bebas,Impact,sans-serif;font-size:22px;letter-spacing:.05em;color:#c6a3e9}.ticker b{font-size:10px;color:var(--purple)}.section{max-width:1080px;margin:auto;padding:82px 28px}.section-heading{text-align:center;margin-bottom:40px}.section-heading .eyebrow{margin-bottom:12px}h2{font-size:clamp(42px,5vw,62px)}.section-heading>p:last-child{color:var(--muted);margin:16px 0 0}.cards{display:grid;grid-template-columns:1fr 1fr;gap:24px}.card{border:1px solid var(--line);border-radius:22px;padding:30px;background:linear-gradient(150deg,#161223,#0f0e1b);display:flex;flex-direction:column}.card.featured{border-color:#9053c9;box-shadow:0 0 45px #9349e511}.card-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:21px}.icon{width:40px;height:40px;border:1px solid #a66be94d;background:#a968ed12;border-radius:11px;text-align:center;line-height:38px;font-size:28px;color:var(--purple)}.tag{background:#a968ed15;color:#c695ff;border:1px solid #a968ed30;padding:4px 12px;border-radius:30px;font-size:12px;font-weight:650}.subdued{color:#bcb5ce;background:transparent;border-color:var(--line)}h3{font-size:24px;letter-spacing:-.03em;margin:0 0 8px;line-height:1.3}.card>p{color:var(--muted);margin:0;line-height:1.6;min-height:52px}.price{font-size:38px;font-weight:800;letter-spacing:-.045em;margin:23px 0 19px;line-height:1.25}.price span{display:block;font-size:13px;font-weight:400;letter-spacing:0;color:var(--muted);margin-top:5px}ul{list-style:none;padding:21px 0 17px;margin:0;border-top:1px solid var(--line)}li{padding:5px 0;font-size:14px}li:before{content:'✓';color:var(--purple);margin-right:12px}.card details{font-size:13px;margin:0 0 22px}.card summary{padding:12px 0;border-top:1px solid var(--line);color:#bdb4c9}.card .button{width:100%;margin-top:auto}.card>p.card-note{font-size:12px;min-height:0;text-align:center;margin:12px 0 0}.offer-risk{text-align:center;font-size:12px;color:#9b92ab;margin:25px 0 0}.faq{border-top:1px solid var(--line);display:grid;grid-template-columns:.9fr 1.1fr;gap:50px}.faq .eyebrow{margin-bottom:18px}.faq h2{font-size:50px}.questions details{border-bottom:1px solid var(--line)}summary{cursor:pointer;list-style:none;position:relative;padding:20px 30px 20px 0;font-weight:600;line-height:1.5;font-size:14px}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:2px;top:50%;transform:translateY(-50%);font-size:22px;font-weight:400;color:var(--purple)}details[open]>summary:after{content:'−'}details>div{padding:0 5px 18px 0;color:var(--muted);font-size:14px;line-height:1.75}.contact{text-align:center;max-width:none;border-top:1px solid var(--line);background:radial-gradient(ellipse at bottom,#4a1e733d,transparent 70%);padding-top:62px;padding-bottom:65px}.contact h2{font-size:clamp(44px,5.4vw,68px)}.contact>p:not(.eyebrow){color:var(--muted);margin:20px 0 26px}.contact>p.contact-note{font-size:12px;margin:14px 0 0}.contact .button{min-width:310px}footer{max-width:1180px;margin:auto;padding:32px 28px 24px}.footer-top,.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:35px}.footer-top{padding-bottom:26px;border-bottom:1px solid var(--line)}.footer-top>div{display:flex;gap:25px;font-size:13px;color:#b7aec5}.footer-bottom{padding-top:20px;color:#8f879f;font-size:12px;align-items:flex-start}.footer-bottom>span{white-space:nowrap}.footer-bottom p{margin:0;max-width:530px;text-align:right}.skip{position:fixed;left:16px;top:-100px;background:var(--yellow);color:#080713;padding:12px;z-index:30}.skip:focus{top:10px}
@media(max-width:700px){header{height:70px;padding:0 22px}.logo img{width:95px}nav{gap:15px}nav>a:not(.nav-cta){display:none}.nav-cta{padding:8px 13px;font-size:12px}.nav-cta span{margin-left:8px}.hero{min-height:635px}.hero-content{padding:60px 22px 70px}.hero .eyebrow{font-size:10px;letter-spacing:.13em}h1{font-size:70px}.hero-description{font-size:16px}.hero-actions{flex-direction:column;max-width:330px;margin:auto;gap:12px}.hero-note{font-size:12px}.hero-image{object-position:38% center}.ticker{justify-content:flex-start;gap:24px;font-size:19px}.section{padding:58px 21px}.cards{grid-template-columns:1fr;gap:22px}.card{padding:26px}.section-heading{margin-bottom:28px}.section-heading>p:last-child{font-size:14px;max-width:270px;margin:15px auto 0}.faq{grid-template-columns:1fr;gap:22px}.faq h2{font-size:45px}.faq .eyebrow{font-size:11px}.contact .button{min-width:0;width:100%;max-width:340px;padding:14px 18px;font-size:13px}.footer-top,.footer-bottom{flex-direction:column;gap:20px;align-items:flex-start}.footer-bottom p{text-align:left}.footer-top>div{flex-wrap:wrap}.offer-risk{line-height:1.7}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

.video-section{padding:10px 24px 60px;max-width:960px;margin:auto;text-align:center}.video-section h2{font-size:clamp(28px,4vw,40px);margin:0 0 24px}.video-frame{border:1px solid #9053c9;border-radius:22px;overflow:hidden;background:#05040b;box-shadow:0 0 40px #9349e518}.video-frame video{display:block;width:100%;max-height:580px;object-fit:contain;background:#05040b}.video-frame video:focus-visible{outline:3px solid var(--yellow);outline-offset:-4px}@media(max-width:700px){.video-section{padding:0 21px 42px}.video-frame{border-radius:16px}.video-frame video{max-height:70vh}}

.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.video-section{padding:30px 24px 0;max-width:900px}.video-frame video{max-height:65vh}.group-join{margin:26px auto 0}.group-cta{width:100%;min-height:86px;border:0;border-radius:16px;font-family:Inter,Arial,sans-serif;font-size:clamp(23px,4vw,36px);font-weight:850;box-shadow:0 8px 38px #f6d34538;text-transform:uppercase;letter-spacing:.015em}.group-cta span{font-size:32px}.group-cta:disabled{opacity:1;cursor:default}.group-join p{font-size:13px;color:var(--muted);margin:12px 0 0}.offers{max-width:900px;padding-top:32px}.cards{grid-template-columns:1fr;gap:28px}.card{padding:34px}.hero h2{font-size:clamp(64px,7.7vw,104px)}@media(max-width:700px){.video-section{padding:18px 21px 0}.group-join{margin-top:20px}.group-cta{min-height:76px;padding:18px 14px;gap:16px}.offers{padding-top:25px}.card{padding:26px}.hero h2{font-size:70px}}

.logo img{width:160px;height:56px;object-fit:contain}.brand-backdrop{background:radial-gradient(ellipse at 30% 40%,#aa68f560,transparent 62%),radial-gradient(ellipse at 80% 70%,#f6d34515,transparent 55%),#090817;opacity:.8}@media(max-width:700px){.logo img{width:130px;height:48px}}

.whatsapp-pending{font-family:inherit;border:0;opacity:1;cursor:default}.whatsapp-pending:disabled:hover,.group-cta:disabled:hover{transform:none}

/* Compact introduction keeps the video in the first screen. */
header{height:66px}.compact-hero{min-height:0}.compact-hero .hero-content{padding:20px 22px 16px}.compact-hero .eyebrow{font-size:10px;letter-spacing:.15em;margin:0 0 10px;padding:4px 12px}.compact-hero h1{font-size:46px;line-height:1.03}.compact-hero h1 br{display:none}.compact-hero h1 span:before{content:" "}.compact-hero .hero-description{font-size:14px;line-height:1.55;margin:10px 0 0}.compact-hero .hero-image{opacity:.4}.video-section{padding-top:8px}@media(max-width:700px){header{height:58px}.compact-hero .hero-content{padding:14px 18px 12px}.compact-hero h1{font-size:36px}.compact-hero h1 br{display:block}.compact-hero h1 span:before{content:none}.compact-hero .eyebrow{margin-bottom:8px;font-size:10px}.compact-hero .hero-description{font-size:13px;line-height:1.5;margin-top:8px}.video-section{padding-top:6px}.logo img{height:44px}}

.video-section .video-prompt{font-family:Inter,Arial,sans-serif;font-size:clamp(16px,2.2vw,20px);line-height:1.4;font-weight:750;letter-spacing:0;text-transform:none;margin:4px 0 14px}.video-prompt span{color:var(--yellow)}.video-frame video{height:auto;aspect-ratio:16/9}.whatsapp-cta{font-family:inherit;border:0}
