*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:#f1f5f9}.welcome{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1.5rem}.welcome__card{max-width:420px;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014}.welcome__title{margin:0 0 1rem;font-size:1.5rem;font-weight:700;color:#1a1a1a}.welcome__text{margin:0 0 1.5rem;font-size:1rem;line-height:1.5;color:#555}.welcome__btn{width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;color:#fff;background:#2563eb;border:none;border-radius:8px;cursor:pointer}.welcome__btn:hover{background:#1d4ed8}.wizard{max-width:520px;margin:0 auto;padding:2rem 1.5rem}.wizard__empty{text-align:center;color:#666}.wizard__progress{font-size:.875rem;font-weight:600;color:#64748b;margin-bottom:1.5rem}.wizard__step{margin-bottom:2rem}.wizard__question{margin:0 0 .5rem;font-size:1.25rem;font-weight:600;color:#1a1a1a}.wizard__help{margin:0 0 1rem;font-size:.9rem;color:#64748b}.wizard__options{border:none;padding:0;margin:0}.wizard__label{display:flex;align-items:center;gap:.75rem;padding:.875rem 1rem;margin-bottom:.5rem;background:#f8fafc;border:2px solid transparent;border-radius:8px;cursor:pointer}.wizard__label:hover{background:#f1f5f9}.wizard__radio{width:1.25rem;height:1.25rem}.wizard__option-text{font-size:1rem}.wizard__label:has(.wizard__radio:checked){border-color:#2563eb;background:#eff6ff}.wizard__actions{display:flex;gap:1rem;justify-content:space-between}.wizard__btn{padding:.75rem 1.5rem;font-size:1rem;font-weight:600;border-radius:8px;cursor:pointer}.wizard__btn:disabled{opacity:.5;cursor:not-allowed}.wizard__btn--primary{color:#fff;background:#2563eb;border:none}.wizard__btn--primary:hover:not(:disabled){background:#1d4ed8}.wizard__btn--secondary{color:#475569;background:transparent;border:2px solid #e2e8f0}.wizard__btn--secondary:hover:not(:disabled){background:#f1f5f9}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.results{max-width:900px;margin:0 auto;padding:2rem 1.5rem}.results--loading{text-align:center;color:#64748b}.results__title{margin:0 0 1.5rem;font-size:1.5rem;font-weight:700;color:#1a1a1a}.results__relaxed{margin:0 0 1.5rem;padding:.875rem 1rem;background:#fef3c7;border-radius:8px;font-size:.9rem;color:#92400e}.results__empty{text-align:center;color:#64748b}.results__grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width: 640px){.results__grid{grid-template-columns:1fr 1fr}.results__card--hero{grid-column:1 / -1;display:grid;grid-template-columns:auto 1fr;gap:1.5rem;align-items:center}.results__card--hero .results__card-image,.results__card--hero .results__card-image img{width:160px;height:160px}}.results__card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 12px #0000000f}.results__card-image{width:120px;height:120px;border-radius:50%;overflow:hidden;margin-bottom:1rem}.results__card--hero .results__card-image{margin-bottom:0}.results__card-image img{width:100%;height:100%;object-fit:cover}.results__card-placeholder{width:100%;height:100%;background:#e2e8f0}.results__card-name{margin:0 0 .75rem;font-size:1.125rem;font-weight:600;color:#1a1a1a}.results__badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.results__badge-label{font-size:.75rem;color:#64748b;width:100%}.results__badge{display:inline-block;padding:.25rem .5rem;font-size:.75rem;font-weight:500;background:#dbeafe;color:#1d4ed8;border-radius:4px}.results__cta{display:inline-block;padding:.5rem 1rem;font-size:.9rem;font-weight:600;color:#2563eb;text-decoration:none}.results__cta:hover{text-decoration:underline}
