*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;height:100vh}.main-layout{height:100vh}.main-layout-header{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:0 24px;box-shadow:0 2px 8px #0000000f}.main-layout-logo{display:flex;align-items:center;font-size:20px;font-weight:700;color:#1890ff}.main-layout-logo img{width:32px;height:32px;margin-right:12px}.main-layout-sider{overflow:auto;height:100vh;position:fixed;left:0;top:0;bottom:0}.main-layout-content{margin:24px;padding:24px;background:#fff;min-height:calc(100vh - 112px);border-radius:8px}.page-header{margin-bottom:24px}.page-header-title{font-size:20px;font-weight:600;color:#000000d9}.page-header-description{margin-top:8px;font-size:14px;color:#00000073}.admin-login-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.admin-login-card{width:420px;border-radius:12px;box-shadow:0 8px 32px #00000026}
