:root{--vt-primary: #0f766e;--vt-primary-hover: #115e59;--vt-primary-soft: #ecfdf5;--vt-accent: #b42318;--vt-sidebar: #1f2937;--vt-sidebar-hover: #303b4d;--vt-sidebar-muted: #aeb9c9;--vt-canvas: #f5f7fa;--vt-surface: #ffffff;--vt-border: #dfe4ea;--vt-border-strong: #cbd5e1;--vt-text: #182230;--vt-muted: #667085;--vt-radius: 8px;--vt-shadow: 0 1px 2px rgba(16, 24, 40, .04);font-family:Inter,Segoe UI Variable Text,Segoe UI,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;color:var(--vt-text);background:var(--vt-canvas);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;font-size:14px;font-weight:400;line-height:1.45;background:var(--vt-canvas)}button,input,select,textarea{font:inherit}button{cursor:pointer;transition:border-color .16s ease,background-color .16s ease,color .16s ease,box-shadow .16s ease}button:disabled{cursor:not-allowed;opacity:.55}input[type=checkbox],input[type=radio]{accent-color:var(--vt-primary)}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid rgba(15,118,110,.22);outline-offset:1px}.app-shell{display:grid;grid-template-columns:252px minmax(0,1fr);min-height:100vh;background:var(--vt-canvas)}.sidebar{position:sticky;top:0;z-index:40;height:100vh;background:var(--vt-sidebar);color:#f8fafc;padding:14px 10px 12px;display:flex;flex-direction:column;gap:12px;border-right:1px solid #344054}.sidebar-brand-row,.brand-block{display:flex;align-items:center}.sidebar-brand-row{min-height:54px;justify-content:space-between;gap:8px;padding:0 4px 10px;border-bottom:1px solid rgba(255,255,255,.1)}.brand-block{min-width:0;gap:10px}.software-logo{flex:0 0 auto;width:48px;height:42px;object-fit:contain;border-radius:6px;background:#fff;padding:3px}.brand-block>div{min-width:0;display:grid;gap:1px}.brand-block strong{overflow:hidden;color:#fff;font-size:15px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.brand-block span,.sidebar-select span,.nav-group p{color:var(--vt-sidebar-muted);font-size:11px;font-weight:400}.brand-block span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar-close{display:none;width:36px;height:36px;border:1px solid rgba(255,255,255,.14);border-radius:8px;background:transparent;color:#fff}.sidebar-select{display:grid;gap:5px;padding:0 4px 4px}.sidebar-select>div{position:relative}.sidebar-select svg{position:absolute;top:11px;right:10px;color:var(--vt-sidebar-muted);pointer-events:none}.sidebar-select select,.role-select select{appearance:none;width:100%;min-height:40px;border:1px solid #475467;border-radius:8px;background:#273244;color:#f8fafc;padding:8px 34px 8px 11px;font-size:13px}.nav-list,.nav-group{display:grid;gap:8px}.nav-list{flex:1;overflow-y:auto;padding:0 3px 8px 0;scrollbar-width:thin;scrollbar-color:#475467 transparent}.nav-group p{margin:11px 8px 3px;font-weight:500;letter-spacing:0}.nav-item{width:100%;min-height:40px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;border:1px solid transparent;border-radius:8px;background:transparent;color:#e4e7ec;padding:8px 11px;text-align:left;font-size:14px;font-weight:400}.nav-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nav-item em{display:none}.nav-item:hover,.nav-item:focus-visible,.nav-item.active{background:var(--vt-sidebar-hover);border-color:#475467;outline:none}.nav-item.active{background:var(--vt-primary);border-color:var(--vt-primary);color:#fff;box-shadow:inset 3px 0 #99f6e4}.sidebar-security{min-height:54px;display:grid;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#ffffff0a;color:#d0d5dd;padding:9px 10px}.sidebar-security div{min-width:0;display:grid;gap:1px}.sidebar-security strong{font-size:12px;font-weight:500}.sidebar-security span{color:var(--vt-sidebar-muted);font-size:10px}.workspace{min-width:0;background:var(--vt-canvas)}.workspace-content{min-width:0;padding:20px 22px 30px}.topbar{position:sticky;top:0;z-index:30;display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:16px;align-items:center;min-height:76px;border-bottom:1px solid var(--vt-border);background:#fffffff7;padding:12px 22px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.topbar-title{min-width:0}.eyebrow{margin:0 0 2px;color:var(--vt-muted);font-size:11px;font-weight:500}h1,h2,p{margin-top:0}h1{margin-bottom:0;color:var(--vt-text);font-size:23px;font-weight:600;line-height:1.2}h2{margin-bottom:0;font-size:17px;color:var(--vt-text);font-weight:600;line-height:1.25}.topbar-actions{display:flex;justify-content:flex-end;align-items:center;gap:10px;min-width:0}.search-box{width:min(390px,34vw);min-height:40px;display:flex;align-items:center;gap:8px;border:1px solid var(--vt-border-strong);border-radius:8px;background:#fff;color:var(--vt-muted);padding:0 10px;box-shadow:var(--vt-shadow)}.search-box input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--vt-text);font-size:13px}.search-box kbd{flex:0 0 auto;border:1px solid var(--vt-border);border-radius:5px;background:#f8fafc;color:#667085;padding:2px 6px;font-family:inherit;font-size:10px}.role-select{position:relative;min-width:172px}.role-select select{background:#fff;color:#172033;border-color:#cbd5e1}.role-select svg{position:absolute;right:10px;top:11px;color:#64748b;pointer-events:none}.user-chip{min-height:40px;display:flex;align-items:center;gap:8px;border:1px solid var(--vt-border);border-radius:8px;background:#f8fafc;padding:4px 10px 4px 5px}.user-avatar{width:30px;height:30px;display:grid;place-items:center;border-radius:50%;background:#d1fae5;color:#065f46;font-size:12px;font-weight:600}.user-copy{min-width:0;display:grid;gap:0}.user-copy strong{max-width:130px;overflow:hidden;color:var(--vt-text);font-size:12px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.user-copy em{color:var(--vt-muted);font-size:11px;font-style:normal}.icon-button,.primary-button,.secondary-button{min-height:40px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;gap:8px}.icon-button{width:40px;border:1px solid var(--vt-border-strong);background:#fff;color:#344054;box-shadow:var(--vt-shadow)}.primary-button,.secondary-button{border:1px solid transparent;padding:9px 12px;font-weight:500}.primary-button{background:var(--vt-primary);color:#fff}.primary-button:hover:not(:disabled){background:var(--vt-primary-hover)}.secondary-button{border-color:var(--vt-border-strong);background:#fff;color:#344054}.secondary-button.active{border-color:#5eead4;background:var(--vt-primary-soft);color:#115e59}.secondary-button:hover:not(:disabled),.icon-button:hover:not(:disabled){border-color:#94a3b8;background:#f8fafc}.prime-logo{width:112px;height:auto;border:1px solid var(--vt-border);border-radius:6px;background:#fff;padding:6px}.mobile-menu-button{display:none;width:40px;height:40px;border:1px solid var(--vt-border-strong);border-radius:8px;background:#fff;color:#344054}.sidebar-overlay{display:none}.screen-stack{display:grid;gap:16px}.app-loading,.login-screen{min-height:100vh;background:var(--vt-canvas)}.app-loading{display:grid;place-items:center;color:#334155;font-weight:500}.login-screen{display:grid;grid-template-columns:minmax(420px,1.05fr) minmax(380px,.9fr);gap:clamp(24px,4vw,58px);align-items:stretch;padding:clamp(18px,3vw,46px);position:relative}.login-showcase,.login-card-shell,.login-card{border:1px solid var(--vt-border);border-radius:8px;background:#fff;box-shadow:0 10px 28px #10182812}.login-showcase{min-height:660px;display:grid;align-content:center;justify-items:center;gap:clamp(28px,5vw,52px);overflow:hidden;padding:clamp(28px,5vw,64px);position:relative;background:#f7fafc}.login-showcase:after{content:"";position:absolute;inset:auto 0 0;height:118px;background:#074580d1}.login-molecule-map{position:absolute;inset:0;display:none}.login-brand-stack{display:grid;justify-items:center;gap:28px;z-index:1}.login-software-logo{width:min(430px,82%);mix-blend-mode:multiply}.login-lab-logo{width:min(300px,72%);mix-blend-mode:multiply}.login-powered{width:min(420px,88%);display:grid;grid-template-columns:minmax(32px,1fr) auto minmax(32px,1fr);align-items:center;gap:16px;color:#64748b;letter-spacing:0;text-transform:uppercase}.login-powered span{height:1px;background:#cbd5e1}.login-powered em{font-style:normal;font-size:13px;font-weight:500}.login-feature-strip{position:absolute;z-index:1;left:0;right:0;bottom:0;min-height:118px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;color:#fff;padding:16px clamp(18px,4vw,54px)}.login-feature-strip div{display:grid;justify-items:center;gap:8px;font-size:14px}.login-card-shell{display:grid;align-content:stretch;overflow:hidden;background:#fff}.login-card{display:grid;align-content:center;gap:18px;min-height:560px;border:0;border-radius:0;box-shadow:none;padding:clamp(28px,5vw,64px)}.login-card-heading{text-align:center}.login-card-heading h1{color:#0b3f78;font-size:30px}.login-card-heading p{margin:8px 0 0;color:#64748b;font-size:16px}.login-card label{display:grid;gap:9px;color:#0b3f78;font-size:14px;font-weight:500}.input-with-icon{min-height:60px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#64748b;padding:0 16px}.input-with-icon input{min-width:0;width:100%;border:0;outline:0;color:#172033}.password-eye-button,.forgot-password-button{border:0;background:transparent}.password-eye-button{width:34px;height:34px;display:grid;place-items:center;color:#64748b;padding:0}.forgot-password-button{justify-self:end;color:#075985;padding:0;font-weight:500}.login-submit-button{min-height:58px;width:100%;background:var(--vt-primary)}.login-divider{display:grid;grid-template-columns:minmax(40px,1fr) auto minmax(40px,1fr);align-items:center;gap:16px;color:#64748b}.login-divider span{height:1px;background:#cbd5e1}.login-divider em{font-style:normal}.sso-button{min-height:58px;background:#fff;border-color:#cbd5e1;color:#0b3f78}.login-security-note{min-height:104px;display:flex;align-items:center;gap:12px;border-top:1px solid #e2e8f0;background:#f8fafc;color:#0b3f78;padding:20px clamp(28px,5vw,64px)}.login-security-note div{display:grid;gap:3px}.login-security-note strong{font-weight:500}.login-security-note span{color:#64748b;font-size:13px}.temporary-password-box{display:grid;gap:6px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#0b3f78;padding:12px}.temporary-password-box span{color:#475569;font-size:12px;font-weight:500}.temporary-password-box strong{overflow-wrap:anywhere;font-size:16px;font-weight:600}.login-copyright{grid-column:1 / -1;justify-self:center;color:#64748b;font-size:14px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric-card,.panel{border:1px solid var(--vt-border);border-radius:8px;background:var(--vt-surface);box-shadow:var(--vt-shadow)}.metric-card{position:relative;min-height:154px;overflow:hidden;padding:17px 18px}.metric-card:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:#94a3b8}.metric-card.info:before{background:#3b82f6}.metric-card.warning:before{background:#f59e0b}.metric-card.success:before{background:#10b981}.metric-card-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.metric-card-head>span:last-child{border:1px solid var(--vt-border);border-radius:6px;background:#f8fafc;color:var(--vt-muted);padding:3px 7px;font-size:10px}.metric-icon{width:38px;height:38px;display:grid;place-items:center;border-radius:8px;background:#f1f5f9;color:#475569}.metric-card.info .metric-icon{background:#dbeafe;color:#1d4ed8}.metric-card.warning .metric-icon{background:#fef3c7;color:#b45309}.metric-card.success .metric-icon{background:#d1fae5;color:#047857}.metric-card p,.panel-heading p,.module-header-panel p{margin-bottom:0;color:var(--vt-muted);font-size:13px}.metric-card strong{display:block;margin:8px 0;color:var(--vt-text);font-size:29px;font-weight:600;line-height:1}.metric-card .metric-detail{color:#475467;font-size:13px}.panel{padding:18px;min-width:0}.panel-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}.panel-heading>svg{color:#667085}.split-grid{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(280px,.8fr);gap:14px}.wide-panel{min-width:0}.queue-list,.control-list,.check-list,.detail-list{margin:0;padding:0}.queue-list{display:grid;gap:8px}.queue-row{min-height:58px;display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(120px,.8fr) minmax(90px,.6fr) auto minmax(92px,auto);align-items:center;gap:10px;border:1px solid var(--vt-border);border-radius:8px;background:#fff;padding:10px;transition:background-color .16s ease,border-color .16s ease}.queue-row:hover{border-color:#b8c2cf;background:#f9fafb}.queue-row div{min-width:0;display:grid;gap:2px}.queue-row strong,.queue-row span,.queue-row em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.queue-row em{color:#475569;font-style:normal;font-size:13px}.control-list,.check-list{list-style:none;display:grid;gap:9px}.control-list li,.check-list label{min-height:36px;display:flex;align-items:center;gap:9px;border:1px solid #bbf7d0;border-left:3px solid #15803d;border-radius:6px;background:#f0fdf4;color:#14532d;padding:9px 10px;font-size:14px}.permission-toggles{display:grid;gap:9px;margin:14px 0}.permission-toggles label{min-height:36px;display:flex;align-items:center;gap:9px;border:1px solid #e2e8f0;border-radius:8px;padding:8px 10px;color:#334155;font-size:14px}.full-button{width:100%}.portal-scope-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.portal-scope-grid div{min-height:96px;display:grid;align-content:start;gap:8px;border:1px solid #dce4ef;border-radius:8px;padding:12px}.portal-scope-grid strong{color:#111827}.portal-scope-grid span{color:#64748b;font-size:13px;line-height:1.45}.pipeline-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.pipeline-step{min-height:106px;border:1px solid var(--vt-border);border-radius:8px;padding:12px;display:grid;align-content:space-between;gap:8px;background:#fff}.pipeline-step span{color:#475569;font-size:13px}.pipeline-step strong{font-size:28px}.operational-dashboard{gap:14px}.dashboard-page-header{display:flex;padding:2px 0 6px}.dashboard-page-header h1{margin-bottom:3px}.dashboard-refresh-control{display:flex;align-items:center;gap:9px;color:var(--vt-muted);font-size:10px}.spin{animation:dashboard-spin .8s linear infinite}@keyframes dashboard-spin{to{transform:rotate(360deg)}}.dashboard-loading,.dashboard-error-panel{min-height:420px;display:grid;place-content:center;justify-items:center;gap:10px;color:var(--vt-muted);text-align:center}.dashboard-error-panel p{max-width:460px}.dashboard-metric-card{width:100%;display:block;border-color:var(--vt-border);color:inherit;text-align:left}.dashboard-metric-card:hover{border-color:#b8c2cf;background:#fbfcfd}.metric-card.danger:before{background:#ef4444}.metric-card.danger .metric-icon{background:#fee2e2;color:#b91c1c}.dashboard-metric-card .metric-card-head{display:flex}.dashboard-metric-label{display:block;color:var(--vt-muted);font-size:12px}.dashboard-primary-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(280px,.75fr);gap:14px;align-items:start}.dashboard-queue-panel{padding:0;overflow:hidden}.dashboard-queue-panel>.panel-heading{margin:0;padding:17px 18px 13px}.dashboard-queue-head,.dashboard-queue-row{display:grid;grid-template-columns:minmax(230px,1.6fr) minmax(105px,.65fr) minmax(90px,.6fr) 82px minmax(105px,.7fr) 20px;gap:10px;align-items:center}.dashboard-queue-head{border-top:1px solid var(--vt-border);border-bottom:1px solid var(--vt-border);background:#f8fafc;color:#667085;padding:8px 14px;font-size:9px;font-weight:600;text-transform:uppercase}.dashboard-queue-row{width:100%;min-height:68px;border:0;border-bottom:1px solid var(--vt-border);background:#fff;color:#475467;padding:9px 14px;text-align:left}.dashboard-queue-row:last-child{border-bottom:0}.dashboard-queue-row:hover{background:#f8fafc}.dashboard-queue-row>span,.dashboard-queue-identity,.dashboard-queue-row strong,.dashboard-queue-row small,.dashboard-queue-row em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-queue-row>span,.dashboard-queue-identity{display:grid;gap:2px}.dashboard-queue-identity strong,.dashboard-queue-row>span>strong{color:var(--vt-text);font-size:11px;font-weight:600}.dashboard-queue-identity small,.dashboard-queue-row>span>small{color:#475467;font-size:10px}.dashboard-queue-identity em{color:var(--vt-muted);font-size:9px;font-style:normal}.dashboard-queue-row>span:not(.dashboard-queue-identity){font-size:10px}.dashboard-queue-row>svg{color:#98a2b3}.dashboard-queue-empty{min-height:190px;display:grid;place-content:center;justify-items:center;gap:5px;color:#087443;text-align:center}.dashboard-queue-empty span{color:var(--vt-muted);font-size:10px}.dashboard-alert-list{display:grid;gap:8px}.dashboard-alert{width:100%;min-height:66px;display:grid;grid-template-columns:20px minmax(0,1fr) 16px;gap:9px;align-items:start;border:1px solid var(--vt-border);border-left:3px solid #94a3b8;border-radius:7px;background:#fff;color:#475467;padding:10px;text-align:left}.dashboard-alert.warning{border-color:#fed7aa;border-left-color:#f59e0b;background:#fffaf2;color:#9a3412}.dashboard-alert.danger{border-color:#fecaca;border-left-color:#ef4444;background:#fff5f5;color:#991b1b}.dashboard-alert.success{border-color:#a7f3d0;border-left-color:#10b981;background:#f0fdf4;color:#065f46}.dashboard-alert span{min-width:0;display:grid;gap:3px}.dashboard-alert strong,.dashboard-alert small{overflow-wrap:anywhere}.dashboard-alert strong{color:inherit;font-size:11px;font-weight:600}.dashboard-alert small{color:inherit;font-size:9px;opacity:.8}.dashboard-pipeline-panel{padding-bottom:16px}.dashboard-pipeline-step{width:100%;text-align:left}.dashboard-pipeline-step:hover{border-color:#b8c2cf;background:#f8fafc}.dashboard-pipeline-step.info{border-top:3px solid #3b82f6}.dashboard-pipeline-step.warning{border-top:3px solid #f59e0b}.dashboard-pipeline-step.success{border-top:3px solid #10b981}.dashboard-pipeline-step.danger{border-top:3px solid #ef4444}.pipeline-stage-state{display:flex!important;align-items:center;gap:6px;color:var(--vt-muted)!important;font-size:9px!important}.pipeline-stage-state i{width:6px;height:6px;border-radius:50%;background:currentColor}.dashboard-secondary-grid{display:grid;grid-template-columns:minmax(300px,.75fr) minmax(0,1.25fr);gap:14px}.dashboard-trend-panel,.dashboard-recent-panel{min-height:300px}.dashboard-bar-chart{height:220px;display:grid;grid-template-columns:repeat(7,minmax(28px,1fr));gap:8px;align-items:end;border-bottom:1px solid var(--vt-border);padding:8px 4px 0}.dashboard-bar-chart>div{height:100%;display:grid;grid-template-rows:20px minmax(0,1fr) 24px;gap:4px;justify-items:center;align-items:end}.dashboard-bar-chart strong{color:#475467;font-size:10px;font-weight:600}.dashboard-bar-track{position:relative;width:min(30px,65%);height:100%;overflow:hidden;border-radius:4px 4px 0 0;background:#f1f5f9}.dashboard-bar-track i{position:absolute;inset:auto 0 0;border-radius:inherit;background:var(--vt-primary);transition:height .22s ease}.dashboard-bar-chart small{color:var(--vt-muted);font-size:9px}.dashboard-recent-list{display:grid}.dashboard-recent-list>button{width:100%;min-height:54px;display:grid;grid-template-columns:minmax(125px,.8fr) minmax(180px,1.3fr) 75px 92px 18px;gap:10px;align-items:center;border:0;border-top:1px solid var(--vt-border);background:#fff;color:#475467;padding:9px 4px;text-align:left}.dashboard-recent-list>button:hover{background:#f8fafc}.dashboard-recent-list>button span{min-width:0;display:grid;gap:2px}.dashboard-recent-list strong,.dashboard-recent-list small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-recent-list strong{color:var(--vt-text);font-size:10px;font-weight:600}.dashboard-recent-list small,.dashboard-recent-list time{color:var(--vt-muted);font-size:9px}.dashboard-recent-list svg{color:#98a2b3}.dashboard-control-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.dashboard-control{min-width:0;min-height:84px;display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;align-items:start;border:1px solid #a7f3d0;border-radius:8px;background:#f0fdf4;color:#087443;padding:12px}.dashboard-control.attention{border-color:#fed7aa;background:#fff7ed;color:#b54708}.dashboard-control span{min-width:0;display:grid;gap:2px}.dashboard-control small,.dashboard-control strong,.dashboard-control em{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-control small{color:#475467;font-size:9px}.dashboard-control strong{color:inherit;font-size:15px;font-weight:600}.dashboard-control em{color:var(--vt-muted);font-size:9px;font-style:normal}@media(max-width:1240px){.dashboard-primary-grid,.dashboard-secondary-grid{grid-template-columns:1fr}}@media(max-width:900px){.dashboard-queue-head{display:none}.dashboard-queue-row{grid-template-columns:minmax(0,1fr) auto}.dashboard-queue-row>span:not(.dashboard-queue-identity),.dashboard-queue-row>.status-badge{grid-column:1}.dashboard-queue-row>svg{grid-column:2;grid-row:1}.dashboard-control-grid{grid-template-columns:1fr}}@media(max-width:680px){.dashboard-page-header{align-items:flex-start;flex-direction:column}.dashboard-refresh-control{width:100%;justify-content:space-between}.dashboard-recent-list>button{grid-template-columns:minmax(0,1fr) auto}.dashboard-recent-list>button span:nth-child(2){grid-column:1}.dashboard-recent-list>button time,.dashboard-recent-list>button .status-badge{grid-column:1}.dashboard-recent-list>button>svg{grid-column:2;grid-row:1}}.status-badge{width:fit-content;min-height:26px;display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:4px 9px;border:1px solid #e2e8f0;background:#f8fafc;color:#334155;font-size:12px;font-weight:500}.status-badge i{width:6px;height:6px;border-radius:50%;background:currentColor;opacity:.75}.status-badge.info{border-color:#bae6fd;background:#e0f2fe;color:#075985}.status-badge.success{border-color:#bbf7d0;background:#dcfce7;color:#166534}.status-badge.warning{border-color:#fde68a;background:#fef3c7;color:#92400e}.status-badge.danger{border-color:#fecaca;background:#fee2e2;color:#991b1b}.data-table-wrap{overflow-x:auto;border:1px solid var(--vt-border);border-radius:8px;background:#fff}.data-table{width:100%;border-collapse:collapse;min-width:680px}.data-table th,.data-table td{border-bottom:1px solid var(--vt-border);padding:11px 13px;text-align:left;vertical-align:middle;font-size:14px}.data-table th{background:#f8fafc;color:#475467;font-size:12px;font-weight:500}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover td{background:#f9fafb}.data-table-primary{color:var(--vt-text);font-weight:500}.data-table-empty{height:96px;color:var(--vt-muted);text-align:center!important}.form-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);gap:14px}.sample-receiving-grid{align-items:start}.form-panel{min-width:0}.field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.field-grid.single{grid-template-columns:1fr}.field-grid label,.sidebar-select,.role-select,.search-box{color:#344054;font-size:13px;font-weight:500}.field-grid input,.field-grid select,.field-grid textarea{width:100%;min-height:40px;margin-top:6px;border:1px solid var(--vt-border-strong);border-radius:8px;background:#fff;color:var(--vt-text);padding:9px 10px;font-weight:400;transition:border-color .16s ease,box-shadow .16s ease}.field-grid input:focus,.field-grid select:focus,.field-grid textarea:focus,.compact-field-grid input:focus,.compact-field-grid select:focus{border-color:var(--vt-primary);box-shadow:0 0 0 3px #0f766e1a;outline:0}.field-grid input[readonly]{background:#f8fafc;color:#475569}.field-grid textarea{min-height:94px;resize:vertical}.full-field{grid-column:1 / -1}.inline-alert,.empty-state{border-radius:8px;padding:10px 12px;font-size:14px;line-height:1.45}.inline-alert{margin-bottom:12px;border:1px solid #fed7d7;background:#fff1f2;color:#991b1b;font-weight:600}.inline-alert.success{border-color:#bbf7d0;background:#f0fdf4;color:#166534}.empty-state{border:1px dashed var(--vt-border-strong);background:#f8fafc;color:#64748b}.sample-number-preview{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:14px;border:1px solid #bfdbfe;border-radius:8px;background:#eff6ff;color:#1e3a8a;padding:13px 14px;margin-bottom:14px}.sample-number-preview div{display:grid;gap:4px}.sample-number-preview span{color:#1d4ed8;font-size:12px;font-weight:600}.sample-number-preview strong{color:#172033;font-size:24px;line-height:1}.logic-note,.report-template-summary{display:grid;gap:7px;border:1px solid #fde68a;border-radius:8px;background:#fffbeb;color:#713f12;padding:11px 12px;margin-bottom:14px}.logic-note strong,.report-template-summary strong{color:#111827}.logic-note span,.report-template-summary span{font-size:13px;line-height:1.45}.report-template-summary div{display:flex;flex-wrap:wrap;gap:7px}.report-template-summary em{border-radius:999px;background:#fff;color:#854d0e;padding:4px 8px;font-size:12px;font-style:normal;font-weight:500}.field-section-title{margin:18px 0 10px;color:#334155;font-size:15px}.test-select-grid{display:grid;gap:12px;max-height:560px;overflow:auto;padding-right:4px}.test-category-group{display:grid;gap:8px;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.test-category-group>strong{color:#475569;font-size:12px;font-weight:500;text-transform:uppercase}.test-category-group label{min-height:38px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:8px;color:#334155;font-size:13px;line-height:1.35}.test-category-group input{margin-top:3px}.sample-label-card{display:grid;gap:12px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;padding:12px}.sample-label-header{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e2e8f0;padding-bottom:9px}.sample-label-header strong{color:#111827}.sample-label-header span{color:#64748b;font-size:12px;font-weight:500}.sample-label-card img{width:180px;height:180px;justify-self:center;border:1px solid #e2e8f0;border-radius:8px;padding:8px}.sample-label-card img.sample-receipt-photo{width:100%;height:auto;max-height:160px;object-fit:cover;padding:0}.detail-list.compact{gap:7px}.detail-list.compact div{grid-template-columns:86px minmax(0,1fr);font-size:13px}.editable-table td:last-child,.editable-table th:last-child{width:112px}.table-action-button{min-height:32px;padding:6px 9px}.package-test-picker{display:grid;gap:8px}.package-test-picker strong{color:#334155}.package-test-picker>span{color:#64748b;font-size:13px}.package-test-picker>div{display:grid;gap:7px;max-height:360px;overflow:auto;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.package-test-picker label{display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;color:#334155;font-size:13px;line-height:1.35}.master-editor-panel{display:grid;gap:14px}.master-mode-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.visually-hidden-input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.field-grid.master-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.master-record-picker,.master-save-button{grid-column:1 / -1}.master-record-picker select{font-weight:500}.master-save-button{width:min(280px,100%);justify-self:end}.master-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.quotation-workspace{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.36fr);gap:14px;align-items:start}.quotation-main,.quotation-side{display:grid;gap:14px;min-width:0}.quotation-side{position:sticky;top:96px}.quotation-line-builder{align-items:end}.quote-add-line{align-self:end}.quote-package-test-picker{overflow:hidden;border:1px solid var(--vt-border);border-radius:8px;background:#fff}.quote-package-test-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--vt-border);background:#f8fafc;padding:10px 12px;color:#344054;font-size:13px}.quote-package-test-heading strong{color:var(--vt-primary);font-size:12px;font-weight:500}.quote-package-test-list{max-height:360px;overflow-y:auto}.quote-package-test-row{display:grid;grid-template-columns:minmax(220px,.9fr) minmax(220px,1.1fr);align-items:center;gap:12px;border-bottom:1px solid #eef2f6;padding:9px 12px}.quote-package-test-row:last-child{border-bottom:0}.field-grid .quote-package-test-row label{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;gap:9px;min-width:0;color:#344054;font-weight:400}.field-grid .quote-package-test-row input[type=checkbox]{width:16px;min-height:16px;height:16px;margin:0;padding:0}.field-grid .quote-package-test-row>input{min-height:36px;margin:0;padding:7px 9px}.field-grid .quote-package-test-row>input:disabled{background:#f8fafc;color:#98a2b3}.quotation-line-list{display:grid;gap:9px;margin-top:14px}.quotation-line-row{min-width:0;display:grid;grid-template-columns:22px minmax(0,1fr) minmax(130px,auto) minmax(120px,auto) 40px;align-items:center;gap:10px;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.quotation-line-row>div{min-width:0;display:grid;gap:3px}.quotation-line-row strong,.quotation-line-row span,.quotation-line-row em{min-width:0;overflow:hidden;text-overflow:ellipsis}.quotation-line-row span{color:#64748b;font-size:12px;line-height:1.35;white-space:pre-line}.quotation-line-row em{color:#475569;font-size:13px;font-style:normal;white-space:nowrap}.quote-total-list{display:grid;gap:10px;margin:0 0 14px}.quote-total-list div{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e2e8f0;padding-bottom:9px}.quote-total-list dt,.quote-total-list dd{margin:0}.quote-total-list dt{color:#64748b;font-size:13px}.quote-total-list dd{color:#172033;font-weight:500;text-align:right}.quote-total-list .grand-total{border-bottom:0;border-radius:8px;background:#f8fafc;padding:11px}.quote-total-list .grand-total dd{color:#b42318;font-size:18px}.recent-quotation-list{display:grid;gap:8px}.recent-quotation-list>div:not(.empty-state){display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:3px;border:1px solid #e2e8f0;border-radius:8px;padding:10px}.recent-quotation-list>div>span{min-width:0;display:grid;gap:3px}.recent-quotation-list strong,.recent-quotation-list>div>span>span,.recent-quotation-list em{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.recent-quotation-list>div>span>span{color:#475569;font-size:13px}.recent-quotation-list em{color:#166534;font-size:12px;font-style:normal;font-weight:500}.module-header-panel{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:76px}.tabs-row{display:flex;flex-wrap:wrap;gap:3px;width:fit-content;max-width:100%;border:1px solid var(--vt-border);border-radius:8px;background:#f2f4f7;padding:4px}.tab-button{min-height:34px;border:1px solid transparent;border-radius:6px;background:transparent;color:#475467;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:7px 11px;font-weight:500}.tab-button.active,.tab-button:hover,.tab-button:focus-visible{border-color:var(--vt-border);background:#fff;color:var(--vt-primary-hover);box-shadow:var(--vt-shadow);outline:none}.module-stat-row{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.admin-setup-panel{display:grid;gap:18px}.admin-company-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-toggle-field{display:flex!important;align-items:center;gap:9px!important;min-height:40px;margin-top:24px}.admin-toggle-field input{width:17px;min-height:17px;margin:0;accent-color:var(--vt-primary)}.admin-asset-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.asset-upload-box{display:grid;grid-template-columns:minmax(0,1fr) 112px;gap:12px;align-items:center;border:1px solid #d8e0ea;border-radius:8px;background:#f8fafc;padding:12px}.asset-upload-box>div:first-child{display:grid;gap:3px}.asset-upload-box strong{color:#1f2937;font-weight:500}.asset-upload-box span{color:#64748b;font-size:12px}.asset-preview{width:112px;height:76px;grid-row:span 3;display:grid;place-items:center;border:1px dashed #b6c6d6;border-radius:7px;background:#fff;color:#64748b;overflow:hidden}.asset-preview img{width:100%;height:100%;object-fit:contain;padding:5px}.admin-action-cluster{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.admin-action-cluster select{min-height:40px;min-width:220px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#172033;padding:8px 10px}.admin-user-toolbar{min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:12px}.admin-user-toolbar>span{color:var(--vt-muted);font-size:12px}.admin-user-search{width:min(420px,100%);min-height:40px;display:flex;align-items:center;gap:8px;border:1px solid var(--vt-border-strong);border-radius:8px;background:#fff;color:var(--vt-muted);padding:0 10px}.admin-user-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:var(--vt-text)}.admin-user-table{min-width:980px}.admin-user-table th:last-child,.admin-user-table td:last-child{width:106px;text-align:right}.admin-user-secondary{display:block;margin-top:2px;color:var(--vt-muted);font-size:11px;font-weight:400}.admin-user-actions,.admin-user-editor-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}.admin-user-actions .icon-button{width:34px;min-height:34px}.admin-user-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.admin-user-toggle{margin-top:24px}.admin-user-editor-actions{border-top:1px solid var(--vt-border);padding-top:16px}.permission-table-wrap{overflow:auto;border:1px solid #e2e8f0;border-radius:8px}.permission-table{width:100%;min-width:760px;border-collapse:collapse}.permission-table th,.permission-table td{border-bottom:1px solid #e2e8f0;padding:10px;text-align:left;font-size:13px}.permission-table th{background:#f8fafc;color:#475569;font-weight:500}.permission-table td:first-child{color:#64748b;text-transform:capitalize}.permission-table th:not(:first-child):not(:nth-child(2)),.permission-table td:not(:first-child):not(:nth-child(2)){width:82px;text-align:center}.permission-table input{width:17px;height:17px;accent-color:#2f8f7e}.qr-preview{width:156px;height:156px;border:10px solid #111827;border-radius:8px;background:linear-gradient(90deg,#111827 16px,transparent 16px) 14px 14px / 42px 42px,linear-gradient(#111827 16px,transparent 16px) 14px 14px / 42px 42px,#fff;margin-bottom:14px;position:relative}.qr-preview span{position:absolute;width:32px;height:32px;border:8px solid #111827;background:#fff}.qr-preview span:nth-child(1){left:12px;top:12px}.qr-preview span:nth-child(2){right:12px;top:12px}.qr-preview span:nth-child(3){left:12px;bottom:12px}.detail-list{display:grid;gap:10px}.detail-list div{display:grid;grid-template-columns:128px minmax(0,1fr);gap:10px;font-size:14px}.detail-list dt{color:#64748b;font-weight:500}.detail-list dd{margin:0;color:#172033}.sample-workspace{display:grid;grid-template-columns:minmax(0,1fr);gap:16px;align-items:start}.sample-content,.sample-entry-main,.sample-entry-side{min-width:0}.sample-content{display:grid;gap:16px}.sample-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:var(--vt-muted);font-size:13px}.sample-breadcrumb strong{color:#111827}.sample-entry-grid{display:grid;grid-template-columns:minmax(560px,1.05fr) minmax(360px,.75fr);gap:18px;align-items:start}.sample-entry-main,.sample-entry-side{display:grid;gap:16px}.sample-entry-side{position:sticky;top:96px;align-self:start}.sample-card{min-width:0;border:1px solid var(--vt-border);border-radius:8px;background:#fff;box-shadow:var(--vt-shadow)}.sample-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid var(--vt-border);background:#fcfcfd;padding:14px 18px 13px}.sample-card-heading h2{font-size:17px}.sample-card-heading p{margin:5px 0 0;color:#64748b;font-size:13px}.compact-field-grid{display:grid;gap:14px;padding:18px}.compact-field-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.compact-field-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.compact-field-grid label,.radio-field>span{min-width:0;color:#344054;font-size:13px;font-weight:500}.compact-field-grid input,.compact-field-grid select{width:100%;min-height:42px;margin-top:7px;border:1px solid var(--vt-border-strong);border-radius:8px;background:#fff;color:var(--vt-text);padding:9px 10px;font-weight:400}.package-picker{min-width:0;margin:0;border:0;padding:0}.package-picker legend{color:#344054;font-size:13px;font-weight:500}.package-picker-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:7px}.package-picker-options label{min-width:0;min-height:52px;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:9px;border:1px solid var(--vt-border);border-radius:8px;background:#fff;padding:9px 10px;cursor:pointer}.package-picker-options label.selected{border-color:#5ba8b5;background:#f0f9fa}.compact-field-grid .package-picker-options input{width:16px;min-height:16px;margin:2px 0 0;padding:0;accent-color:var(--vt-primary)}.package-picker-options span{min-width:0;display:grid;gap:2px}.package-picker-options strong{overflow:hidden;color:#172033;font-size:13px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.package-picker-options small,.package-picker>small,.package-picker-empty,.package-test-empty{color:#64748b;font-size:12px;font-weight:400}.package-picker>small{display:block;margin-top:7px}.package-picker-empty{display:block;margin-top:8px}.sample-photo-field{display:grid;gap:10px}.sample-photo-placeholder,.sample-photo-preview{display:grid;grid-template-columns:96px minmax(0,1fr);align-items:center;gap:12px;border:1px dashed #b6c6d6;border-radius:8px;background:#f8fafc;padding:10px}.sample-photo-placeholder{grid-template-columns:22px minmax(0,1fr);color:#64748b;font-size:13px}.sample-photo-preview img{width:96px;height:72px;object-fit:cover;border:1px solid #dbe3ec;border-radius:7px}.sample-photo-preview div{min-width:0;display:grid;gap:4px}.sample-photo-preview strong,.sample-photo-preview span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sample-photo-preview span{color:#64748b;font-size:12px}.sample-photo-preview .secondary-button{width:max-content;min-height:34px;margin-top:3px}.radio-field{display:grid;align-content:start;gap:10px}.radio-field>div{display:flex;flex-wrap:wrap;gap:18px}.radio-field label{display:inline-flex;align-items:center;gap:8px;color:#172033;font-size:15px;font-weight:500}.radio-field input{width:18px;min-height:18px;margin:0;accent-color:var(--vt-primary)}.sample-number-pill{flex:0 0 auto;display:grid;gap:3px;min-width:150px;border:1px solid #99f6e4;border-radius:8px;background:#f0fdfa;padding:9px 11px}.sample-number-pill span{color:#0f766e;font-size:11px;font-weight:600;text-transform:uppercase}.sample-number-pill strong{color:#111827;font-size:17px}.test-select-grid.compact{max-height:430px;padding:0 18px 18px}.manual-test-toolbar{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:16px 18px 12px}.manual-test-toolbar>span{color:#64748b;font-size:12px}.manual-test-search{min-height:40px;display:flex;align-items:center;gap:8px;border:1px solid #cbd5e1;border-radius:8px;background:#fff;color:#64748b;padding:0 11px}.manual-test-search:focus-within{border-color:#0e7490;box-shadow:0 0 0 2px #0e74901f}.manual-test-search input{min-width:0;width:100%;border:0;outline:0;background:transparent;color:#172033;font-size:13px}.sample-edit-cell{width:52px;text-align:right}.sample-edit-cell .icon-button:disabled{cursor:not-allowed;opacity:.48}.sample-card>.empty-state,.sample-card>.report-template-summary{margin:0 18px 18px}.report-template-summary.compact{margin-top:16px}.sample-save-summary{display:grid;gap:11px;margin:0;padding:18px;list-style:none}.sample-save-summary li{display:grid;grid-template-columns:86px minmax(0,1fr);gap:10px;color:#475569;font-size:14px}.sample-save-summary span{font-weight:500}.sample-save-summary strong{min-width:0;color:#172033;overflow-wrap:anywhere}.sample-action-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.2fr);gap:10px;padding:0 18px 18px}@media(max-width:1120px){.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;inset:0 auto 0 0;width:252px;height:100vh;min-height:0;transform:translate(-100%);transition:transform .2s ease}.sidebar.open{transform:translate(0)}.sidebar-close{display:inline-grid;place-items:center}.sidebar-overlay{position:fixed;inset:0;z-index:35;display:block;border:0;background:#0f172a7a}.mobile-menu-button{display:inline-grid;place-items:center}.login-screen{grid-template-columns:1fr}.login-showcase,.login-card{min-height:auto}.metric-grid,.pipeline-grid,.master-grid,.portal-scope-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topbar{grid-template-columns:40px minmax(180px,1fr) auto}.search-box{width:min(100%,440px)}}@media(max-width:980px){.prime-logo,.search-box kbd,.user-copy{display:none}.user-chip{padding-right:5px}}@media(max-width:780px){.login-screen{display:block;padding:14px}.login-showcase{display:none}.login-card-shell{width:100%}.login-card{min-height:calc(100vh - 150px);padding:28px 22px}.login-security-note{min-height:90px;padding:18px 22px}.login-copyright{margin-top:14px;text-align:center}.workspace-content{padding:14px}.metric-grid,.pipeline-grid,.split-grid,.form-grid,.field-grid,.field-grid.master-form-grid,.master-grid,.portal-scope-grid{grid-template-columns:1fr}.topbar{min-height:66px;gap:10px;padding:10px 14px}.topbar-actions{gap:7px}.search-box,.prime-logo{display:none}.user-chip{min-height:36px;border:0;background:transparent;padding:0}.user-copy{display:none}.user-avatar{width:36px;height:36px}.master-save-button{justify-self:stretch}.queue-row{grid-template-columns:1fr;align-items:start}h1{font-size:23px}.module-header-panel{align-items:flex-start;flex-direction:column}.admin-user-list .panel-heading,.admin-user-toolbar{align-items:stretch;flex-direction:column}.admin-user-list .panel-heading .primary-button,.admin-user-search{width:100%}.admin-user-toolbar>span{text-align:right}.module-stat-row{justify-content:flex-start}}@media(max-width:1180px){.sample-workspace,.sample-entry-grid,.quotation-workspace,.compact-field-grid.three{grid-template-columns:1fr}.sample-entry-side,.quotation-side{position:static}}@media(max-width:780px){.compact-field-grid.two,.compact-field-grid.three,.sample-action-row{grid-template-columns:1fr}.quotation-line-row{grid-template-columns:22px minmax(0,1fr) 40px}.quotation-line-row em,.quotation-line-row>strong{grid-column:2 / -1}.quote-package-test-row{grid-template-columns:1fr}.sample-card-heading{flex-direction:column}.sample-number-pill{width:100%}.package-picker-options{grid-template-columns:1fr}}.worksheet-screen{gap:14px}.worksheet-page-header{display:grid;grid-template-columns:minmax(260px,1fr) auto auto;padding:2px 0 6px}.worksheet-page-header h1{margin-bottom:4px}.module-stat-row>span{display:grid;min-width:94px;border-left:1px solid var(--vt-border);color:var(--vt-muted);padding:1px 14px;font-size:11px}.module-stat-row>span strong{color:var(--vt-text);font-size:18px;font-weight:600}.message-banner{border:1px solid var(--vt-border);border-radius:8px;padding:11px 14px;font-size:13px}.error-banner{border-color:#fecaca;background:#fff5f5;color:#991b1b}.success-banner{border-color:#a7f3d0;background:#ecfdf5;color:#065f46}.worksheet-create-panel{padding-bottom:16px}.worksheet-create-fields{display:grid;grid-template-columns:minmax(280px,1.5fr) minmax(220px,1fr) auto;gap:14px;align-items:end}.worksheet-create-fields label,.worksheet-revision-reason,.worksheet-review-panel>label{display:grid;gap:7px;color:#344054;font-size:12px;font-weight:500}.worksheet-create-fields small{color:var(--vt-muted);font-weight:400}.worksheet-workspace{display:grid;grid-template-columns:minmax(270px,320px) minmax(0,1fr);gap:14px;align-items:start}.worksheet-list-panel{position:sticky;top:96px;overflow:hidden;padding:0}.worksheet-list-toolbar{display:grid;grid-template-columns:minmax(0,1fr) 40px;gap:8px;border-bottom:1px solid var(--vt-border);padding:12px}.worksheet-search{display:flex;align-items:center;gap:8px;min-width:0;border:1px solid var(--vt-border-strong);border-radius:7px;background:#fff;color:var(--vt-muted);padding:0 10px}.worksheet-search:focus-within{border-color:#5eead4;box-shadow:0 0 0 3px #14b8a61f}.worksheet-search input{min-width:0;min-height:38px;border:0;padding:0;box-shadow:none}.worksheet-search input:focus{outline:0;box-shadow:none}.worksheet-filter-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;border-bottom:1px solid var(--vt-border);background:#f8fafc;padding:5px}.worksheet-filter-tabs button{min-height:32px;border:0;border-radius:5px;background:transparent;color:#667085;padding:6px 4px;font-size:11px}.worksheet-filter-tabs button.active{background:#fff;color:var(--vt-primary-hover);box-shadow:0 1px 3px #0f172a1a;font-weight:600}.worksheet-list{max-height:calc(100vh - 258px);overflow-y:auto}.worksheet-list-item{width:100%;min-height:108px;display:grid;gap:7px;border:0;border-bottom:1px solid var(--vt-border);border-left:3px solid transparent;background:#fff;color:#475467;padding:13px 14px 13px 11px;text-align:left}.worksheet-list-item:hover{background:#f8fafc}.worksheet-list-item.selected{border-left-color:var(--vt-primary);background:var(--vt-primary-soft)}.worksheet-list-item-heading,.worksheet-list-meta{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.worksheet-list-item-heading strong{overflow:hidden;color:var(--vt-text);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.worksheet-list-item>span:not(.worksheet-list-item-heading):not(.worksheet-list-meta){overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.worksheet-list-meta{color:var(--vt-muted);font-size:11px}.worksheet-list-meta em{font-style:normal}.worksheet-empty-list{min-height:220px;display:grid;place-content:center;justify-items:center;gap:7px;padding:22px;text-align:center}.worksheet-empty-list span{max-width:220px;color:var(--vt-muted);font-size:12px}.worksheet-detail-column{min-width:0;display:grid;gap:14px}.worksheet-empty-detail{min-height:420px;display:grid;place-content:center;justify-items:center;color:var(--vt-muted);text-align:center}.worksheet-empty-detail h2{margin:12px 0 4px;color:var(--vt-text)}.worksheet-detail-panel{padding:0}.worksheet-detail-heading{align-items:center;margin:0;border-bottom:1px solid var(--vt-border);padding:17px 18px}.worksheet-detail-heading h2{margin-bottom:3px}.worksheet-summary-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--vt-border);background:#f8fafc;padding:12px 18px}.worksheet-summary-grid>div{min-width:0;display:grid;gap:3px;border-right:1px solid var(--vt-border);padding:0 14px}.worksheet-summary-grid>div:first-child{padding-left:0}.worksheet-summary-grid>div:last-child{border-right:0;padding-right:0}.worksheet-summary-grid span{color:var(--vt-muted);font-size:10px}.worksheet-summary-grid strong{overflow:hidden;color:#344054;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.worksheet-return-note{display:flex;gap:10px;margin:14px 18px 0;border:1px solid #fed7aa;border-radius:7px;background:#fff7ed;color:#9a3412;padding:11px 12px}.worksheet-return-note p{margin:3px 0 0;color:#9a3412;font-size:12px}.worksheet-results-heading{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 18px 10px}.worksheet-results-heading h3{margin:0 0 2px;font-size:15px}.worksheet-results-heading p{margin:0;color:var(--vt-muted);font-size:11px}.worksheet-progress{width:150px;height:6px;overflow:hidden;border-radius:6px;background:#e2e8f0}.worksheet-progress i{display:block;height:100%;border-radius:inherit;background:var(--vt-primary)}.worksheet-result-list{border-top:1px solid var(--vt-border)}.worksheet-result-row{display:grid;grid-template-columns:minmax(205px,.8fr) minmax(0,2fr);gap:18px;border-bottom:1px solid var(--vt-border);padding:15px 18px}.worksheet-result-row:last-child{border-bottom:0}.worksheet-result-row:hover{background:#fcfcfd}.worksheet-test-identity{min-width:0;display:grid;grid-template-columns:28px minmax(0,1fr);gap:4px 8px;align-content:start}.worksheet-test-identity>span:first-child{grid-row:1 / span 2;width:27px;height:27px;display:grid;place-items:center;border-radius:6px;background:#f1f5f9;color:#64748b;font-size:10px;font-weight:600}.worksheet-test-identity strong,.worksheet-test-identity small{display:block}.worksheet-test-identity strong{color:var(--vt-text);font-size:12px;font-weight:600;line-height:1.35}.worksheet-test-identity small{margin-top:3px;color:var(--vt-muted);font-size:10px}.worksheet-test-identity .status-badge{grid-column:2;justify-self:start;margin-top:6px}.worksheet-result-fields{min-width:0;display:grid;grid-template-columns:minmax(110px,.7fr) minmax(90px,.45fr) minmax(190px,1.25fr) minmax(150px,1fr);gap:10px}.worksheet-temperature-fields{display:contents}.worksheet-result-fields label{min-width:0;display:grid;align-content:start;gap:5px;color:#475467;font-size:10px;font-weight:500}.worksheet-result-fields input,.worksheet-result-fields select{width:100%;min-height:36px;padding:7px 9px;font-size:12px}.worksheet-result-fields small{overflow:hidden;color:var(--vt-muted);font-size:9px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.worksheet-amendment-field{grid-column:1 / -1}.worksheet-revision-reason{margin:14px 18px;border-top:1px solid var(--vt-border);padding-top:14px}.worksheet-revision-reason textarea,.worksheet-review-panel textarea{min-height:78px;resize:vertical}.worksheet-action-bar{position:sticky;bottom:0;display:flex;align-items:center;justify-content:flex-end;gap:9px;border-top:1px solid var(--vt-border);background:#fffffffa;padding:12px 18px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.worksheet-action-bar>span{margin-right:auto;color:var(--vt-muted);font-size:11px}.worksheet-review-panel>label{margin-bottom:14px}.worksheet-review-identity{display:flex;gap:10px;margin-bottom:14px;border:1px solid #b8d4e3;background:#f2f8fb;color:#24556d;padding:11px 12px}.worksheet-review-identity>div{display:grid;gap:2px}.worksheet-review-identity span,.worksheet-review-identity small{color:#526979;font-size:11px}.worksheet-review-actions{display:flex;justify-content:flex-end;gap:9px}.danger-action{border-color:#fecaca;color:#b42318}.danger-action:hover:not(:disabled){border-color:#fca5a5;background:#fff5f5}@media(max-width:1400px){.worksheet-result-row{grid-template-columns:1fr}.worksheet-result-fields{grid-template-columns:repeat(2,minmax(0,1fr))}.worksheet-amendment-field{grid-column:1 / -1}}@media(max-width:1120px){.worksheet-workspace{grid-template-columns:1fr}.worksheet-list-panel{position:static}.worksheet-list{max-height:360px}}@media(max-width:900px){.worksheet-page-header,.worksheet-create-fields{grid-template-columns:1fr}.worksheet-page-header .module-stat-row{justify-content:flex-start}.worksheet-page-header .primary-button,.worksheet-create-fields .primary-button{justify-self:start}.worksheet-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 0}.worksheet-summary-grid>div:nth-child(2){border-right:0}.worksheet-summary-grid>div:nth-child(3){padding-left:0}}@media(max-width:620px){.worksheet-result-fields,.worksheet-summary-grid{grid-template-columns:1fr}.worksheet-summary-grid>div{border-right:0;border-bottom:1px solid var(--vt-border);padding:0 0 9px}.worksheet-summary-grid>div:last-child{border-bottom:0;padding-bottom:0}.worksheet-results-heading,.worksheet-action-bar,.worksheet-review-actions{align-items:stretch;flex-direction:column}.worksheet-progress{width:100%}.worksheet-action-bar>span{margin-right:0}}.release-screen{gap:14px}.release-page-header{display:grid;grid-template-columns:minmax(320px,1fr) auto 40px;padding:2px 0 6px}.release-page-header h1{margin-bottom:4px}.release-workspace{display:grid;grid-template-columns:minmax(285px,330px) minmax(0,1fr);gap:14px;align-items:start}.release-queue-panel{position:sticky;top:96px;overflow:hidden;padding:0}.release-search-row{border-bottom:1px solid var(--vt-border);padding:12px}.release-search-row .worksheet-search{min-height:40px}.release-filter-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;border-bottom:1px solid var(--vt-border);background:#f8fafc;padding:5px}.release-filter-tabs button{min-width:0;min-height:42px;display:grid;place-content:center;gap:1px;border:0;border-radius:5px;background:transparent;color:#667085;padding:5px 3px;font-size:10px}.release-filter-tabs button span{color:#98a2b3;font-size:9px}.release-filter-tabs button.active{background:#fff;color:var(--vt-primary-hover);box-shadow:0 1px 3px #0f172a1a;font-weight:600}.release-queue-list{max-height:calc(100vh - 274px);overflow-y:auto}.release-queue-item{width:100%;min-height:122px;display:grid;gap:7px;border:0;border-bottom:1px solid var(--vt-border);border-left:3px solid transparent;background:#fff;color:#475467;padding:13px 14px 13px 11px;text-align:left}.release-queue-item:hover{background:#f8fafc}.release-queue-item.selected{border-left-color:var(--vt-primary);background:var(--vt-primary-soft)}.release-item-top,.release-item-meta{min-width:0;display:flex;align-items:center;justify-content:space-between;gap:8px}.release-item-top strong{overflow:hidden;color:var(--vt-text);font-size:13px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.release-item-customer{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.release-item-meta{color:var(--vt-muted);font-size:10px}.release-item-meta em{overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.release-mini-progress{height:4px;overflow:hidden;border-radius:4px;background:#e2e8f0}.release-mini-progress i{display:block;height:100%;border-radius:inherit;background:var(--vt-primary)}.release-empty-list{min-height:230px;display:grid;place-content:center;justify-items:center;gap:7px;padding:22px;text-align:center}.release-empty-list span{max-width:230px;color:var(--vt-muted);font-size:12px}.release-detail-column{min-width:0;display:grid;gap:14px}.release-empty-detail{min-height:430px;display:grid;place-content:center;justify-items:center;color:var(--vt-muted);text-align:center}.release-empty-detail h2{margin:12px 0 4px;color:var(--vt-text)}.release-empty-detail p{max-width:430px}.release-detail-panel{overflow:hidden;padding:0}.release-detail-heading{align-items:center;margin:0;border-bottom:1px solid var(--vt-border);padding:17px 18px}.release-detail-heading h2{margin-bottom:3px}.release-stepper{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-bottom:1px solid var(--vt-border);background:#fbfcfd;padding:15px 18px}.release-stepper>div{position:relative;display:flex;align-items:center;gap:8px;color:#98a2b3}.release-stepper>div:not(:last-child):after{content:"";position:absolute;z-index:0;top:13px;left:30px;right:8px;height:1px;background:#d0d5dd}.release-stepper>div>span{position:relative;z-index:1;width:27px;height:27px;display:grid;flex:0 0 27px;place-items:center;border:1px solid #d0d5dd;border-radius:50%;background:#fff;font-size:10px}.release-stepper>div strong{position:relative;z-index:1;background:#fbfcfd;padding-right:9px;font-size:11px;font-weight:500}.release-stepper>div.current{color:var(--vt-primary-hover)}.release-stepper>div.current>span{border-color:var(--vt-primary);box-shadow:0 0 0 3px #117b8b1a}.release-stepper>div.complete{color:#087443}.release-stepper>div.complete>span{border-color:#12b76a;background:#ecfdf3}.release-stepper>div.complete:not(:last-child):after{background:#6ce9a6}.release-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-bottom:1px solid var(--vt-border);padding:13px 18px}.release-summary-grid>div{min-width:0;display:grid;gap:3px;border-right:1px solid var(--vt-border);padding:5px 14px}.release-summary-grid>div:nth-child(3n+1){padding-left:0}.release-summary-grid>div:nth-child(3n){border-right:0}.release-summary-grid span,.controlled-report-grid span{color:var(--vt-muted);font-size:10px}.release-summary-grid strong,.controlled-report-grid strong{overflow:hidden;color:#344054;font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.release-readiness{display:grid;grid-template-columns:20px minmax(0,1fr) auto;gap:10px;align-items:start;margin:14px 18px 0;border:1px solid #fed7aa;border-radius:7px;background:#fff7ed;color:#9a3412;padding:12px}.release-readiness.review-ready{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.release-readiness strong{font-size:12px}.release-readiness p{margin:3px 0 0;color:inherit;font-size:11px}.release-readiness .secondary-button{min-height:34px}.release-results-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:18px 18px 10px}.release-results-heading h3{margin:0 0 2px;font-size:15px}.release-results-heading p{margin:0;color:var(--vt-muted);font-size:11px}.release-results-table-wrap{overflow-x:auto;border-top:1px solid var(--vt-border)}.release-results-table{width:100%;min-width:760px;border-collapse:collapse;table-layout:fixed}.release-results-table th{background:#f8fafc;color:#667085;padding:9px 11px;font-size:9px;font-weight:600;text-align:left;text-transform:uppercase}.release-results-table th:nth-child(1){width:24%}.release-results-table th:nth-child(2){width:25%}.release-results-table th:nth-child(3){width:16%}.release-results-table th:nth-child(4){width:10%}.release-results-table th:nth-child(5){width:25%}.release-results-table td{overflow-wrap:anywhere;border-top:1px solid var(--vt-border);color:#475467;padding:10px 11px;font-size:11px;vertical-align:top}.release-results-table td strong{display:block;margin-bottom:5px;color:var(--vt-text);font-size:11px;font-weight:600}.release-results-table .status-badge{padding:3px 6px;font-size:8px}.release-results-table .result-complete{color:#087443;font-weight:600}.release-results-table .result-missing{color:#b54708;font-style:italic}.release-action-panel,.controlled-report-panel{padding-bottom:16px}.release-action-panel>label,.release-final-control label{display:grid;gap:6px;color:#344054;font-size:11px;font-weight:500}.release-action-panel>label textarea{min-height:78px;resize:vertical}.release-action-row{display:flex;justify-content:flex-end;gap:9px;margin-top:12px}.prepare-report-panel{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 18px}.prepare-report-panel>div{display:flex;align-items:flex-start;gap:11px;color:var(--vt-primary-hover)}.prepare-report-panel span{display:grid;gap:3px}.prepare-report-panel strong{color:var(--vt-text);font-size:13px}.prepare-report-panel small{max-width:680px;color:var(--vt-muted);font-size:11px;line-height:1.45}.controlled-report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:4px 0 15px}.controlled-report-grid>div{min-width:0;display:grid;gap:4px;border-right:1px solid var(--vt-border);padding-right:12px}.controlled-report-grid>div:nth-child(3){border-right:0}.controlled-report-grid .checksum-field{grid-column:1 / -1;border-top:1px solid var(--vt-border);border-right:0;padding-top:11px}.checksum-field code{overflow:hidden;color:#475467;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.controlled-report-actions{display:flex;align-items:end;gap:9px;border-top:1px solid var(--vt-border);padding-top:14px}.controlled-report-actions a{text-decoration:none}.release-final-control{min-width:min(100%,470px);display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:9px;align-items:end;margin-left:auto}.release-final-control input{min-height:38px}.locked-report-note{display:flex;align-items:center;gap:7px;margin:14px 0 0;border:1px solid #a7f3d0;border-radius:7px;background:#ecfdf5;color:#065f46;padding:9px 11px;font-size:10px}@media(max-width:1180px){.release-workspace{grid-template-columns:1fr}.release-queue-panel{position:static}.release-queue-list{max-height:360px}}@media(max-width:900px){.release-page-header{grid-template-columns:1fr auto}.release-page-header>div:first-child{grid-column:1 / -1}.release-page-header .module-stat-row{justify-content:flex-start}.release-summary-grid,.controlled-report-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.release-summary-grid>div:nth-child(3n){border-right:1px solid var(--vt-border)}.release-summary-grid>div:nth-child(odd){padding-left:0}.release-summary-grid>div:nth-child(2n){border-right:0}.controlled-report-grid>div:nth-child(2){border-right:0}.controlled-report-grid>div:nth-child(3){grid-column:1 / -1}}@media(max-width:660px){.release-page-header,.release-summary-grid,.controlled-report-grid,.release-final-control{grid-template-columns:1fr}.release-page-header .module-stat-row{grid-column:1 / -1}.release-stepper{grid-template-columns:1fr;gap:9px}.release-stepper>div:not(:last-child):after{top:27px;bottom:-9px;left:13px;width:1px;height:auto}.release-summary-grid>div,.controlled-report-grid>div,.controlled-report-grid>div:nth-child(3){grid-column:auto;border-right:0;border-bottom:1px solid var(--vt-border);padding:7px 0}.release-readiness,.prepare-report-panel{align-items:stretch;grid-template-columns:20px minmax(0,1fr)}.release-readiness .secondary-button{grid-column:1 / -1}.prepare-report-panel{flex-direction:column}.release-action-row,.controlled-report-actions{align-items:stretch;flex-direction:column}.release-action-row button,.controlled-report-actions a,.release-final-control button{width:100%}.release-final-control{width:100%;margin-left:0}}.customers-screen{gap:14px}.customers-page-header{display:grid;grid-template-columns:minmax(280px,1fr) auto auto;padding:2px 0 6px}.customers-page-header h1{margin-bottom:4px}.customer-page-totals{display:flex;align-items:center}.customer-page-totals>span{display:grid;min-width:98px;border-left:1px solid var(--vt-border);color:var(--vt-muted);padding:0 15px;font-size:11px}.customer-page-totals strong{color:var(--vt-text);font-size:18px;font-weight:600}.customer-workspace{display:grid;grid-template-columns:minmax(280px,330px) minmax(0,1fr);gap:14px;align-items:start}.customer-directory{position:sticky;top:96px;overflow:hidden;padding:0}.customer-search{display:flex;align-items:center;gap:8px;margin:12px;border:1px solid var(--vt-border-strong);border-radius:7px;color:var(--vt-muted);padding:0 10px}.customer-search:focus-within{border-color:#5eead4;box-shadow:0 0 0 3px #14b8a61f}.customer-search input{min-width:0;min-height:38px;border:0;padding:0;box-shadow:none}.customer-search input:focus{outline:0;box-shadow:none}.customer-directory-heading{display:grid;grid-template-columns:1fr auto;border-top:1px solid var(--vt-border);border-bottom:1px solid var(--vt-border);background:#f8fafc;color:var(--vt-muted);padding:8px 12px;font-size:10px;font-weight:600}.customer-directory-list{max-height:calc(100vh - 252px);overflow-y:auto}.customer-directory-item{width:100%;min-height:82px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;border:0;border-bottom:1px solid var(--vt-border);border-left:3px solid transparent;background:#fff;color:#475467;padding:11px 12px 11px 9px;text-align:left}.customer-directory-item:hover{background:#f8fafc}.customer-directory-item.selected{border-left-color:var(--vt-primary);background:var(--vt-primary-soft)}.customer-avatar{width:38px;height:38px;display:grid;flex:0 0 auto;place-items:center;border-radius:7px;background:#e6f4f1;color:#0f766e;font-size:12px;font-weight:700}.customer-avatar.large{width:50px;height:50px;font-size:15px}.customer-directory-copy,.customer-directory-balance{min-width:0;display:grid;gap:4px}.customer-directory-copy strong,.customer-directory-copy small,.customer-directory-balance strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-directory-copy strong{color:var(--vt-text);font-size:12px;font-weight:600}.customer-directory-copy small{color:var(--vt-muted);font-size:10px}.customer-directory-balance{justify-items:end}.customer-directory-balance strong{max-width:92px;color:#344054;font-size:11px;font-weight:600}.customer-directory-balance small{color:var(--vt-muted);font-size:9px}.customer-directory-empty,.customer-empty-panel,.customer-loading-panel{min-height:260px;display:grid;place-content:center;justify-items:center;gap:7px;color:var(--vt-muted);text-align:center}.customer-directory-empty{padding:22px}.customer-directory-empty strong,.customer-empty-panel h2{color:var(--vt-text)}.customer-directory-empty span,.customer-empty-panel p{max-width:250px;margin:0;font-size:12px}.customer-detail-column{min-width:0;display:grid;gap:14px}.customer-account-header,.customer-tabs-panel{padding:0}.customer-account-header{display:grid;grid-template-columns:minmax(0,1fr) auto}.customer-account-title{min-width:0;display:grid;grid-template-columns:50px minmax(0,1fr) auto;gap:12px;align-items:center;padding:17px 18px}.customer-account-title h2{overflow:hidden;margin:1px 0 3px;color:var(--vt-text);font-size:19px;text-overflow:ellipsis;white-space:nowrap}.customer-account-title p{overflow:hidden;margin:0;color:var(--vt-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.customer-code{color:var(--vt-primary-hover);font-size:10px;font-weight:600}.customer-quick-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;border-left:1px solid var(--vt-border);padding:17px 18px}.customer-kpi-strip{grid-column:1 / -1;display:grid;grid-template-columns:1.25fr repeat(4,minmax(0,1fr));border-top:1px solid var(--vt-border);background:#f8fafc}.customer-kpi-strip>div{min-width:0;display:grid;gap:3px;border-right:1px solid var(--vt-border);padding:12px 15px}.customer-kpi-strip>div:last-child{border-right:0}.customer-kpi-strip>div.attention{box-shadow:inset 3px 0 #f59e0b}.customer-kpi-strip span,.customer-kpi-strip small{overflow:hidden;color:var(--vt-muted);text-overflow:ellipsis;white-space:nowrap}.customer-kpi-strip span{font-size:10px;font-weight:500}.customer-kpi-strip strong{overflow:hidden;color:var(--vt-text);font-size:17px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.customer-kpi-strip small{font-size:9px}.customer-tabs{display:flex;gap:2px;overflow-x:auto;border-bottom:1px solid var(--vt-border);background:#f8fafc;padding:6px 10px 0;scrollbar-width:thin}.customer-tabs button{position:relative;flex:0 0 auto;min-height:39px;border:0;background:transparent;color:#667085;padding:8px 11px 10px;font-size:11px;font-weight:500;white-space:nowrap}.customer-tabs button:after{content:"";position:absolute;inset:auto 9px -1px;height:2px;background:transparent}.customer-tabs button.active{color:var(--vt-primary-hover)}.customer-tabs button.active:after{background:var(--vt-primary)}.customer-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.customer-overview-grid>section{min-width:0;padding:18px}.customer-overview-grid>section:first-child{border-right:1px solid var(--vt-border)}.customer-overview-activity{grid-column:1 / -1;border-top:1px solid var(--vt-border)}.customer-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:13px}.customer-section-heading.spaced{margin-top:24px}.customer-section-heading h3{margin:0 0 2px;color:var(--vt-text);font-size:14px}.customer-section-heading p{margin:0;color:var(--vt-muted);font-size:11px}.text-button{border:0;background:transparent;color:var(--vt-primary-hover);padding:4px;font-size:11px;font-weight:500}.customer-detail-list{margin:0}.customer-detail-list>div{display:grid;grid-template-columns:minmax(110px,.7fr) minmax(0,1.3fr);gap:12px;border-bottom:1px solid #eef2f6;padding:10px 0}.customer-detail-list>div:last-child{border-bottom:0}.customer-detail-list dt{color:var(--vt-muted);font-size:11px}.customer-detail-list dd{min-width:0;margin:0;color:#344054;font-size:12px;font-weight:500;overflow-wrap:anywhere}.customer-snapshot-list{display:grid}.customer-snapshot-list>div{display:grid;grid-template-columns:32px minmax(0,1fr);gap:9px;align-items:center;border-bottom:1px solid #eef2f6;padding:9px 0}.customer-snapshot-list>div:last-child{border-bottom:0}.customer-snapshot-list>div>svg{width:30px;height:30px;border-radius:6px;background:#f1f5f9;color:#475569;padding:7px}.customer-snapshot-list span,.customer-snapshot-list strong,.customer-snapshot-list small{min-width:0;display:block}.customer-snapshot-list strong{color:#344054;font-size:11px;font-weight:600}.customer-snapshot-list small{margin-top:2px;overflow:hidden;color:var(--vt-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.customer-activity-compact{display:grid}.customer-activity-compact>div{display:grid;grid-template-columns:9px minmax(0,1fr) 92px auto;gap:10px;align-items:center;border-top:1px solid #eef2f6;padding:9px 0}.activity-mark{width:7px;height:7px;border-radius:50%;background:#94a3b8}.activity-mark.sample{background:#3b82f6}.activity-mark.quotation{background:#8b5cf6}.activity-mark.invoice{background:#f59e0b}.activity-mark.report{background:#10b981}.activity-mark.customer{background:#64748b}.customer-activity-compact strong,.customer-activity-compact small{display:block}.customer-activity-compact strong{color:#344054;font-size:11px;font-weight:600}.customer-activity-compact small,.customer-activity-compact time{overflow:hidden;color:var(--vt-muted);font-size:10px;text-overflow:ellipsis;white-space:nowrap}.customer-tab-content{padding:18px}.customer-tab-content .data-table-wrap+.customer-section-heading{margin-top:24px}.statement-heading{align-items:flex-end}.statement-controls{display:flex;align-items:flex-end;gap:8px}.statement-controls label{display:grid;gap:4px;color:var(--vt-muted);font-size:9px;font-weight:500}.statement-controls input{min-height:36px;padding:7px 8px;font-size:11px}.statement-balance-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;border:1px solid var(--vt-border);border-radius:7px;background:#f8fafc;padding:10px 12px}.statement-balance-line span{color:var(--vt-muted);font-size:11px}.statement-balance-line strong{color:var(--vt-text);font-size:15px;font-weight:600}.customer-activity-timeline{display:grid}.customer-activity-timeline>div{display:grid;grid-template-columns:9px 128px minmax(0,1fr) auto;gap:11px;align-items:center;border-top:1px solid #eef2f6;padding:11px 0}.customer-activity-timeline time{color:var(--vt-muted);font-size:10px}.customer-activity-timeline strong{color:#344054;font-size:11px;font-weight:600}.customer-activity-timeline p{margin:2px 0 0;color:var(--vt-muted);font-size:10px}.customer-form-overlay{position:fixed;inset:0;z-index:90;display:grid;place-items:center;background:#0f172a85;padding:18px}.customer-form-dialog{width:min(620px,100%);max-height:calc(100vh - 36px);overflow-y:auto;border:1px solid var(--vt-border);border-radius:8px;background:#fff;box-shadow:0 24px 70px #0f172a38}.customer-form-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid var(--vt-border);padding:17px 18px}.customer-form-heading h2{margin:0;font-size:18px}.customer-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px}.customer-form-grid label{min-width:0;display:grid;gap:6px;color:#344054;font-size:11px;font-weight:500}.customer-form-grid textarea{min-height:92px;resize:vertical}.customer-form-actions{display:flex;justify-content:flex-end;gap:9px;border-top:1px solid var(--vt-border);background:#f8fafc;padding:12px 18px}.customer-relation-table{overflow-x:auto;border:1px solid var(--vt-border);border-radius:7px}.customer-relation-head,.customer-relation-row{display:grid;gap:12px;align-items:center;min-width:760px;padding:10px 12px}.contact-table .customer-relation-head,.contact-table .customer-relation-row{grid-template-columns:minmax(150px,1.15fr) minmax(180px,1.3fr) minmax(110px,.75fr) 64px 86px 38px}.site-table .customer-relation-head,.site-table .customer-relation-row{min-width:560px;grid-template-columns:minmax(150px,.8fr) minmax(260px,1.6fr) 86px 38px}.customer-relation-head{border-bottom:1px solid var(--vt-border);background:#f8fafc;color:#667085;font-size:9px;font-weight:600;text-transform:uppercase}.customer-relation-row{min-height:58px;border-bottom:1px solid var(--vt-border);color:#475467;font-size:11px}.customer-relation-row:last-of-type{border-bottom:0}.customer-relation-row>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.customer-relation-row>span>strong,.customer-relation-row>span>small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-relation-row>span>strong{color:var(--vt-text);font-size:11px;font-weight:600}.customer-relation-row>span>small{margin-top:3px;color:var(--vt-muted);font-size:9px}.customer-relation-row .icon-button{width:32px;height:32px;min-height:32px}.customer-relation-empty{min-height:92px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--vt-muted);font-size:11px}.customer-form-dialog-wide{width:min(900px,100%)}.customer-dialog-message{margin:12px 18px 0}.customer-form-relations{border-top:1px solid var(--vt-border);background:#fbfcfd;padding:17px 18px 18px}.customer-form-section-heading{margin-bottom:13px}.customer-form-section-heading h3{margin:0 0 3px;color:var(--vt-text);font-size:14px}.customer-form-section-heading p{margin:0;color:var(--vt-muted);font-size:10px}.customer-initial-relation-grid,.customer-edit-relation-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.customer-initial-relation-grid>section,.customer-edit-relation-grid>section{min-width:0;display:grid;align-content:start;gap:11px;border:1px solid var(--vt-border);border-radius:7px;background:#fff;padding:14px}.relation-form-title{display:flex;align-items:flex-start;gap:9px;color:var(--vt-primary-hover)}.relation-form-title>div{min-width:0;display:grid;gap:2px}.relation-form-title strong{color:var(--vt-text);font-size:12px}.relation-form-title small{color:var(--vt-muted);font-size:9px}.customer-initial-relation-grid label,.customer-contact-fields label{min-width:0;display:grid;gap:5px;color:#344054;font-size:10px;font-weight:500}.customer-initial-relation-grid textarea{min-height:78px;resize:vertical}.customer-contact-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.customer-checkbox-field{display:flex!important;grid-template-columns:auto 1fr;align-items:center;justify-content:flex-start;gap:8px!important;min-height:36px}.customer-checkbox-field input{width:16px;min-height:16px;margin:0}.relation-compact-list{min-height:54px;display:grid;gap:4px}.relation-compact-list>button{min-width:0;display:grid;grid-template-columns:minmax(0,1fr) 18px;gap:8px;align-items:center;border:0;border-radius:5px;background:#f8fafc;color:#667085;padding:7px 9px;text-align:left}.relation-compact-list>button:hover{background:var(--vt-primary-soft);color:var(--vt-primary-hover)}.relation-compact-list>button span,.relation-compact-list>button strong,.relation-compact-list>button small{min-width:0;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.relation-compact-list>button strong{color:var(--vt-text);font-size:10px;font-weight:600}.relation-compact-list>button small,.relation-compact-list>p{margin:2px 0 0;color:var(--vt-muted);font-size:9px}.customer-edit-relation-grid>section>.secondary-button{justify-self:start;min-height:34px}.customer-relation-overlay{z-index:110}.customer-relation-dialog{width:min(620px,100%)}@media(max-width:1380px){.customer-account-header{grid-template-columns:1fr}.customer-quick-actions{justify-content:flex-start;border-top:1px solid var(--vt-border);border-left:0;padding-top:12px;padding-bottom:12px}.customer-kpi-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-kpi-strip>div:nth-child(3){border-right:0}.customer-kpi-strip>div:nth-child(n+4){border-top:1px solid var(--vt-border)}}@media(max-width:1120px){.customer-workspace{grid-template-columns:1fr}.customer-directory{position:static}.customer-directory-list{max-height:340px}}@media(max-width:900px){.customers-page-header{grid-template-columns:1fr}.customers-page-header .primary-button{justify-self:start}.customer-page-totals{justify-content:flex-start}.customer-page-totals>span:first-child{border-left:0;padding-left:0}.customer-overview-grid{grid-template-columns:1fr}.customer-overview-grid>section:first-child{border-right:0;border-bottom:1px solid var(--vt-border)}.customer-overview-activity{grid-column:auto}.statement-heading,.statement-controls{align-items:stretch;flex-direction:column}}@media(max-width:680px){.customer-account-title{grid-template-columns:42px minmax(0,1fr)}.customer-account-title .customer-avatar.large{width:42px;height:42px}.customer-account-title>.status-badge{grid-column:2;justify-self:start}.customer-quick-actions,.customer-form-actions{align-items:stretch;flex-direction:column}.customer-kpi-strip,.customer-form-grid,.customer-initial-relation-grid,.customer-edit-relation-grid,.customer-contact-fields{grid-template-columns:1fr}.customer-kpi-strip>div{border-right:0;border-bottom:1px solid var(--vt-border)}.customer-kpi-strip>div:last-child{border-bottom:0}.customer-activity-compact>div,.customer-activity-timeline>div{grid-template-columns:9px minmax(0,1fr) auto}.customer-activity-compact time,.customer-activity-timeline time{grid-column:2}.customer-activity-timeline>div>.status-badge{grid-column:3;grid-row:1 / span 2}.statement-controls .secondary-button{width:100%}}.audit-panel{min-width:0}.audit-summary{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));border-block:1px solid var(--vt-border)}.audit-summary span{display:flex;flex-direction:column;gap:4px;padding:16px 20px;color:var(--vt-muted);border-right:1px solid var(--vt-border)}.audit-summary span:last-child{border-right:0}.audit-summary strong{color:var(--vt-text);font-size:1.35rem;font-weight:600}.audit-toolbar{display:grid;grid-template-columns:auto minmax(220px,1fr) minmax(180px,230px) auto;gap:10px;align-items:center;padding:16px 20px}.audit-search{display:flex;align-items:center;gap:8px;min-width:0;padding:0 12px;border:1px solid var(--vt-border);background:var(--vt-surface)}.audit-search input{width:100%;min-width:0;border:0;box-shadow:none}.audit-table-wrap{width:100%;overflow:auto;border-top:1px solid var(--vt-border)}.audit-table{width:100%;min-width:980px;border-collapse:collapse}.audit-table th,.audit-table td{padding:12px 14px;text-align:left;vertical-align:top;border-bottom:1px solid var(--vt-border);font-size:.86rem}.audit-table th{position:sticky;top:0;z-index:1;color:var(--vt-muted);background:var(--vt-canvas);font-weight:600}.audit-table td strong,.audit-table td small,.audit-table td span{display:block}.audit-table td small{max-width:280px;margin-top:4px;color:var(--vt-muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.audit-table details{margin-top:7px}.audit-table summary{color:var(--vt-primary);cursor:pointer}.audit-table pre{max-width:420px;max-height:180px;overflow:auto;padding:10px;background:var(--vt-canvas);white-space:pre-wrap;word-break:break-word}.audit-control-note{display:flex;align-items:center;gap:8px;padding:14px 20px;color:var(--vt-muted)}@media(max-width:900px){.audit-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.audit-toolbar{grid-template-columns:1fr}}
