@import"https://fonts.googleapis.com/css2?family=Fugaz+One:wght@400&display=swap";@import"https://fonts.googleapis.com/css2?family=Inclusive+Sans:wght@400&display=swap";@import"https://fonts.googleapis.com/css2?family=Damion:wght@400&display=swap";:root{font-family:Inclusive Sans,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}.haAclf{background-color:#242424!important}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-height:100vh}h1{font-size:3.2em;line-height:1.1;font-family:Fugaz One}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;color:#fff;transition:border-color .25s;border:solid 1px transparent;background-image:linear-gradient(rgba(255,255,255,0),rgba(255,255,255,0)),linear-gradient(101deg,#78e4ff,#ff48fa);background-origin:border-box;background-clip:content-box,border-box;box-shadow:2px 1000px 1px #1a1a1a inset}button:disabled{background-image:none;color:gray;cursor:not-allowed}button:hover:not(:disabled){border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.btn{flex:1 1 auto;padding:.6em 1.2em;text-align:center;transition:.5s;background-size:200% auto;color:#fff;border-radius:8px}.btn:disabled{background-image:none;background-color:gray}.btn:hover{background-position:right center}.btn-1{background-image:linear-gradient(to right,#f6d365 0%,#fda085 51%,#f6d365 100%)}.btn-2{background-image:linear-gradient(to right,#c01890 0%,#1f5dc8 51%,#f384d3 100%)}.btn-3{background-image:linear-gradient(to right,#84fab0 0%,#8fd3f4 51%,#84fab0 100%)}.btn-4{background-image:linear-gradient(to right,#a1c4fd 0%,#c2e9fb 51%,#a1c4fd 100%)}.btn-5{background-image:linear-gradient(to right,#ffecd2 0%,#fcb69f 51%,#ffecd2 100%)}#root{max-width:100%;margin:0 auto;text-align:center;padding-bottom:100px}.logo{height:12em;padding:1.5em;will-change:filter;transition:filter .3s;filter:drop-shadow(0 0 2em #646cffaa)}@keyframes logo-spin{0%{filter:drop-shadow(0 0 2em #646cffaa)}to{filter:drop-shadow(0 0 1.75em #646cffaa)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{position:relative;padding:.5rem 1rem;display:flex;justify-content:flex-start;flex-direction:column;background-color:#0f0f0d81;border-radius:15px;margin:1rem;height:120px}.card .owner{position:absolute;bottom:.5rem;left:1rem;font-size:.8rem}.order{position:relative;padding:1rem;display:flex;justify-content:flex-start;align-items:center;background-color:#0f0f0d81;border-radius:15px;margin:1rem 0;cursor:pointer}.order.extended{cursor:default}.orders-joined{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.8rem}.single-line{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.selezione{font-size:.8rem;position:absolute;bottom:15px;right:7px;font-family:Damion;color:#a88d03;text-decoration:underline;transform:rotate(-15deg)}.item-title .selezione{font-size:.6rem;position:absolute;bottom:3px;right:0;font-family:Damion;color:#a88d03;text-decoration:underline;transform:rotate(-18deg)}.card.highlight:not(.disabled):before{content:"HIGHLIGHT";position:absolute;bottom:6px;font-size:10px;left:6px;font-weight:700;color:#000;background:white;padding:3px;border-radius:5px}.card>h4{font-size:1.3rem;text-align:left;margin-top:0;margin-bottom:.5rem;max-width:95%;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.card>p{text-align:left;margin-top:0;font-size:.9rem;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis}.card .checkmark{position:absolute;right:.5rem;width:20px;height:20px;border:solid 2px white;line-height:20px;color:#fff;font-size:.8rem;border-radius:50%}.card.disabled{background:#7d7d7d}.card.disabled:before{content:"NICHT VERFÜGBAR";position:absolute;bottom:6px;font-size:10px;right:6px;font-weight:700;color:#000;background:lightgray;padding:3px;border-radius:5px}.info{position:relative;background-color:#61616181;padding:.25rem 1.25rem .25rem 1rem;margin:1rem auto;width:70%;border-radius:10px;font-size:.8rem;color:#fff;text-align:left}.info>p{padding-right:1.25rem}.info .checkmark{position:absolute;right:.75rem;top:10px;width:20px;height:20px;border:solid 2px gray;line-height:20px;color:gray;font-size:.8rem;border-radius:50%;text-align:center}.underline{text-decoration:underline}.read-the-docs{color:#888}.spacer{height:2rem}.card.selected,.config_box{--borderWidth: 3px;background:#1D1F20;position:relative;border-radius:15px}.gradient-border:after{content:"";position:absolute;top:calc(-1 * var(--borderWidth));left:calc(-1 * var(--borderWidth));height:calc(100% + var(--borderWidth) * 2);width:calc(100% + var(--borderWidth) * 2);background:linear-gradient(60deg,#f79533,#f37055,#ef4e7b,#a166ab,#5073b8,#1098ad,#07b39b,#6fba82);border-radius:15px;z-index:-1;-webkit-animation:animatedgradient 3s ease alternate infinite;animation:animatedgradient 3s ease alternate infinite;background-size:300% 300%}@-webkit-keyframes animatedgradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes animatedgradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.carousel-container{width:100%}.header{position:relative}.footer{position:fixed;bottom:0;left:0;width:100%;background:black;padding-bottom:.5rem;transition:all .3s ease;z-index:2}.footer.expand{height:100%;overflow-y:scroll}.row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%}.column{display:flex;flex-direction:column;width:100%}input[type=text]{border:none;border-radius:5px;font-size:16px;padding:15px 10px;background-color:#61616181;color:#d3d3d3;max-width:45%}textarea{border:none;border-radius:5px;font-size:16px;padding:15px 10px;background-color:#61616181;color:#d3d3d3;width:90%;font-family:Inclusive Sans;margin:auto;resize:vertical;max-lines:15;max-height:200px;min-height:50px}input[type=number]{text-align:center}.footer>div{display:flex;justify-content:space-between;align-items:center;padding:1rem .5rem}.footer .overview{padding:1rem;overflow-y:scroll;display:flex;flex-direction:column;padding-bottom:60px}.menuTitle:nth-of-type(1){top:0}.menuTitle:nth-of-type(2){top:28px}.menuTitle:nth-of-type(3){top:56px}.menuTitle{position:sticky;background-color:#0f0f0de6;z-index:1;font-family:Fugaz One;cursor:pointer}ul{padding-left:0;list-style-type:decimal}.orders-list{padding-left:1rem;list-style-type:decimal}button.wide{width:75%;max-width:250px;padding:.9rem 1.5em}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(360deg)}}.load{width:20px;height:20px;margin:auto;border:solid 2px lightgray;border-radius:50%;border-right-color:transparent;border-bottom-color:transparent;-webkit-transition:all .5s ease-in;-webkit-animation-name:rotate;-webkit-animation-duration:1s;-webkit-animation-iteration-count:infinite;-webkit-animation-timing-function:linear;transition:all .5s ease-in;animation-name:rotate;animation-duration:1s;animation-iteration-count:infinite;animation-timing-function:linear}.load.small{width:10px;height:10px;border-width:1px;display:inline-block;margin:0 .5rem}.user{text-align:right;position:absolute;right:1rem;top:1rem;font-weight:700;font-size:.9rem;cursor:pointer}.sendButton{position:fixed;bottom:0;width:100%;padding-bottom:2rem}.backdrop{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#807c7c67;z-index:9}.history{position:fixed;z-index:10;background:black;bottom:0;left:0;width:100%;max-height:100%;overflow-y:scroll;overflow-x:clip}.history>div{padding:1rem 1rem 2.5rem}.history ul{width:80%;margin:auto}.avatar{width:40px;height:40px;border-radius:50%;overflow:hidden}.avatar.large{width:70px;height:70px;will-change:filter;transition:filter .3s;filter:drop-shadow(0 0 2em #646cffaa)}.avatar>img{width:100%}img.veggie{width:13px;margin-left:5px;display:inline!important}.modal-wrapper{position:fixed;left:0;top:0;width:100%;height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch;z-index:11}.modal-inner{padding:1rem}.modal-title>*{display:block;font-size:.8rem;font-family:Inclusive Sans;cursor:pointer}.modal-content{padding-bottom:2rem}.ReactModal__Overlay{z-index:11}.ReactModal__Content{inset:unset!important;bottom:-2px!important;left:-1px!important;z-index:11;max-height:100%;overflow-y:scroll}.modal-inner h3{font-size:1.5rem;margin:.5rem;font-family:Fugaz One}.modal-inner h4{font-size:1.1rem;margin:.25rem;font-family:Fugaz One}.center{display:flex;justify-content:center;align-items:center;flex-direction:column}.code-input input{border:none;border-radius:5px;font-size:1.2rem;padding:15px 10px;background-color:#61616181;color:#d3d3d3;width:40px;margin:.5rem;font-family:monospace,Inclusive Sans}.cart-items .item-title{max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;position:relative;padding:7px 15px 7px 0}.item-amount{white-space:nowrap;width:70px;padding-left:5px}.item-amount>*{margin:0 5px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.item-amount>a{cursor:pointer;font-size:1.4rem;display:inline-block;width:15px}.item-amount>span{width:12.5px;display:inline-block}a{cursor:pointer}a.disabled{color:gray;cursor:not-allowed;pointer-events:none}hr{border-width:.5px;border-color:#d3d3d3}.user-page .info{margin-left:0;width:unset;padding:1rem}.code_info.info{padding-top:1rem;padding-bottom:1rem}.actions{margin-top:1rem;display:flex;justify-content:center;align-items:center;color:#d3d3d3}.actions a{font-size:.8rem;margin:0 5px}.rating-view{padding:1rem}.rating-view>h2{font-family:Damion;font-size:2rem;margin-top:0}:root{--enlarge: scale(1.25);--page-color: steelblue;--star-primary-color: gold;--star-secondary-color: darkgoldenrod}.container{display:grid;min-height:100vh;place-content:center}.star-group{display:grid;font-size:clamp(1.5em,10vw,8em);grid-auto-flow:column}.star{-webkit-appearance:none;align-items:center;-moz-appearance:none;appearance:none;cursor:pointer;display:grid;font:inherit;height:1.15em;justify-items:center;margin:0;place-content:center;position:relative;width:1.15em}@media (prefers-reduced-motion: no-preference){.star{transition:all .25s}.star:before,.star:after{transition:all .25s}}.star:before,.star:after{color:var(--star-primary-color);position:absolute}.star:before{content:"☆"}.star:after{content:"✦";font-size:25%;opacity:0;right:20%;top:20%}.star:checked:before,.star:has(~.star:checked):before{content:"★"}#two:checked:after,.star:has(~#two:checked):after{opacity:1;right:14%;top:10%}#three:checked:before,.star:has(~#three:checked):before{transform:var(--enlarge)}#three:checked:after,.star:has(~#three:checked):after{opacity:1;right:8%;top:2%;transform:var(--enlarge)}#four:checked:before,.star:has(~#four:checked):before{text-shadow:.05em .033em 0px var(--star-secondary-color);transform:var(--enlarge)}#four:checked:after,.star:has(~#four:checked):after{opacity:1;right:8%;top:2%;transform:var(--enlarge)}#five:checked:before,.star:has(~#five:checked):before{text-shadow:.05em .033em 0px var(--star-secondary-color);transform:var(--enlarge)}#five:checked:after,.star:has(~#five:checked):after{opacity:1;right:8%;text-shadow:.14em .075em 0px var(--star-secondary-color);top:2%;transform:var(--enlarge)}.star-group:has(>#five:checked) #one{transform:rotate(-15deg)}.star-group:has(>#five:checked) #two{transform:translateY(-20%) rotate(-7.5deg)}.star-group:has(>#five:checked) #three{transform:translateY(-30%)}.star-group:has(>#five:checked) #four{transform:translateY(-20%) rotate(7.5deg)}.star-group:has(>#five:checked) #five{transform:rotate(15deg)}.star:focus{outline:none}.star:focus-visible{border-radius:8px;outline:2px dashed var(--star-primary-color);outline-offset:8px;transition:all 0s}.config-wrapper{height:130px;overflow:hidden}.config.column{height:100%}.config_box{display:flex;justify-content:center;align-items:center;height:70px;background:black;flex:1;flex-direction:column;padding:1rem;margin:.5rem;border-radius:10px;min-width:0;text-align:center;font-family:Inclusive Sans;font-size:.8rem}.config_box small{font-size:.7rem}.topping.selected{background:linear-gradient(60deg,#f79533,#f37055,#ef4e7b,#a166ab,#5073b8,#1098ad,#07b39b,#6fba82);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.toppingsHeader{position:sticky;top:0;background:black;padding:.5rem 1rem;margin-left:-1rem;z-index:20}
