@charset "UTF-8";@font-face{src:url(/fonts/rounded.woff2)format("woff2-variations");font-family:rounded;font-style:normal}@font-face{src:url(/fonts/bricolage-grotesque.ttf)format("truetype");font-family:bricolage-grotesque}@font-face{src:url(/fonts/sora.ttf)format("truetype");font-family:sora}@font-face{src:url(/fonts/grandstander.ttf)format("truetype");font-family:grandstander}@font-face{src:url(/fonts/inter.ttf)format("truetype");font-family:inter}@font-face{src:url(/fonts/nunito.ttf)format("truetype");font-family:nunito}@font-face{font-family:bowlby one sc;src:url(/fonts/BowlbyOneSC-Regular.ttf)format("truetype");font-weight:400;font-style:normal}@font-face{src:url(/fonts/unbounded.ttf)format("truetype");font-family:unbounded}.rainbow{--size:200px;width:var(--size);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;aspect-ratio:1/1;border-radius:100% 0 0 0;transform-origin:bottom right;background:radial-gradient(100% 100% at 100% 100%,transparent 52%,#4C09BE 52%,#4C09BE 52%,#9770E9 56.8%,#6527E0 60%,#0140FF 60%,#4DABFF 64.8%,#0283FF 68%,#069D16 68%,#55E854 72.8%,#05D606 76%,#C1AA1C 76%,#F9E462 80.8%,#F2D525 84%,#FF8603 84%,#FFB93B 88.8%,#FAA20F 92%,#FF050F 92%,#FF435E 96.8%,#EB102D 100%);background:radial-gradient(100% 100% at 100% 100%,transparent 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .592 .439 .914) 56.8%,color(display-p3 .396 .153 .878) 60%,color(display-p3 .004 .251 1) 60%,color(display-p3 .302 .671 1) 64.8%,color(display-p3 .008 .514 1) 68%,color(display-p3 .024 .616 .086) 68%,color(display-p3 .333 .91 .329) 72.8%,color(display-p3 .02 .839 .024) 76%,color(display-p3 .757 .667 .11) 76%,color(display-p3 .976 .894 .384) 80.8%,color(display-p3 .949 .835 .145) 84%,color(display-p3 1 .525 .012) 84%,color(display-p3 1 .725 .231) 88.8%,color(display-p3 .98 .635 .059) 92%,color(display-p3 1 .012 .047) 92%,color(display-p3 1 .271 .376) 96.8%,color(display-p3 1 .02 .153) 100%)}.rainbow.animated{animation:bouncingRainbow 8s infinite ease-in-out}@keyframes bouncingRainbow{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.bordered-font{--fontSize:100px;--strokeWidthModifier:5;--strokeColor:#000;--fillColor:#fff;position:relative;font-size:var(--fontSize);line-height:1;font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900}.bordered-font .bordered,.bordered-font .shadow,.bordered-font .normal{transition:.3s ease}.bordered-font .bordered,.bordered-font .shadow{-webkit-text-fill-color:var(--strokeColor);-webkit-text-stroke-width:calc(var(--fontSize)/var(--strokeWidthModifier));-webkit-text-stroke-color:var(--strokeColor);position:absolute}.bordered-font .shadow{--translate:calc(var(--fontSize) / 20);transform:translate(var(--translate),var(--translate))}.bordered-font .normal{color:var(--fillColor);position:relative}@keyframes bounce{0%,100%{transform:translateY(0)}50%{transform:translateY(10px)}}@keyframes popIn{from{transform:scale(.4);opacity:0}to{transform:scale(1);opacity:1}}@keyframes rainbowPopIn{from{transform:scale(.4)}to{transform:scale(1)}}@keyframes popInSkewed{from{transform:scale(.4)skew(-10deg);opacity:0}to{transform:scale(1)skew(-10deg);opacity:1}}@keyframes buttonTap{0%{transform:scale(1)}50%{transform:scale(.95)}100%{transform:scale(1)}}@keyframes flubber{0%{transform:scale(1)}15%{transform:scaleY(1.1)scaleX(.9)}30%{transform:scaleY(1.2)scaleX(.8)}45%{transform:scaleY(1.1)scaleX(.9)}60%{transform:scaleY(.9)scaleX(1.1)}75%{transform:scaleY(1.05)scaleX(.95)}90%{transform:scaleY(1.02)scaleX(.98)}100%{transform:scale(1)}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes popDown{from{transform:translateY(calc(0px - var(--vh)/5));opacity:0}to{transform:translateY(0);opacity:1}}@keyframes popInIcon{from{transform:scale(.4)rotate(0);opacity:0}to{transform:scale(1)rotate(-10deg);opacity:1}}@keyframes popInIconResponse{from{transform:scale(.4)rotate(0);opacity:0}to{transform:scale(1)rotate(10deg);opacity:1}}@keyframes crashIn{0%{transform:scale(4);opacity:1}100%{transform:scale(1);opacity:1}}@keyframes shockwave{0%{transform:scale(1);opacity:.8}25%{opacity:.6}50%{opacity:.4}75%{opacity:.2}100%{transform:scale(60);opacity:0}}@keyframes overlayPopIn{0%{transform:scale(.7);opacity:0;border-radius:20px;filter:blur(5px)}100%{transform:scale(1);opacity:1;border-radius:0;filter:blur(0)}}@keyframes sizeInEmoji{from{width:0;opacity:0}to{width:280px;opacity:1}}@keyframes jump{0%,100%{transform:translateY(0)}40%{transform:translateY(calc(0px - var(--fontSize)/10))scale(1.05)translateX(calc(var(--fontSize)/30))}}@keyframes drop{0%{transform:none}100%{transform:translateY(450px)}}@keyframes shrinkOut{0%{transform:scale(1);opacity:1}100%{transform:scale(0);opacity:0}}@keyframes shake{0%,8%,50%,100%{transform:rotate(0)scale(1)}20%,32%{transform:rotate(-1.5deg)scale(1.05)}26%,38%{transform:rotate(1.5deg)scale(1.05)}}@keyframes fadeUp{from{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeUpScale{from{opacity:0;transform:translateY(30px)scale(.92)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes floatY{0%,100%{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes floatYGentle{0%,100%{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes floatRotate{0%,100%{translate:0 0;rotate:var(--float-rotate-start,0deg)}50%{translate:0 -8px;rotate:var(--float-rotate-end,3deg)}}@keyframes slideInLeft{from{opacity:0;transform:translateX(-60px)scale(.85)}to{opacity:1;transform:translateX(0)scale(1)}}@keyframes slideInRight{from{opacity:0;transform:translateX(60px)scale(.85)}to{opacity:1;transform:translateX(0)scale(1)}}@keyframes slideOutLeft{from{opacity:1;transform:translateX(0)scale(1)}to{opacity:0;transform:translateX(-60px)scale(.85)}}@keyframes slideOutRight{from{opacity:1;transform:translateX(0)scale(1)}to{opacity:0;transform:translateX(60px)scale(.85)}}body,html{height:100%;width:100%;margin:0;padding:0;background-color:#000}html:has(.landing-screen){height:auto;min-height:100%}html:has(.landing-screen) body{height:auto;min-height:100%}html:has(.landing-screen) #landing{height:auto;min-height:100%}#main{width:100%;height:100%;transition:.3s ease}:root{--roundedDefault:rounded, ui-rounded, BlinkMacSystemFont, -apple-system, Segoe UI, Roboto, Helvetica, Arial, sans-serif;--oceanBreeze:radial-gradient(99.13% 39.26% at 9.67% -8.39%, #00FF9A 0%, rgba(0, 166, 255, 0) 100%), conic-gradient(from 228.23deg at -6.62% 107.1%, #00C5FF -121.45deg, #4900FF 143.16deg, #0049FF 177.07deg, #00C5FF 238.55deg, #4900FF 503.17deg);--oceanBreezeP3:radial-gradient(99.13% 39.26% at 9.67% -8.39%, color(display-p3 0 1 0.639) 0%, color(display-p3 0 0.639 1/0) 100%), conic-gradient(from 228.23deg at -6.62% 107.1%, color(display-p3 0 0.761 1) -121.45deg, color(display-p3 0.259 0 1) 143.16deg, color(display-p3 0 0.278 1) 177.07deg, color(display-p3 0 0.761 1) 238.55deg, color(display-p3 0.259 0 1) 503.17deg);--sunsetBlush:radial-gradient(99.13% 39.26% at 9.67% -8.39%, #FF87D5 0%, rgba(255, 180, 0, 0) 100%), conic-gradient(from 228.23deg at -6.62% 107.1%, #FF92E0 -121.45deg, #FF3400 143.16deg, #FF009C 177.07deg, #FF92E0 238.55deg, #FF3400 503.17deg), radial-gradient(99.13% 39.26% at 9.67% -8.39%, rgba(255, 244, 0, 0.5) 0%, rgba(255, 74, 0, 0) 100%), conic-gradient(from 228.23deg at -6.62% 107.1%, #FF92E0 -121.45deg, #FF3400 143.16deg, #FF009C 177.07deg, #FF92E0 238.55deg, #FF3400 503.17deg);--sunsetBlushP3:radial-gradient(99.13% 39.26% at 9.67% -8.39%, color(display-p3 1 0.561 0.824) 0%, color(display-p3 1 0.722 0/0) 100%), conic-gradient(from 228.23deg at -6.62% 107.1%, color(display-p3 1 0.596 0.863) -121.45deg, color(display-p3 1 0.302 0) 143.16deg, color(display-p3 1 0 0.6) 177.07deg, color(display-p3 1 0.596 0.863) 238.55deg, color(display-p3 1 0.302 0) 503.17deg), radial-gradient(99.13% 39.26% at 9.67% -8.39%, color(display-p3 1 0.961 0/0.5) 0%, color(display-p3 1 0.361 0/0) 100%), conic-gradient(from 228.23deg at -6.62% 107.1%, color(display-p3 1 0.596 0.863) -121.45deg, color(display-p3 1 0.302 0) 143.16deg, color(display-p3 1 0 0.6) 177.07deg, color(display-p3 1 0.596 0.863) 238.55deg, color(display-p3 1 0.302 0) 503.17deg);--solarFlare:radial-gradient(99.13% 39.26% at 9.67% -8.39%, #FFC400 0%, rgba(255, 244, 0, 0) 100%), conic-gradient(from 228.23deg at -6.62% 107.1%, #FFD400 -121.45deg, #FF0000 143.16deg, #FF7000 177.07deg, #FFD400 238.55deg, #FF0000 503.17deg), linear-gradient(99.09deg, #FF0000 0%, #FF9300 100%);--solarFlareP3:radial-gradient(99.13% 39.26% at 9.67% -8.39%, color(display-p3 1 0.78 0) 0%, color(display-p3 1 0.961 0/0) 100%), conic-gradient(from 228.23deg at -6.62% 107.1%, color(display-p3 1 0.839 0) -121.45deg, color(display-p3 1 0 0.059) 143.16deg, color(display-p3 1 0.478 0) 177.07deg, color(display-p3 1 0.839 0) 238.55deg, color(display-p3 1 0 0.059) 503.17deg), linear-gradient(99.09deg, color(display-p3 1 0.18 0) 0%, color(display-p3 1 0.6 0) 100%);--twilightDream:radial-gradient(99.13% 39.26% at 9.67% -8.39%, rgba(0, 255, 255, 0.5) 0%, rgba(0, 255, 255, 0) 100%), conic-gradient(from 228.23deg at -6.62% 107.1%, #FF00AC -121.45deg, #0058FF 143.16deg, #7B00FF 177.07deg, #FF00AC 238.55deg, #0058FF 503.17deg);--twilightDreamP3:radial-gradient(99.13% 39.26% at 9.67% -8.39%, color(display-p3 0 1 1/0.5) 0%, color(display-p3 0 1 1/0) 100%), conic-gradient(from 228.23deg at -6.62% 107.1%, color(display-p3 1 0 0.659) -121.45deg, color(display-p3 0 0.341 1) 143.16deg, color(display-p3 0.439 0 1) 177.07deg, color(display-p3 1 0 0.659) 238.55deg, color(display-p3 0 0.341 1) 503.17deg)}*{-webkit-user-select:none;-moz-user-select:none;user-select:none}html{font-size:100%;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}html::-webkit-scrollbar{display:none}body,input,textarea{font-family:var(--roundedDefault);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-optical-sizing:auto}textarea{resize:none}body{margin:0;position:relative;line-height:1.2;font-size:18px;font-style:normal;text-wrap:pretty;font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;position:relative;display:flex;flex-direction:column;align-items:center}body.lock-screen{pointer-events:none}a{color:inherit;text-decoration:none}.input{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;letter-spacing:.02em;font-size:27px;color:var(--inputTextColor);color:var(--inputTextColor_P3);background:0 0;border:none;outline:none;transition:.3s ease;text-align:center;padding:10px 0;margin-bottom:calc(var(--vh)/5);animation:popIn .3s ease;caret-color:#fff;width:80%;align-self:center;z-index:1}.input::-moz-placeholder{-moz-transition:.3s ease;transition:.3s ease}.input::placeholder{transition:.3s ease}.input:active,.input:focus{outline:none}.input:-webkit-autofill,.input:-webkit-autofill:hover,.input:-webkit-autofill:focus{border:none;-webkit-text-fill-color:#fff;-webkit-box-shadow:0 0 0 1000px transparent inset;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.logo{font-style:italic;text-transform:uppercase;--fontSize:30px;--strokeWidthModifier:3.7}.logo.bordered-font{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 1000}.remove-animation{animation:none!important}.non-clickable{animation:flubber .3s ease!important}.btn{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;height:72px;width:288px;padding:0 20px;margin-bottom:40px;border-radius:99px;display:flex;align-items:center;justify-content:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;text-align:center;max-width:600px;transition:.3s ease;backdrop-filter:blur(10px)saturate(1.5);box-shadow:inset 0 0 0 3px rgba(255,255,255,.5)}.btn.popIn{animation:popIn .3s ease forwards}.btn.inactive{filter:opacity(.5);pointer-events:none}.btn.touched{animation:buttonTap .3s ease forwards;background:rgba(255,255,255,.5)}.btn .bordered-font{--fontSize:21px}.title{width:75%;font-size:30px;animation:popIn .3s ease;font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}[class*=-quiztaker-landing]{display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center;position:relative}[class*=-quiztaker-landing] .logo{top:20px;--fontSize:40px}[class*=-quiztaker-landing] .title{margin-top:40px;overflow-wrap:break-word}[class*=-quiztaker-landing] .quiz-creator-image-wrapper{animation:popIn .3s ease;width:147px;height:147px;background:var(--profilePictureBackdrop);background:var(--profilePictureBackdrop_P3);display:flex;justify-content:center;align-items:center;position:absolute;top:35%}[class*=-quiztaker-landing] .quiz-creator-image{animation:popIn .3s ease;width:138px;height:138px;background-size:cover}[class*=-quiztaker-landing] .quiz-stats-label{justify-content:center;display:flex;align-items:flex-end;color:var(--statsLabelTextColor);color:var(--statsLabelTextColor_P3);font-size:var(--statsLabelFontSize);gap:0;animation:popIn .3s ease;width:80%;flex-grow:1}[class*=-quiztaker-landing] .quiz-stats-label .label-text{text-align:center}[class*=-quiztaker-landing] .quiz-stats-label+.btn{animation:shake 2s ease-in-out 300ms infinite}[class*=-quiztaker-landing] .quiz-stats-label>span:not(.label-text){color:#fff;font-size:30px;line-height:1;margin-left:-3px;padding:0 4px;animation:bounce 1s infinite}[class*=-quiztaker-landing] .quiz-stats-label>span:not(.label-text):nth-of-type(2){animation-delay:-.75s}[class*=-whats-your-name]{display:flex;flex-direction:column;position:relative;align-items:center}[class*=-whats-your-name] .logo{position:absolute;top:20px;--fontSize:40px}[class*=-whats-your-name] .input{margin:auto 0}[class*=-whats-your-gender]{display:flex;flex-direction:column;position:relative;align-items:center;justify-content:center;gap:40px}[class*=-whats-your-gender] .logo{position:absolute;top:20px;--fontSize:40px}[class*=-whats-your-gender] .title{width:70%;text-align:center;overflow-wrap:break-word}[class*=-whats-your-gender] .gender-options-wrapper{display:flex;flex-wrap:wrap;gap:20px;justify-content:center;-webkit-tap-highlight-color:transparent}[class*=-whats-your-gender] .gender-options-wrapper .gender-option{display:flex;flex-direction:column;align-items:center;gap:12px;margin:0 10px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;animation:popIn .3s ease}[class*=-whats-your-gender] .gender-options-wrapper .gender-option.touched{animation:buttonTap .3s ease}[class*=-whats-your-gender] .gender-options-wrapper .gender-option .gender-icon{font-size:107px;display:flex;align-items:center;justify-content:center;width:124px;height:140px;transition:.2s ease}[class*=-quiz] .quiz-wrapper{position:relative;width:100%;height:100%;overflow:auto;transition:.3s ease;display:flex;flex-direction:column;align-items:center;-ms-overflow-style:none;scrollbar-width:none}[class*=-quiz] .quiz-wrapper::-webkit-scrollbar{display:none}[class*=-quiz] .quiz-wrapper .quiz-header{display:flex;padding:20px;width:calc(100% - 40px);max-width:500px;animation:popDown .3s ease;justify-content:space-around}[class*=-quiz] .quiz-wrapper .quiz-header .quiz-header-progress{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}[class*=-quiz] .quiz-wrapper .quiz-header .quiz-header-progress .quiz-header-progress-bar{height:18px;width:100%;position:relative;overflow:hidden;transition:.3s ease;margin:16px 0 9px;aspect-ratio:10/1}[class*=-quiz] .quiz-wrapper .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-fill{height:18px;width:0;transition:.3s ease}[class*=-quiz] .quiz-wrapper .quiz-header .quiz-header-progress .quiz-header-progress-text{transition:.3s ease}[class*=-quiz] .quiz-wrapper .quiz-header .quiz-header-user-profile-wrapper,[class*=-quiz] .quiz-wrapper .quiz-header .quiz-header-creator-image-wrapper{display:flex;flex-shrink:0;align-items:center;justify-content:center}[class*=-quiz] .quiz-wrapper .quiz-header .quiz-header-user-profile{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:30px;-webkit-tap-highlight-color:transparent}[class*=-quiz] .quiz-wrapper .quiz-header .quiz-header-creator-image{width:40px;height:40px;background-size:cover;-webkit-tap-highlight-color:transparent}[class*=-quiz] .quiz-wrapper .question-wrapper{padding:0 20px 20px;display:flex;flex-direction:column;gap:calc(var(--vh)/20);flex-grow:1;justify-content:space-evenly;width:calc(100% - 40px);max-width:640px}[class*=-quiz] .quiz-wrapper .question-wrapper .question-icon{animation:popIn .3s ease;position:relative;display:flex;align-items:center;justify-content:center}@media(max-height:619px){[class*=-quiz] .quiz-wrapper .question-wrapper .question-icon{position:absolute;bottom:calc(var(--vh)/60);left:20px;z-index:10;font-size:calc(var(--vh)/10);animation:popInIcon .3s ease;transform:rotate(-10deg)}}@media(min-height:620px){[class*=-quiz] .quiz-wrapper .question-wrapper .question-icon{font-size:calc(var(--vh)/7);height:calc(var(--vh)/7);animation:popIn .3s ease}}[class*=-quiz] .quiz-wrapper .question-wrapper .question-icon .bordered-font{position:absolute;animation:popInIconResponse .3s ease;transform:rotate(10deg);--strokeColor:#fff;--fontSize:54px}@media(max-height:619px){[class*=-quiz] .quiz-wrapper .question-wrapper .question-icon .bordered-font{margin:0 0 20px 40px}}@media(min-height:620px){[class*=-quiz] .quiz-wrapper .question-wrapper .question-icon .bordered-font{margin:50px 0 0 100px}}[class*=-quiz] .quiz-wrapper .question-wrapper .question-text{animation:popIn .3s ease;text-align:center}[class*=-quiz] .quiz-wrapper .question-wrapper .answer-options{display:flex;flex-direction:column;gap:calc(var(--vh)/40)}[class*=-quiz] .quiz-wrapper .question-wrapper .answer-options.disabled{pointer-events:none}[class*=-quiz] .quiz-wrapper .question-wrapper .answer-options .answer-option{min-height:60px;width:100%;overflow:hidden;box-sizing:border-box;display:flex;align-items:center;justify-content:center;box-shadow:0 0 rgba(255,255,255,.8);transition:.3s ease;cursor:pointer;position:relative;animation:popIn .3s ease}[class*=-quiz] .quiz-wrapper .question-wrapper .answer-options .answer-option .answer-option-text{font-size:20px;padding:14px 26px;transition:.3s ease;max-width:100%;text-align:center;white-space:normal;word-break:break-word;overflow-wrap:break-word}[class*=-quiz] .quiz-wrapper .question-wrapper .answer-options .answer-option-text{padding:14px 26px;transition:.3s ease}[class*=-mid-game-award]{z-index:11;position:fixed;inset:0;padding:50px 20px;display:flex;flex-direction:column;align-items:center;animation:overlayPopIn .3s ease-out;overflow:hidden;transition:.3s ease-out}[class*=-mid-game-award].closed{transform:translateY(calc(var(--vh)/5));opacity:0;border-radius:20px}[class*=-mid-game-award] .bordered-font{text-align:center}[class*=-mid-game-award] .bordered-font.streak-number{--fontSize:200px;--strokeWidthModifier:12}[class*=-mid-game-award] .bordered-font.streak-number .shadow{text-shadow:0 calc(var(--fontSize)/10)calc(var(--fontSize)/2)rgba(255,255,255,.7)}[class*=-mid-game-award] .bordered-font.streak-text{--fontSize:57px}[class*=-mid-game-award].streak-3 .bordered-font.streak-number{transform:rotate(9deg)}[class*=-mid-game-award].streak-3 .bordered-font.streak-text{transform:rotate(-4deg)}[class*=-mid-game-award].streak-5 .bordered-font.streak-number{transform:rotate(-9deg)}[class*=-mid-game-award].streak-5 .bordered-font.streak-text{transform:rotate(8deg)}[class*=-mid-game-award].streak-10 .bordered-font.streak-number{margin-top:50px;transform:rotate(-3deg);--fontSize:100px;--strokeWidthModifier:8}[class*=-mid-game-award].streak-10 .bordered-font.streak-text{transform:rotate(5deg);--fontSize:35px}[class*=-mid-game-award] .emoji{width:280px;aspect-ratio:1;position:absolute;bottom:unset;left:unset;right:unset;top:unset;transform-origin:center;z-index:1;animation:sizeInEmoji .3s ease-in-out;background-size:contain;background-repeat:no-repeat;background-position:50%}[class*=-mid-game-award] .text{flex-grow:1;display:flex;align-items:center;font-size:24px;opacity:.8;text-align:center}[class*=-mid-game-award] .btn{position:absolute;bottom:0}[class*=-mid-game-award] .bordered-font,[class*=-mid-game-award] .text,[class*=-mid-game-award] .btn{z-index:2}[class*=-leaderboard] .leaderboard-wrapper{width:100%;height:100%;overflow:auto;display:flex;flex-direction:column;position:relative;align-items:center;overflow:hidden;gap:10px}[class*=-leaderboard] .leaderboard-wrapper .logo{position:absolute;top:20px;left:25px;--fontSize:40px}[class*=-leaderboard] .leaderboard-wrapper .score-wrapper{display:flex;justify-content:center;align-items:center;flex-direction:column;transform:rotate(10deg);position:absolute;right:20px;top:30px;opacity:.8}[class*=-leaderboard] .leaderboard-wrapper .place-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:calc(var(--vh)/5);z-index:1}[class*=-leaderboard] .leaderboard-wrapper .place-container{opacity:0;animation:crashIn .2s ease-in .3s forwards;position:relative;display:flex;justify-content:center;align-items:center}[class*=-leaderboard] .leaderboard-wrapper .place-container .wave{opacity:0;width:5px;height:5px;background:#fff;position:absolute;border-radius:50%;box-sizing:border-box;animation:shockwave .9s ease-out forwards}[class*=-leaderboard] .leaderboard-wrapper .place-container .wave:nth-of-type(1){animation-delay:.5s}[class*=-leaderboard] .leaderboard-wrapper .place-container .wave:nth-of-type(2){animation-delay:.53s}[class*=-leaderboard] .leaderboard-wrapper .place-container .wave:nth-of-type(3){animation-delay:.56s}[class*=-leaderboard] .leaderboard-wrapper .bordered-font.place{--strokeWidthModifier:6;--fontSize:120px;transform:rotate(-5deg)}[class*=-leaderboard] .leaderboard-wrapper .bordered-font.out-of{--strokeWidthModifier:4;--fontSize:22px;animation:popIn .3s ease}[class*=-leaderboard] .leaderboard-wrapper .bordered-font.message{width:85%;text-align:center;margin-top:25px;animation:popIn .3s ease}[class*=-leaderboard] .leaderboard-wrapper .best-of-wrapper{display:flex;align-items:center;gap:32px;flex-grow:1;align-items:flex-end;margin:calc(var(--vh)/25);animation:popIn .3s ease}[class*=-leaderboard] .leaderboard-wrapper .best-of-wrapper .leaderboard-place{display:flex;flex-direction:column;align-items:center;gap:10px;z-index:1}[class*=-leaderboard] .leaderboard-wrapper .best-of-wrapper .leaderboard-place .leaderboard-place-number-wrapper{width:80px;height:80px;border-radius:40px;display:flex;align-items:center;justify-content:center}[class*=-leaderboard] .leaderboard-wrapper .best-of-wrapper .leaderboard-place .leaderboard-place-number-wrapper.first-place{position:relative}[class*=-leaderboard] .leaderboard-wrapper .best-of-wrapper .leaderboard-place .leaderboard-place-number-wrapper.first-place:before{content:"👑";position:absolute;display:block;top:-41px;left:7px;font-size:48px;transform:rotate(-8deg)}[class*=-leaderboard] .leaderboard-wrapper .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-number{--fontSize:32px}[class*=-leaderboard] .leaderboard-wrapper .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-name{--fontSize:20px}[class*=-leaderboard] .leaderboard-wrapper .social-proof-label{justify-content:center;display:flex;align-items:flex-end;color:var(--statsLabelTextColor);color:var(--statsLabelTextColor_P3);font-size:var(--statsLabelFontSize);gap:0;animation:popIn .3s ease;width:80%;display:none;z-index:1;margin-bottom:15px}[class*=-leaderboard] .leaderboard-wrapper .social-proof-label .label-text{text-align:center}[class*=-leaderboard] .leaderboard-wrapper .social-proof-label+.btn{animation:shake 2s ease-in-out 300ms infinite}@media(min-height:700px){[class*=-leaderboard] .leaderboard-wrapper .social-proof-label{display:flex}}[class*=-leaderboard] .leaderboard-wrapper .social-proof-label>span:not(.label-text){color:#fff;font-size:30px;line-height:1;margin-left:-3px;padding:0 4px}.loading-screen{background:#fff;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;position:relative}.loading-screen.finished-error .loading-dots .bordered-font{animation:drop .4s ease-in forwards}.loading-screen.finished-error .loading-dots .bordered-font:nth-child(1){animation-delay:0s}.loading-screen.finished-error .loading-dots .bordered-font:nth-child(2){animation-delay:.1s}.loading-screen.finished-error .loading-dots .bordered-font:nth-child(3){animation-delay:.2s}.loading-screen.finished-success .loading-dots .bordered-font{animation:shrinkOut .2s ease-in forwards}.loading-screen.finished-success .loading-dots .bordered-font:nth-child(1){animation-delay:0s}.loading-screen.finished-success .loading-dots .bordered-font:nth-child(2){animation-delay:.05s}.loading-screen.finished-success .loading-dots .bordered-font:nth-child(3){animation-delay:.1s}.loading-screen .logo,.loading-screen .loading-dots,.loading-screen .coming-soon{z-index:2;flex-shrink:0}.loading-screen .logo{--fontSize:40px;position:absolute;top:20px}.loading-screen .rainbow{transition:.3s ease-in-out;position:absolute;bottom:0;right:0;z-index:1;animation:popIn .3s ease;--size:150vw}@media(min-width:768px){.loading-screen .rainbow{--size:1200px}}.loading-screen .loading-dots{transition:.3s ease-in;padding:20px 0;margin-bottom:calc(var(--vh)/20);flex-grow:1;display:flex;justify-content:center;align-items:center;animation:popIn .3s ease}@media(min-width:768px){.loading-screen .loading-dots{text-align:center;max-width:1200px}}.loading-screen .loading-dots>*{--fontSize:60px}.loading-screen .loading-dots .bordered-font{display:inline-block;animation:jump 1s infinite ease-in-out}.loading-screen .loading-dots .bordered-font:nth-child(1){animation-delay:0s}.loading-screen .loading-dots .bordered-font:nth-child(2){animation-delay:.2s}.loading-screen .loading-dots .bordered-font:nth-child(3){animation-delay:.4s}:root{--landing-blue:#0085ff;--landing-blue-light:#abf0ff;--landing-black:#000;--landing-white:#ffffff;--landing-pink-border:#eb9cc3}@supports(color:color(display-p3 0 0 0)){:root{--landing-blue:color(display-p3 0 0.522 1);--landing-blue-light:color(display-p3 0.671 0.941 1);--landing-pink-border:color(display-p3 0.922 0.612 0.765)}}.landing-sticky-header{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:16px 32px;padding-top:calc(env(safe-area-inset-top,0px) + 16px);background:#000;transform:translateY(-100%);transition:transform .35s cubic-bezier(.25,.46,.45,.94);pointer-events:none}.landing-sticky-header.visible{transform:translateY(0);pointer-events:auto}.landing-sticky-header .sticky-header-logo{height:48px;width:auto}.landing-sticky-header .sticky-header-menu-btn{width:50px;height:50px;background:0 0;border:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer}.landing-sticky-header .sticky-header-menu-btn .menu-line{width:22px;height:2.5px;background:#fff;border-radius:2px}.menu-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:99;background:0 0;display:flex;align-items:flex-start;justify-content:center;max-width:1800px;margin:0 auto;padding-top:calc(env(safe-area-inset-top,0px) + 130px);padding-right:0;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(.25,.46,.45,.94)}.menu-overlay.open{opacity:1}.menu-overlay.open .menu-overlay-content{transform:scale(1);opacity:1;pointer-events:auto}.menu-overlay .menu-overlay-content{background:#000;border-radius:40px;padding:44px 42px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;min-width:260px;max-width:340px;transform:scale(.9);opacity:0;transition:transform .35s cubic-bezier(.22,1,.36,1),opacity .3s cubic-bezier(.25,.46,.45,.94)}.menu-overlay .menu-overlay-link{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:28px;color:#fff;text-decoration:none;letter-spacing:.3px;transition:opacity .2s}.menu-overlay .menu-overlay-link:active{opacity:.6}.menu-overlay .menu-overlay-download-btn{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#000;border:none;border-radius:106px;padding:20px 40px;font-size:22px;cursor:pointer;margin-top:12px;align-self:center;transition:transform .15s,opacity .15s}.menu-overlay .menu-overlay-download-btn:active{transform:scale(.95);opacity:.85}.hero-menu-btn .menu-line,.sticky-header-menu-btn .menu-line{transition:transform .3s cubic-bezier(.25,.46,.45,.94),opacity .2s ease;transform-origin:center center}.hero-menu-btn.open .menu-line:nth-child(1),.sticky-header-menu-btn.open .menu-line:nth-child(1){transform:translateY(4.25px)rotate(45deg)}.hero-menu-btn.open .menu-line:nth-child(2),.sticky-header-menu-btn.open .menu-line:nth-child(2){transform:translateY(-4.25px)rotate(-45deg)}@media(min-width:1024px){.hero-menu-btn.open .menu-line:nth-child(1),.sticky-header-menu-btn.open .menu-line:nth-child(1){transform:translateY(5px)rotate(45deg)}.hero-menu-btn.open .menu-line:nth-child(2),.sticky-header-menu-btn.open .menu-line:nth-child(2){transform:translateY(-5px)rotate(-45deg)}}.landing-screen{-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-direction:column;align-items:center;width:100%;min-height:100%;height:auto;background:var(--landing-black);overflow-x:hidden;padding-bottom:env(safe-area-inset-bottom,0px)}.landing-screen::-webkit-scrollbar{display:none}.landing-screen .sticker-headline{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 1000;color:var(--landing-white);text-align:center;line-height:1.06;font-style:normal;margin:0;-webkit-text-stroke:10px #000;paint-order:stroke fill;text-shadow:1px 1px 0 #000,2px 1px 0 #000,1px 2px 0 #000,2px 2px 0 #000,3px 2px 0 #000,1px 3px 0 #000,2px 3px 0 #000,3px 3px 0 #000,1px 4px 0 #000,2px 4px 0 #000,3px 4px 0 #000,4px 4px 0 #000,2px 5px 0 #000,3px 5px 0 #000,4px 5px 0 #000,3px 6px 0 #000,4px 6px 0 #000,5px 6px 0 #000}.landing-screen .sparkle{position:absolute;font-size:42px;pointer-events:none;z-index:5;line-height:1;animation:floatSparkle 3.5s ease-in-out infinite;-webkit-text-stroke:0!important;text-shadow:none!important;paint-order:normal!important}.landing-screen .sparkle:nth-child(2){animation-delay:.8s;animation-duration:4s}.landing-screen .sparkle:nth-child(3){animation-delay:1.6s;animation-duration:3s}.landing-screen .sparkle:nth-child(4){animation-delay:.4s;animation-duration:4.5s}@keyframes floatSparkle{0%,100%{translate:0 0}50%{translate:0 -6px}}.landing-screen .sticker{position:absolute;pointer-events:none;z-index:3}.landing-screen .photo-card{border-radius:0;overflow:visible;border:none;filter:drop-shadow(0 6px 16px rgba(0,0,0,.2))}.landing-screen .photo-card .photo-card-img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-screen .qr-code{width:clamp(180px,15vw,280px);height:auto;border-radius:60px;border:10px solid transparent;background-image:linear-gradient(white,white),linear-gradient(135deg,#EB9CC3 0%,#53B8FF 100%);background-origin:border-box;background-clip:padding-box,border-box}.landing-screen .qr-code-container{position:relative;display:inline-block}.landing-screen .qr-logo{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:20%;height:auto;border-radius:20%;background:#fff;padding:3px;box-shadow:0 0 6px rgba(0,0,0,.1)}.landing-screen .speech-bubble.bubble-empty{opacity:0!important;pointer-events:none!important}.landing-screen .speech-bubble{position:relative;display:inline-block;width:auto;min-width:120px;max-width:clamp(190px,55vw,260px)}.landing-screen .speech-bubble .speech-bubble-bg{position:absolute;inset:-18px -14px -28px -14px;width:calc(100% + 28px);height:calc(100% + 46px);pointer-events:none;border-radius:0}.landing-screen .speech-bubble .speech-bubble-text{position:relative;display:flex;align-items:center;justify-content:center;font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:clamp(12px,3.8vw,17px);color:#000;text-align:center;text-wrap:wrap;line-height:1.2;letter-spacing:.3px;padding:6px 4px 10px;width:100%;min-height:2.8em;white-space:normal;overflow-wrap:break-word;word-wrap:break-word;max-width:100%;box-sizing:border-box;overflow:hidden}.landing-screen .landing-cta-btn{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;display:inline-flex;align-items:center;justify-content:center;background:var(--landing-white);color:#222;border:none;border-radius:106px;padding:14px 28px;font-size:20px;cursor:pointer;box-shadow:0 4px 20px rgba(0,0,0,.15);z-index:4;flex-shrink:0;font-style:normal;position:relative;margin-top:20px}.landing-screen .arrows{width:120px;height:auto;display:block;margin:10px auto 0;animation:bounce 1.5s ease-in-out infinite;z-index:4;position:relative}.landing-screen .quiz-card{flex-shrink:0}.landing-screen .quiz-card img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.landing-screen .landing-shell{width:calc(100% - 32px);max-width:400px;display:flex;flex-direction:column;align-items:center}.landing-screen .scroll-reveal{opacity:0;transition:opacity .9s cubic-bezier(.22,1,.36,1),filter .9s cubic-bezier(.22,1,.36,1);filter:blur(4px);will-change:opacity,translate,scale,filter}.landing-screen .scroll-reveal.reveal-fade{transition:opacity 1s cubic-bezier(.22,1,.36,1),filter 1s cubic-bezier(.22,1,.36,1)}.landing-screen .scroll-reveal.reveal-up{translate:0 50px;transition:opacity .9s cubic-bezier(.22,1,.36,1),translate 1s cubic-bezier(.05,.7,.1,1),filter .9s cubic-bezier(.22,1,.36,1)}.landing-screen .scroll-reveal.reveal-up-scale{translate:0 40px;scale:.9;transition:opacity .9s cubic-bezier(.22,1,.36,1),translate 1s cubic-bezier(.05,.7,.1,1),scale 1s cubic-bezier(.05,.7,.1,1),filter .9s cubic-bezier(.22,1,.36,1)}.landing-screen .scroll-reveal.reveal-left{translate:-60px 0;transition:opacity .9s cubic-bezier(.22,1,.36,1),translate 1s cubic-bezier(.05,.7,.1,1),filter .9s cubic-bezier(.22,1,.36,1)}.landing-screen .scroll-reveal.reveal-right{translate:60px 0;transition:opacity .9s cubic-bezier(.22,1,.36,1),translate 1s cubic-bezier(.05,.7,.1,1),filter .9s cubic-bezier(.22,1,.36,1)}.landing-screen .scroll-reveal.reveal-delay-1{transition-delay:.12s}.landing-screen .scroll-reveal.reveal-delay-2{transition-delay:.24s}.landing-screen .scroll-reveal.reveal-delay-3{transition-delay:.36s}.landing-screen .scroll-reveal.reveal-delay-4{transition-delay:.48s}.landing-screen .scroll-reveal.reveal-delay-5{transition-delay:.6s}.landing-screen .scroll-reveal.revealed{opacity:1;translate:0 0;scale:1;filter:blur(0)}.landing-screen .float-y{animation:floatY 3s ease-in-out infinite}.landing-screen .float-y-gentle{animation:floatYGentle 5s ease-in-out infinite}.landing-screen .float-rotate{animation:floatRotate 4s ease-in-out infinite;animation-fill-mode:backwards;will-change:translate,rotate}.landing-screen .landing-ticker{width:100vw;margin-left:calc(-50vw + 50%);overflow:hidden;padding:8px 0;z-index:10}.landing-screen .landing-ticker .ticker-track{display:inline-flex;align-items:center;gap:12px;white-space:nowrap;animation:tickerScroll 45s linear infinite;will-change:transform}.landing-screen .landing-ticker .ticker-item{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:17px;color:var(--landing-white);letter-spacing:.34px;font-style:normal;flex-shrink:0}.landing-screen .landing-ticker .ticker-dot{width:6px;height:6px;border-radius:50%;background:#fff;flex-shrink:0}@keyframes tickerScroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.landing-screen .landing-hero{box-sizing:border-box;width:100%;max-width:400px;border-radius:40px;margin-top:8px;display:flex;flex-direction:column;align-items:center;padding:0 6px 60px;position:relative;overflow:visible;gap:14px}.landing-screen .landing-hero::before{content:'';position:absolute;inset:0;border-radius:40px;background:radial-gradient(ellipse at 10% -8%,rgba(0,255,255,.5) 0%,rgba(0,255,255,0) 100%),linear-gradient(180deg,#0085ff 0%,#abf0ff 100%);z-index:0}@supports(color:color(display-p3 0 0 0)){.landing-screen .landing-hero::before{background:radial-gradient(ellipse at 10% -8%,color(display-p3 0 1 1/.5) 0%,color(display-p3 0 1 1/0) 100%),linear-gradient(180deg,color(display-p3 0 .522 1) 0%,color(display-p3 .671 .941 1) 100%)}}.landing-screen .landing-hero .hero-top-bar{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 10px 0;box-sizing:border-box;z-index:2}.landing-screen .landing-hero .hero-logo{height:48px;width:auto;display:block}.landing-screen .landing-hero .hero-menu-btn{width:50px;height:50px;border-radius:50%;background:#000;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;cursor:pointer;position:relative;z-index:100}.landing-screen .landing-hero .hero-menu-btn .menu-line{width:22px;height:2.5px;background:#fff;border-radius:2px}.landing-screen .landing-hero .hero-photos{position:relative;width:100%;height:280px;z-index:2}.landing-screen .landing-hero .hero-photos .photo-card{position:absolute}.landing-screen .landing-hero .hero-photos .hero-photo-1{left:8%;top:40px;width:160px;height:207px;z-index:2;filter:none;background:0 0}.landing-screen .landing-hero .hero-photos .hero-photo-1 .photo-card-img{-o-object-fit:contain;object-fit:contain}.landing-screen .landing-hero .hero-photos .hero-photo-2{right:8%;top:5px;width:150px;height:194px;z-index:1;filter:none;background:0 0}.landing-screen .landing-hero .hero-photos .hero-photo-2 .photo-card-img{-o-object-fit:contain;object-fit:contain}.landing-screen .landing-hero .hero-photos .sticker-crown{width:120px;top:-5px;left:-10px;z-index:3}.landing-screen .landing-hero .hero-photos .sticker-kiss{width:140px;bottom:15px;right:2%;z-index:4}.landing-screen .landing-hero .hero-photos .sticker-heart{display:none}.landing-screen .landing-hero .hero-photos .sparkle-hero-1{display:none}.landing-screen .landing-hero .hero-photos .sparkle-hero-2{display:none}.landing-screen .landing-hero .hero-headline{font-size:clamp(32px,11vw,46px);z-index:4;position:relative;margin-top:-30px}.landing-screen .landing-hero .sparkle-text-1{top:-14px;left:10px;z-index:-1;font-size:32px;text-shadow:none;-webkit-text-stroke:0}.landing-screen .landing-hero .sparkle-text-2{bottom:-22px;right:60px;z-index:-1;font-size:32px;text-shadow:none;-webkit-text-stroke:0}.landing-screen .landing-hero .hero-cloud-wrapper{position:absolute;bottom:0;left:0;right:0;height:70%;overflow:hidden;border-radius:0 0 40px 40px;pointer-events:none;z-index:2}.landing-screen .landing-hero .hero-cloud-img{position:absolute;bottom:-340px;left:50%;transform:translateX(-54%);width:300%;pointer-events:none}.landing-screen .landing-hero .hero-qr-wrap{display:none}.landing-screen .landing-create{width:100%;display:flex;flex-direction:column;align-items:center;padding:30px 6px 50px;position:relative;overflow-x:clip;overflow-y:visible;gap:20px;background:var(--landing-black)}.landing-screen .landing-create .create-headline{font-size:clamp(46px,13vw,60px);line-height:.9;z-index:2;-webkit-text-stroke:0!important;text-shadow:none!important;paint-order:normal!important;color:var(--landing-white);-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-screen .landing-create .create-rows-wrapper{position:relative;width:100%;min-height:510px;z-index:2;margin-top:24px}.landing-screen .landing-create .create-rows{display:flex;flex-direction:column;gap:20px;width:100%;max-width:370px;padding:0 20px;min-height:510px;justify-content:center;will-change:transform,opacity;position:absolute;top:0;left:0;right:0;margin:0 auto;box-sizing:border-box}.landing-screen .landing-create .create-rows .speech-bubble .speech-bubble-text{padding-left:30px;padding-right:30px}.landing-screen .landing-create .create-rows[data-cat=vlog]{gap:8px;margin-top:-20px}.landing-screen .landing-create .create-rows[data-cat=vlog] .create-row:nth-child(1) .speech-bubble{max-width:170px}.landing-screen .landing-create .create-rows[data-cat=vlog] .create-row:nth-child(3){margin-top:-12px}.landing-screen .landing-create .create-rows[data-cat=vlog] .create-row:nth-child(4){margin-top:8px}.landing-screen .landing-create .create-row{display:flex;align-items:center}.landing-screen .landing-create .create-row.row-left{justify-content:flex-start;padding-left:8px}.landing-screen .landing-create .create-row.row-right{justify-content:flex-end;padding-right:8px}.landing-screen .landing-create .create-row:nth-child(1){z-index:3}.landing-screen .landing-create .create-row:nth-child(1) .speech-bubble,.landing-screen .landing-create .create-row:nth-child(1) .sticker{rotate:-3deg}.landing-screen .landing-create .create-row:nth-child(2){z-index:4}.landing-screen .landing-create .create-row:nth-child(2) .speech-bubble,.landing-screen .landing-create .create-row:nth-child(2) .sticker{rotate:3deg}.landing-screen .landing-create .create-row:nth-child(3){z-index:2}.landing-screen .landing-create .create-row:nth-child(3) .speech-bubble,.landing-screen .landing-create .create-row:nth-child(3) .sticker{rotate:-3deg}.landing-screen .landing-create .create-row:nth-child(4){z-index:1}.landing-screen .landing-create .create-row:nth-child(4) .speech-bubble,.landing-screen .landing-create .create-row:nth-child(4) .sticker{rotate:2deg}.landing-screen .landing-create .create-row .speech-bubble{flex-shrink:1;min-width:0;z-index:1}.landing-screen .landing-create .create-row .sticker{position:relative;flex-shrink:0;z-index:3;width:110px}.landing-screen .landing-create .create-row .sticker-pizza{width:150px;margin-left:-30px;margin-top:-24px;z-index:5!important}.landing-screen .landing-create .create-row .sticker-joystick{width:130px;margin-left:-40px;margin-bottom:-14px}.landing-screen .landing-create .create-row .sticker-tv{width:125px;margin-left:-22px;margin-bottom:-14px}.landing-screen .landing-create .create-row .sticker-eyes{width:110px;margin-right:-20px;margin-top:-16px}.landing-screen .landing-create .create-row .sticker-laptop{width:105px;margin-left:-20px;margin-bottom:-12px}.landing-screen .landing-create .create-row .sticker-ghost{width:155px;margin-right:-24px;margin-bottom:-16px}.landing-screen .landing-create .create-row .sticker-heartfire{width:155px;margin-right:-28px;margin-bottom:-20px}.landing-screen .landing-create .create-row .sticker-bag{width:150px;margin-right:-24px;margin-bottom:-16px}.landing-screen .landing-create .create-row .sticker-hamburger{width:160px;margin-left:-28px;margin-bottom:-16px}.landing-screen .landing-create .desktop-cat-labels{display:none}.landing-screen .landing-create .create-cursor-icon{display:none}.landing-screen .landing-create .create-footer{display:flex;flex-direction:column;align-items:center;gap:8px;z-index:2;margin-top:8px}.landing-screen .landing-create .create-footer .nav-row{display:flex;align-items:center;gap:16px}.landing-screen .landing-create .create-footer .nav-arrow{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:38px;color:var(--landing-white);cursor:pointer;line-height:1;opacity:.7;-webkit-user-select:none;-moz-user-select:none;user-select:none}.landing-screen .landing-create .create-footer .cat-icon{width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;overflow:hidden;border:none;transition:background .3s ease}.landing-screen .landing-create .create-footer .cat-icon .cat-icon-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.landing-screen .landing-create .create-footer .cat-label{text-align:center;height:30px;display:flex;align-items:center;justify-content:center}.landing-screen .landing-create .create-footer .cat-label .cat-label-img{max-width:140px;max-height:30px;width:auto;height:auto}.landing-screen .landing-inbox{box-sizing:border-box;width:100%;max-width:400px;border-radius:40px;padding:25px 20px 15px;display:flex;flex-direction:column;align-items:center;gap:0;position:relative;overflow:clip;background:radial-gradient(ellipse at 10% -8%,rgba(0,255,255,.5) 0%,rgba(0,255,255,0) 100%),linear-gradient(180deg,#0085ff 0%,#abf0ff 100%)}@supports(color:color(display-p3 0 0 0)){.landing-screen .landing-inbox{background:radial-gradient(ellipse at 10% -8%,color(display-p3 0 1 1/.5) 0%,color(display-p3 0 1 1/0) 100%),linear-gradient(180deg,color(display-p3 0 .522 1) 0%,color(display-p3 .671 .941 1) 100%)}}.landing-screen .landing-inbox .quiz-card{width:55%;max-width:220px;z-index:2;position:relative}.landing-screen .landing-inbox .quiz-card img{width:100%;display:block}.landing-screen .landing-inbox .quiz-card .quiz-card-text{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;color:#000;font-size:clamp(10px,3vw,13px);padding:0 10%;white-space:normal;overflow-wrap:break-word;text-align:center;line-height:1.3;position:absolute;left:0;right:0;display:flex;align-items:center;justify-content:center}.landing-screen .landing-inbox .quiz-card.card-pop{width:65%;max-width:260px;rotate:10deg;align-self:flex-end;margin-right:-10px;z-index:2}.landing-screen .landing-inbox .quiz-card.card-pop .quiz-card-text{bottom:8%;height:44%;font-size:13px;padding:4px 16%;white-space:normal;word-break:break-word}.landing-screen .landing-inbox .quiz-card.card-spicy{width:80%;max-width:320px;rotate:-14deg;align-self:flex-start;margin-left:-40px;margin-top:-60px;z-index:3}.landing-screen .landing-inbox .quiz-card.card-spicy .quiz-card-text{bottom:5%;height:55%;font-size:16px}.landing-screen .landing-inbox .quiz-card.card-daily{width:60%;max-width:240px;rotate:5deg;align-self:flex-end;margin-right:-15px;margin-top:-100px;z-index:2}.landing-screen .landing-inbox .quiz-card.card-daily .quiz-card-text{bottom:5%;height:58%}.landing-screen .landing-inbox .quiz-card.card-redflags{width:90%;max-width:360px;rotate:6deg;align-self:flex-end;margin-right:-40px;margin-top:-10px}.landing-screen .landing-inbox .quiz-card.card-redflags .quiz-card-text{bottom:10%;height:48%;font-size:16px}.landing-screen .landing-inbox .inbox-rainbow,.landing-screen .landing-inbox .inbox-rainbow2{position:absolute;pointer-events:none;z-index:1;display:block}.landing-screen .landing-inbox .inbox-rainbow{width:220px;bottom:-40px;left:-40px;transform:rotate(0)}.landing-screen .landing-inbox .inbox-rainbow2{width:220px;top:-40px;right:-60px;transform:rotate(180deg)}.landing-screen .landing-inbox .inbox-headline{font-size:clamp(48px,14vw,64px);z-index:3;transform:rotate(-1.7deg);margin-top:15px;text-align:center;position:relative}.landing-screen .landing-inbox .sparkle-inbox-1,.landing-screen .landing-inbox .sparkle-inbox-2,.landing-screen .landing-inbox .sparkle-inbox-3,.landing-screen .landing-inbox .sparkle-inbox-4{-webkit-text-stroke:0!important;text-shadow:none!important;paint-order:normal!important;z-index:-1!important}.landing-screen .landing-inbox .sparkle-inbox-1{top:-.35em;left:-.5em;font-size:58px!important}.landing-screen .landing-inbox .sparkle-inbox-2{top:-.25em;right:-.4em;font-size:50px!important}.landing-screen .landing-inbox .sparkle-inbox-4{bottom:.8em;right:-1.5em;font-size:54px!important}@media(min-width:1024px){.landing-screen .landing-inbox .sparkle-inbox-4{right:-3em}}.landing-screen .landing-friends{width:100%;display:flex;flex-direction:column;align-items:center;padding:50px 20px;gap:80px;position:relative;overflow:visible;background:var(--landing-black)}.landing-screen .landing-friends .friends-headline-top,.landing-screen .landing-friends .friends-headline-bottom{font-size:clamp(36px,14vw,60px);line-height:1.07;z-index:2;text-shadow:none}.landing-screen .landing-friends .friends-headline-bottom{margin-top:-30px}.landing-screen .landing-friends .friends-center{position:relative;width:100%;max-width:340px;z-index:2;display:flex;justify-content:center;padding:40px 0}.landing-screen .landing-friends .friends-center .friends-photo{width:260px;border-color:#ffc401;border-width:4px;border-radius:30px;z-index:1;flex-shrink:0}.landing-screen .landing-friends .friends-center .friends-photo .photo-card-img{height:auto;-o-object-fit:contain;object-fit:contain}.landing-screen .landing-friends .friends-center .bubble-wrap{position:absolute;z-index:3}.landing-screen .landing-friends .friends-center .bubble-wrap-1{max-width:185px;top:-10px;left:0}.landing-screen .landing-friends .friends-center .bubble-wrap-1 .speech-bubble{font-size:16px;rotate:-12deg}.landing-screen .landing-friends .friends-center .bubble-wrap-2{max-width:190px;top:120px;right:-15px}.landing-screen .landing-friends .friends-center .bubble-wrap-2 .speech-bubble{font-size:16px;rotate:6deg}.landing-screen .landing-friends .friends-center .bubble-wrap-3{max-width:210px;bottom:-5px;left:-15px}.landing-screen .landing-friends .friends-center .bubble-wrap-3 .speech-bubble{font-size:18px;rotate:3deg}.landing-screen .cta-wrap{width:100%;display:flex;justify-content:center;position:relative}.landing-screen .cta-wrap>.sticker-clouds{display:block;position:absolute;width:140px;top:-40px;right:5%;z-index:5}.landing-screen .landing-cta{box-sizing:border-box;width:100%;max-width:400px;border-radius:40px;padding:30px 20px 50px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;min-height:580px;position:relative;overflow:hidden;background:radial-gradient(ellipse at 10% -8%,rgba(0,255,255,.5) 0%,rgba(0,255,255,0) 100%),linear-gradient(180deg,#0085ff 0%,#abf0ff 100%)}@supports(color:color(display-p3 0 0 0)){.landing-screen .landing-cta{background:radial-gradient(ellipse at 10% -8%,color(display-p3 0 1 1/.5) 0%,color(display-p3 0 1 1/0) 100%),linear-gradient(180deg,color(display-p3 0 .522 1) 0%,color(display-p3 .671 .941 1) 100%)}}.landing-screen .landing-cta .cta-photos{position:relative;width:280px;height:240px;z-index:2}.landing-screen .landing-cta .cta-photos .photo-card{position:absolute;width:133px;height:auto}.landing-screen .landing-cta .cta-photos .cta-photo-1{left:10px;top:50px;rotate:-6.7deg;z-index:2;width:150px}.landing-screen .landing-cta .cta-photos .cta-photo-2{right:10px;top:10px;rotate:11.2deg;z-index:1}.landing-screen .landing-cta .cta-photos .sticker-clouds{width:160px;top:-20px;left:20%;transform:translateX(-50%)rotate(-2deg);z-index:3}.landing-screen .landing-cta .cta-cloud-bg{position:absolute;width:380%;bottom:-40px;left:-30%;transform:translateX(-50%);z-index:1;pointer-events:none;opacity:.85}.landing-screen .landing-cta .cta-headline{font-size:clamp(50px,18vw,68px);z-index:2;padding:0 10px;box-sizing:border-box;max-width:100%;width:100%;text-align:center;margin-top:auto;margin-bottom:auto;padding-right:20px;padding-left:12px}.landing-screen .landing-cta .cta-arrows{width:120px;height:auto;display:block;margin:-6px auto 0;animation:bounce 1.5s ease-in-out infinite;z-index:4;position:relative;transform:rotate(180deg)}.landing-screen .landing-cta .cta-qr-wrap{display:none}.landing-screen .landing-cta .sticker-thunder{display:none}.landing-screen .landing-footer{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px 50px;gap:14px;background:var(--landing-black)}.landing-screen .landing-footer .footer-logo{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:22px;color:var(--landing-white)}.landing-screen .landing-footer .footer-link{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 500;font-size:16px;color:rgba(255,255,255,.65);text-decoration:none}.landing-screen .landing-footer .footer-link:hover{color:rgba(255,255,255,.9)}.landing-screen .landing-footer .footer-copyright{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 500;font-size:14px;color:rgba(255,255,255,.4);margin-top:6px}@media(min-width:768px){.landing-screen .landing-shell{max-width:600px}.landing-screen .landing-ticker .ticker-item{font-size:20px}.landing-screen .landing-hero{max-width:560px;padding:0 30px 60px;gap:24px}.landing-screen .landing-hero .hero-photos{width:380px;height:320px}.landing-screen .landing-hero .hero-photos .hero-photo-1{width:185px;height:240px}.landing-screen .landing-hero .hero-photos .hero-photo-2{width:175px;height:227px}.landing-screen .landing-hero .hero-photos .sticker-crown{width:140px}.landing-screen .landing-hero .hero-photos .sticker-kiss{width:160px}.landing-screen .landing-hero .hero-headline{font-size:68px}.landing-screen .landing-create{padding:50px 40px 60px}.landing-screen .landing-create .create-headline{font-size:68px}.landing-screen .landing-create .create-rows{max-width:460px}.landing-screen .landing-create .create-row .sticker{width:130px}.landing-screen .landing-create .create-row .sticker-pizza{width:140px}.landing-screen .landing-create .create-row .sticker-joystick{width:150px}.landing-screen .landing-create .create-row .sticker-tv{width:145px}.landing-screen .landing-create .create-row .sticker-eyes{width:130px}.landing-screen .landing-create .create-row .sticker-laptop{width:125px}.landing-screen .landing-create .create-row .sticker-hamburger{width:140px}.landing-screen .landing-create .create-row .sticker-bomb{width:140px}.landing-screen .landing-create .create-row .sticker-heartfire{width:130px}.landing-screen .landing-create .create-row .sticker-devil{width:155px}.landing-screen .landing-create .speech-bubble{max-width:300px}.landing-screen .landing-inbox{max-width:560px;min-height:680px}.landing-screen .landing-inbox .inbox-headline{font-size:clamp(36px,13vw,56px)}.landing-screen .landing-friends{padding:60px 40px}.landing-screen .landing-friends .friends-headline-top,.landing-screen .landing-friends .friends-headline-bottom{font-size:68px}.landing-screen .landing-friends .friends-center{max-width:440px}.landing-screen .landing-friends .friends-center .friends-photo{width:280px}.landing-screen .landing-friends .friends-center .speech-bubble{max-width:260px}.landing-screen .landing-cta{max-width:560px;padding:50px 30px 60px}.landing-screen .landing-cta .cta-photos{width:340px;height:280px}.landing-screen .landing-cta .cta-photos .photo-card{width:170px}.landing-screen .landing-cta .cta-photos .sticker-clouds{width:180px}.landing-screen .landing-cta .cta-headline{font-size:68px}.landing-screen .landing-footer{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:10px 24px}}@media(min-width:1024px){.landing-screen .landing-shell{max-width:100%}.landing-screen .landing-ticker .ticker-item{font-size:18px}.landing-screen .landing-hero{width:calc(100% - 48px);max-width:1800px;flex-direction:column;align-items:center;padding:0;gap:0;border-radius:40px;min-height:clamp(650px,52vw,950px);max-height:950px;justify-content:flex-start;overflow:hidden}.landing-screen .landing-hero::before{border-radius:40px;bottom:0}.landing-screen .landing-hero .hero-top-bar{width:100%;margin:0;padding:clamp(20px,2vw,32px)clamp(24px,2.5vw,40px)0;box-sizing:border-box;z-index:10}.landing-screen .landing-hero .hero-logo{height:clamp(40px,3.5vw,58px)}.landing-screen .landing-hero .hero-menu-btn{width:clamp(44px,3.8vw,60px);height:clamp(44px,3.8vw,60px);gap:7px}.landing-screen .landing-hero .hero-menu-btn .menu-line{width:clamp(20px,1.8vw,26px);height:3px}.landing-screen .landing-hero .hero-cloud-wrapper{border-radius:0;height:35%;bottom:0;overflow:visible}.landing-screen .landing-hero .hero-cloud-img{bottom:clamp(-300px,-18vw,-200px);width:80%}.landing-screen .landing-hero .hero-photos{position:absolute;width:100%;height:100%;top:0;left:0;z-index:2;pointer-events:none}.landing-screen .landing-hero .hero-photos .hero-photo-1{width:17.2%;height:auto;aspect-ratio:220/322;left:10%;top:25%}.landing-screen .landing-hero .hero-photos .hero-photo-2{width:21.4%;height:auto;aspect-ratio:274/401;right:5%;top:16%}.landing-screen .landing-hero .hero-photos .sticker-crown{width:clamp(160px,16vw,260px);top:5%;left:6%;rotate:2deg}.landing-screen .landing-hero .hero-photos .sticker-kiss{width:clamp(150px,15vw,250px);bottom:20%;right:10px}.landing-screen .landing-hero .hero-headline{font-size:clamp(60px,5.8vw,100px);z-index:4;text-align:center;margin-top:6%;position:relative;width:55%;max-width:704px;-webkit-text-stroke:20px #000;paint-order:stroke fill;text-shadow:2px 2px 0 #000,4px 2px 0 #000,2px 4px 0 #000,4px 4px 0 #000,6px 4px 0 #000,2px 6px 0 #000,4px 6px 0 #000,6px 6px 0 #000,2px 8px 0 #000,4px 8px 0 #000,6px 8px 0 #000,8px 8px 0 #000,4px 10px 0 #000,6px 10px 0 #000,8px 10px 0 #000,6px 12px 0 #000,8px 12px 0 #000,10px 12px 0 #000}.landing-screen .landing-hero .sparkle-text-1{top:-.3em;left:-.2em;font-size:clamp(48px,5vw,72px)}.landing-screen .landing-hero .sparkle-text-2{bottom:auto;top:50%;right:-.2em;font-size:clamp(32px,3.5vw,48px)}.landing-screen .landing-hero .landing-cta-btn{display:none}.landing-screen .landing-hero .arrows:not(.hero-qr-arrows){display:none}.landing-screen .landing-hero .hero-qr-wrap{display:flex!important;flex-direction:column;align-items:center;gap:0;z-index:4;margin-top:clamp(30px,4vw,60px)}.landing-screen .landing-hero .hero-qr-arrows{width:clamp(100px,9vw,150px);display:block!important;margin-top:18px}.landing-screen .landing-create{box-sizing:border-box;width:calc(100% - 48px);max-width:1800px;overflow-x:visible;padding:110px 60px 120px;cursor:none}.landing-screen .landing-create .create-headline{font-size:clamp(80px,7.4vw,100px);-webkit-text-stroke:20px #000;paint-order:stroke fill;text-shadow:2px 2px 0 #000,4px 2px 0 #000,2px 4px 0 #000,4px 4px 0 #000,6px 4px 0 #000,2px 6px 0 #000,4px 6px 0 #000,6px 6px 0 #000,2px 8px 0 #000,4px 8px 0 #000,6px 8px 0 #000,8px 8px 0 #000,4px 10px 0 #000,6px 10px 0 #000,8px 10px 0 #000,6px 12px 0 #000,8px 12px 0 #000,10px 12px 0 #000}.landing-screen .landing-create .create-rows-wrapper{height:650px;position:relative}.landing-screen .landing-create .create-rows{display:grid;grid-template-columns:auto minmax(220px,1fr)clamp(160px,14vw,280px)minmax(220px,1fr)auto;grid-template-rows:1fr 1fr;gap:20px 16px;max-width:100%;height:100%;padding:0;align-items:center;position:absolute;top:0;left:0;right:0;bottom:0}.landing-screen .landing-create .speech-bubble{max-width:400px!important}.landing-screen .landing-create .create-row{display:contents!important;max-width:none;width:auto;padding:0!important}.landing-screen .landing-create .create-row:nth-child(1) .sticker{grid-column:1;grid-row:1/3;align-self:center;justify-self:start;margin-left:-30px}.landing-screen .landing-create .create-row:nth-child(1) .speech-bubble{grid-column:2;grid-row:1;align-self:center;justify-self:start;margin-left:-40px;margin-top:-10px;rotate:8deg}.landing-screen .landing-create .create-row:nth-child(2) .sticker{grid-column:5;grid-row:1;align-self:center;justify-self:end;margin-right:-30px;z-index:3}.landing-screen .landing-create .create-row:nth-child(2) .sticker-pizza{margin-right:-60px;margin-top:-40px}.landing-screen .landing-create .create-row:nth-child(2) .speech-bubble{grid-column:4;grid-row:1;align-self:center;justify-self:end;margin-right:-20px;rotate:-5deg;z-index:1}.landing-screen .landing-create .create-row:nth-child(3) .sticker{grid-column:4;grid-row:2;align-self:start;justify-self:end;margin-right:-30px;rotate:6deg}.landing-screen .landing-create .create-row:nth-child(3) .sticker-devil{margin-top:-150px}.landing-screen .landing-create .create-row:nth-child(3) .speech-bubble{grid-column:2;grid-row:2;align-self:center;justify-self:start;margin-left:-30px;margin-top:10px;rotate:-6deg}.landing-screen .landing-create .create-row:nth-child(4) .speech-bubble{grid-column:4;grid-row:2;align-self:center;justify-self:end;margin-right:-130px;margin-top:-40px;rotate:5deg}.landing-screen .landing-create .create-footer{display:none}.landing-screen .landing-create .desktop-cat-labels{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:46px;z-index:20;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.landing-screen .landing-create .desktop-cat-label{opacity:.35;cursor:none;transition:opacity .3s ease,transform .3s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center}.landing-screen .landing-create .desktop-cat-label:hover,.landing-screen .landing-create .desktop-cat-label.active{opacity:1;transform:scale(1.08)}.landing-screen .landing-create .desktop-cat-label .desktop-cat-label-img{height:clamp(26px,2.4vw,42px);width:auto}.landing-screen .landing-create .create-cursor-icon{display:block;position:fixed;width:70px;height:70px;border-radius:50%;pointer-events:none;z-index:100;transform:translate(-50%,-50%)scale(0);transition:transform .25s cubic-bezier(.22,1,.36,1),opacity .2s ease;opacity:0;overflow:hidden}.landing-screen .landing-create .create-cursor-icon.visible{transform:translate(-50%,-50%)scale(1);opacity:1}.landing-screen .landing-create .create-cursor-icon .create-cursor-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:50%}.landing-screen .landing-create .create-row .sticker{width:220px;margin:0;z-index:3!important}.landing-screen .landing-create .create-row .sticker-joystick{width:260px}.landing-screen .landing-create .create-row .sticker-pizza{width:240px}.landing-screen .landing-create .create-row .sticker-tv{width:210px}.landing-screen .landing-create .create-row .sticker-eyes{width:240px}.landing-screen .landing-create .create-row .sticker-laptop{width:230px}.landing-screen .landing-create .create-row .sticker-hamburger{width:250px;margin-right:100px!important}.landing-screen .landing-create .create-row .sticker-ghost{width:250px;margin-right:100px!important}.landing-screen .landing-create .create-row .sticker-bomb{width:250px}.landing-screen .landing-create .create-row .sticker-heartfire{width:220px}.landing-screen .landing-create .create-row .sticker-devil{width:270px}.landing-screen .landing-create .speech-bubble{max-width:230px!important;width:auto!important;display:block!important;z-index:1!important;transform:scale(1.45);transform-origin:center center;transition:translate .5s cubic-bezier(.25,.8,.25,1)}.landing-screen .landing-create .create-row:nth-child(4) .speech-bubble .speech-bubble-text{padding:10px 16px}.landing-screen .landing-inbox{width:calc(100% - 48px);max-width:1800px;min-height:1100px;border-radius:40px;position:relative;padding:60px;overflow:hidden}.landing-screen .landing-inbox .quiz-card{position:absolute;width:auto;max-width:none;margin:0}.landing-screen .landing-inbox .quiz-card .quiz-card-text{font-size:clamp(14px,1.6vw,22px)}.landing-screen .landing-inbox .quiz-card.card-redflags{width:clamp(220px,24%,370px)!important;max-width:370px!important;top:22%;left:4%;rotate:8deg}.landing-screen .landing-inbox .quiz-card.card-redflags .quiz-card-text{font-size:clamp(14px,1.5vw,20px)!important;padding:0 18%!important;white-space:normal!important;word-break:break-word}.landing-screen .landing-inbox .quiz-card.card-spicy{width:clamp(230px,26%,380px)!important;max-width:380px!important;top:5%;left:25%;rotate:-4deg;margin:0}.landing-screen .landing-inbox .quiz-card.card-spicy .quiz-card-text{font-size:clamp(16px,1.8vw,24px)!important}.landing-screen .landing-inbox .quiz-card.card-daily{width:clamp(280px,30%,440px)!important;max-width:440px!important;top:10%;right:20%;left:auto;rotate:-12deg;margin:0}.landing-screen .landing-inbox .quiz-card.card-daily .quiz-card-text{font-size:clamp(16px,1.8vw,24px)!important;padding:0 14%!important;white-space:normal!important;word-break:break-word;bottom:8%!important;height:55%!important}.landing-screen .landing-inbox .quiz-card.card-pop{width:clamp(260px,28%,400px)!important;max-width:400px!important;bottom:12%;right:6%;left:auto;top:auto;rotate:8deg}.landing-screen .landing-inbox .quiz-card.card-pop .quiz-card-text{font-size:clamp(16px,1.8vw,24px)!important;padding:0 14%!important;white-space:normal!important;word-break:break-word;bottom:12%!important}.landing-screen .landing-inbox .inbox-headline{font-size:clamp(48px,5vw,100px);position:absolute;bottom:3%;left:50%;transform:translate(-50%,0)rotate(-1.7deg);width:-moz-max-content;width:max-content;max-width:80%;-webkit-text-stroke:20px #000;paint-order:stroke fill;text-shadow:2px 2px 0 #000,4px 2px 0 #000,2px 4px 0 #000,4px 4px 0 #000,6px 4px 0 #000,2px 6px 0 #000,4px 6px 0 #000,6px 6px 0 #000,2px 8px 0 #000,4px 8px 0 #000,6px 8px 0 #000,8px 8px 0 #000,4px 10px 0 #000,6px 10px 0 #000,8px 10px 0 #000,6px 12px 0 #000,8px 12px 0 #000,10px 12px 0 #000}.landing-screen .landing-inbox .inbox-rainbow{width:clamp(280px,25vw,450px);bottom:-40px;left:-40px}.landing-screen .landing-inbox .inbox-rainbow2{width:clamp(160px,15vw,260px);top:-20px;right:-30px}.landing-screen .landing-friends{width:calc(100% - 48px);max-width:1800px;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:center;padding:80px 60px;gap:0;position:relative;min-height:700px}.landing-screen .landing-friends .friends-headline-top,.landing-screen .landing-friends .friends-headline-bottom{-webkit-text-stroke:20px #000;paint-order:stroke fill;text-shadow:2px 2px 0 #000,4px 2px 0 #000,2px 4px 0 #000,4px 4px 0 #000,6px 4px 0 #000,2px 6px 0 #000,4px 6px 0 #000,6px 6px 0 #000,2px 8px 0 #000,4px 8px 0 #000,6px 8px 0 #000,8px 8px 0 #000,4px 10px 0 #000,6px 10px 0 #000,8px 10px 0 #000,6px 12px 0 #000,8px 12px 0 #000,10px 12px 0 #000;color:var(--landing-white)}.landing-screen .landing-friends .friends-headline-top{width:auto;flex:1;font-size:clamp(64px,6.5vw,100px);text-align:right;padding-right:40px;order:1}.landing-screen .landing-friends .friends-center{max-width:none;width:auto;padding:40px 0;flex-shrink:0;order:2}.landing-screen .landing-friends .friends-center .friends-photo{width:clamp(300px,28vw,440px);border-radius:36px}.landing-screen .landing-friends .friends-center .bubble-wrap-1{width:340px!important;max-width:340px!important;top:-30px;left:auto!important;right:130%}.landing-screen .landing-friends .friends-center .bubble-wrap-1 .speech-bubble{rotate:-8deg;max-width:340px!important}.landing-screen .landing-friends .friends-center .bubble-wrap-1 .speech-bubble .speech-bubble-text{font-size:clamp(20px,2.2vw,28px)!important;padding:8px 10px 18px!important;text-align:center!important}.landing-screen .landing-friends .friends-center .bubble-wrap-2{width:340px!important;max-width:340px!important;top:40px;right:auto!important;left:125%}.landing-screen .landing-friends .friends-center .bubble-wrap-2 .speech-bubble{rotate:6deg;max-width:340px!important}.landing-screen .landing-friends .friends-center .bubble-wrap-2 .speech-bubble .speech-bubble-text{font-size:clamp(14px,1.5vw,20px)!important;padding:12px 16px 22px!important;text-align:center!important}.landing-screen .landing-friends .friends-center .bubble-wrap-3{width:280px!important;max-width:280px!important;bottom:-40px;top:auto;left:auto!important;right:80%}.landing-screen .landing-friends .friends-center .bubble-wrap-3 .speech-bubble{rotate:-5deg;max-width:280px!important}.landing-screen .landing-friends .friends-center .bubble-wrap-3 .speech-bubble .speech-bubble-text{font-size:clamp(16px,1.8vw,24px)!important;padding:12px 16px 22px!important;text-align:center!important}.landing-screen .landing-friends .friends-center .speech-bubble{max-width:300px!important}.landing-screen .landing-friends .friends-headline-bottom{width:auto;flex:1;font-size:clamp(64px,6.5vw,100px);text-align:left;padding-left:40px;margin-top:0;order:3}.landing-screen .cta-wrap{position:relative;width:100%;display:flex;justify-content:center}.landing-screen .cta-wrap .sticker-clouds{display:block!important;position:absolute!important;width:clamp(260px,28vw,480px)!important;top:-100px;right:8%;transform:rotate(-2deg);z-index:5}.landing-screen .landing-cta{width:calc(100% - 48px);max-width:1800px;border-radius:40px;padding:80px 40px;min-height:800px;position:relative;justify-content:center;overflow:hidden!important}.landing-screen .landing-cta .cta-photos{position:absolute;width:100%;height:100%;top:0;left:0;right:0;bottom:0;pointer-events:none;overflow:visible}.landing-screen .landing-cta .cta-photos .photo-card{width:clamp(150px,15vw,230px);pointer-events:auto}.landing-screen .landing-cta .cta-photos .cta-photo-1{left:10%;top:8%;rotate:-6.7deg}.landing-screen .landing-cta .cta-photos .cta-photo-2{right:10%;bottom:12%;top:auto;left:auto;rotate:11.2deg}.landing-screen .landing-cta .sticker-thunder{position:absolute;top:4%;right:4%;width:clamp(100px,10vw,180px);z-index:4}.landing-screen .landing-cta .cta-headline{font-size:clamp(64px,5.8vw,100px);z-index:2;width:972px;max-width:76vw;text-align:center;-webkit-text-stroke:20px #000;paint-order:stroke fill;text-shadow:2px 2px 0 #000,4px 2px 0 #000,2px 4px 0 #000,4px 4px 0 #000,6px 4px 0 #000,2px 6px 0 #000,4px 6px 0 #000,6px 6px 0 #000,2px 8px 0 #000,4px 8px 0 #000,6px 8px 0 #000,8px 8px 0 #000,4px 10px 0 #000,6px 10px 0 #000,8px 10px 0 #000,6px 12px 0 #000,8px 12px 0 #000,10px 12px 0 #000}.landing-screen .landing-cta .cta-qr-wrap{display:flex!important;flex-direction:column;align-items:center;gap:0;z-index:3}.landing-screen .landing-cta .cta-qr-arrows{width:clamp(90px,8vw,140px);display:block!important;order:2;margin-top:18px}.landing-screen .landing-cta .landing-cta-btn,.landing-screen .landing-cta .cta-arrows{display:none}.landing-screen .landing-cta .cta-cloud-bg{width:140%!important;left:-40%!important;bottom:-350px!important;transform:none!important}.landing-screen .landing-cta .sticker.arrows2{display:none}.landing-screen .landing-footer{flex-direction:column;align-items:center;gap:16px;padding:60px 40px 70px}.landing-screen .landing-footer .footer-logo{margin-right:0;font-size:26px}.landing-sticky-header{padding-top:calc(env(safe-area-inset-top,0px) + clamp(20px,2vw,32px));padding-bottom:16px}.landing-sticky-header .sticky-header-logo{height:clamp(40px,3.5vw,58px)}.landing-sticky-header .sticky-header-menu-btn{width:clamp(44px,3.8vw,60px);height:clamp(44px,3.8vw,60px);gap:7px}.landing-sticky-header .sticky-header-menu-btn .menu-line{width:clamp(20px,1.8vw,26px);height:3px}.menu-overlay{justify-content:flex-end;padding-top:calc(env(safe-area-inset-top,0px) + 145px);padding-right:calc(24px + clamp(24px,2.5vw,40px))}}@media(min-width:1280px){.landing-screen .landing-ticker .ticker-item{font-size:20px}.landing-screen .landing-hero .hero-top-bar{padding:32px 40px 0}.landing-screen .landing-hero .hero-logo{height:58px}.landing-screen .landing-hero .hero-menu-btn{width:60px;height:60px}.landing-screen .landing-hero .hero-menu-btn .menu-line{width:26px;height:3px}.landing-screen .landing-hero .hero-photos .hero-photo-1{width:220px;left:11%;top:24%}.landing-screen .landing-hero .hero-photos .hero-photo-2{width:274px;right:6%;top:16%}.landing-screen .landing-hero .hero-photos .sticker-crown{width:260px;top:5%;left:6%;rotate:2deg}.landing-screen .landing-hero .hero-photos .sticker-kiss{width:250px;bottom:18%;right:20px}.landing-screen .landing-create .create-rows-wrapper{height:720px}.landing-screen .landing-create .create-rows{max-width:100%;gap:18px}.landing-screen .landing-create .speech-bubble{max-width:250px!important;transform:scale(1.55)}.landing-screen .landing-create .create-row .sticker-joystick{width:310px}.landing-screen .landing-create .create-row .sticker-pizza{width:290px}.landing-screen .landing-create .create-row .sticker-tv{width:260px}.landing-screen .landing-create .create-row .sticker-eyes{width:260px}.landing-screen .landing-create .create-row .sticker-laptop{width:250px}.landing-screen .landing-create .create-row .sticker-hamburger{width:270px;margin-right:130px!important}.landing-screen .landing-create .create-row .sticker-bomb{width:270px}.landing-screen .landing-create .create-row .sticker-heartfire{width:250px}.landing-screen .landing-create .create-row .sticker-devil{width:300px}.landing-screen .landing-inbox{min-height:900px}.landing-screen .landing-inbox .quiz-card .quiz-card-text{font-size:clamp(16px,1.8vw,22px)}.landing-screen .landing-inbox .inbox-rainbow{width:440px}.landing-screen .landing-inbox .inbox-rainbow2{width:380px}.landing-screen .landing-friends{padding:100px 80px;gap:50px}.landing-screen .landing-friends .friends-center{max-width:480px}.landing-screen .landing-friends .friends-center .friends-photo{width:380px}.landing-screen .landing-friends .friends-center .bubble-wrap-1{width:340px!important;max-width:340px!important;right:130%!important;left:auto!important}.landing-screen .landing-friends .friends-center .bubble-wrap-2{width:340px!important;max-width:340px!important;left:125%!important;right:auto!important}.landing-screen .landing-friends .friends-center .bubble-wrap-3{width:280px!important;max-width:280px!important;right:80%!important;left:auto!important;bottom:-40px!important}.landing-screen .landing-cta{min-height:900px;padding:100px 60px}.landing-screen .landing-cta .cta-photos .photo-card{width:clamp(180px,17vw,270px)}.landing-screen .landing-cta .cta-photos .sticker-clouds{width:clamp(180px,18vw,320px);top:-40px;right:-30px}.landing-screen .landing-cta .cta-photos .cta-photo-1{left:10%;top:6%}.landing-screen .landing-cta .cta-photos .cta-photo-2{right:10%;bottom:10%;top:auto}.landing-screen .landing-cta .sticker-thunder{width:clamp(130px,12vw,200px)}.landing-screen .landing-cta .cta-headline{font-size:clamp(80px,7vw,100px)}.landing-screen .landing-cta .cta-qr-img{width:clamp(200px,16vw,300px)}.landing-screen .landing-footer{padding:70px 60px 80px;gap:18px}.landing-screen .landing-footer .footer-logo{font-size:30px}.landing-screen .landing-footer .footer-link{font-size:18px}.landing-screen .landing-footer .footer-copyright{font-size:16px}.menu-overlay{padding-top:calc(env(safe-area-inset-top,0px) + 155px);padding-right:calc(24px + clamp(24px,2.5vw,40px))}}.error-screen{background:#fff;background:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;position:relative;gap:20px;height:100%}.error-screen .logo{z-index:2;flex-shrink:0;--fontSize:40px;position:absolute;top:20px}.error-screen .content{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;width:100%;height:100%}.error-screen .text{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:25px;text-align:center}.error-screen .text,.error-screen .error{animation:popIn .2s ease-in-out}.error-screen .smiley{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;animation:popIn .2s ease-in-out;font-size:20px}.error-screen .btn{width:auto;height:auto;padding:20px;border:2px solid #000;box-shadow:1px 1px 0 2px #000;margin-top:auto;background:radial-gradient(99.13% 39.26% at 9.67% -8.39%,rgba(0,255,255,.5) 0%,rgba(0,255,255,0) 100%),conic-gradient(from 228.23deg at -6.62% 107.1%,#FF00AC -121.45deg,#0058FF 143.16deg,#7B00FF 177.07deg,#FF00AC 238.55deg,#0058FF 503.17deg)}.error-screen .btn.touched{box-shadow:1px 1px 0 2px #000;background:radial-gradient(99.13% 39.26% at 9.67% -8.39%,rgba(0,255,255,.5) 0%,rgba(0,255,255,0) 100%),conic-gradient(from 228.23deg at -6.62% 107.1%,#FF00AC -121.45deg,#0058FF 143.16deg,#7B00FF 177.07deg,#FF00AC 238.55deg,#0058FF 503.17deg)}.rainbow-theme{--bg:var(--twilightDream);--bg_P3:var(--twilightDreamP3);--logoStrokeColor:#000;--logoStrokeColor_P3:#000;--logoFillColor:#fff;--logoFillColor_P3:#fff;--titleTextColor:#fff;--titleTextColor_P3:#fff;--buttonBackground:rgba(#fff, 0.7);--buttonBackground_P3:color(display-p3 1 1 1 / 0.7);--buttonTextColor:#000;--buttonTextColor_P3:#000;--profilePictureBackdrop:#fff;--profilePictureBackdrop_P3:#fff;--statsLabelTextColor:rgba(#fff, 0.7);--statsLabelTextColor_P3:color(display-p3 1 1 1 / 0.7);--answerTextColor:#fff;--answerTextColor_P3:color(display-p3 1 1 1 / 1);--correctTextColor:#0a0;--correctTextColor_P3:color(display-p3 0.09 0.655 0);--incorrectTextColor:#ff0000;--incorrectTextColor_P3:color(display-p3 1 0 0);--correctBackgroundColor:#0a0;--correctBackgroundColor_P3:color(display-p3 0.09 0.655 0);--incorrectBackgroundColor:#ff0000;--incorrectBackgroundColor_P3:color(display-p3 1 0 0);--progressBarBackgroundColor:transparent;--progressBarBackgroundColor_P3:transparent;--progressBarFillColor:#fff;--progressBarFillColor_P3:color(display-p3 1 1 1 / 1);--quizBG:transparent;--quizBG_P3:transparent;--quizQuestionNumber:transparent;--quizQuestionNumber_P3:transparent;--quizQuestion:transparent;--quizQuestion_P3:transparent;--quizProgressBarProfileBackdrop:transparent;--quizProgressBarProfileBackdrop_P3:transparent;--labelBG:rgba(255, 255, 255, 0.15);--labelBG_P3:color(display-p3 1 1 1 / 0.15);--selectedLabelBG:rgba(255, 255, 255, 0.9);--selectedLabelBG_P3:color(display-p3 1 1 1 / 0.9);--touchedLabelBG:rgba(255, 255, 255, 0.4);--touchedLabelBG_P3:color(display-p3 1 1 1 / 0.4);--labelFontSize:16px;--inputTextColor:#fff;--inputTextColor_P3:color(display-p3 1 1 1 / 1);--inputPlaceholderColor:rgba(255, 255, 255, 0.5);--inputPlaceholderColor_P3:rgba(255, 255, 255, 0.5);--inputPlaceholderColorFocused:rgba(255, 255, 255, 0.25);--inputPlaceholderColorFocused_P3:rgba(255, 255, 255, 0.25);--inputFontSize:29px;--inputCaretColor:#fff;--questionTextColor:#fff;--questionTextColor_P3:color(display-p3 1 1 1 / 1);--placeTextColor:#fff;--placeTextColor_P3:color(display-p3 1 1 1 / 1);--leaderBoardTextColor:#fff;--leaderBoardTextColor_P3:color(display-p3 1 1 1 / 1);--questionTextFontSize:28px;--answerOptionFontSize:20px;--quizQuestionNumberFontSize:20px;--statsLabelFontSize:21px;--titleFontSize:24px;--buttonFontSize:22px;--scoreFontSize:30px;--correctAnswersTextFontSize:18px}.rainbow-image{display:none}.rainbow-quiztaker-landing{background:var(--bg);background:var(--bg_P3)}.rainbow-quiztaker-landing .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.rainbow-quiztaker-landing .title{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.rainbow-quiztaker-landing .quiz-creator-image-wrapper{width:147px;height:147px;border-radius:50%;background:var(--profilePictureBackdrop);background:var(--profilePictureBackdrop_P3);box-shadow:0 6px rgba(0,0,0,.2)}.rainbow-quiztaker-landing .quiz-creator-image{width:138px;height:138px;border-radius:50%}.rainbow-quiztaker-landing .quiz-stats-label{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;color:var(--statsLabelTextColor);color:var(--statsLabelTextColor_P3);font-size:var(--statsLabelFontSize)}.rainbow-quiztaker-landing .btn{box-shadow:inset 0 0 0 3px rgba(255,255,255,.5);backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:99px}.rainbow-quiztaker-landing .btn .bordered-font{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:var(--buttonFontSize);--strokeColor:var(--buttonTextColor);--strokeColor_P3:var(--buttonTextColor_P3);--fillColor:#fff;--fillColor_P3:#fff}.rainbow-whats-your-name{background:var(--bg);background:var(--bg_P3)}.rainbow-whats-your-name .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.rainbow-whats-your-name .input{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:var(--inputFontSize);color:var(--inputTextColor);color:var(--inputTextColor_P3);caret-color:var(--inputCaretColor)}.rainbow-whats-your-name .input::-moz-placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.rainbow-whats-your-name .input::placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.rainbow-whats-your-name .input:active::-moz-placeholder,.rainbow-whats-your-name .input:focus::-moz-placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.rainbow-whats-your-name .input:active::placeholder,.rainbow-whats-your-name .input:focus::placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.rainbow-whats-your-name .btn{box-shadow:inset 0 0 0 3px rgba(255,255,255,.5);backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:99px}.rainbow-whats-your-name .btn .bordered-font{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:var(--buttonFontSize);--strokeColor:var(--buttonTextColor);--strokeColor_P3:var(--buttonTextColor_P3);--fillColor:#fff;--fillColor_P3:#fff}.rainbow-whats-your-gender{background:var(--bg);background:var(--bg_P3)}.rainbow-whats-your-gender .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.rainbow-whats-your-gender .title{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.rainbow-whats-your-gender .gender-options-wrapper .gender-option.touched .gender-icon{background:var(--touchedLabelBG);background:var(--touchedLabelBG_P3)}.rainbow-whats-your-gender .gender-options-wrapper .gender-option .gender-icon{border-radius:23px;backdrop-filter:blur(10px)saturate(1.5);background:var(--labelBG);background:var(--labelBG_P3)}.rainbow-whats-your-gender .gender-options-wrapper .gender-option .gender-icon.selected{background:var(--selectedLabelBG);background:var(--selectedLabelBG_P3)}.rainbow-whats-your-gender .gender-options-wrapper .gender-option .gender-label{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--labelFontSize);color:var(--titleTextColor);color:var(--titleTextColor_P3)}.rainbow-quiz .question-1{--bg:#ff5e00;--bg_P3:color(display-p3 1 0.42 0);--quizQuestionNumber:#ffa400;--quizQuestionNumber_P3:color(display-p3 1 0.663 0);--answerBackgroundColor:#ff1000;--answerBackgroundColor_P3:color(display-p3 1 0.235 0);--quizProgressBarProfileBackdrop:#ff8200;--quizProgressBarProfileBackdrop_P3:color(display-p3 1 0.541 0);background:var(--bg);background:var(--bg_P3)}.rainbow-quiz .question-2{--bg:#ff9300;--bg_P3:color(display-p3 1 0.6 0);--quizQuestionNumber:#ffd400;--quizQuestionNumber_P3:color(display-p3 1 0.839 0);--answerBackgroundColor:#ff5f00;--answerBackgroundColor_P3:color(display-p3 1 0.424 0);--quizProgressBarProfileBackdrop:#ffb400;--quizProgressBarProfileBackdrop_P3:color(display-p3 1 0.722 0);background:var(--bg);background:var(--bg_P3)}.rainbow-quiz .question-3{--bg:#ffb400;--bg_P3:color(display-p3 1 0.722 0);--quizQuestionNumber:#ffea00;--quizQuestionNumber_P3:color(display-p3 1 0.922 0);--answerBackgroundColor:#ff9000;--answerBackgroundColor_P3:color(display-p3 1 0.592 0);--quizProgressBarProfileBackdrop:#ffd000;--quizProgressBarProfileBackdrop_P3:color(display-p3 1 0.824 0);background:var(--bg);background:var(--bg_P3)}.rainbow-quiz .question-4{--bg:#a3b500;--bg_P3:color(display-p3 0.651 0.71 0);--quizQuestionNumber:#deea00;--quizQuestionNumber_P3:color(display-p3 0.878 0.918 0);--answerBackgroundColor:#799400;--answerBackgroundColor_P3:color(display-p3 0.494 0.576 0);--quizProgressBarProfileBackdrop:#c0cf00;--quizProgressBarProfileBackdrop_P3:color(display-p3 0.765 0.812 0);background:var(--bg);background:var(--bg_P3)}.rainbow-quiz .question-5{--bg:#00a100;--bg_P3:color(display-p3 0 0.62 0.024);--quizQuestionNumber:#00de00;--quizQuestionNumber_P3:color(display-p3 0 0.855 0.047);--answerBackgroundColor:#007500;--answerBackgroundColor_P3:color(display-p3 0 0.451 0);--quizProgressBarProfileBackdrop:#00bf00;--quizProgressBarProfileBackdrop_P3:color(display-p3 0 0.737 0.035);background:var(--bg);background:var(--bg_P3)}.rainbow-quiz .question-6{--bg:#00a1b7;--bg_P3:color(display-p3 0 0.62 0.706);--quizQuestionNumber:#00deec;--quizQuestionNumber_P3:color(display-p3 0 0.855 0.914);--answerBackgroundColor:#007595;--answerBackgroundColor_P3:color(display-p3 0 0.451 0.573);--quizProgressBarProfileBackdrop:#00bfd2;--quizProgressBarProfileBackdrop_P3:color(display-p3 0 0.737 0.812);background:var(--bg);background:var(--bg_P3)}.rainbow-quiz .question-7{--bg:#0058ff;--bg_P3:color(display-p3 0 0.341 1);--quizQuestionNumber:#0093ff;--quizQuestionNumber_P3:color(display-p3 0 0.565 1);--answerBackgroundColor:#0042c7;--answerBackgroundColor_P3:color(display-p3 0 0.255 0.749);--quizProgressBarProfileBackdrop:#0076ff;--quizProgressBarProfileBackdrop_P3:color(display-p3 0 0.455 1);background:var(--bg);background:var(--bg_P3)}.rainbow-quiz .question-8{--bg:#7b00ff;--bg_P3:color(display-p3 0.439 0 1);--quizQuestionNumber:#c27dff;--quizQuestionNumber_P3:color(display-p3 0.722 0.502 1);--answerBackgroundColor:#5d00c7;--answerBackgroundColor_P3:color(display-p3 0.329 0 0.749);--quizProgressBarProfileBackdrop:#a039ff;--quizProgressBarProfileBackdrop_P3:color(display-p3 0.58 0.251 1);background:var(--bg);background:var(--bg_P3)}.rainbow-quiz .question-9{--quizBG:#ff00ff;--bg_P3:color(display-p3 0.922 0 1);--quizQuestionNumber:#ff93ff;--quizQuestionNumber_P3:color(display-p3 0.969 0.6 1);--answerBackgroundColor:#d300d8;--answerBackgroundColor_P3:color(display-p3 0.757 0 0.82);--quizProgressBarProfileBackdrop:#ff49ff;--quizProgressBarProfileBackdrop_P3:color(display-p3 0.949 0.349 1);background:var(--bg);background:var(--bg_P3)}.rainbow-quiz .question-10{--bg:#ff0069;--bg_P3:color(display-p3 1 0 0.42);--quizQuestionNumber:#ff93c6;--quizQuestionNumber_P3:color(display-p3 1 0.6 0.769);--answerBackgroundColor:#e50057;--answerBackgroundColor_P3:color(display-p3 0.82 0 0.345);--quizProgressBarProfileBackdrop:#ff46a0;--quizProgressBarProfileBackdrop_P3:color(display-p3 1 0.349 0.624);background:var(--bg);background:var(--bg_P3)}.rainbow-quiz .quiz-header .quiz-header-progress{max-width:200px;margin-top:15px}.rainbow-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar{background:var(--quizProgressBarProfileBackdrop);background:var(--quizProgressBarProfileBackdrop_P3);height:10px!important;border-radius:10px}.rainbow-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-fill{background:var(--progressBarFillColor);background:var(--progressBarFillColor_P3);height:10px!important;border-radius:10px}.rainbow-quiz .quiz-header .quiz-header-progress .quiz-header-progress-text{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--quizQuestionNumber);color:var(--quizQuestionNumber_P3);font-size:var(--quizQuestionNumberFontSize)}.rainbow-quiz .quiz-header .quiz-header-user-profile,.rainbow-quiz .quiz-header .quiz-header-creator-image{width:40px;height:40px;border-radius:50%;background:var(--profilePictureBackdrop);box-shadow:0 0 0 5px var(--quizProgressBarProfileBackdrop);box-shadow:0 0 0 5px var(--quizProgressBarProfileBackdrop_P3)}.rainbow-quiz .question-wrapper .question-icon .bordered-font{position:absolute;animation:popInIconResponse .3s ease;transform:rotate(10deg);--strokeColor:#fff;--fontSize:54px}.rainbow-quiz .question-wrapper .question-icon .bordered-font.correct{z-index:1;--fillColor:var(--correctBackgroundColor);--fillColor:var(--correctBackgroundColor_P3)}.rainbow-quiz .question-wrapper .question-icon .bordered-font.incorrect{z-index:1;--fillColor:var(--incorrectBackgroundColor);--fillColor:var(--incorrectBackgroundColor_P3)}.rainbow-quiz .question-wrapper .question-text{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--questionTextFontSize);color:var(--questionTextColor);color:var(--questionTextColor_P3)}.rainbow-quiz .question-wrapper .answer-options .answer-option{border-radius:30px;background:var(--answerBackgroundColor);background:var(--answerBackgroundColor_P3)}.rainbow-quiz .question-wrapper .answer-options .answer-option.selected{box-shadow:inset 0 0 0 3px #fff}.rainbow-quiz .question-wrapper .answer-options .answer-option.incorrect,.rainbow-quiz .question-wrapper .answer-options .answer-option.correct{box-shadow:inset 0 0 transparent}.rainbow-quiz .question-wrapper .answer-options .answer-option.incorrect:after,.rainbow-quiz .question-wrapper .answer-options .answer-option.correct:after{content:"";position:absolute;width:26px;height:26px;border-radius:50%;animation:popIn .3s ease;right:17px}.rainbow-quiz .question-wrapper .answer-options .answer-option.incorrect{color:var(--incorrectTextColor);color:var(--incorrectTextColor_P3);background:#fff}.rainbow-quiz .question-wrapper .answer-options .answer-option.incorrect:after{background:var(--incorrectBackgroundColor);background:var(--incorrectBackgroundColor_P3);background-image:url(/images/incorrect.svg)}.rainbow-quiz .question-wrapper .answer-options .answer-option.correct{color:var(--correctTextColor);color:var(--correctTextColor_P3);background:#fff}.rainbow-quiz .question-wrapper .answer-options .answer-option.correct:after{background:var(--correctBackgroundColor);background:var(--correctBackgroundColor_P3);background-image:url(/images/correct.svg)}.rainbow-quiz .question-wrapper .answer-options .answer-option:not(.correct):not(.incorrect) .answer-option-text{color:var(--answerTextColor);color:var(--answerTextColor_P3)}.rainbow-quiz .question-wrapper .answer-options .answer-option .answer-option-text{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--answerOptionFontSize)}.rainbow-mid-game-award .img{display:none}.rainbow-mid-game-award .bordered-font{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900}.rainbow-mid-game-award .bordered-font.streak-number{--fontSize:200px;--strokeColor:#000;--strokeColor_P3:#000;--fillColor:#fff;--fillColor_P3:#fff}.rainbow-mid-game-award .bordered-font.streak-number .shadow{text-shadow:0 calc(var(--fontSize)/10)calc(var(--fontSize)/2)rgba(255,255,255,.7)}.rainbow-mid-game-award .bordered-font.streak-text{--fontSize:57px;--strokeColor:#000;--strokeColor_P3:#000;--fillColor:#fff;--fillColor:#fff}.rainbow-mid-game-award.streak-3{background:var(--twilightDream);background:var(--twilightDreamP3)}.rainbow-mid-game-award.streak-3 .emoji{--size:280px;display:block;opacity:1;width:var(--size);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;aspect-ratio:1/1;border-radius:100% 0 0 0;background:radial-gradient(100% 100% at 100% 100%,transparent 52%,#4C09BE 52%,#4C09BE 52%,#9770E9 56.8%,#6527E0 60%,#0140FF 60%,#4DABFF 64.8%,#0283FF 68%,#069D16 68%,#55E854 72.8%,#05D606 76%,#C1AA1C 76%,#F9E462 80.8%,#F2D525 84%,#FF8603 84%,#FFB93B 88.8%,#FAA20F 92%,#FF050F 92%,#FF435E 96.8%,#EB102D 100%);background:radial-gradient(100% 100% at 100% 100%,transparent 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .592 .439 .914) 56.8%,color(display-p3 .396 .153 .878) 60%,color(display-p3 .004 .251 1) 60%,color(display-p3 .302 .671 1) 64.8%,color(display-p3 .008 .514 1) 68%,color(display-p3 .024 .616 .086) 68%,color(display-p3 .333 .91 .329) 72.8%,color(display-p3 .02 .839 .024) 76%,color(display-p3 .757 .667 .11) 76%,color(display-p3 .976 .894 .384) 80.8%,color(display-p3 .949 .835 .145) 84%,color(display-p3 1 .525 .012) 84%,color(display-p3 1 .725 .231) 88.8%,color(display-p3 .98 .635 .059) 92%,color(display-p3 1 .012 .047) 92%,color(display-p3 1 .271 .376) 96.8%,color(display-p3 1 .02 .153) 100%)}.rainbow-mid-game-award.streak-3 .emoji.animated{animation:bouncingRainbow 8s infinite ease-in-out}@keyframes bouncingRainbow{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.rainbow-mid-game-award.streak-3 .emoji.up{top:-30px;right:-30px;transform:rotate(-90deg)}.rainbow-mid-game-award.streak-3 .emoji.down{bottom:-50px;left:-100px;transform:rotate(90deg)}.rainbow-mid-game-award.streak-5{background:var(--solarFlare);background:var(--solarFlareP3)}.rainbow-mid-game-award.streak-5 .emoji{background-image:url(/images/explosion.svg)}.rainbow-mid-game-award.streak-5 .emoji.up{top:-50px;right:-100px}.rainbow-mid-game-award.streak-5 .emoji.down{transform:scaleX(-1);bottom:-50px;left:-100px}.rainbow-mid-game-award.streak-10{background:var(--sunsetBlush);background:var(--sunsetBlushP3)}.rainbow-mid-game-award.streak-10 .emoji{background-image:url(/images/stars.svg)}.rainbow-mid-game-award.streak-10 .emoji.up{top:-50px;right:-60px}.rainbow-mid-game-award.streak-10 .emoji.down{top:150px;left:-50px}.rainbow-mid-game-award .text{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;color:var(--titleTextColor);color:var(--titleTextColor_P3)}.rainbow-mid-game-award .btn{box-shadow:inset 0 0 0 3px rgba(255,255,255,.5);backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:99px}.rainbow-mid-game-award .btn .bordered-font{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:var(--buttonFontSize);--strokeColor:var(--buttonTextColor);--strokeColor_P3:var(--buttonTextColor_P3);--fillColor:#fff;--fillColor_P3:#fff}.rainbow-leaderboard{background:var(--bg);background:var(--bg_P3)}.rainbow-leaderboard .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.rainbow-leaderboard .rainbow.bottom-rainbow{position:absolute;display:block!important;animation:none;transform:rotate(45deg)translate(calc(var(--size)/20),calc(var(--size)/20));transform-origin:center;right:unset;bottom:calc(0px - var(--size)/3.1);--size:110vw}.rainbow-leaderboard .rainbow.bottom-rainbow.show{opacity:1;transform:rotate(45deg)translate(0,0)}.rainbow-leaderboard .score{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--scoreFontSize)}.rainbow-leaderboard .correct-answers-text{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--correctAnswersTextFontSize)}.rainbow-leaderboard .place-wrapper .bordered-font{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900}.rainbow-leaderboard .place-wrapper .bordered-font.place{--strokeColor:#000;--strokeColor:#000;--fillColor:var(--placeTextColor);--fillColor:var(--placeTextColor_P3)}.rainbow-leaderboard .place-wrapper .bordered-font.out-of{margin-top:10px;--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3)}.rainbow-leaderboard .place-wrapper .bordered-font.message{--strokeColor:#000;--strokeColor:#000;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3);--fontSize:var(--titleFontSize)}.rainbow-leaderboard .place-container .wave{background:#fff!important}.rainbow-leaderboard .best-of-wrapper .leaderboard-place .leaderboard-place-number-wrapper{background:var(--labelBG);background:var(--labelBG_P3);background:rgba(255,255,255,.1);box-shadow:inset 0 0 0 2px rgba(255,255,255,.2);backdrop-filter:blur(10px)saturate(1.5)}.rainbow-leaderboard .best-of-wrapper .leaderboard-place .bordered-font{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900}.rainbow-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-number{--strokeColor:rgba(0, 0, 0, 0.1);--strokeColor:color(display-p3 0 0 0 / 0.1);--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.rainbow-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-name{--strokeColor:#000;--strokeColor:#000;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.rainbow-leaderboard .social-proof-label{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700}.rainbow-leaderboard .btn{box-shadow:inset 0 0 0 3px rgba(255,255,255,.5);backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:99px}.rainbow-leaderboard .btn .bordered-font{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:var(--buttonFontSize);--strokeColor:var(--buttonTextColor);--strokeColor_P3:var(--buttonTextColor_P3);--fillColor:#fff;--fillColor_P3:#fff}.buzzy-theme{--bg:#000;--bg_P3:color(display-p3 0 0 0 / 1);--logoStrokeColor:#fff;--logoStrokeColor_P3:#fff;--logoFillColor:#000;--logoFillColor_P3:#000;--titleTextColor:#fff;--titleTextColor_P3:#fff;--buttonBackground:rgba(#fff, 1);--buttonBackground_P3:color(display-p3 1 1 1 / 1);--buttonTextColor:#000;--buttonTextColorP3:#000;--profilePictureBackdrop:rgba(#fff, 0.2);--profilePictureBackdrop_P3:color(display-p3 1 1 1 / 0.2);--statsLabelTextColor:rgba(#fff, 0.7);--statsLabelTextColor_P3:color(display-p3 1 1 1 / 0.7);--answerTextColor:#fff;--answerTextColor_P3:color(display-p3 1 1 1 / 1);--answerBackgroundColor:rgba(255, 255, 255, 0.2);--answerBackgroundColor_P3:color(display-p3 1 1 1 / 0.2);--correctTextColor:#fff;--correctTextColor_P3:color(display-p3 1 1 1 / 1);--correctBackgroundColor:linear-gradient(
    60deg,
    #b6d300 15%,
    #2cbc00 60%,
    #00b051 100%
  );--correctBackgroundColor_P3:linear-gradient(
    60deg,
    color(display-p3 0.235294 1 0 / 1) 15%,
    color(display-p3 0.235294 1 0.305882 / 1) 60%,
    color(display-p3 0.235294 1 0.47451 / 1) 100%
  );--correctBackgroundColor_P3:color(display-p3 0.235294 1 0 / 1);--incorrectTextColor:#fff;--incorrectTextColor_P3:color(display-p3 1 1 1 / 1);--incorrectBackgroundColor:linear-gradient(
    60deg,
    #ff6c2d 15%,
    #ff0000 60%,
    #ff006b 100%
  );--incorrectBackgroundColor_P3:linear-gradient(
    60deg,
    color(display-p3 1.000000 0.423529 0.176471 / 1.000000) 15%,
    color(display-p3 1.000000 0.000000 0.000000 / 1.000000) 60%,
    color(display-p3 1.000000 0.000000 0.419608 / 1.000000) 100%
  );--progressBarBackgroundColor:rgba(255, 255, 255, 0.2);--progressBarBackgroundColor_P3:color(display-p3 1 1 1 / 0.2);--progressBarFillColor:#fff;--progressBarFillColor_P3:color(display-p3 1 1 1 / 1);--quizQuestionNumber:rgba(255, 255, 255, 0.8);--quizQuestionNumber_P3:color(display-p3 1 1 1 / 0.8);--userProfileImageBackground:rgba(255, 255, 255, 1);--userProfileImageBackground_P3:color(display-p3 1 1 1 / 1);--quizProgressBarProfileBackdrop:rgba(255, 255, 255, 0.2);--quizProgressBarProfileBackdrop_P3:color(display-p3 1 1 1 / 0.2);--questionTextColor:#fff;--questionTextColor_P3:color(display-p3 1 1 1 / 1);--inputPlaceholderColor:rgba(255, 255, 255, 0.5);--inputPlaceholderColor_P3:rgba(255, 255, 255, 0.5);--inputPlaceholderColorFocused:rgba(255, 255, 255, 0.25);--inputPlaceholderColorFocused_P3:rgba(255, 255, 255, 0.25);--inputTextColor:#fff;--inputTextColor_P3:color(display-p3 1 1 1 / 1);--inputCaretColor:#fff;--labelBG:rgba(255, 255, 255, 0.15);--labelBG_P3:color(display-p3 1 1 1 / 0.15);--selectedLabelBG:rgba(255, 255, 255, 1);--selectedLabelBG_P3:color(display-p3 1 1 1 / 1);--touchedLabelBG:rgba(255, 255, 255, 0.3);--touchedLabelBG_P3:color(display-p3 1 1 1 / 0.3);--placeTextColor:#fff;--placeTextColor_P3:color(display-p3 1 1 1/ 1);--leaderBoardTextColor:#fff;--leaderBoardTextColor_P3:color(display-p3 1 1 1 / 1);--labelFontSize:16px;--titleFontSize:24px;--statsLabelFontSize:18px;--buttonFontSize:22px;--inputFontSize:23px;--quizQuestionNumberFontSize:20px;--questionTextFontSize:28px;--answerOptionFontSize:20px;--scoreFontSize:30px;--correctAnswersTextFontSize:18px}.buzzy-image{display:none}.buzzy-quiztaker-landing{background:var(--bg);background:var(--bg_P3)}.buzzy-quiztaker-landing .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.buzzy-quiztaker-landing .title{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.buzzy-quiztaker-landing .quiz-creator-image-wrapper{-webkit-mask:url(/svgs/masks/buzzy-image-shadow-right.svg);mask:url(/svgs/masks/buzzy-image-shadow-right.svg);-webkit-mask-size:147px 147px;mask-size:147px 147px;background:var(--profilePictureBackdrop);background:var(--profilePictureBackdrop_P3);box-shadow:0 6px rgba(0,0,0,.2)}.buzzy-quiztaker-landing .quiz-creator-image{-webkit-mask:url(/svgs/masks/buzzy-image-shadow-right.svg);mask:url(/svgs/masks/buzzy-image-shadow-right.svg);-webkit-mask-size:138px 138px;mask-size:138px 138px}.buzzy-quiztaker-landing .quiz-stats-label{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 500;color:var(--statsLabelTextColor);color:var(--statsLabelTextColor_P3);font-size:var(--statsLabelFontSize)}.buzzy-quiztaker-landing .btn{box-shadow:3px 6px 25px 2px #ffb10a,-5px -8px 25px 2px rgba(255,50,179,.5);backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:99px}.buzzy-quiztaker-landing .btn .bordered-font{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.buzzy-whats-your-name{background:var(--bg);background:var(--bg_P3)}.buzzy-whats-your-name .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.buzzy-whats-your-name .input{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;font-size:var(--inputFontSize);color:var(--inputTextColor);color:var(--inputTextColor_P3);caret-color:var(--inputCaretColor)}.buzzy-whats-your-name .input::-moz-placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.buzzy-whats-your-name .input::placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.buzzy-whats-your-name .input:active::-moz-placeholder,.buzzy-whats-your-name .input:focus::-moz-placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.buzzy-whats-your-name .input:active::placeholder,.buzzy-whats-your-name .input:focus::placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.buzzy-whats-your-name .btn{box-shadow:3px 6px 25px 2px #ffb10a,-5px -8px 25px 2px rgba(255,50,179,.5);backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:99px}.buzzy-whats-your-name .btn .bordered-font{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.buzzy-whats-your-gender{background:var(--bg);background:var(--bg_P3)}.buzzy-whats-your-gender .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.buzzy-whats-your-gender .title{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.buzzy-whats-your-gender .gender-options-wrapper .gender-option.touched .gender-icon{background:var(--touchedLabelBG);background:var(--touchedLabelBG_P3)}.buzzy-whats-your-gender .gender-options-wrapper .gender-option .gender-icon{width:124px;height:140px;border-radius:23px;backdrop-filter:blur(10px)saturate(1.5);background:var(--labelBG);background:var(--labelBG_P3)}.buzzy-whats-your-gender .gender-options-wrapper .gender-option .gender-icon.selected{background:var(--selectedLabelBG);background:var(--selectedLabelBG_P3);box-shadow:3px 6px 25px 2px #ffb10a,-5px -8px 25px 2px rgba(255,50,179,.5)}.buzzy-whats-your-gender .gender-options-wrapper .gender-option .gender-label{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;font-size:var(--labelFontSize);color:var(--titleTextColor);color:var(--titleTextColor_P3)}.buzzy-quiz{background:var(--bg);background:var(--bg_P3)}.buzzy-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar{transform:skew(-10deg);background:var(--progressBarBackgroundColor);background:var(--progressBarBackgroundColor_P3);height:15px!important;max-width:210px}.buzzy-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-fill{background:var(--progressBarFillColor);background:var(--progressBarFillColor_P3)}.buzzy-quiz .quiz-header .quiz-header-progress .quiz-header-progress-text{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;color:var(--quizQuestionNumber);color:var(--quizQuestionNumber_P3);font-size:var(--quizQuestionNumberFontSize)}.buzzy-quiz .quiz-header .quiz-header-user-profile-wrapper,.buzzy-quiz .quiz-header .quiz-header-creator-image-wrapper{width:45px;height:45px;background-color:var(--quizProgressBarProfileBackdrop);background-color:var(--quizProgressBarProfileBackdrop_P3)}.buzzy-quiz .quiz-header .quiz-header-user-profile-wrapper{-webkit-mask:url(/svgs/masks/buzzy-image-left.svg);mask:url(/svgs/masks/buzzy-image-left.svg);-webkit-mask-size:45px 45px;mask-size:45px 45px}.buzzy-quiz .quiz-header .quiz-header-creator-image-wrapper{-webkit-mask:url(/svgs/masks/buzzy-image-right.svg);mask:url(/svgs/masks/buzzy-image-right.svg);-webkit-mask-size:45px 45px;mask-size:45px 45px}.buzzy-quiz .quiz-header .quiz-header-user-profile{-webkit-mask:url(/svgs/masks/buzzy-image-left.svg);mask:url(/svgs/masks/buzzy-image-left.svg);-webkit-mask-size:40px 40px;mask-size:40px 40px}.buzzy-quiz .quiz-header .quiz-header-creator-image{-webkit-mask:url(/svgs/masks/buzzy-image-right.svg);mask:url(/svgs/masks/buzzy-image-right.svg);-webkit-mask-size:40px 40px;mask-size:40px 40px}.buzzy-quiz .quiz-header .quiz-header-user-profile,.buzzy-quiz .quiz-header .quiz-header-creator-image{width:40px;height:40px;background:var(--userProfileImageBackground);background:var(--userProfileImageBackground_P3)}.buzzy-quiz .question-wrapper{padding:0 20px 20px}.buzzy-quiz .question-wrapper .question-icon .bordered-font.correct{z-index:1;--fillColor:var(--correctBackgroundColor);--fillColor:var(--correctBackgroundColor_P3)}.buzzy-quiz .question-wrapper .question-icon .bordered-font.incorrect{z-index:1;--fillColor:hsl(0, 100%, 50%);--fillColor:color(display-p3 1.000000 0.000000 0.000000 / 1.000000)}.buzzy-quiz .question-wrapper .question-text{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:var(--questionTextFontSize);color:var(--questionTextColor);color:var(--questionTextColor_P3);letter-spacing:-.05em}.buzzy-quiz .question-wrapper .answer-options .answer-option{background:var(--answerBackgroundColor);background:var(--answerBackgroundColor_P3);animation:popInSkewed .3s ease!important;transform:skew(-10deg)}.buzzy-quiz .question-wrapper .answer-options .answer-option.selected.correct{background:var(--correctBackgroundColor);background:var(--correctBackgroundColor_P3);box-shadow:0 0 30px 1px #b6d300}.buzzy-quiz .question-wrapper .answer-options .answer-option.selected.incorrect{background:var(--incorrectBackgroundColor);background:var(--incorrectBackgroundColor_P3);box-shadow:0 0 30px 1px #ff6c2d}.buzzy-quiz .question-wrapper .answer-options .answer-option.correct{background:var(--correctBackgroundColor);background:var(--correctBackgroundColor_P3)}.buzzy-quiz .question-wrapper .answer-options .answer-option .answer-option-text{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;letter-spacing:-.05em;font-size:var(--answerOptionFontSize);color:var(--answerTextColor);color:var(--answerTextColor_P3)}.buzzy-mid-game-award{background:var(--bg);background:var(--bg_P3)}.buzzy-mid-game-award .img{display:none}.buzzy-mid-game-award .bordered-font{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900}.buzzy-mid-game-award .bordered-font.streak-number{--fontSize:200px;--strokeColor:#000;--strokeColor_P3:#000;--fillColor:#fff;--fillColor_P3:#fff}.buzzy-mid-game-award .bordered-font.streak-number .shadow{text-shadow:0 calc(var(--fontSize)/10)calc(var(--fontSize)/2)rgba(255,255,255,.7)}.buzzy-mid-game-award .bordered-font.streak-text{--fontSize:57px;--strokeColor:#000;--strokeColor_P3:#000;--fillColor:#fff;--fillColor:#fff}.buzzy-mid-game-award .bordered-font.streak-text .normal{background:linear-gradient(60deg,#ff00b8 15%,#ff4e74 30%,#ff7934 60%,#ffb200 100%);background:linear-gradient(60deg,color(display-p3 1 0 .721569/1) 10%,color(display-p3 1 .305882 .454902/1) 30%,color(display-p3 1 .47451 .203922/1) 60%,color(display-p3 1 .698039 0/1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;position:relative;z-index:2}.buzzy-mid-game-award.streak-3 .emoji{background-image:url(/images/lightning.svg)}.buzzy-mid-game-award.streak-3 .emoji.up{top:-40px;right:-70px;transform:rotate(10deg)}.buzzy-mid-game-award.streak-3 .emoji.down{bottom:-10px;left:-70px}.buzzy-mid-game-award.streak-5 .emoji{background-image:url(/images/explosion.svg)}.buzzy-mid-game-award.streak-5 .emoji.up{top:-50px;right:-100px}.buzzy-mid-game-award.streak-5 .emoji.down{transform:scaleX(-1);bottom:-50px;left:-100px}.buzzy-mid-game-award.streak-10 .emoji{background-image:url(/images/stars.svg)}.buzzy-mid-game-award.streak-10 .emoji.up{top:-50px;right:-60px}.buzzy-mid-game-award.streak-10 .emoji.down{top:150px;left:-50px}.buzzy-mid-game-award .text{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;color:var(--titleTextColor);color:var(--titleTextColor_P3);text-shadow:1px 1px 2px rgba(0,0,0,.5)}.buzzy-mid-game-award .btn{box-shadow:3px 6px 25px 2px #ffb10a,-5px -8px 25px 2px rgba(255,50,179,.5);backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:99px}.buzzy-mid-game-award .btn .bordered-font{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.buzzy-leaderboard{background:var(--bg);background:var(--bg_P3)}.buzzy-leaderboard .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.buzzy-leaderboard .rainbow{display:none}.buzzy-leaderboard .score{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--scoreFontSize)}.buzzy-leaderboard .correct-answers-text{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--correctAnswersTextFontSize)}.buzzy-leaderboard .place-wrapper .bordered-font{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900}.buzzy-leaderboard .place-wrapper .bordered-font.place{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--placeTextColor);--fillColor:var(--placeTextColor_P3)}.buzzy-leaderboard .place-wrapper .bordered-font.place .shadow{display:none}.buzzy-leaderboard .place-wrapper .bordered-font.out-of{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3)}.buzzy-leaderboard .place-wrapper .bordered-font.message{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3);--fontSize:var(--titleFontSize)}.buzzy-leaderboard .place-wrapper .bordered-font.message .normal{background:linear-gradient(60deg,#ff00b8 15%,#ff4e74 30%,#ff7934 60%,#ffb200 100%);background:linear-gradient(60deg,color(display-p3 1 0 .721569/1) 10%,color(display-p3 1 .305882 .454902/1) 30%,color(display-p3 1 .47451 .203922/1) 60%,color(display-p3 1 .698039 0/1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;position:relative;z-index:2}.buzzy-leaderboard .place-container .wave{background:#ffb200!important}.buzzy-leaderboard .best-of-wrapper{z-index:1}.buzzy-leaderboard .best-of-wrapper .leaderboard-place .leaderboard-place-number-wrapper{background:var(--labelBG);background:var(--labelBG_P3)}.buzzy-leaderboard .best-of-wrapper .leaderboard-place .bordered-font{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900}.buzzy-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-number{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.buzzy-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-name{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.buzzy-leaderboard .social-proof-label{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 500}.buzzy-leaderboard .btn{box-shadow:3px 6px 25px 2px #ffb10a,-5px -8px 25px 2px rgba(255,50,179,.5);backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:99px;flex-shrink:0;margin-bottom:20px}.buzzy-leaderboard .btn .bordered-font{font-family:unbounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.lovely-theme{--bg:transparent;--bg_P3:transparent;--logoStrokeColor:#000;--logoStrokeColor_P3:#000;--logoFillColor:#fff;--logoFillColor_P3:#fff;--titleTextColor:#fff;--titleTextColor_P3:#fff;--buttonBackground:rgba(255,255,255, 1);--buttonBackground_P3:color(display-p3 1 1 1 / 1);--buttonTextColor:#000;--buttonTextColorP3:#000;--profilePictureBackdrop:rgba(#fff, 1);--profilePictureBackdrop_P3:color(display-p3 1 1 1 / 1);--statsLabelTextColor:rgba(#fff, 1);--statsLabelTextColor_P3:color(display-p3 1 1 1 / 1);--answerTextColor:#fff;--answerTextColor_P3:color(display-p3 1 1 1 / 1);--answerBackgroundColor:rgba(0, 0, 0, 0.1);--answerBackgroundColor_P3:color(display-p3 0 0 0 / 0.1);--correctTextColor:#288f00;--correctTextColor_P3:color(display-p3 0.156863 0.560784 0.000000 / 1.000000);--correctBackgroundColor:#ceffbb;--correctBackgroundColor_P3:color(display-p3 0.807843 1 0.733333 / 1);--incorrectTextColor:#fff;--incorrectTextColor_P3:color(display-p3 1 1 1 / 1);--incorrectBackgroundColor:#a60000;--incorrectBackgroundColor_P3:color(display-p3 0.650980 0.000000 0.000000 / 1.000000);--progressBarBackgroundColor:rgba(255, 255, 255, 0.3);--progressBarBackgroundColor_P3:color(display-p3 1 1 1 / 0.3);--progressBarFillColor:#fff;--progressBarFillColor_P3:color(display-p3 1 1 1 / 1);--quizQuestionNumber:rgba(255, 255, 255, 0.8);--quizQuestionNumber_P3:color(display-p3 1 1 1 / 0.8);--userProfileImageBackground:rgba(255, 255, 255, 1);--userProfileImageBackground_P3:color(display-p3 1 1 1 / 1);--quizProgressBarProfileBackdrop:rgba(255, 255, 255, 0.5);--quizProgressBarProfileBackdrop_P3:color(display-p3 1 1 1 / 0.5);--questionTextColor:#fff;--questionTextColor_P3:color(display-p3 1 1 1 / 1);--inputPlaceholderColor:rgba(255, 255, 255, 0.5);--inputPlaceholderColor_P3:rgba(255, 255, 255, 0.5);--inputPlaceholderColorFocused:rgba(255, 255, 255, 0.25);--inputPlaceholderColorFocused_P3:rgba(255, 255, 255, 0.25);--inputTextColor:#fff;--inputTextColor_P3:color(display-p3 1 1 1 / 1);--inputCaretColor:#fff;--labelBG:rgba(255, 255, 255, 0.4);--labelBG_P3:color(display-p3 1 1 1 / 0.4);--selectedLabelBG:rgba(255, 255, 255, 1);--selectedLabelBG_P3:color(display-p3 1 1 1 / 1);--touchedLabelBG:rgba(255, 255, 255, 0.8);--touchedLabelBG_P3:color(display-p3 1 1 1 / 0.8);--placeTextColor:#fff;--placeTextColor_P3:color(display-p3 1 1 1 / 1);--leaderBoardTextColor:#fff;--leaderBoardTextColor_P3:color(display-p3 1 1 1 / 1);--labelFontSize:16px;--titleFontSize:26px;--statsLabelFontSize:20px;--buttonFontSize:22px;--inputFontSize:27px;--quizQuestionNumberFontSize:20px;--questionTextFontSize:28px;--answerOptionFontSize:20px;--scoreFontSize:30px;--correctAnswersTextFontSize:18px}.lovely-image{position:absolute;inset:0;background-image:url(/images/lovely-background.png);width:100%;height:100%;background-position:50%;background-size:cover;z-index:-1;filter:contrast(1.3)saturate(1.5)}.lovely-quiztaker-landing .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.lovely-quiztaker-landing .title{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.lovely-quiztaker-landing .quiz-creator-image-wrapper{width:180px!important;height:180px!important;background:var(--labelBG)!important;background:var(--labelBG_P3)!important;-webkit-mask:url(/svgs/masks/lovely-image-shadow.svg);mask:url(/svgs/masks/lovely-image-shadow.svg);-webkit-mask-size:180px;mask-size:180px;-webkit-mask-position:center;mask-position:center}.lovely-quiztaker-landing .quiz-creator-image{width:138px;height:138px;border-radius:50%}.lovely-quiztaker-landing .quiz-stats-label{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--statsLabelTextColor);color:var(--statsLabelTextColor_P3);font-size:var(--statsLabelFontSize)}.lovely-quiztaker-landing .btn{backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:0;-webkit-mask:url(/svgs/masks/lovely-button.svg);mask:url(/svgs/masks/lovely-button.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%}.lovely-quiztaker-landing .btn .bordered-font{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.lovely-whats-your-name{background:var(--bg);background:var(--bg_P3)}.lovely-whats-your-name .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.lovely-whats-your-name .input{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--inputFontSize);color:var(--inputTextColor);color:var(--inputTextColor_P3);caret-color:var(--inputCaretColor)}.lovely-whats-your-name .input::-moz-placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.lovely-whats-your-name .input::placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.lovely-whats-your-name .input:active::-moz-placeholder,.lovely-whats-your-name .input:focus::-moz-placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.lovely-whats-your-name .input:active::placeholder,.lovely-whats-your-name .input:focus::placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.lovely-whats-your-name .btn{backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:0;-webkit-mask:url(/svgs/masks/lovely-button.svg);mask:url(/svgs/masks/lovely-button.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%}.lovely-whats-your-name .btn .bordered-font{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.lovely-whats-your-gender{background:var(--bg);background:var(--bg_P3)}.lovely-whats-your-gender .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.lovely-whats-your-gender .title{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.lovely-whats-your-gender .gender-options-wrapper .gender-option.touched .gender-icon{background:var(--touchedLabelBG);background:var(--touchedLabelBG_P3);box-shadow:3px 6px 25px 2px #ffb10a,-5px -8px 25px 2px rgba(255,50,179,.5)}.lovely-whats-your-gender .gender-options-wrapper .gender-option .gender-icon{-webkit-mask:url(/svgs/masks/lovely-label.svg);mask:url(/svgs/masks/lovely-label.svg);width:124px!important;height:124px!important;backdrop-filter:saturate(1.5);background:var(--labelBG);background:var(--labelBG_P3)}.lovely-whats-your-gender .gender-options-wrapper .gender-option .gender-icon.selected{background:var(--selectedLabelBG);background:var(--selectedLabelBG_P3)}.lovely-whats-your-gender .gender-options-wrapper .gender-option .gender-label{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--labelFontSize);color:var(--titleTextColor);color:var(--titleTextColor_P3)}.lovely-quiz{background:var(--bg);background:var(--bg_P3)}.lovely-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar{mask:url(/svgs/masks/lovely-progress-bar.svg);-webkit-mask:url(/svgs/masks/lovely-progress-bar.svg);background:var(--progressBarBackgroundColor);background:var(--progressBarBackgroundColor_P3);width:auto!important}.lovely-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-fill{background:var(--progressBarFillColor);background:var(--progressBarFillColor_P3);height:18px!important}.lovely-quiz .quiz-header .quiz-header-progress .quiz-header-progress-text{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;color:var(--quizQuestionNumber);color:var(--quizQuestionNumber_P3);font-size:var(--quizQuestionNumberFontSize)}.lovely-quiz .quiz-header .quiz-header-user-profile-wrapper,.lovely-quiz .quiz-header .quiz-header-creator-image-wrapper{width:55px;height:55px;background-color:var(--quizProgressBarProfileBackdrop);background-color:var(--quizProgressBarProfileBackdrop_P3)}.lovely-quiz .quiz-header .quiz-header-user-profile-wrapper{-webkit-mask:url(/svgs/masks/lovely-image-shadow.svg);mask:url(/svgs/masks/lovely-image-shadow.svg)}.lovely-quiz .quiz-header .quiz-header-creator-image-wrapper{-webkit-mask:url(/svgs/masks/lovely-image-shadow.svg);mask:url(/svgs/masks/lovely-image-shadow.svg)}.lovely-quiz .quiz-header .quiz-header-user-profile,.lovely-quiz .quiz-header .quiz-header-creator-image{border-radius:50%;background:var(--userProfileImageBackground);background:var(--userProfileImageBackground_P3)}.lovely-quiz .question-wrapper .question-icon .bordered-font.correct{z-index:1;--fillColor:var(--correctBackgroundColor);--fillColor:var(--correctBackgroundColor_P3)}.lovely-quiz .question-wrapper .question-icon .bordered-font.incorrect{z-index:1;--fillColor:var(--incorrectBackgroundColor);--fillColor:var(--incorrectBackgroundColor_P3)}.lovely-quiz .question-wrapper .question-text{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--questionTextFontSize);color:var(--questionTextColor);color:var(--questionTextColor_P3)}.lovely-quiz .question-wrapper .answer-options .answer-option{-webkit-mask:url(/svgs/masks/lovely-answer.svg);mask:url(/svgs/masks/lovely-answer.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-position:center;mask-position:center;background:var(--answerBackgroundColor);background:var(--answerBackgroundColor_P3);width:335px;align-self:center}.lovely-quiz .question-wrapper .answer-options .answer-option.correct{background:var(--correctBackgroundColor);background:var(--correctBackgroundColor_P3);color:var(--correctTextColor);color:var(--correctTextColor_P3)}.lovely-quiz .question-wrapper .answer-options .answer-option.incorrect{background:var(--incorrectBackgroundColor);background:var(--incorrectBackgroundColor_P3);color:var(--incorrectTextColor);color:var(--incorrectTextColor_P3)}.lovely-quiz .question-wrapper .answer-options .answer-option:not(.correct):not(.incorrect) .answer-option-text{color:var(--answerTextColor);color:var(--answerTextColor_P3)}.lovely-quiz .question-wrapper .answer-options .answer-option .answer-option-text{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;font-size:var(--answerOptionFontSize)}.lovely-mid-game-award .img{position:absolute;inset:0;background-image:url(/images/lovely-background.png);width:100%;height:100%;background-position:50%;background-size:cover;z-index:-1;filter:contrast(1.3)saturate(1.5)}.lovely-mid-game-award .bordered-font{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.lovely-mid-game-award .bordered-font.streak-number{--fontSize:200px;--strokeColor:#000;--strokeColor_P3:#000;--fillColor:#fff;--fillColor_P3:#fff;--strokeWidthModifier:10 !important}.lovely-mid-game-award .bordered-font.streak-number .shadow{display:none}.lovely-mid-game-award .bordered-font.streak-text{--fontSize:57px;--strokeColor:#000;--strokeColor_P3:#000;--fillColor:#fff;--fillColor:#fff}.lovely-mid-game-award .bordered-font .shadow{display:none}.lovely-mid-game-award.streak-3 .emoji{--size:280px;display:block;opacity:1;width:var(--size);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;aspect-ratio:1/1;border-radius:100% 0 0 0;background:radial-gradient(100% 100% at 100% 100%,transparent 52%,#4C09BE 52%,#4C09BE 52%,#9770E9 56.8%,#6527E0 60%,#0140FF 60%,#4DABFF 64.8%,#0283FF 68%,#069D16 68%,#55E854 72.8%,#05D606 76%,#C1AA1C 76%,#F9E462 80.8%,#F2D525 84%,#FF8603 84%,#FFB93B 88.8%,#FAA20F 92%,#FF050F 92%,#FF435E 96.8%,#EB102D 100%);background:radial-gradient(100% 100% at 100% 100%,transparent 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .592 .439 .914) 56.8%,color(display-p3 .396 .153 .878) 60%,color(display-p3 .004 .251 1) 60%,color(display-p3 .302 .671 1) 64.8%,color(display-p3 .008 .514 1) 68%,color(display-p3 .024 .616 .086) 68%,color(display-p3 .333 .91 .329) 72.8%,color(display-p3 .02 .839 .024) 76%,color(display-p3 .757 .667 .11) 76%,color(display-p3 .976 .894 .384) 80.8%,color(display-p3 .949 .835 .145) 84%,color(display-p3 1 .525 .012) 84%,color(display-p3 1 .725 .231) 88.8%,color(display-p3 .98 .635 .059) 92%,color(display-p3 1 .012 .047) 92%,color(display-p3 1 .271 .376) 96.8%,color(display-p3 1 .02 .153) 100%)}.lovely-mid-game-award.streak-3 .emoji.animated{animation:bouncingRainbow 8s infinite ease-in-out}@keyframes bouncingRainbow{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.lovely-mid-game-award.streak-3 .emoji.up{top:-30px;right:-30px;transform:rotate(-90deg)}.lovely-mid-game-award.streak-3 .emoji.down{bottom:-50px;left:-100px;transform:rotate(90deg)}.lovely-mid-game-award.streak-5 .emoji{background-image:url(/images/explosion.svg)}.lovely-mid-game-award.streak-5 .emoji.up{top:-50px;right:-100px}.lovely-mid-game-award.streak-5 .emoji.down{transform:scaleX(-1);bottom:-50px;left:-100px}.lovely-mid-game-award.streak-10 .emoji{background-image:url(/images/stars.svg)}.lovely-mid-game-award.streak-10 .emoji.up{top:-50px;right:-60px}.lovely-mid-game-award.streak-10 .emoji.down{top:150px;left:-50px}.lovely-mid-game-award .text{font-family:rounded,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;color:var(--titleTextColor);color:var(--titleTextColor_P3)}.lovely-mid-game-award .btn{backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:0;-webkit-mask:url(/svgs/masks/lovely-button.svg);mask:url(/svgs/masks/lovely-button.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%}.lovely-mid-game-award .btn .bordered-font{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.lovely-leaderboard{background:var(--bg);background:var(--bg_P3)}.lovely-leaderboard .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.lovely-leaderboard .rainbow{display:none}.lovely-leaderboard .score{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--scoreFontSize)}.lovely-leaderboard .correct-answers-text{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--correctAnswersTextFontSize)}.lovely-leaderboard .place-wrapper .bordered-font{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.lovely-leaderboard .place-wrapper .bordered-font.place{--strokeColor:#000;--strokeColor:color(display-p3 0 0 0 / 1);--fillColor:var(--placeTextColor);--fillColor:var(--placeTextColor_P3);--strokeWidthModifier:10 !important}.lovely-leaderboard .place-wrapper .bordered-font.place .shadow{display:none}.lovely-leaderboard .place-wrapper .bordered-font.out-of{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3)}.lovely-leaderboard .place-wrapper .bordered-font.message{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3);--fontSize:var(--titleFontSize)}.lovely-leaderboard .place-container .wave{background:#fff!important}.lovely-leaderboard .best-of-wrapper{z-index:1}.lovely-leaderboard .best-of-wrapper .leaderboard-place .leaderboard-place-number-wrapper{background:var(--labelBG);background:var(--labelBG_P3);box-shadow:inset #ffffff89 0 0 0 1px}.lovely-leaderboard .best-of-wrapper .leaderboard-place .bordered-font{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.lovely-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-number{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.lovely-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-name{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.lovely-leaderboard .social-proof-label{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.lovely-leaderboard .btn{backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:0;-webkit-mask:url(/svgs/masks/lovely-button.svg);mask:url(/svgs/masks/lovely-button.svg);-webkit-mask-size:100% 100%;mask-size:100% 100%}.lovely-leaderboard .btn .bordered-font{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.playful-theme{--bg:#faf6ed;--bg_P3:color(display-p3 0.980392 0.964706 0.929412 / 1);--logoStrokeColor:#48972a;--logoStrokeColor_P3:#48972a;--logoFillColor:#fff;--logoFillColor_P3:#fff;--titleTextColor:#333333;--titleTextColor_P3:color(display-p3 0.2 0.2 0.2 / 1);--buttonBackground:rgba(#48972a, 1);--buttonBackground_P3:color(display-p3 0.282353 0.592157 0.164706 / 1);--buttonTextColor:#fff;--buttonTextColor_P3:#fff;--profilePictureBackdrop:rgba(#fcd9a4, 1);--profilePictureBackdrop_P3:color(display-p3 0.988235 0.85098 0.643137 / 1);--statsLabelTextColor:rgba(#333333, 0.7);--statsLabelTextColor_P3:color(display-p3 0.2 0.2 0.2 / 1);--answerTextColor:#000;--answerTextColor_P3:color(display-p3 0 0 0 / 1);--answerBackgroundColor:rgba(255, 255, 255, 1);--answerBackgroundColor_P3:color(display-p3 1 1 1 / 1);--correctTextColor:#ffffff;--correctTextColor_P3:color(display-p3 1 1 1 / 1);--correctBackgroundColor:#48972a;--correctBackgroundColor_P3:color(display-p3 0.282353 0.592157 0.164706 / 1);--incorrectTextColor:#fff;--incorrectTextColor_P3:color(display-p3 1 1 1 / 1);--incorrectBackgroundColor:#a60000;--incorrectBackgroundColor_P3:color(display-p3 0.65098 0 0 / 1);--progressBarBackgroundColor:#fcd9a4;--progressBarBackgroundColor_P3:color(
    display-p3 0.988235 0.85098 0.643137 / 1
  );--progressBarFillColor:#ffa22b;--progressBarFillColor_P3:color(display-p3 1 0.635294 0.168627 / 1);--quizQuestionNumber:#ffa22b;--quizQuestionNumber_P3:color(display-p3 1 0.635294 0.168627 / 1);--userProfileImageBackground:rgba(255, 255, 255, 1);--userProfileImageBackground_P3:color(display-p3 1 1 1 / 1);--quizProgressBarProfileBackdrop:#fcd9a4;--quizProgressBarProfileBackdrop_P3:color(
    display-p3 0.988235 0.85098 0.643137 / 1
  );--questionTextColor:#000000;--questionTextColor_P3:color(display-p3 0 0 0 / 1);--inputPlaceholderColor:rgba(51, 51, 51, 0.5);--inputPlaceholderColor_P3:color(display-p3 0.2 0.2 0.2 / 0.5);--inputPlaceholderColorFocused:rgba(51, 51, 51, 0.3);--inputPlaceholderColorFocused_P3:color(display-p3 0.2 0.2 0.2 / 0.3);--inputTextColor:#000;--inputTextColor_P3:color(display-p3 0 0 0 / 1);--inputCaretColor:#000;--labelBG:rgba(255, 255, 255, 1);--labelBG_P3:color(display-p3 1 1 1 / 1);--selectedLabelBG:rgba(255, 255, 255, 1);--selectedLabelBG_P3:color(display-p3 1 1 1 / 1);--touchedLabelBG:rgba(255, 255, 255, 1);--touchedLabelBG_P3:color(display-p3 1 1 1 / 1);--placeTextColor:#ff8e0b;--placeTextColor_P3:color(display-p3 1 0.635294 0.168627 / 1);--leaderBoardTextColor:#444444;--leaderBoardTextColor_P3:color(display-p3 0.266667 0.266667 0.266667 / 1);--labelFontSize:20px;--titleFontSize:26px;--statsLabelFontSize:20px;--buttonFontSize:27px;--inputFontSize:28px;--quizQuestionNumberFontSize:20px;--questionTextFontSize:28px;--answerOptionFontSize:20px;--scoreFontSize:30px;--correctAnswersTextFontSize:18px}.playful-image{display:none}.playful-quiztaker-landing{background:var(--bg);background:var(--bg_P3)}.playful-quiztaker-landing .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.playful-quiztaker-landing .title{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.playful-quiztaker-landing .quiz-creator-image-wrapper{width:147px;height:147px;border-radius:50%;background:var(--profilePictureBackdrop);background:var(--profilePictureBackdrop_P3);position:relative}.playful-quiztaker-landing .quiz-creator-image-wrapper::before{content:"";position:absolute;background-image:url(/images/playful-image-background.svg);width:100vw;height:100vh;max-width:400px;background-size:cover;background-position:50%;background-size:80%;background-repeat:no-repeat;animation:popIn .3s ease}.playful-quiztaker-landing .quiz-creator-image{width:138px;height:138px;border-radius:50%;z-index:1}.playful-quiztaker-landing .quiz-stats-label{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--statsLabelTextColor);color:var(--statsLabelTextColor_P3);font-size:var(--statsLabelFontSize)}.playful-quiztaker-landing .btn{box-shadow:0 2px 0 7px #aed59f;backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:20px;z-index:1}.playful-quiztaker-landing .btn .bordered-font{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.playful-whats-your-name{background:var(--bg);background:var(--bg_P3)}.playful-whats-your-name .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.playful-whats-your-name .input{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--inputFontSize);color:var(--inputTextColor);color:var(--inputTextColor_P3);caret-color:var(--inputCaretColor)}.playful-whats-your-name .input::-moz-placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.playful-whats-your-name .input::placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.playful-whats-your-name .input:active::-moz-placeholder,.playful-whats-your-name .input:focus::-moz-placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.playful-whats-your-name .input:active::placeholder,.playful-whats-your-name .input:focus::placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.playful-whats-your-name .btn{box-shadow:0 2px 0 7px #aed59f;backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:20px;z-index:1}.playful-whats-your-name .btn .bordered-font{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.playful-whats-your-gender{background:var(--bg);background:var(--bg_P3)}.playful-whats-your-gender .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.playful-whats-your-gender .title{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.playful-whats-your-gender .gender-options-wrapper .gender-option.touched .gender-icon{background:var(--touchedLabelBG);background:var(--touchedLabelBG_P3);box-shadow:3px 6px 25px 2px #ffb10a,-5px -8px 25px 2px rgba(255,50,179,.5)}.playful-whats-your-gender .gender-options-wrapper .gender-option .gender-icon{border-radius:23px;backdrop-filter:saturate(1.5);background:var(--labelBG);background:var(--labelBG_P3)}.playful-whats-your-gender .gender-options-wrapper .gender-option .gender-icon.selected{background:var(--selectedLabelBG);background:var(--selectedLabelBG_P3)}.playful-whats-your-gender .gender-options-wrapper .gender-option .gender-label{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--labelFontSize);color:var(--titleTextColor);color:var(--titleTextColor_P3)}.playful-whats-your-gender #boy .gender-icon{border:solid 3.5px #aed59f;border:solid 3.5px color(display-p3 .682353 .835294 .623529/1);box-shadow:0 3.5px 0 1px #aed59f;box-shadow:0 3.5px 0 1px color(display-p3 .682353 .835294 .623529/1)}.playful-whats-your-gender #girl .gender-icon{border:solid 3.5px #fcd9a4;border:solid 3.5px color(display-p3 .988235 .85098 .643137/1);box-shadow:0 3.5px 0 1px #fcd9a4;box-shadow:0 3.5px 0 1px color(display-p3 .988235 .85098 .643137/1)}.playful-whats-your-gender #nonBinary .gender-icon{border:solid 3.5px #e5a6fa;border:solid 3.5px color(display-p3 .898039 .65098 .980392/1);box-shadow:0 3.5px 0 1px #e5a6fa;box-shadow:0 3.5px 0 1px color(display-p3 .898039 .65098 .980392/1)}.playful-quiz{background:var(--bg);background:var(--bg_P3)}.playful-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar{-webkit-mask:url(/svgs/masks/playful-progress-bar.svg);mask:url(/svgs/masks/playful-progress-bar.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:90%;mask-size:90%;max-width:235px;background:var(--progressBarBackgroundColor);background:var(--progressBarBackgroundColor_P3)}.playful-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-fill{background:var(--progressBarFillColor);background:var(--progressBarFillColor_P3)}.playful-quiz .quiz-header .quiz-header-progress .quiz-header-progress-text{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;color:var(--quizQuestionNumber);color:var(--quizQuestionNumber_P3);font-size:var(--quizQuestionNumberFontSize)}.playful-quiz .quiz-header .quiz-header-user-profile-wrapper,.playful-quiz .quiz-header .quiz-header-creator-image-wrapper{width:50px;height:50px;background:var(--quizProgressBarProfileBackdrop);background:var(--quizProgressBarProfileBackdrop_P3);border-radius:50%}.playful-quiz .quiz-header .quiz-header-user-profile,.playful-quiz .quiz-header .quiz-header-creator-image{width:40px;height:40px;border-radius:50%;background:var(--userProfileImageBackground);background:var(--userProfileImageBackground_P3)}.playful-quiz .question-wrapper .question-icon .bordered-font{--strokeColor:#000 !important;--fontSize:54px}.playful-quiz .question-wrapper .question-icon .bordered-font.correct{z-index:1;--fillColor:var(--correctBackgroundColor);--fillColor:var(--correctBackgroundColor_P3)}.playful-quiz .question-wrapper .question-icon .bordered-font.incorrect{z-index:1;--fillColor:var(--incorrectBackgroundColor);--fillColor:var(--incorrectBackgroundColor_P3)}.playful-quiz .question-wrapper .question-text{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--questionTextFontSize);color:var(--questionTextColor);color:var(--questionTextColor_P3)}.playful-quiz .question-wrapper .answer-options .answer-option{border-radius:20px;background:var(--answerBackgroundColor);background:var(--answerBackgroundColor_P3)}.playful-quiz .question-wrapper .answer-options .answer-option:nth-child(1){color:#48972a;color:color(display-p3 .282353 .592157 .164706/1);border:solid 3.5px #aed59f;border:solid 3.5px color(display-p3 .682353 .835294 .623529/1);box-shadow:0 3.5px 0 1px #aed59f!important;box-shadow:0 3.5px 0 1px color(display-p3 .682353 .835294 .623529/1)!important}.playful-quiz .question-wrapper .answer-options .answer-option:nth-child(2){color:#4b9df8;color:color(display-p3 .294118 .615686 .972549/1);border:solid 3.5px #aed7fb;border:solid 3.5px color(display-p3 .682353 .843137 .984314/1);box-shadow:0 3.5px 0 1px #aed7fb!important;box-shadow:0 3.5px 0 1px color(display-p3 .682353 .843137 .984314/1)!important}.playful-quiz .question-wrapper .answer-options .answer-option:nth-child(3){color:#c733f6;color:color(display-p3 .780392 .2 .964706/1);border:solid 3.5px #e5a6fa;border:solid 3.5px color(display-p3 .898039 .65098 .980392/1);box-shadow:0 3.5px 0 1px #e5a6fa!important;box-shadow:0 3.5px 0 1px color(display-p3 .898039 .65098 .980392/1)!important}.playful-quiz .question-wrapper .answer-options .answer-option:nth-child(4){color:#ff8e0b;color:color(display-p3 1 .556863 .043137/1);border:solid 3.5px #fcd9a4;border:solid 3.5px color(display-p3 .988235 .85098 .643137/1);box-shadow:0 3.5px 0 1px #fcd9a4!important;box-shadow:0 3.5px 0 1px color(display-p3 .988235 .85098 .643137/1)!important}.playful-quiz .question-wrapper .answer-options .answer-option.correct{background:var(--correctBackgroundColor);background:var(--correctBackgroundColor_P3);color:var(--correctTextColor);color:var(--correctTextColor_P3)}.playful-quiz .question-wrapper .answer-options .answer-option.incorrect{background:var(--incorrectBackgroundColor);background:var(--incorrectBackgroundColor_P3);color:var(--incorrectTextColor);color:var(--incorrectTextColor_P3)}.playful-quiz .question-wrapper .answer-options .answer-option .answer-option-text{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--answerOptionFontSize)}.playful-mid-game-award{background:var(--bg);background:var(--bg_P3)}.playful-mid-game-award .img{display:none}.playful-mid-game-award .bordered-font{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.playful-mid-game-award .bordered-font.streak-number{--fontSize:200px}.playful-mid-game-award .bordered-font.streak-text{--fontSize:57px}.playful-mid-game-award .bordered-font.streak-text.streak-text{--strokeColor:transparent;--strokeColor:transparent;--fillColor:#333333;--fillColor:color(display-p3 0.2 0.2 0.2 / 1)}.playful-mid-game-award.streak-3 .emoji{--size:280px;display:block;opacity:1;width:var(--size);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;aspect-ratio:1/1;border-radius:100% 0 0 0;background:radial-gradient(100% 100% at 100% 100%,transparent 52%,#4C09BE 52%,#4C09BE 52%,#9770E9 56.8%,#6527E0 60%,#0140FF 60%,#4DABFF 64.8%,#0283FF 68%,#069D16 68%,#55E854 72.8%,#05D606 76%,#C1AA1C 76%,#F9E462 80.8%,#F2D525 84%,#FF8603 84%,#FFB93B 88.8%,#FAA20F 92%,#FF050F 92%,#FF435E 96.8%,#EB102D 100%);background:radial-gradient(100% 100% at 100% 100%,transparent 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .592 .439 .914) 56.8%,color(display-p3 .396 .153 .878) 60%,color(display-p3 .004 .251 1) 60%,color(display-p3 .302 .671 1) 64.8%,color(display-p3 .008 .514 1) 68%,color(display-p3 .024 .616 .086) 68%,color(display-p3 .333 .91 .329) 72.8%,color(display-p3 .02 .839 .024) 76%,color(display-p3 .757 .667 .11) 76%,color(display-p3 .976 .894 .384) 80.8%,color(display-p3 .949 .835 .145) 84%,color(display-p3 1 .525 .012) 84%,color(display-p3 1 .725 .231) 88.8%,color(display-p3 .98 .635 .059) 92%,color(display-p3 1 .012 .047) 92%,color(display-p3 1 .271 .376) 96.8%,color(display-p3 1 .02 .153) 100%)}.playful-mid-game-award.streak-3 .emoji.animated{animation:bouncingRainbow 8s infinite ease-in-out}@keyframes bouncingRainbow{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.playful-mid-game-award.streak-3 .emoji.up{top:-30px;right:-30px;transform:rotate(-90deg)}.playful-mid-game-award.streak-3 .emoji.down{bottom:-50px;left:-100px;transform:rotate(90deg)}.playful-mid-game-award.streak-3 .bordered-font.streak-number{--strokeColor:#aed59f;--strokeColor:color(display-p3 0.682353 0.835294 0.623529 / 1);--fillColor:#48972a;--fillColor:color(display-p3 0.282353 0.592157 0.164706 / 1)}.playful-mid-game-award.streak-5 .emoji{background-image:url(/images/explosion.svg)}.playful-mid-game-award.streak-5 .emoji.up{top:-50px;right:-100px}.playful-mid-game-award.streak-5 .emoji.down{transform:scaleX(-1);bottom:-50px;left:-100px}.playful-mid-game-award.streak-5 .bordered-font.streak-number{--strokeColor:#e5a6fa;--strokeColor_P3:color(display-p3 0.898039 0.65098 0.980392 / 1);--fillColor:#c733f6;--fillColor:color(display-p3 0.780392 0.2 0.964706 / 1)}.playful-mid-game-award.streak-10 .emoji{background-image:url(/images/stars.svg)}.playful-mid-game-award.streak-10 .emoji.up{top:-50px;right:-60px}.playful-mid-game-award.streak-10 .emoji.down{top:150px;left:-50px}.playful-mid-game-award.streak-10 .bordered-font.streak-number{--strokeColor:#aed7fb;--strokeColor:color(display-p3 0.682353 0.843137 0.984314 / 1);--fillColor:#4b9df8;--fillColor:color(display-p3 0.294118 0.615686 0.972549 / 1)}.playful-mid-game-award .text{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3)}.playful-mid-game-award .btn{box-shadow:0 2px 0 7px #aed59f;backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:20px;z-index:1;background:#333;background:color(display-p3 .2 .2 .2/1);box-shadow:0 2px 0 7px #33333399}.playful-mid-game-award .btn .bordered-font{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.playful-leaderboard{background:var(--bg);background:var(--bg_P3)}.playful-leaderboard .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.playful-leaderboard .rainbow{display:none}.playful-leaderboard .score{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--scoreFontSize)}.playful-leaderboard .correct-answers-text{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--correctAnswersTextFontSize)}.playful-leaderboard .place-wrapper .bordered-font{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.playful-leaderboard .place-wrapper .bordered-font.place{--strokeColor:#fcd9a4;--strokeColor:color(display-p3 0.988235 0.85098 0.643137 / 1);--fillColor:var(--placeTextColor);--fillColor:var(--placeTextColor_P3);--strokeWidthModifier:10 !important}.playful-leaderboard .place-wrapper .bordered-font.place .shadow{display:none}.playful-leaderboard .place-wrapper .bordered-font.out-of{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3)}.playful-leaderboard .place-wrapper .bordered-font.message{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3);--fontSize:var(--titleFontSize)}.playful-leaderboard .place-container .wave{background:#ffb84d!important}.playful-leaderboard .best-of-wrapper{z-index:1}.playful-leaderboard .best-of-wrapper .leaderboard-place:nth-child(1) .bordered-font{--fillColor:#c733f6;--fillColor:color(display-p3 0.780392 0.2 0.964706 / 1);--strokeColor:#e5a6fa;--strokeColor:color(display-p3 0.898039 0.65098 0.980392 / 1)}.playful-leaderboard .best-of-wrapper .leaderboard-place:nth-child(1) .leaderboard-place-number-wrapper{box-shadow:#c733f6 2px 2px 0 2px;box-shadow:color(display-p3 .780392 .2 .964706/1)2px 2px 0 2px}.playful-leaderboard .best-of-wrapper .leaderboard-place:nth-child(2) .bordered-font{--fillColor:#4b9df8;--fillColor:color(display-p3 0.294118 0.615686 0.972549 / 1);--strokeColor:#aed7fb;--strokeColor:color(display-p3 0.682353 0.843137 0.984314 / 1)}.playful-leaderboard .best-of-wrapper .leaderboard-place:nth-child(2) .leaderboard-place-number-wrapper{box-shadow:#4b9df8 2px 2px 0 2px;box-shadow:color(display-p3 .294118 .615686 .972549/1)2px 2px 0 2px}.playful-leaderboard .best-of-wrapper .leaderboard-place:nth-child(3) .bordered-font{--fillColor:#48972a;--fillColor:color(display-p3 0.282353 0.592157 0.164706 / 1);--strokeColor:#aed59f;--strokeColor:color(display-p3 0.682353 0.835294 0.623529 / 1)}.playful-leaderboard .best-of-wrapper .leaderboard-place:nth-child(3) .leaderboard-place-number-wrapper{box-shadow:#48972a 2px 2px 0 2px;box-shadow:color(display-p3 .282353 .592157 .164706/1)}.playful-leaderboard .best-of-wrapper .leaderboard-place .leaderboard-place-number-wrapper{background:var(--labelBG);background:var(--labelBG_P3)}.playful-leaderboard .best-of-wrapper .leaderboard-place .bordered-font{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.playful-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-number{--strokeWidthModifier:10 !important}.playful-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-name{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.playful-leaderboard .social-proof-label{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.playful-leaderboard .btn{box-shadow:0 2px 0 7px #aed59f;backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:20px;z-index:1;flex-shrink:0;margin-bottom:20px}.playful-leaderboard .btn .bordered-font{font-family:sora,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.pop-theme{--bg:linear-gradient(10deg, #008cff 40%, #18bdff 80%, #59c4ff 100%);--bg_P3:linear-gradient(
    15deg,
    color(display-p3 0 0.54902 1 / 1) 40%,
    color(display-p3 0.094118 0.741176 1 / 1) 80%,
    color(display-p3 0.34902 0.768627 1 / 1) 100%
  );--logoStrokeColor:#000;--logoStrokeColor_P3:#000;--logoFillColor:#fff;--logoFillColor_P3:#fff;--titleTextColor:#fff;--titleTextColor_P3:#fff;--buttonBackground:#fff;--buttonBackground_P3:color(display-p3 1 1 1 / 1);--buttonTextColor:#000;--buttonTextColor_P3:#000;--profilePictureBackdrop:transparent;--profilePictureBackdrop_P3:transparent;--statsLabelTextColor:#fff;--statsLabelTextColor_P3:#fff;--answerTextColor:#fff;--answerTextColor_P3:color(display-p3 1 1 1 / 1);--answerBackgroundColor:rgba(0, 0, 0, 0.2);--answerBackgroundColor_P3:color(display-p3 0 0 0 / 0.2);--correctTextColor:#000;--correctTextColor_P3:color(display-p3 0 0 0 / 1);--correctBackgroundColor:linear-gradient(90deg, #00ff1e 40%, #00ffff 100%);--correctBackgroundColor_P3:linear-gradient(
    90deg,
    color(display-p3 0 1 0.117647 / 1) 40%,
    color(display-p3 0 1 1 / 1) 100%
  );--correctBackgroundColor_2:#c6fd7b;--correctBackgroundColor_2_P3:color(
    display-p3 0.776471 0.992157 0.482353 / 1
  );--incorrectTextColor:#fff;--incorrectTextColor_P3:color(display-p3 1 1 1 / 1);--incorrectBackgroundColor:linear-gradient(90deg, #ff0036 40%, #ff00ff 100%);--incorrectBackgroundColor_P3:linear-gradient(
    90deg,
    color(display-p3 1 0 0.211765 / 1) 40%,
    color(display-p3 1 0 1 / 1) 100%
  );--progressBarBackgroundColor:rgba(255, 255, 255, 0.2);--progressBarBackgroundColor_P3:color(display-p3 1 1 1 / 0.2);--progressBarFillColor:#fff;--progressBarFillColor_P3:color(display-p3 1 1 1 / 1);--quizQuestionNumber:rgba(255, 255, 255, 1);--quizQuestionNumber_P3:color(display-p3 1 1 1 / 1);--userProfileImageBackground:#fff;--userProfileImageBackground_P3:color(display-p3 1 1 1 / 1);--quizProgressBarProfileBackdrop:rgba(255, 255, 255, 0.2);--quizProgressBarProfileBackdrop_P3:color(display-p3 1 1 1 / 0.2);--questionTextColor:#fff;--questionTextColor_P3:color(display-p3 1 1 1 / 1);--inputPlaceholderColor:rgba(0, 0, 0, 0.3);--inputPlaceholderColor_P3:color(display-p3 0 0 0 / 0.3);--inputPlaceholderColorFocused:rgba(0, 0, 0, 0.2);--inputPlaceholderColorFocused_P3:color(display-p3 0 0 0 / 0.2);--inputTextColor:rgba(0,0,0,0.8);--inputTextColor_P3:color(display-p3 0 0 0 / 0.8);--inputCaretColor:#000;--labelBG:rgba(0, 0, 0, 0.2);--labelBG_P3:color(display-p3 0 0 0 / 0.2);--selectedLabelBG:rgba(255, 255, 255, 1);--selectedLabelBG_P3:color(display-p3 1 1 1 / 1);--touchedLabelBG:rgba(0, 0, 0, 0.3);--touchedLabelBG_P3:color(display-p3 0 0 0 / 0.3);--placeTextColor:#fff;--placeTextColor_P3:color(display-p3 1 1 1 / 1);--leaderBoardTextColor:#fff;--leaderBoardTextColor_P3:color(display-p3 1 1 1 / 1);--labelFontSize:20px;--titleFontSize:26px;--statsLabelFontSize:20px;--buttonFontSize:27px;--inputFontSize:29px;--quizQuestionNumberFontSize:20px;--questionTextFontSize:28px;--answerOptionFontSize:20px;--scoreFontSize:30px;--correctAnswersTextFontSize:18px}.pop-image{position:absolute;background-image:url(/images/pop-cloud.png);width:100%;height:100%;background-size:cover;background-repeat:no-repeat;z-index:0;background-position:-1100px 200px;transition:background-position 1s ease;filter:saturate(1.1)contrast(1.1)}.pop-quiztaker-landing{background:var(--bg);background:var(--bg_P3)}.pop-quiztaker-landing .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.pop-quiztaker-landing .title{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize);z-index:1;text-shadow:rgba(0,0,0,.5)1px 1px 8px}.pop-quiztaker-landing .quiz-creator-image-wrapper{width:147px;height:147px;border-radius:50%;background:var(--profilePictureBackdrop);background:var(--profilePictureBackdrop_P3);z-index:2}.pop-quiztaker-landing .quiz-creator-image{width:138px;height:138px;border-radius:50%;z-index:1;box-shadow:0 0 8px 1px #fff,0 0 40px 3px white}.pop-quiztaker-landing .quiz-stats-label{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--statsLabelTextColor);color:var(--statsLabelTextColor_P3);font-size:var(--statsLabelFontSize);z-index:1;text-shadow:rgba(0,0,0,.5)1px 1px 8px}.pop-quiztaker-landing .btn{backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:99px;z-index:1}.pop-quiztaker-landing .btn .bordered-font{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.pop-whats-your-name{background:var(--bg);background:var(--bg_P3)}.pop-whats-your-name .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.pop-whats-your-name .input{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--inputFontSize);color:var(--inputTextColor);color:var(--inputTextColor_P3);caret-color:var(--inputCaretColor)}.pop-whats-your-name .input::-moz-placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.pop-whats-your-name .input::placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.pop-whats-your-name .input:active::-moz-placeholder,.pop-whats-your-name .input:focus::-moz-placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.pop-whats-your-name .input:active::placeholder,.pop-whats-your-name .input:focus::placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.pop-whats-your-name .btn{backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:99px;z-index:1}.pop-whats-your-name .btn .bordered-font{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.pop-whats-your-gender{background:var(--bg);background:var(--bg_P3)}.pop-whats-your-gender .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.pop-whats-your-gender .title{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize);text-shadow:rgba(0,0,0,.5)1px 1px 8px}.pop-whats-your-gender .gender-options-wrapper{z-index:1}.pop-whats-your-gender .gender-options-wrapper .gender-option.touched .gender-icon{background:var(--touchedLabelBG);background:var(--touchedLabelBG_P3)}.pop-whats-your-gender .gender-options-wrapper .gender-option .gender-icon{width:139px!important;height:139px!important;border-radius:99px;background:var(--labelBG);background:var(--labelBG_P3);backdrop-filter:blur(10px)saturate(1)contrast(1.1)}.pop-whats-your-gender .gender-options-wrapper .gender-option .gender-icon.selected{background:var(--selectedLabelBG);background:var(--selectedLabelBG_P3);box-shadow:0 0 10px 2px #ffffff}.pop-whats-your-gender .gender-options-wrapper .gender-option .gender-label{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--labelFontSize);color:var(--titleTextColor);color:var(--titleTextColor_P3);text-shadow:rgba(0,0,0,.5)1px 1px 8px}.pop-quiz{background:var(--bg);background:var(--bg_P3)}.pop-quiz .quiz-header{gap:18px!important;z-index:1}.pop-quiz .quiz-header .quiz-header-progress{max-width:200px}.pop-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar{mask:url(/svgs/masks/pop-progress-bar.svg);-webkit-mask:url(/svgs/masks/pop-progress-bar.svg);background:var(--quizProgressBarProfileBackdrop);background:var(--quizProgressBarProfileBackdrop_P3);height:20px!important;background-repeat:no-repeat}.pop-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-fill{background:var(--progressBarFillColor);background:var(--progressBarFillColor_P3)}.pop-quiz .quiz-header .quiz-header-progress .quiz-header-progress-text{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;color:var(--quizQuestionNumber);color:var(--quizQuestionNumber_P3);font-size:var(--quizQuestionNumberFontSize)}.pop-quiz .quiz-header .quiz-header-user-profile-wrapper,.pop-quiz .quiz-header .quiz-header-creator-image-wrapper{width:50px;height:50px;background-color:var(--quizProgressBarProfileBackdrop);background-color:var(--quizProgressBarProfileBackdrop_P3);border-radius:50%}.pop-quiz .quiz-header .quiz-header-user-profile,.pop-quiz .quiz-header .quiz-header-creator-image{width:40px;height:40px;border-radius:50%;background:var(--userProfileImageBackground);background:var(--userProfileImageBackground_P3)}.pop-quiz .quiz-header .quiz-header-user-profile{display:flex;align-items:center;justify-content:center;font-size:30px;background:#fff}.pop-quiz .quiz-header .quiz-header-creator-image{background-size:cover}.pop-quiz .question-wrapper{z-index:1}.pop-quiz .question-wrapper .question-icon{text-shadow:0 0 30px #fff}.pop-quiz .question-wrapper .question-icon .bordered-font{--strokeColor:#fff;--fontSize:54px;text-shadow:none}.pop-quiz .question-wrapper .question-icon .bordered-font.correct{z-index:1;--fillColor:var(--correctBackgroundColor);--fillColor:var(--correctBackgroundColor_P3)}.pop-quiz .question-wrapper .question-icon .bordered-font.incorrect{z-index:1;--fillColor:var(--incorrectBackgroundColor);--fillColor:var(--incorrectBackgroundColor_P3)}.pop-quiz .question-wrapper .question-text{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--questionTextFontSize);color:var(--questionTextColor);color:var(--questionTextColor_P3);text-shadow:rgba(0,0,0,.5)1px 1px 8px}.pop-quiz .question-wrapper .answer-options .answer-option{border-radius:50px;background:var(--answerBackgroundColor);background:var(--answerBackgroundColor_P3);backdrop-filter:blur(30px)saturate(3)contrast(1.5)hue-rotate(45deg)}.pop-quiz .question-wrapper .answer-options .answer-option.correct{background:var(--correctBackgroundColor_2);background:var(--correctBackgroundColor_2_P3);color:var(--correctTextColor);color:var(--correctTextColor_P3)}.pop-quiz .question-wrapper .answer-options .answer-option.correct.selected{background:var(--correctBackgroundColor);background:var(--correctBackgroundColor_P3);color:var(--correctTextColor);color:var(--correctTextColor_P3)}.pop-quiz .question-wrapper .answer-options .answer-option.incorrect{background:var(--incorrectBackgroundColor);background:var(--incorrectBackgroundColor_P3);color:var(--incorrectTextColor);color:var(--incorrectTextColor_P3)}.pop-quiz .question-wrapper .answer-options .answer-option:not(.correct):not(.incorrect) .answer-option-text{color:var(--answerTextColor);color:var(--answerTextColor_P3)}.pop-quiz .question-wrapper .answer-options .answer-option .answer-option-text{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;text-shadow:rgba(0,0,0,.5)1px 1px 8px;font-size:var(--answerOptionFontSize)}.pop-mid-game-award{background:var(--bg);background:var(--bg_P3)}.pop-mid-game-award .img{position:absolute;background-image:url(/images/pop-cloud.png);width:100%;height:100%;background-size:cover;background-repeat:no-repeat;z-index:0;background-position:-1100px 200px;transition:background-position 1s ease;filter:saturate(1.1)contrast(1.1);background-position:-800px 100px}.pop-mid-game-award .bordered-font{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.pop-mid-game-award .bordered-font .shadow{text-shadow:0 calc(var(--fontSize)/10)calc(var(--fontSize)/2)rgba(0,0,0,.5)}.pop-mid-game-award .bordered-font.streak-number{--strokeColor:transparent;--strokeColor:transparent;--fillColor:#fff;--fillColor:color(display-p3 1 1 1 / 1)}.pop-mid-game-award .bordered-font.streak-text{--fontSize:57px;--strokeColor:transparent;--strokeColor:transparent;--fillColor:#fff;--fillColor:color(display-p3 1 1 1 / 1)}.pop-mid-game-award.streak-3 .emoji{--size:280px;display:block;opacity:1;width:var(--size);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;aspect-ratio:1/1;border-radius:100% 0 0 0;background:radial-gradient(100% 100% at 100% 100%,transparent 52%,#4C09BE 52%,#4C09BE 52%,#9770E9 56.8%,#6527E0 60%,#0140FF 60%,#4DABFF 64.8%,#0283FF 68%,#069D16 68%,#55E854 72.8%,#05D606 76%,#C1AA1C 76%,#F9E462 80.8%,#F2D525 84%,#FF8603 84%,#FFB93B 88.8%,#FAA20F 92%,#FF050F 92%,#FF435E 96.8%,#EB102D 100%);background:radial-gradient(100% 100% at 100% 100%,transparent 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .592 .439 .914) 56.8%,color(display-p3 .396 .153 .878) 60%,color(display-p3 .004 .251 1) 60%,color(display-p3 .302 .671 1) 64.8%,color(display-p3 .008 .514 1) 68%,color(display-p3 .024 .616 .086) 68%,color(display-p3 .333 .91 .329) 72.8%,color(display-p3 .02 .839 .024) 76%,color(display-p3 .757 .667 .11) 76%,color(display-p3 .976 .894 .384) 80.8%,color(display-p3 .949 .835 .145) 84%,color(display-p3 1 .525 .012) 84%,color(display-p3 1 .725 .231) 88.8%,color(display-p3 .98 .635 .059) 92%,color(display-p3 1 .012 .047) 92%,color(display-p3 1 .271 .376) 96.8%,color(display-p3 1 .02 .153) 100%)}.pop-mid-game-award.streak-3 .emoji.animated{animation:bouncingRainbow 8s infinite ease-in-out}@keyframes bouncingRainbow{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.pop-mid-game-award.streak-3 .emoji.up{top:-30px;right:-30px;transform:rotate(-90deg)}.pop-mid-game-award.streak-3 .emoji.down{bottom:-50px;left:-100px;transform:rotate(90deg)}.pop-mid-game-award.streak-5 .emoji{background-image:url(/images/explosion.svg)}.pop-mid-game-award.streak-5 .emoji.up{top:-50px;right:-100px}.pop-mid-game-award.streak-5 .emoji.down{transform:scaleX(-1);bottom:-50px;left:-100px}.pop-mid-game-award.streak-10 .emoji{background-image:url(/images/stars.svg)}.pop-mid-game-award.streak-10 .emoji.up{top:-50px;right:-60px}.pop-mid-game-award.streak-10 .emoji.down{top:150px;left:-50px}.pop-mid-game-award .text{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);text-shadow:0 calc(var(--fontSize)/10)calc(var(--fontSize)/2)rgba(88,88,88,.5)}.pop-mid-game-award .btn{backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:99px;z-index:1}.pop-mid-game-award .btn .bordered-font{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.pop-leaderboard{background:var(--bg);background:var(--bg_P3)}.pop-leaderboard .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.pop-leaderboard .rainbow{display:none}.pop-leaderboard .score{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--scoreFontSize)}.pop-leaderboard .correct-answers-text{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--correctAnswersTextFontSize)}.pop-leaderboard .place-wrapper .bordered-font{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.pop-leaderboard .place-wrapper .bordered-font.place{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--placeTextColor);--fillColor:var(--placeTextColor_P3);text-shadow:rgba(0,0,0,.5)1px 1px 8px}.pop-leaderboard .place-wrapper .bordered-font.place .shadow{display:none}.pop-leaderboard .place-wrapper .bordered-font.out-of{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3);text-shadow:rgba(0,0,0,.5)1px 1px 8px}.pop-leaderboard .place-wrapper .bordered-font.message{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3);--fontSize:var(--titleFontSize);text-shadow:rgba(0,0,0,.5)1px 1px 8px}.pop-leaderboard .place-container .wave{background:#ffd3ea!important}.pop-leaderboard .best-of-wrapper{z-index:1}.pop-leaderboard .best-of-wrapper .leaderboard-place .leaderboard-place-number-wrapper{background:var(--labelBG);background:var(--labelBG_P3);backdrop-filter:blur(5px)saturate(1.6)contrast(1.2)}.pop-leaderboard .best-of-wrapper .leaderboard-place .bordered-font{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.pop-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-number{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.pop-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-name{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor);text-shadow:rgba(0,0,0,.5)1px 1px 8px}.pop-leaderboard .social-proof-label{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.pop-leaderboard .btn{backdrop-filter:blur(10px)saturate(1.5);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:99px;z-index:1}.pop-leaderboard .btn .bordered-font{font-family:bricolage-grotesque,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.vlog-theme{--bg:transparent;--bg_P3:transparent;--logoStrokeColor:#0094ff;--logoStrokeColor_P3:#0094ff;--logoFillColor:#fff;--logoFillColor_P3:#fff;--titleTextColor:#444444;--titleTextColor_P3:color(display-p3 0.266667 0.266667 0.266667 / 1);--buttonBackground:#0094ff;--buttonBackground_P3:color(display-p3 0 0.580392 1 / 1);--buttonTextColor:#fff;--buttonTextColor_P3:#fff;--profilePictureBackdrop:rgba(#fff, 1);--profilePictureBackdrop_P3:color(display-p3 1 1 1 / 1);--statsLabelTextColor:#444444;--statsLabelTextColor_P3:color(display-p3 0.266667 0.266667 0.266667 / 1);--answerTextColor:#000;--answerTextColor_P3:color(display-p3 0 0 0 / 1);--answerBackgroundColor:rgba(0, 0, 0, 0.1);--answerBackgroundColor_P3:color(display-p3 0 0 0 / 0.1);--correctTextColor:#fff;--correctTextColor_P3:color(display-p3 1 1 1 / 1);--correctBackgroundColor:#8acb00;--correctBackgroundColor_P3:color(display-p3 0.541176 0.796078 0 / 1);--incorrectTextColor:#fff;--incorrectTextColor_P3:color(display-p3 1 1 1 / 1);--incorrectBackgroundColor:#ff3c00;--incorrectBackgroundColor_P3:color(display-p3 1 0.235294 0 / 1);--progressBarBackgroundColor:transparent;--progressBarBackgroundColor_P3:transparent;--progressBarFillColor:#fff;--progressBarFillColor_P3:color(display-p3 1 1 1 / 1);--quizQuestionNumber:rgba(51, 51, 51, 0.5);--quizQuestionNumber_P3:color(display-p3 0.2 0.2 0.2 / 0.5);--userProfileImageBackground:#fff;--userProfileImageBackground_P3:color(display-p3 1 1 1 / 1);--quizProgressBarProfileBackdrop:rgba(255, 255, 255, 0.2);--quizProgressBarProfileBackdrop_P3:color(display-p3 1 1 1 / 0.2);--questionTextColor:#000;--questionTextColor_P3:color(display-p3 0 0 0 / 1);--inputPlaceholderColor:rgba(0, 0, 0, 0.5);--inputPlaceholderColor_P3:color(display-p3 0 0 0 / 0.5);--inputPlaceholderColorFocused:rgba(0, 0, 0, 0.3);--inputPlaceholderColorFocused_P3:color(display-p3 0 0 0 / 0.3);--inputTextColor:#000;--inputTextColor_P3:color(display-p3 0 0 0 / 1);--inputCaretColor:#000;--labelBG:rgba(0, 0, 0, 0.2);--labelBG_P3:color(display-p3 0 0 0 / 0.2);--selectedLabelBG:rgba(0, 148, 255, 1);--selectedLabelBG_P3:color(display-p3 0 0.580392 1 / 1);--touchedLabelBG:rgba(0, 0, 0, 0.3);--touchedLabelBG_P3:color(display-p3 0 0 0 / 0.3);--placeTextColor:rgba(0, 148, 255, 1);--placeTextColor_P3:color(display-p3 0 0.580392 1 / 1);--leaderBoardTextColor:#444444;--leaderBoardTextColor_P3:color(display-p3 0.266667 0.266667 0.266667 / 1);--labelFontSize:20px;--titleFontSize:29px;--statsLabelFontSize:20px;--buttonFontSize:27px;--inputFontSize:29px;--quizQuestionNumberFontSize:20px;--questionTextFontSize:30px;--answerOptionFontSize:20px;--scoreFontSize:30px;--correctAnswersTextFontSize:18px}.vlog-image{position:absolute;inset:0;background-image:url(/images/vlog-background.png);width:100%;height:100%;background-position:50%;background-size:180%;z-index:-1;position:fixed;filter:brightness(1.1)}.vlog-quiztaker-landing{background:var(--bg);background:var(--bg_P3)}.vlog-quiztaker-landing .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.vlog-quiztaker-landing .title{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.vlog-quiztaker-landing .quiz-creator-image-wrapper{width:140px;height:140px;border-radius:50%;background:var(--profilePictureBackdrop);background:var(--profilePictureBackdrop_P3)}.vlog-quiztaker-landing .quiz-creator-image{width:138px;height:138px;border-radius:50%}.vlog-quiztaker-landing .quiz-stats-label{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--statsLabelTextColor);color:var(--statsLabelTextColor_P3);font-size:var(--statsLabelFontSize)}.vlog-quiztaker-landing .btn{box-shadow:none;backdrop-filter:none;background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:50px}.vlog-quiztaker-landing .btn .bordered-font{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.vlog-whats-your-name{background:var(--bg);background:var(--bg_P3)}.vlog-whats-your-name .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.vlog-whats-your-name .input{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 500;font-size:var(--inputFontSize);color:var(--inputTextColor);color:var(--inputTextColor_P3);caret-color:var(--inputCaretColor)}.vlog-whats-your-name .input::-moz-placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.vlog-whats-your-name .input::placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.vlog-whats-your-name .input:active::-moz-placeholder,.vlog-whats-your-name .input:focus::-moz-placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.vlog-whats-your-name .input:active::placeholder,.vlog-whats-your-name .input:focus::placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.vlog-whats-your-name .btn{box-shadow:none;backdrop-filter:none;background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:50px}.vlog-whats-your-name .btn .bordered-font{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.vlog-whats-your-gender{background:var(--bg);background:var(--bg_P3)}.vlog-whats-your-gender .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.vlog-whats-your-gender .title{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.vlog-whats-your-gender .gender-options-wrapper .gender-option.touched .gender-icon{background:var(--touchedLabelBG);background:var(--touchedLabelBG_P3)}.vlog-whats-your-gender .gender-options-wrapper .gender-option .gender-icon{border-radius:5px;backdrop-filter:blur(2px);background:var(--labelBG);background:var(--labelBG_P3);box-shadow:#00000062 2px 2px 5px}.vlog-whats-your-gender .gender-options-wrapper .gender-option .gender-icon.selected{background:var(--selectedLabelBG);background:var(--selectedLabelBG_P3)}.vlog-whats-your-gender .gender-options-wrapper .gender-option .gender-label{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--labelFontSize);color:var(--titleTextColor);color:var(--titleTextColor_P3)}.vlog-quiz{background:var(--bg);background:var(--bg_P3)}.vlog-quiz .quiz-header{gap:30px!important;justify-content:center!important}.vlog-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar{mask:url(/svgs/masks/vlog-progress-bar.svg?v=2);-webkit-mask:url(/svgs/masks/vlog-progress-bar.svg?v=2);mask-size:100% 100%;-webkit-mask-size:100% 100%;background:var(--progressBarBackgroundColor);background:var(--progressBarBackgroundColor_P3);height:20px!important}.vlog-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-fill{background:var(--progressBarFillColor);background:var(--progressBarFillColor_P3);height:100%;position:absolute}.vlog-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-background{position:absolute;top:0;left:0;background:#000;height:100%;width:100%;box-sizing:border-box;mask:url(/svgs/masks/vlog-progress-bar-background.svg?v=2);-webkit-mask:url(/svgs/masks/vlog-progress-bar-background.svg?v=2);mask-size:100% 100%;-webkit-mask-size:100% 100%}.vlog-quiz .quiz-header .quiz-header-progress .quiz-header-progress-text{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;color:var(--quizQuestionNumber);color:var(--quizQuestionNumber_P3);font-size:var(--quizQuestionNumberFontSize)}.vlog-quiz .quiz-header .quiz-header-user-profile-wrapper,.vlog-quiz .quiz-header .quiz-header-creator-image-wrapper{width:45px;height:45px;background-color:var(--quizProgressBarProfileBackdrop);background-color:var(--quizProgressBarProfileBackdrop_P3);border-radius:50%;margin-left:-5px}.vlog-quiz .quiz-header .quiz-header-user-profile,.vlog-quiz .quiz-header .quiz-header-creator-image{width:40px;height:40px;border-radius:50%;background:var(--userProfileImageBackground);background:var(--userProfileImageBackground_P3)}.vlog-quiz .question-wrapper .question-icon .bordered-font{--strokeColor:#fff;--fontSize:54px}.vlog-quiz .question-wrapper .question-icon .bordered-font.correct{z-index:1;--fillColor:var(--correctBackgroundColor);--fillColor:var(--correctBackgroundColor_P3)}.vlog-quiz .question-wrapper .question-icon .bordered-font.incorrect{z-index:1;--fillColor:var(--incorrectBackgroundColor);--fillColor:var(--incorrectBackgroundColor_P3)}.vlog-quiz .question-wrapper .question-text{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--questionTextFontSize);padding:10px;color:var(--questionTextColor);color:var(--questionTextColor_P3)}.vlog-quiz .question-wrapper .answer-options .answer-option{--textColor:var(--answerTextColor);--textColor:var(--answerTextColor_P3);backdrop-filter:blur(2px)saturate(1.5)contrast(1.1);box-shadow:3px 3px 6px rgba(0,0,0,.3),inset 0 0 15px .5px #fff!important;background-color:rgba(0,0,0,.1)}.vlog-quiz .question-wrapper .answer-options .answer-option.correct{color:var(--correctTextColor);color:var(--correctTextColor_P3);background:var(--correctBackgroundColor);background:var(--correctBackgroundColor_P3);box-shadow:0 0 25px 0 var(--correctBackgroundColor)!important;box-shadow:0 0 25px 0 var(--correctBackgroundColor_P3)!important;filter:none}.vlog-quiz .question-wrapper .answer-options .answer-option.incorrect{color:var(--incorrectTextColor);color:var(--incorrectTextColor_P3);background:var(--incorrectBackgroundColor);background:var(--incorrectBackgroundColor_P3);box-shadow:0 0 25px 0 var(--incorrectBackgroundColor)!important;box-shadow:0 0 25px 0 var(--incorrectBackgroundColor_P3)!important;filter:none}.vlog-quiz .question-wrapper .answer-options .answer-option:not(.correct):not(.incorrect) .answer-option-text{color:var(--answerTextColor);color:var(--answerTextColor_P3)}.vlog-quiz .question-wrapper .answer-options .answer-option .answer-option-text{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 500;font-size:var(--answerOptionFontSize)}.vlog-mid-game-award{background:var(--bg);background:var(--bg_P3)}.vlog-mid-game-award .img{position:absolute;inset:0;background-image:url(/images/vlog-background.png);width:100%;height:100%;background-position:50%;background-size:180%;z-index:-1;position:fixed;filter:brightness(1.1)}.vlog-mid-game-award .bordered-font{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.vlog-mid-game-award .bordered-font .shadow{text-shadow:0 calc(var(--fontSize)/10)calc(var(--fontSize)/2)rgba(0,0,0,.5)}.vlog-mid-game-award .bordered-font.streak-number{--strokeColor:#000;--strokeColor:#000;--fillColor:#fff;--fillColor:#fff}.vlog-mid-game-award .bordered-font.streak-text{--fontSize:57px;--strokeColor:transparent;--strokeColor:transparent;--fillColor:#444444;--fillColor:color(display-p3 0.266667 0.266667 0.266667 / 1)}.vlog-mid-game-award.streak-3 .emoji{--size:280px;display:block;opacity:1;width:var(--size);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;aspect-ratio:1/1;border-radius:100% 0 0 0;background:radial-gradient(100% 100% at 100% 100%,transparent 52%,#4C09BE 52%,#4C09BE 52%,#9770E9 56.8%,#6527E0 60%,#0140FF 60%,#4DABFF 64.8%,#0283FF 68%,#069D16 68%,#55E854 72.8%,#05D606 76%,#C1AA1C 76%,#F9E462 80.8%,#F2D525 84%,#FF8603 84%,#FFB93B 88.8%,#FAA20F 92%,#FF050F 92%,#FF435E 96.8%,#EB102D 100%);background:radial-gradient(100% 100% at 100% 100%,transparent 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .592 .439 .914) 56.8%,color(display-p3 .396 .153 .878) 60%,color(display-p3 .004 .251 1) 60%,color(display-p3 .302 .671 1) 64.8%,color(display-p3 .008 .514 1) 68%,color(display-p3 .024 .616 .086) 68%,color(display-p3 .333 .91 .329) 72.8%,color(display-p3 .02 .839 .024) 76%,color(display-p3 .757 .667 .11) 76%,color(display-p3 .976 .894 .384) 80.8%,color(display-p3 .949 .835 .145) 84%,color(display-p3 1 .525 .012) 84%,color(display-p3 1 .725 .231) 88.8%,color(display-p3 .98 .635 .059) 92%,color(display-p3 1 .012 .047) 92%,color(display-p3 1 .271 .376) 96.8%,color(display-p3 1 .02 .153) 100%)}.vlog-mid-game-award.streak-3 .emoji.animated{animation:bouncingRainbow 8s infinite ease-in-out}@keyframes bouncingRainbow{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.vlog-mid-game-award.streak-3 .emoji.up{top:-30px;right:-30px;transform:rotate(-90deg)}.vlog-mid-game-award.streak-3 .emoji.down{bottom:-50px;left:-100px;transform:rotate(90deg)}.vlog-mid-game-award.streak-5 .emoji{background-image:url(/images/explosion.svg)}.vlog-mid-game-award.streak-5 .emoji.up{top:-50px;right:-100px}.vlog-mid-game-award.streak-5 .emoji.down{transform:scaleX(-1);bottom:-50px;left:-100px}.vlog-mid-game-award.streak-10 .emoji{background-image:url(/images/stars.svg)}.vlog-mid-game-award.streak-10 .emoji.up{top:-50px;right:-60px}.vlog-mid-game-award.streak-10 .emoji.down{top:150px;left:-50px}.vlog-mid-game-award .text{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3)}.vlog-mid-game-award .btn{box-shadow:none;backdrop-filter:none;background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:50px}.vlog-mid-game-award .btn .bordered-font{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.vlog-leaderboard{background:var(--bg);background:var(--bg_P3)}.vlog-leaderboard .img{position:absolute;inset:0;background-image:url(/images/vlog-background.png);width:100%;height:100%;background-position:50%;background-size:180%;z-index:-1;position:fixed;filter:brightness(1.1)}.vlog-leaderboard .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.vlog-leaderboard .rainbow{display:none}.vlog-leaderboard .score{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--scoreFontSize)}.vlog-leaderboard .correct-answers-text{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--correctAnswersTextFontSize)}.vlog-leaderboard .place-wrapper .bordered-font{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.vlog-leaderboard .place-wrapper .bordered-font.place{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--placeTextColor);--fillColor:var(--placeTextColor_P3)}.vlog-leaderboard .place-wrapper .bordered-font.out-of{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3)}.vlog-leaderboard .place-wrapper .bordered-font.message{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3);--fontSize:var(--titleFontSize)}.vlog-leaderboard .place-container .wave{background:#005c9e!important}.vlog-leaderboard .best-of-wrapper .leaderboard-place .leaderboard-place-number-wrapper{backdrop-filter:blur(2px);background:var(--labelBG);background:var(--labelBG_P3);box-shadow:#00000062 2px 2px 5px}.vlog-leaderboard .best-of-wrapper .leaderboard-place .bordered-font{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.vlog-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-number{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.vlog-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-name{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.vlog-leaderboard .social-proof-label{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.vlog-leaderboard .btn{box-shadow:none;backdrop-filter:none;background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:50px}.vlog-leaderboard .btn .bordered-font{font-family:grandstander,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.spicy-theme{--bg:#000;--bg_P3:#000;--logoStrokeColor:#ff9900;--logoStrokeColor_P3:#ff9900;--logoFillColor:#000;--logoFillColor_P3:#000;--titleTextColor:#fff;--titleTextColor_P3:#fff;--buttonBackground:#ff9900;--buttonBackground_P3:color(display-p3 1 0.6 0 / 1);--buttonTextColor:#000;--buttonTextColor_P3:#000;--profilePictureBackdrop:rgba(#fff, 1);--profilePictureBackdrop_P3:color(display-p3 1 1 1 / 1);--statsLabelTextColor:rgba(#fff, 0.7);--statsLabelTextColor_P3:color(display-p3 1 1 1 / 0.7);--answerTextColor:#fff;--answerTextColor_P3:color(display-p3 1 1 1 / 1);--answerBackgroundColor:transparent;--answerBackgroundColor_P3:transparent;--correctTextColor:#000;--correctTextColor_P3:color(display-p3 0 0 0 / 1);--correctBackgroundColor:#9eff00;--correctBackgroundColor_P3:color(display-p3 0.619608 1 0 / 1);--incorrectTextColor:#fff;--incorrectTextColor_P3:color(display-p3 1 1 1 / 1);--incorrectBackgroundColor:#ff0000;--incorrectBackgroundColor_P3:color(display-p3 1 0 0 / 1);--progressBarBackgroundColor:#565757;--progressBarBackgroundColor_P3:color(
    display-p3 0.337255 0.341176 0.341176 / 1
  );--progressBarFillColor:#ff9900;--progressBarFillColor_P3:color(display-p3 1 0.6 0 / 1);--quizQuestionNumber:#888888;--quizQuestionNumber_P3:color(display-p3 0.533333 0.533333 0.533333 / 1);--userProfileImageBackground:#242424;--userProfileImageBackground_P3:color(
    display-p3 0.141176 0.141176 0.141176 / 1
  );--quizProgressBarProfileBackdrop:rgba(255, 255, 255, 0.3);--quizProgressBarProfileBackdrop_P3:color(display-p3 1 1 1 / 0.3);--questionTextColor:#fff;--questionTextColor_P3:color(display-p3 1 1 1 / 1);--inputPlaceholderColor:rgba(1, 1, 1, 0.5);--inputPlaceholderColor_P3:color(display-p3 1 1 1 / 0.5);--inputPlaceholderColorFocused:rgba(1, 1, 1, 0.3);--inputPlaceholderColorFocused_P3:color(display-p3 1 1 1 / 0.3);--inputTextColor:#fff;--inputTextColor_P3:color(display-p3 1 1 1 / 1);--inputCaretColor:#ffffff;--labelBG:rgba(255, 255, 255, 0.2);--labelBG_P3:color(display-p3 1 1 1 / 0.2);--selectedLabelBG:#ff9900;--selectedLabelBG_P3:color(display-p3 1 0.6 0 / 1);--touchedLabelBG:rgba(255, 255, 255, 0.1);--touchedLabelBG_P3:color(display-p3 1 1 1 / 0.1);--placeTextColor:#ff9900;--placeTextColor_P3:color(display-p3 1 0.6 0 / 1);--leaderBoardTextColor:#fff;--leaderBoardTextColor_P3:color(display-p3 1 1 1 / 1);--labelFontSize:16px;--titleFontSize:29px;--statsLabelFontSize:20px;--buttonFontSize:27px;--inputFontSize:29px;--quizQuestionNumberFontSize:20px;--questionTextFontSize:28px;--answerOptionFontSize:20px;--scoreFontSize:30px;--correctAnswersTextFontSize:18px}.spicy-image{display:none}.spicy-quiztaker-landing{background:var(--bg);background:var(--bg_P3)}.spicy-quiztaker-landing .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.spicy-quiztaker-landing .title{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;letter-spacing:.02em;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.spicy-quiztaker-landing .quiz-creator-image-wrapper{width:147px;height:147px;border-radius:50%;background:var(--profilePictureBackdrop);background:var(--profilePictureBackdrop_P3)}.spicy-quiztaker-landing .quiz-creator-image{width:138px;height:138px;border-radius:50%}.spicy-quiztaker-landing .quiz-stats-label{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;letter-spacing:.02em;color:var(--statsLabelTextColor);color:var(--statsLabelTextColor_P3);font-size:var(--statsLabelFontSize)}.spicy-quiztaker-landing .btn{box-shadow:0 0 30px var(--buttonBackground);box-shadow:0 0 30px var(--buttonBackground_P3);backdrop-filter:none;background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:20px}.spicy-quiztaker-landing .btn .bordered-font{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;letter-spacing:.02em;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.spicy-whats-your-name{background:var(--bg);background:var(--bg_P3)}.spicy-whats-your-name .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.spicy-whats-your-name .input{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;letter-spacing:.02em;font-size:var(--inputFontSize);color:var(--inputTextColor);color:var(--inputTextColor_P3);caret-color:var(--inputCaretColor)}.spicy-whats-your-name .input::-moz-placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.spicy-whats-your-name .input::placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.spicy-whats-your-name .input:active::-moz-placeholder,.spicy-whats-your-name .input:focus::-moz-placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.spicy-whats-your-name .input:active::placeholder,.spicy-whats-your-name .input:focus::placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.spicy-whats-your-name .btn{box-shadow:0 0 30px var(--buttonBackground);box-shadow:0 0 30px var(--buttonBackground_P3);backdrop-filter:none;background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:20px}.spicy-whats-your-name .btn .bordered-font{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;letter-spacing:.02em;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.spicy-whats-your-gender{background:var(--bg);background:var(--bg_P3)}.spicy-whats-your-gender .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.spicy-whats-your-gender .title{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;letter-spacing:.02em;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.spicy-whats-your-gender .gender-options-wrapper .gender-option.touched .gender-icon{background:var(--touchedLabelBG);background:var(--touchedLabelBG_P3)}.spicy-whats-your-gender .gender-options-wrapper .gender-option .gender-icon{border-radius:23px;backdrop-filter:blur(10px)saturate(1.5);background:var(--labelBG);background:var(--labelBG_P3)}.spicy-whats-your-gender .gender-options-wrapper .gender-option .gender-icon.selected{background:var(--selectedLabelBG);background:var(--selectedLabelBG_P3);box-shadow:0 0 25px 2px #ff9900}.spicy-whats-your-gender .gender-options-wrapper .gender-option .gender-label{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;letter-spacing:.02em;font-size:var(--labelFontSize);color:var(--titleTextColor);color:var(--titleTextColor_P3)}.spicy-quiz{background:var(--bg);background:var(--bg_P3)}.spicy-quiz .quiz-header .quiz-header-progress{max-width:185px}.spicy-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar{-webkit-mask:url(/svgs/masks/spicy-progress-bar.svg);mask:url(/svgs/masks/spicy-progress-bar.svg);background:var(--progressBarBackgroundColor);background:var(--progressBarBackgroundColor_P3)}.spicy-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-fill{background:var(--progressBarFillColor);background:var(--progressBarFillColor_P3);transition:none!important}.spicy-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-background{display:none}.spicy-quiz .quiz-header .quiz-header-progress .quiz-header-progress-text{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;letter-spacing:.02em;color:var(--quizQuestionNumber);color:var(--quizQuestionNumber_P3);font-size:var(--quizQuestionNumberFontSize)}.spicy-quiz .quiz-header .quiz-header-user-profile-wrapper,.spicy-quiz .quiz-header .quiz-header-creator-image-wrapper{width:45px;height:45px;background-color:var(--quizProgressBarProfileBackdrop);background-color:var(--quizProgressBarProfileBackdrop_P3);border-radius:50%}.spicy-quiz .quiz-header .quiz-header-user-profile,.spicy-quiz .quiz-header .quiz-header-creator-image{width:40px;height:40px;border-radius:50%;background:var(--userProfileImageBackground);background:var(--userProfileImageBackground_P3)}.spicy-quiz .question-wrapper .question-icon .bordered-font{--strokeColor:#fff;--fontSize:54px}.spicy-quiz .question-wrapper .question-icon .bordered-font.correct{z-index:1;--fillColor:var(--correctBackgroundColor);--fillColor:var(--correctBackgroundColor_P3)}.spicy-quiz .question-wrapper .question-icon .bordered-font.incorrect{z-index:1;--fillColor:var(--incorrectBackgroundColor);--fillColor:var(--incorrectBackgroundColor_P3)}.spicy-quiz .question-wrapper .question-text{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 700;letter-spacing:.02em;font-size:var(--questionTextFontSize);padding:10px;color:var(--questionTextColor);color:var(--questionTextColor_P3)}.spicy-quiz .question-wrapper .answer-options .answer-option{border-radius:17px;border:4px solid #f90}.spicy-quiz .question-wrapper .answer-options .answer-option.correct{border:4px solid var(--correctBackgroundColor);border:4px solid var(--correctBackgroundColor_P3);color:#fff}.spicy-quiz .question-wrapper .answer-options .answer-option.correct.selected{background:var(--correctBackgroundColor);background:var(--correctBackgroundColor_P3);border:4px solid var(--correctBackgroundColor);border:4px solid var(--correctBackgroundColor_P3);color:var(--correctTextColor);color:var(--correctTextColor_P3)}.spicy-quiz .question-wrapper .answer-options .answer-option.incorrect{background:var(--incorrectBackgroundColor);background:var(--incorrectBackgroundColor_P3);border:4px solid var(--incorrectBackgroundColor);border:4px solid var(--incorrectBackgroundColor_P3);color:var(--incorrectTextColor);color:var(--incorrectTextColor_P3)}.spicy-quiz .question-wrapper .answer-options .answer-option:not(.correct):not(.incorrect) .answer-option-text{color:var(--answerTextColor);color:var(--answerTextColor_P3)}.spicy-quiz .question-wrapper .answer-options .answer-option .answer-option-text{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;letter-spacing:.02em;font-size:var(--answerOptionFontSize)}.spicy-mid-game-award{background:var(--bg);background:var(--bg_P3)}.spicy-mid-game-award .img{display:none}.spicy-mid-game-award .bordered-font{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;letter-spacing:.02em}.spicy-mid-game-award .bordered-font.streak-number{--strokeColor:transparent;--strokeColor:transparent;--fillColor:#ff9900;--fillColor:color(display-p3 1 0.6 0 / 1)}.spicy-mid-game-award .bordered-font.streak-number .shadow{display:none}.spicy-mid-game-award .bordered-font.streak-text{--fontSize:57px;--strokeColor:transparent;--strokeColor:transparent;--fillColor:#fff;--fillColor:color(display-p3 1 1 1 / 1)}.spicy-mid-game-award .text{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;letter-spacing:.02em;color:var(--titleTextColor);color:var(--titleTextColor_P3)}.spicy-mid-game-award .btn{box-shadow:0 0 30px var(--buttonBackground);box-shadow:0 0 30px var(--buttonBackground_P3);backdrop-filter:none;background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:20px}.spicy-mid-game-award .btn .bordered-font{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;letter-spacing:.02em;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.spicy-leaderboard{background:var(--bg);background:var(--bg_P3)}.spicy-leaderboard .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.spicy-leaderboard .rainbow{display:none}.spicy-leaderboard .score{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;letter-spacing:.02em;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--scoreFontSize)}.spicy-leaderboard .correct-answers-text{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;letter-spacing:.02em;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--correctAnswersTextFontSize)}.spicy-leaderboard .place-wrapper .bordered-font{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;letter-spacing:.02em}.spicy-leaderboard .place-wrapper .bordered-font.place{transform:none!important;--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--placeTextColor);--fillColor:var(--placeTextColor_P3)}.spicy-leaderboard .place-wrapper .bordered-font.out-of{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3)}.spicy-leaderboard .place-wrapper .bordered-font.message{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3);--fontSize:var(--titleFontSize)}.spicy-leaderboard .place-container .wave{background:#975b00!important}.spicy-leaderboard .best-of-wrapper .leaderboard-place .leaderboard-place-number-wrapper{background:var(--labelBG);background:var(--labelBG_P3);box-shadow:inset #b7b7b762 0 0 0 1px}.spicy-leaderboard .best-of-wrapper .leaderboard-place .bordered-font{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;letter-spacing:.02em}.spicy-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-number{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.spicy-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-name{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.spicy-leaderboard .social-proof-label{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;letter-spacing:.02em}.spicy-leaderboard .btn{box-shadow:0 0 30px var(--buttonBackground);box-shadow:0 0 30px var(--buttonBackground_P3);backdrop-filter:none;background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:20px}.spicy-leaderboard .btn .bordered-font{font-family:inter,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 600;letter-spacing:.02em;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.favorites-theme{--bg:linear-gradient(-180deg, #008bff 20%, #91efff 100%);--bg_P3:linear-gradient(
    -180deg,
    color(display-p3 0 0.545098 1 / 1) 20%,
    color(display-p3 0.568627 0.937255 1 / 1) 100%
  );--logoStrokeColor:#000;--logoStrokeColor_P3:#000;--logoFillColor:#fff;--logoFillColor_P3:#fff;--titleTextColor:#fff;--titleTextColor_P3:#fff;--buttonBackground:rgba(1, 1, 1, 0.8);--buttonBackground_P3:color(display-p3 1 1 1 / 0.8);--buttonTextColor:#000;--buttonTextColor_P3:#000;--profilePictureBackdrop:transparent;--profilePictureBackdrop_P3:transparent;--statsLabelTextColor:#fff;--statsLabelTextColor_P3:#fff;--answerTextColor:#fff;--answerTextColor_P3:color(display-p3 1 1 1 / 1);--answerBackgroundColor:rgba(0, 0, 0, 0.1);--answerBackgroundColor_P3:color(display-p3 0 0 0 / 0.1);--correctTextColor:#000;--correctTextColor_P3:color(display-p3 0 0 0 / 1);--correctBackgroundColor:rgba(51, 255, 0, 0.5);--correctBackgroundColor_P3:color(display-p3 0.2 1 0 / 0.5);--incorrectTextColor:#fff;--incorrectTextColor_P3:color(display-p3 1 1 1 / 1);--incorrectBackgroundColor:rgba(255, 0, 255, 0.7);--incorrectBackgroundColor_P3:color(display-p3 1 0 1 / 0.7);--progressBarBackgroundColor:rgba(255, 255, 255, 0.5);--progressBarBackgroundColor_P3:color(display-p3 1 1 1 / 0.5);--progressBarFillColor:#fff;--progressBarFillColor_P3:color(display-p3 1 1 1 / 1);--quizQuestionNumber:rgba(255, 255, 255, 0.7);--quizQuestionNumber_P3:color(display-p3 1 1 1 / 0.7);--userProfileImageBackground:#fff;--userProfileImageBackground_P3:color(display-p3 1 1 1 / 1);--quizProgressBarProfileBackdrop:rgba(255, 255, 255, 0.3);--quizProgressBarProfileBackdrop_P3:color(display-p3 1 1 1 / 0.3);--questionTextColor:#fff;--questionTextColor_P3:color(display-p3 1 1 1 / 1);--inputPlaceholderColor:rgba(1, 1, 1, 0.5);--inputPlaceholderColor_P3:color(display-p3 1 1 1 / 0.5);--inputPlaceholderColorFocused:rgba(1, 1, 1, 0.3);--inputPlaceholderColorFocused_P3:color(display-p3 1 1 1 / 0.3);--inputTextColor:#fff;--inputTextColor_P3:color(display-p3 1 1 1 / 1);--inputCaretColor:#fff;--labelBG:rgba(255, 255, 255, 0.1);--labelBG_P3:color(display-p3 1 1 1 / 0.1);--selectedLabelBG:rgba(255, 255, 255, 0.6);--selectedLabelBG_P3:color(display-p3 1 1 1 / 0.6);--touchedLabelBG:rgba(255, 255, 255, 0.4);--touchedLabelBG_P3:color(display-p3 1 1 1 / 0.4);--placeTextColor:#fff;--placeTextColor_P3:color(display-p3 1 1 1 / 1);--leaderBoardTextColor:#fff;--leaderBoardTextColor_P3:color(display-p3 1 1 1 / 1);--labelFontSize:19px;--titleFontSize:29px;--statsLabelFontSize:20px;--buttonFontSize:27px;--inputFontSize:29px;--quizQuestionNumberFontSize:16px;--questionTextFontSize:28px;--answerOptionFontSize:22px;--scoreFontSize:30px;--correctAnswersTextFontSize:18px}.favorites-image{background-image:url(/images/favorites-background-2.png);position:absolute;background-size:cover;width:100%;height:100%;background-repeat:no-repeat;z-index:0;background-position:0 100%;transition:background-position 1s ease;filter:blur(3px)}@media(min-width:768px){.favorites-image{background-size:150%}}.favorites-quiztaker-landing{background:var(--bg);background:var(--bg_P3)}.favorites-quiztaker-landing .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.favorites-quiztaker-landing .title{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize);text-shadow:1px 1px 2px rgba(0,0,0,.3);z-index:2}.favorites-quiztaker-landing .quiz-creator-image-wrapper{width:147px;height:147px;border-radius:50%;background:var(--profilePictureBackdrop);background:var(--profilePictureBackdrop_P3);z-index:2}.favorites-quiztaker-landing .quiz-creator-image{width:138px;height:138px;border-radius:50%;box-shadow:0 0 5px 5px white,0 0 30px 10px white,0 0 60px 10px white,0 0 150px 10px white}.favorites-quiztaker-landing .quiz-stats-label{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--statsLabelTextColor);color:var(--statsLabelTextColor_P3);font-size:var(--statsLabelFontSize);z-index:2;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.favorites-quiztaker-landing .btn{box-shadow:inset 0 0 5px 5px white,0 0 20px white;backdrop-filter:blur(10px);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:30px;z-index:1}.favorites-quiztaker-landing .btn .bordered-font{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.favorites-whats-your-name{background:var(--bg);background:var(--bg_P3)}.favorites-whats-your-name .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.favorites-whats-your-name .input{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--inputFontSize);color:var(--inputTextColor);color:var(--inputTextColor_P3);caret-color:var(--inputCaretColor)}.favorites-whats-your-name .input::-moz-placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.favorites-whats-your-name .input::placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.favorites-whats-your-name .input:active::-moz-placeholder,.favorites-whats-your-name .input:focus::-moz-placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.favorites-whats-your-name .input:active::placeholder,.favorites-whats-your-name .input:focus::placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.favorites-whats-your-name .btn{box-shadow:inset 0 0 5px 5px white,0 0 20px white;backdrop-filter:blur(10px);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:30px;z-index:1}.favorites-whats-your-name .btn .bordered-font{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.favorites-whats-your-gender{background:var(--bg);background:var(--bg_P3)}.favorites-whats-your-gender .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.favorites-whats-your-gender .title{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.favorites-whats-your-gender .gender-options-wrapper{z-index:1}.favorites-whats-your-gender .gender-options-wrapper .gender-option.touched .gender-icon{background:var(--touchedLabelBG);background:var(--touchedLabelBG_P3)}.favorites-whats-your-gender .gender-options-wrapper .gender-option .gender-icon{width:120px;border-radius:23px;backdrop-filter:blur(15px)contrast(1.1);background:var(--labelBG);background:var(--labelBG_P3);box-shadow:0 0 8px 2px #ffffff inset}.favorites-whats-your-gender .gender-options-wrapper .gender-option .gender-icon.selected{background:var(--selectedLabelBG);background:var(--selectedLabelBG_P3)}.favorites-whats-your-gender .gender-options-wrapper .gender-option .gender-label{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--labelFontSize);color:var(--titleTextColor);color:var(--titleTextColor_P3)}.favorites-quiz{background:var(--bg);background:var(--bg_P3)}.favorites-quiz .quiz-header{z-index:1}.favorites-quiz .quiz-header .quiz-header-progress{max-width:200px}.favorites-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar{mask:url(/svgs/masks/favorites-progress-bar.svg);-webkit-mask:url(/svgs/masks/favorites-progress-bar.svg);background:var(--progressBarBackgroundColor);background:var(--progressBarBackgroundColor_P3)}.favorites-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-fill{background:var(--progressBarFillColor);background:var(--progressBarFillColor_P3)}.favorites-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-background{display:none}.favorites-quiz .quiz-header .quiz-header-progress .quiz-header-progress-text{opacity:.7;font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--quizQuestionNumber);color:var(--quizQuestionNumber_P3)}.favorites-quiz .quiz-header .quiz-header-user-profile-wrapper,.favorites-quiz .quiz-header .quiz-header-creator-image-wrapper{width:45px;height:45px;background-color:var(--quizProgressBarProfileBackdrop);background-color:var(--quizProgressBarProfileBackdrop_P3);border-radius:50%}.favorites-quiz .quiz-header .quiz-header-user-profile,.favorites-quiz .quiz-header .quiz-header-creator-image{width:40px;height:40px;border-radius:50%;background:var(--userProfileImageBackground);background:var(--userProfileImageBackground_P3)}.favorites-quiz .question-wrapper{z-index:1}.favorites-quiz .question-wrapper .question-icon .bordered-font{--strokeColor:#fff;--fontSize:54px}.favorites-quiz .question-wrapper .question-icon .bordered-font.correct{z-index:1;--fillColor:var(--correctBackgroundColor);--fillColor:var(--correctBackgroundColor_P3)}.favorites-quiz .question-wrapper .question-icon .bordered-font.incorrect{z-index:1;--fillColor:var(--incorrectBackgroundColor);--fillColor:var(--incorrectBackgroundColor_P3)}.favorites-quiz .question-wrapper .question-text{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;font-size:var(--questionTextFontSize);color:var(--questionTextColor);color:var(--questionTextColor_P3)}.favorites-quiz .question-wrapper .answer-options .answer-option{border-radius:23px;background-color:var(--answerBackgroundColor);background-color:var(--answerBackgroundColor_P3);backdrop-filter:blur(15px);box-shadow:inset 0 0 10px 1px rgba(255,255,255,.8)}.favorites-quiz .question-wrapper .answer-options .answer-option.correct{background:var(--correctBackgroundColor);background:var(--correctBackgroundColor_P3);backdrop-filter:blur(15px)saturate(1.2)contrast(1.5)brightness(1.2);color:var(--correctTextColor);color:var(--correctTextColor_P3)}.favorites-quiz .question-wrapper .answer-options .answer-option.incorrect{background:var(--incorrectBackgroundColor);background:var(--incorrectBackgroundColor_P3);backdrop-filter:blur(15px)brightness(1.4);color:var(--incorrectTextColor);color:var(--incorrectTextColor_P3)}.favorites-quiz .question-wrapper .answer-options .answer-option:not(.correct):not(.incorrect) .answer-option-text{color:var(--answerTextColor);color:var(--answerTextColor_P3)}.favorites-quiz .question-wrapper .answer-options .answer-option .answer-option-text{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:var(--answerOptionFontSize)}.favorites-mid-game-award{background:var(--bg);background:var(--bg_P3)}.favorites-mid-game-award .img{display:none}.favorites-mid-game-award .bordered-font{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.favorites-mid-game-award .bordered-font.streak-number{--strokeColor:#fff;--strokeColor:#fff;--fillColor:#fff;--fillColor:color(display-p3 1 1 1 / 1);filter:drop-shadow(0 0 4px rgba(255,255,255,.8))drop-shadow(0 0 10px rgba(255,255,255,.6))drop-shadow(0 0 20px rgba(255,255,255,.4))}.favorites-mid-game-award .bordered-font.streak-number .shadow{display:none}.favorites-mid-game-award .bordered-font.streak-text{--fontSize:57px;--strokeColor:transparent;--strokeColor:transparent;--fillColor:#fff;--fillColor:color(display-p3 1 1 1 / 1)}.favorites-mid-game-award.streak-3 .emoji{--size:280px;display:block;opacity:1;width:var(--size);-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;aspect-ratio:1/1;border-radius:100% 0 0 0;background:radial-gradient(100% 100% at 100% 100%,transparent 52%,#4C09BE 52%,#4C09BE 52%,#9770E9 56.8%,#6527E0 60%,#0140FF 60%,#4DABFF 64.8%,#0283FF 68%,#069D16 68%,#55E854 72.8%,#05D606 76%,#C1AA1C 76%,#F9E462 80.8%,#F2D525 84%,#FF8603 84%,#FFB93B 88.8%,#FAA20F 92%,#FF050F 92%,#FF435E 96.8%,#EB102D 100%);background:radial-gradient(100% 100% at 100% 100%,transparent 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .298 .035 .745) 52%,color(display-p3 .592 .439 .914) 56.8%,color(display-p3 .396 .153 .878) 60%,color(display-p3 .004 .251 1) 60%,color(display-p3 .302 .671 1) 64.8%,color(display-p3 .008 .514 1) 68%,color(display-p3 .024 .616 .086) 68%,color(display-p3 .333 .91 .329) 72.8%,color(display-p3 .02 .839 .024) 76%,color(display-p3 .757 .667 .11) 76%,color(display-p3 .976 .894 .384) 80.8%,color(display-p3 .949 .835 .145) 84%,color(display-p3 1 .525 .012) 84%,color(display-p3 1 .725 .231) 88.8%,color(display-p3 .98 .635 .059) 92%,color(display-p3 1 .012 .047) 92%,color(display-p3 1 .271 .376) 96.8%,color(display-p3 1 .02 .153) 100%)}.favorites-mid-game-award.streak-3 .emoji.animated{animation:bouncingRainbow 8s infinite ease-in-out}@keyframes bouncingRainbow{0%,100%{transform:scale(1)}50%{transform:scale(1.05)}}.favorites-mid-game-award.streak-3 .emoji.up{top:-30px;right:-30px;transform:rotate(-90deg)}.favorites-mid-game-award.streak-3 .emoji.down{bottom:-50px;left:-100px;transform:rotate(90deg)}.favorites-mid-game-award.streak-5 .emoji{background-image:url(/images/explosion.svg)}.favorites-mid-game-award.streak-5 .emoji.up{top:-50px;right:-100px}.favorites-mid-game-award.streak-5 .emoji.down{transform:scaleX(-1);bottom:-50px;left:-100px}.favorites-mid-game-award.streak-10 .emoji{background-image:url(/images/stars.svg)}.favorites-mid-game-award.streak-10 .emoji.up{top:-50px;right:-60px}.favorites-mid-game-award.streak-10 .emoji.down{top:150px;left:-50px}.favorites-mid-game-award .text{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800;color:var(--titleTextColor);color:var(--titleTextColor_P3)}.favorites-mid-game-award .btn{box-shadow:inset 0 0 5px 5px white,0 0 20px white;backdrop-filter:blur(10px);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:30px;z-index:1}.favorites-mid-game-award .btn .bordered-font{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.favorites-leaderboard{background:var(--bg);background:var(--bg_P3)}.favorites-leaderboard .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.favorites-leaderboard .rainbow{display:none}.favorites-leaderboard .score{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--scoreFontSize)}.favorites-leaderboard .correct-answers-text{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--correctAnswersTextFontSize)}.favorites-leaderboard .place-wrapper .bordered-font{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900}.favorites-leaderboard .place-wrapper .bordered-font.place{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--placeTextColor);--fillColor:var(--placeTextColor_P3);filter:drop-shadow(0 0 4px rgba(255,255,255,.8))drop-shadow(0 0 10px rgba(255,255,255,.6))drop-shadow(0 0 20px rgba(255,255,255,.4))}.favorites-leaderboard .place-wrapper .bordered-font.place .shadow{display:none}.favorites-leaderboard .place-wrapper .bordered-font.out-of{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3)}.favorites-leaderboard .place-wrapper .bordered-font.message{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3);--fontSize:var(--titleFontSize)}.favorites-leaderboard .place-container .wave{background:#0062ff!important}.favorites-leaderboard .best-of-wrapper{z-index:1}.favorites-leaderboard .best-of-wrapper .leaderboard-place .leaderboard-place-number-wrapper{background:var(--labelBG);background:var(--labelBG_P3);box-shadow:inset 0 0 5px 1px white;backdrop-filter:blur(20px)}.favorites-leaderboard .best-of-wrapper .leaderboard-place .bordered-font{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900}.favorites-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-number{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.favorites-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-name{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.favorites-leaderboard .social-proof-label{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 800}.favorites-leaderboard .btn{box-shadow:inset 0 0 5px 5px white,0 0 20px white;backdrop-filter:blur(10px);background:var(--buttonBackground);background:var(--buttonBackground_P3);border-radius:30px;z-index:1;flex-shrink:0;margin-bottom:20px}.favorites-leaderboard .btn .bordered-font{font-family:nunito,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 900;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.redflags-theme{--bg:linear-gradient(-180deg, #e00000 10%, #3e0000 100%);--bg_P3:linear-gradient(
    -180deg,
    color(display-p3 0.878431 0 0 / 1) 10%,
    color(display-p3 0.243137 0 0 / 1) 100%
  );--logoStrokeColor:#fff;--logoStrokeColor_P3:#fff;--logoFillColor:#e00000;--logoFillColor_P3:color(display-p3 0.878431 0 0 / 1);--titleTextColor:#fff;--titleTextColor_P3:color(display-p3 1 1 1 / 1);--buttonBackground:#ff0000;--buttonBackground_P3:color(display-p3 1 0 0 / 1);--buttonTextColor:#fff;--buttonTextColor_P3:#fff;--profilePictureBackdrop:rgba(#fff, 1);--profilePictureBackdrop_P3:color(display-p3 1 1 1 / 1);--statsLabelTextColor:rgba(#fff, 0.7);--statsLabelTextColor_P3:color(display-p3 1 1 1 / 0.7);--answerTextColor:#fff;--answerTextColor_P3:color(display-p3 1 1 1 / 1);--answerBackgroundColor:rgba(0, 0, 0, 0.4);--answerBackgroundColor_P3:color(display-p3 0 0 0 / 0.4);--correctTextColor:#fff;--correctTextColor_P3:color(display-p3 1 1 1 / 1);--correctBackgroundColor:#009821;--correctBackgroundColor_P3:color(display-p3 0 0.596078 0.129412 / 1);--incorrectTextColor:#fff;--incorrectTextColor_P3:color(display-p3 1 1 1 / 1);--incorrectBackgroundColor:#ff0000;--incorrectBackgroundColor_P3:color(display-p3 1 0 0 / 1);--progressBarBackgroundColor:rgba(255, 255, 255, 0.5);--progressBarBackgroundColor_P3:color(display-p3 1 1 1 / 0.5);--progressBarFillColor:#fff;--progressBarFillColor_P3:color(display-p3 1 1 1 / 1);--quizQuestionNumber:rgba(255, 255, 255, 0.7);--quizQuestionNumber_P3:color(display-p3 1 1 1 / 0.7);--userProfileImageBackground:#6a0000;--userProfileImageBackground_P3:color(display-p3 0.415686 0 0 / 1);--quizProgressBarProfileBackdrop:rgba(255, 255, 255, 0.3);--quizProgressBarProfileBackdrop_P3:color(display-p3 1 1 1 / 0.3);--questionTextColor:#fff;--questionTextColor_P3:color(display-p3 1 1 1 / 1);--inputPlaceholderColor:rgba(1, 1, 1, 0.5);--inputPlaceholderColor_P3:color(display-p3 1 1 1 / 0.5);--inputPlaceholderColorFocused:rgba(1, 1, 1, 0.3);--inputPlaceholderColorFocused_P3:color(display-p3 1 1 1 / 0.3);--inputTextColor:#fff;--inputTextColor_P3:color(display-p3 1 1 1 / 1);--inputCaretColor:#ffffff;--labelBG:rgba(0, 0, 0, 0.4);--labelBG_P3:color(display-p3 0 0 0 / 0.4);--selectedLabelBG:#ff0000;--selectedLabelBG_P3:color(display-p3 1 0 0 / 1);--touchedLabelBG:rgba(0, 0, 0, 0.7);--touchedLabelBG_P3:color(display-p3 0 0 0 / 0.7);--placeTextColor:#fff;--placeTextColor_P3:color(display-p3 1 1 1 / 1);--leaderBoardTextColor:#fff;--leaderBoardTextColor_P3:color(display-p3 1 1 1 / 1);--labelFontSize:16px;--titleFontSize:24px;--statsLabelFontSize:20px;--buttonFontSize:24px;--inputFontSize:27px;--quizQuestionNumberFontSize:16px;--questionTextFontSize:28px;--answerOptionFontSize:22px;--scoreFontSize:30px;--correctAnswersTextFontSize:18px}.redflags-image{display:none}.redflags-quiztaker-landing{background:var(--bg);background:var(--bg_P3)}.redflags-quiztaker-landing .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.redflags-quiztaker-landing .title{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.redflags-quiztaker-landing .quiz-creator-image-wrapper{width:147px;height:147px;border-radius:50%;background:var(--profilePictureBackdrop);background:var(--profilePictureBackdrop_P3);box-shadow:0 6px rgba(0,0,0,.2)}.redflags-quiztaker-landing .quiz-creator-image{width:138px;height:138px;border-radius:50%}.redflags-quiztaker-landing .quiz-stats-label{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;color:var(--statsLabelTextColor);color:var(--statsLabelTextColor_P3);font-size:var(--statsLabelFontSize)}.redflags-quiztaker-landing .btn{box-shadow:none;backdrop-filter:none;background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:13px;box-shadow:inset 0 0 0 1px #fff,0 0 15px 0 var(--buttonBackground),0 0 15px 0 var(--buttonBackground_P3)}.redflags-quiztaker-landing .btn .bordered-font{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.redflags-whats-your-name{background:var(--bg);background:var(--bg_P3)}.redflags-whats-your-name .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.redflags-whats-your-name .input{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;font-size:var(--inputFontSize);color:var(--inputTextColor);color:var(--inputTextColor_P3);caret-color:var(--inputCaretColor)}.redflags-whats-your-name .input::-moz-placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.redflags-whats-your-name .input::placeholder{color:var(--inputPlaceholderColor);color:var(--inputPlaceholderColor_P3)}.redflags-whats-your-name .input:active::-moz-placeholder,.redflags-whats-your-name .input:focus::-moz-placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.redflags-whats-your-name .input:active::placeholder,.redflags-whats-your-name .input:focus::placeholder{color:var(--inputPlaceholderColorFocused);color:var(--inputPlaceholderColorFocused_P3)}.redflags-whats-your-name .btn{box-shadow:none;backdrop-filter:none;background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:13px;box-shadow:inset 0 0 0 1px #fff,0 0 15px 0 var(--buttonBackground),0 0 15px 0 var(--buttonBackground_P3)}.redflags-whats-your-name .btn .bordered-font{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.redflags-whats-your-gender{background:var(--bg);background:var(--bg_P3)}.redflags-whats-your-gender .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.redflags-whats-your-gender .title{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--titleFontSize)}.redflags-whats-your-gender .gender-options-wrapper{z-index:1}.redflags-whats-your-gender .gender-options-wrapper .gender-option.touched .gender-icon{background:var(--touchedLabelBG);background:var(--touchedLabelBG_P3)}.redflags-whats-your-gender .gender-options-wrapper .gender-option .gender-icon{border-radius:15px;backdrop-filter:blur(2px);background:var(--labelBG);background:var(--labelBG_P3)}.redflags-whats-your-gender .gender-options-wrapper .gender-option .gender-icon.selected{background:var(--selectedLabelBG);background:var(--selectedLabelBG_P3);box-shadow:inset 0 0 0 1.5px #ffffff97}.redflags-whats-your-gender .gender-options-wrapper .gender-option .gender-label{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;font-size:var(--labelFontSize);color:var(--titleTextColor);color:var(--titleTextColor_P3)}.redflags-quiz{background:var(--bg);background:var(--bg_P3)}.redflags-quiz .quiz-header .quiz-header-progress{max-width:210px}.redflags-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar{-webkit-mask:url(/svgs/masks/redflags-progressbar.svg);mask:url(/svgs/masks/redflags-progressbar.svg);background:var(--progressBarBackgroundColor);background:var(--progressBarBackgroundColor_P3)}.redflags-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-fill{background:var(--progressBarFillColor);background:var(--progressBarFillColor_P3)}.redflags-quiz .quiz-header .quiz-header-progress .quiz-header-progress-bar .quiz-header-progress-background{display:none}.redflags-quiz .quiz-header .quiz-header-progress .quiz-header-progress-text{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;color:var(--quizQuestionNumber);color:var(--quizQuestionNumber_P3);font-size:var(--quizQuestionNumberFontSize)}.redflags-quiz .quiz-header .quiz-header-user-profile-wrapper,.redflags-quiz .quiz-header .quiz-header-creator-image-wrapper{width:45px;height:45px;background-color:var(--quizProgressBarProfileBackdrop);background-color:var(--quizProgressBarProfileBackdrop_P3);border-radius:50%}.redflags-quiz .quiz-header .quiz-header-user-profile,.redflags-quiz .quiz-header .quiz-header-creator-image{width:40px;height:40px;border-radius:50%;background:var(--userProfileImageBackground);background:var(--userProfileImageBackground_P3)}.redflags-quiz .question-wrapper .question-icon .bordered-font{--strokeColor:#fff;--fontSize:54px}.redflags-quiz .question-wrapper .question-icon .bordered-font.correct{z-index:1;--fillColor:var(--correctBackgroundColor);--fillColor:var(--correctBackgroundColor_P3)}.redflags-quiz .question-wrapper .question-icon .bordered-font.incorrect{z-index:1;--fillColor:var(--incorrectBackgroundColor);--fillColor:var(--incorrectBackgroundColor_P3)}.redflags-quiz .question-wrapper .question-text{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;letter-spacing:-.03em;font-size:var(--questionTextFontSize);padding:10px;color:var(--questionTextColor);color:var(--questionTextColor_P3)}.redflags-quiz .question-wrapper .answer-options .answer-option{border-radius:10px}.redflags-quiz .question-wrapper .answer-options .answer-option:nth-child(1){background-color:rgba(0,0,0,.4)}.redflags-quiz .question-wrapper .answer-options .answer-option:nth-child(2){background-color:rgba(0,0,0,.6)}.redflags-quiz .question-wrapper .answer-options .answer-option:nth-child(3){background-color:rgba(0,0,0,.8)}.redflags-quiz .question-wrapper .answer-options .answer-option:nth-child(4){background-color:#000}.redflags-quiz .question-wrapper .answer-options .answer-option.correct{background:var(--correctBackgroundColor);background:var(--correctBackgroundColor_P3);box-shadow:0 0 10px 0 var(--correctBackgroundColor)!important;box-shadow:0 0 10px 0 var(--correctBackgroundColor_P3)!important;color:var(--correctTextColor);color:var(--correctTextColor_P3)}.redflags-quiz .question-wrapper .answer-options .answer-option.incorrect{background:var(--incorrectBackgroundColor);background:var(--incorrectBackgroundColor_P3);box-shadow:0 0 10px 0 var(--incorrectBackgroundColor)!important;box-shadow:0 0 10px 0 var(--incorrectBackgroundColor_P3)!important;color:var(--incorrectTextColor);color:var(--incorrectTextColor_P3)}.redflags-quiz .question-wrapper .answer-options .answer-option:not(.correct):not(.incorrect) .answer-option-text{color:var(--answerTextColor);color:var(--answerTextColor_P3)}.redflags-quiz .question-wrapper .answer-options .answer-option .answer-option-text{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;font-size:var(--answerOptionFontSize)}.redflags-mid-game-award{background:var(--bg);background:var(--bg_P3)}.redflags-mid-game-award .img{display:none}.redflags-mid-game-award .bordered-font{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400}.redflags-mid-game-award .bordered-font.streak-number{--strokeColor:transparent;--strokeColor:transparent;--fillColor:#fff;--fillColor:color(display-p3 1 1 1 / 1)}.redflags-mid-game-award .bordered-font.streak-number .shadow{display:none}.redflags-mid-game-award .bordered-font.streak-text{--fontSize:57px;--strokeColor:transparent;--strokeColor:transparent;--fillColor:#fff;--fillColor:color(display-p3 1 1 1 / 1)}.redflags-mid-game-award .text{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;color:#fff;color:color(display-p3 1 1 1/1)}.redflags-mid-game-award .btn{box-shadow:none;backdrop-filter:none;background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:13px;box-shadow:inset 0 0 0 1px #fff,0 0 15px 0 var(--buttonBackground),0 0 15px 0 var(--buttonBackground_P3)}.redflags-mid-game-award .btn .bordered-font{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}.redflags-leaderboard{background:var(--bg);background:var(--bg_P3)}.redflags-leaderboard .logo{--strokeColor:var(--logoStrokeColor);--strokeColor_P3:var(--logoStrokeColor_P3);--fillColor:var(--logoFillColor);--fillColor_P3:var(--logoFillColor_P3)}.redflags-leaderboard .rainbow{display:none}.redflags-leaderboard .score{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--scoreFontSize)}.redflags-leaderboard .correct-answers-text{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;color:var(--titleTextColor);color:var(--titleTextColor_P3);font-size:var(--correctAnswersTextFontSize)}.redflags-leaderboard .place-wrapper .bordered-font{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400}.redflags-leaderboard .place-wrapper .bordered-font.place{transform:none!important;--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--placeTextColor);--fillColor:var(--placeTextColor_P3)}.redflags-leaderboard .place-wrapper .bordered-font.out-of{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3)}.redflags-leaderboard .place-wrapper .bordered-font.message{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor_P3);--fontSize:var(--titleFontSize)}.redflags-leaderboard .place-container .wave{background:#3e0000!important}.redflags-leaderboard .best-of-wrapper .leaderboard-place .leaderboard-place-number-wrapper{background:var(--labelBG);background:var(--labelBG_P3)}.redflags-leaderboard .best-of-wrapper .leaderboard-place .bordered-font{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400}.redflags-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-number{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.redflags-leaderboard .best-of-wrapper .leaderboard-place .bordered-font.leaderboard-place-name{--strokeColor:transparent;--strokeColor:transparent;--fillColor:var(--leaderBoardTextColor);--fillColor:var(--leaderBoardTextColor)}.redflags-leaderboard .social-proof-label{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400}.redflags-leaderboard .btn{box-shadow:none;backdrop-filter:none;background:var(--buttonBackground);background:var(--buttonBackground_P3);font-size:var(--buttonFontSize);border-radius:13px;box-shadow:inset 0 0 0 1px #fff,0 0 15px 0 var(--buttonBackground),0 0 15px 0 var(--buttonBackground_P3)}.redflags-leaderboard .btn .bordered-font{font-family:bowlby one sc,sans-serif;font-weight:unset;font-variation-settings:"GRAD" 1,"wght" 400;font-size:var(--buttonFontSize);--strokeColor:transparent;--strokeColor_P3:transparent;--fillColor:var(--buttonTextColor);--fillColor_P3:var(--buttonTextColor_P3)}