@font-face{font-display:swap;font-family:PT Sans;font-style:normal;font-weight:400;src:url(./pt-sans-v18-latin-regular-Cwy9XeGQ.woff2) format("woff2")}@font-face{font-display:swap;font-family:PT Sans;font-style:normal;font-weight:700;src:url(./pt-sans-v18-latin-700-DmHhLLdt.woff2) format("woff2")}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}*,:before,:after{box-sizing:border-box}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit}b,strong{font-weight:bolder}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}:root{--ColorPrimary: #1E3755;--ColorSecondary: #C9A141;--ColorBblack: #131F42;--ColorWhite: #FFF;--DrinkColor: #ffcc00;--DrinkColorLight: #ffea95;--FoamCrest: #fff;--ColorBackground: #574a37}body{font-family:PT Sans,sans-serif;font-size:16px;font-weight:400}h1,h2,h3,h4,h5{font-weight:700}h1{font-size:35px;font-weight:700}a{cursor:pointer;text-decoration:none}.footer{display:block;margin-top:80px;padding:37px 20px;flex-direction:column;background-color:var(--ColorSecondary)}.footer_content{max-width:1200px;margin-right:auto;margin-left:auto;justify-content:space-between;flex:1}.footer_content a{color:var(--ColorWhite)}@media screen and (min-width: 992px){.footer_content{display:flex}}.footer_text{color:var(--ColorWhite);font-size:17px;text-decoration:none}.footer_menu_list{justify-content:flex-start;margin:0;padding:20px 0}@media screen and (min-width: 992px){.footer_menu_list{display:flex;padding:0}}.footer_menu_item{list-style:none}@media screen and (min-width: 992px){.footer_menu_item{padding:0 20px}}.footer_menu_item a{text-decoration:none}.header{overflow:visible;max-width:1200px;margin-right:auto;margin-left:auto;background-color:transparent;width:100%;filter:none}.header .header_nav{display:flex;justify-content:space-between;align-items:center}.header .header_nav .nav_brand{height:100%;width:300px;padding:20px 10px 10px}@media screen and (max-width: 991px){.header .header_nav .nav_brand{display:block}}.header .header_nav .nav_brand img{width:100%}.header .header_nav .nav_menu .nav_link{text-decoration:none;display:inline-block;margin:10px 0;padding:10px 30px;font-family:Robot,sans-serif;color:#1e3755;font-size:17px;line-height:20px;font-weight:400;text-align:center}.header .header_nav .nav_menu .nav_link:hover{background-color:#1e3755;color:#fff}.header .header_nav .nav_menu .nav_link:active{background-color:#14273d}.header .header_nav .nav_menu .nav_link:focus{background-color:#2d5381;color:#fff}.header .header_nav .nav_menu .nav_link.nav_link--active{background-color:#1e3755;color:#fff}@media screen and (max-width: 991px){.header .header_nav .nav_menu{display:none}}.header .header_nav .nav_button{display:none}@media screen and (max-width: 991px){.header .header_nav .nav_button{display:inline-block;position:relative;top:0;right:20px;width:50px;height:50px;cursor:pointer}.header .header_nav .nav_button .bar1,.header .header_nav .nav_button .bar2,.header .header_nav .nav_button .bar3,.header .header_nav .nav_button .bar4{width:35px;height:5px;background-color:var(--ColorPrimary);transition:.4s;position:absolute}.header .header_nav .nav_button .bar1{top:6px}.body--show .header .header_nav .nav_button .bar1{opacity:0}.header .header_nav .nav_button .bar2{top:18px}.body--show .header .header_nav .nav_button .bar2{opacity:1;transform-origin:center;transform:rotate(45deg)}.header .header_nav .nav_button .bar3{opacity:0;top:18px}.body--show .header .header_nav .nav_button .bar3{opacity:1;transform-origin:center;transform:rotate(-45deg)}.header .header_nav .nav_button .bar4{top:30px}.body--show .header .header_nav .nav_button .bar4{opacity:0}}.header .header_nav .nav_mobile{display:none;max-height:0;opacity:0;transition:max-height .5s ease-in-out,opacity .5s ease-in-out;width:100%;position:absolute;top:100px;z-index:100;background-color:#ffffffd1}@media screen and (max-width: 991px){.header .header_nav .nav_mobile{display:block}}.header .header_nav .nav_mobile ul{list-style:none;padding:0;margin:0}.header .header_nav .nav_mobile ul li{border-bottom:1px solid var(--ColorPrimary)}.header .header_nav .nav_mobile ul li a{display:block;color:var(--ColorPrimary);text-decoration:none;padding:10px 20px;flex-direction:row;justify-content:space-between;flex-wrap:wrap;align-items:center;font-family:Robot,sans-serif;font-size:17px;line-height:55px;font-weight:400}.header .header_nav .nav_mobile ul li:first-of-type{border-top:1px solid var(--ColorPrimary)}.header .header_nav .nav_mobile ul li:last-of-type{border-bottom:3px solid var(--ColorPrimary)}.body--show .header .header_nav .nav_mobile{max-height:100vh;opacity:1}@media screen and (max-width: 991px){.header{padding-bottom:0}}.section.section--textimage{display:flex;justify-content:space-between;max-width:980px;flex-wrap:wrap}.section.section--textimage .textimage_image{width:100%;height:auto;flex-shrink:0;padding-right:20px}.section.section--textimage .textimage_image img{width:100%;height:100%}@media screen and (min-width: 991px){.section.section--textimage .textimage_image img{width:100%;height:100%;object-fit:cover}}.section.section--textimage .textimage_text{width:auto;color:var(--color-text)}.section.section--textimage .textimage_text .textimage_text_title{color:var(--ColorPrimary)}.section.section--textimage .textimage_text .textimage_text_content{position:relative;padding-bottom:20px}.section.section--textimage .textimage_text .textimage_text_content .textimage_text_button{position:absolute;right:0;bottom:0}.section.section--textimage.highlighted{background-color:var(--ColorPrimary);max-width:1200px;padding:0}.section.section--textimage.highlighted .textimage_text{display:flex;align-items:center;color:#fff}.section.section--textimage.highlighted .textimage_text .textimage_text_content{padding:20px}.section.section--textimage.highlighted .textimage_text .textimage_text_title{color:var(--ColorWhite)}.section.section--textimage.highlighted .textimage_text .textimage_text_button{color:#fff}.section.section--textimage.highlighted .textimage_text .textimage_text_button:hover{color:var(--ColorSecondary)}@media screen and (max-width: 991px){.section.section--textimage.highlighted .textimage_text{padding:20px}}.section.section--textimage.highlighted.image-right .textimage_text{order:1}.section.section--textimage.highlighted.image-right .textimage_image{order:2}@media screen and (min-width: 991px){.section.section--textimage{flex-wrap:nowrap;margin:50px auto}.section.section--textimage.image-30 .textimage_image{width:30%}.section.section--textimage.image-40 .textimage_image{width:40%}.section.section--textimage.image-50 .textimage_image{width:50%}.section.section--textimage.image-60 .textimage_image{width:60%}.section.section--textimage.image-70 .textimage_image{width:70%}.section.section--textimage.image-right .textimage_text{order:1}.section.section--textimage.image-right .textimage_image{padding-left:20px;padding-right:0;order:2}}.section.section--text .section_content .text_title{color:var(--ColorPrimary)}.section.section--text.section--text-center .text_title,.section.section--text.section--text-center .text_content{text-align:center}@media screen and (max-width: 991px){.section.section--text.section--text-center .text_content{padding-right:34px;padding-left:34px}}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center}.modal[hidden]{display:none}.modal_backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#131f4299}.modal_dialog{position:relative;z-index:1;background:var(--ColorWhite);border-radius:8px;padding:2rem;max-width:420px;width:calc(100% - 2rem)}.modal_title{margin-top:0}#game-app{background-color:#000}.game{display:flex;flex-direction:column;height:100dvh;max-height:100dvh;max-width:500px;margin:0 auto;background:var(--ColorBackground);color:#fff;overflow:hidden}.game_body{display:flex;flex:1;min-width:0;min-height:0}.game_progress{width:10%;flex-shrink:0;position:relative;background:#0a0a0a;overflow:hidden}.game_progress_fill{position:absolute;bottom:0;left:0;width:100%;background:var(--DrinkColor);transition:height .4s ease}.game_progress_fill:before,.game_progress_fill:after{content:"";position:absolute;left:50%;bottom:100%;width:250%;aspect-ratio:1;border-radius:45%;transform:translate(-50%,68%) rotate(0);animation:game-liquid-spin 6s linear infinite}.game_progress_fill:before{background:var(--DrinkColor)}.game_progress_fill:after{background:var(--DrinkColor);border-radius:42%;transform:translate(-50%,72%) rotate(0);animation-name:game-liquid-spin-reverse;animation-duration:8s}.game_progress_bubble{position:absolute;bottom:0;border-radius:50%;background:var(--DrinkColorLight);animation-name:game-bubble-rise;animation-timing-function:ease-in;animation-iteration-count:infinite;z-index:2}@keyframes game-liquid-spin{to{transform:translate(-50%,68%) rotate(360deg)}}@keyframes game-liquid-spin-reverse{to{transform:translate(-50%,72%) rotate(-360deg)}}@keyframes game-bubble-rise{0%{bottom:0;opacity:0;transform:translate(0) scale(.8)}15%{opacity:.9}85%{opacity:.6}to{bottom:100%;opacity:0;transform:translate(4px) scale(1.1)}}@media (prefers-reduced-motion: reduce){.game_progress_fill{transition:none}.game_progress_fill:before,.game_progress_fill:after{animation:none}.game_progress_bubble{animation:none;display:none}}.game_topbar{display:flex;flex-shrink:0;align-items:center;justify-content:space-between;padding:10px 20px;color:#fff;background-image:linear-gradient(135deg,#000000e0,#00000059 70%),var(--wood-texture);background-size:cover;background-position:center}.game_topbar_day{font-size:2rem}.game_topbar_players{display:flex;align-items:center;gap:8px;font-size:1.5rem}.game_topbar_players_icon{width:28px;height:28px}.game_main{flex:1;min-height:0;overflow-y:auto;padding:16px;scrollbar-color:#7a5a3a #2a1c10}.game_main::-webkit-scrollbar{width:12px}.game_main::-webkit-scrollbar-track{background-image:linear-gradient(#0000008c,#0000008c),var(--wood-texture);background-size:cover;background-position:center}.game_main::-webkit-scrollbar-thumb{background-image:var(--wood-texture);background-size:cover;background-position:center;border:2px solid rgba(0,0,0,.4);border-radius:4px}.game_main::-webkit-scrollbar-thumb:hover{border-color:#0009}.game_placeholder{display:flex;align-items:center;justify-content:center;min-height:100%;padding:32px 16px;color:#888;text-align:center}.game_appbar{display:flex;flex-shrink:0;background-image:linear-gradient(#000000a6,#000000a6),var(--wood-texture);background-size:cover;background-position:center;border-top:1px solid rgba(255,255,255,.08)}.game_appbar_item{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:4px;padding:10px 4px 8px;border:none;background:none;color:#ffffff8c;font-size:.7rem;cursor:pointer;transition:color .2s ease}.game_appbar_item:hover,.game_appbar_item:focus-visible{color:#fffc}.game_appbar_item--active{color:var(--DrinkColor)}.game_appbar_icon{width:22px;height:22px}@media (prefers-reduced-motion: reduce){.game_appbar_item{transition:none}}.game_tiles{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.card-backdrop-enter-active,.card-backdrop-leave-active{transition:opacity .3s ease}.card-backdrop-enter-from,.card-backdrop-leave-to{opacity:0}@media (prefers-reduced-motion: reduce){.card-backdrop-enter-active,.card-backdrop-leave-active{transition:none}}.puzzle{display:contents}.puzzle_tile{all:unset;position:relative;display:block;width:100%;aspect-ratio:1/1;cursor:pointer}.puzzle_tile:focus-visible{outline:2px solid var(--DrinkColor);outline-offset:2px}.puzzle_tile_preview{width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:4px;color:#fff;font-weight:600;text-align:center}.puzzle_tile_border{position:absolute;top:0;right:0;bottom:0;left:0;background-image:var(--frame-border);background-size:100% 100%;pointer-events:none}.puzzle_overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;background:#000c}.puzzle_frame{position:relative;width:100%;max-width:600px;max-height:100%;aspect-ratio:1/1;border-radius:8px;box-shadow:0 20px 60px #0009;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s ease}@media (prefers-reduced-motion: reduce){.puzzle_frame{transition:none}}.puzzle_frame_border{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background-image:var(--frame-border);background-size:100% 100%;pointer-events:none}.puzzle_close{all:unset;position:absolute;top:-50px;right:12px;z-index:1;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer}.puzzle_close:hover,.puzzle_close:focus-visible{background:#000000bf}.puzzle_close svg{width:18px;height:18px}.puzzle_content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:4px;overflow:hidden;background:#1a1208;color:#ccc}.puzzle_placeholder_content{padding:16px;text-align:center}.city_puzzle_body{display:flex;flex-direction:column;width:100%;height:100%;padding:16px;gap:12px}.city_puzzle_grid{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);gap:8px;flex:1;min-height:0}.city_puzzle_cell{all:unset;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-radius:4px;cursor:pointer;outline:2px solid transparent;outline-offset:-2px}.city_puzzle_cell:hover,.city_puzzle_cell:focus-visible{outline-color:var(--ColorSecondary)}.city_puzzle_cell--selected .city_puzzle_image{background-color:var(--ColorSecondary)}.city_puzzle_image{width:100%;height:100%;object-fit:cover;background-color:var(--ColorWhite)}.city_puzzle_name{position:absolute;bottom:0;left:0;right:0;padding:4px 6px;background:#0000008c;color:var(--ColorWhite);font-size:.8rem;text-align:center}.city_puzzle_tile_preview{background-color:#3a5a78}.city_puzzle_checkin{all:unset;box-sizing:border-box;width:100%;padding:12px;border-radius:4px;background:var(--DrinkColor);color:#1a1208;font-weight:700;text-align:center;cursor:pointer}.city_puzzle_checkin:disabled{opacity:.5;cursor:default}.city_puzzle_checkin--correct{background:#6b8f71;color:#fff}.city_puzzle_checkin--wrong{background:#c4574a;color:#fff}.slider_puzzle_tile_preview{background-color:#6b8f71}.slider_puzzle_content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;width:100%;padding:32px}.slider_puzzle_value{font-size:2.5rem;font-weight:700;color:#fff}.slider_puzzle_input{width:100%}.slider_puzzle_bounds{display:flex;justify-content:space-between;width:100%;color:#999;font-size:.85rem}.pipes_puzzle_tile_preview{background-color:#c17d4a}.pipes_puzzle_field{position:relative;width:calc(100% - 64px);height:calc(100% - 64px);margin:32px;border:1px solid rgba(255,255,255,.2)}.pipes_puzzle_lines{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;pointer-events:none}.pipes_puzzle_lines line{stroke:var(--DrinkColor);stroke-width:1}.pipes_puzzle_pipe{all:unset;position:absolute;width:14px;height:14px;margin:-7px;border-radius:50%;background:#ccc;cursor:pointer}.pipes_puzzle_pipe:hover,.pipes_puzzle_pipe:focus-visible{background:#fff}.pipes_puzzle_pipe--selected{background:var(--DrinkColor)}.pipes_puzzle_pipe--connected{background:#6b8f71}.manual{display:contents}.manual_tile{all:unset;position:relative;display:block;width:100%;aspect-ratio:1/1;cursor:pointer;overflow:hidden;border-radius:4px;background-image:var(--manual-background);background-size:cover;background-position:center}.manual_tile:focus-visible{outline:2px solid var(--DrinkColor);outline-offset:2px}.manual_tile_preview{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:12px;color:#3a2f22;font-weight:600;text-align:center}.manual_overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:16px;background:#000c}.manual_frame{position:relative;width:100%;max-width:600px;max-height:100%;aspect-ratio:1/1;border-radius:8px;box-shadow:0 20px 60px #0009;transition:transform .3s cubic-bezier(.22,1,.36,1),opacity .3s ease}@media (prefers-reduced-motion: reduce){.manual_frame{transition:none}}.manual_close{all:unset;position:absolute;top:-50px;right:12px;z-index:1;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer}.manual_close:hover,.manual_close:focus-visible{background:#000000bf}.manual_close svg{width:18px;height:18px}.manual_content{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;border-radius:8px;overflow:hidden;background-image:var(--manual-background);background-size:cover;background-position:center;color:#3a2f22}.manual_placeholder_content{padding:16px;text-align:center}.checkin{min-height:100dvh;max-width:600px;margin:0 auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:24px;text-align:center;color:#fff;background:#101010}.checkin_title{font-size:1.75rem}.checkin_text{color:#ffffffbf}.checkin_status{font-weight:600;color:var(--DrinkColor)}.checkin_video{width:100%;max-width:320px;aspect-ratio:1/1;border-radius:8px;object-fit:cover;background:#000}.checkin_error{color:#e06060}.user-profile{min-height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:32px 16px;text-align:center}.user-profile_picture-wrap{display:flex;flex-direction:column;align-items:center;gap:10px}.user-profile_picture{width:120px;height:120px;border-radius:50%;object-fit:cover;background:#2a2a2a}.user-profile_picture--placeholder{display:flex;align-items:center;justify-content:center;color:#fff;font-size:2rem;font-weight:600}.user-profile_change-button,.user-profile_logout-button{border:none;border-radius:4px;padding:10px 20px;font-weight:600;cursor:pointer}.user-profile_change-button{background:#00000014;color:#fff}.user-profile_username-edit{display:flex;gap:8px;width:100%;max-width:280px}.user-profile_username-input{flex:1;min-width:0;border:1px solid rgba(255,255,255,.2);border-radius:4px;padding:10px 12px;font-size:1rem;font-weight:600;background:#ffffff14;color:#fff}.user-profile_username-input:disabled{opacity:.6}.user-profile_username-save{flex-shrink:0;border:none;border-radius:4px;padding:10px 16px;background:var(--DrinkColor);color:#111;font-weight:600;cursor:pointer}.user-profile_username-save:disabled{opacity:.5;cursor:default}.user-profile_username-error{color:#e06060;font-size:.85rem}.user-profile_logout-button{background:#c4574a;color:#fff}.profile-crop_overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1100;display:flex;align-items:center;justify-content:center;padding:16px;background:#000c}.profile-crop_dialog{position:relative;width:100%;max-width:420px;background:#1a1a1a;border-radius:8px;padding:20px;color:#fff}.profile-crop_close{all:unset;position:absolute;top:-50px;right:12px;z-index:1;display:flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;background:#0000008c;color:#fff;cursor:pointer}.profile-crop_close:hover,.profile-crop_close:focus-visible{background:#000000bf}.profile-crop_close svg{width:18px;height:18px}.profile-crop_picker{padding:32px 0;text-align:center}.profile-crop_canvas-wrap{width:100%;height:320px;overflow:hidden;background:#000;border-radius:4px}.profile-crop_image{display:block;max-width:100%}.profile-crop_hint{margin-top:12px;font-size:.85rem;color:#fff9;text-align:center}.profile-crop_actions{display:flex;gap:12px;margin-top:16px}.profile-crop_button{flex:1;border:none;border-radius:4px;padding:10px;background:var(--DrinkColor);color:#111;font-weight:600;cursor:pointer}.profile-crop_button:disabled{opacity:.6;cursor:default}.profile-crop_button--secondary{background:#ffffff26;color:#fff}.profile-crop_error{margin-top:12px;color:#e06060;text-align:center}.section{max-width:1200px}.section_content{max-width:980px}
