*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{width:100%;min-height:100vh}.login-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2)}.login-card{width:100%;max-width:400px;margin:0 20px;box-shadow:0 4px 12px #00000026;border-radius:8px}.login-card .ant-card-head{text-align:center;font-size:24px;font-weight:600;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:8px 8px 0 0}.login-card .ant-card-head-title{color:#fff}.login-card .ant-form{margin-top:24px}.dashboard-layout{min-height:100vh}.dashboard-sider{overflow:auto}.logo{height:64px;display:flex;align-items:center;justify-content:center;background:#ffffff1a;margin:0}.logo h2{color:#fff;margin:0;font-size:20px;font-weight:600;transition:all .2s}.user-management{width:100%}.product-account-management{width:100%}.search-card,.table-card{margin-bottom:16px}.product-list{height:100%;display:flex;flex-direction:column;gap:16px}.product-list .search-card{flex-shrink:0}.product-list .table-card{flex:1;overflow:hidden;display:flex;flex-direction:column}.product-list .table-card .ant-card-body{flex:1;overflow:auto}.product-detail{padding:16px;background-color:#fafafa}.product-detail ul{margin:0;padding-left:20px}.module-management{height:100%;display:flex;flex-direction:column;gap:16px}.community-code-management{height:100%;display:flex;flex-direction:column;gap:16px}.search-card{flex-shrink:0}.table-card{flex:1;display:flex;flex-direction:column}.table-card .ant-card-body{flex:1;display:flex;flex-direction:column;overflow:hidden}.table-card .ant-table-wrapper{flex:1}
