.main-view{background-color:#211d31;position:relative;width:100vw;height:100vh;overflow:hidden}.content-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:auto;display:flex;flex-direction:column;align-items:center;padding:0;box-sizing:border-box}.pinPadCode{width:100%;display:grid;justify-content:center;align-items:center}.startButton{width:70vw;position:absolute;bottom:2em;left:50%;transform:translate(-50%)}.waiting{font-size:.8em;color:gray}.logo{max-width:20%;min-width:250px;display:block;margin-left:auto;margin-right:auto;margin-top:2em;padding-bottom:4vh}.disclaimer{color:gray;font-size:1.1em;text-align:center;width:100%;position:absolute;bottom:2em;left:50%;transform:translate(-50%)}.disclaimer a{color:#4e4e4e}.redCarpet{position:absolute;top:0;left:50%;transform:translate(-50%);width:100vw;height:auto;min-height:100vh;object-fit:cover;transition:width 1s ease-in-out,height 1s ease-in-out}.redCarpet.step2{width:125vw;height:125vh;bottom:-20vh}.redCarpet.step3{width:150vw;height:150vh;bottom:-45vh}.host-badge{padding:.15em .8em;background-color:#c98888;color:#683b3b;border-radius:2em}button{font-family:Anybody,bold}body,.main-view{margin:0!important;padding:0!important;font-family:Anybody;overflow:hidden}.keypad{display:grid;grid-template-columns:repeat(3,5em);grid-template-rows:repeat(4,3em);grid-gap:2.5em .5em;justify-content:center;align-content:center}button{margin:0;font-size:1.5em;font-weight:700;border:none;background-color:#dfc9c9;color:#492424;cursor:pointer;width:80px;height:80px;border-radius:8em;z-index:1}button:hover,button:active{background-color:#cc8282}button:disabled{background-color:#cc8282;color:#804c4c}button.special{background-color:#ce7daf}button:disabled.special{background-color:#b35b91;color:#6e3e62}.pinPadCode{color:#cdbcd4}.characterPicker{display:grid;grid-template-columns:repeat(3,minmax(80px,150px));grid-gap:5px;height:60vh;overflow-y:auto;padding:5px;margin:0 auto;align-content:start;justify-content:center}.characterPicker button{cursor:pointer;aspect-ratio:1 / 1;background-color:#ccc;border-radius:1em;z-index:1;overflow:hidden;padding:2px;width:100%;height:100%;min-width:80px;max-width:200px}.characterPicker button img{max-width:100%;max-height:100%;object-fit:contain;display:block;margin:0 auto}.characterPicker button:hover{background-color:#e6e6e6}.characterPicker button:active{background-color:#b4b4b4}.characterPicker button:disabled{cursor:not-allowed;background:repeating-linear-gradient(45deg,#7c7d85,#7c7d85 10px,#676872 10px,#676872 20px)}.characterPicker img{width:20vw;max-width:6em}.characterPicker button.is-selected{border:2px solid #007BFF;box-shadow:0 0 10px #007bff80;background-color:#e6f0ff}:root{--sc-dot-size:6px;--sc-active-dot-size:8px;--sc-dot-size-animation-time:.25s}.sc-carousel-dot__dot.svelte-yu7247{background-color:var(--sc-color-rgb-light);border-radius:50%;display:inline-block;opacity:.5;transition:opacity .1s ease,height var(--sc-dot-size-animation-time) ease,width var(--sc-dot-size-animation-time) ease;cursor:pointer;-webkit-tap-highlight-color:transparent;height:var(--sc-dot-size);width:var(--sc-dot-size)}.sc-carousel-dot__dot.svelte-yu7247:hover{opacity:.9}.sc-carousel-dot__dot_active.svelte-yu7247{opacity:.7;height:var(--sc-active-dot-size);width:var(--sc-active-dot-size)}.sc-carousel-dots__container.svelte-1oj5bge{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;padding:0 30px}.sc-carousel-dots__dot-container.svelte-1oj5bge{height:calc(var(--sc-dot-size) + 14px);width:calc(var(--sc-dot-size) + 10px);display:flex;align-items:center;justify-content:center}:root{--sc-arrow-size:2px}.sc-carousel-arrow__circle.svelte-9ztt4p{width:20px;height:20px;border-radius:50%;background-color:var(--sc-color-rgb-light-50p);display:flex;align-items:center;justify-content:center;transition:opacity .1s ease;cursor:pointer;-webkit-tap-highlight-color:transparent}.sc-carousel-arrow__circle.svelte-9ztt4p:hover{opacity:.9}.sc-carousel-arrow__arrow.svelte-9ztt4p{border:solid var(--sc-color-hex-dark);border-width:0 var(--sc-arrow-size) var(--sc-arrow-size) 0;padding:var(--sc-arrow-size);position:relative}.sc-carousel-arrow__arrow-next.svelte-9ztt4p{transform:rotate(-45deg);left:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__arrow-prev.svelte-9ztt4p{transform:rotate(135deg);right:calc(var(--sc-arrow-size) / -2)}.sc-carousel-arrow__circle_disabled.svelte-9ztt4p,.sc-carousel-arrow__circle_disabled.svelte-9ztt4p:hover{opacity:.5}.sc-carousel-progress__indicator.svelte-nuyenl{height:100%;background-color:var(--sc-color-hex-dark-50p)}:root{--sc-color-rgb-light-50p:rgba(93, 93, 93, .5);--sc-color-rgb-light:#5d5d5d;--sc-color-hex-dark-50p:rgba(30, 30, 30, .5);--sc-color-hex-dark:#1e1e1e}.sc-carousel__carousel-container.svelte-uwo0yk{display:flex;width:100%;flex-direction:column;align-items:center}.sc-carousel__content-container.svelte-uwo0yk{position:relative;display:flex;width:100%}.sc-carousel__pages-window.svelte-uwo0yk{flex:1;display:flex;overflow:hidden;box-sizing:border-box;position:relative}.sc-carousel__pages-container.svelte-uwo0yk{width:100%;display:flex;transition-property:transform}.sc-carousel__arrow-container.svelte-uwo0yk{padding:5px;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.sc-carousel-progress__container.svelte-uwo0yk{width:100%;height:5px;background-color:var(--sc-color-rgb-light-50p);position:absolute;bottom:0}.sc-carousel-button{all:unset;cursor:pointer}.sc-carousel-button:focus{outline:5px auto}.psa{text-align:center}.psa h1{color:#cdbcd4;margin-bottom:1em}.psa-text p{font-size:larger}.psa-text b{font-size:x-large}.psa-image{display:inline-block;vertical-align:middle;margin:0 2em;background-color:#dfc9c9;border-radius:2em}.psa-text{display:inline-block;vertical-align:middle;padding:2em;margin:1em 2em;background-color:#dfc9c9;border-radius:2em}.psa-image img{height:25vh}.carousel-tips{width:100vw}.shelf-container{position:relative;width:100%;max-width:1000px;margin:0 auto}.shelf{position:relative}.shelf-img{width:100%;height:auto;display:block}.shelf-trophies{position:absolute;top:10%;display:flex;justify-content:center;align-items:center;gap:10px;width:100%;height:50%;pointer-events:none}.shelf-trophy{width:20%;height:auto;pointer-events:auto;z-index:10}.trophy-carousel{margin:0 auto;max-width:1000px;width:100%;display:flex;justify-content:center}.lobby{background:#651c54;background:linear-gradient(0deg,#651c54,#491542 25%,#220b29);width:100vw;height:100vh;margin:0;padding:0;overflow:hidden}.lobby-controls{width:100%;display:flex;justify-content:center}.lobby-controls-container,.lobby-guest-controls-container{background-color:#211d31;border-radius:20px;padding:20px 30px;margin-top:2vh}.lobby-guest-controls{background-color:#614668;border-radius:20px;padding:20px 30px;margin-top:12px}.lobby-guest-controls-container .category-type{background-color:#a272ae;color:#614668;border-radius:20px;padding:10px 15px;width:fit-content;font-size:small;font-style:italic;font-weight:700}.lobby-guest-controls-container span{color:#614668;font-weight:700}.lobby-guest-controls-container h1{font-size:xxx-large;font-family:Anybody,cursive;font-weight:800;max-width:40vw;position:relative;display:inline-block;word-break:break-word}@media screen and (max-width: 700px){.lobby-guest-controls-container h1{max-width:70vw}}.lobby-guest-controls-container button{height:70px;max-width:300px;padding:10px!important;display:flex;justify-content:space-between;align-items:center;width:100%}.lobby-controls button{height:100px;border:4px solid #cd9797}.select-trophy-btn{width:75%;max-width:900px}.select-trophy-small{font-size:medium}.select-winner-btn{width:100%;margin-top:10px}.next-slide{width:24%}.lobby-guest-controls .trophy-icon{z-index:-1;position:absolute;top:50%;right:0;transform:translate(-50%,-50%);margin-right:20px}.shelf-no-trophies{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px 20px 30px;color:#fff;text-align:center;background:#03030340;box-shadow:0 8px 32px #1f26875e;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);border-radius:20px;border:1px solid rgba(255,255,255,.18);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:50%}.shelf-no-trophies p{color:#cecece}.shelf-description-container{position:absolute;background-color:#611e61;padding:20px 40px;max-width:600px;border-radius:20px;border:2px solid rgb(110,35,110);z-index:10;left:50%;transform:translate(-50%);box-shadow:0 4px 8px #0000004d}.shelf-name{color:#fff}.shelf-description{color:#cac3c7;text-align:center}.close-btn{position:absolute;top:10px;right:10px;background-color:#772d77;border:none;color:#fff;font-size:20px;cursor:pointer;padding:0;width:50px;height:50px}.lobby-podiums{position:absolute;width:100vw;height:300px;bottom:0;margin-bottom:30px}.mini-podium podiums{display:flex;justify-content:center;width:100vw}.mini-podium .podiums-container{display:flex;align-items:flex-end;padding:20px;gap:25px;height:300px;width:100%;overflow-x:scroll}.mini-podium .podium-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;max-width:200px}.mini-podium .podium{width:18vh;max-width:300px;height:0;background-color:#ccc;border-radius:10px;box-shadow:0 4px 8px #0000001a;animation:grow 2s ease forwards;overflow:hidden}.mini-podium .podium-body{width:100%;height:50%;display:flex;align-items:center;justify-content:center}.mini-podium .podium-tier{width:80%;height:10px;border-radius:5px;text-align:center;font-size:xxx-large;font-weight:800;color:gray}.mini-podium .podium-name{margin-top:30px;font-size:larger;font-weight:700;text-align:center;width:100%;position:relative;color:#dbaf4e;overflow:hidden}.mini-podium .scroll-wrapper{white-space:nowrap;width:100%;height:100%}.mini-podium .podium-name span{display:inline-block;white-space:nowrap}.mini-podium .podium-name span.scroll{position:relative;animation:scrollText 10s linear infinite}.mini-podium .podium-characters{position:absolute;top:-100px;width:max-content}.mini-podium .podium-characters .character{max-width:80px}@keyframes grow{0%{height:0}to{height:calc(var(--percentage) * 3px)}}.category-header{text-align:center;margin:0;padding:0;color:#fff}.categories{display:flex;flex-direction:column;align-items:center;justify-content:center;height:70vh;width:100%;padding-top:12vh;overflow:scroll}.back-button{position:absolute;top:3em;left:2em}.categories .select-trophy-btn{margin-bottom:15px}.category-type-badge{padding:.15em .8em;background-color:#c98888;color:#6e4e4e;border-radius:2em}.lobby-header-container{background-color:#211d31;width:100vw;height:100vh;overflow:hidden}.lobby-header{margin:1.5vh 4vw;color:#614668;font-weight:700;display:flex;justify-content:space-between;align-items:center}.lobby-header-left,.lobby-header-right{display:inline-block}.lobby-contents{position:relative;background:linear-gradient(0deg,#651c54,#491542 25%,#220b29);border-radius:40px;height:102vh;margin:0 2vh;padding:3vw 3vh}.vote-category-header{color:#f7a050;font-size:xxx-large;margin-bottom:0}.vote-option{width:100%;height:300px;border-radius:20px;border:6px solid rgb(97,70,104);margin-bottom:.8em;background-repeat:no-repeat;background-attachment:fixed;background-position:center;background-size:cover;position:relative;transition:border .5s,height .5s}.vote-timer{position:absolute;top:0;right:0;margin:20px 30px;font-size:x-large;background:#58255c;padding:10px 20px;border-radius:20px;color:#fff}.vote-option-gradient{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:13px;background:#8a1b9d;background:linear-gradient(0deg,#8a1b9d,#fff0 40%,#ffffff80);transition:background .5s}.vote-option.selected{height:400px;border:8px solid rgb(255,145,0)}.vote-option-gradient.selected{background:#e09e24;background:linear-gradient(0deg,#e09e24,#fff0 40%,#ffffff80)}.vote-option-text{position:absolute;bottom:0;margin:1em;color:#fdf7f2}.vote-option-text h2{font-size:xx-large;margin:0}.vote-options{width:100%;height:70vh;padding-right:30px;overflow:-moz-scrollbars-vertical;overflow-y:scroll;overflow-x:hidden;-webkit-mask-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),color-stop(5%,rgba(0,0,0,1)),color-stop(95%,rgba(0,0,0,1)),to(rgba(0,0,0,0)));mask-image:linear-gradient(to bottom,#0000,#000 5%,#000 95%,#0000)}.vote-dummy{width:100%;height:50px}.vote-button{width:80vw;height:60px;position:absolute;bottom:0;margin-bottom:140px;width:-webkit-fill-available;margin-right:3vw}.vote-option-owners{position:absolute;bottom:0;right:0;margin:.6em}.vote-option-owners img{max-width:64px}
