*,:before,:after{box-sizing:border-box}html,body,#root{width:100%;height:100%;min-height:100vh;margin:0;padding:0}body{color:#111827;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f7f7f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}#root{flex-direction:column;display:flex}div{max-width:100%}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}::-webkit-scrollbar-track{background:0 0}.weekly-map{flex-direction:column;gap:12px;min-height:0;display:flex}.weekly-map__toolbar{grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;display:grid;position:relative}.weekly-map__navigation{align-items:center;gap:8px;display:flex}.weekly-map__navigation-button,.weekly-map__current-button,.weekly-map__availability-button{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;min-height:42px;font-weight:800}.weekly-map__navigation-button{width:42px;font-size:24px}.weekly-map__navigation-button:disabled{cursor:not-allowed;opacity:.5;background:#f3f4f6}.weekly-map__current-button,.weekly-map__availability-button{padding:0 14px;font-size:13px}.weekly-map__availability-button{align-items:center;gap:8px;display:inline-flex}.weekly-map__range{color:#111827;flex-direction:column;align-items:center;gap:2px;font-size:16px;display:flex}.weekly-map__range span{color:#6b7280;font-size:12px;font-weight:600}.weekly-map__availability-wrap{justify-content:flex-end;display:flex;position:relative}.weekly-map__legend{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-wrap:wrap;align-items:center;gap:16px;min-height:34px;padding:8px 12px;display:flex}.weekly-map__legend-item{color:#4b5563;align-items:center;gap:6px;font-size:12px;font-weight:700;display:inline-flex}.weekly-map__legend-color{border:1px solid;border-radius:4px;width:14px;height:14px}.weekly-map__legend-color--free{background:#fff;border-color:#d1d5db}.weekly-map__legend-hint{color:#6b7280;margin-left:auto;font-size:11px;font-weight:600}.weekly-map__error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;padding:12px 14px;font-size:13px;font-weight:700}.weekly-map__shell{background:#fff;border:1px solid #d1d5db;border-radius:16px;min-height:360px;overflow:hidden;box-shadow:0 2px 10px #1018280a}.weekly-map__scroll{min-height:360px;max-height:calc(100vh - 310px);overflow:auto}.weekly-map__grid{grid-template-columns:220px repeat(6,minmax(145px,1fr));min-width:1120px;display:grid}.weekly-map__head{z-index:20;box-sizing:border-box;color:#111827;background:#f9fafb;border-bottom:1px solid #d1d5db;border-right:1px solid #d1d5db;flex-direction:column;justify-content:center;align-items:center;gap:3px;min-height:58px;padding:8px 10px;font-size:13px;display:flex;position:sticky;top:0}.weekly-map__head span{color:#6b7280;font-size:12px;font-weight:700}.weekly-map__head--professional{z-index:30;align-items:flex-start;left:0}.weekly-map__professional{z-index:10;box-sizing:border-box;color:#111827;background:#fff;border-bottom:1px solid #e5e7eb;border-right:1px solid #d1d5db;align-items:center;min-height:106px;padding:12px 14px;font-size:14px;line-height:1.35;display:flex;position:sticky;left:0}.weekly-map__day,.weekly-map__split-day,.weekly-map__inactive{box-sizing:border-box;border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;min-height:106px}.weekly-map__day{background:#fff;padding:6px}.weekly-map__split-day{background:#fff;grid-template-rows:1fr 1fr;display:grid}.weekly-map__inactive{color:#6b7280;text-align:center;text-transform:uppercase;background:repeating-linear-gradient(135deg,#f3f4f6,#f3f4f6 8px,#e5e7eb 8px 16px);justify-content:center;align-items:center;padding:8px;font-size:10px;font-weight:800;display:flex}.weekly-map__block{box-sizing:border-box;flex-direction:column;justify-content:center;gap:3px;min-height:52px;padding:7px 8px;display:flex;overflow:hidden}.weekly-map__block--full{border-radius:10px;height:100%;min-height:94px}.weekly-map__block--unavailability{color:#374151;background:#e5e7eb;border:1px solid #9ca3af}.weekly-map__block strong,.weekly-map__block span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.weekly-map__block strong{font-size:11px;line-height:1.2}.weekly-map__block span{opacity:.85;font-size:10px;line-height:1.15}.weekly-map__free-slot{color:#9ca3af;background:#fff;border-bottom:1px solid #f3f4f6;justify-content:center;align-items:center;min-height:52px;display:flex;position:relative}.weekly-map__free-slot>span{letter-spacing:.04em;text-transform:uppercase;font-size:10px;font-weight:700}.weekly-map__free-slot button{color:#9ca3af;cursor:not-allowed;background:#f9fafb;border:1px solid #d1d5db;border-radius:7px;width:22px;height:22px;font-size:17px;line-height:1;position:absolute;bottom:4px;right:5px}.weekly-map__state{color:#6b7280;justify-content:center;align-items:center;min-height:360px;font-size:14px;font-weight:700;display:flex}.weekly-map__panel-backdrop{z-index:79;background:0 0;border:0;position:fixed;inset:0}.weekly-map__panel{z-index:80;box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:16px;width:440px;max-width:calc(100vw - 40px);max-height:calc(100vh - 220px);padding:12px;position:absolute;top:calc(100% + 8px);right:0;overflow-y:auto;box-shadow:0 18px 45px #1018282e}.weekly-map__panel-header{color:#111827;justify-content:space-between;align-items:center;gap:12px;padding:2px 2px 10px;font-size:14px;display:flex}.weekly-map__panel-header button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:9px;width:30px;height:30px;font-size:18px}.weekly-map__panel-days{gap:8px;display:grid}.weekly-map__panel-day{border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:110px 1fr;align-items:start;gap:10px;padding:10px;display:grid}.weekly-map__panel-date,.weekly-map__panel-names{flex-direction:column;gap:4px;display:flex}.weekly-map__panel-date{color:#374151;font-size:12px}.weekly-map__panel-names{color:#111827;font-size:12px;font-weight:600}.weekly-map__panel-empty{color:#9ca3af;font-size:12px;font-weight:600}@media (width<=1024px){.weekly-map__toolbar{grid-template-columns:1fr auto}.weekly-map__range{grid-area:1/1/auto/-1}.weekly-map__navigation{grid-area:2/1}.weekly-map__availability-wrap{grid-area:2/2}.weekly-map__scroll{max-height:calc(100vh - 350px)}}.weekly-map-official-content-centered{text-align:center;width:100%;display:block}[data-weekly-map-manual=true]{padding-right:2.25rem;position:relative}[data-weekly-map-manual=true]:after{content:"+";box-sizing:border-box;color:#94a3b8;pointer-events:none;background:#fff;border:1px solid #cbd5e1;border-radius:.45rem;justify-content:center;align-items:center;width:1.4rem;height:1.4rem;font-size:1rem;font-weight:400;line-height:1;display:inline-flex;position:absolute;bottom:.3rem;right:.35rem}[class*=weekly-map__][class*=header]:not(button):not([class*=block]),[class*=weekly-map__][class*=row]:not(button):not([class*=block]),[class*=weekly-map__][class*=professional]:not(button):not([class*=block]),[class*=weekly-map__][class*=cell]:not(button):not([class*=block]),[class*=weekly-map__][class*=day]:not(button):not([class*=block]){border-color:#0000!important}.weekly-map__block,.weekly-map__block--appointment,.weekly-map__block--unavailability,button[class*=weekly-map__],[role=button][class*=weekly-map__]{border-style:solid}.weekly-map__shell{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important}.weekly-map__scroll{padding:14px 14px 0;overflow:auto visible;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.weekly-map__grid{grid-template-columns:minmax(205px,1.2fr) repeat(6,minmax(145px,1fr));gap:12px 0;min-width:1080px;display:grid;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.weekly-map__head{color:#6b7280;min-height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0 0 8px!important}.weekly-map__head--professional{visibility:hidden}.weekly-map__professional-card{background:#fff;border-radius:16px;grid-column:1/-1;grid-template-columns:minmax(205px,1.2fr) repeat(6,minmax(145px,1fr));padding:12px;display:grid;overflow:visible;box-shadow:0 2px 10px #1018280a}.weekly-map__professional-card>.weekly-map__professional,.weekly-map__professional-card>.weekly-map__day,.weekly-map__professional-card>.weekly-map__split-day{min-width:0;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important}.weekly-map__professional-card>.weekly-map__professional{color:#111827;align-items:center;font-weight:700;display:flex;padding:0!important}.weekly-map__professional-card>.weekly-map__day,.weekly-map__professional-card>.weekly-map__split-day{padding:4px!important}.weekly-map__professional-card .weekly-map__block{border-radius:12px!important}@media (width<=1200px){.weekly-map__grid,.weekly-map__professional-card{grid-template-columns:minmax(185px,1.1fr) repeat(6,minmax(132px,1fr))}}.weekly-map__shell{width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:20px!important;position:relative!important;overflow:visible!important}.weekly-map__scroll{height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:20px!important;position:relative!important;overflow:auto visible!important}.weekly-map__grid{height:auto!important;min-height:0!important;max-height:none!important;padding-bottom:0!important;overflow:visible!important}.weekly-map__professional-card{height:auto!important;max-height:none!important}.weekly-map__professional-card:last-child{margin-bottom:0!important}.weekly-map__block--appointment{color:#970e18!important;background:#f5d9db!important;border-color:#de7f86!important}.weekly-map__legend-color--appointment{background:#c1121f!important;border-color:#c1121f!important}.weekly-map__block--unavailability{text-align:center!important}.weekly-map__block--unavailability>strong,.weekly-map__block--unavailability>span{width:100%;display:block;text-align:center!important}.weekly-map__block--appointment{color:#111827!important;background:#fff7f7!important;border:1px solid #fca5a5!important}.weekly-map__block--appointment strong,.weekly-map__block--appointment span{color:#111827!important}.weekly-map__free-slot{box-sizing:border-box;position:relative;color:#0000!important;text-shadow:none!important;background:#fff!important;border:1px solid #d1d5db!important;border-radius:12px!important}.weekly-map__free-slot>:not(button){visibility:hidden!important}.weekly-map__free-slot:before,.weekly-map__free-slot:after{content:none!important;display:none!important}.weekly-map__free-slot button{visibility:visible!important;color:#9ca3af!important;font-size:17px!important}.weekly-map__head--professional{visibility:visible!important;text-align:left!important;justify-content:flex-start!important;align-self:stretch!important;align-items:center!important;min-height:64px!important;padding:0 12px 8px!important;display:flex!important}.weekly-map__legend-inline{width:100%;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex-direction:column!important;justify-content:center!important;align-items:flex-start!important;gap:4px!important;margin:0!important;padding:0!important;display:flex!important}.weekly-map__legend-inline>*{white-space:nowrap;width:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;justify-content:flex-start!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important}.weekly-map__availability-button--active{color:#970e18!important;background:#fff7f7!important;border-color:#fca5a5!important}.weekly-map__filter-panel{width:320px}.weekly-map__filter-help{color:#6b7280;margin:0 2px 10px;font-size:12px;line-height:1.4}.weekly-map__filter-options{gap:6px;display:grid}.weekly-map__filter-option{box-sizing:border-box;color:#374151;min-height:46px;font:inherit;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.weekly-map__filter-option:hover{background:#f9fafb}.weekly-map__filter-option strong{font-size:13px}.weekly-map__filter-option span{color:#6b7280;font-size:12px;font-weight:700}.weekly-map__filter-option--active{color:#970e18;background:#fff7f7;border-color:#fca5a5}.weekly-map__filter-option--active span{color:#970e18}.weekly-map__free-slot button{cursor:pointer!important;color:#4b5563!important;background:#fff!important;border-color:#cbd5e1!important}.weekly-map__free-slot button:hover{color:#111827!important;background:#f9fafb!important;border-color:#9ca3af!important}.weekly-map__free-slot button:focus-visible,.weekly-map__block--unavailability:focus-visible,.weekly-map__modal button:focus-visible,.weekly-map__modal-option:focus-within{outline-offset:2px;outline:2px solid #b91c1c}.weekly-map__block--unavailability{box-sizing:border-box;appearance:none;width:100%;font:inherit;cursor:pointer}.weekly-map__block--unavailability:hover:not(:disabled){background:#dfe3e8!important;border-color:#6b7280!important}.weekly-map__block--unavailability:disabled{cursor:default;opacity:1}.weekly-map__modal-layer{z-index:120;box-sizing:border-box;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.weekly-map__modal-backdrop{cursor:pointer;background:#11182770;border:0;width:100%;height:100%;position:absolute;inset:0}.weekly-map__modal{z-index:1;box-sizing:border-box;color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:20px;flex-direction:column;gap:18px;width:min(520px,100%);max-height:calc(100vh - 40px);padding:22px;display:flex;position:relative;overflow-y:auto;box-shadow:0 24px 70px #11182747}.weekly-map__modal-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.weekly-map__modal-header>div{min-width:0}.weekly-map__modal-header span{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin-bottom:3px;font-size:13px;font-weight:700;display:block;overflow:hidden}.weekly-map__modal-header h2{margin:0;font-size:21px;line-height:1.2}.weekly-map__modal-header>button{color:#4b5563;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;flex:none;width:34px;height:34px;font-size:20px}.weekly-map__modal-date{color:#4b5563;text-transform:capitalize;margin:-8px 0 0;font-size:14px;font-weight:700}.weekly-map__modal-fieldset{border:0;min-width:0;margin:0;padding:0}.weekly-map__modal-fieldset legend{color:#374151;margin-bottom:9px;padding:0;font-size:13px;font-weight:800}.weekly-map__modal-options{gap:8px;display:grid}.weekly-map__modal-options--period{grid-template-columns:repeat(3,minmax(0,1fr))}.weekly-map__modal-option{box-sizing:border-box;color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:12px;align-items:center;gap:9px;min-height:48px;padding:10px 12px;display:flex}.weekly-map__modal-option:hover{background:#f9fafb}.weekly-map__modal-option--active{color:#970e18;background:#fff7f7;border-color:#fca5a5}.weekly-map__modal-option input{accent-color:#b91c1c;flex:none;margin:0}.weekly-map__modal-option strong{font-size:13px}.weekly-map__modal-option--recurrence>span{flex-direction:column;gap:2px;min-width:0;display:flex}.weekly-map__modal-option--recurrence small{color:#6b7280;font-size:11px;line-height:1.35}.weekly-map__modal-warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a;border-radius:10px;margin:0;padding:10px 12px;font-size:12px;font-weight:700;line-height:1.45}.weekly-map__modal-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 12px;font-size:12px;font-weight:700;line-height:1.45}.weekly-map__modal-actions{justify-content:flex-end;align-items:center;gap:9px;padding-top:2px;display:flex}.weekly-map__modal-actions button{min-height:40px;font:inherit;cursor:pointer;border-radius:10px;padding:0 14px;font-size:13px;font-weight:800}.weekly-map__modal-actions button:disabled,.weekly-map__modal-header button:disabled,.weekly-map__modal-backdrop:disabled{cursor:not-allowed;opacity:.65}.weekly-map__modal-delete{color:#b91c1c;background:#fff;border:1px solid #fecaca;margin-right:auto}.weekly-map__modal-delete--confirm{color:#fff;background:#b91c1c;border-color:#b91c1c}.weekly-map__modal-cancel{color:#4b5563;background:#fff;border:1px solid #d1d5db}.weekly-map__modal-save{color:#fff;background:#b91c1c;border:1px solid #b91c1c}@media (width<=520px){.weekly-map__modal-layer{align-items:flex-end;padding:10px}.weekly-map__modal{border-radius:18px;max-height:calc(100vh - 20px);padding:18px}.weekly-map__modal-options--period{grid-template-columns:1fr}.weekly-map__modal-actions{flex-wrap:wrap}.weekly-map__modal-delete{order:3;width:100%;margin-right:0}.weekly-map__modal-cancel,.weekly-map__modal-save{flex:1 1 0}}.weekly-map__free-slot--full{width:100%;height:100%;min-height:94px;border-radius:12px!important}.weekly-map__block--unavailability{color:#6b7280!important;background:#f3f4f6!important;border-color:#d1d5db!important}.weekly-map__block--unavailability>strong,.weekly-map__block--unavailability>span{color:#6b7280!important}.weekly-map__block--unavailability:hover:not(:disabled){color:#4b5563!important;background:#eef0f2!important;border-color:#cbd5e1!important}.weekly-map__block--unavailability:hover:not(:disabled)>strong,.weekly-map__block--unavailability:hover:not(:disabled)>span{color:#4b5563!important}.weekly-map__legend-color--unavailability{background:#f3f4f6!important;border-color:#d1d5db!important}
