:root{color:#20282f;font-synthesis:none;text-rendering:optimizelegibility;--teal:#167b7d;--teal-dark:#0f6668;--border:#dfe5e8;--muted:#7a858c;--slot-height:30px;background:#f5f7f8;font-family:Inter,Segoe UI,Roboto,Arial,sans-serif}@media (width<=680px){.employee-editor-overlay{padding:0}.employee-editor{border:0;border-radius:0;width:100vw;height:100vh;max-height:none}.employee-editor-fields{grid-template-columns:1fr}.employee-editor-fields label:nth-child(-n+3){grid-column:auto}}*{box-sizing:border-box}html,body,#root{min-width:320px;min-height:100%;margin:0}body{background:#f5f7f8;min-height:100vh;overflow:hidden}.auth-page{background:radial-gradient(circle at 15% 15%,#228f911f,#0000 34%),linear-gradient(145deg,#f8fbfb 0%,#eef4f4 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.auth-card{background:#fffffff5;border:1px solid #d8e2e4;border-radius:20px;width:min(100%,390px);padding:38px;box-shadow:0 24px 70px #19373d1f}.auth-mark{color:#fff;background:var(--teal);border-radius:13px;place-items:center;width:46px;height:46px;margin-bottom:22px;font-size:20px;font-weight:800;display:grid}.auth-eyebrow{color:var(--teal);letter-spacing:.08em;text-transform:uppercase;margin-bottom:7px;font-size:12px;font-weight:700}.auth-card h1{letter-spacing:-.03em;margin:0;font-size:27px}.auth-card>p{color:#6f7b82;margin:9px 0 25px;font-size:14px}.auth-card form,.auth-card label{display:grid}.auth-card form{gap:17px}.auth-card label{color:#39464d;gap:7px;font-size:13px;font-weight:600}.auth-card input{color:#20282f;background:#fff;border:1px solid #cfdadd;border-radius:9px;height:44px;padding:0 13px}.auth-card button{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:9px;height:44px;font-weight:700}.auth-card button:hover{background:var(--teal-dark)}.auth-card button:disabled{cursor:wait;opacity:.65}.auth-error{color:#a62929;background:#fff4f4;border:1px solid #f1c8c8;border-radius:8px;padding:10px 12px;font-size:13px}.auth-loading{color:#607077;font-size:14px}.session-toolbar{z-index:20;color:#647179;background:#fffffff0;border:1px solid #d4dfe1;border-radius:9px;align-items:center;gap:8px;padding:5px 6px 5px 10px;font-size:11px;display:flex;position:fixed;bottom:10px;right:12px;box-shadow:0 4px 16px #263a401a}.session-toolbar button{color:#4d5b61;cursor:pointer;background:#eef3f4;border:0;border-radius:6px;padding:4px 7px}@media (width<=480px){.auth-card{padding:28px 22px}}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline-offset:2px;outline:2px solid #228f91}.planning-app{background:#f5f7f8;grid-template-columns:210px minmax(0,1fr);min-height:100vh;display:grid}.planning-sidebar{z-index:3;border-right:1px solid var(--border);background:#fbfcfc;flex-direction:column;min-height:100vh;display:flex;position:relative}.month-header{justify-content:space-between;align-items:center;height:58px;padding:0 14px 0 16px;display:flex}.month-header strong{letter-spacing:-.01em;font-size:13px}.month-header>div{gap:4px;display:flex}.month-header button,.date-arrows button{cursor:pointer;background:0 0;border:0;border-radius:7px;place-items:center;width:28px;height:28px;padding:0;display:grid}.month-header button:hover,.date-arrows button:hover{background:#eef2f3}.weekdays,.month-grid{grid-template-columns:repeat(7,1fr);align-items:center;padding:0 12px;display:grid}.weekdays{color:#8b959b;text-align:center;height:22px;font-size:10px;font-weight:600}.month-grid{border-bottom:1px solid #e8ecee;grid-auto-rows:30px;gap:1px 0;margin-top:2px;padding-bottom:16px}.month-grid button{cursor:pointer;background:0 0;border:0;border-radius:50%;width:26px;height:26px;margin:0 auto;padding:0;font-size:11px;font-weight:600}.month-grid button:hover{background:#e8eeee}.month-grid button.muted{color:#b4bcc1}.month-grid button.selected{color:#fff;background:var(--teal)}.main-navigation{gap:4px;padding:18px 9px 64px;display:grid}.main-navigation button,.collapse-sidebar{color:#48535a;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:12px;width:100%;padding:11px 12px;font-size:13px;display:flex}.main-navigation button:hover,.collapse-sidebar:hover{color:#263237;background:#f0f3f4}.main-navigation button.active{color:var(--teal);background:#e8f3f3;font-weight:700}.collapse-sidebar{width:calc(100% - 20px);font-size:12px;position:absolute;bottom:12px;left:10px}.planning-workspace{background:#fff;min-width:0;height:100vh}.secondary-workspace{background:#f5f7f8;min-width:0;height:100vh}.secondary-toolbar{border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:24px;height:68px;padding:0 22px;display:flex}.secondary-toolbar h1,.secondary-toolbar p,.card-heading h2,.card-heading p,.staff-card h2,.staff-card p,.report-export h2,.report-export p{margin:0}.secondary-toolbar h1{letter-spacing:-.025em;font-size:20px}.secondary-toolbar p{color:var(--muted);margin-top:3px;font-size:11px}.secondary-toolbar-actions{align-items:center;gap:10px;display:flex}.secondary-search{border:1px solid var(--border);color:#7d888f;background:#fff;border-radius:8px;align-items:center;gap:8px;width:min(300px,30vw);height:40px;padding:0 12px;display:flex}.secondary-search input{color:#273238;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.secondary-scroll{height:calc(100vh - 68px);padding:22px;overflow:auto}.summary-strip{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px;display:grid}.metric-card,.content-card,.staff-card{border:1px solid var(--border);background:#fff;border-radius:12px;box-shadow:0 1px 2px #19272c06}.metric-card{align-content:center;gap:5px;min-height:106px;padding:17px 18px;display:grid}.metric-card>span,.metric-card small{color:var(--muted);font-size:11px}.metric-card>strong{letter-spacing:-.035em;font-size:24px}.metric-muted{background:#fafafa}.content-card{overflow:hidden}.card-heading{border-bottom:1px solid #e9edef;justify-content:space-between;align-items:center;gap:16px;min-height:68px;padding:14px 18px;display:flex}.card-heading h2,.staff-card h2,.report-export h2{letter-spacing:-.015em;font-size:14px}.card-heading p,.staff-card p,.report-export p{color:var(--muted);margin-top:4px;font-size:11px;line-height:1.45}.data-table{min-width:760px}.table-row{text-align:left;background:#fff;border:0;border-bottom:1px solid #edf0f1;align-items:center;gap:14px;width:100%;min-height:58px;padding:10px 18px;font-size:12px;display:grid}button.table-row{cursor:pointer}button.table-row:hover{background:#f8fbfb}.table-row:last-child{border-bottom:0}.table-row strong{font-size:12px}.table-head{color:#818b91;text-transform:uppercase;background:#fafbfb;min-height:40px;font-size:10px;font-weight:700}.request-table .table-row{grid-template-columns:80px 124px minmax(150px,1.25fr) minmax(145px,1fr) minmax(145px,1fr) 76px}.request-table .table-row.cancelled{color:#7a858b;background:#fbfbfb}.request-filters{background:#fbfcfc;border:0;border-bottom:1px solid #e9edef;grid-template-columns:1fr 1fr minmax(180px,1.3fr) 138px 138px;gap:10px;min-width:0;margin:0;padding:14px 18px;display:grid}.request-filters label{gap:5px;display:grid}.request-filters label>span{color:#68747a;font-size:10px;font-weight:700}.request-filters select,.request-filters input{color:#263237;width:100%;min-height:36px;font:inherit;background:#fff;border:1px solid #d9e0e3;border-radius:7px;padding:7px 9px}.request-pagination{min-height:58px;color:var(--muted);border-top:1px solid #e9edef;justify-content:center;align-items:center;gap:14px;padding:10px 18px;font-size:11px;display:flex}.type-cancelled{color:#7c4a47;background:#f5e8e7}.request-details-dialog{border:1px solid var(--border);background:#fff;border-radius:14px;width:min(760px,100vw - 32px);max-height:calc(100vh - 48px);padding:20px;overflow-y:auto;box-shadow:0 24px 70px #101c1f3d}.request-details-dialog>header{border-bottom:1px solid #e9edef;justify-content:space-between;align-items:flex-start;gap:18px;padding-bottom:16px;display:flex}.request-details-dialog h3,.request-details-dialog header p{margin:0}.request-details-dialog h3{margin-top:4px;font-size:20px}.request-details-dialog header p{color:var(--muted);margin-top:5px;font-size:12px}.request-details-dialog header>button{color:#546168;cursor:pointer;background:#f1f4f4;border:0;border-radius:8px;flex:none;place-items:center;width:34px;height:34px;display:grid}.request-details-kicker{color:var(--accent);font-size:11px;font-weight:800}.request-cancelled-note,.request-reservation-note{color:#7c403c;background:#fbefee;border:1px solid #ead5d3;border-radius:8px;gap:3px;margin-top:14px;padding:11px 12px;font-size:11px;display:grid}.request-reservation-note{color:#5f6b70;background:#f5f7f7;border-color:#dce1e3;display:block}.request-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.request-detail{background:#fbfcfc;border:1px solid #e1e7e9;border-radius:9px;align-content:start;gap:6px;min-height:68px;padding:12px;display:grid}.request-detail.wide{grid-column:1/-1}.request-detail span{color:var(--muted);font-size:10px}.request-detail strong{font-size:12px;font-weight:600;line-height:1.45}.client-table .table-row{grid-template-columns:minmax(210px,1.5fr) minmax(140px,1fr) 100px 150px 24px}.clients-workspace{grid-template-columns:minmax(680px,1fr) minmax(300px,.42fr);align-items:start;gap:16px;display:grid}.secondary-error,.client-empty{color:#7a858b;margin:16px 18px;font-size:12px}.secondary-error{color:#a23b35}.client-history{padding-bottom:14px;position:sticky;top:0}.client-history>header{border-bottom:1px solid #e9edef;justify-content:space-between;align-items:center;gap:10px;min-height:68px;padding:12px 14px;display:flex}.client-history h2,.client-history p{margin:0}.client-history h2{font-size:14px}.client-history header p,.client-history-address{color:var(--muted);margin-top:4px;font-size:11px}.client-history-address{border-bottom:1px solid #edf0f1;padding:12px 14px;line-height:1.45}.client-history-list{gap:8px;padding:12px 14px 0;display:grid}.client-history-list article{background:#fbfcfc;border:1px solid #e3e8ea;border-radius:9px;padding:11px}.client-history-list article>div,.client-history-list footer{justify-content:space-between;gap:10px;display:flex}.client-history-list article strong,.client-history-list article span,.client-history-list article p,.client-history-list article small{font-size:10px}.client-history-list article p{color:#5f6b70;margin:8px 0;line-height:1.4}.client-history-list footer,.client-history-list article small{color:var(--muted)}.client-history-list article small{color:#a23b35;margin-top:8px;display:block}.type-pill{white-space:nowrap;text-overflow:ellipsis;border-radius:6px;width:fit-content;max-width:100%;padding:6px 8px;display:inline-flex;overflow:hidden}.type-retail,.color-retail{background:#fff06a}.type-dealer,.color-dealer{background:#79c8f4}.type-agency,.color-agency{background:#f477ac}.type-visit,.color-visit{background:#79dec8}.type-reservation,.color-reservation{background:#eef1f2}.employee-card-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.staff-card{padding:18px}.staff-card-head{align-items:center;gap:11px;display:flex}.staff-card-head>div{min-width:0}.staff-edit-button{min-height:34px;margin-left:auto;padding:7px 10px}.staff-card dl{gap:12px;margin:19px 0;display:grid}.staff-card dl div{grid-template-columns:100px 1fr;gap:12px;display:grid}.staff-card dt,.staff-card dd{margin:0;font-size:12px}.staff-card dt{color:var(--muted)}.staff-load{color:var(--teal-dark);border-top:1px solid #edf0f1;align-items:center;gap:8px;padding-top:14px;font-size:12px;font-weight:700;display:flex}.staff-standard-duration{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;margin-top:14px;display:grid}.staff-standard-duration label{color:var(--muted);gap:6px;font-size:11px;font-weight:650;display:grid}.staff-standard-duration select{border:1px solid var(--line);min-height:38px;color:var(--text);font:inherit;background:#fff;border-radius:8px;padding:8px 10px}.duration-save-button{min-height:38px}.staff-feedback{color:var(--teal-dark);background:#eef9f7;border:1px solid #a8d8d2;border-radius:9px;margin-bottom:12px;padding:10px 13px;font-size:12px;font-weight:700}.directory-state{color:var(--muted);text-align:center;padding:22px}.directory-state-error{color:#a33f3f;background:#fff6f5}.employee-editor-overlay{z-index:80;background:#1922267a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.employee-editor{background:#fff;border:1px solid #dce3e5;border-radius:16px;width:min(760px,100vw - 48px);max-height:calc(100vh - 48px);display:grid;overflow:hidden;box-shadow:0 24px 70px #16252a3d}.employee-editor>header,.employee-editor>footer{justify-content:space-between;align-items:center;gap:12px;padding:16px 18px;display:flex}.employee-editor>header{border-bottom:1px solid #e6ebed}.employee-editor>header h2,.employee-editor>header p{margin:0}.employee-editor>header h2{font-size:18px}.employee-editor>header p{color:var(--muted);margin-top:4px;font-size:12px}.employee-editor>footer{border-top:1px solid #e6ebed;justify-content:flex-end}.employee-editor-fields{grid-template-columns:1fr 1fr;gap:14px;padding:18px;display:grid;overflow-y:auto}.employee-editor-fields label{color:var(--muted);gap:7px;font-size:12px;font-weight:650;display:grid}.employee-editor-fields label:nth-child(-n+3){grid-column:1/-1}.employee-editor-fields input,.employee-editor-fields textarea{border:1px solid var(--line);width:100%;color:var(--text);font:inherit;background:#fff;border-radius:9px}.employee-editor-fields input{min-height:40px;padding:9px 11px}.employee-editor-fields textarea{resize:vertical;min-height:72px;padding:10px 11px}.schedule-table{min-width:930px;overflow-x:auto}.schedule-row{border-bottom:1px solid #edf0f1;grid-template-columns:190px repeat(5,minmax(120px,1fr));align-items:stretch;min-height:62px;display:grid}.schedule-row:last-child{border-bottom:0}.schedule-row>strong,.schedule-row>span{border-right:1px solid #edf0f1;align-items:center;padding:12px 16px;font-size:11px;display:flex}.schedule-row-head{min-height:42px;color:var(--muted);background:#fafbfb;font-weight:700}.day-cell{color:#23685d;cursor:pointer;background:#ecf8f5;border:1px solid #b7ded7;border-radius:7px;margin:7px;font-size:11px;font-weight:700}.day-cell:hover{border-color:#77bfb2}.day-cell.day-off{color:#879197;background:#f5f6f7;border-color:#e1e5e7}.legend{gap:16px;display:flex}.legend span{color:var(--muted);align-items:center;gap:6px;font-size:11px;display:flex}.legend i{border-radius:3px;width:10px;height:10px}.legend-work{background:#b7ded7}.legend-off{background:#e2e6e8}.schedule-note,.settings-security-note{color:#65572c;background:#fffbed;border:1px solid #eadca8;border-radius:8px;align-items:flex-start;gap:9px;margin:14px;padding:12px 13px;font-size:11px;line-height:1.5;display:flex}.schedule-note svg,.settings-security-note svg{flex:none}.schedule-dialog-backdrop{z-index:90;background:#181f227a;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.schedule-dialog{border:1px solid var(--border);background:#fff;border-radius:14px;width:min(620px,100vw - 32px);max-height:calc(100vh - 48px);padding:20px;overflow-y:auto;box-shadow:0 24px 70px #101c1f3d}.schedule-dialog>header{justify-content:space-between;align-items:flex-start;margin:-4px 0 18px;display:flex}.schedule-dialog h3,.schedule-dialog header p,.schedule-dialog-error{margin:0}.schedule-dialog h3{font-size:17px}.schedule-dialog header p{color:var(--muted);margin-top:4px;font-size:11px}.schedule-dialog header>button{cursor:pointer;background:#f1f4f4;border:0;border-radius:8px;width:32px;height:32px;font-size:22px;line-height:1}.schedule-dialog label,.schedule-interval-editor{gap:6px;display:grid}.schedule-dialog label>span,.schedule-interval-editor>span{color:#57636a;font-size:11px;font-weight:700}.schedule-dialog select,.schedule-dialog input,.schedule-dialog textarea{color:#263237;background:#fff;border:1px solid #d8e0e3;border-radius:8px;width:100%;min-height:40px;padding:8px 10px}.schedule-dialog textarea{resize:vertical}.schedule-absence-field{margin-bottom:16px}.schedule-interval-editor{gap:10px}.schedule-interval-row{background:#fafbfb;border:1px solid #e3e8ea;border-radius:9px;grid-template-columns:1fr 1fr auto;align-items:end;gap:9px;padding:12px;display:grid}.schedule-interval-row>button{color:#a84e47;cursor:pointer;background:#fff;border:1px solid #ecc8c5;border-radius:8px;min-height:40px;padding:0 10px}.add-schedule-interval{width:fit-content;min-height:36px;color:var(--teal-dark);cursor:pointer;background:#f4fafa;border:1px dashed #9dbfc0;border-radius:8px;align-items:center;gap:7px;padding:0 12px;display:inline-flex}.schedule-dialog-error{color:#b64d45;margin-top:12px;font-size:11px}.schedule-dialog>footer{border-top:1px solid #e9edef;justify-content:flex-end;gap:8px;margin-top:20px;padding-top:14px;display:flex}.month-template-dialog{width:min(900px,100vw - 32px)}.month-template-employee{max-width:360px;margin-bottom:16px}.saved-template-panel{background:#f7fbfb;border:1px solid #dfe8e9;border-radius:10px;grid-template-columns:minmax(240px,.7fr) minmax(360px,1.3fr);align-items:end;gap:10px 14px;margin-bottom:14px;padding:12px;display:grid}.save-template-row{grid-template-columns:minmax(220px,1fr) auto;align-items:end;gap:8px;display:grid}.save-template-row>button{white-space:nowrap;min-height:40px}.saved-template-panel>p{color:var(--muted);grid-column:1/-1;margin:-2px 0 0;font-size:11px}.weekly-template{border:1px solid #e1e7e9;border-radius:10px;display:grid;overflow:hidden}.weekly-template-day{border-bottom:1px solid #e8edef;grid-template-columns:150px minmax(0,1fr);gap:12px;padding:10px 12px;display:grid}.weekly-template-day:last-child{border-bottom:0}.weekly-template-day-heading{justify-content:space-between;align-items:center;gap:8px;min-height:40px;display:flex}.weekly-template-day-heading>label,.month-template-confirm{align-items:center;gap:9px;display:flex}.weekly-template-day-heading input[type=checkbox],.month-template-confirm input[type=checkbox]{width:18px;min-height:18px;accent-color:var(--teal);padding:0}.weekly-template-day-heading>span{color:var(--muted);font-size:11px}.weekly-template-intervals{gap:8px;display:grid}.weekly-template-interval{grid-template-columns:minmax(110px,1fr) minmax(110px,1fr) auto;align-items:end;gap:8px;display:grid}.weekly-template-interval>button{color:#a84e47;cursor:pointer;background:#fff;border:1px solid #ecc8c5;border-radius:8px;min-height:40px;padding:0 10px}.weekly-template-add{width:fit-content;min-height:30px;color:var(--teal-dark);cursor:pointer;background:#f4fafa;border:1px dashed #9dbfc0;border-radius:7px;align-items:center;gap:5px;padding:0 9px;display:inline-flex}.month-template-warning{color:#795d20;background:#fff9e9;border:1px solid #ead8ad;border-radius:9px;align-items:flex-start;gap:8px;margin-top:14px;padding:11px 12px;font-size:11px;display:flex}.month-template-warning svg{flex:none}.schedule-conflict-list{background:#fff4f4;border:1px solid #efb6b6;border-radius:9px;gap:7px;margin-top:10px;padding:11px 12px;display:grid}.schedule-conflict-list>strong{color:#8f2525;font-size:12px}.schedule-conflict-list>div{border-top:1px solid #f1cccc;justify-content:space-between;align-items:center;gap:12px;padding-top:6px;display:flex}.schedule-conflict-list span{color:#5e2929;font-size:12px;font-weight:700}.schedule-conflict-list small{color:#8b5353;font-size:11px}.month-template-confirm{cursor:pointer;margin-top:12px}.month-template-confirm>span{color:#344147;font-size:12px}.addresses-layout,.report-grid,.settings-grid{grid-template-columns:minmax(0,1.35fr) minmax(330px,.65fr);gap:14px;display:grid}.map-card{min-height:560px}.map-placeholder{color:#5f777b;text-align:center;background:linear-gradient(#ffffffb8,#ffffffb8),repeating-linear-gradient(0deg,#dce9e9 0 1px,#0000 1px 42px),repeating-linear-gradient(90deg,#dce9e9 0 1px,#0000 1px 42px),#edf5f5;place-content:center;place-items:center;height:100%;min-height:560px;padding:36px;display:grid}.map-placeholder strong{margin-top:10px;font-size:15px}.map-placeholder p{max-width:360px;color:var(--muted);margin:8px 0 0;font-size:11px;line-height:1.5}.address-list>button{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f1;grid-template-columns:32px 1fr auto;align-items:center;gap:10px;width:100%;padding:14px 16px;display:grid}.address-list>button:hover{background:#f8fbfb}.address-pin{width:30px;height:30px;color:var(--teal);background:#e8f3f3;border-radius:50%;place-items:center;display:grid}.address-list button>span:nth-child(2){gap:3px;display:grid}.address-list small{color:var(--muted)}.address-list time{font-size:12px;font-weight:700}.report-summary{margin-bottom:14px}.report-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr)}.load-bars{gap:20px;padding:22px;display:grid}.load-bars>div{gap:8px;display:grid}.load-bars span{justify-content:space-between;font-size:12px;display:flex}.load-bars i{background:#edf1f2;border-radius:999px;height:8px;display:block;overflow:hidden}:where(.load-bars) i b{border-radius:inherit;background:var(--teal);height:100%;display:block}.report-export{color:#617579;text-align:center;place-content:center;place-items:center;min-height:280px;padding:28px;display:grid}.report-export p{max-width:280px;margin-bottom:16px}.audit-list article{border-bottom:1px solid #edf0f1;grid-template-columns:54px 34px minmax(220px,1fr) minmax(160px,.35fr);align-items:center;gap:12px;min-height:68px;padding:10px 18px;font-size:12px;display:grid}.audit-list article:last-child{border-bottom:0}.audit-list time,.audit-list article>span:last-child{color:var(--muted)}.audit-list p{color:var(--muted);margin:4px 0 0;font-size:11px}.audit-icon{width:30px;height:30px;color:var(--teal);background:#e8f3f3;border-radius:50%;place-items:center;display:grid}.settings-grid{grid-template-columns:minmax(280px,.65fr) minmax(0,1.35fr)}.settings-menu{align-self:start}.settings-menu>button,.color-list>div{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf0f1;grid-template-columns:28px 1fr 20px;align-items:center;gap:10px;width:100%;padding:14px 16px;display:grid}.settings-menu>button:hover,.color-list>div:hover{background:#f8fbfb}.settings-menu>button.active{color:var(--teal-dark);background:#eaf4f4}.settings-menu span,.color-copy{gap:3px;display:grid}.settings-menu small,.color-list small{color:var(--muted);font-size:10px}.access-settings{min-width:0;overflow:hidden}.access-loading,.access-empty{min-height:240px;color:var(--muted);place-items:center;display:grid}.access-heading{border-bottom:1px solid #e7edef;padding:16px 18px}.access-heading h2,.access-section h3,.access-create-panel h3{margin:0}.access-heading p,.access-section header p{color:var(--muted);margin:4px 0 0;font-size:11px}.access-create-panel,.role-create-row{background:#f7fbfb;border-bottom:1px solid #e4ebed;gap:14px;padding:16px 18px;display:grid}.role-create-row{grid-template-columns:150px minmax(150px,.8fr) minmax(220px,1.2fr) auto;align-items:end}.access-workspace{grid-template-columns:240px minmax(0,1fr);min-height:520px;display:grid}.access-list{background:#fbfcfc;border-right:1px solid #e2e9eb;overflow:auto}.access-search{border:1px solid var(--border);color:var(--muted);background:#fff;border-radius:8px;align-items:center;gap:7px;margin:12px;padding:0 10px;display:flex}.access-search input{background:0 0;border:0;outline:0;flex:1;min-width:0;height:36px}.access-list>button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1f2;grid-template-columns:10px minmax(0,1fr);align-items:center;gap:10px;width:100%;padding:12px 14px;display:grid}.access-list>button:hover{background:#f2f8f8}.access-list>button.active{background:#e5f2f2}.access-list>button span:last-child{gap:3px;min-width:0;display:grid}.access-list>button strong,.access-list>button small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.access-list>button small,.access-muted{color:var(--muted);font-size:10px}.access-status{border-radius:50%;width:8px;height:8px}.access-status-active{background:#2dae79;box-shadow:0 0 0 3px #dbf5e9}.access-status-disabled{background:#a8b1b5;box-shadow:0 0 0 3px #eceff0}.access-detail{align-content:start;display:grid}.access-section{border-bottom:1px solid #e5ebed;gap:14px;padding:18px;display:grid}.access-section>header{justify-content:space-between;align-items:center;gap:16px;display:flex}.access-section>button{justify-self:start}.access-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.access-field{gap:6px;display:grid}.access-field>span,.access-role-options legend{color:var(--muted);font-size:10px;font-weight:700}.access-field input,.access-field select,.permission-rules select{border:1px solid var(--border);background:#fff;border-radius:7px;outline:0;width:100%;height:38px;padding:0 10px}.access-field input:focus,.access-field select:focus,.permission-rules select:focus{border-color:var(--teal);box-shadow:0 0 0 2px #197e811f}.access-role-options{border:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:0;display:grid}.access-role-options legend{margin-bottom:8px}.access-role-options label{background:#fafcfc;border:1px solid #dfe8e9;border-radius:8px;align-items:flex-start;gap:8px;padding:10px;display:flex}.access-role-options label>span{gap:3px;display:grid}.access-role-options small,.permission-rules small{color:var(--muted);font-size:9px}.permission-rules{border:1px solid #e0e7e9;border-radius:9px;max-height:360px;display:grid;overflow:auto}.permission-rules label{border-bottom:1px solid #edf1f2;grid-template-columns:minmax(0,1fr) 130px;align-items:center;gap:14px;padding:9px 11px;display:grid}.permission-rules label:last-child{border-bottom:0}.permission-rules label>span{gap:2px;display:grid}.permission-rules select{height:32px;font-size:11px}.access-password{background:#fbfcfc}.color-list>div{grid-template-columns:32px minmax(150px,1fr) 72px auto auto}.booking-fields-settings{min-width:0}.booking-field-create{background:#f8fbfb;border-bottom:1px solid #e8edef;grid-template-columns:minmax(180px,1fr) 150px 160px auto;align-items:end;gap:10px;padding:16px;display:grid}.booking-field-create label{gap:6px;display:grid}.booking-field-create label>span{color:var(--muted);font-size:10px;font-weight:700}.booking-field-create input,.booking-field-create select{border:1px solid var(--border);background:#fff;border-radius:7px;width:100%;height:38px;padding:0 10px}.booking-field-options{grid-column:1/-2}.booking-fields-list{gap:10px;padding:14px;display:grid}.booking-fields-list article{background:#fff;border:1px solid #dfe7e8;border-radius:10px;gap:12px;padding:14px;display:grid;position:relative}.booking-fields-list article.archived{opacity:.62;background:#f4f6f6}.booking-fields-list article>header{justify-content:space-between;align-items:center;gap:12px;display:flex}.booking-field-title{gap:3px;display:grid}.booking-fields-list article header small{color:var(--muted);font-size:10px}.booking-field-order{gap:4px;display:flex}.booking-field-order button{border:1px solid var(--border);color:#526267;cursor:pointer;background:#fff;border-radius:6px;place-items:center;width:30px;height:30px;padding:0;display:grid}.booking-field-flags{background:#f7f9f9;border-radius:8px;flex-wrap:wrap;gap:8px 16px;padding:10px;display:flex}.booking-field-flags label,.booking-field-roles label{color:#344147;cursor:pointer;align-items:center;gap:6px;font-size:11px;display:flex}.booking-field-roles{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.booking-field-roles fieldset{border:1px solid #e1e8e9;border-radius:8px;grid-template-columns:1fr 1fr;gap:7px;min-width:0;margin:0;padding:9px 10px 10px;display:grid}.booking-field-roles legend{color:#526267;padding:0 4px;font-size:10px;font-weight:800}.booking-field-archive{justify-self:end}.color-list>div.archived{opacity:.56}.booking-type-hex-input{border:1px solid var(--line);color:#627078;background:#fff;border-radius:7px;width:72px;min-height:32px;padding:5px 7px;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:11px}.booking-type-color-input{cursor:pointer;background:0 0;padding:0;overflow:hidden}.booking-type-color-input::-webkit-color-swatch-wrapper{padding:0}.booking-type-color-input::-webkit-color-swatch{border:0;border-radius:6px}.booking-type-create{background:#f8fbfb;border:1px solid #dce7e7;border-radius:9px;grid-template-columns:minmax(170px,1fr) 150px 138px auto;align-items:end;gap:10px;margin:14px;padding:12px;display:grid}.booking-type-create label{gap:5px;display:grid}.booking-type-create label>span{color:var(--muted);font-size:10px;font-weight:700}.booking-type-create input,.booking-type-create select{border:1px solid var(--line);background:#fff;border-radius:8px;min-height:38px;padding:8px 10px}.booking-type-create input[type=color]{width:54px;padding:3px}.booking-type-color-field{grid-template-columns:74px 54px}.booking-type-color-field>span{grid-column:1/-1}.compact-action{min-height:32px;padding:6px 9px;font-size:10px}.color-swatch{border:1px solid #20282f14;border-radius:7px;width:30px;height:30px}.settings-security-note{color:#45696b;background:#f1f8f8;border-color:#cde1e1}.planning-toolbar{z-index:5;border-bottom:1px solid var(--border);background:#fff;justify-content:space-between;align-items:center;gap:18px;height:68px;padding:0 18px;display:flex;position:relative}.toolbar-date,.toolbar-actions,.date-arrows{align-items:center;display:flex}.toolbar-date{white-space:nowrap;gap:9px}.toolbar-date>strong{letter-spacing:-.015em;margin-left:8px;font-size:15px}.date-icon{color:#6f7a80}.date-arrows{border:1px solid var(--border);border-radius:8px;overflow:hidden}.date-arrows button+button{border-left:1px solid var(--border);border-radius:0}.toolbar-actions{gap:10px;min-width:0}.icon-button,.secondary-button,.filter-button,.primary-button,.save-button,.delete-button{border:1px solid var(--border);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:36px;padding:0 12px;font-size:12px;font-weight:650;display:inline-flex}.icon-button{width:36px;padding:0}.icon-button:hover,.secondary-button:hover,.filter-button:hover{background:#f8fafa;border-color:#bdc7cb}.primary-button,.save-button{border-color:var(--teal);color:#fff;background:var(--teal);min-height:38px}.primary-button:hover,.save-button:hover{background:var(--teal-dark)}.notification-button,.notification-center{position:relative}.notification-button>.notification-count{color:#fff;background:#dc5e54;border:2px solid #fff;border-radius:10px;place-items:center;min-width:18px;height:18px;padding:0 4px;font-size:8px;font-weight:800;display:grid;position:absolute;top:-5px;right:-6px}.notification-popover{z-index:30;border:1px solid var(--border);background:#fff;border-radius:12px;width:min(390px,88vw);position:absolute;top:calc(100% + 9px);right:0;overflow:hidden;box-shadow:0 18px 42px #1b282d29}.notification-popover>header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:12px 14px;display:flex}.notification-popover>header strong{font-size:12px}.notification-popover>header button{color:var(--teal);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:700}.notification-popover>p{color:var(--muted);text-align:center;margin:0;padding:28px 14px;font-size:11px}.notification-popover ul{max-height:min(430px,62vh);margin:0;padding:0;list-style:none;overflow-y:auto}.notification-popover :where(li+li){border-top:1px solid #edf0f1}.notification-popover :where(li>button){color:#384348;text-align:left;cursor:pointer;background:#fff;border:0;grid-template-columns:minmax(0,1fr) auto;gap:10px;width:100%;padding:11px 14px;display:grid}.notification-popover :where(li>button.unread){box-shadow:inset 3px 0 var(--teal);background:#f1f9f9}.notification-popover :where(li>button:hover){background:#f6f9f9}.notification-popover :where(li span){gap:4px;display:grid}.notification-popover :where(li strong){font-size:11px}.notification-popover :where(li small),.notification-popover :where(li time){color:var(--muted);font-size:9px}.notification-popover :where(li time){white-space:nowrap}.employee-filter{position:relative}.filter-button{justify-content:space-between;min-width:146px}.employee-filter-popover{z-index:20;border:1px solid var(--border);background:#fff;border-radius:12px;gap:5px;width:286px;padding:12px;display:grid;position:absolute;top:calc(100% + 9px);right:0;box-shadow:0 18px 42px #1b282d29}.employee-filter-popover>strong{padding:4px 5px 8px;font-size:12px}.employee-filter-popover label{cursor:pointer;border-radius:8px;grid-template-columns:18px 28px 1fr;align-items:center;gap:8px;padding:8px 6px;font-size:12px;display:grid}.employee-filter-popover label:hover{background:#f4f7f7}.filter-employee-copy{gap:2px;display:grid}.employee-filter-popover small{color:var(--muted);font-size:10px}.planning-search{border:1px solid var(--border);color:#78848a;background:#fff;border-radius:8px;align-items:center;gap:8px;width:min(300px,23vw);height:38px;padding:0 12px;display:flex}.planning-search:focus-within{border-color:#8bbabb;box-shadow:0 0 0 3px #167b7d17}.planning-search input{color:#273138;background:0 0;border:0;outline:0;flex:1;min-width:0;font-size:12px}.planning-search input::placeholder{color:#9aa3a8}.planning-scroll{background:#fff;height:calc(100vh - 68px);overflow:auto hidden}.schedule{--head-height:58px;--body-height:630px;min-width:calc(104px + var(--employee-count) * 220px);grid-template-columns:52px repeat(var(--employee-count), minmax(220px, 1fr)) 52px;grid-template-rows:var(--head-height) var(--body-height);display:grid}.schedule-head-spacer,.employee-head{z-index:4;border-bottom:1px solid var(--border);background:#fff;position:sticky;top:0}.schedule-head-spacer{border-right:1px solid var(--border)}.schedule-head-spacer-right{border-right:0;border-left:1px solid var(--border)}.employee-head{border-right:1px solid var(--border);align-items:center;gap:9px;padding:8px 14px;display:flex}.employee-head-copy{gap:1px;min-width:0;display:grid}.employee-head strong{letter-spacing:-.01em;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.employee-head small{color:#7f898f;font-size:9px}.employee-symbol{color:#4c7879;background:#eef5f5;border:1px solid #dce7e7;border-radius:50%;flex:none;place-items:center;width:32px;height:32px;display:grid}.employee-symbol.small{width:26px;height:26px}.time-ruler{height:var(--body-height);color:#68747a;background:#fff;position:relative}.time-ruler-left{border-right:1px solid var(--border)}.time-ruler-right{border-left:1px solid var(--border)}.hour-marker,.half-hour-marker{z-index:2;width:100%;line-height:1;position:absolute;transform:translateY(-50%)}.hour-marker{color:#354047;font-size:12px;font-weight:650}.half-hour-marker{color:#899399;font-size:9px}.time-ruler-left .hour-marker,.time-ruler-left .half-hour-marker{text-align:right;padding-right:12px}.time-ruler-right .hour-marker,.time-ruler-right .half-hour-marker{padding-left:12px}.hour-marker:after,.half-hour-marker:after{content:"";border-top:1px solid #cfd7da;width:8px;position:absolute;top:50%}.time-ruler-left .hour-marker:after,.time-ruler-left .half-hour-marker:after{right:0}.time-ruler-right .hour-marker:after,.time-ruler-right .half-hour-marker:after{left:0}.employee-lane{height:var(--body-height);border-right:1px solid var(--border);background:#fff;position:relative;overflow:hidden}.grid-lines{grid-template-rows:repeat(21, var(--slot-height));pointer-events:none;display:grid;position:absolute;inset:0}.grid-lines span{border-top:1px solid #edf0f1}.grid-lines span.hour-line{border-top-color:#dce2e4}.availability-block,.booking-card{border-radius:6px;position:absolute;left:6px;right:6px;overflow:hidden}.availability-block{z-index:1;color:#70797e;background:#f3f5f5;border:1px solid #e1e5e6;align-content:start;gap:2px;padding:7px 9px;font-size:10px;display:grid}.availability-block strong{color:#566168;font-weight:600}.booking-card{z-index:2;text-align:left;cursor:grab;touch-action:none;border:1px solid;align-content:start;gap:1px;padding:7px 8px;display:grid}.booking-card:active{cursor:grabbing}.booking-card:hover{z-index:3;box-shadow:0 7px 17px #222f341f}.booking-card>strong{color:#29343a;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.2;overflow:hidden}.booking-card>span:not(.resize-handle,.booking-time){color:#4c585e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.25;overflow:hidden}.booking-card .booking-time{color:#fff;background:#13b89f;margin:-7px -8px 2px;padding:3px 7px;font-size:9px;font-weight:750}.booking-card small{color:#546066;align-items:center;gap:5px;margin-top:2px;font-size:9px;display:flex}.booking-retail{background:#ffeb66;border-color:#dfc43a}.booking-dealer{background:#64c3f3;border-color:#45a7dc}.booking-agency{background:#f36b9d;border-color:#d7487e}.booking-visit{background:#ffb777;border-color:#e88a3f}.booking-reservation{color:#657174;background:#edf1f1;border-color:#c7d0d0}.booking-reservation .booking-time{color:#536164;background:#cfd8d8}.booking-card .reservation-label{color:#59676a;font-weight:700}.resize-handle{cursor:ns-resize;width:17px;height:7px;position:absolute;left:50%;transform:translate(-50%)}.resize-handle:after{content:"";opacity:.48;border-top:2px solid;border-radius:1px;width:17px;position:absolute;top:3px;left:0}.resize-handle-top{top:0}.resize-handle-bottom{bottom:0}.modal-backdrop{z-index:50;background:#1c24286b;place-items:center;padding:4vh 5vw;display:grid;position:fixed;inset:0}.appointment-modal{background:#fff;border:1px solid #dfe5e7;border-radius:18px;grid-template-rows:minmax(0,1fr) 64px;grid-template-columns:230px minmax(0,1fr) 300px;width:min(1500px,90vw);height:min(900px,88vh);max-height:88vh;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #101a1e47}.modal-close{z-index:3;color:#667278;cursor:pointer;background:#fff;border:0;border-radius:8px;place-items:center;width:32px;height:32px;padding:0;display:grid;position:absolute;top:12px;right:12px}.modal-close:hover{background:#f0f3f4}.modal-summary,.modal-main,.modal-client{min-height:0;overflow-y:auto}.modal-summary{border-right:1px solid var(--border);background:#f7f9f9;padding:32px 20px 22px}.modal-employee,.summary-line{align-items:center;gap:10px;display:flex}.modal-employee-copy,.summary-line-copy{gap:4px;min-width:0;display:grid}.modal-employee strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.modal-employee small,.summary-line small{color:var(--muted);font-size:11px}.modal-symbol{width:42px;height:42px}.summary-line{border-top:1px solid #e4e9ea;border-bottom:1px solid #e4e9ea;margin-top:24px;padding:13px 7px}.summary-line svg{color:#778388}.summary-line strong{font-size:12px}.move-booking-button{width:100%;height:40px;color:var(--teal);cursor:pointer;background:#fff;border:1px solid #8fbfc0;border-radius:8px;justify-content:center;align-items:center;gap:7px;margin-top:14px;font-size:11px;font-weight:700;display:flex}.move-booking-button:hover{background:#edf6f6}.modal-tip{color:#8a6a20;background:#fff9e8;border:1px solid #ecd69c;border-radius:8px;grid-template-columns:20px 1fr;gap:7px;margin-top:18px;padding:10px;display:grid}.modal-tip p{margin:0;font-size:10px;line-height:1.45}.modal-main{align-content:start;gap:16px;padding:32px 26px 24px;display:grid}.amount-discrepancy,.cancellation-reason{background:#fff9e8;border:1px solid #e6c56e;border-radius:9px;gap:9px;padding:11px 12px;display:grid}.amount-discrepancy p,.cancellation-reason p{color:#805f16;align-items:center;gap:7px;margin:0;font-size:11px;font-weight:700;display:flex}.amount-discrepancy textarea,.cancellation-reason textarea{background:#fff}.cancellation-actions{justify-content:flex-end;gap:8px;display:flex}.cancellation-actions button{min-height:34px;font-size:10px}.confirm-cancellation-button,.cancel-booking-button{color:#fff;background:#c7554d;border-color:#c7554d}.confirm-cancellation-button:hover,.cancel-booking-button:hover{background:#ad4039;border-color:#ad4039}.confirm-cancellation-button:disabled,.cancel-booking-button:disabled{cursor:not-allowed;opacity:.55}.slot-exception-warning{background:#fff7e7;border:1px solid #e1a953;border-radius:9px;gap:11px;padding:12px;display:grid}.slot-exception-heading{color:#805b18;grid-template-columns:20px 1fr;gap:8px;display:grid}.slot-exception-heading strong{font-size:12px}.slot-exception-heading p{margin:4px 0 0;font-size:10px;line-height:1.4}.modal-main .slot-exception-confirmation{cursor:pointer;align-items:center;gap:8px;display:flex}.modal-main .slot-exception-confirmation input{width:18px;min-height:18px;accent-color:var(--teal)}.modal-main .slot-exception-confirmation>span{color:#5c4a25;font-size:10px;font-weight:700}.modal-main label,.modal-client label{gap:6px;min-width:0;display:grid}.modal-main label>span,.modal-client label>span,.take-along>span,.section-caption{color:#768187;font-size:10px;font-weight:650}.modal-main input,.modal-main select,.modal-main textarea,.modal-client input{color:#2b353b;resize:none;background:#fff;border:1px solid #d9e0e3;border-radius:7px;outline:0;width:100%;min-height:40px;padding:9px 11px;font-size:11px}.modal-main input:focus,.modal-main select:focus,.modal-main textarea:focus,.modal-client input:focus{border-color:#8bbabb;box-shadow:0 0 0 3px #167b7d14}.client-suggestions{background:#f7fbfb;border:1px solid #cfdadc;border-radius:8px;gap:5px;margin:0;padding:6px;list-style:none;display:grid}.client-suggestions li{display:contents}.client-suggestions button{color:#29363a;text-align:left;cursor:pointer;background:#fff;border:0;border-radius:6px;justify-content:space-between;align-items:center;gap:8px;min-height:46px;padding:7px 9px;display:flex}.client-suggestions button:hover{background:#e9f4f4}.client-suggestions button span{gap:3px;display:grid}.client-suggestions strong{font-size:11px}.client-suggestions small,.client-suggestions em{color:var(--muted);font-size:9px;font-style:normal}.form-row{grid-template-columns:1.3fr .75fr .75fr;gap:9px;display:grid}.reservation-control{background:#f8fafa;border:1px solid #dfe5e7;border-radius:9px;justify-content:space-between;align-items:center;gap:18px;min-height:62px;padding:10px 12px;display:flex}.modal-main .reservation-toggle{cursor:pointer;grid-template-columns:none;align-items:center;gap:10px;min-width:180px;display:flex}.modal-main .reservation-toggle>input{width:18px;min-height:18px;accent-color:var(--teal)}.reservation-toggle-copy{gap:3px;display:grid}.reservation-toggle-copy strong{font-size:12px}.reservation-toggle-copy small{color:var(--muted);font-size:10px}.reservation-fields{grid-template-columns:1fr 1fr;gap:9px;width:min(380px,55%);display:grid}.money-input,.input-with-icon{position:relative}.money-input input{padding-right:26px}.money-input b{color:#59646a;font-size:10px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.take-along{gap:7px;display:grid}.take-along>div{flex-wrap:wrap;gap:5px;display:flex}.take-along button{color:#59656b;cursor:pointer;background:#f3f5f6;border:1px solid #dde4e6;border-radius:7px;align-items:center;gap:5px;min-height:26px;padding:0 8px;font-size:8px;display:inline-flex}.take-along button:hover{background:#e9eeee}.take-along button.add-chip{width:27px;color:var(--teal);background:#fff;justify-content:center;padding:0}.modal-client{border-left:1px solid var(--border);background:#fbfcfc;align-content:start;gap:12px;padding:58px 22px 24px;display:grid}.section-caption{color:#39454a;margin:0;font-size:12px}.input-with-icon svg{color:#8a959a;position:absolute;top:10px;left:9px}.input-with-icon input{padding-left:31px}.client-divider{background:#e4e9ea;height:1px;margin:6px 0}.client-stat{background:#fff;border:1px solid #e0e6e8;border-radius:8px;justify-content:space-between;align-items:center;margin-top:10px;padding:12px;font-size:10px;display:flex}.client-stat strong{color:var(--teal)}.booking-comment-thread{gap:8px;margin-top:2px;display:grid}.comment-thread-toggle{color:#3a4b50;text-align:left;cursor:pointer;background:#fff;border:1px solid #dce4e6;border-radius:8px;grid-template-columns:18px 1fr auto;align-items:center;gap:7px;min-height:40px;padding:0 10px;font-size:10px;font-weight:700;display:grid}.comment-thread-toggle>span{color:var(--teal)}.comment-thread-content{background:#fff;border:1px solid #dce4e6;border-radius:8px;gap:9px;padding:9px;display:grid}.comment-thread-content>p{color:var(--muted);text-align:center;margin:5px 0;font-size:10px}.comment-thread-content ul{gap:7px;max-height:210px;margin:0;padding:0;list-style:none;display:grid;overflow-y:auto}.comment-thread-content li{background:#f2f7f7;border-radius:7px;padding:8px}.comment-thread-content li header{justify-content:space-between;gap:8px;display:flex}.comment-thread-content li strong{font-size:9px}.comment-thread-content li time{color:var(--muted);font-size:8px}.comment-thread-content li p{white-space:pre-wrap;margin:5px 0 0;font-size:10px;line-height:1.45}.comment-thread-content textarea{width:100%;min-height:68px;font:inherit;resize:vertical;border:1px solid #d9e0e3;border-radius:7px;outline:0;padding:8px 9px;font-size:10px}.comment-thread-send{color:#fff;background:var(--teal);cursor:pointer;border:0;border-radius:7px;min-height:32px;font-size:10px;font-weight:700}.comment-thread-send:disabled{cursor:not-allowed;opacity:.5}.modal-footer{border-top:1px solid var(--border);background:#fff;grid-column:1/-1;justify-content:space-between;align-items:center;padding:0 13px;display:flex}.modal-footer>div{gap:8px;display:flex}.modal-footer button{min-height:38px;font-size:11px}.booking-form-error{color:#b33f38;max-width:48%;margin:0 12px;font-size:11px}.delete-button{color:#bd4f47;background:#fff;border-color:#ecc8c5}.delete-button:hover{background:#fff4f3}.planning-toast{z-index:80;color:#315e4a;background:#eef8f2;border:1px solid #a7cebe;border-radius:10px;align-items:center;gap:9px;padding:11px 15px;font-size:12px;font-weight:650;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 30px #182f2629}.sr-only{clip:rect(0, 0, 0, 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (width<=1180px){.planning-app{grid-template-columns:178px minmax(0,1fr)}.planning-search{width:190px}.toolbar-date>strong{text-overflow:ellipsis;max-width:130px;overflow:hidden}.primary-button>svg:last-child{display:none}.addresses-layout,.report-grid,.settings-grid{grid-template-columns:1fr}.role-create-row{grid-template-columns:repeat(2,minmax(0,1fr))}.request-filters{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.planning-app{grid-template-columns:64px minmax(0,1fr)}.month-header,.weekdays,.month-grid,.collapse-sidebar,.main-navigation button span{display:none}.main-navigation{padding-top:10px}.main-navigation button{justify-content:center;padding:12px}.planning-toolbar{flex-wrap:wrap;height:auto;min-height:68px;padding:10px 12px}.planning-scroll{height:calc(100vh - 86px)}.summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-card-grid{grid-template-columns:1fr}.access-workspace{grid-template-columns:200px minmax(0,1fr)}.access-form-grid,.access-role-options{grid-template-columns:1fr}.secondary-toolbar{padding:0 14px}.request-filters{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){body{overflow:auto}.planning-app{display:block}.planning-sidebar{display:none}.planning-toolbar{align-items:flex-start}.toolbar-date,.toolbar-actions{width:100%}.filter-button{width:38px;min-width:38px;padding:0}.filter-button svg+*{display:none}.planning-search{flex:1;width:auto}.primary-button{width:40px;padding:0;font-size:0}.secondary-workspace{height:auto;min-height:100vh}.access-workspace,.role-create-row{grid-template-columns:1fr}.access-list{border-bottom:1px solid #e2e9eb;border-right:0;max-height:260px}.secondary-toolbar{flex-wrap:wrap;gap:8px;height:auto;min-height:74px;padding:10px 12px}.secondary-toolbar>div:first-child,.secondary-toolbar-actions{width:100%}.secondary-search{flex:1;width:auto}.secondary-scroll{height:auto;min-height:calc(100vh - 110px);padding:12px}.summary-strip,.request-filters,.request-details-grid{grid-template-columns:1fr}.request-detail.wide{grid-column:auto}.metric-card{min-height:88px}.content-card{overflow-x:auto}.modal-backdrop{padding:0}.appointment-modal{border:0;border-radius:0;width:100vw;height:100vh;max-height:none;display:block;overflow-y:auto}.modal-summary{border-right:0;border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:8px;padding:14px 50px 12px 14px;display:grid}.summary-line{border:0;margin:0;padding:0}.move-booking-button,.modal-tip{display:none}.modal-main{padding:16px 14px;overflow:visible}.form-row{grid-template-columns:1fr 1fr}.form-row .wide-field{grid-column:1/-1}.modal-client{border-top:1px solid var(--border);border-left:0;padding:18px 14px 24px;display:grid;overflow:visible}.modal-footer{z-index:2;min-height:58px;position:sticky;bottom:0}}
