@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f7f8fa;color:#0f172a;-webkit-font-smoothing:antialiased}.admin-login{min-height:100vh;display:grid;place-items:center}.admin-brand{font-weight:700;font-size:20px}.admin-brand span{color:#4f46e5}
