:root,html[data-theme=light]{--bg: #F4F6F9;--surface: #ffffff;--surface-2: #F8FAFC;--surface-3: #F1F4F8;--border: #E3E8EF;--border-strong: #CDD5E0;--text: #1A2332;--text-secondary: #5A6A7E;--muted: #8A97A8;--primary: #2F6FED;--primary-hover: #2459C7;--primary-soft: #E8F0FE;--sidebar: #FFFFFF;--input-bg: #ffffff;--hover: #F1F4F8;--table-head: #FAFBFC;--table-hover: #F7F9FC;--row-alt: #F5F7FA;--text-muted: #5A6A7E;--overlay: rgba(26, 35, 50, .4);--danger: #E5484D;--danger-bg: #FEECEC;--danger-text: #A32D2F;--danger-border: #F5C2C2;--ok: #30A46C;--warn: #F5A524;--login-glow-1: #dbe7ff;--login-glow-2: #e8f0fe;--shadow: 0 1px 2px rgba(26, 35, 50, .04), 0 1px 3px rgba(26, 35, 50, .06);--shadow-md: 0 4px 12px rgba(26, 35, 50, .08);--sidebar-w: 232px;--topbar-h: 56px;--radius: 10px;--radius-sm: 6px;--font: "Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--fs: 13.5px;--marty-panel-bg: #151a24;--marty-panel-fg: #E8ECF3;--marty-header-bg: #121722;--marty-border: #2A3344;--marty-bubble: #1E2636;--marty-bubble-user: #3D348B;--marty-muted: #9AA6B8;--marty-chip-bg: #1A2230;--marty-chip-border: #334055;--marty-chip-fg: #D7DEEA;--marty-input-bg: #1A2230;--marty-input-border: #2F3A4D;--marty-input-fg: #E8ECF3;--marty-accent: #6C5CE7;--marty-accent-soft: #B7A9FF;--prio-low-bg: #EEF1F4;--prio-low-fg: #4A5565;--prio-low-border: #D5DBE3;--prio-med-bg: #EEEAFE;--prio-med-fg: #5B4BDB;--prio-med-border: #D4CFFA;--prio-high-bg: #FFF1DF;--prio-high-fg: #C2410C;--prio-high-border: #F5C89A;--prio-crit-bg: #FEE8E8;--prio-crit-fg: #B42318;--prio-crit-border: #F3B4B0;--st-new-bg: #EEF2FF;--st-new-fg: #3730A3;--st-open-bg: #E8F0FE;--st-open-fg: #1D4ED8;--st-progress-bg: #DBEAFE;--st-progress-fg: #1E40AF;--st-pending-bg: #FFF6E5;--st-pending-fg: #A16207;--st-resolved-bg: #E6F6EE;--st-resolved-fg: #157A45;--st-closed-bg: #F1F3F5;--st-closed-fg: #5C6773;--kpi-open: var(--st-open-fg);--kpi-unassigned: var(--prio-high-fg);--kpi-sla-risk: var(--prio-high-fg);--kpi-sla-breach: var(--prio-crit-fg);--sla-ok-bg: #E6F6EE;--sla-ok-fg: #157A45;--sla-ok-border: #B7E4C7;--sla-risk-bg: #FFF1DF;--sla-risk-fg: #C2410C;--sla-risk-border: #F5C89A;--sla-breach-bg: #FEE8E8;--sla-breach-fg: #B42318;--sla-breach-border: #F3B4B0;--ola-ok-bg: var(--sla-ok-bg);--ola-ok-fg: var(--sla-ok-fg);--ola-ok-border: var(--sla-ok-border);--ola-risk-bg: var(--sla-risk-bg);--ola-risk-fg: var(--sla-risk-fg);--ola-risk-border: var(--sla-risk-border);--ola-breach-bg: var(--sla-breach-bg);--ola-breach-fg: var(--sla-breach-fg);--ola-breach-border: var(--sla-breach-border);--sla-on-bg: #E6F7ED;--sla-on-fg: #0B7A3B;--sla-risk-bg: #FFF4E5;--sla-risk-fg: #B86E00;--sla-breach-bg: #FDECEC;--sla-breach-fg: #C62828}html[data-theme=dark]{--bg: #0F141C;--surface: #171D28;--surface-2: #1C2431;--surface-3: #222B3A;--border: #2A3344;--border-strong: #3A465A;--text: #E8ECF3;--text-secondary: #A9B4C7;--muted: #7E8BA0;--primary: #5B8FF9;--primary-hover: #7AA2FF;--primary-soft: rgba(91, 143, 249, .16);--sidebar: #121722;--input-bg: #1C2431;--hover: #222B3A;--table-head: #151A24;--table-hover: #1C2431;--row-alt: #1A2230;--text-muted: #A9B4C7;--overlay: rgba(0, 0, 0, .55);--danger: #F2555A;--danger-bg: rgba(242, 85, 90, .14);--danger-text: #FFB4B6;--danger-border: rgba(242, 85, 90, .35);--ok: #3DD68C;--warn: #F5A524;--login-glow-1: rgba(91, 143, 249, .18);--login-glow-2: rgba(108, 92, 231, .12);--shadow: 0 1px 2px rgba(0, 0, 0, .35), 0 1px 3px rgba(0, 0, 0, .25);--shadow-md: 0 8px 24px rgba(0, 0, 0, .45);--marty-panel-bg: #151a24;--marty-panel-fg: #E8ECF3;--marty-header-bg: #121722;--marty-border: #2A3344;--marty-bubble: #1E2636;--marty-bubble-user: #3D348B;--marty-muted: #9AA6B8;--marty-chip-bg: #1A2230;--marty-chip-border: #334055;--marty-chip-fg: #D7DEEA;--marty-input-bg: #1A2230;--marty-input-border: #2F3A4D;--marty-input-fg: #E8ECF3;--marty-accent: #6C5CE7;--marty-accent-soft: #B7A9FF;--prio-low-bg: rgba(148,163,184,.14);--prio-low-fg: #CBD5E1;--prio-low-border: rgba(148,163,184,.28);--prio-med-bg: rgba(129,140,248,.16);--prio-med-fg: #C4B5FD;--prio-med-border: rgba(129,140,248,.32);--prio-high-bg: rgba(245,158,11,.16);--prio-high-fg: #FBBF24;--prio-high-border: rgba(245,158,11,.35);--prio-crit-bg: rgba(242,85,90,.18);--prio-crit-fg: #FFB4B6;--prio-crit-border: rgba(242,85,90,.4);--st-new-bg: rgba(99,102,241,.18);--st-new-fg: #A5B4FC;--st-open-bg: rgba(91,143,249,.16);--st-open-fg: #93C5FD;--st-progress-bg: rgba(59,130,246,.2);--st-progress-fg: #BFDBFE;--st-pending-bg: rgba(245,165,36,.16);--st-pending-fg: #FCD34D;--st-resolved-bg: rgba(61,214,140,.14);--st-resolved-fg: #86EFAC;--st-closed-bg: rgba(148,163,184,.12);--st-closed-fg: #94A3B8;--kpi-open: var(--st-open-fg);--kpi-unassigned: var(--prio-high-fg);--kpi-sla-risk: var(--prio-high-fg);--kpi-sla-breach: var(--prio-crit-fg);--sla-ok-bg: rgba(61,214,140,.14);--sla-ok-fg: #86EFAC;--sla-ok-border: rgba(61,214,140,.35);--sla-risk-bg: rgba(245,158,11,.16);--sla-risk-fg: #FBBF24;--sla-risk-border: rgba(245,158,11,.35);--sla-breach-border: rgba(242,85,90,.4);--ola-ok-bg: var(--sla-ok-bg);--ola-ok-fg: var(--sla-ok-fg);--ola-ok-border: var(--sla-ok-border);--ola-risk-bg: var(--sla-risk-bg);--ola-risk-fg: var(--sla-risk-fg);--ola-risk-border: var(--sla-risk-border);--ola-breach-bg: var(--sla-breach-bg);--ola-breach-fg: var(--sla-breach-fg);--ola-breach-border: var(--sla-breach-border);--sla-on-bg: rgba(61,214,140,.14);--sla-on-fg: #86EFAC;--sla-risk-bg: rgba(245,165,36,.16);--sla-risk-fg: #FCD34D;--sla-breach-bg: rgba(242,85,90,.18);--sla-breach-fg: #FFB4B6}html[data-theme=light]{--marty-panel-bg: #ffffff;--marty-panel-fg: #1A2332;--marty-header-bg: #F4F6F9;--marty-border: #E3E8EF;--marty-bubble: #F1F4F8;--marty-bubble-user: #3D348B;--marty-muted: #8A97A8;--marty-chip-bg: #F8FAFC;--marty-chip-border: #CDD5E0;--marty-chip-fg: #1A2332;--marty-input-bg: #F8FAFC;--marty-input-border: #E3E8EF;--marty-input-fg: #1A2332}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font);font-size:var(--fs);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}button,input,select,textarea{font:inherit;color:inherit}.login-page{min-height:100%;display:flex;align-items:center;justify-content:center;background:radial-gradient(ellipse at 20% 0%,var(--login-glow-1) 0%,transparent 50%),radial-gradient(ellipse at 80% 100%,var(--login-glow-2) 0%,transparent 45%),var(--bg);padding:24px}.login-card{width:100%;max-width:400px;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-md);padding:36px 32px 28px}.login-brand{display:flex;align-items:center;gap:12px;margin-bottom:28px}.login-brand .logo-mark{width:40px;height:40px;border-radius:10px;background:linear-gradient(135deg,#2f6fed,#5b8ff9);display:grid;place-items:center;color:#fff;font-weight:700;font-size:16px;box-shadow:0 4px 10px #2f6fed59}.login-brand h1{margin:0;font-size:18px;font-weight:600;letter-spacing:-.02em}.login-brand p{margin:2px 0 0;color:var(--muted);font-size:12.5px}.login-card h2{margin:0 0 6px;font-size:20px;font-weight:600}.login-card .sub{color:var(--text-secondary);margin:0 0 22px;font-size:13px}.form-field{margin-bottom:14px}.form-field label{display:block;font-size:12.5px;font-weight:500;color:var(--text-secondary);margin-bottom:6px}.form-field input,.form-field select,.form-field textarea{width:100%;border:1px solid var(--border);border-radius:var(--radius-sm);padding:9px 12px;background:var(--input-bg);outline:none;transition:border-color .15s,box-shadow .15s}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2f6fed26}.form-field textarea{min-height:96px;resize:vertical}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;border:1px solid transparent;border-radius:var(--radius-sm);padding:8px 14px;font-weight:500;font-size:13px;cursor:pointer;transition:background .15s,border-color .15s,color .15s,box-shadow .15s;background:var(--surface);color:var(--text);border-color:var(--border)}.btn:hover{background:var(--surface-2)}.btn:disabled{opacity:.55;cursor:not-allowed}.btn-primary{background:var(--primary);color:#fff;border-color:var(--primary)}.btn-primary:hover{background:var(--primary-hover);border-color:var(--primary-hover)}.btn-ghost{border-color:transparent;background:transparent;color:var(--text-secondary)}.btn-ghost:hover{background:var(--primary-soft);color:var(--primary)}.btn-sm{padding:5px 10px;font-size:12.5px}.btn-block{width:100%;padding:10px 14px}.error-banner{background:var(--danger-bg);color:var(--danger-text);border:1px solid var(--danger-border);border-radius:var(--radius-sm);padding:10px 12px;margin-bottom:14px;font-size:13px}.app-shell{display:flex;min-height:100%;background:var(--bg)}.sidebar{width:var(--sidebar-w);flex-shrink:0;background:var(--sidebar);border-right:1px solid var(--border);display:flex;flex-direction:column;position:sticky;top:0;height:100vh}.sidebar-brand{display:flex;align-items:center;gap:10px;padding:16px 18px;border-bottom:1px solid var(--border);height:var(--topbar-h)}.sidebar-brand .logo-mark{width:30px;height:30px;border-radius:8px;background:linear-gradient(135deg,#2f6fed,#5b8ff9);display:grid;place-items:center;color:#fff;font-weight:700;font-size:12px}.sidebar-brand .brand-text strong{display:block;font-size:13.5px;font-weight:600;letter-spacing:-.02em}.sidebar-brand .brand-text span{font-size:11px;color:var(--muted)}.sidebar-nav{padding:12px 10px;display:flex;flex-direction:column;gap:2px;flex:1}.nav-item{display:flex;align-items:center;gap:10px;padding:9px 12px;border-radius:8px;color:var(--text-secondary);font-weight:500;font-size:13.5px;text-decoration:none;border:none;background:transparent;cursor:pointer;width:100%;text-align:left}.nav-item:hover{background:var(--hover);color:var(--text);text-decoration:none}.nav-item.active{background:var(--primary-soft);color:var(--primary)}.nav-item svg{width:18px;height:18px;flex-shrink:0;opacity:.9}.sidebar-footer{padding:12px 14px;border-top:1px solid var(--border);font-size:11.5px;color:var(--muted)}.main-col{flex:1;min-width:0;display:flex;flex-direction:column}.topbar{height:var(--topbar-h);background:var(--surface);border-bottom:1px solid var(--border);display:flex;align-items:center;gap:16px;padding:0 20px;position:sticky;top:0;z-index:20}.topbar-search{flex:1;max-width:420px;position:relative}.topbar-search input{width:100%;border:1px solid var(--border);border-radius:8px;padding:8px 12px 8px 34px;background:var(--surface-2);outline:none}.topbar-search input:focus{background:var(--input-bg);border-color:var(--primary);box-shadow:0 0 0 3px #2f6fed1f}.topbar-search .search-ico{position:absolute;left:10px;top:50%;transform:translateY(-50%);color:var(--muted);width:16px;height:16px}.topbar-right{margin-left:auto;display:flex;align-items:center;gap:12px}.helpdesk-chip{display:inline-flex;align-items:center;gap:6px;background:var(--surface-3);border:1px solid var(--border);border-radius:999px;padding:5px 12px;font-size:12.5px;color:var(--text-secondary);font-weight:500}.user-menu{position:relative}.user-btn{display:flex;align-items:center;gap:8px;border:1px solid var(--border);background:var(--surface);border-radius:999px;padding:4px 10px 4px 4px;cursor:pointer}.user-avatar{width:28px;height:28px;border-radius:50%;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center;font-weight:600;font-size:12px}.user-meta{text-align:left;line-height:1.2}.user-meta strong{display:block;font-size:12.5px;font-weight:600}.user-meta span{font-size:11px;color:var(--muted);text-transform:capitalize}.user-dropdown{position:absolute;right:0;top:calc(100% + 6px);background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-md);min-width:220px;padding:6px;z-index:50}.user-dropdown-name{padding:8px 10px;font-size:12px;color:var(--muted)}.user-dropdown-section{padding:6px 10px 4px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--muted)}.user-dropdown-action{width:100%;text-align:left;border:none;background:transparent;padding:8px 10px;border-radius:6px;cursor:pointer;color:var(--text)}.user-dropdown-action:hover{background:var(--hover)}.theme-toggle{display:grid;grid-template-columns:1fr 1fr;gap:4px;padding:4px 6px 8px}.theme-toggle button{width:100%;border:1px solid var(--border);background:var(--surface-2);color:var(--text-secondary);padding:7px 8px;border-radius:8px;cursor:pointer;font-size:12.5px;font-weight:500}.theme-toggle button:hover{background:var(--hover);color:var(--text)}.theme-toggle button.active{background:var(--primary-soft);color:var(--primary);border-color:var(--primary);font-weight:600}.content{padding:20px 24px 32px;flex:1}.page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:16px}.page-header h1{margin:0;font-size:22px;font-weight:600;letter-spacing:-.02em}.page-header .subtitle{margin:4px 0 0;color:var(--text-secondary);font-size:13px}.view-tabs{display:flex;gap:4px;background:#eef1f6;padding:4px;border-radius:10px;width:fit-content;margin-bottom:14px}.view-tab{border:none;background:transparent;padding:7px 14px;border-radius:8px;font-weight:500;font-size:13px;color:var(--text-secondary);cursor:pointer}.view-tab:hover{color:var(--text)}.view-tab.active{background:var(--surface);color:var(--text);box-shadow:var(--shadow)}.filters-row{display:flex;flex-wrap:wrap;gap:10px;align-items:center;margin-bottom:14px}.filters-row select{border:1px solid var(--border);border-radius:var(--radius-sm);padding:7px 10px;background:var(--input-bg);color:var(--text);min-width:140px}.view-toggle{margin-left:auto;display:flex;border:1px solid var(--border);border-radius:var(--radius-sm);overflow:hidden}.view-toggle button{border:none;background:var(--surface);padding:7px 12px;cursor:pointer;color:var(--text-secondary)}.view-toggle button.active{background:var(--primary-soft);color:var(--primary);font-weight:600}.card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.table-wrap{overflow:auto}table.req-table{width:100%;border-collapse:collapse}table.req-table th,table.req-table td{padding:6px 10px;text-align:left;border-bottom:1px solid var(--border);white-space:nowrap}table.req-table th{font-size:11.5px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:600;background:var(--table-head)}table.req-table tbody tr{cursor:pointer;transition:background .1s}table.req-table tbody tr:hover{background:var(--table-hover)}table.req-table td.title-cell{white-space:normal;max-width:320px;font-weight:500}table.req-table .id-cell{color:var(--primary);font-weight:600;font-variant-numeric:tabular-nums}.cards-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}.req-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:14px 16px;cursor:pointer;box-shadow:var(--shadow);transition:border-color .15s,box-shadow .15s}.req-card:hover{border-color:#b8c7e8;box-shadow:var(--shadow-md)}.req-card .rc-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.req-card h3{margin:0 0 8px;font-size:14px;font-weight:600;line-height:1.35}.req-card .rc-meta{display:flex;flex-wrap:wrap;gap:6px;align-items:center;color:var(--muted);font-size:12px}.pill{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;border-radius:999px;font-size:11.5px;font-weight:600;letter-spacing:.01em;border:1px solid transparent}.pill-priority-low{background:var(--prio-low-bg);color:var(--prio-low-fg);border-color:var(--prio-low-border)}.pill-priority-medium{background:var(--prio-med-bg);color:var(--prio-med-fg);border-color:var(--prio-med-border)}.pill-priority-high{background:var(--prio-high-bg);color:var(--prio-high-fg);border-color:var(--prio-high-border)}.pill-priority-urgent{background:var(--prio-crit-bg);color:var(--prio-crit-fg);border-color:var(--prio-crit-border)}.pill-status-new{background:var(--st-new-bg);color:var(--st-new-fg)}.pill-status-open{background:var(--st-open-bg);color:var(--st-open-fg)}.pill-status-in_progress{background:var(--st-progress-bg);color:var(--st-progress-fg)}.pill-status-pending{background:var(--st-pending-bg);color:var(--st-pending-fg)}.pill-status-resolved{background:var(--st-resolved-bg);color:var(--st-resolved-fg)}.pill-status-closed{background:var(--st-closed-bg);color:var(--st-closed-fg)}.pill-type{background:var(--surface-3);color:var(--text-secondary);border-color:var(--border)}.prio-dot{display:inline-block;width:8px;height:8px;border-radius:50%;flex-shrink:0}.prio-dot-low{background:var(--prio-low-fg)}.prio-dot-medium{background:var(--prio-med-fg)}.prio-dot-high{background:var(--prio-high-fg)}.prio-dot-urgent{background:var(--prio-crit-fg)}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:start}@media (max-width: 960px){.detail-layout{grid-template-columns:1fr}.sidebar{display:none}}.detail-header{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:16px 20px;margin-bottom:16px}.detail-header .breadcrumb{font-size:12.5px;color:var(--muted);margin-bottom:8px}.detail-header .breadcrumb a{color:var(--text-secondary)}.detail-title-row{display:flex;align-items:flex-start;gap:12px;justify-content:space-between}.detail-title-row h1{margin:0;font-size:20px;font-weight:600;letter-spacing:-.02em;flex:1}.detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px;align-items:center}.ticket-id{font-variant-numeric:tabular-nums;font-weight:600;color:var(--muted);font-size:13px}.detail-header .ticket-id{color:var(--muted);font-weight:600}a.ticket-id{color:var(--primary);font-weight:600}.panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:16px}.panel-head{padding:10px 14px;border-bottom:1px solid var(--border);font-weight:600;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);display:flex;align-items:center;justify-content:space-between;background:var(--surface)}.panel-body{padding:12px 16px;font-size:13.5px;color:var(--text)}.description-text{white-space:pre-wrap;line-height:1.55;font-size:13.5px;color:var(--text)}.comments-list{display:flex;flex-direction:column;gap:12px}.comment{display:flex;gap:10px}.comment-avatar{width:32px;height:32px;border-radius:50%;background:var(--primary-soft);color:var(--primary);display:grid;place-items:center;font-weight:600;font-size:12px;flex-shrink:0}.comment-bubble{flex:1;background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:10px 12px}.comment-meta{display:flex;gap:8px;align-items:baseline;margin-bottom:4px;font-size:12px}.comment-meta strong{font-size:13px}.comment-meta span{color:var(--muted)}.comment-body{white-space:pre-wrap;line-height:1.5;font-size:13.5px;color:var(--text)}.comment-composer{margin-top:14px;border-top:1px solid var(--border);padding-top:14px}.comment-composer textarea{width:100%;border:1px solid var(--border);border-radius:var(--radius-sm);padding:10px 12px;min-height:80px;resize:vertical;outline:none}.comment-composer textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #2f6fed1f}.composer-actions{display:flex;justify-content:flex-end;gap:8px;margin-top:8px}.side-block{margin-bottom:14px}.side-block h4{margin:0 0 8px;font-size:11.5px;text-transform:uppercase;letter-spacing:.05em;color:var(--muted);font-weight:600}.participant{display:flex;align-items:center;gap:8px;padding:6px 0}.participant .pa{width:28px;height:28px;border-radius:50%;background:#eef2ff;color:#3b5bdb;display:grid;place-items:center;font-size:11px;font-weight:600}.participant .pinfo{line-height:1.25}.participant .pinfo strong{display:block;font-size:13px}.participant .pinfo span{font-size:11.5px;color:var(--muted)}.prop-row{display:flex;justify-content:space-between;gap:8px;padding:6px 0;border-bottom:1px solid var(--border);font-size:12.5px}.prop-row:last-child{border-bottom:none}.prop-row .label{color:var(--muted)}.prop-row .value{font-weight:500;text-align:right}.transition-list{display:flex;flex-wrap:wrap;gap:6px}.stub-note{font-size:12.5px;color:var(--muted);background:var(--surface-2);border:1px dashed var(--border);border-radius:8px;padding:10px}.attach-list{list-style:none;margin:0;padding:0}.attach-list li{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:8px 0;border-bottom:1px solid var(--border);font-size:12.5px}.attach-list li:last-child{border-bottom:none}.history-list{list-style:none;margin:0;padding:0}.history-list li{padding:8px 0 8px 14px;border-left:2px solid var(--border);margin-left:4px;font-size:12.5px}.history-list .ht{color:var(--muted);font-size:11.5px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:var(--overlay);display:flex;align-items:center;justify-content:center;z-index:100;padding:20px}.modal{background:var(--surface);color:var(--text);border-radius:12px;box-shadow:var(--shadow-md);width:100%;max-width:520px;max-height:90vh;overflow:auto}.modal-head{padding:16px 20px;border-bottom:1px solid var(--border);display:flex;justify-content:space-between;align-items:center}.modal-head h2{margin:0;font-size:17px}.modal-body{padding:20px}.modal-foot{padding:14px 20px;border-top:1px solid var(--border);display:flex;justify-content:flex-end;gap:8px}.stub-page{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:48px 32px;text-align:center;box-shadow:var(--shadow)}.stub-page h2{margin:0 0 8px}.stub-page p{color:var(--text-secondary);margin:0}.loading-center{display:grid;place-items:center;min-height:200px;color:var(--muted)}.spinner{width:28px;height:28px;border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;animation:spin .7s linear infinite;margin-bottom:10px}@keyframes spin{to{transform:rotate(360deg)}}.pill-sla-on_track,.pill-ola-on_track{background:var(--sla-on-bg);color:var(--sla-on-fg)}.pill-sla-at_risk,.pill-ola-at_risk{background:var(--sla-risk-bg);color:var(--sla-risk-fg)}.pill-sla-breached,.pill-ola-breached{background:var(--sla-breach-bg);color:var(--sla-breach-fg)}.pill-ola-on_track{background:var(--ola-ok-bg);color:var(--ola-ok-fg);border-color:var(--ola-ok-border)}.pill-ola-at_risk{background:var(--ola-risk-bg);color:var(--ola-risk-fg);border-color:var(--ola-risk-border)}.pill-ola-breached{background:var(--ola-breach-bg);color:var(--ola-breach-fg);border-color:var(--ola-breach-border)}.sla-panel .sla-status-row{display:flex;align-items:center;gap:10px;margin-bottom:10px}.catalog-layout{display:grid;grid-template-columns:200px 1fr;gap:16px}.catalog-cats{display:flex;flex-direction:column;gap:6px}.cat-chip{text-align:left;border:1px solid var(--border);background:var(--surface);border-radius:8px;padding:8px 12px;cursor:pointer;font-size:13px}.cat-chip.active{border-color:var(--primary);background:#eef4ff;color:var(--primary);font-weight:600}.catalog-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px}.catalog-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:16px;box-shadow:var(--shadow);display:flex;flex-direction:column;gap:8px}.catalog-card h3{margin:0;font-size:15px}.catalog-card p{margin:0;color:var(--text-secondary);font-size:13px;flex:1}.catalog-card-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.catalog-cat-label{font-size:11.5px;color:var(--muted);text-transform:uppercase;letter-spacing:.04em}.field{display:flex;flex-direction:column;gap:4px;margin-bottom:12px;font-size:13px}.field span{color:var(--text-secondary);font-weight:500}.field input,.field textarea,.field select{border:1px solid var(--border);border-radius:8px;padding:8px 10px;font:inherit}.form-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:12px}.sla-form .btn{margin-top:4px}.data-table{width:100%;border-collapse:collapse;font-size:13px}.data-table th,.data-table td{padding:6px 10px;border-bottom:1px solid var(--border);text-align:left;vertical-align:middle}.data-table th{background:var(--table-head);color:var(--muted);font-weight:600;font-size:12px}@media (max-width: 800px){.catalog-layout{grid-template-columns:1fr}.catalog-cats{flex-direction:row;flex-wrap:wrap}}.kb-search{display:flex;gap:8px;margin-bottom:16px;align-items:center}.kb-search input{flex:1;border:1px solid var(--border);border-radius:8px;padding:8px 12px;font:inherit}.kb-list{display:grid;gap:10px}.kb-card{text-align:left;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);padding:14px 16px;cursor:pointer;box-shadow:var(--shadow)}.kb-card:hover{border-color:var(--primary)}.kb-card h3{margin:0 0 6px;font-size:15px}.kb-card p{margin:0;color:var(--text-secondary);font-size:13px}.kb-body{white-space:pre-wrap;font-family:inherit;font-size:14px;line-height:1.5;margin:0}.modal-wide{max-width:720px;width:92vw}.muted-line{color:var(--muted);font-size:12px;margin-top:4px}.pill-ok{background:#e8f7ee;color:#16794c;padding:2px 8px;border-radius:999px;font-size:12px}.pill-muted{background:var(--surface-3);color:var(--text-muted);padding:2px 8px;border-radius:999px;font-size:12px}.kb-suggestions{margin:8px 0 12px;padding:10px 12px;background:var(--surface-2);border:1px solid var(--border);border-radius:8px;font-size:13px;color:var(--text)}.kb-suggestions ul{margin:8px 0 0;padding-left:18px}.kb-suggestions li{margin-bottom:6px}.kb-sug-title{display:block;font-weight:600}.kb-sug-sum{display:block;color:var(--text-secondary);font-size:12px}.login-divider{display:flex;align-items:center;gap:12px;margin:18px 0 14px;color:var(--text-secondary, #6b7280);font-size:12px;text-transform:uppercase;letter-spacing:.04em}.login-divider:before,.login-divider:after{content:"";flex:1;height:1px;background:var(--border, #e5e7eb)}.btn-microsoft{background:#2f2f2f;border:1px solid #2f2f2f;color:#fff}.btn-microsoft:hover{background:#1b1b1b;border-color:#1b1b1b}.btn-microsoft:disabled{opacity:.65}.notif-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.notif-item{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:12px 14px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text)}.notif-item.unread{border-color:var(--primary);background:var(--primary-soft)}.notif-main p{margin:6px 0;white-space:pre-wrap}.notif-meta{display:flex;gap:12px;font-size:12px;color:#8a97a8}.check-row{display:flex;align-items:center;gap:8px;margin:10px 0}.btn-row{display:flex;gap:8px}.reports-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}.report-bars{display:flex;flex-direction:column;gap:8px;margin:10px 0 16px}.report-bar-row{display:grid;grid-template-columns:110px 1fr 40px;gap:8px;align-items:center}.report-bar-label{font-size:12px;color:var(--text-secondary, #5b6b7c)}.report-bar-track{min-height:8px;height:10px;background:var(--surface-3);border-radius:999px;overflow:hidden}.report-bar-fill{height:100%;background:var(--primary, #2F6FED);border-radius:999px}.report-bar-count{font-size:12px;text-align:right;font-variant-numeric:tabular-nums;color:var(--text-secondary)}.report-bar-count.is-zero{color:var(--muted);opacity:.65}.stat-pill{display:inline-block;background:var(--primary-soft);color:var(--primary);padding:6px 10px;border-radius:999px;margin-bottom:12px;font-size:13px}.stat-card{background:var(--surface-2);border:1px solid var(--border);border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:4px;color:var(--text)}.stat-card span{font-size:12px;color:var(--text-muted)}.stat-card strong{font-size:20px}.panel-head{display:flex;justify-content:space-between;align-items:center;gap:8px}.alert.info{background:var(--primary-soft);color:var(--text);border:1px solid var(--border);padding:10px 12px;border-radius:8px;margin-bottom:12px}.muted{color:var(--text-secondary);font-size:12px;font-weight:400}:root{--row-pad-y: 6px;--row-pad-x: 10px;--table-fs: 12.5px;--thead-fs: 11px}.content{padding:16px 20px 28px}.page-header{margin-bottom:12px}.page-header h1{font-size:20px}.view-tabs{margin-bottom:10px;padding:3px}.view-tab{padding:5px 12px;font-size:12.5px}.filters-row{gap:8px;margin-bottom:10px}.filters-row select{padding:5px 8px;font-size:12.5px;min-width:120px}.toolbar-row{align-items:center}.toolbar-spacer{flex:1;min-width:8px}.page-size-label{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;color:var(--text-secondary);font-weight:500}.page-size-label select{border:1px solid var(--border);border-radius:var(--radius-sm);padding:5px 8px;background:var(--input-bg);color:var(--text);min-width:64px}.filter-chips{display:flex;flex-wrap:wrap;gap:6px;align-items:center;margin:-2px 0 10px}.filter-chip{display:inline-flex;align-items:center;gap:6px;border:1px solid #C5D4F0;background:var(--primary-soft);color:var(--primary);border-radius:999px;padding:3px 10px;font-size:12px;font-weight:500;cursor:pointer}.filter-chip:hover{background:var(--primary-soft)}.filter-chip span{font-size:14px;line-height:1;opacity:.75}.col-picker{position:relative}.col-picker-btn{gap:6px}.col-picker-btn.active{background:var(--primary-soft);color:var(--primary);border-color:#c5d4f0}.col-picker-menu{position:absolute;right:0;top:calc(100% + 6px);z-index:40;min-width:220px;background:var(--surface);color:var(--text);border:1px solid var(--border);border-radius:10px;box-shadow:var(--shadow-md);padding:8px}.col-picker-title{font-size:11px;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:600;padding:4px 8px 8px}.col-picker-item{display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:6px;cursor:pointer;font-size:12.5px;color:var(--text)}.col-picker-item input{accent-color:var(--primary)}.table-wrap{overflow:auto;max-height:calc(100vh - 260px)}.table-sticky thead th{position:sticky;top:0;z-index:2;box-shadow:0 1px 0 var(--border)}table.req-table,.data-table.table-dense,table.table-dense{font-size:var(--table-fs)}table.req-table th,table.req-table td,.data-table th,.data-table td,table.table-dense th,table.table-dense td{padding:var(--row-pad-y) var(--row-pad-x);vertical-align:middle}table.req-table th,.data-table th,table.table-dense th{font-size:var(--thead-fs);text-transform:uppercase;letter-spacing:.04em;color:var(--muted);font-weight:600;background:var(--table-head);white-space:nowrap}table.req-table tbody tr,.data-table tbody tr,table.table-dense tbody tr{background:var(--surface);color:var(--text)}table.req-table tbody tr:nth-child(2n),.data-table tbody tr:nth-child(2n),table.table-dense tbody tr:nth-child(2n){background:var(--row-alt)}table.req-table tbody tr:hover,.data-table tbody tr:hover,table.table-dense tbody tr:hover,tr.click-row:hover{background:var(--table-hover)!important}table.req-table td,.data-table td,table.table-dense td{color:var(--text)}table.req-table td .muted,.data-table td .muted,table.table-dense td .muted,table.req-table .text-muted,.data-table .text-muted{color:var(--text-muted)}table.req-table td.title-cell,.data-table td.title-cell{white-space:normal;max-width:360px;font-weight:500;line-height:1.35}.id-cell{color:var(--primary);font-weight:600;font-variant-numeric:tabular-nums}.click-row{cursor:pointer}.pill{padding:1px 7px;font-size:11px;line-height:1.45}.empty-state{padding:36px 24px;text-align:center;color:var(--text-secondary)}.empty-state strong{display:block;color:var(--text);font-size:14px;margin-bottom:6px}.empty-state p{margin:0;font-size:13px;color:var(--muted)}.empty-state .empty-hint{margin-top:8px;font-size:12px;color:var(--muted);opacity:.9}.pager-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;font-size:12.5px;color:var(--text-secondary)}.pager-btns{display:flex;align-items:center;gap:8px}.pager-page{font-variant-numeric:tabular-nums;font-weight:600;color:var(--text);min-width:48px;text-align:center}.nav-item{padding:7px 10px;font-size:13px}.nav-item.active{background:var(--primary-soft);color:var(--primary);font-weight:600;box-shadow:inset 3px 0 0 var(--primary)}.kb-card{padding:10px 12px}.kb-card h3{font-size:13.5px;margin:0 0 4px}.kb-list{gap:6px}.catalog-card{padding:12px;gap:6px}.catalog-card h3{font-size:14px}.cat-chip{padding:6px 10px;font-size:12.5px}.req-card{padding:12px 14px}.req-card h3{font-size:14px;margin:6px 0}.panel-head{padding:10px 14px;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);font-weight:600}.panel-body{padding:12px 14px;font-size:13.5px}.view-toggle button{padding:5px 10px;font-size:12.5px}.toolbar-row .view-toggle{margin-left:0}.panel-body.table-wrap{max-height:none}.marty-root{position:fixed;right:24px;bottom:24px;z-index:1200;display:flex;flex-direction:column;align-items:flex-end;gap:12px;pointer-events:none}.marty-root>*{pointer-events:auto}.marty-fab{width:58px;height:58px;border-radius:50%;border:none;cursor:pointer;background:linear-gradient(145deg,#8b7cf6,#6c5ce7 55%,#5b4bdb);color:#fff;display:grid;place-items:center;box-shadow:0 10px 28px #6c5ce773,0 0 0 6px #8b7cf62e;position:relative;transition:transform .15s ease,box-shadow .15s ease}.marty-fab:hover{transform:translateY(-1px) scale(1.03)}.marty-fab.open{box-shadow:0 8px 22px #6c5ce759}.marty-fab-dot{position:absolute;top:4px;right:4px;width:12px;height:12px;border-radius:50%;border:2px solid #1a1530;background:#2ecc71}.marty-fab-dot.off{background:#8a97a8}.marty-panel{width:min(380px,calc(100vw - 32px));height:min(560px,calc(100vh - 120px));background:var(--marty-panel-bg);color:var(--marty-panel-fg);border-radius:16px;border:1px solid var(--marty-border);box-shadow:0 18px 50px #00000073;display:flex;flex-direction:column;overflow:hidden}.marty-header{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:var(--marty-header-bg);border-bottom:1px solid var(--marty-border)}.marty-header-left{display:flex;align-items:center;gap:10px}.marty-badge{width:34px;height:34px;border-radius:10px;background:linear-gradient(145deg,#8b7cf6,#5b4bdb);color:#fff;display:grid;place-items:center;flex-shrink:0}.marty-title{font-weight:700;font-size:15px;line-height:1.1}.marty-subtitle{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--marty-accent-soft);margin-top:2px}.marty-dot{width:8px;height:8px;border-radius:50%;background:#2ecc71;display:inline-block}.marty-dot.off{background:#8a97a8}.marty-header-actions{display:flex;gap:4px}.marty-icon-btn{background:transparent;border:none;color:var(--muted);width:30px;height:30px;border-radius:8px;cursor:pointer;display:grid;place-items:center}.marty-icon-btn:hover{background:var(--marty-bubble);color:var(--marty-panel-fg)}.marty-body{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:12px;background:var(--marty-panel-bg)}.marty-msg{display:flex;gap:8px;align-items:flex-start;max-width:100%}.marty-msg.user{justify-content:flex-end}.marty-avatar{width:26px;height:26px;border-radius:8px;background:var(--marty-bubble);color:var(--marty-accent-soft);display:grid;place-items:center;flex-shrink:0}.marty-bubble{background:var(--marty-bubble);border-radius:12px;padding:10px 12px;font-size:13.5px;line-height:1.45;white-space:pre-wrap;word-break:break-word;max-width:min(300px,85%)}.marty-msg.user .marty-bubble{background:var(--marty-bubble-user);color:#fff}.marty-bubble.muted{color:var(--marty-muted)}.marty-use-reply{display:inline-block;margin-top:8px;border:none;border-radius:8px;padding:6px 10px;background:var(--marty-accent);color:#fff;font-size:12px;font-weight:600;cursor:pointer}.marty-scope-hint{margin-top:.45rem;font-size:.72rem;line-height:1.35;opacity:.78;font-weight:450}.marty-chips{display:flex;flex-wrap:wrap;gap:6px;padding:0 12px 10px}.marty-chip{border:1px solid var(--marty-chip-border);background:var(--marty-chip-bg);color:var(--marty-chip-fg);border-radius:999px;padding:6px 10px;font-size:12px;cursor:pointer}.marty-chip:hover:not(:disabled){border-color:var(--marty-accent);color:var(--marty-panel-fg)}.marty-chip:disabled{opacity:.5;cursor:not-allowed}.marty-input-row{display:flex;align-items:center;gap:8px;margin:0 12px 8px;padding:8px 10px;background:var(--marty-input-bg);border:1px solid var(--marty-input-border);border-radius:12px}.marty-input-row input{flex:1;border:none;outline:none;background:transparent;color:var(--marty-input-fg);font-size:13.5px}.marty-input-row input::placeholder{color:var(--muted)}.marty-send{border:none;background:transparent;color:var(--muted);width:32px;height:32px;border-radius:8px;display:grid;place-items:center;cursor:pointer}.marty-send:disabled{opacity:.4;cursor:not-allowed}.marty-send:not(:disabled):hover{color:var(--marty-panel-fg);background:var(--marty-bubble)}.marty-footer{text-align:center;font-size:11px;color:var(--muted);padding:0 12px 12px}.col-picker-menu,.page-size-label select,.filters-row select,.modal,.panel,.card{background:var(--surface);color:var(--text)}.col-picker-menu{background:var(--surface)}.col-picker-item:hover{background:var(--hover)}.page-size-label select,.filters-row select{background:var(--input-bg);color:var(--text);border-color:var(--border)}html[data-theme=dark] .alert.info{background:#5b8ff91f;color:#c5d8ff;border-color:#5b8ff94d}html[data-theme=dark] .stat-card{background:var(--surface-2);border-color:var(--border)}html[data-theme=dark] .stat-card span{color:var(--muted)}html[data-theme=dark] .report-bar-track{background:var(--surface-3)}html[data-theme=dark] .filter-chip{border-color:#5b8ff959}html[data-theme=dark] .filter-chip:hover{background:#5b8ff938}.login-theme-toggle{position:absolute;top:16px;right:16px}.login-page{position:relative}html[data-theme=dark] table.req-table,html[data-theme=dark] .data-table,html[data-theme=dark] table.table-dense{color:var(--text);background:var(--surface)}html[data-theme=dark] table.req-table thead th,html[data-theme=dark] .data-table thead th,html[data-theme=dark] table.table-dense thead th,html[data-theme=dark] table.req-table th,html[data-theme=dark] .data-table th,html[data-theme=dark] table.table-dense th{background:var(--table-head);color:var(--muted)}html[data-theme=dark] table.req-table tbody tr,html[data-theme=dark] .data-table tbody tr,html[data-theme=dark] table.table-dense tbody tr{background:var(--surface);color:var(--text)}html[data-theme=dark] table.req-table tbody tr:nth-child(2n),html[data-theme=dark] .data-table tbody tr:nth-child(2n),html[data-theme=dark] table.table-dense tbody tr:nth-child(2n){background:var(--row-alt);color:var(--text)}html[data-theme=dark] table.req-table tbody tr:hover,html[data-theme=dark] .data-table tbody tr:hover,html[data-theme=dark] table.table-dense tbody tr:hover,html[data-theme=dark] tr.click-row:hover{background:var(--table-hover)!important;color:var(--text)}html[data-theme=dark] table.req-table td,html[data-theme=dark] .data-table td,html[data-theme=dark] table.table-dense td{color:var(--text)}html[data-theme=dark] table.req-table td a,html[data-theme=dark] .data-table td a{color:var(--primary)}html[data-theme=dark] .view-tab.active,html[data-theme=dark] .view-toggle button,html[data-theme=dark] .notif-item,html[data-theme=dark] .modal,html[data-theme=dark] .col-picker-menu{background:var(--surface);color:var(--text)}html[data-theme=dark] .stub-note,html[data-theme=dark] .kb-suggestions,html[data-theme=dark] .stat-card{background:var(--surface-2);color:var(--text)}.dash-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}@media (max-width: 960px){.dash-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.dash-kpi{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);padding:14px 16px;cursor:pointer;text-align:left;color:var(--text);transition:border-color .15s,box-shadow .15s}.dash-kpi:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md)}.dash-kpi span{display:block;font-size:12px;color:var(--muted);margin-bottom:6px}.dash-kpi strong{font-size:26px;font-variant-numeric:tabular-nums;line-height:1.1}.dash-kpi.kpi-open strong{color:var(--kpi-open)}.dash-kpi.kpi-unassigned strong{color:var(--kpi-unassigned)}.dash-kpi.kpi-sla-risk strong{color:var(--kpi-sla-risk)}.dash-kpi.kpi-sla-breach strong{color:var(--kpi-sla-breach)}.dash-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media (max-width: 960px){.dash-grid{grid-template-columns:1fr}}.report-bar-fill.prio-low{background:var(--prio-low-fg)}.report-bar-fill.prio-medium{background:var(--prio-med-fg)}.report-bar-fill.prio-high{background:var(--prio-high-fg)}.report-bar-fill.prio-urgent{background:var(--prio-crit-fg)}.report-bar-fill.st-new{background:var(--st-new-fg)}.report-bar-fill.st-open{background:var(--st-open-fg)}.report-bar-fill.st-in_progress{background:var(--st-progress-fg)}.report-bar-fill.st-pending{background:var(--st-pending-fg)}.report-bar-fill.st-resolved{background:var(--st-resolved-fg)}.report-bar-fill.st-closed{background:var(--st-closed-fg)}.detail-header{padding:14px 16px}.detail-title-row h1{font-size:20px;font-weight:600;line-height:1.3;color:var(--text)}.detail-badges{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;align-items:center}.detail-badges .meta-muted,.meta-muted{color:var(--muted);font-size:12px}.text-meta{color:var(--text-secondary);font-size:12px}.detail-sla-ola-slot{display:grid;grid-template-columns:1fr;gap:8px;margin-top:12px;padding-top:12px;border-top:1px solid var(--border)}.detail-sla-ola-slot:empty{display:none;margin:0;padding:0;border:0}.detail-sla-ola-row{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;min-height:28px;font-size:12px;color:var(--text-secondary)}.detail-sla-ola-row .row-label{font-size:11px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--muted);min-width:36px}.detail-sla-ola-row .row-due{color:var(--muted);font-size:12px}.section-empty{display:flex;flex-direction:column;align-items:flex-start;gap:6px;padding:14px 12px;border:1px dashed var(--border);border-radius:var(--radius-sm);background:var(--surface-2)}.section-empty .section-empty-title{font-size:13.5px;font-weight:600;color:var(--text)}.section-empty .section-empty-hint{margin:0;font-size:12px;color:var(--muted);line-height:1.45}.section-empty .btn{margin-top:4px}.portal-requests-table.table-dense tbody tr,table.portal-requests-table tbody tr{height:54px}.portal-requests-table.table-dense th,.portal-requests-table.table-dense td,table.portal-requests-table th,table.portal-requests-table td{padding-top:14px;padding-bottom:14px}.empty-state.empty-portal{padding:48px 28px;display:flex;flex-direction:column;align-items:center;gap:8px}.empty-state .empty-illo{width:72px;height:72px;border-radius:18px;background:var(--surface-3);border:1px solid var(--border);display:grid;place-items:center;margin-bottom:8px;color:var(--muted)}.empty-state .empty-illo svg{width:36px;height:36px}.empty-state.empty-portal strong{font-size:15px;font-weight:600}.empty-state.empty-portal p{max-width:320px;margin:0 0 8px}.empty-state .empty-cta{margin-top:4px}.select-token{flex:1;border:1px solid var(--border);border-radius:var(--radius-sm);padding:6px 8px;background:var(--input-bg);color:var(--text)}html[data-theme=dark] .section-empty,html[data-theme=dark] .empty-state .empty-illo{background:var(--surface-2)}.panel-head .btn,.panel-head label.btn{text-transform:none;letter-spacing:normal;color:inherit;font-weight:500}.sla-ola-card{display:flex;flex-direction:column;gap:12px}.sla-ola-divider{height:1px;background:var(--border)}.sla-ola-block .row-label{font-size:12px;letter-spacing:.02em;min-width:32px}.detail-sla-ola-slot{display:flex;flex-direction:column;gap:6px;margin-top:10px;padding:10px 12px;border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--surface-2)}.detail-sla-ola-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:12.5px}.detail-sla-ola-row .row-label{font-weight:600;min-width:36px;color:var(--text-secondary)}.detail-sla-ola-row .row-due{color:var(--muted)}
