/* R131 service-center master data workspace */
.r131-master-tab{position:fixed;z-index:70;left:var(--r131-tab-left,850px);top:var(--r131-tab-top,108px);width:var(--r131-tab-width,126px);height:var(--r131-tab-height,36px);box-sizing:border-box;border:0;border-radius:3px;background:transparent;color:#475569;padding:0 12px;font:inherit;font-size:14px;white-space:nowrap;cursor:pointer}.r131-master-tab:hover{background:#eef2f7;color:#1f2937}.r131-master-tab.is-active{background:#c9281d;color:#fff}.r131-master-tab:focus-visible{outline:2px solid #2563eb;outline-offset:2px}body.r131-master-active .r65-tabs button.is-active{background:transparent!important;color:#475569!important;box-shadow:none!important}
.r131-admin-portal{position:fixed;z-index:40;left:var(--r131-frame-left,0);top:var(--r131-frame-top,0);right:var(--r131-frame-right,0);bottom:0;box-sizing:border-box;overflow:auto;padding:22px clamp(16px,3vw,40px) 24px;pointer-events:none}.r131-admin-portal.is-master{background:#f1f4f8;pointer-events:auto}body.r131-master-active #main-content.r65-admin-main[data-r65-panel="true"]{visibility:hidden!important;pointer-events:none!important}
.r131-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.r131-admin-switcher{display:flex;gap:4px;margin:0 0 18px;padding:4px;width:max-content;max-width:100%;border:1px solid rgba(148,163,184,.2);border-radius:12px;background:rgba(15,23,42,.72)}
.r131-admin-switcher button{min-height:38px;padding:8px 14px;border:0;border-radius:9px;background:transparent;color:#aab8cb;font:inherit;font-size:14px;cursor:pointer}
.r131-admin-switcher button[aria-pressed="true"]{background:#27364a;color:#f8fafc;box-shadow:0 5px 14px rgba(0,0,0,.22)}
.r131-admin-switcher button:focus-visible,.r131-master-workspace button:focus-visible,.r131-master-workspace input:focus-visible,.r131-master-workspace select:focus-visible,.r131-master-workspace textarea:focus-visible,.r131-dialog button:focus-visible,.r131-dialog input:focus-visible,.r131-dialog select:focus-visible,.r131-dialog textarea:focus-visible{outline:2px solid #60a5fa;outline-offset:2px}
.r131-master-workspace{color:#1e293b;min-width:0}.r131-page-head{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;margin-bottom:20px}.r131-page-head>div{min-width:0}.r131-page-head h2{margin:0 0 7px;color:#0f172a;font-size:clamp(24px,2.5vw,34px);line-height:1.15;letter-spacing:-.025em}.r131-page-head p{max-width:70ch;margin:0;color:#64748b;font-size:14px;line-height:1.7}
.r131-primary,.r131-secondary,.r131-danger,.r131-row-actions button{min-height:40px;padding:9px 15px;border-radius:10px;border:1px solid transparent;font:inherit;font-size:14px;font-weight:650;cursor:pointer;transition:background-color .18s ease-out,border-color .18s ease-out,box-shadow .18s ease-out}.r131-primary{background:#2563eb;color:#fff;box-shadow:0 7px 18px rgba(37,99,235,.24)}.r131-primary:hover{background:#1d4ed8}.r131-secondary{border-color:rgba(148,163,184,.28);background:#182436;color:#dbe7f5}.r131-secondary:hover{background:#223146}.r131-danger{background:#b91c1c;color:#fff}.r131-danger:hover{background:#991b1b}.r131-primary:disabled,.r131-secondary:disabled,.r131-danger:disabled{opacity:.48;cursor:not-allowed;box-shadow:none}
.r131-summary{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));margin:0 0 18px;border:1px solid rgba(148,163,184,.19);border-radius:14px;background:#111b2a;overflow:hidden}.r131-summary>div{min-width:0;padding:16px 18px;border-inline-end:1px solid rgba(148,163,184,.15)}.r131-summary>div:last-child{border-inline-end:0}.r131-summary dt{color:#91a4bb;font-size:12px}.r131-summary dd{margin:5px 0 0;color:#f8fafc;font-size:25px;font-weight:720;font-variant-numeric:tabular-nums}.r131-summary .is-warning dd{color:#fbbf24}
.r131-toolbar{display:grid;grid-template-columns:minmax(220px,1fr) 160px 180px auto;align-items:end;gap:12px;margin-bottom:14px}.r131-toolbar label,.r131-form label,.r131-confirm,.r131-rollback-form label{display:grid;gap:7px;min-width:0}.r131-toolbar label>span,.r131-form label>span,.r131-confirm>span,.r131-rollback-form label>span{color:#64748b;font-size:12px;font-weight:650}.r131-toolbar input,.r131-toolbar select,.r131-form input,.r131-form select,.r131-form textarea,.r131-confirm input,.r131-rollback-form input,.r131-rollback-form textarea{width:100%;min-height:42px;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:10px;background:#fff;color:#0f172a;padding:10px 12px;font:inherit;font-size:16px}.r131-toolbar input::placeholder,.r131-form input::placeholder,.r131-form textarea::placeholder{color:#94a3b8}.r131-toolbar input:focus,.r131-toolbar select:focus,.r131-form input:focus,.r131-form select:focus,.r131-form textarea:focus,.r131-confirm input:focus,.r131-rollback-form input:focus,.r131-rollback-form textarea:focus{border-color:#2563eb}.r131-date-note{justify-self:end;color:#64748b;font-size:12px;padding-bottom:12px}
.r131-table-wrap{max-height:min(64vh,720px);overflow:auto;border:1px solid #cbd5e1;border-radius:14px;background:#fff}.r131-table{width:100%;min-width:1040px;border-collapse:collapse;font-size:13px}.r131-table th{position:sticky;top:0;z-index:2;padding:12px 14px;background:#e9eef5;color:#475569;text-align:start;font-size:12px;font-weight:680}.r131-table td{padding:14px;border-top:1px solid #e2e8f0;color:#334155;vertical-align:middle}.r131-table tbody tr:hover{background:#f8fafc}.r131-table td:first-child{max-width:330px}.r131-table td strong{display:block;color:#0f172a;font-weight:660;line-height:1.45;overflow-wrap:anywhere}.r131-table td small{display:block;margin-top:4px;color:#64748b;font-size:11px}.r131-status,.r131-reconcile,.r131-scheduled{display:inline-flex;align-items:center;min-height:24px;padding:3px 9px;border-radius:999px;font-size:12px;white-space:nowrap}.r131-status[data-tone="active"],.r131-reconcile[data-tone="ok"]{background:rgba(16,185,129,.12);color:#6ee7b7}.r131-status[data-tone="withdrawn"]{background:rgba(148,163,184,.13);color:#cbd5e1}.r131-reconcile[data-tone="warning"]{background:rgba(245,158,11,.13);color:#fbbf24}.r131-scheduled{background:rgba(96,165,250,.13);color:#93c5fd}.r131-row-actions{display:flex;gap:6px;justify-content:flex-end}.r131-row-actions button{min-height:34px;padding:6px 10px;border-color:rgba(148,163,184,.22);background:transparent;color:#c9d8e9;font-size:12px}.r131-row-actions button:hover{background:#223146}.r131-footnote{margin:12px 2px 0;color:#64748b;font-size:12px;line-height:1.6}.r131-empty,.r131-loading,.r131-error{display:grid;place-items:center;gap:8px;min-height:160px;padding:26px;color:#64748b;text-align:center}.r131-error strong{color:#b91c1c}.r131-error span{max-width:60ch}.r131-live{min-height:22px;margin-top:8px;color:#1d4ed8;font-size:13px}.r131-live[data-tone="success"]{color:#047857}.r131-live[data-tone="error"]{color:#b91c1c}
body.r131-dialog-open{overflow:hidden}.r131-dialog-layer{position:fixed;inset:0;z-index:10000;display:grid;justify-items:end}.r131-dialog-mask{position:absolute;inset:0;width:100%;height:100%;border:0;background:rgba(2,6,23,.74);cursor:default}.r131-dialog{position:relative;width:min(680px,calc(100vw - 28px));height:100%;overflow:auto;background:#fff;color:#1e293b;box-shadow:-18px 0 48px rgba(0,0,0,.38)}.r131-dialog>header{position:sticky;top:0;z-index:3;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid #e2e8f0;background:#f8fafc}.r131-dialog>header h2{margin:0;color:#0f172a;font-size:22px;letter-spacing:-.02em}.r131-dialog>header button{width:40px;height:40px;border:0;border-radius:10px;background:#e2e8f0;color:#334155;font-size:26px;line-height:1;cursor:pointer}.r131-dialog-body{padding:24px}.r131-current{display:grid;gap:5px;margin-bottom:20px}.r131-current strong{color:#0f172a;font-size:17px;overflow-wrap:anywhere}.r131-current span{color:#64748b;font-size:13px}.r131-inline-warning{margin-bottom:18px;padding:12px 14px;border:1px solid rgba(245,158,11,.27);border-radius:12px;background:rgba(245,158,11,.08);color:#fcd78d;font-size:13px;line-height:1.55}
.r131-form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.r131-form .r131-wide{grid-column:1/-1}.r131-form textarea,.r131-rollback-form textarea{min-height:96px;resize:vertical}.r131-form label small{color:#71849c;font-size:11px;line-height:1.5}.r131-form label.is-disabled{opacity:.56}.r131-form-error{grid-column:1/-1;min-height:20px;color:#fca5a5;font-size:13px}.r131-form-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:10px;margin-top:2px}
.r131-preview{margin-top:24px;padding-top:22px;border-top:1px solid rgba(148,163,184,.17)}.r131-preview h3{margin:0 0 14px;color:#0f172a;font-size:18px}.r131-change-line{display:flex;align-items:center;flex-wrap:wrap;gap:9px;padding:14px;border-radius:12px;background:#f1f5f9}.r131-change-line span{font-weight:650}.r131-change-line b{color:#60a5fa}.r131-change-line time{margin-inline-start:auto;color:#9fb0c5;font-size:12px}.r131-preview dl{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin:16px 0;border-block:1px solid rgba(148,163,184,.15)}.r131-preview dl div{padding:13px 10px}.r131-preview dt{color:#64748b;font-size:11px}.r131-preview dd{margin:3px 0 0;color:#0f172a;font-weight:700}.r131-preview>p{color:#475569;font-size:13px;line-height:1.65}.r131-reconcile-panel,.r131-user-impact{display:grid;gap:5px;margin:14px 0;padding:13px 14px;border-radius:12px}.r131-reconcile-panel[data-tone="ok"]{background:rgba(16,185,129,.09);color:#a7f3d0}.r131-reconcile-panel[data-tone="warning"]{background:rgba(245,158,11,.09);color:#fcd78d}.r131-reconcile-panel span,.r131-user-impact span{font-size:12px;line-height:1.6}.r131-user-impact{background:#f1f5f9;color:#334155}.r131-confirm{margin-top:18px}
.r131-history{display:grid;gap:0;margin:0;padding:0;list-style:none}.r131-history li{padding:18px 0;border-bottom:1px solid rgba(148,163,184,.16)}.r131-history li:first-child{padding-top:0}.r131-history li>div:first-child{display:flex;justify-content:space-between;gap:14px}.r131-history li strong{color:#0f172a}.r131-history time,.r131-history small{color:#64748b;font-size:11px}.r131-history p{margin:9px 0;color:#475569;font-size:13px}.r131-history blockquote{margin:10px 0;padding:0;color:#1e293b;font-size:13px;line-height:1.65}.r131-history .is-rolled-back{opacity:.65}.r131-rolled{display:block;color:#fbbf24;font-size:12px}.r131-danger-link{padding:7px 0;border:0;background:transparent;color:#fca5a5;font:inherit;font-size:12px;cursor:pointer}.r131-rollback-form{display:grid;gap:12px;margin-top:14px;padding:15px;border-radius:12px;background:#f1f5f9}.r131-rollback-form>div{display:flex;justify-content:flex-end;gap:8px}
@media(max-width:900px){.r131-summary{grid-template-columns:repeat(3,1fr)}.r131-summary>div:nth-child(3){border-inline-end:0}.r131-toolbar{grid-template-columns:1fr 1fr}.r131-date-note{justify-self:start;padding:0}.r131-page-head{align-items:stretch}.r131-page-head button{flex:none}.r131-preview dl{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.r65-tabs{padding-right:140px!important}.r131-admin-portal{padding-top:16px}.r131-admin-switcher{width:100%}.r131-admin-switcher button{flex:1;padding-inline:8px}.r131-page-head{display:grid}.r131-page-head h2{font-size:26px}.r131-summary{grid-template-columns:repeat(2,1fr)}.r131-summary>div{border-bottom:1px solid rgba(148,163,184,.15)}.r131-summary>div:nth-child(even){border-inline-end:0}.r131-toolbar{grid-template-columns:1fr}.r131-table-wrap{max-height:none}.r131-dialog{width:100vw}.r131-dialog>header,.r131-dialog-body{padding-inline:18px}.r131-form{grid-template-columns:1fr}.r131-form .r131-wide{grid-column:auto}.r131-change-line time{width:100%;margin-inline-start:0}.r131-form-actions{flex-direction:column-reverse}.r131-form-actions button{width:100%}}
@media(prefers-reduced-motion:reduce){.r131-primary,.r131-secondary,.r131-danger,.r131-row-actions button{transition:none}}
