:root{--dark-bga:#223030;--dark-bgb:#425050;--dark-fg:#efefe9}body{margin:0}.app{background:linear-gradient(#223030,#425050);background:linear-gradient(var(--dark-bga),var(--dark-bgb));color:#efefe9;color:var(--dark-fg);height:100%;justify-content:flex-start;min-height:100vh;text-align:center}.app,.runner{align-items:center;display:flex;flex-direction:column;max-width:100vw}.runner{flex-grow:1;overflow-x:hidden;overflow-y:hidden;width:100%;width:1000px}.title{align-items:center;font-size:calc(10px + 60%);height:10%;justify-content:center}.header{height:10vh}.form-holder,.header{align-items:center;font-size:calc(10px + 60%);justify-content:center;width:100%}.form-holder{border-radius:16px;border-style:solid;border-width:2px}.footer{align-items:center;font-size:18px;height:5vh;justify-content:center}.column-holder{align-items:stretch;display:flex;flex:1 1;flex-direction:row;justify-content:space-around;min-width:1000px;overflow-y:hidden}.column{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:flex-start;max-width:440px;min-width:440px}.divider-light{height:1px}.divider-heavy,.divider-light{background-color:#efefe9;background-color:var(--dark-fg);margin:4px 4px 0 0;width:100%}.divider-heavy{height:2px}.group-buttons{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:space-around;width:100%}@media (max-width:1000px){.column-holder{align-items:center;flex-direction:column-reverse;justify-content:flex-start;max-width:90%;min-width:90%}.runner{max-width:100%;width:600px}.column{max-width:90%;min-width:90%}.form{grid-template-columns:repeat(2,1fr)}.form-4,.form-4b{grid-column:span 2;grid-row:span 2;padding-left:5%;padding-right:5%}.group-buttons{align-items:center;flex-direction:column;gap:16px}}.column-title{font-size:calc(10px + 100%);max-width:100%;text-align:center}.dish{text-align:left;width:100%}.dish-entry{justify-content:space-between}.attendee-entry,.dish-entry{display:flex;flex-direction:row}.attendee-entry{align-items:flex-end}.attendee-name{flex:2 1}.attendee-count,.attendee-count-b{flex:1 1;text-align:center}.attendee-count-b{font-size:calc(10px + 60%)}.dish-entry-dash{flex-shrink:0;text-align:right}.dish-entry-title{flex:3 1;flex-grow:1;overflow-x:hidden;text-align:left;text-overflow:ellipsis}.dish-entry-title:after{content:""}.dish-entry-person{flex-shrink:0;text-align:right}.row{align-items:flex-end;display:flex;flex-direction:row;justify-content:space-between}.spacer{flex-grow:1;max-height:0}.gap{flex:0 1;min-height:32px;min-width:32px}.App-link,a:link{color:#61dafb}
/*# sourceMappingURL=main.f85ece0d.css.map*/