*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top left,rgba(37,99,235,.18),transparent 32rem),linear-gradient(180deg,#0f172a,#111827 38%,#f8fafc 38%);color:#0f172a}button,input,select,textarea{font:inherit}.app-shell{width:100%;max-width:520px;margin:0 auto;padding:max(18px,env(safe-area-inset-top)) 14px max(24px,env(safe-area-inset-bottom))}.card{margin-top:10px;padding:22px;border-radius:28px;background:#fffffffa;box-shadow:0 24px 70px #0f172a3d}.eyebrow{margin:0 0 8px;color:#2563eb;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.1em}h1{margin:0;font-size:clamp(28px,8vw,38px);line-height:1.03;letter-spacing:-.04em}.subtitle{margin:10px 0 22px;color:#64748b;line-height:1.45}.field{display:grid;gap:8px;margin:18px 0}.field>span{font-size:14px;font-weight:750;color:#334155}input,select,textarea{width:100%;border:1.5px solid #cbd5e1;border-radius:16px;background:#fff;padding:15px 14px;color:#0f172a;outline:none}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.segmented{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.segmented button,.stack-options button{min-height:48px;border:1.5px solid #cbd5e1;border-radius:16px;background:#fff;color:#334155;font-weight:750}.stack-options{display:grid;gap:8px}.segmented button.active,.stack-options button.active{border-color:#2563eb;background:#eff6ff;color:#1d4ed8}.stars{display:flex;justify-content:space-between;gap:4px}.stars button{width:20%;min-height:54px;border:0;border-radius:16px;background:#f1f5f9;color:#cbd5e1;font-size:34px;line-height:1}.stars button.active{color:#f59e0b;background:#fffbeb}small{color:#64748b}.save-state{min-height:20px;color:#64748b;font-size:13px;text-align:center}.primary{width:100%;min-height:56px;border:0;border-radius:18px;background:#2563eb;color:#fff;font-weight:850;box-shadow:0 14px 30px #2563eb4d}.primary:disabled{background:#94a3b8;box-shadow:none}.done,.error{margin-top:22vh;text-align:center}.done-mark{display:grid;place-items:center;width:74px;height:74px;margin:0 auto 18px;border-radius:999px;background:#dcfce7;color:#16a34a;font-size:42px;font-weight:900}.error h1{color:#991b1b}
