@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700&display=swap";:root{font-family:DM Sans,sans-serif;color:#172033;background:#f4f6fa;font-synthesis:none;--navy:#101827;--navy-2:#172237;--accent:#4f7cff;--muted:#6e7787;--line:#e5e9f0}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input{font:inherit}button{cursor:pointer}.app-shell{min-height:100vh;display:flex}.sidebar{position:fixed;inset:0 auto 0 0;width:272px;background:linear-gradient(180deg,#111a2b,#0d1421);color:#fff;padding:28px 20px 20px;display:flex;flex-direction:column;z-index:20}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:38px;height:38px;border-radius:11px;background:linear-gradient(135deg,#5b83ff,#7357e9);color:#fff;font:700 20px Manrope;box-shadow:0 8px 25px #4f7cff55}.brand div,.sidebar-user div{display:flex;flex-direction:column;min-width:0}.brand strong{font:700 16px Manrope;letter-spacing:-.2px}.brand small,.sidebar-user small{color:#8e9aad;font-size:11px;margin-top:2px}.sidebar nav{margin-top:44px;flex:1}.nav-label{color:#657188;font-size:10px;letter-spacing:1.7px;font-weight:700;padding:0 12px;margin-bottom:12px}.sidebar nav a{color:#94a0b4;text-decoration:none;display:flex;gap:13px;align-items:center;padding:12px 13px;border-radius:10px;margin:4px 0;font-size:14px;font-weight:500}.sidebar nav a:hover{color:#e7ebf3;background:#ffffff0a}.sidebar nav a.active{color:#fff;background:linear-gradient(90deg,#4f7cff35,#4f7cff12);box-shadow:inset 3px 0 #6c8cff}.sidebar-user{border-top:1px solid #ffffff12;padding-top:18px;display:flex;align-items:center;gap:10px}.sidebar-user .avatar{width:34px;height:34px;display:grid;place-items:center;border-radius:9px;background:#27344a;color:#b8c6dc;font-weight:700}.sidebar-user div{flex:1}.sidebar-user strong{font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user button,.close-menu{border:0;background:transparent;color:#7f8ba0;padding:4px}.main-area{margin-left:272px;min-height:100vh;width:calc(100% - 272px)}.main-area header{height:70px;display:flex;align-items:center;padding:0 34px;background:#fff;border-bottom:1px solid var(--line)}.header-spacer{flex:1}.icon-button,.menu-toggle{border:1px solid var(--line);background:#fff;color:#596579;border-radius:10px;width:40px;height:40px;display:grid;place-items:center}.menu-toggle,.close-menu{display:none}.main-area main{padding:32px 34px 60px;max-width:1500px;margin:auto}.page-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:28px}.page-heading h1{font:700 28px Manrope;margin:5px 0 6px;color:#151e2e;letter-spacing:-.7px}.page-heading p,.panel p{margin:0;color:var(--muted);font-size:14px}.eyebrow{color:#9eabbe;font-size:10px;font-weight:700;letter-spacing:2px}.eyebrow.dark{color:#5976c7}.date-chip{background:#fff;border:1px solid var(--line);border-radius:9px;padding:9px 14px;font-size:13px;color:#536075}.metric-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:17px}.metric-card{padding:21px;border:1px solid var(--line);border-radius:14px;background:#fff;display:flex;gap:15px;box-shadow:0 5px 20px #25385808}.metric-icon{width:42px;height:42px;border-radius:11px;display:grid;place-items:center;color:#5277e5;background:#edf2ff}.metric-card div{display:flex;flex-direction:column}.metric-card span{font-size:12px;color:#687487}.metric-card strong{font:700 25px Manrope;line-height:1.2}.metric-card small{color:#99a1af;font-size:10px}.dashboard-grid{display:grid;grid-template-columns:2fr 1fr;gap:17px;margin-top:17px}.panel{background:#fff;border:1px solid var(--line);border-radius:14px;min-height:270px;padding:22px}.panel-heading{display:flex;justify-content:space-between;align-items:start}.panel-heading h3{font:700 16px Manrope;margin:0 0 5px}.panel-heading svg{color:#8090aa}.empty-state{min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:#a1a9b7;gap:8px}.empty-state strong{color:#596579;font-size:14px}.empty-state span{max-width:440px;font-size:12px}.empty-state.compact{min-height:190px}.center-state{min-height:100vh;display:grid;place-items:center;color:var(--muted)}.login-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr;background:#fff}.login-visual{position:relative;overflow:hidden;background:radial-gradient(circle at 75% 20%,#4d66a8 0,transparent 28%),radial-gradient(circle at 20% 80%,#2b4171 0,transparent 33%),linear-gradient(135deg,#121b2d,#1c2942);display:flex;align-items:end;padding:9vw;color:#fff}.login-visual:after{content:"";position:absolute;width:420px;height:420px;border:1px solid #ffffff12;border-radius:50%;top:-120px;right:-80px;box-shadow:0 0 0 70px #ffffff05,0 0 0 140px #ffffff03}.visual-content{position:relative;z-index:1;max-width:620px}.visual-content h1{font:700 clamp(38px,4.5vw,68px) Manrope;letter-spacing:-2.5px;line-height:1.08;margin:18px 0}.visual-content p{color:#aeb9cc;max-width:520px;line-height:1.7}.login-form-wrap{display:grid;place-items:center;padding:40px}.login-card{width:min(420px,100%);display:flex;flex-direction:column;gap:24px}.login-brand{color:#182236;margin-bottom:32px}.login-card h2{font:700 27px Manrope;margin:7px 0;letter-spacing:-.6px}.login-card p{color:var(--muted);margin:0;font-size:14px}.login-card label{font-weight:600;color:#364156;font-size:13px}.input-wrap{display:flex;align-items:center;gap:10px;border:1px solid #dfe4ec;border-radius:11px;padding:0 14px;height:49px;margin-top:8px;color:#8c96a7;transition:.2s}.input-wrap:focus-within{border-color:#6688ed;box-shadow:0 0 0 3px #6688ed18}.input-wrap input{border:0;outline:0;width:100%;color:#202a3c}.input-wrap input::placeholder{color:#a8afbb}.primary-button{border:0;border-radius:11px;height:50px;background:#416be5;color:#fff;font-weight:700;box-shadow:0 8px 22px #416be533}.primary-button:disabled{opacity:.6;cursor:wait}.form-error{border:1px solid #f2c6c6;background:#fff5f5;color:#a53939;border-radius:9px;padding:11px 13px;font-size:13px}.field-error{color:#b74444;display:block;margin-top:5px}.sidebar-backdrop{display:none}@media(max-width:1050px){.metric-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}}@media(max-width:760px){.sidebar{transform:translate(-100%);transition:.22s;width:280px}.sidebar-open{transform:translate(0)}.sidebar-backdrop{display:block;position:fixed;top:0;right:0;bottom:0;left:0;background:#10182788;border:0;z-index:19}.close-menu{display:block;position:absolute;top:24px;right:16px}.main-area{margin:0;width:100%}.menu-toggle{display:grid}.main-area header{padding:0 18px}.main-area main{padding:24px 18px 45px}.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-form-wrap{padding:28px 22px}.login-brand{margin-bottom:20px}}@media(max-width:520px){.metric-grid{grid-template-columns:1fr}.page-heading{align-items:start}.date-chip{display:none}.page-heading h1{font-size:24px}.metric-card{padding:17px}}.primary{border:0;border-radius:10px;background:#416be5;color:#fff;padding:11px 17px;font-weight:700}.primary.small{padding:10px 15px;font-size:13px}.table-panel{margin-bottom:18px;overflow:auto}.table-panel table{width:100%;border-collapse:collapse;min-width:720px}.table-panel th{text-align:left;color:#7c8799;font-size:11px;text-transform:uppercase;letter-spacing:.7px;padding:12px;border-bottom:1px solid var(--line)}.table-panel td{padding:14px 12px;border-bottom:1px solid #edf0f5;font-size:13px;color:#435066}.table-panel td small{display:block;color:#929baa;margin-top:3px}.status{display:inline-block;padding:5px 8px;border-radius:7px;background:#eef2f8;color:#53637d;font-size:10px;font-weight:700}.status-open,.status-active,.status-done,.status-completed{background:#eaf8f0;color:#278356}.status-urgent,.status-overdue,.status-not_done{background:#fff0f0;color:#b94747}.status-high,.status-in_progress,.status-submitted{background:#fff6df;color:#9b681b}.inline-form{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.inline-form input,.inline-form select,.inline-form textarea{border:1px solid var(--line);border-radius:9px;padding:11px 12px;background:#fff;color:#263247;min-width:0}.inline-form textarea{min-height:80px;grid-column:span 2;resize:vertical}.tabs{display:flex;gap:6px;margin:-10px 0 18px}.tabs.wrap{flex-wrap:wrap}.tabs button{border:0;background:#e9edf4;color:#677388;padding:9px 13px;border-radius:8px;font-weight:600}.tabs button.active{background:#172237;color:#fff}.summary-row{display:flex;gap:40px;margin-top:35px}.summary-row div{display:flex;flex-direction:column}.summary-row strong{font:700 32px Manrope}.summary-row span{font-size:12px;color:var(--muted)}.report-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:17px}.report-list{display:flex;flex-direction:column;gap:11px;margin-top:20px}.report-list>div{display:flex;justify-content:space-between;border-bottom:1px solid var(--line);padding-bottom:10px}@media(max-width:760px){.inline-form{grid-template-columns:1fr}.inline-form textarea{grid-column:auto}.report-grid{grid-template-columns:1fr}}.table-link{color:#315fcf;font-weight:700;text-decoration:none}.text-button{border:0;background:transparent;color:#5870ad;padding:0}.secondary{border:1px solid var(--line);background:#fff;color:#46546c;border-radius:10px;padding:11px 17px;font-weight:700}.checklist-items{display:flex;flex-direction:column;gap:12px}.checklist-items article{display:grid;grid-template-columns:38px 1fr;gap:12px;padding:16px;border:1px solid var(--line);border-radius:12px}.item-number{width:30px;height:30px;border-radius:8px;background:#edf2ff;color:#416be5;display:grid;place-items:center;font-weight:700}.checklist-items p{margin:4px 0}.checklist-items input{margin-top:10px;width:100%;padding:10px;border:1px solid var(--line);border-radius:8px}.answer-buttons{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.answer-buttons button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 12px}.answer-buttons button.selected{background:#e9edf5;border-color:#8d9bb2}.answer-buttons button.good{background:#e9f8ef;color:#21794d;border-color:#a9dfc0}.answer-buttons button.bad{background:#fff0f0;color:#a43d3d;border-color:#efb7b7}.action-bar{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:18px}.action-bar select,.comment-form input{border:1px solid var(--line);border-radius:9px;padding:10px 12px}.detail-text{line-height:1.7;margin-top:18px!important}.timeline{display:flex;flex-direction:column;gap:12px;margin-top:18px}.timeline>div{display:flex;justify-content:space-between}.timeline small,.comments small{color:#8c96a7}.comments article{padding:12px 0;border-bottom:1px solid var(--line)}.comments p{margin:0 0 5px}.comment-form{display:flex;gap:10px;margin-top:16px}.comment-form input{flex:1}.row-actions{display:flex;gap:6px}.row-actions button,.row-actions select{border:1px solid var(--line);background:#fff;border-radius:7px;padding:6px 8px;color:#536075}button:disabled{cursor:not-allowed;opacity:.55}.danger{border:0;border-radius:10px;background:#c24141;color:#fff;padding:11px 17px;font-weight:700}.danger-text{color:#b43d3d!important}.row-button,.sort-button{display:inline-flex;align-items:center;gap:5px;border:0;background:transparent;color:#4166bd;font-weight:700;padding:4px}.sort-button{color:inherit;text-transform:inherit;letter-spacing:inherit;font-size:inherit}.back-button{display:inline-flex;align-items:center;gap:4px}.panel-title-row{display:flex;justify-content:space-between;align-items:start;gap:16px}.panel-title-row h3{margin:0 0 4px}.modal-layer{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;height:100dvh;display:flex;align-items:center;justify-content:center;padding:24px;background:#101827a8;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);z-index:1000;overflow-y:auto;overscroll-behavior:contain;animation:modal-layer-in .18s ease-out}.modal{flex:0 0 auto;width:min(680px,100%);max-width:100%;margin:auto;max-height:calc(100dvh - 48px);overflow:auto;background:#fff;border-radius:17px;box-shadow:0 30px 80px #08101f55;animation:modal-in .22s cubic-bezier(.22,1,.36,1)}.modal-small{width:min(450px,100%)}.modal-large{width:min(980px,100%)}@keyframes modal-layer-in{0%{opacity:0}to{opacity:1}}@keyframes modal-in{0%{opacity:0;transform:translateY(14px) scale(.97)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.modal-layer,.modal{animation:none}}.modal-heading{display:flex;align-items:flex-start;gap:12px;min-width:0}.modal-icon{display:grid;place-items:center;flex:0 0 auto;width:40px;height:40px;border-radius:11px;background:#eef2ff;color:#4166c5}.modal-danger .modal-icon{background:#fdeeee;color:#c24141}.modal-warning .modal-icon{background:#fff5dc;color:#936117}.modal>header{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;gap:20px;align-items:start;padding:22px 24px;border-bottom:1px solid var(--line);background:#fff}.modal>header h2{font:700 20px Manrope;margin:0;color:#172033}.modal>header p{margin:5px 0 0;color:var(--muted);font-size:13px}.modal-body{padding:24px}.modal-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px}.modal-form label{display:flex;flex-direction:column;gap:7px;font-size:12px;font-weight:700;color:#46546c}.modal-form input,.modal-form select,.modal-form textarea,.list-toolbar input,.list-toolbar select{width:100%;border:1px solid #dce2eb;border-radius:9px;background:#fff;color:#263247;padding:11px 12px;min-height:43px}.modal-form input:focus,.modal-form select:focus,.modal-form textarea:focus,.list-toolbar input:focus,.list-toolbar select:focus{outline:0;border-color:#6281df;box-shadow:0 0 0 3px #6281df16}.modal-form [aria-invalid=true]{border-color:#d26060}.span-2{grid-column:span 2}.modal-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:8px}.confirm-card{padding:18px;border-radius:11px;background:#f5f7fa;display:flex;flex-direction:column;gap:6px}.confirm-card span{font-size:12px;color:var(--muted)}.detail-modal{display:flex;flex-direction:column;gap:22px}.detail-modal dl{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:0}.detail-modal dl div{padding:14px;background:#f6f8fb;border-radius:10px}.detail-modal dt{font-size:11px;color:var(--muted);margin-bottom:5px}.detail-modal dd{margin:0;font-weight:700}.detail-description{padding-top:16px;border-top:1px solid var(--line)}.detail-description p{margin-top:8px!important;line-height:1.7}.modal-link{align-self:flex-end;text-decoration:none}.toast-stack{position:fixed;right:22px;top:22px;z-index:1100;display:flex;flex-direction:column;gap:10px;width:min(380px,calc(100vw - 32px))}.toast{display:flex;align-items:center;gap:10px;padding:14px;border-radius:11px;background:#fff;box-shadow:0 12px 35px #10182730;border:1px solid var(--line);font-size:13px}.toast svg{flex:0 0 auto}.toast-success svg{color:#278356}.toast-error svg{color:#bd4444}.toast span{flex:1}.toast button{border:0;background:transparent;color:#8791a1}.list-toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:10px;padding:12px;background:#fff;border:1px solid var(--line);border-radius:12px}.list-toolbar>*{flex:0 1 170px}.list-toolbar .search-control{flex:1 1 230px;position:relative}.search-control svg{position:absolute;left:12px;top:13px;color:#8691a3}.search-control input{padding-left:38px}.filter-clear,.export-actions button{min-height:42px;border:1px solid var(--line);border-radius:9px;background:#fff;color:#526077;padding:9px 12px;display:inline-flex;align-items:center;justify-content:center;gap:6px}.filter-clear b{display:grid;place-items:center;min-width:20px;height:20px;border-radius:10px;background:#e7edff;color:#4266c5}.export-actions{display:flex;gap:6px;flex:0 0 auto}.active-filters{display:flex;flex-wrap:wrap;align-items:center;gap:7px;color:#6f7d92;margin:0 0 15px}.active-filters button{display:inline-flex;align-items:center;gap:5px;border:0;border-radius:15px;background:#e9eef9;color:#49618f;padding:6px 9px;font-size:11px}.pagination{display:flex;align-items:center;justify-content:flex-end;gap:8px;padding:18px 0 0}.pagination span{margin-right:auto;color:var(--muted);font-size:12px}.pagination select,.pagination button{border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px 10px;color:#536075}.upload-field{display:flex;flex-direction:column;gap:12px;padding:16px;border:1px dashed #b9c5d8;border-radius:12px;background:#f8faff}.upload-field>div:first-child{display:flex;flex-direction:column;gap:3px}.upload-field small{font-weight:400;color:var(--muted)}.upload-actions{display:flex;flex-wrap:wrap;gap:9px}.file-button{display:inline-flex!important;flex-direction:row!important;align-items:center;justify-content:center;gap:7px;cursor:pointer}.file-button input{display:none}.preview-strip,.attachment-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:10px}.preview-strip figure,.attachment-card{position:relative;margin:0;min-width:0}.preview-strip img,.attachment-thumb img{width:100%;height:110px;object-fit:cover;border-radius:10px;display:block}.preview-strip figure>button{position:absolute;right:5px;top:5px;width:27px;height:27px;border:0;border-radius:50%;background:#111a2bcc;color:#fff}.attachment-thumb{border:0;background:#eef1f6;border-radius:10px;padding:0;width:100%;min-height:110px;overflow:hidden}.attachment-card figcaption{display:flex;gap:6px;align-items:center;margin-top:5px}.attachment-card figcaption span{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1}.attachment-card figcaption button{border:0;background:transparent;color:#bd4444}.lightbox-image{display:block;max-width:100%;max-height:70vh;margin:auto;object-fit:contain}.download-link{display:block;text-align:center;margin-top:14px;text-decoration:none}.image-placeholder{height:110px;display:grid;place-items:center;background:#f1f3f7;color:var(--muted);border-radius:10px;font-size:11px}.progress-card{background:#fff;border:1px solid var(--line);border-radius:12px;padding:14px 17px;margin-bottom:14px}.progress-card>div:first-child{display:flex;justify-content:space-between;gap:12px;font-size:13px}.progress-card span{color:var(--muted)}.progress-track{height:8px;border-radius:4px;background:#e8ecf3;margin-top:10px;overflow:hidden}.progress-track span{display:block;height:100%;background:linear-gradient(90deg,#4f7cff,#6e63e8);border-radius:4px;transition:width .25s}.checklist-items article.answered{border-color:#c9d6ee;background:#fbfcff}.required-dot{color:#c04747;font-style:normal}.explanation-field{display:flex;flex-direction:column;gap:6px;margin-top:12px;color:#6b7586;font-size:12px}.explanation-field textarea{width:100%;min-height:80px;border:1px solid var(--line);border-radius:9px;padding:11px;resize:vertical}.sticky-actions{position:sticky;bottom:12px;display:flex;justify-content:flex-end;flex-wrap:wrap;gap:10px;padding:12px;margin-top:14px;background:#ffffffed;border:1px solid var(--line);border-radius:13px;box-shadow:0 9px 30px #1720331c;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@media(max-width:760px){.page-heading{gap:14px;flex-wrap:wrap}.page-heading>.primary{width:100%}.modal-layer{padding:0;align-items:stretch;overflow:hidden}.modal{flex:1 1 auto;width:100%;height:100dvh;max-height:none;margin:0;border-radius:0}.modal>header{padding:17px 18px}.modal-body{padding:18px}.modal-form{grid-template-columns:1fr}.span-2{grid-column:auto}.modal-actions{position:sticky;bottom:0;background:#fff;padding:10px 0}.modal-actions button{min-height:48px;flex:1}.list-toolbar{align-items:stretch}.list-toolbar>*{flex:1 1 140px}.list-toolbar .search-control,.export-actions{flex-basis:100%}.export-actions button{flex:1}.table-panel{padding:14px;overflow:visible}.table-panel .responsive-table{min-width:0}.responsive-table thead{display:none}.responsive-table,.responsive-table tbody,.responsive-table tr,.responsive-table td{display:block;width:100%}.responsive-table tr{border:1px solid var(--line);border-radius:11px;padding:9px 12px;margin-bottom:10px}.responsive-table td{display:grid;grid-template-columns:minmax(90px,35%) 1fr;gap:10px;border:0;padding:7px 0;text-align:right;align-items:start}.responsive-table td:before{content:attr(data-label);font-size:10px;font-weight:700;text-transform:uppercase;color:#8791a1;text-align:left}.responsive-table td small{grid-column:2}.responsive-table .row-actions{justify-content:flex-end;flex-wrap:wrap}.pagination{flex-wrap:wrap}.pagination span{flex-basis:100%;margin:0}.panel-title-row{align-items:stretch;flex-direction:column}.panel-title-row button{min-height:46px}.checklist-mobile-page .panel{padding:10px;border:0;background:transparent}.checklist-heading h1{font-size:21px}.checklist-items article{grid-template-columns:34px 1fr;padding:14px 10px}.answer-buttons{display:grid;grid-template-columns:1fr}.answer-buttons button{min-height:48px;font-size:14px}.sticky-actions{bottom:8px;display:grid;grid-template-columns:1fr;padding:9px}.sticky-actions button{min-height:50px}.comment-form{flex-direction:column}.comment-form input,.comment-form button{min-height:48px}.attachment-grid,.preview-strip{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:6px}.attachment-card,.preview-strip figure{min-width:145px;scroll-snap-align:start}.detail-modal dl{grid-template-columns:1fr}.modal-link{width:100%;text-align:center}.toast-stack{right:16px;top:16px}}.notification-list article button{display:block;width:100%;text-align:left;border:0;background:transparent;color:inherit;padding:0}.notification-list article.unread{border-left:3px solid #4f7cff;padding-left:14px;background:#f8faff}.notification-list article button:disabled{opacity:1;cursor:default}.report-export-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-bottom:17px}.report-export-grid>div{display:flex;align-items:center;gap:8px;background:#fff;border:1px solid var(--line);border-radius:11px;padding:12px}.report-export-grid strong{margin-right:auto}.report-export-grid button{display:flex;align-items:center;gap:5px;border:1px solid var(--line);background:#fff;border-radius:8px;padding:8px;color:#536075}@media(max-width:760px){.report-export-grid{grid-template-columns:1fr}.report-export-grid>div{flex-wrap:wrap}}:root{--navy:#0b1220;--navy-2:#111c30;--accent:#335eea;--accent-dark:#2448be;--muted:#697386;--line:#e4e8ef;--surface:#fff;--canvas:#f5f7fb;--shadow-sm:0 1px 2px #1018280a,0 4px 12px #10182808;--shadow-md:0 14px 40px #10182812}body{background:var(--canvas);color:#182230;-webkit-font-smoothing:antialiased}.sidebar{width:256px;padding:24px 16px 18px;background:linear-gradient(180deg,#101a2c,#0b1220);border-right:1px solid #ffffff0b}.brand{padding:0 8px}.brand-mark{width:42px;height:42px;border-radius:12px;font-size:13px;letter-spacing:-.5px;background:linear-gradient(145deg,#5e7cf7,#3e5bd5);box-shadow:0 10px 26px #315ee650}.brand strong{font-size:16px}.brand small{font-size:10px;color:#8996aa}.sidebar nav{margin-top:38px}.nav-label{padding:0 12px;margin-bottom:10px;color:#627086}.sidebar nav a{position:relative;min-height:44px;margin:3px 0;padding:11px 12px;border-radius:9px;color:#a9b4c6;font-size:13px;transition:background .16s,color .16s,transform .16s}.sidebar nav a:hover{background:#ffffff0d;color:#fff;transform:translate(2px)}.sidebar nav a.active{background:#ffffff12;color:#fff;box-shadow:none}.sidebar nav a.active:before{content:"";position:absolute;left:-4px;width:3px;height:20px;border-radius:4px;background:#6e88ff}.sidebar-user{padding:17px 8px 0}.sidebar-user .avatar{width:38px;height:38px;border-radius:10px;background:#1c2a42;color:#d7e0ef}.main-area{margin-left:256px;width:calc(100% - 256px)}.main-area header{position:sticky;top:0;z-index:15;height:68px;padding:0 36px;border-color:#e8ebf1;background:#ffffffeb;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-context{display:flex;flex-direction:column;margin-left:2px}.header-context span{font-size:10px;color:#98a2b3}.header-context strong{font-size:13px;color:#344054}.icon-button,.menu-toggle{width:38px;height:38px;border-radius:10px;box-shadow:0 1px 2px #1018280a}.icon-button:hover{border-color:#cdd5e1;color:var(--accent);background:#f8faff}.main-area main{max-width:1480px;padding:34px 38px 64px}.page{animation:page-in .22s ease-out}@keyframes page-in{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:none}}.page-heading{align-items:center;margin-bottom:26px}.page-heading h1{margin:4px 0 5px;font-size:27px;letter-spacing:-.75px}.page-heading p{font-size:13px}.eyebrow.dark{color:#5671c8;font-size:9px;letter-spacing:1.8px}.date-chip{border-color:#e4e8ef;border-radius:10px;box-shadow:var(--shadow-sm);color:#566176}.primary,.primary-button{background:linear-gradient(180deg,#3f68ed,#3159da);border:1px solid #2f56d1;border-radius:9px;box-shadow:0 1px 2px #10182814,0 5px 12px #3159da20;transition:transform .15s,box-shadow .15s}.primary:hover,.primary-button:hover{transform:translateY(-1px);box-shadow:0 2px 4px #10182814,0 8px 18px #3159da2b}.secondary{border-radius:9px;box-shadow:0 1px 2px #10182808}.tabs{gap:2px;margin:-5px 0 20px;padding:4px;width:max-content;max-width:100%;border:1px solid var(--line);border-radius:11px;background:#edf1f6;overflow-x:auto}.tabs button{white-space:nowrap;padding:8px 13px;border-radius:7px;background:transparent;font-size:12px}.tabs button.active{background:#fff;color:#25324a;box-shadow:0 1px 4px #10182818}.filter-panel{margin-bottom:12px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden}.filter-panel-heading{display:flex;align-items:center;justify-content:space-between;padding:13px 15px;border-bottom:1px solid #edf0f4;background:#fbfcfe}.filter-panel-heading>div{display:flex;align-items:center;gap:10px}.filter-panel-heading>div>div{display:flex;flex-direction:column}.filter-panel-heading strong{font-size:12px;color:#344054}.filter-panel-heading small{margin-top:2px;font-size:10px;color:#98a2b3}.filter-icon{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#edf2ff;color:#4466cf}.filter-count{padding:5px 8px;border-radius:12px;background:#eef3ff;color:#3c5fc6;font-size:10px;font-weight:700}.list-toolbar{display:grid;grid-template-columns:minmax(240px,.9fr) minmax(0,2.4fr) auto;align-items:start;gap:9px;margin:0;padding:14px;border:0;border-radius:0;background:#fff}.list-toolbar>*{min-width:0}.list-toolbar .search-control{position:relative;display:block;min-width:0}.filter-fields{display:grid;grid-template-columns:repeat(auto-fit,minmax(142px,1fr));gap:8px;min-width:0}.filter-fields>*{width:100%;min-width:0;max-width:none}.toolbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;min-width:max-content}.list-toolbar input,.list-toolbar select{min-height:40px;padding:9px 11px;border-color:#dfe4eb;border-radius:8px;font-size:12px}.list-toolbar .search-control input{padding-left:38px}.search-control svg{top:50%;transform:translateY(-50%);pointer-events:none}.filter-clear,.export-actions button{min-height:40px;border-radius:8px;font-size:11px;font-weight:600;white-space:nowrap}.filter-clear:hover,.export-actions button:hover{background:#f7f9fc;border-color:#ccd4df}.active-filters{margin:0 0 12px;padding:0 2px;font-size:11px}.active-filters button{background:#edf2ff;color:#3656ad}.active-filters button span{color:#7686a8}.panel{border-color:var(--line);border-radius:14px;box-shadow:var(--shadow-sm)}.table-panel{padding:0;overflow:auto}.table-panel table{min-width:760px}.table-panel th{height:46px;padding:11px 16px;background:#f8fafc;border-bottom-color:#e7ebf0;color:#667085;font-size:10px}.table-panel td{height:58px;padding:13px 16px;color:#3d485b;border-bottom-color:#edf0f3}.table-panel tbody tr{transition:background .15s}.table-panel tbody tr:hover{background:#fafbfe}.table-panel tbody tr:last-child td{border-bottom:0}.table-panel td strong{color:#253044}.table-panel td small{color:#8c96a7}.sort-button{transition:color .15s}.sort-button:hover{color:var(--accent)}.row-button{padding:6px 8px;border-radius:7px}.row-button:hover{background:#eef3ff}.row-actions button,.row-actions select{min-height:32px;border-color:#dce2e9}.status{padding:5px 9px;border-radius:12px;white-space:nowrap;font-size:9px;letter-spacing:.15px}.status-open,.status-active,.status-done,.status-completed,.status-resolved,.status-branch_approved{background:#e9f8f0;color:#19754b}.status-urgent,.status-overdue,.status-not_done,.status-cancelled,.status-lost,.status-scrapped{background:#fff0f0;color:#a93e46}.status-high,.status-in_progress,.status-submitted,.status-waiting_for_store{background:#fff5dc;color:#936117}.status-assigned,.status-published{background:#eaf0ff;color:#365ac0}.status-draft,.status-pending,.status-passive{background:#f0f2f5;color:#667085}.pagination{padding:15px 16px;border-top:1px solid #edf0f3}.pagination button,.pagination select{min-height:35px;border-radius:7px;font-size:11px}.pagination button:not(:disabled):hover{background:#f4f7fc;border-color:#cdd5e1}.empty-state.state-card{min-height:280px;margin:0;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.state-spinner{animation:spin .9s linear infinite;color:var(--accent)}@keyframes spin{to{transform:rotate(360deg)}}.error-state svg{color:#c54752}.metric-grid{gap:14px}.metric-card{position:relative;padding:20px;border-radius:14px;box-shadow:var(--shadow-sm);overflow:hidden}.metric-card:after{content:"";position:absolute;right:-18px;top:-22px;width:78px;height:78px;border-radius:50%;background:#f3f6ff}.metric-icon{z-index:1;width:40px;height:40px;border-radius:10px}.metric-card strong{font-size:27px;color:#1d2939}.dashboard-grid{gap:14px;margin-top:14px}.dashboard-grid .panel{min-height:230px}.summary-row{gap:18px;margin-top:28px}.summary-row div{min-width:130px;padding:16px;border-radius:11px;background:#f7f9fc}.summary-row strong{font-size:27px}.summary-row span{margin-top:4px}.modal{border:1px solid #ffffff66;border-radius:16px;box-shadow:0 28px 80px #0b122052}.modal-small .modal-body{padding-top:18px}.modal>header{padding:20px 22px}.modal-body{padding:22px}.modal-form{gap:15px}.modal-form input,.modal-form select,.modal-form textarea{border-radius:8px}.toast{border-radius:10px;box-shadow:var(--shadow-md)}.field-hint{font-weight:400!important;line-height:1.45;color:#8a94a6!important}.modal-form.single-column{grid-template-columns:1fr}.ticket-heading{align-items:flex-start;gap:20px}.ticket-heading .back-button{display:inline-flex;align-items:center;gap:5px;margin-bottom:12px;font-size:12px}.ticket-heading .eyebrow{display:block;margin-bottom:3px}.ticket-heading h1{margin:0 0 10px}.ticket-meta{display:flex;flex-wrap:wrap;gap:7px}.ticket-meta span{display:inline-flex;align-items:center;gap:6px;padding:5px 10px;border:1px solid #e6eaf1;border-radius:999px;background:#fff;color:#667085;font-size:11px;white-space:nowrap}.ticket-meta svg{color:#98a2b3;flex:0 0 auto}.ticket-heading-status{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px;flex:0 0 auto}.ticket-layout{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(300px,.62fr);align-items:start;gap:14px}.ticket-main,.ticket-side{display:flex;flex-direction:column;gap:14px;min-width:0}.ticket-side{position:sticky;top:88px}.ticket-card{padding:17px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.ticket-card>header{display:flex;align-items:center;gap:11px;margin-bottom:14px}.ticket-card>header>svg{display:grid;place-items:center;flex:0 0 auto;box-sizing:content-box;width:17px;height:17px;padding:8px;border-radius:9px;background:#edf2ff;color:#4166c5}.ticket-card>header>div{flex:1;min-width:0}.ticket-card h2{margin:0;color:#344054;font:700 13px Manrope}.ticket-card>header p{margin:3px 0 0;color:#98a2b3;font-size:10px}.ticket-card>header>button{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;padding:8px 11px;font-size:11px}.ticket-description{margin:0;padding:14px;border-radius:11px;background:#f8fafc;color:#475467;font-size:13px;line-height:1.75;white-space:pre-wrap}.ticket-empty{margin:0;padding:22px 12px;border:1px dashed #dfe4ee;border-radius:11px;color:#98a2b3;font-size:11px;text-align:center}.ticket-action-card label{display:flex;flex-direction:column;gap:6px;margin-bottom:11px;color:#536075;font-size:11px;font-weight:700}.ticket-action-card select{width:100%;min-height:42px;padding:10px 12px;border:1px solid #dce2eb;border-radius:9px;background:#fff;color:#263247}.ticket-action-card select:focus{outline:0;border-color:#6281df;box-shadow:0 0 0 3px #6281df16}.ticket-action-card>button{width:100%;min-height:42px;font-size:12px}.ticket-assignee{display:flex;align-items:center;gap:11px;padding:11px;border-radius:11px;background:#f8fafc}.ticket-avatar{display:grid;place-items:center;flex:0 0 auto;width:38px;height:38px;border-radius:11px;background:linear-gradient(145deg,#5e7cf7,#3e5bd5);color:#fff;font:700 12px Manrope}.ticket-assignee strong{display:block;color:#253044;font-size:12px}.ticket-assignee small{display:block;margin-top:2px;color:#98a2b3;font-size:10px}.ticket-card-actions{display:flex;flex-direction:column;gap:7px;margin-top:11px}.ticket-card-actions button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:40px;font-size:11px}.ticket-transfer-warning{margin:0;padding:11px 12px;border:1px solid #f0dcc2;border-radius:9px;background:#fff8ef;color:#8a5a20;font-size:11px;line-height:1.55}.ticket-timeline{display:flex;flex-direction:column;max-height:300px;overflow-y:auto}.ticket-timeline>div{display:grid;grid-template-columns:12px 1fr;gap:9px;padding:8px 0}.ticket-timeline>div>span{width:8px;height:8px;margin-top:6px;border:2px solid #8da1d5;border-radius:50%;background:#fff}.ticket-timeline>div:first-child>span{border-color:#416be5;background:#416be5}.ticket-timeline time{display:block;margin-top:4px;color:#a0a8b5;font-size:9px}.ticket-timeline p{margin:5px 0 0;color:#7d8797;font-size:10px;line-height:1.45}@media(max-width:1100px){.ticket-layout{grid-template-columns:1fr}.ticket-side{position:static}}@media(max-width:760px){.ticket-heading-status{justify-content:flex-start}.ticket-card{padding:14px}}.assignment-history{display:flex;flex-direction:column;gap:2px;margin-top:12px;padding-top:11px;border-top:1px solid #eceff4}.assignment-history article{display:grid;grid-template-columns:14px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid #f1f3f7}.assignment-history article:last-child{border-bottom:0}.assignment-dot{width:9px;height:9px;margin-top:5px;border:2px solid #4166c5;border-radius:50%;background:#fff}.assignment-history article:first-child .assignment-dot{background:#4166c5}.assignment-history strong{color:#344054;font-size:12px}.assignment-history small{display:block;margin-top:3px;color:#98a2b3;font-size:10px}.assignment-history p{margin:6px 0 0;padding:8px 10px;border-radius:8px;background:#f7f9fc;color:#54607a;font-size:11px;line-height:1.45}@media(max-width:1280px){.list-toolbar{grid-template-columns:minmax(220px,1fr) auto}.filter-fields{grid-column:1/-1;grid-row:2}.toolbar-actions{grid-column:2;grid-row:1}}@media(max-width:900px){.main-area main{padding:28px 24px 52px}.main-area header{padding:0 24px}}@media(max-width:760px){.sidebar{width:282px}.main-area{margin-left:0;width:100%}.main-area header{height:62px;padding:0 16px}.header-context{margin-left:10px}.main-area main{padding:22px 15px 45px}.page-heading{align-items:flex-start;margin-bottom:20px}.page-heading h1{font-size:23px}.filter-panel-heading{padding:12px}.filter-panel-heading small{display:none}.list-toolbar{grid-template-columns:1fr;padding:11px}.list-toolbar .search-control,.filter-fields,.toolbar-actions{grid-column:1;grid-row:auto}.filter-fields{grid-template-columns:1fr 1fr}.toolbar-actions{justify-content:stretch;min-width:0}.filter-clear{flex:1}.export-actions{display:flex;flex:1;margin:0}.export-actions button{flex:1}.table-panel{padding:10px;background:transparent;border:0;box-shadow:none}.responsive-table tr{padding:10px 13px;background:#fff;border:1px solid #e2e7ee;border-radius:13px;box-shadow:var(--shadow-sm)}.responsive-table td{grid-template-columns:minmax(88px,33%) 1fr;padding:8px 0}.pagination{padding:12px 4px;border:0}.metric-grid{gap:10px}.metric-card{padding:17px}.dashboard-grid .panel{min-height:auto}.summary-row{margin-top:20px}.summary-row div{min-width:0;flex:1}.modal{border-radius:0}}@media(max-width:460px){.filter-fields{grid-template-columns:1fr}.toolbar-actions{flex-wrap:wrap}.filter-clear{flex-basis:100%}.page-heading>.primary{min-height:44px}.filter-count{display:none}.pagination button,.pagination select{flex:1}.metric-grid{grid-template-columns:1fr}.summary-row{gap:9px}.summary-row div{padding:13px}.report-export-grid>div strong{flex-basis:100%}}.reports-heading{align-items:flex-end}.reports-refresh{display:flex;align-items:center;gap:12px}.reports-refresh>span{display:flex;flex-direction:column;align-items:flex-end;color:#98a2b3;font-size:10px}.reports-refresh>span strong{margin-top:2px;color:#475467;font-size:12px}.reports-refresh button{display:inline-flex;align-items:center;gap:7px;min-height:40px;padding:9px 13px;border:1px solid #dce2eb;border-radius:9px;background:#fff;color:#475467;font-size:12px;font-weight:700}.reports-refresh button:hover{border-color:#c6d2e8;background:#f8faff}.is-spinning{animation:spin .8s linear infinite}.report-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.report-kpi{position:relative;display:flex;align-items:flex-start;gap:13px;min-width:0;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden}.report-kpi:after{content:"";position:absolute;right:-26px;top:-30px;width:90px;height:90px;border-radius:50%;background:currentColor;opacity:.055}.report-kpi>span{z-index:1;display:grid;place-items:center;flex:0 0 auto;width:40px;height:40px;border-radius:11px;background:currentColor}.report-kpi>span svg{color:#fff}.report-kpi>div{display:flex;flex-direction:column;min-width:0}.report-kpi small{color:#667085;font-size:11px;font-weight:700}.report-kpi strong{margin:3px 0 2px;color:#1d2939;font:700 26px Manrope;letter-spacing:-.6px}.report-kpi p{margin:0;color:#98a2b3;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.report-kpi-blue{color:#416be5}.report-kpi-violet{color:#7657d6}.report-kpi-teal{color:#2f9a73}.report-kpi-amber{color:#d9942f}.report-analytics-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(340px,.65fr);gap:14px}.report-card,.report-export-center{border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.report-card{padding:19px}.report-card-heading,.report-export-center>header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.report-card-heading>div,.report-export-center>header>div{display:flex;align-items:center;gap:11px;min-width:0}.report-card-icon{display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;border-radius:10px;background:#edf2ff;color:#416be5}.report-card-heading h2,.report-export-center h2{margin:0;color:#253044;font:700 14px Manrope}.report-card-heading p,.report-export-center p{margin:3px 0 0;color:#98a2b3;font-size:10px}.report-total-chip{flex:0 0 auto;padding:6px 9px;border-radius:14px;background:#f2f4f7;color:#667085;font-size:10px;font-weight:700}.ticket-status-visual{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:30px;min-height:255px;padding:22px 8px 4px}.report-donut{position:relative;width:172px;height:172px;margin:auto;border-radius:50%;box-shadow:inset 0 0 0 1px #fff6}.report-donut:after{content:"";position:absolute;top:25px;right:25px;bottom:25px;left:25px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #edf0f4}.report-donut>div{position:absolute;top:25px;right:25px;bottom:25px;left:25px;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.report-donut strong{color:#1d2939;font:700 28px Manrope}.report-donut span{color:#98a2b3;font-size:10px}.report-distribution{display:flex;flex-direction:column;gap:15px}.report-distribution-row{display:grid;grid-template-columns:minmax(120px,1fr) minmax(100px,1.5fr) 32px;align-items:center;gap:11px}.report-distribution-row>div:first-child{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0}.report-distribution-row strong{overflow:hidden;color:#475467;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.report-distribution-row>div:first-child>span:last-child{color:#344054;font-size:11px;font-weight:700}.report-legend-dot{width:8px;height:8px;border-radius:50%}.report-progress{height:7px;border-radius:5px;background:#eef1f5;overflow:hidden}.report-progress span{display:block;height:100%;min-width:2px;border-radius:5px}.report-distribution-row small{color:#98a2b3;font-size:9px;text-align:right}.report-side-stack{display:grid;grid-template-rows:1fr 1fr;gap:14px}.report-side-card{min-height:0}.report-side-teal .report-card-icon{background:#e9f7f2;color:#258463}.report-side-violet .report-card-icon{background:#f0edfb;color:#7054c8}.report-distribution.compact{gap:11px;margin-top:17px}.report-distribution.compact .report-distribution-row{grid-template-columns:minmax(108px,1fr) minmax(70px,1fr) 28px}.report-empty{display:grid;place-items:center;min-height:120px;color:#98a2b3;font-size:11px}.report-export-center{margin-top:14px;padding:19px}.report-export-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.report-export-cards>article{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:13px;border:1px solid #e7ebf0;border-radius:11px;background:#fbfcfe}.export-card-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:9px;background:#eef3ff;color:#4166c5}.report-export-cards article>div:nth-child(2){display:flex;flex-direction:column;min-width:0}.report-export-cards strong{color:#344054;font-size:11px}.report-export-cards small{margin-top:2px;color:#98a2b3;font-size:9px}.export-card-actions{display:flex;gap:6px}.export-card-actions button{display:inline-flex;align-items:center;gap:5px;min-height:34px;padding:7px 9px;border:1px solid #dce2eb;border-radius:8px;background:#fff;color:#526077;font-size:10px;font-weight:600}.export-card-actions button:hover{border-color:#c8d4e7;background:#f7f9fc;color:#3459ba}@media(max-width:1180px){.report-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.report-analytics-grid{grid-template-columns:1fr}.report-side-stack{grid-template-columns:1fr 1fr;grid-template-rows:auto}.report-export-cards{grid-template-columns:1fr}}@media(max-width:760px){.reports-heading{align-items:flex-start}.reports-refresh{width:100%;justify-content:space-between}.reports-refresh>span{align-items:flex-start}.report-kpi-grid{grid-template-columns:1fr 1fr;gap:9px}.report-kpi{padding:14px}.report-kpi>span{width:36px;height:36px}.report-kpi strong{font-size:22px}.report-kpi p{display:none}.ticket-status-visual{grid-template-columns:1fr;gap:24px}.report-side-stack{grid-template-columns:1fr}.report-distribution-row{grid-template-columns:minmax(105px,1fr) minmax(70px,1fr) 28px}.report-export-cards>article{grid-template-columns:auto minmax(0,1fr)}.export-card-actions{grid-column:1/-1}.export-card-actions button{flex:1;justify-content:center}}@media(max-width:460px){.report-kpi-grid{grid-template-columns:1fr}.report-kpi p{display:block}.report-card,.report-export-center{padding:15px}.ticket-status-visual{padding-top:20px}.report-donut{width:150px;height:150px}.report-distribution-row,.report-distribution.compact .report-distribution-row{grid-template-columns:minmax(100px,1fr) 70px 26px}.report-card-heading p{display:none}}.dashboard-heading{align-items:flex-end}.dashboard-heading-actions{display:flex;align-items:center;gap:10px}.dashboard-heading-actions>span{padding:10px 12px;border:1px solid #e1e6ed;border-radius:9px;background:#fff;color:#667085;font-size:11px;box-shadow:var(--shadow-sm)}.dashboard-heading-actions button{display:inline-flex;align-items:center;gap:7px;min-height:39px;padding:9px 13px;border:1px solid #dce2eb;border-radius:9px;background:#fff;color:#475467;font-size:11px;font-weight:700}.dashboard-heading-actions button:hover{border-color:#c6d2e8;background:#f8faff}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:14px}.dashboard-kpi{position:relative;display:flex;align-items:flex-start;gap:13px;min-width:0;padding:18px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm);overflow:hidden}.dashboard-kpi:after{content:"";position:absolute;right:-25px;top:-30px;width:88px;height:88px;border-radius:50%;background:currentColor;opacity:.055}.dashboard-kpi>span{z-index:1;display:grid;place-items:center;flex:0 0 auto;width:40px;height:40px;border-radius:11px;background:currentColor}.dashboard-kpi>span svg{color:#fff}.dashboard-kpi>div{display:flex;flex-direction:column;min-width:0}.dashboard-kpi small{color:#667085;font-size:11px;font-weight:700}.dashboard-kpi strong{margin:3px 0 2px;color:#1d2939;font:700 26px Manrope;letter-spacing:-.6px}.dashboard-kpi p{margin:0;color:#98a2b3;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-kpi-blue{color:#416be5}.dashboard-kpi-green{color:#2f9a73}.dashboard-kpi-violet{color:#7657d6}.dashboard-kpi-amber{color:#d9942f}.dashboard-kpi-red{color:#d95e68}.dashboard-primary-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:14px}.dashboard-card{padding:19px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.dashboard-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:14px}.dashboard-card-heading>div{display:flex;align-items:center;gap:11px;min-width:0}.dashboard-card-heading>div>span{display:grid;place-items:center;flex:0 0 auto;width:36px;height:36px;border-radius:10px;background:#edf2ff;color:#416be5}.dashboard-card-heading h2{margin:0;color:#253044;font:700 14px Manrope}.dashboard-card-heading p{margin:3px 0 0;color:#98a2b3;font-size:10px}.dashboard-card-heading>b{flex:0 0 auto;padding:6px 9px;border-radius:14px;background:#f2f4f7;color:#667085;font-size:10px}.dashboard-card-heading>a{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;color:#4166bd;font-size:10px;font-weight:700;text-decoration:none}.dashboard-flow-content{display:grid;grid-template-columns:190px minmax(0,1fr);align-items:center;gap:30px;min-height:250px;padding:20px 8px 2px}.dashboard-donut{position:relative;width:170px;height:170px;margin:auto;border-radius:50%}.dashboard-donut:after{content:"";position:absolute;top:25px;right:25px;bottom:25px;left:25px;border-radius:50%;background:#fff;box-shadow:0 0 0 1px #edf0f4}.dashboard-donut>div{position:absolute;top:25px;right:25px;bottom:25px;left:25px;z-index:1;display:flex;align-items:center;justify-content:center;flex-direction:column}.dashboard-donut strong{color:#1d2939;font:700 28px Manrope}.dashboard-donut span{color:#98a2b3;font-size:10px}.dashboard-distribution{display:flex;flex-direction:column;gap:14px}.dashboard-distribution>div{display:grid;grid-template-columns:minmax(120px,1fr) minmax(90px,1.3fr) 30px;align-items:center;gap:10px}.dashboard-distribution>div>div:first-child{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0}.dashboard-distribution>div>div:first-child>span{width:8px;height:8px;border-radius:50%}.dashboard-distribution strong{overflow:hidden;color:#475467;font-size:11px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.dashboard-distribution b{color:#344054;font-size:11px}.dashboard-progress{height:7px;border-radius:5px;background:#eef1f5;overflow:hidden}.dashboard-progress span{display:block;height:100%;min-width:2px;border-radius:5px}.dashboard-distribution small{color:#98a2b3;font-size:9px;text-align:right}.dashboard-attention-card{min-height:0}.attention-list{display:flex;flex-direction:column;gap:10px;margin-top:18px}.attention-item{display:grid;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:13px;border:1px solid #e9edf2;border-radius:11px;background:#fbfcfe;color:inherit;text-decoration:none;transition:.15s}.attention-item:hover{transform:translateY(-1px);border-color:#d2dae7;box-shadow:0 5px 14px #1018280a}.attention-item>span{display:grid;place-items:center;width:34px;height:34px;border-radius:9px}.attention-item>div{display:flex;flex-direction:column;min-width:0}.attention-item strong{color:#344054;font-size:11px}.attention-item small{margin-top:3px;color:#98a2b3;font-size:9px}.attention-item>b{min-width:26px;color:#1d2939;font:700 19px Manrope;text-align:center}.attention-item>svg{color:#98a2b3}.attention-red>span{background:#fff0f1;color:#c44c58}.attention-amber>span{background:#fff6e7;color:#b7791f}.attention-blue>span{background:#edf2ff;color:#4166c5}.dashboard-secondary-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:14px;margin-top:14px}.recent-tickets-card{min-height:276px}.recent-ticket-list{display:flex;flex-direction:column;margin-top:14px}.recent-ticket-row{display:grid;grid-template-columns:minmax(0,1fr) auto 58px 16px;align-items:center;gap:12px;padding:11px 4px;border-top:1px solid #edf0f3;color:inherit;text-decoration:none}.recent-ticket-row:hover{background:#fafbfe}.recent-ticket-main{display:flex;flex-direction:column;min-width:0}.recent-ticket-main strong{overflow:hidden;color:#344054;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.recent-ticket-main span{margin-top:3px;color:#98a2b3;font-size:9px}.recent-ticket-row time{color:#667085;font-size:10px;text-align:right}.recent-ticket-row>svg{color:#98a2b3}.dashboard-status-stack{display:grid;grid-template-columns:1fr 1fr;gap:14px}.compact-status-card{min-width:0}.compact-violet .dashboard-card-heading>div>span{background:#f0edfb;color:#7054c8}.compact-green .dashboard-card-heading>div>span{background:#e9f7f2;color:#258463}.compact-status-list{display:flex;flex-direction:column;gap:10px;margin-top:16px}.compact-status-list>div{display:grid;grid-template-columns:8px minmax(0,1fr) auto;align-items:center;gap:8px;padding-bottom:9px;border-bottom:1px solid #f0f2f5}.compact-status-list>div:last-child{border:0}.compact-status-list span{width:8px;height:8px;border-radius:50%}.compact-status-list strong{overflow:hidden;color:#475467;font-size:10px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.compact-status-list b{color:#344054;font-size:11px}.dashboard-empty{display:grid;place-items:center;min-height:150px;color:#98a2b3;font-size:10px}.dashboard-empty.compact{min-height:100px}@media(max-width:1180px){.dashboard-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-primary-grid,.dashboard-secondary-grid{grid-template-columns:1fr}.dashboard-status-stack{grid-template-columns:1fr 1fr}}@media(max-width:760px){.dashboard-heading{align-items:flex-start}.dashboard-heading-actions{width:100%;justify-content:space-between}.dashboard-kpi-grid{grid-template-columns:1fr 1fr;gap:9px}.dashboard-kpi{padding:14px}.dashboard-kpi>span{width:36px;height:36px}.dashboard-kpi strong{font-size:22px}.dashboard-kpi p{display:none}.dashboard-flow-content{grid-template-columns:1fr;gap:23px}.dashboard-status-stack{grid-template-columns:1fr}.recent-ticket-row{grid-template-columns:minmax(0,1fr) auto 16px}.recent-ticket-row time{display:none}.dashboard-distribution>div{grid-template-columns:minmax(105px,1fr) minmax(70px,1fr) 27px}}@media(max-width:460px){.dashboard-heading-actions>span{display:none}.dashboard-heading-actions button{margin-left:auto}.dashboard-kpi-grid{grid-template-columns:1fr}.dashboard-kpi p{display:block}.dashboard-card{padding:15px}.dashboard-card-heading p{display:none}.dashboard-flow-content{padding-top:18px}.dashboard-donut{width:150px;height:150px}.dashboard-distribution>div{grid-template-columns:minmax(100px,1fr) 68px 25px}.attention-item small{display:none}.recent-ticket-row{grid-template-columns:minmax(0,1fr) auto}.recent-ticket-row>svg{display:none}}.checklist-cycle-note{display:flex;flex-direction:column;justify-content:center;gap:4px;min-height:68px;padding:12px 14px;border:1px solid #dfe7f6;border-radius:10px;background:#f6f8ff}.checklist-cycle-note strong{color:#3d548e;font-size:11px}.checklist-cycle-note span{color:#7f8da9;font-size:10px;line-height:1.45}.checklist-item-builder{display:flex;flex-direction:column;gap:12px;padding-top:4px}.checklist-builder-heading{display:flex;align-items:center;justify-content:space-between;gap:15px}.checklist-builder-heading>div{display:flex;flex-direction:column;gap:3px}.checklist-builder-heading strong{color:#344054;font-size:12px}.checklist-builder-heading span{color:#98a2b3;font-size:10px}.checklist-builder-count{flex:0 0 auto;padding:5px 10px;border-radius:999px;background:#eef2fb;color:#52618a;font-size:10px;font-weight:700}.checklist-builder-list{display:flex;flex-direction:column;gap:10px}.checklist-builder-add{display:flex;align-items:center;justify-content:center;gap:7px;width:100%;min-height:46px;padding:12px;border:1px dashed #c3cfe6;border-radius:11px;background:#f7f9fe;color:#3f5fbd;font-size:11px;font-weight:700}.checklist-builder-add:hover{border-color:#8ea4dc;background:#eef3ff}.checklist-builder-add:focus-visible{outline:0;border-color:#6281df;box-shadow:0 0 0 3px #6281df22}.checklist-builder-list>article{display:grid;grid-template-columns:34px minmax(0,1fr) 32px;align-items:start;gap:11px;padding:13px;border:1px solid #e1e6ee;border-radius:11px;background:#fbfcfe}.checklist-builder-number{display:grid;place-items:center;width:30px;height:30px;border-radius:8px;background:#eaf0ff;color:#4166c5;font-size:11px;font-weight:700}.checklist-builder-fields{display:grid;grid-template-columns:1fr 1.25fr;align-items:start;gap:10px 12px}.checklist-builder-fields label{gap:5px}.checklist-builder-fields>label{align-self:stretch}.checklist-builder-fields .field-label-row{display:flex;align-items:baseline;gap:5px;height:15px;line-height:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.checklist-builder-fields label small{font-weight:400;color:#98a2b3}.checklist-builder-fields input,.checklist-builder-fields textarea{min-height:56px}.checklist-builder-fields textarea{height:56px;resize:vertical}.checklist-required-toggle{grid-column:1/-1;display:flex!important;align-items:center;flex-direction:row!important;width:max-content;color:#667085!important;font-size:10px!important;font-weight:600!important}.modal-form .checklist-required-toggle input{width:15px;height:15px;min-height:0;margin:0}.checklist-builder-actions{display:flex;flex-direction:column;gap:5px}.checklist-builder-actions button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid #dfe4eb;border-radius:7px;background:#fff;color:#667085}.checklist-builder-actions button:hover:not(:disabled){border-color:#c7d2e4;background:#f5f7fb}.template-row-actions{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.template-row-actions>div{display:flex;gap:5px}.template-row-actions button,.template-row-actions select{display:inline-flex;align-items:center;gap:5px;min-height:32px;padding:6px 8px;border:1px solid #dce2e9;border-radius:7px;background:#fff;color:#536075;font-size:10px}.template-row-actions select{max-width:150px}.template-row-actions .assign-all-button{color:#365ac0;background:#f4f7ff;border-color:#d4defa}.template-row-actions .assign-all-button b{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#2f52b5;color:#fff;font-size:9px;font-weight:700}.branch-picker{display:flex;flex-direction:column;gap:12px}.branch-picker-bar{display:flex;align-items:center;justify-content:space-between;gap:12px}.branch-picker-search{display:flex;align-items:center;gap:8px;flex:1 1 auto;min-width:0;padding:9px 12px;border:1px solid #dce2eb;border-radius:9px;background:#fff;color:#8a95a8}.branch-picker-search input{width:100%;border:0;outline:0;background:transparent;color:#263247;font-size:12px}.branch-picker-all{display:flex;align-items:center;gap:8px;flex:0 0 auto;padding:9px 13px;border:1px solid #d4defa;border-radius:9px;background:#f4f7ff;color:#2f52b5;font-size:11px;font-weight:700;cursor:pointer;-webkit-user-select:none;user-select:none}.branch-picker-all input{width:16px;height:16px;margin:0;accent-color:#2f52b5}.branch-picker-list{display:flex;flex-direction:column;gap:6px;max-height:min(46vh,340px);margin:0;padding:4px;border:1px solid #e6eaf1;border-radius:11px;background:#fbfcfe;list-style:none;overflow-y:auto}.branch-picker-list label{display:flex;align-items:center;gap:11px;padding:10px 11px;border:1px solid transparent;border-radius:9px;cursor:pointer}.branch-picker-list label:hover{border-color:#dfe6f4;background:#fff}.branch-picker-list input{width:17px;height:17px;flex:0 0 auto;margin:0;accent-color:#2f52b5}.branch-picker-list span{display:flex;flex-direction:column;gap:2px;flex:1 1 auto;min-width:0}.branch-picker-list strong{color:#2c3648;font-size:12px;font-weight:600}.branch-picker-list small{color:#98a2b3;font-size:10px}.branch-picker-list em{flex:0 0 auto;padding:3px 8px;border-radius:999px;background:#eaf3ec;color:#3f7a55;font-size:9px;font-style:normal;font-weight:700}.branch-picker-empty{padding:22px 12px;border:1px dashed #dfe4ee;border-radius:11px;color:#8a95a8;font-size:11px;text-align:center}.branch-picker-note{margin:0;color:#7a869c;font-size:10px;line-height:1.5}.checklist-group-table td{vertical-align:middle}.checklist-group-name{display:flex;align-items:center;gap:11px;width:100%;padding:0;border:0;background:transparent;text-align:left;cursor:pointer}.checklist-group-name>span:last-child{display:flex;flex-direction:column;gap:3px;min-width:0}.checklist-group-name strong{color:#253044;font-size:13px}.checklist-group-name:hover strong{color:#3159c7;text-decoration:underline}.checklist-group-name small{color:#98a2b3;font-size:10px}.checklist-group-icon{display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border-radius:10px;background:#eef2ff;color:#4166c5}.checklist-group-name:hover .checklist-group-icon{background:#e2e9ff}.checklist-group-counts{display:flex;flex-wrap:wrap;gap:5px}.checklist-group-counts em{padding:4px 8px;border-radius:12px;background:#f0f2f5;color:#667085;font-size:9px;font-style:normal;font-weight:700;white-space:nowrap}.checklist-group-counts em.open{background:#eaf0ff;color:#365ac0}.checklist-group-counts em.late{background:#fff0f0;color:#a93e46}.checklist-table-progress{display:flex;flex-direction:column;gap:5px;min-width:95px}.checklist-table-progress>span{color:#667085;font-size:10px}.checklist-table-progress>i{display:block;width:100%;height:5px;border-radius:3px;background:#edf0f4;overflow:hidden}.checklist-table-progress b{display:block;height:100%;border-radius:3px;background:#416be5}.checklist-detail-heading{align-items:flex-end}.checklist-detail-heading .back-button{margin-bottom:14px}.checklist-detail-heading .eyebrow{display:block;margin-bottom:3px}.checklist-workflow-steps{display:grid;grid-template-columns:repeat(4,1fr);margin-bottom:14px;padding:15px 18px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.checklist-workflow-steps>div{position:relative;display:flex;align-items:center;gap:10px;min-width:0}.checklist-workflow-steps>div:not(:last-child):after{content:"";position:absolute;left:42px;right:12px;top:17px;height:1px;background:#dfe4eb}.checklist-workflow-steps>div>span{z-index:1;display:grid;place-items:center;flex:0 0 auto;width:34px;height:34px;border:1px solid #dfe4eb;border-radius:50%;background:#fff;color:#98a2b3;font-size:10px;font-weight:700}.checklist-workflow-steps>div>div{z-index:1;display:flex;flex-direction:column;min-width:0;padding-right:10px;background:#fff}.checklist-workflow-steps strong{color:#667085;font-size:10px;white-space:nowrap}.checklist-workflow-steps small{margin-top:2px;color:#a2aab7;font-size:8px;white-space:nowrap}.checklist-workflow-steps .active>span{border-color:#416be5;background:#416be5;color:#fff;box-shadow:0 0 0 4px #416be512}.checklist-workflow-steps .active strong{color:#3159c7}.checklist-workflow-steps .completed>span{border-color:#2f9a73;background:#2f9a73;color:#fff}.checklist-workflow-steps .completed:after{background:#9bd1bd}.checklist-progress-summary{display:grid;grid-template-columns:auto minmax(150px,1fr) auto auto;align-items:center;gap:14px;margin-bottom:14px;padding:13px 16px;border:1px solid var(--line);border-radius:12px;background:#fff}.checklist-progress-summary>div:first-child{display:flex;align-items:baseline;gap:8px}.checklist-progress-summary>div:first-child span{color:#667085;font-size:10px}.checklist-progress-summary>div:first-child strong{color:#253044;font:700 16px Manrope}.checklist-progress-line{height:7px;border-radius:4px;background:#edf0f4;overflow:hidden}.checklist-progress-line span{display:block;height:100%;border-radius:4px;background:linear-gradient(90deg,#416be5,#6f68dc)}.checklist-result-count{display:flex;align-items:center;gap:5px;padding:6px 9px;border-radius:9px;font-size:9px}.checklist-result-count strong{font-size:11px}.checklist-result-count.good{background:#ebf8f2;color:#25815f}.checklist-result-count.bad{background:#fff0f1;color:#b94753}.checklist-review-layout{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(310px,.65fr);align-items:start;gap:14px}.checklist-item-panel{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.checklist-item-panel>header{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:15px 17px;border-bottom:1px solid #edf0f4;background:#fbfcfe}.checklist-item-panel>header>div{display:flex;align-items:center;gap:10px}.checklist-item-panel>header svg{color:#4166c5}.checklist-item-panel h2{margin:0;color:#344054;font:700 13px Manrope}.checklist-item-panel header p{margin:3px 0 0;color:#98a2b3;font-size:9px}.checklist-item-panel header>span{padding:5px 8px;border-radius:12px;background:#edf2ff;color:#4166c5;font-size:9px;font-weight:700}.checklist-line-items{display:flex;flex-direction:column}.checklist-line-item{display:grid;grid-template-columns:38px minmax(0,1fr);gap:12px;padding:16px 17px;border-bottom:1px solid #edf0f3}.checklist-line-item:last-child{border:0}.checklist-line-item.answer-done{box-shadow:inset 3px 0 #45a47e}.checklist-line-item.answer-not_done{background:snow;box-shadow:inset 3px 0 #d45b66}.checklist-line-number{display:grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#f1f4f8;color:#7d899b;font-size:10px;font-weight:700}.checklist-line-content{min-width:0}.checklist-line-title{display:flex;align-items:center;gap:8px}.checklist-line-title strong{color:#344054;font-size:12px}.checklist-line-title>span{padding:3px 6px;border-radius:8px;background:#f0f2f5;color:#7d8797;font-size:8px;font-weight:700}.checklist-line-content>p{margin:5px 0 0;color:#7d8797;font-size:10px;line-height:1.5}.checklist-answer-controls{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.checklist-answer-controls button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:35px;padding:7px 11px;border:1px solid #dfe4eb;border-radius:8px;background:#fff;color:#667085;font-size:10px;font-weight:600}.checklist-answer-controls button:hover{border-color:#cbd5e4;background:#f8faff}.checklist-answer-controls .selected.done{border-color:#8fd1b6;background:#e9f8f1;color:#217a59}.checklist-answer-controls .selected.not-done{border-color:#e3a4aa;background:#fff0f1;color:#ad3f49}.checklist-answer-controls .selected:not(.done):not(.not-done){border-color:#aebbd2;background:#f0f3f8;color:#536075}.checklist-explanation{display:flex;flex-direction:column;gap:6px;margin-top:11px;color:#9a3e47;font-size:10px;font-weight:700}.checklist-explanation textarea{width:100%;min-height:75px;padding:10px 11px;border:1px solid #e2aeb3;border-radius:9px;background:#fff;color:#475467;resize:vertical}.checklist-readonly-answer{display:flex;align-items:center;gap:10px;margin-top:10px}.checklist-readonly-answer time{color:#98a2b3;font-size:9px}.checklist-issue-note{display:flex;gap:9px;margin-top:10px;padding:10px 11px;border:1px solid #f0c7cb;border-radius:9px;background:#fff4f5;color:#b44852}.checklist-issue-note>div{min-width:0}.checklist-issue-note strong{font-size:9px}.checklist-issue-note p{margin:3px 0 0;color:#7d4f54;font-size:10px;line-height:1.45}.checklist-review-sidebar{display:flex;flex-direction:column;gap:14px}.checklist-review-card{padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;box-shadow:var(--shadow-sm)}.checklist-review-card>header{display:flex;align-items:center;gap:9px;margin-bottom:14px}.checklist-review-card>header>svg,.checklist-review-card>header>.history-clock{display:grid;place-items:center;flex:0 0 auto;width:32px;height:32px;padding:7px;border-radius:9px;background:#edf2ff;color:#4166c5}.checklist-review-card h3{margin:0;color:#344054;font:700 12px Manrope}.checklist-review-card header p{margin:3px 0 0;color:#98a2b3;font-size:9px}.checklist-review-card>label{display:flex;flex-direction:column;gap:6px;margin-top:10px;color:#536075;font-size:10px;font-weight:700}.checklist-review-card textarea{width:100%;min-height:78px;padding:9px 10px;border:1px solid #dfe4eb;border-radius:8px;color:#475467;resize:vertical}.checklist-review-card textarea:focus{outline:0;border-color:#6281df;box-shadow:0 0 0 3px #6281df16}.visit-required-check{align-items:center;flex-direction:row!important;padding:10px;border-radius:9px;background:#f7f9fc}.visit-required-check input{width:15px;height:15px;margin:0}.review-card-actions{display:flex;flex-direction:column;gap:7px;margin-top:13px}.review-card-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:39px;font-size:10px}.department-review-card>header>svg{background:#f0edfb;color:#7054c8}.completed-review-card>header>svg{background:#e9f8f1;color:#27815f}.review-result{padding:9px 0;border-top:1px solid #edf0f3}.review-result span{color:#98a2b3;font-size:8px;font-weight:700;text-transform:uppercase}.review-result p{margin:4px 0 0;color:#475467;font-size:10px;line-height:1.45}.checklist-activity-list{display:flex;flex-direction:column}.checklist-activity-list>div{display:grid;grid-template-columns:12px 1fr;gap:8px;padding:8px 0}.checklist-activity-list>div>span{width:8px;height:8px;margin-top:4px;border:2px solid #8da1d5;border-radius:50%;background:#fff}.checklist-activity-list>div>div{display:flex;flex-direction:column}.checklist-activity-list strong{color:#536075;font-size:9px}.checklist-activity-list time{margin-top:2px;color:#a0a8b5;font-size:8px}.checklist-activity-list p,.no-activity{margin:4px 0 0;color:#7d8797;font-size:9px;line-height:1.4}.checklist-sticky-actions{position:sticky;bottom:10px;z-index:5;display:flex;align-items:center;justify-content:flex-end;gap:9px;margin-top:14px;padding:11px;border:1px solid #dfe4eb;border-radius:12px;background:#ffffffed;box-shadow:0 10px 30px #10182818;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.checklist-sticky-actions>span{margin-right:auto;color:#98a2b3;font-size:9px}.checklist-sticky-actions button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;font-size:10px}@media(max-width:1100px){.checklist-review-layout{grid-template-columns:1fr}.checklist-review-sidebar{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.checklist-review-sidebar>section:first-child:last-child{grid-column:1/-1}}@media(max-width:760px){.checklist-template-form{display:block}.checklist-template-form>label,.checklist-template-form>.checklist-cycle-note,.checklist-template-form>.checklist-item-builder,.checklist-template-form>.form-error,.checklist-template-form>.modal-actions{margin-bottom:14px}.checklist-builder-heading{align-items:flex-start;flex-direction:column;gap:8px}.checklist-builder-add{min-height:52px}.branch-picker-bar{align-items:stretch;flex-direction:column}.branch-picker-all{justify-content:center;min-height:46px}.branch-picker-list{max-height:52vh}.branch-picker-list label{padding:12px 11px}.checklist-builder-list>article{grid-template-columns:30px minmax(0,1fr)}.checklist-builder-fields{grid-template-columns:1fr}.checklist-builder-actions{grid-column:1/-1;flex-direction:row;justify-content:flex-end}.checklist-workflow-steps{grid-template-columns:1fr 1fr;gap:15px}.checklist-workflow-steps>div:after{display:none}.checklist-progress-summary{grid-template-columns:auto 1fr}.checklist-result-count{justify-content:center}.checklist-review-sidebar{grid-template-columns:1fr}.checklist-line-item{padding:14px 12px}.checklist-sticky-actions{display:grid;grid-template-columns:1fr}.checklist-sticky-actions>span{margin:0;text-align:center}.checklist-sticky-actions button{min-height:47px}}@media(max-width:460px){.checklist-workflow-steps{grid-template-columns:1fr}.checklist-progress-summary{grid-template-columns:1fr 1fr}.checklist-progress-line{grid-column:1/-1;grid-row:2}.checklist-line-item{grid-template-columns:30px minmax(0,1fr);gap:9px}.checklist-line-number{width:30px;height:30px}.checklist-answer-controls{display:grid;grid-template-columns:1fr}.checklist-answer-controls button{min-height:43px}.template-row-actions,.template-row-actions>div{align-items:stretch;flex-direction:column}.template-row-actions select{max-width:none}.template-row-actions button{justify-content:center}}.device-current{padding:12px 13px;border:1px solid #e6eaf1;border-radius:11px;background:#f7f9fc}.device-current strong{display:block;color:#344054;font:700 14px Manrope}.device-current small{display:block;margin-top:4px;color:#98a2b3;font-size:11px}.device-transfer-form{display:flex;flex-direction:column;gap:11px}.device-transfer-form label{display:flex;flex-direction:column;gap:6px;color:#667085;font-size:11px;font-weight:600}.device-transfer-form select{min-height:40px;padding:9px 11px;border:1px solid #dfe4eb;border-radius:8px;background:#fff;color:#344054;font-size:12px}.device-transfer-form select:disabled{background:#f7f9fc}.device-transfer-form .primary{justify-content:center;min-height:42px;margin-top:3px}
