html{padding:env(safe-area-inset)}:root{--white-color: #F1F1F1;background:linear-gradient(180deg,#221f68,#020024);color:var(--white-color);overscroll-behavior:none}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:calc(10px + 2vmin);-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:#020024}.stars{position:fixed;width:100%;height:100%;top:0;left:0;pointer-events:none}.star{position:absolute;width:2px;height:2px;background:#f5f5f5;border-radius:50%;opacity:.8;animation:twinkle 2s infinite alternate}@keyframes twinkle{0%{opacity:.3;transform:scale(.8)}to{opacity:1;transform:scale(1.2)}}@media (max-width: 768px){.star{width:1px;height:1px}}.home{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100dvh;max-height:100%;padding-left:4dvw;padding-right:4dvw;gap:5dvh;overflow:auto}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.home-copy{max-width:760px;display:flex;flex-direction:column;gap:.7rem}.home-kicker{margin:0;text-transform:uppercase;letter-spacing:.06em;font-weight:700;line-height:1.25;font-size:clamp(1rem,2.2vw,1.2rem);color:#f1f1f1e6}.home-intro{font-size:clamp(.98rem,2.1vw,1.12rem);line-height:1.55;color:#f1f1f1e6}.home-content{max-width:820px;text-align:left;background:linear-gradient(135deg,#ffffff1f,#ffffff08);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:clamp(1rem,2.4vw,1.4rem);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.home-content h2{margin:0 0 1rem;line-height:1.3;font-size:clamp(1.25rem,2.5vw,1.75rem);font-weight:700}.home-content h3{margin:0 0 .65rem;line-height:1.3;font-size:clamp(1rem,2.2vw,1.25rem);font-weight:700}.home-content p{margin:0;line-height:1.55;font-size:clamp(.95rem,1.9vw,1.05rem);color:#f1f1f1e0;margin-bottom:.65rem}.home-content h3+p{margin-bottom:.65rem}.home-content p+h3{margin-top:1.65rem}.home-bottom-cta{margin-top:1rem;display:flex;justify-content:center}@media (max-width: 700px){.home{gap:3.8dvh}.home-content{text-align:left}}.drinko-logo{transition:transform .2s ease;opacity:1}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.drinko-logo:hover{transform:scale(1.05)}.participants ul{display:flex;flex-direction:column;align-items:center;gap:1.5rem;list-style-type:none;padding-left:0}.participants ul li{display:inline-flex;justify-content:space-between;align-items:center;gap:.5rem}.gamemodes-page{min-height:100dvh;max-height:100%;display:flex;flex-direction:column;justify-content:space-between}.gamemodes{display:flex;flex-direction:column;align-items:center;justify-content:center}.questions-game-setup-page{min-height:100dvh;max-height:100%;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.questions-game-setup-content{max-width:90dvw;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.game{display:flex;flex-direction:column;justify-content:center}.language-switcher{display:flex}#div-reorder-list{margin-top:3.5dvh;margin-bottom:2dvh}#div-reorder-list div{margin-bottom:.5rem}a{color:var(--white-color)}a:hover{color:#fff7}.Column{display:flex;flex-direction:column;gap:10px;padding:20px;min-width:30%;min-height:30%;background-color:#0000001a;border:1px solid rgba(0,0,0,.1);border-radius:10px}.Item{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--white-color);color:#666;padding:12px 20px;border:none;border-radius:5px;cursor:grab;transition:transform .2s ease,box-shadow .2s ease;transform:scale(1);box-shadow:inset 0 0 1px #0006,0 0 0 calc(1px / var(--scale-x, 1)) #3f3f440d,0 1px calc(2px / var(--scale-x, 1)) 0 #2221510d}.Item[data-dragging=true]{transform:scale(1.02);box-shadow:inset 0 0 1px #00000080,-1px 0 15px #22215103,0 15px 15px #22215140}@media (hover: none) and (pointer: coarse){button:hover,button:active,.MuiButton-root:hover,.MuiButton-root:active{filter:none!important;transform:none!important;color:var(--white-color);box-shadow:none!important}}.route-loading-indicator{position:fixed;top:0;left:0;width:100%;height:3px;z-index:2500;pointer-events:none;overflow:hidden;background:#ffffff14}.route-loading-bar{width:32%;height:100%;background:linear-gradient(90deg,#ff5c8a,#8a5cff);box-shadow:0 0 10px #ff5c8a8c;animation:route-loading-slide 1s ease-in-out infinite}@keyframes route-loading-slide{0%{transform:translate(-120%)}50%{transform:translate(110%)}to{transform:translate(260%)}}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/roboto-latin-400-normal-CNwBRw8h.woff2) format("woff2"),url(/assets/roboto-latin-400-normal-BX2H0A0_.woff) format("woff")}@font-face{font-family:Roboto;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/roboto-latin-700-normal-CXeAXeti.woff2) format("woff2"),url(/assets/roboto-latin-700-normal-DxC3k-1u.woff) format("woff")}
