:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}*,:before,:after{box-sizing:border-box}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:1126px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.modal{background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal-body{background:#fff;border-radius:10px;min-width:300px;padding:20px}.modal-body button{cursor:pointer;width:100%;margin:10px 0;padding:10px;display:block}.modal{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.agenda-cell{background:#f9fafb;border-left:1px solid #ddd;min-height:80px;padding:6px}.agenda-booking{background:#fff;border-left:4px solid #2196f3;border-radius:6px;justify-content:space-between;margin-bottom:4px;padding:6px;font-size:12px;display:flex}.agenda-week-nav{justify-content:center;align-items:center;gap:10px;margin:0 0 14px;display:flex}.agenda-responsive-shell,.client-agenda-panel,.employee-agenda-card{overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch;width:100%;min-width:0;max-width:100%;overflow-x:auto}.agenda-grid{touch-action:pan-x;min-width:760px}.agenda-week-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #d8e0eb;border-radius:8px;justify-content:center;align-items:center;width:38px;height:34px;font-size:20px;font-weight:900;line-height:1;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:inline-flex;box-shadow:0 8px 18px #0f172a14}.agenda-week-button:hover:not(:disabled){background:#effbfd;border-color:#20c6d4;transform:translateY(-1px);box-shadow:0 10px 24px #20c6d429}.agenda-week-button:disabled{color:#cbd5e1;box-shadow:none;cursor:not-allowed;background:#f8fafc}.agenda-close-attention-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:34px;padding:7px 14px;font-size:12px;font-weight:900;box-shadow:0 8px 18px #0f172a14}.agenda-close-attention-button:hover{background:#effbfd;border-color:#20c6d4}.agenda-days-header{align-items:stretch;gap:0;margin-bottom:8px;display:grid}.agenda-time-header-spacer{background:#f8fafc;border:1px solid #d8e0eb;border-right:0;border-top-left-radius:8px;border-bottom-left-radius:8px}.agenda-day-heading{background:linear-gradient(#fff 0%,#f8fafc 100%);border:1px solid #d8e0eb;border-left:0;flex-direction:column;justify-content:center;align-items:center;gap:2px;min-height:54px;display:flex}.agenda-days-header .agenda-day-heading:nth-child(2){border-left:1px solid #d8e0eb}.agenda-day-heading:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.agenda-day-name{color:#20a6b2;text-transform:uppercase;font-size:12px;font-weight:900}.agenda-day-date{color:#475569;font-size:17px;font-weight:900}.agenda-mobile-range-hint{display:none}.agenda-time-cell{color:#5b526f;justify-content:flex-start;align-items:flex-start;padding:7px 8px 0 0;font-size:16px;font-weight:800;line-height:1;display:flex}.modal{z-index:999;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.modal>div,.modal>form{background:#fff;border-radius:8px;min-width:340px;max-width:min(92vw,520px);overflow:hidden;box-shadow:0 16px 40px #00000047}.agenda-modal-card{color:#334155;text-align:left}.close-attention-modal{width:min(94vw,760px);max-width:min(94vw,760px)!important}.close-attention-body{gap:12px;max-height:min(78vh,720px);display:grid;overflow:auto}.close-attention-controls,.close-attention-payments{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.close-attention-controls label,.close-attention-payments label{color:#475569;gap:5px;font-size:12px;font-weight:900;display:grid}.close-attention-controls input,.close-attention-controls select,.close-attention-payments input{color:#334155;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:8px 10px;font-weight:800}.close-attention-items{gap:8px;display:grid}.close-attention-item,.close-attention-section,.close-attention-total{background:#f8fafc;border:1px solid #d8e0eb;border-radius:8px;padding:10px}.close-attention-item-check span{color:#0f172a;font-size:14px;font-weight:950}.close-attention-item-meta,.close-attention-price-row,.close-attention-total span{color:#64748b;font-size:12px;font-weight:800}.close-attention-price-row{justify-content:space-between;gap:10px;margin-top:6px;display:flex}.close-attention-discounts{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:6px;margin-top:8px;display:grid}.close-attention-total{gap:4px;display:grid}.close-attention-total strong{color:#0f172a;font-size:16px}.close-attention-difference{background:#fee2e2;border-radius:6px;width:fit-content;padding:4px 8px;color:#991b1b!important}.agenda-modal-header,.agenda-detail-header{color:#fff;text-align:center;background:#2f3842;padding:12px 18px;font-size:14px;font-weight:700}.agenda-modal-body{padding:18px 20px 20px}.agenda-option-grid{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));gap:10px;display:grid}.agenda-option-button,.agenda-danger-button,.agenda-close-button{cursor:pointer;border:1px solid #cbd5e1;border-radius:6px;width:100%;padding:10px 12px;font-weight:700}.activity-icon{background:var(--activity-color,#3fc9d5);vertical-align:middle;border-radius:6px;flex:none;justify-content:center;align-items:center;display:inline-flex;box-shadow:inset 0 -1px #00000029}.activity-icon-agenda{background:var(--activity-color,#3fc9d5);box-shadow:0 0 0 1px #ffffff6b,inset 0 -1px #00000038}.activity-icon-agenda.activity-icon-tiny{width:23px;height:23px}.activity-icon-agenda.activity-icon-tiny.activity-icon-emoji{font-size:18px}.activity-icon svg{fill:none;stroke:#fff;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:68%;height:68%}.activity-icon-emoji{font-size:14px;line-height:1}.activity-icon-glyph{justify-content:center;align-items:center;width:100%;height:100%;line-height:1;display:flex;transform:translateY(1px)}.activity-icon-tiny.activity-icon-emoji{font-size:11px}.activity-icon-small.activity-icon-emoji{font-size:15px}.activity-icon-medium.activity-icon-emoji{font-size:20px}.activity-icon-tiny{border-radius:5px;width:18px;height:18px}.activity-icon-small{width:26px;height:26px}.activity-icon-medium{width:34px;height:34px}.agenda-option-button{color:#334155;background:#f8fafc;justify-content:center;align-items:center;gap:8px;display:inline-flex}.agenda-option-grid .agenda-option-button{text-align:left;justify-content:flex-start}.agenda-option-button:hover{background:#eaf2ff;border-color:#94b8e8}.agenda-modal-summary{color:#64748b;text-align:center;background:#f8fafc;border:1px solid #d8e0eb;border-radius:6px;margin:14px 0;padding:10px 12px;font-weight:700}.agenda-empty-state{color:#64748b;text-align:center;padding:14px 12px}.agenda-danger-button{color:#fff;background:#e85d68;border-color:#e85d68}.agenda-danger-button:hover{background:#d94a56;border-color:#c93c48}.agenda-close-button{color:#fff;background:#3fc9d5;border-color:#24aebb}.agenda-close-button:hover{background:#24aebb;border-color:#1b94a0}.agenda-close-button-single{color:#047857;background:#ecfdf5;border:1px solid #86efac;border-radius:999px;width:100%;min-height:38px;margin:0 auto;padding:8px 16px;font-size:13px;font-weight:900;line-height:1;display:block}.agenda-close-button-single:hover{color:#fff;background:#16a34a;border-color:#16a34a}.employee-reservation-modal{width:min(92vw,360px)!important;min-width:min(92vw,300px)!important}.employee-reservation-modal .agenda-modal-header{padding:10px 14px!important;font-size:13px!important}.employee-reservation-modal .agenda-modal-body{padding:14px!important}.employee-reservation-modal .agenda-empty-state{padding:10px 8px!important;font-size:13px!important;line-height:1.35!important}.employee-reservation-modal .agenda-option-grid{gap:7px!important}.employee-reservation-modal .agenda-option-button{border-radius:999px!important;min-height:34px!important;padding:7px 12px!important;font-size:12px!important;font-weight:900!important}.employee-reservation-modal .agenda-modal-summary{border-radius:7px!important;margin:10px 0!important;padding:8px 10px!important;font-size:12px!important;line-height:1.35!important}.employee-reservation-modal .agenda-close-button-single{color:#047857!important;background:#ecfdf5!important;border:1px solid #86efac!important;border-radius:999px!important;width:100%!important;min-height:38px!important;padding:8px 16px!important;font-size:13px!important;font-weight:900!important;line-height:1!important}.employee-reservation-modal .agenda-close-button-single:hover{color:#fff!important;background:#16a34a!important;border-color:#16a34a!important}.agenda-modal-actions{justify-content:center;gap:14px;width:100%;max-width:332px;margin:18px auto 0;display:flex}.agenda-modal-actions .agenda-close-button,.agenda-modal-actions .agenda-danger-button{white-space:nowrap;flex:1 1 0;min-width:0;margin-bottom:0}.agenda-customer-card{background:#fff;width:min(92vw,380px);min-width:min(92vw,300px);overflow:hidden;box-shadow:0 16px 40px #00000047}.agenda-customer-card .agenda-modal-header{padding:10px 14px;font-size:13px}.agenda-customer-card .agenda-modal-body{padding:14px}.agenda-customer-summary{color:#64748b;background:#f8fafc;border:1px solid #d8e0eb;border-radius:6px;gap:4px;margin-bottom:10px;padding:8px 10px;font-size:11px;font-weight:800;display:grid}.agenda-customer-field{color:#475569;gap:4px;margin-bottom:9px;font-size:11px;font-weight:900;display:grid}.agenda-customer-field input{box-sizing:border-box;color:#334155;width:100%;min-height:36px;font:inherit;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:7px 10px;font-size:13px}.agenda-customer-field input:focus{border-color:#24aebb;box-shadow:0 0 0 3px #3fc9d52e}.agenda-customer-error{color:#b4232f;text-align:center;background:#fff1f2;border:1px solid #fecdd3;border-radius:6px;margin-top:4px;padding:9px 10px;font-size:12px;font-weight:800}.agenda-customer-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.agenda-customer-actions .agenda-option-button,.agenda-customer-actions .agenda-close-button{white-space:nowrap;border-radius:999px;width:100%;min-height:36px;margin:0;padding:8px 14px;font-size:13px;font-weight:900;line-height:1}.agenda-customer-actions .agenda-option-button{color:#334155;background:#fff;border-color:#cbd5e1}.agenda-customer-actions .agenda-close-button{color:#047857;background:#ecfdf5;border-color:#86efac}.agenda-customer-actions .agenda-close-button:hover{color:#fff;background:#16a34a;border-color:#16a34a}.agenda-customer-cancel{border-radius:999px;width:100%;min-height:36px;margin:10px auto 0;padding:8px 16px;font-size:13px;font-weight:900;line-height:1;display:block}.agenda-detail-popover{z-index:2000;color:#334155;pointer-events:none;background:#fff;border:1px solid #d8e0eb;border-radius:7px;width:240px;position:fixed;overflow:hidden;transform:translateY(-50%);box-shadow:0 12px 28px #00000038}.agenda-detail-body{padding:12px;font-size:12px;line-height:1.5}.agenda-detail-time{border-top:1px solid #e2e8f0;margin-top:8px;padding-top:8px;font-weight:700}.agenda-detail-title,.agenda-summary-title,.admin-record-title-icon{align-items:center;gap:8px;display:inline-flex}.cancel-booking-header{justify-content:center;align-items:center;gap:8px;display:flex}.cancel-booking-header span{color:#dc2626;background:#fee2e2;border-radius:999px;justify-content:center;align-items:center;width:18px;height:18px;font-size:11px;font-weight:950;line-height:1;display:inline-flex}.cancel-booking-activity{justify-content:center;width:100%;margin-bottom:6px}.agenda-booking-mobile-label{display:none}.app-navbar{color:#fff;background:#2f3842;border-radius:0 0 8px 8px;justify-content:space-between;align-items:center;gap:10px;padding:10px 14px;display:flex;box-shadow:0 12px 28px #0f172a2e}.app-navbar-brand{text-align:left;flex:0 0 210px;align-items:center;gap:9px;display:flex}.app-navbar-mark{color:#2f3842;background:#3fc9d5;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-weight:800;display:inline-flex}.app-navbar-title{font-size:14px;font-weight:800;line-height:1.1}.app-navbar-subtitle{color:#cbd5e1;margin-top:2px;font-size:10px;font-weight:700}.app-navbar-menu{background:#0f172a47;border:1px solid #ffffff1f;border-radius:8px;flex:auto;justify-content:center;align-items:center;gap:5px;min-width:0;max-width:700px;padding:4px;display:flex}.app-navbar-button{color:#e2e8f0;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:none;justify-content:center;align-items:center;gap:6px;min-height:30px;padding:6px 9px;font-size:13px;font-weight:800;display:inline-flex}.app-navbar-button:hover,.app-navbar-button.is-active{color:#fff;background:#3fc9d5;border-color:#24aebb}.app-navbar-user{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;flex:auto;justify-items:center;gap:4px;min-width:0;max-width:190px;font-size:11px;font-weight:700;display:grid;overflow:hidden}.app-navbar-profile{color:#16323b;text-transform:uppercase;background:#b8f2f6;border-radius:999px;justify-self:center;width:fit-content;padding:1px 7px;font-size:8px;font-weight:900;line-height:1.5}.app-navbar-email{color:#f8fafc;text-align:center;text-overflow:ellipsis;max-width:100%;font-size:11px;font-weight:800;display:block;overflow:hidden}.app-navbar-session{flex:0 330px;justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:flex}.app-navbar-avatar{color:#16323b;background:#b8f2f6;border:2px solid #ffffff2e;border-radius:8px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;font-size:13px;font-weight:900;display:inline-flex;overflow:hidden}.app-navbar-avatar img,.employee-profile-avatar img,.admin-record-avatar img,.internal-photo-preview img,.admin-photo-preview img{object-fit:cover;width:100%;height:100%}.app-navbar-switch,.app-navbar-logout{color:#fff;white-space:nowrap;cursor:pointer;background:#e85d68eb;border:1px solid #ffffff3d;border-radius:6px;min-height:34px;padding:6px 10px;font-size:13px;font-weight:800;line-height:1}.app-navbar-switch{color:#e2e8f0;background:#0f172a47}.app-navbar-switch:hover{color:#fff;background:#3fc9d53d;border-color:#24aebb}.app-navbar-logout:hover{background:#d94a56;border-color:#fda4af}.login-page{box-sizing:border-box;background:linear-gradient(135deg,#3fc9d51f,#e85d6814),#f8fafc;justify-content:center;align-items:center;min-height:100svh;padding:28px;display:flex}.login-card{text-align:center;background:#fff;border:1px solid #d8e0eb;border-radius:8px;width:min(100%,620px);padding:30px;box-shadow:0 18px 42px #0f172a29}.login-brand-mark{object-fit:contain;width:70px;height:70px;margin:0 auto;display:block}.login-kicker{color:#24aebb;letter-spacing:0;text-transform:uppercase;margin-top:18px;font-size:12px;font-weight:900}.login-card h1{color:#1f2937;letter-spacing:0;margin:6px 0 10px;font-size:34px;line-height:1.1}.login-copy{color:#64748b;max-width:330px;margin:0 auto 24px;font-size:14px;font-weight:700}.login-access-grid{gap:10px;margin-bottom:16px;display:grid}.login-access-card{color:#334155;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #d8e0eb;border-radius:8px;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.login-access-card:hover{background:#e9fbfd;border-color:#24aebb;box-shadow:0 8px 18px #0f172a1a}.login-access-icon{background:#2f3842;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:inline-flex}.login-access-content{flex:auto;gap:4px;min-width:0;display:grid}.login-access-title-row{color:#1f2937;justify-content:space-between;align-items:center;gap:10px;display:flex}.login-access-title-row strong{font-size:15px;font-weight:900}.login-access-title-row span{color:#155e75;text-transform:uppercase;background:#cffafe;border-radius:999px;flex:none;padding:3px 8px;font-size:10px;font-weight:900}.login-access-content small{color:#64748b;font-size:12px;font-weight:700}.login-google-button{color:#fff;cursor:pointer;background:#3fc9d5;border:1px solid #24aebb;border-radius:6px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:44px;font-weight:900;display:inline-flex}.login-google-button:hover{background:#24aebb}.login-local-client-button{color:#0f3ea8;cursor:pointer;background:#f8fbff;border:1px dashed #b9cdfd;border-radius:8px;width:100%;min-height:38px;margin-top:14px;padding:9px 12px;font-size:13px;font-weight:900}.login-local-client-button:hover{background:#eef5ff;border-style:solid}.login-browser-modal{width:min(92vw,420px)}.login-browser-modal-body{gap:12px;display:grid}.login-browser-modal-body p{color:#475569;margin:0;font-size:14px;font-weight:750;line-height:1.45}.login-browser-link{overflow-wrap:anywhere;color:#0f3ea8;text-align:left;background:#f8fbff;border:1px solid #d8e0eb;border-radius:8px;padding:10px;font-size:13px;font-weight:900}.login-browser-status{color:#047857!important}.login-google-icon{color:#3fc9d5;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-weight:900;display:inline-flex}.internal-register-modal{color:#334155;text-align:left;background:#fff;border:1px solid #d8e0eb;border-radius:8px;width:min(94vw,620px);max-height:92svh;overflow:hidden;box-shadow:0 16px 40px #00000047}.internal-register-modal .agenda-modal-body{max-height:calc(92svh - 44px);overflow-y:auto}.internal-register-tabs{background:#f8fafc;border:1px solid #d8e0eb;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;margin-bottom:16px;padding:5px;display:grid}.internal-register-tabs button{color:#64748b;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;min-height:36px;font-weight:900}.internal-register-tabs button:hover,.internal-register-tabs button.is-active{color:#fff;background:#3fc9d5;border-color:#24aebb}.internal-register-copy{color:#64748b;margin-bottom:16px;font-size:13px;font-weight:700}.internal-register-field{color:#475569;gap:6px;margin-bottom:12px;font-size:12px;font-weight:900;display:grid}.internal-register-field input{box-sizing:border-box;color:#334155;width:100%;font:inherit;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:10px 11px;font-size:14px}.internal-register-field input:disabled,.admin-form-grid input:disabled{color:#64748b;background:#eef2f7}.internal-register-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.internal-register-two-columns .internal-register-field,.internal-register-address-grid .internal-register-field{margin-bottom:12px}.internal-register-address-grid,.admin-address-grid{grid-template-columns:minmax(0,1.4fr) minmax(70px,.55fr) minmax(0,1fr);gap:10px;display:grid}.internal-photo-control,.admin-photo-control{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:10px;display:grid}.internal-photo-preview,.admin-photo-preview{color:#64748b;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;justify-content:center;align-items:center;width:64px;height:64px;font-size:11px;font-weight:900;display:inline-flex;overflow:hidden}.internal-photo-field input,.admin-photo-field input{padding:9px}.internal-register-field input:focus{border-color:#24aebb;box-shadow:0 0 0 3px #3fc9d52e}.internal-password-control{display:block;position:relative}.internal-password-control input{padding-right:46px}.internal-password-toggle{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;line-height:1;display:inline-flex;position:absolute;top:50%;right:7px;transform:translateY(-50%)}.internal-password-toggle:hover,.internal-password-toggle:focus-visible{background:#e9fbfd;border-color:#24aebb;outline:none}.internal-register-error{color:#b4232f;text-align:center;background:#fff1f2;border:1px solid #fecdd3;border-radius:6px;margin-top:4px;padding:9px 10px;font-size:12px;font-weight:800}.internal-register-success{color:#166534;text-align:center;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:6px;margin-top:4px;padding:9px 10px;font-size:12px;font-weight:800}.internal-register-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.internal-register-primary,.internal-register-secondary{cursor:pointer;border-radius:6px;width:100%;min-height:44px;padding:10px 14px;font-weight:900}.internal-register-primary{color:#fff;background:#3fc9d5;border:1px solid #24aebb}.internal-register-primary:hover{background:#24aebb}.internal-register-primary:disabled,.internal-register-secondary:disabled{opacity:.68;cursor:not-allowed}.internal-register-primary:disabled:hover{background:#3fc9d5}.internal-register-secondary{color:#334155;background:#f8fafc;border:1px solid #cbd5e1}.internal-register-secondary:hover{background:#eef2f7;border-color:#94a3b8}.profile-select-page,.role-workspace{box-sizing:border-box;background:#f8fafc;min-height:100svh;padding:28px}.profile-select-page{justify-content:center;align-items:center;display:flex}.profile-select-panel{background:#fff;border:1px solid #d8e0eb;border-radius:8px;width:min(100%,840px);padding:30px;box-shadow:0 18px 42px #0f172a29}.profile-select-panel h1,.role-workspace-hero h1{color:#1f2937;letter-spacing:0;margin:6px 0 10px;font-size:34px;line-height:1.1}.profile-select-copy{color:#64748b;max-width:570px;margin:0 auto 22px;font-size:14px;font-weight:700}.profile-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.profile-card{color:#334155;text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #d8e0eb;border-radius:8px;gap:8px;min-height:218px;padding:16px;display:grid}.profile-card:hover,.profile-card.is-selected{background:#e9fbfd;border-color:#24aebb;box-shadow:0 10px 22px #0f172a1a}.profile-card-icon,.role-workspace-icon{background:#2f3842;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;font-size:22px;display:inline-flex}.profile-card-icon.has-photo,.role-workspace-icon.has-photo{background:#e2e8f0;overflow:hidden}.profile-card-icon img,.role-workspace-icon img,.role-workspace-avatar img{object-fit:cover;width:100%;height:100%}.role-workspace-avatar{width:44px;height:44px}.profile-card-eyebrow{color:#24aebb;text-transform:uppercase;font-size:11px;font-weight:900}.profile-card-title{color:#1f2937;font-size:19px;font-weight:900}.profile-card-copy{color:#64748b;font-size:13px;font-weight:700;line-height:1.45}.profile-select-footer,.role-workspace-session{color:#64748b;justify-content:flex-end;align-items:center;gap:10px;margin-top:18px;font-size:12px;font-weight:800;display:flex}.role-workspace{text-align:left}.role-workspace>.app-navbar{border-radius:8px}.role-workspace-topbar,.role-workspace-hero,.role-action-card{background:#fff;border:1px solid #d8e0eb;border-radius:8px;box-shadow:0 12px 28px #0f172a1a}.role-workspace-topbar{color:#fff;background:#2f3842;justify-content:space-between;align-items:center;gap:16px;padding:14px 16px;display:flex}.role-workspace-brand{align-items:center;gap:10px;display:flex}.role-workspace-session{color:#cbd5e1;margin-top:0}.role-workspace-hero{justify-content:space-between;gap:20px;margin-top:22px;padding:24px;display:flex}.role-workspace-hero p:not(.admin-kicker){color:#64748b;max-width:620px;font-size:15px;font-weight:700}.service-color-legend{background:#f8fafc;border:1px solid #d8e0eb;border-radius:8px;flex-wrap:wrap;gap:8px;margin-top:16px;padding:8px;display:flex}.service-color-item{color:#475569;background:#fff;border:1px solid #d8e0eb;border-radius:6px;align-items:center;gap:7px;min-height:28px;padding:4px 8px;font-size:12px;font-weight:900;display:inline-flex}.service-color-swatch{border:1px solid #0f172a2e;border-radius:5px;width:18px;height:18px;box-shadow:inset 0 -1px #0000002e}.role-workspace-icon{width:72px;height:72px;font-size:34px}.role-action-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px;display:grid}.client-dashboard{gap:12px;display:grid}.client-summary-panel,.client-agenda-panel{background:#fff;border:1px solid #d8e0eb;border-radius:8px;overflow-x:auto;box-shadow:0 12px 28px #0f172a1a}.client-summary-panel{padding:9px 10px}.client-home-banner-strip{background:#f8fafc;border:1px solid #d8e0eb;border-radius:8px;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;height:130px;display:grid;overflow:hidden;box-shadow:0 12px 28px #0f172a1a}.client-home-banner{background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;display:block}.client-home-banner+.client-home-banner{border-left:1px solid #0f172a14}.client-home-reserve-action{justify-self:center;width:min(260px,100%);min-height:40px;font-size:14px}.client-agenda-panel{padding:10px}.client-summary-header{justify-content:space-between;align-items:center;gap:14px;margin-bottom:8px;display:flex}.client-summary-header h2{color:#1f2937;letter-spacing:0;margin:0;font-size:16px;line-height:1.2}.client-summary-refresh{color:#fff;cursor:pointer;background:#3fc9d5;border:1px solid #21aebc;border-radius:6px;min-width:0;padding:7px 10px;font-size:12px;font-weight:900}.client-summary-empty{color:#64748b;font-size:12px;font-weight:800}.client-booking-list{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.client-booking-card{text-align:center;background:#f8fafc;border:1px solid #d8e0eb;border-radius:8px;flex:0 0 230px;grid-template-columns:66px minmax(0,1fr);grid-template-areas:"icon main""icon time";align-items:center;gap:2px 8px;padding:8px 9px;display:grid}.client-booking-card .activity-icon{grid-area:icon;justify-self:center}.activity-icon-summary.activity-icon-small{border-radius:8px;width:58px;height:58px;position:relative;overflow:hidden}.activity-icon-summary.activity-icon-small.activity-icon-emoji{font-size:77px}.activity-icon-summary.activity-icon-small.activity-icon-emoji .activity-icon-glyph{transform-origin:50%;width:auto;height:auto;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(1.55)}.client-booking-card>div{grid-area:main;min-width:0}.client-booking-card time{grid-area:time;justify-self:center}.client-booking-card strong,.client-booking-card span,.client-booking-card time{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.client-booking-card strong{color:#1f2937;font-size:12px;font-weight:900;line-height:1.25}.client-booking-card span,.client-booking-card time{color:#64748b;font-size:11px;font-weight:800}.client-booking-card time{color:#24aebb}.client-promotions-panel{text-align:left;width:100%;max-width:100%;padding:9px 10px}.client-promotions-panel h2{color:#1f2937;letter-spacing:0;margin:0 0 8px;font-size:16px;font-weight:900;line-height:1.2}.client-promotions-grid{grid-template-columns:repeat(auto-fill,180px);justify-content:start;gap:9px;display:grid}.client-promotion-card{background:linear-gradient(135deg,#ecfeff 0%,#fff 62%);border:1px solid #bae6fd;border-radius:8px;grid-template-rows:auto minmax(30px,1fr) auto auto;gap:6px;width:180px;min-height:118px;padding:9px;display:grid;box-shadow:0 8px 18px #0f172a14}.client-promotion-card strong{overflow-wrap:anywhere;color:#155e75;font-size:14px;font-weight:900;line-height:1.2}.client-promotion-card p{overflow-wrap:anywhere;color:#475569;line-clamp:2;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;font-weight:750;line-height:1.35;display:-webkit-box;overflow:hidden}.client-promotion-card span{color:#fff;background:#24aebb;border-radius:999px;place-self:end start;padding:5px 9px;font-size:12px;font-weight:900}.client-promotion-action{align-self:end;width:100%;min-height:34px;margin-top:0;padding:8px 10px;font-size:12px}.client-welcome-action:disabled{color:#94a3b8;cursor:not-allowed;background:#f8fafc;border-color:#cbd5e1}@media (width<=640px){.client-promotions-panel{width:100%}.client-promotions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.client-promotion-card{width:auto;min-width:0}.role-workspace-client .client-promotions-grid,.client-promotions-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important;display:grid!important}.role-workspace-client .client-promotion-card,.client-promotion-card{width:auto!important;min-width:0!important}}.client-selected-promotion{color:#155e75;text-align:left;background:#ecfeff;border:1px solid #bae6fd;border-radius:8px;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;padding:9px 10px;display:flex}.client-selected-promotion strong,.client-selected-promotion span{overflow-wrap:anywhere;font-size:12px;line-height:1.25}.client-selected-promotion strong{flex:none;font-weight:900}.client-selected-promotion span{color:#334155;text-align:right;min-width:0;font-weight:800}.client-request-promotion{color:#155e75;overflow-wrap:anywhere;background:#ecfeff;border-radius:6px;margin-top:6px;padding:6px 8px;font-size:12px;font-weight:900;display:block}.role-action-card{padding:16px}.role-action-card span{color:#155e75;background:#cffafe;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;font-weight:900;display:inline-flex}.role-action-card strong{color:#1f2937;margin-top:10px;font-size:15px;font-weight:900;display:block}.role-action-card p{color:#64748b;margin-top:6px;font-size:12px;font-weight:700}.employee-panel{text-align:left;margin-top:18px}.employee-panel-empty{background:#fff;border:1px solid #d8e0eb;border-radius:8px;padding:22px;box-shadow:0 12px 28px #0f172a1a}.employee-panel-empty h2{color:#1f2937;letter-spacing:0;margin-bottom:8px}.employee-panel-empty p:not(.admin-kicker){color:#64748b;font-size:14px;font-weight:700}.employee-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.employee-summary-card,.employee-card{background:#fff;border:1px solid #d8e0eb;border-radius:8px;box-shadow:0 12px 28px #0f172a1a}.employee-summary-card{padding:16px}.employee-summary-card span{color:#24aebb;text-transform:uppercase;font-size:11px;font-weight:900}.employee-summary-card strong{color:#1f2937;margin-top:6px;font-size:30px;line-height:1;display:block}.employee-summary-card p{color:#64748b;margin-top:5px;font-size:12px;font-weight:800}.employee-summary-card-availability p{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.employee-summary-card-closed-weeks{color:#fff;background:linear-gradient(135deg,#3fc9d557,#123d4500 44%),linear-gradient(145deg,#14242d 0%,#173a42 58%,#0f2930 100%);border-color:#123d45;position:relative;overflow:hidden}.employee-summary-card-closed-weeks:after{content:"";background:#ffffff14;border:1px solid #ffffff29;border-radius:999px;width:118px;height:118px;position:absolute;top:-46px;right:-38px}.employee-summary-card-closed-weeks>span,.employee-summary-card-closed-weeks>strong,.employee-summary-card-closed-weeks .employee-closed-week-lines{z-index:1;position:relative}.employee-summary-card-closed-weeks>span{color:#7ddbe4}.employee-summary-card-closed-weeks>strong{color:#fff;margin-top:6px;font-size:18px;line-height:1.05;display:block}.employee-closed-week-lines{gap:7px;margin-top:12px;display:grid}.employee-closed-week-row{background:#ffffff14;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"label amount""count amount";align-items:center;gap:3px 10px;padding:8px 9px;display:grid}.employee-closed-week-row.is-current{background:#3fc9d524;border-color:#7ddbe45c}.employee-closed-week-row span{color:#d7f7fb;text-transform:uppercase;grid-area:label;font-size:10px;font-weight:950;line-height:1}.employee-closed-week-row strong{color:#fff;text-align:right;white-space:nowrap;grid-area:amount;margin-top:0;font-size:16px;line-height:1}.employee-closed-week-row small{color:#a7d7df;grid-area:count;font-size:11px;font-weight:850;line-height:1}.employee-layout{grid-template-columns:minmax(220px,280px) 1fr;align-items:start;gap:16px;display:grid}.employee-layout-summary{grid-template-columns:minmax(0,1fr)}.employee-layout-summary .employee-list{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.employee-card{padding:16px}.employee-agenda-card{overflow-x:auto}.employee-availability-manager{margin-top:0}.employee-profile-avatar{color:#fff;background:#2f3842;border-radius:8px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:12px;font-size:24px;font-weight:900;display:inline-flex;overflow:hidden}.employee-profile-card{position:sticky;top:16px}.employee-card h2{color:#1f2937;letter-spacing:0;margin:0;font-size:21px;line-height:1.15}.employee-profile-card p:not(.admin-kicker){color:#64748b;margin-top:8px;font-size:13px;font-weight:800}.employee-card-header{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:12px;display:flex}.employee-card-header>span{color:#155e75;background:#cffafe;border-radius:8px;justify-content:center;align-items:center;min-width:34px;height:34px;font-weight:900;display:inline-flex}.employee-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.employee-booking-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon body""time time";align-items:start;gap:5px 8px;min-height:96px;padding:8px 8px 8px 12px;display:grid;position:relative;overflow:hidden}.employee-booking-row.is-closed{filter:grayscale();background:#f1f5f9;border-color:#cbd5e1}.employee-booking-row:before{background:var(--employee-booking-color,#3fc9d5);content:"";width:4px;position:absolute;inset:0 auto 0 0}.employee-booking-row .activity-icon{grid-area:icon}.employee-booking-row>div{grid-area:body;min-width:0}.employee-booking-row strong{color:#1f2937;overflow-wrap:anywhere;font-size:13px;font-weight:900;line-height:1.2;display:block}.employee-booking-title-line{display:block}.employee-booking-row .employee-booking-closed-amount{color:#334155;margin-top:4px;font-size:11px;font-weight:900;display:block}.employee-booking-row span,.employee-booking-row time,.employee-empty-line{color:#64748b;font-size:11px;font-weight:800}.employee-booking-row time{white-space:nowrap;flex-direction:column;grid-area:time;justify-self:start;gap:2px;display:flex}.employee-empty-line{text-align:center;border:1px dashed #cbd5e1;border-radius:8px;padding:14px}@media (width<=760px){.employee-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-list{grid-template-columns:1fr}}@media (width>=761px) and (width<=1180px){.employee-list{grid-template-columns:repeat(2,minmax(0,1fr))}}.admin-shell{text-align:left}.admin-hero{justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding:0 4px;display:flex}.admin-hero h1{color:#1f2937;letter-spacing:0;margin:0;font-size:28px;line-height:1.1}.admin-kicker{color:#24aebb;letter-spacing:0;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:900;display:inline-flex}.admin-refresh-button{width:auto;min-width:118px}.admin-layout{grid-template-columns:minmax(280px,360px) 1fr;align-items:start;gap:18px;min-width:0;display:grid}.admin-layout>*,.admin-list{min-width:0}.settings-shell{gap:16px;display:grid}.settings-hero{margin-bottom:0}.settings-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:14px;display:grid}.settings-card{min-width:0}.settings-company-card,.settings-booking-preferences-card,.settings-banner-card{grid-column:1}.settings-company-card{grid-row:1}.settings-booking-preferences-card{grid-row:2}.settings-banner-card{grid-row:3}.settings-promotions-card{grid-column:1/-1}.settings-card-body{gap:12px;display:grid}.settings-upload-field,.settings-textarea-field,.settings-promotion-card label{color:#475569;text-align:left;gap:6px;font-size:12px;font-weight:800;display:grid}.settings-upload-field input,.settings-textarea-field textarea,.settings-promotion-card input,.settings-promotion-card select,.settings-promotion-card textarea{color:#334155;width:100%;font:inherit;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:10px 11px;font-size:14px}.settings-promotion-card textarea{resize:vertical;min-height:82px}.settings-textarea-field textarea{resize:vertical;min-height:96px}.settings-upload-field input:focus,.settings-textarea-field textarea:focus,.settings-promotion-card input:focus,.settings-promotion-card select:focus,.settings-promotion-card textarea:focus{border-color:#24aebb;box-shadow:0 0 0 3px #3fc9d52e}.settings-activity-discount-list{background:#f8fbff;border:1px solid #dbeafe;border-radius:8px;gap:7px;padding:10px;display:grid}.settings-activity-discount-list strong{color:#334155;font-size:12px}.settings-banner-preview{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.settings-banner-preview-grid{gap:10px;display:grid}.settings-banner-preview img{object-fit:cover;background:#f8fafc;border:1px solid #d8e0eb;border-radius:8px;width:100%;max-height:180px;display:block}.settings-welcome-background-preview img{aspect-ratio:16/6}.settings-banner-preview div{justify-items:end;gap:8px;min-width:150px;display:grid}.settings-banner-preview strong,.settings-empty-text{color:#64748b;overflow-wrap:anywhere;font-size:12px;font-weight:800}.settings-check-row{color:#334155;text-align:left;align-items:center;gap:9px;font-size:13px;font-weight:900;display:flex}.settings-check-row input{accent-color:#24aebb;flex:none;width:18px;height:18px}.settings-section-header{justify-content:space-between;align-items:center;gap:10px;display:flex}.settings-section-header .agenda-option-button{width:auto;min-height:30px;padding:6px 9px;font-size:11px}.settings-promotion-grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:12px;display:grid}.settings-promotion-card{background:#f8fafc;border:1px solid #d8e0eb;border-radius:8px;gap:10px;padding:11px;display:grid}.settings-discount-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px}.settings-discount-card{gap:7px;padding:8px}.settings-discount-card label{gap:4px;font-size:11px}.settings-discount-card input,.settings-discount-card select,.settings-discount-card textarea{padding:7px 8px;font-size:12px}.settings-discount-card textarea{min-height:54px}.settings-activity-check-card{grid-area:1/2/span 3}.settings-business-hours-card{grid-area:4/2}.settings-activity-check-grid{grid-template-columns:minmax(0,1fr)}.settings-activity-check-form{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.settings-activity-check-form label,.settings-activity-check-form .settings-empty-text,.settings-activity-check-form .agenda-option-button{min-width:0}.settings-activity-check-enabled{align-self:center;margin-bottom:2px}.settings-activity-check-preview{align-self:center;margin:0}@media (width>=1180px){.settings-activity-check-form{grid-template-columns:minmax(110px,.7fr) minmax(170px,1.2fr) minmax(140px,1fr) minmax(110px,.8fr)}.settings-activity-check-preview,.settings-activity-check-actions{grid-column:span 2}}@media (width<=640px){.settings-activity-check-form{grid-template-columns:minmax(0,1fr)}}.settings-card .admin-collapsible-form-header{justify-content:space-between;align-items:center;gap:8px;min-height:38px;display:flex}.settings-card .admin-collapsible-form-toggle{color:#c73f43;background:#fff;border:1px solid #f3c7ca;border-radius:999px;justify-content:center;align-items:center;width:28px;min-width:28px;height:28px;font-size:16px;font-weight:900;line-height:1;transition:transform .16s;display:inline-flex;transform:rotate(90deg)}.settings-card .admin-collapsible-form-toggle[aria-expanded=true]{transform:rotate(-90deg)}.settings-card .admin-collapsible-form-body.is-collapsed{display:none}.settings-card .admin-collapsible-form-body.is-open{display:grid}.settings-section-toolbar{grid-column:1/-1;justify-content:flex-end;display:flex}.settings-check-summary-row{background:#f8fafc;border-top:1px solid #e2e8f0;flex-wrap:wrap;gap:6px;padding:8px 10px;display:flex}.settings-check-summary-chip{color:#0f172a;cursor:pointer;background:#ecfeff;border:1px solid #bae6fd;border-radius:999px;justify-content:center;align-items:center;padding:4px 8px;font-family:inherit;font-size:11px;font-weight:900;display:inline-flex}.settings-check-summary-chip.is-selected{border-color:#24aebb;box-shadow:0 0 0 3px #24aebb24}.settings-activity-check-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.settings-activity-check-actions .agenda-option-button,.settings-activity-check-actions .agenda-close-button{width:100%}.settings-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.settings-actions{justify-content:flex-end;gap:10px;display:flex}.settings-actions .agenda-option-button,.settings-actions .agenda-close-button{width:auto;min-width:118px}.settings-loading-card{color:#64748b;text-align:left;padding:18px;font-size:14px;font-weight:800}.settings-preview-modal{width:min(920px,100vw - 28px);max-height:calc(100svh - 28px);overflow:auto}.settings-preview-body{background:#eef6f8;gap:12px;display:grid}.settings-preview-hero{margin:0}.settings-preview-summary{box-shadow:none}.settings-preview-booking{grid-template-columns:minmax(0,1fr);grid-template-areas:"main""time"}.admin-form-card,.admin-loading-card{background:#fff;border:1px solid #d8e0eb;border-radius:8px;overflow:hidden;box-shadow:0 12px 28px #0f172a1f}.admin-form-grid{gap:13px;display:grid}.availability-form-card .agenda-modal-header{padding:10px 14px;font-size:13px}.availability-form-card .agenda-modal-body{padding:12px}.availability-form-card .admin-form-grid{gap:9px}.availability-form-card .availability-date-columns{grid-template-columns:1fr;gap:8px}.availability-form-card input[type=date]{min-width:0;padding:9px 10px;font-size:13px}.admin-form-grid label{color:#475569;gap:6px;font-size:12px;font-weight:800;display:grid}.admin-form-grid input,.admin-form-grid select{box-sizing:border-box;color:#334155;width:100%;font:inherit;background:#f8fafc;border:1px solid #cbd5e1;border-radius:6px;outline:none;padding:10px 11px;font-size:14px}.admin-form-grid input:focus,.admin-form-grid select:focus{border-color:#24aebb;box-shadow:0 0 0 3px #3fc9d52e}.admin-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.admin-form-grid input[type=color]{cursor:pointer;height:42px;padding:5px}.admin-fieldset{background:#f8fafc;border:1px solid #d8e0eb;border-radius:8px;padding:12px}.admin-fieldset-title{color:#475569;margin-bottom:9px;font-size:12px;font-weight:900}.availability-summary-strip{flex-wrap:wrap;gap:8px;margin:-6px 0 16px;display:flex}.availability-summary-strip span{color:#155e75;background:#ecfeff;border:1px solid #bae6fd;border-radius:999px;align-items:center;min-height:30px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.availability-date-field{gap:8px;display:grid}.availability-date-field span{color:#155e75;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;background:#ecfeff;border-radius:6px;align-items:center;max-width:100%;min-height:28px;padding:5px 9px;font-size:12px;font-weight:900;display:inline-flex;overflow:hidden}.availability-range-card{background:#f8fafc;border:1px solid #d8e0eb;border-radius:8px;padding:8px}.availability-day-button{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;min-height:38px;font-size:12px;font-weight:900;display:inline-flex}.availability-day-button:hover:not(:disabled),.availability-day-button.is-selected{color:#fff;background:#3fc9d5;border-color:#24aebb}.availability-day-button:disabled{cursor:not-allowed;opacity:.72}.availability-record{grid-template-columns:58px minmax(0,1fr) auto}.availability-record-day{color:#155e75;background:#cffafe;justify-content:center;align-items:center;min-height:100%;font-size:13px;font-weight:900;display:flex}.availability-warning-card{margin-bottom:16px}.availability-table-card{box-shadow:0 10px 24px #0f172a1a}.availability-calendar-card{min-width:0;box-shadow:0 10px 24px #0f172a1a}.availability-calendar-header{grid-template-columns:56px minmax(0,1fr) 56px;align-items:center;gap:8px;padding:9px 10px;display:grid}.availability-calendar-header span{text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.availability-calendar-header .agenda-option-button{width:auto;min-width:0;min-height:30px;padding:6px 8px;font-size:11px}.availability-calendar-grid{border-top:1px solid #e2e8f0;grid-template-columns:repeat(7,minmax(0,1fr));display:grid;overflow-x:hidden}.availability-calendar-day{background:#fff;border-left:1px solid #e2e8f0;grid-template-rows:auto 1fr;min-width:0;min-height:230px;display:grid}.availability-calendar-day:first-child{border-left:0}.availability-calendar-day-header{background:#f8fafc;border-bottom:1px solid #e2e8f0;gap:2px;min-height:46px;padding:7px 6px;display:grid}.availability-calendar-day-header strong{color:#1f2937;text-overflow:ellipsis;text-transform:capitalize;white-space:nowrap;font-size:11px;font-weight:900;overflow:hidden}.availability-calendar-day-header span{color:#64748b;font-size:11px;font-weight:900}.availability-calendar-day-body{align-content:start;gap:4px;padding:5px;display:grid}.availability-calendar-empty{color:#94a3b8;text-align:center;border:1px dashed #cbd5e1;border-radius:8px;padding:8px 4px;font-size:11px;font-weight:800}.availability-calendar-item{background:#ecfeff;border:1px solid #bae6fd;border-radius:6px;grid-template-columns:minmax(0,1fr) 22px;grid-template-areas:"time actions""name actions";align-items:center;gap:1px 4px;padding:4px;display:grid}.availability-calendar-item strong,.availability-calendar-item time{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.availability-calendar-item strong{color:#0f766e;grid-area:name;font-size:9px;font-weight:900}.availability-calendar-item time{color:#1f2937;grid-area:time;font-size:10px;font-weight:900}.availability-calendar-actions{grid-area:actions;grid-template-columns:22px;gap:2px;display:grid}.availability-calendar-actions .agenda-close-button,.availability-calendar-actions .agenda-danger-button{border-radius:5px;width:22px;min-width:22px;height:22px;min-height:22px;padding:0;font-size:12px;line-height:1}.availability-table{display:grid}.availability-row{background:#fff;border-top:1px solid #e2e8f0;grid-template-columns:48px minmax(0,1fr) 130px auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.availability-row:first-child{border-top:0}.availability-row.is-muted{opacity:.65}.availability-date-badge{color:#155e75;background:#cffafe;border-radius:8px;justify-content:center;align-items:center;width:42px;height:32px;font-size:12px;font-weight:900;display:inline-flex}.availability-row-main{min-width:0}.availability-row-main strong,.availability-row-main span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.availability-row-main strong{color:#1f2937;text-transform:capitalize;font-size:14px;font-weight:900}.availability-row-main span,.availability-row time{color:#64748b;font-size:12px;font-weight:800}.availability-row time{color:#1f2937;white-space:nowrap;font-size:13px}.availability-row-actions{justify-content:flex-end;gap:8px;display:flex}.availability-row-actions .agenda-close-button,.availability-row-actions .agenda-danger-button{width:auto;min-width:78px;min-height:34px;padding:8px 12px}.admin-chip-grid{flex-wrap:wrap;gap:8px;display:flex}.admin-service-chip{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;align-items:center;gap:6px;min-height:34px;padding:7px 10px;font-weight:800;display:inline-flex}.admin-service-chip.is-selected{color:#fff;background:#3fc9d5;border-color:#24aebb}.admin-promotion-service-chip{color:#0e7490;background:#f8feff;border-color:#67e8f9}.admin-promotion-service-chip.is-selected{color:#0e7490;background:#cffafe;border-color:#22d3ee}.admin-emoji-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.admin-emoji-picker-anchor{gap:10px;display:grid;position:relative}.admin-emoji-selected-row{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.admin-emoji-open-button{width:auto;min-width:86px}.admin-emoji-popover{z-index:20;background:#fff;border:1px solid #d8e0eb;border-radius:8px;max-height:min(58vh,420px);position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 18px 36px #0f172a2e}.admin-emoji-search{background:#fff!important;border:0!important;border-bottom:1px solid #e2e8f0!important;border-radius:0!important}.admin-emoji-popover-scroll{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;gap:12px;max-height:min(44vh,320px);padding:12px 12px 28px;display:grid;overflow:hidden auto}.admin-emoji-group-title{color:#475569;text-transform:uppercase;margin-bottom:7px;font-size:11px;font-weight:900}.admin-emoji-empty{color:#64748b;text-align:center;font-size:13px;font-weight:800}.admin-emoji-button{cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;min-height:38px;font-size:18px}.service-admin-manager .admin-emoji-popover{max-height:min(58vh,420px)!important;overflow:hidden!important}.service-admin-manager .admin-emoji-popover-scroll{overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;max-height:min(44vh,320px)!important;overflow:hidden auto!important}@media (width<=640px){.service-admin-manager .admin-emoji-popover{max-height:min(50vh,360px)!important}.service-admin-manager .admin-emoji-popover-scroll{max-height:min(34vh,260px)!important;padding-bottom:36px!important;scroll-padding-bottom:36px!important}}.admin-emoji-button:hover,.admin-emoji-button.is-selected{background:#e9fbfd;border-color:#24aebb;box-shadow:0 0 0 3px #3fc9d529}.admin-emoji-input{text-align:center}.admin-switch-row{flex-direction:row;align-items:center;grid-template-columns:none!important;gap:9px!important;display:flex!important}.admin-switch-row input{width:18px;height:18px}.admin-actions{gap:10px;margin-top:2px;display:flex}.admin-actions .agenda-close-button,.admin-actions .agenda-option-button{flex:1 1 0}.admin-list{gap:12px;display:grid}.admin-list-wide{max-width:920px}.admin-pending-panel{background:#fff;border:1px solid #d8e0eb;border-radius:8px;margin-bottom:18px;overflow:hidden;box-shadow:0 12px 28px #0f172a1a}.admin-pending-list{gap:10px;padding:12px;display:grid}.admin-record-card{background:#fff;border:1px solid #d8e0eb;border-radius:8px;grid-template-columns:7px minmax(0,1fr) auto;align-items:stretch;gap:13px;display:grid;overflow:hidden;box-shadow:0 10px 22px #0f172a14}.admin-record-card-plain{grid-template-columns:minmax(0,1fr) auto;padding-left:13px}.admin-record-card-plain:has(.admin-record-avatar){grid-template-columns:auto minmax(0,1fr) auto}.admin-record-avatar{color:#155e75;background:#cffafe;border-radius:8px;justify-content:center;place-self:center;align-items:center;width:54px;height:54px;margin-left:0;font-size:18px;font-weight:900;display:inline-flex;overflow:hidden}.admin-record-card.is-muted{opacity:.62}.admin-record-color{min-height:100%}.admin-record-main{min-width:0;padding:13px 0}.admin-record-title{color:#1f2937;font-size:15px;font-weight:900}.admin-record-meta,.admin-record-services{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:700;overflow:hidden}.admin-record-services{color:#24aebb;margin-top:6px}.admin-record-profile-line{color:#64748b;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:12px;font-weight:800;overflow:hidden}.admin-record-actions{align-items:center;gap:8px;padding:12px;display:flex}.admin-record-actions .agenda-close-button,.admin-record-actions .agenda-danger-button,.admin-record-actions .agenda-option-button{white-space:nowrap;width:auto;min-width:86px;padding:9px 10px}.admin-action-label-compact{display:none}.access-request-card{align-items:center}.access-request-action .admin-action-label-compact{display:none}.access-request-status{color:#475569;white-space:nowrap;background:#eef2f7;border-radius:6px;align-items:center;min-height:34px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}@media (width<=640px){.access-request-card .admin-record-actions{grid-template-columns:repeat(2,34px);justify-content:center;gap:8px;padding:8px 0 12px;display:grid}.access-request-card .admin-record-actions .access-request-action{border-radius:8px;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;font-size:17px;line-height:1}.access-request-action .admin-action-label-full{display:none}.access-request-action .admin-action-label-compact{display:inline}}@media (width<=1080px){.app-navbar{flex-wrap:wrap;align-items:stretch}.app-navbar-brand{flex:260px}.app-navbar-menu{flex:100%;order:3;justify-content:stretch;max-width:none}.app-navbar-button{flex:1 1 0}.app-navbar-session{flex:0 340px;justify-content:space-between}.employee-form-card,.service-form-card{border-radius:7px!important;box-shadow:0 7px 16px #0f172a14!important}.employee-form-card>.agenda-modal-header,.service-form-card>.agenda-modal-header{padding:6px 9px!important;font-size:11px!important;line-height:1.1!important}.employee-form-card .agenda-modal-body,.service-form-card .agenda-modal-body{padding:7px!important}.employee-form-card .admin-form-grid,.service-form-card .admin-form-grid{gap:5px!important}.employee-form-card label,.service-form-card label{gap:2px!important;font-size:10px!important;line-height:1.15!important}.employee-form-card input,.employee-form-card select,.service-form-card input,.service-form-card select{height:30px!important;min-height:0!important;padding:4px 7px!important;font-size:12px!important;line-height:1.1!important}.employee-form-card input[type=file]{height:30px!important;padding:3px!important;font-size:10px!important}.employee-form-card .admin-photo-control{grid-template-columns:38px minmax(0,1fr)!important;gap:6px!important}.employee-form-card .admin-photo-preview{border-radius:6px!important;width:38px!important;height:38px!important;font-size:8px!important}.employee-form-card .admin-two-columns,.service-form-card .admin-two-columns{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:5px!important}.employee-form-card .admin-address-grid{grid-template-columns:minmax(0,1fr) 52px!important;gap:5px!important}.employee-form-card .admin-address-grid label:last-child{grid-column:1/-1!important}.employee-form-card .admin-fieldset,.service-form-card .admin-fieldset{border-radius:6px!important;padding:5px!important}.employee-form-card .admin-fieldset-title,.service-form-card .admin-fieldset-title{margin-bottom:3px!important;font-size:9px!important}.employee-form-card .admin-chip-grid{gap:3px!important}.employee-form-card .admin-service-chip{border-radius:5px!important;gap:3px!important;min-height:22px!important;padding:2px 5px!important;font-size:9px!important}.employee-form-card .admin-switch-row,.service-form-card .admin-switch-row{gap:5px!important;font-size:10px!important}.employee-form-card .admin-switch-row input,.service-form-card .admin-switch-row input{width:14px!important;height:14px!important}.employee-form-card .admin-actions,.service-form-card .admin-actions{grid-template-columns:repeat(2,28px)!important;justify-content:end!important;gap:5px!important;display:grid!important}.employee-form-card .admin-actions .agenda-close-button,.employee-form-card .admin-actions .agenda-option-button,.service-form-card .admin-actions .agenda-close-button,.service-form-card .admin-actions .agenda-option-button{border-radius:6px!important;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;font-size:14px!important;line-height:1!important}.employee-record-list,.service-record-list{gap:6px!important}.employee-record-card,.service-record-card{border-radius:7px!important;gap:7px!important;min-height:0!important;display:grid!important;box-shadow:0 6px 14px #0f172a0f!important}.employee-record-card.admin-record-card-plain:has(.admin-record-avatar){grid-template-columns:38px minmax(0,1fr) 220px!important}.service-record-card{grid-template-columns:5px minmax(0,1fr) auto!important}.employee-record-card .admin-record-avatar{border-radius:7px!important;width:34px!important;height:34px!important;font-size:13px!important}.employee-record-card .admin-record-main,.service-record-card .admin-record-main{padding:7px 0!important}.employee-record-card .admin-record-title,.service-record-card .admin-record-title{font-size:13px!important;line-height:1.15!important}.employee-record-card .admin-record-meta,.employee-record-card .admin-record-services,.employee-record-card .admin-record-profile-line,.service-record-card .admin-record-meta,.service-record-card .admin-record-services{margin-top:2px!important;font-size:10px!important;line-height:1.2!important}.employee-record-card .admin-record-actions,.service-record-card .admin-record-actions{grid-auto-columns:28px!important;grid-auto-flow:column!important;align-content:center!important;align-items:center!important;gap:4px!important;padding:5px!important;display:grid!important}.employee-record-card .admin-record-actions .agenda-close-button,.employee-record-card .admin-record-actions .agenda-danger-button,.employee-record-card .admin-record-actions .agenda-option-button,.service-record-card .admin-record-actions .agenda-close-button,.service-record-card .admin-record-actions .agenda-danger-button,.service-record-card .admin-record-actions .agenda-option-button{border-radius:6px!important;width:28px!important;min-width:28px!important;height:28px!important;min-height:28px!important;padding:0!important;font-size:14px!important;line-height:1!important}.employee-admin-manager .admin-action-label-full,.service-admin-manager .admin-action-label-full{display:none!important}.employee-admin-manager .admin-action-label-compact,.service-admin-manager .admin-action-label-compact{display:inline!important}}@media (width<=900px){#root{border-inline:0;width:100%}.MuiContainer-root{max-width:100%!important;padding-left:12px!important;padding-right:12px!important}.admin-layout,.settings-layout{grid-template-columns:1fr}.settings-company-card,.settings-booking-preferences-card,.settings-banner-card,.settings-activity-check-card{grid-area:auto}.settings-banner-preview{grid-template-columns:1fr}.settings-banner-preview div{justify-items:start;min-width:0}.settings-actions{justify-content:stretch}.settings-actions .agenda-option-button,.settings-actions .agenda-close-button{flex:1 1 0}.employee-availability-manager .admin-layout{grid-template-columns:minmax(0,1fr)}.profile-card-grid,.role-action-grid,.employee-summary-grid,.employee-layout{grid-template-columns:1fr}.employee-profile-card{position:static}.role-workspace-topbar,.role-workspace-hero,.role-workspace-session{flex-direction:column;align-items:stretch}.role-workspace-session{width:100%}.role-workspace-hero{gap:14px;padding:18px}.role-workspace-icon{align-self:flex-start}.employee-admin-manager .admin-hero,.service-admin-manager .admin-hero,.employee-availability-manager .admin-hero{gap:8px;margin-bottom:8px;padding:0}.employee-admin-manager .admin-kicker,.service-admin-manager .admin-kicker,.employee-availability-manager .admin-kicker{margin-bottom:2px;font-size:9px}.employee-admin-manager .admin-hero h1,.service-admin-manager .admin-hero h1,.employee-availability-manager .admin-hero h1{font-size:23px;line-height:1}.employee-admin-manager .admin-refresh-button,.service-admin-manager .admin-refresh-button,.employee-availability-manager .admin-refresh-button{min-height:32px;padding:7px 9px;font-size:12px}.employee-admin-manager .admin-layout,.service-admin-manager .admin-layout,.employee-availability-manager .admin-layout{gap:10px}.employee-admin-manager .admin-form-card,.service-admin-manager .admin-form-card,.employee-availability-manager .admin-form-card{border-radius:7px;box-shadow:0 8px 18px #0f172a14}.employee-admin-manager .admin-form-card>.agenda-modal-header,.service-admin-manager .admin-form-card>.agenda-modal-header,.employee-availability-manager .availability-form-card .agenda-modal-header{padding:5px 8px;font-size:10px}.employee-admin-manager .agenda-modal-body.admin-form-grid,.service-admin-manager .agenda-modal-body.admin-form-grid,.employee-availability-manager .availability-form-card .agenda-modal-body{padding:6px}.employee-admin-manager .admin-form-grid,.service-admin-manager .admin-form-grid,.employee-availability-manager .availability-form-card .admin-form-grid{gap:4px}.employee-admin-manager .admin-form-grid label,.service-admin-manager .admin-form-grid label,.employee-availability-manager .admin-form-grid label{gap:2px;font-size:9px}.employee-admin-manager .admin-form-grid input,.employee-admin-manager .admin-form-grid select,.service-admin-manager .admin-form-grid input,.service-admin-manager .admin-form-grid select,.employee-availability-manager .admin-form-grid input,.employee-availability-manager .admin-form-grid select{min-height:25px;padding:4px 6px;font-size:10px}.employee-admin-manager .admin-photo-control{grid-template-columns:34px minmax(0,1fr);gap:5px}.employee-admin-manager .admin-photo-preview{border-radius:6px;width:34px;height:34px;font-size:8px}.employee-admin-manager .admin-photo-field input{padding:3px;font-size:9px}.employee-admin-manager .admin-two-columns,.service-admin-manager .admin-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.employee-admin-manager .admin-address-grid{grid-template-columns:minmax(0,1fr) 48px;gap:5px}.employee-admin-manager .admin-address-grid label:last-child{grid-column:1/-1}.employee-admin-manager .admin-fieldset,.service-admin-manager .admin-fieldset,.employee-availability-manager .admin-fieldset{border-radius:6px;padding:5px}.employee-admin-manager .admin-fieldset-title,.service-admin-manager .admin-fieldset-title,.employee-availability-manager .admin-fieldset-title{margin-bottom:3px;font-size:9px}.employee-admin-manager .admin-chip-grid{gap:3px}.employee-admin-manager .admin-service-chip{border-radius:5px;gap:3px;min-height:22px;padding:2px 5px;font-size:9px}.employee-admin-manager .admin-switch-row,.service-admin-manager .admin-switch-row,.employee-availability-manager .admin-switch-row{font-size:9px;gap:4px!important}.employee-admin-manager .admin-switch-row input,.service-admin-manager .admin-switch-row input,.employee-availability-manager .admin-switch-row input{width:13px;height:13px}.employee-admin-manager .admin-actions .agenda-close-button,.employee-admin-manager .admin-actions .agenda-option-button,.service-admin-manager .admin-actions .agenda-close-button,.service-admin-manager .admin-actions .agenda-option-button,.employee-availability-manager .admin-actions .agenda-close-button,.employee-availability-manager .admin-actions .agenda-option-button{min-height:26px;padding:4px 7px;font-size:13px}.employee-admin-manager .admin-list,.service-admin-manager .admin-list{gap:6px}.employee-admin-manager .admin-record-card,.service-admin-manager .admin-record-card{border-radius:7px;gap:7px;display:grid;box-shadow:0 6px 14px #0f172a0f}.employee-admin-manager .admin-record-card-plain:has(.admin-record-avatar){grid-template-columns:38px minmax(0,1fr) auto;padding-left:7px}.service-admin-manager .admin-record-card{grid-template-columns:5px minmax(0,1fr) auto}.employee-admin-manager .admin-record-avatar{border-radius:7px;width:34px;height:34px;font-size:13px}.employee-admin-manager .admin-record-main,.service-admin-manager .admin-record-main{padding:7px 0}.employee-admin-manager .admin-record-title,.service-admin-manager .admin-record-title{font-size:13px}.employee-admin-manager .admin-record-meta,.employee-admin-manager .admin-record-services,.employee-admin-manager .admin-record-profile-line,.service-admin-manager .admin-record-meta,.service-admin-manager .admin-record-services{margin-top:2px;font-size:10px;line-height:1.2}.employee-admin-manager .admin-record-actions,.service-admin-manager .admin-record-actions{grid-auto-columns:30px;grid-auto-flow:column;align-content:center;gap:4px;padding:7px;display:grid}.employee-admin-manager .admin-record-actions .agenda-close-button,.employee-admin-manager .admin-record-actions .agenda-danger-button,.employee-admin-manager .admin-record-actions .agenda-option-button,.service-admin-manager .admin-record-actions .agenda-close-button,.service-admin-manager .admin-record-actions .agenda-danger-button,.service-admin-manager .admin-record-actions .agenda-option-button{border-radius:6px;width:30px;min-width:30px;min-height:30px;padding:0;font-size:14px;line-height:1}.employee-admin-manager .admin-action-label-full,.service-admin-manager .admin-action-label-full{display:none}.employee-admin-manager .admin-action-label-compact,.service-admin-manager .admin-action-label-compact{display:inline}}@media (width<=640px){body{background:#f8fafc;overflow-x:hidden}h1{letter-spacing:0}.MuiBox-root{margin-top:10px!important}.modal{align-items:flex-end;padding:12px}.modal>div,.modal>form{width:100%;min-width:0;max-width:100%;max-height:calc(100svh - 24px);overflow-y:auto}.agenda-modal-body{padding:16px}.agenda-modal-actions,.agenda-customer-actions{flex-direction:column;grid-template-columns:1fr;max-width:none}.agenda-option-button,.agenda-danger-button,.agenda-close-button,.client-summary-refresh,.app-navbar-button,.app-navbar-switch,.app-navbar-logout{min-height:44px}.role-workspace>.app-navbar,.app-navbar{border-radius:8px;gap:8px;padding:8px 10px}.app-navbar-brand{flex:auto;gap:8px}.role-workspace>.app-navbar .app-navbar-logo,.app-navbar .app-navbar-logo{width:142px!important;height:40px!important}.app-navbar-mark{border-radius:8px;width:34px;height:34px;font-size:16px}.app-navbar-title{font-size:13px}.app-navbar-subtitle,.app-navbar-profile{display:none}.app-navbar-email{text-align:left;font-size:10px}.app-navbar-avatar{width:34px;height:34px;font-size:12px}.app-navbar-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;padding:6px;display:grid}.app-navbar-button{gap:5px;width:100%;min-width:0;min-height:36px;padding:6px 8px;font-size:12px}.agenda-responsive-shell,.client-agenda-panel,.employee-agenda-card{margin-inline:-2px;padding-bottom:8px}.agenda-grid{touch-action:none;min-width:0}.agenda-week-button{width:44px;height:40px}.agenda-day-heading{min-height:44px}.agenda-day-name{font-size:11px}.agenda-day-date{font-size:13px}.agenda-time-cell{padding-top:6px;padding-right:6px;font-size:12px}.agenda-slot-cell{overflow:hidden!important}.agenda-booking-item{pointer-events:none!important;border-radius:5px!important;width:100%!important;max-width:100%!important;min-height:23px!important;margin-bottom:1px!important;padding:3px 28px 3px 5px!important;font-size:9px!important;line-height:1.05!important;overflow:hidden!important}.agenda-booking-cancel{pointer-events:auto!important}.agenda-booking-icon,.agenda-booking-label{display:none!important}.agenda-booking-cancel{background:#0f172a75!important;border-left:1px solid #ffffff42!important;width:26px!important;min-width:26px!important;height:100%!important;min-height:23px!important;font-size:13px!important;line-height:1!important;display:flex!important}.agenda-booking-mobile-label{color:#fff;text-align:center;text-overflow:ellipsis;text-shadow:0 1px 1px #0f172a47;white-space:nowrap;width:100%;min-width:0;font-size:9px;font-weight:900;line-height:1.1;display:block;overflow:hidden}.agenda-detail-popover{display:none}.app-navbar-menu,.admin-record-card,.availability-record,.admin-record-actions,.admin-actions,.admin-hero{flex-direction:column}.admin-actions,.admin-record-actions{align-items:stretch}.app-navbar-session{flex:auto;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;display:grid}.app-navbar-user{justify-items:start;max-width:none}.app-navbar-switch,.app-navbar-logout{flex:none;min-height:36px;padding:6px 12px;font-size:12px}.employee-admin-manager .admin-hero,.employee-availability-manager .admin-hero{gap:8px;margin-bottom:8px;padding:0}.employee-admin-manager .admin-kicker,.employee-availability-manager .admin-kicker{margin-bottom:2px;font-size:9px}.employee-admin-manager .admin-hero h1,.employee-availability-manager .admin-hero h1{font-size:23px;line-height:1}.employee-admin-manager .admin-refresh-button,.employee-availability-manager .admin-refresh-button{min-height:32px;padding:7px 9px;font-size:12px}.employee-availability-manager .availability-summary-strip{gap:6px;margin:0 0 12px}.employee-availability-manager .availability-summary-strip span{min-height:26px;padding:4px 8px;font-size:11px}.employee-admin-manager .admin-layout,.employee-availability-manager .admin-layout{gap:10px}.employee-admin-manager .admin-form-card,.employee-availability-manager .admin-form-card{border-radius:7px;box-shadow:0 8px 18px #0f172a14}.employee-admin-manager .admin-form-card>.agenda-modal-header,.employee-availability-manager .availability-form-card .agenda-modal-header{padding:7px 10px;font-size:12px}.employee-admin-manager .agenda-modal-body.admin-form-grid,.employee-availability-manager .availability-form-card .agenda-modal-body{padding:8px}.employee-admin-manager .admin-form-grid,.employee-availability-manager .availability-form-card .admin-form-grid{gap:6px}.employee-admin-manager .admin-form-grid label,.employee-availability-manager .admin-form-grid label{gap:3px;font-size:10px}.employee-admin-manager .admin-form-grid input,.employee-admin-manager .admin-form-grid select,.employee-availability-manager .admin-form-grid input,.employee-availability-manager .admin-form-grid select{min-height:32px;padding:6px 8px;font-size:12px}.employee-admin-manager .admin-photo-control{grid-template-columns:42px minmax(0,1fr);gap:7px}.employee-admin-manager .admin-photo-preview{border-radius:7px;width:42px;height:42px;font-size:9px}.employee-admin-manager .admin-photo-field input{padding:6px;font-size:11px}.employee-admin-manager .admin-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px}.employee-admin-manager .admin-address-grid{grid-template-columns:minmax(0,1fr) 64px;gap:7px}.employee-admin-manager .admin-address-grid label:last-child{grid-column:1/-1}.employee-admin-manager .admin-chip-grid{gap:5px}.employee-admin-manager .admin-service-chip{border-radius:5px;gap:4px;min-height:28px;padding:4px 7px;font-size:11px}.employee-availability-manager .availability-form-card input[type=date]{padding:6px 8px;font-size:12px}.employee-admin-manager .admin-fieldset,.employee-availability-manager .admin-fieldset{border-radius:7px;padding:7px}.employee-admin-manager .admin-fieldset-title,.employee-availability-manager .admin-fieldset-title{margin-bottom:5px;font-size:10px}.employee-availability-manager .availability-date-field span{min-height:24px;padding:3px 7px;font-size:11px}.employee-availability-manager .availability-range-card{border-radius:7px;padding:7px}.employee-admin-manager .admin-switch-row,.employee-availability-manager .admin-switch-row{font-size:10px;gap:6px!important}.employee-admin-manager .admin-switch-row input,.employee-availability-manager .admin-switch-row input{width:15px;height:15px}.employee-admin-manager .admin-actions .agenda-close-button,.employee-admin-manager .admin-actions .agenda-option-button,.employee-availability-manager .admin-actions .agenda-close-button,.employee-availability-manager .admin-actions .agenda-option-button{min-height:32px;padding:7px 9px;font-size:11px}.admin-record-card{display:flex}.admin-record-color{min-height:7px}.availability-record-day{min-height:38px}.admin-record-main{padding:13px}.admin-record-actions .agenda-close-button,.admin-record-actions .agenda-danger-button,.admin-record-actions .agenda-option-button,.admin-refresh-button{width:100%}.employee-admin-manager .admin-actions,.service-admin-manager .admin-actions{grid-template-columns:repeat(2,28px);justify-content:end;gap:5px;display:grid}.employee-admin-manager .admin-actions .agenda-close-button,.employee-admin-manager .admin-actions .agenda-option-button,.service-admin-manager .admin-actions .agenda-close-button,.service-admin-manager .admin-actions .agenda-option-button{width:28px;min-width:28px;min-height:28px;padding:0;font-size:14px}:is(.employee-admin-manager .admin-record-card-plain:has(.admin-record-avatar),.service-admin-manager .admin-record-card){display:grid}.employee-admin-manager .admin-record-actions,.service-admin-manager .admin-record-actions{grid-auto-columns:28px;grid-auto-flow:column;align-content:center;align-items:center;gap:4px;padding:5px;display:grid}.employee-admin-manager .admin-record-actions .agenda-close-button,.employee-admin-manager .admin-record-actions .agenda-danger-button,.employee-admin-manager .admin-record-actions .agenda-option-button,.service-admin-manager .admin-record-actions .agenda-close-button,.service-admin-manager .admin-record-actions .agenda-danger-button,.service-admin-manager .admin-record-actions .agenda-option-button{border-radius:6px;width:28px;min-width:28px;min-height:28px;padding:0;font-size:14px;line-height:1}.employee-admin-manager .admin-action-label-full,.service-admin-manager .admin-action-label-full{display:none}.employee-admin-manager .admin-action-label-compact,.service-admin-manager .admin-action-label-compact{display:inline}.admin-two-columns{grid-template-columns:1fr}.availability-row{grid-template-columns:42px minmax(0,1fr)}.availability-calendar-header{grid-template-columns:1fr 1fr}.availability-calendar-header span{grid-area:1/1/auto/-1}.availability-calendar-header .agenda-option-button{width:100%}.availability-calendar-grid{grid-template-columns:1fr;overflow-x:visible}.availability-calendar-day{border-top:1px solid #e2e8f0;border-left:0;min-height:0}.availability-calendar-day-header{grid-template-columns:minmax(0,1fr) auto;align-items:center;min-height:38px}.availability-calendar-day-body{grid-template-columns:repeat(2,minmax(0,1fr))}.availability-calendar-empty{grid-column:1/-1}.availability-calendar-day:first-child{border-top:0}.availability-row time{grid-column:2}.availability-row-actions{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.login-page,.profile-select-page,.role-workspace{padding:12px}.login-card,.profile-select-panel{padding:18px}.login-access-card,.profile-card{min-height:76px}.role-workspace-topbar,.role-workspace-hero,.client-summary-panel,.client-agenda-panel,.employee-card,.employee-summary-card,.employee-panel-empty,.admin-form-card,.admin-loading-card,.admin-pending-panel{box-shadow:0 8px 18px #0f172a14}.role-workspace-hero{margin-top:14px;padding:16px}.role-workspace-hero h1{font-size:28px;line-height:1.08}.role-workspace-icon{width:56px;height:56px;font-size:28px}.service-color-legend{gap:6px;padding:7px}.service-color-item{flex:130px}.client-summary-header{flex-direction:column;align-items:stretch;gap:8px}.client-summary-panel{overflow:hidden}.client-booking-list{flex-direction:column;padding-bottom:0;overflow-x:visible}.client-booking-card{text-align:left;flex:none;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"main time";align-items:center;gap:8px;width:100%;min-height:46px;padding:9px 10px}.client-booking-card .activity-icon,.client-booking-card span{display:none}.client-booking-card strong{font-size:13px}.client-booking-card time{white-space:nowrap;justify-self:end;font-size:12px}.employee-summary-grid{gap:10px}.employee-card-header,.admin-hero{flex-direction:column;align-items:stretch}.login-access-title-row,.profile-select-footer{flex-direction:column;align-items:flex-start}.profile-select-footer .app-navbar-logout,.role-workspace-session .app-navbar-switch,.role-workspace-session .app-navbar-logout{width:100%}.employee-booking-row{grid-template-columns:auto minmax(0,1fr)}.employee-booking-row time{grid-column:1/-1;justify-self:start}}.employee-form-card,.service-form-card{border-radius:6px;box-shadow:0 4px 10px #0f172a12}.employee-form-card>.agenda-modal-header,.service-form-card>.agenda-modal-header{padding:5px 8px;font-size:10px;line-height:1.1}.employee-form-card .agenda-modal-body,.service-form-card .agenda-modal-body{padding:6px}.employee-form-card .admin-form-grid,.service-form-card .admin-form-grid{gap:4px}.employee-form-card label,.service-form-card label{gap:2px;font-size:9px;line-height:1.15}.employee-form-card input,.employee-form-card select,.service-form-card input,.service-form-card select{height:26px;min-height:0;padding:3px 6px;font-size:11px;line-height:1.1}.employee-form-card input[type=file]{height:30px;padding:3px;font-size:10px}.employee-form-card .admin-photo-control{grid-template-columns:38px minmax(0,1fr);gap:6px}.employee-form-card .admin-photo-preview{border-radius:6px;width:38px;height:38px;font-size:8px}.employee-form-card .admin-two-columns,.service-form-card .admin-two-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px}.employee-form-card .admin-address-grid{grid-template-columns:minmax(0,1fr) 52px;gap:5px}.employee-form-card .admin-address-grid label:last-child{grid-column:1/-1}.employee-form-card .admin-fieldset,.service-form-card .admin-fieldset{border-radius:6px;padding:4px}.employee-form-card .admin-fieldset-title,.service-form-card .admin-fieldset-title{margin-bottom:2px;font-size:8px}.employee-form-card .admin-chip-grid{gap:3px}.employee-form-card .admin-service-chip{border-radius:5px;gap:3px;min-height:22px;padding:2px 5px;font-size:9px}.employee-form-card .admin-switch-row,.service-form-card .admin-switch-row{font-size:9px;gap:4px!important}.employee-form-card .admin-switch-row input,.service-form-card .admin-switch-row input{width:13px;height:13px}.employee-form-card .admin-actions,.service-form-card .admin-actions{grid-template-columns:repeat(2,28px);justify-content:end;gap:4px;display:grid}.employee-form-card .admin-actions .agenda-close-button,.employee-form-card .admin-actions .agenda-option-button,.service-form-card .admin-actions .agenda-close-button,.service-form-card .admin-actions .agenda-option-button{border-radius:6px;width:24px;min-width:24px;height:24px;min-height:24px;padding:0;font-size:12px;line-height:1}.employee-form-card .admin-actions,.service-form-card .admin-actions{justify-content:flex-start;align-items:center;gap:8px;display:flex}.employee-form-card .admin-actions .agenda-close-button,.service-form-card .admin-actions .agenda-close-button,.employee-availability-manager .availability-form-card .admin-actions .agenda-close-button{color:#047857!important;background:#ecfdf5!important;border:1px solid #86efac!important;border-radius:999px!important;width:auto!important;min-width:124px!important;height:34px!important;min-height:34px!important;padding:7px 18px!important;font-size:13px!important;font-weight:900!important;line-height:1!important}.employee-form-card .admin-actions .agenda-option-button,.service-form-card .admin-actions .agenda-option-button,.employee-availability-manager .availability-form-card .admin-actions .agenda-option-button{color:#334155!important;background:#fff!important;border:1px solid #cbd5e1!important;border-radius:999px!important;width:auto!important;min-width:124px!important;height:34px!important;min-height:34px!important;padding:7px 18px!important;font-size:13px!important;font-weight:900!important;line-height:1!important}.employee-availability-manager .availability-form-card .admin-actions{width:100%!important}.employee-availability-manager .availability-form-card .admin-actions .agenda-close-button{flex:100%!important;width:100%!important;min-width:0!important}.employee-record-list,.service-record-list{gap:6px;container-type:inline-size}.employee-record-card,.service-record-card{border-radius:7px;gap:7px;min-height:0;display:grid;box-shadow:0 6px 14px #0f172a0f}.employee-record-card.admin-record-card-plain:has(.admin-record-avatar){grid-template-columns:38px minmax(0,1fr) auto;padding-left:7px}.service-record-card{grid-template-columns:5px minmax(0,1fr) auto}.employee-record-card .admin-record-avatar{border-radius:7px;width:34px;height:34px;font-size:13px}.employee-record-card .admin-record-main,.service-record-card .admin-record-main{padding:7px 0}.employee-record-card .admin-record-title,.service-record-card .admin-record-title{font-size:13px;line-height:1.15}.employee-record-card .admin-record-meta,.employee-record-card .admin-record-services,.employee-record-card .admin-record-profile-line,.service-record-card .admin-record-meta,.service-record-card .admin-record-services{margin-top:2px;font-size:10px;line-height:1.2}.employee-record-card .admin-record-actions,.service-record-card .admin-record-actions{grid-auto-columns:28px;grid-auto-flow:column;align-content:center;align-items:center;gap:4px;padding:5px;display:grid}.employee-record-card .admin-record-actions .agenda-close-button,.employee-record-card .admin-record-actions .agenda-danger-button,.employee-record-card .admin-record-actions .agenda-option-button,.service-record-card .admin-record-actions .agenda-close-button,.service-record-card .admin-record-actions .agenda-danger-button,.service-record-card .admin-record-actions .agenda-option-button{border-radius:6px;width:28px;min-width:28px;height:28px;min-height:28px;padding:0;font-size:14px;line-height:1}.employee-admin-manager .admin-action-label-full,.service-admin-manager .admin-action-label-full{display:none}.employee-admin-manager .admin-action-label-compact,.service-admin-manager .admin-action-label-compact{display:inline}@media (width>=1280px){@container (width>=900px){.employee-record-card .admin-record-actions{grid-auto-flow:unset;grid-auto-columns:unset;gap:8px;padding:8px;display:flex}.employee-record-card .admin-record-actions .agenda-close-button,.employee-record-card .admin-record-actions .agenda-danger-button,.employee-record-card .admin-record-actions .agenda-option-button{border-radius:6px;width:auto;min-width:78px;height:34px;min-height:34px;padding:7px 10px;font-size:12px;line-height:1}.employee-record-card .admin-action-label-full{display:inline}.employee-record-card .admin-action-label-compact{display:none}}}@media (width<=1279px){.employee-admin-manager .employee-record-card .admin-action-label-full{display:none!important}.employee-admin-manager .employee-record-card .admin-action-label-compact{display:inline!important}}@media (width<=1080px){.employee-admin-manager .employee-record-card .admin-record-actions{grid-auto-columns:34px;grid-auto-flow:column;align-content:center;align-items:center;gap:6px;padding:7px;display:grid}.employee-admin-manager .employee-record-card .admin-record-actions .agenda-close-button,.employee-admin-manager .employee-record-card .admin-record-actions .agenda-danger-button{border-radius:8px;width:34px;min-width:34px;height:34px;min-height:34px;padding:0;font-size:16px;line-height:1}.employee-admin-manager .employee-record-card .admin-action-label-full{display:none}.employee-admin-manager .employee-record-card .admin-action-label-compact{display:inline}.employee-record-card .admin-record-actions{flex-direction:row!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;width:220px!important;min-width:220px!important;display:flex!important}.employee-record-card .employee-list-action{white-space:nowrap!important;justify-content:center!important;align-items:center!important;width:100px!important;min-width:100px!important;height:34px!important;display:flex!important}.employee-record-card .employee-list-action-icon{display:none!important}.employee-record-card.admin-record-card-plain:has(.admin-record-avatar){grid-template-columns:38px minmax(0,1fr) auto!important}.employee-record-card .admin-record-actions{width:auto!important;min-width:unset!important;grid-auto-columns:34px!important;grid-auto-flow:column!important;gap:6px!important;padding:7px!important;display:grid!important}.employee-record-card .employee-list-action{width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important}.employee-record-card .employee-list-action-full{display:none!important}.employee-record-card .employee-list-action-icon{justify-content:center!important;align-items:center!important;display:inline-flex!important}}@media (width>=1081px){.employee-record-card .admin-record-actions{gap:8px!important;display:flex!important}.employee-record-card .employee-list-action{width:auto!important;min-width:90px!important;height:34px!important;padding:0 12px!important}.employee-record-card .employee-list-action-full{display:inline!important}.employee-record-card .employee-list-action-icon{display:none!important}}@media (width>=641px){.employee-availability-manager .availability-calendar-item{grid-template-columns:minmax(72px,1fr) 20px!important;grid-template-areas:"time actions""name actions"!important;gap:1px 3px!important;padding:3px!important}.employee-availability-manager .availability-calendar-item time{text-overflow:clip!important;white-space:nowrap!important;font-size:10px!important;line-height:1.15!important;overflow:visible!important}.employee-availability-manager .availability-calendar-item strong{font-size:8px!important;line-height:1.15!important}.employee-availability-manager .availability-calendar-actions{grid-template-columns:20px!important;gap:2px!important;display:grid!important}.employee-availability-manager .availability-calendar-actions .agenda-close-button,.employee-availability-manager .availability-calendar-actions .agenda-danger-button{border-radius:5px!important;width:20px!important;min-width:20px!important;height:20px!important;min-height:20px!important;padding:0!important;font-size:11px!important;line-height:1!important}.employee-reservation-modal .employee-reservation-option{align-items:center!important;gap:10px!important}.employee-reservation-avatar{color:#334155;background:#e2e8f0;justify-content:center;align-items:center;font-size:11px;font-weight:900;border-radius:50%!important;flex:0 0 26px!important;width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important;min-height:26px!important;max-height:26px!important;display:inline-flex!important;overflow:hidden!important}.employee-reservation-avatar img{object-fit:cover!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;display:block!important}}.employee-reservation-modal .employee-reservation-option{align-items:center!important;gap:10px!important}.employee-reservation-avatar{color:#334155;background:#e2e8f0;justify-content:center;align-items:center;font-size:11px;font-weight:900;border-radius:50%!important;flex:0 0 26px!important;width:26px!important;min-width:26px!important;max-width:26px!important;height:26px!important;min-height:26px!important;max-height:26px!important;display:inline-flex!important;overflow:hidden!important}.employee-reservation-avatar img{object-fit:cover!important;width:100%!important;min-width:0!important;max-width:100%!important;height:100%!important;min-height:0!important;max-height:100%!important;display:block!important}body{background:#f2f4f7}#root{text-align:left;background:#f2f4f7;border-inline:0;width:100%}.dashboard-shell{background:#f2f4f7;min-height:100svh}.dashboard-content{padding:26px 44px 44px}.app-navbar{z-index:50;color:#f8fafc;background:linear-gradient(#4a505a 0%,#3d434d 100%);border-bottom:1px solid #343a43;border-radius:0;gap:16px;min-height:64px;padding:0 44px;position:sticky;top:0;box-shadow:0 10px 24px #0f172a29}.app-navbar-brand{flex:none;gap:0;min-width:184px}.app-navbar-logo{object-fit:contain;width:174px;height:48px;display:block}.app-navbar-mark{color:#c31920;letter-spacing:-.02em;background:linear-gradient(#fff 0%,#fff5f5 100%);border:1px solid #ffd5d6;border-radius:10px;width:38px;height:38px;font-size:19px;font-weight:950;box-shadow:0 1px 2px #c3192014}.app-navbar-brand-copy{gap:1px;min-width:0;display:grid}.app-navbar-title{color:#171a1f;letter-spacing:0;font-size:15px;font-weight:900;line-height:1}.app-navbar-subtitle{color:#7b8494;letter-spacing:.04em;text-transform:uppercase;font-size:10.5px;line-height:1.2}.app-navbar-menu{background:0 0;border:0;flex:0 auto;justify-content:flex-start;gap:8px;max-width:none;margin-inline:auto;padding:0}.app-navbar-button{color:#f3f7fc;background:#ffffff24;border:1px solid #ffffff4d;border-radius:6px;min-height:38px;padding:8px 13px;font-size:13px;font-weight:800;box-shadow:inset 0 1px #ffffff14,0 1px 2px #0f172a24}.app-navbar-button:hover,.app-navbar-button.is-active{color:#0f3ea8;background:#f4f8ff;border-color:#bfd8ff;box-shadow:0 1px 3px #0f172a29}.app-navbar-session{flex:0 360px;gap:10px}.app-navbar-avatar{color:#fff;background:#2b85ff3d;border:1px solid #ffffff38;border-radius:999px;width:38px;height:38px}.app-navbar-email{color:#edf2f8}.app-navbar-profile{color:#d7e8ff;background:#2b85ff2e}.app-navbar-switch,.app-navbar-logout{border-radius:999px;min-height:36px;padding:8px 13px;font-size:12px}.app-navbar-switch{color:#d7e8ff;background:#2b85ff24;border-color:#2b85ff66}.app-navbar-logout{color:#fff;background:#eb5d64;border-color:#ffffff2e}.admin-page-heading{background:#fff;border-bottom:1px solid #dfe4ec;justify-content:space-between;align-items:center;gap:18px;margin:-26px -44px 26px;padding:26px 44px;display:flex;box-shadow:0 1px 3px #0f172a0d}.admin-page-heading h1{color:#202938;letter-spacing:0;margin:0;font-size:22px;font-weight:850;line-height:1.2}.admin-page-heading p{color:#768293;margin-top:5px;font-size:13px;font-weight:700}.admin-link-button{color:#c73f43;cursor:pointer;background:0 0;border:0;border-radius:999px;width:auto;min-height:34px;padding:7px 13px;font-size:13px;font-weight:900}.admin-link-button:hover{background:#fff0f1}.admin-metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin-bottom:26px;display:grid}.admin-metric-card{background:#fff;border:1px solid #e0e5ec;border-radius:8px;gap:7px;min-height:122px;padding:18px;display:grid;box-shadow:0 1px 3px #0f172a14}.admin-metric-card span{color:#808a99;letter-spacing:.02em;text-transform:uppercase;font-size:12px;font-weight:900}.admin-metric-card strong{color:#162031;font-size:34px;font-weight:850;line-height:.95}.admin-metric-card small{color:#7a8595;font-size:14px;font-weight:700}.admin-status-tabs{flex-wrap:wrap;gap:10px;margin:0 0 26px;display:flex}.admin-status-tabs span,.service-record-badges span{color:#111827;white-space:nowrap;background:#fff;border:1px solid #d8dee8;border-radius:999px;justify-content:center;align-items:center;min-height:24px;padding:3px 18px;font-size:12px;font-weight:900;line-height:1;display:inline-flex}.admin-status-tabs .is-success,.service-record-badges .is-success{color:#047857;background:#ecfdf5;border-color:#99f6d0}.admin-status-tabs .is-info{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.admin-status-tabs .is-warning,.service-record-badges .is-warning{color:#a45506;background:#fff7e6;border-color:#fed37a}.admin-status-tabs .is-danger{color:#be123c;background:#fff1f2;border-color:#fecdd3}.service-legacy-heading,.employee-legacy-heading{display:none}.employee-admin-manager .admin-form-card,.employee-admin-manager .admin-loading-card,.employee-admin-manager .admin-pending-panel{background:#fff;border-color:#e0e5ec;border-radius:8px;box-shadow:0 1px 3px #0f172a14}.employee-admin-manager .agenda-modal-header,.employee-admin-manager .admin-pending-panel .agenda-modal-header{color:#c73f43;text-align:left;text-transform:uppercase;background:#fff8f8;border-bottom:1px solid #f3d7d9;padding:15px 18px;font-size:13px;font-weight:900}.employee-admin-manager .agenda-modal-body{padding:18px}.employee-admin-manager .admin-form-grid{gap:14px}.employee-admin-manager .admin-form-grid label{color:#3f4b5f;font-size:13px;font-weight:800}.employee-admin-manager .admin-form-grid input,.employee-admin-manager .admin-form-grid select{background:#fff;border-color:#d4dbe7;border-radius:6px;min-height:40px}.employee-admin-manager .admin-form-grid input:disabled{color:#687386;background:#eef2f7}.employee-admin-manager .admin-photo-control{grid-template-columns:48px minmax(0,1fr);align-items:center;gap:10px;display:grid}.employee-admin-manager .admin-photo-preview{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;width:48px;height:48px}.employee-admin-manager .admin-fieldset{background:#f8fafc;border-color:#e2e8f0}.employee-admin-manager .admin-chip-grid{gap:8px}.employee-admin-manager .admin-service-chip{color:#111827;background:#fff;border-color:#d8dee8;border-radius:999px;min-height:26px;padding:4px 12px;font-size:12px;font-weight:900}.employee-admin-manager .admin-service-chip:hover,.employee-admin-manager .admin-service-chip.is-selected{color:#047857;background:#ecfdf5;border-color:#99f6d0}.employee-admin-manager .admin-actions .agenda-close-button,.employee-admin-manager .admin-actions .agenda-option-button{border-radius:999px;min-height:36px}.employee-admin-manager .admin-actions .agenda-close-button{color:#fff;background:#dc2626;border-color:#dc2626}.employee-button-list{gap:12px!important;container-type:normal!important}.employee-button-list .employee-record-card{background:#fff;border:1px solid #e0e5ec;border-radius:8px;align-items:center;min-height:86px;transition:border-color .16s,box-shadow .16s,transform .16s;box-shadow:0 1px 3px #0f172a14;grid-template-columns:52px minmax(0,1fr) auto!important;gap:12px!important;padding:12px!important;display:grid!important}.employee-button-list .employee-record-card:hover{border-color:#b9cdfd;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a1a}.employee-button-list .employee-record-card.is-muted{opacity:1;background:#f9fafb}.employee-button-list .admin-record-avatar{color:#0f766e;background:#ccfbf1;border-radius:8px;width:42px;height:42px;font-size:15px}.employee-button-list .admin-record-main{padding:0!important}.employee-button-list .admin-record-meta,.employee-button-list .admin-record-profile-line,.employee-button-list .admin-record-services{font-weight:800;line-height:1.25;margin-top:3px!important;font-size:12px!important}.employee-button-list .admin-record-services{color:#0891b2;white-space:normal}.employee-button-list .admin-record-actions{align-items:center;gap:10px!important;padding:0!important;display:flex!important}.employee-button-list .employee-list-action-full{display:inline!important}.employee-button-list .employee-list-action-icon{display:none!important}.employee-admin-manager .access-request-card{background:#fffaf0;border-color:#fde3a8}.employee-admin-manager .access-request-card .agenda-close-button{color:#047857;background:#ecfdf5;border-color:#99f6d0}.employee-admin-manager .access-request-card .agenda-danger-button{color:#be123c;background:#fff1f2;border-color:#fecdd3}.employee-admin-manager .admin-fieldset:has(.admin-chip-grid){background:#f8fafc;border-color:#dbe3ee;border-radius:8px;padding:16px}.employee-admin-manager .admin-fieldset:has(.admin-chip-grid) .admin-fieldset-title{color:#334155;margin-bottom:12px;font-size:12px;font-weight:900}.employee-admin-manager .admin-chip-grid{flex-wrap:wrap;gap:10px;display:flex}.employee-admin-manager .admin-service-chip{color:#111827!important;min-height:28px!important;box-shadow:none!important;background:#fff!important;border:1px solid #d8dee8!important;border-radius:999px!important;padding:4px 18px!important;font-size:12px!important;font-weight:900!important;line-height:1!important}.employee-admin-manager .admin-service-chip .activity-icon{display:none}.employee-admin-manager .admin-service-chip:hover{color:color-mix(in srgb, var(--service-chip-color,#3fc9d5) 72%, #111827)!important;border-color:color-mix(in srgb, var(--service-chip-color,#3fc9d5) 50%, white)!important;background:#fff!important}.employee-admin-manager .admin-service-chip.is-selected{color:color-mix(in srgb, var(--service-chip-color,#3fc9d5) 82%, #111827)!important;border-color:color-mix(in srgb, var(--service-chip-color,#3fc9d5) 72%, white)!important;background:color-mix(in srgb, var(--service-chip-color,#3fc9d5) 30%, white)!important}.employee-button-list{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px!important;display:grid!important}.employee-button-list .employee-record-card{background:#fff;border:1px solid #e0e5ec;border-radius:8px;min-height:166px;overflow:hidden;box-shadow:0 1px 3px #0f172a14;grid-template-columns:minmax(0,1fr)!important;gap:0!important;padding:0!important;display:grid!important}.employee-button-list .employee-record-card:before{content:"";background:#3fc4ce;width:100%;height:5px;display:block}.employee-button-list .employee-record-card.is-muted:before{background:#f59e0b}.employee-button-list .admin-record-avatar{color:#0f766e;background:#ccfbf1;border-radius:8px;justify-self:start;width:42px;height:42px;margin:16px 16px 0;font-size:15px}.employee-button-list .admin-record-main{align-content:start;gap:6px;min-height:112px;display:grid;padding:10px 16px 12px!important}.employee-button-list .admin-record-title{color:#1f2937;font-weight:900;line-height:1.25;font-size:16px!important}.employee-button-list .admin-record-meta,.employee-button-list .admin-record-profile-line,.employee-button-list .admin-record-services{white-space:normal;font-weight:800;line-height:1.25;margin-top:0!important;font-size:12px!important}.employee-button-list .admin-record-meta,.employee-button-list .admin-record-profile-line{color:#697386}.employee-button-list .admin-record-services{color:#0891b2}.employee-button-list .admin-record-actions{flex-wrap:wrap;justify-content:flex-start;align-items:center;gap:8px!important;padding:0 16px 16px!important;display:flex!important}.employee-button-list .employee-list-action,.employee-button-list .admin-record-actions .agenda-close-button,.employee-button-list .admin-record-actions .agenda-danger-button{font-weight:900;border-radius:999px!important;width:auto!important;min-width:0!important;height:28px!important;min-height:28px!important;padding:4px 13px!important;font-size:12px!important;line-height:1!important}.employee-button-list .admin-record-actions .agenda-close-button{color:#047857;background:#ecfdf5;border-color:#99f6d0}.employee-button-list .admin-record-actions .agenda-danger-button{color:#be123c;background:#fff1f2;border-color:#fecdd3}.employee-admin-manager .admin-layout{grid-template-columns:minmax(280px,420px) minmax(0,1fr)!important;gap:16px!important}.employee-admin-manager .employee-metric-grid{gap:10px!important;margin-bottom:18px!important}.employee-admin-manager .employee-metric-grid .admin-metric-card{border-radius:7px!important;gap:5px!important;min-height:92px!important;padding:12px 14px!important;box-shadow:0 1px 2px #0f172a0f!important}.employee-admin-manager .employee-metric-grid .admin-metric-card span{color:#8a94a3!important;font-size:10px!important;font-weight:850!important}.employee-admin-manager .employee-metric-grid .admin-metric-card strong{color:#334155!important;font-size:24px!important;font-weight:750!important;line-height:1!important}.employee-admin-manager .employee-metric-grid .admin-metric-card small{color:#8792a1!important;font-size:12px!important;font-weight:650!important}.employee-admin-manager .employee-form-card>.agenda-modal-header{padding:8px 12px!important;font-size:12px!important;line-height:1.1!important}.employee-admin-manager .employee-form-card .agenda-modal-body{padding:10px!important}.employee-admin-manager .employee-form-card .admin-form-grid{gap:7px!important}.employee-admin-manager .employee-form-card label{gap:3px!important;font-size:11px!important;line-height:1.1!important}.employee-admin-manager .employee-form-card input,.employee-admin-manager .employee-form-card select{height:32px!important;min-height:32px!important;padding:6px 9px!important;font-size:12px!important}.employee-admin-manager .employee-form-card input[type=file]{height:32px!important;padding:4px!important;font-size:10px!important}.employee-admin-manager .employee-form-card .admin-photo-control{grid-template-columns:38px minmax(0,1fr)!important;gap:7px!important}.employee-admin-manager .employee-form-card .admin-photo-preview{border-radius:6px!important;width:38px!important;height:38px!important;font-size:8px!important}.employee-admin-manager .employee-form-card .admin-two-columns{gap:7px!important}.employee-admin-manager .employee-form-card .admin-address-grid{grid-template-columns:minmax(0,1fr) 56px!important;gap:7px!important}.employee-admin-manager .employee-form-card .admin-fieldset:has(.admin-chip-grid){border-radius:7px!important;padding:8px!important}.employee-admin-manager .employee-form-card .admin-fieldset:has(.admin-chip-grid) .admin-fieldset-title{margin-bottom:6px!important;font-size:10px!important}.employee-admin-manager .employee-form-card .admin-chip-grid{gap:5px!important}.employee-admin-manager .employee-form-card .admin-service-chip{min-height:24px!important;padding:3px 10px!important;font-size:10px!important}.employee-admin-manager .employee-form-card .admin-switch-row{gap:5px!important;min-height:28px!important;font-size:11px!important}.employee-admin-manager .employee-form-card .admin-switch-row input{width:15px!important;height:15px!important;min-height:15px!important}.employee-admin-manager .employee-form-card .admin-actions{gap:8px!important;margin-top:2px!important}.employee-button-list{gap:8px!important}.employee-button-list .employee-record-card{border-radius:7px!important;grid-template-columns:44px minmax(0,1fr) 78px!important;align-items:center!important;min-height:104px!important}.employee-button-list .employee-record-card:before{grid-column:1/-1!important;height:4px!important}.employee-button-list .admin-record-avatar{border-radius:7px!important;grid-column:1!important;justify-self:center!important;width:34px!important;height:34px!important;margin:0!important;font-size:13px!important}.employee-button-list .admin-record-main{grid-column:2!important;gap:3px!important;min-height:0!important;padding:9px 8px!important}.employee-button-list .admin-record-title{font-size:14px!important;line-height:1.1!important}.employee-button-list .admin-record-meta,.employee-button-list .admin-record-profile-line,.employee-button-list .admin-record-services{font-size:11px!important;line-height:1.12!important}.employee-button-list .admin-record-actions{flex-flow:column!important;grid-area:2/3!important;justify-content:center!important;align-self:stretch!important;align-items:stretch!important;gap:5px!important;padding:8px 8px 8px 0!important;display:flex!important}.employee-button-list .employee-list-action,.employee-button-list .admin-record-actions .agenda-close-button,.employee-button-list .admin-record-actions .agenda-danger-button{width:100%!important;height:24px!important;min-height:24px!important;padding:4px 7px!important;font-size:10px!important}.service-admin-manager .admin-layout{grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:20px}.service-admin-manager .service-metric-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px!important;margin-bottom:18px!important}.service-admin-manager .service-metric-grid .admin-metric-card{border-radius:7px!important;gap:5px!important;min-height:92px!important;padding:12px 14px!important;box-shadow:0 1px 2px #0f172a0f!important}.service-admin-manager .service-metric-grid .admin-metric-card span{color:#8a94a3!important;font-size:10px!important;font-weight:850!important}.service-admin-manager .service-metric-grid .admin-metric-card strong{color:#334155!important;font-size:24px!important;font-weight:750!important;line-height:1!important}.service-admin-manager .service-metric-grid .admin-metric-card small{color:#8792a1!important;font-size:12px!important;font-weight:650!important}.service-admin-manager .admin-form-card,.service-admin-manager .admin-loading-card{border-color:#e0e5ec;box-shadow:0 1px 3px #0f172a14}.service-admin-manager .agenda-modal-header{color:#c73f43;text-align:left;text-transform:uppercase;background:#fff8f8;border-bottom:1px solid #f3d7d9;padding:15px 18px;font-size:13px;font-weight:900}.service-admin-manager .agenda-modal-body{padding:18px}.service-admin-manager .admin-form-grid input{background:#fff;border-color:#d4dbe7;border-radius:6px;min-height:40px}.service-admin-manager .admin-fieldset{background:#f8fafc;border-color:#e2e8f0}.service-admin-manager .admin-actions .agenda-close-button,.service-admin-manager .admin-actions .agenda-option-button{border-radius:999px;min-height:26px}.service-button-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:8px!important;display:grid!important;container-type:normal!important}.service-button-grid .service-record-card{background:#fff;border:1px solid #e0e5ec;border-radius:8px;min-height:104px;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden;box-shadow:0 1px 3px #0f172a14;grid-template-columns:4px minmax(0,1fr) 78px!important;align-items:center!important;gap:0!important;display:grid!important}.service-button-grid .service-record-card:hover{border-color:#b9cdfd;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a1a}.service-button-grid .service-record-card.is-muted{opacity:1;background:#f9fafb}.service-button-grid .promotion-record-card{background:linear-gradient(135deg,#ecfeff 0%,#fff 68%);border-color:#bae6fd;grid-template-columns:4px minmax(0,1fr)!important}.admin-managed-badge{color:#0e7490;background:#cffafe;border:1px solid #67e8f9;border-radius:999px;justify-content:center;align-items:center;min-height:30px;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.service-button-grid .admin-record-color{grid-area:1/1/-1;width:4px;height:100%;min-height:104px}.service-button-grid .admin-record-main{grid-column:2;align-content:start;gap:5px;display:grid;padding:12px 10px!important}.service-button-grid .admin-record-title{color:#1f2937;font-weight:900;line-height:1.15;font-size:14px!important}.service-button-grid .admin-record-title-icon{gap:6px!important}.service-button-grid .admin-record-title-icon .activity-icon-small{width:28px!important;height:28px!important}.service-record-badges{flex-wrap:wrap;gap:5px;display:flex}.service-record-badges span{min-height:22px!important;padding:4px 10px!important;font-size:11px!important}.service-record-badges span:first-child{color:#0f3ea8;background:#eff6ff;border-color:#bfdbfe}.service-record-badges .activity-check-badge{color:#047857;background:#ecfdf5;border-color:#86efac;justify-content:center;align-items:center;width:18px;min-width:18px;height:18px;font-weight:900;display:inline-flex;min-height:18px!important;padding:0!important}.service-button-grid .admin-record-services{color:#697386;white-space:normal;font-weight:800;line-height:1.15;margin-top:0!important;font-size:11px!important}.service-button-grid .admin-record-actions{flex-flow:column;grid-area:1/3/-1;justify-content:center;align-self:stretch;align-items:stretch;gap:5px!important;padding:8px 8px 8px 0!important;display:flex!important}.service-button-grid .service-card-action,.service-button-grid .admin-record-actions .agenda-close-button,.service-button-grid .admin-record-actions .agenda-danger-button,.service-button-grid .admin-record-actions .agenda-option-button{font-weight:900;border-radius:999px!important;width:100%!important;min-width:0!important;height:24px!important;min-height:24px!important;padding:4px 7px!important;font-size:10px!important;line-height:1!important}.service-button-grid .admin-record-actions .agenda-close-button{color:#047857;background:#ecfdf5;border-color:#99f6d0}.service-button-grid .admin-record-actions .agenda-option-button{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.service-button-grid .admin-record-actions .agenda-danger-button{color:#be123c;background:#fff1f2;border-color:#fecdd3}.service-admin-manager .admin-emoji-button{border-radius:999px}@media (width<=1080px){.app-navbar{padding:10px 18px}.app-navbar-brand{flex:220px}.app-navbar-menu{flex:100%;order:3;justify-content:flex-start;padding-bottom:2px;overflow-x:auto}.app-navbar-button{flex:none}.dashboard-content{padding:18px}.admin-page-heading{margin:-18px -18px 18px;padding:20px 18px}.admin-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.employee-admin-manager .admin-layout,.service-admin-manager .admin-layout{grid-template-columns:1fr}.employee-button-list .employee-record-card{grid-template-columns:44px minmax(0,1fr)!important}.employee-button-list .admin-record-actions{grid-column:1/-1;justify-content:flex-start}}.employee-admin-manager .admin-collapsible-form-header,.service-admin-manager .admin-collapsible-form-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.employee-admin-manager .admin-collapsible-form-toggle,.service-admin-manager .admin-collapsible-form-toggle{display:none}@media (width<=640px){.dashboard-shell{width:100%!important;max-width:100%!important;overflow-x:hidden!important}.dashboard-shell>.app-navbar{box-sizing:border-box!important;border-radius:0!important;grid-template-columns:1fr!important;align-items:stretch!important;gap:8px!important;width:100%!important;max-width:100%!important;padding:8px!important;display:grid!important;position:static!important;overflow:visible!important;box-shadow:0 1px 3px #0f172a14!important}.dashboard-shell>.app-navbar .app-navbar-brand{order:1!important;justify-content:flex-start!important;width:100%!important;min-width:0!important;display:flex!important}.dashboard-shell>.app-navbar .app-navbar-logo{width:142px!important;height:40px!important}.dashboard-shell>.app-navbar .app-navbar-session{order:2!important;grid-template-columns:34px minmax(0,1fr) auto!important;justify-content:stretch!important;align-items:center!important;gap:8px!important;width:100%!important;min-width:0!important;padding:0!important;display:grid!important}.dashboard-shell>.app-navbar .app-navbar-avatar{border-radius:999px!important;width:34px!important;height:34px!important;font-size:11px!important}.dashboard-shell>.app-navbar .app-navbar-user{justify-items:start!important;gap:2px!important;min-width:0!important;max-width:none!important}.dashboard-shell>.app-navbar .app-navbar-email{color:#4b5563!important;text-align:left!important;max-width:100%!important;font-size:10px!important}.dashboard-shell>.app-navbar .app-navbar-profile,.dashboard-shell>.app-navbar .app-navbar-switch{display:none!important}.dashboard-shell>.app-navbar .app-navbar-logout{border-radius:999px!important;min-height:30px!important;padding:6px 12px!important;font-size:11px!important}.dashboard-shell>.app-navbar .app-navbar-menu{order:3!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;display:grid!important;overflow:visible!important}.dashboard-shell>.app-navbar .app-navbar-button{white-space:nowrap!important;border-radius:8px!important;width:100%!important;min-width:0!important;min-height:34px!important;padding:6px 7px!important;font-size:12px!important;line-height:1.1!important}.dashboard-shell .dashboard-content{box-sizing:border-box!important;width:100%!important;max-width:100%!important;padding:10px 8px 18px!important;overflow-x:hidden!important}.dashboard-shell .employee-admin-manager,.dashboard-shell .employee-admin-manager .admin-layout,.dashboard-shell .employee-admin-manager .admin-form-card,.dashboard-shell .employee-admin-manager .admin-list{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.dashboard-shell .employee-admin-manager .admin-layout{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;display:grid!important;overflow:hidden!important}.dashboard-shell .employee-admin-manager .employee-metric-grid,.dashboard-shell .service-admin-manager .service-metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;margin-bottom:10px!important;display:grid!important}.dashboard-shell .employee-admin-manager .employee-metric-grid .admin-metric-card,.dashboard-shell .service-admin-manager .service-metric-grid .admin-metric-card{border-radius:7px!important;align-content:center!important;gap:3px!important;min-height:66px!important;padding:8px 9px!important}.dashboard-shell .employee-admin-manager .employee-metric-grid .admin-metric-card span,.dashboard-shell .service-admin-manager .service-metric-grid .admin-metric-card span{font-size:8px!important;line-height:1!important}.dashboard-shell .employee-admin-manager .employee-metric-grid .admin-metric-card strong,.dashboard-shell .service-admin-manager .service-metric-grid .admin-metric-card strong{font-size:21px!important;line-height:.95!important}.dashboard-shell .employee-admin-manager .employee-metric-grid .admin-metric-card small,.dashboard-shell .service-admin-manager .service-metric-grid .admin-metric-card small{font-size:9px!important;line-height:1.1!important}.dashboard-shell .employee-admin-manager .employee-form-card{overflow:hidden!important}.dashboard-shell .employee-admin-manager .admin-collapsible-form-header,.dashboard-shell .service-admin-manager .admin-collapsible-form-header{cursor:pointer!important;min-height:38px!important;padding:8px 10px!important}.dashboard-shell .employee-admin-manager .admin-collapsible-form-toggle,.dashboard-shell .service-admin-manager .admin-collapsible-form-toggle{color:#c73f43!important;background:#fff!important;border:1px solid #f3c7ca!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:28px!important;min-width:28px!important;height:28px!important;font-size:16px!important;font-weight:900!important;line-height:1!important;transition:transform .16s!important;display:inline-flex!important;transform:rotate(90deg)!important}.dashboard-shell .employee-admin-manager .admin-collapsible-form-toggle[aria-expanded=true],.dashboard-shell .service-admin-manager .admin-collapsible-form-toggle[aria-expanded=true]{transform:rotate(-90deg)!important}.dashboard-shell .employee-admin-manager .admin-collapsible-form-body.is-collapsed,.dashboard-shell .service-admin-manager .admin-collapsible-form-body.is-collapsed{display:none!important}.dashboard-shell .employee-admin-manager .admin-collapsible-form-body.is-open,.dashboard-shell .service-admin-manager .admin-collapsible-form-body.is-open{display:grid!important}.dashboard-shell .employee-admin-manager .employee-form-card .agenda-modal-body{padding:8px!important}.dashboard-shell .employee-admin-manager .employee-form-card .admin-form-grid,.dashboard-shell .employee-admin-manager .employee-form-card label,.dashboard-shell .employee-admin-manager .employee-form-card .admin-photo-control,.dashboard-shell .employee-admin-manager .employee-form-card .admin-two-columns,.dashboard-shell .employee-admin-manager .employee-form-card .admin-address-grid,.dashboard-shell .employee-admin-manager .employee-form-card .admin-fieldset,.dashboard-shell .employee-admin-manager .employee-form-card .admin-chip-grid{box-sizing:border-box!important;min-width:0!important;max-width:100%!important}.dashboard-shell .employee-admin-manager .employee-form-card .admin-two-columns{grid-template-columns:minmax(0,1fr)!important}.dashboard-shell .employee-admin-manager .employee-form-card .admin-address-grid{grid-template-columns:minmax(0,1fr) 72px!important}.dashboard-shell .employee-admin-manager .employee-form-card input,.dashboard-shell .employee-admin-manager .employee-form-card select{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.dashboard-shell .employee-admin-manager .employee-form-card input[type=file]{font-size:10px!important}.dashboard-shell .employee-admin-manager .employee-form-card .admin-actions{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;overflow:hidden!important}.dashboard-shell .employee-admin-manager .employee-form-card .admin-actions .agenda-close-button,.dashboard-shell .employee-admin-manager .employee-form-card .admin-actions .agenda-option-button{width:min(220px,100%)!important;min-width:168px!important;max-width:100%!important;padding-inline:22px!important}.dashboard-shell .service-admin-manager,.dashboard-shell .service-admin-manager .admin-layout,.dashboard-shell .service-admin-manager .admin-form-card,.dashboard-shell .service-admin-manager .admin-list{box-sizing:border-box!important;width:100%!important;min-width:0!important;max-width:100%!important}.dashboard-shell .service-admin-manager .admin-layout{grid-template-columns:minmax(0,1fr)!important;gap:10px!important;display:grid!important;overflow:hidden!important}.dashboard-shell .service-admin-manager .service-form-card{overflow:hidden!important}.dashboard-shell .service-admin-manager .service-form-card .admin-actions{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;width:100%!important;min-width:0!important;max-width:100%!important;display:flex!important;overflow:hidden!important}.dashboard-shell .service-admin-manager .service-form-card .admin-actions .agenda-close-button,.dashboard-shell .service-admin-manager .service-form-card .admin-actions .agenda-option-button{width:min(220px,100%)!important;min-width:168px!important;max-width:100%!important;padding-inline:22px!important}.dashboard-shell .employee-button-list .employee-record-card{grid-template-columns:minmax(0,1fr)!important;width:100%!important;min-width:0!important;max-width:100%!important;padding-top:18px!important;position:relative!important;overflow:hidden!important}.dashboard-shell .employee-button-list .employee-record-card:before{pointer-events:none!important;grid-column:auto!important;width:auto!important;height:5px!important;position:absolute!important;top:0!important;left:0!important;right:0!important}.dashboard-shell .admin-page-heading{margin:-10px -8px 10px!important;padding:12px 10px!important}.dashboard-shell .admin-page-heading h1{font-size:19px!important;line-height:1.15!important}.dashboard-shell .admin-page-heading p{font-size:12px!important;line-height:1.25!important}.app-navbar-session{flex:100%;justify-content:flex-start}.admin-page-heading{flex-direction:column;align-items:flex-start}.admin-metric-grid{grid-template-columns:1fr}.admin-metric-card{min-height:104px}.service-button-grid{grid-template-columns:1fr}.employee-button-list .employee-record-card{grid-template-columns:1fr!important}.employee-button-list .admin-record-avatar{justify-self:start}.employee-button-list .admin-record-actions{flex-direction:column;align-items:stretch}.employee-button-list .employee-list-action,.employee-button-list .admin-record-actions .agenda-close-button,.employee-button-list .admin-record-actions .agenda-danger-button{width:100%!important}.dashboard-shell .employee-admin-manager .employee-form-card .admin-actions,.dashboard-shell .service-admin-manager .service-form-card .admin-actions{flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:8px!important;display:flex!important;overflow:visible!important}.dashboard-shell .employee-admin-manager .employee-form-card .admin-actions .agenda-close-button,.dashboard-shell .employee-admin-manager .employee-form-card .admin-actions .agenda-option-button,.dashboard-shell .service-admin-manager .service-form-card .admin-actions .agenda-close-button,.dashboard-shell .service-admin-manager .service-form-card .admin-actions .agenda-option-button{flex:0 126px!important;width:126px!important;min-width:0!important;max-width:calc(50% - 4px)!important;height:34px!important;min-height:34px!important;padding:7px 12px!important;font-size:13px!important}.dashboard-shell .employee-admin-manager .employee-form-card .admin-actions .agenda-close-button:only-child,.dashboard-shell .service-admin-manager .service-form-card .admin-actions .agenda-close-button:only-child{flex-basis:min(190px,100%)!important;width:min(190px,100%)!important;max-width:100%!important}.dashboard-shell .employee-button-list .employee-record-card{grid-template-columns:44px minmax(0,1fr) 82px!important;align-items:center!important;column-gap:8px!important;min-height:112px!important;padding:18px 10px 10px!important}.dashboard-shell .employee-button-list .admin-record-avatar{grid-area:1/1!important;place-self:center!important}.dashboard-shell .employee-button-list .admin-record-main{grid-area:1/2!important;min-width:0!important;padding:0!important}.dashboard-shell .employee-button-list .admin-record-actions{flex-direction:column!important;grid-area:1/3!important;place-self:center end!important;align-items:stretch!important;gap:7px!important;width:82px!important;padding:0!important;display:flex!important}.dashboard-shell .employee-button-list .employee-list-action,.dashboard-shell .employee-button-list .admin-record-actions .agenda-close-button,.dashboard-shell .employee-button-list .admin-record-actions .agenda-danger-button{width:100%!important;min-width:0!important;height:34px!important;min-height:34px!important;padding:7px 8px!important;font-size:12px!important}.dashboard-shell .service-admin-manager .service-form-card .admin-actions .agenda-close-button:only-child,.dashboard-shell .employee-admin-manager .employee-form-card .admin-actions .agenda-close-button:only-child{flex:100%!important;width:min(100%,360px)!important;min-width:0!important;max-width:100%!important}}.employee-availability-manager .admin-layout{grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:20px}.employee-availability-manager .admin-form-card,.employee-availability-manager .admin-loading-card,.employee-availability-manager .availability-warning-card{background:#fff;border-color:#e0e5ec;border-radius:8px;box-shadow:0 1px 3px #0f172a14}.employee-availability-manager .availability-form-card{overflow:hidden;background:#fff!important;border:1px solid #e0e5ec!important;border-radius:8px!important;box-shadow:0 1px 3px #0f172a14!important}.employee-availability-manager .agenda-modal-header{color:#c73f43;text-align:left;text-transform:uppercase;background:#fff8f8;border-bottom:1px solid #f3d7d9;padding:11px 14px;font-size:12px;font-weight:900}.employee-availability-manager .availability-form-header{justify-content:space-between;align-items:center;gap:8px;display:flex}.employee-availability-manager .availability-form-toggle{display:none}.employee-availability-manager .agenda-modal-body{padding:14px}.employee-availability-manager .availability-form-card .agenda-modal-body{padding:12px!important}.employee-availability-manager .admin-form-grid{gap:10px}.employee-availability-manager .availability-form-card .admin-form-grid{gap:9px!important}.employee-availability-manager .admin-form-grid label{color:#3f4b5f;font-size:12px;font-weight:800}.employee-availability-manager .admin-form-grid input,.employee-availability-manager .admin-form-grid select{background:#fff;border-color:#d4dbe7;border-radius:6px;min-height:34px}.employee-availability-manager .availability-form-card .admin-form-grid input,.employee-availability-manager .availability-form-card .admin-form-grid select{color:#1f2937!important;background:#fff!important;border-color:#d8dee8!important;border-radius:6px!important;height:30px!important;min-height:30px!important;padding:5px 9px!important;font-size:12px!important;font-weight:850!important;line-height:1.1!important}.employee-availability-manager .admin-form-grid input:disabled,.employee-availability-manager .admin-form-grid select:disabled{color:#687386;background:#eef2f7}.employee-availability-manager .admin-fieldset,.employee-availability-manager .availability-range-card{background:#f8fafc;border-color:#e2e8f0;border-radius:8px}.employee-availability-manager .availability-form-card .admin-fieldset,.employee-availability-manager .availability-form-card .availability-range-card{background:#f8fafc!important;border:1px solid #e2e8f0!important;border-radius:8px!important;padding:9px!important}.employee-availability-manager .availability-form-card .admin-fieldset-title{color:#334155!important;margin-bottom:7px!important;font-size:11px!important;font-weight:900!important}.employee-availability-manager .availability-form-card .availability-date-columns,.employee-availability-manager .availability-form-card .admin-two-columns{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.employee-availability-manager .availability-form-card .availability-date-field{margin-top:7px}.employee-availability-manager .availability-form-card .availability-date-field span{min-height:20px!important;padding:3px 9px!important;font-size:11px!important;line-height:1!important}.employee-availability-manager .availability-summary-strip{gap:10px;margin:0 0 24px}.employee-availability-manager .availability-summary-strip span,.employee-availability-manager .availability-date-field span{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px}.employee-availability-manager .availability-day-filter{background:#fff;border:1px solid #dbe3ee;border-radius:8px;flex-wrap:wrap;align-items:center;gap:12px;width:min(100%,1180px);margin:0 auto 18px;padding:12px 14px;display:flex;box-shadow:0 1px 3px #0f172a0f}.employee-availability-manager .availability-day-filter-all{color:#0f3ea8;cursor:pointer;background:#fff;border:1px solid #bfdbfe;border-radius:999px;min-height:36px;padding:7px 16px;font-size:13px;font-weight:900;line-height:1}.employee-availability-manager .availability-day-filter-all.is-selected{color:#fff;background:#0f3ea8;border-color:#0f3ea8}.employee-availability-manager .availability-day-filter-circles{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.employee-availability-manager .availability-day-circle{color:#047857;cursor:pointer;background:#fff;border:1px solid #99f6d0;border-radius:50%;place-items:center;width:44px;height:44px;display:inline-grid;position:relative;box-shadow:0 1px 2px #0f172a0f}.employee-availability-manager .availability-day-circle span{font-size:15px;font-weight:900;line-height:1}.employee-availability-manager .availability-day-circle small{color:#fff;background:#24aebb;border:1px solid #fff;border-radius:999px;justify-content:center;align-items:center;min-width:17px;height:17px;font-size:10px;font-weight:900;line-height:1;display:inline-flex;position:absolute;bottom:-3px;right:-3px}.employee-availability-manager .availability-day-circle:hover,.employee-availability-manager .availability-day-circle.is-selected{color:#fff;background:#24aebb;border-color:#24aebb}.employee-availability-manager .availability-day-circle.is-selected small{color:#047857;background:#ecfdf5}.employee-availability-manager .availability-day-filter-caption{color:#64748b;white-space:nowrap;margin-left:auto;font-size:12px;font-weight:800}@media (width<=640px){.employee-availability-manager .availability-day-filter{justify-content:center;flex-wrap:wrap!important;gap:8px 5px!important;padding:9px 7px!important;overflow:visible!important}.employee-availability-manager .availability-day-filter-all{min-height:30px!important;padding:5px 10px!important;font-size:11px!important}.employee-availability-manager .availability-day-filter-circles{flex-wrap:nowrap!important;flex:0 auto!important;gap:4px!important;min-width:0!important}.employee-availability-manager .availability-day-circle{width:34px!important;min-width:34px!important;height:34px!important}.employee-availability-manager .availability-day-circle span{font-size:12px!important}.employee-availability-manager .availability-day-circle small{min-width:14px!important;height:14px!important;font-size:8px!important;bottom:-2px!important;right:-2px!important}.employee-availability-manager .availability-day-filter-caption{text-align:center;width:100%;margin-left:0;text-align:center!important;flex:0 0 100%!important;margin-left:0!important;font-size:11px!important}}.employee-availability-manager .admin-actions .agenda-close-button,.employee-availability-manager .admin-actions .agenda-option-button{border-radius:999px;min-height:28px}.employee-availability-manager .availability-form-card .admin-actions{justify-content:flex-start!important;gap:6px!important;margin-top:2px!important;display:flex!important}.employee-availability-manager .availability-form-card .admin-actions .agenda-close-button,.employee-availability-manager .availability-form-card .admin-actions .agenda-option-button{border-radius:999px!important;flex:none!important;width:auto!important;min-width:124px!important;height:34px!important;min-height:34px!important;padding:7px 18px!important;font-size:13px!important;font-weight:900!important;line-height:1!important}.employee-availability-manager .admin-actions .agenda-close-button{color:#047857;background:#ecfdf5;border-color:#99f6d0}.employee-availability-manager .admin-actions .agenda-close-button:hover:not(:disabled){color:#fff;background:#16a34a;border-color:#16a34a}@media (width>=901px){.employee-availability-manager .availability-form-card .admin-actions{width:100%!important}.employee-availability-manager .availability-form-card .admin-actions .agenda-close-button{flex:100%!important;width:100%!important;min-width:0!important}}.availability-card-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:9px!important;display:grid!important}.availability-card-grid .availability-card{background:#fff;border:1px solid #e0e5ec;border-radius:8px;min-height:112px;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden;box-shadow:0 1px 3px #0f172a14;grid-template-columns:minmax(0,1fr) 86px!important;align-items:center!important;gap:0!important;display:grid!important}.availability-card-grid .availability-card:hover{border-color:#b9cdfd;transform:translateY(-1px);box-shadow:0 10px 24px #0f172a1a}.availability-card-grid .availability-card.is-muted{opacity:1;background:#f9fafb}.availability-card-accent{background:#3fc4ce;grid-column:1/-1;width:100%;min-height:4px}.availability-card.is-muted .availability-card-accent{background:#f59e0b}.availability-card-grid .availability-date-badge{color:#047857;background:#ecfdf5;border:1px solid #99f6d0;border-radius:999px;grid-column:1;justify-content:center;align-items:center;width:fit-content;min-width:36px;height:22px;margin:10px 12px 0;padding:0 10px;font-size:11px;font-weight:900;display:inline-flex}.availability-card-grid .availability-card-main{grid-column:1;align-content:start;gap:4px;min-height:0;display:grid;padding:8px 12px 10px!important}.availability-card-grid .admin-record-title{color:#1f2937;text-transform:capitalize;font-weight:900;line-height:1.25;font-size:14px!important}.availability-card-grid .admin-record-meta,.availability-card-grid time{color:#697386;text-overflow:ellipsis;white-space:nowrap;font-weight:800;line-height:1.25;overflow:hidden;margin-top:0!important;font-size:11px!important}.availability-card-grid time{color:#0f3ea8}.availability-card-grid .availability-card-actions{flex-flow:column;grid-area:2/2/span 2;justify-content:center;align-self:stretch;align-items:stretch;gap:5px!important;padding:10px 10px 10px 0!important;display:flex!important}.availability-card-grid .availability-card-action,.availability-card-grid .admin-record-actions .agenda-close-button,.availability-card-grid .admin-record-actions .agenda-danger-button{font-weight:900;border-radius:999px!important;width:100%!important;min-width:0!important;height:24px!important;min-height:24px!important;padding:4px 8px!important;font-size:10px!important;line-height:1!important}.availability-card-grid .admin-record-actions .agenda-close-button{color:#047857;background:#ecfdf5;border-color:#99f6d0}.availability-card-grid .admin-record-actions .agenda-danger-button{color:#be123c;background:#fff1f2;border-color:#fecdd3}.availability-card-grid .admin-action-label-full{display:inline}.availability-card-grid .admin-action-label-compact{display:none}@media (width<=1080px){.employee-availability-manager .admin-layout{grid-template-columns:1fr}}@media (width<=640px){.availability-card-grid{grid-template-columns:1fr}.availability-card-grid .availability-card-actions{flex-direction:column;align-items:stretch}.availability-card-grid .availability-card-action,.availability-card-grid .admin-record-actions .agenda-close-button,.availability-card-grid .admin-record-actions .agenda-danger-button{width:100%!important}}.agenda-responsive-shell,.client-agenda-panel,.employee-agenda-card{background:#fff;border:1px solid #e0e5ec;border-radius:8px;box-shadow:0 1px 3px #0f172a14;width:min(100%,1180px)!important;max-width:1180px!important;margin-inline:auto!important}.agenda-grid{touch-action:manipulation;background:#fff;width:100%;padding:14px 18px 18px;min-width:640px!important}.agenda-week-nav{justify-content:flex-end;gap:8px;margin:0 0 12px}.agenda-week-button{color:#334155;width:34px;height:34px;min-height:34px;box-shadow:none;background:#fff;border-color:#d6dde8;border-radius:8px;font-size:16px;font-weight:900}.agenda-week-button:hover:not(:disabled){color:#0f3ea8;box-shadow:none;background:#eef5ff;border-color:#b9cdfd;transform:none}.agenda-days-header{z-index:8;background:#fff;margin-bottom:6px;position:sticky;top:58px}.agenda-time-header-spacer,.agenda-day-heading{background:#f8fafc;border-color:#dfe5ee;min-height:44px}.agenda-day-heading{gap:4px}.agenda-day-name{color:#0891b2;letter-spacing:0;font-size:11px;font-weight:900}.agenda-day-date{color:#475569;font-size:14px;font-weight:900;line-height:1}.agenda-row{background:#fff}.agenda-time-cell{color:#64748b;align-items:center;padding:0 8px 0 0;font-size:12px;font-weight:900}.agenda-slot-cell{transition:background .12s,outline-color .12s}.agenda-slot-cell:hover{background:#f8fbff!important}.agenda-booking-item{box-shadow:none;font-weight:900}.agenda-booking-item-promotion{box-shadow:none}.agenda-booking-icon .activity-icon-agenda.activity-icon-tiny{border-radius:4px;width:16px;height:16px}.agenda-booking-icon .activity-icon-agenda.activity-icon-tiny.activity-icon-emoji{font-size:14px}.agenda-booking-label{max-width:100%;font-size:10px;line-height:1}.agenda-booking-cancel{color:#334155!important;background:#cbd5e1!important;border-top-right-radius:2px!important;border-bottom-right-radius:2px!important}.agenda-detail-popover{border-color:#e0e5ec;border-radius:8px;box-shadow:0 12px 28px #0f172a29}.agenda-detail-header{color:#c73f43;text-transform:uppercase;background:#fff8f8;border-bottom:1px solid #f3d7d9}@media (width<=900px){.agenda-responsive-shell,.client-agenda-panel,.employee-agenda-card{width:100%!important;max-width:100%!important}.agenda-grid{padding:12px;min-width:560px!important}.agenda-days-header{top:0}.agenda-time-header-spacer,.agenda-day-heading{min-height:40px}.agenda-day-date{font-size:13px}}@media (width<=640px){.agenda-responsive-shell,.client-agenda-panel,.employee-agenda-card{border-radius:8px;width:100%!important;max-width:100%!important;margin-inline:0!important}.agenda-grid{touch-action:manipulation;padding:10px;min-width:0!important}.agenda-row{min-width:0}.agenda-slot-cell{min-height:44px!important}.agenda-mobile-range-hint{color:#116973;text-transform:uppercase;background:linear-gradient(#f2fcfd 0%,#e9f9fb 100%);border:1px solid #c7eef2;border-radius:8px;justify-content:center;align-items:center;min-height:32px;margin:-2px 0 8px;font-size:12px;font-weight:900;display:flex}.agenda-week-nav{justify-content:space-between}.agenda-week-button{width:38px;height:36px}.agenda-day-heading{min-height:38px}.agenda-day-name{font-size:10px}.agenda-day-date{font-size:12px}.agenda-time-cell{padding-right:5px;font-size:10px}.agenda-booking-item{pointer-events:auto!important;border-radius:2px!important;min-height:28px!important;padding:4px 27px 4px 25px!important;font-size:10px!important}.agenda-booking-cancel{width:25px!important;min-width:25px!important;min-height:28px!important;font-size:11px!important}.agenda-booking-icon{display:inline-flex!important}.agenda-booking-label{flex-direction:column!important;font-size:10px!important;display:flex!important}}.agenda-booking-label-primary,.agenda-booking-label-secondary{text-overflow:ellipsis;white-space:nowrap;max-width:100%;display:block;overflow:hidden}.agenda-booking-label-secondary{font-size:.92em}.agenda-booking-item.agenda-booking-item-compact{border-radius:2px!important;width:100%!important;max-width:100%!important;min-height:34px!important;padding:5px 21px 5px 22px!important;line-height:1.15!important}.agenda-booking-item.agenda-booking-item-compact .agenda-booking-icon,.agenda-booking-item.agenda-booking-item-compact .agenda-booking-mobile-label{display:inline-flex!important}.agenda-booking-item.agenda-booking-item-compact .agenda-booking-label{color:#334155;text-align:center;width:100%;max-width:100%;text-shadow:none;font-weight:900;overflow:hidden;white-space:normal!important;flex-direction:column!important;font-size:9px!important;line-height:1.08!important;display:flex!important}.agenda-booking-item.agenda-booking-item-compact .agenda-booking-cancel{border-top-right-radius:2px!important;border-bottom-right-radius:2px!important;width:18px!important;min-width:18px!important;min-height:34px!important}.agenda-booking-item.agenda-booking-item-compact .agenda-booking-icon{left:2px!important}.agenda-booking-item.agenda-booking-item-compact .agenda-booking-icon .activity-icon-agenda.activity-icon-tiny{width:18px!important;height:18px!important}.agenda-booking-item.agenda-booking-item-compact .agenda-booking-icon .activity-icon-agenda.activity-icon-tiny.activity-icon-emoji{font-size:14px!important}.role-workspace-client{background:#f2f4f7}.role-workspace-client .role-workspace-topbar{color:#1f2937;background:#fff;border:1px solid #e4e8ef;border-radius:8px;gap:16px;min-height:58px;padding:0 28px;box-shadow:0 1px 4px #0f172a0f}.role-workspace-client .role-workspace-brand{gap:11px}.role-workspace-client .role-workspace-brand .app-navbar-mark{color:#c31920;background:linear-gradient(#fff 0%,#fff5f5 100%);border-radius:10px;width:38px;height:38px;font-size:19px}.role-workspace-client .app-navbar-title{color:#171a1f;font-size:15px;font-weight:900}.role-workspace-client .app-navbar-subtitle{color:#8b95a5;font-size:10px;font-weight:800}.role-workspace-client .role-workspace-session{color:#5f6b7a;justify-content:flex-end;align-items:center;gap:10px;margin-top:0;display:flex}.role-workspace-client .role-workspace-session>span:not(.app-navbar-avatar){color:#5f6b7a;text-overflow:ellipsis;white-space:nowrap;max-width:min(34vw,320px);font-size:13px;font-weight:900;overflow:hidden}.role-workspace-client .app-navbar-avatar,.role-workspace-client .role-workspace-avatar{color:#b91c1c;background:#fff3f3;border:2px solid #ffd6d8;border-radius:999px;width:38px;height:38px;font-size:15px;font-weight:900}.role-workspace-client .app-navbar-switch,.role-workspace-client .app-navbar-logout,.role-workspace-client .client-summary-refresh{border-radius:999px;width:auto;min-width:0;min-height:32px;padding:7px 13px;font-size:12px;font-weight:900;line-height:1}.role-workspace-client .app-navbar-switch{color:#0f3ea8;background:#eef5ff;border-color:#b9cdfd}.role-workspace-client .app-navbar-switch:hover{color:#fff;background:#0f3ea8;border-color:#0f3ea8}.role-workspace-client .app-navbar-logout{color:#fff;background:#ed8f91;border-color:#ed8f91}.role-workspace-client .app-navbar-logout:hover{background:#dc2626;border-color:#dc2626}.role-workspace-client .role-workspace-hero,.role-workspace-client .client-summary-panel,.role-workspace-client .client-agenda-panel{border-color:#e0e5ec;box-shadow:0 1px 3px #0f172a14}.role-workspace-client .app-navbar-menu{justify-content:center}.role-workspace-client .app-navbar-button{border-radius:999px;min-height:34px;padding:7px 14px}.role-workspace-client .app-navbar-button:hover,.role-workspace-client .app-navbar-button.is-active{color:#0f3ea8;background:#eef5ff;border-color:#b9cdfd}.role-workspace-client .client-welcome-hero{color:#1f2937;background:#fff;display:block}.role-workspace-client .client-welcome-hero.has-custom-background,.settings-preview-hero.has-custom-background{color:#fff;background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative;overflow:hidden}.role-workspace-client .client-welcome-hero.has-custom-background:before,.settings-preview-hero.has-custom-background:before{content:"";background:linear-gradient(90deg,#0f172abd,#0f172a57);position:absolute;inset:0}.role-workspace-client .client-welcome-hero.has-custom-background>*,.settings-preview-hero.has-custom-background>*{z-index:1;position:relative}.role-workspace-client .client-welcome-hero.has-custom-background .admin-kicker,.role-workspace-client .client-welcome-hero.has-custom-background h1,.role-workspace-client .client-welcome-hero.has-custom-background p:not(.admin-kicker),.settings-preview-hero.has-custom-background .admin-kicker,.settings-preview-hero.has-custom-background h1,.settings-preview-hero.has-custom-background p:not(.admin-kicker){color:#fff;text-shadow:0 1px 2px #0f172a5c}.role-workspace-client .client-welcome-hero.has-custom-background .role-workspace-icon,.settings-preview-hero.has-custom-background .role-workspace-icon{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff2e;border-color:#ffffff9e}.role-workspace-client .client-welcome-hero>div{max-width:680px}.role-workspace-client .client-welcome-hero h1 span,.settings-preview-hero h1 span{display:block}.role-workspace-client .client-welcome-hero .client-welcome-prefix,.settings-preview-hero .client-welcome-prefix{opacity:.86;margin-bottom:2px;font-size:.5em;font-weight:750;line-height:1.05}.role-workspace-client .client-welcome-hero .client-welcome-name,.settings-preview-hero .client-welcome-name{font-size:1.18em;font-weight:950;line-height:.98}.client-business-hours-text{white-space:pre-line;max-width:680px;margin-top:12px}.role-workspace-client .client-welcome-hero .admin-kicker,.settings-preview-hero .admin-kicker{font-size:13px}.client-welcome-action{color:#047857;cursor:pointer;background:#ecfdf5;border:1px solid #99f6d0;border-radius:999px;width:auto;min-height:34px;margin-top:16px;padding:8px 18px;font-size:13px;font-weight:900;line-height:1}.client-welcome-action:hover{color:#fff;background:#16a34a;border-color:#16a34a}.role-workspace-client .client-modal-option-button,.client-request-secondary{color:#047857!important;width:auto!important;min-height:40px!important;box-shadow:none!important;background:#ecfdf5!important;border:1px solid #99f6d0!important;border-radius:999px!important;margin:0!important;padding:8px 18px!important;font-size:13px!important;font-weight:900!important;line-height:1!important}.role-workspace-client .client-modal-option-button:hover,.client-request-secondary:hover{color:#fff!important;background:#16a34a!important;border-color:#16a34a!important}.role-workspace-client .service-color-legend{background:#fff;border-color:#dbe3ee;border-radius:8px;grid-column:1/-1;justify-content:center;gap:10px;width:100%;padding:10px}.role-workspace-client .service-color-item{font-size:12px;font-weight:900;line-height:1;border:1px solid color-mix(in srgb, var(--service-chip-color,#3fc9d5) 72%, white)!important;min-height:28px!important;color:color-mix(in srgb, var(--service-chip-color,#3fc9d5) 82%, #111827)!important;background:color-mix(in srgb, var(--service-chip-color,#3fc9d5) 30%, white)!important;box-shadow:none!important;border-radius:999px!important;padding:4px 18px!important}.agenda-option-button,.agenda-close-button,.agenda-danger-button,.client-welcome-action,.role-workspace-client .client-modal-option-button,.client-request-secondary,.admin-status-tabs span,.service-record-badges span,.admin-managed-badge,.availability-summary-strip span,.availability-date-field span,.availability-record-day,.access-request-status,.employee-button-list .admin-record-actions .agenda-close-button,.employee-button-list .admin-record-actions .agenda-danger-button,.employee-button-list .employee-list-action,.service-button-grid .admin-record-actions .agenda-close-button,.service-button-grid .admin-record-actions .agenda-option-button,.service-button-grid .admin-record-actions .agenda-danger-button,.employee-availability-manager .availability-day-filter-all,.employee-availability-manager .availability-day-circle,.employee-availability-manager .availability-day-circle small,.employee-availability-manager .availability-form-toggle{color:#334155!important;box-shadow:none!important;background:#f8fafc!important;border-color:#cbd5e1!important}.agenda-option-button:hover,.agenda-close-button:hover,.agenda-danger-button:hover,.client-welcome-action:hover,.role-workspace-client .client-modal-option-button:hover,.client-request-secondary:hover,.employee-button-list .employee-list-action:hover,.employee-button-list .admin-record-actions .agenda-close-button:hover,.employee-button-list .admin-record-actions .agenda-danger-button:hover,.service-button-grid .admin-record-actions .agenda-close-button:hover,.service-button-grid .admin-record-actions .agenda-option-button:hover,.service-button-grid .admin-record-actions .agenda-danger-button:hover,.employee-availability-manager .availability-day-filter-all:hover,.employee-availability-manager .availability-day-filter-all.is-selected,.employee-availability-manager .availability-day-circle:hover,.employee-availability-manager .availability-day-circle.is-selected{color:#0f172a!important;background:#e2e8f0!important;border-color:#94a3b8!important}.admin-status-tabs .is-success,.admin-status-tabs .is-info,.admin-status-tabs .is-warning,.admin-status-tabs .is-danger,.service-record-badges .is-success,.service-record-badges .is-warning,.service-record-badges span:first-child,.availability-day-button:hover:not(:disabled),.availability-day-button.is-selected,.employee-availability-manager .availability-day-filter-all.is-selected,.employee-availability-manager .availability-day-circle.is-selected small{color:#334155!important;background:#f8fafc!important;border-color:#cbd5e1!important}.availability-record-day,.employee-button-list .admin-record-avatar,.admin-record-avatar{color:#334155!important;background:#e2e8f0!important}.role-workspace-client .service-color-swatch{display:none}.client-home-banner-strip>.client-home-banner{background-position:50%!important;background-repeat:no-repeat!important;background-size:cover!important;width:100%!important;max-width:100%!important;height:100%!important;max-height:100%!important}.role-workspace-client .client-summary-panel{padding:9px 10px}.role-workspace-client .client-summary-header{margin-bottom:8px}.role-workspace-client .client-summary-header h2{font-size:16px;font-weight:900}.role-workspace-client .client-summary-refresh{color:#475569;background:#fff;border-color:#d8e0eb}.role-workspace-client .client-summary-refresh:hover{color:#1f2937;background:#f8fafc;border-color:#cbd5e1}.role-workspace-client .client-booking-card{background:#fff;border-color:#e0e5ec;border-radius:8px;box-shadow:0 1px 3px #0f172a0f}@media (width<=900px){.role-workspace-client .role-workspace-topbar{flex-direction:column;align-items:stretch;gap:10px;padding:12px}.role-workspace-client .role-workspace-session{justify-content:flex-start;width:100%}.role-workspace-client .role-workspace-session>span:not(.app-navbar-avatar){max-width:none}}@media (width<=640px){.role-workspace-client .role-workspace-session{grid-template-columns:auto minmax(0,1fr) auto;display:grid}.role-workspace-client .app-navbar-switch,.role-workspace-client .app-navbar-logout{min-height:34px}.role-workspace-client .client-summary-panel{padding:14px}}.client-request-modal{width:min(92vw,560px)!important;overflow:hidden!important}.client-request-modal .agenda-modal-body{gap:20px!important;padding:28px 24px 24px!important}.client-request-service-chip{border:1px solid color-mix(in srgb, var(--service-chip-color,#15b8c8) 38%, #d8e1ef)!important;color:#162338!important;background:#fff!important;border-radius:8px!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;min-height:92px!important;margin:0!important;display:flex!important;box-shadow:0 8px 20px #152a4a14!important}.client-request-service-chip .agenda-summary-title{color:#26374f!important;justify-content:center!important;align-items:center!important;gap:10px!important;font-size:20px!important;font-weight:800!important;line-height:1.1!important;display:inline-flex!important}.client-request-time{color:#5f6f88!important;font-size:18px!important;font-weight:800!important;line-height:1.2!important}.client-request-modal .agenda-empty-state{color:#60708a!important;text-align:center!important;background:0 0!important;border:0!important;max-width:430px!important;margin:0 auto!important;font-size:18px!important;font-weight:500!important;line-height:1.45!important}.client-request-actions{grid-template-columns:minmax(0,1fr) minmax(150px,auto)!important;align-items:center!important;gap:14px!important;width:100%!important;margin-top:4px!important;display:grid!important}.client-request-actions .agenda-option-button,.client-request-actions .agenda-close-button,.client-request-actions .client-welcome-action{white-space:nowrap!important;border-radius:999px!important;width:100%!important;min-width:0!important;min-height:44px!important;margin:0!important}.agenda-close-button-single.client-request-secondary{text-align:center!important;width:fit-content!important;min-width:112px!important;margin:14px auto 0!important;display:block!important}.employee-reservation-modal .client-request-actions{flex-wrap:wrap!important;justify-content:center!important;justify-items:center!important;display:flex!important}.employee-reservation-modal .client-request-actions .client-request-secondary{flex:none!important;width:auto!important;min-width:112px!important;max-width:160px!important;padding-inline:24px!important}.client-request-actions .agenda-option-button{color:#21304a!important;background:#fff!important;border-color:#c8d5e7!important}.client-request-submit{color:#0e7490!important;background:#cffafe!important;border-color:#67e8f9!important;box-shadow:0 10px 20px #67e8f938!important}.client-request-submit:hover{color:#155e75!important;background:#a5f3fc!important;border-color:#22d3ee!important}.client-request-submit:disabled{opacity:.5!important;cursor:not-allowed!important;box-shadow:none!important}.booking-assignment-panel{border-color:#dbe3ee!important;width:100%!important;box-shadow:0 1px 3px #0f172a14!important}.booking-assignment-panel .agenda-modal-header{color:#fff!important;text-align:center!important;text-transform:none!important;background:#2d3a47!important;border-bottom:0!important;padding:9px 12px!important;font-size:13px!important;font-weight:900!important}.booking-assignment-panel .admin-pending-list{grid-template-columns:repeat(auto-fill,minmax(250px,1fr))!important;gap:8px!important;padding:10px!important;display:grid!important}.booking-assignment-card{min-height:0!important;box-shadow:none!important;background:#fff!important;border:1px solid #dbe3ee!important;border-radius:8px!important;grid-template-columns:minmax(0,1fr)!important;align-items:stretch!important;gap:8px!important;padding:10px!important;display:grid!important}.booking-assignment-card .admin-record-main{align-items:start!important;gap:7px!important;min-width:0!important;padding:0!important;display:grid!important}.booking-assignment-service{border:1px solid color-mix(in srgb, var(--service-chip-color,#15b8c8) 52%, #dbe3ee)!important;max-width:100%!important;min-height:30px!important;color:color-mix(in srgb, var(--service-chip-color,#15b8c8) 78%, #172033)!important;background:#fff!important;border-radius:999px!important;flex:none!important;align-items:center!important;gap:6px!important;padding:4px 10px 4px 5px!important;font-size:11px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important;box-shadow:0 1px 2px #0f172a0f!important}.booking-assignment-service strong{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.booking-assignment-meta{color:#5f6f88!important;white-space:normal!important;min-width:0!important;font-size:11px!important;font-weight:800!important;line-height:1.25!important}.booking-assignment-card .admin-record-actions{justify-content:flex-start!important;align-items:center!important;padding:0!important;display:flex!important}.booking-assignment-card .agenda-close-button{color:#fff!important;border-color:var(--service-chip-color,#15b8c8)!important;background:var(--service-chip-color,#15b8c8)!important;white-space:nowrap!important;border-radius:999px!important;width:auto!important;min-width:112px!important;min-height:28px!important;padding:6px 10px!important;font-size:11px!important;font-weight:900!important;line-height:1!important}.booking-assignment-card .agenda-close-button:hover{filter:brightness(.96)!important}.assignment-employee-modal{width:min(94vw,680px)!important;overflow:hidden!important}.assignment-employee-header{justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}.assignment-employee-header span{text-align:center!important;flex:auto!important}.assignment-employee-close{color:#fff!important;cursor:pointer!important;background:#ffffff1f!important;border:1px solid #ffffff80!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:30px!important;min-width:30px!important;height:30px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.assignment-employee-modal .agenda-modal-body{gap:18px!important;padding:22px!important}.assignment-service-summary{color:#5f6f88!important;background:#fff!important;border:1px solid #dbe3ee!important;border-radius:8px!important;justify-content:space-between!important;align-items:center!important;gap:14px!important;width:100%!important;padding:12px 14px!important;font-size:13px!important;font-weight:800!important;display:flex!important}.assignment-service-chip{border:1px solid color-mix(in srgb, var(--service-chip-color,#15b8c8) 52%, #dbe3ee)!important;max-width:58%!important;min-height:38px!important;color:color-mix(in srgb, var(--service-chip-color,#15b8c8) 78%, #172033)!important;background:#fff!important;border-radius:999px!important;align-items:center!important;gap:8px!important;padding:5px 14px 5px 6px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;display:inline-flex!important}.assignment-service-chip strong{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.assignment-employee-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))!important;gap:12px!important;width:100%!important;display:grid!important}.assignment-employee-card{color:#172033!important;cursor:pointer!important;text-align:left!important;background:#fff!important;border:1px solid #dbe3ee!important;border-radius:8px!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:12px!important;min-height:72px!important;padding:12px!important;display:grid!important;box-shadow:0 1px 3px #0f172a0f!important}.assignment-employee-card:hover:not(:disabled){border-color:color-mix(in srgb, var(--service-chip-color,#15b8c8) 64%, #dbe3ee)!important;transform:translateY(-1px)!important;box-shadow:0 10px 22px #0f172a14!important}.assignment-employee-card.is-disabled{opacity:.58!important;cursor:not-allowed!important}.assignment-employee-avatar{color:#047857!important;background:#ecfdf5!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:15px!important;font-weight:900!important;display:inline-flex!important;overflow:hidden!important}.assignment-employee-avatar img{object-fit:cover!important;width:100%!important;height:100%!important}.assignment-employee-main{gap:5px!important;min-width:0!important;display:grid!important}.assignment-employee-main strong{color:#172033!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:14px!important;font-weight:900!important;line-height:1.1!important;overflow:hidden!important}.assignment-employee-main small{color:#60708a!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;font-weight:800!important;line-height:1.1!important;overflow:hidden!important}.assignment-employee-action{border:1px solid var(--service-chip-color,#15b8c8)!important;color:#fff!important;background:var(--service-chip-color,#15b8c8)!important;text-align:center!important;border-radius:999px!important;min-width:76px!important;padding:8px 12px!important;font-size:12px!important;font-weight:900!important;line-height:1!important}.assignment-employee-card.is-disabled .assignment-employee-action{color:#64748b!important;background:#f3f6fa!important;border-color:#dbe3ee!important}.assignment-employee-actions{justify-content:center!important;width:100%!important;margin-top:14px!important;display:flex!important}.assignment-employee-actions .agenda-option-button{color:#047857!important;background:#ecfdf5!important;border:1px solid #86efac!important;border-radius:999px!important;width:min(100%,360px)!important;min-width:190px!important;min-height:42px!important;font-size:14px!important;font-weight:900!important;line-height:1!important}.assignment-employee-actions .agenda-option-button:hover{color:#fff!important;background:#16a34a!important;border-color:#16a34a!important}.admin-metric-card,.employee-summary-card{border-color:color-mix(in srgb, var(--dashboard-card-accent,#3fc9d5) 34%, #153640)!important;color:#fff!important;background:radial-gradient(circle at 92% 8%, #fff3, transparent 29%), linear-gradient(135deg, color-mix(in srgb, var(--dashboard-card-accent,#3fc9d5) 35%, transparent), transparent 43%), linear-gradient(145deg, #14242d 0%, #173a42 58%, #0f2930 100%)!important;position:relative!important;overflow:hidden!important;box-shadow:0 14px 28px #0f172a2e!important}.admin-metric-card:after,.employee-summary-card:after{content:""!important;background:#ffffff12!important;border:1px solid #ffffff21!important;border-radius:999px!important;width:112px!important;height:112px!important;position:absolute!important;bottom:-44px!important;right:-34px!important}.admin-metric-card>*,.employee-summary-card>*{z-index:1!important;position:relative!important}.admin-metric-card span,.employee-summary-card>span{color:color-mix(in srgb, var(--dashboard-card-accent,#7ddbe4) 78%, #fff)!important;letter-spacing:.04em!important;font-weight:950!important}.admin-metric-card strong,.employee-summary-card>strong{color:#fff!important;text-shadow:0 1px 2px #0f172a52!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;border-bottom:0!important;border-radius:8px 8px 0 0!important;margin-top:10px!important;padding:8px 9px 2px!important;font-weight:950!important;display:block!important}.admin-metric-card small,.employee-summary-card p{color:#b8d5dc!important;background:#ffffff14!important;border:1px solid #ffffff1f!important;border-top:0!important;border-radius:0 0 8px 8px!important;margin-top:0!important;padding:1px 9px 8px!important;font-weight:850!important;display:block!important}.admin-metric-card:nth-child(2) strong,.admin-metric-card:nth-child(2) small,.employee-summary-card:nth-child(2)>strong,.employee-summary-card:nth-child(2) p{background:#7dd36f1f!important;border-color:#7dd36f40!important}.admin-metric-card:nth-child(3) strong,.admin-metric-card:nth-child(3) small,.employee-summary-card:nth-child(3)>strong,.employee-summary-card:nth-child(3) p{background:#f2b84b1f!important;border-color:#f2b84b40!important}.admin-metric-card:nth-child(4) strong,.admin-metric-card:nth-child(4) small,.employee-summary-card:nth-child(4)>strong,.employee-summary-card:nth-child(4) p{background:#8cc8ff1f!important;border-color:#8cc8ff40!important}.admin-metric-card:first-child,.employee-summary-card:first-child{--dashboard-card-accent:#3fc9d5}.admin-metric-card:nth-child(2),.employee-summary-card:nth-child(2){--dashboard-card-accent:#7dd36f}.admin-metric-card:nth-child(3),.employee-summary-card:nth-child(3){--dashboard-card-accent:#f2b84b}.admin-metric-card:nth-child(4),.employee-summary-card:nth-child(4){--dashboard-card-accent:#8cc8ff}.admin-metric-card:nth-child(5){--dashboard-card-accent:#f58cc6}.employee-summary-card-closed-weeks{--dashboard-card-accent:#3fc9d5}.employee-admin-manager .employee-metric-grid .admin-metric-card,.service-admin-manager .service-metric-grid .admin-metric-card,.dashboard-shell .employee-admin-manager .employee-metric-grid .admin-metric-card,.dashboard-shell .service-admin-manager .service-metric-grid .admin-metric-card{border-color:color-mix(in srgb, var(--dashboard-card-accent,#3fc9d5) 34%, #153640)!important;color:#fff!important;background:radial-gradient(circle at 92% 8%, #fff3, transparent 29%), linear-gradient(135deg, color-mix(in srgb, var(--dashboard-card-accent,#3fc9d5) 35%, transparent), transparent 43%), linear-gradient(145deg, #14242d 0%, #173a42 58%, #0f2930 100%)!important;position:relative!important;overflow:hidden!important;box-shadow:0 14px 28px #0f172a2e!important}.employee-admin-manager .employee-metric-grid .admin-metric-card span,.service-admin-manager .service-metric-grid .admin-metric-card span,.dashboard-shell .employee-admin-manager .employee-metric-grid .admin-metric-card span,.dashboard-shell .service-admin-manager .service-metric-grid .admin-metric-card span{color:color-mix(in srgb, var(--dashboard-card-accent,#7ddbe4) 78%, #fff)!important}.employee-admin-manager .employee-metric-grid .admin-metric-card strong,.service-admin-manager .service-metric-grid .admin-metric-card strong,.dashboard-shell .employee-admin-manager .employee-metric-grid .admin-metric-card strong,.dashboard-shell .service-admin-manager .service-metric-grid .admin-metric-card strong{color:#fff!important;background:#ffffff14!important}.employee-admin-manager .employee-metric-grid .admin-metric-card small,.service-admin-manager .service-metric-grid .admin-metric-card small,.dashboard-shell .employee-admin-manager .employee-metric-grid .admin-metric-card small,.dashboard-shell .service-admin-manager .service-metric-grid .admin-metric-card small{color:#b8d5dc!important;background:#ffffff14!important}.service-admin-manager .service-metric-grid,.dashboard-shell .service-admin-manager .service-metric-grid{grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:6px!important}.service-admin-manager .service-metric-grid .admin-metric-card,.dashboard-shell .service-admin-manager .service-metric-grid .admin-metric-card{min-height:78px!important;padding:9px 10px!important}.service-admin-manager .service-metric-grid .admin-metric-card span,.dashboard-shell .service-admin-manager .service-metric-grid .admin-metric-card span{font-size:8px!important;line-height:1!important}.service-admin-manager .service-metric-grid .admin-metric-card strong,.dashboard-shell .service-admin-manager .service-metric-grid .admin-metric-card strong{margin-top:5px!important;padding:5px 7px 1px!important;font-size:18px!important;line-height:1!important}.service-admin-manager .service-metric-grid .admin-metric-card small,.dashboard-shell .service-admin-manager .service-metric-grid .admin-metric-card small{padding:1px 7px 5px!important;font-size:8px!important;line-height:1.15!important}.client-summary-panel,.client-promotions-panel{position:relative;overflow:hidden;background:#fff!important;border:1px solid #d8e0eb!important;border-radius:8px!important;box-shadow:0 1px 3px #0f172a0f!important}.client-summary-header h2,.client-promotions-panel h2{color:#1f2937!important;font-weight:900!important}.client-summary-empty{color:#64748b!important}.client-booking-card,.client-promotion-card{-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:#fff!important;border-color:#d8e0eb!important;box-shadow:0 1px 3px #0f172a0f!important}.client-booking-card strong,.client-promotion-card strong{color:#1f2937!important}.client-booking-card span,.client-booking-card time,.client-promotion-card p{color:#64748b!important}.client-promotion-card span{border:1px solid #e2e8f0;color:#475569!important;background:#f8fafc!important}@media (width<=560px){.agenda-customer-card{width:min(92vw,360px)!important;max-height:88vh!important}.agenda-customer-card .agenda-modal-body{max-height:calc(88vh - 42px)!important;padding:11px!important;overflow:auto!important}.agenda-customer-summary{margin-bottom:8px!important;padding:7px 9px!important;font-size:10px!important}.agenda-customer-field{margin-bottom:8px!important;font-size:10px!important}.agenda-customer-field input{min-height:34px!important;padding:6px 9px!important;font-size:12px!important}.agenda-customer-actions{gap:7px!important;margin-top:10px!important}.agenda-customer-actions .agenda-option-button,.agenda-customer-actions .agenda-close-button,.agenda-customer-cancel{min-height:34px!important;padding:7px 12px!important;font-size:12px!important}.client-request-actions{grid-template-columns:1fr!important}.assignment-employee-modal{width:min(92vw,390px)!important;max-height:86vh!important}.assignment-employee-header{padding:10px 12px!important;font-size:13px!important}.assignment-employee-header span{text-align:left!important}.assignment-employee-close{width:28px!important;min-width:28px!important;height:28px!important}.assignment-employee-modal .agenda-modal-body{gap:10px!important;max-height:calc(86vh - 48px)!important;padding:12px!important;overflow:auto!important}.assignment-service-summary{flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:10px!important;font-size:11px!important}.assignment-service-chip{max-width:100%!important;min-height:30px!important;padding:4px 10px 4px 5px!important;font-size:11px!important}.assignment-employee-grid{grid-template-columns:1fr!important;gap:8px!important}.assignment-employee-card{grid-template-columns:34px minmax(0,1fr) auto!important;gap:8px!important;min-height:54px!important;padding:8px!important}.assignment-employee-avatar{width:34px!important;height:34px!important;font-size:13px!important}.assignment-employee-main{gap:2px!important}.assignment-employee-main strong{font-size:12px!important}.assignment-employee-main small{font-size:10px!important}.assignment-employee-action{grid-column:auto!important;min-width:66px!important;padding:6px 8px!important;font-size:10px!important}.assignment-employee-actions{justify-content:flex-start!important}.assignment-employee-actions .agenda-option-button{border-radius:999px!important;min-width:104px!important;min-height:30px!important;font-size:11px!important}.booking-assignment-card{grid-template-columns:1fr!important;align-items:stretch!important;padding:9px!important}.service-admin-manager .service-metric-grid,.dashboard-shell .service-admin-manager .service-metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.service-admin-manager .service-metric-grid .admin-metric-card,.dashboard-shell .service-admin-manager .service-metric-grid .admin-metric-card{min-height:82px!important}.booking-assignment-card .admin-record-main{align-items:flex-start!important;display:grid!important}.booking-assignment-service{max-width:100%!important}.booking-assignment-meta{white-space:normal!important}.booking-assignment-card .agenda-close-button{width:auto!important;min-width:112px!important}.client-request-service-chip .agenda-summary-title{font-size:18px!important}.client-request-time,.client-request-modal .agenda-empty-state{font-size:16px!important}}@media (width<=640px){.employee-availability-manager .availability-form-card{overflow:hidden!important}.employee-availability-manager .availability-form-header{cursor:pointer!important;min-height:38px!important;padding:8px 10px!important}.employee-availability-manager .availability-form-toggle{color:#c73f43!important;background:#fff!important;border:1px solid #f3c7ca!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:28px!important;min-width:28px!important;height:28px!important;font-size:16px!important;font-weight:900!important;line-height:1!important;transition:transform .16s!important;display:inline-flex!important;transform:rotate(90deg)!important}.employee-availability-manager .availability-form-toggle[aria-expanded=true]{transform:rotate(-90deg)!important}.employee-availability-manager .availability-form-body.is-collapsed{display:none!important}.employee-availability-manager .availability-form-body.is-open{display:grid!important}.role-workspace-client .app-navbar-menu{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important;width:100%!important;display:grid!important}.role-workspace-client .app-navbar-button{border-radius:8px!important;width:100%!important;min-width:0!important;min-height:40px!important;padding:6px 8px!important;font-size:13px!important;line-height:1.1!important}.role-workspace-client .app-navbar-button:nth-child(2){font-size:0!important}.role-workspace-client .app-navbar-button:nth-child(2):after{content:"Reservar";font-size:13px!important;font-weight:900!important;line-height:1.1!important}.role-workspace-client .app-navbar-button:nth-child(2) span,.role-workspace-client .app-navbar-button:nth-child(2) svg{font-size:13px!important}.role-workspace-client .app-navbar-button:nth-child(2) span{margin-right:5px!important;display:inline-flex!important}.role-workspace-employee{padding-inline:8px!important}.role-workspace-employee .role-workspace-topbar{border-radius:8px!important;gap:6px!important;padding:8px!important}.role-workspace-employee .role-workspace-brand .app-navbar-mark{font-size:22px!important}.role-workspace-employee .role-workspace-brand .app-navbar-logo{width:72px!important;height:48px!important}.role-workspace-employee .app-navbar-title{font-size:12px!important}.role-workspace-employee .role-workspace-session{gap:6px!important}.role-workspace-employee .role-workspace-session>span:not(.app-navbar-avatar){max-width:124px!important;font-size:10px!important}.role-workspace-employee .app-navbar-avatar,.role-workspace-employee .role-workspace-avatar{width:30px!important;height:30px!important;font-size:11px!important}.role-workspace-employee .app-navbar-logout{border-radius:999px!important;min-height:30px!important;padding:6px 12px!important;font-size:11px!important}.role-workspace-employee .app-navbar-menu{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:6px!important;width:100%!important;display:grid!important}.role-workspace-employee .app-navbar-button{white-space:nowrap!important;border-radius:8px!important;min-width:0!important;min-height:32px!important;padding:5px 7px!important;font-size:12px!important;line-height:1.1!important}.role-workspace-employee .app-navbar-button:nth-child(3){grid-column:1/-1!important;justify-self:stretch!important;width:100%!important}.role-workspace-employee .role-workspace-hero,.role-workspace-employee .employee-card,.role-workspace-employee .employee-availability-manager .admin-form-card,.role-workspace-employee .employee-availability-manager .availability-warning-card,.role-workspace-employee .employee-availability-manager .availability-day-filter,.role-workspace-employee .availability-card-grid .availability-card{border-radius:8px!important;box-shadow:0 1px 3px #0f172a14!important}.role-workspace-employee .role-workspace-hero{padding:14px 12px!important}.role-workspace-employee .role-workspace-hero h1{font-size:23px!important;line-height:1.15!important}.role-workspace-employee .role-workspace-hero p:not(.admin-kicker){font-size:13px!important;line-height:1.45!important}.role-workspace-employee .employee-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:6px!important;margin-bottom:8px!important;display:grid!important}.role-workspace-employee .employee-summary-card{border-radius:8px!important;align-content:center!important;min-height:70px!important;padding:8px 7px!important;box-shadow:0 1px 3px #0f172a14!important}.role-workspace-employee .employee-summary-card span{font-size:8px!important;line-height:1!important;display:block!important}.role-workspace-employee .employee-summary-card strong{margin-top:4px!important;font-size:22px!important;line-height:.95!important}.role-workspace-employee .employee-summary-card p{margin-top:3px!important;font-size:9px!important;line-height:1.1!important}.role-workspace-employee .employee-summary-card-availability p{white-space:normal!important}.role-workspace-employee .employee-closed-week-lines{gap:4px!important;margin-top:6px!important}.role-workspace-employee .employee-summary-card-closed-weeks>strong{font-size:12px!important}.role-workspace-employee .employee-closed-week-row{grid-template-columns:minmax(44px,1fr) auto!important;gap:2px 6px!important;padding:5px 6px!important}.role-workspace-employee .employee-closed-week-row span{font-size:7px!important}.role-workspace-employee .employee-closed-week-row small{white-space:nowrap!important;font-size:8px!important}.role-workspace-employee .employee-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.role-workspace-employee .employee-summary-card{min-height:92px!important}.role-workspace-employee .employee-closed-week-row strong{font-size:11px!important}.role-workspace-employee .employee-layout{gap:8px!important}.role-workspace-employee .employee-profile-card{grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;gap:2px 10px!important;min-height:74px!important;padding:10px!important;display:grid!important;position:static!important}.role-workspace-employee .employee-profile-card .employee-profile-avatar{border-radius:8px!important;grid-area:1/1/4!important;width:48px!important;height:48px!important;margin:0!important;font-size:16px!important}.role-workspace-employee .employee-profile-card .admin-kicker{grid-column:2!important;margin:0!important;font-size:9px!important;line-height:1!important}.role-workspace-employee .employee-profile-card h2{grid-column:2!important;margin:0!important;font-size:17px!important;line-height:1.1!important}.role-workspace-employee .employee-profile-card p:not(.admin-kicker){grid-column:2!important;margin:0!important;font-size:11px!important;line-height:1.1!important}.role-workspace-employee .employee-availability-manager .admin-shell,.role-workspace-employee .employee-availability-manager{gap:6px!important}.role-workspace-employee .employee-availability-manager .admin-hero{padding:0!important}.role-workspace-employee .employee-availability-manager .admin-hero h1{font-size:20px!important}.role-workspace-employee .employee-availability-manager .availability-summary-strip{justify-content:center!important;gap:5px!important;margin-bottom:6px!important}.role-workspace-employee .employee-availability-manager .availability-summary-strip span{min-height:22px!important;padding:3px 7px!important;font-size:9px!important}.role-workspace-employee .employee-availability-manager .availability-form-card{overflow:hidden!important}.role-workspace-employee .employee-availability-manager .availability-form-header{cursor:pointer!important;min-height:28px!important;padding:5px 8px!important;font-size:12px!important}.role-workspace-employee .employee-availability-manager .availability-form-toggle{color:#c73f43!important;background:#fff!important;border:1px solid #f3c7ca!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:22px!important;min-width:22px!important;height:22px!important;font-size:13px!important;font-weight:900!important;line-height:1!important;transition:transform .16s!important;display:inline-flex!important;transform:rotate(90deg)!important}.role-workspace-employee .employee-availability-manager .availability-form-toggle[aria-expanded=true]{transform:rotate(-90deg)!important}.role-workspace-employee .employee-availability-manager .availability-form-body.is-collapsed{display:none!important}.role-workspace-employee .employee-availability-manager .availability-form-body.is-open{display:grid!important}.role-workspace-employee .employee-availability-manager .availability-form-card .agenda-modal-body{padding:7px!important}.role-workspace-employee .employee-availability-manager .availability-form-card .admin-form-grid{gap:6px!important}.role-workspace-employee .employee-availability-manager .availability-form-card .admin-form-grid label{gap:3px!important;font-size:11px!important;line-height:1.1!important}.role-workspace-employee .employee-availability-manager .availability-form-card .admin-form-grid input,.role-workspace-employee .employee-availability-manager .availability-form-card .admin-form-grid select{min-height:30px!important;padding:5px 8px!important;font-size:11px!important;line-height:1.1!important}.role-workspace-employee .employee-availability-manager .availability-form-card .admin-fieldset,.role-workspace-employee .employee-availability-manager .availability-form-card .availability-range-card{gap:6px!important;padding:7px!important}.role-workspace-employee .employee-availability-manager .availability-form-card .admin-fieldset-title{font-size:11px!important;line-height:1.1!important}.role-workspace-employee .employee-availability-manager .availability-form-card .availability-date-columns,.role-workspace-employee .employee-availability-manager .availability-form-card .admin-two-columns{gap:6px!important}.role-workspace-employee .employee-availability-manager .availability-form-card .availability-date-field span{font-size:10px!important}.role-workspace-employee .employee-availability-manager .availability-form-card .admin-switch-row{min-height:28px!important;padding:5px 7px!important;font-size:11px!important;line-height:1.1!important}.role-workspace-employee .employee-availability-manager .availability-form-card .admin-switch-row input{width:16px!important;height:16px!important;min-height:16px!important}.role-workspace-employee .employee-availability-manager .availability-form-card .admin-actions{gap:5px!important;padding-top:0!important}.role-workspace-employee .employee-availability-manager .availability-form-card .admin-actions .agenda-close-button,.role-workspace-employee .employee-availability-manager .availability-form-card .admin-actions .agenda-option-button{min-height:30px!important;padding:6px 10px!important;font-size:11px!important}.role-workspace-employee .employee-availability-manager .availability-form-card .admin-actions{flex-flow:row!important;justify-content:center!important;align-items:center!important;gap:8px!important;width:100%!important;display:flex!important}.role-workspace-employee .employee-availability-manager .availability-form-card .admin-actions .agenda-close-button,.role-workspace-employee .employee-availability-manager .availability-form-card .admin-actions .agenda-option-button{flex:0 126px!important;width:126px!important;min-width:0!important;max-width:calc(50% - 4px)!important;height:34px!important;min-height:34px!important;padding:7px 12px!important;font-size:13px!important}.role-workspace-employee .employee-availability-manager .availability-form-card .admin-actions .agenda-close-button:only-child{flex:100%!important;width:min(100%,360px)!important;min-width:0!important;max-width:100%!important}.role-workspace-employee .employee-availability-manager .availability-day-filter{gap:5px!important;margin-bottom:8px!important;padding:6px!important}.role-workspace-employee .employee-availability-manager .availability-day-filter-all{min-height:28px!important;padding:5px 16px!important;font-size:11px!important}.role-workspace-employee .employee-availability-manager .availability-day-filter-circles{flex-wrap:nowrap!important;justify-content:center!important;gap:4px!important;width:100%!important}.role-workspace-employee .employee-availability-manager .availability-day-circle{flex:0 0 32px!important;width:32px!important;height:32px!important}.role-workspace-employee .employee-availability-manager .availability-day-circle span{font-size:11px!important}.role-workspace-employee .employee-availability-manager .availability-day-circle small{min-width:14px!important;height:14px!important;font-size:8px!important;bottom:-2px!important;right:-2px!important}.role-workspace-employee .employee-availability-manager .availability-day-filter-caption{font-size:9px!important}.role-workspace-employee .availability-card-grid{gap:5px!important}.role-workspace-employee .availability-card-grid .availability-card{border-radius:6px!important;grid-template-columns:minmax(0,1fr) 74px!important;align-items:center!important;min-height:0!important}.role-workspace-employee .availability-card-grid .availability-card-accent{grid-column:1/-1!important;min-height:3px!important}.role-workspace-employee .availability-card-grid .availability-date-badge{grid-column:1!important;min-width:32px!important;height:20px!important;margin:6px 8px 0!important;padding:0 9px!important;font-size:10px!important}.role-workspace-employee .availability-card-grid .availability-card-main{grid-column:1!important;gap:2px!important;min-height:0!important;padding:5px 8px 7px!important}.role-workspace-employee .availability-card-grid .admin-record-title{font-size:13px!important;line-height:1.12!important}.role-workspace-employee .availability-card-grid .admin-record-meta{white-space:normal!important;font-size:10px!important;line-height:1.12!important}.role-workspace-employee .availability-card-grid time{color:#0f3ea8!important;white-space:normal!important;font-size:11px!important;font-weight:900!important;line-height:1.12!important}.role-workspace-employee .availability-card-grid .availability-card-actions{flex-direction:column!important;grid-area:2/2/span 2!important;justify-content:center!important;align-self:stretch!important;align-items:stretch!important;gap:4px!important;padding:6px 8px 7px 0!important}.role-workspace-employee .availability-card-grid .availability-card-action,.role-workspace-employee .availability-card-grid .admin-record-actions .agenda-close-button,.role-workspace-employee .availability-card-grid .admin-record-actions .agenda-danger-button{border-radius:999px!important;flex:none!important;width:100%!important;height:22px!important;min-height:22px!important;padding:3px 6px!important;font-size:10px!important;line-height:1!important}}
