*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0}:root{--color-bg:#f7f5f2;--color-card:#fdfcfa;--color-input:#fff;--color-border:#1a1a1a1f;--color-accent-light:#8a9e8a1a;--color-accent-mid:#8a9e8a;--color-accent:#8a9e8a;--color-accent-dark:#4f5b4f;--color-text-primary:#1a1a1a;--color-text-secondary:#1a1a1aad;--color-text-muted:#1a1a1a8c}body{background:var(--color-bg,#f7f5f2);font-family:var(--font-body,"Inter"), system-ui, sans-serif;color:var(--ink,#1a1a1a);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;min-height:100vh}#root{min-height:100vh}button,input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#1a1a181a;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#1a1a182e}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}
