@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--primary:#ff6b00;--primary-light:#ff8c00;--primary-dark:#e55a00;--primary-opacity:#ff6b001a;--error:#d32f2f;--success:#2e7d32;--bg:#f5f5f5;--surface:#fff;--text:#212121;--text-secondary:#666;--border:#e0e0e0;--shadow-sm:0 2px 4px #0000000f;--shadow-md:0 4px 12px #0000001a;--shadow-lg:0 8px 24px #0000001f;--radius:8px;--header-height:64px}*{box-sizing:border-box;margin:0;padding:0}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#bdbdbd;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9e9e9e}.badge-amazon{color:#fff;background:#f90}.badge-ebay{color:#fff;background:#e53238}.badge-walmart{color:#fff;background:#0071dc}.badge-bestbuy{color:#fff;background:#003087}
