@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.fixed{position:fixed}.static{position:static}.block{display:block}.h-full{height:100%}.min-h-full{min-height:100%}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--background:#f4f6f8;--foreground:#17212b;--surface:#fff;--border:#dfe4e8;--muted:#65727e;--accent:#1769aa}@media (prefers-color-scheme:dark){:root{--background:#12171c;--foreground:#edf2f5;--surface:#1a2128;--border:#303a43;--muted:#9eabb5;--accent:#57a4dd}}*{box-sizing:border-box}body{background:var(--background);color:var(--foreground);letter-spacing:0;margin:0;font-family:Inter,Segoe UI,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}.auth-loading{place-items:center;min-height:100vh;display:grid}.login-page{background:#edf1f4;place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{border:1px solid var(--border);background:var(--surface);border-radius:7px;width:min(100%,390px);padding:30px;box-shadow:0 12px 32px #18222c1a}.login-brand{align-items:center;gap:10px;margin-bottom:30px;font-size:17px;font-weight:650;display:flex}.login-panel header{margin-bottom:24px}.login-panel h1{margin:0;font-size:24px}.login-panel header p{color:var(--muted);margin:7px 0 0}.login-panel .ant-alert{margin-bottom:18px}.login-panel .ant-form-item:last-of-type{margin-bottom:24px}.console-shell{grid-template-columns:220px minmax(0,1fr);min-height:100vh;display:grid}.console-sidebar{color:#d7e0e7;background:#18222c;flex-direction:column;height:100vh;padding:18px 12px;display:flex;position:sticky;top:0}.console-brand{color:#fff;border-bottom:1px solid #2c3944;align-items:center;gap:10px;height:46px;padding:0 10px 16px;font-size:17px;font-weight:650;display:flex}.brand-mark{background:#1976b9;border-radius:6px;place-items:center;width:30px;height:30px;display:grid}.console-sidebar nav{gap:4px;padding-top:16px;display:grid}.nav-item{color:#aebbc5;border-radius:5px;align-items:center;gap:11px;min-height:40px;padding:0 12px;display:flex}.nav-item:hover,.nav-item.active{color:#fff;background:#263746}.nav-item.active{box-shadow:inset 3px 0 #3ca37a}.nav-group{gap:2px;display:grid}.nav-group-title{color:#aebbc5;width:100%;min-height:40px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:5px;align-items:center;gap:11px;padding:0 12px;display:flex}.nav-group-title:hover,.nav-group.active .nav-group-title{color:#fff;background:#202f3c}.nav-group-chevron{color:#7f909d;margin-left:auto;font-size:11px}.nav-group-items{gap:2px;display:grid}.nav-child{min-height:36px;padding-left:34px;font-size:14px}.nav-child .anticon{display:none}.console-workspace{min-width:0}.console-topbar{z-index:10;border-bottom:1px solid var(--border);background:var(--surface);justify-content:space-between;align-items:center;gap:24px;height:64px;padding:0 36px;display:flex;position:sticky;top:0}.console-topbar h1{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:20px;line-height:1.3;overflow:hidden}.topbar-account{flex:none;align-items:center;gap:14px;display:flex}.account-identity{align-items:center;gap:9px;display:flex}.account-avatar{background:#354653;flex:none}.account-copy{gap:1px;line-height:1.25;display:grid}.account-identity small{color:var(--muted);font-size:12px}.logout-button{border-left:1px solid var(--border);border-radius:0;padding-left:14px}.console-main{width:100%;padding:24px 36px 48px}.page-header{justify-content:space-between;align-items:center;gap:20px;min-height:32px;margin-bottom:20px;display:flex}.page-actions{align-items:center;gap:10px;display:flex}.page-header p{color:var(--muted);margin:0}.metric-grid{border:1px solid var(--border);background:var(--surface);border-radius:7px;grid-template-columns:repeat(3,minmax(0,1fr));display:grid;overflow:hidden}.metric-panel{border-right:1px solid var(--border);align-content:center;gap:8px;min-height:142px;padding:22px 24px;display:grid}.metric-panel:last-child{border-right:0}.metric-panel span,.metric-panel small{color:var(--muted)}.metric-panel strong{font-size:31px;line-height:1}.metric-panel.green{box-shadow:inset 0 3px #26976d}.metric-panel.blue{box-shadow:inset 0 3px #287fbd}.metric-panel.amber{box-shadow:inset 0 3px #c48a2e}.metric-panel.red{box-shadow:inset 0 3px #c84949}.metric-panel.violet{box-shadow:inset 0 3px #7b62a3}.overview-metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.overview-metric{border:1px solid var(--border);background:var(--surface);border-radius:7px;min-height:166px}.overview-metric:last-child{border-right:1px solid var(--border)}.metric-actions{align-items:center;gap:12px;min-height:25px;margin-top:4px;display:flex}.metric-actions a,.metric-actions .ant-btn-link{align-items:center;gap:5px;padding:0;font-size:13px;display:inline-flex}.today-values{align-items:end;gap:22px;display:flex}.today-values strong{gap:5px;display:grid}.today-values strong small{color:var(--muted);font-size:12px;font-weight:400}.trend-section{margin-top:26px}.trend-heading>div:first-child{gap:4px;display:grid}.trend-heading>div:first-child span{font-size:13px}.trend-panel{border:1px solid var(--border);background:var(--surface);border-radius:7px;min-height:330px;padding:18px 20px 12px}.chart-legend{color:var(--muted);justify-content:flex-end;gap:18px;font-size:13px;display:flex}.chart-legend span{align-items:center;gap:6px;display:inline-flex}.chart-legend i{border-radius:2px;width:18px;height:3px;display:block}.chart-legend .success{background:#26976d}.chart-legend .failure{background:#c84949}.trend-chart{aspect-ratio:760/260;width:100%;min-height:230px;padding:0 0 25px 28px;position:relative}.trend-svg-wrap{width:100%;height:100%}.trend-chart svg{width:100%;height:100%;overflow:visible}.chart-grid-line{stroke:var(--border);stroke-width:1px;vector-effect:non-scaling-stroke}.chart-y-labels{color:var(--muted);flex-direction:column;justify-content:space-between;font-size:11px;display:flex;position:absolute;inset:9% auto 23px 0}.chart-x-labels{height:18px;color:var(--muted);font-size:11px;position:absolute;inset:auto 24px 0 42px}.chart-x-labels span{white-space:nowrap;position:absolute;transform:translate(-50%)}.chart-line{fill:none;stroke-width:2.5px;stroke-linejoin:round;stroke-linecap:round;vector-effect:non-scaling-stroke}.chart-line.success,.chart-point.success{stroke:#26976d}.chart-line.failure,.chart-point.failure{stroke:#c84949}.chart-point{fill:var(--surface);stroke-width:2px;vector-effect:non-scaling-stroke}.status-section{margin-top:26px}.section-title{justify-content:space-between;align-items:center;margin-bottom:10px;display:flex}.section-title h2{margin:0;font-size:17px}.section-title span{color:var(--muted);font-size:13px}.status-table{border:1px solid var(--border);background:var(--surface);border-radius:7px;overflow:hidden}.status-row{border-bottom:1px solid var(--border);grid-template-columns:1fr 2fr 100px;align-items:center;gap:16px;min-height:54px;padding:0 18px;display:grid}.status-row:last-child{border-bottom:0}.status-row.header{min-height:42px;color:var(--muted);background:var(--surface)}@supports (color:color-mix(in lab, red, red)){.status-row.header{background:color-mix(in srgb, var(--surface), var(--background) 45%)}}.status-row.header{font-size:13px}.page-alert{margin-bottom:16px}.table-toolbar{justify-content:flex-end;margin-bottom:12px;display:flex}.table-toolbar .ant-select{width:150px}.batch-toolbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:12px;display:flex}.batch-toolbar .ant-input-search{width:min(100%,340px)}.batch-count{color:var(--muted);flex:none;font-size:13px}.key-prefix{color:var(--muted);margin-top:3px;display:block}.full-control{width:100%}.result-table{margin-top:16px}.revealed-value{overflow-wrap:anywhere;border:1px solid var(--border);background:var(--background);margin-top:16px;padding:14px}.primary-cell{gap:3px;min-width:0;display:grid}.primary-cell strong,.primary-cell span,.primary-cell code{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.primary-cell small{color:var(--muted)}.account-profile-cell{align-items:center;gap:10px;min-width:0;display:flex}.account-profile-cell .ant-avatar{background:#287fbd;flex:none}.account-profile-cell .primary-cell{flex:auto}.enrollment-qr{align-content:center;place-items:center;gap:12px;min-height:270px;margin:8px 0 18px;display:grid}.enrollment-qr .ant-qrcode{background:#fff}.drawer-section-title{margin:26px 0 12px;font-size:16px}.drawer-section-heading{justify-content:space-between;align-items:end;gap:16px;margin-top:26px;display:flex}.drawer-section-heading .drawer-section-title{margin:0 0 4px}.drawer-section-heading span{color:var(--muted);font-size:12px}.account-device-alert{margin:12px 0}.account-device-loading{place-items:center;min-height:130px;display:grid}.drawer-alert{margin-top:16px}.form-alert{margin-bottom:18px}.empty-timeline{color:var(--muted);text-align:center;padding:24px 0}.timeline-event{gap:3px;display:grid}.timeline-event span{color:var(--muted);font-size:13px}.timeline-event code{width:fit-content}.task-qr-stage{place-items:center;min-height:276px;padding:16px 0;display:grid}.task-qr-placeholder{color:var(--muted)}.task-qr-loading-space{width:244px;height:244px;display:block}.task-qr-image{background:#fff;width:244px;height:244px}.task-qr-image .ant-qrcode{background:#fff}.task-qr-actions{justify-content:center;width:100%;margin-top:4px}.task-qr-action-alert{margin-top:12px}.account-toolbar{grid-template-columns:150px 170px 150px minmax(110px,1fr);align-items:center;gap:10px;margin-bottom:12px;display:grid}.account-count{color:var(--muted);text-align:right;font-size:13px}.account-row-disabled{opacity:.68}.account-state-alert{margin:0 0 16px}.account-capability-notice{margin-bottom:12px}.account-capability-grid{border:1px solid var(--border);border-radius:6px;grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:hidden}.account-capability-grid>div{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:8px 12px;display:flex}.account-capability-grid>div:nth-child(odd){border-right:1px solid var(--border)}.account-capability-grid>div:nth-last-child(-n+2){border-bottom:0}.drawer-loading{place-items:center;min-height:240px;display:grid}.scan-toolbar{grid-template-columns:150px 170px 170px minmax(110px,1fr);align-items:center;gap:10px;margin-bottom:12px;display:grid}.scan-count{color:var(--muted);text-align:right;font-size:13px}.audit-toolbar{grid-template-columns:minmax(220px,1fr) 140px 170px minmax(110px,1fr);align-items:center;gap:10px;margin-bottom:12px;display:grid}.audit-count{color:var(--muted);text-align:right;font-size:13px}.scan-detail-drawer .ant-drawer-content-wrapper{width:min(680px,100%)!important}@media (max-width:760px){.console-shell{grid-template-columns:64px minmax(0,1fr)}.console-sidebar{padding-inline:8px}.console-brand>span:last-child,.nav-item>span:last-child,.nav-group-label{display:none}.console-brand,.nav-item,.nav-group-title{justify-content:center;padding-inline:0}.nav-group-chevron{display:none}.nav-child .anticon{display:inline-flex}.console-topbar{gap:12px;height:58px;padding:0 16px}.console-topbar h1{font-size:18px}.topbar-account{gap:8px}.account-copy{display:none}.logout-button{padding-inline:10px}.console-main{padding:18px 16px 36px}.page-header{gap:12px;display:grid}.page-actions{flex-wrap:wrap}.metric-grid,.overview-metric-grid{grid-template-columns:1fr}.metric-panel{border-right:0;border-bottom:1px solid var(--border)}.metric-panel:last-child{border-bottom:0}.status-row{grid-template-columns:1fr 90px}.status-row span:nth-child(2){display:none}.trend-heading{align-items:start}.trend-panel{min-height:260px;padding-inline:8px}.trend-chart{min-height:190px}.account-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.account-toolbar .ant-select:nth-child(3){grid-column:1/-1}.account-count{text-align:left}.account-capability-grid{grid-template-columns:1fr}.account-capability-grid>div,.account-capability-grid>div:nth-child(odd),.account-capability-grid>div:nth-last-child(-n+2){border-right:0;border-bottom:1px solid var(--border)}.account-capability-grid>div:last-child{border-bottom:0}.scan-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.scan-toolbar .ant-select:nth-child(3){grid-column:1/-1}.scan-count{text-align:left}.audit-toolbar{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-toolbar>:first-child{grid-column:1/-1}.audit-count{text-align:left}.batch-toolbar{display:grid}.batch-toolbar .ant-input-search{width:100%}.scan-detail-drawer .ant-drawer-content-wrapper{width:auto!important;inset-inline:0!important}}@media (min-width:761px) and (max-width:1180px){.overview-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
