:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--background:45 28% 94%;--foreground:45 8% 9%;--surface:45 50% 98%;--surface-strong:42 22% 91%;--muted:42 19% 89%;--muted-foreground:42 6% 34%;--border:45 12% 78%;--border-strong:42 10% 60%;--accent:48 100% 52%;--accent-foreground:45 10% 7%;--accent-text:39 100% 29%;--danger:14 72% 38%;--danger-surface:14 74% 94%;--focus:39 100% 38%;--quest-coral:16 100% 48%;--quest-success:132 42% 35%;--scrim:0 0% 0%/.48}.dark{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--background:0 0% 7%;--foreground:48 33% 94%;--surface:60 2% 10%;--surface-strong:60 3% 14%;--muted:54 4% 18%;--muted-foreground:48 9% 72%;--border:48 14% 24%;--border-strong:48 10% 38%;--accent:48 100% 52%;--accent-foreground:45 10% 7%;--accent-text:48 100% 60%;--danger:14 92% 70%;--danger-surface:14 42% 16%;--focus:48 100% 52%;--quest-coral:16 100% 66%;--quest-success:132 45% 65%;--scrim:0 0% 0%/.72}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{background:hsl(var(--background));min-height:100%;margin:0}body,button,textarea,input{font-family:Pretendard,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,sans-serif}body{color:hsl(var(--foreground));text-rendering:optimizeLegibility}button,a,textarea{-webkit-tap-highlight-color:transparent}button,a{font-size:1rem}button:focus-visible,a:focus-visible,textarea:focus-visible{outline:3px solid hsl(var(--focus));outline-offset:3px}button{cursor:pointer}button:disabled{cursor:not-allowed}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
