:root{--bg-color:#0d0d0d;--bg-darker:#050505;--text-color:#faf9f5;--primary-color:#0071e3;--font-main:"SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-secondary:"SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--section-padding:80px 0}html{scroll-behavior:smooth}*{box-sizing:border-box;margin:0;padding:0}section{padding:var(--section-padding)}main{background-color:#000;flex-direction:column;gap:0;padding-top:0;padding-bottom:0;display:flex}body{color:var(--text-color);font-family:var(--font-secondary);-webkit-font-smoothing:antialiased;background-color:#000;line-height:1.6}h1,h2,h3,h4,h5,h6{font-family:var(--font-main);margin-bottom:1rem;font-weight:700}a{color:inherit;text-decoration:none;transition:color .2s,background-color .2s,opacity .2s,transform .2s}.container{max-width:1100px;margin:0 auto;padding:0 40px}.text-center{text-align:center}.left-align{text-align:left}.right-align{text-align:right}.pt-40{padding-top:40px}.pt-20{padding-top:20px}.pb-40{padding-bottom:40px}.pt-nav{padding-top:40px}.bg-black{background-color:var(--bg-color);color:var(--text-color)}.bg-darker{background-color:var(--bg-darker);color:var(--text-color)}.bg-white{color:#111;background-color:#fff}.bg-white .section-subtitle,.bg-white .desc-text{color:#555}.bg-white .faq-item{border-bottom-color:#e5e5ea}.bg-white .faq-question{color:#111}.bg-white .faq-answer p{color:#555}.bg-gray{color:#111;background-color:#f5f5f7}.bg-gray .section-subtitle,.bg-gray .desc-text{color:#555}.bg-gray .faq-item{border-bottom-color:#e5e5ea}.bg-gray .faq-question{color:#111}.bg-gray .faq-answer p{color:#555}.btn{font-family:var(--font-secondary);text-align:center;cursor:pointer;border:1px solid #0000;border-radius:980px;padding:10px 20px;font-size:15px;font-weight:600;display:inline-block}.btn-primary{background-color:var(--primary-color);color:#fff;border:1px solid var(--primary-color)}.btn-primary:active{background-color:#005bb5;border-color:#005bb5}.btn-outline{color:var(--primary-color);border:1px solid var(--primary-color);background-color:#0000}.btn-outline:hover{background-color:var(--primary-color);color:#fff}.btn-small{padding:6px 16px;font-size:13px;font-weight:500}.btn-large{text-transform:uppercase;letter-spacing:.5px;min-width:280px;padding:18px 64px;font-size:18px}.btn-green{color:#111;background-color:#00e35b;border-color:#00e35b}.btn-green:active{background-color:#00c24d;border-color:#00c24d}.btn-outline-green{color:#00e35b;background-color:#0000;border-color:#00e35b}.btn-outline-green:hover{color:#fff;background-color:#00e35b}.btn-orange{color:#111;background-color:#e37b00;border-color:#e37b00}.btn-orange:active{background-color:#c26900;border-color:#c26900}.btn-outline-orange{color:#e37b00;background-color:#0000;border-color:#e37b00}.btn-outline-orange:hover{color:#fff;background-color:#e37b00}.btn-purple{color:#111;background-color:#b600e3;border-color:#b600e3}.btn-purple:active{background-color:#9800bd;border-color:#9800bd}.btn-outline-purple{color:#b600e3;background-color:#0000;border-color:#b600e3}.btn-outline-purple:hover{color:#fff;background-color:#b600e3}.btn-lime{color:#111;background-color:#b6e300;border-color:#b6e300}.btn-lime:active{background-color:#9bc200;border-color:#9bc200}.btn-outline-lime{color:#b6e300;background-color:#0000;border-color:#b6e300}.btn-outline-lime:hover{color:#111;background-color:#b6e300}.btn-dark{color:#fff;background-color:#111;border-color:#111}.btn-dark:hover{background-color:#2a2a2a;border-color:#2a2a2a}.btn-dark:active{background-color:#000;border-color:#000}.btn-outline-dark{color:#111;background-color:#0000;border-color:#111}.btn-outline-dark:hover{color:#fff;background-color:#111}.btn-white{color:#111;background-color:#fff;border-color:#00000026}.btn-white:hover{background-color:#f0f0f0;border-color:#0003}.btn-white:active{background-color:#e0e0e0}.btn-outline-white{color:#fff;background-color:#0000;border-color:#fff}.btn-outline-white:hover{background-color:#ffffff1f}.card-actions{justify-content:center;align-items:center;gap:12px;width:100%;margin-top:25px;display:flex}.card-actions .btn{letter-spacing:-.01em;flex:1;max-width:160px;padding:10px 24px;font-size:16px;font-weight:400}@media (max-width:480px){.card-actions .btn{padding:10px 12px;font-size:14px}}.main-header{z-index:1000;width:100%;position:absolute;top:0}.glass-nav{background:#000;border-bottom:1px solid #ffffff14}.nav-container{justify-content:space-between;align-items:center;height:60px;display:flex}.nav-centered{justify-content:center}.logo a{opacity:.9;align-items:center;transition:opacity .2s;display:flex}.logo a:hover{opacity:1}.header-logo{object-fit:contain;width:auto;height:37px;display:block}.social-proof{flex-direction:column;align-items:center;gap:12px;margin-bottom:28px;display:flex}.sp-logo{object-fit:contain;width:auto;height:36px}.sp-badge{background-color:#0000;border:1px solid #0071e3;border-radius:999px;align-items:center;gap:12px;padding:8px 20px 8px 8px;display:inline-flex}.sp-avatars{display:flex}.sp-avatar{object-fit:cover;border:2px solid #000;border-radius:50%;width:36px;height:36px;margin-left:-10px}.sp-avatars .sp-avatar:first-child{margin-left:0}.sp-text{color:#0071e3;white-space:nowrap;font-size:14px;font-weight:600}.social-proof{align-items:center;width:100%}.hero-title{letter-spacing:-.015em;color:inherit;margin-bottom:20px;font-size:52px;font-weight:700;line-height:1.1}.hero-subtitle{color:#a1a1a6;margin-bottom:35px;max-width:650px;margin-inline:auto;font-size:22px;font-weight:400;line-height:1.5}.section-title{letter-spacing:-.015em;margin-bottom:15px;font-size:40px;font-weight:700;line-height:1.15}.section-subtitle{color:#a1a1a6;margin-bottom:40px;max-width:650px;margin-inline:auto;font-size:22px;font-weight:400}.desc-text{color:#a1a1a6;margin-bottom:30px;font-size:18px;font-weight:400;line-height:1.6}.hero-badges{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-top:28px;display:flex}.hero-badge-item{color:#d1d1d6;letter-spacing:.01em;background:#ffffff0d;border:1px solid #ffffff26;border-radius:999px;padding:8px 20px;font-size:14px;font-weight:500}.badge-newline{display:none}@media (max-width:600px){.badge-newline{display:none}.badge-break{display:inline}.hero-badges{flex-direction:column;align-items:center;gap:8px}}.ideal-list{flex-direction:column;gap:8px;margin:0 0 24px;padding:0;list-style:none;display:flex}.ideal-list li{color:#111;padding-left:20px;font-size:17px;position:relative}.ideal-list li:before{content:"—";color:var(--primary-color);position:absolute;left:0}.flex-fold-photo-wrapper{width:100%;max-width:800px;margin-bottom:0}.hero-section{padding-top:80px;padding-bottom:80px;position:relative}.vsl-wrapper{aspect-ratio:16/9;background:#1d1d1f;border:1px solid #ffffff1a;border-radius:20px;justify-content:center;align-items:center;width:100%;max-width:800px;margin:0 auto;display:flex;overflow:hidden}.vsl-placeholder{color:#86868b;font-size:18px;font-weight:500}.vsl-hero-img{object-fit:cover;width:100%;height:100%;display:block}.testimonials-section,.programs-section,.final-cta{padding:var(--section-padding)}.testimonials-grid{grid-template-columns:repeat(3,1fr);gap:12px;padding:12px 0;display:grid}.programs-grid{grid-template-columns:1fr 1fr;gap:12px;padding:12px 0;display:grid}.apple-product-card{color:#fff;text-align:center;background-color:#000;border-radius:0;flex-direction:column;align-items:center;padding:60px 40px;display:flex;position:relative}.badge-mais-escolhido{color:#fff;letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:600;font-family:var(--font-main);pointer-events:none;background:#0071e3;border-radius:980px;padding:5px 12px;position:absolute;top:20px;right:20px;box-shadow:0 2px 12px #0071e373}.product-img-wrapper{justify-content:center;align-items:center;width:100%;height:260px;margin-bottom:30px;display:flex}.apple-product-title{letter-spacing:-.015em;font-size:36px;font-weight:600;font-family:var(--font-main);margin-bottom:5px}.apple-product-subtitle{color:#f5f5f7;font-size:19px;font-weight:400;font-family:var(--font-secondary);margin-bottom:10px}.apple-product-desc{color:#a1a1a6;max-width:320px;margin-bottom:20px;font-size:15px;font-weight:400;line-height:1.5}.testimonial-photo{object-fit:contain;filter:contrast(1.4)brightness(.85);background-color:#0000;border-radius:0;width:100%;height:400px;margin-bottom:0;display:block}.testimonial-card{text-align:center;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:stretch;padding:4px;display:flex;overflow:hidden;background:#000!important}.student-info{margin-top:10px;font-size:16px}.student-name{color:#fff;font-weight:700}.student-age{color:#86868b;font-weight:400}.program-img{background:#333;border-radius:12px;height:180px;margin-bottom:20px}.program-card h3{margin-bottom:12px;font-size:20px}.program-card p{color:#a1a1a6;font-size:15px;line-height:1.5}.split-fold{padding:var(--section-padding)}.split-container{grid-template-rows:auto auto;grid-template-columns:1fr 1fr;gap:0 60px;display:grid}.split-text{grid-area:1/1}.split-text .desc-text:last-child{margin-bottom:0}.split-image{grid-area:1/2/4;justify-content:flex-end;align-items:center;display:flex}.split-badges-wrap{grid-area:2/1;padding-top:28px;padding-bottom:4px}.split-cta{grid-area:3/1;padding-top:28px}.split-badges{justify-content:flex-start;margin-top:0}.bg-white .hero-badge-item,.bg-gray .hero-badge-item{color:#1d1d1f;background:#0000000a;border-color:#0000001f}.mockup-placeholder{aspect-ratio:9/16;color:#86868b;text-align:center;background:#1d1d1f;border:10px solid #333;border-radius:40px;justify-content:center;align-items:center;width:100%;max-width:500px;font-weight:500;display:flex}.programa-ideal-img{border-radius:20px;width:100%;max-width:500px;height:auto;display:block}.mockup-placeholder.bg-guarantee{aspect-ratio:1;border:1px solid #ffffff1a;border-radius:24px}.flex-fold{padding:var(--section-padding);overflow:hidden}.flex-fold-grid{grid-template-columns:1fr 1fr;align-items:center;gap:0 60px;display:grid}.flex-fold-text{grid-area:1/1}.flex-fold-text .desc-text:last-child{margin-bottom:4px}.flex-fold-cta{grid-area:2/1;padding-top:28px}.flex-fold-right-col{grid-area:1/2/3;justify-content:flex-end;align-self:center;align-items:center;margin-right:-40px;display:flex}.flex-fold-standing-img{object-fit:contain;border-radius:20px;width:100%;height:auto;display:block}.aula-pratica-img{border-radius:20px;width:100%;max-width:580px;height:auto;display:block}.phone-landscape-device{background:#111;border:9px solid #3a3a3a;border-radius:44px;width:580px;height:296px;position:relative;overflow:visible;box-shadow:inset 0 0 0 1px #ffffff12,0 0 0 1px #0009,0 48px 100px #000000e6}.phone-landscape-screen{background:#111;border-radius:36px;position:absolute;inset:0;overflow:hidden}.phone-landscape-screen img{object-fit:cover;border-radius:36px;width:100%;height:100%;display:block}.phone-landscape-notch{z-index:3;background:#3a3a3a;border-radius:0 6px 6px 0;width:10px;height:64px;position:absolute;top:50%;left:-1px;transform:translateY(-50%)}.phone-landscape-home{z-index:3;background:#444;border-radius:0 3px 3px 0;width:5px;height:48px;position:absolute;top:50%;right:-18px;transform:translateY(-50%)}.phone-landscape-side-btn--left{z-index:3;background:#444;border-radius:3px 0 0 3px;width:5px;height:56px;position:absolute;top:28%;left:-18px}.phone-landscape-side-btn--left:after{content:"";background:#444;border-radius:3px 0 0 3px;width:5px;height:36px;position:absolute;top:70px;left:0}.coaches-section{padding:var(--section-padding)}.coaches-container{grid-template-columns:48% 1fr;align-items:center;column-gap:80px;display:grid}.coaches-left{flex-direction:column;display:flex}.coaches-text .desc-text:last-child{margin-bottom:0}.coaches-cta{padding-top:32px}.coaches-mockup{justify-content:center;align-items:center;display:flex}.coaches-mockup-img{object-fit:contain;border-radius:20px;width:auto;max-width:100%;max-height:513px;display:block}.faq-section{padding:var(--section-padding)}.faq-list{max-width:800px;margin:0 auto}.faq-item{border-bottom:1px solid #ffffff1a}.faq-question{text-align:left;width:100%;color:inherit;font-size:20px;font-family:var(--font-secondary);cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;padding:24px 0;font-weight:600;display:flex}.faq-question:after{content:"+";color:var(--primary-color);font-size:24px;transition:transform .3s}.faq-question[aria-expanded=true]:after{transform:rotate(45deg)}.faq-answer{max-height:0;transition:max-height .4s ease-out;overflow:hidden}.faq-answer p{color:#a1a1a6;padding-bottom:24px;font-size:18px;line-height:1.5}.guarantee-grid{grid-template-columns:1fr 1fr;gap:12px;margin-top:50px;padding:12px 0;display:grid}.guarantee-seal{width:auto;height:200px;margin-bottom:30px;display:block}.guarantee-card{text-align:center;background-color:#fff;border:1px solid #d1d1d6;border-radius:20px;flex-direction:column;align-items:center;padding:40px;display:flex}.guarantee-card .apple-product-title{color:#111}.guarantee-card .apple-product-desc{color:#555}.final-cta .hero-title{color:#000}.final-cta .hero-subtitle,.bg-gray .hero-subtitle{color:#555}.problema-section{padding:var(--section-padding)}.problema-eyebrow{color:#0071e3;text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px;font-size:13px;font-weight:600;display:block}.problema-grid{grid-template-rows:auto auto auto;grid-template-columns:1fr 1fr;gap:0 60px;display:grid}.problema-header{grid-area:1/1/auto/-1}.problema-header--centered{text-align:center}.problema-subtitle-h2{color:#6e6e73;letter-spacing:-.01em;margin-top:8px;font-size:18px;font-weight:400;line-height:1.5}.problema-body-top{grid-area:2/1;padding-top:8px}.problema-image{grid-area:2/2;justify-content:center;align-items:center;padding-top:0;display:flex}.problema-escolinha{grid-area:3/1;align-items:stretch;padding-top:28px;display:flex}.problema-body-bottom{grid-area:3/2;padding-top:28px}.problema-cards-red{flex-direction:column;gap:10px;margin-bottom:20px;display:flex}.problema-card-red{color:#1d1d1f;background:0 0;border:1.5px solid #d70015;border-radius:12px;align-items:center;gap:10px;padding:12px 16px;font-size:14px;font-weight:500;line-height:1.5;display:flex}.card-red-icon{color:#d70015;flex-shrink:0;font-size:16px;font-weight:700}.problema-quote{color:#1d1d1f;background:#f5f5f7;border-left:3px solid #0071e3;border-radius:0 10px 10px 0;margin:16px 0;padding:12px 16px;font-size:15px;font-style:italic;font-weight:500;line-height:1.6}.problema-kaka-img{object-fit:contain;border-radius:16px;width:100%;max-width:560px;height:auto;display:block}.problema-escolinha-img{object-fit:cover;border-radius:16px;width:100%;height:100%;display:block}.problema-subtitle{text-align:left;margin-inline:0;margin-bottom:0}.problema-header .section-title{margin-bottom:8px}.bg-white .problema-header .section-title{color:#1d1d1f}.bg-white .problema-subtitle{color:#555}.starfoot-grid{grid-template-columns:1fr 1fr;align-items:stretch;column-gap:60px;display:grid}.starfoot-image-mobile{display:none}.starfoot-mobile-banner{aspect-ratio:16/7;background:#0d0d0d;border-radius:16px;justify-content:center;align-items:center;width:100%;margin:0;display:flex}.starfoot-mobile-logo{object-fit:contain;width:140px;height:auto}.starfoot-desktop-banner{background:#0d0d0d;border-radius:20px;justify-content:center;align-items:center;width:100%;height:100%;min-height:400px;display:flex}.starfoot-desktop-logo{object-fit:contain;width:340px;height:auto}.starfoot-image{align-items:stretch;min-height:0;max-height:100%;display:flex}.starfoot-placeholder-img{object-fit:cover;object-position:center top;border-radius:20px;width:100%;height:100%;max-height:600px;display:block}.starfoot-intro-section{padding:var(--section-padding)}.starfoot-intro-body{text-align:left;max-width:750px;margin:0 auto;padding-top:20px}.phone-portrait-device{aspect-ratio:9/19;background:#1a1a1a;border:10px solid #2d2d2d;border-radius:48px;flex-shrink:0;width:340px;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f,0 0 0 1px #0000004d,0 32px 64px #0000002e,0 8px 16px #0000001a}.phone-portrait-notch{z-index:3;background:#2d2d2d;border-radius:0 0 20px 20px;width:96px;height:28px;position:absolute;top:0;left:50%;transform:translate(-50%)}.phone-portrait-screen{border-radius:39px;position:absolute;inset:0;overflow:hidden}.phone-portrait-screen img{object-fit:cover;width:100%;height:100%;display:block}.guarantee-card .apple-product-desc{font-size:17px}.bg-white .coaches-text .section-title{color:#1d1d1f}.bg-white .coaches-text .desc-text{color:#555}.guarantee-section.bg-black .section-title{color:#faf9f5}.guarantee-section.bg-black .section-subtitle{color:#a1a1a6}.main-footer{color:#a1a1a6;text-align:center;background:#111;padding:60px 0;font-size:13px}.footer-logo-wrap{justify-content:center;margin-bottom:25px;display:flex}.footer-logo-img{object-fit:contain;width:auto;height:56px}.footer-disclaimer{max-width:900px;margin:0 auto 30px;font-size:12px;line-height:1.6}.footer-disclaimer p{margin-bottom:15px}.footer-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:20px;display:flex}.footer-links a{color:#a1a1a6;font-size:13px;text-decoration:underline;transition:color .2s}.footer-links a:hover{color:#faf9f5}.footer-sep{color:#444}.footer-legal{color:#6e6e73;font-size:12px;line-height:1.8}.footer-legal p{margin:0}.legal-page h2{color:#1d1d1f;margin:40px 0 12px;font-size:18px;font-weight:700}.legal-page p,.legal-page li{color:#3d3d3f;margin-bottom:16px;font-size:15px;line-height:1.7}.legal-page ul{margin-bottom:16px;padding-left:20px}.legal-page li{margin-bottom:8px}@media (max-width:1024px){.hero-title{font-size:44px}.section-title{font-size:34px}}@media (max-width:768px){.container{padding:0 20px}:root{--section-padding:60px 0}.nav-container{height:66px}.hero-title{font-size:32px}.hero-subtitle{margin-bottom:25px;font-size:18px}.pt-nav{padding-top:30px}.section-title{font-size:28px}.section-subtitle,.desc-text{font-size:16px}.split-container{text-align:center;flex-direction:column;gap:24px;display:flex}.split-text{text-align:center;order:1}.split-image{order:2;justify-content:center}.split-badges-wrap{text-align:center;order:3;padding-top:0;padding-bottom:0}.split-cta{text-align:center;order:4}.split-text.left-align,.split-image.right-align{text-align:center;justify-content:center}.mockup-placeholder,.programa-ideal-img{max-width:320px}.testimonials-grid,.guarantee-grid{grid-template-columns:1fr;gap:12px}.apple-product-card{padding:40px 20px}.programs-grid{grid-template-columns:1fr;gap:12px}.apple-product-title{font-size:28px}.btn-large{width:100%;max-width:320px;padding:14px 20px;font-size:16px}.faq-question{padding:18px 0;font-size:16px}.faq-answer p{font-size:15px}.phone-landscape-device{border-width:6px;border-radius:28px;width:100%;max-width:360px;height:185px}.phone-landscape-screen,.phone-landscape-screen img{border-radius:22px}.flex-fold-grid{flex-direction:column;gap:32px;display:flex}.flex-fold-text{text-align:center;grid-column:unset;order:1;max-width:100%}.flex-fold-text .desc-text:last-child{margin-bottom:0}.flex-fold-right-col{order:2;align-self:auto}.flex-fold-cta{text-align:center;order:3;padding-top:0}.flex-fold-standing-img{border-radius:16px;width:100%;height:auto}.coaches-container{flex-direction:column;gap:24px;display:flex}.coaches-left{order:1;display:contents}.coaches-text{text-align:center;order:1}.coaches-text .desc-text:last-child{margin-bottom:0}.coaches-mockup{order:2;width:100%;min-height:280px}.coaches-cta{text-align:center;order:3;padding-top:0}.problema-grid{flex-direction:column;gap:28px;display:flex}.problema-header{text-align:center;order:1}.problema-image{order:2;justify-content:center}.problema-body-top{text-align:center;order:3;padding-top:0}.problema-escolinha{order:4;padding-top:0}.problema-body-bottom{text-align:center;order:5;padding-top:0}.problema-kaka-img{max-width:100%}.problema-subtitle{text-align:center;margin-inline:auto}.starfoot-grid{flex-direction:column;gap:32px;display:flex}.starfoot-text{text-align:center}.starfoot-image{display:none}.starfoot-image-mobile{justify-content:center;margin:24px 0;display:flex}.starfoot-text .section-subtitle{margin-bottom:0}.phone-portrait-device{border-width:8px;border-radius:40px;width:min(75vw,300px)}.phone-portrait-notch{border-radius:0 0 15px 15px;width:76px;height:22px}.phone-portrait-screen{border-radius:33px}.split-badges{justify-content:center}}@media (max-width:480px){.btn-small{padding:6px 16px;font-size:13px}.hero-title{font-size:28px}.section-title{font-size:26px}.sp-badge{box-sizing:border-box;flex-wrap:nowrap;gap:6px;max-width:100%;padding:5px 12px 5px 5px}.sp-avatar{border-width:1.5px;width:24px;height:24px;margin-left:-6px}.sp-text{white-space:nowrap;font-size:11px}.sp-avatars{flex-shrink:0}}