*{box-sizing:border-box}:root{--ug-blue: #1e88e5;--ug-blue-deep: #1565c0;--ug-blue-dark: #0d47a1;--ug-blue-soft: #e3f2fd;--ug-bg: #f3f8ff;--ug-card: rgba(255, 255, 255, .92);--ug-border: rgba(30, 136, 229, .12);--ug-shadow: 0 18px 45px rgba(13, 71, 161, .08)}html,body,#root{min-height:100%}body{margin:0;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--ug-bg);color:#102a43}a{color:inherit}.ug-admin-shell{min-height:100vh;background:radial-gradient(circle at 12% 10%,rgba(30,136,229,.12),transparent 28%),radial-gradient(circle at 88% 12%,rgba(21,101,192,.12),transparent 24%),linear-gradient(135deg,#f8fbff,#edf6ff 48%,#f7fbff)}.ug-sider{background:linear-gradient(180deg,#0d47a1,#155fc0 52%,#1e88e5)!important;box-shadow:12px 0 32px #0d47a124;position:relative;overflow:hidden}.ug-sider:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 12%,rgba(255,255,255,.2),transparent 22%),radial-gradient(circle at 85% 80%,rgba(255,255,255,.14),transparent 26%);pointer-events:none}.ug-brand{height:86px;padding:18px 16px;display:flex;align-items:center;gap:12px;position:relative;z-index:1}.ug-brand-logo{width:44px;height:44px;flex:0 0 44px;border-radius:16px;display:grid;place-items:center;color:#0d47a1;font-weight:900;letter-spacing:-.5px;background:linear-gradient(135deg,#fff,#e3f2fd);box-shadow:0 12px 28px #0000002e}.ug-brand-title{color:#fff!important;margin:0!important;font-size:19px!important;line-height:1.15!important}.ug-brand-sub{color:#ffffffbd!important;font-size:12px}.ug-menu{background:transparent!important;border-inline-end:0!important;padding:6px 10px 18px;position:relative;z-index:1}.ug-menu .ant-menu-item,.ug-menu .ant-menu-submenu-title{height:44px!important;line-height:44px!important;border-radius:13px!important;margin:5px 0!important;color:#ffffffd1!important}.ug-menu .ant-menu-item-selected{background:#ffffff2e!important;color:#fff!important;box-shadow:inset 0 0 0 1px #ffffff29}.ug-menu .ant-menu-submenu-selected>.ant-menu-submenu-title{color:#fff!important}.ug-menu .ant-menu-item:hover,.ug-menu .ant-menu-submenu-title:hover{background:#ffffff1f!important;color:#fff!important}.ug-menu .ant-menu-sub{background:#0d47a12e!important;border-radius:14px}.ug-main-layout{background:transparent}.ug-header{height:76px;padding:0 26px;background:#ffffffc7;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--ug-border);display:flex;align-items:center;justify-content:space-between;box-shadow:0 10px 28px #0d47a10d;position:sticky;top:0;z-index:9}.ug-collapse-btn{width:40px;height:40px;border-radius:12px;color:var(--ug-blue-deep);background:#edf6ff}.ug-page-title{margin:0!important;line-height:1.15!important;color:#102a43!important}.ug-page-desc{color:#6b7c93;font-size:13px}.ug-avatar{background:linear-gradient(135deg,#1e88e5,#1565c0);box-shadow:0 8px 16px #1e88e540}.ug-username{color:#334e68;font-weight:600}.ug-content{padding:24px}.ug-content-card{min-height:calc(100vh - 124px);padding:24px;border-radius:22px;background:var(--ug-card);border:1px solid rgba(255,255,255,.74);box-shadow:var(--ug-shadow)}.ant-card{box-shadow:0 10px 28px #0d47a10f;border-color:#1e88e51a!important}.ant-table-wrapper .ant-table{border-radius:14px;overflow:hidden}.ant-table-thead>tr>th{font-weight:700!important}.ant-modal-content,.ant-drawer-content{overflow:hidden}.ant-btn-primary{background:linear-gradient(135deg,#1e88e5,#1565c0)}.ant-tag{border-radius:999px;padding-inline:9px}.ug-login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;position:relative;overflow:hidden;background:linear-gradient(135deg,#e3f2fd,#f8fbff 52%,#eef7ff)}.ug-login-bg{position:absolute;border-radius:999px;filter:blur(6px);opacity:.75}.ug-login-bg-a{width:360px;height:360px;left:-120px;top:-80px;background:#1e88e53d}.ug-login-bg-b{width:420px;height:420px;right:-140px;bottom:-120px;background:#1565c033}.ug-login-card{width:430px;max-width:100%;padding:12px 10px 8px;border-radius:26px!important;background:#ffffffdb!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 28px 80px #0d47a129;position:relative;z-index:1}.ug-login-logo{width:66px;height:66px;margin:8px auto 14px;display:grid;place-items:center;border-radius:22px;color:#fff;font-size:30px;background:linear-gradient(135deg,#1e88e5,#1565c0);box-shadow:0 18px 34px #1e88e547}.ug-login-title{text-align:center;margin:0!important;color:#0d47a1!important}.ug-login-subtitle{display:block;text-align:center;margin-top:8px;margin-bottom:26px;color:#6b7c93}.ug-login-form .ant-form-item-label>label{font-weight:600;color:#334e68}@media (max-width: 768px){.ug-header{height:auto;min-height:70px;padding:12px 16px;align-items:flex-start;gap:12px;flex-direction:column}.ug-content{padding:14px}.ug-content-card{padding:16px;border-radius:18px;min-height:calc(100vh - 120px)}.ug-page-desc{display:none}}.ug-sider{position:sticky!important;top:0;height:100vh;overflow-y:auto;overflow-x:hidden}.ug-main-layout{min-height:100vh}.ug-content{overflow:visible}.ug-admin-shell{min-height:100vh}.ug-sider{position:sticky!important;top:0;height:100vh;overflow-y:auto;overflow-x:hidden;flex-shrink:0}.ug-main-layout{min-height:100vh;min-width:0}.ug-header{position:sticky;top:0;z-index:20;height:auto!important;min-height:64px;padding-top:10px!important;padding-bottom:10px!important;background:#fff}.ug-content{padding-top:18px!important;overflow:visible}.ug-content-card{position:relative;z-index:1}.ant-tabs-nav{margin-top:4px!important;z-index:2}.ant-tabs-tab{padding-top:10px!important;padding-bottom:10px!important}@media (max-width: 991px){.ug-sider{position:fixed!important;z-index:100}.ug-content{padding-top:14px!important}}
