:root{--brand: #2D4FDB;--brand-light: #EEF1FC;--brand-border: #C5CEEF;--bg: #F8F9FA;--white: #FFFFFF;--border: #E5E7EB;--text-primary: #111827;--text-secondary: #6B7280;--text-hint: #9CA3AF;--error: #EF4444;--success: #10B981;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px}*{box-sizing:border-box;margin:0;padding:0;-webkit-tap-highlight-color:transparent}html,body,#root{height:100%}body{font-family:Noto Sans KR,sans-serif;background-color:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased}#root{display:flex;justify-content:center}.app-shell{width:100%;max-width:430px;min-height:100%;background:var(--white);position:relative;display:flex;flex-direction:column}button{font-family:inherit;cursor:pointer;border:none;background:none}a{color:inherit;text-decoration:none}
