:root{color:#515a6e;background:#f5f7f9;font-family:Helvetica Neue,PingFang SC,Microsoft YaHei,Arial,sans-serif;font-size:14px;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;background:#f5f7f9}button,input,textarea{font:inherit;letter-spacing:0}.session-loading,.page-state{display:grid;min-height:240px;place-items:center}.session-loading{min-height:100vh}.bootstrap-error{display:grid;min-height:100vh;place-items:center;background:#f5f7f9}.full-width{width:100%}.operator-login-page{min-height:100vh;background:#f7f7f7}.operator-login-header{display:flex;height:64px;align-items:center;gap:20px;padding:0 42px;color:#515a6e;background:#fff;box-shadow:0 2px 8px #0000000f}.operator-login-header img{width:144px;height:46px;object-fit:contain}.operator-login-header span{padding-left:20px;border-left:1px solid #e8eaec;font-size:16px}.operator-login-stage{display:flex;min-height:calc(100vh - 64px);justify-content:center;padding:72px 24px 20px}.operator-login-container{display:grid;width:960px;height:520px;grid-template-columns:1fr 1fr;overflow:hidden;background:#fff;border:1px solid #eee;border-radius:4px;box-shadow:0 20px 40px #00000014}.operator-login-ad{height:518px;overflow:hidden}.operator-login-ad img{display:block;width:100%;height:100%;object-fit:cover}.operator-login-panel{min-width:0;padding:62px 58px 0}.operator-login-panel h1{margin:0 0 42px;color:#515a6e;font-size:30px;font-weight:400;line-height:42px;text-align:center}.operator-login-panel .ant-form-item{margin-bottom:22px}.operator-login-panel .ant-input-affix-wrapper{height:40px;padding:6px 9px}.operator-login-panel .ant-btn{height:40px;font-size:15px}.operator-login-panel .ant-result{padding:12px 0}.auth-factor-switch{margin-bottom:18px}.auth-form-actions{display:flex;justify-content:flex-end;min-height:34px;align-items:center;font-size:13px}.auth-neutral-copy{margin:-8px 0 20px;color:#808695;font-size:13px;line-height:21px}.auth-error{margin:-6px 0 16px;color:#ed4014;font-size:13px;line-height:20px}.operator-login-container.operator-auth-full{display:block;width:780px;height:auto;min-height:560px}.operator-auth-full .operator-login-panel{padding:34px 48px 40px}.operator-auth-full .operator-login-panel h1{margin-bottom:24px;font-size:24px;line-height:34px}.enrollment-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:28px;margin-bottom:22px;padding-bottom:22px;border-bottom:1px solid #e8eaec}.enrollment-layout h2,.security-panel h2{margin:0;color:#17233d;font-size:15px;font-weight:500;line-height:24px}.enrollment-factor{display:flex;align-items:center;flex-direction:column;gap:8px}.enrollment-factor h2{align-self:flex-start}.enrollment-secret{width:100%;overflow-wrap:anywhere;color:#808695;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;text-align:center}.section-heading-row{display:flex;min-height:32px;align-items:center;justify-content:space-between}.section-heading-row .ant-btn{width:34px;height:32px;padding:0}.recovery-code-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px 14px}.recovery-code-grid code{display:block;padding:6px 8px;color:#515a6e;background:#f8f8f9;border:1px solid #e8eaec;border-radius:3px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;text-align:center}.operator-shell{min-height:100vh;--sidebar-width: 256px}.operator-shell.is-collapsed{--sidebar-width: 80px}.operator-sidebar{position:fixed;z-index:20;inset:0 auto 0 0;width:var(--sidebar-width);overflow:hidden auto;background:#fff;box-shadow:2px 0 8px #1d23290d;transition:width .16s ease,transform .16s ease}.operator-brand{display:flex;width:100%;height:64px;align-items:center;gap:10px;padding:0;overflow:hidden;color:#515a6e;white-space:nowrap;background:#fff;border:0;cursor:pointer}.operator-brand-logo{display:block;width:116px;height:42px;margin-left:18px;overflow:hidden;flex:none;transition:width .16s ease,margin .16s ease}.operator-brand img{display:block;width:132px;height:42px;max-width:none;object-fit:contain}.operator-brand-label{min-width:0;padding-left:10px;overflow-wrap:anywhere;white-space:normal;border-left:1px solid #e8eaec;font-size:13px;line-height:1.2}.is-collapsed .operator-brand-logo{width:44px;margin-left:18px}.is-collapsed .operator-brand-label{display:none}.operator-menu{border-inline-end:0!important}.operator-menu.ant-menu-inline .ant-menu-item,.operator-menu.ant-menu-inline .ant-menu-submenu-title{width:100%;height:50px;margin:0;border-radius:0;line-height:50px}.operator-menu .ant-menu-submenu .ant-menu-item{padding-inline-start:43px!important}.operator-header{position:fixed;z-index:15;top:0;right:0;left:var(--sidebar-width);display:flex;height:64px;align-items:center;background:#fff;box-shadow:0 1px 4px #00152914;transition:left .16s ease}.icon-button{display:grid;width:40px;height:40px;flex:0 0 40px;padding:0;place-items:center;color:#808695;background:transparent;border:0;cursor:pointer}.nav-toggle{margin-left:8px}.account-button{margin:0 14px 0 auto}.operator-breadcrumb{display:flex;align-items:center;gap:6px;margin-left:14px;color:#808695;font-size:13px}.operator-breadcrumb span:last-child{color:#515a6e}.operator-main{min-height:100vh;margin-left:var(--sidebar-width);padding:64px 0 0;transition:margin-left .16s ease}.mobile-scrim{display:none}.page-section{min-height:calc(100vh - 64px);padding:20px 22px 28px}.page-title-row{display:flex;min-height:36px;align-items:center;justify-content:space-between;margin-bottom:12px}.page-title-row h1{margin:0;color:#17233d;font-size:18px;font-weight:500;line-height:28px}.content-panel{width:100%;background:#fff;border:1px solid #e8eaec;border-radius:4px}.content-panel+.content-panel{margin-top:14px}.table-toolbar{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:12px;padding:11px 14px;border-bottom:1px solid #e8eaec}.table-toolbar .ant-input-affix-wrapper{width:236px}.table-toolbar .ant-select{width:130px}.toolbar-label{display:flex;align-items:center;gap:7px;color:#808695;font-size:13px}.content-panel .ant-table-wrapper{width:100%}.content-panel .ant-table{border-radius:0 0 4px 4px}.content-panel .ant-table-pagination{margin:14px!important}.content-panel .ant-table-cell{white-space:nowrap}.table-link{height:auto;padding:0}.back-button{width:34px;padding:0}.customer-summary{padding:18px 20px}.customer-summary .ant-descriptions-item-content{min-width:0;overflow-wrap:anywhere}.detail-panel{padding:0}.detail-panel .ant-tabs-nav{margin:0;padding:0 16px}.detail-panel .ant-tabs-content-holder{min-height:260px}.tab-toolbar{display:flex;justify-content:flex-end;padding:10px 14px;border-bottom:1px solid #e8eaec}.release-toolbar .ant-input:not(.ant-input-affix-wrapper .ant-input){width:150px}.release-panel .ant-tabs-content-holder{min-height:420px}.drawer-meta{margin:-6px 0 12px;overflow-wrap:anywhere;color:#808695;font-size:12px}.stable-code{display:inline-flex;min-width:0;flex-direction:column;gap:2px}.stable-code code{color:#808695;font-size:11px;overflow-wrap:anywhere}.audit-payload{display:grid;gap:4px}.audit-field-code{margin-left:4px;color:#808695;font-size:11px}.lease-detail .ant-descriptions-item-content{overflow-wrap:anywhere}.lease-detail-back{margin-bottom:16px}.license-uncertain-alert{margin-bottom:12px}.ant-drawer-body .ant-tabs-nav{margin-bottom:0}.ant-drawer-body .ant-table-cell{white-space:nowrap}.license-details{margin-top:14px}.license-details .ant-descriptions-item-content{min-width:0;overflow-wrap:anywhere}.license-quota-alert,.license-quota-table{margin-top:14px}.quota-resource{display:flex;min-width:0;flex-direction:column;gap:2px;white-space:normal}.quota-resource code,.entitlement-quota-label+code{color:#808695;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:11px}.quota-status-code{color:#515a6e;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px}.license-entitlements-drawer .ant-drawer-body{min-width:0}.license-entitlement-section+.license-entitlement-section{margin-top:22px}.license-entitlement-section>.ant-typography{margin:0 0 10px;font-size:14px;line-height:22px}.license-entitlement-heading{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.license-entitlement-heading>.ant-typography{margin:0;font-size:14px;line-height:22px}.license-entitlement-heading>span.ant-typography{color:#808695;font-size:12px}.license-entitlement-section .ant-empty{margin-block:18px}.license-action-bar{margin-top:14px;padding-top:14px;border-top:1px solid #e8eaec}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.entitlement-quota-editor{overflow:hidden;border:1px solid #e8eaec;border-radius:4px}.entitlement-quota-row{display:grid;min-height:54px;grid-template-columns:minmax(220px,1fr) minmax(180px,240px);align-items:center;gap:16px;padding:8px 12px}.entitlement-quota-row+.entitlement-quota-row{border-top:1px solid #e8eaec}.entitlement-quota-row .ant-checkbox-wrapper{display:grid;min-width:0;grid-template-columns:16px minmax(0,1fr);align-items:center}.entitlement-quota-row .ant-checkbox-wrapper>span:last-child{display:flex;min-width:0;flex-direction:column;padding-inline-end:0}.entitlement-quota-limit{margin:0}.entitlement-quota-help{margin-top:7px;color:#808695;font-size:12px;line-height:19px}.credential-secret{margin-top:18px;padding:12px;overflow-wrap:anywhere;background:#f8f8f9;border:1px solid #e8eaec;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.credential-expiry{margin-top:8px;color:#808695}.ant-modal .ant-alert+.ant-form{margin-top:18px}.ant-result{padding:52px 24px}.security-panel{max-width:820px;padding:22px 24px 26px}.security-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:20px}.security-heading p{margin:4px 0 0;color:#808695;font-size:13px;line-height:20px}.security-code-grid{max-width:620px;margin-bottom:22px}.security-panel .ant-form{max-width:620px}.signing-key-panel .table-toolbar{justify-content:space-between}.signing-key-alert{margin-bottom:18px}.signing-key-challenge-meta{margin-bottom:16px}.signing-key-challenge{margin:7px 0 18px!important;padding:10px 12px;overflow-wrap:anywhere;background:#f8f8f9;border:1px solid #e8eaec;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:20px}.signing-key-proof-form{margin-top:16px}.rbac-panel>.ant-tabs>.ant-tabs-nav{margin:0;padding:0 14px}.rbac-panel>.ant-tabs>.ant-tabs-nav .ant-tabs-tab-btn span{display:inline-flex;align-items:center;gap:6px}.rbac-tab-panel{min-height:360px}.rbac-tag-list{display:flex;flex-wrap:wrap;gap:4px;white-space:normal}.rbac-tag-list .ant-tag{margin:0}.rbac-permission-options{display:grid;grid-template-columns:1fr 1fr;gap:8px 14px;width:100%}.rbac-permission-options .ant-checkbox-wrapper{min-width:0;align-items:flex-start;margin:0}.rbac-permission-options .ant-checkbox-wrapper>span:last-child{display:flex;min-width:0;flex-direction:column}.rbac-permission-options small{overflow-wrap:anywhere;color:#808695;font-size:12px;line-height:18px}.policy-panel .table-toolbar .ant-input{width:300px}.policy-preflight{margin-bottom:16px}.policy-form-actions{display:flex;justify-content:flex-end;width:100%;margin-top:8px}.policy-json{max-height:260px;margin:8px 0 18px;padding:12px;overflow:auto;color:#515a6e;background:#f8f8f9;border:1px solid #e8eaec;border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;line-height:20px;white-space:pre-wrap;overflow-wrap:anywhere}.catalog-panel{min-width:0;overflow:hidden}.catalog-panel .table-toolbar .ant-input{width:300px}.catalog-panel .ant-table-wrapper,.catalog-panel .ant-spin-nested-loading,.catalog-panel .ant-spin-container{min-width:0}.catalog-uncertain-alert{margin-bottom:16px}.catalog-tab-content{min-width:0;padding-top:12px}.catalog-sync-overview{margin-bottom:16px}.catalog-attempt-toolbar{display:flex;justify-content:flex-end;margin-bottom:12px}.catalog-attempt-toolbar .ant-select{width:180px}.catalog-payload-title{margin:18px 0 8px!important;font-size:14px!important;line-height:22px!important}.catalog-payload{max-height:420px;margin:0;padding:12px;overflow:auto;border:1px solid #e8e8e8;border-radius:4px;background:#fafafa;color:#303133;font:12px/1.55 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;white-space:pre}@media(max-width:767px){.operator-login-header{height:58px;padding:0 18px}.operator-login-header img{width:124px;height:40px}.operator-login-header span{font-size:14px}.operator-login-stage{min-height:calc(100vh - 58px);align-items:flex-start;padding:44px 16px 24px}.operator-login-container{display:block;width:100%;height:auto;min-height:430px}.operator-login-ad{display:none}.operator-login-panel{padding:50px 28px 44px}.operator-login-panel h1{margin-bottom:38px;font-size:27px}.operator-login-container.operator-auth-full{width:100%;min-height:0}.operator-auth-full .operator-login-panel{padding:28px 20px 34px}.operator-auth-full .operator-login-panel h1{margin-bottom:22px;font-size:22px}.enrollment-layout{grid-template-columns:1fr;gap:20px}.enrollment-factor h2{align-self:center}.recovery-code-grid{grid-template-columns:1fr}.operator-shell,.operator-shell.is-collapsed{--sidebar-width: 0px}.operator-sidebar{width:256px;transform:translate(-100%)}.operator-sidebar.is-mobile-open{transform:translate(0)}.operator-sidebar .operator-menu{display:block}.operator-sidebar .operator-brand-logo{width:116px;margin-left:18px}.operator-sidebar .operator-brand-label{display:inline}.operator-header{left:0}.operator-main{margin-left:0}.mobile-scrim{position:fixed;z-index:19;inset:0 0 0 256px;display:block;width:auto;padding:0;background:#17233d59;border:0}.operator-breadcrumb{margin-left:8px}.account-button{margin-right:6px}.page-section{padding:14px 10px 22px}.page-title-row{margin:0 4px 10px}.page-title-row h1{max-width:calc(100vw - 90px);overflow:hidden;font-size:17px;text-overflow:ellipsis;white-space:nowrap}.table-toolbar{align-items:stretch;flex-direction:column}.table-toolbar>.ant-space{width:100%}.table-toolbar .ant-input-affix-wrapper{width:min(100%,250px)}.table-toolbar>.ant-btn{align-self:flex-end}.release-toolbar .ant-input:not(.ant-input-affix-wrapper .ant-input){width:min(100%,250px)}.form-grid{grid-template-columns:1fr;column-gap:0}.entitlement-quota-row{grid-template-columns:1fr;gap:8px;padding:10px}.license-entitlements-drawer .ant-drawer-header{padding:14px 12px}.license-entitlements-drawer .ant-drawer-body{padding:16px 12px}.license-entitlements-drawer .ant-drawer-title{min-width:0;overflow-wrap:anywhere}.license-entitlements-drawer .ant-drawer-extra .ant-btn{height:32px;padding-inline:10px;white-space:normal}.license-entitlement-heading{align-items:flex-start;flex-direction:column;gap:2px}.customer-summary{padding:14px}.security-panel{padding:18px 14px 22px}.rbac-permission-options{grid-template-columns:1fr}.policy-panel .table-toolbar .ant-input{width:100%}.policy-panel .policy-actions-column{width:126px!important;min-width:126px!important;max-width:126px!important}.policy-row-actions .ant-btn{width:34px;height:32px;padding-inline:0}.policy-row-actions .ant-btn>span:not(.ant-btn-icon){display:none}.catalog-panel .table-toolbar .ant-input{width:100%}.catalog-panel .catalog-actions-column{width:126px!important;min-width:126px!important;max-width:126px!important}.catalog-row-actions .ant-btn{width:34px;height:32px;padding-inline:0}.catalog-row-actions .ant-btn>span:not(.ant-btn-icon){display:none}.catalog-tab-content .ant-descriptions-view{overflow-x:auto}.catalog-attempt-toolbar{justify-content:stretch}.catalog-attempt-toolbar .ant-select{width:100%}.policy-create-form .ant-picker-range{display:grid;height:auto;grid-template-columns:minmax(0,1fr) 18px;grid-template-rows:auto 14px auto}.policy-create-form .ant-picker-range .ant-picker-input{width:100%;grid-column:1}.policy-create-form .ant-picker-range .ant-picker-input:first-child{grid-row:1}.policy-create-form .ant-picker-range .ant-picker-input:nth-child(3){grid-row:3}.policy-create-form .ant-picker-range .ant-picker-range-separator{height:14px;padding:0;grid-column:1;grid-row:2;justify-self:center;transform:rotate(90deg)}.policy-create-form .ant-picker-range .ant-picker-suffix,.policy-create-form .ant-picker-range .ant-picker-clear{grid-column:2;grid-row:1 / 4;align-self:center}.ant-modal{top:10px;max-width:calc(100vw - 20px);margin:10px auto}}
