.menu-item.svelte-1y3un27.svelte-1y3un27{font-size:var(--font-size-12);margin-bottom:var(--gap-16)}.menu-item.svelte-1y3un27 a.svelte-1y3un27{color:var(--secondary-half-black);text-decoration:none}.is-mobile.svelte-1y3un27.svelte-1y3un27{font-size:var(--font-size-14) !important}.section.svelte-1y3un27.svelte-1y3un27{gap:var(--gap-08);display:flex;align-items:center;transition:all 0.2s ease-in-out}.section.active.svelte-1y3un27.svelte-1y3un27{color:var(--primary-half-black)}.section.svelte-1y3un27.svelte-1y3un27:not(.active):hover{opacity:0.5}.section.svelte-1y3un27>span.svelte-1y3un27{font-weight:var(--font-weight-bold);text-transform:uppercase}ul.svelte-1y3un27.svelte-1y3un27{list-style-type:none;margin:0;padding:0 0 0 var(--gap-24)}ul.hidden.svelte-1y3un27.svelte-1y3un27{display:none}ul.svelte-1y3un27 li.svelte-1y3un27{padding-top:var(--gap-08)}ul.svelte-1y3un27 a.svelte-1y3un27{display:flex;font-weight:var(--font-weight-regular);color:var(--secondary-half-black);transition:all 0.2s ease-in-out}ul.svelte-1y3un27 a.active.svelte-1y3un27{font-weight:var(--font-weight-medium);color:var(--primary-half-black)}ul.svelte-1y3un27 a.svelte-1y3un27:hover{opacity:0.5}
button.svelte-1mdtu1f.svelte-1mdtu1f{padding:0;transition:all 0.4s ease-in-out;position:relative}button.svelte-1mdtu1f.svelte-1mdtu1f:disabled{pointer-events:none}button.svelte-1mdtu1f.svelte-1mdtu1f:hover{filter:brightness(1.1)}button.svelte-1mdtu1f .tooltip.svelte-1mdtu1f{transition:var(--transition) opacity;opacity:0;z-index:var(--z-index);position:absolute;transform:translateX(-50%);font-size:var(--font-size-10);white-space:nowrap;bottom:calc(100% + var(--gap-02));left:50%;transition:all 0.5s}button.svelte-1mdtu1f:hover .tooltip.svelte-1mdtu1f{display:block;opacity:1}button.svelte-1mdtu1f:hover .darktooltip.svelte-1mdtu1f{bottom:calc(100% + var(--gap-08));opacity:1}button.svelte-1mdtu1f .darktooltip.svelte-1mdtu1f{background:black;color:white;border-radius:5px;padding:4px 10px;box-shadow:2px 2px 10px #333;font-size:1.1rem;bottom:calc(100% + var(--gap-04));font-weight:var(--font-weight-medium)}button.svelte-1mdtu1f .arrow.svelte-1mdtu1f{position:absolute;left:50%;bottom:-50%;transform:translateX(-50%) translateY(-55%);width:0;height:0;border-left:8px solid transparent;border-right:8px solid transparent;border-top:8px solid black}button.svelte-1mdtu1f.svelte-1mdtu1f:focus{outline:none}.uppercase.svelte-1mdtu1f.svelte-1mdtu1f{text-transform:uppercase}.underline.svelte-1mdtu1f.svelte-1mdtu1f{text-decoration:underline}.color.svelte-1mdtu1f.svelte-1mdtu1f{color:var(--color)}.weight.svelte-1mdtu1f.svelte-1mdtu1f{font-weight:var(--weight)}.size.svelte-1mdtu1f.svelte-1mdtu1f{font-size:var(--size)}.border.svelte-1mdtu1f.svelte-1mdtu1f{border:var(--border)}.backgroundColor.svelte-1mdtu1f.svelte-1mdtu1f{background-color:var(--bg)}.display.svelte-1mdtu1f.svelte-1mdtu1f{display:var(--display)}.inactive.svelte-1mdtu1f.svelte-1mdtu1f{color:var(--gray)}.haveIcon.svelte-1mdtu1f.svelte-1mdtu1f{display:flex;justify-content:center;align-items:center;gap:8px}.underlineHover.svelte-1mdtu1f.svelte-1mdtu1f{text-decoration:none}.underlineHover.svelte-1mdtu1f.svelte-1mdtu1f:hover{text-decoration:underline}.opacity.svelte-1mdtu1f.svelte-1mdtu1f{opacity:var(--opacity)}.width.svelte-1mdtu1f.svelte-1mdtu1f{width:var(--width)}
aside.svelte-caqybe.svelte-caqybe{width:var(--navbar-width);top:0;bottom:0;display:flex;flex-direction:column;justify-content:flex-start;padding:var(--gap-24) var(--gap-16);z-index:2;background:var(--primary-bar-background-with-opacity);border-radius:0px 10px 10px 0px;box-shadow:0 4px 30px rgba(0, 0, 0, 0.1);backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid rgba(255, 255, 255, 0.3);position:fixed;transition:transform 0.3s ease;z-index:102}aside.svelte-caqybe .logo.svelte-caqybe{margin-bottom:var(--gap-24);width:8rem}aside.svelte-caqybe .line.svelte-caqybe{margin:var(--gap-24) 0;height:0.5px;background:var(--secondary-half-black);border:none}aside.svelte-caqybe .menus.svelte-caqybe{overflow-y:auto;overflow-x:hidden}aside.svelte-caqybe ul.svelte-caqybe{list-style-type:none;margin:0;padding:0}.openMenu.svelte-caqybe.svelte-caqybe{transform:translateX(0) translateY(0)}.closeMenu.svelte-caqybe.svelte-caqybe{top:0;left:0;bottom:0;width:var(--size);transform:translateX(-100%)}
.root.svelte-15uizxh{border-radius:50%;border:1px solid grey;height:var(--size);width:var(--size);display:flex;align-items:center;justify-content:center;background-color:var(--black);background-repeat:no-repeat;background-size:cover;background-position:center;color:var(--white);font-size:calc(var(--size) * 16 / 42);position:relative}.root.hasAvatar.svelte-15uizxh{color:transparent}
.profileButton.svelte-kf87k2.svelte-kf87k2{background-color:var(--button-background-light);border-radius:5px;padding:4px 8px;gap:var(--gap-08);display:grid;grid-template-columns:1fr 26px;align-items:center;transition:all ease-in-out 0.3s;cursor:pointer;position:relative}.profileButton.svelte-kf87k2.svelte-kf87k2:hover{background-color:var(--button-background-light-hover)}.profileButton.simple.svelte-kf87k2.svelte-kf87k2{background-color:unset !important;padding:unset !important;grid-template-columns:1fr !important;margin-right:12px !important}.profileButton.svelte-kf87k2 .info.svelte-kf87k2{color:var(--primary-half-black);overflow:hidden;text-align:right}.profileButton.svelte-kf87k2 .name.svelte-kf87k2{font-size:var(--font-size-14);font-weight:var(--font-weight-bold);display:block;white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis;line-height:14px}.profileButton.svelte-kf87k2 .role.svelte-kf87k2{font-weight:var(--font-weight-regular);font-size:var(--font-size-12);display:block;white-space:nowrap;overflow:hidden;width:100%;text-overflow:ellipsis;line-height:12px}.profileContent.svelte-kf87k2.svelte-kf87k2{top:calc(100% + 4px);right:0;position:absolute;width:var(--profile-width);align-items:start;flex-direction:column;overflow:hidden;border-radius:5px;background-color:var(--secondary-background);width:100%;padding:2px;border:solid 0.25px var(--secondary-half-black);box-shadow:var(--shadow-lg);z-index:20;display:flex;min-width:max-content}.profileContent.svelte-kf87k2>.svelte-kf87k2{padding:8px 12px;width:100%;border-radius:3px;transition:all ease-in-out 0.3s;display:flex;align-items:center;justify-content:space-between;gap:var(--gap-16)}.profileContent.svelte-kf87k2>.svelte-kf87k2:hover{background-color:var(--hover-half-white)}
.right.svelte-10kfvuh.svelte-10kfvuh{height:100%;width:100%;overflow:hidden}.right.svelte-10kfvuh header.svelte-10kfvuh{position:relative;min-height:39px}.right.svelte-10kfvuh header h1.svelte-10kfvuh{font-size:var(--font-size-14);font-weight:var(--font-weight-bold);color:var(--secondary-half-black);text-transform:uppercase}.right.svelte-10kfvuh header .title.svelte-10kfvuh{display:grid;align-items:center;grid-template-columns:1fr auto;gap:var(--gap-16);background-color:var(--primary-bar-background);border:solid 0.25px var(--secondary-half-black);padding:2px 2px 2px 8px;border-radius:0.5rem;box-shadow:var(--shadow-lg);height:100%}.right.svelte-10kfvuh header .title .left-side-title.svelte-10kfvuh{display:flex;align-items:center;gap:var(--gap-16)}.right.svelte-10kfvuh header .title .right-side-title.svelte-10kfvuh{display:flex;align-items:center;justify-content:center}.right.svelte-10kfvuh header .title .custom-header-actions.svelte-10kfvuh{display:flex;align-items:center;gap:var(--gap-08);justify-self:end}.right.svelte-10kfvuh header .title .page-titles.svelte-10kfvuh{display:flex;align-items:baseline;gap:var(--gap-04);margin-top:var(--gap-04)}.right.svelte-10kfvuh header .title p.svelte-10kfvuh{font-size:var(--font-size-14);font-weight:var(--font-weight-bold);color:var(--primary-half-black);text-transform:uppercase}.right.svelte-10kfvuh main.svelte-10kfvuh{position:relative;height:100%;display:flex;flex-direction:column;gap:var(--gap-12);padding:var(--gap-12)}.right.svelte-10kfvuh main.headless.svelte-10kfvuh{height:calc(100vh - var(--gap-16) * 2);margin-top:0}.is-mobile.svelte-10kfvuh.svelte-10kfvuh{padding:0 !important}.is-mobile.svelte-10kfvuh header.svelte-10kfvuh{padding:var(--gap-08) var(--gap-08) var(--gap-04) var(--gap-08);margin-bottom:0 !important}.is-mobile.svelte-10kfvuh header .page-titles.svelte-10kfvuh{display:none !important}.is-mobile.svelte-10kfvuh main.svelte-10kfvuh{padding:0 !important;height:100% !important;gap:0 !important}.is-mobile.svelte-10kfvuh .down-part.svelte-10kfvuh{padding:var(--gap-08);gap:0}.overlay.svelte-10kfvuh.svelte-10kfvuh{position:fixed;top:0;left:0;bottom:0;right:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.3);z-index:101;display:none}.open.svelte-10kfvuh.svelte-10kfvuh{display:block}.down-part.svelte-10kfvuh.svelte-10kfvuh{position:relative;display:flex;flex-direction:column;height:calc(100% - 51px);width:100%;overflow-y:var(--overflow-y)}
@keyframes svelte-wknkwx-surgeon-fly-cycle{0%{transform:translateY(30px);opacity:0}20%{transform:translateY(0);opacity:1}80%{transform:translateY(0);opacity:1}100%{transform:translateY(-30px);opacity:0}}@keyframes svelte-wknkwx-surgeon-x-move{20%{transform:translateX(0)}60%{transform:translateX(calc(-1 * var(--surgeon-anim-x, 0)))}70%{transform:translateX(calc(-1 * var(--surgeon-anim-x, 0)))}100%{transform:translateX(0)}}@keyframes svelte-wknkwx-surgeon-x-move-single{0%{transform:translateX(0)}30%{transform:translateX(calc(-1 * var(--surgeon-anim-x, 0)))}45%{transform:translateX(calc(-1 * var(--surgeon-anim-x, 0)))}75%{transform:translateX(0)}100%{transform:translateX(0)}}.surgeon.svelte-wknkwx.svelte-wknkwx{text-transform:uppercase;overflow:hidden;min-width:0;display:flex;align-items:center;justify-content:center;position:relative;height:100%}.surgeon.svelte-wknkwx .text-container.svelte-wknkwx{display:flex;align-items:center;width:100%;overflow:hidden;position:relative;text-align:center}.surgeon.svelte-wknkwx .text-container .surgeon-text-container.svelte-wknkwx{position:relative;width:100%;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;margin:0 12px}.surgeon.svelte-wknkwx .text-container .surgeon-text-container.single-item .surgeon-text.svelte-wknkwx{margin:0 12px;display:block;white-space:nowrap}.surgeon.svelte-wknkwx .text-container .surgeon-text-container .surgeon-item.svelte-wknkwx{margin:0 12px;position:absolute;top:0;bottom:0;display:flex;align-items:center;white-space:nowrap;--surgeon-anim-x:0px;animation:svelte-wknkwx-surgeon-fly-cycle 6s cubic-bezier(0, 1, 0.88, 1) infinite}.surgeon.svelte-wknkwx .text-container .surgeon-text-container .surgeon-item.animate-surgeon-x.svelte-wknkwx{animation:svelte-wknkwx-surgeon-fly-cycle 6s cubic-bezier(0, 1, 0.88, 1) infinite}.surgeon.svelte-wknkwx .text-container .surgeon-text-container .surgeon-item.animate-surgeon-x .name.svelte-wknkwx{animation:svelte-wknkwx-surgeon-x-move 4s linear forwards}.surgeon.svelte-wknkwx .text-container .surgeon-text-container .surgeon-text.svelte-wknkwx{margin:0 12px;display:inline-block;white-space:nowrap}.surgeon.svelte-wknkwx .text-container .surgeon-text-container .surgeon-text.animate-surgeon-x.svelte-wknkwx{animation:svelte-wknkwx-surgeon-x-move-single 8s linear infinite}@media(max-width: 1200px){.surgeon.svelte-wknkwx .text-container.svelte-wknkwx{height:24px;min-height:24px}}@media(min-width: 1201px) and (max-width: 1440px){.surgeon.svelte-wknkwx .text-container.svelte-wknkwx{height:26px;min-height:26px}}@media(min-width: 1441px) and (max-width: 1920px){.surgeon.svelte-wknkwx .text-container.svelte-wknkwx{height:28px;min-height:28px}}@media(min-width: 1921px) and (max-width: 2560px){.surgeon.svelte-wknkwx .text-container.svelte-wknkwx{height:36px;min-height:36px}}@media(min-width: 2561px) and (max-width: 3840px){.surgeon.svelte-wknkwx .text-container.svelte-wknkwx{height:48px;min-height:48px}}@media(min-width: 3841px){.surgeon.svelte-wknkwx .text-container.svelte-wknkwx{height:64px;min-height:64px}}
@keyframes svelte-sibwph-procedure-fly-cycle{0%{transform:translateY(30px);opacity:0}20%{transform:translateY(0);opacity:1}80%{transform:translateY(0);opacity:1}100%{transform:translateY(-30px);opacity:0}}@keyframes svelte-sibwph-procedure-x-move{20%{transform:translateX(0)}60%{transform:translateX(calc(-1 * var(--procedure-anim-x, 0)))}70%{transform:translateX(calc(-1 * var(--procedure-anim-x, 0)))}100%{transform:translateX(0)}}@keyframes svelte-sibwph-procedure-x-move-single{0%{transform:translateX(0)}30%{transform:translateX(calc(-1 * var(--procedure-anim-x, 0)))}45%{transform:translateX(calc(-1 * var(--procedure-anim-x, 0)))}75%{transform:translateX(0)}100%{transform:translateX(0)}}.procedures.svelte-sibwph.svelte-sibwph{width:100%;justify-content:flex-start;box-shadow:inset 0 0 4px 2px rgba(0, 0, 0, 0.25);overflow:hidden;height:100%;background-color:rgba(0, 0, 0, 0.05);display:flex;align-items:center}.procedures.svelte-sibwph .procedure-info.svelte-sibwph{display:flex;align-items:center;gap:var(--gap-08);width:100%;overflow:hidden}.procedures.svelte-sibwph .procedure-info .code.svelte-sibwph{text-align:center;display:flex;align-items:center;justify-content:center;background-color:rgba(0, 0, 0, 0.05);box-shadow:inset 0 0 4px 2px rgba(0, 0, 0, 0.25);flex-shrink:0}.procedures.svelte-sibwph .procedure-info .name-container.svelte-sibwph{color:var(--primary-half-black);line-height:1.2;white-space:nowrap;min-width:0;position:relative;flex:1;height:100%;overflow:hidden;display:flex;align-items:center;justify-content:flex-start}.procedures.svelte-sibwph .procedure-info .name-container.single-item .name.svelte-sibwph{display:block;white-space:nowrap}.procedures.svelte-sibwph .procedure-info .name-container .procedure-item.svelte-sibwph{position:absolute;left:0;top:0;bottom:0;display:flex;align-items:center;white-space:nowrap;--procedure-anim-x:0px;animation:svelte-sibwph-procedure-fly-cycle 6s cubic-bezier(0, 1, 0.88, 1) infinite}.procedures.svelte-sibwph .procedure-info .name-container .procedure-item.animate-procedure-x.svelte-sibwph{animation:svelte-sibwph-procedure-fly-cycle 6s cubic-bezier(0, 1, 0.88, 1) infinite}.procedures.svelte-sibwph .procedure-info .name-container .procedure-item.animate-procedure-x .name.svelte-sibwph{animation:svelte-sibwph-procedure-x-move 4s linear forwards}.procedures.svelte-sibwph .procedure-info .name-container .name.svelte-sibwph{display:inline-block;white-space:nowrap}.procedures.svelte-sibwph .procedure-info .name-container .name.animate-procedure-x.svelte-sibwph{animation:svelte-sibwph-procedure-x-move-single 8s linear infinite}@media(max-width: 1200px){.procedures.svelte-sibwph.svelte-sibwph{border-radius:12px}.procedures.svelte-sibwph .name-container.svelte-sibwph{height:24px;min-height:24px}.procedures.svelte-sibwph .code.svelte-sibwph{height:24px;width:24px;border-radius:12px}}@media(min-width: 1201px) and (max-width: 1440px){.procedures.svelte-sibwph.svelte-sibwph{border-radius:13px}.procedures.svelte-sibwph .name-container.svelte-sibwph{height:26px;min-height:26px}.procedures.svelte-sibwph .code.svelte-sibwph{height:26px;width:26px;border-radius:13px}}@media(min-width: 1441px) and (max-width: 1920px){.procedures.svelte-sibwph.svelte-sibwph{border-radius:14px}.procedures.svelte-sibwph .name-container.svelte-sibwph{height:28px;min-height:28px}.procedures.svelte-sibwph .code.svelte-sibwph{height:28px;width:28px;border-radius:14px}}@media(min-width: 1921px) and (max-width: 2560px){.procedures.svelte-sibwph.svelte-sibwph{border-radius:18px}.procedures.svelte-sibwph .name-container.svelte-sibwph{height:36px;min-height:36px}.procedures.svelte-sibwph .code.svelte-sibwph{height:36px;width:36px;border-radius:18px}}@media(min-width: 2561px) and (max-width: 3840px){.procedures.svelte-sibwph.svelte-sibwph{border-radius:24px}.procedures.svelte-sibwph .name-container.svelte-sibwph{height:48px;min-height:48px}.procedures.svelte-sibwph .code.svelte-sibwph{height:48px;width:48px;border-radius:24px}}@media(min-width: 3841px){.procedures.svelte-sibwph.svelte-sibwph{border-radius:32px}.procedures.svelte-sibwph .name-container.svelte-sibwph{height:64px;min-height:64px}.procedures.svelte-sibwph .code.svelte-sibwph{height:64px;width:64px;border-radius:32px}}
.opening-closing.svelte-1psyksg.svelte-1psyksg{display:grid;grid-template-columns:repeat(2, 1fr);align-items:center}.opening-closing.svelte-1psyksg .time-badge.svelte-1psyksg{display:flex;align-items:center;gap:var(--gap-04);border-radius:var(--radius-md);justify-content:center;box-shadow:0 0 4px 2px rgba(0, 0, 0, 0.25)}.opening-closing.svelte-1psyksg .time-badge .time-text.svelte-1psyksg{color:var(--primary-half-black);white-space:nowrap}@media(max-width: 1200px){.opening-closing.svelte-1psyksg .time-badge.svelte-1psyksg{border-radius:12px;height:24px;min-height:24px}.opening-closing.svelte-1psyksg .time-badge.cleaning-time.svelte-1psyksg{margin-left:-24px;padding-left:20px}}@media(min-width: 1201px) and (max-width: 1440px){.opening-closing.svelte-1psyksg .time-badge.svelte-1psyksg{border-radius:13px;height:26px;min-height:26px}.opening-closing.svelte-1psyksg .time-badge.cleaning-time.svelte-1psyksg{margin-left:-26px;padding-left:22px}}@media(min-width: 1441px) and (max-width: 1920px){.opening-closing.svelte-1psyksg .time-badge.svelte-1psyksg{border-radius:14px;height:28px;min-height:28px}.opening-closing.svelte-1psyksg .time-badge.cleaning-time.svelte-1psyksg{margin-left:-28px;padding-left:24px}}@media(min-width: 1921px) and (max-width: 2560px){.opening-closing.svelte-1psyksg .time-badge.svelte-1psyksg{border-radius:18px;height:36px;min-height:36px}.opening-closing.svelte-1psyksg .time-badge.cleaning-time.svelte-1psyksg{margin-left:-36px;padding-left:32px}}@media(min-width: 2561px) and (max-width: 3840px){.opening-closing.svelte-1psyksg .time-badge.svelte-1psyksg{border-radius:24px;height:48px;min-height:48px}.opening-closing.svelte-1psyksg .time-badge.cleaning-time.svelte-1psyksg{margin-left:-48px;padding-left:44px}}@media(min-width: 3841px){.opening-closing.svelte-1psyksg .time-badge.svelte-1psyksg{border-radius:32px;height:64px;min-height:64px}.opening-closing.svelte-1psyksg .time-badge.cleaning-time.svelte-1psyksg{margin-left:-64px;padding-left:60px}}
.patient-stage.svelte-1vzqxfw.svelte-1vzqxfw{text-align:center;display:flex;align-items:center;box-shadow:0 0 4px 2px rgba(0, 0, 0, 0.25);overflow:hidden}.patient-stage.svelte-1vzqxfw .stage-badge.svelte-1vzqxfw{width:100%;text-transform:uppercase;white-space:nowrap}.patient-stage.no-patient.svelte-1vzqxfw .stage-badge.svelte-1vzqxfw{font-weight:var(--font-weight-regular);opacity:0.2}@media(max-width: 1200px){.patient-stage.svelte-1vzqxfw.svelte-1vzqxfw{padding:0 8px;border-radius:12px;height:24px;min-height:24px;gap:var(--gap-04)}}@media(min-width: 1201px) and (max-width: 1440px){.patient-stage.svelte-1vzqxfw.svelte-1vzqxfw{padding:0 10px;border-radius:13px;height:26px;min-height:26px;gap:var(--gap-06)}}@media(min-width: 1441px) and (max-width: 1920px){.patient-stage.svelte-1vzqxfw.svelte-1vzqxfw{padding:0 12px;border-radius:14px;height:28px;min-height:28px;gap:var(--gap-08)}}@media(min-width: 1921px) and (max-width: 2560px){.patient-stage.svelte-1vzqxfw.svelte-1vzqxfw{padding:0 16px;border-radius:18px;height:36px;min-height:36px;gap:var(--gap-12)}}@media(min-width: 2561px) and (max-width: 3840px){.patient-stage.svelte-1vzqxfw.svelte-1vzqxfw{padding:0 24px;border-radius:24px;height:48px;min-height:48px;gap:var(--gap-16)}}@media(min-width: 3841px){.patient-stage.svelte-1vzqxfw.svelte-1vzqxfw{padding:0 24px;border-radius:32px;height:64px;min-height:64px;gap:var(--gap-16)}}
.surgery-row.svelte-6cyav2.svelte-6cyav2.svelte-6cyav2{display:flex;align-items:center;width:100%;max-width:100%;color:var(--primary-half-black);font-weight:var(--font-weight-bold);background-color:var(--secondary-background)}.surgery-row.svelte-6cyav2 .qx-column.svelte-6cyav2.svelte-6cyav2{flex-shrink:0;padding:0 12px;position:relative}.surgery-row.svelte-6cyav2 .qx-column .id-number.svelte-6cyav2.svelte-6cyav2{position:absolute;top:-14px;padding:0px 4px;background-color:var(--primary-bar-background);border-radius:4px}.surgery-row.svelte-6cyav2 .qx-column .operating-room.svelte-6cyav2.svelte-6cyav2{color:var(--full-dark-gray);text-align:left;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.surgery-row.svelte-6cyav2 .data-container.svelte-6cyav2.svelte-6cyav2{flex:1;display:grid;background-color:var(--secondary-background);overflow:hidden;height:100%;position:relative}.surgery-row.svelte-6cyav2 .data-container.status-sin-iniciar.svelte-6cyav2.svelte-6cyav2{background-color:#f9fafb !important}.surgery-row.svelte-6cyav2 .data-container.status-en-progreso.svelte-6cyav2.svelte-6cyav2{background-color:#dbeafe !important}.surgery-row.svelte-6cyav2 .data-container.status-finalizada.svelte-6cyav2.svelte-6cyav2{background-color:#d1fae5 !important}.surgery-row.svelte-6cyav2 .data-container.status-suspendida.svelte-6cyav2.svelte-6cyav2{background-color:#fef3c7 !important}.surgery-row.svelte-6cyav2 .data-container.svelte-6cyav2>div.svelte-6cyav2{overflow:hidden;text-overflow:ellipsis;min-width:0;display:flex;align-items:center;justify-content:center}.surgery-row.svelte-6cyav2 .data-container .data-container-shadow.svelte-6cyav2.svelte-6cyav2{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;box-shadow:inset 0 0 4px 2px rgba(0, 0, 0, 0.25);z-index:4;pointer-events:none}.surgery-row.svelte-6cyav2 .data-container .emergency-icon.svelte-6cyav2.svelte-6cyav2{position:absolute;display:flex;align-items:center;justify-content:center;z-index:2;border-radius:50%;background-color:rgba(250, 87, 42, 0.5607843137)}.surgery-row.svelte-6cyav2 .data-container .schedule.svelte-6cyav2.svelte-6cyav2{text-align:center}.surgery-row.svelte-6cyav2 .data-container .schedule .schedule-range.svelte-6cyav2.svelte-6cyav2{font-weight:var(--font-weight-medium);color:var(--primary-half-black)}.surgery-row.svelte-6cyav2 .data-container .surgery-status .status-badge.svelte-6cyav2.svelte-6cyav2{display:inline-block;text-align:center;text-transform:uppercase}.surgery-row.svelte-6cyav2 .data-container .surgery-status .time-status-info.svelte-6cyav2.svelte-6cyav2{display:flex;align-items:center;justify-content:center;gap:var(--gap-04)}.surgery-row.svelte-6cyav2 .data-container .surgery-status .time-status-info .time-label.svelte-6cyav2.svelte-6cyav2{color:var(--primary-half-black);text-transform:capitalize;white-space:nowrap}.surgery-row.svelte-6cyav2 .data-container .surgery-status .time-status-info .time-deviation.svelte-6cyav2.svelte-6cyav2{color:var(--secondary-half-black);white-space:nowrap}.surgery-row.svelte-6cyav2 .data-container .anesthesia.svelte-6cyav2.svelte-6cyav2,.surgery-row.svelte-6cyav2 .data-container .circulating-nurse.svelte-6cyav2.svelte-6cyav2,.surgery-row.svelte-6cyav2 .data-container .instrumentalist.svelte-6cyav2.svelte-6cyav2{font-weight:var(--font-weight-medium);color:var(--primary-half-black);white-space:nowrap}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info.svelte-6cyav2.svelte-6cyav2{display:grid;align-items:center;grid-template-columns:auto 1fr auto;gap:var(--gap-08);width:100%;background-color:rgba(0, 0, 0, 0.05);box-shadow:inset 0 0 4px 2px rgba(0, 0, 0, 0.25);overflow:hidden;position:relative}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .inpatient-icon.svelte-6cyav2.svelte-6cyav2{display:flex;align-items:center;justify-content:center;left:0}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .patient-name.svelte-6cyav2.svelte-6cyav2{font-weight:var(--font-weight-medium);color:var(--primary-half-black);font-weight:var(--font-weight-bold);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;text-align:center;white-space:nowrap}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .patient-icon.svelte-6cyav2.svelte-6cyav2{display:flex;align-items:center;justify-content:center;background-color:var(--secondary-half-black)}@media(max-width: 1200px){.surgery-row.svelte-6cyav2.svelte-6cyav2.svelte-6cyav2{min-height:24px;border-radius:12px;font-size:var(--font-size-12)}.surgery-row.svelte-6cyav2 .id-number.svelte-6cyav2.svelte-6cyav2{font-size:7px}.surgery-row.svelte-6cyav2 .data-container.svelte-6cyav2.svelte-6cyav2{border-radius:12px}.surgery-row.svelte-6cyav2 .data-container .data-container-shadow.svelte-6cyav2.svelte-6cyav2{min-height:24px;border-radius:12px}.surgery-row.svelte-6cyav2 .data-container .anesthesia.svelte-6cyav2.svelte-6cyav2,.surgery-row.svelte-6cyav2 .data-container .circulating-nurse.svelte-6cyav2.svelte-6cyav2,.surgery-row.svelte-6cyav2 .data-container .instrumentalist.svelte-6cyav2.svelte-6cyav2{font-size:10px}.surgery-row.svelte-6cyav2 .data-container .surgery-status .status-badge.svelte-6cyav2.svelte-6cyav2{font-size:10px}.surgery-row.svelte-6cyav2 .data-container .surgery-status .time-status-info.svelte-6cyav2.svelte-6cyav2{font-size:10px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info.svelte-6cyav2.svelte-6cyav2{border-radius:12px;height:24px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .inpatient-icon.svelte-6cyav2.svelte-6cyav2{border-radius:12px;height:24px;width:24px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .patient-icon.svelte-6cyav2.svelte-6cyav2{border-radius:12px;height:24px;width:24px}.surgery-row.svelte-6cyav2 .emergency-icon.svelte-6cyav2.svelte-6cyav2{border-radius:12px;height:24px;width:24px}}@media(min-width: 1201px) and (max-width: 1440px){.surgery-row.svelte-6cyav2.svelte-6cyav2.svelte-6cyav2{min-height:26px;border-radius:13px;font-size:12px}.surgery-row.svelte-6cyav2 .id-number.svelte-6cyav2.svelte-6cyav2{font-size:8px;top:-14px}.surgery-row.svelte-6cyav2 .data-container.svelte-6cyav2.svelte-6cyav2{border-radius:13px}.surgery-row.svelte-6cyav2 .data-container .data-container-shadow.svelte-6cyav2.svelte-6cyav2{min-height:26px;border-radius:13px}.surgery-row.svelte-6cyav2 .data-container .anesthesia.svelte-6cyav2.svelte-6cyav2,.surgery-row.svelte-6cyav2 .data-container .circulating-nurse.svelte-6cyav2.svelte-6cyav2,.surgery-row.svelte-6cyav2 .data-container .instrumentalist.svelte-6cyav2.svelte-6cyav2{font-size:12px}.surgery-row.svelte-6cyav2 .data-container .surgery-status .status-badge.svelte-6cyav2.svelte-6cyav2{font-size:12px}.surgery-row.svelte-6cyav2 .data-container .surgery-status .time-status-info.svelte-6cyav2.svelte-6cyav2{font-size:12px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info.svelte-6cyav2.svelte-6cyav2{border-radius:13px;height:26px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .inpatient-icon.svelte-6cyav2.svelte-6cyav2{border-radius:13px;height:26px;width:26px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .patient-icon.svelte-6cyav2.svelte-6cyav2{border-radius:13px;height:26px;width:26px}.surgery-row.svelte-6cyav2 .emergency-icon.svelte-6cyav2.svelte-6cyav2{border-radius:13px;height:26px;width:26px}}@media(min-width: 1441px) and (max-width: 1920px){.surgery-row.svelte-6cyav2.svelte-6cyav2.svelte-6cyav2{min-height:28px;border-radius:14px;font-size:14px}.surgery-row.svelte-6cyav2 .id-number.svelte-6cyav2.svelte-6cyav2{font-size:10px;top:-16px}.surgery-row.svelte-6cyav2 .data-container.svelte-6cyav2.svelte-6cyav2{border-radius:14px}.surgery-row.svelte-6cyav2 .data-container .data-container-shadow.svelte-6cyav2.svelte-6cyav2{min-height:28px;border-radius:14px}.surgery-row.svelte-6cyav2 .data-container .anesthesia.svelte-6cyav2.svelte-6cyav2,.surgery-row.svelte-6cyav2 .data-container .circulating-nurse.svelte-6cyav2.svelte-6cyav2,.surgery-row.svelte-6cyav2 .data-container .instrumentalist.svelte-6cyav2.svelte-6cyav2{font-size:12px}.surgery-row.svelte-6cyav2 .data-container .surgery-status .status-badge.svelte-6cyav2.svelte-6cyav2{font-size:12px}.surgery-row.svelte-6cyav2 .data-container .surgery-status .time-status-info.svelte-6cyav2.svelte-6cyav2{font-size:12px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info.svelte-6cyav2.svelte-6cyav2{border-radius:14px;height:28px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .inpatient-icon.svelte-6cyav2.svelte-6cyav2{border-radius:14px;height:28px;width:28px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .patient-icon.svelte-6cyav2.svelte-6cyav2{border-radius:14px;height:28px;width:28px}.surgery-row.svelte-6cyav2 .emergency-icon.svelte-6cyav2.svelte-6cyav2{border-radius:14px;height:28px;width:28px}}@media(min-width: 1921px) and (max-width: 2560px){.surgery-row.svelte-6cyav2.svelte-6cyav2.svelte-6cyav2{min-height:36px;border-radius:18px;font-size:18px}.surgery-row.svelte-6cyav2 .id-number.svelte-6cyav2.svelte-6cyav2{font-size:12px;top:-16px}.surgery-row.svelte-6cyav2 .data-container.svelte-6cyav2.svelte-6cyav2{border-radius:18px}.surgery-row.svelte-6cyav2 .data-container .data-container-shadow.svelte-6cyav2.svelte-6cyav2{min-height:36px;border-radius:18px}.surgery-row.svelte-6cyav2 .data-container .anesthesia.svelte-6cyav2.svelte-6cyav2,.surgery-row.svelte-6cyav2 .data-container .circulating-nurse.svelte-6cyav2.svelte-6cyav2,.surgery-row.svelte-6cyav2 .data-container .instrumentalist.svelte-6cyav2.svelte-6cyav2{font-size:16px}.surgery-row.svelte-6cyav2 .data-container .surgery-status .status-badge.svelte-6cyav2.svelte-6cyav2{font-size:16px}.surgery-row.svelte-6cyav2 .data-container .surgery-status .time-status-info.svelte-6cyav2.svelte-6cyav2{font-size:16px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info.svelte-6cyav2.svelte-6cyav2{border-radius:18px;height:36px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .inpatient-icon.svelte-6cyav2.svelte-6cyav2{border-radius:18px;height:36px;width:36px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .patient-icon.svelte-6cyav2.svelte-6cyav2{border-radius:18px;height:36px;width:36px}.surgery-row.svelte-6cyav2 .emergency-icon.svelte-6cyav2.svelte-6cyav2{border-radius:18px;height:36px;width:36px}}@media(min-width: 2561px) and (max-width: 3840px){.surgery-row.svelte-6cyav2.svelte-6cyav2.svelte-6cyav2{min-height:48px;border-radius:24px;font-size:24px}.surgery-row.svelte-6cyav2 .id-number.svelte-6cyav2.svelte-6cyav2{font-size:12px;top:-18px}.surgery-row.svelte-6cyav2 .data-container.svelte-6cyav2.svelte-6cyav2{border-radius:24px}.surgery-row.svelte-6cyav2 .data-container .data-container-shadow.svelte-6cyav2.svelte-6cyav2{min-height:48px;border-radius:24px}.surgery-row.svelte-6cyav2 .data-container .anesthesia.svelte-6cyav2.svelte-6cyav2,.surgery-row.svelte-6cyav2 .data-container .circulating-nurse.svelte-6cyav2.svelte-6cyav2,.surgery-row.svelte-6cyav2 .data-container .instrumentalist.svelte-6cyav2.svelte-6cyav2{font-size:24px}.surgery-row.svelte-6cyav2 .data-container .surgery-status .status-badge.svelte-6cyav2.svelte-6cyav2{font-size:24px}.surgery-row.svelte-6cyav2 .data-container .surgery-status .time-status-info.svelte-6cyav2.svelte-6cyav2{font-size:24px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info.svelte-6cyav2.svelte-6cyav2{border-radius:24px;height:48px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .inpatient-icon.svelte-6cyav2.svelte-6cyav2{border-radius:24px;height:48px;width:48px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .patient-icon.svelte-6cyav2.svelte-6cyav2{border-radius:24px;height:48px;width:48px}.surgery-row.svelte-6cyav2 .emergency-icon.svelte-6cyav2.svelte-6cyav2{border-radius:24px;height:48px;width:48px}}@media(min-width: 3841px){.surgery-row.svelte-6cyav2.svelte-6cyav2.svelte-6cyav2{min-height:64px;border-radius:32px;font-size:32px}.surgery-row.svelte-6cyav2 .id-number.svelte-6cyav2.svelte-6cyav2{font-size:16px;top:-24px}.surgery-row.svelte-6cyav2 .data-container.svelte-6cyav2.svelte-6cyav2{border-radius:32px}.surgery-row.svelte-6cyav2 .data-container .data-container-shadow.svelte-6cyav2.svelte-6cyav2{min-height:64px;border-radius:32px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info.svelte-6cyav2.svelte-6cyav2{border-radius:32px;height:64px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .inpatient-icon.svelte-6cyav2.svelte-6cyav2{border-radius:32px;height:64px;width:64px}.surgery-row.svelte-6cyav2 .data-container .patient .patient-info .patient-icon.svelte-6cyav2.svelte-6cyav2{border-radius:32px;height:64px;width:64px}.surgery-row.svelte-6cyav2 .emergency-icon.svelte-6cyav2.svelte-6cyav2{border-radius:32px;height:64px;width:64px}}
.spinner.svelte-qb6dfd{height:100%;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-direction:column}.logo.svelte-qb6dfd{padding-bottom:var(--gap-32)}.animation.svelte-qb6dfd{animation:svelte-qb6dfd-spin 1s linear infinite}@keyframes svelte-qb6dfd-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.text.svelte-qb6dfd{margin-top:8px;font-size:1.2rem;font-weight:800;color:black}
.message.svelte-1bo4on5.svelte-1bo4on5{text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%}.message.svelte-1bo4on5 h2.svelte-1bo4on5{font-size:var(--font-size-22);font-weight:var(--font-weight-bold);padding-top:var(--gap-24)}.message.svelte-1bo4on5 p.svelte-1bo4on5{font-size:var(--font-size-16);font-weight:var(--font-weight-400);padding-top:var(--gap-16);color:var(--secondary-half-black)}
@keyframes svelte-17sttcf-modal-bottom-in{0%{opacity:0;transform:translateY(20px)}100%{opacity:1;transform:translateY(0px)}}@keyframes svelte-17sttcf-modal-bottom-out{0%{opacity:1;transform:translateY(0px)}100%{opacity:0;transform:translateY(20px)}}@keyframes svelte-17sttcf-modal-right-in{0%{opacity:0;transform:translateX(20px)}100%{opacity:1;transform:translateX(0px)}}@keyframes svelte-17sttcf-modal-right-out{0%{opacity:1;transform:translateX(0px)}100%{opacity:0;transform:translateX(20px)}}@keyframes svelte-17sttcf-dim-fade-in{0%{opacity:0}100%{opacity:1}}@keyframes svelte-17sttcf-dim-fade-out{0%{opacity:1}100%{opacity:0}}.dim.svelte-17sttcf{display:flex;align-items:end;justify-content:center;position:fixed;bottom:0;left:0;width:100%;height:100%;background:var(--primary-background);z-index:var(--z-index);animation:svelte-17sttcf-dim-fade-in 0.2s ease-out}.modal.svelte-17sttcf{width:100%;height:100%;overflow:auto;display:flex;flex-direction:column;background:var(--primary-background);animation-delay:0.2s;opacity:0}.modal.from-bottom.svelte-17sttcf{animation:svelte-17sttcf-modal-bottom-in 0.5s ease-out forwards}.modal.from-right.svelte-17sttcf{animation:svelte-17sttcf-modal-right-in 0.5s ease-out forwards}body.scrollDisabled{overflow:hidden}.modal-close.from-bottom.svelte-17sttcf{animation:svelte-17sttcf-modal-bottom-out 0.25s ease-in forwards}.modal-close.from-right.svelte-17sttcf{animation:svelte-17sttcf-modal-right-out 0.25s ease-in forwards}.dim-out.svelte-17sttcf{animation:svelte-17sttcf-dim-fade-out 0.2s ease-out;animation-delay:0.25s}
.dim.svelte-wsx40g{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(52, 64, 84, 0.2);z-index:var(--z-index)}.modal.svelte-wsx40g{position:relative;max-width:calc(100vw - 4em);max-height:calc(100vh - 4em);overflow:auto;border-radius:var(--card-radius);background:var(--primary-background);box-shadow:0px 0px 20px 2px rgba(0, 0, 0, 0.5)}.modal.very-small.svelte-wsx40g{width:600px;max-height:600px;display:flex;flex-direction:column;overflow:hidden}.modal.small.svelte-wsx40g{width:85vw;height:85dvh;max-width:750px;max-height:600px;min-width:400px;display:flex;flex-direction:column;overflow:hidden}.modal.medium.svelte-wsx40g{width:85vw;height:85dvh;max-width:1000px;max-height:800px;min-width:700px;display:flex;flex-direction:column;overflow:hidden}.modal.large.svelte-wsx40g{width:95vw;height:95dvh;max-width:1200px;max-height:900px;min-width:850px;display:flex;flex-direction:column;overflow:hidden}body.scrollDisabled{overflow:hidden}.modal.desktop .content{overflow:auto;flex:1}
@charset "UTF-8";.cursor-drag button{cursor:move !important}.cursor-drag button{cursor:move !important}header.svelte-1adsx50.svelte-1adsx50.svelte-1adsx50{display:flex;justify-content:space-between}header.svelte-1adsx50 .header-content.svelte-1adsx50.svelte-1adsx50{display:flex;flex-direction:column;justify-content:center;padding-top:var(--gap-16);font-weight:var(--font-weight-medium);font-size:var(--font-size-24);color:var(--primary-half-black);margin-left:var(--gap-24);line-height:1.25}header.svelte-1adsx50 .header-content .section.svelte-1adsx50.svelte-1adsx50{font-size:var(--font-size-12);font-weight:var(--font-weight-medium);color:var(--secondary-half-black);text-transform:uppercase}header.svelte-1adsx50 .header-content .title.svelte-1adsx50.svelte-1adsx50{display:flex;gap:var(--gap-12);align-items:center;font-weight:var(--font-size-24);font-size:var(--font-size-24);color:var(--primary-half-black)}header.svelte-1adsx50 .header-content .title .info.svelte-1adsx50.svelte-1adsx50{display:flex;align-items:center;gap:var(--gap-12);font-weight:var(--font-weight-regular);font-size:var(--font-size-14)}header.svelte-1adsx50 .header-content .title .info.svelte-1adsx50.svelte-1adsx50:before{content:"●"}header.svelte-1adsx50 .header-content .title .info .infoDetail.svelte-1adsx50.svelte-1adsx50{max-width:340px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}header.svelte-1adsx50 .dialog-close.svelte-1adsx50.svelte-1adsx50{padding:var(--gap-24)}.content.svelte-1adsx50.svelte-1adsx50.svelte-1adsx50{padding:var(--gap-16) var(--gap-24)}.content.scrollable.svelte-1adsx50.svelte-1adsx50.svelte-1adsx50{padding:unset}footer.svelte-1adsx50.svelte-1adsx50.svelte-1adsx50{display:flex;justify-content:end;border-top:0.1rem solid var(--reddish-grey);gap:var(--gap-08);padding:var(--gap-16) var(--gap-24) var(--gap-24) var(--gap-24)}footer.empty.svelte-1adsx50.svelte-1adsx50.svelte-1adsx50{display:none}.mobile.svelte-1adsx50 header.svelte-1adsx50.svelte-1adsx50{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;position:sticky;top:0;z-index:2;padding:var(--gap-12);padding-top:var(--gap-16)}.mobile.svelte-1adsx50 header.svelte-1adsx50 .header-content.svelte-1adsx50{display:flex;flex-direction:column;justify-content:center;font-weight:var(--font-weight-medium);color:var(--primary-half-black);margin-left:unset !important;padding-top:unset !important;max-width:50rem}.mobile.svelte-1adsx50 header.svelte-1adsx50 .header-content .section.svelte-1adsx50{font-size:var(--font-size-12);font-weight:var(--font-weight-medium);color:var(--secondary-half-black);text-transform:uppercase}.mobile.svelte-1adsx50 header.svelte-1adsx50 .header-content .info.svelte-1adsx50{display:flex;align-items:center;gap:var(--gap-16);font-weight:var(--font-weight-regular);font-size:var(--font-size-14)}.mobile.svelte-1adsx50 header.svelte-1adsx50 .header-content .info.svelte-1adsx50:before{content:"";width:0.4rem;height:0.4rem;border-radius:50%;background-color:var(--primary-half-black)}.mobile.svelte-1adsx50 header.svelte-1adsx50 .header-content .title.svelte-1adsx50{display:flex;gap:var(--gap-12);align-items:center;font-weight:var(--font-size-24);font-size:var(--font-size-16);color:var(--primary-half-black);white-space:nowrap}.mobile.svelte-1adsx50 header.svelte-1adsx50 .dialog-close.svelte-1adsx50{display:flex;align-items:center;gap:var(--gap-04);padding:0;margin-bottom:var(--gap-12)}.mobile.svelte-1adsx50 header .dialog-close .text.svelte-1adsx50.svelte-1adsx50{font-size:14px;color:var(--button-background-dark)}.mobile.svelte-1adsx50 .content.svelte-1adsx50.svelte-1adsx50{padding:var(--gap-12) var(--gap-12);height:auto;flex:1}.mobile.svelte-1adsx50 .footer.svelte-1adsx50.svelte-1adsx50{z-index:1;width:100%;background:var(--primary-background);display:flex;justify-content:space-between;bottom:0;position:fixed;border-top:0.5px solid var(--Hover-Primary-half-white, #d2d2d2);padding:8px 16px}.mobile.svelte-1adsx50 .footer.pwa-footer-styles-modal.svelte-1adsx50.svelte-1adsx50{padding-bottom:28px}
input.svelte-ht34a2.svelte-ht34a2{width:100%;min-height:var(--font-size-14);font-size:var(--font-size-14);line-height:1;border:none;outline:none;margin:0;padding:0 var(--gap-16);background-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:textfield;text-decoration:var(--text-decoration)}input.svelte-ht34a2.svelte-ht34a2::placeholder{color:var(--hover-half-white);font-size:var(--font-size-14)}input.disabled.svelte-ht34a2.svelte-ht34a2{opacity:0.5}input.input-date.svelte-ht34a2.svelte-ht34a2{padding:0 8px 0 var(--gap-16)}input.svelte-ht34a2.svelte-ht34a2::-webkit-inner-spin-button,input.svelte-ht34a2.svelte-ht34a2::-webkit-outer-spin-button{appearance:none}input.empty.svelte-ht34a2.svelte-ht34a2::-webkit-datetime-edit-text,input.empty.svelte-ht34a2.svelte-ht34a2::-webkit-datetime-edit-day-field,input.empty.svelte-ht34a2.svelte-ht34a2::-webkit-datetime-edit-month-field,input.empty.svelte-ht34a2.svelte-ht34a2::-webkit-datetime-edit-year-field{color:var(--hover-half-white)}input.with-copy.svelte-ht34a2.svelte-ht34a2{padding-right:calc(var(--gap-16) + 2.4rem)}.steppers.svelte-ht34a2.svelte-ht34a2{display:flex;flex-direction:column;justify-content:center}.steppers.with-copy.svelte-ht34a2.svelte-ht34a2{margin-right:calc(1.6rem + var(--gap-16))}.steppers.svelte-ht34a2 button.svelte-ht34a2{display:flex;align-items:center;appearance:none;border:none;background-color:transparent;overflow:hidden;height:1.8rem;transition:all 0.25s}.steppers.svelte-ht34a2 button.svelte-ht34a2:hover{opacity:0.5}.steppers.svelte-ht34a2 button.svelte-ht34a2:disabled{opacity:0.25;cursor:not-allowed}
.list-view-config-content label{padding:0 !important;flex:unset !important}.list-view-config-content.svelte-obr25a{display:flex;flex-direction:column;gap:var(--gap-24)}.config-section.svelte-obr25a{display:flex;flex-direction:column;gap:var(--gap-12)}.section-title.svelte-obr25a{font-size:var(--font-size-12);font-weight:var(--font-weight-bold);color:var(--primary-half-black)}.column-toggles.svelte-obr25a{display:grid;grid-template-columns:repeat(3, 1fr);gap:var(--gap-16) var(--gap-16);align-items:start}
.bottom-section.svelte-1g7nopl.svelte-1g7nopl{display:flex;justify-content:space-between;align-items:center;gap:var(--gap-24);font-weight:var(--font-weight-bold)}.bottom-section.svelte-1g7nopl .legend-title.svelte-1g7nopl{color:var(--secondary-half-black);margin-right:var(--gap-08)}.bottom-section.svelte-1g7nopl .status-counts.svelte-1g7nopl{display:flex;align-items:center;background-color:var(--secondary-half-black)}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container.svelte-1g7nopl{position:relative;overflow:hidden;display:flex;align-items:center}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container .count-badge-container-shadow.svelte-1g7nopl{position:absolute;height:100%;width:100%;box-shadow:inset 0 0 4px 2px rgba(0, 0, 0, 0.25);z-index:5}.bottom-section.svelte-1g7nopl .status-counts .total-count-badge.svelte-1g7nopl{color:var(--primary-half-white);white-space:nowrap}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl{display:flex;align-items:center;gap:var(--gap-04);color:var(--primary-half-black);font-weight:var(--font-weight-regular);box-shadow:0 0 4px 2px rgba(0, 0, 0, 0.25);white-space:nowrap}.bottom-section.svelte-1g7nopl .status-counts .count-badge .count.svelte-1g7nopl{font-weight:var(--font-weight-bold)}.bottom-section.svelte-1g7nopl .status-counts .count-badge.sin-iniciar.svelte-1g7nopl{background-color:#e8e8e8}.bottom-section.svelte-1g7nopl .status-counts .count-badge.en-progreso.svelte-1g7nopl{background-color:#dbeafe}.bottom-section.svelte-1g7nopl .status-counts .count-badge.finalizadas.svelte-1g7nopl{background-color:#d1fae5}.bottom-section.svelte-1g7nopl .status-counts .count-badge.suspendidas.svelte-1g7nopl{background-color:#fef3c7;border:solid 2px var(--secondary-half-black);box-shadow:unset !important}.bottom-section.svelte-1g7nopl .patient-legend.svelte-1g7nopl{display:flex;align-items:center;gap:var(--gap-12);background-color:var(--secondary-background);padding-left:var(--gap-24);white-space:nowrap}.bottom-section.svelte-1g7nopl .patient-legend .legend-items.svelte-1g7nopl{display:flex;align-items:center;overflow:hidden;position:relative}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-items-container-shadow.svelte-1g7nopl{position:absolute;height:100%;width:100%;box-shadow:inset 0 0 4px 2px rgba(0, 0, 0, 0.25);z-index:5}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl{text-transform:uppercase;display:flex;align-items:center;justify-content:center;box-shadow:0 0 4px 2px rgba(0, 0, 0, 0.25);position:relative;white-space:nowrap}.bottom-section.svelte-1g7nopl .patient-type-legend.svelte-1g7nopl{display:flex;gap:var(--gap-12);align-items:center}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item.svelte-1g7nopl{display:flex;align-items:center;background-color:var(--secondary-background);box-shadow:inset 0 0 4px 2px rgba(0, 0, 0, 0.25);overflow:hidden}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item .item-name.svelte-1g7nopl{color:var(--secondary-half-black);padding:0 12px;white-space:nowrap}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item .patient-icon.svelte-1g7nopl{display:flex;align-items:center;justify-content:center;background-color:var(--secondary-half-black)}@media(max-width: 1200px){.bottom-section.svelte-1g7nopl.svelte-1g7nopl{font-size:10px}.bottom-section.svelte-1g7nopl .status-counts.svelte-1g7nopl{min-height:20px;border-radius:10px}.bottom-section.svelte-1g7nopl .status-counts .total-count-badge.svelte-1g7nopl{padding:0 18px}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container.svelte-1g7nopl{height:20px;min-height:20px;border-radius:10px}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container .count-badge-container-shadow.svelte-1g7nopl{height:20px;min-height:20px;border-radius:10px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl{height:20px;min-height:20px;border-radius:10px;padding:0 18px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(3){padding-left:28px;margin-left:-20px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(4){padding-left:28px;margin-left:-20px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(5){margin-left:10px}.bottom-section.svelte-1g7nopl .patient-legend.svelte-1g7nopl{min-height:20px;border-radius:10px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items.svelte-1g7nopl{height:20px;min-height:20px;border-radius:10px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-items-container-shadow.svelte-1g7nopl{height:20px;min-height:20px;border-radius:10px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl{height:20px;min-height:20px;border-radius:10px;padding:0 18px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(3){padding-left:28px;margin-left:-20px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(4){padding-left:28px;margin-left:-20px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(5){padding-left:28px;margin-left:-20px}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item.svelte-1g7nopl{min-height:20px;border-radius:10px}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item .patient-icon.svelte-1g7nopl{border-radius:10px;height:20px;width:20px}}@media(min-width: 1201px) and (max-width: 1440px){.bottom-section.svelte-1g7nopl.svelte-1g7nopl{font-size:10px}.bottom-section.svelte-1g7nopl .status-counts.svelte-1g7nopl{min-height:24px;border-radius:12px}.bottom-section.svelte-1g7nopl .status-counts .total-count-badge.svelte-1g7nopl{padding:0 24px}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container.svelte-1g7nopl{height:24px;min-height:24px;border-radius:12px}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container .count-badge-container-shadow.svelte-1g7nopl{height:24px;min-height:24px;border-radius:12px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl{height:24px;min-height:24px;border-radius:12px;padding:0 24px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(3){padding-left:32px;margin-left:-24px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(4){padding-left:32px;margin-left:-24px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(5){margin-left:12px}.bottom-section.svelte-1g7nopl .patient-legend.svelte-1g7nopl{min-height:24px;border-radius:12px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items.svelte-1g7nopl{height:24px;min-height:24px;border-radius:12px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-items-container-shadow.svelte-1g7nopl{height:24px;min-height:24px;border-radius:12px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl{height:24px;min-height:24px;border-radius:12px;padding:0 24px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(3){padding-left:32px;margin-left:-24px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(4){padding-left:32px;margin-left:-24px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(5){padding-left:32px;margin-left:-24px}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item.svelte-1g7nopl{min-height:24px;border-radius:12px}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item .patient-icon.svelte-1g7nopl{border-radius:12px;height:24px;width:24px}}@media(min-width: 1441px) and (max-width: 1920px){.bottom-section.svelte-1g7nopl.svelte-1g7nopl{font-size:10px}.bottom-section.svelte-1g7nopl .status-counts.svelte-1g7nopl{min-height:28px;border-radius:14px}.bottom-section.svelte-1g7nopl .status-counts .total-count-badge.svelte-1g7nopl{padding:0 28px}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container.svelte-1g7nopl{height:28px;min-height:28px;border-radius:14px}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container .count-badge-container-shadow.svelte-1g7nopl{height:28px;min-height:28px;border-radius:14px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl{height:28px;min-height:28px;border-radius:14px;padding:0 28px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(3){padding-left:40px;margin-left:-28px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(4){padding-left:40px;margin-left:-28px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(5){margin-left:14px}.bottom-section.svelte-1g7nopl .patient-legend.svelte-1g7nopl{min-height:28px;border-radius:14px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items.svelte-1g7nopl{height:28px;min-height:28px;border-radius:14px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-items-container-shadow.svelte-1g7nopl{height:28px;min-height:28px;border-radius:14px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl{height:28px;min-height:28px;border-radius:14px;padding:0 28px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(3){padding-left:40px;margin-left:-28px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(4){padding-left:40px;margin-left:-28px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(5){padding-left:40px;margin-left:-28px}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item.svelte-1g7nopl{min-height:28px;border-radius:14px}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item .patient-icon.svelte-1g7nopl{border-radius:14px;height:28px;width:28px}}@media(min-width: 1921px) and (max-width: 2560px){.bottom-section.svelte-1g7nopl.svelte-1g7nopl{font-size:12px}.bottom-section.svelte-1g7nopl .status-counts.svelte-1g7nopl{min-height:32px;border-radius:16px}.bottom-section.svelte-1g7nopl .status-counts .total-count-badge.svelte-1g7nopl{padding:0 24px}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container.svelte-1g7nopl{height:32px;min-height:32px;border-radius:16px}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container .count-badge-container-shadow.svelte-1g7nopl{height:32px;min-height:32px;border-radius:16px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl{height:32px;min-height:32px;border-radius:16px;padding:0 24px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(3){padding-left:40px;margin-left:-32px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(4){padding-left:40px;margin-left:-32px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(5){margin-left:16px}.bottom-section.svelte-1g7nopl .patient-legend.svelte-1g7nopl{min-height:32px;border-radius:16px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items.svelte-1g7nopl{height:32px;min-height:32px;border-radius:16px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-items-container-shadow.svelte-1g7nopl{height:32px;min-height:32px;border-radius:16px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl{height:32px;min-height:32px;border-radius:16px;padding:0 24px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(3){padding-left:40px;margin-left:-32px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(4){padding-left:40px;margin-left:-32px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(5){padding-left:40px;margin-left:-32px}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item.svelte-1g7nopl{min-height:32px;border-radius:16px}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item .patient-icon.svelte-1g7nopl{border-radius:16px;height:32px;width:32px}}@media(min-width: 2561px) and (max-width: 3840px){.bottom-section.svelte-1g7nopl.svelte-1g7nopl{font-size:16px}.bottom-section.svelte-1g7nopl .status-counts.svelte-1g7nopl{min-height:40px;border-radius:20px}.bottom-section.svelte-1g7nopl .status-counts .total-count-badge.svelte-1g7nopl{padding:0 40px}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container.svelte-1g7nopl{height:40px;min-height:40px;border-radius:20px}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container .count-badge-container-shadow.svelte-1g7nopl{height:40px;min-height:40px;border-radius:20px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl{height:40px;min-height:40px;border-radius:20px;padding:0 40px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(3){padding-left:52px;margin-left:-40px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(4){padding-left:52px;margin-left:-40px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(5){margin-left:20px}.bottom-section.svelte-1g7nopl .patient-legend.svelte-1g7nopl{min-height:40px;border-radius:20px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items.svelte-1g7nopl{height:40px;min-height:40px;border-radius:20px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-items-container-shadow.svelte-1g7nopl{height:40px;min-height:40px;border-radius:20px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl{height:40px;min-height:40px;border-radius:20px;padding:0 40px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(3){padding-left:52px;margin-left:-40px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(4){padding-left:52px;margin-left:-40px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(5){padding-left:52px;margin-left:-40px}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item.svelte-1g7nopl{min-height:40px;border-radius:20px}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item .patient-icon.svelte-1g7nopl{border-radius:20px;height:40px;width:40px}}@media(min-width: 3841px){.bottom-section.svelte-1g7nopl.svelte-1g7nopl{font-size:20px}.bottom-section.svelte-1g7nopl .status-counts.svelte-1g7nopl{min-height:48px;border-radius:24px}.bottom-section.svelte-1g7nopl .status-counts .total-count-badge.svelte-1g7nopl{padding:0 48px}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container.svelte-1g7nopl{height:48px;min-height:48px;border-radius:24px}.bottom-section.svelte-1g7nopl .status-counts .count-badge-container .count-badge-container-shadow.svelte-1g7nopl{height:48px;min-height:48px;border-radius:24px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl{height:48px;min-height:48px;border-radius:24px;padding:0 48px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(3){padding-left:64px;margin-left:-48px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(4){padding-left:64px;margin-left:-48px}.bottom-section.svelte-1g7nopl .status-counts .count-badge.svelte-1g7nopl:nth-child(5){margin-left:24px}.bottom-section.svelte-1g7nopl .patient-legend.svelte-1g7nopl{min-height:48px;border-radius:24px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items.svelte-1g7nopl{height:48px;min-height:48px;border-radius:24px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-items-container-shadow.svelte-1g7nopl{height:48px;min-height:48px;border-radius:24px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl{height:48px;min-height:48px;border-radius:24px;padding:0 48px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(3){padding-left:64px;margin-left:-48px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(4){padding-left:64px;margin-left:-48px}.bottom-section.svelte-1g7nopl .patient-legend .legend-items .legend-badge.svelte-1g7nopl:nth-child(5){padding-left:64px;margin-left:-48px}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item.svelte-1g7nopl{min-height:48px;border-radius:24px}.bottom-section.svelte-1g7nopl .patient-type-legend .type-item .patient-icon.svelte-1g7nopl{border-radius:24px;height:48px;width:48px}}
.resources-list-container header .title{background-color:unset !important;border:unset !important;box-shadow:unset !important}.resources-list-container header .title .page-titles{display:none !important}.resources-list-container .down-part{overflow:unset !important}.header-actions.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{display:flex;align-items:center;gap:var(--gap-24);margin-right:var(--gap-24);z-index:10}.update-indicator.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{display:flex;align-items:center;justify-content:center}.update-indicator.svelte-1fcrpc7 .last-update.svelte-1fcrpc7.svelte-1fcrpc7{font-size:var(--font-size-12);color:var(--secondary-half-black);font-weight:var(--font-weight-medium)}.resources-list-container.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{height:100%;width:100%;min-width:1000px;overflow:hidden}.date-time-container.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{position:absolute;display:flex;align-items:center;background-color:var(--primary-bar-background);border:solid 0.25px var(--secondary-half-black);width:auto;max-width:calc(100% - 40px);z-index:5;top:0;left:50%;transform:translateX(-50%);box-shadow:var(--shadow-lg);gap:var(--gap-12);overflow:hidden}.date-time-container.svelte-1fcrpc7 .left-side.svelte-1fcrpc7.svelte-1fcrpc7{display:flex;align-items:center;box-shadow:var(--shadow-lg);background-color:var(--primary-half-black);height:100%}.date-time-container.svelte-1fcrpc7 .left-side .date-picker-wrapper.svelte-1fcrpc7.svelte-1fcrpc7{position:relative}.date-time-container.svelte-1fcrpc7 .left-side .date-picker-wrapper .date-input-invisible.svelte-1fcrpc7.svelte-1fcrpc7{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none;z-index:-1}.date-time-container.svelte-1fcrpc7 .left-side .date-picker-wrapper .date-button.svelte-1fcrpc7.svelte-1fcrpc7{display:flex;align-items:center;gap:var(--gap-08);border:none;padding:unset !important;background:transparent;cursor:pointer;background-color:rgba(255, 255, 255, 0.3);transition:all 0.25s ease-in-out}.date-time-container.svelte-1fcrpc7 .left-side .date-picker-wrapper .date-button.svelte-1fcrpc7.svelte-1fcrpc7:hover{background-color:rgba(255, 255, 255, 0.5)}.date-time-container.svelte-1fcrpc7 .left-side .date-picker-wrapper .date-button .date-text.svelte-1fcrpc7.svelte-1fcrpc7{white-space:nowrap;text-transform:uppercase;letter-spacing:0.5px;font-weight:var(--font-weight-bold);color:var(--primary-half-white);display:flex;align-items:center;gap:var(--gap-12)}.date-time-container.svelte-1fcrpc7 .left-side .time-display-container.svelte-1fcrpc7.svelte-1fcrpc7{display:flex;align-items:center;justify-content:center;gap:var(--gap-04);letter-spacing:0.5px;font-weight:var(--font-weight-bold);color:var(--primary-half-white);white-space:nowrap}.date-time-container.svelte-1fcrpc7 .left-side .time-display-container .blinking-colon.svelte-1fcrpc7.svelte-1fcrpc7{animation:svelte-1fcrpc7-blink 1s infinite}.date-time-container.svelte-1fcrpc7 .available-resources-view.svelte-1fcrpc7.svelte-1fcrpc7{display:flex;gap:var(--gap-08);max-width:30vw;overflow-y:hidden;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.date-time-container.svelte-1fcrpc7 .available-resources-view .resource-indicator.svelte-1fcrpc7.svelte-1fcrpc7{display:flex;align-items:center;justify-content:center;border-radius:50%;font-size:var(--font-size-14);font-weight:var(--font-weight-bold);text-align:center;cursor:default;transition:all 0.2s ease;flex-shrink:0}.date-time-container.svelte-1fcrpc7 .available-resources-view .resource-indicator.free.svelte-1fcrpc7.svelte-1fcrpc7{background-color:#10b981;color:var(--primary-half-white)}.date-time-container.svelte-1fcrpc7 .available-resources-view .resource-indicator.in-use.svelte-1fcrpc7.svelte-1fcrpc7{background-color:rgb(189, 75, 98);color:var(--primary-half-white);animation:svelte-1fcrpc7-pulse 2s infinite}@keyframes svelte-1fcrpc7-blink{0%,50%{opacity:1}51%,100%{opacity:0}}@keyframes svelte-1fcrpc7-pulse{0%{box-shadow:0 2px 4px rgba(189, 75, 98, 0.3), 0 0 0 0 rgba(189, 75, 98, 0.7)}70%{box-shadow:0 2px 4px rgba(239, 68, 68, 0.3), 0 0 0 10px rgba(189, 75, 98, 0)}100%{box-shadow:0 2px 4px rgba(189, 75, 255, 0.3), 0 0 0 0 rgba(189, 75, 98, 0)}}.content-section.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{flex:1;display:flex;flex-direction:column;position:relative;min-height:400px;width:100%}.content-section.svelte-1fcrpc7 .loading-overlay.svelte-1fcrpc7.svelte-1fcrpc7{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:100}.content-section.svelte-1fcrpc7 .list-container.svelte-1fcrpc7.svelte-1fcrpc7{flex:1;display:flex;flex-direction:column;position:relative;width:100%;overflow:hidden;margin-bottom:var(--gap-24);gap:12px}.content-section.svelte-1fcrpc7 .list-container .list-header.svelte-1fcrpc7.svelte-1fcrpc7{z-index:2;display:flex;background-color:var(--hover-half-white);width:100%}.content-section.svelte-1fcrpc7 .list-container .list-header .qx-column.svelte-1fcrpc7.svelte-1fcrpc7{flex-shrink:0}.content-section.svelte-1fcrpc7 .list-container .list-header .qx-column .header-qx.svelte-1fcrpc7.svelte-1fcrpc7{font-weight:var(--font-weight-bold);text-transform:uppercase;color:var(--primary-half-black);border:0.25px solid var(--hover-dark-gray);height:100%;display:flex;align-items:center;justify-content:center;text-align:center;gap:var(--gap-08);white-space:nowrap}.content-section.svelte-1fcrpc7 .list-container .list-header .data-header-container.svelte-1fcrpc7.svelte-1fcrpc7{flex:1;display:grid}.content-section.svelte-1fcrpc7 .list-container .list-header .data-header-container.svelte-1fcrpc7>div.svelte-1fcrpc7{font-weight:var(--font-weight-bold);text-transform:uppercase;color:var(--primary-half-black);border:0.25px solid var(--hover-dark-gray);height:100%;display:flex;align-items:center;justify-content:center;gap:var(--gap-08)}.content-section.svelte-1fcrpc7 .list-container .list-header .data-header-container .header-surgeon.svelte-1fcrpc7.svelte-1fcrpc7,.content-section.svelte-1fcrpc7 .list-container .list-header .data-header-container .header-procedures.svelte-1fcrpc7.svelte-1fcrpc7,.content-section.svelte-1fcrpc7 .list-container .list-header .data-header-container .header-schedule.svelte-1fcrpc7.svelte-1fcrpc7,.content-section.svelte-1fcrpc7 .list-container .list-header .data-header-container .header-openClose.svelte-1fcrpc7.svelte-1fcrpc7,.content-section.svelte-1fcrpc7 .list-container .list-header .data-header-container .header-surgeryStatus.svelte-1fcrpc7.svelte-1fcrpc7,.content-section.svelte-1fcrpc7 .list-container .list-header .data-header-container .header-patientStage.svelte-1fcrpc7.svelte-1fcrpc7,.content-section.svelte-1fcrpc7 .list-container .list-header .data-header-container .header-anesthesia.svelte-1fcrpc7.svelte-1fcrpc7,.content-section.svelte-1fcrpc7 .list-container .list-header .data-header-container .header-circulatingNurse.svelte-1fcrpc7.svelte-1fcrpc7,.content-section.svelte-1fcrpc7 .list-container .list-header .data-header-container .header-instrumentalist.svelte-1fcrpc7.svelte-1fcrpc7,.content-section.svelte-1fcrpc7 .list-container .list-header .data-header-container .header-patient.svelte-1fcrpc7.svelte-1fcrpc7{text-align:center;white-space:nowrap}.content-section.svelte-1fcrpc7 .list-container .sort-indicator.svelte-1fcrpc7.svelte-1fcrpc7{background-color:var(--secondary-half-black);color:white;border-radius:50%;width:18px;height:18px;display:flex;align-items:center;justify-content:center;font-size:var(--font-size-12);font-weight:var(--font-weight-bold);flex-shrink:0;transition:all 0.2s ease}.content-section.svelte-1fcrpc7 .list-container .sort-indicator.clickable.svelte-1fcrpc7.svelte-1fcrpc7{cursor:pointer}.content-section.svelte-1fcrpc7 .list-container .sort-indicator.clickable.svelte-1fcrpc7.svelte-1fcrpc7:hover{background-color:var(--primary-half-black);transform:scale(1.1)}.content-section.svelte-1fcrpc7 .list-container .sort-indicator.clickable.svelte-1fcrpc7.svelte-1fcrpc7:active{transform:scale(0.95)}.content-section.svelte-1fcrpc7 .list-container .list-scrollable.svelte-1fcrpc7.svelte-1fcrpc7{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:12px;width:100%;scrollbar-width:none;-ms-overflow-style:none;padding-top:16px}@media(max-width: 1200px){.date-time-container.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{height:30px;min-height:30px;border-radius:15px;transform:translateX(-50%);top:12px}.date-time-container.svelte-1fcrpc7 .left-side.svelte-1fcrpc7.svelte-1fcrpc7{padding:2px;height:30px;min-height:30px;border-radius:15px}.date-time-container.svelte-1fcrpc7 .left-side .date-button.svelte-1fcrpc7.svelte-1fcrpc7{height:26px;border-radius:13px}.date-time-container.svelte-1fcrpc7 .left-side .date-button .date-text.svelte-1fcrpc7.svelte-1fcrpc7{padding:0 18px;font-size:20px}.date-time-container.svelte-1fcrpc7 .left-side .time-display-container.svelte-1fcrpc7.svelte-1fcrpc7{padding:0 18px;font-size:20px}.date-time-container.svelte-1fcrpc7 .available-resources-view.svelte-1fcrpc7.svelte-1fcrpc7{padding:2px;gap:8px;border-radius:15px}.date-time-container.svelte-1fcrpc7 .available-resources-view .resource-indicator.svelte-1fcrpc7.svelte-1fcrpc7{width:26px;height:26px;font-size:14px}.list-header.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{height:24px;border-radius:12px}.list-header.svelte-1fcrpc7 .header-qx.svelte-1fcrpc7.svelte-1fcrpc7{font-size:12px;border-top-left-radius:12px;border-bottom-left-radius:12px}.list-header.svelte-1fcrpc7 .data-header-container.svelte-1fcrpc7>div.svelte-1fcrpc7{font-size:12px}.list-header.svelte-1fcrpc7 .data-header-container.svelte-1fcrpc7>div.svelte-1fcrpc7:last-child{border-top-right-radius:12px;border-bottom-right-radius:12px}.content-section.svelte-1fcrpc7 .list-container .list-scrollable.svelte-1fcrpc7.svelte-1fcrpc7{gap:12px}}@media(min-width: 1201px) and (max-width: 1440px){.date-time-container.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{height:32px;min-height:32px;border-radius:16px;transform:translateX(-50%);top:12px}.date-time-container.svelte-1fcrpc7 .left-side.svelte-1fcrpc7.svelte-1fcrpc7{padding:3px;height:32px;min-height:32px;border-radius:16px}.date-time-container.svelte-1fcrpc7 .left-side .date-button.svelte-1fcrpc7.svelte-1fcrpc7{height:26px;border-radius:13px}.date-time-container.svelte-1fcrpc7 .left-side .date-button .date-text.svelte-1fcrpc7.svelte-1fcrpc7{padding:0 20px;font-size:22px}.date-time-container.svelte-1fcrpc7 .left-side .time-display-container.svelte-1fcrpc7.svelte-1fcrpc7{padding:0 20px;font-size:22px}.date-time-container.svelte-1fcrpc7 .available-resources-view.svelte-1fcrpc7.svelte-1fcrpc7{padding:3px;gap:8px;border-radius:16px}.date-time-container.svelte-1fcrpc7 .available-resources-view .resource-indicator.svelte-1fcrpc7.svelte-1fcrpc7{width:26px;height:26px;font-size:16px}.list-header.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{height:26px;border-radius:13px}.list-header.svelte-1fcrpc7 .header-qx.svelte-1fcrpc7.svelte-1fcrpc7{font-size:13px;border-top-left-radius:13px;border-bottom-left-radius:13px}.list-header.svelte-1fcrpc7 .data-header-container.svelte-1fcrpc7>div.svelte-1fcrpc7{font-size:13px}.list-header.svelte-1fcrpc7 .data-header-container.svelte-1fcrpc7>div.svelte-1fcrpc7:last-child{border-top-right-radius:13px;border-bottom-right-radius:13px}.content-section.svelte-1fcrpc7 .list-container .list-scrollable.svelte-1fcrpc7.svelte-1fcrpc7{gap:12px}}@media(min-width: 1441px) and (max-width: 1920px){.date-time-container.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{height:36px;min-height:36px;border-radius:18px;transform:translateX(-50%);top:12px}.date-time-container.svelte-1fcrpc7 .left-side.svelte-1fcrpc7.svelte-1fcrpc7{padding:4px;height:36px;min-height:36px;border-radius:18px}.date-time-container.svelte-1fcrpc7 .left-side .date-button.svelte-1fcrpc7.svelte-1fcrpc7{height:28px;border-radius:14px}.date-time-container.svelte-1fcrpc7 .left-side .date-button .date-text.svelte-1fcrpc7.svelte-1fcrpc7{padding:0 24px;font-size:24px}.date-time-container.svelte-1fcrpc7 .left-side .time-display-container.svelte-1fcrpc7.svelte-1fcrpc7{padding:0 24px;font-size:24px}.date-time-container.svelte-1fcrpc7 .available-resources-view.svelte-1fcrpc7.svelte-1fcrpc7{padding:4px;gap:12px;border-radius:18px}.date-time-container.svelte-1fcrpc7 .available-resources-view .resource-indicator.svelte-1fcrpc7.svelte-1fcrpc7{width:28px;height:28px;font-size:18px}.list-header.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{height:28px;border-radius:14px}.list-header.svelte-1fcrpc7 .header-qx.svelte-1fcrpc7.svelte-1fcrpc7{font-size:14px;border-top-left-radius:14px;border-bottom-left-radius:14px}.list-header.svelte-1fcrpc7 .data-header-container.svelte-1fcrpc7>div.svelte-1fcrpc7{font-size:14px}.list-header.svelte-1fcrpc7 .data-header-container.svelte-1fcrpc7>div.svelte-1fcrpc7:last-child{border-top-right-radius:14px;border-bottom-right-radius:14px}.content-section.svelte-1fcrpc7 .list-container .list-scrollable.svelte-1fcrpc7.svelte-1fcrpc7{gap:14px}}@media(min-width: 1921px) and (max-width: 2560px){.date-time-container.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{height:42px;min-height:42px;border-radius:21px;transform:translateX(-50%);top:16px}.date-time-container.svelte-1fcrpc7 .left-side.svelte-1fcrpc7.svelte-1fcrpc7{padding:6px;height:42px;min-height:42px;border-radius:21px}.date-time-container.svelte-1fcrpc7 .left-side .date-button.svelte-1fcrpc7.svelte-1fcrpc7{height:30px;border-radius:15px}.date-time-container.svelte-1fcrpc7 .left-side .date-button .date-text.svelte-1fcrpc7.svelte-1fcrpc7{padding:0 30px;font-size:27px}.date-time-container.svelte-1fcrpc7 .left-side .time-display-container.svelte-1fcrpc7.svelte-1fcrpc7{padding:0 30px;font-size:27px}.date-time-container.svelte-1fcrpc7 .available-resources-view.svelte-1fcrpc7.svelte-1fcrpc7{gap:12px;padding:6px;border-radius:21px}.date-time-container.svelte-1fcrpc7 .available-resources-view .resource-indicator.svelte-1fcrpc7.svelte-1fcrpc7{width:30px;height:30px;font-size:16px}.list-header.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{height:32px;border-radius:16px;margin-top:20px}.list-header.svelte-1fcrpc7 .header-qx.svelte-1fcrpc7.svelte-1fcrpc7{font-size:18px;border-top-left-radius:16px;border-bottom-left-radius:16px}.list-header.svelte-1fcrpc7 .data-header-container.svelte-1fcrpc7>div.svelte-1fcrpc7{font-size:18px}.list-header.svelte-1fcrpc7 .data-header-container.svelte-1fcrpc7>div.svelte-1fcrpc7:last-child{border-top-right-radius:16px;border-bottom-right-radius:16px}.content-section.svelte-1fcrpc7 .list-container .list-scrollable.svelte-1fcrpc7.svelte-1fcrpc7{gap:18px}}@media(min-width: 2561px) and (max-width: 3840px){.date-time-container.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{height:46px;min-height:46px;border-radius:23px;transform:translateX(-50%);top:16px}.date-time-container.svelte-1fcrpc7 .left-side.svelte-1fcrpc7.svelte-1fcrpc7{padding:7px;height:46px;min-height:46px;border-radius:23px}.date-time-container.svelte-1fcrpc7 .left-side .date-button.svelte-1fcrpc7.svelte-1fcrpc7{height:32px;border-radius:16px}.date-time-container.svelte-1fcrpc7 .left-side .date-button .date-text.svelte-1fcrpc7.svelte-1fcrpc7{padding:0 34px;font-size:29px}.date-time-container.svelte-1fcrpc7 .left-side .time-display-container.svelte-1fcrpc7.svelte-1fcrpc7{padding:0 34px;font-size:29px}.date-time-container.svelte-1fcrpc7 .available-resources-view.svelte-1fcrpc7.svelte-1fcrpc7{gap:16px;padding:7px;border-radius:23px}.date-time-container.svelte-1fcrpc7 .available-resources-view .resource-indicator.svelte-1fcrpc7.svelte-1fcrpc7{width:32px;height:32px;font-size:20px}.list-header.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{height:40px;border-radius:20px;margin-top:24px}.list-header.svelte-1fcrpc7 .header-qx.svelte-1fcrpc7.svelte-1fcrpc7{font-size:24px;border-top-left-radius:20px;border-bottom-left-radius:20px}.list-header.svelte-1fcrpc7 .data-header-container.svelte-1fcrpc7>div.svelte-1fcrpc7{font-size:24px}.list-header.svelte-1fcrpc7 .data-header-container.svelte-1fcrpc7>div.svelte-1fcrpc7:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.content-section.svelte-1fcrpc7 .list-container .list-scrollable.svelte-1fcrpc7.svelte-1fcrpc7{gap:24px}}@media(min-width: 3841px){.date-time-container.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{height:50px;min-height:50px;border-radius:25px;transform:translateX(-50%);top:20px}.date-time-container.svelte-1fcrpc7 .left-side.svelte-1fcrpc7.svelte-1fcrpc7{padding:8px;height:50px;min-height:50px;border-radius:25px}.date-time-container.svelte-1fcrpc7 .left-side .date-button.svelte-1fcrpc7.svelte-1fcrpc7{height:34px;border-radius:17px}.date-time-container.svelte-1fcrpc7 .left-side .date-button .date-text.svelte-1fcrpc7.svelte-1fcrpc7{padding:0 38px;font-size:32px}.date-time-container.svelte-1fcrpc7 .left-side .time-display-container.svelte-1fcrpc7.svelte-1fcrpc7{padding:0 38px;font-size:32px}.date-time-container.svelte-1fcrpc7 .available-resources-view.svelte-1fcrpc7.svelte-1fcrpc7{gap:16px;padding:8px;border-radius:25px}.date-time-container.svelte-1fcrpc7 .available-resources-view .resource-indicator.svelte-1fcrpc7.svelte-1fcrpc7{width:34px;height:34px;font-size:24px}.list-header.svelte-1fcrpc7.svelte-1fcrpc7.svelte-1fcrpc7{height:40px;border-radius:20px;margin-top:28px}.list-header.svelte-1fcrpc7 .header-qx.svelte-1fcrpc7.svelte-1fcrpc7{font-size:24px;border-top-left-radius:20px;border-bottom-left-radius:20px}.list-header.svelte-1fcrpc7 .data-header-container.svelte-1fcrpc7>div.svelte-1fcrpc7{font-size:24px}.list-header.svelte-1fcrpc7 .data-header-container.svelte-1fcrpc7>div.svelte-1fcrpc7:last-child{border-top-right-radius:20px;border-bottom-right-radius:20px}.content-section.svelte-1fcrpc7 .list-container .list-scrollable.svelte-1fcrpc7.svelte-1fcrpc7{gap:32px}}
