*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f8f9fa;min-height:100vh}.page-container{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:20px}.content-wrapper{max-width:900px;width:100%}.card{background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000026;padding:60px 50px;text-align:center}h1{font-size:2.5rem;color:#2c3e50;margin-bottom:20px;line-height:1.4}h2{font-size:2rem;color:#1e3a8a;margin-bottom:30px;font-weight:700}h3{font-size:1.5rem;color:#2c3e50;margin-bottom:20px;display:flex;align-items:center;gap:10px}p{color:#4a5568;line-height:1.8;margin-bottom:15px}.info-box{background:#f0f4f8;padding:30px;border-radius:12px;margin:30px 0}.info-text{font-size:1.1rem;margin-bottom:20px}.features{display:flex;gap:25px;justify-content:center;margin:30px 0;flex-wrap:wrap}.feature-item{display:flex;align-items:center;gap:8px;font-size:.95rem;color:#4a5568}.checkmark{color:#48bb78;font-weight:700;font-size:1.2rem}.btn{display:inline-block;padding:18px 50px;background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#fff;text-decoration:none;border-radius:50px;font-size:1.3rem;font-weight:700;cursor:pointer;border:none;transition:all .3s;box-shadow:0 4px 15px #1e3a8a4d}.btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 8px 25px #1e3a8a66}.btn-secondary{background:#fff;color:#1e3a8a;border:2px solid #1e3a8a;box-shadow:none}.btn-secondary:hover{background:#f7fafc}.btn-twitter{background:#1da1f2;box-shadow:0 4px 15px #1da1f266}.small-text{font-size:.9rem;color:#718096;margin-top:20px}.progress-section{margin-bottom:40px}.progress-info{display:flex;justify-content:space-between;margin-bottom:10px;font-size:.9rem;color:#4a5568}.progress-bar{width:100%;height:10px;background:#e2e8f0;border-radius:10px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#1e3a8a,#1e40af);transition:width .4s ease}.question-card{text-align:left}.question-title{font-size:2rem;color:#2c3e50;margin-bottom:10px;font-weight:700}.question-subtitle{color:#718096;margin-bottom:40px;font-size:1.1rem}.options-container{display:flex;flex-direction:column;gap:15px}.option{width:100%;text-align:left;padding:25px;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;transition:all .2s;display:flex;align-items:flex-start;gap:15px}.option:hover{border-color:#1e3a8a;background:#f7fafc;transform:translate(5px)}.option-label{width:35px;height:35px;background:#e8edf2;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#1e3a8a;flex-shrink:0;font-size:1.1rem}.option-text{flex:1;color:#2d3748;font-size:1.05rem;line-height:1.6}.back-btn{margin-top:30px;color:#718096;background:none;border:none;cursor:pointer;font-size:1rem;display:flex;align-items:center;gap:8px;padding:10px;transition:color .2s}.back-btn:hover{color:#2d3748}.result-header{background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#fff;padding:25px 50px;border-radius:20px;margin-bottom:40px;box-shadow:0 10px 30px #1e3a8a4d;text-align:center}.result-header-title{font-size:2rem;margin-bottom:10px;color:#fff}.result-type{font-size:2.4rem;font-weight:500;margin:10px 0;color:#fff}.result-description{font-size:1.2rem;color:#fff;line-height:1.8;font-weight:500;margin-top:20px;opacity:.95}.warning-section-text{margin-bottom:15px;font-weight:700;color:#2c3e50}.warning-section-emphasis{font-size:1.2rem;font-weight:700;color:#d97706;margin-top:20px}.workshop-cta{text-align:center;margin-top:30px}.result-type{font-size:3rem;font-weight:700;margin:20px 0}.result-section{background:#fff;padding:40px;border-radius:15px;margin-bottom:30px;text-align:left;box-shadow:0 4px 15px #00000014}.warning-section{background:#fffbeb;border:1px solid #e2e8f0;padding:40px;border-radius:15px;margin-bottom:30px;text-align:left}.workshop-section{background:#f0f4f8;padding:35px;border-radius:12px;margin:30px 0}.workshop-title{font-size:1.5rem;color:#1e3a8a;margin-bottom:15px;font-weight:700}.workshop-price{color:#1e3a8a;font-size:1.2rem;font-weight:700;margin-bottom:20px}.subsection-title{font-weight:700;color:#2c3e50;margin-top:20px;margin-bottom:10px}ul{list-style:none;padding:0}li{padding:10px 0 10px 35px;position:relative;color:#4a5568;line-height:1.6}li:before{content:"✓";position:absolute;left:0;color:#48bb78;font-weight:700;font-size:1.2rem}.warning-section li:before{content:"✗";color:#f59e0b}.testimonial{font-style:italic;color:#1e3a8a;margin:10px 0;padding-left:20px}.resources-list li:before{content:"→";color:#1e3a8a}.next-step-box{background:#f0f4f8;padding:20px;border-radius:10px;margin-top:25px}.next-step-text{color:#1e3a8a}.actions-container{display:flex;gap:20px;justify-content:center;margin-top:40px;flex-wrap:wrap}.resource-page{background:#fff;border-radius:20px;box-shadow:0 10px 40px #00000026;padding:50px;max-width:900px;margin:0 auto}.back-link{color:#1e3a8a;text-decoration:none;font-size:1rem;display:inline-block;margin-bottom:30px;transition:color .2s}.back-link:hover{color:#1e40af}.resource-title{font-size:2.2rem;color:#2c3e50;margin-bottom:40px;border-bottom:3px solid #1e3a8a;padding-bottom:15px}.resource-content{line-height:1.8}.resource-section{margin-bottom:40px}.resource-section h2{font-size:1.5rem;color:#1e3a8a;margin-bottom:15px}.resource-section p{color:#4a5568;margin-bottom:20px}.resource-section ul{margin-left:20px;list-style:disc}.resource-section li{color:#4a5568;margin-bottom:8px;padding-left:0;padding-top:0;padding-bottom:0}.resource-section li:before{display:none}.resource-footer{margin-top:50px;text-align:center;padding-top:30px;border-top:1px solid #e2e8f0}.resource-link{color:#1e3a8a;text-decoration:none;font-weight:500;transition:color .2s}.resource-link:hover{color:#1e40af;text-decoration:underline}.result-illustration{margin:30px 0;display:flex;justify-content:center;align-items:center}.result-illustration-image{max-width:300px;width:100%;height:auto;border-radius:12px}.site-footer{background:#2c3e50;color:#e2e8f0;padding:40px 20px 30px;margin-top:80px;border-top:3px solid #1e3a8a}.footer-content{max-width:900px;margin:0 auto;text-align:center}.footer-links{margin-bottom:20px;display:flex;justify-content:center;align-items:center;gap:15px;flex-wrap:wrap}.footer-link{color:#e2e8f0;text-decoration:none;font-size:.95rem;transition:color .2s}.footer-link:hover{color:#fff;text-decoration:underline}.footer-separator{color:#718096;font-size:.9rem}.footer-copyright{color:#94a3b8;font-size:.85rem;margin:0}@media(max-width:768px){.card{padding:40px 30px}h1{font-size:1.8rem}h2{font-size:1.6rem}.result-header{padding:40px 30px}.result-type{font-size:2.2rem}.features{flex-direction:column;align-items:center}.btn{padding:15px 40px;font-size:1.1rem}.actions-container{flex-direction:column}.result-illustration-image{max-width:200px}.site-footer{padding:30px 20px 25px;margin-top:60px}.footer-links{flex-direction:column;gap:10px}.footer-separator{display:none}}
