.app-root{min-height:100vh;width:100vw;background:#f9fafb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#111827;display:flex;flex-direction:column;align-items:center;box-sizing:border-box}.app-header{text-align:center;margin-bottom:24px}.app-header h1{font-size:1.6rem;margin-bottom:4px}.app-header p{color:#6b7280;font-size:.95rem}.stepper{display:flex;gap:24px;margin-bottom:24px;max-width:1100px;width:100%;justify-content:center}.stepper-item{display:flex;flex-direction:column;align-items:center;font-size:.8rem;color:#6b7280}.stepper-circle{width:28px;height:28px;border-radius:999px;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;margin-bottom:6px;font-size:.85rem;background:#fff}.stepper-circle.active{border-color:#7c3aed;color:#7c3aed}.stepper-circle.completed{background:#7c3aed;border-color:#7c3aed;color:#fff}.stepper-label{text-align:center}.step-card{background:#fff;border-radius:16px;padding:24px;max-width:1100px;width:100%;box-shadow:0 10px 30px #0f172a14}.step-card h2{font-size:1.3rem;margin-bottom:4px}.step-subtitle{color:#6b7280;font-size:.9rem;margin-bottom:16px}.user-need-quote{font-style:italic;color:#374151}.need-input{width:100%;border-radius:12px;border:1px solid #d1d5db;padding:10px 12px;font-size:.95rem;resize:vertical;outline:none}.need-input:focus{border-color:#7c3aed;box-shadow:0 0 0 1px #7c3aed33}.step-actions{margin-top:16px;display:flex;gap:8px}.step-footer{margin-top:12px}.category-pill{display:inline-flex;padding:4px 10px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:.85rem;margin-bottom:12px}.section-title{font-size:1rem;margin:12px 0}.benefits-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:12px}@media(min-width:640px){.benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.benefit-card{text-align:left;border-radius:14px;border:1px solid #e5e7eb;padding:12px 14px;background:#fff;cursor:pointer;transition:box-shadow .15s ease,transform .15s ease,border-color .15s ease}.benefit-card:hover{box-shadow:0 10px 25px #0f172a14;transform:translateY(-1px);border-color:#7c3aed}.benefit-card h4{font-size:.95rem;margin-bottom:4px}.benefit-coverage{font-size:.83rem;color:#4b5563;margin-bottom:4px}.benefit-description{font-size:.83rem;color:#6b7280;margin-bottom:8px}.benefit-cta{font-size:.8rem;color:#7c3aed}.plan-list{margin-top:12px;padding-left:20px;font-size:.9rem;color:#374151}.plan-list li{margin-bottom:8px}.app-footer{margin-top:24px;color:#9ca3af;font-size:.8rem}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
