﻿/* TF-CSS-SOURCE-SHA256=36ff6cad1a3430a11f823053fb2a0e073b88c8d0a3c2f0a4dac24b1b3ee3074c; TF-CSS-FILE=taskflow-common; TF-CSS-FILE-SHA256=88065369c93866e0a73f0fe80b461d37aa9078a46266f9291de248cabf406bf1 */
:root{--tf-bg:#f3f6f9;--sidebar:#173a5e;--sidebar-active:rgba(255,255,255,.16);--tf-primary:#244f80;--tf-primary-rgb:36,79,128;--tf-primary-dark:#173a5e;--tf-green:#6fb244;--tf-text:#092744;--muted:#5e6e86;--tf-border:#d7e0ea;--tf-border-soft:#e6edf4;--card:#fff;--table-alt:#f8fafc;--tf-success-bg:#dcf8e6;--tf-success-text:#0f2f1d;--tf-neutral-bg:#e9eef5;--warning-bg:#fff3c8;--tf-danger-bg:#fde2e2;--tf-danger-text:#8d1c1c;--tf-shadow:0 12px 28px rgba(23,58,94,.08);--filter-control-height:34px;--filter-control-radius:9px}#costs-revenues-economics-panel,#costs-revenues-cash-flow-panel{border-left:1px solid var(--bs-border-color);border-right:1px solid var(--bs-border-color);border-bottom:1px solid var(--bs-border-color);padding:10px;background-color:#FFF}.bg-info-subtle,.bg-dark-subtle,.bg-primary-subtle,.bg-success-subtle{color:darkslategray !important}.red{color:#8b0000}.right{text-align:right}.brand-text{display:flex;flex-direction:column}.brand-subtitle{margin:4px 0 0;font-size:12px;color:#94a3b8;font-weight:400}.hidden{display:none}:is(.filter-bar,.calendar-view-title):is(input,select,button){min-height:33px;height:33px;border-radius:8px;padding:4px}.tenant-branding-inline{display:flex;align-items:center;gap:8px;padding:6px 12px;background:rgba(255,255,255,.12);border-radius:999px;color:#fff;font-size:12px;font-weight:600}.tenant-branding-logo-inline{width:22px;height:22px;border-radius:50%;object-fit:cover}.tenant-branding-name-inline{white-space:nowrap}.text-link:hover{color:#0f4e8c;background:transparent}.login-header{text-align:center;margin-bottom:32px}a,a:hover,a:focus,a:active,.th-button,.th-button:hover,.text-link,.text-link:hover,.text-link:focus{text-decoration:none !important}.logo-svg{margin-right:8px}h1 .material-symbols-rounded,h3 .material-symbols-rounded{vertical-align:top;font-size:32px}.nav-link .material-symbols-rounded{vertical-align:text-top;padding-right:4px}.mobile-topbar{justify-content:space-between;align-items:center;padding:12px 16px;background:var(--sidebar);color:#fff}.sidebar-toggle{cursor:pointer}*{box-sizing:border-box}html,body,#app{min-height:100%}body{margin:0;background:var(--tf-bg);color:var(--tf-text);font-family:Inter,"Segoe UI",Roboto,Arial,sans-serif}a{color:inherit}.main{padding:8px !important}.brand{position:relative;margin:6px 0 38px;line-height:1;font-size:32px !important;display:flex !important;margin-bottom:0 !important;font-weight:600 !important;letter-spacing:-.8px !important;min-width:0 !important;gap:12px !important;align-items:flex-start !important}.sidebar-toggle{margin-left:auto;font-size:18px;color:#dce8f5;opacity:.95}.sidebar-footer{position:absolute;left:12px;right:12px;bottom:4px;border-top:1px solid rgba(255,255,255,.20);padding-top:6px;font-size:12px;color:#cfdbeb;text-align:center}.sidebar-footer a{color:#52a3d4;font-size:14px}.page-title h1{margin:0 0 8px;line-height:1;color:var(--tf-text);letter-spacing:-1px}.page-title p{margin:0;color:var(--muted);font-size:17px}.page-actions{color:var(--muted);font-size:14px}.card{box-shadow:var(--tf-shadow);overflow:hidden}.card-title h2,.card-title h3{margin:0 0 5px;font-size:22px;color:var(--tf-text)}.card-title p{margin:0;color:var(--muted);font-size:18px}label,.label{display:block;color:#425067;font-size:14px;font-weight:800;text-transform:uppercase;letter-spacing:.7px}input,textarea,select{width:100%;min-height:36px;height:36px;padding:4px;border:1px solid var(--tf-border);border-radius:8px;background:#fff;color:#111827;outline:none}.tf-table th,.tf-table td{padding:4px !important}input[type='checkbox'],input[type='radio']{width:auto;min-height:auto;height:auto}textarea{min-height:82px;resize:vertical}.crm-truncate{max-width:350px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tf-truncate{max-width:205px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.tf-truncate-100{max-width:100%}.pad-less{padding:.25rem 0.55rem !important;margin-bottom:.25rem !important;width:100% !important;flex-direction:column}:is(input,textarea,select):focus{border-color:#9db8d5;box-shadow:0 0 0 3px rgba(36,79,128,.10)}input[readonly]{background:#f7f9fb;color:#6b7280}.form-actions{display:flex;justify-content:flex-end;gap:12px;margin-top:16px}.border-bottom{margin-bottom:10px}button,.btn{border:1px solid transparent;min-height:44px;padding:0 22px;border-radius:999px;cursor:pointer;font-weight:800;font-size:15px;transition:.15s ease}button:disabled{opacity:.6;cursor:not-allowed}.btn-primary,button:not(.btn-secondary):not(.btn-small):not(.btn-link):not(.btn-close){background:var(--tf-primary);color:#fff;box-shadow:0 8px 20px rgba(23,58,94,.20)}.btn-primary:hover,button:not(.btn-secondary):not(.btn-small):not(.btn-link):not(.btn-close):hover{background:var(--tf-primary-dark)}.btn-secondary:hover{border-color:#aac1d9;background:#f8fbfe}.btn-small{border-radius:999px;background:#fff;border:1px solid var(--tf-border);font-weight:normal}.btn-small:hover{background:#f3f7fb}:is(.table) tbody tr:nth-child(odd):not(.row-closed),:is(.table) tbody tr:nth-child(odd):not(.row-closed)>*{--bs-table-bg:rgba(var(--tf-primary-rgb),0);background-color:rgba(var(--tf-primary-rgb),0) !important}:is(.table,.table) tbody tr:nth-child(even):not(.row-closed),:is(.table,.table) tbody tr:nth-child(even):not(.row-closed)>*{--bs-table-bg:rgba(var(--tf-primary-rgb),.02);background-color:rgba(var(--tf-primary-rgb),.02) !important}:is(.table,.table) tbody tr.row-closed,:is(.table,.table) tbody tr.row-closed>*{--bs-table-bg:#f1f4f7;color:#65738a;background-color:#f1f4f7 !important}tr.archived,tr.archived>*{color:var(--muted) !important;font-style:italic}.cell-strong{font-weight:800}.cell-sub{color:var(--muted);margin-top:3px;line-height:1.2}.table-footer{display:flex;justify-content:flex-end;gap:14px;align-items:center;color:var(--muted)}.message{font-weight:700}.muted{color:var(--muted)}.error{white-space:pre-wrap;background:var(--tf-danger-bg);color:var(--tf-danger-text);padding:14px;border-radius:14px;overflow-x:auto;border:1px solid #f5b5b5}.warning{background:#fff4d6;color:#7a5312;padding:14px;border-radius:14px}.card{background:var(--card);border:1px solid var(--tf-border);border-radius:10px;box-shadow:var(--tf-shadow);margin-bottom:24px}.message{color:var(--tf-primary-dark);font-weight:700}.nowrap{white-space:nowrap}.section-title{text-transform:uppercase;letter-spacing:.7px;margin:0 0;font-size:1rem;font-weight:650;color:#2c3e50}.kpi-grid{display:grid;grid-template-columns:repeat(7,minmax(150px,1fr));gap:16px;margin-bottom:24px}.kpi-card{background:#fff;border:1px solid var(--tf-border);border-radius:20px;box-shadow:var(--tf-shadow);padding:18px 18px 16px;min-height:128px}.kpi-card.kpi-alert{border-color:#efb7b7;background:#fff7f7}.kpi-label{color:var(--muted);font-weight:900;text-transform:uppercase;letter-spacing:.6px;font-size:12px;margin-bottom:8px}.kpi-value{font-size:32px;line-height:1;font-weight:900;color:var(--tf-text);letter-spacing:-1px}.kpi-grid-dashboard{grid-template-columns:repeat(4,minmax(220px,1fr))}.kpi-grid-dashboard .kpi-card{min-height:120px;text-align:center}.kpi-grid-canoni{grid-template-columns:repeat(6,minmax(220px,1fr))}.table-footer button{box-shadow:none}.kpi-grid-dashboard+.card{margin-top:4px}.table-footer select{width:auto;max-width:140px;min-height:28px;height:28px;border-radius:8px;padding:1px}.table-footer .page-btn{min-width:36px;min-height:28px;height:28px;border-radius:8px;padding:1px}.text-link{appearance:none;border:0;background:transparent;padding:0;margin:0;color:var(--tf-primary);font:inherit;font-weight:800;cursor:pointer;box-shadow:none;min-height:0;border-radius:0;text-decoration:none !important}body{font-size:14px !important}.page-header{margin-bottom:18px !important;padding:12px 16px;flex-direction:column;flex-wrap:nowrap;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:24px !important}.page-title h1{font-size:30px !important}.page-title p,.card-title p,.muted,.cell-sub{font-size:12px !important}.card{margin-bottom:16px !important}.table-footer{padding:6px 0px 0px !important;font-size:12px !important}button,.btn,.btn-primary,.btn-secondary,.btn-small{font-size:12px}.cell-strong,.cell-sub,.nowrap-text,.project-client-cell,.documents-table td:nth-child(3),.documents-table td:nth-child(7),.timesheet-table td:nth-child(2),.timesheet-table td:nth-child(3){white-space:nowrap !important}.documents-table .text-link{background:transparent !important;border:0 !important;box-shadow:none !important;min-height:0 !important;padding:0 !important;border-radius:0 !important;color:var(--tf-primary) !important;font-weight:800 !important}.btn-primary,.btn-secondary,.btn-small{padding-top:6px;padding-bottom:6px}.document-text-link{color:#2563eb !important;background:transparent !important;border:0 !important;padding:0 !important;border-radius:0 !important;font-weight:600;cursor:pointer}.row-actions{display:flex;gap:.5rem;flex-wrap:wrap;justify-content:flex-end}.table-scroll{overflow-x:auto;width:100%}.table-scroll2{overflow-x:auto;width:98%;margin:0 auto}.table-scroll2 .table-light th{background-color:lightgrey;white-space:nowrap}.table{width:100%;border-collapse:collapse;font-size:.85rem}.table th,.table td{padding:.1rem .75rem;border-bottom:1px solid #e5e7eb;text-align:left;vertical-align:middle}.tablePermessi th,.tablePermessi td{padding:.25rem .25rem}.tablePermessi th label,.tablePermessi td label{margin:0px}.table th{font-weight:600;color:#374151;background:#f9fafb}.table tbody tr:hover{background:#f9fafb}.badge{display:inline-flex;min-height:26px;min-width:102px;background:var(--tf-neutral-bg);align-items:center;gap:.25rem;border-radius:999px;border:1px solid transparent;padding:.1rem .45rem;font-size:.75rem;font-weight:600;line-height:1.2;white-space:nowrap;justify-content:center}.stato{min-width:68px}.status-active,.status-success{color:#166534;background:#dcfce7;border-color:#bbf7d0}.status-disabled,.status-muted{color:#4b5563;background:#f3f4f6;border-color:#e5e7eb}.status-warning{color:#92400e;background:#fef3c7;border-color:#fde68a}.status-error{color:#991b1b;background:#fee2e2;border-color:#fecaca}.status-neutral{color:#1f2937;background:#eef2ff;border-color:#c7d2fe}.empty-state,.loading-state,.error-state{border-radius:10px;padding:1rem;margin:1rem 0}.empty-state{color:#4b5563;background:#f9fafb;border:1px dashed #d1d5db}.loading-state{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe}.error-state{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.page-title{line-height:1.25}.page-subtitle{line-height:1.4}:is(.form-label,.label){font-size:.875rem}.form input,.form select,.form textarea,.input{width:100%;border:1px solid #d0d5dd;border-radius:.55rem;padding:.58rem .72rem;background:#fff;color:#243447;font:inherit}.form input:focus,.form select:focus,.form textarea:focus,.input:focus{outline:3px solid rgba(44,62,80,.14);border-color:#2c3e50}.btn-thin{min-height:26px;height:26px}.btn{background:#fff;color:#243447}.btn:hover{background:#f8fafc}.btn-primary{border-color:#2c3e50}.btn-primary:hover{background:#243447}.message,.alert{color:#243447;line-height:1.45;border-radius:8px;padding:.65rem .75rem;margin:.5rem 0;border:1px solid #d1d5db;background:#f9fafb}.alert-info{border-color:#b2ddff;background:#eff8ff}.alert-success{border-color:#abefc6;background:#ecfdf3}.alert-error{border-color:#fecdca;background:#fef3f2}.page-title{margin:0;font-size:1.5rem;font-weight:700}.page-subtitle{margin:0;color:#5f6b7a;font-size:.95rem}.form-field{display:flex;flex-direction:column;gap:.35rem}.form-label,.label{font-weight:600;color:#263241}.input{width:100%;border:1px solid #cfd6df;border-radius:8px;padding:.55rem .65rem;background:#fff;color:#1f2937}.input:focus{outline:2px solid rgba(44,62,80,.18);border-color:#2c3e50}.actions{display:flex;justify-content:flex-end;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;border:1px solid transparent;border-radius:8px;padding:.5rem .75rem;font-weight:600;line-height:1.2;cursor:pointer;text-decoration:none}.btn-primary{background:#2c3e50;color:#fff}.btn-secondary{background:#f3f4f6;color:#1f2937;border-color:#d1d5db}.btn-danger{background:#b42318;color:#fff}.btn-warning{background:#f59e0b;color:#111827}.message-success{border-color:#86efac;background:#f0fdf4;color:#166534}.message-error{border-color:#fecaca;background:#fef2f2;color:#991b1b}.message-info{border-color:#bfdbfe;background:#eff6ff;color:#1e40af}.card{border:1px solid #e5e7eb;border-radius:12px;background:#fff}.btn-small{min-height:32px;padding:.35rem .65rem;font-size:.875rem}.form-row{display:flex;flex-wrap:wrap;gap:1rem;align-items:flex-end}.btn-link{border:0;background:transparent;color:var(--tf-primary);padding:0;font-size:14px;box-shadow:none;text-decoration:none;min-height:0}.btn-link:hover,.btn-link:focus{text-decoration:underline}.filter-bar{display:flex;align-items:end;gap:.5rem;flex-wrap:wrap;margin:6px}.page-header>.page-title,.page-header>div:first-child{flex:1 1 auto;min-width:260px}.page-actions{margin-left:auto;min-width:max-content}.action-row{display:flex;align-items:center;justify-content:flex-end;gap:.5rem;flex-wrap:nowrap}.dashboard-wide-grid>.card{min-width:0}.card-compact .card-title p{margin-bottom:0}.card-body{padding:0.75rem !important}.card-body div{align-self:flex-start}.card-compact .card-body{display:none}.tf-dev-only{display:none !important}.brand-text{flex:1 1 auto}.year-summary-card .table-footer{padding-top:6px !important;padding-bottom:6px !important}.year-summary-card .table th,.year-summary-card .table td{padding-top:.42rem !important;padding-bottom:.42rem !important;font-size:12px !important}.date-field input[type="date"]{min-width:12.5rem !important}.brand-title{user-select:none !important;font-size:1.8rem !important;letter-spacing:-.02em !important}.brand-title-bold{color:#fff !important;font-weight:800 !important}.brand-title-light{color:#cbd5e1 !important;font-weight:300 !important;margin-left:1px !important}.page-title{min-width:0 !important;flex:1 1 auto !important}.page-actions{flex:0 0 auto !important;display:flex !important;flex-direction:row !important;align-items:center !important;justify-content:flex-end !important;gap:14px !important;text-align:right !important}.page-actions .action-row{flex:0 0 auto !important}button{cursor:pointer !important}.login-header{display:block !important;padding:0 !important;margin:0 0 14px 0 !important;background:transparent !important;border:0 !important;box-shadow:none !important}.login-header>div:first-child{min-width:0 !important;text-align:left !important}.login-card{width:100% !important;max-width:none !important;display:grid !important;gap:10px !important;padding:18px !important;background:#fff !important;border:1px solid #e4e7ec !important;border-radius:14px !important;box-shadow:0 10px 25px rgba(16,24,40,.06) !important}.menu-fullscreen-button{border-radius:0 !important;display:none}.app-page-header>:is(div:first-child,.page-title){flex:1 1 auto !important;min-width:0 !important;text-align:left !important}.app-page-header .action-row{justify-content:flex-end !important;flex-wrap:nowrap !important}.dashboard-wide-grid>.card,.year-summary-card,.dashboard-wide-grid>.card:nth-child(2){height:100% !important;min-width:0 !important}.logo-svg{width:48px !important;height:48px !important;min-width:48px !important;min-height:48px !important;flex:0 0 48px !important}.logo-svg path{fill:none !important;stroke:url(#tf-gradient-colors) !important;stroke-width:14 !important;stroke-linecap:butt !important;stroke-linejoin:miter !important}.menu-fullscreen-button{line-height:1 !important}.menu-fullscreen-button:hover{background:transparent !important;border:0 !important;box-shadow:none !important}.btn-danger{background:#dc2626 !important;border-color:#dc2626 !important;color:#fff !important}.btn-warning{background:#d97706 !important;border-color:#d97706 !important;color:#fff !important}.btn-success{background:#15803d !important;border-color:#15803d !important;color:#fff !important}.btn-primary{display:inline-flex !important;align-items:center !important;justify-content:center !important;white-space:nowrap !important;visibility:visible !important;opacity:1 !important}.bootstrap-layout .date-field input[type="date"],.bootstrap-layout input[type="date"]{min-width:0 !important}.toolbar-spaced{margin-bottom:12px !important}.filter-toolbar select{appearance:auto !important}.page-actions-meta{display:block !important;margin-top:0 !important;text-align:right !important;color:#64748b;font-size:.82rem;line-height:1.2}.filter-toolbar{flex-wrap:nowrap !important;gap:6px !important;margin:0 !important}.filter-toolbar>*{flex:1 1 0 !important;width:auto !important;max-width:none !important;min-width:0 !important;margin-top:0 !important}.filter-toolbar button{flex:0 0 auto !important;min-width:96px !important;white-space:nowrap !important}.filter-toolbar:is(input,select,button){height:var(--filter-control-height) !important;min-height:var(--filter-control-height) !important;max-height:var(--filter-control-height) !important;border-radius:var(--filter-control-radius) !important;padding-top:4px !important;padding-bottom:4px !important;margin:0 !important;font-size:.88rem !important;line-height:1.1 !important}.compact-toolbar-controls label{font-size:.76rem !important;line-height:1.1 !important;margin-bottom:3px !important}.action-row .tenant-branding-inline{display:inline-flex;align-items:center;gap:8px;margin-right:6px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:#182230;font-size:1.05rem;font-weight:800;line-height:1.15;max-width:340px;min-height:0}.action-row .tenant-branding-logo-inline{width:26px;height:26px;object-fit:contain;border-radius:4px;background:transparent;flex:0 0 auto}.action-row .tenant-branding-name-inline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-topbar{display:none !important}.shell{position:relative !important;display:grid !important;grid-template-columns:260px minmax(0,1fr) !important;min-height:100vh !important;overflow-x:clip !important}.sidebar{position:sticky !important;top:0 !important;align-self:start !important;width:230px !important;min-height:100vh !important;height:100vh !important;padding:10px !important;display:flex !important;flex-direction:column !important;gap:12px !important;background:#111827 !important;color:#f9fafb !important;overflow-y:auto !important}.sidebar-header{display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;gap:12px !important;align-items:start !important}.sidebar-body{display:flex !important;flex-direction:column !important;gap:10px !important;min-height:0 !important;padding-left:10px}.brand-text{min-width:0 !important;padding-top:3px !important}.brand-title{margin:0 !important;display:flex !important;align-items:center !important;white-space:nowrap !important;line-height:1 !important}.brand-subtitle{margin-top:2px !important;line-height:1.15 !important}.menu-fullscreen-button{justify-self:end !important;align-self:start !important;margin:0 !important;width:38px !important;height:38px !important;min-width:38px !important;min-height:38px !important;padding:0 !important;border:0 !important;background:transparent !important;color:#fff !important;box-shadow:none !important;align-items:center !important;justify-content:center !important;font-size:22px !important}.nav-section{gap:0 !important}.nav-heading{margin:4px 4px 6px !important}.nav-link{line-height:2 !important}.login-section{margin-top:0 !important;align-self:flex-start !important}.sidebar-footer{margin-top:auto !important}.current-user{display:flex !important;justify-content:space-between;border-top:1px solid rgba(255,255,255,.20);border-bottom:1px solid rgba(255,255,255,.20);padding:6px;margin-top:6px}.page-actions .action-row{width:100% !important}.page-actions-meta{width:100% !important;white-space:normal !important}.card-header-toggle{display:grid !important;grid-template-columns:minmax(0,3fr) minmax(96px,1fr) !important;gap:12px !important;align-items:start !important}.card-header-toggle>.card-title{min-width:0 !important}.app-page-header{display:grid !important;grid-template-columns:minmax(0,1fr) auto !important;align-items:start !important;gap:16px !important}.page-actions{display:flex !important;flex-direction:column !important;justify-content:flex-start !important;justify-self:end !important;width:100% !important;min-width:0 !important;margin-left:0 !important;align-items:flex-end !important;gap:6px !important;text-align:right !important}.page-actions .action-row{display:inline-flex !important;justify-content:flex-end !important;align-items:center !important;flex-wrap:nowrap !important;gap:8px !important}.menu-fullscreen-button{visibility:visible !important;opacity:1 !important}.timesheet-bootstrap-form .date-field input[type="date"]{width:100% !important;min-width:11.5rem !important}.tf-toast-host{position:fixed;top:18px;right:18px;z-index:5000;display:flex;flex-direction:column;gap:10px;width:min(420px,calc(100vw - 36px));pointer-events:none}.tf-toast{pointer-events:auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;padding:13px 14px;border-radius:14px;border:1px solid rgba(15,23,42,.12);background:rgba(255,255,255,.98);box-shadow:0 18px 42px rgba(15,23,42,.18);color:#172033}.tf-toast-title{font-weight:800;font-size:.92rem;line-height:1.2;margin-bottom:3px}.tf-toast-message{font-size:.88rem;line-height:1.35;overflow-wrap:anywhere}.tf-toast-close{border:0;background:transparent;color:inherit;opacity:.62;font-size:1.25rem;line-height:1;padding:0 2px;cursor:pointer}.tf-toast-close:hover{opacity:1}.tf-toast-success{border-left:5px solid #22c55e}.tf-toast-error{border-left:5px solid #ef4444}.tf-toast-warning{border-left:5px solid #f59e0b}.tf-toast-info{border-left:5px solid #3b82f6}.material-symbols-rounded{font-family:"Material Symbols Rounded";font-weight:normal;font-style:normal;font-size:20px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;font-feature-settings:"liga";-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24;vertical-align:middle}.btn-icon-only{width:36px;min-width:36px;max-width:36px;height:36px;min-height:36px;padding:0 !important;border-radius:10px}.btn-with-pill{position:relative;overflow:visible;background-color:transparent}.no-border{border:none}.action-count-pill{position:absolute;top:0px;right:0px;z-index:1;font-weight:bold;line-height:1;pointer-events:none}.no-border .action-count-pill{top:2px;right:2px;font-weight:600}.btn-icon-only .material-symbols-rounded,.calendar-icon-btn .material-symbols-rounded,.mobile-fab .material-symbols-rounded{font-size:20px}.sr-only{position:absolute !important;width:1px !important;height:1px !important;padding:0 !important;margin:-1px !important;overflow:hidden !important;clip:rect(0,0,0,0) !important;white-space:nowrap !important;border:0 !important}.app-navigating-fullscreen{height:100vh}.page-subtitle-spaced,.login-links,.email-settings-updated-meta{text-align:center}.inline-meta{display:flex;flex-wrap:wrap;gap:.5rem 1rem;margin-top:.5rem}.economics-summary-card .kpi-card{height:100%;min-height:62px;border:1px solid #e5e7eb;border-radius:10px;padding:8px 10px;background:#fff;display:flex;flex-direction:column;justify-content:center;text-align:center}.economics-summary-card .kpi-card .muted{font-size:.74rem;line-height:1.12}.economics-summary-card .kpi-card:is(strong,small){display:block}.economics-summary-card .kpi-card strong{margin-top:3px;font-size:.92rem;line-height:1.12}.economics-summary-card .kpi-card small{margin-top:1px;font-size:.72rem;color:#6b7280;line-height:1.1}.grid-4 .kpi-label{opacity:.68;font-size:.85rem}.grid-4 .kpi-value{font-size:1.8rem;font-weight:700;margin-top:6px}.pre{max-height:300px}.nav-link-with-badge{display:flex;align-items:center;justify-content:space-between;gap:8px}.nav-badge{min-width:19px;height:18px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#5274a6;color:#fff;font-size:0.75rem}.current-user-label{font-size:.72rem;opacity:.65;text-transform:uppercase;letter-spacing:.04em}.tf-form-modal-card{margin-bottom:0px !important}.h-modal{max-height:240px;overflow-y:auto}.actions-cell{white-space:nowrap}@media (min-width:769px){.mobile-only{display:none !important}}@media (max-width:768px){.desktop-only{display:none !important}}@media (max-width:1200px){.kpi-grid{grid-template-columns:repeat(4,minmax(150px,1fr))}.shell{grid-template-columns:240px 1fr}}@media (max-width:992px){.timesheet-panel{position:sticky;top:0;z-index:3;background:#fff}.-toolbar{flex-wrap:wrap !important}.tf-pre-toolbar>*{flex:1 1 48% !important}.page-actions{align-items:flex-start}.kpi-grid,.kpi-grid-small{grid-template-columns:1fr}.page-header{flex-wrap:wrap}.page-actions{align-items:stretch;text-align:left;min-width:100%;width:100%}.action-row{justify-content:flex-start;flex-wrap:wrap}.app-page-header{flex-wrap:wrap !important}.app-page-header .action-row{justify-content:flex-start !important;flex-wrap:wrap !important}.mobile-form-row label{font-size:.80rem !important;line-height:1.15 !important;margin-bottom:4px !important}.mobile-form-row:is(input,select,button){min-height:40px !important;padding-left:9px !important;padding-right:9px !important;font-size:.92rem !important}.mobile-topbar .brand-title-light{margin-left:1px !important}.sidebar{gap:12px !important}.sidebar.is-open,.shell-sidebar-open .sidebar{transform:translateX(0) !important}.sidebar-backdrop{inset:74px 0 0 0 !important}html,body{overflow-x:hidden !important}.shell{display:block !important;min-height:100vh !important;overflow-x:hidden !important}.mobile-topbar{position:sticky !important;top:0 !important;left:0 !important;right:0 !important;z-index:2147483000 !important;display:grid !important;grid-template-columns:44px minmax(0,1fr) 44px !important;align-items:start !important;gap:12px !important;min-height:74px !important;padding:14px 16px !important;box-sizing:border-box !important;background:#111827 !important;color:#f9fafb !important;box-shadow:0 10px 26px rgba(15,23,42,.16) !important}.mobile-topbar .sidebar-toggle{display:inline-flex !important;width:44px !important;min-width:44px !important;padding:10px 8px !important;margin:0 !important;border-radius:10px !important;border:1px solid rgba(255,255,255,.25) !important;background:rgba(255,255,255,.10) !important;box-shadow:none !important;align-items:center !important;justify-content:center !important;flex-direction:column !important;appearance:none !important;-webkit-appearance:none !important}.mobile-topbar .sidebar-toggle span{display:block !important;width:21px !important;height:2px !important;min-height:2px !important;margin:3px 0 !important;border-radius:999px !important;background:#fff !important;opacity:1 !important}.mobile-topbar .brand{display:flex !important;align-items:flex-start !important;gap:10px !important;min-width:0 !important;margin:0 !important}.mobile-topbar .logo-svg{width:42px !important;height:42px !important;min-width:42px !important;min-height:42px !important;flex:0 0 42px !important}.mobile-topbar .logo-svg path{fill:none !important;stroke:url(#tf-gradient-colors-mobile) !important;stroke-width:14 !important;stroke-linecap:butt !important;stroke-linejoin:miter !important}.mobile-topbar .brand-text{min-width:0 !important;padding-top:3px !important}.mobile-topbar .brand-title{margin:0 !important;display:flex !important;align-items:center !important;white-space:nowrap !important;font-size:1.5rem !important;line-height:1 !important;letter-spacing:-.02em !important}.mobile-topbar .brand-title-bold{color:#fff !important;font-weight:800 !important}.mobile-topbar .brand-title-light{color:#cbd5e1 !important;font-weight:300 !important}.mobile-topbar .brand-subtitle{margin-top:4px !important;color:rgba(255,255,255,.72) !important;font-size:.78rem !important;line-height:1.12 !important}.mobile-topbar .menu-fullscreen-button{display:inline-flex !important;justify-self:end !important;align-self:start !important;width:44px !important;height:44px !important;min-width:44px !important;padding:0 !important;margin:0 !important;border:0 !important;border-radius:10px !important;background:transparent !important;color:#fff !important;box-shadow:none !important;align-items:center !important;justify-content:center !important;font-size:23px !important;line-height:1 !important}.sidebar{position:fixed !important;top:74px !important;left:0 !important;right:auto !important;bottom:0 !important;z-index:2147482999 !important;display:flex !important;flex-direction:column !important;width:min(84vw,320px) !important;max-width:320px !important;min-width:0 !important;height:calc(100vh - 74px) !important;min-height:0 !important;padding:16px 14px !important;box-sizing:border-box !important;background:#111827 !important;color:#f9fafb !important;overflow-y:auto !important;transform:translate3d(-105%,0,0) !important;transition:transform .18s ease-out !important;box-shadow:0 18px 42px rgba(15,23,42,.34) !important}.sidebar.is-open,.shell-sidebar-open>.sidebar,.shell-sidebar-open .sidebar{transform:translate3d(0,0,0) !important}.sidebar .sidebar-header{display:none !important}.sidebar-body{display:flex !important;flex-direction:column !important;gap:8px !important;min-height:0 !important;padding-top:0 !important}.sidebar .nav-link{display:block !important;border-radius:10px !important;color:rgba(255,255,255,.88) !important;text-decoration:none !important;line-height:1.5 !important}.sidebar-footer{margin-top:auto !important;padding-top:12px !important;border-top:1px solid rgba(255,255,255,.10) !important}.current-user{display:flex !important;justify-content:space-between;background:rgba(255,255,255,.08) !important}.form-label{margin:0 0 .1rem .1rem}.app-page-header{gap:12px !important}.kpi-grid-dashboard{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:12px !important}.kpi-grid-dashboard .kpi-card{min-width:0 !important;min-height:132px !important}.kpi-grid-dashboard .kpi-value{font-size:clamp(1.25rem,5vw,1.8rem) !important}.sidebar{opacity:1 !important;visibility:visible !important}.shell-sidebar-open .sidebar{pointer-events:auto !important}.sidebar-body,.sidebar .sidebar-body{display:flex !important;flex-direction:column !important;gap:10px !important;width:100% !important;min-height:120px !important;padding:4px 0 0 0 !important;margin:0 !important;color:#f9fafb !important;opacity:1 !important;visibility:visible !important;position:relative !important;z-index:1 !important}.sidebar .nav-heading{display:block !important;margin:4px 8px 6px 8px !important;padding:0 !important;font-size:.72rem !important;line-height:1.2 !important;letter-spacing:.10em !important;text-transform:uppercase !important;color:rgba(255,255,255,.64) !important;opacity:1 !important;visibility:visible !important}.sidebar .nav-link,.sidebar a.nav-link{display:block !important;width:100% !important;margin:0 !important;box-sizing:border-box !important;border-radius:10px !important;color:rgba(255,255,255,.90) !important;background:transparent !important;text-decoration:none !important;opacity:1 !important;visibility:visible !important;font-size:1rem !important}.sidebar .nav-link:hover,.sidebar .nav-link:focus{background:rgba(255,255,255,.10) !important;color:#fff !important}.nav-static{display:block !important;padding:9px 10px !important;color:rgba(255,255,255,.80) !important;font-size:.95rem !important}.sidebar-footer{display:block !important;opacity:1 !important;visibility:visible !important;position:relative !important;z-index:1 !important}.app-page-header>:is(.page-title,div:first-child) h1{margin-right:8px !important}.app-page-header h1,.app-page-header p{overflow-wrap:anywhere !important}.card-title{width:100% !important;min-width:0 !important}.app-page-header{display:grid !important;grid-template-areas:"title actions" !important;align-items:start !important;column-gap:12px !important;row-gap:0 !important;width:100% !important}.app-page-header>:is(.page-title,div:first-child){grid-area:title !important;width:100% !important;min-width:0 !important;max-width:none !important}.app-page-header>:is(.page-title,div:first-child) h1{margin:0 0 6px 0 !important;line-height:1.08 !important}.app-page-header>:is(.page-title,div:first-child) p{margin:0 !important;line-height:1.25 !important;max-width:100% !important;overflow-wrap:normal !important;word-break:normal !important}.page-actions{grid-area:actions !important;min-width:0 !important;max-width:none !important;margin:0 !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;gap:8px !important}.page-actions .action-row{display:flex !important;justify-content:flex-end !important;align-items:center !important;flex-wrap:nowrap !important;gap:0 !important}.page-actions-meta{width:100% !important;max-width:100% !important;margin:0 !important;text-align:right !important;white-space:normal !important;overflow-wrap:normal !important;word-break:normal !important;line-height:1.22 !important;font-size:.86rem !important;color:var(--muted,#667085) !important}.date-field input[type="date"]{min-width:0 !important}.app-page-header{grid-template-columns:1fr !important}.page-actions{justify-self:stretch !important;width:100% !important;align-items:flex-start !important;text-align:left !important}.timesheet-bootstrap-form .date-field input[type="date"]{min-width:0 !important}.app-page-header .action-row .btn-icon-only{width:38px !important;min-width:38px !important;max-width:38px !important}.kpi-grid-dashboard{grid-template-columns:1fr}}@media (max-width:768px){.action-row .tenant-branding-inline{max-width:100%;flex:1 1 100%;justify-content:flex-end;margin-right:0;margin-bottom:2px;font-size:1rem}.economics-summary-card .kpi-card{min-height:56px;padding:7px 8px;border-radius:9px}.economics-summary-card .kpi-card .muted{font-size:.7rem}.economics-summary-card .kpi-card strong{font-size:.86rem}.economics-summary-card .kpi-card small{font-size:.68rem}.shell{grid-template-columns:1fr}.mobile-topbar{display:flex}.sidebar{position:static;height:auto}.sidebar-footer{position:static;margin-top:20px}.page-header,.page-actions{flex-direction:column !important;align-items:flex-start !important;text-align:left !important}.row-actions{justify-content:flex-start}.page-header{display:block}.actions{justify-content:stretch}.actions>*{flex:1 1 100%}.kpi-grid-dashboard .kpi-card{min-width:0 !important}.kpi-grid-dashboard .kpi-label,.kpi-grid-dashboard .kpi-sub{line-height:1.15 !important}html,body{width:100%;max-width:100%;overflow-x:hidden}body{font-size:14px !important;-webkit-text-size-adjust:100%}.shell{display:block !important;min-height:100vh !important;width:100% !important}.brand{margin:0 !important;width:100% !important;min-height:48px !important;display:flex !important;align-items:center !important;gap:8px !important}.logo-svg{flex:0 0 38px !important;width:38px !important;height:38px !important}.brand-text{min-width:0 !important;flex:1 1 auto !important}.brand-title{margin:0 !important;font-size:20px !important;line-height:1.05 !important;white-space:nowrap !important}.brand-subtitle{max-width:100% !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important;font-size:11px !important}.sidebar-toggle{display:inline-flex !important;align-items:center !important;justify-content:center !important;flex:0 0 44px !important;width:44px !important;height:44px !important;min-width:44px !important;min-height:44px !important;margin-left:8px !important;padding:8px !important;order:20 !important}.menu-fullscreen-button{flex:0 0 44px !important;width:44px !important;height:44px !important;min-width:44px !important;min-height:44px !important;margin-left:4px !important;order:10 !important;font-size:18px !important}.nav-section,.sidebar-footer{display:none !important}.nav-link{display:flex !important;align-items:center !important;border-radius:12px !important;font-size:14px !important}.page-header{display:flex !important;flex-direction:column !important;align-items:stretch !important;gap:10px !important;padding:10px 0 !important;margin-bottom:10px !important;text-align:left !important}.page-title h1{font-size:24px !important;line-height:1.12 !important;letter-spacing:-.3px !important;margin-bottom:4px !important;overflow-wrap:anywhere !important}.page-title p,.page-subtitle,.card-title p,.muted,.cell-sub{font-size:12px !important;line-height:1.35 !important}.page-actions{width:100% !important;align-items:stretch !important;text-align:left !important;gap:8px !important}.action-row{width:100% !important;display:flex !important;flex-wrap:wrap !important;justify-content:flex-start !important;gap:8px !important}.page-actions-meta{width:100% !important;text-align:left !important;white-space:normal !important}.page-actions button,.page-actions .btn,.form-actions button,.tf-modal-actions button{flex:1 1 auto !important}.card{border-radius:16px !important;margin-bottom:12px !important}.card-title h2,.card-title h3{font-size:18px !important;line-height:1.18 !important}input[type="date"]{min-width:0 !important}.table-scroll,.table-pre{max-width:100% !important;overflow-x:auto !important;-webkit-overflow-scrolling:touch !important}.table{min-width:680px !important;font-size:12px !important}.table th,.table td{padding:8px !important;white-space:normal !important}.cell-strong,.cell-sub,.nowrap-text,.project-client-cell,.documents-table td:nth-child(3),.documents-table td:nth-child(7),.timesheet-table td:nth-child(2),.timesheet-table td:nth-child(3){white-space:normal !important;overflow-wrap:anywhere !important}.table-footer{display:flex !important;flex-wrap:wrap !important;justify-content:flex-start !important;gap:8px !important;padding:10px 12px !important}.table-footer select{width:auto !important}.kpi-grid,.kpi-grid-small,.kpi-grid-dashboard,.dashboard-grid-2,.dashboard-wide-grid,.tf-admin-grid,.tf-report-grid,.tf-checks-grid{grid-template-columns:1fr !important;gap:12px !important}.kpi-grid-dashboard{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important}.kpi-grid-dashboard .kpi-card{min-height:100px !important;padding:14px 14px !important;border-radius:16px !important}.kpi-grid-dashboard .kpi-label{font-size:.72rem !important;line-height:1.12 !important;margin-bottom:6px !important}.kpi-grid-dashboard .kpi-value{font-size:clamp(1.15rem,5vw,1.55rem) !important;line-height:1.08 !important}.kpi-grid-dashboard .kpi-sub{font-size:.82rem !important;line-height:1.15 !important;margin-top:6px !important}.sidebar.is-open,.shell-sidebar-open>.sidebar,.shell-sidebar-open .sidebar{transform:translate3d(0,0,0) !important;pointer-events:auto !important}.shell:not(.shell-sidebar-open) .sidebar{pointer-events:none !important}.sidebar .nav-section,.sidebar .login-section,.sidebar .tf-operational-section,.sidebar .tf-superadmin-section{display:flex !important;flex-direction:column !important;align-items:stretch !important;gap:3px !important;width:100% !important;margin:0 !important;padding:0 !important}.sidebar .sidebar-footer{display:flex !important}.sidebar-backdrop{position:fixed !important;top:74px !important;left:0 !important;right:0 !important;bottom:0 !important;z-index:2147482998 !important;display:block !important;width:100vw !important;height:calc(100vh - 74px) !important;margin:0 !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:rgba(15,23,42,.38) !important;box-shadow:none !important;display:flex !important;flex-direction:column;align-items:flex-start}.kpi-grid-dashboard .mobile-secondary-kpi{display:none !important}.kpi-grid-dashboard .kpi-card{min-height:104px;padding:12px !important}.kpi-grid-dashboard .kpi-value{font-size:1.25rem !important;line-height:1.15 !important}.mobile-card-actions .btn-small{flex:1 1 120px}}@media (max-width:576px){.tf-toast-host{top:12px;right:12px;width:calc(100vw - 24px)}.tf-toast{border-radius:12px}.compact-toolbar-controls:is(.btn-small,.btn-secondary){font-size:.82rem !important}.mobile-topbar .logo-svg{width:40px !important;height:40px !important;min-width:40px !important;min-height:40px !important}.sidebar-backdrop{inset:70px 0 0 0 !important}>button{justify-self:start !important}.page-title h1{font-size:22px !important}.table{min-width:620px !important}.mobile-topbar{min-height:70px !important;padding:12px 14px !important;grid-template-columns:42px minmax(0,1fr) 42px !important;gap:10px !important}.mobile-topbar:is(.sidebar-toggle,.menu-fullscreen-button){width:42px !important;height:42px !important;min-width:42px !important;min-height:42px !important}.mobile-topbar .brand-title{font-size:1.38rem !important}.sidebar{top:70px !important;z-index:2147482999 !important;height:calc(100vh - 70px) !important;width:min(88vw,320px) !important}.sidebar-backdrop{top:70px !important;z-index:2147482998 !important;height:calc(100vh - 70px) !important}.kpi-grid-dashboard .kpi-card{min-height:100px !important;padding:12px 12px !important}.app-page-header{grid-template-columns:minmax(0,7fr) minmax(96px,3fr) !important;column-gap:10px !important}.page-actions-meta{font-size:.80rem !important}}@media (max-width:992px){.page-header.app-page-header{display:grid !important;grid-template-columns:minmax(0,1fr) minmax(88px,42vw) !important;grid-template-areas:"title actions" !important;align-items:start !important;justify-content:stretch !important;column-gap:10px !important;row-gap:0 !important;width:100% !important;flex-wrap:nowrap !important}.page-header.app-page-header>.page-title,.page-header.app-page-header>div:first-child{grid-area:title !important;min-width:0 !important;width:100% !important;max-width:100% !important}.page-header.app-page-header>.page-actions{grid-area:actions !important;justify-self:end !important;align-self:start !important;width:auto !important;min-width:0 !important;max-width:42vw !important;margin:0 !important;display:flex !important;flex-direction:column !important;align-items:flex-end !important;justify-content:flex-start !important;gap:4px !important;text-align:right !important}.page-header.app-page-header>.page-actions .action-row{width:auto !important;min-width:0 !important;max-width:100% !important;display:flex !important;align-items:center !important;justify-content:flex-end !important;flex-wrap:nowrap !important;gap:6px !important}.page-header.app-page-header>.page-actions .mobile-refresh-action,.page-header.app-page-header>.page-actions button[aria-label="Aggiorna"],.page-header.app-page-header>.page-actions button[title="Aggiorna"]{display:none !important}.page-header.app-page-header>.page-actions .page-actions-meta{width:auto !important;max-width:100% !important;margin:0 !important;text-align:right !important;white-space:normal !important;overflow-wrap:anywhere !important;word-break:normal !important;line-height:1.18 !important;font-size:.78rem !important}.page-header.app-page-header .page-title h1{margin:0 0 4px 0 !important;overflow-wrap:anywhere !important}.page-header.app-page-header .page-title p{margin:0 !important}}@media (max-width:576px){.page-header.app-page-header{grid-template-columns:minmax(0,1fr) minmax(80px,38vw) !important;column-gap:8px !important}.page-header.app-page-header>.page-actions{max-width:38vw !important}.page-header.app-page-header>.page-actions .page-actions-meta{font-size:.74rem !important}}.tf-pie,.tf-pie-large{width:150px;height:150px}.tf-pie{border-radius:50%;background:#dfe6ef;box-shadow:inset 0 0 0 1px rgba(0,0,0,.02)}.tf-pie-large{flex:0 0 150px}.tf-pie-legend{display:flex;flex-direction:column;gap:6px;min-width:0}.tf-pie-legend div{display:grid;grid-template-columns:minmax(70px,1fr) auto auto;gap:10px;align-items:baseline}.tf-pie-legend span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#111827}.tf-pie-legend:is(strong,em){font-style:normal;font-weight:800;color:var(--tf-text);white-space:nowrap}.login-actions{display:flex;align-items:end}.tf-progress{display:flex;flex-direction:column;align-items:center;gap:10px}.tf-progress-bar{height:8px;border-radius:999px;background:#dfe6ef;overflow:hidden}.tf-progress-fill{height:100%;border-radius:999px;background:var(--tf-primary)}.tf-progress-text{color:var(--tf-text)}.timesheet-table th:nth-child(6),.timesheet-table td:nth-child(6){width:150px}.timesheet-table th:nth-child(9),.timesheet-table td:nth-child(9){width:190px}.btn-danger-soft{color:#8a2f2f;border-color:#efd0d0;background:#fff}.btn-danger-soft:hover{background:#fff7f7;border-color:#e8abab}.form-warning{margin-top:16px}.tf-modal-backdrop{position:fixed;inset:0;z-index:2000;background:rgba(13,31,51,.34);display:grid;place-items:center;padding:15px}.tf-modal{width:min(720px,100%);background:#fff;border:1px solid var(--tf-border);border-radius:15px;box-shadow:0 24px 70px rgba(13,31,51,.26);overflow:hidden}.tf-modal-header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:15px;border-bottom:1px solid var(--tf-border)}.tf-modal-header h2{margin:0 0 5px;color:var(--tf-text)}.tf-modal-header p{margin:0;color:var(--muted)}.tf-modal-actions{display:flex;justify-content:flex-end;gap:12px;padding:18px 22px 22px}.tf-summary-box{padding:14px 16px;background:#f7f9fb;border:1px solid var(--tf-border-soft);border-radius:16px;margin-bottom:16px;color:var(--tf-text)}.tf-check{width:18px;min-height:18px;height:18px;padding:0}.tf-money{text-align:right;white-space:nowrap}.tf-selected-summary{align-self:center;margin-right:auto}.tf-info{margin:8px 0 8px;padding:4px 5px;border:1px solid #d7e5f4;background:#f3f8fd;color:var(--muted);border-radius:8px}.row-disabled{opacity:.48}.row-disabled input{cursor:not-allowed}.kpi-grid-small{grid-template-columns:repeat(3,minmax(180px,1fr))}.kpi-sub{color:var(--muted);margin-top:8px;font-size:14px}.tf-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(360px,1fr));gap:18px;margin-bottom:24px}.tf-small-table{font-size:13px}.tf-small-table thead th{font-size:11px}.tf-small-table tbody td{padding:10px 12px}.tf-audit-detail{max-width:520px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.kpi-blue{background:#dcebf8}.kpi-orange{background:#efb782}.kpi-peach{background:#f9e8d9}.kpi-yellow{background:#fff6cc}.kpi-green{background:#dcefd6}.kpi-red{background:#f1cfcf}.dashboard-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:24px}.tf-mt{margin-top:1.25rem}.tf-three-columns{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.tf-three-columns h3{margin:0 0 .75rem;font-size:.95rem;color:#17395d}.tf-mini-row{display:flex;justify-content:space-between;gap:1rem;padding:.55rem .25rem;border-bottom:1px solid #e8eef5;font-size:.9rem}.tf-mini-row span{color:#50637a;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tf-mini-row strong{color:#17395d;white-space:nowrap}.th-button{appearance:none;background:transparent !important;border:0 !important;box-shadow:none !important;color:inherit !important;padding:0 !important;min-height:0 !important;border-radius:0 !important;font:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;text-align:left}.page-btn{min-width:36px;padding:0 10px}.tf-icon-mini{display:inline-flex;width:22px;height:22px;min-height:22px;align-items:center;justify-content:center;border-radius:50%;border:0;background:transparent;color:var(--tf-primary);box-shadow:none;font-weight:900}.tf-icon-mini:hover{background:#e9f1fa}.dashboard-wide-grid{margin-bottom:24px}.tf-activity-year-row{border-bottom:1px solid var(--tf-border-soft)}.tf-activity-year-row:last-child{border-bottom:0}.tf-activity-year-title{color:var(--tf-primary-dark)}.tf-modal-activity{width:min(560px,calc(100vw - 48px))}.tf-activity-dialog-body{display:flex;align-items:center;gap:26px;padding:15px}.tf-activity-dialog-body .tf-pie-legend{flex:1 1 auto}.tf-modal-small{width:min(560px,100%)}.tf-modal-wide{width:min(980px,100%)}.tf-totals-list{display:grid;gap:10px;max-width:460px;margin:12px auto}.tf-total-row{display:grid;grid-template-columns:1fr auto;gap:24px;align-items:center}.tf-total-row strong{font-weight:900}.tf-report-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.tf-checks-grid{display:grid;grid-template-columns:minmax(320px,1fr) minmax(520px,1.5fr);gap:24px;align-items:start}.tf-superadmin-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.th-button:hover{color:var(--tf-primary) !important}.tf-total-row.tf-negative span:last-child{color:#b91c1c}.tf-section-card{border:1px solid #e5e7eb;border-radius:12px;background:#fff;padding:1rem;box-shadow:0 1px 2px rgba(15,23,42,.04)}.form{display:flex;flex-direction:column;gap:.85rem}.message-warning{border-color:#fde68a;background:#fffbeb;color:#92400e}.dashboard-wide-grid{display:grid}.dashboard-wide-grid .table-scroll{max-height:none}.tf-activity-year-list{display:grid;gap:.85rem}.tf-activity-year-row{display:grid;border:1px solid rgba(15,23,42,.08);border-radius:14px;background:rgba(248,250,252,.9)}.tf-activity-year-title{font-weight:800;font-size:1rem}.tf-activity-year-row .tf-pie-legend{padding-right:.25rem}.tf-icon-mini{min-width:3.8rem;padding:.2rem .45rem;font-size:.75rem;line-height:1.2}.tf-chart-icon-button{width:24px !important;min-width:24px !important;height:24px !important;min-height:24px !important;padding:0 !important;border:0 !important;border-radius:6px !important;background:transparent !important;box-shadow:none !important;color:var(--tf-primary) !important;font-size:18px !important;line-height:1 !important;vertical-align:middle}.tf-chart-icon-button:hover{background:rgba(36,79,128,.10) !important}.dashboard-wide-grid{gap:1rem !important}.tf-progress-bar{width:50px !important;min-width:50px !important;max-width:50px !important}.tf-activity-year-row{gap:.35rem !important;padding:.42rem .55rem !important}.tf-activity-year-row .tf-pie-legend{gap:2px !important}.tf-activity-year-row .tf-pie-legend div{grid-template-columns:minmax(80px,1fr) auto auto !important;column-gap:4px !important;row-gap:0 !important;line-height:1.12 !important}.login-page{min-height:calc(100vh - 48px);display:flex;align-items:center;justify-content:center;padding:24px}.login-panel{width:min(100%,460px)}.dashboard-wide-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;align-items:stretch !important}.tf-activity-year-list{max-height:none !important;padding:6px 0 !important}.tf-activity-year-row .tf-pie-legend{max-height:none !important;overflow:visible !important}.tf-activity-year-row .tf-pie-legend{column-gap:50px !important}.tf-activity-year-row .tf-pie-legend li,.tf-activity-year-row .tf-pie-legend>div{display:grid !important;grid-template-columns:minmax(0,1fr) auto auto !important;align-items:center !important;column-gap:50px !important}.tf-activity-year-row .tf-pie-legend [data-col="hours"],.tf-activity-year-row .tf-pie-legend [data-col="percent"]{text-align:right !important;justify-self:end !important;white-space:nowrap !important}.tf-activity-year-row .tf-pie-legend{width:90% !important;padding-left:10px}.tf-activity-year-row .tf-pie-legend>div{display:grid !important;align-items:baseline !important;width:100% !important}.tf-activity-year-row .tf-pie-legend>div>span{min-width:0 !important;overflow:hidden !important;text-overflow:ellipsis !important;white-space:nowrap !important}.tf-activity-year-row .tf-pie-legend>div>strong,.tf-activity-year-row .tf-pie-legend>div>em{display:block !important;text-align:right !important;white-space:nowrap !important;font-style:normal !important}.mobile-card-list,.mobile-fab{display:none}.tf-activity-year-row{grid-template-columns:64px 156px auto !important;align-items:center !important}.tf-activity-year-row .tf-pie{width:148px !important;min-width:148px !important;height:148px !important}.tf-activity-year-row .tf-pie-legend>div{grid-template-columns:minmax(140px,1fr) minmax(64px,auto) minmax(56px,auto) !important;column-gap:8px !important}.tf-modal-backdrop-soft{background:rgba(0,0,0,.35)}.login-2fa-card-body{padding:0}.login-2fa-intro{margin-top:0}.tf-note-row-closed{opacity:.5}.project-modal-dialog-sm{max-width:560px}.tf-2fa-qr-code{max-width:220px;width:100%;height:auto}.tf-support-table-scroll{overflow:auto;max-height:360px}.economics-summary-grid{row-gap:.35rem}.economics-summary-note{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:8px;padding-top:8px;border-top:1px solid #eef2f7;color:#6b7280;font-size:.78rem;line-height:1.25}.economics-summary-note strong{color:#374151}.tf-negative{color:#b91c1c}.tf-shared-allocation-box{margin-top:12px}.tf-allocation-input{max-width:120px}@media (max-width:1200px){.dashboard-wide-grid{grid-template-columns:1fr !important}.tf-three-columns,.tf-report-grid,.tf-checks-grid{grid-template-columns:1fr}}@media (max-width:992px){.tf-desktop-table-scroll{display:none !important}.mobile-card-list{display:grid;gap:12px;padding:12px}.mobile-data-card{display:grid;gap:10px;padding:8px;border:1px solid var(--tf-border-soft,#d9e2ef);border-radius:8px;background:#fff;box-shadow:0 6px 18px rgba(15,23,42,.06)}.mobile-data-card-muted{opacity:.72}.mobile-card-main{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.mobile-card-main h3{margin:2px 0 0;font-size:1rem;line-height:1.25;color:var(--tf-ink,#1f2937)}.mobile-card-main p,.mobile-card-description{margin:0;color:var(--muted,#667085);line-height:1.35;overflow-wrap:anywhere}.mobile-card-kicker{font-size:.78rem;line-height:1.2;font-weight:700;color:var(--muted,#667085);text-transform:uppercase;letter-spacing:.02em}.mobile-card-meta,.mobile-card-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mobile-card-meta span,.mobile-card-metrics>div{min-width:0;padding:6px;border-radius:6px;background:var(--tf-surface-soft,#f6f8fb);font-size:.86rem}.mobile-card-metrics span{display:block;margin-bottom:2px;color:var(--muted,#667085);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.02em}.mobile-card-metrics strong{display:block;overflow-wrap:anywhere}.mobile-card-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.mobile-fab{position:fixed;right:18px;bottom:calc(18px+env(safe-area-inset-bottom,0));z-index:1050;display:inline-flex;align-items:center;justify-content:center;width:58px;height:58px;border:0;border-radius:999px;background:var(--tf-primary,#244f80);color:#fff;font-size:2rem;line-height:1;font-weight:700;box-shadow:0 14px 32px rgba(15,23,42,.28)}.timesheet-bootstrap-form textarea{min-height:92px}.dashboard-wide-grid{display:grid !important;grid-template-columns:1fr !important;gap:12px !important}.tf-activity-year-list{max-height:520px;overflow:auto}.tf-activity-year-row .tf-pie-legend>div{column-gap:10px !important}.timesheet-bootstrap-form{margin-top:0 !important}.timesheet-bootstrap-form textarea{min-height:84px !important;font-size:.92rem !important}.documents-bootstrap-form input,.documents-bootstrap-form select,.documents-bootstrap-form textarea{width:100% !important;min-width:0 !important;box-sizing:border-box !important;font-size:.92rem !important}.documents-bootstrap-form textarea{min-height:84px !important}.login-page{min-height:calc(100vh - 74px) !important;align-items:flex-start !important;padding-top:clamp(40px,14vh,150px) !important}.tf-activity-year-row{grid-template-columns:52px 120px minmax(0,1fr) !important}.tf-activity-year-row .tf-pie{width:112px !important;min-width:112px !important;height:112px !important}.tf-activity-year-row .tf-pie-legend>div{grid-template-columns:minmax(0,1fr) auto auto !important}}@media (max-width:768px){.economics-summary-grid{row-gap:.25rem}.economics-summary-note{font-size:.72rem;gap:4px 10px}.tf-activity-year-row,.tf-activity-dialog-body{grid-template-columns:1fr;display:grid}.form{grid-template-columns:1fr !important;gap:12px !important}.tf-activity-year-row{grid-template-columns:1fr !important;gap:10px !important;padding:10px !important}.tf-activity-year-row .tf-pie{justify-self:start !important}.tf-activity-year-row .tf-pie-legend>div{grid-template-columns:minmax(0,1fr) 64px 50px !important;column-gap:8px !important}.tf-modal-backdrop{padding:10px !important;align-items:start !important;overflow-y:auto !important}.tf-modal,.tf-modal-small,.tf-modal-wide,.tf-modal-activity{width:100% !important;max-width:100% !important;max-height:calc(100vh - 20px) !important;overflow:auto !important;border-radius:16px !important}.tf-modal-header,.tf-modal-actions{flex-direction:column !important;align-items:stretch !important;gap:8px !important;padding:12px !important}.tf-activity-dialog-body{display:grid !important;grid-template-columns:1fr !important;gap:14px !important}.mobile-card-list{padding-left:10px;padding-right:10px}}@media (max-width:576px){.tf-activity-year-row{grid-template-columns:1fr !important}.tf-activity-year-row .tf-pie{width:132px !important;min-width:132px !important;height:132px !important}:is(.documents-bootstrap-form,.tf-reports-filters-bootstrap) label{font-size:.76rem !important}.login-page{min-height:calc(100vh - 70px) !important;padding-top:40px !important}.timesheet-bootstrap-form label{font-size:.74rem !important}.timesheet-bootstrap-form:is(input,select){font-size:.86rem !important;padding-left:7px !important;padding-right:7px !important}}.tf-billing-access-banner{position:sticky;top:0;z-index:40;display:flex;align-items:center;gap:0.75rem;padding:0.75rem 1rem;border-bottom:1px solid rgba(15,23,42,0.12);background:#fff7ed;color:#7c2d12}.tf-billing-access-banner.is-restricted{background:#fef2f2;color:#7f1d1d}.tf-billing-access-banner>div{display:flex;flex-direction:column;min-width:0}.tf-billing-access-banner a{margin-left:auto;color:inherit;font-weight:700;white-space:nowrap}
