html{width:100%;min-width:320px;min-height:100%;margin:0;padding:0}body{color:#1d3044;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f8fc;width:100%;min-width:320px;min-height:100vh;margin:0;padding:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}button,input,textarea,select{font:inherit;margin:0}img,svg{max-width:100%;display:block}#root{width:100%;min-width:320px;min-height:100vh;margin:0;padding:0}.dashboard-shell{background:#f5f7fb;min-height:100dvh;position:relative}.dashboard-sidebar{z-index:1000;color:#fff;box-sizing:border-box;background:#102945;width:294px;height:100dvh;min-height:100dvh;position:fixed;inset:0 auto 0 0;overflow:hidden}.dashboard-sidebar__inner{box-sizing:border-box;flex-direction:column;width:100%;height:100%;min-height:100%;padding:28px 16px 0;display:flex}.dashboard-sidebar__brand{box-sizing:border-box;align-items:center;gap:13px;min-height:72px;padding:0 12px;display:flex}.dashboard-sidebar__brand-icon{color:#fff;background:#2f82ed;border-radius:13px;flex:0 0 50px;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.dashboard-sidebar__brand-text{flex-direction:column;gap:4px;min-width:0;display:flex}.dashboard-sidebar__brand-text strong{color:#fff;letter-spacing:1px;font-size:23px;font-weight:800;line-height:1}.dashboard-sidebar__brand-text span{color:#b8c9df;font-size:11px;line-height:1.3}.dashboard-sidebar__close-button{color:#fff;cursor:pointer;background:0 0;border:0;margin-left:auto;padding:4px;display:none}.dashboard-sidebar__menu-title{color:#91a8c4;letter-spacing:.8px;margin:32px 16px 12px;font-size:12px;font-weight:750;line-height:1.2}.dashboard-sidebar__navigation{flex-direction:column;gap:5px;display:flex}.dashboard-sidebar__nav-item{color:#91a8c4;width:100%;min-height:52px;font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:14px;padding:0 16px;font-size:14px;font-weight:500;transition:background-color .2s,color .2s;display:flex}.dashboard-sidebar__nav-item:hover{color:#fff;background:#ffffff12}.dashboard-sidebar__nav-item--active{color:#fff;background:#2f82ed;box-shadow:0 4px 12px #2f82ed33}.dashboard-sidebar__nav-item--active:hover{color:#fff;background:#2f82ed}.dashboard-sidebar__nav-icon{flex:0 0 22px;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.dashboard-sidebar__bottom{flex-direction:column;gap:5px;margin-top:auto;padding-top:24px;display:flex}.dashboard-sidebar__profile{box-sizing:border-box;border-top:1px solid #ffffff17;align-items:center;gap:11px;min-height:90px;margin-top:20px;padding:18px 10px 20px;display:flex}.dashboard-sidebar__profile-avatar{color:#1769d2;background:#e2edff;border-radius:50%;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;font-weight:750;display:flex}.dashboard-sidebar__profile-details{flex-direction:column;gap:5px;min-width:0;display:flex}.dashboard-sidebar__profile-details strong{color:#fff;font-size:13px;font-weight:750;line-height:1.2}.dashboard-sidebar__profile-details span{color:#9eb2cb;font-size:11px;line-height:1.2}.dashboard-sidebar__logout-button{color:#91a8c4;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin-left:auto;padding:6px;display:flex}.dashboard-sidebar__logout-button:hover{color:#fff}.dashboard-main{flex-direction:column;min-width:0;min-height:100dvh;margin-left:294px;display:flex}.dashboard-topbar{box-sizing:border-box;background:#fff;border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:center;gap:20px;min-height:70px;padding:0 36px;display:flex}.dashboard-topbar__left{align-items:center;gap:18px;display:flex}.dashboard-topbar__heading{flex-direction:column;gap:5px;display:flex}.dashboard-topbar__heading h1{color:#172033;margin:0;font-size:26px;font-weight:800;line-height:1.2}.dashboard-topbar__heading p{color:#8290a4;margin:0;font-size:12px;line-height:1.4}.dashboard-topbar__right{align-items:center;gap:12px;display:flex}.dashboard-topbar__avatar{color:#1769d2;background:#e2edff;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:15px;font-weight:750;display:flex}.dashboard-mobile-menu-button{color:#43536a;cursor:pointer;background:#fff;border:1px solid #dfe6ef;border-radius:8px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;display:none}.dashboard-content{box-sizing:border-box;flex:1;min-width:0;padding:20px 10px 10px;overflow-x:hidden}.dashboard-sidebar-overlay{display:none}@media (width<=1100px){.dashboard-sidebar{width:250px}.dashboard-main{margin-left:250px}.dashboard-topbar{padding:0 24px}.dashboard-content{padding:26px 24px 30px}.dashboard-sidebar__brand-text strong{font-size:20px}}@media (width<=900px){.dashboard-sidebar{box-sizing:border-box;width:316px;max-width:86vw;height:100dvh;min-height:100dvh;margin:0;padding:0;transition:transform .25s;position:fixed;inset:0 auto 0 0;overflow:hidden auto;transform:translate(-100%)}.dashboard-sidebar--open{transform:translate(0)}.dashboard-sidebar__inner{box-sizing:border-box;flex-direction:column;width:100%;height:auto;min-height:100%;padding:28px 16px 0;display:flex}.dashboard-sidebar__close-button{justify-content:center;align-items:center;display:flex}.dashboard-sidebar__menu-title{margin-top:28px}.dashboard-sidebar__bottom{margin-top:auto;padding-top:28px}.dashboard-sidebar__profile{margin-top:20px;padding-bottom:20px}.dashboard-main{width:100%;min-width:0;margin-left:0}.dashboard-topbar{min-height:70px;padding:0 20px}.dashboard-mobile-menu-button{display:flex}.dashboard-topbar__heading h1{font-size:24px}.dashboard-topbar__heading p{max-width:150px;font-size:12px;line-height:1.35}.dashboard-content{padding:28px 20px 30px}.dashboard-sidebar-overlay{z-index:999;cursor:pointer;background:#1029456b;border:0;width:100vw;height:100dvh;padding:0;display:block;position:fixed;inset:0}}@media (width<=480px){.dashboard-sidebar{width:316px;max-width:86vw}.dashboard-topbar{min-height:70px;padding:0 14px}.dashboard-topbar__left{gap:12px}.dashboard-mobile-menu-button{width:42px;height:42px}.dashboard-topbar__heading h1{font-size:22px}.dashboard-topbar__heading p{max-width:125px;font-size:11px}.dashboard-topbar__avatar{width:40px;height:40px}.dashboard-content{padding:24px 14px 26px}}.dashboard-shell *,.dashboard-shell :before,.dashboard-shell :after{box-sizing:border-box}html{scrollbar-width:thin;scrollbar-color:#64748b2e transparent}html::-webkit-scrollbar{width:6px;height:6px}html::-webkit-scrollbar-track{background:0 0}html::-webkit-scrollbar-thumb{background:#64748b2e;border-radius:999px}html::-webkit-scrollbar-thumb:hover{background:#64748b4d}html::-webkit-scrollbar-corner{background:0 0}.dashboard-shell,.dashboard-sidebar{height:100vh;overflow:hidden}.dashboard-sidebar__inner{flex-direction:column;height:100%;min-height:0;display:flex}.dashboard-sidebar__navigation{flex:1;min-height:0;overflow:hidden auto}.dashboard-main{height:100vh;overflow:hidden}.dashboard-content{height:calc(100vh - 72px);overflow-y:auto}.login-page{background:#f5f8fc;grid-template-columns:48% 52%;width:100%;height:100dvh;min-height:100dvh;display:grid;overflow:hidden}.login-brand-panel{color:#fff;background:radial-gradient(circle at 85% 18%,#3484c64d,#0000 36%),linear-gradient(145deg,#071c31 0%,#0a2945 52%,#0f4168 100%);height:100dvh;position:relative;overflow:visible}.login-brand-panel:before{content:"";border:1px solid #67b1e121;border-radius:80%;width:700px;height:700px;position:absolute;top:-60px;right:-390px}.login-brand-panel:after{content:"";z-index:1;pointer-events:none;background:radial-gradient(circle at 10%,#4891c712,#0000 30%),#f5f8fc;border-radius:80%;width:390px;height:120%;position:absolute;top:-10%;right:-290px}.login-brand-content{z-index:2;flex-direction:column;width:100%;height:100%;padding:46px clamp(35px,6vw,80px);display:flex;position:relative}.login-brand{align-items:center;gap:13px;display:flex}.login-brand-icon{color:#6eb9e7;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.login-brand-name{color:#fff;letter-spacing:2px;font-size:18px;font-weight:700}.login-brand-subtitle{color:#69afe0;letter-spacing:4px;margin-top:3px;font-size:10px;font-weight:600}.login-brand-message{margin-top:clamp(90px,17vh,165px)}.login-brand-eyebrow{color:#70b9e7;letter-spacing:3px;font-size:10px;font-weight:700}.login-brand-message h1{color:#fff;letter-spacing:-1.3px;margin:19px 0 18px;font-size:clamp(35px,3.2vw,50px);font-weight:700;line-height:1.08}.login-brand-message p{color:#ffffffab;margin:0;font-size:14px;line-height:1.65}.login-brand-footer{color:#71bbe7b8;letter-spacing:3px;align-items:center;gap:11px;margin-top:auto;font-size:9px;font-weight:600;display:flex}.login-form-panel{justify-content:center;align-items:center;height:100dvh;min-height:0;padding:45px clamp(25px,7vw,100px);display:flex;position:relative;overflow:hidden}.login-form-panel:before{content:"";z-index:0;background:#f5f8fc;border-radius:50%;width:240px;height:125%;position:absolute;top:-12%;left:-120px}.login-form-wrapper{z-index:2;width:100%;max-width:470px;position:relative}.login-card{background:#fff;border:1px solid #e0e8ef;border-radius:16px;width:100%;padding:42px 44px 30px;box-shadow:0 22px 50px #16395814,0 3px 10px #16395809}.login-header{text-align:center}.login-header-icon{color:#287fc4;justify-content:center;align-items:center;width:46px;height:46px;margin:0 auto 15px;display:flex}.login-header h2{color:#173650;letter-spacing:-.5px;margin:0;font-size:27px;font-weight:700}.login-header p{color:#8494a3;margin:7px 0 0;font-size:13px}.login-form{margin-top:31px}.login-field{margin-bottom:18px}.login-field label{color:#2c4358;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.login-input{background:#fff;border:1px solid #d6e1ea;border-radius:8px;align-items:center;gap:11px;width:100%;height:48px;padding:0 13px;transition:border-color .2s,box-shadow .2s;display:flex}.login-input:focus-within{border-color:#287fc4;box-shadow:0 0 0 3px #287fc41a}.login-input>svg{color:#74899c;flex-shrink:0}.login-input input{color:#263e55;background:0 0;border:0;outline:0;width:100%;min-width:0;height:100%;padding:0;font-family:inherit;font-size:13px}.login-input input::placeholder{color:#a1aebb}.login-input input:-webkit-autofill{-webkit-text-fill-color:#263e55;caret-color:#263e55;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.login-input input:-webkit-autofill:hover{-webkit-text-fill-color:#263e55;caret-color:#263e55;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.login-input input:-webkit-autofill:focus{-webkit-text-fill-color:#263e55;caret-color:#263e55;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.login-input input:-webkit-autofill:active{-webkit-text-fill-color:#263e55;caret-color:#263e55;transition:background-color 5000s ease-in-out;-webkit-box-shadow:inset 0 0 0 1000px #fff}.password-toggle{color:#788da1;cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:30px;padding:0;display:flex}.password-toggle:hover:not(:disabled){color:#287fc4}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.login-options{justify-content:space-between;align-items:center;gap:15px;margin:2px 0 20px;display:flex}.remember-me{color:#617486;cursor:pointer;align-items:center;gap:7px;font-size:11px;display:flex}.remember-me input{accent-color:#287fc4;cursor:pointer;width:15px;height:15px;margin:0}.forgot-password{color:#287fc4;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:11px;font-weight:600}.forgot-password:hover{text-decoration:underline}.login-error{color:#b44343;background:#fff7f7;border:1px solid #efd0d0;border-radius:7px;margin-bottom:14px;padding:10px 12px;font-size:11px;line-height:1.45}.login-button{color:#fff;cursor:pointer;background:#287fc4;border:0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;height:49px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:flex;box-shadow:0 8px 20px #287fc433}.login-button:hover:not(:disabled){background:#216fab;transform:translateY(-1px);box-shadow:0 11px 24px #287fc440}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{cursor:not-allowed;opacity:.7;box-shadow:none}.login-security{color:#8797a6;text-align:center;justify-content:center;align-items:center;gap:7px;margin-top:21px;font-size:10px;line-height:1.4;display:flex}.login-security svg{color:#4c8dbb;flex-shrink:0}.login-footer{color:#98a6b3;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;font-size:9px;display:flex}.login-footer>div{align-items:center;gap:8px;display:flex}.login-footer button{color:#7d8c9a;cursor:pointer;background:0 0;border:0;padding:0;font-family:inherit;font-size:9px}.login-footer button:hover{color:#287fc4}.login-footer span{color:#c4ccd4}@media (width<=1000px){.login-page{grid-template-columns:42% 58%}.login-brand-content{padding:40px 7%}.login-brand-message{margin-top:90px}.login-brand-message h1{font-size:36px}.login-card{padding:36px 34px 29px}.login-form-panel{padding-left:5%;padding-right:5%}}@media (width<=760px){.login-page{width:100%;height:100dvh;min-height:100dvh;display:block;overflow:hidden}.login-brand-panel{display:none}.login-form-panel{background:radial-gradient(circle at 50% 0,#3081c314,#0000 35%),#f5f8fc;width:100%;height:100dvh;min-height:0;padding:20px 16px;overflow:hidden}.login-form-panel:before{display:none}.login-form-wrapper{max-width:460px}.login-card{border-radius:14px;padding:32px 27px 27px}.login-footer{text-align:center;flex-direction:column;gap:9px;margin-top:17px}.login-footer>div{flex-wrap:wrap;justify-content:center}}@media (width<=420px){.login-form-panel{padding:14px 12px}.login-card{padding:27px 19px 24px}.login-header h2{font-size:25px}.login-form{margin-top:27px}.login-options{gap:10px}.remember-me,.forgot-password{font-size:10px}.login-security{font-size:9px}}.dashboard-week-view{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;min-width:0;overflow:hidden}.dashboard-week-toolbar{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.dashboard-week-heading h3{color:#111827;margin:0;font-size:16px;font-weight:700}.dashboard-week-heading p{color:#6b7280;margin:5px 0 0;font-size:12px}.dashboard-week-summary{align-items:center;gap:8px;display:flex}.dashboard-week-summary span{color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:600;display:inline-flex}.dashboard-week-desktop{width:100%;overflow:auto hidden}.dashboard-week-grid{width:100%;min-width:880px;display:grid}.dashboard-week-corner,.dashboard-week-date-header,.dashboard-week-staff-info,.dashboard-week-day-cell{border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb}.dashboard-week-corner{color:#6b7280;background:#f9fafb;align-items:center;padding:14px;font-size:12px;font-weight:700;display:flex}.dashboard-week-date-header{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:#f9fafb;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:76px;padding:8px;display:flex}.dashboard-week-date-header:focus-visible{outline-offset:-2px;outline:2px solid #2563eb}.dashboard-week-date-header span{color:#6b7280;font-size:11px;font-weight:700}.dashboard-week-date-header strong{color:#374151;background:#e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;display:flex}.dashboard-week-date-header--selected strong{color:#fff;background:#2563eb}.dashboard-week-staff-row{display:contents}.dashboard-week-staff-info{background:#fff;flex-direction:column;justify-content:center;gap:4px;min-height:126px;padding:12px 14px;display:flex}.dashboard-week-staff-info strong,.dashboard-week-staff-info span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-week-staff-info strong{color:#111827;font-size:13px;font-weight:700}.dashboard-week-staff-info span{color:#6b7280;font-size:11px}.dashboard-week-day-cell{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-width:0;min-height:126px;padding:8px;display:flex}.dashboard-week-day--available{background:#f0fdf4}.dashboard-week-day--busy{background:#fff7ed}.dashboard-week-day--break{background:#fffbeb}.dashboard-week-day--off{background:#f9fafb}.dashboard-week-status{border-radius:5px;padding:3px 6px;font-size:9px;font-weight:700}.dashboard-week-status--available{color:#15803d;background:#dcfce7}.dashboard-week-status--busy{color:#c2410c;background:#ffedd5}.dashboard-week-status--break{color:#92400e;background:#fef3c7}.dashboard-week-status--off,.dashboard-week-status--past{color:#9ca3af;background:#e5e7eb}.dashboard-week-appointment-count{color:#111827;font-size:22px;font-weight:400;line-height:1}.dashboard-week-day-cell small{color:#6b7280;font-size:10px}.dashboard-week-date-header--past,.dashboard-week-day-cell--past,.dashboard-week-mobile-day--past{background:#f9fafb}.dashboard-week-date-header--past small,.dashboard-week-mobile-day--past small{color:#9ca3af;font-size:10px}.dashboard-week-mobile{display:none}.dashboard-week-state{color:#6b7280;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;padding:30px;display:flex}.dashboard-week-state strong{color:#111827;font-size:14px}.dashboard-week-state span{font-size:12px}.dashboard-week-state--error{background:snow;border-color:#fecaca}.dashboard-week-state--error strong{color:#b91c1c}@media (width<=768px){.dashboard-week-toolbar{flex-direction:column;align-items:flex-start;padding:14px}.dashboard-week-summary{width:100%}.dashboard-week-summary span{flex:1;justify-content:center;font-size:11px}.dashboard-week-desktop{display:none}.dashboard-week-mobile{background:#f9fafb;flex-direction:column;gap:12px;padding:12px;display:flex}.dashboard-week-staff-tile{background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.dashboard-week-staff-tile-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.dashboard-week-staff-tile-header>div{flex-direction:column;gap:3px;min-width:0;display:flex}.dashboard-week-staff-tile-header strong,.dashboard-week-staff-tile-header span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-week-staff-tile-header strong{color:#111827;font-size:13px;font-weight:700}.dashboard-week-staff-tile-header span{color:#6b7280;font-size:11px}.dashboard-week-staff-tile-header svg{color:#9ca3af;flex-shrink:0}.dashboard-week-mobile-days{grid-template-columns:repeat(7,minmax(0,1fr));gap:5px;padding:10px;display:grid}.dashboard-week-mobile-day{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;border:1px solid #e5e7eb;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-width:0;min-height:78px;padding:6px 2px;display:flex}.dashboard-week-mobile-day:focus-visible{outline-offset:1px;outline:2px solid #2563eb}.dashboard-week-mobile-day-name{color:#6b7280;text-transform:uppercase;font-size:10px;font-weight:700}.dashboard-week-mobile-day strong{color:#111827;font-size:18px;font-weight:800;line-height:1}.dashboard-week-mobile-day small{color:#6b7280;font-size:9px}}@media (width<=420px){.dashboard-week-mobile-days{gap:3px;padding:8px}.dashboard-week-mobile-day{min-height:70px}.dashboard-week-mobile-day-name{font-size:9px}.dashboard-week-mobile-day strong{font-size:16px}.dashboard-week-mobile-day small{font-size:8px}}.dashboard-month-view{background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;min-width:0;overflow:hidden}.dashboard-month-toolbar{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.dashboard-month-heading h3{color:#111827;margin:0;font-size:16px;font-weight:700}.dashboard-month-heading p{color:#6b7280;margin:5px 0 0;font-size:12px}.dashboard-month-summary{align-items:center;gap:8px;display:flex}.dashboard-month-summary span{color:#4b5563;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;align-items:center;gap:5px;padding:7px 10px;font-size:12px;font-weight:600;display:inline-flex}.dashboard-month-weekdays{background:#f9fafb;border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.dashboard-month-weekday{color:#6b7280;text-align:center;border-right:1px solid #e5e7eb;padding:12px 6px;font-size:12px;font-weight:700}.dashboard-month-weekday-short{display:none}.dashboard-month-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.dashboard-month-day{background:#fff;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;flex-direction:column;gap:16px;min-height:125px;padding:10px;display:flex}.dashboard-month-day--outside{opacity:.55;background:#f9fafb}.dashboard-month-day--today{background:#eff6ff}.dashboard-month-day-header{justify-content:space-between;align-items:center;gap:6px;display:flex}.dashboard-month-day-header span{color:#374151;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:13px;font-weight:700;display:flex}.dashboard-month-day--today .dashboard-month-day-header span{color:#fff;background:#2563eb}.dashboard-month-day-header small{color:#2563eb;font-size:9px;font-weight:700}.dashboard-month-appointment-badge{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:52px;display:flex}.dashboard-month-appointment-badge strong{color:#166534;font-size:22px;font-weight:800;line-height:1}.dashboard-month-appointment-badge span{color:#15803d;font-size:10px;font-weight:600}.dashboard-month-empty{color:#9ca3af;justify-content:center;align-items:center;min-height:52px;font-size:10px;display:flex}.dashboard-month-state{color:#6b7280;text-align:center;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:260px;padding:30px;display:flex}.dashboard-month-state strong{color:#111827;font-size:14px}.dashboard-month-state span{font-size:12px}.dashboard-month-state--error{background:snow;border-color:#fecaca}.dashboard-month-state--error strong{color:#b91c1c}@media (width<=768px){.dashboard-month-toolbar{flex-direction:column;align-items:flex-start;padding:14px}.dashboard-month-summary{width:100%}.dashboard-month-summary span{flex:1;justify-content:center;font-size:11px}.dashboard-month-weekday{padding:10px 4px;font-size:10px}.dashboard-month-weekday-full{display:none}.dashboard-month-weekday-short{display:inline}.dashboard-month-day{gap:10px;min-height:92px;padding:6px}.dashboard-month-day-header span{width:24px;height:24px;font-size:11px}.dashboard-month-day-header small{font-size:8px}.dashboard-month-appointment-badge{border-radius:6px;min-height:42px}.dashboard-month-appointment-badge strong{font-size:18px}.dashboard-month-appointment-badge span{font-size:9px}.dashboard-month-empty{min-height:42px;font-size:8px}}@media (width<=420px){.dashboard-month-day{min-height:78px;padding:4px}.dashboard-month-day-header{justify-content:center}.dashboard-month-day-header small{display:none}.dashboard-month-appointment-badge{min-height:36px}.dashboard-month-appointment-badge strong{font-size:16px}.dashboard-month-appointment-badge span{font-size:8px}.dashboard-month-empty{min-height:36px;font-size:7px}}.appointment-modal-backdrop{z-index:1200;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f172a9e;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.appointment-modal{background:#fff;border:1px solid #dce5f1;border-radius:18px;flex-direction:column;width:min(1120px,100%);max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 24px 70px #0f172a40}.appointment-modal__header{border-bottom:1px solid #e5ebf3;justify-content:space-between;align-items:flex-start;gap:24px;padding:30px 36px 26px;display:flex}.appointment-modal__eyebrow{color:#91a3bd;margin-bottom:8px;font-size:14px;font-weight:700;display:block}.appointment-modal__header h2{color:#202b3d;letter-spacing:-.7px;margin:0;font-size:30px;font-weight:800}.appointment-modal__header p{color:#91a3bd;margin:8px 0 0;font-size:15px}.appointment-modal__close{color:#91a3bd;cursor:pointer;background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;display:inline-flex}.appointment-modal__close:hover{color:#2563eb;background:#f1f5fb}.appointment-modal__body{min-height:0;overflow-y:auto}.appointment-form-layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;display:grid}.appointment-form-column{min-width:0;padding:32px 36px}.appointment-form-column+.appointment-form-column{border-left:1px solid #e5ebf3}.appointment-section-heading{align-items:flex-start;gap:12px;margin-bottom:28px;display:flex}.appointment-section-heading__icon{color:#2563eb;background:#edf4ff;border-radius:10px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.appointment-section-heading h3{color:#263244;margin:0;font-size:19px;font-weight:800}.appointment-section-heading p{color:#91a3bd;margin:5px 0 0;font-size:13px;line-height:1.5}.appointment-mode-switch{flex-wrap:wrap;gap:22px;margin-bottom:24px;display:flex}.appointment-mode-switch label{color:#344054;cursor:pointer;align-items:center;gap:9px;font-size:14px;font-weight:600;display:inline-flex}.appointment-mode-switch input{accent-color:#2563eb;width:18px;height:18px}.appointment-field{min-width:0;margin-bottom:20px;position:relative}.appointment-field label{color:#344054;margin-bottom:8px;font-size:13px;font-weight:700;display:block}.appointment-control,.appointment-search-wrapper{box-sizing:border-box;color:#263244;background:#fff;border:1px solid #dce5f1;border-radius:11px;outline:none;width:100%;min-height:52px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.appointment-control{padding:0 15px}.appointment-control:focus,.appointment-search-wrapper:focus-within{border-color:#6b9cff;box-shadow:0 0 0 3px #2563eb17}.appointment-control--textarea{resize:vertical;min-height:105px;padding:13px 15px}.appointment-search-wrapper{align-items:center;gap:10px;padding:0 14px;display:flex}.appointment-search-wrapper svg{color:#64748b;flex:none}.appointment-search-wrapper input{color:#263244;width:100%;min-width:0;height:50px;font:inherit;background:0 0;border:0;outline:0}.appointment-search-wrapper input::placeholder{color:#9aabc1}.appointment-customer-results{z-index:20;background:#fff;border:1px solid #dce5f1;border-radius:12px;max-height:280px;position:absolute;top:calc(100% - 12px);left:0;right:0;overflow-y:auto;box-shadow:0 14px 35px #0f172a24}.appointment-customer-result{text-align:left;cursor:pointer;background:#fff;border:0;border-bottom:1px solid #edf1f7;align-items:center;gap:12px;width:100%;padding:12px 14px;display:flex}.appointment-customer-result:last-child{border-bottom:0}.appointment-customer-result:hover{background:#f5f8ff}.appointment-customer-result__avatar{color:#2563eb;background:#eaf2ff;border-radius:50%;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:14px;font-weight:800;display:inline-flex}.appointment-customer-result__content{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.appointment-customer-result__content strong{color:#263244;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.appointment-customer-result__content small,.appointment-customer-result__place{color:#91a3bd;font-size:12px}.appointment-customer-result__place{text-overflow:ellipsis;white-space:nowrap;max-width:100px;overflow:hidden}.appointment-customer-empty{color:#91a3bd;text-align:center;padding:18px;font-size:13px}.appointment-selected-customer{background:#f4f8ff;border:1px solid #cfe0ff;border-radius:11px;justify-content:space-between;align-items:center;gap:16px;margin-top:10px;padding:13px 15px;display:flex}.appointment-selected-customer>div{flex-direction:column;gap:4px;min-width:0;display:flex}.appointment-selected-customer strong{color:#263244;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.appointment-selected-customer span{color:#64748b;font-size:12px}.appointment-selected-customer button{color:#2563eb;cursor:pointer;background:0 0;border:0;font-size:12px;font-weight:700}.appointment-new-customer-fields{flex-direction:column;display:flex}.appointment-two-column{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:16px;display:grid}.appointment-summary-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;margin:4px 0 22px;display:grid}.appointment-summary-item{color:#2563eb;background:#f8faff;border:1px solid #e2eaf5;border-radius:11px;align-items:center;gap:10px;min-width:0;padding:14px;display:flex}.appointment-summary-item>div{flex-direction:column;gap:4px;min-width:0;display:flex}.appointment-summary-item span{color:#91a3bd;font-size:12px}.appointment-summary-item strong{color:#263244;font-size:13px}.appointment-form-help,.appointment-form-error{margin-top:6px;font-size:12px;line-height:1.4;display:block}.appointment-form-help{color:#91a3bd}.appointment-form-error{color:#dc2626}.appointment-modal__footer{background:#fbfcfe;border-top:1px solid #e5ebf3;justify-content:flex-end;gap:12px;padding:22px 36px;display:flex}.appointment-button{cursor:pointer;border-radius:10px;min-height:44px;padding:0 22px;font-family:inherit;font-size:14px;font-weight:700;transition:background .2s,border-color .2s,transform .2s}.appointment-button:disabled{opacity:.65;cursor:not-allowed}.appointment-button--secondary{color:#344054;background:#fff;border:1px solid #dce5f1}.appointment-button--secondary:hover{background:#f5f8fc}.appointment-button--primary{color:#fff;background:#2563eb;border:1px solid #2563eb}.appointment-button--primary:hover{background:#1d4ed8}@media (width<=900px){.appointment-modal{max-height:calc(100vh - 28px)}.appointment-modal__header{padding:24px}.appointment-form-layout{grid-template-columns:1fr}.appointment-form-column{padding:26px 24px}.appointment-form-column+.appointment-form-column{border-top:1px solid #e5ebf3;border-left:0}.appointment-modal__footer{padding:20px 24px}}@media (width<=600px){.appointment-modal-backdrop{align-items:flex-end;padding:0}.appointment-modal{border-radius:18px 18px 0 0;width:100%;max-height:94vh}.appointment-modal__header{padding:22px 20px}.appointment-modal__header h2{font-size:24px}.appointment-modal__header p{font-size:13px}.appointment-form-column{padding:24px 20px}.appointment-section-heading{margin-bottom:22px}.appointment-section-heading h3{font-size:17px}.appointment-two-column,.appointment-summary-grid{grid-template-columns:1fr;gap:0}.appointment-modal__footer{grid-template-columns:1fr 1fr;padding:18px 20px;display:grid}.appointment-button{width:100%;padding:0 12px}}.data-table tbody td{font-size:13px}.calendar-dashboard{width:100%;min-width:0}.calendar-dashboard__header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.calendar-dashboard__header h2{color:#172033;margin:0;font-size:24px;font-weight:750}.calendar-dashboard__header p{color:#8290a4;margin:6px 0 0;font-size:12px}.calendar-primary-button{color:#fff;height:42px;font:inherit;cursor:pointer;background:#1769d2;border:1px solid #1769d2;border-radius:7px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 5px 14px #1769d22e}.calendar-primary-button:hover{background:#125bb8}.calendar-toolbar{background:#fff;border:1px solid #dfe6ef;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;padding:14px;display:flex}.calendar-date-navigation,.calendar-view-switcher{align-items:center;gap:7px;display:flex}.calendar-toolbar-button,.calendar-date-picker,.calendar-today-button,.calendar-view-button{color:#43536a;height:36px;font:inherit;cursor:pointer;background:#fff;border:1px solid #dfe6ef;border-radius:5px;justify-content:center;align-items:center;gap:7px;font-size:11px;display:inline-flex}.calendar-toolbar-button{flex-shrink:0;width:36px}.calendar-toolbar-button:hover{color:#1769d2;background:#f5f9ff;border-color:#1769d2}.calendar-date-picker{min-width:190px;padding:0 10px;overflow:hidden}.calendar-date-picker:hover{background:#f8fbff;border-color:#1769d2}.calendar-date-picker input{color:#43536a;cursor:pointer;background:0 0;border:0;outline:0;width:100%;min-width:0;height:34px;padding:0;font-family:inherit;font-size:11px;font-weight:650}.calendar-date-picker input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.85}.calendar-today-button{color:#1769d2;background:#eef6ff;border-color:#c8defb;flex-shrink:0;padding:0 12px;font-weight:650}.calendar-today-button:hover{background:#dcecff;border-color:#1769d2}.calendar-view-switcher{flex-shrink:0;gap:0}.calendar-view-button{border-right:0;border-radius:0;min-width:55px;padding:0 12px}.calendar-view-button:first-child{border-radius:5px 0 0 5px}.calendar-view-button:last-child{border-right:1px solid #dfe6ef;border-radius:0 5px 5px 0}.calendar-view-button:hover:not(.calendar-view-button--active){color:#1769d2;background:#f5f9ff}.calendar-view-button--active{color:#fff;background:#1769d2;border-color:#1769d2}.calendar-summary{background:#fff;border:1px solid #dfe6ef;border-radius:8px;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:14px;display:grid;overflow:hidden}.calendar-summary__item{border-right:1px solid #edf1f6;flex-direction:column;gap:7px;min-width:0;padding:14px 16px;display:flex}.calendar-summary__item:last-child{border-right:0}.calendar-summary__item span{color:#8290a4;font-size:11px;line-height:1.4}.calendar-summary__item strong{color:#172033;font-size:22px;font-weight:750;line-height:1.2}.calendar-desktop-board{width:100%;min-width:0}.calendar-board{background:#fff;border:1px solid #dfe6ef;border-radius:8px;width:100%;max-width:100%;height:calc(100vh - 112px);min-height:520px;overflow:hidden}.calendar-board__scroll{-webkit-overflow-scrolling:touch;width:100%;height:100%;position:relative;overflow:auto}.calendar-board__header,.calendar-board__body{width:max-content;min-width:100%;display:grid}.calendar-board__header{z-index:30;background:#f8fafc;border-bottom:1px solid #dfe6ef;min-height:45px;position:sticky;top:0}.calendar-board__body{min-height:611px;position:relative}.calendar-technician-heading,.calendar-technician-list{z-index:40;background:#fff;position:sticky;left:0}.calendar-technician-heading{z-index:50;background:#f8fafc;top:0}.calendar-technician-list{z-index:40;top:45px}.calendar-time-heading,.calendar-time-column{background:#fff;position:sticky;left:180px}.calendar-time-heading{z-index:49;background:#f8fafc;top:0}.calendar-time-column{z-index:39;top:auto}.calendar-technician-heading,.calendar-time-heading,.calendar-technician-column-heading{color:#52627a;white-space:nowrap;text-overflow:ellipsis;border-right:1px solid #e6ebf2;justify-content:center;align-items:center;min-width:0;padding:0 12px;font-size:11px;font-weight:750;display:flex;overflow:hidden}.calendar-technician-heading{justify-content:flex-start;padding-left:18px}.calendar-technician-list{border-right:1px solid #e6ebf2;min-width:0}.calendar-technician{border-bottom:1px solid #edf1f6;align-items:center;gap:9px;height:64px;padding:5px 10px;display:flex}.calendar-technician__avatar{color:#1769d2;background:#e6f0ff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;font-size:11px;font-weight:750;display:flex}.calendar-technician__details,.mobile-technician-card__details{flex-direction:column;gap:2px;min-width:0;display:flex}.calendar-technician__details strong,.mobile-technician-card__details strong{color:#26364d;font-size:11px;font-weight:750;line-height:1.3}.calendar-technician__details span,.mobile-technician-card__details span{color:#8290a4;text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.3;overflow:hidden}.dashboard-shell .technician-status{align-items:center;gap:4px;font-size:9px;line-height:1.3;display:inline-flex}.dashboard-shell .technician-status span{background:#25a55b;border-radius:50%;flex-shrink:0;width:5px;height:5px}.dashboard-shell .technician-status--busy span{background:#f2a33a}.dashboard-shell .technician-status--break span{background:#8d98a8}.dashboard-shell .technician-status--off span{background:#ef5350}.calendar-time-column{border-right:1px solid #e6ebf2;min-width:0}.calendar-time-slot{color:#78879c;white-space:nowrap;border-bottom:1px solid #edf1f6;justify-content:center;align-items:center;gap:4px;height:74px;padding:0 7px;font-size:10px;display:flex}.calendar-schedule-column{border-right:1px solid #e6ebf2;min-width:0;min-height:100%;position:relative}.calendar-schedule-column:last-child{border-right:0}.calendar-grid-slot{box-sizing:border-box;border-bottom:1px solid #edf1f6;height:74px}.calendar-appointment{text-align:left;cursor:grab;-webkit-user-select:none;user-select:none;border:1px solid #0000;border-radius:4px;flex-direction:column;align-items:flex-start;gap:3px;padding:7px 8px;transition:filter .2s,box-shadow .2s;display:flex;position:absolute;left:5px;right:5px;overflow:visible}.calendar-appointment:active{cursor:grabbing}.calendar-appointment--dragging{opacity:.45}.calendar-appointment:hover{filter:brightness(.98);z-index:2;box-shadow:0 2px 6px #1b314e1f}.calendar-appointment:focus-visible{outline-offset:1px;z-index:3;outline:2px solid #1769d2}.calendar-appointment strong{font-size:9px;font-weight:750;line-height:1.3}.calendar-appointment span{font-size:10px;font-weight:750;line-height:1.3}.calendar-appointment small{font-size:9px;line-height:1.3}.calendar-appointment--waiting{color:#244b7c;background:#dceaff;border-color:#a9c9f8}.calendar-appointment--progress{color:#755319;background:#fff0c9;border-color:#f3ce7d}.calendar-appointment--completed{color:#236849;background:#d9f3e7;border-color:#9ad6bb}.calendar-appointment--cancelled{color:#913e3e;background:#ffdcdc;border-color:#f2b0b0}.calendar-appointment--break{color:#606b7a;background:#eef0f3;border-color:#c9ced6}.calendar-mobile-list{display:none}.mobile-technician-card{background:#fff;border:1px solid #dfe6ef;border-radius:10px;overflow:hidden}.mobile-technician-card__header{background:#f8fafc;border-bottom:1px solid #e6ebf2;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex}.mobile-technician-card__identity{align-items:center;gap:10px;display:flex}.mobile-technician-card__details strong{font-size:13px}.mobile-technician-card__details span{font-size:11px}.mobile-technician-card__appointments{flex-direction:column;gap:8px;padding:10px;display:flex}.mobile-appointment{text-align:left;cursor:pointer;border:1px solid #0000;border-radius:7px;align-items:flex-start;gap:12px;width:100%;padding:12px;display:flex}.mobile-appointment__time{min-width:90px;color:inherit;flex-wrap:wrap;align-items:center;gap:4px;font-size:10px;display:flex}.mobile-appointment__details{flex-direction:column;gap:4px;min-width:0;display:flex}.mobile-appointment__details strong{color:inherit;font-size:12px;font-weight:750}.mobile-appointment__details span,.mobile-appointment__details small{color:inherit;opacity:.8;font-size:10px;line-height:1.4}.calendar-footer{background:#fff;border:1px solid #dfe6ef;border-top:0;border-radius:0 0 8px 8px;justify-content:space-between;align-items:center;gap:16px;padding:15px 18px;display:flex}.calendar-legend{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.calendar-legend__item{color:#68788f;align-items:center;gap:6px;font-size:10px;display:inline-flex}.calendar-legend__color{border-radius:2px;flex-shrink:0;width:10px;height:10px}.calendar-legend__color--waiting{background:#8eb9f4}.calendar-legend__color--progress{background:#f2c766}.calendar-legend__color--completed{background:#78c8a2}.calendar-legend__color--cancelled{background:#ef9999}.calendar-legend__color--break{background:#aeb5bf}.calendar-footer__note{color:#8a96a8;white-space:nowrap;font-size:10px}.calendar-placeholder{color:#7f8da2;text-align:center;background:#fff;border:1px solid #dfe6ef;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:260px;padding:40px 20px;display:flex}.calendar-placeholder strong{color:#172033;font-size:18px}.calendar-placeholder p{max-width:420px;margin:0;font-size:12px;line-height:1.6}.mobile-empty-message{color:#8a96a8;text-align:center;padding:15px;font-size:11px}@media (width<=1100px){.calendar-summary__item{padding:13px 12px}.calendar-summary__item span{font-size:10px}.calendar-summary__item strong{font-size:20px}}@media (width<=900px){.calendar-dashboard__header{flex-direction:column;align-items:flex-start}.calendar-primary-button{width:100%}.calendar-toolbar{flex-direction:column;align-items:stretch;gap:12px}.calendar-date-navigation{grid-template-columns:36px minmax(0,1fr) 36px auto;gap:7px;width:100%;display:grid}.calendar-date-picker{width:100%;min-width:0}.calendar-view-switcher{justify-content:center;width:100%}.calendar-view-button{flex:1;max-width:100px}.calendar-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.calendar-summary__item:nth-child(2){border-right:0}.calendar-summary__item:nth-child(-n+3){border-bottom:1px solid #edf1f6}.calendar-desktop-board{display:none}.calendar-mobile-list{flex-direction:column;gap:14px;display:flex}.calendar-footer{flex-direction:column;align-items:flex-start}.calendar-footer__note{white-space:normal}}@media (width<=480px){.calendar-dashboard__header h2{font-size:20px}.calendar-dashboard__header p{font-size:11px}.calendar-date-navigation{grid-template-columns:34px minmax(0,1fr) 34px}.calendar-date-picker{height:40px;min-height:40px;padding:0 8px}.calendar-date-picker input{height:38px;font-size:10px}.calendar-today-button{grid-column:1/-1;width:100%;height:38px}.calendar-view-button{min-width:0;height:38px}.calendar-summary{grid-template-columns:1fr}.calendar-summary__item{border-bottom:1px solid #edf1f6;border-right:0}.calendar-summary__item:last-child{border-bottom:0}.calendar-summary__item strong{font-size:21px}.mobile-technician-card__header{flex-direction:column;align-items:flex-start}.mobile-appointment{flex-direction:column;gap:8px}.mobile-appointment__time{min-width:0}.calendar-footer{padding:13px}.calendar-legend{gap:10px}}@media (width>=901px){.calendar-desktop-board{width:100%;min-width:0;max-width:100%;overflow:hidden}.calendar-board{width:100%;min-width:0;max-width:100%;height:calc(100vh - 112px);min-height:520px;overflow:hidden}.calendar-board__scroll{isolation:isolate;width:100%;max-width:100%;height:100%;position:relative;overflow:auto}.calendar-board__header,.calendar-board__body{display:grid;width:max-content!important;min-width:100%!important}.calendar-board__header{z-index:300;background:#f8fafc;min-height:45px;position:sticky;top:0}.calendar-board__body{min-height:611px;position:relative}.calendar-technician-heading{z-index:330;background:#f8fafc;position:sticky;left:0}.calendar-time-heading{z-index:320;background:#f8fafc;position:sticky;left:180px}.calendar-technician-list{z-index:220;background:#fff;align-self:start;height:calc(100vh - 180px);position:sticky;top:45px;left:0}.calendar-time-column{z-index:210;isolation:isolate;background:#fff;align-self:start;position:sticky;top:45px;left:180px}.calendar-time-column:after{content:"";pointer-events:none;background:#dbe3ee;width:1px;position:absolute;top:0;bottom:0;right:-1px}.calendar-technician-column-heading,.calendar-schedule-column{min-width:145px}}@media (width<=900px){.calendar-board,.calendar-board__scroll{height:auto;min-height:0;overflow:visible}.calendar-board__header,.calendar-technician-heading,.calendar-time-heading,.calendar-technician-list,.calendar-time-column{z-index:auto;position:static;top:auto;left:auto;transform:none!important}}.calendar-technician__details strong,.calendar-technician__details span{font-size:12px}.calendar-technician__details small{font-size:11px}.calendar-time-slot,.calendar-technician-column-heading,.calendar-technician-heading,.calendar-time-heading{font-size:12px}.calendar-appointment strong{font-size:11px}.calendar-appointment span{font-size:13px}.calendar-appointment small{font-size:8px}.calendar-time-slot,.calendar-grid-slot{box-sizing:border-box;height:64px;min-height:64px}.calendar-time-column,.calendar-schedule-column{display:block}.calendar-schedule-column{min-height:1408px;position:relative}.calendar-time-column{min-height:1408px}.calendar-appointment{box-sizing:border-box}@media (width>=901px){.calendar-board__scroll{scrollbar-gutter:auto;scrollbar-width:auto;scrollbar-color:auto;overflow:auto}.calendar-board__scroll::-webkit-scrollbar{width:0;height:8px}.calendar-board__scroll::-webkit-scrollbar:vertical{width:0}.calendar-board__scroll::-webkit-scrollbar:horizontal{height:8px}.calendar-board__scroll::-webkit-scrollbar-track:horizontal{background:#edf1f6;border-radius:999px}.calendar-board__scroll::-webkit-scrollbar-thumb:horizontal{background:#9aa8ba;border-radius:999px}.calendar-board__scroll::-webkit-scrollbar-thumb:horizontal:hover{background:#718198}.calendar-board__scroll::-webkit-scrollbar-corner{background:0 0}}.mobile-appointment-status-button{margin-top:5px}:root{--color-primary:#2563eb;--color-primary-hover:#1d4ed8;--color-primary-soft:#eff6ff;--color-success:#16a34a;--color-success-soft:#f0fdf4;--color-danger:#dc2626;--color-danger-soft:#fef2f2;--color-warning:#d97706;--color-warning-soft:#fffbeb;--color-text:#1f2937;--color-text-secondary:#64748b;--color-text-muted:#94a3b8;--color-border:#e2e8f0;--color-border-light:#f1f5f9;--color-background:#f8fafc;--color-surface:#fff;--radius-sm:6px;--radius-md:8px;--radius-lg:12px;--radius-xl:16px;--shadow-xs:0 1px 2px #0f172a0a;--shadow-sm:0 4px 12px #0f172a0f;--shadow-md:0 12px 30px #0f172a1f;--shadow-lg:0 24px 70px #0f172a38;--page-padding:24px;--transition:.2s ease;--font-family:Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}*,:before,:after{box-sizing:border-box}html{min-height:100%;font-size:16px}body{background:var(--color-background);min-width:320px;min-height:100vh;color:var(--color-text);font-family:var(--font-family);-webkit-font-smoothing:antialiased;margin:0;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.6}input,select,textarea{outline:none}a{color:inherit;text-decoration:none}.page{width:100%;min-height:100%;padding:var(--page-padding)}.page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.page-header__content{min-width:0}.page-header__title{color:var(--color-text);margin:0;font-size:24px;font-weight:700;line-height:1.3}.page-header__description{color:var(--color-text-secondary);margin:6px 0 0;font-size:14px}.page-header__actions{align-items:center;gap:10px;display:flex}.button{border-radius:var(--radius-md);min-height:40px;transition:background-color var(--transition), border-color var(--transition), color var(--transition), box-shadow var(--transition), transform var(--transition);border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:0 16px;font-size:14px;font-weight:600;line-height:1;display:inline-flex}.button:hover:not(:disabled){transform:translateY(-1px)}.button--primary{background:var(--color-primary);border-color:var(--color-primary);color:#fff}.button--primary:hover:not(:disabled){background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.button--secondary{background:var(--color-surface);border-color:var(--color-border);color:var(--color-text)}.button--secondary:hover:not(:disabled){background:#f1f5f9}.button--danger{background:var(--color-danger);border-color:var(--color-danger);color:#fff}.button--danger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.button--success{background:var(--color-success);border-color:var(--color-success);color:#fff}.button--success:hover:not(:disabled){background:#15803d;border-color:#15803d}.button--small{min-height:34px;padding:0 12px;font-size:13px}.button--large{min-height:46px;padding:0 20px}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs)}.card__header{border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.card__title{color:var(--color-text);margin:0;font-size:16px;font-weight:700}.card__description{color:var(--color-text-secondary);margin:4px 0 0;font-size:13px}.card__body{padding:22px}.filter-panel{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-xs);align-items:flex-end;gap:16px;margin-bottom:20px;padding:18px;display:flex}.filter-field{flex-direction:column;flex:0 0 190px;gap:0;display:flex}.filter-field--search{flex:360px}.field-label{color:var(--color-text);font-size:13px;font-weight:400}.search-box{background:var(--color-surface);border-radius:var(--radius-md);border:1px solid #cbd5e1;align-items:center;gap:8px;min-height:40px;padding:0 12px;display:flex}.search-box svg{color:var(--color-text-muted);flex-shrink:0}.search-box input{width:100%;min-width:0;min-height:36px;color:var(--color-text);background:0 0;border:0;padding:0}.search-box input:focus{box-shadow:none}.filter-control,.form-control{border-radius:var(--radius-md);background:var(--color-surface);width:100%;min-width:0;min-height:40px;color:var(--color-text);transition:border-color var(--transition), box-shadow var(--transition);border:1px solid #cbd5e1;padding:0 5px;font-size:13px}textarea.form-control{resize:vertical;min-height:110px;padding:12px}.filter-control:focus,.form-control:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #2563eb1f}.filter-reset{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-height:40px;color:var(--color-text);padding:0 16px;font-size:14px;font-weight:600}.filter-reset:hover{background:#f1f5f9}.form{flex-direction:column;gap:20px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.form-field{flex-direction:column;gap:7px;display:flex}.form-field--full{grid-column:1/-1}.form-field__label{color:var(--color-text);font-size:13px;font-weight:600}.form-field__required{color:var(--color-danger)}.form-field__error{color:var(--color-danger);font-size:12px}.form-help{color:var(--color-text-secondary);font-size:12px}.table-wrapper{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;box-shadow:var(--shadow-xs);overflow-x:auto}.data-table{border-collapse:separate;border-spacing:0;text-align:left;width:100%;min-width:760px}.data-table thead th{border-bottom:1px solid var(--color-border);height:45px;color:var(--color-text-secondary);letter-spacing:.03em;text-transform:uppercase;white-space:nowrap;background:#f8fafc;padding:0 20px;font-size:12px;font-weight:700}.data-table tbody td{background:var(--color-surface);border-bottom:1px solid var(--color-border-light);color:#475569;vertical-align:middle;height:45px;padding:8px 10px;font-size:14px}.data-table tbody tr:last-child td{border-bottom:0}.data-table tbody tr:hover td{background:#fbfdff}.data-table td strong{color:var(--color-text);font-weight:400}.data-table__actions-heading{text-align:right}.data-table__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.action-button{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);width:34px;height:34px;color:var(--color-text-secondary);transition:background-color var(--transition), border-color var(--transition), color var(--transition), transform var(--transition);justify-content:center;align-items:center;padding:0;display:inline-flex}.action-button:hover:not(:disabled){background:var(--color-primary-soft);color:var(--color-primary);border-color:#bfdbfe;transform:translateY(-1px)}.action-button--danger:hover:not(:disabled){background:var(--color-danger-soft);color:var(--color-danger);border-color:#fecaca}.action-button--success:hover:not(:disabled){background:var(--color-success-soft);color:var(--color-success);border-color:#bbf7d0}.badge{white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 10px;font-size:12px;font-weight:600;display:inline-flex}.badge--neutral{color:#475569;background:#f1f5f9}.badge--success{color:#15803d;background:#dcfce7}.badge--danger{color:#b91c1c;background:#fee2e2}.badge--warning{color:#b45309;background:#fef3c7}.badge--primary{color:#1d4ed8;background:#dbeafe}.table-state{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);min-height:180px;color:var(--color-text-secondary);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;padding:24px;display:flex}.table-state strong{color:var(--color-text);font-size:15px}.table-state span{font-size:13px}.modal-backdrop{z-index:1000;background:#0f172a73;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{border-radius:var(--radius-xl);background:var(--color-surface);width:100%;max-width:680px;max-height:calc(100vh - 40px);box-shadow:var(--shadow-lg);flex-direction:column;display:flex;overflow:hidden}.modal--large{max-width:920px}.modal__heading{min-width:0}.modal__title{color:var(--color-text);margin:0;font-size:22px;font-weight:700}.modal__description{color:var(--color-text-secondary);margin:6px 0 0;font-size:14px}.modal__close{border-radius:var(--radius-md);width:34px;height:34px;color:var(--color-text-secondary);background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;font-size:24px;display:inline-flex}.modal__close:hover{color:var(--color-text);background:#f1f5f9}.modal__body{padding:28px;overflow-y:auto}.modal__footer{border-top:1px solid var(--color-border);background:#fbfcfe;justify-content:flex-end;gap:12px;padding:18px 28px;display:flex}.toast{z-index:2000;color:#166534;background:#fff;border:1px solid #16a34a2e;border-radius:12px;align-items:center;gap:12px;min-width:280px;max-width:380px;min-height:54px;padding:14px 14px 14px 18px;font-size:14px;font-weight:600;animation:.25s ease-out toast-slide-in,.3s ease-in 3.8s forwards toast-fade-out;display:flex;position:fixed;top:24px;right:24px;box-shadow:0 12px 30px #0f172a1f,0 2px 8px #0f172a0d}.toast:before{content:"✓";color:#15803d;background:#dcfce7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;font-weight:800;display:inline-flex}.toast span{flex:1;line-height:1.45}.toast .modal__close{color:#64748b;border-radius:7px;width:28px;height:28px;margin:0}.toast .modal__close:hover{color:#334155;background:#f1f5f9}.toast--success{color:#166534;border-color:#16a34a2e}.toast--success:before{content:"✓";color:#15803d;background:#dcfce7}.toast--error{color:#991b1b;border-color:#dc26262e}.toast--error:before{content:"!";color:#b91c1c;background:#fee2e2}.toast--warning{color:#92400e;border-color:#d977062e}.toast--warning:before{content:"!";color:#b45309;background:#fef3c7}@keyframes toast-slide-in{0%{opacity:0;transform:translate(24px,-10px)}to{opacity:1;transform:translate(0,0)}}@keyframes toast-fade-out{0%{opacity:1}to{opacity:0}}@media (width<=600px){.toast{min-width:0;max-width:none;top:16px;left:16px;right:16px}}.loading-spinner{border:3px solid #fff6;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:.8s linear infinite spin}.loading-spinner--dark{border-color:#cbd5e1;border-top-color:var(--color-primary)}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=900px){.page{padding:20px}.filter-panel{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end;display:grid}.filter-field,.filter-field--search{flex:auto;min-width:0}.form-grid{grid-template-columns:1fr}.form-field--full{grid-column:auto}}@media (width<=640px){.page{padding:16px}.page-header{flex-direction:column;align-items:stretch}.page-header__title{font-size:22px}.page-header__actions{justify-content:flex-start}.filter-panel{grid-template-columns:1fr;padding:16px}.filter-reset{width:100%}.modal-backdrop{padding:12px}.modal{max-height:calc(100vh - 24px)}.modal__header,.modal__body{padding:20px}.modal__footer{flex-direction:column-reverse;padding:16px 20px}.modal__footer .button{width:100%}.toast{max-width:none;top:16px;left:16px;right:16px}}.user-identity{align-items:center;gap:12px;min-width:220px;display:flex}.user-avatar{background:var(--color-primary-soft);width:40px;height:40px;color:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;font-weight:700;display:flex}.user-identity__content{flex-direction:column;gap:2px;min-width:0;display:flex}.user-identity__content strong{color:var(--color-text);text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.user-identity__content span{color:var(--color-text-secondary);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.role-list{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.mobile-list{display:none}.mobile-card{border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-surface);box-shadow:var(--shadow-xs);padding:18px}.mobile-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.mobile-card__details{border-top:1px solid var(--color-border-light);grid-template-columns:1fr;gap:10px;margin-top:20px;padding-top:16px;display:grid}.mobile-card__detail{flex-direction:column;gap:6px;display:flex}.mobile-card__detail small{color:var(--color-text-secondary);font-size:12px;font-weight:600}.mobile-card__detail strong{color:var(--color-text);font-size:14px;font-weight:600}.mobile-card__actions{border-top:1px solid var(--color-border-light);margin-top:20px;padding-top:16px}.mobile-card__actions .data-table__actions{flex-wrap:wrap;justify-content:flex-start}@media (width<=768px){.table-wrapper{display:none}.mobile-list{flex-direction:column;gap:12px;display:flex}.data-table__actions{flex-wrap:wrap;justify-content:flex-start}.user-identity{min-width:0}}.filter-panel__heading{min-height:40px;color:var(--color-text);align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.modal-backdrop{z-index:1000;background:#0f172a8c;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.modal.modal--large{background:var(--color-surface,#fff);border-radius:16px;width:100%;max-width:760px;max-height:calc(100vh - 48px);padding:0;overflow-y:auto;box-shadow:0 24px 70px #0f172a38}.modal__header{border-bottom:1px solid var(--color-border,#e2e8f0);justify-content:space-between;align-items:flex-start;gap:24px;padding:28px 36px 26px;display:flex}.modal__header>div:first-child{min-width:0}.modal__eyebrow{color:var(--color-text-muted,#64748b);margin-bottom:8px;font-size:14px;font-weight:500}.modal__title{color:var(--color-text,#1e293b);margin:0;font-size:28px;font-weight:800;line-height:1.25}.modal__description{color:var(--color-text-muted,#64748b);margin:12px 0 0;font-size:15px;line-height:1.5}.modal__close{width:34px;height:34px;color:var(--color-text-muted,#64748b);cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;margin-top:8px;padding:0;display:inline-flex}.modal__close:hover{background:var(--color-surface-muted,#f1f5f9);color:var(--color-text,#1e293b)}.modal__body{padding:34px 36px 36px}.form-section{margin:0 0 30px}.form-section:last-of-type{margin-bottom:0}.form-section__title{color:var(--color-text,#1e293b);align-items:center;gap:9px;margin:0 0 18px;font-size:16px;font-weight:700;line-height:1.4;display:flex}.form-section__title svg{flex-shrink:0}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 24px;width:100%;display:grid}.form-field{flex-direction:column;min-width:0;display:flex}.field-label{color:var(--color-text,#1e293b);margin:0 0 3px;font-size:13px;font-weight:600;line-height:1.4;display:block}.form-control{box-sizing:border-box;border:1px solid var(--color-border,#cbd5e1);background:var(--color-surface,#fff);width:100%;min-height:48px;color:var(--color-text,#1e293b);font:inherit;border-radius:9px;outline:none;padding:12px 14px;font-size:14px;line-height:1.4;transition:border-color .15s,box-shadow .15s}.form-control::placeholder{color:#94a3b8}.form-control:focus{border-color:var(--color-primary,#2563eb);box-shadow:0 0 0 3px #2563eb1f}.input-with-icon{width:100%;position:relative}.input-with-icon svg{z-index:1;width:17px;height:17px;color:var(--color-text-muted,#64748b);pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.input-with-icon .form-control{padding-left:42px}.form-error{color:#dc2626;margin-top:7px;font-size:12px;line-height:1.4;display:block}.role-selection{flex-wrap:wrap;align-items:center;gap:10px;width:100%;display:flex}.role-option{box-sizing:border-box;border:1px solid var(--color-border,#cbd5e1);background:var(--color-surface,#fff);min-height:42px;color:var(--color-text,#1e293b);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:9px;align-items:center;gap:9px;padding:10px 14px;font-size:13px;font-weight:600;line-height:1.4;display:inline-flex;position:relative}.role-option input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.role-option__check{background:#fff;border:1px solid #94a3b8;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.role-option--selected{border-color:var(--color-primary,#2563eb);color:var(--color-primary,#2563eb);background:#2563eb12}.role-option--selected .role-option__check{border-color:var(--color-primary,#2563eb);background:var(--color-primary,#2563eb);box-shadow:inset 0 0 0 3px #fff}.selected-roles{color:var(--color-text-muted,#64748b);margin-top:12px;font-size:12px;line-height:1.5}.radio-group{flex-wrap:wrap;align-items:center;gap:24px;display:flex}.radio-option{color:var(--color-text,#1e293b);cursor:pointer;align-items:center;gap:8px;font-size:13px;font-weight:600;display:inline-flex}.radio-option input{width:16px;height:16px;accent-color:var(--color-primary,#2563eb);margin:0}.modal__footer{border-top:1px solid var(--color-border,#e2e8f0);justify-content:flex-end;align-items:center;gap:12px;margin-top:34px;padding-top:22px;display:flex}.modal__footer .button{justify-content:center;min-width:118px;min-height:44px}@media (width<=700px){.modal-backdrop{align-items:flex-start;padding:12px}.modal.modal--large{border-radius:12px;max-height:calc(100vh - 24px)}.modal__header{padding:22px}.modal__body{padding:24px 22px}.modal__title{font-size:23px}.modal__description{font-size:13px}.form-grid{grid-template-columns:1fr;row-gap:18px}.role-selection{gap:8px}.role-option{flex:auto}.modal__footer{flex-direction:column-reverse;align-items:stretch}.modal__footer .button{width:100%}}.filter-reset{white-space:nowrap;box-sizing:border-box;border:1px solid var(--color-border,#e2e8f0);color:#64748b;background:#fff;border-radius:9px;min-width:84px;height:42px;min-height:42px;font-size:14px;font-weight:600;line-height:1;flex-direction:row!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:auto!important;padding:0 14px!important;display:inline-flex!important}.filter-reset svg{flex-shrink:0;width:16px;height:16px}.filter-reset:hover:not(:disabled){color:#334155;background:#f8fafc;border-color:#cbd5e1}.filter-reset:disabled{opacity:.55;cursor:not-allowed}.checkbox-card,.checkbox-inline{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-surface);min-height:40px;color:var(--color-text);cursor:pointer;transition:border-color var(--transition), background var(--transition), box-shadow var(--transition);align-items:center;gap:9px;padding:10px 12px;font-size:14px;display:flex}.checkbox-card:hover{border-color:var(--color-primary);background:var(--color-primary-soft)}.checkbox-card input[type=checkbox]{width:16px;height:16px;accent-color:var(--color-primary);cursor:pointer;margin:0}.checkbox-card input[type=checkbox]:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.checkbox-card span{line-height:1.4}.staff-availability-table{width:100%;overflow-x:auto}.staff-availability-table .data-table{min-width:680px}@media (width<=768px){.staff-availability-table{display:block;overflow-x:auto}.staff-availability-table .data-table{min-width:680px}.mobile-card .user-identity__content{min-width:0}.mobile-card .user-identity__content strong{white-space:normal;text-overflow:unset;overflow-wrap:anywhere;overflow:visible}}.appointment-mobile-list{display:none}.appointment-mobile-card{box-sizing:border-box;width:100%}.appointment-mobile-card__status{justify-content:center;align-items:center;width:100%;margin-bottom:10px;display:flex}.appointment-mobile-card__identity{border-bottom:1px solid var(--border-color,#e5e7eb);width:100%;padding-bottom:10px}.appointment-identity{align-items:center;gap:16px;width:100%;min-width:0;display:flex}.appointment-identity__icon{color:#2563eb;background:#eef5ff;border-radius:50%;flex:0 0 40px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.appointment-identity__content{flex:auto;min-width:0}.appointment-identity__content strong{width:100%;color:var(--text-primary,#1f2937);white-space:normal;overflow-wrap:anywhere;word-break:break-word;font-size:13px;font-weight:600;line-height:1.35;display:block}.appointment-identity__content span{color:var(--text-secondary,#64748b);white-space:normal;overflow-wrap:anywhere;margin-top:4px;font-size:12px;line-height:1.4;display:block}.appointment-mobile-card__details{border-bottom:1px solid var(--border-color,#e5e7eb);flex-direction:column;gap:0;padding:15px 0;display:flex}.appointment-mobile-detail{justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:28px;display:flex}.appointment-mobile-detail span{color:var(--text-secondary,#64748b);text-align:left;flex:0 0 42%;font-size:14px;line-height:1.4}.appointment-mobile-detail strong{min-width:0;color:var(--text-primary,#1f2937);white-space:normal;overflow-wrap:anywhere;word-break:break-word;flex:auto;font-size:13px;font-weight:400}.appointment-mobile-card__actions{width:100%;padding-top:22px}.appointment-actions{align-items:center;gap:12px;width:100%;display:flex}.appointment-actions .button{flex:1 1 0;justify-content:center}@media (width<=768px){.appointment-mobile-list{flex-direction:column;gap:16px;display:flex}.appointment-mobile-list .appointment-mobile-card{display:block}.appointment-mobile-list .appointment-mobile-card__status .badge{border-radius:999px;padding:3px 20px;font-size:13px;font-weight:500}.appointment-mobile-card__identity .appointment-identity__content strong{white-space:normal;text-overflow:unset;overflow:visible}}.form-submit-error{color:#b42318;background:#fff4f4;border:1px solid #f1b5b5;border-radius:8px;margin-bottom:12px;padding:11px 14px;font-size:14px;line-height:1.4}.technician-dashboard-page{width:100%;min-width:0}.technician-dashboard-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.technician-dashboard-title{color:var(--text-color,#111827);letter-spacing:-.4px;margin:0;font-size:28px;font-weight:700;line-height:1.25}.technician-dashboard-subtitle{color:var(--text-muted,#6b7280);margin:7px 0 0;font-size:14px;line-height:1.5}.technician-dashboard-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px;display:grid}.technician-summary-card{border:1px solid var(--border-color,#e5e7eb);background:var(--surface-color,#fff);border-radius:14px;min-width:0;min-height:145px;padding:17px 20px;position:relative;overflow:hidden;box-shadow:0 3px 12px #0f172a0b}.technician-summary-card:before{content:"";background:#6366f1;width:4px;height:100%;position:absolute;top:0;left:0}.technician-summary-card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.technician-summary-card-label{color:var(--text-muted,#6b7280);font-size:13px;font-weight:600;line-height:1.4}.technician-summary-card-icon{color:#4f46e5;background:#eef2ff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.technician-summary-card-value{color:var(--text-color,#111827);letter-spacing:-.7px;margin-top:17px;font-size:30px;font-weight:700;line-height:1;display:block}.technician-summary-card-description{color:var(--text-muted,#6b7280);margin-top:10px;font-size:12px;line-height:1.4;display:block}.technician-summary-card-total:before{background:#6366f1}.technician-summary-card-total .technician-summary-card-icon{color:#4f46e5;background:#eef2ff}.technician-summary-card-waiting:before{background:#f59e0b}.technician-summary-card-waiting .technician-summary-card-icon{color:#b45309;background:#fef3c7}.technician-summary-card-progress:before{background:#8b5cf6}.technician-summary-card-progress .technician-summary-card-icon{color:#7c3aed;background:#ede9fe}.technician-summary-card-completed:before{background:#22c55e}.technician-summary-card-completed .technician-summary-card-icon{color:#15803d;background:#dcfce7}.technician-summary-toggle{border:1px solid var(--border-color,#e5e7eb);background:var(--surface-color,#fff);width:100%;min-height:44px;color:var(--text-color,#111827);font:inherit;cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 14px;font-size:14px;font-weight:600;transition:border-color .2s,background-color .2s,box-shadow .2s;display:none}.technician-summary-toggle:hover{border-color:var(--primary-color,#6366f1);box-shadow:0 2px 8px #0f172a0d}.technician-summary-toggle:focus-visible{outline-offset:2px;outline:3px solid #6366f133}.technician-summary-toggle-icon{flex-shrink:0;transition:transform .2s}.technician-summary-toggle-icon--expanded{transform:rotate(180deg)}.technician-dashboard-filters{grid-template-columns:295px 390px auto;align-items:end;gap:18px;margin-bottom:22px;display:grid}.technician-filter-group{flex-direction:column;gap:7px;min-width:0;display:flex}.technician-filter-group label,.technician-card-footer label{color:var(--text-color,#111827);font-size:13px;font-weight:600;line-height:1.4}.technician-filter-group input,.technician-filter-group select,.technician-card-footer select{border:1px solid var(--border-color,#d1d5db);background:var(--surface-color,#fff);width:100%;min-height:42px;color:var(--text-color,#111827);font:inherit;border-radius:9px;outline:none;padding:9px 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}.technician-filter-group input:focus,.technician-filter-group select:focus,.technician-card-footer select:focus{border-color:var(--primary-color,#6366f1);box-shadow:0 0 0 3px #6366f11f}.technician-date-filter{width:100%;max-width:295px}.technician-status-filter{width:100%;max-width:390px}.technician-refresh-button{white-space:nowrap;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;gap:8px;max-width:150px;min-height:42px;padding:0 18px;display:inline-flex}.technician-refresh-button svg{flex-shrink:0}.technician-refresh-button:disabled{cursor:not-allowed;opacity:.65}.technician-refresh-icon-spinning{animation:.8s linear infinite technician-refresh-spin}@keyframes technician-refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.technician-dashboard-error{color:#b42318;background:#fff1f1;border:1px solid #f1b5b5;border-radius:10px;margin-bottom:20px;padding:13px 15px;font-size:14px;line-height:1.5}.technician-dashboard-empty{border:1px dashed var(--border-color,#d1d5db);background:var(--surface-color,#fff);min-height:180px;color:var(--text-muted,#6b7280);text-align:center;border-radius:14px;justify-content:center;align-items:center;padding:28px;font-size:14px;line-height:1.5;display:flex}.technician-appointment-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.technician-appointment-card{border:1px solid var(--border-color,#e5e7eb);background:var(--surface-color,#fff);border-radius:16px;flex-direction:column;min-width:0;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 4px 14px #0f172a0d}.technician-appointment-card:hover{transform:translateY(-2px);box-shadow:0 8px 22px #0f172a14}.technician-card-header{border-bottom:1px solid var(--border-color,#e5e7eb);justify-content:space-between;align-items:flex-start;gap:12px;padding:18px;display:flex}.technician-card-label{color:var(--text-muted,#6b7280);font-size:12px;font-weight:500;line-height:1.4;display:block}.technician-card-id{color:var(--text-color,#111827);margin:5px 0 0;font-size:21px;font-weight:700;line-height:1.2}.technician-dashboard-page .technician-status{color:#3730a3;white-space:nowrap;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:5px 10px;font-size:11px;font-weight:700;line-height:1.2;display:inline-flex}.technician-status-booked,.technician-status-confirmed{color:#1d4ed8;background:#dbeafe}.technician-status-waiting,.technician-status-pending{color:#92400e;background:#fef3c7}.technician-status-in-progress{color:#6d28d9;background:#ede9fe}.technician-status-completed{color:#166534;background:#dcfce7}.technician-status-cancelled,.technician-status-no-show{color:#4b5563;background:#f3f4f6}.technician-card-details{flex:1;padding:14px 18px}.technician-detail-row{border-bottom:1px solid var(--border-color,#f1f5f9);justify-content:space-between;align-items:flex-start;gap:14px;padding:10px 0;display:flex}.technician-detail-row:last-child{border-bottom:0}.technician-detail-row span{color:var(--text-muted,#6b7280);flex:0 0 90px;font-size:12px;line-height:1.5}.technician-detail-row strong{min-width:0;color:var(--text-color,#111827);text-align:right;overflow-wrap:anywhere;font-size:13px;font-weight:600;line-height:1.5}.technician-card-footer{border-top:1px solid var(--border-color,#e5e7eb);flex-direction:column;gap:7px;padding:16px 18px 18px;display:flex}.technician-card-footer select{min-height:40px}@media (width<=1200px){.technician-dashboard-summary-grid,.technician-appointment-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.technician-dashboard-filters{grid-template-columns:minmax(200px,1fr) minmax(240px,1fr) auto;gap:14px}.technician-date-filter,.technician-status-filter{max-width:none}}@media (width<=768px){.technician-dashboard-header{flex-direction:column;gap:14px;margin-bottom:20px}.technician-dashboard-title{font-size:24px}.technician-dashboard-subtitle{font-size:13px}.technician-summary-toggle{display:flex}.technician-dashboard-summary-grid{display:none}.technician-dashboard-summary-grid--expanded{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:20px;display:grid}.technician-summary-card{border-radius:13px;min-height:132px;padding:15px}.technician-summary-card-label{font-size:12px}.technician-summary-card-icon{border-radius:10px;width:33px;height:33px}.technician-summary-card-value{margin-top:15px;font-size:27px}.technician-summary-card-description{margin-top:9px;font-size:11px}.technician-dashboard-filters{grid-template-columns:1fr;gap:14px;margin-bottom:20px}.technician-date-filter,.technician-status-filter{width:100%;max-width:100%}.technician-refresh-button{width:100%}.technician-appointment-grid{grid-template-columns:1fr;gap:16px}.technician-card-header{padding:16px}.technician-card-details{padding:12px 16px}.technician-card-footer{padding:14px 16px 16px}}@media (width<=420px){.technician-dashboard-summary-grid--expanded{grid-template-columns:1fr}.technician-summary-card{min-height:125px}.technician-card-header{gap:8px}.technician-card-id{font-size:20px}.technician-detail-row{gap:10px}.technician-detail-row span{flex-basis:78px}.technician-detail-row strong{font-size:12px}}@media (prefers-reduced-motion:reduce){.technician-appointment-card{transition:none}.technician-appointment-card:hover{transform:none}.technician-summary-toggle,.technician-summary-toggle-icon{transition:none}.technician-refresh-icon-spinning{animation:none}}.role-permission-modal{flex-direction:column;width:min(980px,100vw - 40px);max-width:980px;max-height:calc(100vh - 40px);display:flex}.role-permission-form{flex-direction:column;min-height:0;display:flex}.role-permission-toolbar{align-items:center;gap:12px;padding:20px 28px 12px;display:flex}.role-permission-toolbar>input{color:#1e293b;box-sizing:border-box;background:#fff;border:1px solid #cbd5e1;border-radius:7px;outline:none;flex:1;min-width:0;height:40px;padding:0 12px;font-size:14px}.role-permission-toolbar>input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.role-permission-toolbar-actions{align-items:center;gap:8px;display:flex}.role-permission-select-button,.role-permission-clear-button{color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #cbd5e1;border-radius:7px;height:40px;padding:0 14px;font-size:13px;font-weight:600}.role-permission-select-button:hover,.role-permission-clear-button:hover{background:#f1f5f9;border-color:#94a3b8}.role-permission-select-button:disabled,.role-permission-clear-button:disabled{opacity:.5;cursor:not-allowed}.role-permission-summary{color:#1e40af;background:#eff6ff;border:1px solid #dbeafe;border-radius:7px;margin:0 28px 14px;padding:10px 12px;font-size:13px}.role-permission-body{flex:1;min-height:0;max-height:470px;padding:0 28px 20px;overflow-y:auto}.role-permission-groups,.permission-groups{flex-direction:column;gap:14px;margin-top:8px;display:flex}.role-permission-group,.permission-group{background:#fff;border:1px solid #dbe5f1;border-radius:12px;flex-direction:column;gap:0;margin:0;padding:0;display:flex;overflow:hidden;box-shadow:0 1px 2px #0f172a08}.role-permission-group:nth-child(odd),.permission-group:nth-child(odd){background:#eff6ff;border-color:#cfe0f7}.role-permission-group:nth-child(2n),.permission-group:nth-child(2n){background:#fff;border-color:#dbe5f1}.role-permission-group h3,.permission-group__title{color:#1e293b;background:0 0;align-items:center;gap:10px;margin:0;padding:16px 18px;font-size:17px;font-weight:700;display:flex}.permission-group__title h3{margin:0;font-size:17px;font-weight:700}.role-permission-list,.permission-list{flex-direction:column;gap:0;padding:0 18px 12px;display:flex}.role-permission-item,.permission-option{cursor:pointer;background:0 0;border:0;border-top:1px solid #94a3b840;border-radius:0;align-items:flex-start;gap:10px;min-width:0;padding:12px 0;transition:background-color .15s;display:flex}.role-permission-item:nth-child(2n){border-left:0}.role-permission-item input[type=checkbox],.permission-option input{accent-color:#2563eb;cursor:pointer;flex:none;width:16px;height:16px;margin:3px 0 0}.role-permission-content,.permission-option__content{flex-direction:column;gap:4px;min-width:0;display:flex}.role-permission-content strong,.permission-option__content strong{color:#1e293b;overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.4}.role-permission-content small,.permission-option__content small{color:#64748b;overflow-wrap:anywhere;font-size:12px;line-height:1.4}.permission-option--selected{color:inherit;background:0 0;border-color:#0000}.permission-option__check{display:none}.role-modal-footer{background:#fff;border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:10px;padding:18px 28px;display:flex}.role-table-state{color:#64748b;justify-content:center;align-items:center;min-height:180px;font-size:14px;display:flex}.permission-toolbar{align-items:center;gap:12px;margin-top:18px;display:flex}.permission-toolbar .search-box{flex:1}.permission-toolbar__actions{align-items:center;gap:8px;display:flex}.selected-roles{color:var(--color-text-muted,#64748b);margin-top:14px;font-size:14px}@media (width<=768px){.role-permission-modal{width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.role-permission-toolbar,.permission-toolbar{flex-direction:column;align-items:stretch}.role-permission-toolbar{padding:16px 20px 10px}.role-permission-toolbar-actions,.permission-toolbar__actions{justify-content:flex-start}.role-permission-summary{margin:0 20px 12px}.role-permission-body{padding:0 20px 16px}.role-permission-group h3,.permission-group__title{padding:14px}.role-permission-list,.permission-list{padding:0 14px 10px}.role-modal-footer{padding:16px 20px}.mobile-card__body{display:block}.mobile-card__field{flex-direction:column;gap:6px;display:flex}.mobile-card__label{color:var(--text-muted);font-size:12px;font-weight:600}.mobile-card__value{color:var(--text-primary);line-height:1.5}.mobile-card__actions{margin-top:18px}.mobile-card__actions .table-action-group{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.mobile-card__actions .button{white-space:nowrap;justify-content:center;width:100%}.mobile-card__actions .button:last-child{grid-column:1/-1}}.staff-availability-table{width:100%;max-width:100%;overflow-x:hidden}.staff-availability-table .data-table{table-layout:fixed;width:100%;min-width:0}.staff-availability-table .data-table th,.staff-availability-table .data-table td{box-sizing:border-box;min-width:0;overflow:hidden}.staff-availability-table .data-table th:first-child,.staff-availability-table .data-table td:first-child{width:18%}.staff-availability-table .data-table th:nth-child(2),.staff-availability-table .data-table td:nth-child(2){width:28%}.staff-availability-table .data-table th:nth-child(3),.staff-availability-table .data-table td:nth-child(3),.staff-availability-table .data-table th:nth-child(4),.staff-availability-table .data-table td:nth-child(4){width:27%}.staff-availability-table .data-table input{box-sizing:border-box;min-width:0;max-width:100%;margin-top:2.5px}@media (width<=768px){.staff-availability-table{border:none;width:100%;overflow:visible}.staff-availability-table .data-table{background:0 0;border:0;width:100%;min-width:0;display:block}.staff-availability-table .data-table thead{display:none}.staff-availability-table .data-table tbody{width:100%;display:block}.staff-availability-table .data-table tr{box-sizing:border-box;border:1px solid var(--color-border);background:var(--color-surface);border-radius:12px;width:100%;height:auto;min-height:0;margin:0 0 16px;padding:20px 16px;display:block;overflow:visible}.staff-availability-table .data-table td{box-sizing:border-box;border:0;width:100%;height:auto;min-height:0;margin:0;padding:0;display:block;overflow:visible}.staff-availability-table .data-table td+td{margin-top:18px}.staff-availability-table .data-table td:before{letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);margin-bottom:8px;font-size:12px;font-weight:700;line-height:1.4;display:block}.staff-availability-table .data-table td:first-child:before{content:"Day"}.staff-availability-table .data-table td:nth-child(2):before{content:"Working Day"}.staff-availability-table .data-table td:nth-child(3):before{content:"Start Time"}.staff-availability-table .data-table td:nth-child(4):before{content:"End Time"}.staff-availability-table .data-table td:nth-child(2) label{border:1px solid var(--color-border);box-sizing:border-box;border-radius:12px;align-items:center;width:fit-content;min-height:48px;padding:0 14px;display:flex}.staff-availability-table .data-table td:nth-child(3) input,.staff-availability-table .data-table td:nth-child(4) input{box-sizing:border-box;width:100%;min-height:48px;display:block}.staff-availability-table .data-table td:first-child{color:var(--color-text);font-size:16px;line-height:1.5}}.analysis-page{width:100%;min-width:0}.analysis-page__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:22px;display:flex}.analysis-page__header h1{color:var(--text-color,#111827);margin:0;font-size:28px;font-weight:700;line-height:1.25}.analysis-page__header p{color:var(--text-muted,#64748b);margin:8px 0 0;font-size:14px;line-height:1.5}.analysis-refresh-button{border:1px solid var(--border-color,#d1d5db);background:var(--surface-color,#fff);min-height:42px;color:var(--text-color,#111827);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 17px;font-size:14px;font-weight:500;transition:background .2s,border-color .2s,box-shadow .2s;display:inline-flex}.analysis-refresh-button:hover{border-color:var(--primary-color,#6366f1);background:var(--surface-muted-color,#f8fafc)}.analysis-refresh-button:disabled{cursor:not-allowed;opacity:.6}.analysis-refresh-spinning{animation:.8s linear infinite analysis-refresh-spin}@keyframes analysis-refresh-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.analysis-filter-panel{border:1px solid var(--border-color,#e5e7eb);background:var(--surface-color,#fff);border-radius:15px;grid-template-columns:180px 180px 180px minmax(220px,1fr);align-items:end;gap:16px;margin-bottom:22px;padding:18px;display:grid}.analysis-filter-group{flex-direction:column;gap:7px;min-width:0;display:flex}.analysis-filter-group label{color:var(--text-color,#111827);font-size:13px;font-weight:600}.analysis-filter-group input,.analysis-filter-group select{border:1px solid var(--border-color,#d1d5db);background:var(--surface-color,#fff);width:100%;min-height:42px;color:var(--text-color,#111827);font:inherit;box-sizing:border-box;border-radius:9px;outline:none;padding:9px 11px;font-size:13px}.analysis-filter-group input:focus,.analysis-filter-group select:focus{border-color:var(--primary-color,#6366f1);box-shadow:0 0 0 3px #6366f11f}.analysis-filter-info{min-height:42px;color:var(--text-muted,#64748b);justify-content:flex-end;align-items:center;gap:8px;font-size:13px;display:flex}.analysis-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:22px;display:grid}.analysis-summary-card{border:1px solid var(--border-color,#e5e7eb);background:var(--surface-color,#fff);border-radius:15px;min-width:0;padding:19px;position:relative;overflow:hidden;box-shadow:0 4px 14px #0f172a0a}.analysis-summary-card:before{content:"";background:var(--primary-color,#6366f1);width:100%;height:4px;position:absolute;top:0;left:0}.analysis-summary-card--revenue:before{background:#16a34a}.analysis-summary-card--appointments:before{background:#2563eb}.analysis-summary-card--customers:before{background:#7c3aed}.analysis-summary-card--new:before{background:#ea580c}.analysis-summary-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.analysis-summary-card__title{color:var(--text-muted,#64748b);font-size:13px;font-weight:600}.analysis-summary-card__icon{color:#4f46e5;background:#eef2ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.analysis-summary-card--revenue .analysis-summary-card__icon{color:#15803d;background:#dcfce7}.analysis-summary-card--appointments .analysis-summary-card__icon{color:#1d4ed8;background:#dbeafe}.analysis-summary-card--customers .analysis-summary-card__icon{color:#6d28d9;background:#ede9fe}.analysis-summary-card--new .analysis-summary-card__icon{color:#c2410c;background:#ffedd5}.analysis-summary-card__value{color:var(--text-color,#111827);overflow-wrap:anywhere;margin-top:18px;font-size:25px;font-weight:750;line-height:1.2;display:block}.analysis-summary-card__description{color:var(--text-muted,#64748b);margin-top:8px;font-size:12px;line-height:1.4;display:block}.analysis-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin-bottom:20px;display:grid}.analysis-panel{border:1px solid var(--border-color,#e5e7eb);background:var(--surface-color,#fff);border-radius:15px;min-width:0;overflow:hidden;box-shadow:0 4px 14px #0f172a0a}.analysis-panel__header{border-bottom:1px solid var(--border-color,#e5e7eb);justify-content:space-between;align-items:flex-start;gap:12px;padding:22px 24px;display:flex}.analysis-panel__header h2{color:var(--text-color,#111827);margin:0;font-size:18px;font-weight:700;line-height:1.35}.analysis-panel__header p{color:var(--text-muted,#64748b);margin:7px 0 0;font-size:13px;line-height:1.5}.analysis-line-chart-wrapper{box-sizing:border-box;width:100%;padding:20px 20px 14px;overflow:auto hidden}.analysis-line-chart{width:100%;min-width:680px;height:auto;display:block;overflow:visible}.analysis-line-chart__grid-line{stroke:var(--border-color,#e5e7eb);stroke-width:1px}.analysis-line-chart__axis-label,.analysis-line-chart__date-label{fill:var(--text-muted,#64748b);font-size:11px}.analysis-line-chart__area{fill:url(#revenueTrendGradient);stroke:none}.analysis-line-chart__line{fill:none;stroke:var(--primary-color,#6366f1);stroke-width:3px;stroke-linecap:round;stroke-linejoin:round}.analysis-line-chart__point{fill:var(--surface-color,#fff);stroke:var(--primary-color,#6366f1);stroke-width:3px}.analysis-status-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:20px;display:grid}.analysis-status-list div{background:var(--surface-muted-color,#f8fafc);border-radius:9px;justify-content:space-between;align-items:center;gap:12px;padding:13px;display:flex}.analysis-status-list span{color:var(--text-muted,#64748b);font-size:12px}.analysis-status-list strong{color:var(--text-color,#111827);font-size:15px}.analysis-table-wrapper{width:100%;overflow-x:auto}.analysis-table{border-collapse:collapse;width:100%;min-width:430px}.analysis-table th,.analysis-table td{border-bottom:1px solid var(--border-color,#eef2f7);text-align:left;white-space:nowrap;padding:14px 18px;font-size:13px}.analysis-table th{color:var(--text-muted,#64748b);background:var(--surface-muted-color,#f8fafc);font-size:12px;font-weight:700}.analysis-table td{color:var(--text-color,#111827)}.analysis-table tbody tr:last-child td{border-bottom:0}.analysis-table td strong{font-weight:650}.analysis-loading,.analysis-empty{min-height:180px;color:var(--text-muted,#64748b);text-align:center;justify-content:center;align-items:center;padding:28px;font-size:14px;display:flex}.analysis-error{color:#b42318;background:#fff1f1;border:1px solid #f1b5b5;border-radius:10px;margin-bottom:20px;padding:13px 15px;font-size:14px;line-height:1.5}.analysis-last-updated{color:var(--text-muted,#64748b);text-align:right;margin:8px 0 20px;font-size:12px}@media (width<=1100px){.analysis-summary-grid,.analysis-filter-panel{grid-template-columns:repeat(2,minmax(0,1fr))}.analysis-filter-info{justify-content:flex-start}}@media (width<=800px){.analysis-page__header{flex-direction:column}.analysis-refresh-button{width:100%}.analysis-grid{grid-template-columns:1fr}}@media (width<=560px){.analysis-summary-grid{grid-template-columns:1fr}.analysis-filter-panel{grid-template-columns:1fr;gap:13px;padding:15px}.analysis-page__header h1,.analysis-summary-card__value{font-size:23px}.analysis-panel__header{padding:17px}.analysis-line-chart-wrapper{padding-left:10px;padding-right:10px}.analysis-line-chart{min-width:560px}.analysis-line-chart__axis-label,.analysis-line-chart__date-label{font-size:10px}.analysis-status-list{grid-template-columns:1fr;padding:16px}.analysis-table th,.analysis-table td{padding:12px 14px}}.event-log-page .filter-panel{box-sizing:border-box;grid-template-columns:minmax(150px,1fr) minmax(150px,1fr) minmax(150px,1fr) minmax(150px,1fr) minmax(150px,1fr) auto;align-items:end;gap:16px;width:100%;display:grid}.event-log-page .filter-field{flex:none;width:100%;min-width:0}.event-log-page .filter-control{box-sizing:border-box;width:100%;min-width:0}.event-log-page .filter-field--actions{justify-content:flex-end;align-items:flex-end;width:auto;min-width:84px;display:flex}.event-log-page .filter-reset{white-space:nowrap;min-width:84px;width:auto!important}@media (width<=1200px){.event-log-page .filter-panel{grid-template-columns:repeat(3,minmax(0,1fr))}.event-log-page .filter-field--actions{justify-content:flex-start}}@media (width<=640px){.event-log-page .filter-panel{grid-template-columns:1fr;gap:14px}.event-log-page .filter-field,.event-log-page .filter-field--actions{width:100%;min-width:0}.event-log-page .filter-reset{width:100%!important}}
