@charset "UTF-8";@import"https://fonts.googleapis.com/css?family=Inter:100,200,300,regular,500,600,700,800,900";@import"https://fonts.googleapis.com/css?family=Poppins:100,100italic,200,200italic,300,300italic,regular,italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic";.radio-options[data-v-6e05b4db]{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;flex-grow:0;align-self:stretch}[data-v-6e05b4db],[data-v-6e05b4db]:before,[data-v-6e05b4db]:after{box-sizing:inherit}.radio[data-v-6e05b4db]{cursor:pointer;margin:0 -20px;display:inline-block;position:relative;font-size:16px;line-height:24px;width:calc(100% + 40px);display:flex;flex-direction:row;justify-content:flex-start;align-items:center;align-self:stretch;max-width:calc(100% + 40px);height:70px;padding:0 20px}.radio[data-v-6e05b4db] *{cursor:pointer}.radio__input[data-v-6e05b4db]{position:absolute;top:4px;left:0;width:36px;height:40px;opacity:0;z-index:0;height:100%;min-height:100%}.radio__label[data-v-6e05b4db]{display:block;font-size:1em;padding:0 0 0 34px;cursor:pointer;flex-grow:1;height:100%;min-height:100%;display:flex;flex-direction:row;justify-content:flex-start;align-items:center}.radio__label[data-v-6e05b4db]:before{content:"";position:absolute;top:27px;left:20px;width:16px;height:16px;background-color:transparent;border:2px solid #bbddda;border-radius:14px;z-index:1;transition:border-color .28s cubic-bezier(.4,0,.2,1)}.radio__label[data-v-6e05b4db]:after{content:"";position:absolute;top:31px;left:24px;width:8px;height:8px;background-color:#6ab4ae;border-radius:50%;z-index:2;transform:scale(0);transition:transform .28s cubic-bezier(.4,0,.2,1)}.radio__input:checked+.radio__label[data-v-6e05b4db]:before{border-color:#6ab4ae}.radio__input:checked+.radio__label[data-v-6e05b4db]:after{transform:scale(1)}.alert[data-v-db54d2a1]{overflow-y:auto;padding-top:17px;max-height:50vh;min-height:fit-content}.alert[data-v-db54d2a1]:after{pointer-events:none;content:"";position:absolute;bottom:0;height:100%;max-height:calc(100% - 60px);width:100%;margin-left:-20px;margin-bottom:60px;background:#fff;background:linear-gradient(0deg,#fff 2%,#fff0 20%,#fff0 95%,#fff 97%,#fff)}.alert-scroll[data-v-db54d2a1]{overflow-y:auto;position:relative;height:95%}.alert-scroll .alert-content[data-v-db54d2a1]{max-width:100%}.alert-scroll .alert-content[data-v-db54d2a1]:last-child{margin-bottom:50px}.alert-scroll .alert-content:not(:first-child) .heading[data-v-db54d2a1]{margin-top:50px}.alert-scroll .alert-content .heading[data-v-db54d2a1]{margin-bottom:10px}body{--md-sys-color-on-background: 28, 27, 31;--md-sys-color-primary: 106, 180, 174;--md-sys-color-primary-container: 215, 234, 234;--md-sys-color-on-primary-container: 33, 0, 94;--md-sys-color-on-primary: 255, 255, 255;--md-sys-color-secondary: 98, 91, 113;--md-sys-color-secondary-container: 232, 222, 248;--md-sys-color-on-secondary-container: 30, 25, 43;--md-sys-color-surface: 255, 251, 254;--md-sys-color-on-surface: 28, 27, 31;--md-sys-color-surface-variant: 231, 224, 236;--md-sys-color-on-surface-variant: 73, 69, 78;--md-sys-color-surface-tint: var(--md-sys-color-primary);--md-sys-color-outline: 121, 116, 126}body.dark{--md-sys-color-background: 28, 27, 31;--md-sys-color-on-background: 230, 225, 229;--md-sys-color-primary: 208, 188, 255;--md-sys-color-primary-container: 79, 55, 139;--md-sys-color-on-primary-container: 234, 221, 255;--md-sys-color-on-primary: 55, 30, 115;--md-sys-color-secondary: 204, 194, 220;--md-sys-color-secondary-container: 74, 68, 88;--md-sys-color-on-secondary-container: 232, 222, 248;--md-sys-color-surface: 28, 27, 31;--md-sys-color-on-surface: 230, 225, 229;--md-sys-color-surface-variant: 73, 69, 79;--md-sys-color-on-surface-variant: 202, 196, 208;--md-sys-color-surface-tint: var(--md-sys-color-primary);--md-sys-color-outline: 147, 143, 153}.md3.switch{-webkit-user-select:none;user-select:none;position:relative;height:32px;width:50px;-webkit-tap-highlight-color:transparent;font-family:Roboto,sans-serif}.md3.switch input{opacity:0;width:0;height:0;margin:0;padding:0}.md3.switch span.slider{position:absolute;cursor:pointer;background-color:rgb(var(--md-sys-color-surface-variant));width:48px;height:28px;border-radius:28px;border:2px solid rgb(var(--md-sys-color-outline));transition:background-color .1s ease-in-out,border-color .1s ease-in-out}.md3.switch span.slider:before{position:absolute;content:"";height:16px;width:16px;left:0;bottom:-1.4px;margin:6px;background-color:rgb(var(--md-sys-color-outline));border-radius:28px;transition:left 175ms cubic-bezier(0,.5,.5,1.5),background-color .1s ease-in-out,height 50ms ease-in-out,width 50ms ease-in-out,margin 50ms ease-in-out}.md3.switch span.slider span.icon{position:relative;left:0;margin:6px 0;height:16px;width:16px;font-size:16px;text-align:center;opacity:0;transition:left 175ms cubic-bezier(0,.5,.5,1.5);color:rgb(var(--md-sys-color-surface-variant))}.md3.switch input:checked+span.slider{background-color:rgb(var(--md-sys-color-primary));border-color:transparent}.md3.switch input:checked+span.slider:before{background-color:rgb(var(--md-sys-color-on-primary));height:20px;width:20px;left:18px;margin:2px;bottom:0}@media only screen and (hover: hover){.md3.switch input:not(:disabled):hover+span.slider:before{background-color:rgb(var(--md-sys-color-on-surface-variant))}.md3.switch input:not(:disabled):checked:hover+span.slider:before{background-color:rgb(var(--md-sys-color-primary-container))}}.md3.switch input:not(:disabled):checked:active+span.slider:before{background-color:rgb(var(--md-sys-color-primary-container))}.md3.switch input:checked+span.slider span.icon{left:26px;opacity:1;color:rgb(var(--md-sys-color-on-primary-container))}.md3.switch input:disabled+span{cursor:not-allowed}.md3.switch input:disabled+span.slider{background-color:rgba(var(--md-sys-color-surface-variant),.12);border-color:rgba(var(--md-sys-color-on-surface),.12)}.md3.switch input:disabled:checked+span.slider{background-color:rgba(var(--md-sys-color-on-surface),.12);border-color:rgba(var(--md-sys-color-on-surface),0)}.md3.switch input:disabled+span.slider:before{background-color:rgba(var(--md-sys-color-on-surface),.38)}.md3.switch input:disabled:checked+span.slider:before{background-color:rgba(var(--md-sys-color-surface),1)}.md3.switch input:disabled:checked+span.slider span.icon{color:rgba(var(--md-sys-color-on-surface),.38)}.md3.switch input:focus-visible+span.slider{outline:2px solid rgb(var(--md-sys-color-primary))}.material-symbols-rounded{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 48}.mdi>svg{vertical-align:middle}.mdi.mdi-spin>svg{-webkit-animation:mdi-spin 2s infinite linear;-moz-animation:mdi-spin 2s infinite linear;animation:mdi-spin 2s infinite linear}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg)}}@font-face{font-family:Cambria,serif;src:url(/assets/cambria-Cm2h2bc3.ttf)}#app,body,html{max-height:100%;height:100%;min-height:100%}*:after,*:before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box;font-family:Poppins,sans-serif;font-smooth:always;-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto;-webkit-tap-highlight-color:rgba(255,255,255,0);transition:background-color .3s ease,color .3s ease}a{color:inherit;text-decoration:none}.page{display:flex;flex-direction:column;justify-content:stretch;align-items:center;padding:15px;background-color:#fff;position:absolute;left:0;right:0;bottom:0;overflow-y:auto;top:69px}.page .wrapper{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;max-width:900px;width:100%}button{cursor:pointer}.fade-enter-active,.fade-leave-active{transition:opacity .3s ease}.fade-enter-from,.fade-leave-to{opacity:0}.page-forwards-enter-active,.page-backwards-leave-active{z-index:5;transition:transform .4s ease,opacity .4s ease}.page-forwards-leave-active,.page-backwards-enter-active{transition:transform .4s ease,opacity .4s ease}.page-forwards-enter-from,.page-backwards-leave-to{transform:translate(100%);overflow:hidden!important}.page-forwards-enter-to,.page-backwards-leave-from{transform:translate(0)}.page-forwards-leave-from,.page-backwards-enter-to{transform:scale(1)}.page-forwards-leave-to,.page-backwards-enter-from{transform:scale(.98)}.page-simple-forwards-enter-active,.page-simple-backwards-leave-active{z-index:5;transition:opacity .4s ease}.page-simple-forwards-leave-active,.page-simple-backwards-enter-active{transition:opacity .4s ease}.page-simple-forwards-enter-from,.page-simple-backwards-leave-to{overflow:hidden!important;opacity:0}.page-simple-forwards-enter-to,.page-simple-backwards-leave-from{opacity:1}.page-simple-forwards-leave-from,.page-simple-backwards-enter-to{transform:scale(1)}.back-enter-active,.back-leave-active{transition:transform .2s ease-out,opacity .2s ease-out}.back-enter-from,.back-leave-to{transform:translate(-20px)!important;opacity:0}::selection{background-color:#d7eaea;color:inherit}.dark-theme ::selection{background-color:#6ab4ae4d;color:inherit}.fade-price-enter-active,.fade-price-leave-active{transition:opacity .5s ease-out}.fade-price-enter-from,.fade-price-leave-to{opacity:0}.divider-enter-active,.divider-leave-active{transition:opacity .4s ease-out}.divider-enter-from,.divider-leave-to{opacity:0}.cafeteria-button-enter-active,.cafeteria-button-leave-active{transition:transform .5s ease-out,opacity .4s ease-out}.cafeteria-button-enter-from{transform:translate(50px);opacity:0}.cafeteria-button-leave-to{transform:translate(10px);opacity:0}.refreshing-enter-active,.refreshing-leave-active{transition:opacity .4s ease-out}.refreshing-enter-from,.refreshing-leave-to{opacity:0}#app{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;height:100vh;overflow:hidden}#feed,#cafeteria{gap:45px;transform-origin:center left;overflow-x:hidden}#feed .wrapper,#cafeteria .wrapper{gap:25px;margin-bottom:45px;scroll-margin-top:15px}#feed .wrapper:last-child,#cafeteria .wrapper:last-child{margin-bottom:545px}#feed .loading.loader,#cafeteria .loading.loader{position:fixed;width:100%;height:100%;-webkit-backdrop-filter:blur(20px) contrast(.8);backdrop-filter:blur(20px) contrast(.8);background-color:transparent;z-index:3}.heading{align-self:flex-start;top:3px;color:#1e1e1e}.heading h1{font-size:28px;font-weight:700;font-family:Cambria,serif}.heading h2{font-size:16px;font-weight:400;font-family:Cambria,serif}aside{position:fixed;display:none;top:150px;right:calc(50% - 450px);width:400px;height:500px}aside .date-select{height:500px;position:initial;box-shadow:#00000059 0 5px 15px;border-radius:5px}aside .date-select .select-block .date-wrapper .date-block.en button{font-size:.9em}aside .date-select .select-block .date-wrapper .date-block.highlighted button{background-color:#f5f5f5!important;border:2px solid rgba(106,180,174,.5);color:#000}aside .date-select .select-block .date-wrapper .date-block.selected button{background-color:#bbddda;color:#000}aside .date-select .buttons button:first-child{display:none}.date-select-btn{border:none;position:sticky;align-self:flex-end;bottom:20px;right:17px;background-color:#6ab4ae;width:60px;padding:30px 24px;min-height:60px;flex-direction:row;justify-content:center;align-items:center;display:flex;color:#fff;border-radius:16px;overflow:hidden;box-shadow:#0000003d 0 3px 8px;transition:width .2s cubic-bezier(.57,.21,.69,1.25),right .2s cubic-bezier(.57,.21,.69,1.25),bottom .2s cubic-bezier(.57,.21,.69,1.25),min-height .2s cubic-bezier(.57,.21,.69,1.25),box-shadow .1s ease-out;cursor:pointer}.date-select-btn.de:after{content:"Datum auswählen"}.date-select-btn.en:after{content:"Date selection"}.date-select-btn:after{font-size:15px;font-weight:500;display:none}.date-select-btn:hover{box-shadow:#0000004d 0 6px 10px}#cafeteria .dish-link:before{display:none}#settings{padding:15px;z-index:3}#settings .wrapper{gap:70px}#settings h3,#settings p,#settings .mdi{color:#000}.settings-option,#settings section a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding:25px 15px;cursor:pointer;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.settings-option .switch,#settings section a .switch{flex-shrink:0;width:100px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}.settings-option.beta h3:before,#settings section a.beta h3:before{content:"Beta";color:#6ab4ae;background-color:#d7eaea;padding:2px 4px;border-radius:5px;margin-right:5px}.settings-option .settings-icon-description,#settings section a .settings-icon-description{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:20px;flex-shrink:1}.settings-option .settings-icon-description h3,#settings section a .settings-icon-description h3{font-size:1em}.settings-option .settings-icon-description p,#settings section a .settings-icon-description p{font-size:1em}.settings-option .settings-icon-description .option-name,#settings section a .settings-icon-description .option-name{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start}.popup{gap:20px;position:absolute;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;bottom:0;max-width:100%;background-color:#fff;color:#1e1e1e;z-index:5;border-radius:15px 15px 0 0;padding:15px 20px}.popup button{color:#1e1e1e;min-width:120px;border-radius:5px;font-size:16px;flex:1;height:45px;min-height:45px;font-weight:600;background-color:#bbddda;border:none;align-self:stretch;flex-grow:0}.popup h3{font-family:Cambria,serif;font-size:1.7em}.popup h3,.popup p,.popup label{color:#1e1e1e;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}#settings .heading{padding:0 15px;margin:0 0 15px}.radio-enter-active{transition:opacity .2s ease-out,transform .2s ease-out}.radio-leave-active{transition:opacity .1s ease-out,transform .1s ease-out}.radio-enter-from{opacity:0;transform:translateY(200px)}.radio-leave-to{opacity:0;transform:translateY(75px)}.radio-simple-enter-active{transition:opacity .2s ease-out}.radio-simple-leave-active{transition:opacity .1s ease-out}.radio-simple-enter-from,.radio-simple-leave-to{opacity:0}.popup-enter-active,.popup-leave-active{transition:opacity .2s ease-out,transform .2s ease-out}.popup-enter-from,.popup-leave-to{opacity:0;transform:scale(.98)}.warning,.alert,#welcome-popup{position:fixed;z-index:5;background-color:#fff;color:#1e1e1e;border-radius:15px;padding:15px 20px;top:0;bottom:0;margin:auto;left:auto;width:400px;max-height:fit-content;max-width:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:10px}.warning .buttons,.alert .buttons,#welcome-popup .buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:5px;width:100%}.warning .buttons button,.alert .buttons button,#welcome-popup .buttons button{color:#1e1e1e;min-width:120px;max-width:100%;border-radius:5px;font-size:.9em;flex:1;height:45px;min-height:45px;font-weight:600;background-color:#ddeeed;border:none;align-self:stretch;flex-grow:0}.warning .buttons button:last-child,.alert .buttons button:last-child,#welcome-popup .buttons button:last-child{flex:2;background-color:#bbddda}#settings section .info-block{margin-bottom:90px;margin-top:0}#settings section .info-block .body .table-cat .table-row{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin:0 15px;padding:0}#settings section .info-block .body .table-cat .table-row h3{font-size:1em}#settings section .info-block .body .table-cat .table-row h3:last-child{font-weight:400!important}#settings section .info-block .body .table-cat .table-row .paragraph{padding:10px 0}#settings section .heading{margin-top:70px;margin-bottom:10px}#dish{padding:32px;transform-origin:left}#dish .wrapper{gap:10px}#dish .wrapper main img{width:100%;border-radius:10px;max-height:400px;max-width:100%;object-fit:cover}#dish .wrapper main img.placeholder{padding:150px;opacity:.5;background-color:#424b54a2;pointer-events:none;object-fit:contain}#dish .wrapper main a{display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:50%;padding:5px;height:45px;width:45px;margin-left:-10px;margin-bottom:10px}#dish .wrapper main a:hover{background-color:#e8f3f3}#dish .wrapper main a .mdi{color:#6ab4ae}#dish .wrapper .dish-info{gap:20px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}#dish .wrapper .dish-info h4{color:#424b54}#dish .wrapper .dish-info .dish-name{font-size:.85em;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;flex-wrap:wrap}#dish .wrapper .dish-info .dish-name .heading h1{font-size:2.4em}#dish .wrapper .dish-info .dish-name .dish-title{max-width:100%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:0}#dish .wrapper .dish-info .dish-name .dish-title .side{color:#424b54}#dish .wrapper .dish-info .dish-name .price{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;gap:5px}#dish .wrapper .dish-info .dish-name .price h3{transform:translate(4px);height:36px;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;color:#89a4a1d2}#dish .wrapper .dish-info .dish-name .price h3:first-child{color:#6ab4ae;margin:30px 0 13px;height:40px}#dish .wrapper .dish-info .dish-name .price h3:first-child .euro{font-size:35px;font-weight:800}#dish .wrapper .dish-info .dish-name .price h3:first-child .cent{font-size:20px;transform:translate(-7px);font-weight:900}#dish .wrapper .dish-info .dish-name .price h3:not(:first-child){font-style:italic}#dish .wrapper .dish-info .dish-name .price h3:nth-child(2):before,#dish .wrapper .dish-info .dish-name .price h3:nth-child(3):after{font-size:1.1em;transform:translateY(2px)}#dish .wrapper .dish-info .dish-name .price h3:nth-child(2):before{content:"("}#dish .wrapper .dish-info .dish-name .price h3:nth-child(3):after{content:")"}#dish .wrapper .dish-info .dish-name .price .euro{font-size:24px;font-weight:700;font-family:Inter,sans-serif}#dish .wrapper .dish-info .dish-name .price .cent{font-size:14px;transform:translate(-4px);font-weight:900;font-family:Inter,sans-serif}#dish .wrapper .dish-info .weekday{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:15px}#dish .wrapper .dish-info .weekday:before,#dish .wrapper .dish-info .weekday:after{content:"";position:relative;background-color:#6ab4ae26;color:#6ab4ae;width:150px;padding:5px;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:5px}#dish .wrapper .dish-info .weekday.monday.de:before{content:"Montag"}#dish .wrapper .dish-info .weekday.tuesday.de:before{content:"Dienstag"}#dish .wrapper .dish-info .weekday.wednesday.de:before{content:"Mittwoch"}#dish .wrapper .dish-info .weekday.thursday.de:before{content:"Donnerstag"}#dish .wrapper .dish-info .weekday.friday.de:before{content:"Freitag"}#dish .wrapper .dish-info .weekday.mensa-1:after{content:"Mensa 1"}#dish .wrapper .dish-info .weekday.mensa-2:after{content:"Mensa 2"}#dish .wrapper .dish-info .weekday.mensa-3:after{content:"Mensa 3"}#dish .wrapper .dish-info .weekday.marktplatz:after{content:"Marktplatz"}#dish .wrapper .dish-info .weekday.tagessuppe:after{content:"Tagessuppe"}#dish .wrapper .dish-info .weekday.griddle-station:after{content:"Griddlestation"}#dish .wrapper .dish-info .weekday.front-cooking:after{content:"Front Cooking"}#dish .wrapper .dish-info .weekday.sonstiges:after{content:"Sonstiges"}#dish .wrapper .dish-info .weekday.campusbistro-1:after{content:"Campusbistro 1"}#dish .wrapper .dish-info .weekday.campusbistro-2:after{content:"Campusbistro 2"}#dish .wrapper .dish-info .weekday.campusbistro-1:after,#dish .wrapper .dish-info .weekday.campusbistro-2:after,#dish .wrapper .dish-info .weekday.monday.campusbistro-1:before,#dish .wrapper .dish-info .weekday.tuesday.campusbistro-1:before,#dish .wrapper .dish-info .weekday.wednesday.campusbistro-1:before,#dish .wrapper .dish-info .weekday.thursday.campusbistro-1:before,#dish .wrapper .dish-info .weekday.friday.campusbistro-1:before,#dish .wrapper .dish-info .weekday.monday.campusbistro-2:before,#dish .wrapper .dish-info .weekday.tuesday.campusbistro-2:before,#dish .wrapper .dish-info .weekday.wednesday.campusbistro-2:before,#dish .wrapper .dish-info .weekday.thursday.campusbistro-2:before,#dish .wrapper .dish-info .weekday.friday.campusbistro-2:before{width:150px;background-color:#ffd6d6;color:#d00000}#dish .wrapper .dish-info .weekday.monday.en:before{content:"Monday"}#dish .wrapper .dish-info .weekday.tuesday.en:before{content:"Tuesday"}#dish .wrapper .dish-info .weekday.wednesday.en:before{content:"Wednesday"}#dish .wrapper .dish-info .weekday.thursday.en:before{content:"Thursday"}#dish .wrapper .dish-info .weekday.friday.en:before{content:"Friday"}#dish .wrapper .dish-info .weekday.isCafeteria:after{content:"Cafeteria"}#dish .wrapper .dish-info .weekday.starter:before{content:"Starter"}#dish .wrapper .dish-info .weekday.main:before{content:"Main"}#dish .wrapper .dish-info .weekday.dessert:before{content:"Dessert"}#dish .wrapper .dish-info .weekday.beverage:before{content:"Beverage"}#dish .wrapper .dish-info .nutrifacts{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px}#dish .wrapper .dish-info .nutrifacts h4{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:5px}#dish .wrapper .dish-info .nutrifacts h4 span:first-child{font-weight:600;font-size:1em;color:#424b54}#dish .wrapper .dish-info .nutrifacts h4 span:last-child{font-weight:400;font-size:1.1em;color:#6ab4ae}#dish .wrapper .dish-info .dish-table,.info-block{margin-top:50px}#dish .wrapper .dish-info .dish-table.comment,.info-block.comment{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px}#dish .wrapper .dish-info .dish-table.comment span,.info-block.comment span{color:#7f8b97;font-size:1em}#dish .wrapper .dish-info .dish-table .body .table-cat,.info-block .body .table-cat{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}#dish .wrapper .dish-info .dish-table .body .table-cat h2,.info-block .body .table-cat h2{font-weight:700;font-size:1.2em;margin-left:5px;color:#424b54}#dish .wrapper .dish-info .dish-table .body .table-cat .table-row,.info-block .body .table-cat .table-row{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;flex-wrap:wrap;height:80px;padding:5px 5px 7px}#dish .wrapper .dish-info .dish-table .body .table-cat .table-row img,.info-block .body .table-cat .table-row img{max-height:70%}#dish .wrapper .dish-info .dish-table .body .table-cat .table-row span,.info-block .body .table-cat .table-row span{font-weight:400;font-size:1em}#dish .wrapper .dish-info .dish-table .body .table-cat .table-row:not(:last-child),.info-block .body .table-cat .table-row:not(:last-child){border-bottom:2px solid rgba(187,221,218,.4)}#not-found .wrapper{gap:20px}#not-found a{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#000;padding:10px 0;border-radius:5px;font-size:16px;flex:1;font-weight:600;background-color:#bbddda;border:none;display:flex;flex-direction:column;justify-content:center;align-items:center}header{transition:background-color .2s ease-out,color .2s ease-out,box-shadow .1s ease-out,top .4s ease-out;max-width:100vw;left:0;right:0;z-index:4;position:absolute;background-color:#fff;top:-1px;width:100%;height:70px;padding:10px 15px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}header #back,header #mensaLoc,header #cafeteria-menu-icon{cursor:pointer;background-color:transparent;border:none;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:50%;padding:5px;height:50px;width:50px}header #back:hover,header #mensaLoc:hover,header #cafeteria-menu-icon:hover{background-color:#e8f3f3}header #back .mdi,header #mensaLoc .mdi,header #cafeteria-menu-icon .mdi{color:#6ab4ae}header .left-block{position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center}header .left-block .divider{height:25px;width:2px;background-color:#0000001f;position:absolute}header .left-block #cafeteria-menu-icon svg{fill:#970000c5;margin-top:3px}header .left-block #cafeteria-menu-icon:hover{background-color:#ffd6d675}header .left-block #cafeteria-menu-icon:after{font-size:1.1em}header.scrolled{box-shadow:#0000003d 0 3px 8px}header a{display:flex;flex-direction:row;justify-content:center;align-items:center}header .button-wrapper{color:#6ab4ae;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;height:100%}header .button-wrapper a{height:100%;width:50px;border:none;background-color:transparent;color:#6ab4ae;border-radius:50%;cursor:pointer;transition:background-color .3s;background-position:center}header .button-wrapper a:hover{background-color:#e8f3f3}header #mensaLoc.Campusbistro:hover,header #mensaLoc.Campus:hover{background-color:#ffd6d675}header #mensaLoc.Campusbistro .mdi,header #mensaLoc.Campus .mdi{color:#970000c5}header #mensaLoc.Campusbistro:after,header #mensaLoc.Campus:after{color:#970000c5}header #logo{flex:1;margin-left:49px;display:flex;flex-direction:row;justify-content:center;align-items:center}header #logo svg{position:absolute;left:50%;transform:translate(-50%);max-width:50px}header #logo svg{fill:#424b54;max-width:60px;max-height:60px}header.collapsed{top:-80px}footer{z-index:2;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;background-color:#2a2c38;color:#fff;height:75px;width:calc(100% + 30px)}footer svg{fill:#fff;width:50px;display:flex;flex-direction:column;justify-content:flex-start;align-items:center}.dish-link{min-height:435px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;box-shadow:#64646f33 0 7px 29px;transition:box-shadow .1s ease-out;cursor:pointer}.dish-link:before{content:"";display:block;position:absolute;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#fff;background-color:#6ab4ae;padding:5px;width:120px;z-index:1}.dish-link.mensa-1:before{content:"Mensa 1"}.dish-link.mensa-2:before{content:"Mensa 2"}.dish-link.mensa-3:before{content:"Mensa 3"}.dish-link.marktplatz:before{content:"Marktplatz"}.dish-link.tagessuppe:before{content:"Tagessuppe"}.dish-link.griddle-station:before{content:"Griddlestation";width:150px}.dish-link.front-cooking:before{content:"Front Cooking";width:150px}.dish-link.sonstiges:before{content:"Sonstiges";width:150px}.dish-link.campusbistro-1:before{content:"Campusbistro 1"}.dish-link.campusbistro-2:before{content:"Campusbistro 2"}.dish-link.campusbistro-1:before,.dish-link.campusbistro-2:before{width:150px;background-color:#ffd6d6;color:#d00000}.dish-link :before{content:inherit}.dish-link img{max-width:100%;max-height:400px;object-fit:cover}.dish-link img.placeholder{padding:100px;margin:20px 20px 0;opacity:.4;background-color:#d6d6d6a2;max-width:100%;object-fit:contain;border-radius:15px}.dish-link:hover{box-shadow:#64646f42 0 7px 36px 3px}.dish-link img{flex-grow:2;object-fit:cover}.card-description{flex-grow:1;padding:15px 25px;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}.dish-link .dish-name{height:100px;gap:30px}.dish-name{display:flex;flex-direction:row;justify-content:space-between;align-items:center;font-weight:700}.dish-name .title{max-width:70%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.dish-name .title .side,.dish-name .title .sauce{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#424b54;font-size:.93em}.dish-name h3{font-size:16px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical}.dish-name .card-price{transform:translate(4px);height:36px;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;color:#6ab4ae}.dish-name .card-price .euro{font-size:24px;font-weight:700;font-family:Inter,sans-serif}.dish-name .card-price .cent{font-size:14px;transform:translate(-4px);font-weight:900;font-family:Inter,sans-serif}.energy-info{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;gap:9px;align-self:flex-start;font-size:14px;font-weight:400}.energy-info span{color:#424b54}.energy-info .dish-type{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:5px}.energy-info .dish-type .nutri-icon{height:35px;-moz-user-select:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.date-select{position:fixed;left:0;right:0;bottom:-2px;height:auto;gap:60px;background-color:#fff;display:flex;flex-direction:column;justify-content:space-between;align-items:stretch;z-index:5;border-radius:15px 15px 0 0;padding:26px}.date-select .select-block{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:10px}.date-select .select-block h1{font-family:Cambria,serif;color:#1e1e1e;align-self:flex-start}.date-select .select-block .date-wrapper{scrollbar-width:thin;max-width:100%;align-self:flex-start;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:6px}.date-select .select-block .date-wrapper .date-block{width:50px;flex:1 1 0px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:5px}.date-select .select-block .date-wrapper .date-block span{display:flex;flex-direction:row;justify-content:center;align-items:center;color:#636363;height:50px}.date-select .select-block .date-wrapper .date-block button{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:0px solid transparent;background-color:#f5f5f5;color:#000;width:100%;height:50px;border-radius:5px;font-size:16px;font-weight:600;display:flex;flex-direction:column;justify-content:center;align-items:center;transition:background-color .2s ease-out,color .2s ease-out,border .15s ease-out}.date-select .select-block .date-wrapper .date-block.past button{background-color:transparent;color:#00000030}.date-select .select-block .date-wrapper .date-block.highlighted button{background-color:#bbddda;border:none;color:#000}.date-select .select-block .date-wrapper .date-block.today.en button:before{content:"Today"}.date-select .select-block .date-wrapper .date-block.today.de button:before{content:"Heute"}.date-select .select-block .date-wrapper .date-block.today button:before{cursor:default;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#bbddda;font-size:12px;font-weight:600;position:absolute;transform:translateY(45px);width:58px;height:21px;border-radius:5px}.date-select .select-block .date-wrapper .date-block.today.today:after{cursor:default;transform:translateY(110px);content:"";display:block;position:absolute;width:0;height:0;border-radius:3px;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #bbddda;margin-bottom:-2px}.date-select .buttons{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:15px;flex-wrap:wrap;pointer-events:none}.date-select .buttons button{pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#000;min-width:120px;border-radius:5px;font-size:16px;flex:1;height:45px;font-weight:600}.date-select .buttons button:first-child{background-color:#fff;border:1px solid #d8d8d8}.date-select .buttons button:last-child{background-color:#bbddda;border:none}.date-background{background-color:#424b5467;position:absolute;left:0;right:0;bottom:0;top:0;z-index:4}.date-enter-active,.date-leave-active{transition:opacity .2s ease-out,transform .3s ease-out}.date-enter-from,.date-leave-to{opacity:0;transform:translateY(400px)}.date-bg-enter-from,.date-bg-leave-to{opacity:0}.date-bg-enter-active,.date-bg-leave-active{transition:opacity .3s ease-out}.loader{display:flex;flex-direction:row;justify-content:center;align-items:center;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#fff;transition:background-color 0s;z-index:6}.animation,.animation:before,.animation:after{border-radius:50%;width:2.5em;height:2.5em;animation-fill-mode:both;animation:bblFadInOut 1.8s infinite ease-in-out}.animation{color:#6ab4ae;font-size:7px;position:relative;text-indent:-9999em;transform:translateZ(0);animation-delay:-.16s}.animation:before,.animation:after{content:"";position:absolute;top:0}.animation:before{left:-3.5em;animation-delay:-.32s}.animation:after{left:3.5em}@keyframes bblFadInOut{0%,80%,to{box-shadow:0 2.5em 0 -1.3em}40%{box-shadow:0 2.5em}}.loading-enter-active,.loading-leave-active{transition:opacity .3s ease-out}.loading-enter-from,.loading-leave-to{opacity:0}#welcome-popup{z-index:5;border:3px solid transparent}#welcome-popup button{margin:20px -23px -18px;width:calc(100% + 46px);border:none;background-color:#6ab4ae;color:#fff;font-size:1.1em;padding:15px 10px;border-radius:0 0 10px 10px;transition:background-color .3s ease,color .3s ease,transform .1s ease,border-radius .1s ease}#welcome-popup button:hover{background-color:#5fbfb7}#welcome-popup button:active{transform:scale(1.05);border-radius:10px}.welcome-radio-container{width:100%}.welcome-radio{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:55px;border:1px solid #e1e1e1;border-radius:10px;background-color:#d7eaea;gap:2px;overflow:hidden}.welcome-radio .option{cursor:pointer;flex-grow:1;display:flex;flex-direction:row;justify-content:center;align-items:center;padding:5px;height:100%}.welcome-radio .option:hover{background-color:#bbddda}.welcome-radio .option.selected{background-color:#6ab4ae;color:#fff}.jiggle{animation:jiggle-animation .1s ease}@keyframes jiggle-animation{0%,to{transform:scale(1);border-color:transparent}10%{transform:scale(1.03);border-color:#6ab4ae}}#present{transition:top .4s ease-out}#present .locations{height:calc(100% - 90px);display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;gap:10px;padding:10px 10px 10px 15px}#present .locations .location{flex-grow:1;flex-basis:0}#present .locations .location h3{font-size:36px;color:#424b54;font-weight:500}#present .locations .location:not(:last-child){border-right:1px solid #e1e1e1;padding:0 16px 0 5px}#present .locations .location:last-child{padding-left:5px}#present .locations .location:first-child{padding-left:0}#present .locations .location .dishes{flex-grow:1;height:100%;display:flex;flex-direction:column;justify-content:stretch;align-items:center}#present .locations .location .dishes.side{margin-left:100px}#present .locations .location .dishes .dish-card{position:relative;border:1px solid #e1e1e1;width:100%;flex-grow:1}#present .locations .location .dishes .dish-card .dish-image{width:100%;height:100%;object-fit:cover}#present .locations .location .dishes .dish-card .nutri-icon{position:absolute;top:20px;right:15px;display:flex;flex-direction:row;justify-content:center;align-items:center;background-color:#ffffffc5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:50%;width:100px;height:100px}#present .locations .location .dishes .dish-card .nutri-icon img{width:70px;height:70px}#present .locations .location .dishes .dish-card .label{min-height:50%;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end;padding:10px 15px 5px;position:absolute;bottom:0;left:0;background:linear-gradient(180deg,#fff0,#ffffff71 10%,#fff 50%,#fff);width:100%}#present .locations .location .dishes .dish-card .label .right-container{position:relative;max-height:250px;height:250px}#present .locations .location .dishes .dish-card .label .text{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-start;padding-bottom:50px;max-width:75%;height:220px}#present .locations .location .dishes .dish-card .label h4{font-size:35px;font-family:Cambria,serif;color:#1e1e1e;font-weight:900}#present .locations .location .dishes .dish-card .label h6{font-size:23px;font-weight:600;color:#2a2c38;line-height:1.2}#present .locations .location .dishes .dish-card .label h5{margin-top:7px;font-size:17px;font-weight:400;color:#2a2c38}#present .locations .location .dishes .dish-card .label .right{align-self:stretch;position:absolute;right:0;bottom:0;max-height:250px;height:250px;padding-right:20px;height:300px;display:flex;flex-direction:column;justify-content:space-between;align-items:center}#present .locations .location .dishes .dish-card .label .right .role-icon{align-self:flex-end}#present .locations .location .dishes .dish-card .label .right .role-icon img{width:80px;height:80px}#present .locations .location .dishes .dish-card .label .right .price{transform:translateY(20px);font-size:45px;font-weight:400;color:#2a2c38;display:flex;flex-direction:row;justify-content:center;align-items:flex-start;color:#6ab4ae}#present .locations .location .dishes .dish-card .label .right .price .euro{font-weight:600}#present .locations .location .dishes .dish-card .label .right .price .cent{font-size:25px;transform:translate(-10px);font-weight:600}#present .locations .location .dishes .dish-card.qr{flex-grow:0}#present .locations .location .dishes .dish-card.qr img{max-width:100%;object-fit:contain}#present .locations .location .dishes .dish-card.qr .label{background:none!important}#present .locations .location .dishes .dish-card .announcement{max-width:820px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;border:15px solid #bbddda;height:100%}#present .locations .location .dishes .dish-card .announcement .announcement-heading{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:0 20px;background-color:#bbddda;color:#fff}#present .locations .location .dishes .dish-card .announcement .announcement-heading h4{font-weight:550;font-size:4em}#present .locations .location .dishes .dish-card .announcement .announcement-heading img{transform:scaleX(-1)}#present .locations .location .dishes .dish-card .announcement .announcement-body{flex-grow:1;display:flex;flex-direction:row;justify-content:center;align-items:center;color:#1e1e1e;text-align:center;padding:30px}#present .locations .location .dishes .dish-card .announcement .announcement-body p{font-weight:600;font-size:2em}.collapsed+#present{cursor:none;top:0}.dishes.side .dish-card:not(:has(div.announcement)){border:none!important}.toast{color:#1e1e1e;display:flex;flex-direction:row;justify-content:center;align-items:center;z-index:10;position:fixed;bottom:20px;font-size:1.2em;padding:20px;height:75px;background-color:#d7eaea;border-radius:20px;width:90%;max-width:800px;text-align:center;box-shadow:0 10px 20px #0003}.toast ::selection{background-color:#bbddda}.toast button{background-color:#fff0;border:none;position:absolute;right:10px;width:60px;height:60px;border-radius:15px}.toast button .mdi svg{width:25px;height:25px}.toast-enter-active{transition:opacity .15s ease-out,transform .2s cubic-bezier(.42,.97,.52,1.49)}.toast-leave-active{transition:opacity .1s ease-out,transform .1s cubic-bezier(.42,.97,.52,1.49)}.toast-enter-from{opacity:0;transform:translateY(10px) scale(.9)}.toast-leave-to{opacity:0;transform:translateY(10px)}#cafeteria.cafeteriaList .feed-wrapper{width:100%}#cafeteria.cafeteriaList .feed-wrapper .layout{display:flex;flex-direction:column;justify-content:flex-start;align-items:center}#cafeteria.cafeteriaList .feed-wrapper .layout .wrapper{flex-wrap:nowrap;flex-direction:column;align-items:center}#cafeteria.cafeteriaList .feed-wrapper .layout .wrapper .dish-link{width:100%;max-width:100%;max-height:100px;min-height:100px;flex-direction:row;justify-content:stretch}#cafeteria.cafeteriaList .feed-wrapper .layout .wrapper .dish-link .dish-image,#cafeteria.cafeteriaList .feed-wrapper .layout .wrapper .dish-link .placeholder{position:absolute;max-height:inherit;object-fit:cover;min-width:250px;padding:0;margin:0;z-index:0;opacity:.3;-webkit-mask:linear-gradient(to right,black 70%,transparent 100%);-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;mask:linear-gradient(to right,black 70%,transparent 100%);mask-repeat:no-repeat;mask-size:cover}#cafeteria.cafeteriaList .feed-wrapper .layout .wrapper .dish-link .card-description{z-index:1}#cafeteria.cafeteriaList .feed-wrapper .layout .wrapper .dish-link .card-description .dish-name .title{flex-direction:row;align-items:center;gap:10px}#cafeteria.cafeteriaList .feed-wrapper .layout .wrapper .dish-link .card-description .energy-info .dish-type{min-width:170px}#cafeteria.cafeteriaList .feed-wrapper .layout .wrapper .dish-link .card-description .energy-info .dish-type img{display:block;max-height:35px;max-width:35px;object-fit:contain}#cafeteria .nav-rail{background-color:#6ab4ae00;position:fixed;right:0;border-radius:15px 0 0 15px;padding:10px;top:50%;transform:translateY(-50%) translate(0);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;-webkit-backdrop-filter:blur(10px) brightness(.9);backdrop-filter:blur(10px) brightness(.9);transition:transform .25s cubic-bezier(.51,.92,.24,1.15),background-color .15s ease-out,opacity .15s ease-out,padding .15s cubic-bezier(.51,.92,.24,1.15)}#cafeteria .nav-rail button{width:50px;height:50px;border-radius:12px;border:none;cursor:pointer}#cafeteria .nav-rail.collapsed{padding:10px 10px 10px 26px;transform:translateY(-50%) translate(70%);background-color:#6ab4ae;opacity:.8;cursor:pointer}#cafeteria .nav-rail.collapsed:before{content:"";display:block;position:absolute;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #bbddda;margin-left:-10px;left:16px}#cafeteria .nav-rail.collapsed:hover{opacity:1;transform:translateY(-50%) translate(65%);padding:10px 10px 10px 35px}*{transition:background-color .2s ease-out,color .2s ease-out}svg{transition:fill .2s ease-out}.dark,.dark-theme .loader,.dark-theme .page,.dark-theme #feed,.dark-theme #cafeteria,.dark-theme #settings{background-color:#2a2c38}.dark-theme header{background-color:#2a2c38}.dark-theme header #logo svg{fill:#e1e1e1}.dark-theme header .button-wrapper a:hover,.dark-theme header #back:hover,.dark-theme header #mensaLoc:hover{background-color:#3f645831}.dark-theme header .divider{background-color:#e1e1e1;opacity:.3}.dark-theme header #mensaLoc.Campus:after,.dark-theme header #mensaLoc.Campus .mdi,.dark-theme header #mensaLoc.Campusbistro:after,.dark-theme header #mensaLoc.Campusbistro .mdi,.dark-theme header #cafeteria-menu-icon:after,.dark-theme header #cafeteria-menu-icon .mdi{color:#b25d5d}.dark-theme header #mensaLoc.Campus svg,.dark-theme header #mensaLoc.Campusbistro svg,.dark-theme header #cafeteria-menu-icon svg{fill:#b25d5d}.dark-theme header #mensaLoc.Campus:hover,.dark-theme header #mensaLoc.Campusbistro:hover,.dark-theme header #cafeteria-menu-icon:hover{background-color:#a54d4723}.dark-theme #dish .wrapper .dish-info .dish-table .body .table-cat h2{color:#c8c8c8}.dark-theme #dish .wrapper .dish-info h4{color:#959595}.dark-theme #dish .wrapper .dish-info .dish-name .dish-title .side{color:#d4d4d4}.dark-theme #dish .wrapper .dish-info .weekday.campusbistro-1:after,.dark-theme #dish .wrapper .dish-info .weekday.campusbistro-2:after,.dark-theme #dish .wrapper .dish-info .weekday.monday.campusbistro-1:before,.dark-theme #dish .wrapper .dish-info .weekday.tuesday.campusbistro-1:before,.dark-theme #dish .wrapper .dish-info .weekday.wednesday.campusbistro-1:before,.dark-theme #dish .wrapper .dish-info .weekday.thursday.campusbistro-1:before,.dark-theme #dish .wrapper .dish-info .weekday.friday.campusbistro-1:before,.dark-theme #dish .wrapper .dish-info .weekday.monday.campusbistro-2:before,.dark-theme #dish .wrapper .dish-info .weekday.tuesday.campusbistro-2:before,.dark-theme #dish .wrapper .dish-info .weekday.wednesday.campusbistro-2:before,.dark-theme #dish .wrapper .dish-info .weekday.thursday.campusbistro-2:before,.dark-theme #dish .wrapper .dish-info .weekday.friday.campusbistro-2:before{background-color:#4f2f30;color:#ffd6d6}.dark-theme #dish .wrapper .dish-info .nutrifacts h4 span:first-child{color:#e1e1e1}.dark-theme #dish .wrapper main a:hover{background-color:#3f645831}.dark-theme .heading{color:#e1e1e1}.dark-theme #feed .nav-rail.collapsed:before,.dark-theme #cafeteria .nav-rail.collapsed:before{content:"";display:block;position:absolute;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #2a2c38;margin-left:-10px}.dark-theme #feed .date-select-btn .mdi,.dark-theme #feed .date-select-btn:after,.dark-theme #cafeteria .date-select-btn .mdi,.dark-theme #cafeteria .date-select-btn:after{color:#2a2c38}.dark-theme #feed .dish-link,.dark-theme #cafeteria .dish-link{box-shadow:#0009 0 7px 29px}.dark-theme #feed .dish-link img.placeholder,.dark-theme #cafeteria .dish-link img.placeholder{background-color:#424b54a2;opacity:.5}.dark-theme #feed .dish-link:hover,.dark-theme #cafeteria .dish-link:hover{box-shadow:#000000a6 0 7px 36px 3px}.dark-theme #feed .dish-link .dish-name h3,.dark-theme #cafeteria .dish-link .dish-name h3{color:#e1e1e1}.dark-theme #feed .dish-link .energy-info span,.dark-theme #cafeteria .dish-link .energy-info span{color:#adb4bb}.dark-theme #feed .dish-link:before,.dark-theme #cafeteria .dish-link:before{background-color:#4a6c70;color:#c9e4e1}.dark-theme #feed .dish-link.campusbistro-1:before,.dark-theme #feed .dish-link.campusbistro-2:before,.dark-theme #cafeteria .dish-link.campusbistro-1:before,.dark-theme #cafeteria .dish-link.campusbistro-2:before{background-color:#4f2f30;color:#ffd6d6}.dark-theme #settings h3,.dark-theme #settings p,.dark-theme #settings .mdi{color:#e1e1e1}.dark-theme .popup,.dark-theme .alert,.dark-theme .warning,.dark-theme #welcome-popup{background-color:#2a2c38;color:#e1e1e1}.dark-theme .popup h3,.dark-theme .popup p,.dark-theme .popup label,.dark-theme .alert h3,.dark-theme .alert p,.dark-theme .alert label,.dark-theme .warning h3,.dark-theme .warning p,.dark-theme .warning label,.dark-theme #welcome-popup h3,.dark-theme #welcome-popup p,.dark-theme #welcome-popup label{color:#e1e1e1}.dark-theme .popup button,.dark-theme .alert button,.dark-theme .warning button,.dark-theme #welcome-popup button{color:#2a2c38;background-color:#6ab4ae!important}.dark-theme .alert:after{background:#2a2c38;background:linear-gradient(0deg,#2a2c38 2%,#fff0 20%,#fff0 95%,#2a2c38 97%,#2a2c38)}.dark-theme .date-select{background-color:#2a2c38}.dark-theme .date-select h1{color:#e1e1e1}.dark-theme .date-select .select-block .date-wrapper .date-block button{color:#e1e1e1;background-color:#1f1f1f}.dark-theme .date-select .select-block .date-wrapper .date-block.past button{background-color:transparent;color:#7f8b97}.dark-theme .date-select .select-block .date-wrapper .date-block.today button:before{background-color:#6ab4ae;color:#2a2c38}.dark-theme .date-select .select-block .date-wrapper .date-block.today.today:after{border-bottom:6px solid #6ab4ae}.dark-theme .date-select .select-block .date-wrapper .date-block span{color:#6b757f}.dark-theme .date-select .buttons button:first-child{background-color:#2a2c38;color:#e1e1e1;border-color:#e1e1e1}.dark-theme .date-select .buttons button:last-child{background-color:#6ab4ae;color:#2a2c38}.dark-theme .date-background{background-color:#161616af}.dark-theme .date-select .select-block .date-wrapper .date-block.highlighted button{color:#2a2c38;background-color:#6ab4ae!important}.dark-theme aside .date-select .select-block .date-wrapper .date-block.selected button{color:#2a2c38;background-color:#6ab4ae}.dark-theme aside .date-select .select-block .date-wrapper .date-block.highlighted button{color:#e1e1e1;background-color:#1f1f1f!important;border:2px solid rgba(106,180,174,.5)}.dark-theme #welcome-popup .welcome-radio{border-color:#565a72;background-color:#565a72}.dark-theme #welcome-popup .welcome-radio .option{color:#c9e4e1;background-color:#4a6c70}.dark-theme #welcome-popup .welcome-radio .option.selected{color:#fff;background-color:#468b86}.dark-theme .toast{background-color:#404355;color:#e1e1e1}.dark-theme .toast ::selection{background-color:#6ab4ae4d;color:inherit}.dark-theme #settings .setting-group .settings-option.beta h3:before{background-color:#4a6c70;color:#c9e4e1}@media only screen and (max-height: 463px),(max-height: 715px) and (max-width: 380px),(max-width: 238px){.dark-theme .date-select.pop .buttons{background:#2a2c38;background:linear-gradient(0deg,#2a2c38 63%,#fdbb2d00)}}@media (hover: hover){#feed,#cafeteria{padding:15px 25px}#feed footer,#cafeteria footer{margin:-105px -25px -15px;width:calc(100% + 50px)}#settings .wrapper .setting-group .settings-option:hover,#settings .wrapper .setting-group .settings-option:focus{background-color:#fafafa}.dark-theme #settings .wrapper .setting-group .settings-option:hover,.dark-theme #settings .wrapper .setting-group .settings-option:focus{background-color:#2e313e}.date-select .buttons button:first-child:hover{background-color:#fafafa}.date-select .buttons button:last-child:hover{background-color:#cce6e3}.dark-theme .date-select .buttons button:first-child:hover{background-color:#353747}.dark-theme .date-select .buttons button:last-child:hover{background-color:#7bbdb7}}@media only screen and (max-width: 1440px){#feed footer{z-index:initial}}@media only screen and (min-width: 1440px){#feed .feed-wrapper{max-width:1440px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}#feed .feed-wrapper .layout{transform:translate(-210px)}#feed .feed-wrapper aside{display:block;transform:translate(240px)}#feed .date-select-btn{bottom:-200px}}@media only screen and (min-width: 1200px){#dish .wrapper{flex-direction:row;justify-content:center;align-items:stretch;gap:30px}#dish .wrapper main img{width:initial;max-height:initial}#dish .wrapper main a{padding-right:13px;padding-left:5px;border-radius:500px;width:100px;height:40px}header #back,header #mensaLoc,header #cafeteria-menu-icon{transform:translate(3px);width:auto;border-radius:15px;padding:5px 10px}header #back.de:after,header #mensaLoc.de:after,header #cafeteria-menu-icon.de:after{content:"Zurück"}header #back.en:after,header #mensaLoc.en:after,header #cafeteria-menu-icon.en:after{content:"Back"}header #back:after,header #mensaLoc:after,header #cafeteria-menu-icon:after{font-weight:600;color:#6ab4ae;font-size:1.2em}header #back .mdi,header #mensaLoc .mdi,header #cafeteria-menu-icon .mdi{transform:translate(-4px)}header #cafeteria-menu-icon:after{color:#970000c5}header .divider{margin-left:42.5px}header #mensaLoc:after{content:"Hauptmensa"}header #mensaLoc.Campusbistro:after,header #mensaLoc.Campus:after{content:"Campusbistro"}header #mensaLoc.English:after{content:"Main mensa"}header #mensaLoc.English.Campus:after{content:"Campus bistro"}header #cafeteria-menu-icon:after{content:"Cafeteria"}.page-forwards-enter-from,.page-backwards-leave-to{transform:translate(5%);opacity:0}.page-forwards-enter-active,.page-backwards-enter-active{transition:transform .5s ease,opacity .2s ease}.page-forwards-leave-active,.page-backwards-leave-active{transition:transform .3s ease,opacity .2s ease}.page-forwards-leave-to,.page-backwards-enter-from{transform:scale(1)!important}}@media only screen and (max-width: 900px){#settings{padding-left:0;padding-right:0}}@media only screen and (min-width: 901px){#settings .settings-option{border-radius:28px}}@media only screen and (min-width: 768px){.date-select-btn{right:20px;bottom:25px;padding:28px 15px;min-height:50px;width:210px}.date-select-btn.de{gap:14px}.date-select-btn.en{gap:24px}.date-select-btn.en:after{font-size:1.2em}.date-select-btn:after{display:block;white-space:nowrap}.date-select-btn .mdi svg{height:27px;width:27px}.date-select{width:768px;left:auto;right:auto}aside .date-select{width:initial;left:initial;right:initial}.popup{top:0;bottom:0;margin:auto;left:auto;width:400px;max-width:100%;max-height:fit-content;border-radius:15px}.radio-enter-active,.radio-leave-active{transition:opacity .2s ease-out,transform .2s ease-out}.radio-enter-from,.radio-leave-to{opacity:0;transform:scale(.98)}}@media only screen and (min-width: 691px){#feed .wrapper,#cafeteria .wrapper{flex-flow:row wrap;justify-content:space-between}#feed .wrapper .dish-link,#cafeteria .wrapper .dish-link{max-width:48%}#feed .wrapper .heading,#cafeteria .wrapper .heading{width:100%}}@media only screen and (max-width: 691px){#dish .wrapper .dish-info .dish-name .side{font-size:1.2em}#dish .wrapper .dish-info .dish-name .heading h1{font-size:1.9em}#dish .wrapper .dish-info .dish-table .heading h1{font-size:1.6em}.toast{padding:20px;height:50px;width:80%}.toast span{font-size:.8em}.toast button{width:30px;height:30px;padding:5px}.toast button .mdi svg{width:20px;height:20px}}@media only screen and (max-height: 463px),(max-height: 455px) and (max-width: 380px),(max-width: 238px){.popup{height:100vh;top:0;left:0;right:0;width:100vw;overflow:auto;border-radius:0;padding-bottom:50px}}@media only screen and (max-height: 463px),(max-height: 715px) and (max-width: 380px),(max-width: 238px){.date-select.pop{height:100vh;top:0;left:0;right:0;width:100vw;overflow:auto;padding:26px 26px 136px;border-radius:0}.date-select.pop .date-block{min-width:50px}.date-select.pop .buttons{position:fixed;bottom:42px;left:26px;right:26px;margin:-40px -26px -50px;padding:80px 26px 20px;z-index:2;background:#fff;background:linear-gradient(0deg,#fff 23%,#fdbb2d00)}}@media only screen and (max-width: 460px){#feed,#cafeteria,#dish{padding:10px!important}#feed .wrapper .heading,#cafeteria .wrapper .heading{margin-left:15px}#feed footer,#cafeteria footer{width:calc(100% + 20px);margin:50px -10px -10px}.toast{padding:30px 50px}.toast span{font-size:.65em}.toast button{width:40px;height:40px;padding:10px}.toast button .mdi svg{width:20px;height:20px}}@media only screen and (min-width: 428px){.date-select .select-block{justify-content:center}.date-select .select-block .date-wrapper{align-self:stretch}}@media only screen and (max-width: 360px){header{height:50px}header #logo a svg,header .mdi svg{height:25px}header .button-wrapper,header #back{width:35px;height:35px}.page{top:49px!important}}@media only screen and (max-width: 311px){.settings-option{flex-wrap:wrap}}@media only screen and (max-width: 211px){.settings-icon-description{flex-direction:column!important;align-items:flex-start!important}.switch{justify-content:flex-start!important;margin-top:10px}#dish .wrapper .dish-info .weekday{flex-direction:column}#dish .wrapper .dish-info .weekday:before,#dish .wrapper .dish-info .weekday:after{width:100%}}
