:root{color:#172033;background:#f4f6fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}.admin-shell{background:radial-gradient(circle at 85% 0,#3467f61f,#0000 24rem),#f4f6fb;grid-template-columns:280px minmax(0,1fr);align-items:start;min-height:100vh;display:grid}.sidebar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-right:1px solid #e0e6f2;flex-direction:column;gap:22px;height:100vh;min-height:0;padding:22px 16px;display:flex;position:sticky;top:0}.brand{border-bottom:1px solid #e5eaf4;align-items:center;gap:12px;padding:8px 10px 18px;display:flex}.brand-mark{color:#fff;background:#1f63e9;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;box-shadow:0 12px 24px #1f63e938}.brand strong,.brand span{display:block}.brand strong{letter-spacing:0;font-size:18px}.brand div>span{color:#65738a;margin-top:2px;font-size:12px}.tabs{flex-direction:column;gap:5px;min-height:0;padding-right:2px;display:flex;overflow-y:auto}.tabs button{color:#435169;text-align:left;background:0 0;border:1px solid #0000;border-radius:7px;align-items:center;gap:11px;width:100%;min-height:40px;padding:0 12px;display:flex}.tabs button:hover{background:#f0f4fb}.tabs button.active{color:#174fae;background:#eaf2ff;border-color:#d7e4ff;font-weight:700}.user-card{background:#f8fbff;border:1px solid #e0e6f2;border-radius:8px;flex-direction:column;gap:6px;margin-top:auto;padding:12px;display:flex}.user-card strong{color:#172033}.user-card span{color:#65738a;font-size:12px}.user-card button{color:#1f63e9;background:0 0;border:0;align-items:center;gap:7px;width:fit-content;margin-top:6px;font-weight:800;display:inline-flex}.workspace{min-width:0;padding:26px}.topbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.eyebrow{color:#1f63e9;letter-spacing:.08em;text-transform:uppercase;margin:0 0 6px;font-size:11px;font-weight:800}h1,h2{letter-spacing:0;margin:0}h1{font-size:30px;line-height:1.15}h2{font-size:20px}.topbar span{color:#65738a;margin-top:6px;display:block}.topbar-actions{align-items:center;gap:10px;display:flex}.primary-button,.ghost-button,.danger-button,.icon-button{border-radius:7px;justify-content:center;align-items:center;gap:8px;min-height:38px;font-weight:700;display:inline-flex}.primary-button{color:#fff;background:#1f63e9;border:1px solid #1f63e9;padding:0 15px;box-shadow:0 10px 18px #1f63e92e}.primary-button:disabled{opacity:.65;cursor:wait}.danger-button{color:#a52525;background:#fff4f4;border:1px solid #ffd1d1;padding:0 13px}.danger-button:disabled{opacity:.65;cursor:wait}.ghost-button{color:#34445c;background:#fff;border:1px solid #d9e1ee;padding:0 13px}.icon-button{color:#34445c;background:#fff;border:1px solid #d9e1ee;width:38px}.metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.metric{background:#fff;border:1px solid #e0e6f2;border-radius:8px;padding:16px;box-shadow:0 12px 30px #1e2d500f}.admin-report-builder{gap:16px;display:grid}.report-builder-card{background:linear-gradient(#fffffffa,#f8fbfffa);border:1px solid #dce6f2;border-radius:8px;box-shadow:0 12px 30px #1e2d500f}.report-builder-toolbar{border-bottom:1px solid #e7edf6;justify-content:space-between;align-items:flex-start;gap:16px;padding:16px;display:flex}.report-builder-toolbar strong,.dashboard-title strong{color:#172033}.report-builder-toolbar span{color:#65738a;margin-top:4px;font-size:12px;display:block}.report-builder-filters{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;padding:16px;display:grid}.report-builder-filters label{gap:7px;display:grid}.report-builder-filters label>span{color:#435169;font-size:12px;font-weight:800}.report-builder-filters select,.report-builder-filters input{color:#172033;background:#fff;border:1px solid #d9e1ee;border-radius:7px;width:100%;min-height:38px;padding:0 10px}.report-builder-filters select[multiple]{min-height:92px;padding:6px 8px}.admin-report-metrics{grid-template-columns:repeat(6,minmax(0,1fr));margin-bottom:0}.report-visual-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.6fr);gap:16px;display:grid}.report-line-card{grid-column:1/-1}.chart-toggle{background:#f7faff;border:1px solid #dbe5f4;border-radius:8px;gap:4px;padding:3px;display:inline-flex}.chart-toggle button{color:#435169;background:0 0;border:0;border-radius:6px;min-height:28px;padding:0 10px;font-size:12px;font-weight:800}.chart-toggle button.active{color:#fff;background:#1f63e9;box-shadow:0 8px 14px #1f63e92e}.bar-chart{gap:12px;min-height:260px;padding:16px;display:grid}.bar-row{color:#435169;grid-template-columns:minmax(130px,210px) minmax(0,1fr) 48px;align-items:center;gap:12px;font-size:13px;display:grid}.bar-track{background:linear-gradient(#eef3fb,#e6edf7);border-radius:999px;height:14px;overflow:hidden;box-shadow:inset 0 1px 2px #17203314}.bar-fill{border-radius:inherit;background:linear-gradient(90deg,#1f63e9,#18a0fb);height:100%;transition:width .18s;box-shadow:0 6px 14px #1f63e933}.bar-row strong{color:#172033;text-align:right}.empty-chart{color:#65738a;place-items:center;min-height:210px;font-weight:800;display:grid}.line-chart-wrap{padding:12px 16px 18px}.line-chart-wrap svg{width:100%;min-height:260px;display:block}.chart-grid-line{stroke:#e8eef7;stroke-width:1px}.trend-area{fill:url(#trendArea)}.trend-line{fill:none;stroke:#1f63e9;stroke-width:4px;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 8px 12px #1f63e938)}.trend-dot{fill:#fff;stroke:#1f63e9;stroke-width:4px}.trend-value{fill:#172033;font-size:13px;font-weight:900}.trend-label{fill:#65738a;font-size:11px;font-weight:800}.donut-chart-panel{grid-template-columns:210px minmax(0,1fr);align-items:center;gap:20px;min-height:280px;padding:18px;display:grid}.donut-chart{aspect-ratio:1;border-radius:50%;place-items:center;width:190px;display:grid;position:relative;box-shadow:inset 0 0 0 1px #1720330f,0 18px 34px #1e2d501a}.donut-chart:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:34px;box-shadow:inset 0 0 0 1px #e5ecf6}.donut-chart>div{z-index:1;text-align:center;place-items:center;gap:2px;display:grid;position:relative}.donut-chart strong{color:#172033;font-size:30px;line-height:1}.donut-chart span{color:#65738a;font-size:12px;font-weight:800}.donut-legend{gap:10px;display:grid}.donut-legend div{background:#ffffffc7;border:1px solid #e4ebf5;border-radius:8px;grid-template-columns:12px minmax(0,1fr) 44px;align-items:center;gap:9px;min-height:32px;padding:7px 9px;display:grid}.donut-legend i{border-radius:999px;width:10px;height:10px}.donut-legend span{color:#435169;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:800;overflow:hidden}.donut-legend strong{color:#172033;text-align:right;font-size:12px}.sla-donut-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:16px;display:grid}.sla-donut-grid article{background:#f8fbff;border:1px solid #e0e6f2;border-radius:8px;place-items:center;gap:6px;min-height:112px;display:grid}.sla-donut-grid strong{color:#1f63e9;font-size:28px}.sla-donut-grid span{color:#65738a;font-weight:800}.metric span{color:#65738a;font-size:12px;display:block}.metric strong{color:#172033;margin-top:8px;font-size:26px;display:block}.table-card{background:#fff;border:1px solid #dfe6f2;border-radius:8px;overflow:hidden;box-shadow:0 18px 45px #1e2d5014}.table-toolbar{border-bottom:1px solid #e5eaf4;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.search-box{color:#64748b;background:#f9fbff;border:1px solid #d9e1ee;border-radius:7px;align-items:center;gap:8px;width:min(420px,100%);height:38px;padding:0 12px;display:flex}.search-box input{color:#172033;background:0 0;border:0;outline:0;width:100%}.table-count{color:#65738a;font-weight:700}.alert{border-radius:7px;margin:12px 14px 0;padding:10px 12px;font-weight:700}.error-alert{color:#a52525;background:#fff4f4;border:1px solid #ffd1d1}.success-alert{color:#17783d;background:#f0fff5;border:1px solid #bee9cf}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%}th,td{text-align:left;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf1f6;padding:13px 14px}th{color:#617089;background:#f8fafd;font-size:12px;font-weight:800}td{color:#26344a;font-size:13px;font-weight:600}tbody tr:hover td{background:#fbfdff}.clickable-row{cursor:pointer}.clickable-row:hover td{background:#f4f8ff}.clickable-row:focus-visible td{outline-offset:-2px;background:#eef5ff;outline:2px solid #8db0ff}.actions-col{width:106px}.row-actions{gap:8px;display:flex}.row-actions button{color:#526277;background:#fff;border:1px solid #d9e1ee;border-radius:6px;justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.row-actions button:hover{color:#1f63e9;background:#f4f8ff;border-color:#b7cbfa}.empty-cell{color:#718096;text-align:center;height:130px}.pill{border-radius:999px;justify-content:center;align-items:center;min-width:68px;height:24px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.pill.green{color:#16803d;background:#e9f9ef}.pill.gray{color:#607087;background:#eef2f7}.pill.red{color:#c62828;background:#fff0f0}.pill.orange{color:#c76a00;background:#fff5e8}.pill.high,.pill.critical,.pill.sla-breached{color:#c62828;background:#fff0f0}.pill.major,.pill.sla-at-risk,.pill.status-on-hold,.pill.status-waiting-for-vendor{color:#b95f00;background:#fff5e8}.pill.sla-healthy,.pill.sla-completed,.pill.owner-owned-by-me,.pill.status-in-progress{color:#16803d;background:#e9f9ef}.pill.owner-group-queue,.pill.status-open{color:#1f63e9;background:#eef5ff}.pill.owner-assigned-to-other-engineer,.pill.sla-closed,.pill.status-resolved,.pill.status-closed,.pill.status-cancelled{color:#607087;background:#eef2f7}.pill[class*=owner-owned-by-]:not(.owner-owned-by-me){color:#5b4a12;background:#fff7d8}.modal-backdrop{z-index:10;background:#0f172a6b;justify-content:center;align-items:center;padding:22px;display:flex;position:fixed;inset:0}.modal{background:#fff;border:1px solid #dce4ef;border-radius:8px;width:min(760px,100%);max-height:calc(100vh - 44px);overflow:auto;box-shadow:0 30px 80px #0f172a38}.small-modal{width:min(520px,100%)}.modal header,.modal footer{justify-content:space-between;align-items:center;gap:12px;padding:18px;display:flex}.modal header{border-bottom:1px solid #e5eaf4}.modal footer{border-top:1px solid #e5eaf4}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:18px;display:grid}.one-column{grid-template-columns:1fr}label{flex-direction:column;gap:7px;display:flex}label span{color:#405067;font-size:12px;font-weight:800}.span-2{grid-column:span 2}input,select,textarea{color:#172033;background:#fff;border:1px solid #d9e1ee;border-radius:7px;outline:0;width:100%}input,select{height:39px;padding:0 11px}textarea{resize:vertical;padding:10px 11px}input:focus,select:focus,textarea:focus{border-color:#8db0ff;box-shadow:0 0 0 3px #1f63e91f}input:disabled{color:#78869a;background:#f4f6fa}.state-screen{color:#31527e;background:#f4f6fb;justify-content:center;align-items:center;gap:10px;min-height:100vh;font-weight:800;display:flex}.state-screen.danger{color:#a32828}.login-shell,.engineer-shell{background:radial-gradient(circle at 75% 10%,#1f63e924,#0000 24rem),#f4f6fb;min-height:100vh}.login-shell{justify-content:center;align-items:center;padding:24px;display:flex}.login-panel{background:#fff;border:1px solid #dfe6f2;border-radius:8px;flex-direction:column;gap:16px;width:min(440px,100%);padding:28px;display:flex;box-shadow:0 24px 70px #1e2d5024}.login-mark{color:#fff;background:#1f63e9;border-radius:8px;justify-content:center;align-items:center;width:52px;height:52px;display:inline-flex;box-shadow:0 14px 26px #1f63e938}.login-copy{color:#65738a}.engineer-shell{padding:26px}.engineer-topbar{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:18px;display:flex}.engineer-topbar span{color:#65738a;margin-top:6px;display:block}.dashboard-title{color:#172033;align-items:center;gap:9px;display:flex}.portal-shell{background:radial-gradient(circle at 85% 0,#3467f61f,#0000 24rem),#f4f6fb;grid-template-columns:280px minmax(0,1fr);align-items:start;min-height:100vh;display:grid}.portal-nav{color:#172033;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;border-right:1px solid #e0e6f2;flex-direction:column;gap:22px;height:100vh;min-height:0;padding:22px 16px;display:flex;position:sticky;top:0}.dark-brand{border-bottom-color:#e5eaf4}.dark-brand div>span{color:#65738a}.portal-tabs button{color:#435169}.portal-tabs{min-height:0;padding-right:2px;overflow-y:auto}.portal-tabs button:hover{background:#f0f4fb}.portal-tabs button.active{color:#174fae;background:#eaf2ff;border-color:#d7e4ff;font-weight:700}.portal-user{background:#f8fbff;border:1px solid #e0e6f2;border-radius:8px;flex-direction:column;gap:6px;margin-top:auto;padding:12px;display:flex}.portal-user strong{color:#172033}.portal-user span{color:#65738a;font-size:12px}.portal-user button{color:#1f63e9;background:0 0;border:0;align-items:center;gap:7px;width:fit-content;margin-top:6px;font-weight:800;display:inline-flex}.portal-workspace{min-width:0;padding:26px}.ticket-form-card{background:#fff;border:1px solid #dfe6f2;border-radius:8px;overflow:hidden;box-shadow:0 18px 45px #1e2d5014}.ticket-form-card header,.ticket-form-card footer{justify-content:space-between;align-items:center;padding:18px;display:flex}.ticket-form-card header{border-bottom:1px solid #e5eaf4}.ticket-form-card footer{border-top:1px solid #e5eaf4;justify-content:flex-end}.ticket-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;padding:18px;display:grid}.field-hint{color:#65738a;font-size:12px;font-weight:700}.attachment-list{flex-wrap:wrap;gap:8px;display:flex}.attachment-list span{color:#34445c;background:#f8fbff;border:1px solid #d9e1ee;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.customer-metrics{grid-template-columns:repeat(6,minmax(0,1fr))}.engineer-ticket-controls{background:#fbfdff;border-bottom:1px solid #e5eaf4;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.queue-filters{flex-wrap:wrap;gap:7px;display:flex}.queue-filters button{color:#435169;background:#fff;border:1px solid #d9e1ee;border-radius:999px;min-height:31px;padding:0 10px;font-size:12px;font-weight:800}.queue-filters button.active,.queue-filters button:hover{color:#174fae;background:#eaf2ff;border-color:#b7cbfa}.ticket-search{width:min(320px,100%)}.report-workspace{gap:16px;display:grid}.report-toolbar,.report-filters{background:#fff;border:1px solid #dfe7f3;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex;box-shadow:0 14px 32px #1d2d4e0f}.report-actions,.period-control{align-items:center;gap:8px;display:flex}.period-control button{color:#34445c;background:#fff;border:1px solid #d9e1ee;border-radius:999px;min-height:34px;padding:0 13px;font-size:12px;font-weight:900}.period-control button.active,.period-control button:hover{color:#1455bd;background:#e9f1ff;border-color:#9dbcf8}.report-filters{grid-template-columns:repeat(5,minmax(0,1fr));align-items:end;display:grid}.report-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.report-chart-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.report-chart-card{background:#fff;border:1px solid #dfe7f3;border-radius:8px;overflow:hidden;box-shadow:0 18px 45px #1e2d5014}.bar-chart{gap:12px;padding:16px;display:grid}.bar-row{color:#42536c;grid-template-columns:minmax(96px,160px) minmax(0,1fr) 58px;align-items:center;gap:10px;font-size:12px;font-weight:800;display:grid}.bar-row span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.bar-track{background:#edf2f8;border-radius:999px;height:12px;overflow:hidden}.bar-fill{border-radius:inherit;background:#2563eb;height:100%}.empty-chart{color:#6c7b91;place-items:center;min-height:160px;font-size:13px;font-weight:800;display:grid}.report-table-card .notes-cell{white-space:normal;max-width:360px;line-height:1.45}.worklog-modal{width:min(980px,100%)}.customer-detail-modal{width:min(1180px,100%)}.customer-detail-layout{grid-template-columns:minmax(0,1fr) 380px;gap:16px;padding:18px;display:grid}.customer-detail-main,.customer-timeline{background:#fff;border:1px solid #e2e9f4;border-radius:8px}.customer-detail-main{gap:16px;padding:16px;display:grid}.customer-timeline{background:#fbfdff;align-content:start;gap:12px;max-height:650px;padding:16px;display:grid;overflow:auto}.customer-ticket-heading{border-bottom:1px solid #edf1f6;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:14px;display:flex}.customer-ticket-heading span,.customer-detail-grid span{color:#5a6f92;text-transform:uppercase;font-size:.78rem;font-weight:800;display:block}.customer-ticket-heading strong{color:#10213d;margin-top:5px;font-size:1.2rem;display:block}.customer-description{color:#2d3d55;margin:0;line-height:1.6}.customer-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customer-detail-grid article,.customer-comment-box,.attachment-placeholder{background:#fbfdff;border:1px solid #e2e9f4;border-radius:8px}.customer-detail-grid article{gap:6px;padding:11px;display:grid}.customer-detail-grid strong{color:#10213d;font-size:.92rem}.customer-comment-box{gap:12px;padding:14px;display:grid}.attachment-placeholder{color:#5a6f92;align-items:center;gap:8px;padding:10px;font-size:.86rem;font-weight:700;display:flex}.incident-modal{background:#f7f9fc;border-color:#d6e0ee;width:min(1280px,100%)}.incident-modal-header{background:#fff}.incident-title-block{min-width:0}.incident-title-block h2{color:#0f1f38;font-size:28px;line-height:1.1}.incident-title-block>span{color:#617089;text-overflow:ellipsis;white-space:nowrap;max-width:760px;margin-top:8px;font-size:.92rem;font-weight:700;display:block;overflow:hidden}.incident-editor-band{color:#12305f;background:#eef5ff;border:1px solid #cfdef4;border-radius:8px;justify-content:space-between;align-items:center;margin:16px 18px 0;padding:14px 16px;display:flex}.incident-editor-band span{color:#5a6f92;text-transform:uppercase;font-size:.78rem;font-weight:700;display:block}.incident-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.incident-edit-layout{grid-template-columns:minmax(0,1fr) 500px;gap:18px;padding:18px;display:grid}.incident-main-panel,.incident-side-panel{background:#fff;border:1px solid #dce6f2;border-radius:8px;box-shadow:0 14px 35px #16264012}.incident-main-panel{gap:14px;padding:14px;display:grid}.incident-section{background:#fff;border:1px solid #e4ebf5;border-radius:8px;gap:14px;padding:14px;display:grid}.incident-section+.incident-section{margin-top:0}.compact-section{max-width:50%}.incident-section-heading{border-bottom:1px solid #edf2f8;justify-content:space-between;align-items:baseline;gap:12px;padding-bottom:10px;display:flex}.incident-section-heading span{color:#1f63e9;letter-spacing:.08em;text-transform:uppercase;font-size:.74rem;font-weight:900}.incident-section-heading strong{color:#6a7890;font-size:.82rem;font-weight:800}.incident-side-panel{background:#f8fbff;align-content:start;gap:16px;padding:14px;display:grid}.work-notes-editor{background:#fff;border:1px solid #cbdcf2;border-radius:8px;gap:10px;padding:14px;display:grid;box-shadow:inset 3px 0 #1f63e9}.work-notes-editor span{color:#12305f;font-size:.84rem;font-weight:900}.work-notes-editor textarea{resize:vertical;background:#fbfdff;min-height:120px;font-size:.92rem;line-height:1.55}.work-notes-editor textarea:focus{border-color:#2d6cdf;box-shadow:0 0 0 3px #2d6cdf1f}.side-panel-header{justify-content:space-between;align-items:center;gap:12px;padding:4px 2px;display:flex}.side-panel-header span{color:#5a6f92;text-transform:uppercase;font-size:.78rem;font-weight:700;display:block}.side-panel-header.compact{margin-top:0;padding-top:2px}.incident-work-metrics{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.incident-sla-strip{gap:10px;display:grid}.incident-sla-strip>div{background:#fff;border:1px solid #dde7f3;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:11px 12px;display:flex;box-shadow:0 8px 20px #1626400a}.incident-sla-strip span{color:#5a6f92;font-size:.78rem;font-weight:800}.incident-sla-strip strong{color:#10213d;font-size:.88rem}.incident-history{gap:11px;max-height:290px;padding:2px 4px 2px 0;display:grid;overflow:auto}.incident-history-primary{max-height:250px;padding-right:4px}.activity-feed{gap:11px;max-height:430px;padding:16px;display:grid;overflow:auto}.history-item{background:#fff;border:1px solid #dfe8f4;border-radius:8px;gap:8px;padding:12px 12px 12px 15px;display:grid;position:relative;box-shadow:0 8px 18px #1626400d}.history-item:before{content:"";background:#1f63e9;border-radius:999px;width:3px;position:absolute;inset:12px auto 12px 0}.history-item div{color:#5a6f92;justify-content:space-between;gap:10px;font-size:.82rem;display:flex}.history-item p{color:#10213d;margin:0;line-height:1.45}.history-item small{color:#2459d6;background:#edf4ff;border-radius:999px;justify-self:start;padding:3px 8px;font-weight:700}.history-customer-comment strong{color:#fff;background:#2367ff;padding:1px 3px;line-height:1.15;display:inline-flex}.history-status:before{background:#64748b}.history-engineer-update:before{background:#1f63e9}.history-customer-comment:before{background:#2367ff}.incident-modal-footer{background:#fff;position:sticky;bottom:0;box-shadow:0 -10px 22px #1626400d}.worklog-summary{border-bottom:1px solid #e5eaf4;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:18px;display:grid}.worklog-entry{border-bottom:1px solid #e5eaf4;grid-template-columns:minmax(0,1fr) 220px;gap:14px;padding:18px;display:grid}.auto-time-card{background:#f8fbff;border:1px solid #dce6f5;border-radius:8px;align-content:center;gap:8px;min-height:58px;padding:12px;display:grid}.auto-time-card span{color:#52678a;font-size:.76rem;font-weight:800}.auto-time-card strong{color:#10213d;font-size:1.15rem}.pagination-bar{color:#435679;border-top:1px solid #e5eaf4;justify-content:space-between;align-items:center;gap:14px;padding:12px 16px;font-size:.86rem;display:flex}.pagination-bar label,.sort-control{color:#435679;align-items:center;gap:8px;font-weight:700;display:inline-flex}.pagination-bar select,.sort-control select{color:#10213d;background:#fff;border:1px solid #d5dfef;border-radius:7px;height:34px;padding:0 10px}.pagination-actions{align-items:center;gap:8px;display:inline-flex}.pagination-actions button,.compact-button{min-height:34px;padding:0 12px}.select-col{text-align:center;width:42px}.select-col input{width:16px;height:16px}@media (width<=980px){.admin-shell,.portal-shell{grid-template-columns:1fr}.sidebar,.portal-nav{z-index:5;height:auto;padding:12px;position:sticky;top:0}.tabs{flex-direction:row;overflow:auto hidden}.tabs button{flex:none;width:auto}}@media (width<=720px){.workspace,.portal-workspace{padding:16px}.topbar,.engineer-ticket-controls,.table-toolbar,.pagination-bar,.modal header,.modal footer{flex-direction:column;align-items:stretch}.metrics,.customer-metrics,.report-metrics,.report-filters,.report-chart-grid,.form-grid,.worklog-summary,.worklog-entry,.incident-form-grid,.incident-edit-layout,.customer-detail-layout,.customer-detail-grid,.incident-work-metrics,.ticket-form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.report-toolbar{flex-direction:column;align-items:stretch}.period-control,.report-actions{flex-wrap:wrap}.bar-row{grid-template-columns:86px minmax(0,1fr) 48px}}
