*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-bg: #ffffff;--color-bg-secondary: #fafafa;--color-bg-tertiary: #f3f4f6;--color-text: #111111;--color-text-secondary: #6b7280;--color-text-muted: #9ca3af;--color-border: #e5e7eb;--color-border-strong: #d1d5db;--color-primary: #d63a1e;--color-primary-dark: #b8311a;--color-primary-bg: #fff0ee;--color-primary-soft: #f5bdb3;--color-success: #16a34a;--color-success-bg: #dcfce7;--color-warning: #b45309;--color-warning-bg: #fef3c7;--color-danger: #dc2626;--color-danger-bg: #fee2e2;--radius: 12px;--radius-sm: 8px}body{background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button{cursor:pointer;font-family:inherit;transition:transform .1s,opacity .1s,background .15s,border-color .15s,color .15s}button:active:not(:disabled){transform:scale(.97)}button:disabled{opacity:.5;cursor:not-allowed}input{font-family:inherit;outline:none}input:focus{border-color:var(--color-primary)!important}.no-select{user-select:none;-webkit-user-select:none}.scroll-y{overflow-y:auto}.scroll-y::-webkit-scrollbar{width:6px}.scroll-y::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}
