*{box-sizing:border-box;margin:0;padding:0}body{overflow-x:hidden}.grad-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#7c3aed);-webkit-background-clip:text;background-clip:text;font-weight:800;letter-spacing:-.02em}.nav-btn{background:#0000;border:none;border-radius:.5rem;color:#5a7a8a;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;padding:.5rem 1.25rem;transition:all .2s}.nav-btn:hover{color:#00d4ff}.btn-primary{background:linear-gradient(135deg,#00d4ff,#7c3aed);border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:600;padding:.9rem 2.5rem;transition:opacity .2s}.btn-primary:hover{opacity:.85}.btn-secondary{background:#0000;border:1px solid #1c2a3a;border-radius:.75rem;color:#eef2f7;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1.1rem;font-weight:600;padding:.9rem 2.5rem;transition:all .2s}.btn-secondary:hover{border-color:#00d4ff;color:#00d4ff}.hero-section{align-items:center;display:flex;flex-direction:column;padding:6rem 4rem 4rem;text-align:center}.hero-badge{background:#00d4ff1a;border:1px solid #00d4ff4d;border-radius:2rem;color:#00d4ff;font-size:.9rem;margin-bottom:2rem;padding:.4rem 1.2rem}.hero-title{font-size:4rem;font-weight:800;line-height:1.15;margin-bottom:1.5rem;max-width:700px}.hero-subtitle{color:#5a7a8a;font-size:1.2rem;line-height:1.7;margin-bottom:2.5rem;max-width:560px}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:4rem}.hero-stats{align-items:center;background:#0d1117;border:1px solid #1c2a3a;border-radius:1rem;display:flex;gap:2rem;padding:1.5rem 3rem}.stat{text-align:center}.stat-number{color:#eef2f7;font-size:1.5rem;font-weight:700}.stat-label{color:#5a7a8a;font-size:.85rem;margin-top:.2rem}.stat-divider{background:#1c2a3a;height:40px;width:1px}.features-section{margin:0 auto;max-width:1100px;padding:5rem 2rem}.section-title{font-size:2rem;font-weight:700;margin-bottom:3rem;text-align:center}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.feature-card{background:#0d1117;border:1px solid #1c2a3a;border-radius:1rem;padding:2rem;transition:border-color .2s}.feature-card:hover{border-color:#00d4ff}.feature-icon{font-size:2rem;margin-bottom:1rem}.feature-card h3{font-size:1.1rem;font-weight:600;margin-bottom:.75rem}.feature-card p{color:#5a7a8a;font-size:.95rem;line-height:1.6}.cta-banner{background:linear-gradient(135deg,#00d4ff0d,#7c3aed0d);border-top:1px solid #1c2a3a;padding:5rem 2rem;text-align:center}.cta-banner h2{font-size:2.2rem;font-weight:700;margin-bottom:1rem}.cta-banner p{color:#5a7a8a;font-size:1.1rem;margin-bottom:2rem}body{background-color:#07090f;color:#eef2f7;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.min-h-screen{min-height:100vh}.bg-gray-950{background-color:#07090f}.bg-gray-900{background-color:#0d1117}.border-b{border-bottom:1px solid #1c2a3a}.text-white{color:#eef2f7}.text-purple-400{color:#00d4ff}.text-gray-300{color:#eef2f7}.text-gray-400{color:#5a7a8a}.bg-purple-600{background:linear-gradient(135deg,#00d4ff,#7c3aed)}.bg-purple-600:hover{opacity:.9}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.flex{display:flex}.items-center{align-items:center}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.flex-col{flex-direction:column}.gap-6{gap:1.5rem}.text-2xl{font-size:1.5rem}.text-6xl{font-size:3.75rem;line-height:1.1}.text-xl{font-size:1.25rem}.text-4xl{font-size:2.25rem}.text-lg{font-size:1.125rem}.font-bold{font-weight:700}.font-semibold{font-weight:600}.mb-6{margin-bottom:1.5rem}.mb-10{margin-bottom:2.5rem}.mb-4{margin-bottom:1rem}.mb-8{margin-bottom:2rem}.max-w-2xl{max-width:42rem}.text-center{text-align:center}.px-10{padding-left:2.5rem;padding-right:2.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.rounded-xl{border-radius:.75rem}span.text-purple-400{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#00d4ff,#7c3aed);-webkit-background-clip:text}nav button:hover{color:#00d4ff!important}.onboarding-wrap{align-items:center;background:#07090f;display:flex;justify-content:center;min-height:100vh;padding:2rem}.onboarding-card{background:#0d1117;border:1px solid #1c2a3a;border-radius:1.25rem;max-width:680px;padding:3rem;text-align:center;width:100%}.ob-badge{background:#00d4ff1a;border:1px solid #00d4ff4d;border-radius:2rem;color:#00d4ff;display:inline-block;font-size:.9rem;margin-bottom:1.5rem;padding:.4rem 1.2rem}.ob-title{color:#eef2f7;font-size:2.2rem;font-weight:800;margin-bottom:1rem}.ob-subtitle{color:#5a7a8a;font-size:1.05rem;line-height:1.7;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-width:520px}.ob-info-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:2.5rem;text-align:left}.ob-info-item{align-items:center;background:#111827;border:1px solid #1c2a3a;border-radius:.75rem;color:#eef2f7;display:flex;font-size:.9rem;gap:.6rem;padding:.75rem 1rem}.ob-info-icon{font-size:1.1rem}.quiz-card{text-align:left}.quiz-progress-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.quiz-q-count{color:#5a7a8a;font-size:.9rem}.quiz-level-tag{background:#7c3aed26;border:1px solid #7c3aed4d;border-radius:1rem;color:#a78bfa;font-size:.8rem;padding:.2rem .75rem}.quiz-progress-bar{background:#1c2a3a;border-radius:2px;height:4px;margin-bottom:2rem;overflow:hidden}.quiz-progress-fill{background:linear-gradient(90deg,#00d4ff,#7c3aed);border-radius:2px;height:100%;transition:width .4s ease}.quiz-question{color:#eef2f7;font-size:1.3rem;font-weight:700;line-height:1.5;margin-bottom:1.75rem}.quiz-options{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.quiz-option{align-items:center;background:#111827;border:1px solid #1c2a3a;border-radius:.75rem;color:#eef2f7;cursor:pointer;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;gap:1rem;padding:1rem 1.25rem;text-align:left;transition:all .15s}.quiz-option:hover{border-color:#00d4ff}.quiz-option.selected{background:#00d4ff14;border-color:#00d4ff}.quiz-option.correct{background:#10b9811a;border-color:#10b981;color:#10b981}.quiz-option.wrong{background:#f43f5e1a;border-color:#f43f5e;color:#f43f5e}.option-letter{align-items:center;background:#1c2a3a;border-radius:50%;display:flex;font-size:.8rem;font-weight:700;height:28px;justify-content:center;min-width:28px}.quiz-explanation{border-radius:.75rem;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem;padding:1rem 1.25rem}.correct-exp{background:#10b98114;border:1px solid #10b9814d;color:#6ee7b7}.wrong-exp{background:#f43f5e14;border:1px solid #f43f5e4d;color:#fda4af}.quiz-actions{display:flex;justify-content:flex-end}.result-card{text-align:center}.result-emoji{font-size:3.5rem;margin-bottom:1rem}.result-badge{border:1px solid;border-radius:2rem;display:inline-block;font-size:.85rem;font-weight:600;margin-bottom:1rem;padding:.3rem 1rem}.result-score{display:flex;font-size:1rem;font-weight:600;gap:2rem;justify-content:center;margin:1.5rem 0;padding:1rem 2rem}.result-modules,.result-score{background:#111827;border:1px solid #1c2a3a;border-radius:.75rem}.result-modules{margin-bottom:2rem;padding:1.5rem;text-align:left}.result-modules h3{color:#5a7a8a;font-size:.9rem;letter-spacing:.05em;margin-bottom:1rem;text-transform:uppercase}.result-module-item{align-items:flex-start;color:#eef2f7;display:flex;font-size:.95rem;gap:.75rem;margin-bottom:.6rem}
/*# sourceMappingURL=main.6f698f88.css.map*/