@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";:root{--theme-background-dark: #081d4d;--theme-background-light: #fff;--theme-text-dark: #081d4d;--theme-text-light: #fff;--theme-accent-1: #3cdcff;--theme-accent-2: #b482ff;--theme-accent-3: #7bffb6;--theme-accent-4: #6e98f7}*,*:before,*:after{box-sizing:border-box;margin:0}body{min-height:100vh;color:var(--theme-text-light);background:var(--theme-background-dark);font-size:15px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--theme-background-dark: #0c1c47;--theme-background-light: #fff;--theme-text-dark: #081d4d;--theme-text-light: #fff;--theme-accent-1: #0ad2ff;--theme-accent-2: #944dff;--theme-accent-3: #00e065;--theme-accent-4: #3d74f5}HTML,BODY{font-family:Poppins}#inspire_logo{max-height:300px}.bigscreen .wrapper{max-width:2300px;position:absolute;left:50%;transform:translate(-50%);top:10%}#song0 .song-wrap{background-color:var(--theme-accent-1)}#song1 .song-wrap{background-color:var(--theme-accent-2)}#song2 .song-wrap{background-color:var(--theme-accent-3)}#song3 .song-wrap{background-color:var(--theme-accent-4)}#song4 .song-wrap{background-color:var(--theme-accent-1)}.triviaList LI:nth-child(n) .trivia-wrap{background-color:var(--theme-accent-1)}.triviaList LI:nth-child(2n) .trivia-wrap{background-color:var(--theme-accent-2)}.triviaList LI:nth-child(3n) .trivia-wrap{background-color:var(--theme-accent-3)}.triviaList LI:nth-child(4n) .trivia-wrap{background-color:var(--theme-accent-4)}.map_marker:nth-child(n){--fa-secondary-color: var(--theme-accent-1);background-color:var(--theme-accent-1)}.map_marker:nth-child(2n){--fa-secondary-color: var(--theme-accent-2);background-color:var(--theme-accent-2)}.map_marker:nth-child(3n){--fa-secondary-color: var(--theme-accent-3);background-color:var(--theme-accent-3)}.map_marker:nth-child(4n){--fa-secondary-color: var(--theme-accent-4);background-color:var(--theme-accent-4)}#app{width:100vw;height:100vh}.bigscreen{background:linear-gradient(30deg,var(--theme-background-dark),#081330);width:100vw;height:100vh;overflow:hidden}#mobileScreen{background:url(/assets/Coupa_Inspire_Logo-mbWkCPH9.png),linear-gradient(30deg,var(--theme-background-dark),#081330);background-size:contain;background-position:bottom;background-repeat:no-repeat;width:100vw;height:100vh;overflow:hidden}main{display:flex;flex-direction:column;padding:1rem}button{font-size:1.5rem;font-weight:600;padding:.5rem;border-radius:10px;border:3px solid #20b2ce;margin:1rem;background-color:#1449c1;color:#fff;box-shadow:.25rem .25em 1rem #0009}button:active{transform:translate(-1px,-1px);box-shadow:0 0 1rem #0009}.wrapper{width:100vw;height:100vh;position:absolute;left:0;top:0;padding:2rem}h1{background-color:#081d4ddd;margin:-1rem -1rem 1rem;padding:.25rem;box-shadow:0 0 1rem #000d;font-weight:600;text-align:center}@media (hover: hover){a:hover{background-color:#00bd7e33}}@supports (height: 100dvh){#mobileScreen{width:100dvw;height:100dvh}}#signIn{display:flex;flex-direction:column;height:60vh;justify-content:center}#signIn H2{text-align:center;line-height:1.5rem;margin:1rem 0}#signIn INPUT{font-size:1.5rem;margin:2rem 0 0;padding:.5rem;border-radius:5rem}#signIn .error{color:red;font-weight:700;padding:0;margin:0;text-align:center}#signIn BUTTON{margin-top:3rem;background-color:#091d4c}#signInBox,#displayNameBox{border:4px solid #091d4c;border-radius:1rem;display:flex;flex-direction:column;padding:1rem;background:linear-gradient(0deg,#00000033 0%,transparent 50%,#00000033 100%),linear-gradient(38deg,#00e065,#0ad2ff)}#displayNameBox{background:linear-gradient(0deg,#00000033 0%,transparent 50%,#00000033 100%),linear-gradient(38deg,#0ad2ff,#00e065 1000%)}.bigscreen{padding:0 5rem;display:flex;align-items:center}.bigscreen H1{font-size:14rem;font-weight:300;text-align:center;margin:4rem 0 3rem;display:flex;align-items:center;justify-content:center;color:var(--theme-background-light);box-shadow:none;background-color:transparent}.trivia-wrap{min-width:50%;height:100%;background-color:#999;background:linear-gradient(to bottom,transparent 0%,#ffffff55 50%,transparent 100%);transition:width .1s ease;border-radius:10rem;box-shadow:inset 0 -.5rem .6rem #081d4d88,inset 0 .5rem .35rem #fff6,0 0 1rem #000;position:absolute}.trivia-answer{font-size:1rem;font-weight:700;color:var(--theme-text-dark);text-shadow:0 0 2rem #ffffff88;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;z-index:10;height:100%;padding:1rem .5rem 1rem 2rem}.countdownTimer{text-align:center;margin:.5rem;position:relative;min-height:2rem}.time-display{position:relative;z-index:10}.progress{position:absolute;height:100%;width:100%;left:0;top:0;background-color:#000;background:linear-gradient(to bottom,#222,#333,#222);z-index:1;display:flex;align-items:center;justify-content:flex-end;border-radius:5rem;overflow:hidden;border:2px solid #5757573b;box-shadow:inset 0 0 3rem #0009,0 0 1rem #0009}.progress .points{position:absolute;left:0;padding:0 1rem}.progress-bar{width:100%;background-color:red;height:100%;transition:width 1s linear;border-radius:5rem;background:linear-gradient(#fafafa99,transparent),repeating-linear-gradient(135deg,#081d4c 0,#247cbd 10px)}.bigscreen .countdownTimer{min-height:4rem;margin-top:4rem}.trivia-placeholder{font-size:2rem;line-height:2rem;text-align:center;font-weight:700;border:4px solid #091d4c;border-radius:1rem;display:flex;flex-direction:column;align-items:center;padding:2rem;background:linear-gradient(0deg,#00000033 0%,transparent 50%,#00000033 100%),linear-gradient(38deg,#00e065,#0ad2ff);margin-top:5vh}#triviaCorrect{color:#fff;font-size:1rem;text-align:center;margin:1rem 0;background-color:#081d4cee;border-radius:1rem;padding:1rem;width:100%;border:.2rem solid #1449c1;overflow:hidden}#triviaCorrect h4{background-color:#1449c1;margin:-1rem -1rem 1rem}#triviaCorrect.incorrect h4{background-color:red}#triviaCorrect p{margin-bottom:5rem}.triviaList LI.unselected{opacity:.95;pointer-events:all;filter:grayscale(1) contrast(.5) brightness(.5);transition:all .5s linear}.triviaList LI.selected{opacity:1;color:var(--theme-text-light);filter:grayscale(0) contrast(1) saturate(1.5);transition:all .5s linear}.loader{transform:rotate(45deg);perspective:1000px;border-radius:50%;width:48px;height:48px;color:var(--theme-accent-4);margin:1rem}.loader:before,.loader:after{content:"";display:block;position:absolute;top:0;left:0;width:inherit;height:inherit;border-radius:50%;transform:rotateX(70deg);animation:1s spin linear infinite}.loader:after{color:var(--theme-accent-2);transform:rotateY(70deg);animation-delay:.4s}@keyframes rotate{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes rotateccw{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(-360deg)}}@keyframes spin{0%,to{box-shadow:.2em 0 0 0 currentcolor}12%{box-shadow:.2em .2em 0 0 currentcolor}25%{box-shadow:0 .2em 0 0 currentcolor}37%{box-shadow:-.2em .2em 0 0 currentcolor}50%{box-shadow:-.2em 0 0 0 currentcolor}62%{box-shadow:-.2em -.2em 0 0 currentcolor}75%{box-shadow:0 -.2em 0 0 currentcolor}87%{box-shadow:.2em -.2em 0 0 currentcolor}}.song-wrap{min-width:50%;padding:1rem .5rem;display:flex;flex-direction:column;align-items:center;background-color:#999;background:linear-gradient(to bottom,transparent 0%,#ffffff55 50%,transparent 100%);transition:width .1s ease;border-radius:10rem;box-shadow:inset 0 -.5rem .6rem #081d4d88,inset 0 .5rem .35rem #fff6,0 0 1rem #000}.song-title{font-size:3rem;font-weight:1000;line-height:3.5rem;color:var(--theme-text-dark);text-shadow:0 0 2rem #ffffff88;text-align:center}.song-artist{font-size:2rem;font-weight:800;color:var(--theme-text-light);text-shadow:0 0 .5rem #00000044}#songList{list-style:none;margin:0;padding:0;color:#fff}#songList LI{border-radius:.5rem;margin:.1rem 0;padding:.25rem;display:flex;flex-direction:column;align-items:center;opacity:1;filter:saturate(0) contrast(.5) brightness(.5);pointer-events:none}#songList .song-title{font-size:1.5rem;line-height:2rem;font-weight:700}#songList .song-artist{font-size:.75rem}#songList LI.unselected{opacity:1;pointer-events:all;filter:none}#songList LI.selected{opacity:1;filter:saturate(1) contrast(1) brightness(1)}#songList LI.selected .song-wrap{box-shadow:0 0 1rem #fff;border:2px solid #fff}.fade-enter-active,.fade-leave-active{transition:opacity .5s ease}.fade-enter-from,.fade-leave-to{opacity:0}#triviaQ{color:#fff;font-size:1rem;text-align:center;margin:1rem 0;background-color:#000c;border-radius:1rem;padding:1rem;width:100%;border:.2rem solid #333}.triviaList{list-style:none;margin:0;padding:0;color:#fff}.triviaList LI{position:relative;border-radius:.5rem;margin:.1rem 0;display:flex;flex-direction:column;align-items:flex-start;margin:0 auto 1rem;overflow:hidden;background-color:#333;background:linear-gradient(to bottom,#000,#333,#000);border-radius:10rem;border:.1rem solid #333;width:100%}#trivia-results H1{font-size:4rem;font-weight:700;color:var(--theme-background-light);text-align:center;margin:1rem 0 3rem}.bigscreen H1{margin:-2rem -2rem 5rem}.bigscreen #triviaAnswers{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,50%);grid-gap:1rem;height:40%}.bigscreen #triviaQ{color:#fff;font-size:3rem;text-align:center;margin:3rem 0;background-color:#000c;border-radius:10rem;padding:1rem;width:100%;border:.5rem solid #333}.bigscreen .trivia-answer{font-size:3rem;line-height:3rem;width:50%;color:var(--theme-text-light);text-shadow:none;padding:1rem .5rem 5rem 5rem}.bigscreen .trivia-wrap{border-radius:0 10rem 0 0;height:25%;bottom:0}.bigscreen .triviaList LI{border:.4rem solid #3c3c3c;transition:all 1s ease}.bigscreen .triviaList LI.unselected{opacity:.95;filter:grayscale(1) contrast(.25) brightness(.5)}.bigscreen .triviaList LI.unselected.correct{opacity:1;filter:grayscale(0)}.bigscreen #qrCode{display:flex;flex-direction:column;align-items:center;justify-content:center}.bigscreen #qrCode h2{font-size:4rem;margin:1rem;text-shadow:0rem 0rem .5rem #000}.bigscreen #qrCode h3{font-size:3rem;margin:1rem;text-shadow:0rem 0rem .5rem #000}.bigscreen #qrCode img{max-height:50vh}.bigscreen #countdownTimer{min-height:4rem;margin:3rem .5rem}#songsList{list-style:none;margin:0;padding:0;color:#fff}#songsList LI{border-radius:.5rem;margin:.1rem 0;display:flex;flex-direction:column;align-items:center;pointer-events:none;margin:0 auto 1rem}#songsList.complete LI{transition:opacity 1s linear}#songsList.complete LI:first-child{opacity:1;filter:saturate(1) contrast(1) brightness(1)}#songsList.complete LI:first-child .song-wrap{box-shadow:0 0 4rem #fff;border:2px solid #fff}#songsList.complete LI{opacity:.9;filter:saturate(0) contrast(.5) brightness(.5)}.song-results{display:none}.list-move{transition:transform .5s ease}.ptns_title{font-size:7rem;line-height:7rem;padding-left:2rem;text-align:left}.list-enter-active,.list-leave-active{transition:opacity 1s}.list-enter-from,.list-leave-to{opacity:0}.list-enter-to,.list-leave-from{opacity:1}#leaderboard ul{list-style:none;margin:0;padding:0}#leaderboard li{border:1px solid #00000099;display:flex;align-items:center;justify-content:space-between;padding:.5rem;margin:1rem 0}#leaderboard li.leaderboard_item{font-size:1.1rem;font-weight:700;background-color:#237acbf5;border-radius:5rem;background:linear-gradient(0deg,#00000033 0%,transparent 50%,#00000033 100%),linear-gradient(38deg,#00e065,#0ad2ff);color:var(--theme-text-dark);box-shadow:.25rem .25rem 1rem #0009}.bigscreen #leaderboard H1{margin:0rem -5rem 5rem}.bigscreen #leaderboard li{padding:1rem}.bigscreen #leaderboard li.leaderboard_item{font-size:2rem}#map_search p{margin:1rem;text-align:center}#map_suggestions{list-style:none;padding:0;margin:0}#map_suggestions li{color:#000;border-radius:6rem;background-color:#3cdcff;padding:.25rem 1rem;margin:5px 0}#map_suggestions li.selected{background-color:#7bffb6}#map_input{width:100%;border-radius:1rem;outline:none;padding:.5rem}.map_loading{display:flex;justify-content:center}.saved_location{text-align:center}.saved_loc_name{font-size:2rem;margin:1rem}.map_marker{width:30px;height:30px;font-size:1rem;border-radius:50%;position:absolute;display:flex;flex-direction:column;align-items:center;justify-content:center;filter:drop-shadow(0 0 3px #000000);transform-origin:bottom center;--fa-secondary-opacity: 1;opacity:80%;mix-blend-mode:lighten}.map_group_count{font-size:1rem}#WorldMap{height:100vh;perspective:1500px}#WorldMap>h3{font-size:8rem;position:absolute;right:-500px;top:20px}#map_wrap{margin:0;width:1920px;height:1403px;background-color:transparent;transform:scale(1.1) translateY(220px);transform-style:preserve-3d}#map_bg{position:absolute;width:100%;height:100%;background-image:url(/assets/World_Map-D1hXJtIv.svg);background-size:contain;background-repeat:no-repeat;background-position:left top;opacity:60%;transform-style:preserve-3d}#icon{width:20px;height:20px;border-radius:10px;background-color:red;position:absolute;display:flex;align-items:center;justify-content:center;box-shadow:0 0 10px #0008}#WorldMap #qrCode{position:absolute;left:-1100px;scale:.5;bottom:-240px}#QR_stage{height:100vh;width:100vh;display:flex;align-items:center;justify-content:center}#QR_stage #qrCode{scale:1.5}.welcome_message{font-size:1.5rem;text-align:center;padding:1rem}
