*{box-sizing:border-box}html{background:#f8f4ee;font-family:Arial,Helvetica,sans-serif}body{min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}.login-page{background:radial-gradient(circle at 0 0,#c5a06b33,#0000 35%),linear-gradient(135deg,#f8f4ee 0%,#eee5da 100%);justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}.login-card{text-align:center;background:#ffffffeb;border:1px solid #654b311f;border-radius:24px;width:100%;max-width:430px;padding:46px 42px 36px;box-shadow:0 24px 70px #4f392326}.logo{color:#fff;letter-spacing:2px;background:#2f2924;border-radius:50%;justify-content:center;align-items:center;width:76px;height:76px;margin:0 auto 24px;font-family:Georgia,serif;font-size:25px;display:flex}.panel-label{color:#a27743;letter-spacing:3px;margin:0 0 8px;font-size:12px;font-weight:700}.login-card h1{color:#2f2924;margin:0;font-family:Georgia,Times New Roman,serif;font-size:37px;font-weight:500}.subtitle{color:#746a61;max-width:310px;margin:14px auto 32px;font-size:15px;line-height:1.6}.login-form{text-align:left;flex-direction:column;display:flex}.login-form label{color:#403832;margin:0 0 8px;font-size:14px;font-weight:600}.login-form input{color:#2f2924;background:#fff;border:1px solid #ded5ca;border-radius:11px;outline:none;height:50px;margin-bottom:19px;padding:0 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.login-form input:focus{border-color:#a27743;box-shadow:0 0 0 4px #a277431f}.login-form button{color:#fff;cursor:pointer;background:#2f2924;border:none;border-radius:11px;height:52px;margin-top:5px;font-size:15px;font-weight:700;transition:transform .2s,background .2s}.login-form button:hover{background:#463c34;transform:translateY(-1px)}.footer-text{color:#9a9087;margin:28px 0 0;font-size:12px}@media (width<=520px){.login-card{border-radius:18px;padding:38px 24px 30px}.login-card h1{font-size:31px}}.login-error{color:#a13535;text-align:center;background:#fff2f2;border:1px solid #e8b8b8;border-radius:9px;margin:-5px 0 16px;padding:11px 13px;font-size:13px}.demo-accounts{color:#746a61;background:#f7f2eb;border-radius:11px;flex-direction:column;gap:5px;margin-top:24px;padding:14px;font-size:12px;line-height:1.5;display:flex}.demo-accounts strong{color:#403832}.app-shell{color:#302a25;background:#f5f2ed;min-height:100vh;display:flex}.sidebar{color:#fff;background:#29241f;flex-direction:column;width:260px;padding:28px 20px 22px;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-brand{border-bottom:1px solid #ffffff1a;align-items:center;gap:13px;padding:0 8px 28px;display:flex}.sidebar-brand div:last-child{flex-direction:column;gap:4px;display:flex}.sidebar-brand strong{font-family:Georgia,Times New Roman,serif;font-size:17px;font-weight:500}.sidebar-brand span{color:#aaa097;font-size:12px}.sidebar-logo{color:#fff;letter-spacing:1px;background:#b58a55;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:43px;height:43px;font-family:Georgia,Times New Roman,serif;font-size:15px;display:flex}.sidebar-navigation{flex-direction:column;gap:6px;margin-top:28px;display:flex}.sidebar-navigation button,.logout-button{color:#c7beb6;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:9px;width:100%;padding:13px 15px;font-size:14px;transition:all .2s}.sidebar-navigation button:hover{color:#fff;background:#ffffff12}.sidebar-navigation button.active{color:#fff;background:#b58a55;font-weight:700}.logout-button{border:1px solid #ffffff1f;margin-top:auto}.logout-button:hover{color:#fff;background:#ffffff12;border-color:#ffffff40}.panel-main{width:calc(100% - 260px);min-height:100vh;margin-left:260px;padding:36px 42px 50px}.panel-header{justify-content:space-between;align-items:center;gap:25px;margin-bottom:42px;display:flex}.panel-header p{color:#91867c;margin:0 0 7px;font-size:13px}.panel-header h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:30px;font-weight:500}.user-badge{background:#fff;border:1px solid #e1d9d0;border-radius:13px;align-items:center;gap:11px;padding:9px 14px 9px 9px;display:flex}.user-badge>span{color:#805f39;background:#eee4d8;border-radius:10px;justify-content:center;align-items:center;width:39px;height:39px;font-weight:700;display:flex}.user-badge div{flex-direction:column;gap:2px;display:flex}.user-badge strong{font-size:13px}.user-badge small{color:#91867c;font-size:11px}.dashboard-intro{margin-bottom:23px}.section-label{color:#a27743;letter-spacing:2px;margin:0 0 7px;font-size:11px;font-weight:700}.dashboard-intro h2,.content-card h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:26px;font-weight:500}.dashboard-intro>div>p:last-child{color:#83786e;margin:9px 0 0;font-size:14px}.stat-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-bottom:24px;display:grid}.stat-card,.content-card{background:#fff;border:1px solid #e3dcd4;border-radius:17px;box-shadow:0 8px 30px #4434250d}.stat-card{flex-direction:column;padding:24px;display:flex}.stat-card span{color:#776d64;font-size:13px}.stat-card strong{margin:12px 0 8px;font-family:Georgia,Times New Roman,serif;font-size:33px;font-weight:500}.stat-card small{color:#9b9188;font-size:12px;line-height:1.5}.content-card{padding:27px}.content-card-heading{border-bottom:1px solid #eee8e1;justify-content:space-between;align-items:center;padding-bottom:21px;display:flex}.appointment-list,.employee-list{flex-direction:column;display:flex}.appointment,.employee-row{border-bottom:1px solid #eee8e1;align-items:center;gap:18px;padding:18px 4px;display:flex}.appointment:last-child,.employee-row:last-child{border-bottom:none}.appointment time{color:#a27743;min-width:55px;font-size:15px;font-weight:700}.appointment div,.employee-row div:last-child{flex-direction:column;gap:5px;display:flex}.appointment strong,.employee-row strong{font-size:14px}.appointment span,.employee-row span{color:#8c8178;font-size:13px}.employee-avatar{color:#805f39;background:#eee4d8;border-radius:11px;justify-content:center;align-items:center;width:43px;height:43px;font-weight:700;display:flex}.empty-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:350px;display:flex}.empty-page p:last-child{color:#8c8178;margin:13px 0 0}@media (width<=900px){.sidebar{width:100%;min-height:auto;position:static}.app-shell{flex-direction:column}.sidebar-navigation{grid-template-columns:repeat(2,1fr);display:grid}.logout-button{margin-top:20px}.panel-main{width:100%;margin-left:0;padding:28px 22px 40px}.stat-grid{grid-template-columns:1fr}}@media (width<=560px){.panel-header{flex-direction:column;align-items:flex-start}.sidebar-navigation{grid-template-columns:1fr}.user-badge{width:100%}}.services-page{flex-direction:column;gap:24px;display:flex}.services-heading{justify-content:space-between;align-items:center;gap:25px;display:flex}.services-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.services-heading>div:first-child>p:last-child{color:#83786e;margin:10px 0 0;font-size:14px;line-height:1.6}.services-counter{background:#fff;border:1px solid #e3dcd4;border-radius:15px;flex-direction:column;align-items:center;min-width:135px;padding:16px 20px;display:flex}.services-counter strong{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.services-counter span{color:#8c8178;margin-top:4px;font-size:12px}.services-form{background:#fff;border:1px solid #e3dcd4;border-radius:17px;grid-template-columns:minmax(220px,1fr) 170px 85px auto;align-items:end;gap:16px;padding:24px;display:grid;box-shadow:0 8px 30px #4434250d}.service-form-field{flex-direction:column;gap:8px;display:flex}.service-form-field label{color:#403832;font-size:13px;font-weight:700}.service-form-field input,.service-form-field select{color:#302a25;background:#fff;border:1px solid #ded5ca;border-radius:10px;outline:none;width:100%;height:48px;padding:0 13px;font-size:14px}.service-form-field input:focus,.service-form-field select:focus{border-color:#a27743;box-shadow:0 0 0 4px #a277431f}.color-field input{cursor:pointer;padding:5px}.service-form-buttons{gap:8px;display:flex}.primary-service-button,.cancel-service-button{cursor:pointer;border-radius:10px;min-height:48px;padding:0 18px;font-size:13px;font-weight:700}.primary-service-button{color:#fff;background:#2f2924;border:none}.primary-service-button:hover{background:#463c34}.cancel-service-button{color:#625850;background:#fff;border:1px solid #ded5ca}.services-list{flex-direction:column;gap:12px;display:flex}.service-card{background:#fff;border:1px solid #e3dcd4;border-radius:14px;align-items:center;gap:16px;padding:17px 20px;display:flex;box-shadow:0 5px 20px #4434250a}.service-color{border-radius:20px;flex-shrink:0;width:11px;height:48px}.service-information{flex-direction:column;flex:1;gap:5px;display:flex}.service-information strong{font-size:14px}.service-information span{color:#8c8178;font-size:12px}.service-actions{gap:8px;display:flex}.service-actions button{color:#514840;cursor:pointer;background:#fff;border:1px solid #ded5ca;border-radius:8px;padding:9px 13px;font-size:12px;font-weight:700}.service-actions button:hover{background:#f7f2eb}.service-actions .delete-service-button{color:#a14242;border-color:#eccaca}.services-empty{color:#8c8178;text-align:center;border:1px dashed #d8cec4;border-radius:15px;padding:50px 20px}.services-empty h3{color:#403832;margin:0 0 8px}.services-empty p{margin:0}@media (width<=1100px){.services-form{grid-template-columns:1fr 1fr}.service-form-buttons{align-self:end}}@media (width<=650px){.services-heading{flex-direction:column;align-items:flex-start}.services-counter{width:100%}.services-form{grid-template-columns:1fr}.service-card{flex-wrap:wrap;align-items:flex-start}.service-actions{width:100%;padding-left:27px}}.clients-page{flex-direction:column;gap:24px;display:flex}.clients-heading{justify-content:space-between;align-items:center;gap:25px;display:flex}.clients-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.clients-heading>div:first-child>p:last-child{color:#83786e;margin:10px 0 0;font-size:14px;line-height:1.6}.clients-counter{background:#fff;border:1px solid #e3dcd4;border-radius:15px;flex-direction:column;align-items:center;min-width:140px;padding:16px 20px;display:flex}.clients-counter strong{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.clients-counter span{color:#8c8178;margin-top:4px;font-size:12px}.client-search-card,.client-form{background:#fff;border:1px solid #e3dcd4;border-radius:17px;padding:24px;box-shadow:0 8px 30px #4434250d}.client-search-card{flex-direction:column;gap:9px;display:flex}.client-search-card label,.client-form-field label{color:#403832;font-size:13px;font-weight:700}.client-search-card input,.client-form-field input,.client-form-field textarea{color:#302a25;background:#fff;border:1px solid #ded5ca;border-radius:10px;outline:none;width:100%;font-size:14px}.client-search-card input,.client-form-field input{height:48px;padding:0 14px}.client-form-field textarea{resize:vertical;min-height:90px;padding:13px 14px}.client-search-card input:focus,.client-form-field input:focus,.client-form-field textarea:focus{border-color:#a27743;box-shadow:0 0 0 4px #a277431f}.client-form-heading h3{margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.client-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:17px;display:grid}.client-form-field{flex-direction:column;gap:8px;display:flex}.client-notes-field{grid-column:1/-1}.client-form-error{color:#a13535;background:#fff2f2;border:1px solid #e8b8b8;border-radius:9px;margin:17px 0 0;padding:11px 13px;font-size:13px}.client-form-actions{gap:9px;margin-top:20px;display:flex}.primary-client-button,.secondary-client-button{cursor:pointer;border-radius:10px;min-height:47px;padding:0 19px;font-size:13px;font-weight:700}.primary-client-button{color:#fff;background:#2f2924;border:none}.secondary-client-button{color:#625850;background:#fff;border:1px solid #ded5ca}.clients-results-heading{justify-content:space-between;align-items:center;display:flex}.clients-results-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.clients-results-heading span{color:#8c8178;font-size:13px}.clients-list{flex-direction:column;gap:11px;display:flex}.client-card{background:#fff;border:1px solid #e3dcd4;border-radius:14px;align-items:center;gap:15px;padding:17px 20px;display:flex;box-shadow:0 5px 20px #4434250a}.client-avatar{color:#805f39;background:#eee4d8;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;font-weight:700;display:flex}.client-information{flex-direction:column;flex:1;gap:4px;display:flex}.client-information strong{font-size:14px}.client-information span{color:#805f39;font-size:13px;font-weight:700}.client-information small{color:#8c8178;font-size:12px}.client-actions{gap:8px;display:flex}.client-actions button{color:#514840;cursor:pointer;background:#fff;border:1px solid #ded5ca;border-radius:8px;padding:9px 13px;font-size:12px;font-weight:700}.client-actions .delete-client-button{color:#a14242;border-color:#eccaca}.clients-empty{color:#8c8178;text-align:center;border:1px dashed #d8cec4;border-radius:15px;padding:50px 20px}.clients-empty h3{color:#403832;margin:0 0 8px}.clients-empty p{margin:0}@media (width<=800px){.client-form-grid{grid-template-columns:1fr}.clients-heading{flex-direction:column;align-items:flex-start}.clients-counter{width:100%}}@media (width<=600px){.client-card{flex-wrap:wrap;align-items:flex-start}.client-actions{width:100%;padding-left:60px}}.calendar-page{flex-direction:column;gap:24px;display:flex}.calendar-heading{justify-content:space-between;align-items:flex-end;gap:24px;display:flex}.calendar-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.calendar-heading>div:first-child>p:last-child{color:#83786e;text-transform:capitalize;margin:9px 0 0;font-size:14px}.calendar-filters{gap:13px;display:flex}.calendar-filters>div{flex-direction:column;gap:7px;min-width:180px;display:flex}.calendar-filters label,.appointment-field label{color:#403832;font-size:13px;font-weight:700}.calendar-filters input,.calendar-filters select,.appointment-field input,.appointment-field select,.appointment-field textarea{color:#302a25;background:#fff;border:1px solid #ded5ca;border-radius:10px;outline:none;width:100%;font-size:14px}.calendar-filters input,.calendar-filters select,.appointment-field input,.appointment-field select{height:48px;padding:0 13px}.appointment-field textarea{resize:vertical;min-height:88px;padding:13px}.calendar-filters input:focus,.calendar-filters select:focus,.appointment-field input:focus,.appointment-field select:focus,.appointment-field textarea:focus{border-color:#a27743;box-shadow:0 0 0 4px #a277431f}.appointment-form{background:#fff;border:1px solid #e3dcd4;border-radius:17px;padding:25px;box-shadow:0 8px 30px #4434250d}.appointment-form-title h3{margin:0 0 22px;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.appointment-form-grid{grid-template-columns:2fr 1.5fr 1fr 1fr;gap:17px;display:grid}.appointment-field{flex-direction:column;gap:8px;display:flex;position:relative}.client-phone-field{position:relative}.appointment-notes-field{grid-column:1/-1}.client-search-results{z-index:20;background:#fff;border:1px solid #ded5ca;border-radius:10px;position:absolute;top:78px;left:0;right:0;overflow:hidden;box-shadow:0 14px 35px #44342526}.client-search-results button{color:#403832;text-align:left;cursor:pointer;background:#fff;border:none;border-bottom:1px solid #eee8e1;justify-content:space-between;gap:15px;width:100%;padding:13px 14px;display:flex}.client-search-results button:last-child{border-bottom:none}.client-search-results button:hover{background:#f7f2eb}.client-search-results strong{font-size:13px}.client-search-results span{color:#805f39;font-size:12px;font-weight:700}.selected-client{color:#685d54;background:#f3ede5;border-radius:8px;padding:9px 11px;font-size:12px}.client-not-found{color:#a14242;font-size:12px}.calendar-warning{color:#795c25;background:#fff8e8;border:1px solid #e7d1a5;border-radius:9px;margin-bottom:15px;padding:11px 13px;font-size:13px}.appointment-error{color:#a13535;background:#fff2f2;border:1px solid #e8b8b8;border-radius:9px;margin:17px 0 0;padding:11px 13px;font-size:13px}.appointment-form-actions{gap:9px;margin-top:20px;display:flex}.primary-appointment-button,.secondary-appointment-button{cursor:pointer;border-radius:10px;min-height:47px;padding:0 19px;font-size:13px;font-weight:700}.primary-appointment-button{color:#fff;background:#2f2924;border:none}.primary-appointment-button:hover{background:#463c34}.secondary-appointment-button{color:#625850;background:#fff;border:1px solid #ded5ca}.calendar-list-heading{justify-content:space-between;align-items:flex-end;display:flex}.calendar-list-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.calendar-list-heading>span{color:#8c8178;font-size:13px}.calendar-appointments-list{flex-direction:column;gap:11px;display:flex}.calendar-appointment-card{background:#fff;border:1px solid #e3dcd4;border-radius:14px;align-items:center;gap:17px;padding:18px 20px;display:flex;box-shadow:0 5px 20px #4434250a}.appointment-time-block{flex-direction:column;gap:4px;min-width:67px;display:flex}.appointment-time-block strong{font-family:Georgia,Times New Roman,serif;font-size:20px}.appointment-time-block span{color:#91867c;font-size:11px}.appointment-color-line{border-radius:20px;flex-shrink:0;width:7px;min-height:68px}.calendar-appointment-information{flex-direction:column;flex:1;gap:4px;display:flex}.calendar-appointment-information strong{font-size:14px}.calendar-appointment-information span{color:#805f39;font-size:13px;font-weight:700}.calendar-appointment-information small{color:#8c8178;font-size:12px}.calendar-appointment-actions{gap:8px;display:flex}.calendar-appointment-actions button{color:#514840;cursor:pointer;background:#fff;border:1px solid #ded5ca;border-radius:8px;padding:9px 13px;font-size:12px;font-weight:700}.calendar-appointment-actions button:hover{background:#f7f2eb}.calendar-appointment-actions .delete-appointment-button{color:#a14242;border-color:#eccaca}.calendar-empty{color:#8c8178;text-align:center;border:1px dashed #d8cec4;border-radius:15px;padding:50px 20px}.calendar-empty h3{color:#403832;margin:0 0 8px}.calendar-empty p{margin:0}@media (width<=1100px){.appointment-form-grid{grid-template-columns:1fr 1fr}.appointment-notes-field{grid-column:1/-1}}@media (width<=750px){.calendar-heading{flex-direction:column;align-items:flex-start}.calendar-filters{flex-direction:column;width:100%}.calendar-filters>div{width:100%}.appointment-form-grid{grid-template-columns:1fr}.appointment-notes-field{grid-column:auto}.calendar-appointment-card{flex-wrap:wrap;align-items:flex-start}.calendar-appointment-actions{width:100%;padding-left:91px}}.schedule-page{flex-direction:column;gap:20px;display:flex;position:relative}.schedule-heading{justify-content:space-between;align-items:flex-end;gap:20px;display:flex}.schedule-heading h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.schedule-heading>div>p:last-child{color:#83786e;margin:8px 0 0;font-size:14px}.schedule-today-button{color:#403832;cursor:pointer;background:#fff;border:1px solid #ded5ca;border-radius:10px;padding:11px 18px;font-weight:700}.schedule-week-navigation{justify-content:center;align-items:center;gap:22px;display:flex}.schedule-week-navigation strong{text-align:center;text-transform:capitalize;min-width:180px;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:500}.schedule-week-navigation button{color:#403832;cursor:pointer;background:#fff;border:1px solid #ded5ca;border-radius:10px;width:40px;height:40px;font-size:24px}.schedule-week-strip{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.schedule-day-button{color:#746a61;cursor:pointer;background:#fff;border:1px solid #e3dcd4;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:70px;display:flex}.schedule-day-button span{text-transform:uppercase;font-size:11px}.schedule-day-button strong{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.schedule-day-button:hover{background:#f7f2eb}.schedule-day-button.active{color:#fff;background:#2f2924;border-color:#2f2924}.schedule-day-button.today:not(.active){color:#926a3a;border-color:#b58a55}.schedule-calendar-shell{background:#fff;border:1px solid #e3dcd4;border-radius:16px;height:720px;overflow:auto}.schedule-calendar-shell .rbc-calendar{min-width:600px;height:100%;font-family:Arial,Helvetica,sans-serif}.schedule-calendar-shell.manager-view .rbc-calendar{min-width:900px}.schedule-calendar-shell .rbc-time-view{border:none}.schedule-calendar-shell .rbc-header{color:#403832;border-bottom:1px solid #e3dcd4;min-height:52px;padding:16px 8px;font-size:14px}.schedule-calendar-shell .rbc-time-header-gutter{background:#faf8f5}.schedule-calendar-shell .rbc-time-gutter{color:#91867c;background:#faf8f5;font-size:11px}.schedule-calendar-shell .rbc-timeslot-group{border-bottom:1px solid #e8e2db;min-height:72px}.schedule-calendar-shell .rbc-time-slot{border-top:1px dashed #eee8e1}.schedule-calendar-shell .rbc-day-slot .rbc-time-slot{cursor:pointer}.schedule-calendar-shell .rbc-day-slot .rbc-time-slot:hover{background:#faf6f0}.schedule-calendar-shell .rbc-event{color:#28231f;box-shadow:none;border:none;border-left:5px solid #0003;border-radius:9px;padding:6px 8px;overflow:hidden}.schedule-event-content{flex-direction:column;gap:2px;display:flex}.schedule-event-content strong{font-size:12px}.schedule-event-content span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.schedule-event-content small{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.schedule-calendar-shell .rbc-current-time-indicator{background:#e5465d;height:2px}.schedule-calendar-shell .rbc-current-time-indicator:before{content:"";background:#e5465d;border-radius:50%;width:10px;height:10px;position:absolute;top:-4px;left:-4px}.schedule-add-button{z-index:30;color:#fff;cursor:pointer;background:#2f2924;border:none;border-radius:50%;width:62px;height:62px;font-size:38px;font-weight:300;line-height:1;position:fixed;bottom:32px;right:38px;box-shadow:0 12px 28px #2f292447}.schedule-add-button:hover{background:#463c34}.schedule-modal-backdrop{z-index:100;background:#231e1a9e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.schedule-modal{background:#fff;border-radius:18px;width:100%;max-width:720px;padding:28px;box-shadow:0 28px 80px #00000040}.schedule-modal-heading{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.schedule-modal-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500}.schedule-close-button{color:#514840;cursor:pointer;background:#f4efe9;border:none;border-radius:10px;width:40px;height:40px;font-size:25px}.schedule-form-grid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.schedule-form-field{flex-direction:column;gap:8px;display:flex}.schedule-form-field label{color:#403832;font-size:13px;font-weight:700}.schedule-form-field input,.schedule-form-field select,.schedule-form-field textarea{color:#302a25;background:#fff;border:1px solid #ded5ca;border-radius:10px;outline:none;width:100%;font-size:14px}.schedule-form-field input,.schedule-form-field select{height:48px;padding:0 13px}.schedule-form-field textarea{resize:vertical;min-height:90px;padding:13px}.schedule-form-field input:focus,.schedule-form-field select:focus,.schedule-form-field textarea:focus{border-color:#a27743;box-shadow:0 0 0 4px #a277431f}.schedule-notes-field{grid-column:1/-1}.schedule-existing-client{color:#477253;font-size:12px}.schedule-warning{color:#795c25;background:#fff8e8;border:1px solid #e7d1a5;border-radius:9px;margin-bottom:17px;padding:11px 13px;font-size:13px}.schedule-form-error{color:#a13535;background:#fff2f2;border:1px solid #e8b8b8;border-radius:9px;margin:18px 0 0;padding:11px 13px;font-size:13px}.schedule-modal-actions{flex-wrap:wrap;gap:9px;margin-top:22px;display:flex}.schedule-save-button,.schedule-delete-button,.schedule-cancel-button{cursor:pointer;border-radius:10px;min-height:47px;padding:0 19px;font-size:13px;font-weight:700}.schedule-save-button{color:#fff;background:#2f2924;border:none}.schedule-delete-button{color:#a14242;background:#fff;border:1px solid #eccaca}.schedule-cancel-button{color:#625850;background:#fff;border:1px solid #ded5ca}@media (width<=750px){.schedule-heading{flex-direction:column;align-items:flex-start}.schedule-week-strip{gap:4px}.schedule-day-button{min-height:59px}.schedule-day-button span{font-size:9px}.schedule-day-button strong{font-size:17px}.schedule-form-grid{grid-template-columns:1fr}.schedule-notes-field{grid-column:auto}.schedule-modal{padding:21px}.schedule-add-button{bottom:20px;right:20px}}.open-client-button{color:#805f39!important;background:#f8f1e8!important;border-color:#b58a55!important}.client-details-backdrop{z-index:150;background:#231e1aa6;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.client-details-modal{background:#fff;border-radius:18px;width:100%;max-width:780px;max-height:calc(100vh - 48px);padding:28px;overflow-y:auto;box-shadow:0 28px 80px #00000040}.client-details-header{border-bottom:1px solid #eee8e1;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:22px;display:flex}.client-details-header h2{margin:0 0 7px;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:500}.client-details-header span{color:#805f39;font-size:14px;font-weight:700}.client-details-close{color:#514840;cursor:pointer;background:#f4efe9;border:none;border-radius:10px;flex-shrink:0;width:40px;height:40px;font-size:25px}.client-details-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.client-details-summary article{background:#faf8f5;border:1px solid #e3dcd4;border-radius:13px;flex-direction:column;gap:8px;padding:18px;display:flex}.client-details-summary span{color:#8c8178;font-size:12px}.client-details-summary strong{font-family:Georgia,Times New Roman,serif;font-size:20px;font-weight:500}.client-details-notes{background:#f7f2eb;border-radius:13px;margin-top:16px;padding:17px}.client-details-notes strong{font-size:13px}.client-details-notes p{color:#746a61;margin:7px 0 0;font-size:13px;line-height:1.6}.client-history-heading{margin:27px 0 15px}.client-history-heading h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:22px;font-weight:500}.client-history-list{flex-direction:column;gap:10px;display:flex}.client-history-item{background:#fff;border:1px solid #e3dcd4;border-radius:13px;grid-template-columns:7px 170px 1fr;gap:15px;padding:16px;display:grid}.client-history-color{border-radius:20px;min-height:65px}.client-history-date,.client-history-information{flex-direction:column;gap:5px;display:flex}.client-history-date strong,.client-history-information strong{font-size:13px}.client-history-date span,.client-history-information span,.client-history-information small{color:#8c8178;font-size:12px}.client-history-empty{text-align:center;border:1px dashed #d8cec4;border-radius:13px;padding:40px 20px}.client-history-empty h3{margin:0 0 8px;font-family:Georgia,Times New Roman,serif;font-weight:500}.client-history-empty p{color:#8c8178;margin:0;font-size:13px}.client-details-actions{gap:9px;margin-top:24px;display:flex}.client-details-edit,.client-details-cancel{cursor:pointer;border-radius:10px;min-height:46px;padding:0 18px;font-size:13px;font-weight:700}.client-details-edit{color:#fff;background:#2f2924;border:none}.client-details-cancel{color:#625850;background:#fff;border:1px solid #ded5ca}@media (width<=650px){.client-details-summary{grid-template-columns:1fr}.client-history-item{grid-template-columns:7px 1fr}.client-history-information{grid-column:2}.client-details-modal{padding:21px}.client-details-actions{flex-direction:column}}.services-database-error,.services-database-message{border-radius:10px;margin:0;padding:12px 14px;font-size:13px}.services-database-error{color:#a13535;background:#fff2f2;border:1px solid #e8b8b8}.services-database-message{color:#3f704a;background:#f0faf2;border:1px solid #bcd9c3}.service-actions button:disabled,.primary-service-button:disabled,.cancel-service-button:disabled{cursor:not-allowed;opacity:.6}.clients-database-error,.clients-database-message{border-radius:10px;margin:0;padding:12px 14px;font-size:13px}.clients-database-error{color:#a13535;background:#fff2f2;border:1px solid #e8b8b8}.clients-database-message{color:#3f704a;background:#f0faf2;border:1px solid #bcd9c3}.client-actions button:disabled,.primary-client-button:disabled,.secondary-client-button:disabled{cursor:not-allowed;opacity:.6}.logo{background:#111214;border-radius:12px;width:210px;height:80px;margin:0 auto 22px;padding:0;position:relative;overflow:hidden}.logo img{object-fit:contain;object-position:center;width:auto;max-width:92%;height:75px;display:block;position:absolute;top:52.5%;left:50%;transform:translate(-50%,-50%)}.sidebar-user-avatar.sidebar-user-avatar-photo{border-radius:50%;width:40px;min-width:40px;height:40px;padding:0;overflow:hidden;background:#111214!important}.sidebar-user-avatar.sidebar-user-avatar-photo img{object-fit:cover;border-radius:50%;width:100%;height:100%;display:block}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body,#root{width:100%;height:100%;min-height:0;overflow:hidden}body{background:#f5f1ec;margin:0}.app-shell.compact-shell{background:radial-gradient(circle at 0 0,#dcbf9b26,#0000 31%),#f5f1ec;grid-template-columns:230px minmax(0,1fr);gap:0;width:100%;height:100vh;min-height:0;display:grid;position:relative;overflow:hidden}.sidebar.compact-sidebar{color:#f8f2ea;box-sizing:border-box;background:radial-gradient(circle at top,#694f3224,#0000 32%),linear-gradient(#221d19 0%,#2e261f 100%);border-right:1px solid #cdbcaa5c;flex-direction:column;gap:14px;width:230px;max-width:230px;height:100vh;min-height:0;padding:16px 14px;display:flex;position:relative;inset:auto;overflow:hidden}.sidebar-brand.compact-brand{border-bottom:1px solid #ffffff14;flex-shrink:0;grid-template-columns:64px minmax(0,1fr);align-items:center;column-gap:12px;min-height:58px;padding:6px 2px 13px;display:grid}.compact-brand .sidebar-logo{color:#fffaf2;width:64px;min-width:64px;max-width:64px;height:44px;min-height:44px;max-height:44px;box-shadow:none;box-sizing:border-box;background:#111214;border-radius:10px;place-items:center;margin:0;padding:0;display:grid;position:relative;overflow:hidden}.compact-brand .sidebar-logo img{object-fit:contain;object-position:center;border:0;border-radius:0;width:35px;min-width:0;max-width:40px;height:35px;min-height:0;max-height:40px;margin:0;padding:0;display:block;position:absolute;top:52.5%;left:50%;transform:translate(-50%,-50%)}.compact-brand>div:last-child{flex-direction:column;justify-content:center;gap:3px;min-width:0;height:44px;display:flex}.compact-brand strong{color:#fff7ee;text-overflow:ellipsis;white-space:nowrap;font-family:Georgia,Times New Roman,serif;font-size:14px;font-weight:500;line-height:1.15;overflow:hidden}.compact-brand span{color:#f7ece0bd;font-size:11px;font-weight:400}.sidebar-navigation.compact-navigation{flex-direction:column;flex:1;gap:6px;min-height:0;margin-top:14px;display:flex;overflow:hidden}.compact-navigation button{color:#fff7eed6;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:11px;width:100%;min-height:40px;margin:0;padding:7px 12px;font-family:Segoe UI,Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:1.4;transition:background .16s,color .16s,border-color .16s;display:flex;overflow:visible}.compact-navigation button:hover{color:#fffaf5;background:#ffffff0b;border-color:#ffffff0d}.compact-navigation button.active{color:#fffaf5;background:linear-gradient(#d0a46c,#bf9158);font-weight:500;box-shadow:0 10px 20px #00000021}.compact-navigation .menu-icon{color:currentColor;opacity:.88;place-items:center;width:18px;min-width:18px;display:grid}.compact-navigation .menu-label{text-overflow:clip;white-space:nowrap;min-height:20px;padding:1px 0 2px;line-height:1.4;display:block;overflow:visible}.sidebar-user-card{background:linear-gradient(#061c44d1,#051839b8);border:1px solid #ffffff17;border-radius:14px;flex-shrink:0;gap:11px;margin-top:auto;padding:13px 12px;display:grid}.sidebar-user-card>small{color:#dde5f6ba;font-size:10px;font-weight:400}.sidebar-user-row{align-items:center;gap:10px;display:flex}.sidebar-user-avatar{color:#fffaf3;box-sizing:border-box;background:#111214;border-radius:50%;place-items:center;width:40px;min-width:40px;max-width:40px;height:40px;min-height:40px;max-height:40px;padding:0;display:grid;position:relative;overflow:hidden}.sidebar-user-avatar img{object-fit:cover;object-position:center;border-radius:50%;width:100%;height:100%;margin:0;padding:0;display:block}.sidebar-user-row>div{flex-direction:column;gap:3px;min-width:0;display:flex}.sidebar-user-row strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:500;line-height:1.15;overflow:hidden}.sidebar-user-row span{color:#e0e5f4c7;font-size:11px;font-weight:400}.sidebar-user-card .logout-button{color:#ffffffed;width:100%;min-height:39px;font:inherit;cursor:pointer;box-sizing:border-box;background:#00000021;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;gap:9px;margin:0;padding:0 12px;font-size:12px;font-weight:500;display:inline-flex}.panel-main.compact-main{box-sizing:border-box;width:100%;min-width:0;max-width:100%;height:100vh;min-height:0;margin:0;padding:22px 28px;display:block;position:relative;overflow:hidden}.panel-content{width:100%;min-width:0;max-width:100%;height:100%;min-height:0;display:block;position:relative;overflow:hidden}.panel-page-frame{box-sizing:border-box;scrollbar-width:thin;scrollbar-color:#c8b9a9 transparent;width:100%;min-width:0;max-width:1260px;height:100%;min-height:0;margin:0 auto;padding:0;display:block;position:relative;overflow:hidden auto}.panel-page-frame::-webkit-scrollbar{width:7px}.panel-page-frame::-webkit-scrollbar-track{background:0 0}.panel-page-frame::-webkit-scrollbar-thumb{background:#c8b9a9;border-radius:999px}.dashboard-view .panel-page-frame{overflow:hidden}.dashboard-view .salon-dashboard,.dashboard-view .dashboard-modern{visibility:visible;opacity:1;width:100%;min-width:0;height:100%;min-height:0;display:grid}.panel-page-frame>*{box-sizing:border-box;width:100%;max-width:100%}.panel-page-frame>.modern-calendar-page{min-height:100%}.panel-page-frame>.services-page,.panel-page-frame>.clients-page{min-height:100%;padding-bottom:6px}.panel-page-frame .services-heading,.panel-page-frame .clients-heading,.panel-page-frame .dashboard-intro{margin-bottom:12px}.panel-page-frame .services-heading h2,.panel-page-frame .clients-heading h2,.panel-page-frame .dashboard-intro h2{margin:4px 0 5px;font-size:clamp(25px,2vw,33px);line-height:1.05}.panel-page-frame .services-heading p,.panel-page-frame .clients-heading p,.panel-page-frame .dashboard-intro p{margin-top:0}@media (height<=760px) and (width>=861px){.sidebar.compact-sidebar{gap:9px;padding-top:10px;padding-bottom:10px}.sidebar-brand.compact-brand{padding-bottom:9px}.sidebar-navigation.compact-navigation{gap:3px;margin-top:8px}.compact-navigation button{min-height:34px}.sidebar-user-card{gap:8px;padding:10px}.sidebar-user-card .logout-button{min-height:34px}}@media (width<=860px){html,body,#root{height:auto;overflow:auto}.app-shell.compact-shell{grid-template-columns:1fr;height:auto;min-height:100vh;overflow:visible}.sidebar.compact-sidebar{width:100%;max-width:none;height:auto;min-height:0;position:relative}.sidebar-navigation.compact-navigation{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;overflow:visible}.panel-main.compact-main{width:100%;height:auto;min-height:650px;margin:0;padding:12px;overflow:visible}.panel-content,.panel-page-frame{height:auto;min-height:650px;overflow:visible}.dashboard-view .panel-page-frame{overflow:visible}.dashboard-view .salon-dashboard,.dashboard-view .dashboard-modern{height:auto}}@media (width<=520px){.sidebar-navigation.compact-navigation{grid-template-columns:1fr}}.dashboard-view .salon-dashboard,.dashboard-view .dashboard-modern{transform-origin:top}@media (width>=1280px){.dashboard-view .salon-dashboard{gap:11px}.dashboard-view .salon-metrics,.dashboard-view .salon-dashboard-grid{gap:10px}}.dashboard-view .panel-page-frame{max-width:1260px}.panel-page-frame>.modern-calendar-page{width:100%;max-width:1260px!important;margin-left:auto!important;margin-right:auto!important}.dashboard-view .salon-dashboard,.dashboard-view .dashboard-modern{width:100%!important;max-width:1260px!important;margin-left:auto!important;margin-right:auto!important}.salon-dashboard-header h2,.dashboard-modern-header h2{letter-spacing:-.02em!important;font-size:clamp(25px,1.9vw,30px)!important;font-weight:400!important}.salon-dashboard{gap:10px!important}.salon-metrics{gap:8px!important}.salon-metric{border-radius:12px!important;min-height:72px!important;padding:9px 12px!important}.salon-metric-icon{width:36px!important;min-width:36px!important;height:36px!important}.salon-metric strong{font-size:21px!important}.salon-dashboard-grid,.salon-dashboard-middle,.salon-dashboard-right{gap:9px!important}.salon-card{border-radius:13px!important;padding:12px!important}.salon-card-heading{margin-bottom:7px!important}.salon-card-heading h3{font-size:14px!important}.modern-calendar-heading h2{letter-spacing:-.02em!important;margin-top:2px!important;margin-bottom:5px!important;font-size:clamp(25px,2vw,31px)!important;font-weight:400!important}.modern-calendar-heading{gap:16px!important;margin-bottom:12px!important}.modern-calendar-heading p:not(.section-label){font-size:13px!important;line-height:1.4!important}.modern-calendar-heading-actions{gap:9px!important}.modern-calendar-summary{border-radius:11px!important;min-width:128px!important;padding:9px 12px!important}.modern-new-appointment-button{border-radius:10px!important;min-height:48px!important;padding:0 17px!important;font-size:13px!important;transform:translateY(-4px)!important}.modern-calendar-toolbar{gap:8px!important;margin-bottom:10px!important}.modern-calendar-navigation{border-radius:10px!important}.modern-calendar-navigation>button{width:43px!important;min-height:46px!important}.modern-calendar-range{min-width:182px!important;padding:6px 13px!important}.modern-calendar-range strong{font-size:13px!important}.modern-today-button{min-height:46px!important;padding:0 15px!important;font-size:13px!important}.modern-calendar-search-form{min-height:46px!important}.modern-calendar-shell{border-radius:13px!important;height:calc(100vh - 235px)!important;min-height:420px!important}@media (width<=1180px){.dashboard-view .panel-page-frame,.panel-page-frame>.modern-calendar-page{max-width:100%!important}}.salon-dashboard-header h2,.dashboard-modern-header h2,.modern-calendar-heading h2{letter-spacing:normal!important;font-family:Georgia,Times New Roman,serif!important;font-weight:500!important}.rbc-btn{color:inherit;font:inherit;margin:0}button.rbc-btn{text-transform:none;appearance:button;cursor:pointer;overflow:visible}button[disabled].rbc-btn{cursor:not-allowed}button.rbc-input::-moz-focus-inner{border:0;padding:0}.rbc-toolbar{flex-wrap:wrap;justify-content:center;align-items:center;margin-bottom:10px;font-size:16px;display:flex}.rbc-toolbar .rbc-toolbar-label{text-align:center;flex-grow:1;padding:0 10px}.rbc-toolbar button{color:#373a3c;text-align:center;vertical-align:middle;white-space:nowrap;background:0 0;border:1px solid #ccc;border-radius:4px;margin:0;padding:.375rem 1rem;line-height:normal;display:inline-block}.rbc-toolbar button:active,.rbc-toolbar button.rbc-active{background-color:#e6e6e6;background-image:none;border-color:#adadad;box-shadow:inset 0 3px 5px #00000020}.rbc-toolbar button:active:hover,.rbc-toolbar button:active:focus,.rbc-toolbar button.rbc-active:hover,.rbc-toolbar button.rbc-active:focus{color:#373a3c;background-color:#d4d4d4;border-color:#8c8c8c}.rbc-toolbar button:focus{color:#373a3c;background-color:#e6e6e6;border-color:#adadad}.rbc-toolbar button:hover{color:#373a3c;cursor:pointer;background-color:#e6e6e6;border-color:#adadad}.rbc-btn-group{white-space:nowrap;display:inline-block}.rbc-btn-group>button:first-child:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.rbc-btn-group>button:last-child:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.rbc-rtl .rbc-btn-group>button:first-child:not(:last-child){border-radius:0 4px 4px 0}.rbc-rtl .rbc-btn-group>button:last-child:not(:first-child){border-radius:4px 0 0 4px}.rbc-btn-group>button:not(:first-child):not(:last-child){border-radius:0}.rbc-btn-group button+button{margin-left:-1px}.rbc-rtl .rbc-btn-group button+button{margin-left:0;margin-right:-1px}.rbc-btn-group+.rbc-btn-group,.rbc-btn-group+button{margin-left:10px}@media (width<=767px){.rbc-toolbar{flex-direction:column}}.rbc-event{box-sizing:border-box;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;text-align:left;background-color:#3174ad;border:none;border-radius:5px;width:100%;margin:0;padding:2px 5px}.rbc-slot-selecting .rbc-event{cursor:inherit;pointer-events:none}.rbc-event.rbc-selected{background-color:#265985}.rbc-event:focus{outline:5px auto #3b99fc}.rbc-event-label{text-overflow:ellipsis;white-space:nowrap;font-size:80%;display:block;overflow:hidden}.rbc-event-overlaps{box-shadow:-1px 1px 5px #33333380}.rbc-event-continues-prior{border-top-left-radius:0;border-bottom-left-radius:0}.rbc-event-continues-after{border-top-right-radius:0;border-bottom-right-radius:0}.rbc-event-continues-earlier{border-top-left-radius:0;border-top-right-radius:0}.rbc-event-continues-later{border-bottom-right-radius:0;border-bottom-left-radius:0}.rbc-row{flex-direction:row;display:flex}.rbc-row-segment{padding:0 1px 1px}.rbc-row-segment .rbc-event-content{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rbc-selected-cell{background-color:#0000001a}.rbc-show-more{text-overflow:ellipsis;white-space:nowrap;z-index:4;color:#3174ad;background-color:#ffffff4d;height:auto;font-size:85%;font-weight:700;line-height:normal;display:block;overflow:hidden}.rbc-show-more:hover,.rbc-show-more:focus{color:#265985}.rbc-month-view{-webkit-user-select:none;user-select:none;border:1px solid #ddd;flex-direction:column;flex:1 0 0;width:100%;height:100%;display:flex;position:relative}.rbc-month-header{flex-direction:row;display:flex}.rbc-month-row{flex-direction:column;flex:1 0 0;height:100%;display:flex;position:relative;overflow:hidden}.rbc-month-row+.rbc-month-row{border-top:1px solid #ddd}.rbc-date-cell{text-align:right;flex:1 1 0;min-width:0;padding-right:5px}.rbc-date-cell.rbc-now{font-weight:700}.rbc-date-cell>a,.rbc-date-cell>a:active,.rbc-date-cell>a:visited{color:inherit;text-decoration:none}.rbc-row-bg{flex-direction:row;flex:1 0 0;display:flex;position:absolute;inset:0 1px 0 0;overflow:hidden}.rbc-day-bg{flex:1 0}.rbc-day-bg+.rbc-day-bg{border-left:1px solid #ddd}.rbc-rtl .rbc-day-bg+.rbc-day-bg{border-left-width:0;border-right:1px solid #ddd}.rbc-overlay{z-index:5;background-color:#fff;border:1px solid #e5e5e5;padding:10px;position:absolute;box-shadow:0 5px 15px #00000040}.rbc-overlay>*+*{margin-top:1px}.rbc-overlay-header{border-bottom:1px solid #e5e5e5;margin:-10px -10px 5px;padding:2px 10px}.rbc-agenda-view{flex-direction:column;flex:1 0 0;display:flex;overflow:auto}.rbc-agenda-view table.rbc-agenda-table{border-spacing:0;border-collapse:collapse;border:1px solid #ddd;width:100%}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td{vertical-align:top;padding:5px 10px}.rbc-agenda-view table.rbc-agenda-table .rbc-agenda-time-cell{text-transform:lowercase;padding-left:15px;padding-right:15px}.rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left:1px solid #ddd}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table tbody>tr>td+td{border-left-width:0;border-right:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table tbody>tr+tr{border-top:1px solid #ddd}.rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:left;border-bottom:1px solid #ddd;padding:3px 5px}.rbc-rtl .rbc-agenda-view table.rbc-agenda-table thead>tr>th{text-align:right}.rbc-agenda-time-cell{text-transform:lowercase}.rbc-agenda-time-cell .rbc-continues-after:after{content:" »"}.rbc-agenda-time-cell .rbc-continues-prior:before{content:"« "}.rbc-agenda-date-cell,.rbc-agenda-time-cell{white-space:nowrap}.rbc-agenda-event-cell{width:100%}.rbc-time-column{flex-direction:column;min-height:100%;display:flex}.rbc-time-column .rbc-timeslot-group{flex:1}.rbc-timeslot-group{border-bottom:1px solid #ddd;flex-flow:column;min-height:40px;display:flex}.rbc-time-gutter,.rbc-header-gutter{flex:none}.rbc-label{padding:0 5px}.rbc-day-slot{position:relative}.rbc-day-slot .rbc-events-container{margin-right:10px;position:absolute;inset:0}.rbc-day-slot .rbc-events-container.rbc-rtl{left:10px;right:0}.rbc-day-slot .rbc-event,.rbc-day-slot .rbc-background-event{border:1px solid #265985;flex-flow:column wrap;align-items:flex-start;min-height:20px;max-height:100%;display:flex;position:absolute;overflow:hidden}.rbc-day-slot .rbc-background-event{opacity:.75}.rbc-day-slot .rbc-event-label{flex:none;width:auto;padding-right:5px}.rbc-day-slot .rbc-event-content{word-wrap:break-word;flex:1 1 0;width:100%;height:100%;min-height:1em;line-height:1}.rbc-day-slot .rbc-time-slot{border-top:1px solid #f7f7f7}.rbc-time-view-resources .rbc-time-gutter,.rbc-time-view-resources .rbc-time-header-gutter{z-index:10;background-color:#fff;border-right:1px solid #ddd;margin-right:-1px;position:sticky;left:0}.rbc-time-view-resources .rbc-time-header{overflow:hidden}.rbc-time-view-resources .rbc-time-header-content{flex:1 0 0;min-width:auto}.rbc-time-view-resources .rbc-time-header-cell-single-day{display:none}.rbc-time-view-resources .rbc-day-slot{min-width:140px}.rbc-time-view-resources .rbc-header,.rbc-time-view-resources .rbc-day-bg{flex:1 1 0;width:140px}.rbc-time-header-content+.rbc-time-header-content{margin-left:-1px}.rbc-time-slot{flex:1 0 0}.rbc-time-slot.rbc-now{font-weight:700}.rbc-day-header{text-align:center}.rbc-slot-selection{z-index:10;color:#fff;background-color:#00000080;width:100%;padding:3px;font-size:75%;position:absolute}.rbc-slot-selecting{cursor:move}.rbc-time-view{border:1px solid #ddd;flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.rbc-time-view .rbc-time-gutter{white-space:nowrap;text-align:right}.rbc-time-view .rbc-allday-cell{box-sizing:content-box;width:100%;height:100%;position:relative}.rbc-time-view .rbc-allday-cell+.rbc-allday-cell{border-left:1px solid #ddd}.rbc-time-view .rbc-allday-events{z-index:4;position:relative}.rbc-time-view .rbc-row{box-sizing:border-box;min-height:20px}.rbc-time-header{flex-direction:row;flex:none;display:flex}.rbc-time-header.rbc-overflowing{border-right:1px solid #ddd}.rbc-rtl .rbc-time-header.rbc-overflowing{border-left:1px solid #ddd;border-right-width:0}.rbc-time-header>.rbc-row:first-child,.rbc-time-header>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd}.rbc-time-header-cell-single-day{display:none}.rbc-time-header-content{border-left:1px solid #ddd;flex-direction:column;flex:1;min-width:0;display:flex}.rbc-rtl .rbc-time-header-content{border-left-width:0;border-right:1px solid #ddd}.rbc-time-header-content>.rbc-row.rbc-row-resource{border-bottom:1px solid #ddd;flex-shrink:0}.rbc-time-content{border-top:2px solid #ddd;flex:1 0;align-items:flex-start;width:100%;display:flex;position:relative;overflow-y:auto}.rbc-time-content>.rbc-time-gutter{flex:none}.rbc-time-content>*+*>*{border-left:1px solid #ddd}.rbc-rtl .rbc-time-content>*+*>*{border-left-width:0;border-right:1px solid #ddd}.rbc-time-content>.rbc-day-slot{-webkit-user-select:none;user-select:none;width:100%}.rbc-current-time-indicator{z-index:3;pointer-events:none;background-color:#74ad31;height:1px;position:absolute;left:0;right:0}.rbc-resource-grouping.rbc-time-header-content{flex-direction:column;display:flex}.rbc-resource-grouping .rbc-row .rbc-header{width:141px}.rbc-calendar{box-sizing:border-box;flex-direction:column;align-items:stretch;height:100%;display:flex}.rbc-m-b-negative-3{margin-bottom:-3px}.rbc-h-full{height:100%}.rbc-calendar *,.rbc-calendar :before,.rbc-calendar :after{-webkit-box-sizing:inherit;box-sizing:inherit}.rbc-abs-full{position:absolute;inset:0;overflow:hidden}.rbc-ellipsis{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.rbc-rtl{direction:rtl}.rbc-off-range{color:#999}.rbc-off-range-bg{background:#e6e6e6}.rbc-header{text-overflow:ellipsis;white-space:nowrap;text-align:center;vertical-align:middle;border-bottom:1px solid #ddd;flex:1 0;min-height:0;padding:0 3px;font-size:90%;font-weight:700;overflow:hidden}.rbc-header+.rbc-header{border-left:1px solid #ddd}.rbc-rtl .rbc-header+.rbc-header{border-left-width:0;border-right:1px solid #ddd}.rbc-header>a,.rbc-header>a:active,.rbc-header>a:visited{color:inherit;text-decoration:none}.rbc-button-link{color:inherit;cursor:pointer;-webkit-user-select:text;user-select:text;background:0 0;border:none;margin:0;padding:0}.rbc-row-content{-webkit-user-select:none;user-select:none;z-index:4;position:relative}.rbc-row-content-scrollable{flex-direction:column;height:100%;display:flex}.rbc-row-content-scrollable .rbc-row-content-scroll-container{-ms-overflow-style:none;scrollbar-width:none;height:100%;overflow-y:scroll}.rbc-row-content-scrollable .rbc-row-content-scroll-container::-webkit-scrollbar{display:none}.rbc-today{background-color:#eaf6ff}.modern-calendar-page{color:#2d2925;width:100%;min-width:0}.modern-calendar-heading{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:20px;display:flex}.modern-calendar-heading h2{letter-spacing:-.035em;margin:4px 0 7px;font-size:clamp(30px,3vw,44px);line-height:1}.modern-calendar-heading p:not(.section-label){color:#84766a;margin:0;line-height:1.55}.modern-calendar-heading-actions{flex-wrap:wrap;justify-content:flex-end;align-items:stretch;gap:12px;display:flex}.modern-calendar-summary{background:#ffffffd1;border:1px solid #e6ddd3;border-radius:13px;flex-direction:column;justify-content:center;min-width:155px;padding:12px 16px;display:flex;box-shadow:0 5px 20px #332a220b}.modern-calendar-summary span{color:#8c7c6e;margin-bottom:3px;font-size:12px}.modern-calendar-summary strong{font-size:15px}.modern-new-appointment-button,.modern-today-button,.modern-calendar-navigation>button{color:#2d2925;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfd5ca;border-radius:12px;font-weight:700;transition:transform .16s,border-color .16s,background .16s,box-shadow .16s}.modern-new-appointment-button:hover:not(:disabled),.modern-today-button:hover,.modern-calendar-navigation>button:hover{border-color:#cbb69d;transform:translateY(-1px);box-shadow:0 8px 20px #3e322714}.modern-new-appointment-button{color:#fff;background:#2d2925;border-color:#2d2925;min-height:56px;padding:0 22px}.modern-new-appointment-button span{margin-right:8px;font-size:21px;font-weight:400}.modern-new-appointment-button:disabled{cursor:not-allowed;opacity:.5}.modern-calendar-alert{color:#765d44;background:#fffaf4;border:1px solid #e5d7c9;border-radius:12px;margin:0 0 14px;padding:12px 15px;font-size:14px}.modern-calendar-alert.error{color:#a43737;background:#fff3f3;border-color:#f0b8b8}.modern-calendar-alert.success{color:#347044;background:#f3fbf5;border-color:#bcd9c4}.modern-calendar-toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.modern-calendar-navigation{background:#fff;border:1px solid #e2d8ce;border-radius:12px;align-items:stretch;display:flex;overflow:hidden;box-shadow:0 4px 15px #332a2209}.modern-calendar-navigation>button{border:0;border-radius:0;width:48px;min-height:52px;font-size:25px}.modern-calendar-navigation>button:first-child{border-right:1px solid #eee6de}.modern-calendar-navigation>button:last-child{border-left:1px solid #eee6de}.modern-calendar-range{flex-direction:column;justify-content:center;align-items:center;min-width:210px;padding:8px 18px;display:flex}.modern-calendar-range strong{text-transform:capitalize;font-size:14px}.modern-calendar-range span{color:#9a8b7d;margin-top:2px;font-size:11px}.modern-today-button{min-height:52px;padding:0 18px}.modern-employee-filter{background:#fff;border:1px solid #e2d8ce;border-radius:12px;flex-direction:column;justify-content:center;min-width:230px;min-height:52px;margin-left:auto;padding:6px 12px;display:flex}.modern-employee-filter span{color:#99897b;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1px;font-size:10px;font-weight:700}.modern-employee-filter select{color:#2d2925;width:100%;font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:14px;font-weight:700}.modern-employee-card{background:#fff;border:1px solid #e4dbd1;border-radius:16px 16px 0 0;align-items:center;gap:13px;margin-bottom:-1px;padding:14px 20px;display:flex}.modern-employee-card.compact{padding-block:10px}.modern-employee-avatar{color:#fff;background:linear-gradient(145deg,#cda26e,#a9753f);border-radius:50%;place-items:center;width:46px;height:46px;font-weight:700;display:grid;box-shadow:0 6px 15px #a6703733}.modern-employee-card>div:last-child{flex-direction:column;display:flex}.modern-employee-card strong{font-size:15px}.modern-employee-card span{color:#8a7b6f;margin-top:2px;font-size:12px}.modern-calendar-shell{background:#fff;border:1px solid #e3d9cf;border-radius:16px;height:min(720px,100vh - 260px);min-height:570px;overflow:auto;box-shadow:0 12px 36px #362a1f0e}.modern-employee-card+.modern-calendar-shell{border-radius:0 0 16px 16px}.modern-calendar-loading{color:#88786b;place-items:center;height:100%;display:grid}.modern-calendar-shell .rbc-calendar{min-width:880px;height:100%;font-family:inherit}.modern-calendar-shell .rbc-time-view{border:0}.modern-calendar-shell .rbc-time-header{border-bottom:1px solid #ece4dc;min-height:72px}.modern-calendar-shell .rbc-time-header-gutter{box-sizing:border-box;border-right:1px solid #ece4dc;flex:0 0 56px!important;width:56px!important;min-width:56px!important;max-width:56px!important}.modern-calendar-shell .rbc-time-gutter{box-sizing:border-box;border-right:1px solid #ece4dc;flex:0 0 55px!important;width:55px!important;min-width:55px!important;max-width:55px!important}.modern-calendar-shell .rbc-time-header-content{border-left:0}.modern-calendar-shell .rbc-header{color:#4a413a;text-transform:capitalize;border-left:1px solid #eee7e0;justify-content:center;align-items:center;min-height:72px;padding:12px 6px;font-size:13px;font-weight:700;display:flex}.modern-calendar-shell .rbc-header:first-child{border-left:0}.modern-calendar-shell .rbc-allday-cell,.modern-calendar-shell .rbc-row-bg,.modern-calendar-shell .rbc-time-header .rbc-row-content{display:none}.modern-calendar-shell .rbc-time-content{border-top:0;overflow-y:auto}.modern-calendar-shell .rbc-time-content>.rbc-time-gutter{background:#fff}.modern-calendar-shell .rbc-time-header-content,.modern-calendar-shell .rbc-time-content>:not(.rbc-time-gutter){min-width:0}.modern-calendar-shell .rbc-time-gutter,.modern-calendar-shell .rbc-time-column{background:#fff}.modern-calendar-shell .rbc-time-gutter .rbc-timeslot-group{border-bottom:1px solid #eae2da}.modern-calendar-shell .rbc-timeslot-group{border-bottom:1px solid #eee8e2;min-height:72px}.modern-calendar-shell .rbc-day-slot{border-left:1px solid #eee8e2}.modern-calendar-shell .rbc-day-slot .rbc-time-slot{border-top:1px solid #e8e0d885}.modern-calendar-shell .rbc-label{color:#77695e;box-sizing:border-box;justify-content:flex-end;align-items:flex-start;padding:0 8px 0 0;font-size:11px;display:flex}.modern-calendar-shell .rbc-current-time-indicator{background:#d85656;height:2px;box-shadow:0 0 0 1px #d856560a}.modern-calendar-shell .rbc-current-time-indicator:before{content:"";background:#d85656;border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;left:-4px}.modern-calendar-shell .rbc-event{min-height:30px;box-shadow:none;border-width:1px;border-radius:9px;padding:5px 7px;overflow:hidden}.modern-calendar-shell .rbc-event:focus,.modern-calendar-shell .rbc-event.rbc-selected{outline-offset:1px;outline:2px solid #b58a5559}.modern-calendar-event-content{flex-direction:column;min-width:0;height:100%;display:flex;overflow:hidden}.modern-calendar-event-content strong{opacity:.82;margin-bottom:2px;font-size:9px;font-weight:600}.modern-calendar-event-content span{text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:750;line-height:1.18;overflow:hidden}.modern-calendar-event-content small{opacity:.76;text-overflow:ellipsis;white-space:nowrap;margin-top:2px;font-size:9px;line-height:1.18;overflow:hidden}.modern-calendar-shell .modern-unavailable-slot{cursor:not-allowed;background:repeating-linear-gradient(-45deg,#4c413806,#4c413806 5px,#4c41380e 5px 10px)}.modern-calendar-shell .modern-today-column{background:#be8f570b}.modern-calendar-footer{color:#786b60;justify-content:center;align-items:center;gap:8px;min-height:48px;margin-top:10px;padding:0 16px;font-size:13px;display:flex}.modern-calendar-footer strong{color:#3a332e}.modern-calendar-page .schedule-modal{max-height:92vh;overflow-y:auto}@media (width<=1050px){.modern-calendar-heading{flex-direction:column}.modern-calendar-heading-actions{justify-content:flex-start;width:100%}.modern-employee-filter{margin-left:0}.modern-calendar-shell{height:680px}}@media (width<=720px){.modern-calendar-heading h2{font-size:32px}.modern-calendar-heading-actions,.modern-calendar-toolbar{flex-direction:column;align-items:stretch}.modern-calendar-summary,.modern-new-appointment-button,.modern-today-button,.modern-employee-filter,.modern-calendar-navigation{width:100%}.modern-calendar-range{flex:1}.modern-calendar-shell{height:640px;min-height:520px}.modern-calendar-shell .rbc-calendar{min-width:820px}}.modern-calendar-search{z-index:30;min-width:min(360px,100%);margin-left:auto;position:relative}.manager-calendar .modern-employee-filter{margin-left:0}.modern-calendar-search-form{background:#fff;border:1px solid #e2d8ce;border-radius:12px;align-items:center;min-height:52px;padding:5px;display:flex;box-shadow:0 4px 15px #332a2209}.modern-calendar-search-icon{color:#8d7e71;place-items:center;width:38px;min-width:38px;display:grid}.modern-calendar-search-form input{color:#2d2925;width:100%;min-width:110px;font:inherit;background:0 0;border:0;outline:0;padding:8px 4px;font-size:13px}.modern-calendar-search-form input::placeholder{color:#aa9c90}.modern-calendar-search-clear{color:#8f8175;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;min-width:30px;height:30px;padding:0;font-size:20px;display:grid}.modern-calendar-search-clear:hover{background:#f4f0eb}.modern-calendar-search-submit{color:#fff;min-height:40px;font:inherit;cursor:pointer;background:#2d2925;border:1px solid #2d2925;border-radius:9px;padding:0 14px;font-size:12px;font-weight:700}.modern-calendar-search-submit:disabled{cursor:wait;opacity:.65}.modern-calendar-search-results{background:#fff;border:1px solid #dfd5ca;border-radius:14px;width:min(500px,100vw - 32px);max-height:430px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 20px 50px #2d231b2e}.modern-calendar-search-results-heading{background:#faf8f5;border-bottom:1px solid #eee6df;justify-content:space-between;align-items:center;min-height:48px;padding:0 14px;display:flex}.modern-calendar-search-results-heading strong{font-size:13px}.modern-calendar-search-results-heading button{color:#77695e;cursor:pointer;background:0 0;border:0;border-radius:8px;place-items:center;width:30px;height:30px;padding:0;font-size:20px;display:grid}.modern-calendar-search-list{max-height:380px;overflow-y:auto}.modern-calendar-search-result{color:#2d2925;text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #f0e9e2;grid-template-columns:minmax(130px,.85fr) minmax(180px,1.15fr);gap:18px;width:100%;padding:13px 14px;display:grid}.modern-calendar-search-result:last-child{border-bottom:0}.modern-calendar-search-result:hover{background:#faf6f0}.modern-calendar-search-result>div{flex-direction:column;gap:3px;min-width:0;display:flex}.modern-calendar-search-result strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.modern-calendar-search-result span{color:#8a7b6f;text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.modern-calendar-search-empty{color:#84766a;text-align:center;padding:24px 16px;font-size:13px}.modern-calendar-search-empty.error{color:#a43737}.modern-calendar-shell .modern-highlighted-appointment{animation:.9s ease-in-out 3 modern-calendar-highlight;box-shadow:0 0 0 3px #b77a2c3d,0 10px 24px #5b3a1526}@keyframes modern-calendar-highlight{0%,to{transform:scale(1)}50%{transform:scale(1.025)}}@media (width<=1180px){.modern-calendar-search{order:4;width:100%;margin-left:0}.modern-calendar-search-results{left:0;right:auto}.manager-calendar .modern-employee-filter{margin-left:auto}}@media (width<=720px){.modern-calendar-search{min-width:0}.modern-calendar-search-result{grid-template-columns:1fr;gap:8px}.modern-calendar-search-results{width:100%}}.modern-calendar-shell .modern-sunday-column{background:repeating-linear-gradient(-45deg,#70655b0e,#70655b0e 8px,#ffffff3d 8px 16px)!important}.modern-calendar-shell .modern-sunday-slot{cursor:not-allowed!important}.modern-calendar-shell .modern-sunday-slot:hover{background:#7e706314!important}.modern-calendar-navigation-wrap{z-index:45;position:relative}.modern-calendar-navigation>.modern-calendar-range{color:#302a25;min-width:210px;min-height:52px;font:inherit;cursor:pointer;background:#fff;border:0;border-radius:0;padding:7px 18px;width:auto!important}.modern-calendar-navigation>.modern-calendar-range:hover{background:#faf6f1}.modern-calendar-range span{justify-content:center;align-items:center;gap:5px;display:flex}.modern-calendar-range span b{color:#a27743;font-size:13px;font-weight:700;transition:transform .18s}.modern-calendar-range[aria-expanded=true] span b{transform:rotate(180deg)}.modern-date-picker{z-index:1000;background:#fff;border:1px solid #dfd3c8;border-radius:17px;width:350px;padding:14px;animation:.15s ease-out modern-date-picker-open;position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%);box-shadow:0 24px 60px #362a1f30,0 5px 16px #362a1f14}@keyframes modern-date-picker-open{0%{opacity:0;transform:translateY(-7px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.modern-date-picker-header{grid-template-columns:38px minmax(0,1fr) 38px;align-items:center;gap:8px;margin-bottom:13px;display:grid}.modern-date-picker-header>button{color:#403832;cursor:pointer;background:#faf7f3;border:1px solid #e6ddd4;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;font-size:24px;display:grid}.modern-date-picker-header>button:hover{background:#f6ede2;border-color:#cda878}.modern-date-picker-header>div{text-align:center;min-width:0}.modern-date-picker-header strong{color:#302a25;text-transform:capitalize;font-family:Georgia,Times New Roman,serif;font-size:18px;font-weight:500;display:block}.modern-date-picker-header span{color:#96887c;margin-top:2px;font-size:10px;display:block}.modern-date-picker-weekdays,.modern-date-picker-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;display:grid}.modern-date-picker-weekdays{margin-bottom:5px}.modern-date-picker-weekdays span{color:#9a8b7d;text-align:center;text-transform:uppercase;padding:5px 0;font-size:9px;font-weight:650}.modern-date-picker-days>button{aspect-ratio:1;color:#403832;width:100%;min-height:38px;font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:3px;transition:border-color .13s,background .13s,color .13s,transform .13s;display:flex;position:relative}.modern-date-picker-days>button:hover:not(:disabled){background:#f8f1e8;border-color:#dfc7aa;transform:translateY(-1px)}.modern-date-picker-days>button span{font-size:12px;font-weight:550}.modern-date-picker-days>button small{color:#9b6b31;text-align:center;font-size:6px;position:absolute;bottom:-1px;left:0;right:0}.modern-date-picker-days>button.outside-month{color:#c2b7ad}.modern-date-picker-days>button.selected-week{background:#fbf5ed}.modern-date-picker-days>button.today{border-color:#cba16d}.modern-date-picker-days>button.selected{color:#fff;background:#2f2924;border-color:#2f2924;box-shadow:0 6px 14px #2f292433}.modern-date-picker-days>button.selected small{color:#ead2b3}.modern-date-picker-days>button.sunday{color:#c0b5ab;cursor:not-allowed;opacity:.65;background:repeating-linear-gradient(-45deg,#f5f1ed,#f5f1ed 4px,#fbf9f7 4px 8px)}.modern-date-picker-footer{border-top:1px solid #eee7e0;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding-top:11px;display:flex}.modern-date-picker-footer span{color:#988b80;max-width:155px;font-size:8px;line-height:1.35}.modern-date-picker-footer button{color:#78572f;min-height:34px;font:inherit;cursor:pointer;background:#f8f1e8;border:1px solid #ddcbb8;border-radius:9px;padding:0 11px;font-size:9px;font-weight:650}.modern-date-picker-footer button:hover{background:#f2e4d4}@media (width<=620px){.modern-date-picker{width:min(100vw - 28px,350px);position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes modern-date-picker-open{0%{opacity:0;transform:translate(-50%,-47%)scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}}.modern-calendar-toolbar,.modern-calendar-navigation-wrap{overflow:visible!important}.modern-date-picker{max-width:min(350px,100vw - 290px);left:0!important;right:auto!important;transform:none!important}@media (width<=620px){.modern-date-picker{width:min(100vw - 28px,350px);max-width:none;position:fixed;top:50%;left:50%!important;right:auto!important;transform:translate(-50%,-50%)!important}@keyframes modern-date-picker-open{0%{opacity:0;transform:translate(-50%,-47%)scale(.98)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}}.settings-form{grid-template-columns:minmax(220px,1.35fr) 130px 180px 155px minmax(190px,1fr) 180px;gap:14px}.settings-open-hour-field{min-width:130px}.settings-close-hour-field{min-width:180px}.settings-open-hour-field select,.settings-close-hour-field select{font-variant-numeric:tabular-nums;min-width:0;padding-right:34px}.settings-form .service-form-buttons{grid-column:1/-1;justify-content:flex-end;margin-top:2px}@media (width<=1180px){.settings-form{grid-template-columns:minmax(220px,1fr) 140px 180px}.settings-form .service-form-buttons{grid-column:1/-1}}@media (width<=760px){.settings-form{grid-template-columns:1fr}.settings-open-hour-field,.settings-close-hour-field{min-width:0}.settings-form .service-form-buttons{grid-column:auto;justify-content:stretch}.settings-form .service-form-buttons button{width:100%}}.salon-dashboard,.salon-dashboard *{box-sizing:border-box}.salon-dashboard{color:#29241f;grid-template-rows:auto auto minmax(0,1fr);gap:13px;padding:4px 2px 2px 0;overflow:hidden;visibility:visible!important;opacity:1!important;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;display:grid!important}.salon-dashboard-header{justify-content:space-between;align-items:center;gap:18px;min-height:56px;display:flex!important}.salon-dashboard-header small,.salon-card-heading small,.salon-plan-card small{color:#aa7c43;letter-spacing:.13em;font-size:10px;font-weight:650}.salon-dashboard-header h2{color:#29241f;letter-spacing:-.025em;margin:3px 0 2px;font-size:clamp(24px,2.1vw,34px);font-weight:600;line-height:1}.salon-dashboard-header p{color:#8c7d70;text-transform:capitalize;margin:0;font-size:12px}.salon-dashboard-header>button{color:#fff;min-height:44px;font:inherit;cursor:pointer;background:#2c2722;border:1px solid #2c2722;border-radius:11px;align-items:center;gap:9px;padding:0 17px;font-size:12px;font-weight:600;display:inline-flex!important}.salon-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid!important}.salon-metric{background:#fff;border:1px solid #e6ddd4;border-radius:14px;align-items:center;gap:12px;min-width:0;min-height:84px;padding:12px 14px;box-shadow:0 7px 22px #30271f0a;display:flex!important}.salon-metric-icon{color:#a66f2f;background:#f7efe4;border-radius:12px;place-items:center;width:40px;min-width:40px;height:40px;font-size:18px;display:grid}.salon-metric>div{flex-direction:column;min-width:0;display:flex}.salon-metric small{color:#76695e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.salon-metric strong{color:#29241f;margin:1px 0;font-size:24px;font-weight:650;line-height:1}.salon-metric div>span{color:#a09388;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.salon-dashboard-grid{grid-template-columns:minmax(0,1.18fr) minmax(220px,.82fr) minmax(245px,.9fr);gap:12px;min-height:0!important;display:grid!important}.salon-dashboard-middle,.salon-dashboard-right{gap:12px;min-height:0;display:grid!important}.salon-dashboard-middle{grid-template-rows:minmax(210px,1.08fr) minmax(160px,.92fr)}.salon-dashboard-right{grid-template-rows:minmax(180px,.72fr) minmax(220px,1.28fr)}.salon-card{background:#fff;border:1px solid #e6ddd4;border-radius:15px;min-width:0;min-height:0;padding:14px;overflow:hidden;box-shadow:0 8px 26px #30271f0b;visibility:visible!important;opacity:1!important;display:block!important}.salon-card-heading{justify-content:space-between;align-items:flex-start;gap:10px;min-height:35px;margin-bottom:9px;display:flex!important}.salon-card-heading h3{color:#29241f;margin:2px 0 0;font-size:15px;font-weight:600;line-height:1.15}.salon-card-heading>strong{color:#29241f;font-size:22px;font-weight:650;line-height:1}.salon-visits-card{flex-direction:column;display:flex!important}.salon-visits{scrollbar-width:thin;scrollbar-color:#d5c6b7 transparent;min-height:0;overflow-y:auto}.salon-visit{border-bottom:1px solid #eee7e0;grid-template-columns:42px 5px minmax(90px,1fr) minmax(65px,.72fr) auto;align-items:center;gap:8px;min-height:47px;padding:7px 2px;display:grid!important}.salon-visit:last-child{border-bottom:0}.salon-visit.finished{opacity:.58}.salon-visit time{color:#29241f;font-size:11px;font-weight:650}.salon-visit-line{border-radius:999px;width:5px;height:29px}.salon-visit-client{flex-direction:column;gap:2px;min-width:0;display:flex}.salon-visit-client strong,.salon-visit-client span,.salon-visit>small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.salon-visit-client strong{color:#342e29;font-size:10px;font-weight:600}.salon-visit-client span,.salon-visit>small{color:#8a7d72;font-size:8px}.salon-visit-badge{color:#4e805a;background:#edf7ef;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:600}.salon-empty{color:#938579;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;height:100%;min-height:110px;display:flex!important}.salon-empty.compact{min-height:80px}.salon-empty strong{color:#514840;font-size:11px}.salon-empty span{max-width:220px;font-size:9px;line-height:1.4}.salon-week-card{flex-direction:column;display:flex!important}.salon-week-chart{grid-template-columns:repeat(6,1fr);gap:6px;height:100%;min-height:0;display:grid!important}.salon-week-column{text-align:center;grid-template-rows:minmax(0,1fr) 17px;align-items:end;gap:3px;min-height:0;display:grid}.salon-week-track{border-bottom:1px solid #e9e1d9;justify-content:center;align-items:flex-end;min-height:80px;display:flex}.salon-week-bar{background:linear-gradient(#d9b077,#ad7534);border-radius:7px 7px 3px 3px;width:min(23px,66%);min-height:5px;position:relative}.salon-week-bar span{color:#7d674e;font-size:8px;font-weight:650;position:absolute;top:-16px;left:50%;transform:translate(-50%)}.salon-week-column>small{color:#8d8074;font-size:8px}.salon-next-card{flex-direction:column;display:flex!important}.salon-clock{color:#a66f2f;background:#f7efe4;border-radius:11px;place-items:center;width:36px;height:36px;display:grid}.salon-next-content{grid-template-columns:.72fr 1.28fr;align-items:center;gap:10px;min-height:0;display:grid!important}.salon-next-time{flex-direction:column;min-width:0;display:flex}.salon-next-time strong{color:#29241f;font-size:27px;font-weight:600;line-height:1}.salon-next-time span{color:#8b7d71;text-transform:capitalize;margin-top:4px;font-size:8px}.salon-next-person{align-items:center;gap:8px;min-width:0;display:flex}.salon-next-person>span{color:#fff;border-radius:50%;place-items:center;width:32px;min-width:32px;height:32px;font-size:10px;font-weight:650;display:grid}.salon-next-person>div{flex-direction:column;gap:2px;min-width:0;display:flex}.salon-next-person strong,.salon-next-person small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.salon-next-person strong{color:#342e29;font-size:10px;font-weight:600}.salon-next-person small{color:#8b7d71;font-size:8px}.salon-next-card>button{color:#665345;min-height:32px;font:inherit;cursor:pointer;background:0 0;border:0;border-top:1px solid #eee6df;justify-content:space-between;align-items:flex-end;margin-top:auto;padding:8px 0 0;font-size:9px;font-weight:600;display:flex!important}.salon-team-card{flex-direction:column;display:flex!important}.salon-team-list{min-height:0;overflow-y:auto}.salon-team-row{grid-template-columns:32px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:40px;padding:4px 0;display:grid!important}.salon-team-row>span{color:#fff;background:#c18d52;border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;font-weight:650;display:grid}.salon-team-row>div{flex-direction:column;min-width:0;display:flex}.salon-team-row strong,.salon-team-row small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.salon-team-row strong{color:#342e29;font-size:9px;font-weight:600}.salon-team-row small{color:#8b7d71;font-size:8px}.salon-team-row em{color:#4e805a;background:#edf7ef;border-radius:999px;padding:4px 7px;font-size:8px;font-style:normal}.salon-plan-card{align-items:center;gap:12px;display:flex!important}.salon-plan-card>span{color:#4e805a;background:#edf7ef;border-radius:12px;place-items:center;width:40px;min-width:40px;height:40px;display:grid}.salon-plan-card h3{color:#29241f;margin:3px 0 4px;font-size:15px;font-weight:600}.salon-plan-card p{color:#8b7d71;margin:0;font-size:9px;line-height:1.4}.salon-dashboard-state{color:#85776c;text-align:center;background:#fff;border:1px solid #e6ddd4;border-radius:16px;place-content:center;width:100%;height:100%;min-height:400px;visibility:visible!important;opacity:1!important;display:grid!important}.salon-dashboard-state>span{border:3px solid #eee4da;border-top-color:#b9874d;border-radius:50%;width:30px;height:30px;margin:0 auto 10px;animation:.7s linear infinite salon-loading}.salon-dashboard-state strong{color:#3e3731;font-size:13px}.salon-dashboard-state p{margin:5px 0 0;font-size:10px}.salon-dashboard-state.error{color:#a33b3b}@keyframes salon-loading{to{transform:rotate(360deg)}}@media (width<=1180px){.salon-dashboard{overflow:visible;height:auto!important}.salon-dashboard-grid{grid-template-columns:1fr 1fr}.salon-visits-card{min-height:450px}.salon-dashboard-right{grid-column:1/-1;grid-template-rows:auto;grid-template-columns:1fr 1fr}}@media (width<=820px){.salon-metrics{grid-template-columns:1fr 1fr}.salon-dashboard-grid{grid-template-columns:1fr}.salon-dashboard-middle,.salon-dashboard-right{grid-column:auto;grid-template-rows:auto;grid-template-columns:1fr}}
