*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{min-height:100vh}*{box-sizing:border-box;margin:0;padding:0}.app{min-height:100vh;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.container{max-width:1200px;margin:0 auto;padding:24px}.landing-page{padding:48px 0}.hero{margin-bottom:80px}.hero-content{text-align:center}.hero-text{max-width:800px;margin:0 auto}h1{font-size:48px;line-height:1.2;color:#212529;margin-bottom:24px}.subheadline{font-size:24px;line-height:1.5;color:#495057;margin-bottom:40px}.cta-button{background:#2c7a7b;color:#fff;border:none;padding:18px 36px;font-size:18px;border-radius:8px;cursor:pointer;font-weight:600;transition:all .3s ease;box-shadow:0 4px 12px #2c7a7b4d}.cta-button:hover{background:#234e52;transform:translateY(-2px);box-shadow:0 6px 20px #2c7a7b66}.cta-button.large{font-size:20px;padding:20px 48px}.cta-button.secondary{background:#fff;color:#2c7a7b;border:2px solid #2c7a7b;box-shadow:0 2px 8px #0000001a}.cta-button.secondary:hover{background:#f1f9f9}.cta-details{margin-top:16px;font-size:14px;color:#6c757d}.benefits{margin-bottom:80px;text-align:center}.benefits h2{font-size:32px;margin-bottom:48px;color:#212529}.benefits-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:32px}.benefit-card{background:#fff;padding:32px;border-radius:12px;box-shadow:0 2px 12px #00000014;transition:transform .3s ease,box-shadow .3s ease}.benefit-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f}.benefit-icon{font-size:48px;margin-bottom:16px}.benefit-card h3{font-size:22px;margin-bottom:12px;color:#2c7a7b}.benefit-card p{font-size:16px;line-height:1.6;color:#495057}.testimonial{background:#fff;padding:48px;border-radius:12px;margin-bottom:80px;box-shadow:0 4px 16px #00000014;text-align:center}.testimonial blockquote{font-size:22px;line-height:1.6;color:#212529;font-style:italic;margin-bottom:16px}.testimonial cite{font-size:16px;color:#6c757d;font-style:normal}.authority{background:#fff;padding:48px;border-radius:12px;margin-bottom:80px;box-shadow:0 2px 12px #00000014}.authority h2{font-size:32px;margin-bottom:24px;color:#212529}.authority p{font-size:18px;line-height:1.7;color:#495057;margin-bottom:16px}.research-note{background:#f1f9f9;padding:24px;border-radius:8px;margin-top:24px;border-left:4px solid #2c7a7b}.research-note strong{color:#2c7a7b}.final-cta{text-align:center;padding:64px 0}.final-cta h2{font-size:36px;margin-bottom:16px;color:#212529}.final-cta p{font-size:20px;color:#495057;margin-bottom:32px}.quiz-flow{padding:48px 0;min-height:100vh}.progress-bar{width:100%;height:8px;background:#e9ecef;border-radius:4px;margin-bottom:12px;overflow:hidden}.progress-fill{height:100%;background:#2c7a7b;transition:width .3s ease}.progress-text{text-align:center;font-size:14px;color:#6c757d;margin-bottom:32px}.quiz-card{background:#fff;padding:48px;border-radius:12px;box-shadow:0 4px 16px #00000014;max-width:800px;margin:0 auto}.quiz-card h2{font-size:24px;line-height:1.5;color:#212529;margin-bottom:32px}.scale-options{display:flex;flex-direction:column;gap:12px}.scale-option{display:flex;align-items:center;gap:16px;padding:16px;border:2px solid #dee2e6;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;text-align:left}.scale-option:hover{border-color:#2c7a7b;background:#f1f9f9}.scale-option.selected{border-color:#2c7a7b;background:#2c7a7b;color:#fff}.scale-number{font-size:20px;font-weight:700;min-width:32px}.scale-label{font-size:16px}.single-options{display:flex;flex-direction:column;gap:12px}.single-option{padding:20px;border:2px solid #dee2e6;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease;text-align:left;font-size:16px;line-height:1.5}.single-option:hover{border-color:#2c7a7b;background:#f1f9f9}.single-option.selected{border-color:#2c7a7b;background:#2c7a7b;color:#fff}.multiple-options{display:flex;flex-direction:column;gap:12px}.checkbox-option{display:flex;align-items:flex-start;gap:12px;padding:16px;border:2px solid #dee2e6;border-radius:8px;background:#fff;cursor:pointer;transition:all .3s ease}.checkbox-option:hover{border-color:#2c7a7b;background:#f1f9f9}.checkbox-option input[type=checkbox]{margin-top:4px;width:20px;height:20px;cursor:pointer}.checkbox-option span{font-size:16px;line-height:1.5}.text-option textarea{width:100%;padding:16px;border:2px solid #dee2e6;border-radius:8px;font-size:16px;font-family:inherit;resize:vertical;margin-bottom:16px}.text-option textarea:focus{outline:none;border-color:#2c7a7b}.back-button{margin-top:24px;background:transparent;border:none;color:#6c757d;cursor:pointer;font-size:14px;transition:color .3s ease}.back-button:hover{color:#2c7a7b}.contact-form{max-width:500px;margin:0 auto}.contact-form h2{margin-bottom:16px}.contact-form p{margin-bottom:32px;color:#495057}.form-group{margin-bottom:24px;text-align:left}.form-group label{display:block;margin-bottom:8px;font-size:14px;font-weight:600;color:#212529}.form-group input{width:100%;padding:12px 16px;border:2px solid #dee2e6;border-radius:8px;font-size:16px}.form-group input:focus{outline:none;border-color:#2c7a7b}.results-page{padding:48px 0;min-height:100vh}.results-header{text-align:center;margin-bottom:48px}.results-header h1{font-size:42px;margin-bottom:8px}.results-name{font-size:18px;color:#6c757d}.score-display{display:flex;flex-direction:column;align-items:center;margin-bottom:64px}.score-gauge{width:200px;height:200px;border:8px solid;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-bottom:24px}.score-number{font-size:64px;font-weight:700}.score-label{font-size:16px;color:#6c757d;margin-top:4px}.readiness-level{padding:12px 32px;border-radius:24px;color:#fff;font-size:20px;font-weight:600}.video-section,.insights-section,.focus-areas-section,.current-desired-section,.obstacles-section,.additional-info-section,.next-steps-section,.pdf-download-section{background:#fff;padding:48px;border-radius:12px;margin-bottom:32px;box-shadow:0 2px 12px #00000014}.video-section h2,.insights-section h2,.focus-areas-section h2,.current-desired-section h2,.obstacles-section h2,.additional-info-section h2,.next-steps-section h2,.pdf-download-section h2{font-size:28px;margin-bottom:24px;color:#212529}.video-placeholder{border:3px solid;border-radius:8px;padding:48px;text-align:left}.video-content h3{font-size:22px;margin-bottom:16px;color:#2c7a7b}.video-content p{font-size:16px;line-height:1.7;color:#495057;margin-bottom:16px}.insights-list,.focus-areas-list{display:flex;flex-direction:column;gap:16px}.insight-card,.focus-area-card{display:flex;gap:16px;padding:20px;background:#f8f9fa;border-radius:8px;border-left:4px solid #2c7a7b}.insight-number,.focus-icon{font-size:24px;font-weight:700;color:#2c7a7b;min-width:32px}.insight-card p,.focus-area-card p{font-size:16px;line-height:1.6;color:#495057}.journey-grid{display:grid;grid-template-columns:1fr auto 1fr;gap:24px;align-items:center}.journey-card{background:#f8f9fa;padding:24px;border-radius:8px}.journey-card h3{font-size:18px;color:#2c7a7b;margin-bottom:12px}.journey-card p{font-size:16px;line-height:1.5;color:#495057}.journey-arrow{font-size:32px;color:#2c7a7b;font-weight:700}.obstacles-intro,.obstacles-note{font-size:16px;line-height:1.7;color:#495057;margin-bottom:16px}.obstacles-list{list-style:none;padding-left:0;margin:24px 0}.obstacles-list li{padding:12px 16px;background:#f8f9fa;border-left:3px solid #2c7a7b;margin-bottom:8px;font-size:16px;line-height:1.5;color:#495057}.additional-info-box{background:#f8f9fa;padding:24px;border-radius:8px;border-left:4px solid #2c7a7b}.additional-info-box p{font-size:16px;line-height:1.7;color:#495057}.next-step-card{background:#f8f9fa;padding:32px;border-radius:8px;border-left:6px solid;text-align:center}.next-step-text{font-size:18px;line-height:1.7;color:#212529;margin-bottom:24px}.pdf-download-section{text-align:center}.pdf-download-section p{font-size:16px;color:#495057;margin-bottom:24px}.analytics-toggle{position:fixed;top:24px;right:24px;width:56px;height:56px;background:#fff;border:2px solid #2c7a7b;border-radius:50%;font-size:24px;cursor:pointer;box-shadow:0 4px 12px #00000026;transition:all .3s ease;z-index:1000}.analytics-toggle:hover{transform:scale(1.1);box-shadow:0 6px 20px #0003}.analytics-back-button{margin:24px;padding:12px 24px;background:#fff;border:2px solid #2c7a7b;color:#2c7a7b;border-radius:8px;font-size:16px;cursor:pointer;transition:all .3s ease}.analytics-back-button:hover{background:#f1f9f9}.analytics-dashboard{padding:48px 0;min-height:100vh}.analytics-header{text-align:center;margin-bottom:48px}.analytics-header h1{font-size:42px;margin-bottom:12px;color:#212529}.analytics-subtitle{font-size:18px;color:#6c757d}.loading-state{text-align:center;font-size:18px;color:#6c757d;padding:64px 0}.stats-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:48px}.stat-card{background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 12px #00000014;display:flex;align-items:center;gap:16px;transition:transform .3s ease}.stat-card:hover{transform:translateY(-4px)}.stat-card.primary{border-left:4px solid #3182ce}.stat-card.success{border-left:4px solid #38a169}.stat-card.info{border-left:4px solid #2c7a7b}.stat-card.warning{border-left:4px solid #d69e2e}.stat-icon{font-size:32px}.stat-content{flex:1}.stat-value{font-size:32px;font-weight:700;color:#212529;line-height:1;margin-bottom:4px}.stat-label{font-size:14px;color:#6c757d;margin-bottom:4px}.stat-meta{font-size:12px;color:#2c7a7b;font-weight:600}.conversion-funnel{background:#fff;padding:48px;border-radius:12px;margin-bottom:48px;box-shadow:0 2px 12px #00000014}.conversion-funnel h2{font-size:28px;margin-bottom:32px;color:#212529;text-align:center}.funnel-visualization{display:flex;flex-direction:column;align-items:center;gap:12px}.funnel-stage{transition:width .3s ease}.funnel-bar{padding:20px 32px;border-radius:8px;color:#fff;display:flex;justify-content:space-between;align-items:center;min-width:200px}.funnel-label{font-size:16px;font-weight:600}.funnel-count{font-size:20px;font-weight:700}.funnel-arrow{font-size:32px;color:#2c7a7b;font-weight:700}.daily-stats{background:#fff;padding:48px;border-radius:12px;margin-bottom:48px;box-shadow:0 2px 12px #00000014}.daily-stats h2{font-size:28px;margin-bottom:24px;color:#212529}.stats-table-container{overflow-x:auto}.stats-table{width:100%;border-collapse:collapse}.stats-table th,.stats-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #dee2e6}.stats-table th{background:#f8f9fa;font-weight:600;color:#212529}.stats-table td{color:#495057}.stats-table tbody tr:hover{background:#f8f9fa}.no-data{background:#fff;padding:64px 48px;border-radius:12px;text-align:center;box-shadow:0 2px 12px #00000014}.no-data h2{font-size:28px;margin-bottom:16px;color:#212529}.no-data p{font-size:18px;color:#6c757d}@media(max-width:768px){h1{font-size:32px}.subheadline{font-size:18px}.benefits-grid{grid-template-columns:1fr}.quiz-card{padding:32px 24px}.journey-grid{grid-template-columns:1fr;gap:16px}.journey-arrow{transform:rotate(90deg)}.video-section,.insights-section,.focus-areas-section,.current-desired-section,.obstacles-section,.additional-info-section,.next-steps-section,.pdf-download-section{padding:32px 24px}.stats-overview{grid-template-columns:1fr}.conversion-funnel,.daily-stats{padding:32px 24px}.funnel-bar{padding:16px 24px;min-width:150px}}
