@keyframes svelte-13e39u9-fadeIn{0%{opacity:0}to{opacity:100%}}.columns.svelte-13e39u9{width:100%;display:grid;grid-template-columns:70px repeat(7,minmax(0,1fr));grid-template-rows:50px 20px minmax(40px,auto) repeat(calc(var(--calendar-num-time-slots) - 1),minmax(60px,auto));column-gap:10px;background-color:var(--color-body-off);padding:1.3rem;border-radius:4px}.column.svelte-13e39u9{display:grid;gap:1rem;grid-template-rows:subgrid;grid-template-columns:subgrid;grid-row:1/calc(var(--calendar-num-time-slots) + 4);row-gap:0px;--column-bg: #ffffff;min-width:0}.column.dayIn.svelte-13e39u9{--column-bg: rgba(76, 222, 133, .1137254902)}.column.dayOut.svelte-13e39u9{--column-bg: rgba(0, 170, 255, .1137254902)}.column.dayOut.dayIn.svelte-13e39u9{--column-bg: linear-gradient(to left top, rgba(0, 170, 255, .1137254902) 50%, rgba(76, 222, 133, .1137254902) 50%)}.header.svelte-13e39u9{grid-row:1/2;text-align:center;line-height:1.2;font-weight:700;font-size:1.15em}.header-weekdays.svelte-13e39u9{grid-row:1/2;text-align:start;text-transform:uppercase;font-size:.9em;line-height:1.6}@media(max-width:1311px){.header-weekdays.svelte-13e39u9{display:none}}.header-cutoff-times.svelte-13e39u9{grid-row:2/3;text-align:start;text-transform:uppercase;font-size:.9em;line-height:1.2}.hours.svelte-13e39u9{display:grid;grid-row:2/calc(var(--calendar-num-time-slots) + 3);grid-template-rows:subgrid;border-radius:4px;background:var(--column-bg, #fff);transition:background .2s cubic-bezier(.1,1,.55,1);max-width:100%;min-width:0}.hour.svelte-13e39u9{border-bottom:1px dashed var(--color-border-muted);max-width:100%;min-width:0;padding:4px;display:flex;align-content:flex-start;flex-wrap:wrap-reverse;gap:4px}.hour.svelte-13e39u9:first-child{border-top-left-radius:4px;border-top-right-radius:4px;grid-row:1/3}.hour.svelte-13e39u9:last-child{border:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.axis-hours.svelte-13e39u9{display:grid;grid-template-rows:subgrid;grid-row:2/calc(var(--calendar-num-time-slots) + 3)}.axis-hours.svelte-13e39u9 .hour:where(.svelte-13e39u9){background-color:transparent;border:none;align-content:flex-end;justify-content:flex-end;font-weight:700}.axis-hours.svelte-13e39u9 .hour:where(.svelte-13e39u9)>:where(.svelte-13e39u9){position:absolute;bottom:-.4rem}.axis-hours.svelte-13e39u9 .hour:where(.svelte-13e39u9):first-child{text-align:end}.supplier.svelte-13e39u9{all:unset;display:block;padding:4px;border-radius:4px;background-color:var(--color-meter-discount, darkgrey);color:#fff;cursor:pointer;font-weight:700;font-size:.9em;max-width:calc((100% - 8px)/2 - 6px);position:relative}@media(max-width:1056px){.supplier.svelte-13e39u9{max-width:calc(100% - 8px)}}.supplier.svelte-13e39u9 .name:where(.svelte-13e39u9){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;max-width:100%}.supplier.svelte-13e39u9 .tooltip:where(.svelte-13e39u9){display:none;opacity:0;z-index:2;background-color:#fff;color:#000;left:50%;top:50%;box-shadow:0 4px 7px #0000001a;border-radius:4px;animation-duration:.2s}.supplier.svelte-13e39u9 .tooltip:where(.svelte-13e39u9)>:where(.svelte-13e39u9){padding:.75rem;display:flex;align-content:center;justify-content:space-between;gap:1.3rem}.supplier.svelte-13e39u9 .tooltip:where(.svelte-13e39u9) span:where(.svelte-13e39u9){word-wrap:none;white-space:nowrap}.supplier.svelte-13e39u9 .tooltip-top:where(.svelte-13e39u9){display:flex;justify-content:space-between;align-items:center;gap:1.3rem}.supplier.svelte-13e39u9:hover .tooltip:where(.svelte-13e39u9){display:block;position:absolute;opacity:1;animation-name:svelte-13e39u9-fadeIn}.suppliers.svelte-13e39u9{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:1.3rem}.suppliers.svelte-13e39u9>button:where(.svelte-13e39u9){all:unset;display:inline-block;cursor:pointer;font-weight:700;font-size:.9em;padding:4px;border-radius:4px;background-color:var(--color-footer-off, lightgrey);color:var(--color-text, #282b30)}.suppliers.svelte-13e39u9>button.selected:where(.svelte-13e39u9){background-color:var(--color-meter-discount, darkgrey);color:#fff}.warehouse-day-in.svelte-13e39u9{background-color:#4cde851d;font-weight:400;display:block}.warehouse-day-out.svelte-13e39u9{background-color:#00aaff1d;font-weight:400;display:block}.bold.svelte-13e39u9{font-weight:700}@keyframes svelte-a62nj9-fadeIn{0%{opacity:0}to{opacity:100%}}.columns.svelte-a62nj9{width:100%;display:grid;grid-template-columns:70px repeat(3,minmax(0,1fr));grid-template-rows:50px 20px minmax(40px,auto) repeat(calc(var(--calendar-num-time-slots) - 1),minmax(60px,auto));column-gap:10px;background-color:var(--color-body-off);padding:1.3rem;border-radius:4px}.column.svelte-a62nj9{display:grid;gap:1rem;grid-template-rows:subgrid;grid-template-columns:subgrid;grid-row:1/calc(var(--calendar-num-time-slots) + 4);row-gap:0px;--column-bg: #ffffff;min-width:0}.column.svelte-a62nj9:nth-child(2){grid-column:2/5}.header.svelte-a62nj9{grid-row:1/2;grid-column:2;text-align:center;line-height:1.2;font-weight:700;font-size:1.15em;display:flex;align-items:center;justify-content:center;gap:1.8rem}.header.svelte-a62nj9>span:where(.svelte-a62nj9){display:inline-block;text-align:center;min-width:7ch;max-width:7ch}.header-weekdays.svelte-a62nj9{grid-row:1/2;text-align:start;text-transform:uppercase;font-size:.9em;line-height:1.6;display:flex;align-items:center}@media(max-width:399px){.header-weekdays.svelte-a62nj9{display:none}}.header-cutoff-times.svelte-a62nj9{grid-row:2/3;text-align:start;text-transform:uppercase;font-size:.9em;line-height:1.2}.hours.svelte-a62nj9{display:grid;grid-row:2/calc(var(--calendar-num-time-slots) + 3);grid-template-rows:subgrid;border-radius:4px;background:var(--column-bg, #fff);transition:background .2s cubic-bezier(.1,1,.55,1);max-width:100%;min-width:0;grid-column:1/4}.hour.svelte-a62nj9{border-bottom:1px dashed var(--color-border-muted);max-width:100%;min-width:0;padding:4px;display:flex;align-content:flex-start;flex-wrap:wrap-reverse;gap:4px}.hour.svelte-a62nj9:first-child{border-top-left-radius:4px;border-top-right-radius:4px;grid-row:1/3}.hour.svelte-a62nj9:last-child{border:0;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.axis-hours.svelte-a62nj9{display:grid;grid-template-rows:subgrid;grid-row:2/calc(var(--calendar-num-time-slots) + 3)}.axis-hours.svelte-a62nj9 .hour:where(.svelte-a62nj9){background-color:transparent;border:none;align-content:flex-end;justify-content:flex-end;font-weight:700}.axis-hours.svelte-a62nj9 .hour:where(.svelte-a62nj9)>:where(.svelte-a62nj9){position:absolute;bottom:-.4rem}.axis-hours.svelte-a62nj9 .hour:where(.svelte-a62nj9):first-child{text-align:end}.supplier.svelte-a62nj9{all:unset;display:block;padding:4px;border-radius:4px;background-color:var(--color-meter-discount, darkgrey);color:#fff;cursor:pointer;font-weight:700;font-size:.9em;max-width:calc(100% - 8px);position:relative}.supplier.svelte-a62nj9 .name:where(.svelte-a62nj9){all:unset;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block;anchor-name:var(--anchor-name)}.supplier.svelte-a62nj9 .tooltip:where(.svelte-a62nj9){position:fixed;background-color:#fff;color:#000;box-shadow:0 4px 7px #0000001a;border-radius:4px;animation-duration:.2s;position-anchor:var(--anchor-name);position-area:bottom;border:0;padding:0}.supplier.svelte-a62nj9 .tooltip:where(.svelte-a62nj9)>:where(.svelte-a62nj9){padding:.75rem;display:flex;align-content:center;justify-content:space-between;gap:1.3rem}.supplier.svelte-a62nj9 .tooltip:where(.svelte-a62nj9) span:where(.svelte-a62nj9){word-wrap:none;white-space:nowrap}.warehouse-day-in.svelte-a62nj9{background-color:#4cde851d;font-weight:400;display:block}.warehouse-day-out.svelte-a62nj9{background-color:#00aaff1d;font-weight:400;display:block}.bold.svelte-a62nj9{font-weight:700}.chevron.svelte-a62nj9{all:unset;width:20px;min-width:20px;padding:4px}.chevron.svelte-a62nj9 svg{width:100%!important}.chevron.disabled.svelte-a62nj9{color:#d3d3d3;cursor:not-allowed}.back.svelte-a62nj9{rotate:90deg}.front.svelte-a62nj9{rotate:-90deg}@media(max-width:801px){.large.svelte-9jnhvv{display:none}}@media(min-width:802px){.small.svelte-9jnhvv{display:none}}.description.svelte-9jnhvv{margin-bottom:.75rem}.outbound-day-explanation.svelte-9jnhvv{margin-top:.5rem}.outbound-day-explanation.svelte-9jnhvv p:where(.svelte-9jnhvv){font-size:.9em;line-height:1.1}.outbound-day-explanation.svelte-9jnhvv p:where(.svelte-9jnhvv) span{display:block}@media(max-width:801px){.outbound-day-explanation.svelte-9jnhvv p:where(.svelte-9jnhvv) span{display:inline}.outbound-day-explanation.svelte-9jnhvv p:where(.svelte-9jnhvv) span:after{content:" "}}@media(min-width:802px){.outbound-day-explanation.svelte-9jnhvv{display:flex;justify-content:flex-end}}
