*{margin:0;box-sizing:border-box}*,body{padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:linear-gradient(135deg,#f0f9ff,#e0f2fe 50%,#dbeafe);background-attachment:fixed;min-height:100vh}.page-wrapper{max-width:640px;margin:0 auto;min-height:100vh}.brand{color:#0891b2;font-size:1.75rem;margin-bottom:12px;letter-spacing:-.5px}.brand,h1{font-weight:700;text-align:center}h1{font-size:2rem;margin-bottom:20px;line-height:1.2}h1,h2{color:#0f172a}h2{font-size:1.5rem;font-weight:700;margin-bottom:16px;line-height:1.3}h3{color:#0891b2;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:8px}.button,button{padding:18px 24px;background:linear-gradient(135deg,#0891b2,#0e7490);color:#fff;border:none;border-radius:12px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px rgba(8,145,178,.25);display:inline-block;text-align:center;text-decoration:none;width:100%}.button:hover,button:hover{transform:translateY(-2px);box-shadow:0 6px 25px rgba(8,145,178,.35)}.button:active,button:active{transform:translateY(0)}button:disabled{opacity:.5;cursor:not-allowed;transform:none}.button-secondary{background:#fff;color:#0891b2;border:2px solid #0891b2;box-shadow:0 2px 8px rgba(8,145,178,.15)}.button-secondary:hover{background:rgba(8,145,178,.05)}.card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:28px 24px;position:relative;overflow:hidden;margin-bottom:20px;box-shadow:0 4px 20px rgba(15,23,42,.06)}.gradient-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#0891b2,#0e7490)}.progress-bar{background:rgba(148,163,184,.2);border-radius:10px;height:8px;overflow:hidden;margin-bottom:24px}.progress-bar-fill{background:linear-gradient(90deg,#0891b2,#0e7490);height:100%;transition:width .3s ease;border-radius:10px}.trust-badges-top{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:28px}.trust-badge-top{background:rgba(8,145,178,.1);color:#0891b2;padding:6px 12px;border-radius:20px;font-size:.7rem;font-weight:600}.info-box,.trust-badge-top{border:1px solid rgba(8,145,178,.2)}.info-box{background:linear-gradient(135deg,rgba(8,145,178,.08),rgba(224,242,254,.5));border-radius:16px;padding:24px;margin:24px 0}.info-box-headline{color:#0891b2;font-size:1.3rem;font-weight:700;margin-bottom:16px;text-align:center}.info-box-list{list-style:none;padding:0}.info-box-list li{color:#334155;font-size:.95rem;line-height:1.7;margin-bottom:12px;padding-left:24px;position:relative}.answer-options{display:flex;flex-direction:column;gap:12px;margin:24px 0}.answer-option{background:#fff;border:2px solid #e2e8f0;border-radius:12px;padding:18px 20px;font-size:1rem;color:#0f172a;cursor:pointer;transition:all .3s ease;text-align:left;box-shadow:0 2px 8px rgba(15,23,42,.04)}.answer-option:hover{border-color:#0891b2;background:rgba(8,145,178,.02);transform:translateY(-2px);box-shadow:0 4px 12px rgba(8,145,178,.15)}.answer-option.selected{border-color:#0891b2;background:linear-gradient(135deg,rgba(8,145,178,.08),rgba(224,242,254,.5));font-weight:600}.answer-option-checkbox{display:flex;align-items:flex-start;gap:12px}.answer-option-checkbox input[type=checkbox]{width:20px;height:20px;margin-top:2px;flex-shrink:0;cursor:pointer;accent-color:#0891b2}.why-it-matters{background:rgba(8,145,178,.05);border-left:3px solid #0891b2;border-radius:8px;padding:12px 16px;margin-top:24px;font-size:.85rem;color:#475569;line-height:1.5}.why-it-matters strong{color:#0891b2;display:block;margin-bottom:4px}.nav-buttons{display:flex;gap:12px;margin-top:32px}.nav-buttons button{flex:1 1}.stat-highlight{background:linear-gradient(135deg,rgba(8,145,178,.08),rgba(224,242,254,.5));border:2px solid #0891b2;border-radius:16px;padding:24px;text-align:center;margin:24px 0}.stat-highlight-value{color:#0891b2;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:8px}.stat-highlight-label{color:#475569;font-size:.9rem}input[type=email],input[type=tel],input[type=text]{padding:18px;border:2px solid #cbd5e1;border-radius:12px;background:#fff;color:#0f172a;font-size:1.05rem;transition:all .3s ease;width:100%}input[type=email]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder{color:#94a3b8}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus{outline:none;border-color:#0891b2;background:#fff;box-shadow:0 0 0 3px rgba(8,145,178,.1)}.loading{text-align:center;padding:40px 20px;color:#475569}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fade-in{animation:fadeIn .3s ease}.answer-options.compact{gap:8px}.answer-option.compact{padding:14px 16px;font-size:.95rem}.answer-options.icon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:12px;gap:12px}.answer-option.has-icon{display:flex;align-items:center;gap:12px}.option-icon{font-size:1.5rem;flex-shrink:0;line-height:1}.answer-option.has-icon.compact .option-icon{font-size:1.2rem}.answer-options.icon-grid .answer-option{flex-direction:column;align-items:center;text-align:center;padding:20px 16px;min-height:110px;justify-content:center}.answer-options.icon-grid .option-icon{font-size:2rem;margin-bottom:8px}@media (max-width:640px){.page-wrapper{padding:0 16px}h1{font-size:1.75rem}h2{font-size:1.25rem}.stat-highlight-value{font-size:2rem}.answer-options.icon-grid{grid-template-columns:repeat(2,1fr)}}