.operator-header{position:sticky;top:0;z-index:40;display:flex;align-items:center;justify-content:space-between;padding:6px 16px!important;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);height:58px!important}.header-left{display:flex;align-items:center;gap:16px;flex-shrink:0}.brand-cluster{display:flex;align-items:center;gap:12px}.logo{font-size:24px}.brand-name{font-family:Manrope,sans-serif;font-size:19px;font-weight:700;letter-spacing:-.02em;color:#1f2937}.collapse-trigger{display:flex;align-items:center;justify-content:center;width:32px;height:32px;cursor:pointer;border-radius:8px;transition:background .2s}.collapse-trigger:hover{background:#0000000a}.header-right{flex-shrink:0}.header-icon{font-size:18px;color:#64748b;cursor:pointer;transition:color .2s}.header-icon:hover{color:#ff6b35}.user-cluster{display:flex;align-items:center;gap:8px;padding:4px 12px;cursor:pointer;border-radius:9999px;transition:background .2s}.user-cluster:hover{background:#0000000a}.user-name{font-size:14px;font-weight:500;color:#1f2937}.operator-sidebar{position:fixed!important;left:8px;top:66px;bottom:8px;height:calc(100vh - 74px)!important;border-radius:18px!important;background:#0f172a!important;overflow:hidden;transition:width .3s ease-out;z-index:10}.sidebar-menu{height:100%;border-right:none!important;background:transparent!important;padding:12px 10px}.sidebar-menu .ant-menu-item{border-radius:12px!important;margin:4px 0;height:40px;line-height:40px}.sidebar-menu .ant-menu-item-selected{background-color:#232c39!important}.sidebar-menu .ant-menu-item:hover{background-color:#1e293b!important}.sidebar-menu .ant-menu-item-icon{font-size:18px}.operator-sidebar.ant-layout-sider-collapsed{width:60px!important;min-width:60px!important;max-width:60px!important}.operator-sidebar.ant-layout-sider-collapsed .sidebar-menu{padding:12px 6px}.operator-sidebar.ant-layout-sider-collapsed .ant-menu-item{padding:0!important;justify-content:center}.basic-layout{min-height:100vh;background:linear-gradient(180deg,#f5f7fb,#eef2f7)}.layout-container{position:relative;min-height:calc(100vh - 58px);background:transparent}.main-content{padding:24px;min-height:calc(100vh - 58px)}.content-wrapper{max-width:1600px;margin:0 auto}@media (max-width: 768px){.main-content{margin-left:0!important;padding:16px}}.login-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(180deg,#f5f7fb,#eef2f7)}.login-card{width:100%;max-width:420px;border-radius:18px!important;box-shadow:0 4px 16px #00000014!important}.login-header{text-align:center;margin-bottom:32px}.login-header .logo{font-size:48px;margin-bottom:16px}.login-header .title{font-family:Manrope,sans-serif;font-size:24px;font-weight:700;color:#1f2937;margin:0 0 8px}.login-header .subtitle{font-size:14px;color:#64748b;margin:0}.login-footer{margin-top:24px;text-align:center}.login-footer .hint{font-size:12px;color:#94a3b8;margin:0}*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:linear-gradient(180deg,#f5f7fb,#eef2f7);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:Manrope,-apple-system,sans-serif}code,pre,.font-mono{font-family:IBM Plex Mono,Courier New,monospace}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#0003;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#0000004d}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ant-layout{min-height:100vh}.ant-pro-card{border-radius:18px!important}.ant-pro-page-container{padding:24px}
