@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&family=Nunito:wght@400;600;700&display=swap";:root{--brand: #dd6b3a;--brand-strong: #c85a2c;--brand-soft: #fbe6da;--accent: #4a90e2;--accent-soft: #eaf2ff;--bg: #fffcf8;--bg-warm: #fff4ea;--surface: #ffffff;--surface-muted: #f7f4f0;--border: #f0e7df;--text: #2f2927;--text-secondary: #6e645e;--text-tertiary: #9b958f;--on-brand: #ffffff;--success: #2e8b57;--danger: #d8523a;--radius-pill: 999px;--radius-lg: 28px;--radius-md: 20px;--radius-sm: 14px;--shadow-clay: 0 10px 24px rgba(193, 120, 70, .16), 0 2px 6px rgba(193, 120, 70, .1);--shadow-card: 0 8px 28px rgba(98, 78, 64, .1), 0 1px 3px rgba(98, 78, 64, .06);--shadow-pressed: 0 3px 10px rgba(193, 120, 70, .2);--gap-xs: 8px;--gap-sm: 12px;--gap-md: 16px;--gap-lg: 24px;--gap-xl: 32px;--font-display: "Fredoka", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, sans-serif;--font-body: "Nunito", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", system-ui, sans-serif}*,*:before,*:after{box-sizing:border-box}html,body,#app{margin:0;min-height:100dvh}body{font-family:var(--font-body);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}h1,h2,h3{font-family:var(--font-display);margin:0}button{font-family:inherit;cursor:pointer}a{color:inherit;text-decoration:none}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important}}.app-shell[data-v-f3137acd]{position:relative;min-height:100dvh;display:flex;flex-direction:column;overflow:hidden}.warm-glow[data-v-f3137acd]{position:absolute;top:-40%;left:50%;transform:translate(-50%);width:140%;aspect-ratio:1;background:radial-gradient(circle at center,var(--bg-warm) 0%,rgba(255,244,234,0) 62%);pointer-events:none;z-index:0}.fade-enter-active[data-v-f3137acd],.fade-leave-active[data-v-f3137acd]{transition:opacity .22s ease}.fade-enter-from[data-v-f3137acd],.fade-leave-to[data-v-f3137acd]{opacity:0}
