.logo-wrap[data-v-4861ec23]{display:flex;justify-content:center;padding:6px 0 12px}.logo-img[data-v-4861ec23]{height:52px;width:auto}.progress[data-v-6039e1d5]{height:6px;background:var(--track);border-radius:999px;overflow:hidden;margin:4px 0 18px}.progress-fill[data-v-6039e1d5]{height:100%;background:var(--orange);border-radius:999px;transition:width .4s ease}.back[data-v-bd2e60b3]{position:absolute;top:16px;left:14px;width:38px;height:38px;border-radius:50%;border:none;background:#fff;box-shadow:var(--shadow);font-size:1.3rem;color:var(--ink);line-height:1;z-index:5}.back[data-v-bd2e60b3]:active{transform:scale(.94)}:root{--cream: #f8f4ec;--cream-card: #fffdf8;--orange: #f97316;--orange-dark: #ea580c;--orange-soft: #fff1e6;--orange-border: #fdba74;--red: #ef4444;--green: #16a34a;--green-soft: #e8f7ec;--green-border: #86efac;--ink: #1f2937;--ink-soft: #4b5563;--muted: #9ca3af;--line: #e8e2d6;--track: #e5e0d4;--gold-1: #f4c052;--gold-2: #e0922b;--radius: 16px;--radius-lg: 22px;--shadow: 0 4px 16px rgba(120, 90, 40, .08);--shadow-hover: 0 8px 22px rgba(249, 115, 22, .18);--max-w: 520px;--font: "Nunito", "Segoe UI", system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--cream);color:var(--ink);font-family:var(--font);-webkit-font-smoothing:antialiased;line-height:1.45}#app{min-height:100vh;display:flex;justify-content:center}button{font-family:inherit;cursor:pointer}input{font-family:inherit}img{max-width:100%;display:block}.hl{color:var(--orange)}.hl-grad{background:linear-gradient(90deg,var(--orange),var(--red));-webkit-background-clip:text;background-clip:text;color:transparent}.app-shell{width:100%;max-width:var(--max-w);min-height:100vh;display:flex;flex-direction:column;padding:14px 18px 36px;position:relative}.step{flex:1;display:flex;flex-direction:column;animation:fade .35s ease}@keyframes fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.step-title{font-size:1.45rem;font-weight:800;text-align:center;margin:18px 0 6px;line-height:1.25}.step-subtitle{text-align:center;color:var(--ink-soft);margin:0 0 18px;font-size:1rem}.options{display:flex;flex-direction:column;gap:12px;margin-top:8px}.spacer{flex:1}.box-green{background:var(--green-soft);border:1px solid var(--green-border);border-radius:var(--radius);padding:14px 16px;color:#155e2f;font-weight:600}.box-orange{background:var(--orange-soft);border:1px solid var(--orange-border);border-radius:var(--radius);padding:14px 16px;color:var(--orange-dark);font-weight:600}.emoji-hero{font-size:3rem;text-align:center;margin-bottom:6px}.fade-enter-active,.fade-leave-active{transition:opacity .25s ease}.fade-enter-from,.fade-leave-to{opacity:0}
