/* Approved staff grammar. Scoped to the staff layout; customer UI is unaffected. */
.staff-ui {









&{--sl-canvas:#fff;--sl-sidebar:#fafafa;--sl-ink:#303033;--sl-muted:#6e6e73;--sl-faint:#f5f5f5;--sl-border:#e6e6e8;--sl-red:#ee342d;--sl-focus:#a52b25;--sl-row:44px;--sl-control:36px;--sl-radius:8px;--sl-side-width:224px}

*{box-sizing:border-box}
&{margin:0;min-height:100%;background:var(--sl-canvas);color:var(--sl-ink)}
&,button,input,select{font-family:"TT Norms Pro",sans-serif;font-size:14px;font-weight:400;line-height:1.45}
button,a,input,select{ -webkit-tap-highlight-color:transparent}
button{cursor:pointer}
a{color:inherit;text-decoration:none}
button,input,select{color:inherit}
button{background:none}
button:disabled{cursor:not-allowed;color:#737378;background:#f4f4f5;border-color:#e6e6e8;box-shadow:none}
input:disabled{cursor:not-allowed}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,[tabindex]:focus-visible,summary:focus-visible{outline:2px solid var(--sl-focus);outline-offset:3px}
button:focus:not(:focus-visible){outline:none}
h1,h2,h3,p{margin:0}
h1,h2,h3,strong{font-weight:700}
button{border:0}
input[type=checkbox]{appearance:auto;accent-color:var(--sl-red);width:16px;height:16px;margin:0;cursor:pointer}
button[hidden],[hidden]{display:none!important}
.sl-sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap}
.sl-skip{position:fixed;top:-80px;left:16px;padding:10px;background:white;z-index:100}
.sl-skip:focus{top:10px}

.sl-icon{width:16px;height:16px;flex:none;vertical-align:middle}
.sl-app{display:grid;grid-template-columns:var(--sl-side-width) minmax(0,1fr);min-height:100vh}
.sl-sidebar{background:var(--sl-sidebar);border-right:1px solid var(--sl-border);height:100dvh;position:sticky;top:0;padding:24px 12px 12px;display:flex;flex-direction:column;gap:4px;min-width:0}
.sl-brand{display:flex;align-items:center;gap:9px;padding:0 10px;font-family:Unbounded,sans-serif;font-size:14px;font-weight:500;letter-spacing:-.04em;min-height:30px}
.sl-brand-mark{display:grid;place-items:center;background:var(--sl-red);color:#111111;font-family:Unbounded,sans-serif;width:27px;height:27px;border-radius:8px;font-size:15px}
.sl-sidebar-caption{font-size:11px;font-weight:500;color:var(--sl-muted);padding:23px 10px 8px;letter-spacing:.03em}
.sl-sidebar nav{display:grid;gap:3px}
.sl-nav-item{display:flex;align-items:center;gap:10px;min-height:36px;padding:7px 10px;border-radius:8px;font-weight:500;color:#535358;white-space:nowrap}
.sl-nav-item .sl-icon{width:18px;height:18px;color:#737378}
.sl-nav-item:hover{background:#f0f0f1}
.sl-nav-item[aria-current=page]{background:#fff0ef;color:#303033}
.sl-nav-item[aria-current=page] .sl-icon{color:var(--sl-red)}
.sl-nav-count{margin-left:auto;min-width:21px;height:20px;padding:0 5px;background:#eeeef0;border-radius:4px;text-align:center;color:#56565b;font-size:12px}
.sl-sidebar-bottom{margin-top:auto}
.sl-lab-note{font-size:12px;padding:12px 10px 18px;color:#505056}
.sl-lab-note>span:last-child{display:block;font-size:11px;color:var(--sl-muted);margin:3px 0 0 13px}
.sl-prototype-dot{display:inline-block;width:5px;height:5px;border-radius:50%;background:#8a8a90;margin-right:8px}
.sl-profile{display:flex;gap:9px;align-items:center;padding:8px 3px 0;border-top:1px solid var(--sl-border)}
.sl-profile strong{display:block;font-size:12px;font-weight:500}
.sl-profile .sl-nav-label>span{display:block;font-size:11px;color:var(--sl-muted)}
.sl-profile .sl-button{margin-left:auto}
.sl-avatar{width:25px;height:25px;display:inline-grid;place-items:center;flex:none;font-size:10px;font-weight:500;background:#ededed;border:1px solid #e1e1e3;border-radius:50%;color:#66666a}

.sl-main{min-width:0;background:#fff}
.sl-page-header{height:77px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 28px;border-bottom:1px solid var(--sl-border)}
.sl-heading-group{display:flex;align-items:center;gap:10px;min-width:0}
.sl-page-header h1{font-size:23px;line-height:1.2;letter-spacing:-.025em;font-weight:700}
.sl-header-count{font-size:12px;color:var(--sl-muted);padding:2px 6px;border-radius:4px;background:var(--sl-faint);font-variant-numeric:tabular-nums}
.sl-header-count:empty{display:none}
.sl-header-meta{display:flex;align-items:center;gap:16px;color:var(--sl-muted);font-size:11px}
.sl-header-context{color:#6e6e73}
.sl-proposal-tag{border:1px solid var(--sl-border);border-radius:4px;padding:3px 7px;font-size:11px}
.sl-heading-group>.sl-button{display:none}

.sl-workspace{padding:0 28px;min-width:0}
.sl-views{display:flex;align-items:center;gap:23px;min-height:52px;overflow-x:auto;border-bottom:1px solid var(--sl-border)}
.sl-view{font-size:13px;display:flex;align-items:center;gap:7px;min-height:52px;border-bottom:2px solid transparent;padding:0 1px;white-space:nowrap;color:#6e6e73;font-weight:500}
.sl-view:hover{color:#303033}
.sl-view[aria-pressed=true]{color:#303033;border-bottom-color:var(--sl-red)}
.sl-view-count{color:#6e6e73;font-size:11px;font-weight:400}
.sl-saved-view{color:#303033}
.sl-toolbar{display:flex;align-items:center;gap:8px;min-height:68px;padding:14px 0}
.sl-search{position:relative;display:flex;align-items:center;gap:8px;border:1px solid var(--sl-border);border-radius:8px;padding:0 10px;width:250px;height:36px;flex-shrink:1;color:#6e6e73}
.sl-search:focus-within{outline:2px solid var(--sl-focus);outline-offset:2px;border-color:transparent}
.sl-search input{border:0;background:transparent;outline:none;min-width:0;width:100%;height:100%;font-size:13px}
.sl-search input:focus-visible{outline:none}
.sl-search kbd{font:11px "TT Norms Pro";border:1px solid #e3e3e5;border-radius:4px;padding:0 4px;color:#6e6e73}
.sl-toolbar-spacer{flex:1}
.sl-button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:var(--sl-control);padding:6px 11px;border:1px solid #dedee1;border-radius:var(--sl-radius);background:#fff;font-size:13px;line-height:20px;font-weight:500;white-space:nowrap;transition:background-color 120ms,border-color 120ms}
.sl-button:hover:not(:disabled){background:#f5f5f6;border-color:#cfcfd3}
.sl-button--ghost{border-color:transparent;background:transparent;color:#626269}
.sl-button--ghost:hover:not(:disabled){border-color:transparent;background:#f1f1f2}
.sl-button--primary{background:var(--sl-red);border-color:var(--sl-red);color:#fff;font-weight:700}
.sl-button--primary:hover:not(:disabled){background:#D82E28;border-color:#D82E28;color:#fff}
.sl-button--icon{width:32px;min-height:32px;padding:0;flex:none}
.sl-popover-anchor{position:relative}
.sl-popover{position:absolute;top:calc(100% + 8px);left:0;z-index:15;background:white;width:280px;border:1px solid #dfdfe2;border-radius:8px;padding:14px;box-shadow:0 7px 24px #20202b18;display:grid;gap:9px}
.sl-display-anchor .sl-popover{right:0;left:auto}
.sl-popover-title{display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:14px;margin-bottom:5px}
.sl-popover-title>.sl-button{margin:-7px -7px -7px 0}
.sl-popover label{font-size:12px;font-weight:500}
.sl-select,.sl-input{height:36px;border:1px solid #dedee1;border-radius:8px;background:#fff;padding:0 10px;font-size:13px;max-width:100%;width:100%}
.sl-popover-hint{font-size:12px;color:var(--sl-muted);margin:3px 0 0}
.sl-popover fieldset{border:0;padding:0;margin:0}
.sl-popover legend{font-size:12px;font-weight:500;margin-bottom:8px}
.sl-segment{display:flex;background:#f5f5f6;border:1px solid #ededee;padding:2px;border-radius:8px;margin-bottom:12px}
.sl-segment button{flex:1;border-radius:4px;font-size:12px;height:30px;color:#66666d}
.sl-segment button[aria-pressed=true]{background:#fff;box-shadow:0 1px 3px #00000012;color:#303033;font-weight:500}
.sl-columns label{display:flex;align-items:center;gap:9px;padding:8px 2px;font-weight:400}
.sl-columns .sl-icon{margin-left:auto;width:13px;height:13px;color:#838388}
.sl-active-filters{display:flex;flex-wrap:wrap;gap:6px;padding:0 0 12px}
.sl-filter-chip{font-size:12px;min-height:28px;background:#f4f4f5;border:1px solid #e1e1e4;border-radius:4px;padding:3px 8px}
.sl-filter-chip:hover{background:#eaeaec}
.sl-selection-bar{display:flex;align-items:center;gap:10px;min-height:48px;padding:6px 10px;background:#f5f5f6;border:1px solid var(--sl-border);border-bottom:0;border-radius:8px 8px 0 0;font-size:13px}
.sl-selection-hint{color:var(--sl-muted);font-size:12px}

.sl-table-region{overflow:auto;max-height:calc(100dvh - 263px);min-height:280px;scrollbar-width:thin;scrollbar-color:#d8d8dc transparent;position:relative;border-bottom:1px solid var(--sl-border);overscroll-behavior:contain}
.sl-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed}
.sl-table th{position:sticky;top:0;z-index:2;background:#fafafa;text-align:left;color:#6e6e73;font-weight:500;height:36px;font-size:12px;border-top:1px solid var(--sl-border);border-bottom:1px solid var(--sl-border);padding:0 10px;white-space:nowrap}
.sl-table th>button{display:inline-flex;align-items:center;gap:7px;width:100%;font-size:12px;font-weight:500;height:32px;text-align:inherit;padding:0;color:inherit}
.sl-sort-icon{width:12px;height:12px;opacity:0}
.sl-table th:hover .sl-sort-icon,.sl-table th:focus-within .sl-sort-icon,.sl-table th[aria-sort=ascending] .sl-sort-icon,.sl-table th[aria-sort=descending] .sl-sort-icon{opacity:1}
.sl-table th[aria-sort=ascending] .sl-sort-icon{transform:rotate(180deg)}
.sl-table td{height:var(--sl-row);padding:4px 10px;border-bottom:1px solid #efeff1;vertical-align:middle;line-height:20px;font-size:13px;background:#fff}
.sl-table tbody tr:last-child td{border-bottom:0}
.sl-table tbody tr:hover td{background:#f8f8f9}
.sl-table tr.is-selected td{background:#fff5f4}
.sl-table .sl-select-cell{width:38px;text-align:center;padding:0 8px}
.sl-table .sl-row-action{width:35px;padding:0}
.sl-table [data-kind=identity]{width:130px}
.sl-table [data-kind=person]{width:205px}
.sl-table [data-kind=status]{width:148px}
.sl-table [data-kind=money]{width:120px;text-align:right}
.sl-table [data-kind=number]{width:88px;text-align:right}
.sl-table [data-kind=date]{width:150px}
.sl-table [data-kind=incident]{width:330px}
.sl-table [data-kind=text]{width:150px}
.sl-table [data-kind=money] button,.sl-table [data-kind=number] button{justify-content:flex-end}
.sl-record-link{display:flex;align-items:center;gap:8px;min-width:0;font-weight:500;color:#303033;min-height:32px;border-radius:4px}
.sl-record-link:hover{color:#b42c27;text-decoration:underline;text-underline-offset:3px}
.sl-identity-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sl-identity-text small{display:block;font-size:11px;line-height:16px;font-weight:400;color:var(--sl-muted)}
.sl-person{display:flex;align-items:center;gap:8px;min-width:0}
.sl-person>span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sl-cell-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sl-numeric{font-variant-numeric:tabular-nums;white-space:nowrap}
.sl-time{color:#6e6e73;margin-left:8px;font-size:12px}
time{white-space:nowrap;font-variant-numeric:tabular-nums;font-size:12px}
.sl-status{display:inline-flex;align-items:center;gap:6px;min-height:22px;line-height:16px;padding:2px 6px;border-radius:4px;font-size:11px;font-weight:500;white-space:nowrap;background:#f1f1f3;color:#606068}
.sl-status-dot{width:5px;height:5px;border-radius:50%;background:currentColor;flex:none}
.sl-status--success{color:#326e40;background:#eff7ef}
.sl-status--warning{color:#88560e;background:#fff6e7}
.sl-status--danger{color:#a12a25;background:#fff0ee}
.sl-table-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:54px;color:var(--sl-muted);font-size:12px}
.sl-pagination{display:flex;align-items:center;gap:7px;white-space:nowrap}
.sl-page-size{width:63px;height:30px;border-color:transparent;padding:0 5px;color:var(--sl-ink)}
.sl-pagination [data-action="workspace#previousPage"] .sl-icon{transform:rotate(180deg)}
.sl-pagination [data-workspace-target=pageNumber]{font-variant-numeric:tabular-nums;font-size:11px;min-width:36px;text-align:center}
.sl-range{font-variant-numeric:tabular-nums}
.sl-table-state{min-height:340px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px}
.sl-table-state>.sl-icon{width:26px;height:26px;color:#7c7c85;margin-bottom:5px}
.sl-table-state h2{font-size:16px;font-weight:500}
.sl-table-state p{font-size:13px;color:var(--sl-muted);max-width:310px}
.sl-skeleton{width:95%;display:grid;gap:13px}
.sl-skeleton>div{height:24px;background:linear-gradient(90deg,#f7f7f8 10%,#eeeef0 40%,#f7f7f8 70%);border-radius:4px}

.sl-detail{position:fixed;inset:0 0 0 auto;margin:0;width:min(840px,calc(100vw - 64px));max-width:100vw;height:100dvh;max-height:100dvh;border:0;border-left:1px solid var(--sl-border);border-radius:0;padding:0;background:#fff;color:var(--sl-ink);box-shadow:-12px 0 44px #20202012}
.sl-detail.is-expanded{width:100vw;border-left:0}
.sl-dialog-actions{display:flex;align-items:center;gap:6px}
.sl-detail.is-expanded [data-dialog-target=expand] .sl-icon{color:var(--sl-ink)}
.sl-detail.is-expanded .sl-detail-content{width:100%;max-width:1280px;margin-inline:auto}
.sl-detail[open]{display:flex;flex-direction:column}
.sl-detail::backdrop,.sl-save-dialog::backdrop{background:#19191c30}
.sl-detail-top{display:flex;align-items:center;justify-content:space-between;padding:15px 22px;border-bottom:1px solid var(--sl-border)}
.sl-detail-content{padding:28px;overflow-y:auto;flex:1}
.sl-eyebrow{font-size:11px;letter-spacing:.04em;color:var(--sl-muted);margin-bottom:8px;font-weight:500}
.sl-detail h2{font-size:24px;line-height:1.25;letter-spacing:-.02em;overflow-wrap:anywhere}
.sl-detail h2:focus{outline:none}
.sl-detail-status{display:flex;gap:6px;flex-wrap:wrap;margin:16px 0 22px}
.sl-details{display:grid;gap:0;margin:0}
.sl-details>div{display:grid;grid-template-columns:120px minmax(0,1fr);gap:14px;padding:9px 0;font-size:13px}
.sl-details dt{color:var(--sl-muted)}
.sl-details dd{margin:0;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}
.sl-detail-context{padding:17px;background:#f7f7f8;border-radius:8px;margin-top:26px}
.sl-detail-context h3{font-size:13px;font-weight:500;margin-bottom:7px}
.sl-detail-context p{font-size:13px;line-height:1.6;color:#676770}
.sl-detail-footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 22px;border-top:1px solid var(--sl-border);font-size:11px;color:var(--sl-muted)}
.sl-technical{margin-top:24px;font-size:12px;color:var(--sl-muted)}
.sl-technical summary{cursor:pointer;min-height:32px;padding:8px 0}
.sl-technical dl>div{display:flex;gap:12px}
.sl-technical dd{margin:0;overflow-wrap:anywhere}
.sl-muted{color:var(--sl-muted);font-size:12px}
.sl-save-dialog{width:400px;max-width:calc(100vw - 28px);padding:22px;border:1px solid var(--sl-border);border-radius:16px}
.sl-save-dialog form{display:grid;gap:12px}
.sl-save-dialog label{font-size:13px;font-weight:500}
.sl-dialog-heading{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:5px}
.sl-dialog-heading h2{font-size:18px}
.sl-save-dialog .sl-muted{line-height:1.5}
.sl-toast{position:fixed;z-index:60;bottom:24px;left:calc(50% + 70px);transform:translateX(-50%);padding:12px 18px;background:#303033;color:white;box-shadow:0 4px 16px #0002;border-radius:8px;max-width:min(480px,calc(100vw - 32px));font-size:13px;opacity:0;pointer-events:none}
.sl-toast.is-visible{opacity:1}

.sl-component-intro{padding:32px 28px 24px;max-width:900px}
.sl-component-intro h2{font-size:27px;letter-spacing:-.025em;margin-bottom:10px}
.sl-component-intro>p:last-child{max-width:710px;color:var(--sl-muted);font-size:14px;line-height:1.6}
.sl-component-grid{padding:0 28px 22px;display:grid;grid-template-columns:1fr 1fr;gap:16px}
.sl-component-card{border:1px solid var(--sl-border);border-radius:8px;padding:20px;min-width:0}
.sl-component-card h3{font-size:15px;margin-bottom:4px}
.sl-component-card>p{color:var(--sl-muted);font-size:12px}
.sl-examples{display:flex;gap:8px;flex-wrap:wrap;align-items:center;margin:22px 0}
.sl-component-card .sl-component-hint{font-size:12px;line-height:1.55}
.sl-token-list{display:grid;gap:8px;font-size:13px;margin:18px 0 0}
.sl-token-list>div{display:flex;justify-content:space-between;gap:12px}
.sl-token-list dt{color:var(--sl-muted)}
.sl-token-list dd{margin:0}
.sl-component-card label{display:block;font-size:12px;margin-top:16px;margin-bottom:6px}
.sl-component-card .sl-select{margin-bottom:14px}
.sl-noscript{padding:16px;background:#fff6e7}
.sl-sidebar-backdrop{display:none}
.sl-app[data-density=comfortable]{--sl-row:56px}
.sl-app[data-density=comfortable] .sl-table td{font-size:14px}
.sl-app.is-collapsed{--sl-side-width:64px}
.is-collapsed .sl-nav-label,.is-collapsed .sl-sidebar-caption{display:none}
.is-collapsed .sl-sidebar{padding-inline:8px;align-items:center}
.is-collapsed .sl-brand{padding:0;margin-bottom:26px}
.is-collapsed .sl-nav-item{justify-content:center;width:44px;padding:0}
.is-collapsed .sl-sidebar nav{margin-bottom:18px}
.is-collapsed .sl-profile{flex-direction:column;gap:10px}
.is-collapsed .sl-profile>.sl-button{margin:0}

.sl-audit{padding:32px 28px 70px;max-width:1100px}
.sl-audit h2{font-size:30px;letter-spacing:-.035em;line-height:1.2;max-width:800px;margin-bottom:16px}
.sl-audit .sl-lead{font-size:16px;line-height:1.65;color:#626269;max-width:840px}
.sl-audit-stats{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--sl-border);border-bottom:1px solid var(--sl-border);margin:28px 0}
.sl-audit-stats>div{padding:20px 12px 20px 0}
.sl-audit-stats strong{display:block;font-size:32px;letter-spacing:-.035em}
.sl-audit-stats span{font-size:12px;color:var(--sl-muted)}
.sl-audit h3{font-size:19px;margin:30px 0 16px}
.sl-audit table{width:100%;border-collapse:collapse;font-size:13px}
.sl-audit th{text-align:left;color:var(--sl-muted);font-weight:500}
.sl-audit td,.sl-audit th{padding:12px 10px 12px 0;border-bottom:1px solid var(--sl-border);vertical-align:top}
.sl-audit a{color:#a52b25;text-decoration:underline;text-underline-offset:3px}
.sl-reference-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.sl-reference-grid article{border:1px solid var(--sl-border);padding:17px;border-radius:8px}
.sl-reference-grid p{color:var(--sl-muted);font-size:13px;line-height:1.6;margin-top:8px}
.sl-audit ol{padding-left:18px;line-height:1.75;color:#606068}
.sl-audit .sl-audit-boundary{padding:16px;background:#f7f7f8;border-radius:8px;color:var(--sl-muted);font-size:13px;line-height:1.6;margin-top:22px}

@media(max-width:1199px){&{--sl-side-width:200px}
.sl-workspace{padding:0 20px}
.sl-page-header{padding:0 20px}
.sl-header-context{display:none}
.sl-toolbar{gap:6px}
.sl-toolbar>.sl-button span{display:none}
.sl-toolbar>.sl-button{padding-inline:9px}
.sl-search{width:220px}
.sl-table{min-width:970px}
.sl-table .sl-first-column{position:sticky;left:0;z-index:1;box-shadow:1px 0 var(--sl-border)}
.sl-table th.sl-first-column{z-index:3}
}

@media(max-width:899px){.sl-app,.sl-app.is-collapsed{display:block}
.sl-sidebar{position:fixed;left:0;top:0;width:240px;z-index:45;transform:translateX(-100%);padding:20px 12px 12px;transition:transform 150ms}
.sl-app.is-nav-open .sl-sidebar{transform:none}
.sl-app.is-nav-open .sl-sidebar-backdrop{display:block;position:fixed;inset:0;background:#19191c40;z-index:44}
.sl-heading-group>.sl-button{display:inline-flex}
.sl-page-header{height:66px;padding:0 16px}
.sl-page-header h1{font-size:22px}
.sl-workspace{padding:0 16px}
.sl-component-intro{padding:26px 16px 20px}
.sl-component-grid{padding:0 16px 20px}
.sl-app.is-collapsed .sl-nav-label{display:initial}
.sl-app.is-collapsed .sl-sidebar{align-items:stretch}
.sl-app.is-collapsed .sl-sidebar-caption{display:block}
.sl-app.is-collapsed .sl-nav-item{justify-content:start;width:auto;padding:7px 10px}
.sl-app.is-collapsed .sl-brand{padding:0 10px;margin-bottom:0}
.sl-app.is-collapsed .sl-profile{flex-direction:row}
.sl-app.is-collapsed .sl-profile>.sl-button{margin-left:auto}
.sl-app.is-collapsed .sl-sidebar nav{margin-bottom:0}
.sl-audit{padding:26px 20px 50px}
.sl-audit h2{font-size:26px}
}

@media(max-width:599px){.sl-header-meta{gap:0}
.sl-header-context{display:none}
.sl-page-header{padding:0 12px}
.sl-page-header h1{font-size:21px}
.sl-workspace{padding:0 12px}
.sl-views{gap:20px}
.sl-view{min-height:48px;font-size:12px}
.sl-toolbar{flex-wrap:wrap;min-height:108px;gap:6px;padding:12px 0}
.sl-search{width:100%;height:40px;flex-basis:100%}
.sl-search input{font-size:16px}
.sl-toolbar-spacer{flex:1}
.sl-toolbar .sl-button{min-height:36px;font-size:12px}
.sl-toolbar>.sl-button span{display:inline}
.sl-table-region{max-height:calc(100dvh - 318px);min-height:220px}
.sl-table-footer{align-items:flex-start;gap:8px;padding-top:10px;flex-wrap:wrap}
.sl-pagination{margin-left:auto}
.sl-pagination label{font-size:11px}
.sl-page-size{font-size:12px;width:55px}
.sl-selection-bar{flex-wrap:wrap;gap:5px}
.sl-selection-hint{display:none}
.sl-popover{position:fixed;left:12px!important;right:12px!important;top:230px;width:auto;max-height:calc(100dvh - 250px);overflow:auto}
.sl-detail{width:100vw;max-width:100vw;border-left:0}
.sl-detail-content{padding:24px 20px}
.sl-detail-footer{padding:14px 20px}
.sl-detail-footer>.sl-button{display:none}
.sl-details>div{grid-template-columns:100px minmax(0,1fr)}
.sl-toast{left:50%;bottom:18px;width:max-content}
.sl-component-grid{grid-template-columns:1fr;padding:0 12px 20px}
.sl-component-intro{padding:24px 12px 20px}
.sl-component-intro h2{font-size:23px}
.sl-component-card{padding:17px}
.sl-token-list{font-size:12px}
.sl-audit{padding:24px 16px 45px}
.sl-audit h2{font-size:25px}
.sl-audit-stats{grid-template-columns:1fr}
.sl-audit-stats>div{padding:12px 0}
.sl-audit-stats strong{font-size:25px}
.sl-reference-grid{grid-template-columns:1fr}
.sl-audit-table-wrap{overflow:auto}
.sl-audit table{min-width:660px}
.sl-table .sl-first-column[data-kind=person]{width:190px}
.sl-table .sl-first-column[data-kind=incident]{width:235px}
.sl-table [data-kind=incident] .sl-identity-text{white-space:normal}.sl-incident-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;line-height:18px}
.sl-table .sl-first-column{max-width:calc(100vw - 85px)}
}

@media(pointer:coarse){.sl-button--icon{width:44px;min-height:44px}
.sl-table td{height:56px}
.sl-table .sl-row-action{width:44px}
.sl-nav-item{min-height:44px}
.sl-columns label{min-height:44px}
.sl-view{min-height:48px}
}

@media(prefers-reduced-motion:reduce){*,*::before,*::after{transition:none!important;animation:none!important;scroll-behavior:auto!important}
}


@media(max-width:599px){.sl-button--icon{width:44px;min-height:44px}
.sl-table td{height:56px}
.sl-table .sl-row-action{width:44px}
.sl-nav-item{min-height:44px}
.sl-columns label{min-height:44px}
}


.sl-app[data-workspace-page-value=incidents] .sl-table td{height:56px}


.sl-mobile-nav-close{display:none}
@media(max-width:899px){.sl-mobile-nav-close{display:inline-flex;position:absolute;right:10px;top:16px}
.sl-profile>.sl-button{display:none}
}


@media(max-width:599px){.sl-app[data-workspace-page-value=incidents] .sl-table td{height:64px}}
.sl-table .sl-first-column{position:sticky;left:0;z-index:1;box-shadow:1px 0 var(--sl-border)}
.sl-table th.sl-first-column{z-index:3}
@media(min-width:1200px) and (max-width:1399px){
  .sl-app[data-workspace-page-value=incidents] [data-column=title]{width:250px}
  .sl-app[data-workspace-page-value=incidents] [data-column=source],.sl-app[data-workspace-page-value=incidents] [data-column=priority],.sl-app[data-workspace-page-value=incidents] [data-column=status]{width:100px}
  .sl-app[data-workspace-page-value=incidents] [data-column=owner]{width:127px}
}
@media(min-width:600px){.sl-incident-title{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}

.sl-checkbox-hit{display:flex;align-items:center;justify-content:center;width:100%;min-height:32px;cursor:pointer}
.sl-table td .sl-checkbox-hit{min-height:36px}
@media(max-width:599px),(pointer:coarse){.sl-table .sl-select-cell{width:44px;padding:0}.sl-table .sl-checkbox-hit{min-height:44px}.sl-table th>button{min-height:44px}}

/* Workbench families share the same type, field, section and scroll grammar. */
body:has(dialog[open]){overflow:hidden}
.sl-inspector-grid .sl-detail-context{margin:0;padding:0;background:transparent}
.sl-inspector-grid .sl-detail-context h3{font-weight:700}
.sl-inspector-grid .sl-details{margin-top:12px}
.sl-detail .sl-details>div{grid-template-columns:160px minmax(0,1fr)}
.sl-detail .sl-context-rail .sl-details>div{grid-template-columns:100px minmax(0,1fr)}
html{scroll-padding-bottom:100px}
textarea{font:inherit;color:inherit;resize:vertical}
textarea:focus-visible{outline:2px solid var(--sl-focus);outline-offset:3px}
.sl-sidebar{overflow-y:auto;scrollbar-width:thin}
.sl-sidebar-bottom{padding-top:20px}
.sl-page-body{padding:28px;max-width:1600px;margin:0 auto}
.sl-page-body h2,.sl-support h2{font-size:20px;line-height:1.3;letter-spacing:-.02em}
.sl-page-body h3,.sl-support h3{font-size:14px;line-height:1.4}
.sl-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}
.sl-section-heading p.sl-muted{margin-top:5px;font-size:13px}
.sl-section-space{margin-top:30px}
.sl-freshness{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--sl-muted);white-space:nowrap}
.sl-metrics{display:grid;grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;margin:22px 0 30px;padding:18px 0;border-block:1px solid var(--sl-border);gap:24px}
.sl-metric p{font-size:12px;color:var(--sl-muted);font-weight:500}
.sl-metric strong{font-size:28px;line-height:1.3;letter-spacing:-.02em;display:block;margin:6px 0;font-variant-numeric:tabular-nums;white-space:nowrap}
.sl-metric>span{font-size:11px;color:var(--sl-muted);display:block}
.sl-two-column{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:36px}
.sl-two-column>*{min-width:0}
.sl-context-rail{border-left:1px solid var(--sl-border);padding-left:24px;align-self:start;min-width:0}
.sl-context-rail .sl-details>div{grid-template-columns:100px minmax(0,1fr);gap:10px;font-size:12px}
.sl-context-name{display:block;margin-top:18px}
.sl-context-rail>p{font-size:12px;color:var(--sl-muted);margin-top:5px}
.sl-break{overflow-wrap:anywhere}
.sl-task-row{display:flex;align-items:center;gap:14px;padding:17px 10px;border-radius:8px;margin-inline:-10px}
.sl-task-row:hover{background:#f7f7f8}
.sl-task-row>div{flex:1;min-width:0}
.sl-task-row strong{font-size:14px;font-weight:500}
.sl-task-row p{font-size:12px;color:var(--sl-muted);margin-top:3px}
.sl-task-row>.sl-icon{color:var(--sl-muted);width:14px}
.sl-task-icon{width:34px;height:34px;background:#f5f5f6;display:grid;place-items:center;border-radius:8px;flex:none}
.sl-tone-warning{background:#fff6e7;color:#88560e}
.sl-count-pill{font-variant-numeric:tabular-nums;background:#f1f1f3;border-radius:4px;padding:2px 6px;font-size:11px;color:var(--sl-muted)}
.sl-health-line{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:12px 0;font-size:12px}
.sl-health-line strong{font-weight:500}
.sl-text-link{display:inline-flex;align-items:center;gap:6px;color:var(--sl-ink);font-size:12px;font-weight:500;padding:6px 0;text-decoration:underline;text-decoration-color:#ccc;text-underline-offset:3px;white-space:normal;text-align:left}
.sl-text-link:hover{color:#a52b25;text-decoration-color:currentColor}
.sl-text-link .sl-icon{width:14px}
.sl-quick-link{display:flex;align-items:center;justify-content:space-between;padding:12px 0;font-size:13px;gap:8px}
.sl-quick-link:hover{text-decoration:underline}
.sl-timeline{list-style:none;padding:0;margin:22px 0;display:grid;gap:22px}
.sl-timeline li{display:flex;align-items:flex-start;gap:12px}
.sl-timeline strong{font-size:13px;font-weight:500}
.sl-timeline p{font-size:12px;color:var(--sl-muted);margin:3px 0}
.sl-event-time{font-size:11px;color:var(--sl-muted)}
.sl-event-marker{width:7px;height:7px;border:1.5px solid #aaaab0;border-radius:50%;margin:6px 4px 0;flex:none}
.sl-form-section{padding:0;border:0;min-width:0;margin:28px 0}
.sl-form-section>legend{font-size:15px;font-weight:700;padding:0;margin-bottom:8px}
.sl-form-section>p{font-size:12px;color:var(--sl-muted);margin-bottom:16px}
.sl-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 20px}
.sl-span-all{grid-column:1/-1}
.sl-rate-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.sl-field{margin:14px 0;min-width:0}
.sl-field label{display:block;font-size:12px;font-weight:500;margin-bottom:7px}
.sl-field .sl-input{min-height:40px;height:40px;font-size:14px;border-color:#d9d9dd}
.sl-field textarea.sl-input{min-height:112px;height:auto;padding:10px;line-height:1.6}
.sl-required{color:#a52b25}
.sl-field-hint{font-size:12px;color:var(--sl-muted);margin-top:7px;line-height:1.45}
.sl-field-hint:empty{display:none}
.sl-field-error{font-size:12px;color:#a12a25;margin:7px 0}
[aria-invalid=true]{border-color:#a12a25!important}
.sl-form-errors{background:#fff5f3;border:1px solid #efd2cf;padding:14px;border-radius:8px;margin:16px 0;font-size:13px}
.sl-form-errors a{display:inline-block;margin-left:14px;text-decoration:underline}
.sl-form-footer{position:sticky;bottom:0;z-index:4;background:#fffffff5;backdrop-filter:blur(8px);border-top:1px solid var(--sl-border);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 0;margin-top:28px;min-height:65px}
.sl-form-footer>span{font-size:12px;color:var(--sl-muted)}
.sl-inline-note{background:#f7f7f8;border-radius:8px;padding:16px;margin:20px 0;font-size:12px}
.sl-inline-note strong{font-weight:500}
.sl-inline-note p{color:var(--sl-muted);line-height:1.6;margin-top:5px}
.sl-tabs{display:flex;gap:24px;border-bottom:1px solid var(--sl-border);overflow-x:auto;scrollbar-width:thin}
.sl-tabs [role=tab]{min-height:46px;border-bottom:2px solid transparent;white-space:nowrap;padding:0 0 1px;font-size:13px;font-weight:500;color:var(--sl-muted)}
.sl-tabs [aria-selected=true]{color:var(--sl-ink);border-bottom-color:var(--sl-red)}
.sl-tabs [role=tab]:focus-visible{outline-offset:-3px}
.sl-checkbox-row{display:flex;align-items:flex-start;gap:10px;font-size:13px;cursor:pointer;padding:12px 0}
.sl-checkbox-row input{margin-top:3px;flex:none}
.sl-checkbox-row strong{display:block;font-weight:500}
.sl-checkbox-row small{display:block;font-size:12px;color:var(--sl-muted);margin-top:4px}
.sl-checkbox-inline{align-items:center;white-space:nowrap;font-size:12px;padding:0}
.sl-disclosure{font-size:12px;margin-top:24px}
.sl-disclosure summary{font-weight:500;cursor:pointer;min-height:36px;padding:9px 0}
.sl-disclosure>p{margin:10px 0;line-height:1.6}
.sl-media-empty{min-height:94px;border:1px dashed #d9d9dd;border-radius:8px;display:flex;align-items:center;justify-content:center;gap:10px;color:var(--sl-muted);font-size:12px;margin:15px 0}
.sl-book-summary{display:flex;gap:14px;margin:20px 0}
.sl-book-summary p{font-size:12px;margin:5px 0 12px;color:var(--sl-muted)}
.sl-book-placeholder{width:62px;height:92px;background:#f1f1f3;border:1px solid var(--sl-border);display:grid;place-items:center;color:#8a8a90;flex:none;border-radius:2px}
.sl-diff-header,.sl-diff-row{display:grid;grid-template-columns:100px 1fr 1fr;gap:18px;padding:15px 0;font-size:13px;overflow-wrap:anywhere}
.sl-diff-header{font-size:11px;color:var(--sl-muted);border-bottom:1px solid var(--sl-border)}
.sl-diff-row>span:nth-child(2){color:var(--sl-muted)}
.sl-diff-row>span:last-child{background:#f0f7ef;border-radius:4px;padding:4px 8px;margin:-4px 0}
.sl-diff-row strong{font-weight:500}
.sl-support{display:grid;grid-template-columns:264px minmax(0,1fr);min-height:calc(100dvh - 77px)}
.sl-support-queue{border-right:1px solid var(--sl-border);padding:20px 12px;background:#fcfcfc}
.sl-queue-heading{display:flex;align-items:center;justify-content:space-between;margin:2px 8px 18px}
.sl-queue-heading h2{font-size:15px}
.sl-support-queue>.sl-select{margin-bottom:16px}
.sl-queue-item{display:block;width:100%;text-align:left;padding:14px 10px;border-radius:8px;margin:2px 0;font-size:12px}
.sl-queue-item:hover{background:#f1f1f3}
.sl-queue-item[aria-current=true]{background:#fff0ef;box-shadow:inset 2px 0 var(--sl-red)}
.sl-queue-item>span{display:flex;justify-content:space-between;align-items:center;gap:10px}
.sl-queue-item strong{font-weight:500;font-size:12px}
.sl-queue-item small{font-size:11px;color:var(--sl-muted)}
.sl-queue-item b{display:block;line-height:1.5;font-size:13px;font-weight:500;margin:6px 0}
.sl-support-record{padding:28px;min-width:0}
.sl-support-columns{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:24px}
.sl-support-columns>*{min-width:0}
.sl-support-columns .sl-context-rail{padding-left:18px}
.sl-message{padding:24px 0 12px}
.sl-message-author{display:flex;gap:10px;align-items:center;margin-bottom:20px}
.sl-message-author strong{display:block;font-size:13px;font-weight:500}
.sl-message-author span:not(.sl-avatar){display:block;font-size:11px;color:var(--sl-muted);margin-top:3px}
.sl-message>p{font-size:14px;line-height:1.8;white-space:pre-wrap}
.sl-note-form{margin-top:28px;border-top:1px solid var(--sl-border);padding-top:20px}
.sl-note-form>p{font-size:12px;margin-top:7px}
.sl-note-form .sl-form-footer{flex-wrap:wrap;position:static}
.sl-note-form .sl-form-footer>.sl-dialog-actions{margin-left:auto}
.sl-health-item{border-bottom:1px solid var(--sl-border)}
.sl-health-item summary{display:flex;align-items:center;gap:16px;cursor:pointer;padding:18px 0;list-style:none}
.sl-health-item summary::-webkit-details-marker{display:none}
.sl-health-identity{flex:1}
.sl-health-identity strong{display:block;font-size:14px;font-weight:500}
.sl-health-identity small{display:block;font-size:12px;color:var(--sl-muted);margin-top:3px}
.sl-health-item summary>time{width:54px;text-align:right;color:var(--sl-muted)}
.sl-health-item summary>.sl-icon{width:14px}
.sl-health-item[open] summary>.sl-icon{transform:rotate(180deg)}
.sl-health-content{padding:2px 0 24px 50px;display:grid;grid-template-columns:1fr 1fr;gap:32px}
.sl-health-content p{font-size:13px;color:var(--sl-muted);margin:7px 0 10px}
.sl-body-copy{margin:16px 0;font-size:14px;line-height:1.75}
.sl-inspector-grid{margin-top:26px;grid-template-columns:minmax(0,1fr) 240px;gap:26px}
.sl-banner-layout{grid-template-columns:minmax(0,1fr) minmax(300px,.8fr)}
.sl-preview-rail{position:sticky;top:24px;margin-top:28px}
.sl-live-banner{border-radius:8px;overflow:hidden;isolation:isolate}
.sl-live-banner .rg-v2-storefront-banner{width:100%}
.sl-report-nav{display:flex;gap:24px;border-bottom:1px solid var(--sl-border);margin:-12px 0 25px;overflow:auto}
.sl-report-nav a{font-size:13px;font-weight:500;color:var(--sl-muted);white-space:nowrap;padding:14px 0;border-bottom:2px solid transparent}
.sl-report-nav [aria-current=page]{border-bottom-color:var(--sl-red);color:var(--sl-ink)}
.sl-definition{position:relative;flex:none;font-size:12px;max-width:340px}
.sl-definition summary{cursor:pointer;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:4px;padding:8px 0}
.sl-definition p{position:absolute;right:0;z-index:6;background:#fff;border:1px solid var(--sl-border);box-shadow:0 6px 18px #00000010;border-radius:8px;padding:16px;line-height:1.6;width:330px}
.sl-period-toolbar{display:flex;align-items:flex-end;flex-wrap:wrap;gap:10px;margin-bottom:14px}
.sl-period-toolbar label{font-size:11px;color:var(--sl-muted);display:grid;gap:5px}
.sl-period-toolbar input{width:145px}
.sl-period-toolbar select{min-width:190px}
.sl-period-toolbar .sl-button{margin-bottom:0}
.sl-data-quality{font-size:12px;color:#626269;padding:10px 0;display:flex;align-items:center;gap:7px}
.sl-data-quality:before{content:"";width:6px;height:6px;border-radius:50%;background:#4e7651;flex:none}
.sl-data-quality.is-incomplete{background:#fff7e9;color:#805510;padding:10px 12px;border-radius:4px}
.sl-data-quality.is-incomplete:before{background:currentColor}
.sl-report-table-scroll{overflow:auto;max-height:410px;scrollbar-width:thin}
.sl-report-table{width:100%;border-collapse:separate;border-spacing:0;font-size:12px;font-variant-numeric:tabular-nums}
.sl-report-table th{font-weight:500;text-align:right;color:var(--sl-muted);font-size:11px;background:#fafafa;position:sticky;top:0;border-block:1px solid var(--sl-border);padding:9px 12px;z-index:1;white-space:nowrap}
.sl-report-table th button{display:inline-flex;align-items:center;gap:5px;font:inherit;color:inherit;padding:0}
.sl-report-table th .sl-icon{width:11px;opacity:0}
.sl-report-table th:hover .sl-icon,.sl-report-table th:is([aria-sort=ascending],[aria-sort=descending]) .sl-icon{opacity:1}
.sl-report-table th:first-child,.sl-report-table td:first-child{text-align:left;white-space:nowrap}
.sl-report-table td{text-align:right;padding:8px 12px;border-bottom:1px solid #efeff1;height:40px;white-space:nowrap}
.sl-report-table tbody tr:hover{background:#f8f8f9}
.sl-report-table tfoot td{font-weight:700;background:#fafafa;position:sticky;bottom:0;border-top:1px solid var(--sl-border)}
.sl-report-table .sl-text-link{font-size:12px}
.sl-report-empty{text-align:center;padding:50px 16px;background:#fafafa;border-radius:8px}
.sl-report-empty>.sl-icon{width:30px;height:30px;color:#9a9aa0;margin-bottom:12px}
.sl-report-empty>p{color:var(--sl-muted);font-size:13px;max-width:440px;margin:10px auto 20px;line-height:1.7}
.sl-fixture-controls{margin-top:26px;font-size:12px;color:var(--sl-muted)}
.sl-fixture-controls summary{cursor:pointer;padding:10px 0}
.sl-fixture-controls label{display:grid;gap:8px;max-width:290px;margin-top:8px}
.sl-reconciliation-row{display:grid;grid-template-columns:minmax(220px,1fr) 90px 90px 120px 32px;gap:24px;padding:24px 0;border-bottom:1px solid var(--sl-border);align-items:center}
.sl-reconciliation-row p{font-size:12px;max-width:560px;line-height:1.6;margin-top:7px}
.sl-reconciliation-row small{display:block;font-size:11px;color:var(--sl-muted)}
.sl-reconciliation-row strong{display:block;font-size:16px;font-weight:500;margin-top:5px;font-variant-numeric:tabular-nums;white-space:nowrap}
.sl-reconciliation-row .sl-status{justify-self:start}
.sl-comparison-pair{display:grid;grid-template-columns:1fr 1fr;gap:24px;background:#f7f7f8;border-radius:8px;padding:24px;margin:24px 0}
.sl-comparison-pair span{color:var(--sl-muted);font-size:12px}
.sl-comparison-pair strong{display:block;font-size:32px;margin-top:7px;font-variant-numeric:tabular-nums}
@media(max-width:1240px){.sl-support-columns{grid-template-columns:minmax(0,1fr)}.sl-support-columns>.sl-context-rail{border-left:0;border-top:1px solid var(--sl-border);padding:20px 0 0}.sl-two-column{grid-template-columns:minmax(0,1fr) 240px;gap:24px}.sl-rate-fields{grid-template-columns:1fr}.sl-metric strong{font-size:25px}.sl-reconciliation-row{grid-template-columns:minmax(190px,1fr) 75px 75px 105px 32px;gap:16px}.sl-banner-layout{grid-template-columns:minmax(0,1fr) 280px}}
@media(max-width:899px){.sl-page-body{padding:24px 20px}.sl-support{grid-template-columns:225px minmax(0,1fr)}.sl-support-record{padding:24px 20px}.sl-metrics{gap:16px}.sl-metric strong{font-size:24px}.sl-form-footer{flex-wrap:wrap}.sl-form-footer>.sl-dialog-actions{margin-left:auto}.sl-reconciliation-row{grid-template-columns:minmax(150px,1fr) 80px 80px 95px 32px;gap:12px}.sl-inspector-grid{grid-template-columns:minmax(0,1fr) 240px}}
@media(max-width:699px){.sl-two-column,.sl-banner-layout{grid-template-columns:1fr}.sl-context-rail{border-left:0;border-top:1px solid var(--sl-border);padding:22px 0 0}.sl-rate-fields{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sl-metrics{grid-auto-flow:row;grid-template-columns:1fr 1fr;gap:24px}.sl-section-heading{align-items:flex-start;flex-wrap:wrap;gap:10px}.sl-support{grid-template-columns:1fr}.sl-support-queue{border-right:0;border-bottom:1px solid var(--sl-border);display:flex;overflow-x:auto;gap:10px;padding:14px 16px}.sl-queue-heading{display:none}.sl-support-queue>.sl-select{width:125px;flex:none;margin:0}.sl-queue-item{width:235px;min-width:235px;max-height:120px;flex:none}.sl-support-record{padding:24px 16px}.sl-support-columns{grid-template-columns:1fr}.sl-preview-rail{position:static}.sl-live-banner{max-width:390px}.sl-health-content{padding-left:0;grid-template-columns:1fr;gap:20px}.sl-reconciliation-row{grid-template-columns:1fr 1fr 100px 32px;gap:12px}.sl-reconciliation-row>div:first-child{grid-column:1/-1}.sl-definition p{left:0;right:auto;width:min(330px,calc(100vw - 40px))}.sl-inspector-grid{grid-template-columns:1fr}}
@media(max-width:599px){.sl-page-body{padding:22px 16px}.sl-page-body h2,.sl-support h2{font-size:19px}.sl-field-grid{grid-template-columns:1fr}.sl-rate-fields{grid-template-columns:1fr}.sl-form-footer .sl-dialog-actions{width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8px}.sl-form-footer .sl-button{font-size:12px;white-space:normal}.sl-form-footer>span{font-size:11px}.sl-period-toolbar{display:grid;grid-template-columns:1fr 1fr}.sl-period-toolbar label:first-child{grid-column:1/-1}.sl-period-toolbar input,.sl-period-toolbar select{width:100%;min-width:0}.sl-period-toolbar .sl-button{grid-column:1/-1}.sl-health-item summary{gap:10px;flex-wrap:wrap}.sl-health-item summary>time{display:none}.sl-health-identity{min-width:120px}.sl-health-item summary>.sl-status{font-size:10px}.sl-diff-header,.sl-diff-row{grid-template-columns:75px 1fr 1fr;gap:10px;font-size:12px}.sl-field .sl-input{min-height:44px;height:44px}.sl-tabs [role=tab]{min-height:48px}.sl-detail [data-dialog-target=expand]{display:none}.sl-report-table th button{min-height:36px}.sl-text-link{min-height:36px}.sl-checkbox-row{min-height:44px}.sl-task-row{align-items:flex-start}.sl-task-row>.sl-count-pill{margin-top:4px}.sl-metric strong{font-size:25px}}

/* Partner workspace: record context first, operations grouped by consequence. */
.sl-directory-guide{margin:30px 0;font-size:13px}
.sl-directory-guide p{margin-top:5px;color:var(--sl-muted)}
.sl-app[data-workspace-page-value=partners] .sl-table-region{min-height:0}
.sl-detail-content{min-height:0}
.sl-detail-top,.sl-detail-footer,.sl-discard-confirm{flex-shrink:0}
.sl-dialog-context{display:flex;align-items:center;gap:15px;min-width:0;font-size:12px}
.sl-dialog-dirty{display:none;font-size:11px;color:#88560e;white-space:nowrap}
.sl-detail:has(form[data-form-dirty=true]) .sl-dialog-dirty{display:inline}
.sl-discard-confirm{padding:18px 22px;background:#fff8ea;border-top:1px solid #eedcba;font-size:13px}
.sl-discard-confirm p{font-size:12px;color:#736044;margin:6px 0 13px}
.sl-discard-confirm .sl-dialog-actions{flex-wrap:wrap}
.sl-partner-identity{display:flex;align-items:center;flex-wrap:wrap;gap:10px 16px;font-size:12px;color:var(--sl-muted);margin:12px 0 22px;overflow-wrap:anywhere}
.sl-partner-record>.sl-tabs{position:sticky;top:-28px;background:#fff;z-index:3;gap:22px;padding-top:5px}
.sl-partner-record h3{font-size:14px;font-weight:700}
.sl-partner-overview{padding-top:24px}
.sl-partner-overview>.sl-section-heading{margin-bottom:10px}
.sl-attention-row{width:100%;display:flex;align-items:center;gap:12px;text-align:left;padding:14px 10px;border-radius:8px;margin:2px -10px;width:calc(100% + 20px)}
.sl-attention-row:hover{background:#f8f8f9}
.sl-attention-row>span:nth-child(2){flex:1;min-width:0}
.sl-attention-row strong{font-size:13px;font-weight:500;line-height:1.5}
.sl-attention-row small{display:block;font-size:12px;color:var(--sl-muted);margin-top:3px;line-height:1.5}
.sl-attention-row>.sl-icon{width:14px;color:var(--sl-muted)}
.sl-attention-mark{width:6px;height:6px;border-radius:50%;background:#b67a24;flex:none;margin:0 5px}
.sl-attention-mark--neutral{background:#94949c}
.sl-partner-attention{display:flex;align-items:center;gap:12px;background:#fff7e9;border-radius:8px;padding:14px;margin:15px 0}
.sl-partner-attention>div{flex:1}
.sl-partner-attention strong{font-size:13px;font-weight:500}
.sl-partner-attention p{font-size:12px;color:#88560e;margin-top:4px}
.sl-partner-metrics{margin:14px 0 26px;gap:24px;padding:18px 0}
.sl-partner-metrics .sl-metric strong{font-size:25px}
.sl-partner-bottom-grid{display:grid;grid-template-columns:1.1fr 1fr;gap:32px;margin-top:22px}
.sl-partner-bottom-grid .sl-details{margin-top:15px}
.sl-partner-bottom-grid .sl-details>div{grid-template-columns:125px minmax(0,1fr);gap:12px}
.sl-partner-bottom-grid .sl-timeline{margin:18px 0}
.sl-entity-empty{padding:34px 22px;margin:24px 0;text-align:center;background:#fafafa;border-radius:8px}
.sl-entity-empty>.sl-icon{width:28px;height:28px;color:#8c8c95;margin-bottom:12px}
.sl-entity-empty p{font-size:13px;color:var(--sl-muted);line-height:1.7;max-width:440px;margin:9px auto 16px}
.sl-terms-explanation{margin:24px 0 8px;padding:18px 20px;background:#f7f7f8;border-radius:8px;font-size:13px}
.sl-terms-explanation p{font-size:12px;color:var(--sl-muted);line-height:1.6;margin-top:7px}
.sl-terms-explanation .sl-disclosure{margin-top:7px}
.sl-partner-form .sl-form-section{margin:24px 0}
.sl-partner-form .sl-form-footer{bottom:-28px;padding-bottom:18px}
.sl-commission-fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:20px}
.sl-commission-fields>div>strong{font-size:13px;font-weight:500}
.sl-commission-fields>div>p{font-size:12px;color:var(--sl-muted);line-height:1.5;min-height:56px;margin-top:5px}
.sl-commission-fields .sl-field label{font-size:11px;min-height:32px}
.sl-promo-record,.sl-link-record{padding:22px 0;border-bottom:1px solid var(--sl-border)}
.sl-promo-record:focus-visible,.sl-link-record:focus-visible{outline-offset:7px}
.sl-promo-record .sl-section-heading,.sl-link-record .sl-section-heading{margin-bottom:14px}
.sl-promo-code{font-size:17px;font-weight:700;letter-spacing:.01em}
.sl-promo-discount{font-size:12px;color:var(--sl-muted);margin-left:16px}
.sl-state-pair{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}
.sl-promo-record .sl-inline-note{margin:12px 0}
.sl-promo-record .sl-disclosure{margin:8px 0 0}
.sl-issue-note{background:#fff8ed}
.sl-copy-line{display:flex;align-items:center;justify-content:space-between;gap:10px;background:#f7f7f8;border:1px solid var(--sl-border);border-radius:8px;padding:8px 10px}
.sl-copy-line code{font:12px "TT Norms Pro",sans-serif;overflow-wrap:anywhere;user-select:all}
.sl-link-record .sl-disclosure{margin-top:12px}
.sl-destination{display:flex;align-items:center;gap:12px;margin:14px 0}
.sl-destination>div{flex:1;min-width:0}
.sl-destination strong{font-size:13px;font-weight:500}
.sl-destination p{font-size:12px;color:var(--sl-muted);margin-top:4px}
.sl-access-verdict{display:flex;align-items:center;gap:12px;background:#f3f8f2;border-radius:8px;padding:18px;margin:18px 0 24px;color:#326e40}
.sl-access-verdict strong{font-size:13px;font-weight:500}
.sl-access-verdict p{font-size:12px;margin-top:4px}
.sl-access-verdict--blocked{background:#fff7e9;color:#88560e}
.sl-payout-request{border:1px solid var(--sl-border);border-radius:8px;overflow:hidden;margin:24px 0}
.sl-payout-request>summary{display:flex;align-items:center;gap:16px;cursor:pointer;padding:18px 20px;background:#fafafa}
.sl-payout-request>summary>div{flex:1}
.sl-payout-request strong{font-size:16px;font-weight:500;font-variant-numeric:tabular-nums}
.sl-payout-request summary .sl-status{margin-left:8px}
.sl-payout-request summary p{font-size:12px;color:var(--sl-muted);margin-top:7px}
.sl-payout-request[open] summary>.sl-icon{transform:rotate(180deg)}
.sl-request-body{padding:22px 20px}
.sl-request-body>.sl-report-table-scroll{margin-top:16px}
.sl-zero-reason{border-bottom:1px solid var(--sl-border);margin-top:14px;padding:10px 0;font-size:13px}
.sl-zero-reason summary{display:flex;justify-content:space-between;gap:20px;cursor:pointer;min-height:36px;align-items:center}
.sl-zero-reason summary:before{content:"+";color:var(--sl-muted)}
.sl-zero-reason[open] summary:before{content:"−"}
.sl-zero-reason summary>span{flex:1}
.sl-zero-reason p{font-size:12px;color:var(--sl-muted);line-height:1.7;margin:10px 0}
.sl-inline-status{font-size:12px;color:var(--sl-muted);position:sticky;bottom:0;background:white;padding:10px 0;overflow-wrap:anywhere}
.sl-inline-status:empty{display:none}
@media(min-width:900px){
.sl-detail.is-expanded .sl-partner-overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.65fr);gap:0 48px}
.sl-detail.is-expanded .sl-partner-overview>.sl-section-heading:first-child{grid-column:1}
.sl-detail.is-expanded .sl-partner-overview>.sl-attention-row,.sl-detail.is-expanded .sl-partner-overview>.sl-partner-attention,.sl-detail.is-expanded .sl-partner-overview>.sl-entity-empty{grid-column:1}
.sl-detail.is-expanded .sl-partner-overview>.sl-section-space,.sl-detail.is-expanded .sl-partner-overview>.sl-metrics{grid-column:1}
.sl-detail.is-expanded .sl-partner-bottom-grid{grid-column:2;grid-row:1/8;display:block;border-left:1px solid var(--sl-border);padding-left:30px;margin-top:0}
.sl-detail.is-expanded .sl-partner-bottom-grid>section+section{margin-top:32px}
.sl-detail.is-expanded .sl-partner-form{max-width:920px}
}
@media(max-width:899px){.sl-commission-fields{gap:14px}.sl-partner-metrics .sl-metric strong{font-size:24px}}
@media(max-width:699px){.sl-partner-bottom-grid{grid-template-columns:1fr}.sl-commission-fields{grid-template-columns:1fr}.sl-commission-fields>div>p{min-height:0}.sl-commission-fields .sl-field label{min-height:0}.sl-commission-fields .sl-input{max-width:180px}.sl-partner-record>.sl-tabs{top:-24px}.sl-partner-form .sl-form-footer{bottom:-24px}.sl-partner-metrics{display:grid;grid-auto-flow:row;grid-template-columns:1fr 1fr}.sl-partner-metrics>.sl-metric:last-child{grid-column:1/-1}}
@media(max-width:599px){.sl-dialog-context{display:block}.sl-dialog-dirty{margin-top:3px}.sl-detail:has(form[data-form-dirty=true]) .sl-dialog-dirty{display:block}.sl-discard-confirm{padding:16px 20px}.sl-discard-confirm .sl-dialog-actions{display:grid;gap:8px}.sl-promo-discount{display:block;margin:6px 0 0}.sl-payout-request>summary{padding:15px 12px;gap:10px}.sl-request-body{padding:20px 12px}.sl-payout-request summary .sl-status{margin:6px 0 0;display:flex;width:max-content}.sl-partner-record .sl-tabs{gap:20px}.sl-partner-form .sl-form-footer{bottom:-24px}.sl-detail .sl-details>div{grid-template-columns:110px minmax(0,1fr)}.sl-partner-attention{flex-wrap:wrap}.sl-partner-attention>.sl-button{width:100%}}

.sl-detail:has(.sl-discard-confirm:not([hidden]))>.sl-detail-footer{display:none}
.sl-partner-record [tabindex="-1"]{scroll-margin-top:72px}

.sl-day-navigation{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:24px 0 20px}
.sl-day-navigation .sl-eyebrow{margin:0}



#report-day .sl-details>div{grid-template-columns:minmax(160px,1fr) auto;padding:10px 0}
#report-day .sl-details dd{text-align:right;font-variant-numeric:tabular-nums}
#report-day .sl-details>div:last-child{border-top:1px solid var(--sl-border);padding-top:18px;font-weight:700}

.sl-support-picker{display:none}
@media(max-width:699px){.sl-support-queue{display:grid;grid-template-columns:1fr 125px;align-items:center;gap:12px}.sl-support-queue .sl-queue-heading{display:flex;margin:0}.sl-support-queue .sl-queue-heading h2{font-size:14px}.sl-support-queue .sl-queue-item{display:none}.sl-support-picker{display:grid;grid-column:1/-1;gap:6px;font-size:12px}.sl-support-picker .sl-select{width:100%;min-width:0}.sl-metrics:has(>.sl-metric:nth-child(3):last-child)>.sl-metric:last-child{grid-column:1/-1}}

.sl-preview-jump{display:none}
@media(max-width:699px){.sl-preview-jump{display:inline-flex;margin-bottom:12px}}

/* Page-local navigation and layout for review documents; existing staff controls. */
.sl-component-intro>p:not(.sl-eyebrow){max-width:710px;color:var(--sl-muted);font-size:14px;line-height:1.6}
.sl-review-nav{display:flex;flex-wrap:wrap;gap:6px 20px;margin-top:20px;font-size:13px}
.sl-review-nav a{display:inline-flex;gap:6px;align-items:center;min-height:36px;color:var(--sl-text);text-decoration:none}
.sl-review-nav a:hover{text-decoration:underline;text-underline-offset:4px}
.sl-review-section{padding:0 28px;margin-bottom:32px;scroll-margin-top:96px}
.sl-review-section>h2,.sl-component-table-heading h2{font-size:19px;font-weight:700;margin:0 0 14px}
.sl-review-section .sl-component-grid{padding:0}
#component-scenarios{padding-top:28px}
.sl-review-description{font-size:13px;line-height:1.6;color:var(--sl-muted);margin:0 0 18px;max-width:800px}
.sl-component-card>p{line-height:1.6}
.sl-component-card .sl-component-hint{margin-top:14px}
.sl-component-card .sl-field label{margin-top:14px}
.sl-component-card .sl-field .sl-select{margin-bottom:0}
.sl-glyph-samples{display:flex;gap:24px;flex-wrap:wrap;margin:18px 0}
.sl-glyph-samples>span{display:flex;align-items:center;gap:6px}
.sl-glyph-samples small{font-size:12px;color:var(--sl-muted)}
.sl-scenario-links{display:grid;gap:10px;margin-top:18px;font-size:13px;font-weight:500}
.sl-scenario-links a{display:flex;gap:8px;align-items:center;justify-content:space-between}
.sl-scenario-links a:hover{text-decoration:underline;text-underline-offset:3px}
.sl-scenario-links .sl-icon{flex-shrink:0}
.sl-component-table-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin:12px 0 14px;scroll-margin-top:96px}
.sl-component-table-heading p{font-size:13px;color:var(--sl-muted);line-height:1.6;max-width:580px}
.sl-component-table-heading>div:last-child{min-width:200px}
.sl-component-table-heading label{display:block;font-size:12px;margin-bottom:6px}
.sl-component-table-heading .sl-select-shell{width:100%}
.sl-review-section .sl-disclosure{margin-top:20px}
.sl-audit section[id]{scroll-margin-top:96px}
.sl-audit .sl-review-nav{margin-bottom:26px}
.sl-audit .sl-review-description{font-size:13px}
.sl-audit .sl-decision-table th:first-child{width:29%}
.sl-audit .sl-decision-table th:last-child{width:22%}
.sl-audit .sl-coverage-table th:first-child{width:18%}
.sl-audit .sl-coverage-table th:last-child{width:35%}
.sl-audit table caption{text-align:left;font-size:13px;color:var(--sl-muted);padding:0 0 14px;line-height:1.6}
.sl-audit .sl-reference-grid h4{font-size:14px;font-weight:500;margin:0}
.sl-audit .sl-disclosure{margin:20px 0}
.sl-audit .sl-disclosure ul{padding-left:20px;line-height:1.7;color:var(--sl-muted);font-size:13px}
.sl-audit .sl-audit-boundary{background:none;border:1px solid var(--sl-border);margin-top:20px}
.sl-audit .sl-accepted{font-size:13px;line-height:1.65;color:var(--sl-muted);margin-top:16px;max-width:850px}
@media(max-width:1100px){.sl-component-table-heading{align-items:flex-start}.sl-component-table-heading>div:last-child{min-width:180px}}
@media(max-width:899px){.sl-review-section{padding:0 16px}.sl-component-table-heading{flex-wrap:wrap}.sl-review-nav a{min-height:44px}}
@media(max-width:599px){
 .sl-review-section{padding:0 12px;margin-bottom:26px}.sl-component-table-heading>div:last-child{width:100%}
 .sl-audit .sl-decision-table,.sl-audit .sl-coverage-table{min-width:0}
 .sl-audit .sl-decision-table thead,.sl-audit .sl-coverage-table thead{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}
 .sl-audit .sl-decision-table tbody,.sl-audit .sl-coverage-table tbody{display:block}
 .sl-audit .sl-decision-table tr,.sl-audit .sl-coverage-table tr{display:block;border-bottom:1px solid var(--sl-border);padding:14px 0}
 .sl-audit .sl-decision-table td,.sl-audit .sl-coverage-table td{display:block;border:0;padding:4px 0;line-height:1.6}
 .sl-audit td[data-label]::before{content:attr(data-label);display:block;font-size:11px;font-weight:500;color:var(--sl-muted);margin-bottom:2px}
 .sl-audit .sl-decision-table td:first-child,.sl-audit .sl-coverage-table td:first-child{font-weight:500}
 .sl-scenario-links a{min-height:36px}.sl-glyph-samples{gap:16px}.sl-review-nav{gap:4px 16px}
}

.sl-audit-analytics p{max-width:900px;margin:12px 0;line-height:1.6}

/* Staff control family: white surface, fixed icon slot and shared 24-unit glyphs. */
.sl-select-shell{display:inline-flex;position:relative;min-width:0;width:100%;vertical-align:middle}
.sl-select-shell.is-enhanced>select{display:none}
.sl-select-trigger{display:flex;align-items:center;gap:12px;width:100%;min-width:0;min-height:36px;padding:7px 12px;border:1px solid #dedee1;border-radius:8px;background:#fff;color:var(--sl-ink);font:400 13px/20px "TT Norms Pro",sans-serif;text-align:left;box-shadow:0 1px 2px #00000004}
.sl-select-value{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.sl-select-trigger>.sl-icon{width:16px;height:16px;flex:0 0 16px;color:var(--sl-muted)}
.sl-select-trigger>.sl-icon:last-child{margin-left:auto}
.sl-select-trigger:hover:not(:disabled){border-color:#bcbcc1;background:#fcfcfc}
.sl-select-trigger[aria-expanded=true]{border-color:#bcbcc1;background:#f8f8f9}
.sl-select-trigger:disabled{background:#f7f7f8;color:#85858b;border-color:#e7e7e9;cursor:not-allowed;box-shadow:none}
.sl-select-trigger[aria-invalid=true]{border-color:var(--sl-focus)}
.sl-control-popup{position:fixed;inset:auto;margin:0;padding:5px;border:1px solid #e1e1e4;border-radius:8px;background:#fff;color:var(--sl-ink);font:400 13px/1.45 "TT Norms Pro",sans-serif;box-shadow:0 12px 32px #20202a1a,0 2px 6px #20202a0a;overflow:auto;overscroll-behavior:contain;z-index:100}
.sl-control-popup:not(:popover-open){display:none}
.sl-select-menu{width:max-content;max-width:min(420px,calc(100vw - 16px));max-height:320px}
.sl-select-option{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:34px;padding:7px 9px;border-radius:4px;cursor:pointer;line-height:20px}
.sl-select-option>span{min-width:0;overflow-wrap:anywhere}
.sl-select-option>.sl-icon{width:16px;height:16px;flex:none;visibility:hidden}
.sl-select-option[aria-selected=true]>.sl-icon{visibility:visible;color:var(--sl-ink)}
.sl-select-option.is-active{background:#f2f2f4}
.sl-select-option[aria-disabled=true]{color:#8a8a90;cursor:not-allowed}
.sl-pagination>.sl-select-shell{width:76px;flex:none}
.sl-field .sl-select-shell{display:flex}
.sl-field .sl-select-trigger{min-height:40px}
.sl-component-card>.sl-select-shell{margin-bottom:14px}
.sl-support-queue>.sl-select-shell{margin-bottom:16px}
.sl-chart-selector>.sl-select-shell{width:210px}
.as-toolbar>.sl-select-shell,.as-library-toolbar>.sl-select-shell{width:190px;flex:none}
.sl-control-label{display:block;font-size:12px;color:var(--sl-muted);margin-bottom:6px}
.sl-date-range{width:fit-content;max-width:100%}
.sl-range-trigger{gap:10px}
.sl-range-trigger>span{white-space:nowrap;flex:1}
.sl-range-popup{width:650px;padding:0}
.sl-range-header{display:flex;align-items:center;justify-content:space-between;padding:10px 14px;border-bottom:1px solid var(--sl-border)}
.sl-range-header h3{font:500 14px/20px "TT Norms Pro",sans-serif;margin:0}
.sl-range-layout{display:grid;grid-template-columns:160px minmax(0,1fr)}
.sl-range-presets{display:flex;flex-direction:column;gap:3px;border-right:1px solid var(--sl-border);padding:12px 8px}
.sl-range-presets>button{display:flex;align-items:center;justify-content:space-between;gap:5px;background:none;border:0;border-radius:4px;padding:8px;min-height:34px;font-size:12px;text-align:left;color:var(--sl-ink)}
.sl-range-presets>button .sl-icon{width:14px;height:14px;visibility:hidden;flex:none}
.sl-range-presets>button[aria-pressed=true]{background:#f2f2f4;font-weight:500}
.sl-range-presets>button[aria-pressed=true] .sl-icon{visibility:visible}
.sl-range-presets>button:hover{background:#f5f5f6}
.sl-range-presets>p{font-size:11px;line-height:1.7;color:var(--sl-muted);padding:8px;margin:auto 0 0}
.sl-range-calendar{padding:12px;min-width:0}
.sl-calendar-navigation{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:10px}
.sl-calendar-navigation>span{flex:1;text-align:center;font-size:12px;font-weight:500;text-transform:capitalize}
.sl-calendar-months{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.sl-calendar-grid{width:100%;table-layout:fixed;border-collapse:collapse;border-spacing:0}
.sl-calendar-grid th{height:28px;padding:0;font-size:11px;font-weight:400;color:var(--sl-muted);text-align:center}
.sl-calendar-grid td{padding:2px 0;height:32px;text-align:center}
.sl-calendar-grid button{width:100%;height:30px;padding:0;border:0;border-radius:4px;background:none;color:var(--sl-ink);font-size:12px;font-weight:400;position:relative}
.sl-calendar-grid button:disabled{color:#a4a4ab;cursor:not-allowed}
.sl-calendar-grid button.is-in-range:not(:disabled){background:#fbe9e8;border-radius:0}
.sl-calendar-grid button.is-start:not(:disabled){border-radius:4px 0 0 4px}
.sl-calendar-grid button.is-end:not(:disabled){border-radius:0 4px 4px 0}
.sl-calendar-grid button.is-start.is-end:not(:disabled){border-radius:4px}
.sl-calendar-grid button.is-start:not(:disabled),.sl-calendar-grid button.is-end:not(:disabled){background:var(--sl-red);color:#fff;font-weight:500}
.sl-calendar-grid button:hover:not(:disabled){box-shadow:inset 0 0 0 1px var(--sl-red);background:#faefef;color:var(--sl-ink);border-radius:4px}
.sl-calendar-grid button:focus-visible{outline-offset:1px;z-index:1}
.sl-range-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-top:1px solid var(--sl-border)}
.sl-range-footer>p{font-size:11px;line-height:1.5;margin:0;max-width:300px;color:var(--sl-muted)}
.sl-range-footer>p.sl-field-error{color:var(--sl-focus)}
.sl-period-toolbar{display:block}
/* Native semantics with an explicit staff disclosure anatomy. */
summary{list-style:none;display:flex;align-items:center;gap:12px;cursor:pointer;min-height:40px}
summary::-webkit-details-marker{display:none}
summary::marker{content:""}
.sl-disclosure-label{flex:1;display:flex;align-items:center;justify-content:space-between;gap:12px;min-width:0}
summary>.sl-disclosure-chevron{width:16px;height:16px;flex:0 0 16px;margin-left:auto;color:var(--sl-muted);transition:transform .15s ease}
details[open]>summary>.sl-disclosure-chevron{transform:rotate(180deg)}
.sl-disclosure,.as-context .as-history{border:1px solid var(--sl-border);border-radius:8px;margin-top:20px;background:#fff}
.sl-disclosure>summary,.as-context .as-history>summary{padding:10px 12px;font-size:13px;font-weight:500;min-height:42px}
.sl-disclosure>summary:hover,.as-context .as-history>summary:hover{background:#fafafa;border-radius:8px}
.sl-disclosure[open]>summary,.as-context .as-history[open]>summary{border-bottom:1px solid var(--sl-border)}
.sl-disclosure>:not(summary),.as-context .as-history>:not(summary){margin:14px 12px}
.sl-zero-reason summary:before{content:none}
.sl-technical summary,.sl-definition summary,.sl-fixture-controls summary{font-weight:500;font-size:13px}
.sl-definition summary{text-decoration:none}
.sl-fixture-controls>label{display:grid;gap:6px;font-size:12px}
input[type=checkbox]{appearance:none;-webkit-appearance:none;display:inline-grid;place-content:center;width:16px;height:16px;flex:0 0 16px;border:1px solid #a1a1a7;border-radius:4px;background:white;vertical-align:middle;cursor:pointer}
input[type=checkbox]:checked,input[type=checkbox]:indeterminate{border-color:var(--sl-red);background:var(--sl-red)}
input[type=checkbox]::after{content:"";width:13px;height:13px;background:white;mask:var(--sl-check-glyph) center/contain no-repeat;visibility:hidden}
input[type=checkbox]:checked::after,input[type=checkbox]:indeterminate::after{visibility:visible}
input[type=checkbox]:indeterminate::after{mask-image:var(--sl-minus-glyph)}
input[type=checkbox]:disabled{opacity:.45;cursor:not-allowed}
input[type=number]{appearance:textfield}
input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}
input[type=search]::-webkit-search-cancel-button{appearance:none}
.as-checked{display:inline-flex;align-items:center;gap:6px}
.as-checked>.sl-icon{width:14px;height:14px}
.as-change-symbol .sl-icon{width:16px;height:16px}
.as-ack-form>.sl-field-error{grid-column:1/-1;margin:0}
@media(max-width:699px){
 .sl-range-popup{width:360px}.sl-range-layout{grid-template-columns:1fr}.sl-range-presets{flex-direction:row;flex-wrap:wrap;padding:10px 12px;border-right:0;border-bottom:1px solid var(--sl-border);gap:4px}.sl-range-presets>button{font-size:11px;padding:6px;gap:4px}.sl-range-presets>p{padding:2px 4px 0;margin:0;width:100%}.sl-range-presets br{display:none}.sl-range-presets br:after{content:" · "}.sl-range-presets>button .sl-icon{display:none}.sl-range-calendar{padding:10px 14px}.sl-calendar-months{grid-template-columns:1fr}.sl-calendar-grid td{height:38px}.sl-calendar-grid button{height:36px;font-size:13px}.sl-calendar-navigation{margin-bottom:4px}.sl-calendar-navigation>span{font-size:13px}.sl-range-footer{flex-wrap:wrap;gap:10px}.sl-range-footer>p{width:100%;max-width:none}.sl-range-footer .sl-dialog-actions{margin-left:auto}.sl-range-header{padding-block:6px}.sl-range-header h3{font-size:14px}
 .sl-support-queue>.sl-select-shell{width:125px;margin:0}.sl-support-picker>.sl-select-shell{width:100%}.sl-chart-selector>.sl-select-shell{width:210px;max-width:70%}
}
@media(max-width:599px),(pointer:coarse){.sl-select-trigger,.sl-field .sl-select-trigger{min-height:44px}.sl-select-option{min-height:44px}.sl-date-range{width:100%}.sl-range-trigger{font-size:13px}.as-toolbar>.sl-select-shell,.as-library-toolbar>.sl-select-shell{width:100%}summary{min-height:44px}}
@media(prefers-reduced-motion:reduce){summary>.sl-disclosure-chevron{transition:none}}
.sl-range-layout{grid-template-columns:176px minmax(0,1fr)}
.sl-range-presets>button{white-space:nowrap}
.sl-range-limit{display:block}
.sl-range-calendar{position:relative}
.sl-calendar-navigation{position:absolute;top:12px;left:12px;right:12px;pointer-events:none;margin:0}
.sl-calendar-navigation>button{pointer-events:auto}
.sl-calendar-grid caption{text-align:center;text-transform:capitalize;height:42px;padding:6px 22px;font-size:12px;font-weight:500}
.sl-range-header,.sl-range-footer{background:#fff;position:sticky;z-index:2}
.sl-range-header{top:0}.sl-range-footer{bottom:0}
@media(max-width:699px){.sl-range-layout{grid-template-columns:1fr}.sl-range-limit{display:inline;margin-left:8px}.sl-calendar-grid td{height:44px}.sl-calendar-grid button{height:42px}.sl-range-presets>button{min-height:36px}.sl-calendar-navigation{top:10px;left:14px;right:14px}.sl-range-presets>p{font-size:11px}}
.sl-tooltip{position:fixed;inset:auto;pointer-events:none;margin:0;border:1px solid #414146;border-radius:4px;max-width:min(320px,calc(100vw - 16px));padding:6px 9px;background:#303033;color:#fff;font:400 12px/1.4 "TT Norms Pro",sans-serif;box-shadow:0 4px 12px #00000015;overflow-wrap:anywhere}
.sl-tooltip:not(:popover-open){display:none}
.sl-calendar-grid button.is-start:hover:not(:disabled),.sl-calendar-grid button.is-end:hover:not(:disabled){background:var(--sl-red);color:#fff}
@media(max-width:599px),(pointer:coarse){.sl-calendar-grid button{height:44px}.sl-calendar-grid td{height:46px}.sl-range-presets>button{min-height:44px}}
.as-ack-form>.sl-field-error{color:var(--sl-focus)}
.sl-filter-chip{display:inline-flex;align-items:center;gap:6px}
.sl-filter-chip>.sl-icon{width:12px;height:12px;flex:none}

/* Page-local staff analytics candidate. Shared controls stay in controls.css. */
.sl-analytics,.sl-chart-demo{--chart-current:var(--sl-red);--chart-previous:#8d8d96;--chart-grid:#eeeeF0;--chart-fill:#fdeae8;padding-top:20px}
.sl-analytics-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin:24px 0 10px}
.sl-analytics-heading h2{font-size:22px;font-weight:700;letter-spacing:-.45px;margin:0 0 5px}
.sl-analytics-heading p{font-size:12px;margin:0}
.sl-analytics-period{flex:none}
.sl-analytics .sl-data-quality{border:0;background:transparent;padding:0;margin:0 0 24px;font-size:11px;color:var(--sl-muted)}
.sl-analytics .sl-data-quality.is-incomplete{color:#8b5115}
.sl-analytics-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0 0 20px}
.sl-analytics-metric{position:relative;text-align:left;display:flex;flex-direction:column;gap:8px;padding:16px 18px;border:1px solid var(--sl-border);border-radius:8px;min-width:0;background:#fff}
.sl-analytics-metric>span:first-child,.sl-analytics-metrics .sl-metric>p{font-size:12px;font-weight:500;color:var(--sl-muted);margin:0}
.sl-analytics-metric strong{font-size:28px;line-height:1.1;font-weight:500;letter-spacing:-.7px;font-variant-numeric:tabular-nums;white-space:nowrap}
.sl-analytics-metric small{font-size:11px;color:var(--sl-muted)}
.sl-analytics-metric:hover{border-color:#bcbcc2}
.sl-analytics-metric[aria-pressed=true]{border-color:var(--sl-red);box-shadow:inset 0 2px 0 var(--sl-red)}
.sl-metric-change{font-size:11px;color:var(--sl-ink)}
.sl-analytics-metric:disabled{cursor:default}
.sl-analytics-metrics .sl-metric{padding:16px;border:1px solid var(--sl-border);border-radius:8px}
.sl-analytics-metrics .sl-metric strong{font-size:28px;font-weight:500}
.sl-analytics-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:16px}
.sl-sales-grid{grid-template-columns:minmax(0,1.85fr) minmax(285px,1fr)}
.sl-analytics-card{border:1px solid var(--sl-border);border-radius:8px;padding:20px;min-width:0;background:#fff}
.sl-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:16px}
.sl-analytics .sl-card-heading h3{font-size:14px;font-weight:500;margin:0 0 5px}
.sl-card-heading p{font-size:11px;color:var(--sl-muted);margin:0;line-height:1.5}
.sl-chart-view,.sl-analytics-mode{display:flex;gap:2px;padding:3px;background:#f5f5f6;border-radius:8px;flex:none}
.sl-chart-view button,.sl-analytics-mode button{padding:6px 10px;min-height:28px;border-radius:5px;font-size:11px;font-weight:500;color:var(--sl-muted);white-space:nowrap}
.sl-chart-view button[aria-pressed=true],.sl-analytics-mode button[aria-pressed=true]{color:var(--sl-ink);background:#fff;box-shadow:0 1px 3px #16161b18}
.sl-trend-legend{display:flex;align-items:center;gap:18px;flex-wrap:wrap;margin-bottom:16px}
.sl-chart-key{display:inline-flex;align-items:center;gap:6px;font-size:11px;white-space:nowrap;color:var(--sl-muted)}
.sl-chart-key:before{content:"";display:block;width:15px;border-top:2px solid var(--chart-current)}
.sl-chart-key--previous:before{border-color:var(--chart-previous);border-top-style:dashed}
.sl-chart-hint{font-size:11px;color:var(--sl-muted)}
.sl-trend-legend .sl-chart-hint{margin-left:auto}
.sl-trend-readout{display:flex;justify-content:space-between;align-items:center;gap:10px;min-height:48px;margin-bottom:8px}
.sl-trend-summary{display:flex;align-items:baseline;gap:10px;flex-wrap:wrap}
.sl-trend-date{font-size:12px;color:var(--sl-muted)}
.sl-trend-value{font-size:20px;font-weight:500;font-variant-numeric:tabular-nums}
.sl-trend-prior{font-size:11px;color:var(--sl-muted)}
.sl-trend-readout .sl-text-link{font-size:11px;white-space:nowrap}
.sl-trend-actions{display:flex;align-items:center;gap:4px;flex:none}
.sl-chart-step{padding:4px;min-width:30px;min-height:30px}
.sl-trend-actions .sl-text-link{margin-left:6px}
.sl-trend-plot{position:relative;width:100%}
.sl-trend-plot svg{display:block;width:100%;height:auto;overflow:visible}
.sl-chart-grid{stroke:var(--chart-grid);stroke-width:1}
.sl-chart-axis{fill:#727279;font-size:10px;font-family:inherit;font-weight:400;font-variant-numeric:tabular-nums}
.sl-trend-line{fill:none;stroke:var(--chart-current);stroke-width:2.5;stroke-linejoin:round}
.sl-trend-area{fill:var(--chart-fill);fill-opacity:.65}
.sl-trend-previous{fill:none;stroke:var(--chart-previous);stroke-width:1.5;stroke-dasharray:4 4;stroke-linejoin:round}
.sl-trend-point{fill:#fff;stroke:var(--chart-current);stroke-width:2}
.sl-trend-previous-dot{fill:var(--chart-previous)}
.sl-trend-bar{fill:var(--chart-current)}
.sl-trend-gap{fill:#f5f5f6;stroke:#d6d6db;stroke-dasharray:3 3}
.sl-trend-cursor{stroke:#b7b7be;stroke-width:1;stroke-dasharray:3 4}
.sl-chart-days{position:absolute;display:flex}
.sl-chart-day{flex:1;min-width:0;border-radius:3px}
.sl-chart-day:focus-visible{outline:2px solid var(--sl-red);outline-offset:-2px;background:#ee342d08}
.sl-waterfall{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:28px 0 22px}
.sl-waterfall-step{display:flex;flex-direction:column;align-items:center;gap:10px;min-width:0;text-align:center}
.sl-waterfall-step strong{font-size:11px;font-weight:500;white-space:nowrap;font-variant-numeric:tabular-nums}
.sl-waterfall-rail{width:100%;height:170px;position:relative;border-bottom:1px solid var(--sl-border)}
.sl-waterfall-rail i{position:absolute;left:20%;right:20%;background:#777780;border-radius:3px}
.sl-waterfall-rail .is-deduction{background:#babac1}
.sl-waterfall-rail .is-net{background:var(--sl-red)}
.sl-waterfall-step>span{font-size:10px;color:var(--sl-muted);line-height:1.3;min-height:28px}
.sl-bridge-retained{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:11px;margin-bottom:16px}
.sl-bridge-retained span{color:var(--sl-muted)}
.sl-bridge-retained strong{font-size:18px;font-weight:500}
.sl-bridge-card .sl-definition{font-size:11px}
.sl-analytics-mode{display:inline-flex;margin-bottom:12px}
.sl-analytics-mode button{font-size:12px;padding-inline:14px}
.sl-cohort-boundary{display:flex;align-items:center;gap:7px;font-size:11px;color:var(--sl-muted);margin:0 0 20px}
.sl-cohort-boundary>.sl-icon{flex:none}
.sl-cohort-summary{display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:24px;margin:22px 0 24px}
.sl-cohort-summary>div{display:flex;flex-direction:column;gap:7px}
.sl-cohort-summary span{font-size:12px;font-weight:500;color:var(--sl-muted)}
.sl-cohort-summary strong{font-size:32px;font-weight:500;letter-spacing:-.5px;font-variant-numeric:tabular-nums}
.sl-cohort-summary small{font-size:11px;color:var(--sl-muted)}
.sl-cohort-summary .sl-loss-summary{justify-content:center;align-items:flex-start;border-left:1px solid var(--sl-border);padding-left:24px}
.sl-loss-summary button{font-size:17px;font-weight:500;text-align:left}
.sl-cohort-stages{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}
.sl-cohort-stage{display:flex;flex-direction:column;min-width:0;text-align:left;gap:8px;padding:12px 12px 14px;border-radius:6px;border:1px solid transparent}
.sl-cohort-stage:hover{background:#fafafa}
.sl-cohort-stage[aria-pressed=true]{background:#fff8f7;border-color:var(--sl-red)}
.sl-stage-name{display:flex;gap:8px;font-size:12px;font-weight:500;line-height:1.4;min-height:34px}
.sl-stage-name>small{font-size:10px;color:var(--sl-muted);padding-top:2px}
.sl-cohort-stage>strong{font-size:24px;font-weight:500;font-variant-numeric:tabular-nums}
.sl-stage-rail{display:block;height:140px;width:100%;position:relative;background:repeating-linear-gradient(135deg,#f4f4f6,#f4f4f6 2px,#fafafa 2px,#fafafa 6px);border-radius:3px;margin:6px 0;overflow:hidden}
.sl-stage-rail>i{display:block;position:absolute;inset:auto 0 0;background:#bcbcc5;border-radius:3px}
.sl-cohort-stage[aria-pressed=true] .sl-stage-rail>i{background:var(--sl-red)}
.sl-stage-share{font-size:13px;font-weight:500;font-variant-numeric:tabular-nums}
.sl-stage-share small{font-size:11px;font-weight:400;color:var(--sl-muted)}
.sl-stage-loss{font-size:10px;color:var(--sl-muted)}
.sl-cohort-bottom{grid-template-columns:minmax(0,1.8fr) minmax(255px,1fr);margin-top:16px}
.sl-transition-card>h3{font-size:14px;font-weight:500;margin:8px 0 14px}
.sl-transition-rate{font-size:32px;font-weight:500;letter-spacing:-.5px;font-variant-numeric:tabular-nums}
.sl-transition-card>p:not(.sl-eyebrow){font-size:12px;line-height:1.5;color:var(--sl-muted);margin:6px 0}
.sl-transition-split{height:8px;border-radius:4px;background:#ededf0;margin:20px 0 16px;overflow:hidden}
.sl-transition-split>i{display:block;height:100%;background:var(--sl-red)}
.sl-transition-card dl{display:grid;gap:10px;font-size:12px;margin:0}
.sl-transition-card dl>div{display:flex;justify-content:space-between;gap:12px}
.sl-transition-card dd{margin:0;font-weight:500;font-variant-numeric:tabular-nums}
.sl-transition-card .sl-transition-definition{margin-top:20px!important}
.sl-cohort-definition{margin-top:18px}
.sl-cohort-definition>p{font-size:12px;line-height:1.6;color:var(--sl-muted);max-width:760px}
.sl-event-selector{display:flex;gap:12px;align-items:center;font-size:12px;margin:0 0 16px}
.sl-event-selector .sl-select-shell{max-width:260px}
.sl-event-boundary{font-size:12px;line-height:1.6;color:var(--sl-muted);margin:0 0 20px}
@media(min-width:1500px){.sl-analytics{max-width:1520px}.sl-analytics-card{padding:24px}.sl-stage-rail{height:180px}}
@media(max-width:1199px){.sl-sales-grid{grid-template-columns:1fr}.sl-bridge-card{display:grid;grid-template-columns:1fr 2fr;gap:10px 28px}.sl-bridge-card>.sl-definition{align-self:end}.sl-bridge-card>[data-report-target=bridge]{grid-column:2;grid-row:1/3}.sl-waterfall{margin:0 0 12px}.sl-waterfall-rail{height:120px}.sl-analytics-metric{padding:14px}.sl-analytics-metric strong{font-size:24px}.sl-cohort-stages{gap:4px}.sl-cohort-stage{padding-inline:8px}}
@media(max-width:899px){.sl-analytics-heading{align-items:flex-start}.sl-cohort-bottom{grid-template-columns:1fr}.sl-transition-card{display:grid;grid-template-columns:1fr 1fr;gap:0 24px}.sl-transition-card>.sl-eyebrow,.sl-transition-card>h3,.sl-transition-card>.sl-transition-rate,.sl-transition-card>p{grid-column:1}.sl-transition-card>.sl-transition-split,.sl-transition-card>dl{grid-column:2}.sl-transition-card>.sl-transition-split{grid-row:2}.sl-transition-card>dl{grid-row:3/5}.sl-cohort-summary{gap:16px}.sl-cohort-summary .sl-loss-summary{padding-left:16px}.sl-stage-name{font-size:11px}.sl-stage-name>small{display:none}.sl-stage-share small{display:block}.sl-trend-legend .sl-chart-hint{display:none}.sl-analytics-metric small{display:none}}
@media(max-width:699px){.sl-analytics-heading{flex-direction:column;gap:14px;margin-top:20px}.sl-analytics-metrics{grid-template-columns:1fr 1fr}.sl-analytics-metric{gap:8px}.sl-analytics .sl-card-heading,.sl-chart-demo .sl-card-heading{flex-wrap:wrap}.sl-analytics-card{padding:16px}.sl-cohort-summary{grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.sl-cohort-summary .sl-loss-summary{grid-column:1/-1;border-left:0;padding:0}.sl-cohort-summary strong{font-size:28px}.sl-funnel-card{overflow-x:auto}.sl-funnel-card>.sl-card-heading,.sl-cohort-stages{min-width:640px}.sl-stage-rail{height:130px}.sl-stage-share small{display:inline}.sl-stage-name>small{display:block}.sl-stage-name{font-size:12px}.sl-cohort-stage{padding:12px}.sl-bridge-card{display:block}.sl-waterfall{margin:20px 0}.sl-waterfall-step strong{font-size:12px}.sl-waterfall-rail{height:140px}.sl-trend-readout{align-items:flex-start}.sl-trend-summary{gap:6px 12px}.sl-trend-prior{width:100%}.sl-trend-legend{gap:14px}.sl-chart-key{font-size:10px}.sl-transition-card{display:block}.sl-chart-view button,.sl-analytics-mode button{min-height:36px}.sl-analytics-metric strong{font-size:25px}}
@media(prefers-reduced-motion:reduce){.sl-analytics *{scroll-behavior:auto}}
@media(max-width:699px){.sl-trend-readout{flex-wrap:wrap}.sl-trend-actions{width:100%;justify-content:flex-end}.sl-trend-actions .sl-chart-step{min-width:44px;min-height:44px}.sl-trend-actions .sl-text-link{margin-left:auto}}
@media(max-width:699px){.sl-funnel-card{overflow:visible}.sl-funnel-card>.sl-card-heading,.sl-cohort-stages{min-width:0}.sl-cohort-stages{grid-template-columns:1fr;gap:6px}.sl-cohort-stage{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:5px 12px;padding:10px}.sl-stage-name{min-height:0;align-items:baseline}.sl-cohort-stage>strong{font-size:18px;line-height:1.2;text-align:right}.sl-stage-rail{grid-column:1/-1;height:10px;margin:2px 0}.sl-stage-rail>i{inset:0 auto 0 0;height:100%!important;width:var(--stage-share)}.sl-stage-share{font-size:11px}.sl-stage-share small{font-size:10px}.sl-stage-loss{text-align:right;align-self:center}.sl-card-heading>.sl-chart-hint{display:none}}

.as-workspace{padding:0 28px 32px;min-width:0}.as-heading{display:flex;justify-content:space-between;gap:24px;align-items:center;padding:26px 0 24px}.as-heading h2{font-size:25px;letter-spacing:-.025em;display:flex;align-items:center;gap:12px}.as-heading p:last-child{font-size:12px;color:var(--sl-muted);margin-top:8px}.as-heading-actions{display:grid;gap:10px;justify-items:end}.as-save-note{color:var(--sl-muted);font-size:11px}.as-stage{display:grid;grid-template-columns:repeat(3,1fr);border:1px solid var(--sl-border);border-radius:10px;margin-bottom:22px}.as-stage>div{display:flex;align-items:center;gap:12px;padding:16px 20px}.as-stage>div+div{border-left:1px solid var(--sl-border)}.as-stage-number{height:26px;width:26px;display:grid;place-items:center;border-radius:50%;border:1px solid #dedee1;color:#727278;font-size:12px;flex:none}.as-stage>div:first-child .as-stage-number{background:#303033;color:white;border-color:#303033}.as-stage strong{display:block;font-size:13px;font-weight:500}.as-stage small{display:block;color:var(--sl-muted);font-size:11px;margin-top:3px}.as-master>.sl-tabs{margin:0}.as-composition-layout{display:grid;grid-template-columns:minmax(0,1fr) 230px;gap:28px}.as-main{min-width:0}.as-toolbar{display:flex;align-items:center;gap:8px;padding:20px 0 14px}.as-toolbar>.sl-search{flex:1;width:auto;min-width:150px}.as-toolbar>.sl-select{width:139px;flex:none}.as-views{display:flex;gap:6px;flex-wrap:wrap;padding:0 0 14px}.as-views button{font-size:12px;min-height:30px;padding:4px 9px;border-radius:5px;color:#68686e;display:flex;gap:7px;align-items:center}.as-views button:hover{background:#f5f5f6}.as-views button[aria-pressed=true]{background:#f0f0f2;color:#303033;font-weight:500}.as-views button span{font-size:11px;color:#76767c}.as-table-region{overflow:auto;max-height:580px;border-block:1px solid var(--sl-border);scrollbar-width:thin}.as-table{border-collapse:separate;border-spacing:0;width:100%;min-width:675px;font-size:12px}.as-table th{text-align:left;font-weight:500;color:var(--sl-muted);font-size:11px;height:34px;padding:0 10px;background:#fafafa;position:sticky;top:0;z-index:2;white-space:nowrap;border-bottom:1px solid var(--sl-border)}.as-table th:first-child{min-width:235px}.as-table th:nth-child(2){text-align:right}.as-table td{height:62px;padding:8px 10px;border-bottom:1px solid #efeff1;white-space:nowrap;background:#fff}.as-table tr:last-child td{border-bottom:0}.as-table tr:hover td{background:#fafafa}.as-table th:first-child,.as-table td:first-child{position:sticky;left:0;z-index:1}.as-table th:first-child{z-index:3}.as-book-link{display:flex;align-items:center;gap:10px;text-align:left;padding:0;width:100%}.as-book-link strong{font-size:13px;font-weight:500;display:block;white-space:normal;max-width:260px}.as-book-link small{display:block;font-size:11px;color:var(--sl-muted);margin-top:3px}.as-book-link:hover strong,.as-change-title:hover{text-decoration:underline;text-underline-offset:3px}.as-cover{width:26px;height:35px;display:grid;place-items:center;border:1px solid #e3e3e5;background:#f7f7f8;color:#7e7e84;border-radius:2px;font-size:13px;flex:none}.as-number{text-align:right;font-variant-numeric:tabular-nums}.as-price{border-radius:4px;min-height:32px;padding:0 4px;font-variant-numeric:tabular-nums;font-size:13px}.as-price:hover{background:#eeeeef;text-decoration:underline}.as-stock{color:#696970;font-variant-numeric:tabular-nums}.as-zero{color:#a52b25;font-weight:500}.as-change-type{color:#737379;font-size:11px}.as-status-button{display:flex;align-items:center;gap:5px;font-size:11px;padding:4px 0}.as-status-button:hover{text-decoration:underline}.as-checked{font-size:11px;color:#54705b}.as-excluded .as-book-link strong{color:#84848a}.as-excluded .as-cover{opacity:.5}.as-list-footer{display:flex;justify-content:space-between;gap:12px;padding:14px 0;font-size:11px;color:var(--sl-muted)}.as-context{border-left:1px solid var(--sl-border);padding:22px 0 0 22px}.as-context section{margin-bottom:25px}.as-context h3,.as-review-rail h3{font-size:12px;font-weight:500;margin:0 0 12px}.as-facts{margin:0;font-size:12px;display:grid;gap:10px}.as-facts>div{display:flex;justify-content:space-between;gap:16px}.as-facts dt{color:var(--sl-muted)}.as-facts dd{margin:0;font-variant-numeric:tabular-nums}.as-facts--stack>div{display:block}.as-facts--stack dd{margin-top:4px;font-size:11px}.as-attention{display:flex;gap:8px;align-items:flex-start;text-align:left;padding:12px;background:#fafafa;border-radius:7px;width:100%}.as-attention strong{font-weight:500;font-size:12px;display:block}.as-attention small{font-size:11px;line-height:1.5;color:var(--sl-muted);display:block;margin-top:5px}.as-attention>.sl-icon:first-child{color:#8e5e19}.as-attention>.sl-icon:last-child{width:12px;margin-left:auto}.as-attention:hover{background:#f0f0f1}.as-history{font-size:11px;color:var(--sl-muted);line-height:1.7}.as-history summary{cursor:pointer}.as-history ol{padding-left:16px}.as-empty{padding:55px 24px;text-align:center;border:1px dashed var(--sl-border);border-radius:8px}.as-empty h3{font-size:15px;margin:10px}.as-empty p{color:var(--sl-muted);font-size:13px;margin:8px 0 16px}.as-review-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:24px 0}.as-review-heading h3{font-size:17px;letter-spacing:-.015em}.as-review-heading p{font-size:12px;color:var(--sl-muted);margin-top:7px;max-width:650px;line-height:1.6}.as-review-layout,.as-release-layout{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:32px;align-items:start}.as-review-rail{border-left:1px solid var(--sl-border);padding-left:24px;font-size:12px;color:var(--sl-muted);line-height:1.65}.as-rule{margin-top:22px}.as-rule strong{display:block;color:var(--sl-ink);font-weight:500;margin-bottom:4px}.as-issue{border:1px solid var(--sl-border);border-radius:9px;padding:20px;margin-bottom:18px}.as-issue-top{display:flex;justify-content:space-between;gap:12px;font-size:11px;color:var(--sl-muted);align-items:center}.as-issue h4{font-size:16px;letter-spacing:-.01em;font-weight:500;margin:15px 0 6px}.as-issue p{font-size:13px;line-height:1.65;color:var(--sl-muted);max-width:640px}.as-issue .as-issue-book{font-size:12px;font-weight:500;color:var(--sl-ink);margin-bottom:7px}.as-issue-actions{display:flex;gap:8px;margin-top:16px;flex-wrap:wrap}.as-ack-form{border-top:1px solid var(--sl-border);margin-top:18px;padding-top:15px;display:grid;grid-template-columns:1fr auto;gap:8px}.as-ack-form label{grid-column:1/-1;font-size:12px;font-weight:500}.as-stale{display:flex;gap:12px;background:#fff8eb;border:1px solid #efe3c9;border-radius:8px;padding:16px;margin-bottom:20px}.as-stale strong{font-size:13px}.as-stale p{font-size:12px;color:#74603b;margin-top:4px}.as-acknowledged,.as-success{margin-top:14px;padding:14px;border-radius:7px;background:#f1f7f1;color:#41664a!important;font-size:13px}.as-success{margin:0 0 18px}.as-change{border-bottom:1px solid var(--sl-border);padding:0 0 22px;margin-bottom:22px;min-width:0}.as-change-heading{display:flex;align-items:center;gap:10px}.as-change-title{font-size:14px;font-weight:500;text-align:left;line-height:1.5;padding:0}.as-change-symbol{font-size:16px;color:#74747a;width:22px;flex:none}.as-change-heading>.sl-status{margin-left:auto}.as-change>p{font-size:12px;color:var(--sl-muted);margin:10px 0 0 32px}.as-diff-labels,.as-diff-row{display:grid;grid-template-columns:140px 1fr 1fr;gap:16px;font-size:12px;line-height:1.6;padding:10px 0}.as-diff-labels{color:var(--sl-muted);font-size:11px;padding-top:20px}.as-diff-row{border-top:1px solid #efeff1}.as-diff-row>*{overflow-wrap:anywhere;min-width:0;text-align:left}.as-diff-row button{align-self:start;font-size:12px;padding:0;line-height:1.6}.as-before{color:var(--sl-muted)}.as-after{color:#303033}.as-release{border:1px solid var(--sl-border);border-radius:9px;padding:20px;position:sticky;top:20px}.as-release h3{font-size:17px;margin-bottom:20px}.as-release p{font-size:12px;line-height:1.6;margin:16px 0}.as-release hr{border:0;border-top:1px solid var(--sl-border);margin:20px 0}.as-release label{display:block;font-size:12px;font-weight:500;margin-bottom:8px}.as-release textarea{font-family:inherit;line-height:1.5;height:90px;resize:vertical;padding:9px}.as-release>.sl-button{width:100%;margin-top:10px;white-space:normal}.as-release .sl-eyebrow{margin:0 0 8px}.as-prototype-note{font-size:11px!important;color:var(--sl-muted);line-height:1.65;margin:16px 0}.as-item-subtitle{font-size:12px;color:var(--sl-muted);margin:10px 0 22px}.as-item-alert{padding:12px 14px;border-radius:6px;background:#fff8eb;margin-bottom:18px;font-size:12px}.as-identity-note{display:flex;gap:8px;font-size:12px;color:#526758;margin-top:12px}.as-stock-fact{display:flex;justify-content:space-between;padding:14px;border:1px solid var(--sl-border);border-radius:7px;margin-bottom:18px;font-size:12px}.as-stock-fact>span{color:var(--sl-muted)}.as-comparison-caption{font-size:12px;color:var(--sl-muted);padding:24px 0 12px}.as-library-toolbar{display:flex;gap:8px;margin:20px 0}.as-library-toolbar .sl-search{flex:1;width:auto}.as-library-toolbar .sl-select{width:150px}.as-library-select{display:flex;justify-content:space-between;gap:14px;padding:12px 0;border-bottom:1px solid var(--sl-border);font-size:12px;color:var(--sl-muted)}.as-library-select label{display:flex;gap:9px;align-items:center}.as-library-select>span{white-space:nowrap;font-size:11px}.as-library-row{display:flex;align-items:center;gap:14px;padding:20px 0;border-bottom:1px solid var(--sl-border);cursor:pointer}.as-library-row:has(input:checked){background:#fff7f6}.as-library-row input{flex:none}.as-library-identity{flex:1;min-width:0}.as-library-row strong{font-weight:500;display:block;font-size:14px;line-height:1.5}.as-library-row small{font-size:11px;color:var(--sl-muted);display:block;margin-top:3px;line-height:1.5}.as-library-price{text-align:right;white-space:nowrap}.as-library-row>.sl-status{width:62px;justify-content:center;font-size:10px}.as-library-row:not(:has(>.sl-status)){padding-right:76px}.as-library-footer{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:22px;position:sticky;bottom:-28px;background:#fff;padding:14px 0;border-top:1px solid var(--sl-border);font-size:12px;color:var(--sl-muted)}.as-announcement{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);z-index:50;border:1px solid var(--sl-border);box-shadow:0 5px 24px #20202012;background:#303033;color:white;padding:12px 18px;border-radius:8px;font-size:13px;max-width:calc(100vw - 32px);pointer-events:none;opacity:0;transition:opacity .15s}.as-announcement.is-visible{opacity:1}
@media(min-width:1500px){.as-composition-layout{grid-template-columns:minmax(0,1fr) 255px}.as-table td{height:60px}}
@media(max-width:1200px){.as-composition-layout{grid-template-columns:minmax(0,1fr)}.as-context{border-left:0;border-top:1px solid var(--sl-border);padding:20px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.as-context section{margin:0}.as-history{grid-column:1/-1}.as-review-layout,.as-release-layout{grid-template-columns:minmax(0,1fr) 240px;gap:22px}.as-stage>div{padding:14px 12px}}
@media(max-width:899px){.as-workspace{padding:0 20px 24px}.as-review-layout,.as-release-layout{grid-template-columns:minmax(0,1fr)}.as-review-rail{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;border-left:0;border-top:1px solid var(--sl-border);padding:20px 0}.as-review-rail>h3,.as-review-rail>p{grid-column:1/-1}.as-rule{margin:0}.as-release{position:static;max-width:none}.as-release>.sl-button{max-width:320px}.as-release textarea{max-width:560px;display:block}}
@media(max-width:599px){.as-workspace{padding:0 16px 20px}.as-heading{padding:20px 0;display:block}.as-heading h2{font-size:23px}.as-heading-actions{display:flex;justify-content:space-between;align-items:center;margin-top:18px;gap:14px}.as-heading-actions .sl-button{font-size:12px}.as-save-note{max-width:135px;line-height:1.5}.as-stage{margin-bottom:16px;grid-template-columns:1fr}.as-stage>div{padding:10px 12px}.as-stage>div+div{border-left:0;border-top:1px solid var(--sl-border)}.as-stage>div>span:last-child{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1}.as-stage small{text-align:right;max-width:155px;margin-top:0;font-size:10px}.as-stage-number{width:22px;height:22px;font-size:10px}.as-stage strong{font-size:12px}.as-master>.sl-tabs{gap:20px}.as-master>.sl-tabs button{font-size:12px;white-space:nowrap}.as-toolbar{display:grid;grid-template-columns:1fr auto;padding-top:16px}.as-toolbar>.sl-search{grid-column:1/-1;width:100%;height:40px}.as-toolbar>.sl-select{width:100%}.as-toolbar>.sl-button{font-size:12px}.as-views{gap:3px}.as-views button{padding:5px 6px;font-size:11px}.as-table{min-width:670px}.as-table th:first-child{min-width:210px;max-width:220px}.as-table td:first-child{max-width:220px}.as-book-link strong{max-width:165px;font-size:12px}.as-book-link small{max-width:175px;white-space:normal;font-size:10px}.as-cover{display:none}.as-list-footer{display:block}.as-list-footer>span:last-child{display:block;margin-top:5px}.as-context{grid-template-columns:1fr 1fr;gap:22px}.as-context section:first-child{grid-column:1/-1}.as-review-heading{display:block}.as-review-heading>.sl-button,.as-review-heading>.sl-status{margin-top:14px}.as-review-rail{grid-template-columns:1fr}.as-review-rail>h3,.as-review-rail>p{grid-column:auto}.as-issue{padding:16px}.as-issue h4{font-size:15px}.as-issue-actions{gap:4px}.as-issue-actions .sl-button{font-size:12px;padding-inline:8px;white-space:normal}.as-ack-form{grid-template-columns:1fr}.as-ack-form label{grid-column:auto}.as-ack-form .sl-button{justify-self:start}.as-change-heading{flex-wrap:wrap;gap:7px}.as-change-title{max-width:calc(100% - 35px)}.as-change-heading>.sl-status{margin-left:29px}.as-change>p{margin-left:29px}.as-diff-labels,.as-diff-row{grid-template-columns:85px 1fr 1fr;gap:10px;font-size:11px}.as-diff-row button{font-size:11px}.as-library-toolbar{display:grid;grid-template-columns:1fr}.as-library-toolbar .sl-search,.as-library-toolbar .sl-select{width:100%}.as-library-select{display:block}.as-library-select>span{display:block;margin-top:10px}.as-library-row{gap:10px;flex-wrap:wrap;align-items:flex-start}.as-library-identity{flex-basis:calc(100% - 28px)}.as-library-price{text-align:left;margin-left:26px;display:flex;gap:12px;align-items:center}.as-library-row>.sl-status{margin-left:auto}.as-library-row:not(:has(>.sl-status)){padding-right:0}.as-library-footer{bottom:-20px;gap:12px}.as-library-footer .sl-button{font-size:12px;white-space:normal}.as-library-footer>span{font-size:11px;max-width:120px}.as-stock-fact{gap:12px;line-height:1.5}.as-item-subtitle{line-height:1.6}.as-announcement{width:calc(100vw - 32px);bottom:16px}}
@media(min-width:1000px){#assortment-item.is-expanded #as-item-book,#assortment-item.is-expanded #as-item-sale{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:36px;align-items:start}#assortment-item.is-expanded #as-item-book>.sl-form-section+fieldset,#assortment-item.is-expanded #as-item-sale>.sl-form-section+fieldset{border-left:1px solid var(--sl-border);padding-left:28px}#assortment-item.is-expanded #as-item-book>.sl-form-section+fieldset .sl-field-grid{grid-template-columns:1fr}}
@media(max-width:599px){.as-stage{grid-template-columns:repeat(3,minmax(0,1fr))}.as-stage>div{display:block;padding:12px 9px}.as-stage>div+div{border-top:0;border-left:1px solid var(--sl-border)}.as-stage>div>span:last-child{display:block;margin-top:8px}.as-stage small{text-align:left;font-size:10px;line-height:1.5;margin-top:5px;max-width:none}.as-stage strong{font-size:11px}.as-stage-number{width:20px;height:20px}}

}
.staff-ui {font-family:"TT Norms Pro",sans-serif;font-size:14px;color:#303033;background:#fff;--font-rugram-text:"TT Norms Pro",sans-serif;--font-rugram-display:"TT Norms Pro",sans-serif;--color-rugram-muted:#6e6e73;--color-rugram-shell:#fff;--color-rugram-border:#e6e6e8}
.staff-ui .staff-shell{grid-template-columns:224px minmax(0,1fr)}
.staff-ui .staff-shell-sidebar{padding:24px 12px 12px;background:#fafafa;border-right:1px solid #e6e6e8;height:100dvh;min-height:0;align-self:start;overflow:hidden}
.staff-ui .staff-page-header{padding:0 28px;background:#fff;backdrop-filter:none;border-bottom:1px solid #e6e6e8}
.staff-ui .staff-page-title{font-family:"TT Norms Pro",sans-serif;font-size:23px;font-weight:700;letter-spacing:-.025em;line-height:1.2}
.staff-ui .staff-page-heading .staff-copy{font-size:13px;margin-top:5px;max-width:75ch}
.staff-ui .staff-page-header:has(.staff-module-tabs){padding-bottom:0}
.staff-ui .staff-page-header:not(:has(.staff-module-tabs)){padding-bottom:0}
.staff-ui .staff-content{padding:24px 28px;max-width:1700px;margin:auto}
.staff-ui .staff-panel{border:1px solid #e6e6e8;border-radius:8px;background:#fff;box-shadow:none;padding:20px}
.staff-ui .staff-section-title{font-family:"TT Norms Pro",sans-serif;font-size:16px;font-weight:700;line-height:1.35}
.staff-ui .staff-copy,.staff-ui .staff-label{font-size:13px;line-height:1.5}
.staff-ui .staff-label{font-weight:500;color:#4b4b50}
.staff-ui .staff-input{min-height:36px;border:1px solid #dcdce0;border-radius:8px;padding:7px 11px;font:400 13px/1.4 "TT Norms Pro",sans-serif;background:#fff;color:#303033;box-shadow:none}
.staff-ui textarea.staff-input{min-height:90px}
.staff-ui .staff-button-primary,.staff-ui .staff-button-secondary,.staff-ui .staff-utility-button{min-height:36px;border-radius:8px;padding:7px 12px;font:500 13px/1.4 "TT Norms Pro",sans-serif;box-shadow:none;letter-spacing:0}
.staff-ui .staff-button-primary{font-weight:700;background:#ee342d;color:#fff;border:1px solid #ee342d}
.staff-ui .staff-button-secondary{background:#fff;color:#303033;border:1px solid #dcdce0}
.staff-ui .staff-button-primary:hover{background:#d82e28}
.staff-ui .staff-button-secondary:hover{background:#f6f6f7}
.staff-ui .staff-table{font-size:13px;border-collapse:collapse;width:100%}
.staff-ui .staff-table th{padding:10px 12px;color:#6e6e73;font-weight:500;background:#fafafa;font-size:12px;white-space:nowrap;border-bottom:1px solid #e6e6e8}
.staff-ui .staff-table td{font-size:13px;padding:10px 12px;line-height:20px;border-bottom:1px solid #ededee;vertical-align:middle}
.staff-ui .staff-table tbody tr:hover{background:#fafafa}
.staff-ui .staff-table td .mt-2{margin-top:4px}
.staff-ui .staff-table-muted{font-size:12px;color:#6e6e73}
.staff-ui .staff-utility-link{color:#303033;font-size:inherit;font-weight:500;text-decoration:none}
.staff-ui .staff-utility-link:hover{text-decoration:underline;text-underline-offset:3px}
.staff-ui .staff-module-tabs{display:flex;gap:22px;margin-top:0;overflow:auto;white-space:nowrap}
.staff-ui .staff-tab{padding:12px 0;border:0;border-bottom:2px solid transparent;border-radius:0;background:none;font-size:13px;min-height:44px;font-weight:500}
.staff-ui .staff-tab-active{border-bottom-color:#ee342d;color:#303033}
.staff-ui .staff-tab-inactive{color:#6e6e73}
.staff-ui .staff-nav-link{min-height:36px;padding:7px 10px;border:0;border-radius:8px;gap:10px;font-size:14px;font-weight:500}
.staff-ui .staff-nav-link-active{background:#fff0ef;color:#303033;box-shadow:none}
.staff-ui .staff-nav-link-active svg{color:#ee342d}
.staff-ui .staff-nav-link-inactive{color:#535358;background:transparent}
.staff-ui .staff-nav-icon{width:18px;height:18px}
.staff-ui .staff-sidebar-wordmark{font-family:Unbounded,sans-serif;font-size:14px;font-weight:500}
.staff-ui .staff-sidebar-profile{font-size:12px;padding-top:16px}
.staff-ui .staff-sidebar-profile .text-sm{font-size:12px;font-weight:500}
.staff-ui .staff-sidebar-role-badge{display:none}
.staff-ui .staff-sidebar-divider{display:none}
.staff-ui .staff-local-badge{font-size:11px;color:#6e6e73;padding:10px 0;display:block}
.staff-ui .font-semibold{font-weight:500}
.staff-ui details>summary{list-style:none;display:flex;align-items:center;gap:10px;cursor:pointer;min-height:40px;font-size:13px;font-weight:500}
.staff-ui details>summary::-webkit-details-marker{display:none}
.staff-ui details>summary:before{content:"";width:7px;height:7px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(-45deg);margin:0 3px;flex:none}
.staff-ui details[open]>summary:before{transform:rotate(45deg)}
.staff-ui .staff-scroll-region{border-radius:0;border:0}
@media(max-width:1023px){.staff-ui .staff-shell{display:block}.staff-ui .staff-content{padding:18px}.staff-ui .staff-page-header{padding-left:18px;padding-right:18px}.staff-ui .staff-shell-sidebar{width:224px}}
@media(max-width:600px){.staff-ui .staff-panel{padding:16px}.staff-ui .staff-content{padding:14px}.staff-ui .staff-button-primary,.staff-ui .staff-button-secondary,.staff-ui .staff-input{min-height:44px}.staff-ui .staff-page-title{font-size:21px}}
@font-face{font-family:"TT Norms Pro";src:url("/assets/rugram/TTNormsPro-Regular-e48c08ee.ttf") format("truetype");font-weight:400;font-display:swap}
@font-face{font-family:"TT Norms Pro";src:url("/assets/rugram/TTNormsPro-Medium-a49c1032.ttf") format("truetype");font-weight:500;font-display:swap}
@font-face{font-family:"TT Norms Pro";src:url("/assets/rugram/TTNormsPro-Bold-ec205c93.ttf") format("truetype");font-weight:700;font-display:swap}
.staff-ui .staff-input{height:36px}.staff-ui textarea.staff-input{height:auto}
.staff-ui .staff-label,.staff-ui .staff-table th{text-transform:none;letter-spacing:0}
.staff-ui .staff-utility-link{border:0;padding:0;min-height:0;background:none;box-shadow:none;border-radius:0;display:inline}
.staff-ui .staff-toast-region{top:auto;bottom:20px;left:auto;right:20px;max-width:360px}
.staff-ui .staff-shell.is-collapsed{grid-template-columns:64px minmax(0,1fr)}
.staff-ui .staff-shell.is-collapsed .staff-local-badge{display:none}
.staff-ui .staff-table .staff-number{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}
.staff-ui .staff-inspector{position:fixed;inset:0 0 0 auto;width:min(960px,calc(100vw - 80px));max-width:none;height:100dvh;max-height:none;margin:0;padding:0;border:0;border-left:1px solid #e6e6e8;background:#fff;color:#303033;box-shadow:-16px 0 48px #15151912;overflow:hidden}
.staff-ui .staff-inspector[open]{display:flex;flex-direction:column}
.staff-ui .staff-inspector::backdrop{background:#19191d35}
.staff-ui .staff-inspector.is-fullscreen{width:100vw;border:0}
.staff-ui .staff-inspector-header{height:64px;min-height:64px;display:flex;align-items:center;gap:12px;padding:0 24px;border-bottom:1px solid #e6e6e8}
.staff-ui .staff-inspector-header>span{font-size:13px;color:#6e6e73;margin-right:auto}
.staff-ui .staff-inspector-body{flex:1;min-height:0;overflow:auto;overscroll-behavior:contain;padding:24px}
.staff-ui .staff-inspector-title{font-size:24px;font-weight:700;margin-bottom:22px}
.staff-ui .staff-inspector [data-inspector-loading]{padding:48px;color:#6e6e73}
.staff-ui .staff-unsaved{border:1px solid #e6e6e8;border-radius:12px;padding:24px;width:520px;max-width:calc(100vw - 32px);color:#303033;background:white}
.staff-ui .staff-unsaved::backdrop{background:#19191d45}
.staff-ui .staff-unsaved h2{font-size:20px;margin-bottom:8px}.staff-ui .staff-unsaved p{color:#6e6e73;margin-bottom:24px}
.staff-ui .staff-unsaved footer{display:flex;gap:8px;justify-content:flex-end;flex-wrap:wrap}
@media(max-width:699px){.staff-ui .staff-inspector{width:100vw;border:0}.staff-ui .staff-inspector-body{padding:16px}.staff-ui .staff-inspector-header{padding:0 16px}.staff-ui .staff-input{height:44px}}
.staff-ui .staff-list-workspace{display:grid;gap:0}
.staff-ui .staff-list-toolbar{display:flex;align-items:center;gap:12px;padding-bottom:20px;flex-wrap:wrap}
.staff-ui .staff-list-search{position:relative;max-width:440px;min-width:240px;flex:1}
.staff-ui .staff-list-search>.sl-icon{position:absolute;left:11px;top:10px;color:#6e6e73}
.staff-ui .staff-list-search>.staff-input{padding-left:36px;width:100%}
.staff-ui .staff-page-size{margin-left:auto;display:flex;align-items:center;gap:8px}
.staff-ui .staff-page-size .sl-select-shell{width:72px}
.staff-ui .staff-inline-check{display:flex;align-items:center;gap:8px;font-size:13px;color:#6e6e73}
.staff-ui .staff-data-scroll{position:relative;overflow:auto;width:100%;max-width:100%;min-width:0;contain:inline-size;background:#fff;border-top:1px solid #e6e6e8;border-bottom:1px solid #e6e6e8}
.staff-ui .staff-table--budgeted{table-layout:fixed}
.staff-ui .staff-table-col--index{width:68px}
.staff-ui .staff-table-col--identifier{width:112px}
.staff-ui .staff-table-col--count{width:92px}
.staff-ui .staff-table-col--money{width:132px}
.staff-ui .staff-table-col--status{width:154px}
.staff-ui .staff-table-col--date{width:168px}
.staff-ui .staff-table-col--short{width:132px}
.staff-ui .staff-table-col--medium{width:180px}
.staff-ui .staff-table-col--wide{width:260px}
.staff-ui .staff-table-col--xwide{width:340px}
.staff-ui .staff-table-col--action{width:56px}
.staff-ui .staff-table--budgeted td{height:44px}
.staff-ui .staff-table-cell-truncate{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.staff-ui .staff-table-cell-truncate :is(.staff-record-link,.staff-text-link){display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.staff-ui .staff-record-link{font-weight:500;color:#303033;text-decoration:none}.staff-ui .staff-record-link:hover{color:#ee342d}
.staff-ui .staff-cell-secondary{display:block;font-size:12px;color:#6e6e73;margin-top:3px;font-weight:400}
.staff-ui .staff-cell-date{white-space:nowrap;font-size:12px}
.staff-ui .staff-table .staff-cell-number{text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}
.staff-ui .staff-pagination{display:flex;gap:16px;align-items:center;min-height:64px;color:#6e6e73;font-size:12px}
.staff-ui .staff-pagination>div{display:flex;gap:8px}.staff-ui .staff-pagination-page{margin-left:auto}
.staff-ui .staff-list-empty{padding:72px 20px;text-align:center;display:grid;justify-items:center;gap:14px}
.staff-ui .staff-list-empty h2{font-size:18px}.staff-ui .staff-list-empty p{color:#6e6e73}
.staff-ui .staff-stat-card{padding:0 20px 0 0;border:0;box-shadow:none;background:none;border-radius:0;min-height:0;gap:4px}
.staff-ui .staff-stat-label{font-size:12px;text-transform:none;letter-spacing:0;font-weight:400;color:#6e6e73}
.staff-ui .staff-stat-value{font-family:"TT Norms Pro",sans-serif;font-size:24px;font-weight:500;line-height:1.2}
.staff-ui .staff-stat-meta{font-size:12px;color:#6e6e73}
.staff-ui .staff-panel-compact{border-radius:8px;box-shadow:none}
@media(max-width:700px){.staff-ui .staff-list-search{max-width:none;flex-basis:100%}.staff-ui .staff-list-search>.sl-icon{top:14px}.staff-ui .staff-pagination-page{display:none}.staff-ui .staff-pagination>div{margin-left:auto}}
.staff-ui .staff-detail-actions{display:flex;align-items:center;flex-wrap:wrap;gap:8px;margin:-6px 0 24px}
.staff-ui .staff-record-tabs{display:flex;gap:24px;border-bottom:1px solid #e6e6e8;overflow:auto;scrollbar-width:none;white-space:nowrap;margin:24px 0}
.staff-ui .staff-record-tabs>button{padding:12px 0;border:0;border-bottom:2px solid transparent;color:#6e6e73;font-weight:500;font-size:14px;min-height:44px}
.staff-ui .staff-record-tabs>button[aria-selected=true]{border-bottom-color:#ee342d;color:#303033}
.staff-ui .staff-record-panel{display:grid;gap:20px;min-width:0}.staff-ui .staff-record-panel[hidden]{display:none}
.staff-ui .staff-facts-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:20px}
.staff-ui .staff-record-panel>.staff-panel{border:0;padding:0;border-radius:0}
.staff-ui .staff-record-panel>.staff-panel-compact{border:1px solid #e6e6e8;padding:20px}
.staff-ui .staff-record-panel>.staff-panel-compact form{max-width:640px}
.staff-ui .staff-inspector-body>turbo-frame>section:first-of-type>section:first-child{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}
.staff-ui .staff-mini-row-label{font-size:12px;color:#6e6e73;font-weight:400}
.staff-ui .rounded-card{border-radius:8px;box-shadow:none}
@media(max-width:699px){.staff-ui .staff-inspector-body>turbo-frame>section:first-of-type>section:first-child{grid-template-columns:repeat(2,minmax(0,1fr))}}
.staff-ui .staff-mini-row{display:grid;grid-template-columns:minmax(88px,.7fr) minmax(0,1fr);gap:12px;border:0;border-radius:0;background:none;box-shadow:none;padding:5px 0;min-height:30px}
.staff-ui .staff-mini-row-value{font-size:13px;font-weight:400;overflow-wrap:anywhere;text-align:left}
.staff-ui .staff-mini-stack{gap:4px}.staff-ui .staff-divider{border-color:#e6e6e8}
.staff-ui .staff-stat-label{text-transform:none}
.staff-ui .staff-assortment-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:22px}.staff-ui .staff-assortment-summary h2{font-size:24px;font-weight:700;margin:3px 0}.staff-ui .staff-assortment-summary p,.staff-ui .staff-eyebrow{font-size:12px;color:#6e6e73}
.staff-ui .staff-assortment-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:18px 0;margin:0;list-style:none;border-top:1px solid #e6e6e8;border-bottom:1px solid #e6e6e8}
.staff-ui .staff-assortment-stages li{display:flex;align-items:center;gap:10px}.staff-ui .staff-assortment-stages li>span{display:grid;place-items:center;width:28px;height:28px;border:1px solid #dedee1;border-radius:50%;font-size:12px;color:#6e6e73}.staff-ui .staff-assortment-stages strong{font-size:13px;font-weight:500}.staff-ui .staff-assortment-stages small{display:block;font-size:12px;color:#6e6e73;margin-top:3px}
.staff-ui .staff-book-identity{display:flex;align-items:center;gap:12px;max-width:470px;min-width:280px}.staff-ui .staff-book-identity>img{width:30px;height:44px;object-fit:cover;border-radius:2px;flex:none}.staff-ui .staff-book-identity strong{font-size:13px;font-weight:500}.staff-ui .staff-book-placeholder{width:30px;height:44px;background:#f4f4f5;display:grid;place-items:center;flex:none}
.staff-ui .staff-panel-muted{background:#f7f7f8;border:0;border-radius:8px;box-shadow:none}
@media(max-width:600px){.staff-ui .staff-assortment-stages{gap:10px}.staff-ui .staff-assortment-stages li{align-items:flex-start;gap:6px}.staff-ui .staff-assortment-stages li>span{display:none}.staff-ui .staff-assortment-stages strong{font-size:12px}.staff-ui .staff-assortment-stages small{font-size:11px}}
.staff-ui .staff-assortment-context{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;color:#6e6e73;font-size:12px}
.staff-ui {
  .staff-report-filters { display:flex; flex-wrap:wrap; align-items:flex-end; gap:12px; }
  .staff-report-filters > label { min-width:130px; }
  .staff-report-filters > label:has(select) { flex:1; max-width:360px; }
  .staff-report-filters .sl-date-range { min-width:250px; }
  .staff-report-details { display:grid; gap:20px; }
  .staff-report-details > aside { display:grid; grid-template-columns:1fr 1fr; gap:16px; }
  .staff-report-details > aside > * { margin:0; }
  .staff-sales-dashboard { padding-top:0; }
  .staff-sales-dashboard .sl-bridge-card { display:block; }
  .staff-sales-dashboard .sl-waterfall { margin-top:24px; }
  .staff-sales-dashboard .sl-waterfall-step strong { white-space:normal; }
  .staff-sales-dashboard .staff-facts { margin-top:18px; font-size:12px; }
  .staff-sales-dashboard .staff-facts > div { display:flex; justify-content:space-between; padding:6px 0; }
  .staff-sales-dashboard .staff-facts dd { margin:0; font-variant-numeric:tabular-nums; }
  .staff-sales-dashboard .sl-chart-day { background:transparent; border:0; }
  @media(max-width:699px) { .staff-report-details > aside { grid-template-columns:1fr; } }
}
.staff-ui {
 .staff-checkout-funnel { padding-top:0; }
 .staff-checkout-funnel .sl-cohort-stages { grid-template-columns:repeat(var(--stage-count),minmax(0,1fr)); }
 .staff-checkout-funnel .sl-cohort-stage { cursor:default; }
 .staff-checkout-funnel .sl-cohort-stage.is-final { background:#fff8f7; }
 .staff-checkout-funnel .is-final .sl-stage-rail > i { background:var(--sl-red); }
 .staff-event-stages { display:grid; grid-template-columns:repeat(5,minmax(0,1fr)); margin-top:20px; gap:12px; }
 .staff-event-stages > div { border:1px solid var(--sl-border); border-radius:8px; padding:16px; display:grid; gap:12px; }
 .staff-event-stages span { font-size:12px; color:var(--sl-muted); }
 .staff-event-stages strong { font-size:26px; font-weight:500; }
 @media(max-width:899px) { .staff-event-stages { grid-template-columns:repeat(2,minmax(0,1fr)); } }
 @media(max-width:699px) { .staff-checkout-funnel .sl-cohort-stages { grid-template-columns:1fr; } }
}
.staff-ui {
 .staff-book-editor { max-width:1040px; margin:0 auto; }
 .staff-editor-summary { display:flex; align-items:center; gap:18px; padding-bottom:24px; border-bottom:1px solid var(--sl-border); }
 .staff-editor-summary > img { object-fit:contain; border-radius:3px; background:#f7f7f8; flex:none; }
 .staff-editor-summary > div { flex:1; min-width:0; }
 .staff-editor-summary h2 { font-size:22px; line-height:1.25; margin:0 0 6px; }
 .staff-editor-summary p { color:var(--sl-muted); margin:0 0 8px; }
 .staff-form-section { border:0; padding:24px 0; margin:0; min-width:0; border-bottom:1px solid var(--sl-border); }
 .staff-form-section > legend { font-size:15px; font-weight:500; float:left; width:100%; margin:0 0 18px; }
 .staff-form-grid { display:grid; grid-template-columns:1fr 1fr; gap:18px; clear:both; }
 .staff-form-grid > div { min-width:0; }
 .staff-field-full { grid-column:1/-1; }
 .staff-book-editor .staff-label { display:block; font-size:12px; font-weight:500; margin:0 0 7px; }
 .staff-textarea { border:1px solid #dcdce0; border-radius:8px; background:white; color:var(--sl-ink); width:100%; padding:10px 12px; font:400 14px/1.5 "TT Norms Pro",sans-serif; min-height:72px; resize:vertical; }
 .staff-field-hint { color:var(--sl-muted); font-size:12px; margin:7px 0 0; }
 .staff-check-field { display:flex; gap:10px; padding:12px 0 0; align-items:flex-start; }
 .staff-check-field input { flex:none; margin-top:2px; }
 .staff-check-field strong { display:block; font-size:13px; font-weight:500; }
 .staff-check-field small { display:block; color:var(--sl-muted); font-size:12px; margin-top:4px; }
 .staff-editor-advanced { padding:12px 0 22px; }
 .staff-editor-identifiers { display:grid; gap:10px; font-size:12px; padding:14px 0; }
 .staff-editor-identifiers > div { display:grid; grid-template-columns:150px 1fr; gap:20px; }
 .staff-editor-identifiers dt { color:var(--sl-muted); }.staff-editor-identifiers dd { margin:0; overflow-wrap:anywhere; }
 .staff-form-footer { position:sticky; bottom:-24px; background:white; border-top:1px solid var(--sl-border); padding:18px 0; display:flex; align-items:center; justify-content:space-between; gap:18px; z-index:3; }
 .staff-form-footer > span { max-width:340px; font-size:12px; }
 .staff-form-errors { padding:16px; margin:20px 0; border:1px solid #ebbbb9; border-radius:8px; background:#fff8f7; color:#922b26; }
 .staff-form-errors h3 { font-size:14px; margin-bottom:8px; }.staff-form-errors ul { padding-left:20px; }
 @media(max-width:699px) { .staff-form-grid { grid-template-columns:1fr; }.staff-form-footer { bottom:-16px; flex-wrap:wrap; }.staff-form-footer .sl-dialog-actions { margin-left:auto; }.staff-editor-summary { gap:12px; flex-wrap:wrap; }.staff-editor-summary > div { flex-basis:60%; }.staff-editor-summary h2 { font-size:19px; } }
}
.staff-ui .staff-list-workspace,.staff-ui .staff-record-panel { grid-template-columns:minmax(0,1fr); }
.staff-ui {
 .staff-assortment-live { display:flex; align-items:center; gap:28px; flex-wrap:wrap; padding:18px 20px; margin-bottom:24px; border:1px solid var(--sl-border); border-radius:8px; }
 .staff-assortment-live-title { display:flex; align-items:center; gap:14px; flex:1; min-width:180px; }
 .staff-assortment-live-title>.sl-icon { color:var(--sl-muted); flex:none; }
 .staff-assortment-live h2 { font-size:16px; font-weight:500; margin:4px 0 0; overflow-wrap:anywhere; }
 .staff-assortment-live dl { display:flex; flex-wrap:wrap; gap:28px; }
 .staff-assortment-live dt { color:var(--sl-muted); font-size:12px; margin-bottom:6px; }
 .staff-assortment-live dd { font-size:13px; font-weight:500; margin:0; font-variant-numeric:tabular-nums; }
 .staff-assortment-live .staff-text-link { font-size:13px; }
 .staff-draft-name { display:block; max-width:420px; white-space:normal; line-height:1.4; }
 .staff-compact-filter { min-width:150px; }
 .staff-draft-create { max-width:960px; margin:0 auto; }
 .staff-draft-resume { display:flex; align-items:flex-start; gap:18px; padding:24px; border:1px solid var(--sl-border); border-radius:8px; }
 .staff-draft-resume>.sl-icon { flex:none; margin-top:2px; color:var(--sl-muted); }
 .staff-draft-resume>div { flex:1; min-width:0; }
 .staff-draft-resume h2 { font-size:18px; font-weight:500; margin:0 0 10px; }
 .staff-draft-resume p { color:var(--sl-muted); font-size:14px; line-height:1.5; margin:0 0 14px; }
 .staff-draft-templates { border:0; padding:0; margin:0; display:grid; gap:12px; }
 .staff-draft-templates legend { font-size:16px; font-weight:500; margin-bottom:18px; }
 .staff-draft-template { display:flex; align-items:center; gap:14px; padding:18px; border:1px solid var(--sl-border); border-radius:8px; cursor:pointer; text-decoration:none; color:var(--sl-ink); }
 .staff-draft-template:has(input:checked) { border-color:var(--sl-ink); background:#fafafa; }
 .staff-draft-template:has(input:focus-visible) { outline:2px solid var(--sl-ink); outline-offset:3px; }
 .staff-draft-template>span { flex:1; min-width:0; }
 .staff-draft-template>input { appearance:none; flex:none; width:18px; height:18px; padding:0; border:1px solid #99999f; border-radius:50%; margin:0; background:white; }
 .staff-draft-template>input:checked { border:5px solid var(--sl-ink); }
 .staff-draft-template>.sl-icon { color:var(--sl-muted); flex:none; }
 .staff-draft-template strong { display:block; font-size:14px; font-weight:500; margin-bottom:5px; }
 .staff-draft-template small { display:block; font-size:13px; color:var(--sl-muted); line-height:1.45; }
 .staff-draft-import { padding-left:50px; }
 .staff-draft-base { display:grid; gap:6px; margin:20px 0; padding:0 0 0 16px; border-left:2px solid var(--sl-border); font-size:13px; }
 .staff-draft-base strong { font-weight:500; }.staff-draft-base>span:last-child { color:var(--sl-muted); font-size:12px; }
 .staff-draft-create-fields { display:grid; gap:22px; padding:24px 0 28px; max-width:640px; }
 .staff-draft-create-fields .staff-label { display:block; font-size:13px; font-weight:500; margin-bottom:8px; }
 .staff-draft-base[hidden], .staff-draft-create-fields>[hidden] { display:none; }
 .staff-draft-manage { margin-top:24px; color:var(--sl-muted); }
 .staff-draft-delete { display:flex; align-items:center; justify-content:space-between; gap:24px; padding:18px 0; }
 .staff-draft-delete h2 { font-size:14px; font-weight:500; color:var(--sl-ink); margin-bottom:6px; }
 .staff-draft-delete p { font-size:13px; line-height:1.5; max-width:600px; }
 @media(max-width:699px) { .staff-assortment-live { gap:18px; padding:16px; }.staff-assortment-live dl { width:100%; }.staff-draft-resume { padding:18px; flex-wrap:wrap; gap:12px; }.staff-draft-resume>div { flex-basis:calc(100% - 40px); }.staff-draft-resume>.staff-button-primary { margin-left:36px; }.staff-draft-template { padding:16px; }.staff-draft-template>.sl-icon { display:none; }.staff-draft-import { padding-left:48px; }.staff-draft-delete { flex-direction:column; align-items:flex-start; }.staff-draft-create .staff-form-footer .sl-dialog-actions { margin-left:auto; } }
}
.staff-ui .staff-record-workspace,.staff-ui .staff-record-panel > * { min-width:0; }
.staff-ui .staff-data-scroll { min-width:0; width:100%; }
.staff-ui {
 .staff-settings-workspace { max-width:1200px; margin:0 auto; }
 .staff-banner-editor { display:grid; grid-template-columns:minmax(0,1fr) minmax(280px,1fr); gap:40px; align-items:start; }
 .staff-banner-fields { min-width:0; }
 .staff-form-grid-single { grid-template-columns:minmax(0,1fr); }
 .staff-banner-fields .staff-form-section:first-child { padding-top:4px; }
 .staff-banner-fields .staff-label,.staff-banner-reason > label { display:block; font-size:12px; font-weight:500; margin-bottom:7px; }
 .staff-banner-preview { position:sticky; top:24px; min-width:0; border:1px solid var(--sl-border); border-radius:8px; padding:18px; }
 .staff-section-heading { display:flex; align-items:center; justify-content:space-between; gap:12px; margin-bottom:18px; }
 .staff-section-heading h3 { font-size:13px; font-weight:500; }
 .staff-banner-preview .rg-v2-embedded-preview { width:100%; }
 .staff-banner-preview .rg-v2-storefront-banner--staff-preview { min-height:240px; }
 .staff-banner-preview a { pointer-events:none; }
 .staff-banner-preview .staff-field-hint { margin-top:14px; }
 .staff-banner-advanced { display:grid; gap:20px; padding-top:20px; }
 .staff-banner-advanced label:has(input[type="checkbox"]) { display:flex; }
 .staff-banner-reason { margin-top:24px; max-width:560px; }
 @media(max-width:999px) { .staff-banner-editor { gap:24px; grid-template-columns:minmax(0,1fr); }.staff-banner-preview { position:static; grid-row:1; }.staff-banner-preview .rg-v2-storefront-banner--staff-preview { min-height:190px; max-height:260px; } }
}
.staff-ui {
 .staff-queue-tab { display:flex; align-items:center; gap:8px; padding:14px 4px; color:var(--sl-muted); border-bottom:2px solid transparent; font-size:13px; text-decoration:none; }
 .staff-queue-tab[aria-current="page"] { border-bottom-color:var(--sl-red); color:var(--sl-ink); font-weight:500; }
 .staff-queue-tab > span { color:var(--sl-muted); font-weight:400; font-variant-numeric:tabular-nums; }
 .staff-support-question { min-width:260px; max-width:490px; }
 .staff-support-question .staff-record-link { display:block; white-space:normal; line-height:1.45; }
 .staff-case-layout { display:grid; grid-template-columns:minmax(0,1fr) 260px; gap:32px; align-items:start; }
 .staff-case-conversation,.staff-case-context { min-width:0; }
 .staff-support-message { white-space:pre-wrap; overflow-wrap:anywhere; font-size:16px; line-height:1.7; padding:20px; background:#f7f7f8; border-radius:8px; margin:0 0 24px; }
 .staff-support-contact { overflow-wrap:anywhere; }
 .staff-support-contact .staff-label { display:block; margin-bottom:6px; }
 .staff-support-resolution { margin-top:28px; border-top:1px solid var(--sl-border); padding-top:24px; }
 .staff-support-resolution h3,.staff-case-context h3 { font-size:14px; font-weight:500; margin:0 0 14px; }
 .staff-support-resolution .staff-label { display:block; margin:0 0 8px; }
 .staff-case-context { padding:18px; background:#fafafa; border:1px solid var(--sl-border); border-radius:8px; display:grid; gap:12px; overflow-wrap:anywhere; }
 .staff-case-context h3 { margin:0; }.staff-case-context .staff-key-row { grid-template-columns:1fr; gap:4px; }
 .staff-support-customer { font-size:16px; font-weight:500; margin:0; }
 .staff-case-history { list-style:none; padding:0; margin:0; }
 .staff-case-history li { display:flex; gap:14px; padding:0 0 24px; }.staff-case-history p { margin:8px 0; }.staff-case-history strong { font-size:14px; font-weight:500; }
 .staff-case-history-marker { width:9px; height:9px; margin-top:5px; border:2px solid #79797e; border-radius:50%; flex:none; }
 @media(max-width:749px) { .staff-case-layout { grid-template-columns:minmax(0,1fr); gap:24px; }.staff-case-context { order:2; } }
}
.staff-ui .staff-unsaved { margin:auto; max-height:calc(100dvh - 32px); overflow:auto; }
.staff-ui .staff-input[type="file"] { padding:0 10px 0 0; font-size:12px; line-height:34px; }
.staff-ui .staff-input::file-selector-button { border:0; border-right:1px solid #dcdce0; background:#f7f7f8; color:#303033; padding:0 12px; margin-right:12px; font:500 12px/34px "TT Norms Pro",sans-serif; cursor:pointer; }
.staff-ui .staff-input::file-selector-button:hover { background:#eeeeef; }
.staff-ui .staff-banner-fields [hidden] { display:none; }
.staff-ui .staff-banner-fields .staff-form-grid + .staff-form-grid { margin-top:18px; }
.staff-ui .staff-toast-region { bottom:88px; max-height:40dvh; overflow:auto; }
.staff-ui .staff-notice { position:relative; padding-right:44px; }
.staff-ui .staff-notice-close { position:absolute; right:8px; top:8px; width:28px; height:28px; display:grid; place-items:center; border:0; border-radius:4px; background:transparent; color:inherit; cursor:pointer; }
.staff-ui .staff-notice-close:hover { background:#00000008; }
@media(max-width:699px) { .staff-ui .staff-toast-region { bottom:96px; }.staff-ui .staff-notice-close { width:40px; height:40px; right:4px; top:4px; } }

/* Payouts: one explicit decision beside its actual financial context. */
.staff-ui {
 .staff-filter-context { display:flex; flex-wrap:wrap; gap:12px; padding:0 0 16px; color:#6e6e73; }
 .staff-payout-layout { display:grid; grid-template-columns:minmax(0,1fr) minmax(300px,360px); gap:32px; align-items:start; }
 .staff-payout-summary { min-width:0; }
 .staff-payout-amount { display:grid; gap:8px; margin-bottom:28px; }
 .staff-payout-amount>strong { font-size:36px; line-height:1.15; font-weight:700; letter-spacing:-1px; font-variant-numeric:tabular-nums; }
 .staff-payout-note { margin-top:24px; border-top:1px solid #e6e6e8; padding-top:20px; }
 .staff-payout-note>h3 { font-size:14px; font-weight:500; margin-bottom:8px; }
 .staff-payout-note>p { white-space:pre-wrap; overflow-wrap:anywhere; line-height:1.55; }
 .staff-payout-decision { padding:20px; border:1px solid #e6e6e8; border-radius:8px; display:grid; gap:16px; min-width:0; }
 .staff-payout-decision>h3 { font-size:16px; font-weight:500; }
 .staff-payout-form { display:grid; gap:16px; }
 .staff-payout-consequence { padding-top:16px; border-top:1px solid #e6e6e8; font-size:13px; line-height:1.5; color:#6e6e73; }
 .staff-payout-form [hidden] { display:none; }
 @media(max-width:749px) { .staff-payout-layout { grid-template-columns:minmax(0,1fr); gap:24px; }.staff-payout-amount>strong { font-size:30px; } }
}

.staff-ui .staff-record-tabs::-webkit-scrollbar { display:none; }
.staff-ui .staff-payout-recovery { border-top:1px solid #e6e6e8; padding-top:16px; display:grid; gap:12px; }
.staff-ui .staff-payout-recovery dd { white-space:pre-wrap; overflow-wrap:anywhere; }
.staff-ui .staff-inline-filter { min-width:150px; max-width:200px; }
.staff-ui .staff-incident-question { min-width:340px; max-width:480px; }
.staff-ui .staff-incident-question .staff-cell-secondary { white-space:normal; line-height:1.45; }
.staff-ui {
 .staff-incident-layout { display:grid; grid-template-columns:minmax(0,1fr) minmax(300px,360px); gap:32px; align-items:start; }
 .staff-incident-context { display:grid; gap:24px; min-width:0; }
 .staff-incident-intro .staff-section-heading { margin-bottom:12px; }
 .staff-incident-summary { line-height:1.55; }
 .staff-incident-impact { border-left:3px solid #ee342d; padding-left:16px; }
 .staff-incident-impact h3,.staff-incident-next h3 { font-size:14px; font-weight:500; margin:0 0 8px; }
 .staff-incident-impact p,.staff-incident-next p { line-height:1.55; }
 .staff-incident-next .staff-field-hint { display:block; margin-top:12px; }
 .staff-incident-actions { display:grid; gap:16px; padding:20px; border:1px solid #e6e6e8; border-radius:8px; min-width:0; }
 .staff-incident-actions>h3 { font-size:16px; font-weight:500; }
 .staff-incident-form { display:grid; gap:16px; }
 .staff-incident-form [data-staff-incident-action-target="proof"] { display:grid; gap:16px; }
 .staff-incident-form [hidden] { display:none!important; }
 .staff-incident-consequence,.staff-incident-waiting { font-size:13px; line-height:1.55; color:#6e6e73; }
 .staff-incident-waiting { padding-bottom:16px; border-bottom:1px solid #e6e6e8; display:grid; gap:8px; }
 .staff-incident-proof { margin-bottom:32px; border-bottom:1px solid #e6e6e8; padding-bottom:24px; }
 .staff-incident-proof>h3 { font-size:16px; font-weight:500; margin-bottom:16px; }
 .staff-incident-proof dd { white-space:pre-wrap; overflow-wrap:anywhere; }
 .staff-incident-evidence dd,.staff-incident-recovery dd { overflow-wrap:anywhere; white-space:pre-wrap; }
 .staff-technical-payload { margin-top:20px; padding:16px; background:#f7f7f8; border:1px solid #e6e6e8; border-radius:8px; font:12px/1.5 ui-monospace,monospace; overflow:auto; max-width:100%; }
 @media(max-width:749px) { .staff-incident-layout { grid-template-columns:minmax(0,1fr); gap:24px; } }
}
.staff-ui {
 .staff-date-field { min-width:0; }
 .staff-date-field>.sl-select-trigger { width:100%; }
 .staff-date-popup { width:350px; }
 .staff-date-editor { display:flex; gap:12px; padding:16px 16px 4px; }
 .staff-date-editor>div { flex:1; min-width:0; }
 .staff-date-calendar { position:relative; padding:4px 16px 0; }
 .staff-date-calendar .sl-calendar-navigation { top:8px; left:16px; right:16px; }
 .staff-date-shortcuts { display:flex; justify-content:space-between; padding:8px 16px; }
 .staff-date-popup .sl-range-footer { flex-wrap:wrap; padding:12px 16px; gap:12px; }
 .staff-date-popup .sl-range-footer>p { width:100%; max-width:none; }
 .staff-date-popup .sl-dialog-actions { margin-left:auto; }

}

.staff-ui {
 .staff-date-window { min-width:0; }
 .staff-date-window>.sl-select-trigger { width:100%; height:auto; min-height:36px; padding-block:8px; }
 .staff-date-window>.sl-select-trigger>span { white-space:normal; line-height:1.35; overflow-wrap:anywhere; text-align:left; }
 @media(max-width:599px),(pointer:coarse) { .staff-date-window>.sl-select-trigger { min-height:44px; } }
 .staff-window-popup { width:680px; }
 .staff-window-presets { display:flex; gap:8px; flex-wrap:wrap; padding:12px 16px; border-bottom:1px solid #e6e6e8; }
 .staff-window-presets button { padding:6px 10px; border-radius:6px; font-size:13px; }
 .staff-window-presets button:hover,.staff-window-presets button[aria-pressed="true"] { background:#f4f4f6; }
 .staff-window-bounds { display:grid; grid-template-columns:1fr 1fr; gap:24px; padding:16px 20px 0; }
 .staff-window-bounds>div { display:grid; grid-template-columns:minmax(0,1fr) 80px; gap:8px; min-width:0; }
 .staff-window-bounds .staff-label,.staff-window-bounds .staff-text-link { grid-column:1/-1; }
 .staff-window-date { border:1px solid #e1e1e4; border-radius:8px; padding:8px 10px; display:flex; justify-content:space-between; align-items:center; gap:8px; font-size:13px; min-width:0; }
 .staff-window-bounds .staff-text-link { justify-self:start; font-size:12px; }
 .staff-window-bounds .staff-text-link:disabled { color:#88888f; cursor:default; }
 .staff-window-popup .sl-range-calendar { position:relative; }
 .staff-window-popup .sl-range-footer>p { max-width:440px; }
 @media(max-width:699px) {
  .staff-window-popup { width:360px; }.staff-window-bounds { gap:14px; padding:12px 14px 0; }
  .staff-window-bounds>div { grid-template-columns:1fr; }.staff-window-date { min-height:44px; }
  .staff-window-presets { gap:4px; padding:6px 10px; }.staff-window-presets button { min-height:44px; padding:6px 8px; font-size:12px; }
  .staff-window-bounds .staff-text-link { min-height:44px; }.staff-window-popup .sl-range-footer { padding:10px 14px; }
 }
}
/* Real collection components share the approved lab anatomy, without legacy .staff-table utilities. */
.staff-ui .staff-record-list{min-width:0;--sl-row:44px}
.staff-ui .staff-record-list[data-density=comfortable]{--sl-row:56px}
.staff-ui .staff-record-list[data-density=comfortable] .sl-table td{font-size:14px}
.staff-ui .staff-record-list .sl-table [data-kind=identity]{width:170px}
.staff-ui .staff-record-list .sl-table [data-kind=text]{width:110px}
.staff-ui .staff-record-list .sl-table-region{max-height:calc(100dvh - 310px)}
.staff-ui .staff-sort-link{display:flex;align-items:center;gap:7px;min-height:32px;font-size:12px;font-weight:500}
.staff-ui .sl-table :is([data-kind=money],[data-kind=number]) .staff-sort-link{justify-content:flex-end}
.staff-ui .staff-list-views{display:flex;align-items:center;gap:24px;min-height:48px;border-bottom:1px solid var(--sl-border);overflow:auto;white-space:nowrap;margin-top:-16px}
.staff-ui .staff-list-views>a{display:flex;align-items:center;gap:8px;min-height:48px;border-bottom:2px solid transparent;font-size:13px;font-weight:500;color:var(--sl-muted)}
.staff-ui .staff-list-views>a[aria-current=page]{border-bottom-color:var(--sl-red);color:var(--sl-ink)}
.staff-ui .staff-list-views>a>span{font-size:12px;color:var(--sl-muted);font-weight:400;font-variant-numeric:tabular-nums}
.staff-ui .staff-list-views--nested{min-height:34px;margin-top:0;border-bottom:0;gap:6px;margin-bottom:16px}
.staff-ui .staff-list-views--nested>a{min-height:34px;border:0;padding:6px 10px;border-radius:6px}
.staff-ui .staff-list-views--nested>a[aria-current=page]{background:#f1f1f3}
@media(max-width:699px){.staff-ui .staff-list-views--nested>a{min-height:44px}}
.staff-ui .staff-list-query{display:flex;gap:8px;align-items:center}
.staff-ui .staff-list-query .sl-search{width:320px;max-width:100%}
.staff-ui .staff-list-display{margin-left:auto}
.staff-ui .staff-list-popup{width:280px;padding:14px;overflow:auto;color:var(--sl-ink)}
.staff-ui .staff-list-popup:popover-open{display:grid;gap:9px}
.staff-ui .staff-list-popup fieldset{border:0;padding:0;margin:0}
.staff-ui .staff-list-popup legend{font-size:12px;font-weight:500;margin-bottom:8px}
.staff-ui .staff-list-filter-fields{display:grid;gap:8px;font-size:12px}
.staff-ui .staff-list-filter-actions{display:flex;justify-content:space-between;gap:8px;margin-top:10px}
.staff-ui .staff-list-page-size{display:flex;align-items:center;gap:8px}
.staff-ui .staff-list-page-size .sl-select-shell{width:72px}
.staff-ui .staff-record-list .sl-filter-chip{display:inline-flex;align-items:center;gap:8px;max-width:100%;overflow-wrap:anywhere}
.staff-ui .staff-record-list .sl-filter-chip .sl-icon{width:12px;flex:none}
.staff-ui .staff-record-list [data-staff-list-target=status]:not(:empty){position:static;width:auto;height:auto;clip:auto;white-space:normal;padding:8px 0;font-size:12px;color:var(--sl-muted)}
@media(max-width:699px){.staff-ui .staff-record-list .sl-toolbar{flex-wrap:wrap;gap:8px}.staff-ui .staff-list-query{width:100%}.staff-ui .staff-list-query .sl-search{width:auto;flex:1}.staff-ui .staff-record-list .sl-table-region{max-height:calc(100dvh - 370px);min-height:220px}.staff-ui .staff-list-views{gap:20px}.staff-ui .staff-record-list .sl-table-footer{align-items:center}.staff-ui .staff-record-list .sl-pagination{margin-left:auto}.staff-ui .staff-list-page-size>label{font-size:11px}.staff-ui .sl-selection-bar{flex-wrap:wrap}.staff-ui .staff-list-popup .sl-segment button{height:40px}.staff-ui .staff-list-popup .sl-columns label{min-height:44px}.staff-ui .staff-sort-link{min-height:44px}}

.staff-ui .staff-sidebar-inner{height:100%;display:flex;flex-direction:column;gap:24px}
.staff-ui .staff-sidebar-nav{min-height:0;overflow:auto;scrollbar-width:thin}
.staff-ui .staff-sidebar-head{flex:none}
.staff-ui .staff-brand-mark{width:27px;height:27px;background:#ee342d;color:#fff;border-radius:8px;font-size:14px;font-weight:700;display:grid;place-items:center;flex:none}
.staff-ui .staff-page-topline{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.staff-ui .staff-account{margin-top:auto;border-top:1px solid #e6e6e8;padding:12px 4px 0;flex:none}
.staff-ui .staff-account .staff-local-badge{font-size:11px;line-height:16px;padding:0 0 12px;margin:0}
.staff-ui .staff-account .staff-local-badge span{font-size:10px;color:#77777d}
.staff-ui .staff-account-identity{display:flex;gap:9px;align-items:center;min-width:0}
.staff-ui .staff-account-avatar{display:grid;place-items:center;height:28px;width:28px;flex:none;border-radius:50%;background:#eeeef0;color:#65656a;font-size:11px;font-weight:500}
.staff-ui .staff-account-text{min-width:0;display:grid;gap:2px}
.staff-ui .staff-account-text strong{font-size:12px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.staff-ui .staff-account-text>span{font-size:11px;color:#77777d;line-height:15px}
.staff-ui .staff-account-actions{display:flex;justify-content:space-between;padding:6px 0 0 37px}
.staff-ui .staff-account-exit{font-size:12px;color:#6e6e73;min-height:32px;padding:0}
.staff-ui .staff-account-exit:hover{color:#303033;text-decoration:underline}
@media(min-width:1024px){.staff-ui .staff-shell.is-collapsed .staff-account-text,.staff-ui .staff-shell.is-collapsed .staff-account-actions{display:none}.staff-ui .staff-shell.is-collapsed .staff-account{padding-inline:0}.staff-ui .staff-shell.is-collapsed .staff-account-identity{justify-content:center}}
@media(max-width:699px){.staff-ui .staff-page-topline{min-height:72px;flex-wrap:wrap;gap:12px;padding:16px 0}.staff-ui .staff-account-exit{min-height:44px}.staff-ui .staff-account-text>span{font-size:12px}}
.staff-ui .staff-shell-overlay{background:rgba(25,25,29,.22)}
.staff-ui .staff-disclosure{border:1px solid var(--sl-border);border-radius:8px;overflow:hidden}
.staff-ui .staff-disclosure>summary{padding:10px 12px;min-height:44px;gap:8px}
.staff-ui .staff-disclosure>summary::before{content:none}
.staff-ui .staff-disclosure>summary>.sl-icon{transition:transform .15s;color:var(--sl-muted)}
.staff-ui .staff-disclosure[open]>summary>.sl-icon{transform:rotate(90deg)}
.staff-ui .staff-disclosure[open]>summary{border-bottom:1px solid var(--sl-border)}
.staff-ui .staff-disclosure-body{padding:16px}
.staff-ui .staff-gallery-index{display:flex;flex-wrap:wrap;gap:20px;font-size:13px;color:var(--sl-muted);padding-bottom:24px}
.staff-ui .staff-gallery-index>a:hover{text-decoration:underline;color:var(--sl-ink)}
.staff-ui .staff-gallery-section{padding:0 0 32px;margin-bottom:32px;border-bottom:1px solid var(--sl-border);scroll-margin-top:20px}
.staff-ui .staff-gallery-section>header{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-bottom:24px}
.staff-ui .staff-gallery-section>header h2{font-size:18px;font-weight:700}
.staff-ui .staff-gallery-section>header p{color:var(--sl-muted);font-size:13px}
.staff-ui .staff-gallery-section>header .sl-button{margin-left:auto}
.staff-ui .staff-gallery-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;align-items:start}
.staff-ui .staff-gallery-item{display:grid;gap:12px;min-width:0}
.staff-ui .staff-gallery-item h3{font-size:13px;font-weight:500}
.staff-ui .staff-gallery-button-row{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:24px}
@media(max-width:1023px){.staff-ui .staff-gallery-controls{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:699px){.staff-ui .staff-gallery-controls{grid-template-columns:1fr}.staff-ui .staff-gallery-section>header{align-items:flex-start;flex-direction:column}.staff-ui .staff-gallery-section>header .sl-button{margin:0}}
.staff-ui .staff-gallery-controls .sl-field,.staff-ui .staff-disclosure-body .sl-field{margin:0}
.staff-ui .staff-gallery-analytics .staff-financial-heading{flex-wrap:wrap;align-items:center;gap:8px 20px}
.staff-ui .staff-gallery-analytics .staff-financial-heading .staff-financial-note{margin:0;flex:1 1 280px}
.staff-ui .staff-gallery-analytics .staff-financial-heading .staff-record-link{white-space:nowrap}
.staff-ui .staff-gallery-analytics .staff-financial-status{margin-bottom:20px}
.staff-ui .staff-gallery-analytics>.staff-disclosure{margin-top:24px}
.staff-ui .sl-input:disabled{background:#f5f5f6;border-color:#e6e6e8;color:#737378;opacity:1}
@media(max-width:699px){.staff-ui .staff-shell-toggle{width:44px;height:44px;min-height:44px}}
.staff-ui .staff-list-feedback{display:flex;align-items:center;gap:10px;padding:10px 12px;margin-bottom:12px;border:1px solid var(--sl-border);border-radius:8px;font-size:13px;color:var(--sl-muted);background:#fafafa}
.staff-ui .staff-list-feedback[hidden]{display:none}
.staff-ui .staff-list-feedback>.sl-icon{flex:none}
.staff-ui .staff-list-feedback>.sl-button{margin-left:auto;flex:none}
.staff-ui .staff-list-feedback[data-state=error]{border-color:#e8c8c5;background:#fff8f7;color:#8f3933}
.staff-ui .staff-record-list.is-loading .sl-table-region,.staff-ui .staff-record-list.is-loading .sl-table-footer{opacity:.5}
@media(max-width:699px){.staff-ui .staff-list-feedback{align-items:flex-start;flex-wrap:wrap}.staff-ui .staff-list-feedback>span{flex:1;min-width:200px}.staff-ui .staff-list-feedback>.sl-button{margin-left:26px}}

/* Saved assortment composition: book identity, business fields and review context. */
.staff-ui .staff-preparation-stages{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));list-style:none;padding:0;margin:0 0 12px;border:1px solid var(--sl-border);border-radius:10px;overflow:hidden}
.staff-ui .staff-preparation-stages li+li{border-left:1px solid var(--sl-border)}
.staff-ui .staff-preparation-stages a{display:flex;align-items:center;gap:12px;padding:18px 20px;min-height:76px;height:100%}
.staff-ui .staff-preparation-stages a:hover{background:var(--sl-hover)}
.staff-ui .staff-stage-number{display:grid;place-items:center;flex:none;width:27px;height:27px;border:1px solid var(--sl-border);border-radius:50%;font-size:12px;color:var(--sl-muted)}
.staff-ui .staff-preparation-stages strong{font-size:13px;font-weight:500;display:block}
.staff-ui .staff-preparation-stages small{display:block;margin-top:4px;font-size:12px;line-height:18px;color:var(--sl-muted)}
.staff-ui .staff-composition{display:grid;grid-template-columns:minmax(0,1fr) 232px;gap:28px}
.staff-ui .staff-composition-main{min-width:0}
.staff-ui .staff-composition-toolbar{display:flex;gap:8px;align-items:center;margin-bottom:12px;flex-wrap:wrap}
.staff-ui .staff-composition-toolbar .sl-search{flex:1;min-width:220px;width:auto}
.staff-ui .staff-composition-toolbar .sl-select-shell{width:172px}
.staff-ui .staff-composition-views{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:14px}
.staff-ui .staff-composition-views a{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border-radius:6px;font-size:12px;min-height:30px;color:var(--sl-muted)}
.staff-ui .staff-composition-views a[aria-current=page]{background:#f0f0f2;color:var(--sl-ink);font-weight:500}
.staff-ui .staff-composition-views a:hover{background:#f6f6f7}
.staff-ui .staff-composition-views span{font-size:11px;color:var(--sl-muted);font-variant-numeric:tabular-nums}
.staff-ui .staff-composition .sl-filter-chip{display:inline-flex;gap:8px;align-items:center;max-width:100%;overflow-wrap:anywhere}
.staff-ui .staff-composition .sl-filter-chip .sl-icon{width:12px;flex:none}
.staff-ui .staff-composition-table{overflow:auto;max-height:calc(100dvh - 485px);min-height:220px;scrollbar-width:thin}
.staff-ui .staff-composition .sl-table{table-layout:fixed;min-width:800px;width:100%}
.staff-ui .staff-composition .sl-table td{height:64px;font-size:12px;padding:8px 10px;line-height:18px}
.staff-ui .staff-composition .sl-table th{font-size:12px;height:36px;font-weight:500}
.staff-ui .staff-composition .sl-table th a{display:inline-flex;align-items:center;gap:5px}
.staff-ui .staff-composition .sl-table th .sl-icon{width:12px;height:12px}
.staff-ui .staff-composition .staff-composition-book{width:42%;position:sticky;left:0;z-index:1}
.staff-ui .staff-composition th.staff-composition-book{z-index:3}
.staff-ui .staff-composition .staff-composition-price{width:105px;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}
.staff-ui .staff-composition .staff-composition-stock{font-variant-numeric:tabular-nums;white-space:nowrap}
.staff-ui .staff-composition .sl-table th:nth-child(3){width:88px}
.staff-ui .staff-composition .sl-table th:nth-child(4){width:112px}
.staff-ui .staff-composition .sl-table th:nth-child(5){width:140px}
.staff-ui .staff-assortment-item{display:flex;align-items:center;gap:10px;min-width:0}
.staff-ui .staff-assortment-item>img,.staff-ui .staff-assortment-cover{width:28px;height:40px;flex:none;object-fit:contain;border-radius:2px}
.staff-ui .staff-assortment-cover{display:grid;place-items:center;background:#f7f7f8;border:1px solid #ededee;color:var(--sl-muted)}
.staff-ui .staff-assortment-item-text{display:grid;gap:4px;min-width:0}
.staff-ui .staff-assortment-item-text strong{font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.staff-ui .staff-assortment-item-text>span{font-size:11px;color:var(--sl-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.staff-ui .staff-composition-checked{display:inline-flex;gap:5px;align-items:center;color:#617068;font-size:11px}
.staff-ui .staff-composition-checked .sl-icon{height:12px;width:12px}
.staff-ui .staff-composition-muted{font-size:11px;color:var(--sl-muted)}
.staff-ui .staff-composition .is-excluded .staff-assortment-item{opacity:.6}
.staff-ui .staff-composition-context{border-left:1px solid var(--sl-border);padding-left:22px;font-size:12px}
.staff-ui .staff-composition-context>section{margin-bottom:26px}
.staff-ui .staff-composition-context h2{font-size:12px;font-weight:500;margin:0 0 12px}
.staff-ui .staff-composition-context dl{display:grid;gap:12px}
.staff-ui .staff-composition-context dl>div{display:flex;justify-content:space-between;gap:12px}
.staff-ui .staff-composition-context dt{color:var(--sl-muted)}
.staff-ui .staff-composition-context dd{margin:0;text-align:right;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}
.staff-ui .staff-composition-check-link{display:flex;align-items:flex-start;gap:9px;padding:12px;background:#fafafa;border-radius:8px}
.staff-ui .staff-composition-check-link>.sl-icon{flex:none;width:14px;height:14px;margin-top:2px}
.staff-ui .staff-composition-check-link>span{min-width:0;display:grid;gap:6px;flex:1}
.staff-ui .staff-composition-check-link strong{font-size:12px;font-weight:500}
.staff-ui .staff-composition-check-link span>span{font-size:11px;line-height:17px;color:var(--sl-muted)}
.staff-ui .staff-composition-stock-refresh p{margin:0 0 12px;color:var(--sl-muted);font-size:11px;line-height:17px}
.staff-ui .staff-composition-stock-refresh form,.staff-ui .staff-composition-stock-refresh .sl-button{width:100%}
.staff-ui .staff-composition-context .staff-disclosure dl>div{display:block}
.staff-ui .staff-composition-context .staff-disclosure dd{text-align:left;margin-top:5px}
@media(max-width:1299px){.staff-ui .staff-composition{grid-template-columns:minmax(0,1fr)}.staff-ui .staff-composition-context{border-left:0;border-top:1px solid var(--sl-border);padding:20px 0 0;display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px}.staff-ui .staff-composition-context>section{margin:0}}
@media(max-width:699px){.staff-ui .staff-preparation-stages a{display:block;padding:12px;min-height:110px}.staff-ui .staff-stage-number{width:22px;height:22px;font-size:11px;margin-bottom:8px}.staff-ui .staff-preparation-stages strong{font-size:11px}.staff-ui .staff-preparation-stages small{font-size:11px;line-height:16px}.staff-ui .staff-composition-toolbar .sl-search{min-width:240px}.staff-ui .staff-composition-toolbar .sl-select-shell{flex:1;width:auto;min-width:170px}.staff-ui .staff-composition-views{gap:3px}.staff-ui .staff-composition-views a{padding-inline:6px;min-height:40px}.staff-ui .staff-composition-table{max-height:480px;min-height:220px}.staff-ui .staff-composition .staff-composition-book{width:210px;max-width:210px}.staff-ui .staff-composition .sl-table{min-width:655px}.staff-ui .staff-assortment-item>img,.staff-ui .staff-assortment-cover{display:none}.staff-ui .staff-composition-context{grid-template-columns:1fr;gap:22px}.staff-ui .staff-composition .sl-pagination{gap:4px}.staff-ui .staff-composition .sl-table-footer{flex-wrap:wrap;gap:12px}.staff-ui .staff-composition .sl-pagination{margin-left:auto}}
.staff-ui .staff-gallery-assortment{max-width:420px;padding:16px 0;margin-bottom:12px}
.staff-ui .staff-composition .sl-table th[aria-sort=descending] .sl-icon{transform:rotate(180deg)}

/* Saved assortment position: approved book/sale/changes anatomy. */
.staff-ui .staff-editor-context{display:flex;align-items:center;gap:14px;padding-bottom:22px;font-size:13px}
.staff-ui .staff-editor-context>img,.staff-ui .staff-editor-cover-placeholder{width:40px;height:60px;object-fit:contain;flex:none;border-radius:3px;background:#f7f7f8}
.staff-ui .staff-editor-cover-placeholder{display:grid;place-items:center;color:var(--sl-muted)}
.staff-ui .staff-editor-context>div{min-width:0;flex:1}.staff-ui .staff-editor-context p{margin:0 0 4px;font-weight:500}.staff-ui .staff-editor-context span{color:var(--sl-muted);font-size:12px}
.staff-ui .staff-editor-notice{display:flex;align-items:start;gap:10px;padding:14px;background:#f7f7f8;border-radius:8px;font-size:13px;line-height:1.5;margin-bottom:20px}.staff-ui .staff-editor-notice svg{flex:none}
.staff-ui .staff-editor-columns{display:grid;gap:28px}.staff-ui .staff-editor-section{border:0;padding:0;margin:0;min-width:0}.staff-ui .staff-editor-section>legend{font-size:15px;font-weight:500;margin:0 0 2px}
.staff-ui .staff-assortment-editor .staff-record-workspace{margin-bottom:26px}.staff-ui .staff-assortment-editor .staff-disclosure{margin-top:20px}.staff-ui .staff-assortment-editor .sl-field-grid{column-gap:20px}.staff-ui .staff-assortment-editor .sl-field{margin:16px 0}
.staff-ui .staff-editor-stock{display:flex;justify-content:space-between;gap:18px;margin:16px 0;padding:14px;border:1px solid var(--sl-border);border-radius:8px;font-size:13px}.staff-ui .staff-editor-stock dt{color:var(--sl-muted)}.staff-ui .staff-editor-stock dd{margin:0;white-space:nowrap;font-weight:500}
.staff-ui .staff-editor-read-field{margin:18px 0;min-width:0}.staff-ui .staff-editor-read-field dt{font-size:12px;color:var(--sl-muted);margin-bottom:6px}.staff-ui .staff-editor-read-field dd{margin:0;font-size:14px;line-height:1.6;white-space:pre-wrap;overflow-wrap:anywhere}
.staff-ui .staff-editor-last-change h2{font-size:16px;margin-bottom:8px}.staff-ui .staff-editor-last-change>p{line-height:1.6;margin:12px 0;font-size:13px}
.staff-ui .staff-editor-diff{margin:20px 0}.staff-ui .staff-editor-diff>[role=row]{display:grid;grid-template-columns:140px 1fr 1fr;gap:20px;padding:14px 0;border-bottom:1px solid var(--sl-border);font-size:13px;line-height:1.5}.staff-ui .staff-editor-diff>[role=row]:first-child{font-size:11px;color:var(--sl-muted)}.staff-ui .staff-editor-diff [role=cell]{white-space:pre-wrap;overflow-wrap:anywhere;min-width:0}.staff-ui .staff-editor-diff [role=rowheader]{font-weight:500}.staff-ui .staff-editor-diff [role=cell]:nth-child(2){color:var(--sl-muted)}
.staff-ui .staff-assortment-editor .staff-form-errors h2{font-size:15px;margin-bottom:8px}.staff-ui .staff-assortment-editor .staff-form-errors button{text-align:left;text-decoration:underline;text-underline-offset:3px;font-size:13px;padding:4px 0}
@media(min-width:1200px){.staff-ui .staff-editor-columns{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:36px}.staff-ui .staff-inspector:not(.is-fullscreen) .staff-editor-columns{grid-template-columns:minmax(0,1fr)}}
@media(max-width:599px){.staff-ui .staff-editor-context{flex-wrap:wrap;gap:10px}.staff-ui .staff-editor-context>.staff-composition-muted{margin-left:50px}.staff-ui .staff-editor-diff>[role=row]{grid-template-columns:80px 1fr 1fr;gap:10px;font-size:12px}.staff-ui .staff-assortment-editor .staff-form-footer{align-items:start}.staff-ui .staff-assortment-editor .staff-form-footer .sl-dialog-actions{width:100%;justify-content:flex-end}.staff-ui .staff-assortment-editor .staff-form-errors button{min-height:44px}}
.staff-ui .staff-inspector-body:has(.staff-book-editor)>turbo-frame>.staff-inspector-title{max-width:1040px;margin-inline:auto}
.staff-ui .sl-field textarea.sl-input[rows="2"]{min-height:72px}
.staff-ui .staff-assortment-editor .sl-field-grid .sl-field{margin-block:0 16px}

.staff-ui .staff-editor-saved{display:flex;gap:10px;align-items:start;font-size:13px;line-height:1.5;padding:14px;background:#f3f7f3;border-radius:8px;margin-bottom:20px}.staff-ui .staff-editor-saved svg{flex:none}
@media(max-width:599px){.staff-ui .staff-unsaved footer{display:grid;grid-template-columns:1fr}.staff-ui .staff-unsaved footer button{white-space:normal;min-height:44px}}
@media(max-width:599px){.staff-ui .staff-inspector [data-staff-inspector-target="expand"]{display:none}.staff-ui .staff-inspector-header>span{white-space:nowrap}}

.staff-ui .staff-library-heading{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}
.staff-ui .staff-library-heading h2{font-size:16px;font-weight:700;margin:0 0 6px}
.staff-ui .staff-library-heading p,.staff-ui .staff-library-note{font-size:12px;color:var(--sl-muted);line-height:19px;margin:0}
.staff-ui .staff-library-toolbar{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:16px}
.staff-ui .staff-library-toolbar .sl-search{flex:1;min-width:230px;width:auto}
.staff-ui .staff-library-toolbar .sl-select-shell{width:190px}
.staff-ui .staff-library-selection{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:10px 0;font-size:12px;color:var(--sl-muted)}
.staff-ui .staff-library-selection label{display:flex;align-items:center;gap:9px;color:var(--sl-ink);cursor:pointer}
.staff-ui .staff-library-table{overflow:auto;max-height:680px;scrollbar-width:thin;border-top:1px solid var(--sl-border);border-bottom:1px solid var(--sl-border)}
.staff-ui .staff-library .sl-table{table-layout:fixed;width:100%;min-width:800px}
.staff-ui .staff-library .sl-table th{font-size:12px;font-weight:500;height:36px}
.staff-ui .staff-library .sl-table td{height:64px;padding:8px 10px;font-size:12px;line-height:18px}
.staff-ui .staff-library .staff-library-check{width:38px;text-align:center;padding:8px}
.staff-ui .staff-library .staff-library-id{width:115px}
.staff-ui .staff-library-id span{display:block;font-size:11px;color:var(--sl-muted)}
.staff-ui .staff-library-id strong{font-size:12px;font-weight:400;white-space:nowrap;font-variant-numeric:tabular-nums}
.staff-ui .staff-library .staff-library-price{width:135px;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums}
.staff-ui .staff-library .staff-library-membership{width:190px;padding-left:24px}
.staff-ui .staff-library-membership-link{display:flex;justify-content:space-between;gap:8px;align-items:center;font-size:12px}
.staff-ui .staff-library-membership-link .sl-icon{width:12px;height:12px;color:var(--sl-muted);flex:none}
.staff-ui .staff-library-mark .sl-icon{width:14px;height:14px;color:var(--sl-muted)}
.staff-ui .staff-library-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:14px 0;font-size:12px}
.staff-ui .staff-library-footer>div{display:flex;align-items:center;gap:16px}
.staff-ui .staff-library .staff-disclosure{margin-top:28px}
.staff-ui .staff-library-bulk{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:16px}
.staff-ui .staff-library-bulk form{display:flex;align-items:flex-end;gap:8px;min-width:0}
.staff-ui .staff-library-bulk .sl-field{flex:1;min-width:0}
.staff-ui .staff-library-bulk form>p{font-size:12px;color:var(--sl-muted)}
.staff-ui .staff-library .is-selected td{background:#f5f6fa}
@media(max-width:699px){.staff-ui .staff-library-heading{flex-wrap:wrap;gap:12px}.staff-ui .staff-library-toolbar .sl-search{min-width:220px}.staff-ui .staff-library-toolbar .sl-select-shell{width:calc(50% - 4px);flex:1;min-width:130px}.staff-ui .staff-library-selection{align-items:flex-start;font-size:11px}.staff-ui .staff-library-selection label{min-height:44px;max-width:220px;line-height:17px}.staff-ui .staff-library-selection>span{padding-top:13px;white-space:nowrap}.staff-ui .staff-library .sl-table{min-width:750px}.staff-ui .staff-library .staff-library-book{width:235px}.staff-ui .staff-library .staff-library-check{width:44px}.staff-ui .staff-library .staff-library-check input{width:20px;height:20px}.staff-ui .staff-library-footer{flex-wrap:wrap;gap:10px}.staff-ui .staff-library-footer>div{width:100%;justify-content:space-between}.staff-ui .staff-library-footer .sl-pagination{margin-left:auto}.staff-ui .staff-library-bulk{grid-template-columns:1fr}.staff-ui .staff-library-bulk form{flex-direction:column;align-items:stretch}.staff-ui .staff-library-membership-link{min-height:44px}}

.staff-ui .staff-assortment-new-item{container-type:inline-size}
@container(min-width:760px){.staff-ui .staff-assortment-new-item .staff-editor-columns,.staff-ui .staff-inspector:not(.is-fullscreen) .staff-assortment-new-item .staff-editor-columns{grid-template-columns:minmax(0,1.15fr) minmax(0,1fr);gap:32px}}
.staff-ui .staff-library-checkbox-hit{display:grid;place-items:center;min-height:44px;cursor:pointer}
@media(max-width:699px){.staff-ui .staff-library .staff-library-check{padding-inline:0}.staff-ui .staff-library-checkbox-hit{min-width:44px}}

.staff-ui .staff-library .has-selection-conflict td{background:#fff8f5}
.staff-ui .staff-library-conflict-label{color:#995445;font-size:12px}

.staff-ui {
/* Assortment review queue: status belongs to the saved validation run. */
.staff-validation { min-width:0; }
.staff-validation-heading,.staff-validation-group>header,.staff-validation-footer { display:flex;align-items:center;justify-content:space-between;gap:16px; }
.staff-validation-heading { padding:8px 0 22px; }
.staff-validation-heading h2,.staff-validation-identity h2,.staff-validation-decision h2 { font-size:18px;font-weight:650;letter-spacing:-.02em;margin:0; }
.staff-validation-heading p,.staff-validation-identity p { margin:6px 0 0;color:var(--sl-muted);font-size:13px; }
.staff-validation-banner { display:flex;align-items:flex-start;gap:12px;padding:16px 18px;border:1px solid var(--sl-border);border-radius:10px;background:#fafafa;margin:0 0 22px;font-size:13px; }
.staff-validation-banner>.sl-icon { margin-top:2px;flex-shrink:0;color:var(--sl-muted); }
.staff-validation-banner p { margin:4px 0 0;color:var(--sl-muted);line-height:1.6; }
.staff-validation-banner.is-clear { background:#f7fbf9;border-color:#dceae3; }
.staff-validation-banner.is-clear>.sl-icon { color:#28724d; }
.staff-validation-banner>.sl-button { margin-left:auto;flex-shrink:0; }
.staff-validation-filters { display:flex;gap:6px;border-bottom:1px solid var(--sl-border);overflow:auto; }
.staff-validation-filter { display:flex;align-items:center;gap:8px;min-height:44px;padding:10px 12px;white-space:nowrap;font-size:13px;color:var(--sl-muted);border-bottom:2px solid transparent;text-decoration:none; }
.staff-validation-filter[aria-current] { border-color:var(--sl-red);color:var(--sl-ink);font-weight:500; }
.staff-validation-filter span:last-child { font-variant-numeric:tabular-nums;font-size:12px; }
.staff-validation-search { display:flex;align-items:center;gap:8px;padding:18px 0; }
.staff-validation-search .sl-search { width:360px;max-width:100%; }
.staff-validation-group { border:1px solid var(--sl-border);border-radius:10px;margin:0 0 18px;overflow:hidden; }
.staff-validation-group>header { padding:12px 16px 0; }
.staff-validation-group h3 { display:flex;align-items:center;gap:9px;font-size:14px;font-weight:650;margin:0; }
.staff-validation-group h3>span { color:var(--sl-muted);font-weight:400;font-variant-numeric:tabular-nums; }
.staff-validation-instruction { font-size:13px;color:var(--sl-muted);margin:7px 16px 14px;line-height:1.6;max-width:850px; }
.staff-validation-row { display:grid;grid-template-columns:minmax(240px,1fr) auto 310px;align-items:center;gap:20px;padding:14px 16px;border-top:1px solid var(--sl-border); }
.staff-validation-row-main { min-width:0; }
.staff-validation-row-actions { display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px;max-width:310px; }
.staff-validation-row-actions .sl-button { min-height:32px; }
.staff-validation-receipt { border-left:2px solid #dceae3;padding-left:12px;margin:12px 0 0;font-size:13px;overflow-wrap:anywhere; }
.staff-validation-receipt p { margin:0 0 5px; }
.staff-validation-receipt small { color:var(--sl-muted);font-size:12px; }
.staff-validation-receipt time { white-space:nowrap; }
.staff-validation-empty { display:flex;align-items:center;flex-direction:column;text-align:center;padding:48px 24px;color:var(--sl-muted); }
.staff-validation-empty>.sl-icon { width:24px;height:24px; }
.staff-validation-empty h3 { font-size:15px;color:var(--sl-ink);margin:16px 0 6px;font-weight:700; }
.staff-validation-empty p { font-size:13px;line-height:1.7;max-width:460px; }
.staff-validation-footer { min-height:60px;font-size:12px;color:var(--sl-muted); }
.staff-validation-identity { display:grid;grid-template-columns:1fr auto;align-items:center;gap:20px;border-top:1px solid var(--sl-border);padding:24px 0;margin-top:20px; }
.staff-validation-identity dl { grid-column:1/-1;display:flex;flex-wrap:wrap;gap:24px 40px;margin:0; }
.staff-validation-identity dl>div { display:flex;align-items:baseline;gap:10px; }
.staff-validation-identity dt { font-size:12px;color:var(--sl-muted); }
.staff-validation-identity dd { margin:0;font-size:15px;font-weight:500;font-variant-numeric:tabular-nums; }
.staff-validation-decision { max-width:980px; }
.staff-validation-decision-explanation { max-width:720px;font-size:14px;line-height:1.75;color:var(--sl-muted);margin:10px 0 24px; }
.staff-validation-decision-issue { border:1px solid var(--sl-border);border-radius:10px;padding:16px;margin:20px 0;font-size:14px; }
.staff-validation-decision-issue p { font-size:13px;line-height:1.7;margin:6px 0 0;color:var(--sl-muted); }
.staff-validation-decision-items { margin:24px 0; }
.staff-validation-decision-items h3 { font-size:13px;color:var(--sl-muted);margin:0 0 12px; }
.staff-validation-decision-items>div { padding:12px 0;border-bottom:1px solid var(--sl-border); }
.staff-validation-decision .staff-form-footer { margin-top:24px; }
@media(max-width:767px) {
 .staff-validation-heading,.staff-validation-group>header { align-items:flex-start;flex-direction:column;gap:12px; }
 .staff-validation-heading .sl-button { min-height:44px; }
 .staff-validation-banner { flex-wrap:wrap;padding:14px; }
 .staff-validation-banner>div { flex:1;min-width:200px; }
 .staff-validation-banner>.sl-button { margin-left:28px; }
 .staff-validation-search { flex-wrap:wrap; }
 .staff-validation-search .sl-search { flex:1;min-width:200px; }
 .staff-validation-row { grid-template-columns:minmax(0,1fr) auto;gap:12px;padding:14px; }
 .staff-validation-row-actions { grid-column:1/-1;justify-content:flex-start;max-width:none; }
 .staff-validation-row-actions .sl-button,.staff-validation-group>header .sl-button { min-height:44px; }
 .staff-validation-identity { grid-template-columns:1fr; }
 .staff-validation-identity>.sl-button { justify-self:start;min-height:44px; }
 .staff-validation-identity dl { gap:16px;display:grid;grid-template-columns:1fr; }
 .staff-validation-identity dl>div { justify-content:space-between; }
}

.staff-validation-unsaved {margin:20px 0;padding:16px;border:1px solid var(--sl-border);border-radius:8px;}
.staff-validation-unsaved h3 {font-size:13px;margin-bottom:8px;}
.staff-validation-unsaved p {white-space:pre-wrap;overflow-wrap:anywhere;font-size:13px;}
}
.staff-ui .staff-validation-row:not(:has(.staff-validation-row-actions a)) {grid-template-columns:minmax(0,1fr) auto;}
.staff-ui .staff-validation-row-actions:not(:has(a)) {display:none;}

/* Reviewed publication: full replacement comparison and immutable attempt receipt. */
.staff-ui {
 .staff-publication-heading {display:flex;align-items:center;justify-content:space-between;gap:20px;margin:8px 0 18px;}
 .staff-publication-heading h2,.staff-publication-readiness h2,.staff-publication-history h2 {font-size:18px;font-weight:650;letter-spacing:-.02em;margin:0;}
 .staff-publication-heading p {font-size:13px;line-height:1.7;color:var(--sl-muted);margin:7px 0 0;max-width:800px;}
 .staff-publication-readiness {display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:12px;border:1px solid var(--sl-border);border-radius:10px;padding:18px;margin:8px 0 0;background:#fafafa;}
 .staff-publication-readiness.is-ready {background:#f7fbf9;border-color:#dceae3;}
 .staff-publication-readiness>.sl-icon {flex:none;color:var(--sl-muted);}
 .staff-publication-readiness.is-ready>.sl-icon {color:#28724d;}
 .staff-publication-readiness h2,.staff-publication-readiness h3 {font-size:14px;font-weight:700;margin:0;}
 .staff-publication-readiness p {font-size:13px;line-height:1.65;color:var(--sl-muted);margin:4px 0 0;}
 .staff-publication-readiness>div {min-width:0;}
 .staff-publication-readiness>.sl-button {margin:0;grid-column:3;justify-self:start;}
 .staff-comparison-baseline {display:flex;align-items:center;gap:30px;margin:22px 0 24px;padding:18px 0;border-block:1px solid var(--sl-border);}
 .staff-comparison-baseline>div {display:grid;grid-template-columns:auto 1fr;gap:5px 12px;min-width:0;}
 .staff-comparison-baseline small {grid-column:1/-1;font-size:12px;color:var(--sl-muted);}
 .staff-comparison-baseline strong {font-size:22px;font-weight:700;font-variant-numeric:tabular-nums;white-space:nowrap;}
 .staff-comparison-baseline span {align-self:end;font-size:12px;color:var(--sl-muted);padding-bottom:3px;overflow-wrap:anywhere;}
 .staff-comparison-baseline>.sl-icon {flex:none;color:var(--sl-muted);}
 .staff-comparison-rows {border:1px solid var(--sl-border);border-radius:10px;overflow:hidden;}
 .staff-comparison-rows:empty {display:none;}
 .staff-comparison-rows .staff-disclosure {border:0;border-bottom:1px solid var(--sl-border);border-radius:0;margin:0;}
 .staff-comparison-rows .staff-disclosure:last-child {border-bottom:0;}
 .staff-comparison-rows summary {min-height:70px;padding:12px 16px;gap:12px;}
 .staff-comparison-rows summary>span {display:flex;align-items:center;justify-content:space-between;gap:24px;min-width:0;width:100%;}
 .staff-comparison-identity {display:flex;flex-direction:column;gap:4px;min-width:0;}
 .staff-comparison-identity strong {font-size:13px;font-weight:700;overflow-wrap:anywhere;}
 .staff-comparison-identity>span {font-size:12px;font-weight:400;color:var(--sl-muted);}
 .staff-comparison-delta {font-size:12px;white-space:nowrap;font-weight:400;color:var(--sl-muted);}
 .staff-comparison-rows .staff-disclosure-body {padding:0;}
 .staff-comparison-values>div {display:grid;grid-template-columns:170px minmax(0,1fr) minmax(0,1fr);border-top:1px solid var(--sl-border);font-size:13px;line-height:1.7;}
 .staff-comparison-values>div>* {padding:12px 16px;overflow-wrap:anywhere;white-space:pre-wrap;}
 .staff-comparison-values>div>strong {font-size:12px;font-weight:500;color:var(--sl-muted);}
 .staff-comparison-values small {display:none;}
 .staff-comparison-values .staff-comparison-value-head {font-size:12px;color:var(--sl-muted);background:#fafafa;}
 .staff-comparison-before {color:var(--sl-muted);background:#fdfafa;}
 .staff-comparison-after {background:#f7fbf9;}
 .staff-comparison-paging {display:flex;align-items:center;gap:12px;}
 .staff-comparison-scope {font-size:12px;line-height:1.7;color:var(--sl-muted);margin:8px 0 24px;max-width:900px;}
 .staff-publication-history {border-top:1px solid var(--sl-border);padding-top:24px;margin-top:32px;}
 .staff-publication-history>header {display:flex;align-items:center;justify-content:space-between;margin-bottom:12px;gap:20px;}
 .staff-publication-attempt-row {display:flex;align-items:center;gap:24px;padding:14px 0;border-bottom:1px solid var(--sl-border);font-size:13px;}
 .staff-publication-attempt-row>span:first-child {flex:1;min-width:0;display:flex;flex-direction:column;gap:4px;}
 .staff-publication-attempt-row strong {font-weight:500;}
 .staff-publication-attempt-row small {color:var(--sl-muted);overflow-wrap:anywhere;}
 .staff-publication-attempt-row time {font-size:12px;white-space:nowrap;color:var(--sl-muted);}
 .staff-publication-confirm {max-width:960px;margin:0 0 32px;}
 .staff-publication-confirm form>.staff-disclosure {margin-top:20px;}
 .staff-publication-confirm form>.staff-form-footer {margin-top:24px;}
 .staff-publication-receipt {display:flex;align-items:center;justify-content:space-between;gap:24px;padding:8px 0 24px;border-bottom:1px solid var(--sl-border);}
 .staff-publication-receipt h2 {font-size:22px;font-weight:700;overflow-wrap:anywhere;}
 .staff-publication-receipt p {font-size:12px;color:var(--sl-muted);margin-bottom:8px;}
 .staff-publication-facts {display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:22px 32px;padding:24px 0;margin:0;}
 .staff-publication-facts>div {min-width:0;}
 .staff-publication-facts dt {font-size:12px;color:var(--sl-muted);margin-bottom:6px;}
 .staff-publication-facts dd {font-size:13px;line-height:1.7;overflow-wrap:anywhere;white-space:pre-wrap;margin:0;}
 .staff-publication-facts time {white-space:nowrap;}
 @media(max-width:700px) {
  .staff-publication-readiness {grid-template-columns:16px minmax(0,1fr);padding:14px;align-items:start;}
  .staff-publication-readiness>.sl-icon {margin-top:2px;}
  .staff-publication-readiness>.sl-button,.staff-publication-readiness>span {grid-column:2;max-width:100%;}
  .staff-publication-readiness>.sl-button {min-height:44px;}
  .staff-comparison-baseline {gap:16px;}
  .staff-comparison-baseline>div {display:flex;flex-direction:column;flex:1;}
  .staff-comparison-baseline span {align-self:start;}
  .staff-comparison-rows summary {padding:12px;}
  .staff-comparison-rows summary>span {align-items:flex-start;gap:8px;flex-direction:column;}
  .staff-comparison-values>div {grid-template-columns:1fr;}
  .staff-comparison-values>div>* {padding:10px 14px;}
  .staff-comparison-values .staff-comparison-value-head {display:none;}
  .staff-comparison-values small {display:block;color:var(--sl-muted);font-size:11px;margin-bottom:5px;}
  .staff-comparison-paging .sl-button {min-height:44px;}
  .staff-publication-attempt-row {display:grid;grid-template-columns:1fr auto;gap:8px;}
  .staff-publication-attempt-row>.sl-icon {justify-self:end;}
  .staff-publication-facts {grid-template-columns:1fr;}
  .staff-publication-receipt {align-items:flex-start;}
 }
}

.staff-ui .staff-comparison-values.is-single>div {grid-template-columns:170px minmax(0,1fr);}
@media(max-width:700px) {
 .staff-ui .staff-comparison-values>div {grid-template-columns:1fr 1fr;}
 .staff-ui .staff-comparison-values>div>strong {grid-column:1/-1;}
 .staff-ui .staff-comparison-values>div.is-prose>span {grid-column:1/-1;}
 .staff-ui .staff-comparison-values.is-single>div {grid-template-columns:1fr;}
 .staff-ui .staff-comparison-values.is-single small {display:none;}
}

.staff-ui {
 .staff-publication-current {display:flex;align-items:center;gap:20px;border:1px solid var(--sl-border);border-radius:var(--sl-radius);padding:16px 20px;margin-bottom:16px;}
 .staff-publication-current-identity {display:grid;gap:4px;min-width:0;flex:1;}
 .staff-publication-current-identity>span {font-size:12px;color:var(--sl-muted);line-height:1.4;}
 .staff-publication-current strong {font-size:14px;overflow-wrap:anywhere;color:var(--sl-ink);line-height:1.45;}
 .staff-publication-current-value {display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 12px;}
 .staff-publication-current-value>span {white-space:nowrap;}
 .staff-publication-index>.staff-composition-views {margin-bottom:0;}
 .staff-publication-current-action {display:flex;align-items:center;gap:8px;font-size:12px;font-weight:500;white-space:nowrap;}
 .staff-publication-current[href]:hover {border-color:#c7c7cc;background:#fafafa;}
 .staff-publication-toolbar {display:flex;align-items:center;gap:8px;flex-wrap:wrap;padding:12px 0;}
 .staff-publication-query {display:flex;align-items:center;gap:8px;flex:1;min-width:260px;max-width:388px;}
 .staff-publication-query>.sl-search {width:auto;flex:1;min-width:0;}
 .staff-publication-query>.sl-button {flex:none;}
 .staff-publication-facets {display:flex;align-items:center;gap:8px;flex-wrap:wrap;flex:none;max-width:100%;}
 .staff-publication-facets>.sl-select-shell {width:180px;}
 .staff-publication-facets:empty {display:none;}
 .staff-publication-table {overflow:auto;min-height:160px;border-block:1px solid var(--sl-border);}
 .staff-publication-table .sl-table {min-width:920px;table-layout:fixed;width:100%;}
 .staff-publication-table .sl-table th,.staff-publication-table .sl-table td {border-right:0;}
 .staff-publication-table th:first-child {width:29%;}
 .staff-publication-table th:nth-child(2) {width:188px;}
 .staff-publication-table th:last-child {width:153px;}
 .staff-publication-table .is-versions th:nth-child(2) {width:145px;}
 .staff-publication-table .is-versions th:nth-child(3) {width:90px;}
 .staff-publication-table .is-versions th:nth-child(4) {width:153px;}
 .staff-publication-table tbody td {height:64px;font-size:13px;padding:10px 12px;}
 .staff-publication-cell-link {display:grid;gap:4px;min-width:0;}
 .staff-publication-cell-link strong {font-size:13px;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
 .staff-publication-cell-link span {color:var(--sl-muted);font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
 .staff-publication-cell-link:hover strong {text-decoration:underline;}
 .staff-publication-nowrap,.staff-publication-table .sl-badge {white-space:nowrap;}
 .staff-publication-version,.staff-publication-person {overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
 .staff-publication-table th>a {display:inline-flex;align-items:center;gap:4px;white-space:nowrap;}
 @media(max-width:640px) {
  .staff-publication-current {gap:16px;padding:14px 16px;}
  .staff-publication-current-action>span {display:none;}
  .staff-publication-query {flex-basis:100%;max-width:none;}
  .staff-publication-facets {width:100%;}
  .staff-publication-facets>.sl-select-shell {width:calc(50% - 4px);}
 }
}

.staff-ui .staff-sort-ascending {transform:rotate(180deg);}

.staff-ui .staff-publication-readiness h2,.staff-ui .staff-publication-heading h2 {overflow-wrap:anywhere;}

/* The active indicator and divider share one baseline, including scrollable rails. */
.staff-ui :is(.sl-views,.sl-tabs,.sl-report-nav,.staff-record-tabs,.staff-list-views,.staff-validation-filters),
.staff-ui .staff-page-header:has(.staff-module-tabs) {
 border-bottom-width:0;
 box-shadow:inset 0 -1px 0 var(--sl-border);
}
.staff-ui :is(.sl-views,.sl-tabs,.sl-report-nav,.staff-record-tabs,.staff-list-views,.staff-validation-filters,.staff-module-tabs) {
 scrollbar-width:none;
}

/* Returning to the parent list belongs to the record heading, not the action bar. */
.staff-ui .staff-page-topline:has(.staff-page-parent) {padding:12px 0 18px;}
.staff-ui .staff-page-parent>a {display:inline-flex;align-items:center;gap:4px;min-height:32px;color:var(--sl-muted);font-size:13px;font-weight:500;text-decoration:none;}
.staff-ui .staff-page-parent>a:hover {color:var(--sl-ink);}
.staff-ui .staff-page-parent>a:hover span {text-decoration:underline;text-underline-offset:3px;}
.staff-ui .staff-page-parent>a:focus-visible {outline:2px solid var(--sl-red);outline-offset:3px;border-radius:4px;}
.staff-ui .staff-page-parent+.staff-page-title {margin-top:2px;}
@media(max-width:699px) {
 .staff-ui .staff-page-topline:has(.staff-page-parent) {padding:8px 0 16px;}
 .staff-ui .staff-page-parent>a {min-height:44px;}
}

/* Order identity, purchased lines and contextual facts have distinct owners. */
.staff-ui .staff-record-metadata {display:flex;align-items:center;flex-wrap:wrap;gap:8px 16px;margin-top:12px;color:var(--sl-muted);font-size:13px;}
.staff-ui .staff-record-metadata time {white-space:nowrap;font-variant-numeric:tabular-nums;}
.staff-ui .staff-inspector-title:has(+.staff-record-metadata) {margin-bottom:0;}
.staff-ui .staff-record-panel:has(>.staff-order-overview) {container:order-overview / inline-size;}
.staff-ui .staff-order-overview {display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:28px;align-items:start;}
.staff-ui .staff-order-primary,.staff-ui .staff-order-technical {min-width:0;}
.staff-ui .staff-order-technical {grid-column:1;}
.staff-ui .staff-order-section {min-width:0;}
.staff-ui .staff-order-section h2 {font-size:15px;font-weight:700;line-height:1.4;margin:0;}
.staff-ui .staff-order-section-heading {display:flex;align-items:center;gap:10px;margin-bottom:16px;}
.staff-ui .staff-order-section-heading>span:not(.sl-status) {font-size:12px;color:var(--sl-muted);font-variant-numeric:tabular-nums;}
.staff-ui .staff-order-items {width:100%;min-width:0;max-width:100%;table-layout:fixed;}
.staff-ui .staff-order-items th {position:static;}
.staff-ui .staff-order-items :is(th,td):not(:first-child) {text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;}
.staff-ui .staff-order-items th:nth-child(2) {width:58px;}
.staff-ui .staff-order-items th:nth-child(3),.staff-ui .staff-order-items th:nth-child(4) {width:102px;}
.staff-ui .staff-order-items td {height:56px;padding:12px 10px;vertical-align:top;}
.staff-ui .staff-order-item-title {display:block;font-size:13px;font-weight:500;overflow-wrap:anywhere;}
.staff-ui .staff-order-item-calculation {display:none;}
.staff-ui .staff-order-item-note {display:block;margin-top:4px;font-size:12px;line-height:1.5;color:var(--sl-muted);overflow-wrap:anywhere;}
.staff-ui .staff-order-totals {width:min(100%,360px);margin:20px 0 28px auto;}
.staff-ui .staff-order-totals .sl-details>div {grid-template-columns:minmax(0,1fr) auto;gap:16px;padding:6px 0;}
.staff-ui .staff-order-totals dd {text-align:right;white-space:nowrap;}
.staff-ui .staff-order-total {display:flex;justify-content:space-between;gap:16px;font-size:18px;font-weight:700;padding-top:14px;margin-top:10px;border-top:1px solid var(--sl-border);}
.staff-ui .staff-order-total dd {margin:0;font-variant-numeric:tabular-nums;}
.staff-ui .staff-order-bonus {display:flex;justify-content:space-between;gap:16px;font-size:12px;color:var(--sl-muted);margin:12px 0 0;}
.staff-ui .staff-order-bonus strong {font-weight:500;white-space:nowrap;}
.staff-ui .staff-order-note {font-size:12px;line-height:1.6;color:var(--sl-muted);margin:10px 0 0;}
.staff-ui .staff-order-context {grid-column:2;grid-row:1 / span 2;border-left:1px solid var(--sl-border);padding-left:24px;display:grid;gap:28px;min-width:0;}
.staff-ui .staff-order-customer {display:block;font-size:15px;font-weight:500;overflow-wrap:anywhere;margin:12px 0 6px;text-decoration:none;}
.staff-ui a.staff-order-customer:hover,.staff-ui .staff-order-context-link:hover {text-decoration:underline;text-underline-offset:3px;}
.staff-ui .staff-order-context .sl-details>div {grid-template-columns:80px minmax(0,1fr);gap:12px;padding:6px 0;font-size:12px;}
.staff-ui .staff-order-context h2+.sl-details {margin-top:12px;}
.staff-ui .staff-order-delivery {margin:12px 0 6px;font-size:14px;line-height:1.5;overflow-wrap:anywhere;}
.staff-ui .staff-order-context-link {display:inline-flex;align-items:center;min-height:32px;margin-top:8px;font-size:13px;font-weight:500;}
.staff-ui .staff-order-identifiers {display:grid;gap:10px;margin-top:16px;}
.staff-ui .staff-order-identifiers>div {display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;font-size:12px;overflow-wrap:anywhere;}
.staff-ui .staff-order-identifiers dt {color:var(--sl-muted);}
.staff-ui .staff-order-identifiers dd {margin:0;}
.staff-ui .staff-order-empty {padding:24px 0;font-size:13px;}
.staff-ui .staff-order-empty h3 {font-weight:500;margin:0 0 6px;}
.staff-ui .staff-order-empty p {color:var(--sl-muted);margin:0;}
@container order-overview (max-width:800px) {
 .staff-ui .staff-order-overview {grid-template-columns:minmax(0,1fr);gap:28px;}
 .staff-ui .staff-order-context {grid-column:auto;grid-row:auto;border-left:0;padding-left:0;grid-template-columns:repeat(2,minmax(0,1fr));}
}
@container order-overview (max-width:540px) {
 .staff-ui .staff-order-items th:nth-child(2),.staff-ui .staff-order-items td:nth-child(2),.staff-ui .staff-order-items th:nth-child(3),.staff-ui .staff-order-items td:nth-child(3) {display:none;}
 .staff-ui .staff-order-items th:last-child {width:110px;}
 .staff-ui .staff-order-item-calculation {display:block;font-size:12px;color:var(--sl-muted);margin-top:4px;}
 .staff-ui .staff-order-items td {padding:12px 8px;}
 .staff-ui .staff-order-context {grid-template-columns:minmax(0,1fr);}
 .staff-ui .staff-order-customer {min-height:32px;}
 .staff-ui .staff-order-context-link {min-height:44px;}
}

.staff-ui .staff-payment-workspace {display:grid;gap:32px;container:payment-workspace / inline-size;}
.staff-ui .staff-payment-assessment>p {margin:0;max-width:80ch;font-size:14px;line-height:1.6;}
.staff-ui .staff-payment-assessment>p.staff-order-note {margin-top:8px;font-size:13px;}
.staff-ui .staff-payment-assessment h2 {font-size:15px;font-weight:700;}
.staff-ui .staff-payment-records {border-block:1px solid var(--sl-border);}
.staff-ui .staff-payment-records:empty {display:none;}
.staff-ui .staff-payment-record+.staff-payment-record {border-top:1px solid var(--sl-border);}
.staff-ui .staff-payment-record>summary {display:grid;grid-template-columns:16px minmax(0,1fr) auto;align-items:center;gap:12px;list-style:none;padding:16px 0;cursor:pointer;}
.staff-ui .staff-payment-record>summary::-webkit-details-marker {display:none;}
.staff-ui .staff-payment-record>summary::before {content:none;}
.staff-ui .staff-payment-record>summary>.sl-icon {color:var(--sl-muted);transition:transform .15s;}
.staff-ui .staff-payment-record[open]>summary>.sl-icon {transform:rotate(90deg);}
.staff-ui .staff-payment-identity {display:grid;gap:5px;min-width:0;}
.staff-ui .staff-payment-identity strong {font-size:14px;font-weight:500;overflow-wrap:anywhere;}
.staff-ui .staff-payment-identity>span {font-size:12px;color:var(--sl-muted);overflow-wrap:anywhere;}
.staff-ui .staff-payment-record-status {display:grid;justify-items:end;gap:6px;font-size:12px;}
.staff-ui .staff-payment-record-status time {color:var(--sl-muted);font-variant-numeric:tabular-nums;white-space:nowrap;}
.staff-ui .staff-payment-evidence {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:8px 0 24px 28px;}
.staff-ui .staff-payment-evidence h3 {font-size:13px;font-weight:500;margin:0 0 8px;}
.staff-ui .staff-payment-evidence .sl-details>div {font-size:12px;grid-template-columns:125px minmax(0,1fr);padding:6px 0;}
.staff-ui .staff-order-operation-form {margin-top:20px;max-width:680px;}
.staff-ui .staff-order-operation-form .staff-form-footer {position:static;margin-top:16px;padding-top:16px;}
.staff-ui .staff-order-result {display:flex;align-items:start;gap:8px;font-size:13px;line-height:1.5;margin:16px 0;}
.staff-ui .staff-order-result>.sl-icon {color:#2d7540;flex:none;}
@media(max-width:599px),(pointer:coarse) {
 .staff-ui .staff-order-operation-form .sl-button {min-height:44px;}
}
.staff-ui .staff-payment-records:not(:has(details)) {display:none;}
.staff-ui .staff-page-content>.staff-record-workspace:first-child>.staff-record-tabs {margin-top:0;}
@container payment-workspace (max-width:620px) {
 .staff-ui .staff-payment-evidence {grid-template-columns:minmax(0,1fr);gap:20px;}
 .staff-ui .staff-payment-record>summary {grid-template-columns:16px minmax(0,1fr);gap:8px 12px;}
 .staff-ui .staff-payment-record-status {grid-column:2;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px;}
}

/* A warning compares the exact prices captured by its validation run. */
.staff-ui .staff-price-change {padding:18px 0;margin:4px 0 20px;}
.staff-ui .staff-price-change dl {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px;margin:0;}
.staff-ui .staff-price-change dt {color:var(--sl-muted);font-size:12px;line-height:1.5;}
.staff-ui .staff-price-change dd {font-size:20px;font-weight:500;font-variant-numeric:tabular-nums;margin:6px 0 0;overflow-wrap:anywhere;}
.staff-ui .staff-price-change>p {font-size:13px;line-height:1.5;margin:14px 0 0;}
.staff-ui .staff-price-change .staff-price-change-missing {color:var(--sl-muted);}
.staff-ui .staff-price-change.is-compact {margin:6px 0 0;padding:0;max-width:480px;}
.staff-ui .staff-price-change.is-compact dd {font-size:14px;}
.staff-ui .staff-price-change.is-compact>p {font-size:12px;margin-top:8px;}
@media(max-width:599px) { .staff-ui .staff-price-change dd {font-size:18px;} }

/* Recommendation operations use the approved compact list and inspector rhythm. */
.staff-ui .staff-recommendation-layout {min-width:0;display:grid;gap:20px}
.staff-ui .staff-recommendation-heading {display:flex;align-items:center;justify-content:space-between;gap:20px;min-width:0}
.staff-ui .staff-recommendation-heading .staff-section-title {margin:0}
.staff-ui .staff-recommendation-filters {display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin:0;padding:0;border:0}
.staff-ui .staff-filter-pill {display:inline-flex;align-items:center;min-height:34px;padding:6px 10px;border-radius:6px;font-size:13px;font-weight:500;color:var(--sl-muted);white-space:nowrap;text-decoration:none}
.staff-ui .staff-filter-pill:hover {background:#f7f7f8;color:var(--sl-text)}
.staff-ui .staff-filter-pill.is-active {background:#efeff1;color:#303033}
.staff-ui .staff-recommendation-filters a::after {content:none}
.staff-ui .staff-recommendation-row-open {display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:5px;color:var(--sl-muted)}
.staff-ui .staff-recommendation-row-open:hover {background:#f4f4f5;color:#303033}
.staff-ui .staff-recommendation-observer {margin-top:8px}
.staff-ui .staff-recommendation-observer summary {display:flex;align-items:center;gap:10px}
.staff-ui .staff-recommendation-observer summary>.staff-table-muted {margin-left:auto}
.staff-ui .staff-recommendation-metrics {display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin:24px 0}
.staff-ui .staff-recommendation-form {max-width:820px;margin:0;display:grid;gap:20px}
.staff-ui .staff-recommendation-form label {font-weight:500}
.staff-ui .staff-recommendation-form .staff-textarea {min-height:100px}
.staff-ui .staff-recommendation-form footer {display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:4px}
.staff-ui .staff-recommendation-command {padding:18px 0;display:grid;gap:16px;min-width:0}
.staff-ui .staff-recommendation-command h4 {font-size:16px;font-weight:700}
.staff-ui .staff-recommendation-detail {display:grid;gap:24px;min-width:0}
.staff-ui .staff-recommendation-detail>section,.staff-ui .staff-recommendation-detail>div {margin:0}
.staff-ui .staff-recommendation-detail .staff-panel-muted {background:#fafafa}
.staff-ui .staff-recommendation-budget {display:grid;gap:24px;min-width:0}
.staff-ui .staff-recommendation-budget .staff-panel-muted {background:#fafafa}
.staff-ui .staff-recommendation-budget h3 {font-size:16px;font-weight:700}
.staff-ui .staff-recommendation-budget .staff-responsive-mobile {display:none}
@media(max-width:767px){
 .staff-ui .staff-recommendation-metrics {grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
 .staff-ui .staff-recommendation-heading {align-items:flex-start;flex-wrap:wrap;gap:12px}
 .staff-ui .staff-recommendation-filters {gap:4px}
 .staff-ui .staff-filter-pill {min-height:38px;font-size:12px;padding:6px 8px}
 .staff-ui .staff-recommendation-layout .staff-responsive-mobile {display:grid;gap:12px}
 .staff-ui .staff-recommendation-budget .staff-responsive-mobile {display:grid}
}

.staff-ui .staff-recommendation-cards {gap:12px;margin-top:0}
.staff-ui .staff-recommendation-card {display:grid;gap:12px;padding:16px;background:#fff;border:1px solid var(--sl-border);border-radius:8px;min-width:0;color:#303033;text-decoration:none}
.staff-ui .staff-recommendation-card:hover {border-color:#bdbdc3}
.staff-ui .staff-recommendation-card-title {display:flex;gap:8px;align-items:center;font-size:14px}
.staff-ui .staff-recommendation-card-title strong {font-weight:500;flex:1}
.staff-ui .staff-recommendation-card-title>span {font-size:12px;color:var(--sl-muted)}
.staff-ui .staff-recommendation-card-title>.sl-icon {width:16px;color:var(--sl-muted)}
.staff-ui .staff-recommendation-card-facts {display:flex;flex-wrap:wrap;align-items:center;gap:8px;justify-content:space-between;font-size:12px;color:var(--sl-muted)}
.staff-ui .staff-recommendation-card-books {display:grid;grid-template-columns:44px minmax(0,1fr);gap:8px;font-size:14px}
.staff-ui .staff-recommendation-card-books>span {font-size:12px;color:var(--sl-muted)}
.staff-ui .staff-recommendation-card-books>strong {font-weight:500}
@media(min-width:600px) and (max-width:1023px){.staff-ui .staff-recommendation-cards {grid-template-columns:repeat(2,minmax(0,1fr))}}

html:has(body.staff-ui) {background:#fff}
.staff-ui .staff-responsive-desktop,.staff-ui .staff-responsive-mobile {min-width:0;max-width:100%}
.staff-ui .staff-table--budgeted td {padding:10px 12px;line-height:20px}
.staff-ui .staff-recommendation-policy {display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:14px}
.staff-ui .staff-recommendation-budget-details {display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}
.staff-ui .staff-recommendation-facts {display:grid;gap:12px;margin-top:16px;font-size:14px}
.staff-ui .staff-recommendation-facts>div {display:flex;justify-content:space-between;align-items:flex-start;gap:18px}
.staff-ui .staff-recommendation-facts dt {color:var(--sl-muted)}
.staff-ui .staff-recommendation-facts dd {text-align:right;font-variant-numeric:tabular-nums}
.staff-ui .staff-recommendation-facts small {display:block;font-size:12px;margin-top:4px;max-width:220px}
@media(max-width:767px){.staff-ui .staff-recommendation-budget-details {grid-template-columns:minmax(0,1fr)}}

/* The menu control shares the title's row, independent of breadcrumbs and subtitles. */
.staff-ui .staff-page-title-row {display:flex;align-items:center;gap:12px;min-width:0}
.staff-ui .staff-page-title-row .staff-page-title {margin:0;min-width:0}
.staff-ui .staff-page-title-row .staff-shell-toggle {margin:0;flex:none;align-self:center;display:none}
@media(max-width:1023px){.staff-ui .staff-page-title-row .staff-shell-toggle {display:inline-flex;align-items:center;justify-content:center}}

.staff-ui .staff-recommendation-exposure {display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:16px;font-size:14px}
.staff-ui .staff-recommendation-exposure dt {color:var(--sl-muted);margin-bottom:6px;font-size:12px}
.staff-ui .staff-recommendation-exposure dd {font-weight:500}
.staff-ui .staff-recommendation-detail>.staff-disclosure {margin:0}
@media(max-width:600px){.staff-ui .staff-recommendation-exposure {grid-template-columns:repeat(2,minmax(0,1fr))}.staff-ui .staff-recommendation-exposure>div:last-child {grid-column:1/-1}}

/* Publication versions reserve the flexible column for the human version title. */
.staff-ui .staff-publication-table .is-versions {min-width:980px}
.staff-ui .staff-publication-table .is-versions th:first-child {width:68px}
.staff-ui .staff-publication-table .is-versions th:nth-child(2) {width:auto}
.staff-ui .staff-publication-table .is-versions th:nth-child(3) {width:145px}
.staff-ui .staff-publication-table .is-versions th:nth-child(4) {width:90px}
.staff-ui .staff-publication-table .is-versions th:nth-child(5) {width:168px}
.staff-ui .staff-publication-table .is-versions th:last-child {width:56px}
.staff-ui .staff-publication-table .is-versions tbody td {height:44px;padding-block:5px}
.staff-ui .staff-publication-version-title {display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}

/* Date controls use the same label baseline and form-control height as FieldComponent. */
.staff-ui :is(.staff-date-field,.staff-date-window)>.staff-label {display:block;font-size:12px;line-height:18px;margin:0 0 7px}
.staff-ui :is(.staff-date-field,.staff-date-window)>.sl-select-trigger {min-height:40px}
.staff-ui .staff-gallery-controls .sl-control-label {font-size:12px;line-height:18px;margin:0 0 7px;color:var(--sl-ink);font-weight:500}
.staff-ui .staff-gallery-controls .sl-date-range>.sl-select-trigger {min-height:40px}
.staff-ui .staff-gallery-section>header {display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px 16px}
.staff-ui .staff-gallery-section>header h2,.staff-ui .staff-gallery-section>header p {grid-column:1}
.staff-ui .staff-gallery-section>header .sl-button {grid-column:2;grid-row:1 / span 2}
@media(max-width:599px),(pointer:coarse){.staff-ui :is(.staff-date-field,.staff-date-window)>.sl-select-trigger,.staff-ui .staff-gallery-controls .sl-date-range>.sl-select-trigger{min-height:44px}}
@media(max-width:699px){.staff-ui .staff-gallery-section>header{grid-template-columns:minmax(0,1fr)}.staff-ui .staff-gallery-section>header .sl-button{grid-column:1;grid-row:auto;justify-self:start}}
