*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-primary: #e94560;--color-bg: #f4f6fb;--color-surface: #ffffff;--color-text: #1a1a2e;--color-muted: #888;--color-border: #e8e8e8;--font-base: "Segoe UI", system-ui, -apple-system, sans-serif;--radius: 8px;--shadow: 0 1px 8px rgba(0, 0, 0, .07)}html,body{height:100%;font-family:var(--font-base);font-size:16px;background-color:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased}#root{min-height:100vh;display:flex;flex-direction:column}a{color:var(--color-primary);text-decoration:none}a:hover{text-decoration:underline}button,input,textarea,select{font-family:var(--font-base)}.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}
