:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;background:#f3f6fb;font-family:Inter,Segoe UI,Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left)}button,input,select,textarea{font:inherit}:where(a,button,input,select,textarea,[tabindex]):focus-visible{outline-offset:3px;outline:3px solid #2563eb}[role=region][tabindex="0"]{scrollbar-gutter:stable}[role=region][tabindex="0"]:focus-visible{border-radius:4px;box-shadow:0 0 0 4px #2563eb1f}button,[role=button]{touch-action:manipulation}.login-page{background:radial-gradient(circle at 0 0,#2563eb29,#0000 35%),linear-gradient(135deg,#eef4ff 0%,#f8fafc 50%,#eef2f7 100%);justify-content:center;align-items:center;min-height:100vh;padding:32px 20px;display:flex}.login-card{background:#fff;border:1px solid #dce3ee;border-radius:20px;width:100%;max-width:440px;padding:40px;box-shadow:0 24px 60px #0f172a1f}.login-brand{align-items:center;gap:14px;margin-bottom:36px;display:flex}.brand-mark{color:#fff;letter-spacing:.04em;background:#1d4ed8;border-radius:14px;justify-content:center;align-items:center;width:50px;height:50px;font-size:17px;font-weight:800;display:flex}.brand-name,.brand-product{margin:0}.brand-name{color:#111827;font-size:16px;font-weight:750}.brand-product{color:#64748b;margin-top:3px;font-size:14px}.login-heading h1{color:#111827;margin:0;font-size:30px;line-height:1.2}.login-heading p{color:#64748b;margin:12px 0 28px;font-size:15px;line-height:1.6}.login-form{flex-direction:column;display:flex}.login-form label{color:#334155;margin-bottom:8px;font-size:14px;font-weight:650}.login-form input{color:#111827;background:#fff;border:1px solid #cbd5e1;border-radius:10px;outline:none;width:100%;height:48px;margin-bottom:20px;padding:0 14px;transition:border-color .15s,box-shadow .15s}.login-form input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1f}.login-form button{cursor:pointer;color:#fff;background:#1d4ed8;border:0;border-radius:10px;height:50px;margin-top:4px;font-weight:700;transition:background .15s,transform .15s}.login-form button:hover{background:#1e40af}.login-form button:active{transform:translateY(1px)}.login-footer{color:#94a3b8;text-align:center;margin:28px 0 0;font-size:13px}@media (width<=520px){.login-page{padding:20px 14px}.login-card{border-radius:16px;padding:30px 24px}}.login-error{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:18px;padding:12px 14px;font-size:14px;line-height:1.5}.login-form button:disabled,.login-form input:disabled{cursor:not-allowed;opacity:.7}.portal-card{max-width:520px}.portal-success{color:#166534;background:#dcfce7;border-radius:999px;margin-bottom:22px;padding:8px 12px;font-size:14px;font-weight:700;display:inline-flex}.portal-title{color:#111827;margin:0;font-size:30px}.portal-description{color:#64748b;margin:16px 0 30px;font-size:15px;line-height:1.7}.portal-logout-button{cursor:pointer;color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:10px;width:100%;height:50px;font-weight:700}.portal-logout-button:hover{background:#f8fafc}.portal-loading{color:#334155;background:#f1f5f9;border-radius:10px;margin-bottom:24px;padding:14px;font-size:14px}.user-information{border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:0;margin:28px 0;display:flex;overflow:hidden}.user-information-row{border-bottom:1px solid #e2e8f0;flex-direction:column;gap:7px;padding:16px;display:flex}.user-information-row:last-child{border-bottom:0}.user-information-row span{color:#64748b;font-size:13px}.user-information-row strong{overflow-wrap:anywhere;color:#172033;font-size:14px}.role-list{flex-wrap:wrap;gap:8px;display:flex}.role-list .role-badge{color:#1e40af;background:#dbeafe;border-radius:999px;padding:6px 10px;font-size:13px;font-weight:700;display:inline-flex}.dashboard-page{background:#f3f6fb;min-height:100vh}.dashboard-header{background:#fff;border-bottom:1px solid #dce3ee;justify-content:space-between;align-items:center;gap:24px;min-height:84px;padding:16px 32px;display:flex}.dashboard-brand{align-items:center;gap:14px;display:flex}.dashboard-user{align-items:center;gap:20px;display:flex}.dashboard-user>div{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.dashboard-user strong{overflow-wrap:anywhere;color:#172033;font-size:14px}.dashboard-user span{color:#64748b;font-size:13px}.dashboard-user button,.portal-primary-button{cursor:pointer;color:#fff;background:#1d4ed8;border:0;border-radius:9px;min-height:42px;padding:0 18px;font-weight:700}.dashboard-user button:hover,.portal-primary-button:hover{background:#1e40af}.dashboard-content{width:100%;max-width:1240px;margin:0 auto;padding:54px 32px}.dashboard-heading{max-width:720px;margin-bottom:34px}.dashboard-eyebrow{color:#2563eb;letter-spacing:.08em;text-transform:uppercase;margin:0 0 10px;font-size:13px;font-weight:800}.dashboard-heading h1{color:#111827;margin:0;font-size:36px;line-height:1.2}.dashboard-heading>p:last-child{color:#64748b;margin:14px 0 0;font-size:16px;line-height:1.7}.dashboard-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:22px;display:grid}.dashboard-card{background:#fff;border:1px solid #dce3ee;border-radius:16px;min-height:190px;padding:26px;box-shadow:0 10px 30px #0f172a0f}.dashboard-card-label{color:#1e40af;background:#dbeafe;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.dashboard-card h2{color:#172033;margin:20px 0 10px;font-size:21px}.dashboard-card p{color:#64748b;margin:0;font-size:14px;line-height:1.7}.ticket-summary-section{margin-bottom:30px}.ticket-summary-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;display:grid}.ticket-summary-card-link{color:inherit;text-decoration:none}.ticket-summary-card{background:#fff;border:1px solid #dce3ee;border-radius:16px;min-height:155px;padding:22px;box-shadow:0 8px 24px #0f172a0d}.ticket-summary-card-link:hover .ticket-summary-card{border-color:#93c5fd}.ticket-summary-card-label,.ticket-summary-card-description{color:#64748b;margin:0;line-height:1.5}.ticket-summary-card-label{font-size:14px;font-weight:700}.ticket-summary-card-value{color:#172033;margin:12px 0 8px;font-size:34px;font-weight:800;line-height:1}.ticket-summary-card-description{font-size:13px}.ticket-summary-status,.ticket-summary-error{border-radius:10px;margin:0 0 18px;padding:16px}.ticket-summary-status{color:#475569;background:#f8fafc}.ticket-summary-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.ticket-summary-error p{margin:0 0 12px}.ticket-summary-error button{color:#991b1b;font:inherit;cursor:pointer;background:#fff;border:1px solid #fca5a5;border-radius:6px;padding:8px 12px;font-weight:700}.portal-primary-button{width:100%;margin-bottom:12px}@media (width<=720px){.dashboard-header{flex-direction:column;align-items:flex-start;padding:18px 20px}.dashboard-user{flex-direction:column;align-items:stretch;gap:12px;width:100%}.dashboard-user>div{align-items:flex-start}.dashboard-content{padding:36px 20px}.dashboard-heading h1{font-size:30px}}@media (width<=420px){.dashboard-header{padding:16px}.dashboard-content{padding:30px 16px}.dashboard-heading h1{overflow-wrap:anywhere;font-size:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.asset-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.asset-toolbar input{flex:1;min-width:240px}.asset-toolbar input,.asset-toolbar select,.asset-form input,.asset-form select,.asset-form textarea{font:inherit;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;padding:10px}.primary-button{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:6px;padding:10px 14px;text-decoration:none}.asset-table-wrap{overflow:auto}.asset-table{border-collapse:collapse;background:#fff;width:100%}.asset-table th,.asset-table td{text-align:left;white-space:nowrap;border-bottom:1px solid #e2e8f0;padding:12px}.asset-table button{margin-left:8px}.asset-status{background:#e2e8f0;border-radius:999px;padding:4px 8px;font-size:.8rem;display:inline-block}.asset-status-inuse{background:#dbeafe}.asset-status-instock{background:#dcfce7}.asset-status-inrepair{background:#fef3c7}.asset-status-retired,.asset-status-disposed{background:#fee2e2}.asset-pagination{justify-content:center;align-items:center;gap:16px;margin-top:20px;display:flex}.asset-form{gap:18px;max-width:720px;display:grid}.asset-form label{gap:6px;font-weight:600;display:grid}.asset-actions{flex-wrap:wrap;gap:12px;display:flex}.asset-assignee{flex-direction:column;gap:2px;display:flex}.asset-assignee small{color:#64748b}.asset-detail-actions{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.asset-detail-card,.asset-assignment-card,.asset-history-section{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:20px;padding:20px}.asset-detail-card h2,.asset-assignment-card h2,.asset-history-section h2{margin-top:0}.asset-detail-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:16px;margin:0;display:grid}.asset-detail-grid div{background:#f8fafc;border-radius:6px;padding:12px}.asset-detail-grid dt,.asset-current-assignment dt{color:#64748b;margin-bottom:4px;font-size:.85rem}.asset-detail-grid dd,.asset-current-assignment dd{margin:0}.asset-current-assignment{gap:16px;display:grid}.asset-current-assignment>div:first-child{flex-direction:column;gap:4px;display:flex}.asset-current-assignment dl{flex-wrap:wrap;gap:28px;margin:0;display:flex}.asset-assignment-status{color:#166534;background:#dcfce7;border-radius:999px;width:max-content;padding:4px 8px;font-size:.85rem;display:inline-block}.asset-assignment-completed{color:#475569;background:#e2e8f0}.asset-assign-form{gap:10px;max-width:620px;display:grid}.asset-assign-form input,.asset-assign-form select{font:inherit;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:6px;padding:10px}.asset-confirmation{background:#fffbeb;border:1px solid #fbbf24;border-radius:6px;gap:12px;padding:16px;display:grid}.asset-confirmation div{flex-wrap:wrap;gap:10px;display:flex}.asset-feedback{border-radius:6px;margin-bottom:16px;padding:12px 16px}.asset-feedback-success{color:#166534;background:#dcfce7}.asset-feedback-error{color:#991b1b;background:#fee2e2}.asset-error-panel{margin-bottom:20px}.asset-history-wrap{overflow:auto}.asset-history-table{border-collapse:collapse;width:100%;min-width:800px}.asset-history-table th,.asset-history-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:12px}.asset-history-table th{background:#f8fafc}.asset-table a:focus-visible,.asset-detail-actions a:focus-visible,.asset-toolbar button:focus-visible,.asset-assign-form button:focus-visible,.asset-confirmation button:focus-visible{outline-offset:2px;outline:3px solid #93c5fd}.asset-type-toolbar{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px;display:flex}.asset-type-toolbar input{min-width:240px;font:inherit;border:1px solid #cbd5e1;border-radius:6px;flex:1;padding:10px}.asset-type-toolbar label{font-weight:600}.asset-type-table-wrap{overflow:auto}.asset-type-table{border-collapse:collapse;background:#fff;width:100%}.asset-type-table th,.asset-type-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e2e8f0;padding:12px}.asset-type-table th{background:#f8fafc}.asset-type-actions,.asset-type-form-actions{flex-wrap:wrap;gap:8px;display:flex}.asset-type-form{gap:18px;max-width:720px;display:grid}.asset-type-form label{margin-bottom:6px;font-weight:600;display:block}.asset-type-form input,.asset-type-form textarea{box-sizing:border-box;width:100%;font:inherit;border:1px solid #cbd5e1;border-radius:6px;padding:10px}.asset-type-form textarea{resize:vertical;min-height:140px}.asset-type-feedback{border-radius:6px;margin-bottom:16px;padding:12px 16px}.asset-type-feedback p{margin:0 0 12px}.asset-type-feedback-success{color:#166534;background:#dcfce7}.asset-type-feedback-error{color:#991b1b;background:#fee2e2;border:1px solid #fecaca}.asset-type-table a:focus-visible,.asset-type-table button:focus-visible,.asset-type-toolbar input:focus-visible,.asset-type-form input:focus-visible,.asset-type-form textarea:focus-visible,.asset-type-form button:focus-visible{outline-offset:2px;outline:3px solid #93c5fd}@media (width<=700px){.asset-type-table{min-width:800px}.asset-type-toolbar{flex-direction:column;align-items:stretch}.asset-type-toolbar input{width:100%}.asset-detail-actions{flex-direction:column;align-items:stretch}.asset-detail-actions .primary-button{text-align:center}.asset-detail-card,.asset-assignment-card,.asset-history-section{padding:16px}}:root{--dc-background:#f3f6fb;--dc-surface:#fff;--dc-surface-muted:#f8fafc;--dc-surface-subtle:#f4f7fa;--dc-control-background:#fff;--dc-text:#172033;--dc-text-strong:#111827;--dc-text-muted:#64748b;--dc-border:#dce3ee;--dc-border-strong:#cbd5e1;--dc-primary:#1d4ed8;--dc-primary-hover:#1e40af;--dc-primary-soft:#dbeafe;--dc-primary-border:#93c5fd;--dc-primary-contrast:#fff;--dc-focus-ring:#2563eb47;--dc-shadow-soft:#0f172a1a;--dc-success-text:#17663a;--dc-success-background:#effaf4;--dc-success-border:#9bc9ad;--dc-danger-text:#991b1b;--dc-danger-background:#fff4f4;--dc-danger-border:#e0aaaa;--color-surface:var(--dc-surface);--color-border:var(--dc-border);--color-text:var(--dc-text);--color-text-muted:var(--dc-text-muted);--surface-color:var(--dc-surface);--border-color:var(--dc-border);--text-muted:var(--dc-text-muted)}html[data-theme=dark]{--dc-background:#08111f;--dc-surface:#111c2e;--dc-surface-muted:#162338;--dc-surface-subtle:#1a2940;--dc-control-background:#0d1828;--dc-text:#e8eef7;--dc-text-strong:#f8fafc;--dc-text-muted:#9fb0c7;--dc-border:#2c3d55;--dc-border-strong:#40536d;--dc-primary:#3b82f6;--dc-primary-hover:#60a5fa;--dc-primary-soft:#17345f;--dc-primary-border:#4f7db8;--dc-primary-contrast:#fff;--dc-focus-ring:#60a5fa61;--dc-shadow-soft:#00000057;--dc-success-text:#86efac;--dc-success-background:#102a20;--dc-success-border:#2f6f4f;--dc-danger-text:#fca5a5;--dc-danger-background:#321719;--dc-danger-border:#7f3b3f}html,body,#root{background:var(--dc-background);color:var(--dc-text)}body{transition:background-color .16s,color .16s}html[data-theme=dark] .login-page{background:radial-gradient(circle at 0 0,#3b82f62e,#0000 35%),linear-gradient(135deg,#07111f 0%,#0b1627 52%,#0d1b2f 100%)}html[data-theme=dark] :is(.login-card,.dashboard-header,.dashboard-card,.ticket-summary-card,.admin-users-table-wrap,.admin-user-form,.admin-user-details-card,.admin-user-roles,.language-switcher,.user-information,.ticket-table-card,.ticket-form-card,.ticket-list-card,.portal-ticket-card,.portal-ticket-queue li,.portal-ticket-form,.ticket-comment,.ticket-attachment-selection-item,.portal-ticket-lifecycle-form,.portal-ticket-activity-list li,.portal-ticket-attachment-list li,.kb-card,.kb-article,.kb-editor,.reports-kpi-card,.reports-breakdowns section,.sla-policy-card,.asset-table,.asset-type-table,.asset-detail-card,.asset-assignment-card,.asset-history-section,.asset-detail-grid div,.asset-history-table,dialog){color:var(--dc-text);background:var(--dc-surface);border-color:var(--dc-border);box-shadow:0 14px 36px var(--dc-shadow-soft)}html[data-theme=dark] :is(.dashboard-page,.dashboard-content){background:var(--dc-background)}html[data-theme=dark] :is(.brand-name,.login-heading h1,.portal-title,.dashboard-heading h1,.dashboard-card h2,.ticket-summary-card-value,.dashboard-user strong,.admin-user-details-grid dd,.ticket-field label,.ticket-subject-button,.ticket-form-heading h2,.ticket-attachment-upload-heading h3,.ticket-attachment-partial-result h3,.ticket-attachments-heading h3,.ticket-attachment-card-body h4,.ticket-list-card-details dd,.ticket-attachment-selection-info strong,.portal-ticket-lifecycle h3,.portal-ticket-lifecycle h4,.portal-ticket-activities h3,.portal-ticket-attachments h3,.asset-detail-card h2,.asset-assignment-card h2,.asset-history-section h2,h1,h2,h3){color:var(--dc-text-strong)}html[data-theme=dark] :is(.brand-product,.login-heading p,.login-footer,.login-form label,.portal-description,.dashboard-heading>p:last-child,.dashboard-card p,.ticket-summary-card-label,.ticket-summary-card-description,.dashboard-user span,.admin-user-roles small,.admin-user-details-grid dt,.user-information-row span,.ticket-table-created,.ticket-pagination span,.ticket-form-heading p,.ticket-character-count,.ticket-required-note,.ticket-attachment-upload-heading p,.ticket-attachment-partial-result p,.ticket-attachments-heading p,.ticket-attachment-list-state,.ticket-list-card-details dt,.ticket-attachment-hint,.ticket-attachment-empty-selection,.ticket-attachment-selection-info span,.ticket-comments-history,.ticket-comment-header time,.ticket-interaction-composer-heading p,.ticket-interaction-composer-meta,.ticket-interaction-composer-file-help,.portal-ticket-date,.portal-ticket-card-details dt,.portal-ticket-queue-meta,.portal-ticket-pagination span,.portal-ticket-lifecycle-form label>span,.portal-ticket-activity-list span,.portal-ticket-attachment-list span,.portal-ticket-attachment-upload>p,.portal-ticket-upload-status,.kb-summary,.reports-generated,.reports-kpi-card span,.asset-assignee small,.asset-detail-grid dt,.asset-current-assignment dt){color:var(--dc-text-muted)}html[data-theme=dark] :is(input,select,textarea){color:var(--dc-text);background:var(--dc-control-background);border-color:var(--dc-border-strong)}html[data-theme=dark] :is(input,select,textarea)::placeholder{color:#8ea0b8;opacity:1}html[data-theme=dark] :is(input,select,textarea):focus{border-color:var(--dc-primary);box-shadow:0 0 0 4px var(--dc-focus-ring)}html[data-theme=dark] :is(input,select,textarea):disabled{color:#91a2b8;background:var(--dc-surface-muted);border-color:var(--dc-border)}html[data-theme=dark] input[type=checkbox],html[data-theme=dark] input[type=radio]{accent-color:var(--dc-primary)}html[data-theme=dark] table{color:var(--dc-text);background:var(--dc-surface)}html[data-theme=dark] th{color:var(--dc-text-strong);background:var(--dc-surface-subtle);border-color:var(--dc-border)}html[data-theme=dark] td{border-color:var(--dc-border)}html[data-theme=dark] :is(.admin-users-table th,.ticket-table th,.portal-ticket-table th,.asset-table th,.asset-type-table th,.asset-history-table th){color:var(--dc-text-strong);background:var(--dc-surface-subtle)}html[data-theme=dark] :is(.admin-users-table td,.admin-user-details-grid div,.ticket-table td,.portal-ticket-table td,.ticket-form-actions,.asset-table td,.asset-type-table td,.asset-history-table td){border-color:var(--dc-border)}html[data-theme=dark] :is(.ticket-table tbody tr:hover,.company-list-table tbody tr:hover,.asset-table tbody tr:hover,.asset-type-table tbody tr:hover){background:var(--dc-surface-muted)}html[data-theme=dark] :is(.ticket-attachment-upload,.portal-ticket-state,.ticket-comments-state,.portal-ticket-lifecycle-form,.portal-ticket-activity-list li,.portal-ticket-attachment-list li,.asset-detail-grid div){color:var(--dc-text-muted);background:var(--dc-surface-muted);border-color:var(--dc-border)}html[data-theme=dark] .ticket-comment-internal{color:var(--dc-text);background:#302812;border-color:#7a611d #7a611d #7a611d #d7a52b}html[data-theme=dark] :is(.dashboard-user .dashboard-home-button,.dashboard-card-action-secondary,.portal-logout-button,.admin-user-secondary-button,.ticket-secondary-button,.ticket-attachment-picker,.ticket-interaction-composer-file-button,.ticket-attachment-delete-button,.ticket-attachment-remove-button){color:#dbeafe;background:#172b46;border-color:#4f7db8}html[data-theme=dark] :is(.dashboard-user .dashboard-home-button,.dashboard-card-action-secondary,.portal-logout-button,.admin-user-secondary-button,.ticket-secondary-button,.ticket-attachment-picker,.ticket-interaction-composer-file-button):hover{color:#fff;background:#2454a3;border-color:#60a5fa}html[data-theme=dark] :is(.ticket-attachment-delete-button,.ticket-attachment-remove-button):hover:not(:disabled){color:#fff;background:#b91c1c;border-color:#fb7185}html[data-theme=dark] .ticket-table-action{color:#dbeafe;background:var(--dc-primary-soft);border-color:var(--dc-primary-border)}html[data-theme=dark] .ticket-table-action:hover{color:#fff;background:var(--dc-primary);border-color:#60a5fa}html[data-theme=dark] :is(.primary-button,.ticket-primary-button,.portal-primary-button){color:#fff;background:#2563eb;border-color:#3b82f6}html[data-theme=dark] :is(.primary-button,.ticket-primary-button,.portal-primary-button):hover:not(:disabled){color:#fff;background:#1d4ed8;border-color:#60a5fa}html[data-theme=dark] :is(.asset-table button,.asset-type-table button,.asset-actions button,.asset-type-actions button,.asset-type-form-actions button,.asset-confirmation button){color:#dbeafe;background:#172b46;border:1px solid #4f7db8;border-radius:.45rem;padding:.45rem .7rem}html[data-theme=dark] :is(.asset-table button,.asset-type-table button,.asset-actions button,.asset-type-actions button,.asset-type-form-actions button,.asset-confirmation button):hover:not(:disabled){color:#fff;background:#2454a3;border-color:#60a5fa}html[data-theme=dark] .language-switcher__button{color:var(--dc-text-muted)}html[data-theme=dark] .language-switcher__button:hover{color:#dbeafe;background:var(--dc-primary-soft)}html[data-theme=dark] .language-switcher__button--active{color:#fff;background:var(--dc-primary)}html[data-theme=dark] :is(.dashboard-card-label,.role-list .role-badge,.admin-user-badge){color:#dbeafe;background:var(--dc-primary-soft)}html[data-theme=dark] :is(.admin-user-status-active,.admin-user-alert-success,.portal-success,.portal-ticket-success,.ticket-success-banner,.kb-published,.asset-feedback-success,.asset-type-feedback-success,.asset-assignment-status){color:var(--dc-success-text);background:var(--dc-success-background);border-color:var(--dc-success-border)}html[data-theme=dark] :is(.admin-user-status-inactive,.admin-user-alert-error,.login-error,.ticket-summary-error,.portal-ticket-error,.portal-ticket-inline-error,.ticket-interaction-composer-validation,.ticket-interaction-composer-error,.ticket-attachment-validation-errors,.asset-feedback-error,.asset-type-feedback-error){color:var(--dc-danger-text);background:var(--dc-danger-background);border-color:var(--dc-danger-border)}html[data-theme=dark] .kb-draft{color:#fde68a;background:#3a2a0c}html[data-theme=dark] :is(.asset-status,.asset-assignment-completed){color:#d7e1ee;background:#26364b}html[data-theme=dark] .asset-status-inuse{color:#dbeafe;background:#17345f}html[data-theme=dark] .asset-status-instock{color:#bbf7d0;background:#123b2a}html[data-theme=dark] .asset-status-inrepair{color:#fde68a;background:#3b2f12}html[data-theme=dark] :is(.asset-status-retired,.asset-status-disposed){color:#fecdd3;background:#4a1d24}html[data-theme=dark] .asset-confirmation{color:#fde68a;background:#34280d;border-color:#a87916}html[data-theme=dark] .ticket-attachment-selection-preview,html[data-theme=dark] .ticket-attachment-file-placeholder{color:var(--dc-text-muted);background:#26364b}html[data-theme=dark] .reports-bar-column span{background:#3b82f6}html[data-theme=dark] :is(.ticket-summary-status,.portal-loading){color:var(--dc-text-muted);background:var(--dc-surface-muted)}html[data-theme=dark] .dashboard-eyebrow{color:#60a5fa}@media (prefers-reduced-motion:reduce){body{transition:none}}html[data-theme=dark] .ticket-status--new,html[data-theme=dark] .ticket-priority--normal{color:#dbeafe;background:#17345f}html[data-theme=dark] .ticket-status--open{color:#bae6fd;background:#12374c}html[data-theme=dark] .ticket-status--inProgress{color:#ddd6fe;background:#34275c}html[data-theme=dark] :is(.ticket-status--waitingForCustomer,.ticket-status--waitingForThirdParty,.ticket-priority--high){color:#fed7aa;background:#4a2c13}html[data-theme=dark] :is(.ticket-status--resolved,.ticket-priority--low){color:#bbf7d0;background:#123b2a}html[data-theme=dark] :is(.ticket-status--closed,.ticket-status--unknown,.ticket-priority--unknown){color:#d7e1ee;background:#26364b}html[data-theme=dark] :is(.ticket-status--cancelled,.ticket-priority--critical){color:#fecdd3;background:#4a1d24}html[data-theme=dark] .portal-ticket-attachment-visibility{color:#fdba74}html[data-theme=dark] .ticket-help-text{color:#fcd34d}html[data-theme=dark] .ticket-interaction-composer-success{color:var(--dc-success-text)}html[data-theme=dark] .ticket-comments-error{color:var(--dc-danger-text)}html[data-theme=dark] :is(.ticket-interaction-composer,.portal-ticket-create-attachments,.reports-breakdowns li){border-color:var(--dc-border)}html[data-theme=dark] :is(.ticket-comment-type,.portal-ticket-attachment-internal-toggle,.ticket-interaction-composer legend,.ticket-interaction-composer>label,.sla-policy-card label,.kb-editor label,.asset-form label,.asset-type-form label){color:var(--dc-text-strong)}html[data-theme=dark] :is(.reports-breakdowns section,.sla-policy-card){background:var(--dc-surface);border-color:var(--dc-border)}html[data-theme=dark] button:disabled{opacity:.58;cursor:not-allowed}html[data-theme=dark] :is(.ticket-attachment-input:disabled+.ticket-attachment-picker,.ticket-interaction-composer-file-input:disabled+.ticket-interaction-composer-file-button){color:#91a2b8;background:#1c2a3d;border-color:#34465d}html[data-theme=dark] .ticket-details .ticket-details-header,html[data-theme=dark] .ticket-details .ticket-details-card{color:var(--dc-text);background:var(--dc-surface);border-color:var(--dc-border);box-shadow:0 14px 36px var(--dc-shadow-soft)}html[data-theme=dark] .ticket-details .ticket-details-heading h2,html[data-theme=dark] .ticket-details .ticket-details-card h3,html[data-theme=dark] .ticket-details .ticket-details-field dd,html[data-theme=dark] .ticket-details .ticket-details-description,html[data-theme=dark] .ticket-details .ticket-collapsible-toggle,html[data-theme=dark] .ticket-details .ticket-collapsible-title,html[data-theme=dark] .ticket-details .ticket-interaction-composer-heading h3,html[data-theme=dark] .ticket-details .ticket-interaction-composer>label,html[data-theme=dark] .ticket-details .ticket-interaction-composer legend,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-status h3,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-lifecycle h3,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-lifecycle h4,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-activities h3,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-attachments h3{color:var(--dc-text-strong)}html[data-theme=dark] .ticket-details .ticket-details-field dt,html[data-theme=dark] .ticket-details .ticket-status-management-header p,html[data-theme=dark] .ticket-details .ticket-current-status-label,html[data-theme=dark] .ticket-details .ticket-status-hint,html[data-theme=dark] .ticket-details .ticket-lifecycle-management-header p,html[data-theme=dark] .ticket-details .ticket-field-hint,html[data-theme=dark] .ticket-details .ticket-lifecycle-empty,html[data-theme=dark] .ticket-details .ticket-activity-state,html[data-theme=dark] .ticket-details .ticket-collapsible-count,html[data-theme=dark] .ticket-details .ticket-collapsible-description,html[data-theme=dark] .ticket-details .ticket-interaction-composer-heading p,html[data-theme=dark] .ticket-details .ticket-interaction-composer-meta,html[data-theme=dark] .ticket-details .ticket-interaction-composer-file-help,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-lifecycle-form label>span,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-activity-list span,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-attachment-list span,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-attachment-upload>p,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-upload-status{color:var(--dc-text-muted)}html[data-theme=dark] .ticket-details .ticket-details-number{color:#60a5fa}html[data-theme=dark] .ticket-details .ticket-collapsible-toggle:hover .ticket-collapsible-title{color:#93c5fd}html[data-theme=dark] .ticket-details .ticket-collapsible-chevron{color:#60a5fa}html[data-theme=dark] .ticket-details .ticket-interaction-composer{border-color:var(--dc-border)}html[data-theme=dark] .ticket-details select,html[data-theme=dark] .ticket-details input,html[data-theme=dark] .ticket-details textarea,html[data-theme=dark] .portal-ticket-details-page select,html[data-theme=dark] .portal-ticket-details-page input,html[data-theme=dark] .portal-ticket-details-page textarea{color:var(--dc-text);background:var(--dc-control-background);border-color:var(--dc-border-strong)}html[data-theme=dark] .ticket-details select:disabled,html[data-theme=dark] .ticket-details input:disabled,html[data-theme=dark] .ticket-details textarea:disabled,html[data-theme=dark] .portal-ticket-details-page select:disabled,html[data-theme=dark] .portal-ticket-details-page input:disabled,html[data-theme=dark] .portal-ticket-details-page textarea:disabled{color:#91a2b8;background:var(--dc-surface-muted);border-color:var(--dc-border)}html[data-theme=dark] .ticket-details .ticket-lifecycle-form,html[data-theme=dark] .ticket-details .ticket-activity-list li,html[data-theme=dark] .ticket-details .ticket-attachment-upload,html[data-theme=dark] .ticket-details .ticket-attachment-card,html[data-theme=dark] .ticket-details .ticket-comments-state,html[data-theme=dark] .ticket-details .ticket-comment,html[data-theme=dark] .ticket-details .ticket-attachment-selection-item,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-lifecycle-form,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-activity-list li,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-attachment-list li,html[data-theme=dark] .portal-ticket-details-page .ticket-comments-state,html[data-theme=dark] .portal-ticket-details-page .ticket-comment,html[data-theme=dark] .portal-ticket-details-page .ticket-attachment-selection-item{color:var(--dc-text);background:var(--dc-surface-muted);border-color:var(--dc-border)}html[data-theme=dark] .ticket-details .ticket-comment-internal,html[data-theme=dark] .portal-ticket-details-page .ticket-comment-internal{background:#2b2417;border-color:#6f5a2f}html[data-theme=dark] .ticket-details .ticket-activity-list strong,html[data-theme=dark] .ticket-details .ticket-attachment-card-body h4,html[data-theme=dark] .ticket-details .ticket-assignment h3,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-lifecycle-form label,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-attachment-list strong,html[data-theme=dark] .portal-ticket-details-page .ticket-attachment-selection-info strong{color:var(--dc-text-strong)}html[data-theme=dark] .ticket-details .ticket-secondary-button,html[data-theme=dark] .portal-ticket-details-page .ticket-secondary-button{color:#bfdbfe;background:var(--dc-surface-muted);border-color:var(--dc-primary-border)}html[data-theme=dark] .ticket-details .ticket-secondary-button:hover:not(:disabled),html[data-theme=dark] .portal-ticket-details-page .ticket-secondary-button:hover:not(:disabled){color:#fff;background:var(--dc-primary);border-color:var(--dc-primary)}html[data-theme=dark] .ticket-details .ticket-status-success,html[data-theme=dark] .ticket-details .ticket-lifecycle-message--success,html[data-theme=dark] .ticket-details .ticket-assignment-message--success,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-success,html[data-theme=dark] .portal-ticket-details-page .ticket-interaction-composer-success{color:var(--dc-success-text);background:var(--dc-success-background);border-color:var(--dc-success-border)}html[data-theme=dark] .ticket-details .ticket-status-error,html[data-theme=dark] .ticket-details .ticket-lifecycle-message--error,html[data-theme=dark] .ticket-details .ticket-assignment-message--error,html[data-theme=dark] .ticket-details .ticket-comments-error,html[data-theme=dark] .ticket-details .ticket-interaction-composer-validation,html[data-theme=dark] .ticket-details .ticket-interaction-composer-error,html[data-theme=dark] .portal-ticket-details-page .portal-ticket-inline-error,html[data-theme=dark] .portal-ticket-details-page .ticket-comments-error,html[data-theme=dark] .portal-ticket-details-page .ticket-interaction-composer-validation,html[data-theme=dark] .portal-ticket-details-page .ticket-interaction-composer-error{color:var(--dc-danger-text);background:var(--dc-danger-background);border-color:var(--dc-danger-border)}
