*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.sidebar-logo{height:64px;display:flex;align-items:center;justify-content:center;gap:10px;padding:0 16px;border-bottom:1px solid rgba(255,255,255,.08);margin-bottom:4px;transition:all .2s}.sidebar-logo-icon{font-size:28px;line-height:1;flex-shrink:0}.sidebar-logo-text{font-size:18px;font-weight:700;color:#fff;letter-spacing:.5px;white-space:nowrap;overflow:hidden}.sidebar-logo-collapsed{padding:0}.sidebar-logo-collapsed .sidebar-logo-icon{font-size:24px}.help-drawer .ant-drawer-body{padding:24px}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.dashboard-card{border-radius:8px;transition:transform .2s ease}.dashboard-card:hover{transform:translateY(-2px)}.product-card{border-radius:8px;overflow:hidden}.product-card img{width:100%;height:200px;object-fit:cover}.pending-activation{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center;padding:40px}.login-container{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#1a5c2e,#0f3460)}.login-card{width:400px;border-radius:12px;box-shadow:0 8px 32px #0000004d}.login-logo{text-align:center;margin-bottom:32px}.login-logo h1{font-size:28px;font-weight:700;color:#1a5c2e}.login-logo p{color:#888;margin-top:4px}
