:root{--bg:#eef3f9;--surface:#ffffff;--text:#172134;--muted:#5b6475;--line:#d9e1ec;--brand:#1f3c88;--brand-dark:#17306f;--primary:#2166d9;--primary-dark:#184fad;--secondary:#6f9d7c;--secondary-dark:#5a8566;--disabled-bg:#c6ced8;--disabled-text:#687282;--danger:#d64545;--danger-dark:#b63737;--shadow:0 8px 24px rgba(13,30,66,0.08)}.mobile-ticket-page{max-width:720px;margin:0 auto;padding:20px 16px 88px}.mobile-ticket-detail-page{width:100%;max-width:800px;margin-left:auto;margin-right:auto;padding:14px 12px 88px;box-sizing:border-box}.mobile-ticket-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px;width:100%}.mobile-ticket-header-copy{width:100%}.mobile-ticket-header-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.mobile-ticket-eyebrow{color:#475569;font-size:.95rem;font-weight:700;letter-spacing:.01em;text-transform:none}.mobile-ticket-header-row h1{flex:1 1 auto;min-width:0;font-size:1.5rem;line-height:1.2;margin:0}.mobile-ticket-actions-inline{display:inline-flex;align-items:center;justify-content:flex-end;flex:0 0 auto;gap:8px}.mobile-ticket-desktop-link{border:1px solid #d7dde7;border-radius:999px;background:#fff;color:#334155;text-decoration:none}.mobile-ticket-desktop-link,.mobile-ticket-logout{width:auto;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:36px;padding:0 12px;font-size:.84rem;font-weight:600;line-height:1;white-space:nowrap}.mobile-ticket-logout{border:1px solid var(--primary);border-radius:999px;background:var(--primary);color:#fff}.mobile-ticket-logout:disabled{opacity:.7}.mobile-ticket-list{display:grid;grid-gap:12px;gap:12px}.mobile-ticket-card{display:block;padding:14px;border:1px solid #d7dde7;border-left-width:5px;border-radius:16px;background:#fff;box-shadow:0 6px 20px rgba(15,23,42,.05);text-decoration:none}.mobile-tech-ticket-card{border-radius:0;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.mobile-tech-ticket-card,.mobile-tech-ticket-card *,.mobile-tech-ticket-card:active,.mobile-tech-ticket-card:focus,.mobile-tech-ticket-card:hover,.mobile-tech-ticket-card:visited{text-decoration:none}.mobile-tech-ticket-card .mobile-ticket-code.status-open,.mobile-tech-ticket-card .mobile-ticket-code.status-resolved{background:transparent;padding:0;border-radius:0}.mobile-tech-ticket-card .mobile-ticket-code.status-open{color:#2563eb}.mobile-tech-ticket-card .mobile-ticket-code.status-resolved{color:#15803d}.mobile-tech-ticket-card:active,.mobile-tech-ticket-card:focus,.mobile-tech-ticket-card:hover{background:#f8fafc;box-shadow:0 8px 22px rgba(15,23,42,.08)}.mobile-user-ticket-card{border-radius:0;cursor:pointer;transition:background-color .15s ease,box-shadow .15s ease}.mobile-user-ticket-card,.mobile-user-ticket-card *,.mobile-user-ticket-card:active,.mobile-user-ticket-card:focus,.mobile-user-ticket-card:hover,.mobile-user-ticket-card:visited{text-decoration:none}.mobile-user-ticket-card .mobile-ticket-code.status-open,.mobile-user-ticket-card .mobile-ticket-code.status-resolved{background:transparent;padding:0;border-radius:0}.mobile-user-ticket-card .mobile-ticket-code.status-open{color:#2563eb}.mobile-user-ticket-card .mobile-ticket-code.status-resolved{color:#15803d}.mobile-user-ticket-card:active,.mobile-user-ticket-card:focus,.mobile-user-ticket-card:hover{background:#f8fafc;box-shadow:0 8px 22px rgba(15,23,42,.08)}.mobile-ticket-card-open{border-left-color:#2563eb}.mobile-ticket-card-hold{border-left-color:#c97700}.mobile-ticket-card-resolved{border-left-color:#15803d}.mobile-ticket-card-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.mobile-ticket-code{display:inline-block;max-width:100%;padding:4px 10px;border-radius:999px;font-weight:800;text-decoration:none;white-space:nowrap}.mobile-ticket-code.status-open{background:#e6f0ff;color:#2563eb}.mobile-ticket-code.status-hold{background:#fff2df;color:#c97700}.mobile-ticket-code.status-resolved{background:#e8f6ea;color:#15803d}.mobile-ticket-date{color:#64748b;font-size:.82rem;text-align:right}.mobile-ticket-description{color:#0f172a;font-size:.98rem;line-height:1.45;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.mobile-ticket-description-resolved{color:#334155;text-decoration:line-through;text-decoration-thickness:1.5px}.mobile-tech-ticket-summary{margin-top:8px;padding:10px 12px;background:#fff;border-radius:12px;text-align:center}.mobile-ticket-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:16px}.mobile-fab{position:fixed;right:max(16px,calc((100vw - 720px) / 2 + 16px));bottom:16px;display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border:0;border-radius:9999px;background:var(--primary);color:#fff;padding:0;overflow:hidden;isolation:isolate;box-shadow:0 4px 10px rgba(0,0,0,.2);transition:background-color .15s ease,transform .15s ease}.mobile-fab:hover{background:var(--primary-dark)}.mobile-fab:active{transform:scale(.95)}.mobile-fab-icon{position:relative;z-index:1;display:block;width:26px;height:26px;flex:0 0 26px}.mobile-fab-ripple{position:absolute;left:50%;top:50%;width:12px;height:12px;border-radius:9999px;background:rgba(255,255,255,.28);transform:translate(-50%,-50%) scale(0);opacity:0;pointer-events:none}.mobile-fab:active .mobile-fab-ripple{animation:mobile-fab-ripple .35s ease-out}@keyframes mobile-fab-ripple{0%{transform:translate(-50%,-50%) scale(0);opacity:.3}to{transform:translate(-50%,-50%) scale(7);opacity:0}}.mobile-ticket-empty,.mobile-ticket-error,.mobile-ticket-success,.mobile-ticket-warning{padding:12px 14px;border-radius:14px;margin-bottom:12px}.mobile-ticket-empty{background:#f8fafc;color:#475569}.mobile-ticket-error{background:#fef2f2;color:#b91c1c}.mobile-ticket-success{background:#f0fdf4;color:#166534}.mobile-ticket-warning{background:#fff7ed;color:#9a3412}.mobile-ticket-actions{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}.mobile-ticket-section{margin-bottom:16px;padding:14px;border:1px solid #d7dde7;border-radius:16px;background:#fff}.mobile-ticket-field{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}.mobile-ticket-field:last-child{margin-bottom:0}.mobile-ticket-field span{color:#64748b;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.mobile-ticket-inline-field{display:flex;flex-direction:row;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:0;width:100%}.mobile-ticket-inline-field span{flex:0 0 auto}.mobile-ticket-inline-field strong,.mobile-ticket-inline-value{flex:1 1 auto;min-width:0;text-align:right}.mobile-ticket-inline-value{font-weight:400;color:var(--text)}.mobile-ticket-detail-code{margin:4px 0 8px}.mobile-ticket-detail-priority{margin-bottom:8px}.mobile-ticket-detail-description{color:#2563eb;font-size:1.02rem;line-height:1.45;margin:0}.mobile-ticket-detail-card{margin-top:10px;padding:12px;border:1px solid #d7dde7;border-radius:14px;background:#fff;box-shadow:0 6px 20px rgba(15,23,42,.05);width:100%;box-sizing:border-box}.mobile-ticket-detail-section{padding:2px 0}.mobile-ticket-detail-meta-group{display:flex;flex-direction:column;gap:10px}.mobile-ticket-detail-subheading{margin:0 0 10px;font-size:1rem;font-weight:700;color:#172134}.mobile-ticket-detail-toggle{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0;border:0;background:transparent;text-align:left}.mobile-ticket-detail-toggle .mobile-ticket-detail-subheading{margin:0}.mobile-ticket-detail-toggle-icon{width:24px;height:24px;border-radius:9999px;background:#f8fafc;color:#64748b;transition:transform .15s ease,background-color .15s ease;flex:0 0 24px}.mobile-ticket-detail-toggle-glyph,.mobile-ticket-detail-toggle-icon{display:inline-flex;align-items:center;justify-content:center;line-height:1}.mobile-ticket-detail-toggle-glyph{width:100%;height:100%;font-size:1rem;font-weight:700;transform:translateY(-.5px)}.mobile-ticket-detail-toggle-icon.is-open{transform:rotate(45deg);background:#eef4fb}.mobile-ticket-detail-divider{height:1px;margin:8px 0;background:#e5e7eb}.mobile-tech-detail-header{margin-bottom:12px}.mobile-tech-detail-topline{width:100%}.mobile-tech-detail-title-row{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}.mobile-tech-detail-header-actions{display:inline-flex;align-items:center;flex-wrap:wrap;gap:8px;margin-left:auto;flex:0 0 auto}.mobile-tech-detail-title-row .mobile-ticket-detail-code{margin:0;flex:1 1 auto;min-width:0;font-size:1.4rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-tech-detail-title-row .mobile-ticket-detail-priority{margin:0;flex:0 0 auto}.mobile-tech-detail-back{width:auto;flex:0 0 auto;padding-left:16px;padding-right:16px}.mobile-tech-detail-page .mobile-ticket-detail-description{color:#172134;font-size:1.14rem;line-height:1.5;margin-top:10px}.mobile-tech-detail-page .mobile-ticket-actions{margin-bottom:12px}.mobile-tech-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.mobile-tech-section-head h2{margin:0}.mobile-tech-section-head .btn{width:auto;flex:0 0 auto}.mobile-tech-resolve-row{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:8px;margin-bottom:12px}.mobile-tech-resolve-row .btn{width:auto}.mobile-tech-detail-inline-field{margin-bottom:0}.mobile-user-detail-header{margin-bottom:12px;width:100%}.mobile-user-detail-title-row{display:flex;align-items:center;gap:10px;min-width:0;flex-wrap:wrap}.mobile-user-detail-title-row .mobile-ticket-detail-code{margin:0;flex:1 1 auto;min-width:0;font-size:1.4rem;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mobile-user-detail-title-row .mobile-ticket-detail-priority{margin:0;flex:0 0 auto}.mobile-user-detail-back{width:auto;flex:0 0 auto;margin-left:auto;padding-left:16px;padding-right:16px}.mobile-user-detail-page .mobile-ticket-detail-description{color:#172134;font-size:1.12rem;line-height:1.5;margin-top:10px}.mobile-user-detail-inline-row{margin-bottom:0}.mobile-ticket-photo-actions{align-items:center;gap:10px;margin-bottom:0}.mobile-ticket-photo-trigger{display:block;width:100%;padding:0;border:0;background:transparent}.mobile-ticket-photo-frame{overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.mobile-ticket-photo-image{display:block;width:100%;height:auto;max-height:260px;object-fit:contain}.mobile-ticket-photo-btn{width:auto;min-height:36px;padding:0 14px;border:1px solid #d7dde7;background:#f8fafc;color:#334155;box-shadow:none}.mobile-ticket-photo-btn:focus,.mobile-ticket-photo-btn:hover{background:#eef4fb}.mobile-user-detail-actions{justify-content:flex-end;margin-bottom:16px}.mobile-ticket-detail-actions{margin-bottom:0}.mobile-user-detail-actions .btn{width:auto}.mobile-update-row{padding:10px 0;border-bottom:1px solid #e2e8f0;line-height:1.45}.mobile-update-row:last-child{border-bottom:0;padding-bottom:0}.mobile-update-bullets{margin:0;padding-left:20px}.mobile-checklist-block+.mobile-checklist-block{margin-top:14px}.mobile-checklist-title{font-weight:700;margin-bottom:8px}.mobile-checklist-item{display:flex;align-items:flex-start;gap:10px;padding:8px 0;width:100%;text-align:left}.mobile-checklist-item input[type=checkbox]{flex:0 0 auto;width:auto;height:auto;display:block;align-self:flex-start;margin-top:2px}.mobile-checklist-item-text{flex:1 1 auto;min-width:0;line-height:1.45;text-align:left;white-space:normal;word-break:normal;overflow-wrap:break-word}@media (max-width:640px){.mobile-ticket-header{flex-direction:column}.mobile-switch-link{white-space:normal}}*{box-sizing:border-box}body,html{margin:0;padding:0}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(180deg,#f3f6fb 0,var(--bg) 100%);color:var(--text);font-size:16px}a{color:var(--primary);text-decoration:none}a:hover{text-decoration:underline}h1{margin:0 0 12px;font-size:28px;font-weight:700}h2{font-size:22px;font-weight:600}h2,h3,h4{margin:0 0 10px}p{margin:0 0 12px}.helper-text,.muted,small{color:var(--muted);font-size:14px}.app-shell{min-height:100vh}.top-header{height:60px;background:var(--brand);color:#fff}.top-header,.top-header-inner{display:flex;align-items:center}.top-header-inner{width:min(1200px,calc(100% - 32px));margin:0 auto;justify-content:space-between;gap:16px}.brand{font-size:22px;font-weight:700;letter-spacing:.2px}.header-right{display:flex;align-items:center;gap:12px}.header-right .helper-text{color:rgba(255,255,255,.9)}.account-link{border:0;padding:0;background:transparent;color:rgba(255,255,255,.96);font:inherit;text-decoration:underline;text-underline-offset:3px;cursor:pointer}.account-link:hover{color:#fff}.top-tabs-nav{border-bottom:1px solid var(--line);background:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.top-tabs-nav-inner{width:min(1200px,calc(100% - 32px));margin:0 auto;padding:10px 0 8px;display:flex;flex-wrap:wrap;gap:0}.angled-tab{--tab-bg:#e4efe8;--tab-text:#1f3a2b;--tab-border:#b9d1c2;position:relative;border:1px solid var(--tab-border);border-bottom:0;color:var(--tab-text);background:var(--tab-bg);padding:9px 18px 11px;margin-right:6px;margin-bottom:2px;display:inline-flex;align-items:center;gap:8px;font-weight:600;line-height:1;text-decoration:none;-webkit-clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%);clip-path:polygon(12px 0,100% 0,calc(100% - 12px) 100%,0 100%);transition:background .16s ease,color .16s ease,transform .16s ease}.angled-tab:hover{text-decoration:none;background:#d7e7dd;color:#193123}.angled-tab.active{--tab-bg:#ffffff;--tab-text:#1f5d3e;--tab-border:#a8c7b3;z-index:2}.angled-tab:focus-visible{outline:3px solid rgba(33,102,217,.35);outline-offset:2px}.segment-tabs{display:flex;align-items:center;gap:6px;margin-bottom:14px}.segment-tabs .angled-tab{margin-right:0;margin-bottom:0;width:auto}.angled-tab-sm{font-size:14px;font-weight:600;padding:8px 14px 9px;border-bottom:1px solid var(--tab-border);-webkit-clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%);clip-path:polygon(10px 0,100% 0,calc(100% - 10px) 100%,0 100%)}.angled-tab-sm.active{border-bottom-color:#b9c8de}.app-main{padding:24px 0}.app-container{width:min(1200px,calc(100% - 32px));margin:0 auto}.help-page{width:min(960px,100%)}.help-hero,.help-section{margin-bottom:28px}.help-grid,.help-guide-grid{display:grid;grid-gap:24px;gap:24px}.help-guide-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.help-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.help-list{margin:0;padding-left:20px;display:grid;grid-gap:8px;gap:8px}.page-head{margin-bottom:20px}.page-head-split{display:flex;align-items:flex-start;justify-content:space-between;gap:12px 16px;flex-wrap:wrap}.page-head-main{min-width:0;flex:1 1 420px}.page-head-action{margin-left:auto;flex:0 0 auto}.card{background:var(--surface);border-radius:8px;border:1px solid var(--line);box-shadow:var(--shadow);padding:24px;margin-bottom:24px}button,input,select,textarea{width:100%;font:inherit;border-radius:6px}input,select,textarea{border:1px solid #c8d2df;background:#fff;color:var(--text);padding:10px 12px}input:focus,select:focus,textarea:focus{outline:2px solid rgba(33,102,217,.2);border-color:var(--primary)}button{border:none;padding:10px 14px;cursor:pointer}.btn{width:auto;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:40px;border-radius:6px;font-weight:600}.btn-primary{background:var(--primary);color:#fff}.btn-primary:hover{background:var(--primary-dark)}.btn-secondary{background:var(--secondary);color:#fff}.btn-secondary:hover{background:var(--secondary-dark)}.btn-danger{background:var(--danger);color:#fff}.btn-danger:hover{background:var(--danger-dark)}.btn:disabled,.btn[aria-disabled=true],button:disabled{background:var(--disabled-bg);color:var(--disabled-text);cursor:not-allowed}.btn:disabled:hover,.btn[aria-disabled=true]:hover,button:disabled:hover{background:var(--disabled-bg)}.btn-full{width:100%}.text-link-button{padding:0;background:transparent;color:var(--primary);font:inherit;font-weight:600;text-decoration:underline;text-underline-offset:3px}.text-link-button:hover{color:var(--primary-dark)}.form{grid-gap:16px}.form,.form-grid{display:grid;gap:16px}.form-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px}.ticket-create-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.ticket-create-full{grid-column:1/-1}.radio-row{display:flex;align-items:center;gap:16px;min-height:42px}.radio-item{display:inline-flex;align-items:center;gap:8px;font-weight:500}.radio-item input[type=checkbox],.radio-item input[type=radio]{width:auto}.radio-row-disabled{opacity:.7}.radio-item-disabled{cursor:not-allowed}.checkbox-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));grid-gap:8px 12px;gap:8px 12px;max-height:220px;overflow-y:auto;padding:8px;border:1px solid #d8e0ec;border-radius:6px;background:#fafcff}.form-field{display:flex;flex-direction:column;gap:6px}.form-field-span-2{grid-column:span 2}.form-field-full{grid-column:1/-1}.checklist-editor-grid{align-items:end}.checklist-bool-toggle{min-height:42px;justify-content:flex-start;padding:0 12px;border:1px solid #d8e0ec;border-radius:6px;background:#f8fbff;color:var(--text);font-weight:600}.checklist-bool-toggle:hover{background:#eef4fb}.checklist-bool-toggle.is-yes{color:#1c6a39}.checklist-bool-toggle.is-no{color:#5b6475}.checklist-audit-strip{display:flex;flex-wrap:wrap;gap:10px 20px;padding:10px 12px;border:1px solid #e1e7f0;border-radius:8px;background:#fbfdff;color:var(--muted)}.checklist-audit-item{display:flex;align-items:center;gap:8px;min-height:20px}.checklist-audit-label{font-size:13px;font-weight:600;color:#5b6475}.checklist-audit-value{font-size:13px;color:var(--text)}.form-label{font-weight:600;font-size:14px}.required-mark{color:var(--danger)}.form-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.recurring-template-title{font-weight:600}.recurring-actions{display:flex;gap:8px;flex-wrap:wrap}.recurring-weekday-grid{max-height:none}.status-chip{display:inline-flex;align-items:center;justify-content:center;min-width:72px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.02em}.status-chip-button{width:auto;border:0;cursor:pointer}.status-chip.active{background:#dff3e6;color:#1c6a39}.status-chip.inactive{background:#eceff4;color:#5b6475}.status-chip-button:disabled{opacity:.8}.recurring-active-toggle{min-height:40px}.recurrence-summary-field{min-height:42px;display:flex;align-items:center;padding:10px 12px;border:1px solid #d8e0ec;border-radius:6px;background:#f8fbff;color:var(--text)}.reports-subtabs{display:flex;align-items:center;gap:4px;flex-wrap:nowrap;overflow-x:auto;margin-bottom:16px;border-bottom:1px solid #d7dfeb;padding:0 2px}.reports-subtab{width:auto;flex:0 0 auto;border:1px solid #d7dfeb;border-radius:8px 8px 0 0;background:#f6f8fb;color:#53657d;font-weight:600;white-space:nowrap;padding:9px 14px 10px;margin-bottom:-1px}.reports-subtab:hover{background:#eef3f9;color:#334862}.reports-subtab.active{background:var(--surface);border-color:#c7d2e1;border-bottom-color:var(--surface);color:#1b2f4e}.reports-user-search{margin-bottom:12px}.reports-filter-panel{border:1px solid #e1e7f0;border-radius:10px;background:#fbfdff;padding:14px 16px}.reports-filter-title{font-size:15px;font-weight:700;color:#22344e;margin-bottom:12px}.reports-filter-bar{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.reports-filter-row{flex:1 1 720px;display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));grid-gap:12px;gap:12px;align-items:flex-end}.reports-filter-row>.reports-custom-range-row{grid-column:1/-1;margin-top:0}.reports-filter-run{flex:0 0 auto;display:flex;align-items:flex-end;justify-content:flex-end;gap:12px;flex-wrap:wrap}.reports-filter-run .btn{min-width:108px}.reports-filter-run-inline{flex-wrap:nowrap}.reports-filter-item{min-width:0}.reports-filter-compact select,.reports-filter-entity .entity-multiselect-trigger{width:100%}.reports-filter-item .searchable-item-select,.reports-filter-item .searchable-item-select .form-field{min-width:0}.reports-custom-range-row{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.reports-actions{margin-top:12px;justify-content:flex-end}.reports-filter-row-work{grid-template-columns:minmax(220px,1.7fr) repeat(4,minmax(96px,.8fr))}.reports-filter-row-users{grid-template-columns:minmax(110px,.75fr) minmax(220px,1.45fr) minmax(110px,.75fr)}.reports-item-picker-modal{display:grid;grid-gap:14px;gap:14px}.reports-item-picker-scope-row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.reports-item-picker-scope{margin:0;flex:1 1 auto}.reports-item-picker-actions{display:flex;justify-content:flex-end;gap:12px;flex-wrap:wrap}.reports-item-picker-selected{display:grid;grid-gap:6px;gap:6px}.reports-item-picker-selected-title{font-size:13px;font-weight:700;color:#22344e}.reports-item-picker-selected-box{min-height:42px;padding:10px 12px;font-size:13px;color:#3b506d}.reports-item-picker-list,.reports-item-picker-selected-box{border:1px solid #d8e0ec;border-radius:8px;background:#fafcff}.reports-item-picker-list{display:grid;grid-gap:8px;gap:8px;max-height:320px;overflow-y:auto;padding:8px}.reports-item-picker-row{display:flex;align-items:flex-start;gap:10px}.reports-item-picker-row input{width:auto;margin-top:2px}.reports-item-picker-row-text{display:grid;grid-gap:2px;gap:2px}.reports-item-picker-row-name{font-size:14px;color:#22344e}.reports-item-picker-row-meta{font-size:12px;color:#5a6f8c}.overview-stack,.reports-tab-stack{display:grid;grid-gap:14px;gap:14px}.overview-kpis{margin-top:0;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:12px}.overview-kpis-six{grid-template-columns:repeat(6,minmax(0,1fr))}.overview-kpi-card{min-height:76px;padding:10px 14px;display:flex;flex-direction:column;justify-content:center;gap:8px}.overview-kpi-label{font-size:12px;font-weight:700;letter-spacing:.03em;text-transform:uppercase;color:#5a6f8c}.overview-kpi-value{font-size:26px;line-height:1.05;font-weight:700;color:#22344e;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.overview-section{border:1px solid #e1e7f0;border-radius:10px;background:#fbfdff;padding:14px 16px}.overview-section h3{margin:0 0 12px;font-size:16px;color:#22344e}.reports-chart-block{margin-top:0}.reports-chart-block h3{margin:0 0 12px}.reports-bar-chart{display:grid;grid-gap:10px;gap:10px}.reports-bar-row{display:grid;grid-template-columns:minmax(80px,140px) minmax(0,1fr) 40px;grid-gap:10px;gap:10px;align-items:center}.reports-chart-action{width:100%;padding:8px 10px;border:1px solid transparent;border-radius:12px;background:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none;text-align:left;color:inherit;cursor:pointer;transition:background-color .14s ease,border-color .14s ease,transform .14s ease}.reports-chart-action:hover{background:rgba(111,149,200,.08);border-color:rgba(111,149,200,.18);transform:translateY(-1px)}.reports-chart-action:focus-visible{outline:2px solid #6f95c8;outline-offset:2px}.reports-bar-label,.reports-bar-value{font-size:14px;color:#27405f}.reports-bar-label{font-weight:600}.reports-bar-value{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.reports-bar-track{height:12px;border-radius:999px;background:#e8eef7;overflow:hidden}.reports-bar-fill{height:100%;min-width:6px;border-radius:999px;background:#6f95c8}.reports-grouped-chart{display:grid;grid-gap:14px;gap:14px}.reports-grouped-row{display:grid;grid-template-columns:minmax(100px,160px) minmax(0,1fr);grid-gap:12px;gap:12px;align-items:start}.reports-grouped-label{font-size:14px;font-weight:600;color:#27405f}.reports-grouped-bars{display:grid;grid-gap:8px;gap:8px}.reports-grouped-bar{display:grid;grid-template-columns:90px minmax(0,1fr) 36px;grid-gap:8px;gap:8px;align-items:center}.reports-grouped-bar-name,.reports-grouped-value{font-size:13px;color:#3b506d}.reports-grouped-value{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.reports-grouped-track{height:10px;border-radius:999px;background:#e8eef7;overflow:hidden}.reports-grouped-fill{height:100%;min-width:4px;border-radius:999px}.reports-grouped-fill.assigned{background:#6f95c8}.reports-grouped-fill.backlog{background:#d8a952}.reports-grouped-fill.resolved{background:#68a07f}.role-guarded-action{border-color:transparent;box-shadow:none;cursor:not-allowed;opacity:1}.role-guarded-action,.role-guarded-action:hover{background:var(--disabled-bg)!important;color:var(--disabled-text)!important}.no-rights-panel{width:min(95vw,420px)}.checklist-preview-list{margin:8px 0 0;padding-left:18px;color:var(--text-muted)}.checklist-preview-list li+li{margin-top:4px}.inline-control{max-width:260px}.table-wrap{overflow-x:auto}.checklist-items-table{table-layout:fixed}.checklist-items-col-order{width:120px}.checklist-items-col-text{width:auto}.checklist-items-col-flag{width:88px}.checklist-items-col-actions{width:110px}table{width:100%;border-collapse:collapse;background:#fff}td,th{text-align:left;border-bottom:1px solid var(--line);padding:12px;font-size:15px;vertical-align:top}th{background:#f5f8fc;font-weight:600;color:#2d3b53}.checklist-items-checkbox-cell,.checklist-items-table th:nth-child(3),.checklist-items-table th:nth-child(4){text-align:center}.checklist-items-checkbox-cell input[type=checkbox]{width:auto;margin:0 auto}tbody tr:hover{background:#f8fbff}.row-selected td{background:#eef5ff}.table-action-group{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.table-wrap td .btn,table td .btn{min-height:34px;padding:6px 10px}.table-status-row{padding:20px 12px;text-align:center;color:var(--muted);font-weight:600;background:#fbfdff}.btn-compact{width:auto;min-width:0;min-height:34px;padding:6px 10px;font-size:13px}.status-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600}.status-open{background:#e6f0ff;color:#1654bc}.status-hold{background:#fff2df;color:#b16905}.status-resolved{background:#e8f6ea;color:#1f7a35}.priority-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700}.priority-1{background:#ffe3e3;color:#9f1f1f}.priority-2{background:#fff0dc;color:#8b5301}.priority-3{background:#e6f0ff;color:#174aab}.list-block{display:grid;grid-gap:8px;gap:8px}.list-item{padding:10px 12px;border:1px solid #e1e7f0;border-radius:6px;background:#fbfdff;font-size:14px}.card-grid{display:grid;grid-gap:10px;gap:10px;grid-template-columns:repeat(auto-fill,minmax(180px,1fr))}.mini-card{border:1px solid #e1e7f0;border-radius:8px;background:#fbfdff;padding:10px 12px;font-size:13px}.msg-error{color:#b63737;font-size:14px}.msg-success{color:#1e7a43;font-size:14px}.modal-alert{border-radius:10px;padding:12px 14px;margin-bottom:12px;font-size:14px;line-height:1.4}.modal-alert-error{border:1px solid #d65a5a;background:#fff1f1;color:#9f2f2f}.modal-status-pill{display:inline-flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;border-radius:999px;background:rgba(10,23,49,.92);color:#fff;box-shadow:0 14px 30px rgba(10,23,49,.22);font-size:14px;font-weight:700;margin-bottom:12px;padding:10px 16px}.checked-button-group{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.checked-button{border:1px solid #b8c6da;background:#f5f8fc;color:#2b3e5d;min-height:36px;padding:7px 12px}.checked-button:hover{background:#edf3fb}.checked-button.active{border-color:#8ea6c8;background:#e1eaf8;color:#1b3357}.checked-button-mark{width:14px;height:14px;border:1.5px solid;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto}.checked-button-mark.active:before{content:"";width:7px;height:7px;border-radius:999px;background:currentColor}.login-shell{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px}.login-card{width:min(460px,100%)}.login-actions{display:flex;gap:12px}.login-actions button{flex:1 1}.modal-backdrop{position:fixed;inset:0;background:rgba(10,23,49,.45);display:flex;align-items:center;justify-content:center;z-index:1000;padding:16px}.modal-panel{width:min(95vw,900px);max-width:95vw;max-height:90vh;border:1px solid var(--line);border-radius:10px;box-shadow:0 18px 50px rgba(10,23,49,.24);overflow:auto;overflow-x:auto;flex-direction:column}.modal-head,.modal-panel{background:#fff;display:flex}.modal-head{align-items:center;justify-content:space-between;gap:12px;padding:16px 18px;border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:2}.modal-body{padding:18px;overflow:auto;overflow-x:auto}.ticket-sheet{background:rgba(255,255,255,.96);border:1px solid #dfe6f0;border-radius:10px;box-shadow:var(--shadow);padding:28px}.ticket-sheet-header{padding-bottom:18px;border-bottom:1px solid #e6ebf2}.ticket-sheet-topbar{margin-bottom:12px}.ticket-header-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.ticket-code{margin:0;font-size:30px;letter-spacing:.02em}.ticket-header-badges{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ticket-short-description{margin:10px 0 0;font-size:20px;font-weight:500;color:#243248}.ticket-total-time{display:flex;align-items:baseline;gap:12px;padding:18px 0;border-bottom:1px solid #e6ebf2}.ticket-total-time-label{text-transform:uppercase}.ticket-total-time-label,.ticket-total-time-value{font-size:14px;font-weight:600;color:var(--muted);letter-spacing:.04em}.ticket-total-time-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.ticket-properties,.ticket-section{padding:20px 0;border-bottom:1px solid #e6ebf2}.ticket-section:last-child{border-bottom:0;padding-bottom:0}.ticket-line-item{display:grid;grid-template-columns:minmax(140px,180px) minmax(0,1fr) auto;grid-gap:12px;gap:12px;align-items:start;padding:10px 0}.ticket-line-label{font-weight:600;color:#30415d}.ticket-line-value{min-width:0;color:#172134}.ticket-line-value-wrap{white-space:normal;line-height:1.5}.ticket-line-action{display:flex;justify-content:flex-end}.ticket-edit-link{width:auto;border:0;background:transparent;padding:0;color:var(--primary);font-weight:600}.ticket-edit-link:hover{text-decoration:underline;background:transparent}.schedule-ticket-detail-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:12px 18px;gap:12px 18px}.schedule-ticket-detail-grid p{margin:0}.schedule-ticket-detail-span{grid-column:1/-1}.modal-actions-right{display:flex;justify-content:flex-end;gap:10px;margin-top:16px;padding-top:12px;border-top:1px solid #e5e7eb}.ticket-back-button{min-width:88px;padding:8px 12px}.ticket-priority-trigger{width:auto;border:0;background:transparent;padding:0;cursor:pointer}.ticket-priority-trigger:hover{background:transparent}.ticket-priority-trigger .priority-badge{text-decoration:underline;text-underline-offset:2px}.ticket-priority-row{gap:18px;min-height:auto}.ticket-section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.ticket-section-head h2{margin:0;font-size:18px}.ticket-bullet-list{margin:8px 0 0;padding-left:18px;display:grid;grid-gap:8px;gap:8px}.ticket-actions-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.ticket-checklists-list{display:grid;grid-gap:14px;gap:14px}.ticket-checklist-instance{border:1px solid #e6ebf2;border-radius:12px;padding:14px 16px;background:#fff}.ticket-checklist-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.ticket-checklist-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.ticket-checklist-numbered-list{list-style:none;margin:0;padding:0;display:grid;grid-gap:8px;gap:8px}.ticket-checklist-row{display:grid;grid-template-columns:28px minmax(0,1fr) auto auto;align-items:center;grid-gap:10px;gap:10px;min-width:0}.ticket-checklist-index{color:#5f6f85;font-size:13px;font-weight:600}.ticket-checklist-text{min-width:0}.ticket-checklist-required{color:#6a778b;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.ticket-modal-stack{display:grid;grid-gap:20px;gap:20px}.ticket-modal-form{padding-bottom:18px;border-bottom:1px solid #e6ebf2}.inventory-inline-form{display:flex;flex-wrap:nowrap;gap:14px;align-items:flex-end;min-width:0}.inventory-inline-form>*,.searchable-item-select,.searchable-item-select .form-field{min-width:0}.inventory-item-field{flex:1 1;min-width:0}.searchable-item-select input[list]{width:100%}.searchable-item-select-compact,.searchable-item-select-compact .form-field{display:flex;flex-direction:column;gap:6px}.inventory-qty-field{flex:0 0 64px}.inventory-qty-input{width:64px;min-width:64px;max-width:64px;text-align:center}.inventory-row-qty-input{justify-self:start}.inventory-add-action{display:flex;align-items:flex-end;flex:0 0 72px}.inventory-add-action .btn{min-height:40px;width:72px}.resolve-modal-form{gap:14px}.resolve-photo-picker{display:grid;grid-gap:10px;gap:10px}.resolve-photo-placeholder{border:1px dashed #d7dde7;border-radius:12px;padding:14px;background:#f8fafc;color:var(--muted);text-align:center}.resolve-summary-card{display:grid;grid-gap:12px;gap:12px}.resolve-summary-section{display:grid;grid-gap:10px;gap:10px}.resolve-summary-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px}.resolve-summary-label,.resolve-summary-row span{color:#64748b;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.resolve-summary-row strong{font-weight:600;color:var(--text);text-align:right}.resolve-summary-text{margin:0;color:var(--text);line-height:1.5}.resolve-summary-divider{height:1px;background:#e5e7eb}.resolve-summary-photo-frame{overflow:hidden;border:1px solid #e5e7eb;border-radius:12px;background:#f8fafc}.resolve-summary-photo{display:block;width:100%;height:auto;max-height:220px;object-fit:contain}.resolve-checklist-stack,.resolve-modal-rows,.resolve-modal-section{display:grid;grid-gap:12px;gap:12px}.resolve-inventory-row,.resolve-worklog-row{display:flex;gap:14px;align-items:flex-end;min-width:0}.resolve-worklog-row{display:grid;grid-template-columns:minmax(190px,1fr) 92px minmax(220px,1.25fr) auto}.resolve-inventory-row{flex-wrap:nowrap}.resolve-inventory-row>*{min-width:0}.resolve-compact-number{width:64px;min-width:64px;max-width:64px}.resolve-row-action{display:flex;align-items:flex-end;gap:6px;flex:0 0 auto}.resolve-icon-btn{min-width:40px;width:40px;padding-left:0;padding-right:0}.searchable-select-helper{margin-top:4px;min-height:18px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.ticket-updates-table table{background:transparent}.ticket-updates-table th{background:#f7f9fc}.ticket-updates-table td,.ticket-updates-table th{padding-left:10px;padding-right:10px}.ticket-modal-list{display:grid;grid-gap:12px;gap:12px}.ticket-edit-row,.ticket-worklog-edit{display:grid;grid-gap:10px;gap:10px;align-items:center;padding:12px 0;border-bottom:1px solid #e8edf5}.ticket-edit-row{grid-template-columns:minmax(0,1fr) 64px auto auto}.ticket-worklog-edit{grid-template-columns:minmax(0,1fr) 90px minmax(180px,1fr) auto auto}.ticket-edit-row:last-child,.ticket-worklog-edit:last-child{border-bottom:0}.ticket-edit-title{font-weight:600;color:#20314d}.ticket-edit-main,.ticket-worklog-meta{min-width:0}.ticket-summary-widget{margin-top:12px;color:#22344e;white-space:nowrap;overflow-x:auto;padding-bottom:2px}.ticket-summary-priority{font-weight:500;padding:0 2px}.ticket-filter-row{display:grid;grid-template-columns:minmax(120px,.85fr) minmax(140px,1fr) minmax(170px,1.1fr) minmax(180px,1.15fr) minmax(120px,.85fr);grid-gap:10px 12px;gap:10px 12px;align-items:flex-end}.ticket-filter-row .form-field{min-width:0}.users-filter-row{display:flex;align-items:flex-end;gap:12px;flex-wrap:nowrap}.users-filter-row .form-field{min-width:0;margin-bottom:0}.users-filter-search{flex:1 1 260px}.users-filter-entity{flex:0 1 180px}.users-filter-view{flex:0 0 auto}.users-filter-actions{gap:8px;flex-wrap:nowrap}.users-filter-page-size{flex:0 0 auto}.users-filter-page-size-select{width:auto;min-width:96px;padding-right:28px}.entity-multiselect{position:relative}.entity-multiselect-trigger{width:100%;text-align:left;border:1px solid #c8d2df;background:#fff;color:var(--text);padding:10px 12px;border-radius:6px}.entity-multiselect-menu{position:absolute;top:calc(100% + 6px);left:0;width:100%;z-index:20;border:1px solid var(--line);border-radius:8px;background:#fff;box-shadow:0 12px 28px rgba(10,23,49,.12);padding:10px}.entity-multiselect-actions{display:flex;justify-content:flex-end;margin-bottom:8px}.entity-multiselect-list{display:grid;grid-gap:8px;gap:8px;max-height:220px;overflow-y:auto}.entity-multiselect-option{display:flex;align-items:center;gap:8px}.entity-multiselect-option input{width:auto}.tech-ticket-controls{display:flex;align-items:center;justify-content:space-between;gap:12px 16px;flex-wrap:wrap;margin-top:8px}.tech-ticket-controls-left{display:flex;align-items:center;gap:12px;flex:1 1 560px;flex-wrap:wrap;min-width:0}.tech-ticket-controls-right{margin-left:auto;flex:0 0 auto}.tech-ticket-entity-filter{min-width:220px;max-width:320px;flex:0 1 280px}.tech-ticket-entity-filter .form-field{margin-bottom:0}.toast-notice{position:fixed;right:20px;bottom:20px;z-index:1100;width:min(360px,calc(100vw - 32px));border-radius:10px;padding:14px 16px;box-shadow:0 16px 36px rgba(10,23,49,.2);color:#fff}.toast-success{background:#1d6f45}.toast-error{background:#b63737}.toast-title{font-weight:700;margin-bottom:4px}.toast-close{width:auto;margin-top:10px;padding:0;color:rgba(255,255,255,.92);text-decoration:underline}.toast-close,.toast-close:hover{background:transparent}.global-working-notice{position:fixed;top:18px;left:50%;z-index:1400;transform:translate(-50%,-12px);opacity:0;pointer-events:none;min-width:140px;padding:10px 16px;border-radius:999px;background:rgba(10,23,49,.92);color:#fff;box-shadow:0 14px 30px rgba(10,23,49,.22);text-align:center;font-weight:700;letter-spacing:.01em;transition:opacity .14s ease,transform .14s ease}.global-working-notice.visible{opacity:1;transform:translate(-50%)}.global-working-route-loader{top:18px}@media (max-width:800px){.ticket-create-grid{grid-template-columns:1fr}.form-field-span-2{grid-column:auto}}@media (max-width:900px){.app-container,.top-header-inner,.top-tabs-nav-inner{width:calc(100% - 24px)}.app-main{padding:16px 0}.card{padding:18px;margin-bottom:16px}.reports-filter-row,.reports-filter-row-users,.reports-filter-row-work{grid-template-columns:repeat(2,minmax(0,1fr))}.reports-filter-bar{align-items:stretch}.reports-filter-run{margin-left:auto}.ticket-sheet{padding:18px}.ticket-checklist-head,.ticket-header-row,.ticket-section-head,.ticket-total-time{flex-direction:column;align-items:flex-start}.ticket-checklist-row{grid-template-columns:28px minmax(0,1fr) auto}.ticket-checklist-row input[type=checkbox]{justify-self:start}.ticket-checklist-required{grid-column:2}.ticket-summary-widget{white-space:normal}.page-head-action{margin-left:0}.ticket-filter-row{grid-template-columns:repeat(2,minmax(0,1fr))}.users-filter-actions,.users-filter-row{flex-wrap:wrap}.tech-ticket-controls-left{flex-basis:100%}.ticket-line-item,.ticket-worklog-edit{grid-template-columns:1fr}.ticket-line-action{justify-content:flex-start}.toast-notice{left:12px;right:12px;bottom:12px;width:auto}.global-working-notice{left:12px;right:12px;min-width:0;width:auto;transform:translateY(-12px)}.global-working-notice.visible{transform:translateY(0)}}@media (max-width:640px){.reports-subtabs{flex-wrap:wrap}.overview-kpis-six{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.reports-filter-row{flex-basis:100%}.reports-filter-row,.reports-filter-row-users,.reports-filter-row-work{grid-template-columns:1fr}.reports-filter-run{width:100%;margin-left:0}.reports-filter-run-inline{flex-wrap:wrap}.reports-filter-run .btn{width:100%}.inventory-inline-form,.resolve-inventory-row,.resolve-worklog-row,.ticket-edit-row{grid-template-columns:1fr;display:grid}.ticket-filter-row{grid-template-columns:1fr}.users-filter-row{flex-direction:column;align-items:stretch}.users-filter-entity,.users-filter-page-size,.users-filter-search,.users-filter-view{flex:1 1 auto}.users-filter-actions{flex-wrap:wrap}.page-head-action,.page-head-action .btn{width:100%}.tech-ticket-controls{align-items:stretch}.tech-ticket-controls-left{flex-direction:column;align-items:stretch;gap:10px}.tech-ticket-controls-right{margin-left:0;width:100%}.tech-ticket-controls-right .btn{width:100%}.tech-ticket-entity-filter{min-width:0;max-width:none;flex-basis:100%}.inventory-add-action,.inventory-qty-field{flex:initial}.inventory-qty-input{max-width:100%}}