@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&display=swap";body{font-family:Inter,sans-serif}:root{--accent:#4f46e5;--muted:#6b7280}body{height:98vh;background-color:#c0bcda;font-family:Inter,sans-serif}.card-hero{border-radius:16px;box-shadow:0 8px 32px #4f46e514}.topbar{display:flex;align-items:center;justify-content:space-between;padding:.5rem 1rem}.logo-circle{width:44px;height:44px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--accent),#06b6d4);color:#fff}.small-muted{font-size:.85rem;color:var(--muted)}.question-area{min-height:240px}.option-btn{width:100%;text-align:left}.option-selected{border:2px solid var(--accent)}.multi-chip{display:inline-block;margin:4px;padding:6px 8px;border-radius:999px;background:#f1f5f9}@media (min-width:768px){.container-wrap{max-width:820px}}
