:root{color-scheme:light;--color-bg: #f6f6f4;--color-page-bg: #e6e6e2;--color-surface: #ffffff;--color-surface-hover: #f0f0ee;--color-border: #dfdfdc;--color-text: #111111;--color-text-muted: #6f6f6a;--color-text-soft: #343432;--color-text-subtle: #a5a5a0;--color-primary: #ff5a3d;--color-accent: #ff5a3d;--color-strong: #111111;--color-moderate: #595956;--font-family-base: "Pretendard", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-size-display: 30px;--font-size-question: 20px;--font-size-choice: 16px;--font-size-body: 14px;--font-size-caption: 12px;--line-height-tight: 1.2;--line-height-question: 1.375;--line-height-normal: 1.5;--line-height-relaxed: 1.625;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-bold: 700;--font-weight-black: 900;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 8px;--space-page-x: 20px;--space-card: 20px;--viewport-max-width: 448px;--choice-min-height: 120px;--cta-height: 56px;--capture-aspect-ratio: 9 / 16;--capture-width: 1080px;--focus-ring: 0 0 0 3px rgba(255, 90, 61, .2);--transition-fast: .15s ease;--transition-normal: .3s ease-out;--shadow-primary-glow: none}*{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--color-page-bg);color:var(--color-text);font-family:var(--font-family-base)}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait}a{color:inherit}:where(a,button,input):focus-visible{outline:none;box-shadow:var(--focus-ring)}.app-shell{min-height:100dvh;background:var(--color-page-bg);color:var(--color-text)}.mobile-viewport{width:100%;max-width:var(--viewport-max-width);min-height:100dvh;margin:0 auto;background:var(--color-bg);border-right:1px solid rgba(20,23,22,.06);border-left:1px solid rgba(20,23,22,.06)}.screen{min-height:100dvh;padding:24px var(--space-page-x)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
