*{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:linear-gradient(135deg,#0f172a,#312e81);color:#f8fafc;min-height:100vh}.app{max-width:850px;margin:auto;padding:32px 18px 60px}.hero{text-align:center;padding:25px 10px 20px}.badge{display:inline-block;padding:7px 12px;border:1px solid #818cf8;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;color:#c7d2fe}.hero h1{font-size:clamp(38px,8vw,68px);margin:14px 0 8px}.hero p{color:#cbd5e1;font-size:18px}.card,.results{background:rgba(15,23,42,.78);border:1px solid rgba(255,255,255,.12);border-radius:22px;padding:24px;margin-top:18px;box-shadow:0 18px 50px rgba(0,0,0,.2)}h2{margin-top:0}.chips{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.chips button{background:#1e293b;color:#e2e8f0;border:1px solid #475569;border-radius:999px;padding:10px 14px;cursor:pointer}.chips button.selected{background:#6366f1;border-color:#818cf8;color:white}textarea{width:100%;min-height:110px;background:#020617;color:white;border:1px solid #475569;border-radius:14px;padding:14px;font:inherit;resize:vertical}.primary{width:100%;margin-top:14px;padding:14px;border:0;border-radius:14px;background:#8b5cf6;color:white;font-weight:800;font-size:16px;cursor:pointer}.primary:hover{filter:brightness(1.1)}.result-head{display:flex;justify-content:space-between;align-items:center}.result-head span{color:#a5b4fc}.idea-card{padding:18px;border:1px solid #334155;border-radius:16px;margin:12px 0;background:#111827}.idea-card h3{margin:0 0 7px}.idea-card p{color:#cbd5e1}.money{font-weight:800;color:#86efac}.muted{color:#94a3b8}.goal-row{display:flex;align-items:center;gap:16px}.goal-row label{font-size:28px;font-weight:800;min-width:90px}.goal-row input{width:100%}input[type=range]{accent-color:#8b5cf6}@media(max-width:600px){.app{padding:18px 12px 40px}.card,.results{padding:18px}.hero h1{font-size:42px}}
