:root{--color-background: #f5f7fb;--color-surface: #ffffff;--color-primary: #4f6ef7;--color-primary-hover: #3d5bd9;--color-text: #1a1a2e;--color-text-secondary: #6b7280;--color-text-muted: #9ca3af;--color-border: #e0e4ea;--color-border-light: #e8ecf1;--color-error: #ef4444;--color-warning: #f59e0b;--color-star: #f59e0b}*,*:before,*:after{box-sizing:border-box;margin:0}body{min-height:100vh;color:var(--color-text);background:var(--color-background);line-height:1.6;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{margin:0;padding:0;min-height:100vh}a{text-decoration:none;color:inherit}
