@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
*{box-sizing:border-box;margin:0;padding:0}body{color:#111827;background-color:#f9fafb;font-family:Inter,system-ui,-apple-system,sans-serif}button{font-family:inherit}input,select,textarea{border:1px solid #e5e7eb;border-radius:8px;outline:none;padding:10px 14px;font-family:inherit}input:focus,select:focus,textarea:focus{border-color:#0078d4}.premium-card{border:1px solid #e5e7eb}.glass-surface{background:#fff!important;border:1px solid #e5e7eb!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}::selection{color:#2463eb;background:#2463eb1a}
