:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:#f4f6f9;font:15px/1.5 system-ui,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{margin:0}#root{min-height:100svh}.hub-shell{flex-direction:column;min-height:100svh;display:flex}.hub-header{color:#fff;background:#1e3a68;align-items:center;gap:20px;padding:14px 24px;display:flex}.hub-brand{color:#fff;font-size:1.05rem;font-weight:700;text-decoration:none}.hub-back{font:inherit;cursor:pointer;color:#cfe0ff;background:0 0;border:none;padding:0;font-size:.9rem;text-decoration:none}.hub-back:hover{text-decoration:underline}.hub-staff-switcher{color:#cfe0ff;align-items:center;gap:10px;margin-left:auto;font-size:.88rem;display:flex}.hub-logout{color:#fff;cursor:pointer;background:#ffffff1f;border:1px solid #ffffff4d;border-radius:6px;padding:5px 10px;font-size:.82rem}.hub-logout:hover{background:#ffffff38}.hub-main{flex:1;width:100%;max-width:1300px;margin:0 auto;padding:32px 24px 60px}.hub-main h1{color:#1c2430;margin:0 0 6px;font-size:1.7rem}.subtitle{color:#5a6472;margin:0 0 24px}.tile-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:18px;display:grid}.tile{aspect-ratio:1;color:#1c2430;background:#fff;border:1px solid #e2e6ec;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:10px;text-decoration:none;transition:box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 2px #141e320a}.tile:hover{transform:translateY(-2px);box-shadow:0 6px 16px #141e321a}.tile-icon{font-size:2.4rem}.tile-label{font-size:.95rem;font-weight:600}.tile-disabled{opacity:.5;cursor:default;pointer-events:none}.tile-disabled:hover{transform:none;box-shadow:0 1px 2px #141e320a}.coming-soon{color:#3a4250;background:#fff;border:1px solid #e2e6ec;border-radius:10px;padding:24px}.coming-soon .hint{color:#8a93a3;margin-top:8px;font-size:.88rem}.calendar-toolbar{align-items:center;gap:10px;margin-bottom:14px;display:flex}.calendar-toolbar button{cursor:pointer;background:#fff;border:1px solid #cbd2dc;border-radius:6px;padding:7px 14px;font-size:.85rem}.calendar-week-range{color:#3a4250;margin-left:8px;font-weight:600}.calendar-view-toggle{border:1px solid #cbd2dc;border-radius:6px;margin-left:8px;display:flex;overflow:hidden}.calendar-view-toggle button{cursor:pointer;background:#fff;border:none;border-radius:0;padding:7px 14px;font-size:.85rem}.calendar-view-toggle button+button{border-left:1px solid #cbd2dc}.calendar-view-toggle button.active{color:#fff;background:#1e3a68}.staff-visibility{background:#fff;border:1px solid #e2e6ec;border-radius:8px;flex-wrap:wrap;align-items:center;gap:4px 16px;margin-bottom:18px;padding:10px 14px;font-size:.85rem;display:flex}.staff-visibility-label{color:#5a6472;font-weight:600}.staff-visibility-option{align-items:center;gap:6px;font-weight:400;display:inline-flex}.staff-swatch{border-radius:50%;flex-shrink:0;width:11px;height:11px;display:inline-block}.week-grid{background:#fff;border:1px solid #e2e6ec;border-radius:10px;overflow:hidden}.week-grid-header,.week-grid-row{grid-template-columns:34px repeat(var(--day-count), 1fr);display:grid}.week-grid-header{background:#f4f6f9;border-bottom:1px solid #e2e6ec}.week-grid-corner{border-right:1px solid #aab2bd}.week-grid-day-label{text-align:center;color:#5a6472;border-right:1px solid #aab2bd;padding:10px 8px;font-size:.82rem;font-weight:600}.week-grid-day-label:last-child{border-right:none}.week-grid-day-label.is-today{color:#1e3a68;background:#eef3fb}.week-grid-day-label.is-public-holiday{color:#92400e;background:#fef3e0}.public-holiday-label{white-space:nowrap;text-overflow:ellipsis;font-size:.7rem;font-weight:500;display:block;overflow:hidden}.week-grid-row{border-bottom:1px solid #eef0f3}.week-grid-row:last-child{border-bottom:none}.week-grid-staff-label{color:#3a4250;background:#fafbfd;border-right:1px solid #aab2bd;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:8px 2px;font-size:.78rem;font-weight:600;display:flex;overflow:hidden}.week-grid-staff-name{writing-mode:vertical-rl;white-space:nowrap;text-overflow:ellipsis;max-height:100%;overflow:hidden;transform:rotate(180deg)}.week-grid-cell{cursor:pointer;border-right:1px solid #aab2bd;flex-direction:column;gap:8px;min-width:0;min-height:64px;padding:9px;display:flex}.week-grid-cell:hover{background:#f8fafd}.week-grid-cell:last-child{border-right:none}.week-grid-empty{text-align:center;color:#8a93a3;padding:24px;font-size:.9rem}.event-chip{box-sizing:border-box;color:#fff;text-align:left;cursor:pointer;filter:brightness();border:1px solid;border-radius:6px;flex-direction:column;align-items:flex-start;gap:2px;width:100%;min-width:0;padding:5px 7px;font-size:.72rem;display:flex}.event-chip:hover{filter:brightness(.92)}.event-chip-time{font-weight:700}.event-chip-title{white-space:normal;overflow-wrap:break-word;max-width:100%;font-weight:500}.event-chip-docket{opacity:.9;font-size:.65rem}.event-chip-docket-no{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.event-chip-night{outline-offset:-3px;outline:2px dashed #fff9}.event-chip-multiday{border-style:dashed;border-width:2px}.search-panel{max-width:640px}.search-results{border-top:1px solid #eef0f3;margin-top:16px;padding-top:12px}.search-results ul{max-height:340px;margin:0;padding:0;list-style:none;overflow-y:auto}.search-result-row{text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f2f3f5;grid-template-columns:130px 120px 1fr 1fr;align-items:center;gap:10px;width:100%;padding:8px 4px;font-size:.85rem;display:grid}.search-result-row:hover{background:#f8fafd}.search-result-date{color:#5c6470}.search-result-title{font-weight:600}.search-result-client{color:#5c6470;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.undo-toast{color:#fff;z-index:50;background:#1f2430;border-radius:8px;align-items:center;gap:14px;padding:12px 16px;font-size:.9rem;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%);box-shadow:0 6px 20px #00000040}.undo-toast button{color:#7fb2ff;cursor:pointer;background:0 0;border:none;padding:0;font-size:.9rem;font-weight:700}.undo-toast button:hover{text-decoration:underline}.modal-overlay{z-index:1000;background:#0a0e1473;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.modal-panel{background:#fff;border-radius:10px;width:100%;max-width:440px;max-height:90vh;padding:22px;overflow-y:auto}.modal-panel h2{margin:0 0 16px;font-size:1.2rem}.modal-panel label{color:#3a4250;margin-bottom:12px;font-size:.85rem;font-weight:600;display:block}.day-name-hint{color:#5a6472;font-weight:400}.modal-panel input,.modal-panel select,.modal-panel textarea{box-sizing:border-box;border:1px solid #cbd2dc;border-radius:6px;width:100%;margin-top:4px;padding:8px 10px;font-family:inherit;font-size:.95rem;font-weight:400;display:block}.modal-panel .row{gap:16px;display:flex}.modal-panel .row>label{flex:1}.modal-actions{justify-content:flex-end;gap:10px;margin-top:6px;display:flex}.modal-actions button{cursor:pointer;background:#fff;border:1px solid #cbd2dc;border-radius:6px;padding:9px 16px;font-weight:600}.modal-actions .submit{color:#fff;background:#1e3a68;border:none}.modal-actions .submit:disabled{cursor:not-allowed;background:#9fb0c8}.modal-actions .danger{color:#c1414a;border-color:#f4c3c0}.event-detail-staff{align-items:center;gap:8px;font-weight:600;display:flex}.event-detail-notes{color:#5a6472;font-size:.9rem}.event-detail-docket-status{margin:10px 0}.docket-badge{border-radius:20px;padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-block}.docket-badge-yes{color:#1f5c34;background:#eaf7ee}.docket-badge-no{color:#a12f2f;background:#fdeceb}.error{color:#a12f2f;background:#fdeceb;border:1px solid #f4c3c0;border-radius:6px;margin-bottom:12px;padding:10px 14px}.warning-banner{color:#8a5a00;background:#fdf3e0;border:1px solid #f0d8a0;border-radius:6px;margin-bottom:12px;padding:10px 14px}.picker-result-list{border:1px solid #e2e6ec;border-radius:6px;max-height:180px;margin:-6px 0 12px;padding:0;list-style:none;overflow-y:auto}.picker-result-list li button{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:8px 10px;font-size:.9rem;font-weight:400}.picker-result-list li button:hover{background:#f2f5fa}.chip{color:#1e3a68;background:#eef3fb;border:1px solid #c9d9f2;border-radius:20px;align-items:center;gap:8px;margin-bottom:12px;padding:6px 10px;font-size:.88rem;font-weight:600;display:inline-flex}.chip-clear{cursor:pointer;color:#1e3a68;background:0 0;border:none;padding:0;font-weight:700}.time-select{align-items:center;gap:4px;margin-top:4px;display:flex}.time-select select{width:auto;margin-top:0;padding:8px 6px}.time-select span{color:#8a93a3;font-weight:600}.hub-main section{text-align:left;background:#fff;border:1px solid #e2e6ec;border-radius:10px;margin-bottom:18px;padding:18px 20px}.hub-main section h2{margin-top:0;font-size:1.05rem}.hub-main label{color:#3a4250;margin-bottom:12px;font-size:.85rem;font-weight:600;display:block}.hub-main input,.hub-main select,.hub-main textarea{box-sizing:border-box;border:1px solid #cbd2dc;border-radius:6px;width:100%;margin-top:4px;padding:8px 10px;font-family:inherit;font-size:.95rem;font-weight:400;display:block}.hub-main form .row{gap:16px;display:flex}.hub-main form .row>label{flex:1}.checkbox-inline{align-items:center;gap:8px;font-weight:600;display:flex}.checkbox-inline input{width:auto;margin:0}.client-job-picker{position:relative}.labour-section{margin-bottom:20px}.labour-section>h3{margin:0 0 8px;font-size:.95rem}.labour-section>button{color:#1e3a68;background:#eef3fb;border:1px solid #c9d9f2;border-radius:6px;padding:6px 12px;font-size:.85rem;font-weight:600}.labour-entry{background:#fbfcfe;border:1px solid #e2e6ec;border-radius:8px;margin-bottom:12px;padding:14px 16px}.labour-entry-top{align-items:flex-end;gap:12px;display:flex}.labour-entry-top .grow{flex:1}.labour-entry-top .row-remove{color:#c1414a;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:8px 0;font-size:.85rem;font-weight:600}.labour-entry .row{margin-top:4px}.labour-entry .row>label{flex:1;min-width:0}.radio-group{flex-wrap:wrap;align-items:center;gap:6px 16px;margin:10px 0;font-size:.85rem;display:flex}.radio-group-label{color:#3a4250;margin-right:4px;font-weight:600}.radio-option{white-space:nowrap;align-items:center;gap:5px;margin-bottom:0;font-weight:400;display:inline-flex}.radio-option input{width:auto;margin:0}.contract-items{margin:4px 0 10px}.contract-item-row{align-items:center;gap:8px;margin-bottom:6px;display:flex}.contract-item-row input[type=text],.contract-item-row select{flex:1;margin-top:0}.contract-item-row input[type=number]{width:90px;margin-top:0}.contract-item-row .row-remove{color:#c1414a;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.1rem}.contract-items>button{color:#1e3a68;background:#eef3fb;border:1px solid #c9d9f2;border-radius:6px;padding:6px 12px;font-size:.82rem;font-weight:600}.computed-total{color:#3a4250;background:#eef3fb;border-radius:6px;margin-bottom:6px;padding:6px 10px;font-size:.85rem}.computed-total-net{color:#1f5c34;background:#eaf7ee}.photo-section{margin-bottom:4px}.photo-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px;margin-bottom:14px;display:grid}.photo-card{background:#fbfcfe;border:1px solid #e2e6ec;border-radius:8px;overflow:hidden}.photo-card img{object-fit:cover;background:#eef1f5;width:100%;height:120px;display:block}.photo-card input{width:calc(100% - 16px);margin:8px 8px 6px;padding:5px 8px;font-size:.8rem}.photo-card-actions{gap:6px;padding:0 8px 8px;display:flex}.photo-card-actions button{background:#fff;border:1px solid #cbd2dc;border-radius:5px;flex:1;padding:5px 6px;font-size:.78rem}.photo-card-actions .row-remove{color:#c1414a;border-color:#f4c3c0}.photo-section>button{color:#1e3a68;background:#eef3fb;border:1px solid #c9d9f2;border-radius:6px;padding:8px 14px;font-size:.85rem;font-weight:600}.photo-editor-overlay{z-index:1000;background:#0a0e14bf;justify-content:center;align-items:center;padding:12px;display:flex;position:fixed;inset:0}.photo-editor{background:#fff;border-radius:10px;flex-direction:column;gap:10px;max-width:95vw;max-height:95vh;padding:14px;display:flex}.photo-editor-toolbar{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.color-swatch{cursor:pointer;border:2px solid #d7dbe2;border-radius:50%;width:26px;height:26px;padding:0}.color-swatch.active{border-color:#1e3a68;box-shadow:0 0 0 2px #1e3a6840}.photo-editor-toolbar button:not(.color-swatch){background:#fff;border:1px solid #cbd2dc;border-radius:6px;margin-left:auto;padding:6px 12px;font-size:.82rem}.photo-editor-toolbar button:not(.color-swatch):first-of-type{margin-left:8px}.photo-editor-canvas-wrap{background:#f4f6f9;border-radius:6px;justify-content:center;display:flex;overflow:auto}.photo-editor-canvas{touch-action:none;cursor:crosshair;display:block}.photo-editor-actions{justify-content:flex-end;gap:10px;display:flex}.photo-editor-actions button{background:#fff;border:1px solid #cbd2dc;border-radius:6px;padding:9px 18px;font-weight:600}.photo-editor-actions .submit{color:#fff;background:#1e3a68;border:none}.line-items{margin-bottom:20px}.line-items h3{margin:0 0 8px;font-size:.95rem}.line-items table{border-collapse:collapse;width:100%;margin-bottom:8px}.line-items th{text-align:left;color:#7a8393;padding:4px 6px;font-size:.78rem}.line-items td{padding:3px 6px}.line-items input{margin-top:0}.row-remove{color:#c1414a;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.1rem}.line-items>button,.signature-actions button{color:#1e3a68;background:#eef3fb;border:1px solid #c9d9f2;border-radius:6px;padding:6px 12px;font-size:.85rem;font-weight:600}.signature-row{align-items:flex-end;gap:16px;display:flex}.signature-row-pad{flex:1}.fine-print{color:#8a93a3;white-space:nowrap;margin:0 0 8px;font-size:.78rem;font-style:italic}.signature-pad{background:#fafbfd;border:1px dashed #cbd2dc;border-radius:8px;padding:8px}.signature-canvas{touch-action:none;background:#fff;border-radius:6px;width:100%;height:160px}.signature-actions{margin-top:8px}.submit{color:#fff;background:#1e3a68;border:none;border-radius:8px;width:100%;padding:14px;font-size:1rem;font-weight:700}.submit:disabled{cursor:not-allowed;background:#9fb0c8}.saved-panel{text-align:center;background:#fff;border:1px solid #e2e6ec;border-radius:10px;margin-bottom:18px;padding:24px}.saved-panel .button-link{color:#fff;background:#1e3a68;border-radius:6px;margin:14px 10px;padding:10px 18px;font-weight:600;text-decoration:none;display:inline-block}.saved-panel button{background:#fff;border:1px solid #cbd2dc;border-radius:6px;margin:14px 10px;padding:10px 18px}.saved-panel .submit{color:#fff;background:#1e3a68;border:none}.saved-panel .submit:disabled{cursor:not-allowed;background:#9fb0c8}.history{text-align:left;background:#fff;border:1px solid #e2e6ec;border-radius:10px;margin-top:30px;padding:18px 20px}.history-header{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.history-header h2{margin:0}.history-header a{color:#1e3a68;font-size:.85rem;font-weight:600}.history ul{padding-left:18px;font-size:.9rem}.history li{margin-bottom:4px}.link-button{color:#1e3a68;font-weight:600;font-size:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.email-panel{text-align:left}.email-panel-collapsed{text-align:center}.email-panel-toggle{color:#1e3a68;background:0 0;border:1px dashed #c9d9f2;border-radius:6px;width:100%;padding:10px 16px;font-size:.9rem;font-weight:600}.email-panel h3{margin-top:0;font-size:1rem}.email-manual-add{gap:8px;margin-bottom:6px;display:flex}.email-manual-add input{flex:1;margin-top:0}.email-manual-add button{color:#1e3a68;white-space:nowrap;background:#eef3fb;border:1px solid #c9d9f2;border-radius:6px;padding:0 16px;font-weight:600}.email-manual-error{color:#a12f2f;margin:-2px 0 8px}.email-chip-row{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.email-result{color:#1f5c34;background:#eaf7ee;border-radius:6px;margin-top:10px;padding:10px 14px;font-size:.88rem}.xero-contact-results{border:1px solid #eef0f3;border-radius:6px;max-height:180px;margin:8px 0;padding:0;list-style:none;overflow-y:auto}.xero-contact-results li{border-bottom:1px solid #eef0f3}.xero-contact-results li:last-child{border-bottom:none}.xero-contact-results button{text-align:left;width:100%;padding:8px 12px;display:block}.login-gate{text-align:center;background:#f4f6f9;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:100svh;padding:24px;display:flex}.login-gate h1{color:#1e3a68;margin:0}.login-staff-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:14px;width:100%;max-width:640px;margin-top:12px;display:grid}.login-staff-tile{color:#1c2430;cursor:pointer;background:#fff;border:1px solid #e2e6ec;border-radius:14px;flex-direction:column;align-items:center;gap:10px;padding:22px 12px;font-size:.95rem;font-weight:600;transition:box-shadow .15s,transform .15s;display:flex;box-shadow:0 1px 2px #141e320a}.login-staff-tile:hover{transform:translateY(-2px);box-shadow:0 6px 16px #141e321a}.login-staff-dot{border-radius:50%;flex-shrink:0;width:16px;height:16px;display:inline-block}.colour-picker-cell{align-items:center;gap:6px;display:flex}.colour-picker{cursor:pointer;background:0 0;border:1px solid #dde1e7;border-radius:6px;width:32px;height:28px;padding:0}.colour-picker-cell button{padding:4px 9px;font-size:.78rem}.login-pin-form{flex-direction:column;gap:10px;width:100%;max-width:260px;margin-top:12px;display:flex}.login-pin-form input{letter-spacing:.3em;text-align:center;border:1px solid #d8dde6;border-radius:8px;padding:12px;font-size:1.4rem}.login-pin-form button{cursor:pointer;border:none;border-radius:8px;padding:10px;font-size:.95rem}.login-pin-form button[type=submit]{color:#fff;background:#1e3a68}.login-pin-form button[type=submit]:disabled{cursor:default;background:#9fb0c8}.login-back{color:#5a6472;background:0 0;text-decoration:underline}.staff-table{border-collapse:collapse;width:100%;margin-top:12px}.staff-table th,.staff-table td{text-align:left;border-bottom:1px solid #eef1f5;padding:10px 12px;font-size:.92rem}.staff-table th{color:#5a6472;text-transform:uppercase;letter-spacing:.03em;font-size:.82rem;font-weight:600}.cal-status{border-radius:20px;padding:4px 10px;font-size:.8rem;font-weight:600;display:inline-block}.cal-status-ok{color:#1f5c34;background:#eaf7ee}.cal-status-due-soon{color:#a8620a;background:#fff4e0}.cal-status-overdue{color:#a12f2f;background:#fdeceb}.cal-selected-card{background:#f4f6f9;border:1px solid #e2e6ec;border-radius:10px;margin-top:10px;padding:14px 16px}.cal-selected-card p{margin:4px 0}.row-inactive{opacity:.5}.status-pill{text-transform:uppercase;letter-spacing:.02em;border-radius:999px;padding:2px 9px;font-size:.72rem;font-weight:700;display:inline-block}.status-open{color:#a33a2e;background:#fdecea}.status-closed{color:#256a3a;background:#e6f4ea}.checkbox-group{border:1px solid #e2e6ec;border-radius:8px;flex-wrap:wrap;gap:8px 18px;margin:0 0 14px;padding:10px 14px;display:flex}.checkbox-group legend{padding:0 6px;font-size:.9rem;font-weight:600}.vehicle-check-section{border:1px solid #e2e6ec;border-radius:8px;margin:0 0 14px;padding:6px 14px 4px}.vehicle-check-section legend{padding:0 6px;font-size:.9rem;font-weight:600}.vehicle-check-item{border-bottom:1px solid #f0f2f5;padding:8px 0}.vehicle-check-item:last-child{border-bottom:none}.vehicle-check-item-label{margin-bottom:4px;font-size:.9rem;display:block}.vehicle-check-item-note{width:100%;margin-top:6px}.vehicle-check-fault-badge{color:#a33a2e;font-weight:600}.vehicle-check-ok-badge{color:#2b7a3f;font-weight:600}.swms-upload-form{background:#f4f6f9;border:1px solid #e2e6ec;border-radius:10px;margin:14px 0;padding:16px}.swms-list{flex-direction:column;gap:12px;margin:20px 0 0;padding:0;list-style:none;display:flex}.swms-card{text-align:left;background:#fff;border:1px solid #e2e6ec;border-radius:10px;padding:16px 18px}.swms-card-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.swms-card-actions{flex-direction:column;align-items:flex-end;gap:8px;display:flex}.swms-signoff-log{border-top:1px solid #eef0f3;grid-template-columns:1fr 1fr;gap:20px;margin-top:14px;padding-top:14px;display:grid}.swms-signoff-log h3{margin:0 0 6px;font-size:.85rem}.swms-signoff-log ul{margin:0;padding-left:18px;font-size:.85rem}.swms-signed-row{align-items:center;gap:8px;display:flex}.swms-signature-thumb{background:#fff;border:1px solid #eef0f3;border-radius:3px;height:20px}.event-chip-comps{outline-offset:1px;outline:3px solid #d32f2f;box-shadow:0 0 0 1px #d32f2f59}.event-chip-comps-badge{color:#fff;background:#d32f2f;border-radius:4px;width:fit-content;margin-top:2px;padding:1px 5px;font-size:.65rem;font-weight:700;display:block}.comps-note-box{background:#fdecea;border:1px solid #f3c1bc;border-radius:8px;margin:0 0 14px;padding:10px 12px}.planned-contract-items{background:#f4f7fc;border:1px solid #d7e1f2;border-radius:8px;flex-direction:column;gap:4px;margin:0 0 14px;padding:10px 12px;display:flex}.planned-contract-items .radio-group-label{margin-bottom:4px}.comps-required-badge{color:#a33a2e;background:#fdecea;border-radius:6px;margin:4px 0;padding:6px 10px;font-weight:700;display:inline-block}.comps-table-wrap{overflow-x:auto}.comps-table{border-collapse:collapse;width:100%;font-size:.9rem}.comps-table th{text-align:left;white-space:nowrap;border-bottom:2px solid #e2e6ec;padding:8px 10px}.comps-table td{vertical-align:top;border-bottom:1px solid #eef0f3;padding:8px 10px}.comps-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.comps-sortable:hover{color:#1e3a68}.comps-filter-row th{padding:4px 10px 10px;font-weight:400}.comps-filter-row input,.comps-filter-row select{width:100%;min-width:90px;margin-top:0;padding:4px 6px;font-size:.8rem}.comps-row-complete{color:#9aa2ac;text-decoration:line-through}.comps-row-complete td{background:#fafbfc}.comps-comments-input{resize:vertical;width:100%;min-width:160px;min-height:30px;padding:4px 6px;font-family:inherit;font-size:.85rem}.timeline-grid{background:#fff;border:1px solid #e2e6ec;border-radius:10px;overflow:hidden}.timeline-grid-header{grid-template-columns:56px repeat(var(--day-count,1), 1fr);background:#f4f6f9;border-bottom:1px solid #e2e6ec;display:grid}.timeline-grid-corner{border-right:1px solid #aab2bd}.timeline-grid-day-label{text-align:center;color:#5a6472;border-right:1px solid #aab2bd;padding:10px 8px;font-size:.82rem;font-weight:600}.timeline-grid-day-label:last-child{border-right:none}.timeline-grid-day-label.is-today{color:#1e3a68;background:#eef3fb}.timeline-grid-day-label.is-public-holiday{color:#92400e;background:#fef3e0}.timeline-grid-body{grid-template-columns:56px repeat(var(--day-count,1), 1fr);max-height:70vh;display:grid;position:relative;overflow-y:auto}.timeline-grid-gutter{border-right:1px solid #aab2bd;position:relative}.timeline-hour-label{color:#8a93a3;text-align:right;padding-right:6px;font-size:.72rem;position:absolute;left:0;right:0;transform:translateY(-50%)}.timeline-day-col{cursor:pointer;background-image:linear-gradient(#eef0f3 1px,#0000 1px);background-repeat:repeat-y;border-right:1px solid #aab2bd;position:relative}.timeline-day-col:last-child{border-right:none}.timeline-now-line{z-index:3;pointer-events:none;border-top:2px solid #d92b2b;height:0;position:absolute;left:0;right:0}.timeline-now-line:before{content:"";background:#d92b2b;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;left:-1px}.timeline-event{box-sizing:border-box;color:#fff;text-align:left;cursor:pointer;border:1px solid;border-radius:5px;flex-direction:column;padding:3px 6px;font-size:.72rem;line-height:1.25;display:flex;position:absolute;overflow:hidden}.timeline-event:hover{filter:brightness(.92);z-index:2}.timeline-event-time{font-weight:700}.timeline-event-client{white-space:normal;overflow-wrap:break-word;font-weight:600}.timeline-event-title{white-space:normal;overflow-wrap:break-word}.timeline-event-comps{outline-offset:1px;outline:3px solid #d32f2f}.timeline-event-draggable{cursor:grab}.timeline-event-dragging{opacity:.35;cursor:grabbing}.timeline-event-resize-handle{cursor:ns-resize;height:7px;position:absolute;bottom:0;left:0;right:0}.timeline-event-resize-handle:after{content:"";background:#fff9;border-radius:2px;width:20px;height:3px;position:absolute;bottom:2px;left:50%;transform:translate(-50%)}.timeline-drag-tooltip{z-index:100;color:#fff;pointer-events:none;white-space:nowrap;background:#1f2430;border-radius:6px;padding:6px 10px;font-size:.8rem;font-weight:600;position:fixed;box-shadow:0 4px 12px #00000040}.due-reminders-banner{color:#6b4e10;background:#fff6e5;border-bottom:1px solid #f0d999;justify-content:space-between;align-items:flex-start;gap:10px;padding:10px 16px;font-size:.88rem;display:flex}.due-reminders-list{flex-direction:column;gap:4px;display:flex}.due-reminders-item a{color:#1e3a68;font-weight:600}.due-reminders-close{color:#6b4e10;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:1.2rem;line-height:1}.update-banner{z-index:200;color:#fff;text-align:center;background:#1e3a68;flex-wrap:wrap;justify-content:center;align-items:center;gap:14px;padding:10px 16px;font-size:.9rem;display:flex;position:sticky;top:0}.update-banner button{color:#1e3a68;cursor:pointer;background:#fff;border:none;border-radius:6px;padding:6px 14px;font-size:.85rem;font-weight:700}.update-banner button:hover{background:#eef3fb}.contacts-list{flex-direction:column;gap:10px;margin:20px 0 0;padding:0;list-style:none;display:flex}.contact-card{text-align:left;background:#fff;border:1px solid #e2e6ec;border-radius:10px;align-items:flex-start;gap:12px;padding:12px 16px;display:flex}.contact-photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.contact-photo-placeholder{color:#fff;background:#1e3a68;justify-content:center;align-items:center;font-size:1rem;font-weight:700;display:flex}.contact-info{flex-direction:column;gap:2px;display:flex}.contact-link{color:#1e3a68;font-size:.88rem;text-decoration:none}.contact-link:hover{text-decoration:underline}.comps-assignee{color:#fff;white-space:nowrap;border-radius:6px;padding:2px 10px;font-weight:600;display:inline-block}.comps-assignee-select{border-radius:6px;max-width:100%;font-weight:600}.app-version{text-align:center;margin-top:24px}.event-chip-done{position:relative;overflow:hidden}.event-chip-done:after,.timeline-event-done:after{content:"DOCKET DONE";text-align:center;letter-spacing:.08em;color:#0006;pointer-events:none;width:80%;font-size:1.05rem;font-weight:800;line-height:1.05;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-14deg)}.timeline-event-done:after{letter-spacing:.02em;width:100%;font-size:.78rem}.xero-invoice-jobs{margin:8px 0;padding:0;list-style:none}.xero-invoice-jobs>li{border-bottom:1px solid #eef0f3;padding:6px 0}
