@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/dm-sans-latin-400-normal-CW0RaeGs.woff2)format("woff2"),url(/assets/dm-sans-latin-400-normal-BwCSEQnW.woff)format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/dm-sans-latin-500-normal-B9HHJjqV.woff2)format("woff2"),url(/assets/dm-sans-latin-500-normal-Dr3UlScf.woff)format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/dm-sans-latin-600-normal-Aqo67rzb.woff2)format("woff2"),url(/assets/dm-sans-latin-600-normal-BmdmIIQ2.woff)format("woff")}@font-face{font-family:DM Sans;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/dm-sans-latin-700-normal-DvUfVpUG.woff2)format("woff2"),url(/assets/dm-sans-latin-700-normal-CUSSCpQX.woff)format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:600;src:url(/assets/manrope-latin-600-normal-4f0koTD-.woff2)format("woff2"),url(/assets/manrope-latin-600-normal-BqgrALkZ.woff)format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/manrope-latin-700-normal-BZp_XxE4.woff2)format("woff2"),url(/assets/manrope-latin-700-normal-DGRFkw-m.woff)format("woff")}@font-face{font-family:Manrope;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/manrope-latin-800-normal-BfWYOv1c.woff2)format("woff2"),url(/assets/manrope-latin-800-normal-uHUdIJgA.woff)format("woff")}@font-face{font-family:Material Symbols Rounded Variable;font-style:normal;font-display:swap;font-weight:100 700;src:url(/assets/material-symbols-rounded-latin-wght-normal-BAg7jWeo.woff2)format("woff2-variations")}:root{--qa-primary:#1677ff;--qa-secondary:#12c7bd;--qa-bg:#f5f7fb;--qa-surface:#fff;--qa-surface-soft:#f7f9fc;--qa-surface-raised:#fff;--qa-text:#172033;--qa-text-muted:#70798d;--qa-text-faint:#959dac;--qa-border:#e6eaf0;--qa-border-soft:#eef1f5;--qa-hover:#f2f5f9;--qa-header:#ffffffe6;--qa-shadow:0 12px 38px #18244012;--motion-fast:.15s;--motion-base:.24s;--motion-slow:.42s;--motion-enter:.52s;--motion-buffer:95ms;--motion-stagger:65ms;--ease-standard:cubic-bezier(.2, 0, 0, 1);--ease-emphasized:cubic-bezier(.22, 1, .36, 1);color:var(--qa-text);background:var(--qa-bg);font-synthesis:none;text-rendering:optimizelegibility;font-family:DM Sans,sans-serif}:root[data-theme=dark]{--qa-bg:#10131a;--qa-surface:#161a23;--qa-surface-soft:#1b202b;--qa-surface-raised:#1d222d;--qa-text:#edf1f7;--qa-text-muted:#a2aaba;--qa-text-faint:#7e8798;--qa-border:#2a303c;--qa-border-soft:#242a35;--qa-hover:#202631;--qa-header:#161a23e6;--qa-shadow:0 15px 44px #0000003d}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;color:var(--qa-text);background:var(--qa-bg);transition:color .2s,background-color .2s}button,input{font:inherit}a{color:var(--qa-primary);font-weight:600}.page-title,.auth-story-title,.auth-form-title,.quality-total{letter-spacing:-.035em;font-family:Manrope,sans-serif}.auth-layout{background:var(--qa-surface);grid-template-columns:minmax(440px,.92fr) minmax(520px,1.08fr);min-height:100vh;display:grid}.auth-story{color:#fff;isolation:isolate;background:radial-gradient(circle at 15% 15%,#2d3459 0,#0000 34%),linear-gradient(148deg,#11182d 0%,#17172c 48%,#211c43 100%);flex-direction:column;padding:42px 54px 32px;display:flex;position:relative;overflow:hidden}.auth-story:before{content:"";z-index:-1;opacity:.18;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:64px 64px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 78%);mask-image:linear-gradient(#000,#0000 78%)}.auth-story:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:420px;height:420px;position:absolute;bottom:-140px;right:-170px;box-shadow:0 0 0 70px #ffffff06,0 0 0 140px #ffffff05}.auth-story__glow{filter:blur(2px);pointer-events:none;border-radius:50%;position:absolute}.auth-story__glow--one{background:radial-gradient(circle, color-mix(in srgb, var(--qa-primary) 34%, transparent), transparent 70%);width:360px;height:360px;top:12%;right:-90px}.auth-story__glow--two{background:radial-gradient(circle,#1ec0a524,#0000 70%);width:280px;height:280px;bottom:5%;left:-120px}.brand-mark{z-index:1;flex:none;width:190px;height:64px;position:relative;overflow:hidden}.brand-mark--compact{width:46px}.brand-mark__icon-layer,.brand-mark__wordmark-layer{transform-origin:0;will-change:opacity, transform;place-items:center;display:grid;position:absolute;left:0}.brand-mark__icon-layer{opacity:0;width:46px;height:46px;transition:opacity .13s var(--ease-standard), transform .21s var(--ease-emphasized);top:9px;transform:scale(.88)}.brand-mark__wordmark-layer{opacity:1;width:190px;height:64px;transition:opacity .17s var(--ease-standard) 80ms, transform .24s var(--ease-emphasized) 45ms;top:0;transform:scale(1)}.brand-mark--compact .brand-mark__icon-layer{opacity:1;transition:opacity .17s var(--ease-standard) 70ms, transform .23s var(--ease-emphasized) 35ms;transform:scale(1)}.brand-mark--compact .brand-mark__wordmark-layer{opacity:0;transition:opacity 90ms var(--ease-standard), transform .18s var(--ease-emphasized);pointer-events:none;transform:scale(.96)}.brand-mark__wordmark{object-fit:contain;width:190px;height:auto;transition:opacity var(--motion-base) var(--ease-standard);grid-area:1/1;display:block}.brand-mark__wordmark--dark,:root[data-theme=dark] .brand-mark__wordmark--light,.brand-mark--contrast .brand-mark__wordmark--light{opacity:0}:root[data-theme=dark] .brand-mark__wordmark--dark,.brand-mark--contrast .brand-mark__wordmark--dark{opacity:1}.brand-mark__icon{object-fit:contain;width:46px;height:46px;filter:drop-shadow(0 8px 16px color-mix(in srgb, var(--qa-primary) 18%, transparent));display:block}.auth-story__content{z-index:1;max-width:600px;margin:auto 0;position:relative}.eyebrow{letter-spacing:.16em;margin-bottom:15px;font-size:11px;font-weight:800;display:block;color:var(--qa-primary)!important}.auth-story .eyebrow{color:#a9a0ff!important}.auth-story-title{color:#fff!important;margin:0 0 22px!important;font-size:clamp(42px,4.8vw,67px)!important;line-height:1.04!important}.auth-story-copy{max-width:500px;font-size:17px;line-height:1.7;color:#ffffffa8!important}.auth-benefits{gap:22px;margin-top:42px;display:grid}.auth-benefits>div{align-items:flex-start;gap:14px;display:flex}.auth-benefit-icon{color:#8a7dff;flex:0 0 18px;width:18px;height:18px;margin-top:3px;font-size:17px}.auth-benefits span{flex-direction:column;gap:4px;display:flex}.auth-benefits strong{font-size:14px}.auth-benefits small{color:#ffffff85;font-size:13px}.auth-story__footer{z-index:1;color:#ffffff73;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;font-size:11px;display:flex;position:relative}.live-dot{background:#22c99a;border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block;box-shadow:0 0 0 4px #22c99a24}.live-dot--muted{box-shadow:none;background:#a1a7b3}.auth-panel{background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--qa-primary) 7%, transparent), transparent 34%), var(--qa-surface);place-items:center;padding:48px 8vw;display:grid;position:relative}.auth-panel__inner{width:min(420px,100%)}.auth-panel__mobile-brand{color:var(--qa-text);margin-bottom:44px;display:none}.auth-heading{margin-bottom:30px}.auth-heading__icon{width:40px;height:40px;color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 11%, transparent);border-radius:12px;place-items:center;margin-bottom:22px;font-size:18px;display:grid}.auth-form-title{margin:0 0 8px!important;font-size:32px!important}.auth-form-copy{color:var(--qa-text-muted)!important}.login-form{margin-top:24px}.login-form__label{font-weight:700;color:var(--qa-text)!important;font-size:13px!important}.login-input{border-color:var(--qa-border);background:var(--qa-surface-raised)}.login-form__options{justify-content:space-between;align-items:center;margin:-2px 0 26px;font-size:13px;display:flex}.login-checkbox{color:var(--qa-text-muted)}.auth-security-note{border-bottom:1px solid var(--qa-border);justify-content:center;align-items:center;gap:8px;padding:23px 0 18px;font-size:12px;display:flex}.support-note{text-align:center;margin-top:19px;font-size:12px;display:block}.auth-theme-controls,.simple-auth__theme{z-index:2;border:1px solid var(--qa-border);background:color-mix(in srgb, var(--qa-surface) 88%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:12px;padding:3px;position:absolute;top:24px;right:28px;box-shadow:0 7px 24px #141c2d0f}.simple-auth{background:radial-gradient(circle at 10% 10%, color-mix(in srgb, var(--qa-primary) 12%, transparent), transparent 30%), var(--qa-bg);place-items:center;min-height:100vh;padding:32px;display:grid;position:relative}.simple-auth__card{border:1px solid var(--qa-border);background:var(--qa-surface);width:min(480px,100%);box-shadow:var(--qa-shadow);border-radius:22px;padding:38px}.simple-auth__heading{margin:42px 0 24px}.auth-alert{margin-bottom:20px}.back-link{gap:7px;margin-top:24px;display:inline-flex}.content-loader{color:var(--qa-text-muted);background:0 0;place-items:center;display:grid}.content-loader--page{background:var(--qa-bg);min-height:100vh}.data-reveal{animation:data-reveal .36s var(--ease-emphasized) both}.table-skeleton{border:1px solid var(--qa-border-soft);background:var(--qa-surface);border-radius:12px;overflow:hidden}.table-skeleton__row{grid-template-columns:repeat(var(--skeleton-columns), minmax(88px, 1fr));border-bottom:1px solid var(--qa-border-soft);align-items:center;gap:24px;min-height:62px;padding:12px 18px;display:grid}.table-skeleton__row--header{background:var(--qa-surface-soft);min-height:48px}.table-skeleton__footer{justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:12px 18px;display:flex}.table-skeleton__footer>div{gap:8px;display:flex}.fatal-error{background:var(--qa-bg);place-items:center;min-height:100vh;padding:24px;display:grid}.app-layout{min-height:100vh}.app-main{min-width:0}.app-sider{z-index:10;border-right:1px solid var(--qa-border);height:100vh;top:0;background:var(--qa-surface)!important;position:sticky!important}.sider-brand{height:92px;color:var(--qa-text);transition:padding var(--motion-base) var(--ease-emphasized);align-items:center;padding:0 20px;display:flex;overflow:hidden}.sider-brand--collapsed{justify-content:flex-start;padding-inline:15px}.sider-nav-header{justify-content:space-between;align-items:center;gap:8px;min-height:44px;padding:4px 14px 8px 24px;display:flex}.sider-nav-header--collapsed{justify-content:center;padding:4px 10px 8px}.nav-label{letter-spacing:.14em;margin:0;font-size:9px;font-weight:800;display:block;color:var(--qa-text-faint)!important}.app-menu{color:var(--qa-text-muted);font-weight:600;background:var(--qa-surface)!important;border-inline-end:0!important}.app-menu__icon{flex:0 0 20px;place-items:center;width:20px;height:20px;line-height:1;margin-inline-end:12px!important;display:inline-grid!important}.app-menu__icon svg{width:17px;height:17px}.app-menu__content{line-height:1.2}.sider-foot{border-top:1px solid var(--qa-border);background:var(--qa-header);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);padding:16px 14px 18px;position:absolute;bottom:0;left:0;right:0}.workspace-card{background:var(--qa-surface-soft);transition:background-color var(--motion-base) var(--ease-standard), transform var(--motion-base) var(--ease-emphasized);border-radius:11px;align-items:center;gap:10px;padding:11px 10px;display:flex}.workspace-card:hover{background:var(--qa-hover);transform:translateY(-1px)}.workspace-card__icon{width:32px;height:32px;color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 12%, transparent);border-radius:9px;place-items:center;display:grid}.workspace-card>span:last-child{flex-direction:column;min-width:0;display:flex}.workspace-card small{color:var(--qa-text-faint);font-size:10px}.workspace-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.collapse-button{height:34px;color:var(--qa-text-muted);flex:0 0 34px;width:34px!important;min-width:34px!important}.app-header{z-index:8;border-bottom:1px solid var(--qa-border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:space-between;align-items:center;height:76px;padding:0 30px;line-height:normal;display:flex;position:sticky;top:0;background:var(--qa-header)!important}.header-context{flex-direction:column;gap:3px;display:flex}.header-context__company{font-size:11px}.header-context strong{font-size:14px}.header-actions{align-items:center;gap:13px;display:flex}.notification-panel{width:min(390px,100vw - 28px)}.notification-panel__header{border-bottom:1px solid var(--qa-border);justify-content:space-between;align-items:center;gap:18px;padding:17px 18px 13px;display:flex}.notification-panel__header>span{flex-direction:column;gap:2px;display:flex}.notification-panel__header strong{font-size:13px}.notification-panel__header small{color:var(--qa-text-muted);font-size:10px}.notification-panel__list{max-height:410px;transition:opacity var(--motion-base) var(--ease-standard);padding:7px;overflow:auto}.notification-panel__list--loading{opacity:.55}.notification-panel__permission{border-top:1px solid var(--qa-border-soft);background:var(--qa-surface-soft);justify-content:space-between;align-items:center;gap:14px;padding:11px 13px;display:flex}.notification-panel__permission>span{gap:2px;min-width:0;display:grid}.notification-panel__permission strong{font-size:11px}.notification-panel__permission small{color:var(--qa-text-muted);font-size:9px;line-height:1.4}.notification-item{width:100%;color:var(--qa-text);text-align:left;cursor:pointer;transition:background-color var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-emphasized);background:0 0;border:0;border-radius:11px;grid-template-columns:auto minmax(0,1fr);gap:11px;padding:13px 11px;display:grid}.notification-item:hover{background:var(--qa-hover);transform:translate(2px)}.notification-item--unread{background:color-mix(in srgb, var(--qa-primary) 7%, transparent)}.notification-item__indicator{background:var(--qa-primary);width:9px;height:9px;box-shadow:0 0 0 4px color-mix(in srgb, var(--qa-primary) 12%, transparent);border-radius:50%;margin-top:5px}.notification-item__indicator--warning{background:#e6a23c;box-shadow:0 0 0 4px #e6a23c21}.notification-item__indicator--error{background:#e05260;box-shadow:0 0 0 4px #e0526021}.notification-item__copy{flex-direction:column;gap:3px;min-width:0;display:flex}.notification-item__copy strong{font-size:12px}.notification-item__copy>span{color:var(--qa-text-muted);font-size:11px;line-height:1.45}.notification-item__copy small{color:var(--qa-text-faint);margin-top:2px;font-size:9px}.header-icon-button{height:38px;color:var(--qa-text-muted);place-items:center;width:38px!important;min-width:38px!important;transition:color var(--motion-fast) var(--ease-standard), background-color var(--motion-fast) var(--ease-standard), transform var(--motion-base) var(--ease-emphasized)!important;padding:0!important;display:inline-grid!important}.header-icon-button svg{width:16px;height:16px;transition:transform var(--motion-base) var(--ease-emphasized)}.header-icon-button:hover{transform:translateY(-1px)}.header-icon-button:hover svg{transition-delay:25ms;transform:scale(1.08)}.live-status{border-radius:20px;align-items:center;height:27px;margin:0;font-size:11px;display:inline-flex}.account-button{color:var(--qa-text);cursor:pointer;transition:background-color var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-standard);background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:5px 4px 5px 7px;display:flex}.account-button:hover{background:var(--qa-hover);transform:translateY(-1px)}.account-avatar{font-weight:800;color:var(--qa-primary)!important;background:color-mix(in srgb, var(--qa-primary) 14%, transparent)!important;font-size:12px!important}.account-button__copy{text-align:left;flex-direction:column;min-width:120px;display:flex}.account-button__copy strong{font-size:12px}.account-button__copy small{color:var(--qa-text-faint);margin-top:3px;font-size:10px}.account-chevron{color:var(--qa-text-faint);font-size:9px}.app-content{padding:30px}.page-stack{gap:22px;max-width:1520px;margin:0 auto;display:grid}.page-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.page-title{margin:0 0 6px!important;font-size:28px!important}.page-subtitle{color:var(--qa-text-muted)!important;margin:0!important}.metric-card,.content-card{border-color:var(--qa-border);box-shadow:var(--qa-shadow)}.metric-card__body{padding:21px!important}.metric-title{font-weight:600;color:var(--qa-text-muted)!important;font-size:12px!important}.metric-value{align-items:center;gap:11px;min-height:38px;font-family:Manrope,sans-serif;font-weight:800;color:var(--qa-text)!important;font-size:29px!important;display:flex!important}.metric-icon{width:36px;height:36px;color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 11%, transparent);border-radius:10px;flex:0 0 36px;place-items:center;font-size:16px;line-height:1;margin:0!important;display:inline-grid!important}.metric-icon svg,.metric-icon .bars-icon{width:16px;height:16px}.metric-foot{border-top:1px solid var(--qa-border-soft);color:var(--qa-text-faint);justify-content:space-between;margin-top:18px;padding-top:13px;font-size:10px;display:flex}.metric-foot .positive{color:#16986f;font-weight:700}.bars-icon{align-items:flex-end;gap:2px;height:15px;display:flex}.bars-icon i{background:currentColor;border-radius:2px;width:3px;display:block}.bars-icon i:first-child{height:7px}.bars-icon i:nth-child(2){height:12px}.bars-icon i:nth-child(3){height:15px}.content-card__header{min-height:68px}.agent-name{max-width:190px;color:var(--qa-text);text-overflow:ellipsis;white-space:nowrap;cursor:help;font-weight:600;display:inline-block;overflow:hidden}.content-card__title>div{flex-direction:column;gap:3px;display:flex}.content-card__title small{color:var(--qa-text-faint);font-size:10px;font-weight:500}.content-card__extra{font-size:11px}.content-card__body{padding:0!important}.content-table{font-size:12px}.library-card{border-color:var(--qa-border);box-shadow:0 4px 20px #00000009}.library-card__header{min-height:64px;padding-inline:22px}.library-card__heading{flex-direction:column;gap:5px;display:flex}.library-card__heading>span{align-items:center;gap:10px;font-size:15px;display:flex}.library-count{background:var(--qa-surface-soft);color:var(--qa-text-muted);font-variant-numeric:tabular-nums;border-radius:6px;padding:2px 9px;font-size:12px;font-weight:500}.library-table .library-table__heading{background:var(--qa-surface-soft);color:var(--qa-text-muted);border-bottom-color:var(--qa-border);white-space:nowrap;padding:14px 16px;font-size:12px;font-weight:500}.library-table .library-table__heading:before{display:none}.library-table .library-table__cell{border-bottom-color:var(--qa-border-soft);vertical-align:middle;padding:15px 16px;font-size:13px}.library-table .library-table__pagination{border-top:1px solid var(--qa-border-soft);margin:0;padding:18px 20px}.library-id{color:var(--qa-text-muted);font-variant-numeric:tabular-nums;overflow-wrap:anywhere;font-size:12px}.library-agent-cell{cursor:help;justify-content:center;align-items:center;gap:9px;max-width:100%;display:inline-flex}.library-agent{text-overflow:ellipsis;white-space:nowrap;min-width:0;color:var(--qa-text);font-weight:600;display:block;overflow:hidden}.material-symbol{font-variation-settings:"FILL" 0, "wght" 500, "GRAD" 0, "opsz" 24;letter-spacing:normal;text-transform:none;white-space:nowrap;word-wrap:normal;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased;direction:ltr;font-family:Material Symbols Rounded Variable;font-size:20px;font-style:normal;font-weight:500;line-height:1;display:inline-block}.team-avatar{color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 12%, var(--qa-surface));border:1px solid color-mix(in srgb, var(--qa-primary) 20%, var(--qa-border));flex:none;place-items:center;display:inline-grid}.team-avatar--agent{border:0;border-radius:9px;width:30px;height:30px}.team-avatar--agent .material-symbol{font-size:17px}.library-secondary{color:var(--qa-text-muted)}.library-wrap{white-space:normal;overflow-wrap:anywhere;display:block}.library-phone{color:var(--qa-text);font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.library-phone-cell{justify-content:center;align-items:center;gap:7px;display:inline-flex}.library-direction{stroke-width:.4px;flex:none;width:16px;height:16px}.library-direction--inbound{color:#2dd4bf}.library-direction--outbound{color:var(--qa-text)}.library-direction--manual{color:var(--qa-primary);place-items:center;font-size:11px;font-weight:750;line-height:1;display:inline-grid}.library-talk-time{justify-content:center;align-items:center;gap:7px;display:inline-flex}.library-termination{flex:none;width:15px;height:15px}.library-termination--agent{color:#ff4d4f}.library-termination--caller{color:#fff;background:#334155;border-radius:50%;place-items:center;width:18px;height:18px;display:inline-grid}.library-termination--caller svg{width:12px;height:12px;transform:rotate(135deg)}.library-disposition{border:1px solid var(--qa-border);max-width:100%;color:var(--qa-text-muted);overflow-wrap:anywhere;border-radius:6px;padding:3px 9px;font-size:11px;line-height:1.5;display:inline-block}.library-duration{white-space:nowrap;font-variant-numeric:tabular-nums}.library-duration small{color:var(--qa-text-muted);font-size:11px}.library-date{white-space:nowrap;font-variant-numeric:tabular-nums;flex-direction:column;gap:3px;font-size:12px;display:flex}.library-date small{color:var(--qa-text-muted);font-size:11px}.library-sort{color:var(--qa-primary);margin-inline-start:6px;font-size:11px;display:inline-flex}.library-play-target{border-radius:50%;display:inline-flex}.library-play-target:focus-visible{outline:2px solid var(--qa-primary);outline-offset:3px}.library-play.library-play--ready{color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 8%, transparent)}:root[data-density=compact] .library-table .library-table__cell{padding-block:9px}.table-primary{flex-direction:column;gap:3px;display:flex}.table-primary small{color:var(--qa-text-faint);font-size:10px}.empty-table{color:var(--qa-text-faint);justify-items:center;gap:7px;padding:34px;display:grid}.empty-table__icon{width:27px;height:27px;color:var(--qa-text-faint);margin-bottom:5px;font-size:27px}.empty-table strong{color:var(--qa-text-muted)}.quality-card__body{padding:24px!important}.quality-progress{border-bottom:1px solid var(--qa-border-soft);justify-content:center;align-items:center;gap:25px;padding:9px 0 27px;display:flex}.quality-total{margin:5px 0 0!important;font-size:28px!important}.queue-breakdown{gap:14px;padding:22px 0;display:grid}.queue-breakdown>div{grid-template-columns:auto 1fr auto;align-items:center;gap:10px;display:grid}.queue-breakdown span:nth-child(2){flex-direction:column;gap:2px;display:flex}.queue-breakdown strong{font-size:12px}.queue-breakdown small{color:var(--qa-text-faint);font-size:10px}.queue-breakdown b{font-size:13px}.queue-dot{border-radius:50%;width:8px;height:8px}.queue-dot--purple{background:var(--qa-primary)}.queue-dot--amber{background:#e3a038}.card-action{background:color-mix(in srgb, var(--qa-primary) 9%, transparent);border-radius:10px;justify-content:space-between;padding:14px 16px;font-size:12px;display:flex}.leader-command__content,.qa-command__content{gap:18px;display:grid}.qa-priority-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.qa-priority{--qa-priority-accent:var(--qa-primary);border-color:var(--qa-border);cursor:pointer;min-height:154px;transition:transform var(--motion-base) var(--ease-emphasized), border-color var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard);overflow:hidden}.qa-priority:hover{border-color:color-mix(in srgb, var(--qa-priority-accent) 38%, var(--qa-border));box-shadow:0 15px 32px color-mix(in srgb, var(--qa-priority-accent) 10%, transparent);transform:translateY(-3px)}.qa-priority--warning{--qa-priority-accent:#e6a23c}.qa-priority--success{--qa-priority-accent:#20b486}.qa-priority__body{gap:4px;display:grid}.qa-priority__head{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.qa-priority__head>span{width:36px;height:36px;color:var(--qa-priority-accent);background:color-mix(in srgb, var(--qa-priority-accent) 11%, transparent);border-radius:10px;place-items:center;font-size:16px;display:grid}.qa-priority__head>svg{color:var(--qa-text-faint);transition:transform var(--motion-fast) var(--ease-emphasized);font-size:11px}.qa-priority:hover .qa-priority__head>svg{transform:translate(3px)}.qa-priority__title{letter-spacing:.02em;text-transform:uppercase;font-weight:700;color:var(--qa-text-muted)!important;font-size:11px!important}.qa-priority__value{color:var(--qa-text)!important;font:750 28px Manrope,sans-serif!important}.qa-priority__body>span:last-child{font-size:10px;line-height:1.45}.qa-work-card,.qa-ready-card{border-color:var(--qa-border);box-shadow:var(--qa-shadow)}.leader-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.leader-metric{border-color:var(--qa-border);cursor:pointer;min-height:164px;transition:transform var(--motion-base) var(--ease-emphasized), border-color var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard);overflow:hidden}.leader-metric:hover{border-color:color-mix(in srgb, var(--leader-accent) 38%, var(--qa-border));box-shadow:0 15px 32px color-mix(in srgb, var(--leader-accent) 10%, transparent);transform:translateY(-3px)}.leader-metric--primary{--leader-accent:var(--qa-primary)}.leader-metric--danger{--leader-accent:#e05260}.leader-metric--warning{--leader-accent:#e6a23c}.leader-metric--success{--leader-accent:#20b486}.leader-metric__head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.leader-metric__head>span{width:36px;height:36px;color:var(--leader-accent);background:color-mix(in srgb, var(--leader-accent) 11%, transparent);border-radius:10px;place-items:center;font-size:16px;display:grid}.leader-metric__head>svg{color:var(--qa-text-faint);transition:transform var(--motion-fast) var(--ease-emphasized);font-size:11px}.leader-metric:hover .leader-metric__head>svg{transform:translate(3px)}.leader-metric__stat{margin-bottom:5px}.leader-metric__title{letter-spacing:.02em;text-transform:uppercase;font-weight:700;color:var(--qa-text-muted)!important;font-size:11px!important}.leader-metric__value{color:var(--qa-text)!important;font:750 28px Manrope,sans-serif!important}.leader-metric__body>span:last-child{font-size:10px;line-height:1.45;display:block}.leader-attention-card,.leader-calls-card{border-color:var(--qa-border);box-shadow:var(--qa-shadow)}.leader-report-row{cursor:pointer}.leader-report-row:hover .leader-row-arrow{color:var(--qa-primary);transform:translate(3px)}.leader-score,.leader-date{gap:2px;display:grid}.leader-score strong{font:700 14px Manrope,sans-serif}.leader-score small,.leader-date small{color:var(--qa-text-muted);font-size:10px}.leader-row-arrow{color:var(--qa-text-faint);transition:color var(--motion-fast) var(--ease-standard), transform var(--motion-fast) var(--ease-emphasized);font-size:10px}.leader-empty{color:var(--qa-text-muted);justify-items:center;gap:6px;padding:28px;display:grid}.leader-empty>svg{color:#20b486;margin-bottom:3px;font-size:24px}.leader-empty strong{color:var(--qa-text)}.leader-empty span{font-size:10px}.placeholder-page{place-items:center;min-height:calc(100vh - 136px);display:grid}@keyframes surface-enter{0%{opacity:0;transform:translateY(12px)scale(.992)}to{opacity:1;transform:translate(0,0)scale(1)}}@keyframes sidebar-enter{0%{opacity:0;transform:translate(-8px)}to{opacity:1;transform:translate(0)}}@keyframes soft-float{0%,to{transform:translate(0,0)rotate(0)}50%{transform:translate(-18px,14px)rotate(7deg)}}@keyframes live-pulse{0%,to{box-shadow:0 0 0 4px #22c99a1f}50%{box-shadow:0 0 0 8px #22c99a00}}.page-stack>*{animation:surface-enter var(--motion-enter) var(--ease-emphasized) both}.page-stack>:first-child{animation-delay:var(--motion-buffer)}.page-stack>:nth-child(2){animation-delay:calc(var(--motion-buffer) + var(--motion-stagger))}.page-stack>:nth-child(3){animation-delay:calc(var(--motion-buffer) + .13s)}.page-stack>:nth-child(4){animation-delay:calc(var(--motion-buffer) + .195s)}.sider-brand{animation:sidebar-enter var(--motion-slow) var(--ease-emphasized) both;animation-delay:50ms}.sider-nav-header{animation:sidebar-enter var(--motion-slow) var(--ease-emphasized) both;animation-delay:.105s}.app-menu{animation:sidebar-enter var(--motion-enter) var(--ease-emphasized) both;animation-delay:.145s}.sider-foot{animation:sidebar-enter var(--motion-enter) var(--ease-emphasized) both;animation-delay:.21s}.header-context{animation:surface-enter var(--motion-slow) var(--ease-emphasized) both;animation-delay:75ms}.header-actions{animation:surface-enter var(--motion-slow) var(--ease-emphasized) both;animation-delay:.125s}.auth-story>.brand-mark{animation:sidebar-enter var(--motion-enter) var(--ease-emphasized) both;animation-delay:70ms}.auth-story__content{animation:surface-enter .64s var(--ease-emphasized) both;animation-delay:.155s}.auth-benefits>div{animation:surface-enter var(--motion-enter) var(--ease-emphasized) both}.auth-benefits>div:first-child{animation-delay:.25s}.auth-benefits>div:nth-child(2){animation-delay:.32s}.auth-benefits>div:nth-child(3){animation-delay:.39s}.auth-story__footer{animation:surface-enter var(--motion-enter) var(--ease-emphasized) both;animation-delay:.455s}.auth-panel__inner{animation:surface-enter .6s var(--ease-emphasized) both;animation-delay:.14s}.metric-card,.admin-stat{animation:surface-enter var(--motion-enter) var(--ease-emphasized) both}.metric-card--0,.admin-stat--0{animation-delay:.16s}.metric-card--1,.admin-stat--1{animation-delay:.225s}.metric-card--2,.admin-stat--2{animation-delay:.29s}.metric-card--3,.admin-stat--3{animation-delay:.355s}.admin-table-row{animation:surface-enter var(--motion-slow) var(--ease-emphasized) both}.admin-table-row:first-child{animation-delay:45ms}.admin-table-row:nth-child(2){animation-delay:75ms}.admin-table-row:nth-child(3){animation-delay:.105s}.admin-table-row:nth-child(4){animation-delay:.135s}.admin-table-row:nth-child(5){animation-delay:.165s}.admin-table-row:nth-child(n+6){animation-delay:.195s}.live-dot:not(.live-dot--muted){animation:2.4s ease-in-out infinite live-pulse}.metric-card{transition:transform var(--motion-base) var(--ease-emphasized), border-color var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard);overflow:hidden}.metric-card:hover{border-color:color-mix(in srgb, var(--qa-primary) 32%, var(--qa-border));box-shadow:0 16px 36px color-mix(in srgb, var(--qa-primary) 10%, transparent);transform:translateY(-4px)}.metric-icon{transition:transform var(--motion-base) var(--ease-emphasized), background-color var(--motion-base) var(--ease-standard)}.metric-card:hover .metric-icon{transition-delay:35ms;transform:scale(1.06)}.content-card{transition:border-color var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard)}.card-action{transition:transform var(--motion-base) var(--ease-emphasized), background-color var(--motion-base) var(--ease-standard)}.card-action:hover{background:color-mix(in srgb, var(--qa-primary) 15%, transparent);transform:translate(3px)}.administration-page{max-width:1480px}.admin-hero{border:1px solid color-mix(in srgb, var(--qa-primary) 20%, var(--qa-border));background:linear-gradient(125deg, color-mix(in srgb, var(--qa-primary) 13%, var(--qa-surface)) 0%, var(--qa-surface) 62%);min-height:178px;box-shadow:var(--qa-shadow);isolation:isolate;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;padding:32px 36px;display:flex;position:relative;overflow:hidden}.admin-hero:before{content:"";z-index:-1;border:54px solid color-mix(in srgb, var(--qa-primary) 7%, transparent);border-radius:50%;width:310px;height:310px;position:absolute;top:-220px;right:7%}.admin-hero__mesh{z-index:-1;background:color-mix(in srgb, var(--qa-primary) 12%, transparent);filter:blur(1px);border-radius:42% 58% 68% 32%;width:230px;height:230px;animation:9s ease-in-out infinite soft-float;position:absolute;bottom:-100px;right:-60px}.admin-hero__copy{max-width:680px}.admin-hero__copy h2{letter-spacing:-.04em;margin:4px 0 7px;font-family:Manrope,sans-serif;font-size:clamp(28px,3vw,40px)}.admin-hero__copy p{max-width:620px;color:var(--qa-text-muted);margin:0;font-size:14px;line-height:1.6}.admin-kicker{color:var(--qa-primary);letter-spacing:.16em;font-size:10px;font-weight:800}.admin-tabs{min-height:550px}.admin-tabs__header{margin-bottom:18px!important}.tab-count{min-width:21px;height:19px;color:var(--qa-text-muted);background:var(--qa-surface-soft);border-radius:10px;place-items:center;padding:0 6px;font-size:10px;font-weight:700;display:inline-grid}.admin-overview{gap:16px;display:grid}.admin-stat{cursor:pointer;min-height:154px;transition:transform var(--motion-base) var(--ease-emphasized), box-shadow var(--motion-base) var(--ease-standard), border-color var(--motion-base) var(--ease-standard)}.admin-stat:hover{border-color:color-mix(in srgb, var(--qa-primary) 34%, var(--qa-border));box-shadow:0 17px 38px color-mix(in srgb, var(--qa-primary) 10%, transparent);transform:translateY(-5px)}.admin-stat__icon{float:right;width:42px;height:42px;color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 10%, transparent);transition:transform var(--motion-base) var(--ease-emphasized);border-radius:13px;place-items:center;font-size:17px;display:grid}.admin-stat:hover .admin-stat__icon{transition-delay:35ms;transform:scale(1.08)rotate(-4deg)}.admin-command-card{border-color:var(--qa-border);min-height:310px;box-shadow:var(--qa-shadow)}.health-grid{gap:2px;display:grid}.health-item{border-bottom:1px solid var(--qa-border-soft);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:17px 4px;display:grid}.health-item:last-child{border-bottom:0}.health-item__icon{width:34px;height:34px;color:var(--qa-text-faint);background:var(--qa-surface-soft);border-radius:50%;place-items:center;display:grid}.health-item__icon--complete{color:#16a67a;background:#16a67a1f}.health-item>span:nth-child(2),.security-feed>div>span:last-child{flex-direction:column;gap:3px;display:flex}.health-item small,.security-feed small{color:var(--qa-text-muted);font-size:11px}.security-feed{display:grid}.security-feed>div{grid-template-columns:auto 1fr;align-items:start;gap:11px;padding:11px 0;display:grid}.security-feed strong{font-size:12px}.event-dot{border-radius:50%;width:8px;height:8px;margin-top:5px;display:inline-block}.event-dot--success{background:#16a67a;box-shadow:0 0 0 4px #16a67a1a}.event-dot--danger{background:#e05260;box-shadow:0 0 0 4px #e052601a}.admin-table-card{border-color:var(--qa-border);box-shadow:var(--qa-shadow);overflow:hidden}.admin-table-row{transition:transform .18s,background-color .18s}.admin-table-row:hover{transform:translate(2px)}.admin-search{width:260px}.entity-cell{align-items:center;gap:11px;min-width:190px;display:flex}.entity-cell__icon{width:36px;height:36px;color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 10%, transparent);border-radius:11px;flex:0 0 36px;place-items:center;display:grid}.entity-cell__icon>span{color:#fff;background:var(--qa-primary)}.entity-cell__icon>.material-symbol{color:var(--qa-primary);background:0 0}.entity-cell>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.entity-cell strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.entity-cell small{color:var(--qa-text-muted);font-size:11px}.drawer-title{align-items:center;gap:12px;display:flex}.drawer-title__icon{width:38px;height:38px;color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 11%, transparent);border-radius:11px;place-items:center;display:grid}.drawer-title>span:last-child{flex-direction:column;gap:2px;display:flex}.drawer-title small{color:var(--qa-text-muted);font-size:11px;font-weight:400}.admin-form{max-width:660px}.project-access-cell{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.project-access-cell__projects{flex-wrap:wrap;align-items:center;gap:4px;min-width:0;display:flex}.project-access-tag{text-overflow:ellipsis;white-space:nowrap;max-width:150px;margin:0;overflow:hidden}.project-access-cell>button{flex:none;padding-inline:4px}.project-access-drawer{gap:22px;max-width:680px;display:grid}.project-access-drawer__identity{border:1px solid var(--qa-border);background:var(--qa-surface-soft);border-radius:12px;align-items:center;gap:12px;padding:15px;display:flex}.project-access-drawer__identity>span:last-child{gap:3px;min-width:0;display:grid}.project-access-drawer__identity small{color:var(--qa-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.team-avatar-picker__trigger{text-align:left;align-items:center;gap:11px;width:100%;height:62px;padding:8px 12px;display:flex}.team-avatar-picker__trigger>span:last-child{flex-direction:column;min-width:0;display:flex}.team-avatar-picker__trigger small{color:var(--qa-text-muted);font-size:11px;font-weight:400}.team-avatar--preview{border-radius:12px;width:42px;height:42px}.team-avatar--preview .material-symbol{font-size:24px}.team-avatar-picker__panel{grid-template-columns:1fr 132px;gap:10px;width:min(560px,100vw - 48px);display:grid}.team-avatar-picker__grid{scrollbar-width:thin;grid-column:1/-1;grid-template-columns:repeat(6,minmax(0,1fr));gap:7px;max-height:350px;padding:2px;display:grid;overflow-y:auto}.team-avatar-picker__grid>.ant-empty{grid-column:1/-1}.team-avatar-picker__panel>.ant-typography{grid-column:1/-1;margin:0;font-size:11px}.team-avatar-option{min-width:0;color:var(--qa-text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:column;align-items:center;gap:6px;padding:10px 5px 8px;transition:color .2s,background-color .2s,border-color .2s,transform .2s;display:flex}.team-avatar-option:hover{color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 8%, transparent);transform:translateY(-1px)}.team-avatar-option--selected{color:var(--qa-primary);border-color:color-mix(in srgb, var(--qa-primary) 42%, transparent);background:color-mix(in srgb, var(--qa-primary) 11%, transparent)}.team-avatar-option .material-symbol{font-size:24px}.team-avatar-option>span:last-child{text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:10px;overflow:hidden}@media (width<=620px){.team-avatar-picker__panel{grid-template-columns:1fr;width:min(350px,100vw - 40px)}.team-avatar-picker__grid{grid-column:1;grid-template-columns:repeat(4,minmax(0,1fr))}}.form-status-row{border:1px solid var(--qa-border);background:var(--qa-surface-soft);border-radius:13px;justify-content:space-between;align-items:center;gap:24px;margin-top:8px;padding:17px;display:flex}.form-status-row>span{flex-direction:column;gap:3px;display:flex}.form-status-row small{color:var(--qa-text-muted);font-size:11px}.theme-panel{gap:4px;display:grid}.theme-panel h5{margin:0 0 5px}.theme-panel p{margin:0 0 16px;font-size:13px;line-height:1.55}.theme-swatches{flex-wrap:wrap;gap:12px;display:flex}.theme-swatch{cursor:pointer;background:0 0;border:2px solid #0000;border-radius:12px;place-items:center;width:42px;height:42px;padding:4px;transition:border-color .18s,transform .18s;display:grid}.theme-swatch:hover{transform:translateY(-2px)}.theme-swatch:focus-visible{outline:3px solid color-mix(in srgb, var(--qa-primary) 25%, transparent);outline-offset:2px}.theme-swatch span{background:var(--swatch-color);width:28px;height:28px;box-shadow:inset 0 0 0 1px #ffffff59, 0 5px 12px color-mix(in srgb, var(--swatch-color) 25%, transparent);border-radius:9px}.theme-swatch--selected{border-color:var(--swatch-color)}.theme-density{justify-content:space-between;align-items:center;gap:24px;display:flex}.theme-density>span{flex-direction:column;display:flex}.theme-density h5{margin:0 0 3px}.theme-preview{border:1px solid var(--qa-border);background:var(--qa-surface-soft);border-radius:14px;align-items:center;gap:12px;margin-top:34px;padding:16px;display:flex}.theme-preview__icon{width:38px;height:38px;color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 11%, transparent);border-radius:11px;flex:0 0 38px;place-items:center;display:grid}.theme-preview>span:last-child{flex-direction:column;gap:3px;display:flex}.theme-preview strong{font-size:13px}.theme-preview small{color:var(--qa-text-muted);font-size:11px}.account-page{gap:22px;max-width:1240px;margin:0 auto;display:grid}.account-shell-card{border:1px solid var(--qa-border-soft);box-shadow:var(--qa-shadow);overflow:hidden}.account-shell-card__body{padding:0 28px 32px!important}.account-profile-grid{grid-template-columns:minmax(260px,340px) minmax(0,1fr);gap:22px;display:grid}.account-photo-card{text-align:center;border:1px solid var(--qa-border-soft);background:linear-gradient(150deg, color-mix(in srgb, var(--qa-primary) 7%, var(--qa-surface)), var(--qa-surface) 50%)}.account-photo-card__halo{background:linear-gradient(135deg, color-mix(in srgb, var(--qa-primary) 25%, transparent), color-mix(in srgb, var(--qa-secondary) 25%, transparent));width:136px;height:136px;box-shadow:0 16px 40px color-mix(in srgb, var(--qa-primary) 16%, transparent);border-radius:50%;place-items:center;margin:8px auto 18px;display:grid}.account-photo-card__avatar{font-weight:800;color:#fff!important;background:linear-gradient(135deg, var(--qa-primary), var(--qa-secondary))!important;font-size:30px!important}.account-photo-card h4{margin:0 0 2px}.account-photo-card__actions{justify-content:center;margin-top:24px}.account-photo-card__hint{margin-top:20px;font-size:11px;line-height:1.6;display:block}.account-detail-card{height:100%}.account-projects>p{margin:4px 0 12px;font-size:12px}.account-section{min-height:400px}.account-section__intro h4{margin:0 0 4px}.account-section__intro p{margin:0 0 26px}.account-section-loading{align-content:center;place-items:center;gap:12px;min-height:320px;display:grid}.team-settings-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.team-setting-card__body{justify-content:space-between;align-items:center;gap:20px;display:flex}.team-setting-card__identity{align-items:center;gap:12px;min-width:0;display:flex}.team-setting-card__identity>span:last-child{flex-direction:column;min-width:0;display:flex}.team-setting-card__identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.team-setting-card__identity small{color:var(--qa-text-muted)}.team-avatar--account{flex:0 0 46px;width:46px;height:46px;font-size:23px}.appearance-section{max-width:1040px}.appearance-setting-row{justify-content:space-between;align-items:center;gap:30px;display:flex}.appearance-setting-row>div:first-child,.theme-gallery-heading>div{flex-direction:column;gap:4px;display:flex}.theme-gallery-heading{justify-content:space-between;align-items:center;margin-bottom:18px;display:flex}.theme-gallery-heading__icon{color:var(--qa-text-faint);font-size:20px}.theme-gallery{grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:12px;display:grid}.theme-orb-option{border:1px solid var(--qa-border);min-width:0;color:var(--qa-text);text-align:left;background:var(--qa-surface);cursor:pointer;transition:transform var(--motion-base) var(--ease-emphasized), border-color var(--motion-base), box-shadow var(--motion-base);border-radius:14px;align-items:center;gap:11px;padding:12px;display:flex}.theme-orb-option:hover{border-color:color-mix(in srgb, var(--theme-primary) 55%, var(--qa-border));box-shadow:0 10px 24px color-mix(in srgb, var(--theme-primary) 12%, transparent);transform:translateY(-2px)}.theme-orb-option:focus-visible{outline:3px solid color-mix(in srgb, var(--theme-primary) 26%, transparent);outline-offset:2px}.theme-orb-option--selected{border-color:var(--theme-primary);box-shadow:0 0 0 2px color-mix(in srgb, var(--theme-primary) 16%, transparent), 0 10px 28px color-mix(in srgb, var(--theme-primary) 14%, transparent)}.theme-orb-option>span:last-child{flex-direction:column;min-width:0;display:flex}.theme-orb-option strong{font-size:12px}.theme-orb-option small{color:var(--qa-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.theme-orb{border:2px solid color-mix(in srgb, var(--theme-primary) 75%, #fff);color:#fff;background:conic-gradient(from 35deg, var(--theme-secondary), var(--theme-primary) 34%, color-mix(in srgb, var(--theme-primary) 45%, #061733) 66%, var(--theme-secondary));width:44px;height:44px;box-shadow:inset 0 0 0 2px #ffffff2e, 0 5px 14px color-mix(in srgb, var(--theme-primary) 27%, transparent);border-radius:50%;flex:0 0 44px;place-items:center;display:grid;position:relative;overflow:hidden}.theme-orb__lens{background:#041430a3;border:2px solid #ffffffeb;border-radius:7px 50% 50%;width:19px;height:19px;transform:rotate(45deg)}.theme-orb__check{border:2px solid var(--qa-surface);color:#fff;background:var(--theme-primary);border-radius:50%;place-items:center;width:16px;height:16px;font-size:8px;position:absolute;bottom:2px;right:2px;display:grid!important}.appearance-footer{border-top:1px solid var(--qa-border-soft);justify-content:space-between;align-items:center;gap:20px;margin-top:34px;padding:18px 0 0;display:flex}@media (width<=900px){.account-profile-grid{grid-template-columns:1fr}.appearance-setting-row,.appearance-footer{flex-direction:column;align-items:flex-start}}@media (width<=560px){.account-shell-card__body{padding-inline:16px!important}.team-settings-grid,.theme-gallery{grid-template-columns:1fr}.team-setting-card__body{flex-direction:column;align-items:flex-start}}.audio-modal__content{isolation:isolate;position:relative;overflow:hidden;border:1px solid color-mix(in srgb, var(--qa-primary) 34%, var(--qa-border))!important;background:var(--qa-surface)!important;box-shadow:0 28px 80px #00000061, 0 0 40px color-mix(in srgb, var(--qa-primary) 9%, transparent)!important;border-radius:18px!important}.audio-modal__content:before{content:"";z-index:1;pointer-events:none;background:conic-gradient(from 0deg, transparent 0deg 270deg, color-mix(in srgb, var(--qa-primary) 25%, transparent) 292deg, #73dcff 316deg, var(--qa-primary) 332deg, transparent 354deg);animation:5.2s linear infinite audio-border-beam;position:absolute;inset:-55%}.audio-modal__content:after{content:"";z-index:2;pointer-events:none;background:var(--qa-surface);border-radius:16px;position:absolute;inset:1px}.audio-modal__header,.audio-modal__body{z-index:3;position:relative;background:0 0!important}.audio-modal__close{z-index:4!important}.audio-modal__header{margin-bottom:22px!important}.audio-modal__title{align-items:center;gap:12px;padding-right:30px;display:flex}.audio-modal__title-icon{width:42px;height:42px;color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 12%, transparent);border-radius:13px;flex:0 0 42px;place-items:center;font-size:18px;display:grid}.audio-modal__title>span:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.audio-modal__title h4{font-family:Manrope,sans-serif;margin:0!important}.audio-modal__title .ant-typography-secondary{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;overflow:hidden}.audio-player{border:1px solid var(--qa-border);background:radial-gradient(circle at 50% -30%, color-mix(in srgb, var(--qa-primary) 18%, transparent), transparent 56%), var(--qa-surface-soft);border-radius:16px;gap:18px;padding:22px;display:grid}.audio-player__visualizer{background:color-mix(in srgb, var(--qa-surface-raised) 82%, transparent);border-radius:12px;justify-content:center;align-items:center;gap:4px;height:74px;padding:12px 20px;display:flex}.audio-player__visualizer i{background:linear-gradient(180deg, #73dcff, var(--qa-primary));opacity:.62;width:3px;min-height:8px;transition:opacity var(--motion-base) var(--ease-standard), transform var(--motion-base) var(--ease-emphasized);border-radius:99px;transform:scaleY(.7)}.audio-player__visualizer.is-playing i{opacity:1;animation:.78s ease-in-out infinite alternate audio-wave}.audio-player__meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.audio-player__meta>div{flex-direction:column;gap:3px;min-width:0;display:flex}.audio-player__meta .ant-typography-secondary{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.audio-player__timeline{gap:0;display:grid}.audio-player__timeline .ant-slider{margin:5px 6px 2px}.audio-player__times{color:var(--qa-text-muted);font-variant-numeric:tabular-nums;justify-content:space-between;font-size:11px;display:flex}.audio-player__controls{grid-template-columns:minmax(120px,1fr) auto minmax(120px,1fr);align-items:center;gap:16px;display:grid}.audio-player__volume,.audio-player__transport,.audio-player__tools{align-items:center;display:flex}.audio-player__volume{gap:4px}.audio-player__volume .ant-slider{width:76px;margin-inline:4px}.audio-player__transport{justify-content:center;gap:7px}.audio-player__play{box-shadow:0 7px 22px color-mix(in srgb, var(--qa-primary) 32%, transparent);transform:scale(1.06)}.audio-player__tools{justify-content:flex-end;gap:8px}.audio-player__tools .ant-select{width:76px}.audio-player__error{background:#e0526014;border:1px solid #e0526047;border-radius:9px;padding:10px 12px;font-size:12px}.analysis-modal__container{overflow:hidden;border:1px solid color-mix(in srgb, var(--qa-primary) 24%, var(--qa-border))!important;background:var(--qa-surface)!important;border-radius:18px!important;box-shadow:0 30px 90px #0000006b!important}.analysis-modal__header{border-bottom:1px solid var(--qa-border-soft);background:linear-gradient(110deg, color-mix(in srgb, var(--qa-primary) 7%, var(--qa-surface)), var(--qa-surface))!important;margin:0!important;padding:20px 24px 17px!important}.analysis-modal__body{padding:0!important}.analysis-modal__title{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding-right:34px;display:grid}.analysis-modal__title-icon{width:40px;height:40px;color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 12%, transparent);border-radius:12px;place-items:center;display:grid}.analysis-modal__title>span:nth-child(2){gap:2px;min-width:0;display:grid}.analysis-modal__title h4{font-family:Manrope,sans-serif;margin:0!important}.analysis-modal__title .ant-typography-secondary{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:400;overflow:hidden}.analysis-modal__status{justify-content:flex-end;display:flex}.analysis-modal__status .ant-tag{margin:0}.analysis-workspace{grid-template-rows:auto auto minmax(0,1fr);gap:0;min-height:min(700px,100vh - 175px);display:grid}.analysis-presence{margin:16px 20px 0;border-color:color-mix(in srgb, var(--qa-primary) 24%, var(--qa-border))!important;background:color-mix(in srgb, var(--qa-primary) 7%, var(--qa-surface))!important}.analysis-workspace>.ant-alert-error{margin:12px 20px 0}.analysis-workspace__toolbar{border-bottom:1px solid var(--qa-border-soft);justify-content:space-between;align-items:center;gap:18px;min-height:64px;padding:12px 20px;display:flex}.analysis-workspace__toolbar>span:last-child{flex:none;align-items:center;gap:8px;display:flex}.analysis-workspace__columns{grid-template-columns:minmax(0,1fr) minmax(420px,.82fr);gap:16px;min-height:0;padding:16px 20px 20px;display:grid}.analysis-panel{border:1px solid var(--qa-border);background:var(--qa-surface-soft);min-width:0;transition:border-color var(--motion-base) var(--ease-standard), box-shadow var(--motion-base) var(--ease-standard), opacity var(--motion-base) var(--ease-standard);border-radius:15px;align-content:start;gap:18px;padding:18px;display:grid}.analysis-panel--audio{border-color:color-mix(in srgb, var(--qa-primary) 22%, var(--qa-border))}.analysis-panel--form.is-locked{opacity:.78}.analysis-panel__heading{align-items:center;gap:10px;display:flex}.analysis-panel__heading>span{width:34px;height:34px;color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 10%, transparent);border-radius:10px;place-items:center;display:grid}.analysis-panel__heading>div{gap:2px;display:grid}.analysis-panel__heading strong{font-size:13px}.analysis-panel__heading small{color:var(--qa-text-muted);font-size:10px}.analysis-form-placeholder{border:1px dashed color-mix(in srgb, var(--qa-primary) 24%, var(--qa-border));text-align:center;background:color-mix(in srgb, var(--qa-surface-raised) 72%, transparent);border-radius:13px;align-content:center;place-items:center;gap:9px;min-height:410px;padding:32px;display:grid}.analysis-form-placeholder__icon{width:48px;height:48px;color:var(--qa-primary);background:color-mix(in srgb, var(--qa-primary) 11%, transparent);border-radius:14px;place-items:center;margin-bottom:3px;font-size:20px;display:grid}.analysis-form-placeholder .ant-typography{max-width:330px;font-size:12px;line-height:1.6}.analysis-panel--form{max-height:min(720px,100vh - 250px);overflow-y:auto}.qa-scorecard{gap:16px;display:grid}.qa-call-classification{border:1px solid var(--qa-border);background:var(--qa-surface-soft);border-radius:13px;grid-template-columns:minmax(0,1fr) minmax(180px,230px);align-items:center;gap:18px;padding:14px 16px;display:grid}.qa-call-classification>div{gap:3px;display:grid}.qa-call-classification>div strong{font-size:13px}.qa-call-classification>div .ant-typography{font-size:11px}.qa-call-classification__select{width:100%}.qa-not-evaluable{gap:12px;display:grid}.qa-not-evaluable>.ant-form-item{margin-bottom:0}.qa-score-summary{border:1px solid color-mix(in srgb, var(--qa-primary) 20%, var(--qa-border));background:color-mix(in srgb, var(--qa-primary) 6%, var(--qa-surface));border-radius:14px;align-items:center;gap:18px;padding:16px;display:flex}.qa-score-summary--critical{border-color:color-mix(in srgb, #e05260 40%, var(--qa-border));background:color-mix(in srgb, #e05260 7%, var(--qa-surface))}.qa-score-summary>span{gap:4px;display:grid}.qa-score-summary>span strong{font:700 16px Manrope,sans-serif}.qa-score-summary>span small{color:var(--qa-text-muted);font-size:11px}.qa-category-label{justify-content:space-between;align-items:center;gap:16px;width:100%;display:flex}.qa-category-label>span{color:var(--qa-text-muted);font-variant-numeric:tabular-nums;font-size:12px}.qa-category-state{width:158px;margin-inline-start:12px;display:flex}.qa-heading-exclusion{border:1px solid var(--qa-border-soft);background:var(--qa-surface-soft);border-radius:10px;gap:10px;padding:12px;display:grid}.qa-heading-exclusion--missed{border-color:color-mix(in srgb, #d89614 28%, var(--qa-border));background:color-mix(in srgb, #d89614 6%, var(--qa-surface));margin-bottom:8px}.qa-heading-exclusion>.ant-typography{font-size:11px}.qa-heading-exclusion>.ant-form-item{max-width:330px;margin-bottom:0}.qa-criteria-list{gap:2px;display:grid}.qa-criterion{border-bottom:1px solid var(--qa-border-soft);grid-template-columns:minmax(0,1fr) 92px;align-items:center;gap:14px;min-height:58px;padding:9px 2px;display:grid}.qa-criterion:last-child{border-bottom:0}.qa-criterion>span{gap:2px;display:grid}.qa-criterion strong{font-size:12px;font-weight:600}.qa-criterion small{color:var(--qa-text-faint);font-size:10px}.qa-criterion input{text-align:center;font-variant-numeric:tabular-nums}.criterion-evidence{grid-column:1/-1;min-width:0}.criterion-evidence__toggle{height:28px;color:var(--qa-text-muted);padding-inline:3px 8px;font-size:11px}.criterion-evidence__toggle:hover,.criterion-evidence.is-open .criterion-evidence__toggle{color:var(--qa-primary)!important;background:0 0!important}.criterion-evidence__body{border:1px solid color-mix(in srgb, var(--qa-primary) 18%, var(--qa-border));background:color-mix(in srgb, var(--qa-primary) 3%, var(--qa-surface));border-radius:11px;gap:12px;margin-top:7px;padding:13px;display:grid}.criterion-evidence__capture{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.criterion-evidence__capture>span:first-child{color:var(--qa-text-muted);font-variant-numeric:tabular-nums;align-items:center;gap:6px;margin-right:auto;font-size:11px;display:inline-flex}.criterion-evidence__start-tag{margin:0}.criterion-evidence__patches{gap:9px;display:grid}.evidence-patch{border:1px solid var(--qa-border-soft);background:var(--qa-surface-soft);border-radius:9px;gap:8px;padding:10px;display:grid}.evidence-patch.is-invalid{border-color:color-mix(in srgb, #e05260 48%, var(--qa-border))}.evidence-patch__range{grid-template-columns:auto auto minmax(100px,1fr) auto minmax(100px,1fr) auto;align-items:center;gap:7px;display:grid}.evidence-patch__range>span{color:var(--qa-text-muted);white-space:nowrap;font-size:10px}.evidence-patch__range>span:nth-child(2){color:var(--qa-text);font-weight:600}.evidence-patch__time{width:100%}.evidence-patch__error{color:#e05260;font-size:10px}.qa-critical-block{border:1px solid color-mix(in srgb, #e05260 30%, var(--qa-border));background:color-mix(in srgb, #e05260 5%, var(--qa-surface));border-radius:14px;gap:14px;padding:16px;display:grid}.qa-critical-block>div:first-child{color:#e05260;align-items:center;gap:10px;display:flex}.qa-critical-block>div:first-child>span{color:var(--qa-text);gap:2px;display:grid}.qa-critical-block small{color:var(--qa-text-muted);font-size:10px}.qa-critical-options{grid-template-columns:1fr;gap:9px;display:grid}.qa-feedback-grid{grid-template-columns:1fr 1fr;gap:0 14px;display:grid}.qa-feedback-grid>div:first-child,.qa-feedback-grid>div:last-child{grid-column:1/-1}.qa-form-actions{z-index:3;border-top:1px solid var(--qa-border);background:color-mix(in srgb, var(--qa-surface-soft) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:flex-end;gap:9px;margin:0 -18px -18px;padding:14px 18px;display:flex;position:sticky;bottom:-18px}.reports-page{gap:20px;display:grid}.reports-card{border-color:var(--qa-border);box-shadow:var(--qa-shadow);overflow:hidden}.report-agent{gap:2px;display:grid}.report-agent small{color:var(--qa-text-muted);font-size:10px}.qa-report-result,.qa-report-date{gap:2px;display:grid}.qa-report-result strong{color:var(--qa-text);font:700 14px Manrope,sans-serif}.qa-report-result small,.qa-report-date small{color:var(--qa-text-muted);font-size:10px}.qa-returned-date{gap:2px;display:grid}.qa-returned-date strong{color:#f5a524;font-size:11px}.qa-returned-date small{color:var(--qa-text-muted);font-size:10px}.report-detail{gap:18px;display:grid}.report-detail__score{border:1px solid color-mix(in srgb, var(--qa-primary) 22%, var(--qa-border));background:color-mix(in srgb, var(--qa-primary) 6%, var(--qa-surface));border-radius:16px;align-items:center;gap:24px;padding:20px;display:flex}.report-detail__score.is-critical{border-color:color-mix(in srgb, #e05260 38%, var(--qa-border));background:color-mix(in srgb, #e05260 6%, var(--qa-surface))}.report-detail__score>span{justify-items:start;gap:7px;display:grid}.report-detail__score>span strong{font:700 16px Manrope,sans-serif}.report-detail__score>span small{color:var(--qa-text-muted)}.report-critical{color:#e05260;background:#e0526014;border-radius:12px;align-items:center;gap:12px;padding:14px 16px;display:flex}.report-critical>span{color:var(--qa-text);gap:2px;display:grid}.report-critical small{color:var(--qa-text-muted);font-size:10px}.report-category{grid-template-columns:minmax(180px,.55fr) 1fr;align-items:center;gap:20px;display:grid}.report-category>span{justify-content:space-between;gap:12px;display:flex}.report-category small{color:var(--qa-text-muted)}.report-category-block{gap:10px;display:grid}.report-evidence-list{border-left:2px solid color-mix(in srgb, var(--qa-primary) 30%, var(--qa-border));gap:8px;margin-left:14px;padding-left:14px;display:grid}.report-evidence{background:var(--qa-surface-soft);border-radius:9px;gap:6px;padding:10px 12px;display:grid}.report-evidence>strong{font-size:11px}.report-evidence p{color:var(--qa-text-muted);white-space:pre-wrap;margin:0;font-size:11px}.report-evidence>div{flex-wrap:wrap;gap:6px;display:flex}.report-evidence__tag{white-space:normal;margin:0}.report-text{border:1px solid var(--qa-border-soft);background:var(--qa-surface-soft);border-radius:12px;padding:16px}.report-text p{color:var(--qa-text-muted);white-space:pre-wrap;margin:7px 0 0}.report-detail__meta{border-top:1px solid var(--qa-border);justify-content:space-between;gap:16px;padding-top:12px;display:flex}@media (width<=1100px){.analysis-workspace__columns{grid-template-columns:1fr;overflow-y:auto}.analysis-form-placeholder{min-height:280px}}@media (width<=640px){.analysis-modal__title{grid-template-columns:auto minmax(0,1fr)}.analysis-modal__status{display:none}.analysis-workspace__toolbar{flex-direction:column;align-items:flex-start}.analysis-workspace__columns{padding-inline:12px}.analysis-panel{padding:13px}.qa-feedback-grid{grid-template-columns:1fr}.qa-feedback-grid>div{grid-column:1!important}.evidence-patch__range{grid-template-columns:auto 1fr auto}.evidence-patch__range>span:nth-child(2){grid-column:2}.evidence-patch__time{grid-column:1/-1}}.call-filter-card{border-color:color-mix(in srgb, var(--qa-primary) 18%, var(--qa-border));background:linear-gradient(120deg, color-mix(in srgb, var(--qa-primary) 5%, var(--qa-surface)), var(--qa-surface));box-shadow:var(--qa-shadow);overflow:hidden}.call-filter-card__body{padding:14px 16px!important}.call-filters{gap:12px;display:grid}.call-filters__toolbar{align-items:center;gap:10px;display:flex}.call-filters__search{flex:380px;max-width:560px}.call-filters__time{flex:0 0 190px;width:190px}.call-filters__refresh{margin-left:auto}.call-filters__chips{border-top:1px solid var(--qa-border-soft);flex-wrap:wrap;align-items:center;gap:7px;padding-top:11px;display:flex}.call-filters__chips>span:first-child{margin-right:3px;font-size:11px}.call-filters__chips>span:not(:first-child){text-overflow:ellipsis;white-space:nowrap;max-width:min(100%,420px);overflow:hidden}.call-filter-drawer__body{padding-bottom:24px!important}.call-filter-form{gap:2px;min-height:100%;display:grid}.call-filter-form section{gap:11px;display:grid}.call-filter-form section>span:nth-child(2){margin-top:-7px;font-size:11px;line-height:1.5}.call-filter-form label{color:var(--qa-text-muted);gap:6px;font-size:11px;font-weight:600;display:grid}.call-filter-form__range{grid-template-columns:1fr 1fr;gap:12px;display:grid}.call-filter-form__unit{align-items:stretch;display:flex}.call-filter-form__unit>div{border-radius:6px 0 0 6px;flex:1;width:100%}.call-filter-form__unit>span{border:1px solid var(--qa-border);color:var(--qa-text-muted);background:var(--qa-surface-soft);border-left:0;border-radius:0 6px 6px 0;place-items:center;padding:0 11px;font-size:11px;font-weight:500;display:grid}.call-filter-form__actions{border-top:1px solid var(--qa-border);background:color-mix(in srgb, var(--qa-surface) 94%, transparent);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);justify-content:flex-end;gap:9px;margin:24px -24px -24px;padding:15px 24px;display:flex;position:sticky;bottom:-24px}.campaign-mapping-editor{border:1px solid var(--qa-border);background:var(--qa-surface-soft);border-radius:12px;gap:12px;margin-bottom:24px;padding:16px;display:grid}.campaign-mapping-editor__heading{gap:3px;display:grid}.campaign-mapping-editor__heading .ant-typography{font-size:11px}.campaign-mapping-editor__list{gap:4px;display:grid}.campaign-mapping-editor__list .ant-form-item{margin-bottom:8px}.campaign-mapping-editor__remove--labelled{padding-top:28px}.tl-reports-page{gap:18px;display:grid}.tl-page-heading{align-items:center}.tl-freshness{justify-items:end;gap:5px;font-size:11px;display:grid}.tl-inbox-card{border-color:var(--qa-border);box-shadow:var(--qa-shadow);overflow:hidden}.tl-inbox-head{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.tl-report-segments{scrollbar-width:thin;max-width:100%;overflow-x:auto}.tl-filter-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.tl-filter-search{width:min(100%,520px);min-width:260px}.tl-filter-toolbar__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.tl-filter-toolbar__actions>div:first-child{width:154px}.tl-filter-panel{border:1px solid var(--qa-border-soft);background:var(--qa-surface-soft);animation:qa-enter var(--motion-base) var(--ease-emphasized) both;border-radius:12px;grid-template-columns:repeat(3,minmax(160px,1fr)) minmax(260px,1.35fr);gap:12px;margin-bottom:10px;padding:14px;display:grid}.tl-filter-panel label{gap:6px;min-width:0;display:grid}.tl-filter-panel label>span:first-child{letter-spacing:.04em;text-transform:uppercase;padding-left:2px;font-size:10px;font-weight:700}.tl-filter-panel label>div{width:100%}.tl-filter-status{justify-content:space-between;align-items:center;gap:10px;margin:-1px 0 11px;display:flex}.tl-filter-status>div{flex-wrap:wrap;gap:6px;min-width:0;display:flex}.tl-filter-status>div>span{margin:0}.tl-advanced-filter__body{background:var(--qa-surface);padding:0 24px 24px!important}.tl-filter-drawer-title{align-items:center;gap:9px;display:flex}.tl-filter-drawer-title>svg{color:var(--qa-primary)}.tl-filter-drawer-title h5{margin:0!important}.tl-filter-drawer-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.tl-filter-drawer-footer>div{align-items:center;display:flex}.tl-advanced-filter{gap:18px;padding-top:20px;display:grid}.tl-filter-panel-content{animation:data-reveal var(--motion-fast) var(--ease-emphasized) both;gap:18px;display:grid}.tl-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.tl-filter-grid label{gap:6px;min-width:0;display:grid}.tl-filter-grid label>span:first-child{color:var(--qa-text-muted);letter-spacing:.045em;text-transform:uppercase;font-size:10px;font-weight:700}.tl-filter-grid label>div{width:100%}.tl-score-query-empty{border:1px dashed var(--qa-border);background:var(--qa-surface-soft);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;min-height:94px;padding:18px;display:flex}.tl-score-query-empty strong{font-size:12px}.tl-score-rule-list{gap:10px;display:grid}.tl-score-match{justify-content:space-between;align-items:center;gap:12px;display:flex}.tl-score-match>span{font-size:11px;font-weight:650}.tl-score-rule{border:1px solid var(--qa-border-soft);background:var(--qa-surface-soft);transition:border-color var(--motion-fast) ease, box-shadow var(--motion-fast) ease;border-radius:12px;grid-template-columns:minmax(0,1fr) 32px;align-items:end;gap:8px;padding:12px;display:grid}.tl-score-rule:focus-within{border-color:color-mix(in srgb, var(--qa-primary) 48%, var(--qa-border));box-shadow:0 0 0 3px color-mix(in srgb, var(--qa-primary) 8%, transparent)}.tl-score-rule__controls{grid-template-columns:minmax(180px,1.35fr) minmax(130px,.9fr) minmax(120px,.75fr) 126px;gap:8px;min-width:0;display:grid}.tl-score-rule__controls label{gap:5px;min-width:0;display:grid}.tl-score-rule__controls label>span:first-child{color:var(--qa-text-muted);letter-spacing:.04em;text-transform:uppercase;font-size:9px;font-weight:700}.tl-score-rule__controls label>div{width:100%}.tl-score-rule__values{align-items:center;gap:6px;display:flex}.tl-score-rule__values>div{width:100%;min-width:0}.tl-score-rule__values>span{color:var(--qa-text-muted);font-size:9px}.tl-report-row{cursor:pointer}.tl-report-row>td:first-child{border-left:3px solid #0000}.tl-report-row.is-pending>td:first-child{border-left-color:#e6a23c}.tl-report-row.is-critical>td:first-child{border-left-color:#e05260}.tl-agent{align-items:center;gap:10px;display:flex}.tl-agent>span,.tl-score-cell,.tl-workflow-cell,.tl-date{gap:2px;display:grid}.tl-agent small,.tl-score-cell small,.tl-workflow-cell small,.tl-date small{color:var(--qa-text-muted);font-size:10px}.tl-score-cell strong{font:700 15px Manrope,sans-serif}.tl-workflow-cell{justify-items:start}.tl-workflow-cell .is-overdue{color:#e05260;font-weight:650}.tl-drawer-title{align-items:center;gap:11px;display:flex}.tl-drawer-title>span:last-child{gap:2px;display:grid}.tl-drawer-title small{color:var(--qa-text-muted);font-size:10px;font-weight:400}.tl-report-drawer__body{background:color-mix(in srgb, var(--qa-surface-soft) 52%, var(--qa-surface))}.tl-report-detail{gap:16px;display:grid}.tl-report-hero{border:1px solid color-mix(in srgb, var(--qa-primary) 24%, var(--qa-border));background:linear-gradient(135deg, color-mix(in srgb, var(--qa-primary) 7%, var(--qa-surface)), var(--qa-surface));border-radius:16px;align-items:center;gap:20px;padding:18px 20px;display:flex}.tl-report-hero.is-critical{border-color:color-mix(in srgb, #e05260 38%, var(--qa-border));background:linear-gradient(135deg, color-mix(in srgb, #e05260 7%, var(--qa-surface)), var(--qa-surface))}.tl-report-hero>div:last-child{justify-items:start;gap:5px;display:grid}.tl-report-hero h4{margin:0!important}.tl-recording-card,.tl-action-card{border-color:var(--qa-border)}.tl-recording-card .audio-player{box-shadow:none}.tl-action-card{border-color:color-mix(in srgb, var(--qa-primary) 26%, var(--qa-border));background:color-mix(in srgb, var(--qa-primary) 3%, var(--qa-surface))}.tl-return-alert{margin-bottom:18px}.tl-action-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.tl-action-grid>div{margin-bottom:8px}.tl-action-date{width:100%}.tl-action-card__footer{justify-content:space-between;align-items:center;gap:14px;display:flex}.tl-report-evaluation,.tl-activity{gap:14px;padding-top:4px;display:grid}.tl-section-heading,.tl-category-label,.tl-evaluation-entry__head{justify-content:space-between;align-items:center;gap:14px;display:flex}.tl-section-heading>span,.tl-category-label>span,.tl-evaluation-entry__head>span{gap:3px;min-width:0;display:grid}.tl-section-heading small,.tl-category-label small,.tl-evaluation-entry__head small{color:var(--qa-text-muted);font-size:10px;font-weight:400}.tl-critical-evidence,.tl-scorecard-review{border:1px solid var(--qa-border-soft);background:var(--qa-surface);border-radius:14px;gap:11px;padding:14px;display:grid}.tl-critical-evidence{border-color:color-mix(in srgb, #e05260 30%, var(--qa-border));background:color-mix(in srgb, #e05260 3%, var(--qa-surface))}.tl-evaluation-entries{gap:9px;display:grid}.tl-evaluation-entry{border:1px solid var(--qa-border-soft);background:var(--qa-surface-soft);border-radius:11px;gap:9px;padding:12px;display:grid}.tl-evaluation-entry.is-critical{border-left:3px solid #e05260}.tl-criterion-score{grid-template-columns:auto 112px;align-items:center;gap:10px;min-width:154px;display:grid}.tl-criterion-score>strong{font-variant-numeric:tabular-nums;text-align:right;font:700 12px Manrope,sans-serif}.tl-criterion-score .ant-progress{margin:0;line-height:1}.tl-evaluation-entry__comment{background:var(--qa-surface);color:var(--qa-text-muted);white-space:pre-wrap;border-radius:8px;margin:0;padding:9px 10px;font-size:11px;line-height:1.55}.tl-patch-list{gap:7px;display:grid}.tl-patch{text-align:left;grid-template-columns:30px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;min-height:50px;border:1px solid var(--qa-border-soft)!important;border-radius:9px!important;height:auto!important;padding:7px 9px!important;display:grid!important}.tl-patch:hover{border-color:color-mix(in srgb, var(--qa-primary) 42%, var(--qa-border))!important;background:color-mix(in srgb, var(--qa-primary) 5%, var(--qa-surface))!important}.tl-patch__play{background:color-mix(in srgb, var(--qa-primary) 13%, transparent);width:30px;height:30px;color:var(--qa-primary);border-radius:50%;place-items:center;font-size:16px;display:grid}.tl-patch__body,.tl-patch__time{gap:2px;min-width:0;display:grid}.tl-patch__body small{color:var(--qa-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.tl-patch__time{justify-items:end}.tl-patch__time strong{font-variant-numeric:tabular-nums;font-size:10px}.tl-patch__time small{color:var(--qa-text-faint);font-size:9px}.qa-critical-evidence{border-top:1px solid color-mix(in srgb, #e05260 22%, var(--qa-border-soft));gap:10px;margin-top:10px;padding-top:12px;display:grid}.qa-critical-evidence__item{border:1px solid color-mix(in srgb, #e05260 22%, var(--qa-border-soft));background:var(--qa-surface);border-radius:10px;gap:8px;padding:11px;display:grid}.qa-critical-evidence__item>strong{color:#e05260;font-size:11px}.analysis-revision-request{border-color:color-mix(in srgb, #f5a524 38%, var(--qa-border));background:color-mix(in srgb, #f5a524 7%, var(--qa-surface))}.analysis-revision-request strong{color:var(--qa-text)}.tl-score-category{border:1px solid var(--qa-border-soft);background:var(--qa-surface);border-radius:12px;gap:10px;padding:14px;display:grid}.tl-score-category__head{grid-template-columns:minmax(220px,.7fr) 1fr;align-items:center;gap:18px;display:grid}.tl-score-category__head>span{gap:2px;display:grid}.tl-score-category__head small{color:var(--qa-text-muted);font-size:10px}.tl-evidence-list{border-top:1px solid var(--qa-border-soft);gap:8px;padding-top:9px;display:grid}.tl-evidence{background:var(--qa-surface-soft);border-radius:9px;gap:7px;padding:10px;display:grid}.tl-evidence>strong{font-size:11px}.tl-evidence p{color:var(--qa-text-muted);white-space:pre-wrap;margin:0;font-size:11px}.tl-evidence>div{flex-wrap:wrap;gap:7px;display:flex}.tl-evidence>div>button{white-space:normal;text-align:left;max-width:100%;height:auto;min-height:28px}.tl-narrative-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.tl-call-facts{grid-template-columns:repeat(3,1fr);gap:9px;display:grid}.tl-call-facts>div{border:1px solid var(--qa-border-soft);background:var(--qa-surface);border-radius:10px;gap:4px;padding:12px;display:grid}.tl-call-facts small,.tl-timeline-entry small{color:var(--qa-text-muted);font-size:10px}.tl-call-facts strong{font-size:12px}.tl-timeline-entry{gap:4px;padding-bottom:5px;display:grid}.tl-timeline-entry>span{color:var(--qa-text-muted);white-space:pre-wrap}.pm-performance{max-width:1500px;margin-inline:auto}.pm-performance--overview{max-width:none}.pm-performance__heading{align-items:end}.pm-performance__actions{gap:10px;display:flex}.pm-performance__filters{border:1px solid var(--qa-border-soft);background:var(--qa-surface);min-height:54px;box-shadow:var(--qa-shadow-soft);border-radius:14px;align-items:center;gap:12px;padding:7px 9px;display:flex}.pm-project-select{width:min(340px,34vw)}.pm-performance__freshness{white-space:nowrap;margin-left:auto;padding-right:8px;font-size:11px}.pm-performance__content{opacity:1;grid-template-columns:minmax(0,1fr);gap:16px;transition:opacity .18s;display:grid}.pm-performance__content.is-refreshing{opacity:.58;pointer-events:none}.pm-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.pm-metric{border-color:var(--qa-border-soft);overflow:hidden}.pm-metric__body{gap:7px;min-height:152px;display:grid;position:relative;padding:19px!important}.pm-metric__body:before{background:var(--pm-tone);content:"";height:3px;position:absolute;top:0;left:0;right:0}.pm-metric__icon{background:color-mix(in srgb, var(--pm-tone) 13%, transparent);width:34px;height:34px;color:var(--pm-tone);border-radius:10px;place-items:center;font-size:16px;display:grid}.pm-metric--primary{--pm-tone:var(--qa-primary)}.pm-metric--success{--pm-tone:#20b486}.pm-metric--warning{--pm-tone:#f5a524}.pm-metric--danger{--pm-tone:#e05260}.pm-metric--neutral{--pm-tone:#8290a7}.pm-metric__body>span:last-child{font-size:11px}.pm-trend-card,.pm-team-card{border-color:var(--qa-border-soft)}.pm-trend-card__body{padding:28px 30px 24px!important}.pm-card-title{gap:2px;display:grid}.pm-card-title small{color:var(--qa-text-muted);font-size:10px;font-weight:400}.pm-trend{min-height:354px}.pm-trend svg{width:100%;height:322px;display:block;overflow:visible}.pm-trend__grid{stroke:var(--qa-border-soft);stroke-width:1px}.pm-trend__benchmark{stroke:#f5a524;stroke-width:1px;stroke-dasharray:5 5;opacity:.8}.pm-trend__axis{fill:var(--qa-text-faint);font-size:9px}.pm-trend__volume{fill:color-mix(in srgb, var(--qa-primary) 16%, transparent)}.pm-trend__line{fill:none;stroke:var(--qa-primary);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.pm-trend__point{fill:var(--qa-surface);stroke:var(--qa-primary);stroke-width:3px;vector-effect:non-scaling-stroke}.pm-trend__legend{color:var(--qa-text-muted);flex-wrap:wrap;justify-content:center;gap:18px;font-size:10px;display:flex}.pm-trend__legend span{align-items:center;gap:6px;display:inline-flex}.pm-trend__legend i{background:var(--qa-primary);border-radius:3px;width:16px;height:3px}.pm-trend__legend .is-volume{background:color-mix(in srgb, var(--qa-primary) 24%, transparent);height:8px}.pm-trend__legend .is-benchmark{background:0 0;border-top:1px dashed #f5a524;height:1px}.pm-team{align-items:center;gap:11px;min-width:190px;display:flex}.pm-team>span:first-child{background:color-mix(in srgb, var(--qa-primary) 12%, transparent);width:34px;height:34px;color:var(--qa-primary);border-radius:10px;flex:0 0 34px;place-items:center;font-size:19px;display:grid}.pm-team>span:last-child{gap:2px;display:grid}.pm-team small{color:var(--qa-text-muted);font-size:10px}.pm-team-score{grid-template-columns:46px minmax(90px,1fr);align-items:center;gap:10px;display:grid}.pm-team-score>strong{font-variant-numeric:tabular-nums;text-align:right}.pm-risk-value{color:#e05260;font-weight:700}.pm-risk-value small{color:color-mix(in srgb, #e05260 72%, var(--qa-text-muted));font-weight:500}@media (width<=1280px){.tl-filter-panel,.pm-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.pm-performance__actions{width:100%}.pm-performance__actions>button{flex:1}.pm-performance__filters{flex-direction:column;align-items:stretch}.pm-project-select{width:100%}.pm-performance__freshness{margin-left:0;padding:2px 4px}.pm-metric-grid{grid-template-columns:1fr}.pm-trend-card__body{padding:20px 14px 18px!important}.pm-trend{min-height:280px}.pm-trend svg{height:250px}.tl-freshness{justify-items:start}.tl-inbox-head{flex-direction:column;align-items:flex-start}.tl-filter-toolbar{flex-direction:column;align-items:stretch}.tl-filter-search{width:100%;min-width:0}.tl-filter-toolbar__actions{flex-wrap:wrap;justify-content:flex-start}.tl-filter-panel{grid-template-columns:1fr}.tl-filter-status{flex-direction:column;align-items:flex-start}.tl-filter-grid{grid-template-columns:1fr}.tl-score-rule{grid-template-columns:minmax(0,1fr) 32px;align-items:start}.tl-score-rule__controls{grid-template-columns:1fr}.tl-filter-drawer-footer{flex-direction:column;align-items:flex-start}.tl-filter-drawer-footer>div{justify-content:space-between;width:100%}.tl-action-grid,.tl-narrative-grid,.tl-call-facts,.tl-score-category__head{grid-template-columns:1fr}.tl-evaluation-entry__head{align-items:flex-start}.tl-criterion-score{grid-template-columns:auto minmax(80px,112px);min-width:132px}.tl-action-card__footer{flex-direction:column;align-items:stretch}}@media (width<=480px){.tl-report-hero{flex-direction:column;align-items:flex-start}}@keyframes audio-border-beam{to{transform:rotate(1turn)}}@keyframes audio-wave{0%{transform:scaleY(.55)}to{transform:scaleY(1.08)}}@keyframes data-reveal{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (width<=420px){.auth-theme-controls,.simple-auth__theme{top:14px;right:14px}}@media (width<=1024px){.auth-layout{grid-template-columns:1fr}.auth-story{display:none}.auth-panel{min-height:100vh;padding:42px 24px}.auth-panel__mobile-brand{display:block}.app-content{padding:22px}.leader-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.qa-priority-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=700px){.app-sider{flex:0 0 68px!important;width:68px!important;min-width:68px!important;max-width:68px!important}.sider-brand{justify-content:center;padding:0 11px}.app-header{padding:0 16px}.header-context,.account-button__copy,.account-chevron,.live-status{display:none}.header-actions{gap:4px}.app-content{padding:17px 14px}.page-heading{flex-direction:column;align-items:flex-start}.page-heading__action{width:100%}.simple-auth{padding:16px}.simple-auth__card{padding:27px 22px}.admin-hero{flex-direction:column;align-items:flex-start;padding:25px 22px}.admin-search{width:100%}.health-item{grid-template-columns:auto 1fr}.health-item>span:last-child{grid-column:2}.qa-priority-grid{grid-template-columns:1fr}.audio-modal__content{margin:12px;padding:20px 16px!important}.audio-player{padding:17px 14px}.audio-player__controls{grid-template-columns:1fr auto}.audio-player__transport{grid-area:1/1/auto/-1}.audio-player__volume{grid-column:1}.audio-player__tools{grid-column:2}.call-filters__toolbar{flex-wrap:wrap;align-items:stretch}.call-filters__search{flex-basis:100%;max-width:none}.call-filters__time{flex:180px;width:auto}.call-filters__refresh{margin-left:0}.call-filter-form__range,.leader-metric-grid,.qa-call-classification{grid-template-columns:1fr}.qa-category-state{width:128px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;transition-delay:0s!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}
