:root{--bg-color: #0b0e14;--bg-secondary: #151a23;--text-primary: #e2e8f0;--text-secondary: #94a3b8;--accent-color: #00e676;--accent-hover: #00c853;--gold-color: #ffd700;--danger-color: #ef4444;--font-main: "Inter", sans-serif;--font-heading: "Outfit", sans-serif;--max-width: 1200px;--border-radius: 12px}*,*:before,*:after{box-sizing:border-box}html{overflow-x:hidden;width:100%}.vendas-meg-body{font-family:var(--font-main);background-color:var(--bg-color);color:var(--text-primary);line-height:1.6;overflow-x:hidden;margin:0;padding:0;width:100%;position:relative}img{max-width:100%;height:auto;display:block}.vendas-meg-body h1,.vendas-meg-body h2,.vendas-meg-body h3,.vendas-meg-body h4{font-family:var(--font-heading);color:#fff;line-height:1.2}.vendas-meg-body a{text-decoration:none;color:inherit}.vendas-meg-body .container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 20px}.hero-section{padding:60px 0;text-align:center;background:radial-gradient(circle at center,#1a2230 0%,var(--bg-color) 70%);margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.main-headline{font-size:2.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(to right,#fff,#94a3b8);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.sub-headline{font-size:1.2rem;color:var(--text-secondary);margin-bottom:2rem;max-width:800px;margin-left:auto;margin-right:auto}.video-wrapper{display:flex;justify-content:center;margin-bottom:2rem}.video-container{width:100%;max-width:360px;border-radius:var(--border-radius);overflow:hidden;box-shadow:0 20px 50px #00e67626;border:1px solid rgba(255,255,255,.1)}.vertical-video{width:100%;height:auto;display:block}.cta-container{display:flex;flex-direction:column;align-items:center;gap:1rem}.cta-button{display:inline-block;background:linear-gradient(135deg,var(--accent-color),var(--accent-hover));color:#fff;font-weight:800;font-size:1.2rem;padding:1.2rem 2.5rem;border-radius:50px;transition:all .2s ease;text-transform:uppercase;letter-spacing:.8px;border:none;border-bottom:5px solid #00a844;box-shadow:0 6px 20px #0000004d;text-shadow:0 2px 4px rgba(0,0,0,.5);white-space:normal;text-align:center;line-height:1.2;max-width:100%;cursor:pointer;position:relative}@media(max-width:480px){.cta-button{font-size:1rem;padding:1rem;width:100%;border-radius:12px;display:block}}.cta-button:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00e67680;filter:brightness(1.05)}.cta-button:active{transform:translateY(2px);border-bottom-width:1px;box-shadow:0 2px 10px #00e6764d}.pulse{animation:pulse-animation 2s infinite}@keyframes pulse-animation{0%{box-shadow:0 0 #00e67666}70%{box-shadow:0 0 0 20px #00e67600}to{box-shadow:0 0 #00e67600}}.trust-badge{max-width:450px;width:100%;opacity:.9;margin:1.5rem auto 0;border-radius:8px;background-color:#fff;padding:5px;object-fit:contain}section{padding:60px 0}.section-title{text-align:center;font-size:2rem;margin-bottom:3rem;color:var(--gold-color)}.problem-section{background-color:var(--bg-secondary)}.text-block p{margin-bottom:1.5rem;font-size:1.1rem}.text-block h2{margin-bottom:1.5rem}.highlight{color:var(--danger-color);font-weight:700}.content-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.content-grid{grid-template-columns:1fr 1fr}.main-headline{font-size:3.5rem}}.text-col h2{margin-bottom:1.5rem;font-size:2.2rem}.feature-img{width:100%;max-width:400px;display:block;margin:0 auto;border-radius:var(--border-radius);box-shadow:0 10px 30px #00000080}.modules-grid{display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media(min-width:768px){.modules-grid{grid-template-columns:1fr 1fr}}.module-card{background:#ffffff08;border:1px solid rgba(255,255,255,.05);padding:2rem;border-radius:var(--border-radius);transition:transform .3s ease}.module-card:hover{transform:translateY(-5px);border-color:var(--accent-color)}.module-card h3{color:var(--accent-color);margin-bottom:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:.5rem}.module-card ul{list-style:none}.module-card li{margin-bottom:.8rem;padding-left:1.5rem;position:relative;font-size:.95rem;color:var(--text-secondary)}.module-card li:before{content:"✓";color:var(--accent-color);position:absolute;left:0;font-weight:700}.course-info{text-align:center;margin-top:3rem;font-size:1.1rem;background:#ffd7001a;padding:1.5rem;border-radius:var(--border-radius);border:1px solid rgba(255,215,0,.3)}.practice-section{text-align:center}.section-img{max-width:100%;margin:2rem 0;border-radius:var(--border-radius)}.instructor-section{background-color:var(--bg-secondary)}.instructor-profile{display:flex;flex-direction:column;align-items:center;gap:2rem;text-align:center}@media(min-width:768px){.instructor-profile{flex-direction:row;text-align:left}}.instructor-img{width:100%;max-width:400px;height:auto;border-radius:24px;object-fit:cover;border:3px solid var(--accent-color);box-shadow:0 20px 40px #0006,0 0 20px #00e67633;background-color:var(--bg-color);transition:transform .3s ease}.instructor-img:hover{transform:scale(1.02)}.instructor-bio blockquote{font-style:italic;font-size:1.2rem;color:#fff;margin-bottom:1.5rem;border-left:4px solid var(--gold-color);padding-left:1rem}.offer-section{background:linear-gradient(to bottom,var(--bg-color),#0f2418);padding:80px 0}.offer-card{background:#ffffff0d;border:1px solid var(--accent-color);padding:2rem 1.5rem;border-radius:20px;text-align:center;max-width:800px;margin:0 auto;box-shadow:0 0 50px #00e6761a}@media(min-width:768px){.offer-card{padding:3rem}}.promo-tag{background-color:var(--danger-color);color:#fff;display:inline-block;padding:.5rem 1rem;border-radius:4px;font-weight:700;margin-bottom:1.5rem;font-size:.9rem}.price-box{margin-bottom:2rem}.old-price{display:block;text-decoration:line-through;color:var(--text-secondary);font-size:1.2rem}.new-price{display:block;font-size:1.5rem;font-weight:700;color:#fff;margin:.5rem 0}.installments{display:block;font-size:2.2rem;font-weight:900;color:var(--accent-color);margin-top:.5rem;line-height:1.1}@media(min-width:768px){.installments{font-size:3.5rem}}.guarantee-box{margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.guarantee-box img{width:200px}.site-footer{background-color:#000;padding:40px 0;font-size:.8rem;color:#64748b}.disclaimers{margin-bottom:2rem}.disclaimer-item{margin-bottom:1rem;padding:1rem;background:#ffffff0d;border-radius:8px}.copyright{text-align:center;border-top:1px solid rgba(255,255,255,.1);padding-top:2rem}.faq-section{background-color:var(--bg-secondary)}.faq-grid{max-width:800px;margin:0 auto;display:flex;flex-direction:column;gap:1rem}.faq-item{background:#ffffff08;border:1px solid rgba(255,255,255,.05);border-radius:var(--border-radius);overflow:hidden;transition:all .3s ease}.faq-item:hover,.faq-item[open]{border-color:var(--accent-color);background:#ffffff0d}.faq-item summary{padding:1.5rem;cursor:pointer;font-weight:600;font-size:1.1rem;list-style:none;display:flex;justify-content:space-between;align-items:center;color:#fff}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";font-size:1.5rem;color:var(--accent-color);transition:transform .3s ease;font-weight:300}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{padding:1rem 1.5rem 1.5rem;color:var(--text-secondary);line-height:1.6;margin:0;border-top:1px solid rgba(255,255,255,.05)}#hero-video-root{width:100%;margin:20px auto}@media(min-width:769px){#hero-video-root{max-width:400px}}.rodzvl-wrap{position:relative;width:100%;border-radius:12px;overflow:hidden;aspect-ratio:9/16;background:#000;box-shadow:0 4px 12px #00000026}#hero-video-root video,.rodzvl-poster,.rodzvl-overlay{position:absolute;inset:0;width:100%;height:100%}#hero-video-root video{object-fit:cover;background:#000;cursor:pointer;z-index:1}.rodzvl-poster{background-color:#000;background-position:center;background-size:cover;background-repeat:no-repeat;z-index:2;transition:opacity .3s;pointer-events:none}.rodzvl-overlay{z-index:3;cursor:pointer}.rodzvl-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:70px;height:70px;border:0;border-radius:50%;background:var(--accent-color);color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 10px #0000004d;z-index:4;cursor:pointer;transition:transform .2s}.rodzvl-play:hover{transform:translate(-50%,-50%) scale(1.1)}.rodzvl-play:after{content:"";display:block;width:0;height:0;border-left:18px solid #fff;border-top:10px solid transparent;border-bottom:10px solid transparent;margin-left:4px}#hero-video-root.is-playing .rodzvl-overlay,#hero-video-root.is-playing .rodzvl-play{display:none;pointer-events:none}#hero-video-root.is-playing .rodzvl-poster{opacity:0}.practice-grid{display:grid;grid-template-columns:1fr;gap:2rem;max-width:1200px;margin:0 auto}@media(min-width:768px){.practice-grid{grid-template-columns:repeat(3,1fr)}}.practice-card{background:#fff;color:#333;border-radius:12px;padding:2rem;box-shadow:0 10px 30px #0000001a;display:flex;flex-direction:column;height:100%;transition:transform .3s ease}.practice-card:hover{transform:translateY(-5px)}.practice-card h3{color:#0f172a;font-size:1.3rem;margin-bottom:1rem;font-weight:700}.practice-card p{font-size:.95rem;line-height:1.5;color:#64748b;margin-bottom:1.5rem;flex-grow:1}.card-img{width:100%;height:200px;object-fit:cover;border-radius:8px;margin-top:auto}.access-card{background:#1e293b;border:1px solid #334155;border-radius:16px;padding:1.5rem 1rem;margin-top:3rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}@media(min-width:768px){.access-card{padding:2rem}}.access-header{text-align:center;margin-bottom:2rem}.access-header h3{color:var(--gold-color);font-size:1.8rem;margin-bottom:.5rem}.access-header p{color:var(--text-secondary)}.access-grid{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width:768px){.access-grid{grid-template-columns:1fr 1fr}}.access-column{background:#ffffff08;border-radius:12px;padding:1.5rem;border:1px solid rgba(255,255,255,.05);transition:transform .3s ease}.access-column:hover{transform:translateY(-5px);border-color:var(--accent-color)}.column-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.1)}.column-header .icon{font-size:2rem;font-weight:900;color:var(--accent-color)}.column-header h4{font-size:1.2rem;margin:0;color:#fff}.access-column ul{list-style:none;padding:0}.access-column li{margin-bottom:1rem;color:var(--text-secondary);font-size:.95rem;display:block}.access-column li strong{display:block;color:#e2e8f0;margin-bottom:.2rem}.footer-links{display:flex;justify-content:center;gap:2rem;margin-bottom:1.5rem;margin-top:2rem}.footer-links a{color:var(--text-secondary);font-size:.9rem;transition:color .3s ease}.footer-links a:hover{color:var(--accent-color);text-decoration:underline}
