html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{color-scheme:dark;font-family:SF Pro Text,PingFang SC,Hiragino Sans GB,Noto Sans SC,Microsoft YaHei,ui-sans-serif,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--admin-bg: #121417;--admin-surface: #1a1d21;--admin-surface-strong: #22262b;--admin-surface-muted: #262b31;--admin-text: #eceff2;--admin-text-secondary: #8d949c;--admin-border: #2e333a;--admin-border-soft: #25292e;--admin-primary: #3a6f88;--admin-link: #9bb8c6;--admin-signal: #c9a36a;--admin-on-primary: #f7f8f9;--admin-radius: 8px;--admin-header-shadow: 0 1px 0 rgb(255 255 255 / 6%);--admin-sidebar-shadow: 1px 0 0 rgb(255 255 255 / 6%);--admin-focus-ring: 0 0 0 3px rgb(155 184 198 / 28%)}:root[data-theme=light]{color-scheme:light;--admin-bg: #f2f3f5;--admin-surface: #ffffff;--admin-surface-strong: #eef0f2;--admin-surface-muted: #e7eaed;--admin-text: #1a1d21;--admin-text-secondary: #5c6570;--admin-border: #d5d8dd;--admin-border-soft: #e4e6ea;--admin-primary: #2f5d73;--admin-link: #2f5d73;--admin-signal: #8a6a32;--admin-on-primary: #ffffff;--admin-header-shadow: 0 1px 0 rgb(26 29 33 / 8%);--admin-sidebar-shadow: 1px 0 0 rgb(26 29 33 / 8%);--admin-focus-ring: 0 0 0 3px rgb(47 93 115 / 18%)}*{box-sizing:border-box;letter-spacing:0}html,body,#app{width:100%;min-width:1024px;min-height:100%;margin:0}body{min-height:100dvh;overflow:hidden;background:var(--admin-bg);color:var(--admin-text)}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}.admin-skip-link{position:fixed;z-index:10000;top:8px;left:12px;padding:8px 12px;transform:translateY(-160%);border-radius:var(--admin-radius);background:var(--admin-primary);color:var(--admin-on-primary);font-weight:600;text-decoration:none;transition:transform .16s ease}.admin-skip-link:focus-visible{transform:translateY(0);outline:2px solid #ffffff;outline-offset:2px}.admin-user-menu:focus-visible,.table-link-button:focus-visible,.admin-brand-link:focus-visible,.dashboard-action-link:focus-visible{outline:2px solid var(--admin-link);outline-offset:2px;box-shadow:var(--admin-focus-ring)}.route-fallback{min-height:100dvh;background:var(--admin-bg)}.route-fallback-copy{color:var(--admin-text-secondary);font-size:13px}.admin-layout{width:100%;height:100dvh;overflow:hidden;background:var(--admin-bg)}.admin-sider{z-index:20;height:100dvh;overflow:hidden;background:var(--admin-surface)!important;box-shadow:var(--admin-sidebar-shadow)}.admin-sidebar-content{display:flex;width:100%;height:100%;min-height:0;flex-direction:column;overflow:hidden;background:var(--admin-surface)}.admin-brand{display:flex;align-items:center;height:64px;padding:0 16px;flex:0 0 64px;overflow:hidden;border-bottom:1px solid var(--admin-border-soft)}.admin-brand-link{color:inherit;text-decoration:none}.admin-brand.is-collapsed{justify-content:center;padding:0}.admin-brand-logo{width:32px;height:32px;padding:3px;flex:0 0 32px;object-fit:contain;border-radius:6px;background:#f4f5f6}.admin-brand-name{margin-left:10px;overflow:hidden;color:var(--admin-text);font-size:15px;font-weight:600;letter-spacing:.01em;line-height:1;white-space:nowrap}.admin-menu-scroll{min-height:0;flex:1;overflow:hidden auto;scrollbar-width:thin}.admin-menu{padding:10px 4px;border-inline-end:0!important;background:transparent!important}.admin-menu .ant-menu-title-content>a{display:block;color:inherit;text-decoration:none}.admin-menu .ant-menu-item,.admin-menu .ant-menu-submenu-title{width:calc(100% - 12px)!important;margin-inline:6px!important}.admin-menu .ant-menu-item-selected,.admin-menu .ant-menu-item-selected:hover{background:var(--admin-surface-muted)!important;color:var(--admin-text)!important;box-shadow:inset 2px 0 0 var(--admin-signal)}.admin-menu .ant-menu-item-selected .anticon,.admin-menu .ant-menu-item-selected a{color:inherit!important}.admin-menu.ant-menu-inline-collapsed{width:64px;padding-inline:4px}.admin-sidebar-version{display:flex;height:40px;align-items:center;justify-content:center;flex:0 0 40px;border-top:1px solid var(--admin-border-soft);color:var(--admin-text-secondary);font-size:12px}.admin-main-layout{min-width:0;height:100dvh;overflow:hidden;background:var(--admin-bg)!important}.admin-header{display:flex;height:64px;min-height:64px;padding:0 16px!important;align-items:center;justify-content:space-between;background:var(--admin-surface)!important;box-shadow:var(--admin-header-shadow);line-height:normal!important}.admin-header-left,.admin-header-right{display:flex;min-width:0;align-items:center}.admin-breadcrumb{margin-left:12px}.admin-breadcrumb li:first-child .ant-breadcrumb-link{cursor:pointer}.admin-icon-button{display:inline-flex!important;width:40px;height:40px;align-items:center;justify-content:center}.admin-header-divider{height:24px;margin-inline:14px}.admin-user-menu{display:flex;min-width:0;align-items:center;padding:4px 6px;border:0;border-radius:6px;background:transparent;color:var(--admin-text);cursor:pointer}.admin-user-menu:hover{background:var(--admin-surface-muted)}.admin-user-name{max-width:160px;margin-left:8px;overflow:hidden;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.admin-user-menu-arrow{margin-left:6px;color:var(--admin-text-secondary);font-size:10px}.admin-main-content{min-height:0;padding:20px 22px;overflow:hidden auto;background:var(--admin-bg);scrollbar-gutter:stable}.admin-content-container{width:min(100%,1680px);min-height:calc(100dvh - 144px);margin:0 auto}.admin-footer{display:flex;height:40px;min-height:40px;padding:0 16px!important;align-items:center;justify-content:center;border-top:1px solid var(--admin-border-soft);background:var(--admin-surface)!important;color:var(--admin-text-secondary)!important;font-size:12px}.admin-page{display:flex;min-width:0;flex-direction:column;gap:18px}.admin-page-heading{display:flex;min-height:42px;align-items:flex-start;justify-content:space-between;gap:16px}.admin-page-heading .ant-typography,.admin-panel .ant-card-head-title .ant-typography,.dashboard-section .ant-typography{margin-top:0;margin-bottom:0}.admin-page-heading h1.ant-typography,.admin-panel .ant-card-head-title h1.ant-typography{margin:0;font-size:22px;font-weight:600;line-height:28px;text-wrap:balance}.admin-page-shell{display:grid;min-width:0;gap:14px}.admin-page-title-row{min-width:0}.admin-page-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.admin-page-body{min-width:0}.management-page .ant-table-wrapper{min-width:0;overflow:hidden;border:1px solid var(--admin-border-soft);border-radius:var(--admin-radius);background:var(--admin-surface)}.management-page .ant-table-cell{font-variant-numeric:tabular-nums}.management-page .ant-table-wrapper .ant-pagination{padding-inline:14px}.admin-panel,.metric-card,.login-card,.auth-callback-card{border-radius:var(--admin-radius);border-color:var(--admin-border-soft)}.admin-panel>.ant-card-head{min-height:60px;padding-inline:18px}.admin-panel>.ant-card-body{padding:18px}.metric-card{display:flex;height:100%;min-height:0;flex-direction:column;justify-content:space-between;gap:10px;padding:16px 18px 14px;border:1px solid var(--admin-border-soft);border-radius:var(--admin-radius);background:var(--admin-surface)}.metric-card .ant-statistic-content{overflow:hidden;font-size:25px;text-overflow:ellipsis;white-space:nowrap}.metric-label,.metric-hint{margin:0;color:var(--admin-text-secondary);font-size:12px;font-weight:500;line-height:18px}.metric-value-row{display:flex;min-width:0;align-items:baseline;gap:10px}.metric-value{overflow:hidden;color:var(--admin-text);font-size:28px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1.1;text-overflow:ellipsis;white-space:nowrap}.metric-unit{color:var(--admin-text-secondary);font-size:13px;font-weight:500}.metric-delta{font-size:13px;font-variant-numeric:tabular-nums;font-weight:600}.metric-delta.is-up{color:#6f9b78}.metric-delta.is-down{color:#c2746b}.dashboard-section{display:flex;min-height:88px;padding:18px;align-items:center;justify-content:space-between;gap:18px;border:1px solid var(--admin-border-soft);border-radius:6px;background:var(--admin-surface)}.dashboard-metric-grid,.dashboard-split{display:grid;gap:14px}.dashboard-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-split{grid-template-columns:repeat(2,minmax(0,1fr))}.device-chip-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.dashboard-actions{display:grid;grid-template-columns:minmax(0,1fr);gap:2px}.dashboard-action-link{display:flex;min-height:42px;padding:0 12px;align-items:center;justify-content:space-between;border-radius:6px;color:var(--admin-text);font-weight:500;text-decoration:none}.dashboard-action-link:hover{background:var(--admin-surface-muted);color:var(--admin-text)}.dashboard-distribution{display:grid;gap:12px}.dashboard-distribution-row{display:grid;gap:6px}.dashboard-distribution-meta{display:flex;align-items:baseline;justify-content:space-between;gap:12px;color:var(--admin-text);font-size:13px}.dashboard-distribution-meta small{color:var(--admin-text-secondary);font-variant-numeric:tabular-nums}.dashboard-distribution-track{height:4px;overflow:hidden;border-radius:99px;background:var(--admin-surface-muted)}.dashboard-distribution-fill{height:100%;border-radius:inherit;background:var(--admin-signal)}.device-chip{display:inline-flex;min-height:28px;padding:0 10px;align-items:center;border:1px solid var(--admin-border-soft);border-radius:999px;color:var(--admin-text);font-size:13px;text-decoration:none}.device-chip:hover{border-color:var(--admin-link);color:var(--admin-link)}.dashboard-panel{height:100%}.login-summary-row,.login-chart-row{margin-top:16px;margin-bottom:16px}.analytics-chart{width:100%;min-width:0}.analytics-chart-empty{display:grid;place-items:center;color:var(--admin-text-secondary);font-size:13px}.pending-page{min-height:calc(100dvh - 164px);justify-content:center}.login-page,.auth-callback-page{display:grid;min-height:100dvh;padding:32px 20px;place-items:center;overflow:auto;background:var(--admin-bg)}.login-shell{display:grid;width:min(400px,100%);gap:22px}.login-card,.auth-callback-card{width:min(400px,100%);border:1px solid var(--admin-border-soft);border-radius:var(--admin-radius);background:var(--admin-surface);box-shadow:none}.login-card>.ant-card-body,.login-card-body{padding:28px 28px 24px}.login-brand{display:grid;justify-items:start;gap:10px}.login-logo{width:44px;height:44px;padding:5px;object-fit:contain;border-radius:8px;background:#f4f5f6}.login-brand h1{margin:0;color:var(--admin-text);font-size:26px;font-weight:600;line-height:1.2}.login-brand p,.login-hint{margin:0;color:var(--admin-text-secondary);font-size:13px;line-height:1.55}.login-hint{margin-top:16px;text-align:center}.login-submit{margin-top:6px}.auth-callback-card{width:min(440px,calc(100vw - 32px))}.auth-callback-loading{padding:36px}.admin-page-alert{margin-bottom:16px}.admin-toolbar{display:flex;margin-bottom:16px;padding:0 0 16px;align-items:flex-end;justify-content:space-between;gap:14px;border-bottom:1px solid var(--admin-border-soft)}.admin-filter-fields{display:flex;min-width:0;flex:1;flex-wrap:wrap;align-items:flex-end;gap:10px}.admin-filter-field{display:grid;min-width:0;gap:6px}.admin-filter-label{color:var(--admin-text-secondary);font-size:12px;font-weight:600;line-height:18px}.admin-filter-actions{margin-left:auto}.admin-toolbar-search{width:min(300px,100%)}.admin-toolbar-select{width:180px}.management-description{margin-top:0;margin-bottom:16px!important}.management-form{padding-top:10px}.management-form--columns-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.management-form-field--full{grid-column:1 / -1}.management-form-field--json textarea{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;resize:vertical}.management-form-actions{display:flex;justify-content:flex-end;margin:4px 0 8px}.table-link-button{display:inline-flex;max-width:100%;align-items:center;color:var(--admin-link);font-weight:500;line-height:1.5;text-align:start;text-decoration:none}.table-link-button:hover{color:var(--ant-color-primary-hover);text-decoration:underline;text-underline-offset:3px}.management-form .ant-form-item{margin-bottom:16px}.management-selection-bar{display:flex;min-height:46px;margin-bottom:12px;padding:8px 12px;align-items:center;justify-content:space-between;gap:12px;border:1px solid var(--admin-border-soft);border-radius:6px;background:var(--admin-surface-strong)}.management-two-column{display:grid;grid-template-columns:minmax(260px,.8fr) minmax(420px,1.8fr);gap:16px}.management-section{min-width:0;padding:16px;border:1px solid var(--admin-border-soft);border-radius:6px;background:var(--admin-surface)}.management-section-title{margin-top:0!important}.code-preview{max-height:360px;margin:0;padding:12px;overflow:auto;border:1px solid var(--admin-border-soft);border-radius:6px;background:var(--admin-surface-strong);color:var(--admin-text);font:12px/1.6 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;white-space:pre-wrap;word-break:break-word}.permission-catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:14px}.permission-catalog-item{display:flex;padding:11px 0;flex-direction:column;gap:5px;border-bottom:1px solid var(--admin-border-soft)}.permission-catalog-item:last-child{border-bottom:0}.curve-chart{width:100%;height:380px;min-height:280px}.management-section .ant-list-item.is-selected{padding-inline:10px;border-radius:6px;background:var(--admin-surface-muted)}.entity-button{display:flex;max-width:100%;flex-direction:column;gap:3px;padding:0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.entity-button strong,.entity-button span{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.entity-button strong{color:var(--admin-primary);font-size:13px}.entity-button span{color:var(--admin-text-secondary);font-size:12px}.protected-name-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px;padding-top:10px}.protected-name-form .ant-form-item{margin-bottom:16px}.protected-name-field--full{grid-column:1 / -1}.ant-modal-root .ant-modal:not(.ant-modal-confirm){top:24px;padding-bottom:24px}.ant-modal-root .ant-modal:not(.ant-modal-confirm) .ant-modal-body{max-height:calc(100dvh - 178px);overflow-y:auto}.ant-modal-root .ant-modal-mask{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.ant-modal-root .ant-modal-container{padding:0;overflow:hidden;border:1px solid var(--admin-border-soft);box-shadow:0 18px 48px #00000038,0 2px 8px #0000001a}.ant-modal-root .ant-modal-header{min-height:56px;margin:0;padding:17px 54px 15px 22px;border-bottom:1px solid var(--admin-border-soft)}.ant-modal-root .ant-modal-title{color:var(--admin-text);font-size:16px;font-weight:620;line-height:24px}.ant-modal-root .ant-modal-close{top:12px;inset-inline-end:14px;width:32px;height:32px;color:var(--admin-text-secondary)}.ant-modal-root .ant-modal-close:hover{background:var(--admin-surface-muted);color:var(--admin-text)}.ant-modal-root .ant-modal-body{padding:20px 22px 22px;overscroll-behavior:contain;scrollbar-gutter:stable}.ant-modal-root .ant-modal-footer{margin:0;padding:12px 22px;border-top:1px solid var(--admin-border-soft);background:var(--admin-surface-strong)}.ant-modal-root .ant-modal-footer .ant-btn+.ant-btn{margin-inline-start:8px}.ant-modal-root .ant-modal-confirm-body-wrapper{padding:22px}.ant-modal-root .ant-modal-confirm .ant-modal-confirm-btns{margin-top:24px}.ant-modal-root .ant-form-vertical .ant-form-item-label{padding-bottom:6px}.ant-modal-root .ant-form-item-label>label{color:var(--admin-text-secondary);font-size:13px;font-weight:560}.ant-modal-root .ant-form-item{margin-bottom:18px}.ant-modal-root .ant-form-item:last-child{margin-bottom:0}.resource-upload-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:18px}.resource-upload-file,.resource-upload-status,.resource-upload-form .management-form-actions,.resource-form-field--source{grid-column:1 / -1}.resource-upload-file{padding-bottom:18px;border-bottom:1px solid var(--admin-border-soft)}.resource-upload-status{margin:-8px 0 14px}.resource-upload-form .management-form-actions{margin:-2px 0 12px}.resource-form-field--textarea .ant-input-textarea textarea{min-height:88px;resize:vertical}.resource-form-field--source .ant-input-textarea textarea{min-height:104px}.admin-resource-modal .ant-modal-body,.admin-resource-editor-modal .ant-modal-body{padding-bottom:6px}.admin-resource-modal .ant-modal-footer,.admin-resource-editor-modal .ant-modal-footer{position:relative;z-index:1}.verification-material-list{max-height:240px;margin-top:8px;overflow-y:auto;border-block:1px solid var(--admin-border-soft)}.admin-data-modal .ant-table-cell{overflow-wrap:anywhere}@media (prefers-reduced-motion: reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}.release-state-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:16px}.release-state-item{display:flex;min-height:104px;flex-direction:column;align-items:flex-start;gap:7px;padding:14px;border:1px solid var(--ant-color-border-secondary);border-radius:6px}.release-state-item .ant-empty{margin:0}.admin-selection-bar,.sync-flow-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;flex-wrap:wrap}.sync-flow-summary{justify-content:flex-start;margin-top:14px}.sync-change-table{margin-top:16px}.admin-environment-badge{display:inline-flex;margin-left:14px;padding:0;align-items:center;gap:7px;flex:0 0 auto;color:var(--admin-text-secondary);font-size:12px;font-weight:500;line-height:18px;background:transparent}.admin-environment-badge:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--admin-text-secondary)}.admin-environment-badge.is-staging:before{background:#6f92b3}.admin-environment-badge.is-preprod:before{background:var(--admin-signal)}.admin-environment-badge.is-prod:before{background:#c2746b}.release-deployment-page .admin-page-heading .ant-typography-paragraph{margin:8px 0 0}.release-deployment-summary{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.release-deployment-item{min-width:0;border-radius:6px;border-color:var(--admin-border-soft)}.release-deployment-item-heading,.release-deployment-meta{display:flex;align-items:center;justify-content:space-between;gap:12px}.release-deployment-item .ant-typography.ant-typography-ellipsis{display:block;max-width:100%}.release-deployment-item h4.ant-typography{margin:12px 0 7px}.release-project-version,.release-deployed-version{display:grid;min-width:0;gap:6px}.release-project-version{margin-top:14px}.release-deployed-version{margin-top:14px;padding-top:12px;border-top:1px solid var(--admin-border-soft)}.release-deployed-version>.ant-typography{min-width:0}.release-deployment-meta{margin-top:14px;color:var(--admin-text-secondary);font-size:12px}.release-deployment-toolbar{margin-bottom:14px}.release-component-filter,.release-table-primary{display:flex;min-width:0;flex-direction:column;gap:5px}.release-component-filter{width:fit-content;min-width:360px}.release-status-filter{min-width:180px}.release-mono-cell{color:var(--admin-text-secondary);font:12px/1.4 ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.latest-analytics-page .admin-page-heading .ant-typography-paragraph{margin:8px 0 0}.latest-analytics-toolbar{margin-bottom:0;flex-wrap:wrap}.analytics-date-range{width:360px;max-width:100%}.latest-analytics-toolbar-actions{margin-left:auto}.analytics-metric-card{min-height:116px}.latest-analytics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.analytics-table-panel{min-width:0;overflow:hidden}.analytics-event-name{display:grid;gap:2px}.analytics-event-name small{color:var(--admin-text-secondary);font-size:12px}.channel-output{display:grid;gap:16px;margin-top:22px;padding-top:20px;border-top:1px solid var(--admin-border-soft)}.channel-output-body{display:flex;align-items:center;gap:20px}.channel-qr{width:180px;height:180px;border:1px solid var(--admin-border-soft);object-fit:contain}
