html,body,#root{height:100%;margin:0}:root{--gl-bg: #f4f7f9;--gl-bg-elevated: #ffffff;--gl-sider-bg: #ffffff;--gl-header-bg: #ffffff;--gl-text: rgba(0, 0, 0, .88);--gl-text-secondary: rgba(0, 0, 0, .55);--gl-text-tertiary: rgba(0, 0, 0, .45);--gl-border: #e5e7eb;--gl-border-soft: #f0f1f3;--gl-table-head: #fafafa;--gl-hover: rgba(0, 0, 0, .04);color-scheme:light}:root[data-theme=dark]{--gl-bg: #0f1014;--gl-bg-elevated: #1c1d22;--gl-sider-bg: #18191e;--gl-header-bg: #1c1d22;--gl-text: rgba(255, 255, 255, .88);--gl-text-secondary: rgba(255, 255, 255, .65);--gl-text-tertiary: rgba(255, 255, 255, .45);--gl-border: #2a2c34;--gl-border-soft: #22232a;--gl-table-head: #1f2026;--gl-hover: rgba(255, 255, 255, .06);color-scheme:dark}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:var(--gl-bg);color:var(--gl-text)}.gl-login{position:relative;min-height:100vh;display:flex;background:var(--gl-bg);overflow:hidden}.gl-login__brand{flex:1;position:relative;color:#fff;display:flex;flex-direction:column;justify-content:space-between;padding:56px 64px;background:radial-gradient(circle at 15% 20%,rgba(255,255,255,.18) 0%,transparent 40%),radial-gradient(circle at 90% 80%,rgba(0,0,0,.2) 0%,transparent 45%),linear-gradient(135deg,#0b3d91,#0084f4 45%,#4096ff);overflow:hidden}:root[data-theme=dark] .gl-login__brand{background:radial-gradient(circle at 15% 20%,rgba(64,150,255,.18) 0%,transparent 40%),radial-gradient(circle at 85% 75%,rgba(114,46,209,.22) 0%,transparent 45%),linear-gradient(135deg,#0a0f1f,#111a33,#0b1530)}.gl-login__brand:before,.gl-login__brand:after{content:"";position:absolute;border-radius:50%;filter:blur(60px);opacity:.45;pointer-events:none}.gl-login__brand:before{width:360px;height:360px;background:#91caff;top:-80px;right:-80px}.gl-login__brand:after{width:420px;height:420px;background:#722ed1;bottom:-120px;left:-120px;opacity:.35}.gl-login__brand-inner{position:relative;z-index:1;max-width:480px}.gl-login__brand-top{display:flex;align-items:center;gap:12px;margin-bottom:80px}.gl-login__brand-top h1{font-size:22px;margin:0;font-weight:600;letter-spacing:.4px}.gl-login__brand-title{font-size:40px;font-weight:700;line-height:1.2;margin:0 0 16px;letter-spacing:-.5px}.gl-login__brand-desc{font-size:14px;opacity:.85;line-height:1.8;max-width:420px}.gl-login__tips{position:relative;z-index:1;display:grid;gap:18px;margin-top:40px}.gl-login__tip{display:flex;gap:14px;align-items:flex-start}.gl-login__tip-dot{width:36px;height:36px;flex:0 0 36px;border-radius:10px;background:#ffffff26;display:grid;place-items:center;font-size:16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.gl-login__tip-text{font-size:13px;line-height:1.6}.gl-login__tip-text b{display:block;font-size:14px;font-weight:600;margin-bottom:2px}.gl-login__form{flex:0 0 460px;background:var(--gl-bg-elevated);display:flex;align-items:center;justify-content:center;padding:32px;position:relative}.gl-login__form-actions{position:absolute;top:20px;right:24px;display:flex;gap:6px;align-items:center}.gl-login__card{width:100%;max-width:360px}.gl-login__card h2{margin:0 0 6px;font-size:26px;font-weight:600;color:var(--gl-text)}.gl-login__card-sub{color:var(--gl-text-secondary);margin:0 0 28px;font-size:13px}@media (max-width: 960px){.gl-login{flex-direction:column}.gl-login__brand{padding:32px;min-height:240px}.gl-login__brand-top{margin-bottom:24px}.gl-login__brand-title{font-size:28px}.gl-login__tips{display:none}.gl-login__form{flex:1}}.gl-page-title{font-size:20px;font-weight:600;margin:0 0 4px;color:var(--gl-text)}.gl-page-sub{color:var(--gl-text-tertiary);margin-bottom:18px;font-size:13px}.gl-toolbar{display:flex;gap:10px;align-items:center;margin-bottom:16px;flex-wrap:wrap}.gl-toolbar .grow{flex:1}.gl-content{padding:24px}.gl-header{background:var(--gl-header-bg)!important;color:var(--gl-text)!important;padding:0 20px;border-bottom:1px solid var(--gl-border)}.gl-header__brand{font-weight:600;font-size:15px;letter-spacing:.3px;color:var(--gl-text)}.gl-header__app-select{width:180px}.gl-header__icon-btn{color:var(--gl-text-secondary)!important;transition:color .2s,background .2s}.gl-header__icon-btn:hover{color:var(--gl-text)!important;background:var(--gl-hover)!important}.gl-header__user{cursor:pointer;padding:4px 8px;border-radius:6px;transition:background .2s;color:var(--gl-text)}.gl-header__user:hover{background:var(--gl-hover)}.gl-sider{background:var(--gl-sider-bg)!important;border-right:1px solid var(--gl-border)}.gl-sider__logo{display:flex;align-items:center;gap:10px;height:64px;padding:0 18px;border-bottom:1px solid var(--gl-border-soft);color:var(--gl-text)}.gl-sider__logo-text{font-weight:600;font-size:15px;letter-spacing:.3px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gl-sider .ant-menu-light.ant-menu-root{background:transparent;padding:10px 8px}.gl-sider .ant-menu-light .ant-menu-item,.gl-sider .ant-menu-light .ant-menu-submenu-title{margin:4px 0;border-radius:8px;width:calc(100% + -0px)}.gl-sider .ant-menu-light .ant-menu-item-selected{background-color:color-mix(in srgb,var(--gl-primary, #0084f4) 12%,transparent)!important;color:var(--gl-primary, #0084f4)!important}.gl-sider .ant-menu-light .ant-menu-item-selected .ant-menu-item-icon{color:var(--gl-primary, #0084f4)!important}.gl-sider .ant-menu-light .ant-menu-item:hover:not(.ant-menu-item-selected){background-color:var(--gl-hover)!important}.gl-sider .ant-menu-light .ant-menu-sub.ant-menu-inline{background:transparent!important}.gl-sider .ant-menu-dark.ant-menu-root{background:transparent!important;padding:10px 8px}.gl-sider .ant-menu-dark .ant-menu-item,.gl-sider .ant-menu-dark .ant-menu-submenu-title{margin:4px 0;border-radius:8px;color:#ffffffbf}.gl-sider .ant-menu-dark .ant-menu-item-selected{background-color:color-mix(in srgb,var(--gl-primary, #0084f4) 22%,transparent)!important;color:#fff!important}.gl-sider .ant-menu-dark .ant-menu-item:hover:not(.ant-menu-item-selected){background-color:#ffffff0f!important}.gl-sider .ant-menu-dark .ant-menu-sub.ant-menu-inline{background:transparent!important}@media (max-width: 991px){.gl-content{padding:16px}.gl-header{padding:0 12px}.gl-header__app-select{width:140px}}@media (max-width: 575px){.gl-content{padding:12px}.gl-toolbar>.grow{flex-basis:100%;height:0}.gl-page-title{font-size:17px}.gl-page-sub{font-size:12px;margin-bottom:12px}.gl-header{padding:0 8px}.gl-header__brand,.gl-header__nickname{display:none}.gl-header__app-select{width:120px}.gl-header__right .ant-space-item:not(:last-child){margin-right:0!important}}.apidoc-table{width:100%;border-collapse:collapse;font-size:13px}.apidoc-table th,.apidoc-table td{border:1px solid var(--gl-border);padding:6px 10px;text-align:left;vertical-align:top;color:var(--gl-text)}.apidoc-table th{background:var(--gl-table-head);font-weight:500}.gl-logo{display:inline-flex;align-items:center;justify-content:center}.gl-logo svg{display:block}
