@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";:root{--bg-deep:#0a0f1c;--bg-card:#131b2f;--primary-blue:#2563eb;--primary-hover:#1d4ed8;--accent-color:#3b82f6;--text-main:#f8fafc;--text-muted:#94a3b8;--border-color:#ffffff1a;--error-red:#ef4444;--font-main:"Inter", sans-serif;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--glass-bg:#131b2fb3;--glass-border:#ffffff14;--glass-blur:blur(12px)}html{font-size:14px}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-main);background-color:var(--bg-deep);color:var(--text-main);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:var(--font-main);cursor:pointer;border:none;outline:none}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in-up{opacity:0;animation:.8s cubic-bezier(.16,1,.3,1) forwards fadeInUp}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}@keyframes pulse-glow{0%{box-shadow:0 0 #2563eb66}70%{box-shadow:0 0 0 15px #2563eb00}to{box-shadow:0 0 #2563eb00}}.glass-card{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);border-radius:var(--radius-md);transition:transform .3s,box-shadow .3s}.glass-card:hover{border-color:#ffffff26;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.container{width:100%;max-width:1100px;margin:0 auto;padding:0 24px}.section{padding:100px 0}@media (width<=768px){.section{padding:60px 0}}.hero-section{background:0 0;justify-content:center;align-items:center;min-height:100vh;padding:120px 0 80px;display:flex;position:relative;overflow:hidden}.hero-container{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:900px;display:flex;position:relative}.hero-alert{background:#ef44441a;border:1px solid #ef44444d;border-radius:50px;align-items:center;gap:8px;margin-bottom:32px;padding:8px 16px;display:inline-flex}.alert-text{color:var(--error-red);letter-spacing:1px;font-size:.85rem;font-weight:700}.hero-title{color:#fff;letter-spacing:-1px;margin-bottom:24px;font-size:4rem;font-weight:800;line-height:1.1}.highlight{color:var(--primary-blue);text-shadow:0 0 30px #2563eb66}.hero-subtitle{color:var(--text-muted);max-width:700px;margin:0 auto 48px;font-size:1.25rem;line-height:1.7}.hero-cta-wrapper{flex-direction:column;align-items:center;gap:16px;display:flex}.cta-button{background:linear-gradient(135deg, var(--primary-blue), var(--primary-hover));color:#fff;border-radius:var(--radius-md);text-transform:uppercase;letter-spacing:.5px;padding:20px 40px;font-size:1.125rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 10px 25px #2563eb66}.cta-button:hover{transform:translateY(-2px);box-shadow:0 15px 35px #2563eb99}.pulse-btn{animation:2s infinite pulse-glow}.hero-immediate-offer{flex-direction:column;align-items:center;margin-top:4px;margin-bottom:8px;display:flex}.offer-text{color:var(--text-muted);font-size:.9rem}.offer-price{color:#10b981;text-shadow:0 0 20px #10b9814d;font-size:2rem;font-weight:800;line-height:1.1}.offer-term{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;font-size:.8rem}.security-badges{color:var(--text-muted);gap:16px;margin-top:8px;font-size:.85rem;display:flex}.login-link{color:var(--accent-color);margin-top:24px;font-size:.9rem;font-weight:600;text-decoration:none;transition:opacity .2s}.login-link:hover{opacity:.8;text-decoration:underline}.glow-orb{filter:blur(100px);z-index:1;opacity:.5;border-radius:50%;position:absolute}.orb-1{background:var(--primary-blue);width:400px;height:400px;top:-100px;left:-100px}.orb-2{background:var(--accent-color);opacity:.3;width:300px;height:300px;bottom:-50px;right:-50px}@media (width<=768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.cta-button{width:100%;padding:16px 32px;font-size:1rem}}.problem-section{background-color:#0000;border-top:1px solid #ffffff0d;border-bottom:1px solid #ffffff0d;position:relative}.problem-header{text-align:center;max-width:800px;margin-bottom:64px;margin-left:auto;margin-right:auto}.section-title{color:#fff;font-size:2.5rem;font-weight:700;line-height:1.2}.problem-grid{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:64px;display:grid}.pain-card{text-align:left;border-top:3px solid var(--error-red);padding:32px 24px}.pain-icon{filter:grayscale(20%);margin-bottom:20px;font-size:2.5rem}.pain-card h3{color:#fff;margin-bottom:12px;font-size:1.25rem;font-weight:600}.pain-card p{color:var(--text-muted);font-size:.95rem;line-height:1.6}.reality-check{border-radius:var(--radius-md);background:#2563eb0d;border:1px solid #2563eb33;align-items:center;gap:24px;max-width:900px;margin:0 auto;padding:32px;display:flex}.reality-indicator{background:var(--primary-blue);border-radius:4px;flex-shrink:0;width:4px;height:50px}.reality-check p{color:var(--text-main);margin:0;font-size:1.1rem;line-height:1.6}.reality-check strong{color:var(--primary-blue)}@media (width<=900px){.problem-grid{grid-template-columns:1fr}.section-title{font-size:2rem}.reality-check{text-align:center;flex-direction:column;gap:16px}.reality-indicator{width:50px;height:4px}}.solution-section{z-index:2;background:0 0;position:relative}.solution-header{text-align:center;max-width:700px;margin-bottom:64px;margin-left:auto;margin-right:auto}.badge-solution{color:var(--accent-color);text-transform:uppercase;letter-spacing:1px;background:#2563eb33;border-radius:50px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.section-subtitle{color:var(--text-muted);margin-top:16px;font-size:1.15rem}.challenges-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}.challenge-card{text-align:left;border-top:4px solid var(--primary-blue);flex-direction:column;padding:40px 32px;display:flex;position:relative;overflow:hidden}.challenge-number{color:#ffffff08;font-size:4rem;font-weight:800;line-height:1;position:absolute;top:10px;right:10px}.challenge-icon{background:#2563eb1a;border:1px solid #2563eb33;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:20px;font-size:2rem;display:flex}.challenge-card h3{color:#fff;z-index:2;margin-bottom:12px;font-size:1.25rem;font-weight:600;position:relative}.challenge-card p{color:var(--text-muted);z-index:2;flex-grow:1;font-size:.95rem;line-height:1.6;position:relative}.challenge-card:nth-child(6){border-top-color:#10b981}.challenge-card:nth-child(6) .challenge-icon{background:#10b9811a;border-color:#10b98133}@media (width<=768px){.challenges-grid{grid-template-columns:1fr}}.how-it-works-section{background:0 0;border-top:1px solid #ffffff0d;position:relative}.how-it-works-header{text-align:center;margin-bottom:64px}.how-it-works-header .section-title{color:#fff;font-size:2.25rem;font-weight:700}.steps-container{flex-direction:column;gap:24px;max-width:800px;margin:0 auto;display:flex}.step-card{border-left:4px solid var(--accent-color);align-items:center;gap:32px;padding:32px;display:flex}.step-number{color:var(--accent-color);background:#3b82f61a;border:2px solid #3b82f64d;border-radius:50%;justify-content:center;align-items:center;min-width:70px;height:70px;font-size:2rem;font-weight:800;display:flex;box-shadow:0 0 20px #3b82f633}.step-content{text-align:left}.step-content h3{color:#fff;margin-bottom:8px;font-size:1.35rem;font-weight:600}.step-content p{color:var(--text-muted);margin:0;font-size:1.05rem;line-height:1.6}@media (width<=768px){.step-card{text-align:center;border-left:none;border-top:4px solid var(--accent-color);flex-direction:column;gap:20px;padding:32px 24px}.step-content{text-align:center}}.objections-section{background-color:#0000;position:relative}.objections-content{text-align:center;border-top:4px solid var(--accent-color);max-width:800px;margin:0 auto;padding:60px 40px}.shield-icon{filter:drop-shadow(0 0 20px #3b82f666);margin-bottom:24px;font-size:4rem}.objections-content .section-title{color:#fff;margin-bottom:32px;font-size:2rem;font-weight:700;line-height:1.3}.objection-answer{text-align:left;max-width:650px;margin:0 auto}.answer-highlight{color:#10b981;margin-bottom:24px;font-size:1.5rem}.objection-answer p{color:var(--text-muted);margin-bottom:20px;font-size:1.1rem;line-height:1.7}.objection-answer strong{color:#fff}.safety-checks{border-radius:var(--radius-md);background:#0003;grid-template-columns:1fr 1fr;gap:16px;margin-top:40px;padding:24px;display:grid}.check-item{color:var(--text-main);align-items:center;gap:12px;font-weight:500;display:flex}.check-icon{color:#10b981;background:#10b98133;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.8rem;font-weight:700;display:flex}@media (width<=768px){.objections-content{padding:40px 24px}.objections-content .section-title{font-size:1.5rem}.safety-checks{grid-template-columns:1fr}}.offer-section{background:0 0;padding-bottom:120px;position:relative}.offer-wrapper{border-top:4px solid var(--primary-blue);max-width:800px;margin:0 auto;padding:0;overflow:hidden;box-shadow:0 25px 50px -12px #000000b3}.offer-header{text-align:center;border-bottom:1px solid var(--border-color);padding:48px 40px 32px}.offer-header .section-title{color:#fff;margin-bottom:16px;font-size:2.25rem;font-weight:800;line-height:1.2}.offer-subtitle{color:var(--text-muted);font-size:1.15rem}.pricing-box{text-align:center;background:#2563eb0d;padding:48px 40px}.price-tag{color:#fff;justify-content:center;align-items:flex-start;margin-bottom:8px;font-weight:800;display:flex}.currency{color:var(--text-muted);margin-top:12px;margin-right:4px;font-size:1.5rem}.amount{text-shadow:0 0 30px #2563eb66;font-size:5rem;line-height:1}.cents{margin-top:8px;font-size:2rem}.price-term{color:var(--text-muted);margin-bottom:32px;font-weight:500}.large-btn{text-align:center;width:100%;max-width:400px;margin:0 auto;padding:16px 24px;font-size:1.1rem}.payment-security{flex-direction:column;align-items:center;gap:12px;margin-top:24px;display:flex}.payment-security>span{color:var(--text-muted);font-size:.9rem}.payment-methods{color:var(--text-muted);gap:16px;margin-top:8px;font-weight:600;display:flex}.pix-icon{color:#32bca4}.guarantee-box{background:#10b9810d;border-top:1px solid #10b98133;align-items:flex-start;gap:24px;padding:32px 40px;display:flex}.guarantee-icon{font-size:3rem}.guarantee-text h3{color:#10b981;margin-bottom:8px;font-size:1.25rem}.guarantee-text p{color:var(--text-muted);font-size:.95rem;line-height:1.6}@media (width<=768px){.offer-header,.pricing-box,.guarantee-box{padding:32px 24px}.offer-header .section-title{font-size:1.75rem}.amount{font-size:4rem}.guarantee-box{text-align:center;flex-direction:column;align-items:center;gap:16px}}.workspace-container{gap:40px;width:100%;max-width:1200px;padding-bottom:60px;display:flex}.document-column{flex:1;max-width:750px}.workspace-header{margin-bottom:40px}.badge-level{text-transform:uppercase;letter-spacing:1px;border-radius:20px;margin-bottom:16px;padding:6px 14px;font-size:.85rem;font-weight:800;display:inline-block}.workspace-title{color:#fff;margin-bottom:12px;font-size:2.8rem;font-weight:800;line-height:1.1}.workspace-desc{color:var(--text-muted);font-size:1.15rem;line-height:1.6}.markdown-content h1{color:#fff;margin:40px 0 20px;font-size:2rem}.markdown-content h2{color:#fff;border-bottom:1px solid #ffffff1a;margin:32px 0 16px;padding-bottom:8px;font-size:1.5rem}.markdown-content p{color:#e2e8f0;margin-bottom:20px;font-size:1.15rem;line-height:1.7}.markdown-content strong{color:#fff;font-weight:700}.markdown-content ul,.markdown-content ol{color:#e2e8f0;margin-bottom:24px;margin-left:24px;font-size:1.15rem;line-height:1.7}.markdown-content li{margin-bottom:12px}.markdown-content blockquote{border-left:4px solid var(--accent-color);color:#fff;background:#3b82f61a;border-radius:0 8px 8px 0;margin:24px 0;padding:20px;font-style:italic}.markdown-content blockquote p{margin-bottom:0}.markdown-content a{color:var(--accent-color);font-weight:600;text-decoration:underline}.action-column{flex-shrink:0;width:340px}.action-panel{background:#0a0f1ccc;border:1px solid #ffffff0d;border-radius:16px;padding:24px;position:sticky;top:24px}.panel-title{color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:1.1rem;font-weight:700}.panel-subtitle{color:var(--text-muted);margin-top:-8px;margin-bottom:16px;font-size:.9rem}.tools-list{flex-direction:column;gap:12px;display:flex}.tool-btn{color:#fff;background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;align-items:center;padding:12px 16px;text-decoration:none;transition:all .2s;display:flex}.tool-btn:hover{background:#ffffff14;border-color:#ffffff26}.tool-icon{color:var(--accent-color);margin-right:12px}.tool-external{color:var(--text-muted);margin-left:auto}.panel-divider{background:#ffffff0d;height:1px;margin:24px 0}.checklist-container{flex-direction:column;gap:12px;display:flex}.checklist-item{cursor:pointer;border-radius:8px;align-items:flex-start;gap:12px;padding:8px;transition:background .2s;display:flex}.checklist-item:hover{background:#ffffff05}.check-box{border:2px solid;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:all .2s;display:flex}.check-text{color:var(--text-muted);font-size:.95rem;line-height:1.4;transition:color .2s}.checklist-item.checked .check-text{color:#fff;opacity:.7;text-decoration:line-through}.progress-indicator{margin-top:24px;margin-bottom:24px}.progress-bar-bg{background:#ffffff0d;border-radius:4px;width:100%;height:6px;margin-bottom:8px;overflow:hidden}.progress-bar-fill{height:100%;transition:width .3s,background-color .3s}.progress-text{color:var(--text-muted);font-size:.85rem}.complete-btn{cursor:not-allowed;border:none;border-radius:12px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.complete-btn.ready{cursor:pointer}.complete-btn.ready:hover{filter:brightness(1.1);transform:translateY(-2px)}@media (width<=1000px){.workspace-container{flex-direction:column}.action-column{width:100%}.action-panel{position:relative;top:0}.workspace-title{font-size:2.2rem}}.course-layout{z-index:10;height:100vh;display:flex;position:relative}.course-nav{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#0a0f1cf2;border-right:1px solid #ffffff0d;flex-direction:column;width:300px;padding:24px;display:flex}.nav-header{margin-bottom:40px}.nav-logo{color:#fff;cursor:pointer;align-items:center;gap:12px;font-size:1.25rem;font-weight:800;display:flex}.nav-levels{flex-direction:column;flex:1;gap:8px;display:flex;overflow-y:auto}.level-btn{color:var(--text-muted);text-align:left;background:0 0;border:1px solid #0000;border-radius:12px;align-items:center;gap:16px;padding:12px;transition:all .2s;display:flex}.level-btn:hover{background:#ffffff08}.level-btn.active{color:#fff;background:#ffffff0d;border-color:#ffffff1a}.level-icon-wrapper{border:2px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-weight:800;transition:all .3s;display:flex}.level-info{flex-direction:column;flex:1;display:flex;overflow:hidden}.level-title{text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.level-subtitle{white-space:nowrap;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.status-icon{flex-shrink:0;margin-left:auto}.nav-footer{margin-top:auto;padding-top:24px}.logout-btn{color:var(--text-muted);background:0 0;border-radius:8px;align-items:center;gap:8px;width:100%;padding:12px;transition:all .2s;display:flex}.logout-btn:hover{color:var(--error-red);background:#ef44441a}.course-content{flex:1;justify-content:center;padding:40px;display:flex;position:relative;overflow-y:auto}.nav-levels::-webkit-scrollbar{width:6px;height:6px}.course-content::-webkit-scrollbar{width:6px;height:6px}.nav-levels::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}.course-content::-webkit-scrollbar-thumb{background:#ffffff1a;border-radius:10px}@media (width<=900px){.course-layout{flex-direction:column}.course-nav{z-index:50;border-bottom:1px solid #ffffff0d;border-right:none;flex-direction:row;order:2;width:100%;height:auto;padding:16px;position:fixed;bottom:0;left:0}.nav-header,.nav-footer{display:none}.nav-levels{flex-direction:row;gap:12px;padding-bottom:4px;overflow-x:auto}.level-btn{min-width:200px;padding:8px 12px}.course-content{height:100vh;padding:24px 16px 100px}}
