/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (width>=40rem){.container{max-width:40rem}}@media (width>=48rem){.container{max-width:48rem}}@media (width>=64rem){.container{max-width:64rem}}@media (width>=80rem){.container{max-width:80rem}}@media (width>=96rem){.container{max-width:96rem}}.hidden{display:none}.table{display:table}.resize{resize:both}}@font-face{font-family:Sora;src:url(fonts/sora-regular.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Sora;src:url(fonts/sora-semibold.woff2)format("woff2");font-weight:600 900;font-style:normal;font-display:swap}:root{--black:#000;--gray:#242424;--gray-2:#303030;--white:#fff;--orange:#f68b1f;--yellow:#fff200;--green:#13c86d;--green-dark:#08a957;--red:#e30613}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--black);color:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:Sora,Arial,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button{font:inherit}.container{width:min(1120px,100% - 40px);margin-inline:auto}.container.narrow{width:min(860px,100% - 40px)}.section{padding:76px 0}.section-black{background:#000}.section-gray{background:#262626}.section-light{color:#fff;background:#000}h1,h2,h3,p{margin-top:0}h1{letter-spacing:-.04em;font-size:clamp(2rem,4vw,3.35rem);line-height:1.08}h2{letter-spacing:-.035em;text-align:center;margin-bottom:34px;font-size:clamp(1.6rem,3vw,2rem);line-height:1.1}h3{font-size:1.45rem}.hero{background:#000;padding:62px 20px 58px}.hero-inner{text-align:center;width:min(880px,100%);margin:0 auto}.section-kicker{color:var(--orange);text-align:center;text-transform:uppercase;letter-spacing:.11em;margin-bottom:14px;font-size:.78rem;font-weight:800}.video-shell{background:#000;width:min(820px,100%);margin:0 auto;position:relative}.vsl-embed,.vsl-embed>vturb-smartplayer{width:100%;display:block}.screen-glow{background:var(--orange);opacity:.14;filter:blur(65px);position:absolute;inset:16% 25%}.placeholder-copy{place-content:center;justify-items:center;gap:9px;display:grid;position:absolute;inset:0}.placeholder-copy strong{font-size:clamp(1.1rem,2.5vw,1.8rem)}.placeholder-copy small{color:#aaa}.play-icon{background:var(--orange);border-radius:50%;place-items:center;width:72px;height:72px;padding-left:5px;font-size:27px;display:grid;box-shadow:0 0 0 11px #f68b1f1f}.viewer-pill{background:#e91f1f;border-radius:999px;align-items:center;gap:7px;margin-top:16px;padding:5px 11px;font-size:.7rem;font-weight:700;display:inline-flex}.viewer-pill span{background:#fff;border-radius:50%;width:7px;height:7px;animation:1s infinite blink}.hero-cta{margin-top:22px}.implementation-note{color:#555;margin:12px 0 0;font-size:.7rem}.delayed-content:not(.released){pointer-events:none;opacity:0;width:100%;position:fixed;top:-99999px;left:-99999px}.delayed-content.released{opacity:1;transition:opacity .5s}.cta-wrap,.final-cta{text-align:center;margin-top:32px}.cta{background:linear-gradient(180deg, #18d376, var(--green-dark));color:#fff;text-align:center;text-transform:uppercase;opacity:1;transform-origin:50%;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:min(100%,650px);min-height:72px;padding:15px 28px;transition:filter .2s;animation:.9s ease-in-out infinite cta-soft-pulse;display:inline-flex;box-shadow:0 9px 24px #13c86d40}.cta:hover{filter:brightness(1.06)}.cta span{font-size:clamp(.92rem,2vw,1.13rem);font-weight:900}.cta small{text-transform:none;opacity:.85;margin-top:4px;font-size:.66rem}.hero .cta small,.learning-section .cta small,.guarantee-card .cta small,.final-cta .cta small{display:none}.fit-section{padding:215px 0 175px}.fit-section .container.narrow{width:min(720px,100% - 40px)}.fit-section h2{letter-spacing:-.035em;text-align:left;margin-bottom:24px;font-size:clamp(1.75rem,1.7vw,2rem);font-weight:700;line-height:1.08}.fit-list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.fit-list li{align-items:flex-start;gap:12px;font-size:clamp(.9rem,.8vw,1rem);font-weight:500;line-height:1.3;display:flex}.fit-list li>span{background:var(--red);color:#000;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:.8rem;font-weight:900;line-height:1;display:grid}.fit-list .fit-highlight{align-items:center;gap:14px;margin-top:10px;font-size:clamp(1.1rem,1.1vw,1.35rem);font-weight:800;line-height:1.12}.fit-list .fit-highlight>span{color:#45d457;background:0 0;border-radius:0;width:38px;height:38px;font-size:2.6rem;line-height:1}.results-section{padding-top:115px}.results-section .container{width:min(1200px,100% - 40px)}.results-section .section-kicker{display:none}.results-section h2{color:#000;letter-spacing:-.02em;text-transform:uppercase;background:#ff9818;width:100%;margin-bottom:46px;padding:11px 20px;font-size:clamp(1.25rem,2vw,2.15rem);font-weight:900;line-height:1.05}.balanced-gallery{align-items:start;gap:12px;display:grid}.masonry-column{flex-direction:column;gap:12px;min-width:0;display:flex}.balanced-gallery a{background:#171717;width:100%;display:block;overflow:hidden}.balanced-gallery img{background:#171717;width:100%;height:auto;transition:transform .3s}.balanced-gallery a:hover img{transform:scale(1.015)}.attention-copy{color:#fff;text-align:center;text-transform:uppercase;background:#ed1111;margin:28px 0 0;padding:8px 14px;font-size:.8rem;font-weight:800}.learning-section .lead-copy{color:#eee;text-align:center;max-width:900px;margin:0 auto;font-size:1rem;line-height:1.65}.learning-section .lead-copy strong{color:var(--orange)}.learning-section .cta-wrap{margin:22px 0 70px}.learning-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.learning-list li{background:#000;align-items:center;gap:22px;min-height:104px;padding:15px 24px;display:flex}.learning-list li:nth-child(odd){background:#232323}.learning-list p{margin:0;font-size:.96rem;line-height:1.45}.learning-icon{border:3px solid var(--orange);width:64px;height:64px;color:var(--orange);border-radius:50%;flex:none;place-items:center;display:grid}.learning-icon svg{width:31px;height:31px}.testimonials{background:#000}.testimonials .section-kicker{display:none}.testimonials h2{background:var(--orange);color:#000;text-transform:uppercase;width:min(820px,100%);margin-inline:auto;padding:5px 14px;font-size:1.45rem;font-weight:900}.video-grid{gap:18px;display:grid}.vertical-grid{grid-template-columns:repeat(3,1fr)}.horizontal-grid{grid-template-columns:repeat(2,1fr);margin-top:18px}.video-card{aspect-ratio:9/16;color:#fff;background:#111;position:relative;overflow:hidden}.video-card.horizontal{aspect-ratio:16/9}.video-trigger{color:#fff;width:100%;height:100%;font:inherit;cursor:pointer;background:#111;border:0;padding:0;display:block;position:absolute;inset:0}.video-trigger img{object-fit:cover;width:100%;height:100%;transition:transform .25s}.video-overlay{color:#fff;background:linear-gradient(#0000 55%,#00000094);justify-content:center;align-items:flex-end;padding:16px 10px;transition:background-color .25s;display:flex;position:absolute;inset:0}.video-overlay small{text-transform:uppercase;opacity:.88;background:#0000006b;border-radius:999px;padding:6px 9px;font-size:.58rem}.video-trigger:hover img{transform:scale(1.025)}.video-trigger:hover .video-overlay{background-color:#0000001f}.video-trigger:focus-visible{outline:3px solid var(--orange);outline-offset:-3px}.video-player{border:0;width:100%;height:100%;position:absolute;inset:0}.check-list{gap:10px;margin:0;padding:0;list-style:none;display:grid}.check-list li{background:#ffffff0a;align-items:flex-start;gap:11px;padding:13px 15px;line-height:1.45;display:flex}.check-list li span{background:var(--green);color:#fff;border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:.74rem;font-weight:900;display:grid}.guarantee{background:#252525}.guarantee-card{color:#202020;background:#f3f3f3;border-radius:32px;width:min(900px,100%);margin:0 auto;padding:54px 100px 46px}.guarantee-card h2{color:#ff9818;letter-spacing:-.025em;text-align:center;text-transform:uppercase;width:min(610px,100%);margin:0 auto 34px;font-size:clamp(2rem,4vw,2.7rem);font-weight:800;line-height:1.17}.guarantee-card h2 span,.guarantee-card h2 b{color:inherit;display:block}.guarantee-card h2 b{margin:5px 0;font-size:.82em;line-height:1}.guarantee-list{gap:13px;width:min(650px,100%);margin:0 auto;padding:0;list-style:none;display:grid}.guarantee-list li{align-items:flex-start;gap:11px;font-size:1rem;line-height:1.5;display:flex}.guarantee-list li>span{color:#57d779;flex:none;font-size:1.55rem;font-weight:900;line-height:1}.guarantee-copy{color:#111;text-align:left;width:min(650px,100%);margin:27px auto 34px;font-size:1rem;line-height:1.55}.guarantee-copy strong{font-weight:900}.guarantee-card h3{color:#000;text-align:center;margin:0 auto 18px;font-size:clamp(1.8rem,3vw,2.2rem);font-weight:800}.guarantee-card h3:after{content:"";background:#aaa;width:min(300px,70%);height:1px;margin:18px auto 0;display:block}.guarantee-seal{width:min(430px,72%);margin:0 auto 26px}.guarantee-card .cta{width:min(100%,650px);margin:0 auto;display:flex}.proof-gallery{color:#111;background:#f5f5f5;padding-top:76px}.proof-gallery .container{width:min(1200px,100% - 40px)}.proof-gallery h2{color:#fff;text-align:center;text-transform:uppercase;background:#ff2b22;width:min(820px,100%);margin:0 auto 46px;padding:10px 18px;font-size:clamp(1.25rem,2vw,2.15rem);font-weight:900;line-height:1.05}.proof-gallery .balanced-gallery a,.proof-gallery .balanced-gallery img{background:#e9e9e9}.offer{background:#000}.offer-card{color:#111;background:#eee;width:min(610px,100% - 32px);margin:0 auto;overflow:hidden}.offer-content{padding:36px 34px 28px}.offer-content>p{text-align:center;text-transform:uppercase;margin-bottom:2px;font-size:1.15rem}.offer-content h2{color:#000;text-transform:uppercase;margin-bottom:18px;font-size:clamp(2.5rem,7vw,4.3rem)}.offer-mockup{width:100%;margin:0 auto 22px}.check-list.light{gap:6px}.check-list.light li{color:#111;text-transform:uppercase;background:0 0;padding:3px 0;font-size:.8rem}.check-list.light li span{color:#43d66a;background:0 0;border-radius:0;font-size:1.15rem}.price-card{color:#111;text-align:center;background:#f8f8f8;padding:26px 36px 36px}.price-card>p{margin-bottom:8px;font-size:.86rem}.installments{margin:8px 0 4px}.installments span{font-size:1rem;display:block}.installments strong{color:#18bb65;letter-spacing:-.06em;font-size:clamp(3rem,8vw,5rem);line-height:.95;display:block}.price-card>small{color:#777;margin-bottom:24px;display:block}.price-card .cta{background:linear-gradient(#ee8b24,#ce6506);width:min(100%,420px);min-height:65px;box-shadow:0 8px 20px #ce65064d}.safe-buy{color:#777;margin:12px 0 0!important;font-size:.64rem!important}.faq-section{background:#252525}.faq-list{border:1px solid #bbb}.faq{background:#252525;overflow:hidden}.faq+.faq{border-top:1px solid #bbb}.faq button{width:100%;color:var(--orange);text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;padding:16px 18px;display:flex}.faq.open button{color:#fff}.faq button span{text-transform:uppercase;font-size:.91rem;font-weight:600}.faq button b{color:var(--orange);font-size:1.45rem}.faq.open button b{color:#fff}.faq-answer{color:#fff;padding:0 18px 20px;line-height:1.6}.faq-answer p{margin:0;font-size:.9rem}.final-gallery{background:#292929;padding-top:110px}.final-gallery .container{width:min(1200px,100% - 40px)}.final-gallery .section-kicker{display:none}.final-gallery h2{color:#fff;letter-spacing:-.02em;text-align:center;text-transform:uppercase;background:#ff2b22;width:100%;margin-bottom:46px;padding:10px 18px;font-size:clamp(1.25rem,2vw,2.15rem);font-weight:900;line-height:1.05}.final-cta{padding-top:10px}footer{color:#999;text-align:center;background:#151515;border-top:1px solid #3a3a3a;padding:32px 20px}footer p{color:#fff;margin-bottom:5px;font-weight:700}@keyframes cta-soft-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@keyframes cta-soft-pulse-mobile{0%,to{opacity:1;transform:scale(1)}50%{opacity:1;transform:scale(1.025)}}@keyframes blink{50%{opacity:.25}}@media (width<=600px){.container,.container.narrow{width:min(100% - 28px,1120px)}.section{padding:55px 0}.hero{padding:40px 14px 45px}.play-icon{width:58px;height:58px;font-size:21px}.implementation-note{display:none}h2{margin-bottom:25px;font-size:1.65rem}.cta{width:100%;min-height:60px;padding:13px 16px;animation-name:cta-soft-pulse-mobile}.cta span{font-size:.8rem}.viewer-pill{white-space:nowrap;max-width:100%;font-size:.66rem}.fit-section{padding:70px 0 74px}.fit-section .container.narrow{width:min(100% - 28px,1120px)}.fit-section h2{margin-bottom:25px;font-size:1.65rem;line-height:1.1}.fit-list{gap:10px}.fit-list li{gap:10px;font-size:.84rem;line-height:1.35}.fit-list li>span{width:21px;height:21px;font-size:.78rem}.fit-list .fit-highlight{gap:12px;margin-top:6px;font-size:1rem;line-height:1.18}.fit-list .fit-highlight>span{width:36px;height:36px;font-size:2.4rem}.results-section{padding-top:60px}.results-section .container{width:min(100% - 28px,1200px)}.results-section h2{margin-bottom:28px;padding:10px 9px;font-size:1.05rem;line-height:1.12}.balanced-gallery,.masonry-column{gap:7px}.attention-copy{font-size:.66rem}.learning-section .lead-copy{font-size:.87rem}.learning-section .cta-wrap{margin-bottom:48px}.learning-list li{gap:12px;min-height:88px;padding:13px 12px}.learning-list p{font-size:.78rem}.learning-icon{border-width:2px;width:48px;height:48px}.learning-icon svg{width:24px;height:24px}.vertical-grid{grid-template-columns:repeat(2,1fr);gap:8px}.vertical-grid>.video-card:last-child:nth-child(odd){grid-column:1/-1;justify-self:center;width:calc(50% - 4px)}.horizontal-grid{grid-template-columns:1fr;gap:8px;margin-top:8px}.testimonials h2{margin-bottom:25px;padding:7px 9px;font-size:1.05rem;line-height:1.15}.guarantee-card{border-radius:24px;padding:38px 18px 28px}.guarantee-card h2{margin-bottom:28px;font-size:1.65rem}.guarantee-list{gap:11px}.guarantee-list li{gap:9px;font-size:.86rem;line-height:1.45}.guarantee-list li>span{font-size:1.3rem}.guarantee-copy{margin:23px auto 28px;font-size:.86rem;line-height:1.5}.guarantee-card h3{font-size:1.65rem}.guarantee-seal{width:min(330px,90%)}.check-list li{padding:11px;font-size:.82rem}.proof-gallery{padding-top:55px}.proof-gallery .container{width:min(100% - 28px,1200px)}.proof-gallery h2{margin-bottom:28px;padding:10px 9px;font-size:1.05rem;line-height:1.12}.offer-content{padding:28px 18px 22px}.offer-content>p{font-size:.9rem}.check-list.light li{padding:2px 0;font-size:.67rem}.price-card{padding:24px 18px 30px}.faq button{padding:14px 12px}.faq button span{font-size:.72rem}.faq-answer{padding:0 12px 16px}.faq-answer p{font-size:.8rem}.final-gallery{padding-top:60px}.final-gallery .container{width:min(100% - 28px,1200px)}.final-gallery h2{margin-bottom:28px;padding:10px 9px;font-size:1.05rem;line-height:1.12}}@media (width<=420px){.cta span{font-size:.74rem;line-height:1.25}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
