:root{--fontSystem: BlinkMacSystemFont, -apple-system, "Segoe UI", "Prompt", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", Helvetica, sans-serif;--monospace: "SFMono-Regular", Consolas, Menlo, Courier, monospace;--numbers: "Prompt", sans-serif;--prompt: "Prompt", sans-serif;--text: "Prompt", serif;--black: #111;--pink-light: rgb(230, 220, 227);--green: #a2fcc1;--green-light: #a2fcc1b3;--green-dark: #5cba95;--orange: #ffae3a;--orange-light: #ffae3ab3;--orange-dark: #e86d5f;--red: #ec1d2f;--red-light: #ec1d2fb3;--red-dark: #8c1540;--btn-blue: rgb(0, 102, 255);--btn-blue-hover: rgb(102, 145, 209)}*{box-sizing:border-box}body,html{margin:0;color:var(--black);font-family:var(--roboto);position:relative}body{min-height:100vh}main{min-height:70vh;background-color:#000}.hidden{display:none}.container,.container-footer{max-width:90vw;margin:0 auto}.container-hour{padding:1rem 0;border-radius:4px}.container-hour-date{font-size:1rem;font-family:var(--fontSystem);display:block}.container-hour-price,.container-datetime{font-family:var(--numbers);font-size:1.5rem;display:block;line-height:1;background:var(--pink-light);padding:1rem;border-radius:1rem;width:max-content}.container-hour-price{padding-top:1rem}.container-today{background:var(--pink-light);padding:1rem;border-radius:1rem;margin:1rem 0}.container-wrapper,.table-next-day-grid{margin:1rem 0;display:grid;column-gap:1rem}.container-table-price-element{display:grid;margin-bottom:.75rem}.element-hour-disabled{opacity:.5}.container-table-next-day-title{font-size:1rem;font-family:var(--roboto);margin:0;cursor:pointer;&:before{content:"";background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='chevron-right' class='svg-inline--fa fa-chevron-right fa-w-8' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 512'%3E%3Cpath fill='currentColor' d='M24.707 38.101L4.908 57.899c-4.686 4.686-4.686 12.284 0 16.971L185.607 256 4.908 437.13c-4.686 4.686-4.686 12.284 0 16.971L24.707 473.9c4.686 4.686 12.284 4.686 16.971 0l209.414-209.414c4.686-4.686 4.686-12.284 0-16.971L41.678 38.101c-4.687-4.687-12.285-4.687-16.971 0z'%3E%3C/path%3E%3C/svg%3E");width:.75rem;height:.75rem;display:inline-block;background-repeat:no-repeat}&.rotate{margin-bottom:.5rem;&:before{background-image:url("data:image/svg+xml,%3Csvg aria-hidden='true' focusable='false' data-prefix='far' data-icon='chevron-down' class='svg-inline--fa fa-chevron-down fa-w-14' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3E%3Cpath fill='currentColor' d='M441.9 167.3l-19.8-19.8c-4.7-4.7-12.3-4.7-17 0L224 328.2 42.9 147.5c-4.7-4.7-12.3-4.7-17 0L6.1 167.3c-4.7 4.7-4.7 12.3 0 17l209.4 209.4c4.7 4.7 12.3 4.7 17 0l209.4-209.4c4.7-4.7 4.7-12.3 0-17z'%3E%3C/path%3E%3C/svg%3E")}}}.container-table-price-element-hour,.container-table-price-element-price{font-size:1rem;font-family:var(--numbers);padding:.05rem .5rem}.table-next-day{background:var(--pink-light);padding:1rem;border-radius:8px;margin-top:1rem;border-bottom:dotted;border-color:#000}.menu{text-align:center}.menu-container{background:var(--pink-light);padding:1rem;margin:0 auto;width:max-content;border-radius:4px}.menu-element{font-family:var(--roboto);text-decoration:none;color:var(--black);font-weight:700;padding:.5rem}@media only screen and (min-width: 48rem){.container,.container-footer{max-width:50vw}.container-datetime{padding:1rem;margin-bottom:-2rem;font-size:1.5rem}.container-wrapper,.table-next-day-grid{grid-template-columns:1fr 1fr}.container-wrapper{margin-bottom:0}}
