body{min-width:320px}.dashboard-page{width:100%;padding-bottom:60px}.dashboard-page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:27px;display:flex}.dashboard-page-header h1{color:#252b2f;margin:0;font-size:42px;font-weight:400}.dashboard-page-header p{color:#747d83;margin:7px 0 0;font-size:14px}.dashboard-new-entry-button{color:#fff;cursor:pointer;background:#1689ee;border:0;border-radius:4px;min-height:44px;padding:0 19px;font-family:inherit;font-size:14px}.dashboard-new-entry-button:hover{background:#0879dc}.dashboard-live-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:32px;display:grid}.dashboard-live-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #d7dde0;border-radius:7px;flex-direction:column;justify-content:center;align-items:flex-start;min-height:145px;padding:22px;font-family:inherit;transition:transform .12s,box-shadow .12s,border-color .12s;display:flex}.dashboard-live-card:hover{border-color:#bdc7cc;transform:translateY(-2px);box-shadow:0 7px 18px #00000012}.dashboard-card-label{color:#747d83;font-size:12px;font-weight:600}.dashboard-live-card strong{color:#272d31;margin-top:9px;font-size:29px;font-weight:500}.dashboard-live-card small{color:#8a9297;margin-top:9px;font-size:10px;line-height:1.4}.dashboard-money-card{border-top:3px solid #1689ee}.dashboard-money-card strong{color:#1678c7}.dashboard-section{background:#fff;border:1px solid #d7dde0;border-radius:7px;margin-top:25px;padding:24px;box-shadow:0 2px 8px #00000006}.dashboard-section-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.dashboard-section-header h2{color:#30373b;margin:0;font-size:21px;font-weight:500}.dashboard-section-header p{color:#7c858b;margin:5px 0 0;font-size:11px}.dashboard-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.dashboard-quick-grid button{text-align:left;cursor:pointer;background:#f8f9fa;border:1px solid #dce1e4;border-radius:5px;flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;min-height:92px;padding:16px;font-family:inherit;display:flex}.dashboard-quick-grid button:hover{background:#f0f8fe;border-color:#aad0ed}.dashboard-quick-grid strong{color:#30373b;font-size:13px}.dashboard-quick-grid span{color:#7b848a;font-size:10px;line-height:1.4}.dashboard-view-all{color:#1689ee;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:12px}.dashboard-view-all:hover{text-decoration:underline}.dashboard-recent-table-shell{border:1px solid #dde2e4;border-radius:5px;width:100%;overflow-x:auto}.dashboard-recent-table{border-collapse:collapse;width:100%;min-width:780px}.dashboard-recent-table thead th{color:#4a5359;text-align:left;background:#f6f7f8;border-bottom:2px solid #d5dade;height:42px;padding:0 13px;font-size:11px;font-weight:700}.dashboard-recent-table tbody td{color:#454d52;border-bottom:1px solid #e1e5e7;height:49px;padding:7px 13px;font-size:12px}.dashboard-recent-table tbody tr:last-child td{border-bottom:0}.dashboard-recent-table tbody tr:hover{background:#f7fafc}.dashboard-recent-table tbody td:last-child{text-align:right}.dashboard-empty{text-align:center!important;color:#838b90!important;height:95px!important}@media (width<=1200px){.dashboard-live-grid,.dashboard-quick-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.dashboard-page-header{flex-direction:column}.dashboard-new-entry-button{width:100%}.dashboard-live-grid,.dashboard-quick-grid{grid-template-columns:1fr}.dashboard-section{padding:17px}.dashboard-section-header{flex-direction:column;align-items:flex-start}}.multi-page{width:100%;padding-bottom:70px}.multi-page-header{margin-bottom:25px}.multi-page-header h1{color:#252b2f;margin:0;font-size:38px;font-weight:400}.multi-page-header p{color:#747d83;margin:7px 0 0;font-size:14px}.multi-success{color:#176b30;background:#e8f7ed;border:1px solid #b7ddc1;border-radius:5px;margin-bottom:18px;padding:12px 14px;font-size:13px}.multi-form-card{background:#fff;border:1px solid #d6dcdf;border-top:3px solid #c8433c;border-radius:6px;padding:27px;box-shadow:0 3px 12px #0000000a}.multi-form-heading{border-bottom:1px solid #e0e4e6;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;padding-bottom:18px;display:flex}.multi-form-heading span{color:#1689ee;letter-spacing:1px;font-size:10px;font-weight:800}.multi-form-heading h2{color:#282e32;margin:5px 0 0;font-size:24px;font-weight:500}.multi-form-heading p{color:#717b81;margin:7px 0 0;font-size:12px}.multi-cancel-edit{color:#555e64;cursor:pointer;background:#fff;border:1px solid #c5ccd0;border-radius:4px;min-height:39px;padding:0 15px}.multi-cancel-edit:hover{background:#f2f4f5}.multi-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:19px;display:grid}.multi-field{flex-direction:column;gap:7px;display:flex}.multi-field label{color:#4d565c;font-size:12px;font-weight:600}.multi-field input,.multi-field select{color:#282e32;background:#fff;border:1px solid #c6cdd1;border-radius:4px;width:100%;height:45px;padding:0 11px;font-family:inherit;font-size:14px}.multi-field input:focus,.multi-field select:focus{border-color:#1689ee;outline:none;box-shadow:0 0 0 2px #1689ee1a}.multi-preview-bar{background:#dce1e4;border:1px solid #d5dade;border-radius:6px;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:27px;display:grid;overflow:hidden}.multi-preview-bar>div{background:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:83px;padding:12px;display:flex}.multi-preview-bar span{color:#747d83;font-size:11px;font-weight:600}.multi-preview-bar strong{color:#282e32;text-align:center;font-size:16px;font-weight:500}.multi-save-button{color:#fff;cursor:pointer;background:#1689ee;border:0;border-radius:4px;width:100%;min-height:51px;margin-top:19px;font-family:inherit;font-size:16px}.multi-save-button:hover:not(:disabled){background:#0879dc}.multi-save-button:disabled{opacity:.6;cursor:default}.multi-list-section{margin-top:34px}.multi-list-header{justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:15px;display:flex}.multi-list-header h2{color:#282e32;margin:0;font-size:25px;font-weight:500}.multi-list-header p{color:#747d83;margin:6px 0 0;font-size:12px}.multi-list-filters{gap:9px;display:flex}.multi-list-filters input,.multi-list-filters select{background:#fff;border:1px solid #c7cdd1;border-radius:4px;height:41px;padding:0 10px;font-size:13px}.multi-month-navigation{background:#fff;border:1px solid #d8dde0;border-radius:5px;justify-content:space-between;align-items:center;min-height:55px;margin-bottom:13px;padding:7px;display:flex}.multi-month-navigation button{color:#fff;cursor:pointer;background:#68747c;border:1px solid #c5ccd0;border-radius:4px;min-height:38px;padding:0 13px}.multi-month-navigation button:hover{background:#535f66}.multi-month-navigation strong{color:#343b40;font-size:16px;font-weight:500}.multi-empty{text-align:center;background:#fff;border:1px dashed #cbd1d5;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:140px;padding:25px;display:flex}.multi-empty strong{color:#50595f;font-size:15px}.multi-empty span{color:#838b90;font-size:12px}.multi-groups{flex-direction:column;gap:12px;display:flex}.multi-group-card{background:#fff;border:1px solid #d6dcdf;border-radius:6px;overflow:hidden;box-shadow:0 2px 7px #00000006}.multi-group-main{grid-template-columns:240px 1fr;min-height:110px;display:grid}.multi-group-period{background:#f5f7f8;border-right:1px solid #dde2e5;flex-direction:column;justify-content:center;gap:4px;padding:20px;display:flex}.multi-group-period span{color:#7a8389;text-transform:uppercase;margin-bottom:3px;font-size:10px;font-weight:700}.multi-group-period strong{color:#343b40;font-size:13px;font-weight:600}.multi-group-info{grid-template-columns:1.5fr 1fr 1.2fr .8fr .7fr;align-items:center;gap:15px;padding:20px;display:grid}.multi-group-info>div{flex-direction:column;gap:5px;display:flex}.multi-group-info span{color:#80888e;text-transform:uppercase;font-size:10px;font-weight:600}.multi-group-info strong{color:#30373b;font-size:13px}.multi-count-badge{background:#e5f2fc;border-radius:15px;justify-content:center;align-items:center;width:36px;height:30px;display:flex;color:#167ccf!important}.multi-group-extra{color:#747d83;background:#fafbfb;border-top:1px solid #e4e7e9;gap:28px;padding:11px 20px;font-size:11px;display:flex}.multi-group-extra strong{color:#444c51}.multi-group-actions{background:#f6f7f8;border-top:1px solid #dde2e4;justify-content:flex-end;gap:8px;padding:12px 15px;display:flex}.multi-group-actions button{cursor:pointer;border-radius:4px;min-height:38px;padding:0 15px;font-family:inherit;font-size:12px}.multi-edit-button{color:#fff;background:#1689ee;border:0}.multi-edit-button:hover{background:#0879dc}.multi-duplicate-button{color:#fff;background:#68747c;border:1px solid #758189}.multi-duplicate-button:hover{background:#535f66}.multi-delete-button{color:#c83232;background:#fff;border:1px solid #d34b4b}.multi-delete-button:hover:not(:disabled){background:#fff1f1}.multi-delete-button:disabled{opacity:.55;cursor:default}@media (width<=1200px){.multi-form-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.multi-group-main{grid-template-columns:200px 1fr}.multi-group-info{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=850px){.multi-form-grid,.multi-preview-bar{grid-template-columns:repeat(2,minmax(0,1fr))}.multi-list-header{flex-direction:column;align-items:stretch}.multi-list-filters{width:100%}.multi-list-filters input,.multi-list-filters select{flex:1}.multi-group-main{grid-template-columns:1fr}.multi-group-period{border-bottom:1px solid #dde2e5;border-right:0}.multi-group-info{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.multi-form-card{padding:19px}.multi-form-grid,.multi-preview-bar{grid-template-columns:1fr}.multi-form-heading{flex-direction:column}.multi-cancel-edit{width:100%}.multi-list-filters{flex-direction:column}.multi-month-navigation{flex-direction:column;gap:8px}.multi-month-navigation button{width:100%}.multi-group-info{grid-template-columns:1fr}.multi-group-extra{flex-direction:column;gap:5px}.multi-group-actions{flex-direction:column}.multi-group-actions button{width:100%}}.editable-time-row{cursor:pointer;transition:background .12s,box-shadow .12s}.editable-time-row:hover{box-shadow:inset 4px 0 #1689ee;background:#f0f7fd!important}.entry-table-hint{color:#7a8389;margin:-4px 0 12px;font-size:12px}.entry-date-cell{justify-content:space-between;align-items:center;gap:10px;display:flex}.entry-date-cell strong{font-weight:500}.entry-edit-icon{color:#8a949b;opacity:0;font-size:15px;transition:opacity .12s}.editable-time-row:hover .entry-edit-icon{opacity:1}.holiday-name{color:#696f73;margin-top:3px;font-size:10px;line-height:1.2;display:block}.travel-km-small{color:#687178;font-size:11px}.entry-empty-row{text-align:center;color:#7b848a!important;height:120px!important}.entry-success-message{color:#176b30;background:#e9f7ed;border:1px solid #b9ddc1;border-radius:5px;margin-bottom:18px;padding:12px 14px;font-size:13px}.entry-editor-overlay{z-index:10000;background:#151b1fa3;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.entry-editor-modal{background:#fff;border-radius:9px;flex-direction:column;width:100%;max-width:960px;max-height:94vh;display:flex;overflow:hidden;box-shadow:0 24px 80px #00000047}.entry-editor-header{border-bottom:1px solid #e1e5e7;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 26px 20px;display:flex}.entry-editor-header h2{color:#262c30;margin:4px 0 0;font-size:25px;font-weight:500}.entry-editor-header p{color:#768087;margin:6px 0 0;font-size:12px}.entry-editor-label{color:#1689ee;letter-spacing:1px;font-size:10px;font-weight:800}.entry-editor-close{color:#717b81;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:30px;display:flex}.entry-editor-close:hover{color:#222}.entry-editor-body{padding:24px 26px 30px;overflow-y:auto}.entry-editor-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.entry-editor-grid-small{grid-template-columns:repeat(5,minmax(0,1fr))}.entry-editor-field{flex-direction:column;gap:6px;display:flex}.entry-editor-field label{color:#596168;font-size:12px;font-weight:700}.entry-editor-field input,.entry-editor-field select,.entry-editor-field textarea{color:#252b2f;background:#fff;border:1px solid #c7cdd1;border-radius:4px;width:100%;font-family:inherit;font-size:14px}.entry-editor-field input,.entry-editor-field select{height:43px;padding:0 10px}.entry-editor-field textarea{resize:vertical;min-height:95px;padding:10px;line-height:1.45}.entry-editor-field input:focus,.entry-editor-field select:focus,.entry-editor-field textarea:focus{border-color:#1689ee;outline:none;box-shadow:0 0 0 2px #1689ee1a}.entry-editor-calculation{background:#d9dee1;border:1px solid #d9dee1;border-radius:6px;grid-template-columns:repeat(6,minmax(0,1fr));gap:1px;margin-top:24px;display:grid;overflow:hidden}.entry-editor-calculation>div{background:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:78px;padding:10px;display:flex}.entry-editor-calculation span{color:#747d83;font-size:11px;font-weight:600}.entry-editor-calculation strong{color:#252b2f;font-size:18px;font-weight:500}.entry-editor-section{border-top:1px solid #e3e6e8;margin-top:25px;padding-top:22px}.entry-editor-section h3{color:#3a4247;margin:0 0 15px;font-size:14px;font-weight:600}.entry-editor-checkbox-field{background:#f7f8f9;border:1px solid #d8dde0;border-radius:4px;flex-direction:column;justify-content:center;gap:5px;min-height:69px;padding:10px 12px;display:flex}.entry-editor-checkbox-field label{color:#3c454a;cursor:pointer;align-items:center;gap:9px;font-size:13px;font-weight:600;display:flex}.entry-editor-checkbox-field input{width:17px;height:17px}.entry-editor-checkbox-field small{color:#777f84;padding-left:26px;font-size:11px}.entry-editor-footer{background:#f7f8f9;border-top:1px solid #dfe3e5;flex-shrink:0;justify-content:space-between;align-items:center;gap:20px;padding:17px 26px;display:flex}.entry-editor-footer-left,.entry-editor-footer-right{align-items:center;gap:10px;display:flex}.entry-editor-footer button{cursor:pointer;border-radius:4px;min-height:42px;padding:0 18px;font-family:inherit;font-size:14px}.entry-editor-footer button:disabled{opacity:.55;cursor:default}.entry-delete-button{color:#c83232;background:#fff;border:1px solid #d34848}.entry-delete-button:hover:not(:disabled){background:#fff1f1}.entry-editor-cancel{color:#505960;background:#fff;border:1px solid #c6ccd0}.entry-editor-cancel:hover:not(:disabled){background:#eef1f2}.entry-duplicate-button{color:#fff;background:#68747c;border:1px solid #75828a}.entry-duplicate-button:hover:not(:disabled){background:#535e65}.entry-save-button{color:#fff;background:#1689ee;border:0;min-width:145px}.entry-save-button:hover:not(:disabled){background:#0879dc}@media (width<=900px){.entry-editor-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.entry-editor-grid-small,.entry-editor-calculation{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=650px){.entry-editor-overlay{padding:0}.entry-editor-modal{border-radius:0;height:100vh;max-height:100vh}.entry-editor-header,.entry-editor-body,.entry-editor-footer{padding-left:17px;padding-right:17px}.entry-editor-grid,.entry-editor-grid-small{grid-template-columns:1fr}.entry-editor-calculation{grid-template-columns:repeat(2,minmax(0,1fr))}.entry-editor-footer{flex-direction:column;align-items:stretch}.entry-editor-footer-left,.entry-editor-footer-right,.entry-editor-footer-left button{width:100%}.entry-editor-footer-right{flex-direction:column-reverse}.entry-editor-footer-right button{width:100%}}.entry-normal-actions{color:#798289;justify-content:space-between;align-items:center;gap:20px;margin:-3px 0 13px;font-size:12px;display:flex}.bulk-start-button{color:#1689ee;cursor:pointer;background:#fff;border:1px solid #1689ee;border-radius:4px;min-height:38px;padding:0 15px;font-family:inherit;font-size:12px}.bulk-start-button:hover{background:#eef7ff}.bulk-selection-toolbar{background:#eef6fc;border:1px solid #c9dfef;border-radius:5px;justify-content:space-between;align-items:center;gap:18px;min-height:61px;margin-bottom:13px;padding:10px 13px;display:flex}.bulk-selection-info{color:#50616d;align-items:baseline;gap:7px;display:flex}.bulk-selection-info strong{color:#1689ee;font-size:24px;font-weight:600}.bulk-selection-info span{font-size:12px}.bulk-selection-actions{gap:8px;display:flex}.bulk-selection-actions button{cursor:pointer;border-radius:4px;min-height:38px;padding:0 13px;font-family:inherit;font-size:12px}.bulk-selection-actions button:disabled{opacity:.5;cursor:default}.bulk-select-all-button{color:#556169;background:#fff;border:1px solid #c6ced3}.bulk-edit-button{color:#fff;background:#1689ee;border:0}.bulk-edit-button:hover:not(:disabled){background:#0879dc}.bulk-delete-button{color:#c83232;background:#fff;border:1px solid #d34b4b}.bulk-delete-button:hover:not(:disabled){background:#fff1f1}.bulk-cancel-button{color:#fff;background:#68747c;border:0}.bulk-selection-row{cursor:pointer!important}.bulk-selected-row{background:#dceeff!important;box-shadow:inset 5px 0 #1689ee!important}.bulk-selected-row:hover{background:#d3e9fc!important}.bulk-row-checkbox{accent-color:#1689ee;cursor:pointer;flex-shrink:0;width:18px;height:18px}.multi-entry-marker{color:#42728f;background:#e8f2fa;border-radius:9px;margin-top:4px;padding:2px 6px;font-size:9px;font-weight:600;display:inline-block}.bulk-editor-overlay{z-index:11000;background:#141a1ea8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.bulk-editor-modal{background:#fff;border-radius:9px;flex-direction:column;width:100%;max-width:920px;max-height:94vh;display:flex;overflow:hidden;box-shadow:0 25px 80px #0000004d}.bulk-editor-header{border-bottom:1px solid #e1e5e7;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:20px;padding:22px 25px 19px;display:flex}.bulk-editor-header>div>span{color:#1689ee;letter-spacing:1px;font-size:10px;font-weight:800}.bulk-editor-header h2{color:#272d31;margin:5px 0 0;font-size:25px;font-weight:500}.bulk-editor-header p{color:#778187;margin:6px 0 0;font-size:12px}.bulk-editor-header>button{color:#6d777d;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;font-size:29px;display:flex}.bulk-editor-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;padding:21px 25px 27px;display:grid;overflow-y:auto}.bulk-change-card{background:#fafbfb;border:1px solid #d8dde0;border-radius:6px;padding:14px}.bulk-change-card.wide{grid-column:1/-1}.bulk-change-title{color:#3a4247;cursor:pointer;align-items:center;gap:9px;margin-bottom:13px;font-size:13px;font-weight:700;display:flex}.bulk-change-title input{accent-color:#1689ee;width:18px;height:18px}.bulk-change-content{flex-direction:column;gap:6px;display:flex}.bulk-change-content.disabled,.bulk-holiday-value.disabled{opacity:.43}.bulk-change-content label,.bulk-time-grid label,.bulk-travel-grid label{color:#657077;font-size:11px;font-weight:600}.bulk-change-content input,.bulk-change-content select,.bulk-time-grid input,.bulk-travel-grid input{background:#fff;border:1px solid #c7cdd1;border-radius:4px;width:100%;height:41px;padding:0 9px;font-family:inherit;font-size:13px}.bulk-change-content small{color:#818a90;font-size:10px;line-height:1.4}.bulk-time-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.bulk-time-grid>div,.bulk-travel-grid>div{flex-direction:column;gap:6px;display:flex}.bulk-travel-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.bulk-holiday-value{color:#4e585e;cursor:pointer;align-items:center;gap:8px;font-size:12px;display:flex}.bulk-holiday-value input{accent-color:#1689ee;width:17px;height:17px}.bulk-multi-warning{color:#705c1b;background:#fff7df;border:1px solid #e4d49d;border-radius:5px;flex-direction:column;grid-column:1/-1;gap:5px;padding:13px 14px;font-size:11px;line-height:1.45;display:flex}.bulk-multi-warning strong{color:#574610;font-size:12px}.bulk-editor-footer{background:#f7f8f9;border-top:1px solid #dde2e4;flex-shrink:0;justify-content:flex-end;gap:9px;padding:16px 25px;display:flex}.bulk-editor-footer button{cursor:pointer;border-radius:4px;min-height:42px;padding:0 18px;font-family:inherit;font-size:13px}.bulk-modal-cancel{color:#515a60;background:#fff;border:1px solid #c6ccd0}.bulk-modal-save{color:#fff;background:#1689ee;border:0;min-width:210px}.bulk-modal-save:hover:not(:disabled){background:#0879dc}.bulk-editor-footer button:disabled{opacity:.55;cursor:default}@media (width<=850px){.entry-normal-actions{flex-direction:column;align-items:stretch}.bulk-start-button{width:100%}.bulk-selection-toolbar{flex-direction:column;align-items:stretch}.bulk-selection-actions{flex-wrap:wrap}.bulk-editor-body{grid-template-columns:1fr}.bulk-change-card.wide,.bulk-multi-warning{grid-column:auto}}@media (width<=600px){.bulk-editor-overlay{padding:0}.bulk-editor-modal{border-radius:0;height:100vh;max-height:100vh}.bulk-time-grid,.bulk-travel-grid{grid-template-columns:1fr}.bulk-selection-actions{flex-direction:column}.bulk-selection-actions button{width:100%}.bulk-editor-footer{flex-direction:column-reverse}.bulk-editor-footer button{width:100%}}.excel-export-page{width:100%;padding-bottom:60px}.excel-export-header{margin-bottom:25px}.excel-export-header h1{color:#252b2f;margin:0;font-size:40px;font-weight:400}.excel-export-header p{color:#747d83;margin:7px 0 0;font-size:14px}.excel-success-message{color:#176b30;background:#e8f7ed;border:1px solid #b7ddc1;border-radius:5px;margin-bottom:18px;padding:12px 14px;font-size:13px}.excel-filter-card{background:#fff;border:1px solid #d6dcdf;border-radius:6px;align-items:flex-end;gap:15px;padding:20px;display:flex;box-shadow:0 2px 8px #00000006}.excel-filter-field{flex-direction:column;gap:6px;min-width:220px;display:flex}.excel-filter-field label{color:#59636a;text-transform:uppercase;font-size:11px;font-weight:700}.excel-filter-field input,.excel-filter-field select{color:#30373b;background:#fff;border:1px solid #c6cdd1;border-radius:4px;height:42px;padding:0 10px;font-family:inherit;font-size:13px}.excel-month-buttons{gap:0;display:flex}.excel-month-buttons button{color:#fff;cursor:pointer;background:#68747c;border:0;min-height:42px;padding:0 13px;font-family:inherit;font-size:12px}.excel-month-buttons button:first-child{border-radius:4px 0 0 4px}.excel-month-buttons button:last-child{border-radius:0 4px 4px 0}.excel-month-buttons button.active{background:#1689ee}.excel-month-buttons button:hover{filter:brightness(.95)}.excel-info-grid{background:#d8dde0;border:1px solid #d8dde0;border-radius:6px;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;margin-top:18px;display:grid;overflow:hidden}.excel-info-grid>div{background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:90px;padding:13px;display:flex}.excel-info-grid span{color:#81898e;text-transform:uppercase;font-size:10px;font-weight:700}.excel-info-grid strong{color:#30373b;text-align:center;font-size:17px;font-weight:500}.excel-export-card{background:#fff;border:1px solid #d6dcdf;border-top:3px solid #c8433c;border-radius:6px;margin-top:25px;overflow:hidden}.excel-export-card-header{justify-content:space-between;align-items:center;gap:20px;padding:24px;display:flex}.excel-export-card-header>div>span{color:#1689ee;letter-spacing:1px;font-size:10px;font-weight:800}.excel-export-card-header h2{color:#2d3438;margin:5px 0 0;font-size:23px;font-weight:500}.excel-export-card-header p{color:#7a8389;margin:6px 0 0;font-size:11px}.excel-download-button{color:#fff;cursor:pointer;background:#24a148;border:0;border-radius:4px;min-width:225px;min-height:46px;padding:0 18px;font-family:inherit;font-size:14px}.excel-download-button:hover:not(:disabled){background:#1c8d3d}.excel-download-button:disabled{opacity:.5;cursor:default}.excel-header-preview{background:#f3f5f6;border-top:1px solid #dde2e4;border-bottom:1px solid #dde2e4;gap:5px;padding:13px 16px;display:flex;overflow-x:auto}.excel-header-preview span{color:#444d52;background:#fff;border:1px solid #d4dadd;border-radius:3px;flex-shrink:0;padding:6px 9px;font-size:10px;font-weight:700}.excel-structure-note{color:#687279;align-items:center;gap:6px;padding:12px 17px;font-size:11px;display:flex}.excel-preview-section{margin-top:25px}.excel-preview-header{margin-bottom:12px}.excel-preview-header h2{color:#30373b;margin:0;font-size:22px;font-weight:500}.excel-preview-header p{color:#7c858b;margin:5px 0 0;font-size:11px}.excel-table-shell{background:#fff;border:1px solid #d6dcdf;border-radius:6px;width:100%;overflow-x:auto}.excel-preview-table{border-collapse:collapse;width:100%;min-width:1500px;font-size:12px}.excel-preview-table thead th{color:#30373b;text-align:left;white-space:nowrap;background:#f5f6f7;border-bottom:2px solid #d2d8dc;height:48px;padding:0 11px;font-size:11px;font-weight:700}.excel-preview-table tbody td{color:#454d52;white-space:nowrap;border-bottom:1px solid #e0e4e6;height:46px;padding:7px 11px}.excel-preview-table tbody tr:last-child td{border-bottom:0}.excel-preview-table tbody tr:hover{background:#f7fafc}.excel-preview-table tbody tr.excel-weekend-row{background:#ededed}.excel-preview-table tbody tr.excel-weekend-row:hover{background:#e5e5e5}.excel-empty{color:#858d92!important;text-align:center!important;height:100px!important}@media (width<=1100px){.excel-filter-card{flex-direction:column;align-items:stretch}.excel-filter-field{width:100%;min-width:0}.excel-month-buttons{width:100%}.excel-month-buttons button{flex:1}.excel-info-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=650px){.excel-export-card-header{flex-direction:column;align-items:stretch}.excel-download-button{width:100%;min-width:0}.excel-info-grid{grid-template-columns:1fr}.excel-month-buttons{flex-direction:column}.excel-month-buttons button{margin-bottom:4px;border-radius:4px!important}}.rapport-center{width:100%;padding-bottom:60px}.rapport-page-header{margin-bottom:26px}.rapport-page-header h1{color:#24292d;margin:0;font-size:38px;font-weight:400}.rapport-page-header p{color:#747d83;margin:7px 0 0;font-size:15px}.rapport-mode-tabs{gap:6px;margin-bottom:18px;display:flex}.rapport-mode-tabs button{color:#59636a;cursor:pointer;background:#fff;border:1px solid #ccd2d6;border-radius:5px;min-height:44px;padding:0 20px;font-size:14px}.rapport-mode-tabs button:hover{color:#1689ee;border-color:#1689ee}.rapport-mode-tabs button.active{color:#fff;background:#1689ee;border-color:#1689ee}.rapport-filter-card{background:#fff;border:1px solid #d8dde0;border-radius:7px;align-items:flex-end;gap:18px;min-height:92px;margin-bottom:30px;padding:18px 20px;display:flex;box-shadow:0 2px 7px #00000009}.rapport-filter-field{flex-direction:column;gap:6px;display:flex}.rapport-filter-field label{color:#6d767c;text-transform:uppercase;font-size:12px;font-weight:700}.rapport-filter-field input,.rapport-filter-field select{background:#fff;border:1px solid #c7cdd1;border-radius:4px;min-width:140px;height:42px;padding:0 11px;font-size:14px}.rapport-customer-field select{min-width:260px}.rapport-period-navigation{align-items:center;margin-left:10px;display:flex}.rapport-period-navigation button{color:#fff;cursor:pointer;background:#657078;border:1px solid #c4cbd0;border-right:0;height:42px;padding:0 13px;font-size:13px}.rapport-period-navigation button:first-child{border-radius:4px 0 0 4px}.rapport-period-navigation button:last-child{border-right:1px solid #c4cbd0;border-radius:0 4px 4px 0}.rapport-period-navigation button:hover{background:#4e585f}.rapport-period-navigation button.current{background:#1689ee}.rapport-period-navigation button.current:hover{background:#0879dc}.rapport-result-count{flex-direction:column;align-items:center;min-width:95px;margin-left:auto;padding:4px 15px;display:flex}.rapport-result-count strong{color:#252a2e;font-size:25px;font-weight:500}.rapport-result-count span{color:#798187;margin-top:3px;font-size:12px}.rapport-document{background:#fff;border:1px solid #d4d9dc;border-top:3px solid #c8433c;border-radius:4px;width:100%;padding:34px 30px;box-shadow:0 3px 12px #0000000a}.rapport-document-top{justify-content:space-between;gap:40px;min-height:150px;display:flex}.rapport-customer-address,.rapport-company-address{color:#30363a;flex-direction:column;gap:4px;font-size:14px;line-height:1.35;display:flex}.rapport-customer-address{padding-top:10px}.rapport-company-address{text-align:right;align-items:flex-end}.rapport-small-label{color:#7b8388;margin-bottom:3px;font-size:11px}.rapport-company-logo{color:#fff;background:#c8433c;border-radius:3px;justify-content:center;align-items:center;width:55px;height:42px;margin-bottom:7px;font-size:21px;font-weight:700;display:flex}.rapport-meta{grid-template-columns:1fr;gap:5px;margin-bottom:22px;font-size:14px;display:grid}.rapport-meta>div{gap:18px;display:flex}.rapport-meta span{color:#5f686e;width:90px}.rapport-meta strong{color:#24292d}.rapport-document-title{color:#24292d;border-bottom:1px solid #d4dadd;margin:0 0 20px;padding-bottom:14px;font-size:25px;font-weight:600}.rapport-table-wrapper{width:100%;overflow-x:auto}.rapport-table{border-collapse:collapse;width:100%;min-width:1050px;font-size:13px}.rapport-table th{color:#24292d;text-align:left;white-space:nowrap;background:#f7f8f9;border-bottom:1px solid #cdd3d7;height:42px;padding:0 9px;font-size:12px;font-weight:700}.rapport-table td{color:#30363a;white-space:nowrap;border-bottom:1px solid #dfe3e5;height:42px;padding:0 9px}.rapport-table tbody tr:hover{background:#f5f8fa}.rapport-table tbody tr.weekend{background:#ececec}.rapport-table tbody tr.weekend:hover{background:#e4e4e4}.rapport-table tfoot td{background:#fff;border-top:2px solid #c7cdd1;border-bottom:0;height:46px;font-weight:700}.rapport-total-label{text-align:right}.rapport-empty{text-align:center;color:#7d858b!important;height:100px!important}.rapport-signatures{grid-template-columns:repeat(2,minmax(0,1fr));gap:18%;margin-top:45px;padding:0 35px;display:grid}.rapport-signature-block{text-align:center}.signature-space{height:55px}.signature-image-space{justify-content:center;align-items:flex-end;display:flex}.signature-image{object-fit:contain;max-width:150px;max-height:55px}.signature-line{border-top:1px solid #666;width:100%;margin-bottom:6px}.rapport-signature-block strong{font-size:13px;display:block}.rapport-signature-block span{color:#7b8388;margin-top:3px;font-size:11px;display:block}.rapport-date-row{flex-direction:column;gap:6px;width:280px;margin-top:40px;display:flex}.rapport-date-row span{color:#6d767c;font-size:12px;font-weight:600}.rapport-date-row input{border:1px solid #c8ced2;border-radius:4px;height:40px;padding:0 10px;font-size:14px}.rapport-actions{justify-content:flex-end;gap:12px;margin-top:18px;display:flex}.rapport-actions button{color:#fff;cursor:pointer;border:0;border-radius:4px;min-width:210px;height:45px;font-size:15px}.rapport-actions button:disabled{opacity:.6;cursor:default}.rapport-pdf-preview{background:#25a943}.rapport-pdf-preview:hover:not(:disabled){background:#1e9239}.rapport-pdf-send{background:#1689ee}.rapport-pdf-send:hover:not(:disabled){background:#0879dc}.send-dialog-overlay{z-index:9999;background:#141a1e9e;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.send-dialog{background:#fff;border-radius:9px;width:100%;max-width:720px;max-height:92vh;padding:26px;overflow-y:auto;box-shadow:0 20px 60px #00000047}.send-dialog-header{border-bottom:1px solid #e1e5e7;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;padding-bottom:17px;display:flex}.send-dialog-header h2{color:#252a2e;margin:0;font-size:24px;font-weight:500}.send-dialog-header p{color:#788087;margin:6px 0 0;font-size:13px}.send-dialog-close{color:#687078;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;font-size:28px;display:flex}.send-dialog-close:hover{color:#222}.send-dialog-file{background:#f5f7f8;border:1px solid #dce1e4;border-radius:6px;align-items:center;gap:14px;margin-bottom:22px;padding:13px 15px;display:flex}.send-file-icon{color:#fff;background:#c8433c;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:12px;font-weight:700;display:flex}.send-dialog-file strong{color:#30363a;font-size:14px;display:block}.send-dialog-file span{color:#7b8389;margin-top:4px;font-size:12px;display:block}.send-form-group{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}.send-form-group label{color:#4f575d;font-size:13px;font-weight:600}.send-form-group>input,.send-form-group textarea,.send-input-with-button input{color:#252a2e;background:#fff;border:1px solid #c6ccd1;border-radius:4px;width:100%;font-size:14px}.send-form-group>input,.send-input-with-button input{height:42px;padding:0 11px}.send-form-group textarea{resize:vertical;min-height:200px;padding:11px;line-height:1.5}.send-form-group>input:focus,.send-form-group textarea:focus,.send-input-with-button input:focus{border-color:#1689ee;outline:none;box-shadow:0 0 0 2px #1689ee1a}.send-input-with-button{gap:7px;display:flex}.send-input-with-button input{flex:1}.send-input-with-button button{color:#4c555b;cursor:pointer;background:#f5f6f7;border:1px solid #c7cdd1;border-radius:4px;min-width:90px}.send-input-with-button button:hover{background:#e9edef}.send-method-info{color:#536069;background:#f4f8fb;border:1px solid #d4e3ed;border-radius:5px;flex-direction:column;gap:7px;margin-top:20px;padding:14px;font-size:12px;line-height:1.5;display:flex}.send-method-info strong{color:#344149;font-size:13px}.send-notice{color:#176b30;background:#e9f7ed;border:1px solid #b8dec1;border-radius:4px;margin-top:15px;padding:11px 13px;font-size:13px}.send-dialog-actions{border-top:1px solid #e1e5e7;justify-content:flex-end;gap:10px;margin-top:24px;padding-top:18px;display:flex}.send-dialog-actions button{cursor:pointer;border-radius:4px;min-height:43px;padding:0 18px;font-size:14px}.send-dialog-actions button:disabled{opacity:.6;cursor:default}.send-cancel-button{color:#505960;background:#fff;border:1px solid #c7cdd1}.send-cancel-button:hover:not(:disabled){background:#f3f5f6}.send-main-button{color:#fff;background:#1689ee;border:0;min-width:220px}.send-main-button:hover:not(:disabled){background:#0879dc}@media (width<=1200px){.rapport-filter-card{flex-wrap:wrap;align-items:stretch}.rapport-result-count{margin-left:0}}@media (width<=800px){.rapport-mode-tabs{flex-direction:column}.rapport-filter-field{width:100%}.rapport-filter-field input,.rapport-filter-field select,.rapport-customer-field select{width:100%;min-width:0}.rapport-period-navigation{width:100%;margin-left:0}.rapport-period-navigation button{flex:1}.rapport-document-top{flex-direction:column}.rapport-company-address{text-align:left;align-items:flex-start}.rapport-signatures{grid-template-columns:1fr;gap:30px}.rapport-actions{flex-direction:column}.rapport-actions button{width:100%}.send-dialog-overlay{padding:12px}.send-dialog{padding:20px}.send-dialog-actions{flex-direction:column-reverse}.send-dialog-actions button{width:100%}}@media (width<=520px){.send-input-with-button{flex-direction:column}.send-input-with-button button{min-height:38px}}.billing-page{width:100%;padding-bottom:60px}.billing-header{margin-bottom:25px}.billing-header h1{color:#252b2f;margin:0;font-size:38px;font-weight:400}.billing-header p{color:#737d83;margin:7px 0 0;font-size:14px}.billing-filter-card{background:#fff;border:1px solid #d7dde0;border-radius:7px;align-items:flex-end;gap:18px;min-height:92px;margin-bottom:22px;padding:18px 20px;display:flex}.billing-filter-field{flex-direction:column;gap:6px;display:flex}.billing-filter-field label{color:#6b747a;text-transform:uppercase;font-size:11px;font-weight:700}.billing-filter-field input,.billing-filter-field select{color:#272d31;background:#fff;border:1px solid #c7cdd1;border-radius:4px;min-width:150px;height:42px;padding:0 11px;font-size:14px}.billing-customer-field select{min-width:250px}.billing-month-navigation{display:flex}.billing-month-navigation button{color:#fff;cursor:pointer;background:#667178;border:1px solid #c5ccd0;border-right:0;height:42px;padding:0 13px;font-size:12px}.billing-month-navigation button:first-child{border-radius:4px 0 0 4px}.billing-month-navigation button:last-child{border-right:1px solid #c5ccd0;border-radius:0 4px 4px 0}.billing-month-navigation button.active{background:#1689ee}.billing-month-navigation button:hover{background:#4f5a61}.billing-month-navigation button.active:hover{background:#0879dc}.billing-entry-count{flex-direction:column;align-items:center;margin-left:auto;padding:4px 18px;display:flex}.billing-entry-count strong{color:#252b2f;font-size:25px;font-weight:500}.billing-entry-count span{color:#7a8389;margin-top:3px;font-size:11px}.billing-summary-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:22px;display:grid}.billing-summary-card{background:#fff;border:1px solid #d8dde0;border-radius:6px;flex-direction:column;justify-content:center;min-height:100px;padding:17px 18px;display:flex}.billing-summary-card span{color:#747d83;font-size:12px}.billing-summary-card strong{color:#252a2e;margin-top:7px;font-size:23px;font-weight:500}.billing-document{background:#fff;border:1px solid #d4dade;border-top:3px solid #c8433c;border-radius:5px;padding:32px;box-shadow:0 3px 12px #0000000a}.billing-document-top{justify-content:space-between;gap:40px;min-height:125px;display:flex}.billing-document-top>div{color:#333a3e;flex-direction:column;gap:4px;font-size:14px;display:flex}.billing-small-label{color:#7a8389!important;font-size:11px!important}.billing-company-box{text-align:right;align-items:flex-end}.billing-document-meta{background:#f7f8f9;border:1px solid #dde1e4;border-radius:5px;grid-template-columns:1.4fr 1fr 1fr;gap:15px;margin-bottom:27px;padding:15px;display:grid}.billing-document-meta>div{flex-direction:column;gap:6px;display:flex}.billing-document-meta span{color:#727c82;font-size:11px;font-weight:600}.billing-document-meta strong{color:#252b2f;align-items:center;min-height:40px;font-size:14px;display:flex}.billing-document-meta input{background:#fff;border:1px solid #c7cdd1;border-radius:4px;height:40px;padding:0 10px;font-size:13px}.billing-document h2{color:#252b2f;border-bottom:1px solid #d8dde0;margin:0 0 18px;padding-bottom:13px;font-size:24px;font-weight:600}.billing-table-wrapper{width:100%;overflow-x:auto}.billing-table{border-collapse:collapse;width:100%;min-width:950px;font-size:13px}.billing-table th{color:#343b40;text-align:left;background:#f7f8f9;border-bottom:2px solid #d2d8dc;height:44px;padding:0 12px;font-size:12px;font-weight:700}.billing-table td{color:#3a4247;border-bottom:1px solid #e0e4e6;height:49px;padding:7px 12px}.billing-table td:first-child{min-width:190px}.billing-table td:nth-child(4){color:#747d83;font-size:12px}.billing-amount{text-align:right;min-width:120px;font-weight:700}.billing-empty{text-align:center;color:#7c858b!important;height:100px!important}.billing-warning-box{color:#6f5a15;background:#fff7df;border:1px solid #e5d49c;border-radius:5px;flex-direction:column;gap:5px;margin-top:20px;padding:14px 16px;font-size:12px;display:flex}.billing-warning-box strong{color:#564510;margin-bottom:2px;font-size:13px}.billing-total-area{justify-content:flex-end;align-items:flex-start;gap:35px;margin-top:30px;display:flex}.billing-vat-control{flex-direction:column;gap:7px;display:flex}.billing-vat-control label{color:#687178;font-size:12px;font-weight:600}.billing-vat-control>div{align-items:center;gap:7px;display:flex}.billing-vat-control input{border:1px solid #c6ccd0;border-radius:4px;width:85px;height:40px;padding:0 9px;font-size:14px}.billing-vat-control span{color:#535c62;font-size:14px}.billing-total-box{width:350px}.billing-total-box>div{border-bottom:1px solid #dde1e4;justify-content:space-between;align-items:center;gap:25px;min-height:49px;padding:0 14px;display:flex}.billing-total-box span{color:#596269;font-size:13px}.billing-total-box strong{color:#252b2f;font-size:15px}.billing-gross-row{background:#f0f4f6;border-top:2px solid #626d74;margin-top:5px;border-bottom:0!important}.billing-gross-row span{color:#252b2f;font-size:15px;font-weight:700}.billing-gross-row strong{font-size:21px}.billing-bottom-info{color:#53626c;background:#eef6fc;border:1px solid #c8dfef;border-radius:5px;align-items:center;gap:12px;margin-top:15px;padding:13px 16px;font-size:12px;display:flex}.billing-bottom-info strong{color:#2e4655}@media (width<=1200px){.billing-filter-card{flex-wrap:wrap}.billing-entry-count{margin-left:0}.billing-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=800px){.billing-filter-field,.billing-filter-field input,.billing-filter-field select{width:100%;min-width:0}.billing-month-navigation{width:100%}.billing-month-navigation button{flex:1}.billing-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.billing-document{padding:20px}.billing-document-top{flex-direction:column}.billing-company-box{text-align:left;align-items:flex-start}.billing-document-meta{grid-template-columns:1fr}.billing-total-area{flex-direction:column}.billing-total-box{width:100%}}@media (width<=520px){.billing-summary-grid{grid-template-columns:1fr}.billing-month-navigation{flex-direction:column}.billing-month-navigation button{border:1px solid #c5ccd0;border-radius:4px!important}}.billing-pdf-actions{justify-content:flex-end;gap:12px;margin-top:18px;display:flex}.billing-pdf-actions button{color:#fff;cursor:pointer;border:0;border-radius:4px;min-width:220px;min-height:45px;padding:0 18px;font-family:inherit;font-size:14px}.billing-pdf-actions button:disabled{opacity:.55;cursor:default}.billing-pdf-preview-button{background:#25a943}.billing-pdf-preview-button:hover:not(:disabled){background:#1e9239}.billing-pdf-download-button{background:#1689ee}.billing-pdf-download-button:hover:not(:disabled){background:#0879dc}@media (width<=700px){.billing-pdf-actions{flex-direction:column}.billing-pdf-actions button{width:100%}}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0;padding:0}body{color:#252a2e;background:#f4f5f6;font-family:Arial,Helvetica,sans-serif}button,input,select,textarea{font-family:inherit}.login-page{background:#343b41;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card{background:#fff;border-radius:8px;width:100%;max-width:430px;padding:40px;box-shadow:0 15px 40px #00000040}.brand{align-items:center;gap:15px;margin-bottom:35px;display:flex}.brand-icon{color:#fff;background:#c8433c;border-radius:4px;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:700;display:flex}.brand h1{margin:0 0 4px;font-size:22px}.brand p{color:#777;margin:0;font-size:16px}.login-card form{flex-direction:column;display:flex}.login-card label{margin-bottom:7px;font-size:14px;font-weight:600}.login-card input{border:1px solid #c9ced3;border-radius:4px;width:100%;height:45px;margin-bottom:20px;padding:0 12px;font-size:15px}.login-card input:focus{border-color:#1689ee;outline:none;box-shadow:0 0 0 2px #1689ee1f}.login-button{color:#fff;cursor:pointer;background:#1689ee;border:0;border-radius:4px;height:46px;font-size:16px}.login-button:hover{background:#0879dc}.login-button:disabled{opacity:.7;cursor:default}.login-footer{text-align:center;color:#999;margin-top:30px;font-size:12px}.error-message{color:#971f1f;overflow-wrap:anywhere;background:#ffe3e3;border:1px solid #e4aaaa;border-radius:4px;margin-bottom:18px;padding:11px;font-size:14px}.success-message{color:#176b30;background:#e4f7e9;border:1px solid #a8d8b4;border-radius:4px;margin-bottom:20px;padding:12px;font-size:14px}.page-error{margin-bottom:20px}.loading-screen{color:#fff;background:#343b41;justify-content:center;align-items:center;min-height:100vh;font-size:18px;display:flex}.app-layout{background:#f4f5f6;min-height:100vh;display:flex}.sidebar{z-index:10;color:#fff;background:#343b41;flex-direction:column;width:260px;min-height:100vh;display:flex;position:fixed;top:0;left:0}.sidebar-logo{border-bottom:1px solid #ffffff26;align-items:center;min-height:64px;padding:0 22px;font-size:20px;display:flex}.sidebar-logo-icon{color:#fff;background:#c8433c;margin-right:8px;padding:6px 7px;font-weight:700}.user-box{padding:28px}.user-box strong{font-size:18px;display:block}.user-box span{color:#9ea6ac;margin-top:8px;font-size:14px;display:block}.navigation{flex-direction:column;display:flex}.nav-button{color:#cfd4d8;text-align:left;cursor:pointer;background:0 0;border:0;width:100%;padding:15px 28px;font-size:16px}.nav-button:hover{color:#fff;background:#41494f}.nav-button.active{color:#fff;background:#1689ee}.sidebar-bottom{margin-top:auto;padding:25px}.logout-button{color:#ddd;cursor:pointer;background:0 0;border:1px solid #687078;border-radius:4px;width:100%;padding:11px}.logout-button:hover{color:#fff;background:#444c52}.main-content{width:calc(100% - 260px);min-height:100vh;margin-left:260px;padding:38px}.main-content h1{margin:0;font-size:34px;font-weight:400}.welcome-text{color:#687078;margin-top:8px;margin-bottom:30px}.dashboard-grid{grid-template-columns:repeat(4,minmax(180px,1fr));gap:18px;display:grid}.dashboard-card{background:#fff;border:1px solid #ddd;border-radius:6px;padding:24px}.dashboard-card span{color:#737b82;margin-bottom:14px;display:block}.dashboard-card strong{font-size:27px;font-weight:500}.info-box{background:#fff;border:1px solid #ddd;border-radius:6px;margin-top:25px;padding:25px}.info-box h2{margin-top:0;font-size:20px}.info-box p{color:#626a70;line-height:1.5}.panel{background:#fff;border:1px solid #d9dde0;border-radius:6px;margin-bottom:25px;padding:25px}.panel h2{margin-top:0;margin-bottom:22px;font-size:20px;font-weight:600}.panel-title-row{justify-content:space-between;align-items:center;gap:20px;margin-bottom:15px;display:flex}.no-margin{margin:0!important}.panel-subtitle{color:#747c82;margin-top:6px;margin-bottom:0;font-size:14px}.page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:25px;display:flex}.page-header h1{margin-bottom:5px}.customer-count{color:#747c82;white-space:nowrap;font-size:14px}.primary-button{color:#fff;cursor:pointer;white-space:nowrap;background:#1689ee;border:0;border-radius:4px;min-height:42px;padding:11px 18px;font-size:15px}.primary-button:hover{background:#0879dc}.primary-button:disabled{opacity:.6;cursor:default}.secondary-button{color:#394047;cursor:pointer;background:#fff;border:1px solid #c8cdd2;border-radius:4px;min-height:38px;padding:8px 14px}.secondary-button:hover{background:#f2f4f5}.small-button{min-height:32px;padding:6px 10px;font-size:13px}.danger-link{color:#be3333;cursor:pointer;background:0 0;border:0;padding:5px 8px;font-size:14px}.danger-link:hover{text-decoration:underline}.back-button{color:#1689ee;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px}.back-button:hover{text-decoration:underline}.customer-form{max-width:900px}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:25px;display:grid}.form-group{flex-direction:column;gap:7px;display:flex}.form-group label{color:#33393e;font-size:14px;font-weight:600}.form-group input,.form-group select,.form-group textarea{color:#252a2e;background:#fff;border:1px solid #c8cdd2;border-radius:4px;width:100%;font-size:15px}.form-group input,.form-group select{height:43px;padding:0 11px}.form-group textarea{resize:vertical;min-height:100px;padding:11px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#1689ee;outline:none;box-shadow:0 0 0 2px #1689ee1a}.form-full{grid-column:1/-1}.form-span-two{grid-column:span 2}.field-hint{color:#7b8389;text-transform:capitalize;margin-top:-2px;font-size:12px}.input-suffix{width:100%;display:flex}.input-suffix input{border-radius:4px 0 0 4px;flex:1}.input-suffix span{color:#5e666c;background:#f4f5f6;border:1px solid #c8cdd2;border-left:0;border-radius:0 4px 4px 0;justify-content:center;align-items:center;width:48px;display:flex}.customers-table-wrapper,.rates-table-wrapper{width:100%;overflow-x:auto}.customers-table,.rates-table{border-collapse:collapse;background:#fff;width:100%}.customers-table th,.customers-table td,.rates-table th,.rates-table td{text-align:left;vertical-align:middle;border-bottom:1px solid #e0e3e5;padding:13px 12px}.customers-table th,.rates-table th{color:#555e65;background:#f7f8f9;font-size:13px;font-weight:600}.customers-table td,.rates-table td{color:#333a40;font-size:14px}.customers-table tbody tr:hover,.rates-table tbody tr:hover{background:#f8fafb}.customer-name-button{color:#252a2e;cursor:pointer;background:0 0;border:0;padding:0;font-size:14px;font-weight:700}.customer-name-button:hover{color:#1689ee;text-decoration:underline}.table-actions{white-space:nowrap;text-align:right!important}.customer-detail-top{margin-bottom:20px}.customer-status{border-radius:20px;padding:5px 9px;font-size:12px;display:inline-block}.customer-status.active{color:#18793a;background:#e2f7e8}.customer-info-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.customer-info-item{background:#f7f8f9;border-radius:5px;padding:16px}.customer-info-item span{color:#747c82;margin-bottom:8px;font-size:13px;display:block}.customer-info-item strong{color:#252a2e;font-size:15px;line-height:1.5}.rate-form{background:#f7f8f9;border:1px solid #dfe2e5;border-radius:5px;margin-top:25px;margin-bottom:30px;padding:20px}.rate-form-grid{grid-template-columns:2fr 2fr 1fr;gap:18px;display:grid}.rate-value-input{display:flex}.rate-value-input input{border-radius:4px 0 0 4px;flex:1}.rate-value-input span{color:#555e65;background:#eceff1;border:1px solid #c8cdd2;border-left:0;border-radius:0 4px 4px 0;justify-content:center;align-items:center;min-width:60px;padding:0 8px;font-size:13px;display:flex}.rate-form-actions{gap:10px;margin-top:20px;display:flex}.rate-amount{white-space:nowrap;font-weight:700}.order-column{width:100px}.order-buttons{gap:5px;display:flex}.order-button{color:#343b41;cursor:pointer;background:#fff;border:1px solid #c8cdd2;border-radius:4px;width:30px;height:30px;font-size:16px}.order-button:hover:not(:disabled){color:#fff;background:#1689ee;border-color:#1689ee}.order-button:disabled{opacity:.3;cursor:default}.billing-rules-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:25px;margin-bottom:25px;display:grid}.billing-rule-box{background:#f7f8f9;border:1px solid #dfe2e5;border-radius:6px;padding:20px}.billing-rule-box h3{margin-top:0;margin-bottom:18px;font-size:16px}.billing-rule-row{justify-content:space-between;align-items:center;gap:15px;margin-bottom:14px;display:flex}.billing-rule-row:last-child{margin-bottom:0}.billing-rule-row label{color:#444c52;font-size:14px}.billing-rule-value{align-items:center;gap:8px;display:flex}.billing-rule-value input{border:1px solid #c8cdd2;border-radius:4px;width:80px;height:38px;padding:0 8px}.billing-rule-value span{color:#687078;font-size:13px}.rule-time-input{border:1px solid #c8cdd2;border-radius:4px;width:120px;height:38px;padding:0 8px}.billing-radio{color:#444c52;cursor:pointer;align-items:flex-start;gap:10px;margin-bottom:15px;font-size:14px;line-height:1.5;display:flex}.billing-radio:last-child{margin-bottom:0}.billing-radio input{margin-top:3px}.empty-state{text-align:center;color:#7b8389;padding:50px 20px;line-height:1.7}.entry-form-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.entry-calculation-help{margin-bottom:22px}.calculation-grid{grid-template-columns:repeat(6,minmax(100px,1fr));gap:12px;display:grid}.calculation-item,.calculation-edit-item{background:#f7f8f9;border:1px solid #d7dcdf;border-radius:4px;min-height:82px;padding:13px}.calculation-item span,.calculation-edit-item label{color:#687078;margin-bottom:10px;font-size:13px;display:block}.calculation-item strong{font-size:20px}.calculation-edit-item input{border:1px solid #c8cdd2;border-radius:4px;width:100%;height:38px;padding:0 8px}.holiday-checkbox{cursor:pointer;align-items:center;gap:9px;margin-top:20px;font-size:14px;display:flex}.entry-save-area{justify-content:flex-end;margin-bottom:40px;display:flex}.entry-save-button{min-width:200px}.shift-preset-box{background:#f6f8f9;border:1px solid #cdd5da;border-radius:4px;justify-content:space-between;align-items:center;gap:20px;min-height:58px;padding:11px 13px;display:flex}.shift-preset-box>div{flex-direction:column;gap:3px;display:flex}.shift-preset-box strong{color:#343a3e;font-size:13px}.shift-preset-box span{color:#7b8389;font-size:11px}.timecodex-page{width:100%;padding-bottom:50px}.timecodex-page .month-overview-header{justify-content:space-between;align-items:center;gap:30px;margin-bottom:26px;display:flex}.timecodex-page .month-overview-header h1{color:#24292d;letter-spacing:-1px;margin:0;font-size:42px;font-weight:400;line-height:1.1}.timecodex-page .month-overview-header p{color:#7b8389;margin:7px 0 0 2px;font-size:15px}.timecodex-page .month-controls{gap:8px;display:flex}.timecodex-page .month-controls button{color:#566169;cursor:pointer;background:#fff;border:1px solid #c7cdd1;border-radius:5px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 17px;font-size:14px;display:flex;box-shadow:0 1px 2px #00000008}.timecodex-page .month-controls button:hover{color:#1689ee;background:#f5faff;border-color:#1689ee}.timecodex-page .month-controls .current-month-button{color:#fff;background:#1689ee;border-color:#1689ee}.timecodex-page .month-controls .current-month-button:hover{color:#fff;background:#0879dc}.timecodex-page .month-toolbar{background:#fff;border:1px solid #d8dde0;border-radius:7px;align-items:center;gap:22px;min-height:82px;margin-bottom:16px;padding:15px 20px;display:flex;box-shadow:0 2px 7px #00000009}.timecodex-page .compact-filter{flex-direction:column;gap:6px;display:flex}.timecodex-page .compact-filter label{color:#707980;text-transform:uppercase;letter-spacing:.3px;font-size:12px;font-weight:700}.timecodex-page .compact-filter input,.timecodex-page .compact-filter select{color:#2d3337;background:#fff;border:1px solid #c8ced2;border-radius:4px;min-width:210px;height:42px;padding:0 12px;font-size:15px}.timecodex-page .customer-filter-large select{min-width:260px}.timecodex-page .month-entry-count{border-left:1px solid #e1e4e6;flex-direction:column;align-items:center;min-width:100px;margin-left:auto;padding:9px 18px;display:flex}.timecodex-page .month-entry-count strong{color:#252a2e;font-size:24px;font-weight:500}.timecodex-page .month-entry-count span{color:#7b8389;margin-top:2px;font-size:12px}.calendar-legend{color:#697279;align-items:center;gap:25px;margin-bottom:12px;font-size:12px;display:flex}.calendar-legend>div{align-items:center;gap:7px;display:flex}.legend-box{border:1px solid #cfd3d6;border-radius:3px;width:15px;height:15px;display:inline-block}.weekend-legend{background:#ededed}.holiday-legend{background:#e2e2e2;border-left:4px solid #737373}.timecodex-page .summary-table-shell{background:#fff;border:1px solid #d6dade;border-radius:7px;width:100%;overflow-x:auto;box-shadow:0 3px 12px #0000000b}.timecodex-page .hours-summary-table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:1540px;font-size:14px}.timecodex-page .hours-summary-table thead th{color:#202529;text-align:left;vertical-align:middle;white-space:nowrap;background:#fafbfb;border-bottom:2px solid #d5dade;height:58px;padding:0 15px;font-size:14px;font-weight:700}.timecodex-page .hours-summary-table tbody td{color:#31373b;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e0e3e5;height:57px;padding:9px 15px;font-size:14px}.timecodex-page .hours-summary-table tbody tr{background:#fff;transition:background .1s}.timecodex-page .hours-summary-table tbody tr:hover{background:#f4f8fb}.timecodex-page .hours-summary-table tbody tr.weekend-row{background:#ededed}.timecodex-page .hours-summary-table tbody tr.weekend-row:hover{background:#e5e5e5}.timecodex-page .hours-summary-table tbody tr.holiday-row{background:#e2e2e2;box-shadow:inset 5px 0 #737373}.timecodex-page .hours-summary-table tbody tr.holiday-row:hover{background:#dadada}.date-cell{min-width:185px}.date-cell>span{font-weight:500;display:block}.holiday-name{color:#666;margin-top:4px;font-size:11px;font-weight:600;display:block}.worktime-cell{font-weight:500}.number-cell-important{font-weight:700;color:#202529!important;font-size:15px!important}.travel-cell{min-width:140px}.nowrap{white-space:nowrap}.timecodex-page .hours-summary-table th:first-child,.timecodex-page .hours-summary-table td:first-child{min-width:185px}.timecodex-page .hours-summary-table th:nth-child(2),.timecodex-page .hours-summary-table td:nth-child(2),.timecodex-page .hours-summary-table th:nth-child(3),.timecodex-page .hours-summary-table td:nth-child(3){min-width:150px}.timecodex-page .hours-summary-table th:nth-child(4),.timecodex-page .hours-summary-table td:nth-child(4){min-width:105px}.timecodex-page .hours-summary-table th:nth-child(5),.timecodex-page .hours-summary-table td:nth-child(5){min-width:140px}.timecodex-page .hours-summary-table th:nth-child(6),.timecodex-page .hours-summary-table td:nth-child(6){text-align:center;min-width:75px}.timecodex-page .hours-summary-table th:nth-child(7),.timecodex-page .hours-summary-table td:nth-child(7){text-align:center;min-width:80px}.timecodex-page .hours-summary-table th:nth-child(8),.timecodex-page .hours-summary-table td:nth-child(8){text-align:center;min-width:110px}.timecodex-page .hours-summary-table th:nth-child(9),.timecodex-page .hours-summary-table td:nth-child(9),.timecodex-page .hours-summary-table th:nth-child(10),.timecodex-page .hours-summary-table td:nth-child(10),.timecodex-page .hours-summary-table th:nth-child(11),.timecodex-page .hours-summary-table td:nth-child(11),.timecodex-page .hours-summary-table th:nth-child(12),.timecodex-page .hours-summary-table td:nth-child(12),.timecodex-page .hours-summary-table th:nth-child(13),.timecodex-page .hours-summary-table td:nth-child(13){text-align:center;min-width:75px}.timecodex-page .hours-summary-table th:nth-child(14),.timecodex-page .hours-summary-table td:nth-child(14){text-align:center;min-width:145px}.timecodex-page .hours-summary-table tfoot td{color:#202529;white-space:nowrap;background:#fff;border-top:2px solid #bfc5c9;height:60px;padding:0 15px;font-size:14px;font-weight:700}.timecodex-page .summary-total-label{font-size:15px!important}.timecodex-page .summary-empty{text-align:center!important;color:#81898e!important;height:120px!important;font-size:15px!important}@media (width<=1200px){.dashboard-grid{grid-template-columns:repeat(2,minmax(180px,1fr))}.customer-info-grid,.entry-form-grid{grid-template-columns:repeat(2,1fr)}.calculation-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=1000px){.timecodex-page .month-overview-header{flex-direction:column;align-items:flex-start}.timecodex-page .month-toolbar{flex-wrap:wrap;align-items:stretch}.timecodex-page .month-entry-count{border-left:0;margin-left:0}}@media (width<=900px){.sidebar{width:210px}.main-content{width:calc(100% - 210px);margin-left:210px;padding:25px}.form-grid{grid-template-columns:1fr}.form-full{grid-column:auto}.rate-form-grid,.billing-rules-grid{grid-template-columns:1fr}}@media (width<=650px){.app-layout{display:block}.sidebar{width:100%;min-height:auto;position:relative}.main-content{width:100%;margin-left:0;padding:20px}.dashboard-grid,.customer-info-grid{grid-template-columns:1fr}.page-header,.panel-title-row{flex-direction:column;align-items:stretch}.rate-form-actions{flex-direction:column}.login-card{padding:28px 22px}.entry-form-grid{grid-template-columns:1fr}.form-span-two{grid-column:auto}.calculation-grid{grid-template-columns:repeat(2,1fr)}.shift-preset-box{flex-direction:column;align-items:stretch}.timecodex-page .month-overview-header h1{font-size:33px}.timecodex-page .month-controls{width:100%}.timecodex-page .month-controls button{flex:1;padding-left:8px;padding-right:8px}.timecodex-page .month-controls button span{display:none}.timecodex-page .compact-filter{width:100%}.timecodex-page .compact-filter input,.timecodex-page .compact-filter select{width:100%;min-width:0}.calendar-legend{flex-direction:column;align-items:flex-start;gap:8px}}
