@font-face{font-family:"Baloo 2";font-style:normal;src:url(/components.ttf) format("truetype-variations");font-display:swap}@font-face{font-family:Material Symbols Outlined;font-style:normal;src:url(/components.icons.outlined.woff2) format("woff2")}.material-symbols-outlined{font-family:Material Symbols Outlined;font-weight:400;font-style:normal;font-size:24px;line-height:1;letter-spacing:normal;text-transform:none;display:inline-block;white-space:nowrap;word-wrap:normal;direction:ltr;-webkit-font-feature-settings:"liga";font-feature-settings:"liga";-webkit-font-smoothing:antialiased}:root{font-family:"Baloo 2",cursive;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--padding-bottom: 5.25em;--padding-right: 1em;--padding-top: 3.5em }::-webkit-scrollbar{scroll-behavior:smooth;width:5px;height:5px;background-color:var(--background)}::-webkit-scrollbar-thumb{background-color:#510000;border-radius:10px}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}button:active{box-shadow:2px 2px 10px #9d9d9d;background-color:var(--secondary);border:2px solid var(--primary)}body{background-color:var(--background);margin:0;display:flex;place-items:center}h1{font-size:3.2em;line-height:1.1}.errorstatus{font-size:1.5em;border-radius:50px}form{display:flex;flex-direction:column;align-items:flex-start}form label,form .label{padding-left:15px;font-size:1.5em;font-weight:500;color:#7b7a76}form input,form select,form button,form textarea,.buttonbar button{font-size:1.5em;font-weight:600;padding:10px;width:calc(100% - 40px);padding-inline:20px;border-radius:25px;margin-bottom:1em;resize:none;border:none;background-color:var(--secondary)}.togglewrapper{display:flex;width:100%;align-items:center;justify-content:space-between;margin-bottom:1em}.toggle{display:none}.togglebtn{display:inline-block;width:calc(3em + 20px);height:calc(1.5em + 10px);background-color:#ccc;border-radius:40px;position:relative;cursor:pointer;margin-left:32px;padding-left:0}.togglebtn:before{content:"";position:absolute;top:5px;left:5px;width:1.5em;height:1.5em;background-color:var(--background);color:var(--color);border-radius:50%;transition:transform .3s}.toggle:checked+.togglebtn{background-color:var(--secondary)}.toggle:checked+.togglebtn:before{transform:translate(calc(1.5em + 10px))}form select{padding-right:35px;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-moz-appearance:none;-webkit-appearance:none;appearance:none;background-image:linear-gradient(45deg,transparent 50%,#7b7a76 50%),linear-gradient(135deg,#7b7a76 50%,transparent 50%);background-position:calc(100% - 20px) 1em,calc(100% - 15px) 1em;background-size:5px 5px,5px 5px;background-repeat:no-repeat}form button{position:relative;width:100%;font-weight:600;color:#7b7a76}#app{width:100%;max-width:600px;padding:1em;padding-top:var(--padding-top);margin:0 auto;text-align:center}.lightmode{color-scheme:light;--color: #213547;--background: #fffcf3;--primary: #f2f0e0;--secondary: #e6e4c0;--background-gradient: linear-gradient(0deg, #fffcf3 20%, #fffcf3da 50%, #fffcf300 100%)}.darkmode{color-scheme:dark;--color: rgba(255, 255, 255, .87);--background: #242424;--primary: #142127;--secondary: #292e30;--background-gradient: linear-gradient(0deg, #242424 20%, #242424ed 30%, #24242400 100%)}@media (min-width: 900px){:root{--padding-bottom: 1em;--padding-top: 1em}}.floatingbtn{position:fixed;bottom:calc(var(--padding-bottom) + .5em);right:calc(var(--padding-right) + .5em);width:5em;height:5em;border-radius:50%;background-color:var(--primary);border:2px solid var(--secondary)}.floatingbtn span{font-size:3em;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.staggeredslidinintro>*{transform:translate(-120%);animation:slidein .5s ease-in-out forwards}@keyframes slidein{0%{transform:translate(-120%)}to{transform:translate(0)}}.staggeredslidinintro :nth-child(1){animation-delay:0s}.staggeredslidinintro :nth-child(2){animation-delay:.1s}.staggeredslidinintro :nth-child(3){animation-delay:.2s}.staggeredslidinintro :nth-child(4){animation-delay:.3s}.staggeredslidinintro :nth-child(5){animation-delay:.4s}.staggeredslidinintro :nth-child(6){animation-delay:.5s}.staggeredslidinintro :nth-child(7){animation-delay:.6s}.staggeredslidinintro :nth-child(8){animation-delay:.7s}.staggeredslidinintro :nth-child(n+9){animation-delay:.8s}.lightmode{color-scheme:light;--color: #213547e2;--background: #fffcf3;--primary: #f2f0e0;--secondary: #e6e4c0;--background-gradient: linear-gradient(0deg, #fffcf3 20%, #fffcf3da 50%, #fffcf300 100%)}.lightmode a:hover{color:#747bff}.darkmode{color-scheme:dark;--color: rgba(255, 255, 255, .668);--background: #03191e;--primary: #000000;--secondary: #000000;--background-gradient: linear-gradient(0deg, #242424 20%, #242424ed 30%, #24242400 100%)}form.svelte-4r29zi button.svelte-4r29zi{left:50%;width:50%}.logowrap.svelte-7x5evl{margin-block:4em}.bottombar.svelte-yj31xh.svelte-yj31xh{left:0;bottom:0;position:fixed;background-color:color-mix(in srgb,var(--secondary) 80%,#ffffff30 60%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding-top:10px;height:3em;width:100%;display:flex;justify-content:space-around;-webkit-user-select:none;user-select:none}.bottombar.svelte-yj31xh a.svelte-yj31xh{color:inherit}.chip.svelte-yj31xh.svelte-yj31xh{font-variation-settings:"wght" 400,"GRAD" 0,"opsz" 48;height:2em;display:flex;justify-content:center;align-items:center;width:100%;max-width:5em;border-radius:20px;background:linear-gradient(var(--primary),var(--primary),var(--secondary),var(--background),var(--background));background-size:400% 400%;animation:svelte-yj31xh-disapear 1s forwards ease-in-out}.chip.active.svelte-yj31xh.svelte-yj31xh{animation:svelte-yj31xh-apear 1s forwards ease-in-out;animation-fill-mode:both}@keyframes svelte-yj31xh-apear{0%{font-variation-settings:"FILL" 0;background-position:0% 0%}to{font-variation-settings:"FILL" 1;background-position:100% 100%}}@keyframes svelte-yj31xh-disapear{0%{font-variation-settings:"FILL" 1;background-position:100% 100%}to{font-variation-settings:"FILL" 0;background-position:0% 0%}}@media (min-width: 900px){.bottombar.svelte-yj31xh.svelte-yj31xh{height:calc(100% - 20em);top:10em;width:5em;flex-direction:column;align-items:center;border-radius:0 20px 20px 0}.chip.svelte-yj31xh.svelte-yj31xh{max-width:4em;height:4em}}.logowrapper.svelte-179drnd{width:100%}.topbar.svelte-179drnd{left:0;top:0;position:absolute;background-color:color-mix(in srgb,var(--primary) 80%,#ffffff30 20%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);padding-top:10px;height:3em;width:100%;display:flex}@media (min-width: 900px){.topbar.svelte-179drnd{height:calc(5em - 5px);width:5em;border-radius:0 0 60px 60px;justify-content:center;align-items:center}.logowrapper.svelte-179drnd{scale:.8}}table.svelte-6pdeca{border-collapse:separate;border:solid var(--color) 2px;border-radius:10px;width:100%;empty-cells:hide}td.svelte-6pdeca{border:solid var(--color) 2px;border-radius:5px}th.svelte-6pdeca{border-radius:5px;background-color:var(--background)}.block.svelte-6pdeca{background-color:var(--secondary);border-radius:20px}.buttonbar.svelte-i56opl.svelte-i56opl{display:flex;flex-wrap:wrap;width:100%;justify-content:center;align-items:center;flex-direction:row;margin-top:1rem;gap:.5rem}.buttonbar.svelte-i56opl button.svelte-i56opl{width:45%;font-size:1em;margin:0 .1rem}.dropzone.svelte-epziee.svelte-epziee.svelte-epziee{border-radius:20px;border:5px dotted transparent;transition:all .5s ease-in-out}.dropzone.svelte-epziee span.svelte-epziee.svelte-epziee{transition:all .5s ease-in-out}.dropzone.draging.svelte-epziee.svelte-epziee.svelte-epziee{border:5px dotted #4c4}.dropzone.overme.svelte-epziee.svelte-epziee.svelte-epziee{background-color:#b8f8b8}.dropzone.overme.svelte-epziee span.svelte-epziee.svelte-epziee{background-color:#b8f8b8!important}input#orderinvoice.svelte-epziee.svelte-epziee.svelte-epziee{display:none}label[for=orderinvoice].svelte-epziee.svelte-epziee.svelte-epziee{padding:0;width:calc(100% - 10px);display:flex;flex-direction:column;align-items:flex-start}label[for=orderinvoice].svelte-epziee .addinvtextcontent.svelte-epziee.svelte-epziee{padding-left:15px}label[for=orderinvoice].svelte-epziee .addinvbtn.svelte-epziee.svelte-epziee{width:calc(100% - 10px);background-color:var(--secondary);padding:5px;margin-bottom:1em;border-radius:25px}#dialog.svelte-epziee.svelte-epziee.svelte-epziee{width:90vw;height:90vh;border-radius:25px}.dayfilterdropdown.svelte-epziee.svelte-epziee.svelte-epziee{font-size:1em;background-color:color-mix(in srgb,var(--primary) 80%,#ffffff30 60%);border-radius:20px;padding:1px 10px;border:0px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.filters.svelte-epziee.svelte-epziee.svelte-epziee{position:fixed;background-color:color-mix(in srgb,var(--primary) 80%,#ffffff30 60%);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:2px solid var(--secondary);z-index:1;width:85%;min-height:50%;bottom:calc(var(--padding-bottom) + 5em);right:calc(var(--padding-right) + 0em);border-radius:35px;display:flex;flex-direction:column;align-items:start;text-align:start}.filter.svelte-epziee.svelte-epziee.svelte-epziee{margin:1em}.filtersbtn.svelte-epziee.svelte-epziee.svelte-epziee{z-index:2;bottom:calc(var(--padding-bottom) + 6.5em)}.filter.svelte-epziee input[type=radio].svelte-epziee.svelte-epziee{opacity:0;position:fixed;width:0}.filter.svelte-epziee label.svelte-epziee.svelte-epziee{display:inline-block;background-color:var(--background);padding:5px 10px;font-family:sans-serif,Arial;font-size:16px;border:2px solid var(--secondary);border-radius:20px}.filter.svelte-epziee label.svelte-epziee.svelte-epziee:hover{background-color:color-mix(in srgb,var(--background) 30%,#b8f8b8 70%)}.filter.svelte-epziee input[type=radio].svelte-epziee:focus+label.svelte-epziee{border:2px dashed var(--secondary)}.filter.svelte-epziee input[type=radio].svelte-epziee:checked+label.svelte-epziee{background-color:color-mix(in srgb,var(--background) 30%,#bfb 70%);border-color:color-mix(in srgb,var(--background) 30%,#4c4 70%)}.orders.svelte-epziee.svelte-epziee.svelte-epziee{display:grid;grid-template-columns:1fr;gap:.5em}.order.svelte-epziee .svelte-epziee.svelte-epziee{margin:0;padding:0}.order.svelte-epziee.svelte-epziee.svelte-epziee{color:var(--color);position:relative;width:100%;background:var(--secondary);border-radius:.5em;outline:2px dotted var(--color);overflow:hidden;min-height:4em;padding-top:1.5em;scroll-snap-align:center;flex:0 0 auto}.order.svelte-epziee .delivery.svelte-epziee.svelte-epziee{display:flex;gap:1em}.order.svelte-epziee .delivery.svelte-epziee>span.svelte-epziee{display:flex;gap:2px;background-color:color-mix(in srgb,var(--primary) 80%,#ffffff30 60%);border-radius:20px;padding:1px 5px}.order.svelte-epziee .content.svelte-epziee.svelte-epziee{color:initial;bottom:0;word-break:break-word;padding:20px 5px 5px;text-align:left}.order.svelte-epziee h1.svelte-epziee.svelte-epziee{font-size:1.5em}.order.svelte-epziee .icon.svelte-epziee.svelte-epziee{font-family:monospace;display:flex;align-items:center;position:absolute;line-height:.5em;font-size:20px}.order.svelte-epziee .icon.svelte-epziee.svelte-epziee:first-of-type{top:8px;left:8px}.order.svelte-epziee .id.svelte-epziee.svelte-epziee{font-family:monospace;position:absolute;top:8px;right:8px}.order.svelte-epziee .btnbarshadow.svelte-epziee.svelte-epziee{position:absolute;width:3em;height:6em;bottom:0;right:0;background:#00000060;border-radius:1.5em 0 0}.invoicebtn.svelte-epziee.svelte-epziee.svelte-epziee,.editbtn.svelte-epziee.svelte-epziee.svelte-epziee{position:absolute;bottom:4em;right:.25em;width:3em;height:3em;border-radius:50%;background-color:var(--primary);border:0;display:flex;align-items:center;justify-content:center}.editbtn.svelte-epziee .material-symbols-outlined.svelte-epziee.svelte-epziee{font-size:1.5em}.editbtn.svelte-epziee.svelte-epziee.svelte-epziee{bottom:.25em}.order.dispatched.svelte-epziee.svelte-epziee.svelte-epziee{background-color:color-mix(in srgb,var(--background) 30%,royalblue 50%)}.order.notdispatched.svelte-epziee.svelte-epziee.svelte-epziee{background-color:color-mix(in srgb,var(--background) 30%,red 50%)}.spacer.svelte-epziee.svelte-epziee.svelte-epziee{height:10em}@media (min-width: 400px){.orders.svelte-epziee.svelte-epziee.svelte-epziee{position:absolute;left:9vw;width:89vw;grid-template-columns:1fr 1fr 1fr;align-items:start;min-height:80vh;border-radius:30px;border:5px dotted transparent}.orders.draging.svelte-epziee.svelte-epziee.svelte-epziee{border:5px dotted #4c4;background-color:#b8f8b8}}
