@import"https://fonts.googleapis.com/css2?family=Cairo:wght@700&display=swap";body{background:#000;margin:0;font-family:Cairo,sans-serif;color:#fff;width:100vw;height:100%;overflow-x:hidden}p,h1,h2,h3,h4,h5,h6{margin:0}.splash-layout{display:flex;align-items:center;justify-content:center;min-height:100vh;gap:4rem;padding:0 2rem;transition:all 1s ease;box-sizing:border-box}.splash-layout.center{flex-direction:column;justify-content:center;align-items:center}.splash-layout.split{flex-direction:row;justify-content:center;max-width:1200px;margin:0 auto}.left{display:flex;flex-direction:column;justify-content:center;align-items:center;max-width:100%;transition:transform 1s ease,text-align 1s ease}.splash-layout.split .left{align-items:flex;transform:translate(-20%);text-align:center;justify-content:center;align-items:center}.main-title{font-size:2.5rem;font-weight:700;margin:0}.subtitle{font-size:1.2rem;opacity:.8;margin:0}.right{opacity:0;transform:translate(100%);transition:opacity 1s ease,transform 1s ease;text-align:center}.right.show{opacity:1;transform:translate(0)}.bubble-wrapper{display:flex;align-items:center;justify-content:center;gap:4px}.bubble{display:flex;justify-content:center;align-items:center;gap:10px;border-radius:1000px;background:linear-gradient(90deg,#7f00ff,#a47dab);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);transition:transform .3s ease}.bubble-left{width:100px;height:100px;opacity:.5}.bubble-main{width:200px;height:200px;font-weight:700;font-size:1.2rem;border:4px solid rgba(255,255,255,.4);color:#fff;cursor:pointer}.bubble-main:hover{transform:scale(1.05)}.bubble-right{width:50px;height:50px;opacity:.2}.hint{color:var(--Text-Light, #fff);font-family:Cairo,sans-serif;font-size:25px;font-style:normal;font-weight:700;line-height:normal;margin-top:1rem;text-align:center}.page2-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:90%;max-width:1280px;min-height:90vh;padding:5%;gap:5vh;margin:0 auto;box-sizing:border-box}.header{text-align:center;margin-bottom:2rem}.title{font-size:3rem;font-weight:700;margin:0}.subtitle{font-size:1.5rem;opacity:.8;margin:.5rem 0}.instruction{font-size:25px;opacity:.7;margin:1rem 0}.settings-container{display:flex;justify-content:space-between;width:100%;gap:5%;flex-wrap:wrap}.difficulty-section,.category-section{flex:1;min-width:250px;align-items:start;gap:-10px}.section-title{font-size:1.8rem;font-weight:700;margin-bottom:1rem}.options{display:flex;justify-content:start;gap:1rem;flex-wrap:wrap;color:gray}.option{font-size:35px;font-weight:700;border-radius:25px;transition:background .3s ease;line-height:normal}.label{font-size:20px;font-weight:700;color:#fff}.option.selected{background:linear-gradient(90deg,#7f00ff,#a47dab);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.left-frame{display:flex;flex-direction:column;justify-content:center;gap:10px;text-align:center}.main-text-container{display:flex;justify-content:space-around;width:100%;align-items:center}.right-frame{display:flex;flex-direction:column;justify-content:center;gap:20px}#page3{position:relative;width:100%;min-height:100vh}.page3-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;box-sizing:border-box;gap:2rem;margin-top:6rem}.game-info{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;font-size:35px;box-sizing:border-box;width:100%;position:absolute;top:0;left:0}.game-info p{flex:1}.game-info p:first-child{text-align:left}.game-info p:nth-child(2){text-align:center}.game-info p:last-child{text-align:right}#page3 .game-info span{background:linear-gradient(90deg,#7f00ff,#a47dab);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-weight:900;font-size:35px}.game-clue{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem;text-align:center}.clue-number{color:gray;font-weight:900;font-size:25px;letter-spacing:1px}#clue-text{font-size:30px;font-weight:700;color:#fff}.transcript-text{min-height:1.5em;font-family:monospace;font-style:italic;font-size:25px;text-align:center;background:linear-gradient(90deg,#7f00ff,#a47dab);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;text-shadow:0 0 5px rgba(255,255,255,.2);font-weight:900}.cursor{display:inline-block;margin-left:4px;animation:blink 1s steps(1) infinite;color:#fff}.page4-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;padding-top:4rem;box-sizing:border-box;gap:2rem}.page4 .bubble{background-color:#1e8449;background-image:linear-gradient(147deg,#1e8449,#333 74%)}.page4.incorrect .bubble{background-color:#b71c1c;background-image:linear-gradient(147deg,#b71c1c,#4e0303 74%)}.game-info span{background:linear-gradient(90deg,#7f00ff,#a47dab)!important;-webkit-background-clip:text!important;background-clip:text!important;-webkit-text-fill-color:transparent!important;font-weight:900;size:35px}#correct-answer{font-size:20px;font-weight:700;margin-top:10px;text-align:center;background:linear-gradient(90deg,#7f00ff,#a47dab);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;font-family:Cairo,sans-serif}.hidden{display:none}.page5 .splash-layout{display:flex;justify-content:space-between;align-items:center;height:100vh;padding:4rem;box-sizing:border-box}.page5 .left-side{flex:1;text-align:left;padding-left:2rem;font-size:35px}.page5 .right-side{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center}.final-score-text{font-size:2rem;color:#fff;margin-bottom:.5rem}.final-score-number{font-size:35px;font-weight:900;background:linear-gradient(90deg,#7f00ff,#a47dab);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.page5 .bubble-main{background:linear-gradient(90deg,#7f00ff,#a47dab);color:#fff;font-size:1.5rem;padding:1rem 2rem;border-radius:50px;font-weight:700;cursor:pointer;box-shadow:0 0 10px #7f00ff80}.page5 .hint{color:#fff;margin-top:1rem}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.08)}}.bubble-main.pulsing{animation:pulse 1.2s ease-in-out infinite!important;font-family:Cairo,sans-serif!important}.bubble-main.speaking{background:linear-gradient(270deg,#7f00ff,#a47dab,#7f00ff)!important;background-size:200% 200%!important;animation:colorWave 3s linear infinite!important;font-family:Cairo,sans-serif!important}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}@keyframes sparkle{0%{opacity:.2;transform:scale(1)}to{opacity:1;transform:scale(1.2)}}.bubble-main.analyzing{animation:pulse .8s ease-in-out infinite alternate,colorWave 4s linear infinite;background:linear-gradient(270deg,#7f00ff,#a47dab,#7f00ff);background-size:200% 200%}@keyframes pulse{0%{transform:scale(1);opacity:.8}to{transform:scale(1.05);opacity:1}}@keyframes colorWave{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.instruction.sparkle:after{content:" ✨";animation:sparkle 1s infinite alternate}#page3,#page4{transition:opacity .3s ease!important;font-family:Cairo,sans-serif!important}.score-bonus{color:#4caf50!important;font-weight:700!important;animation:fadeInOut 1.5s ease-in-out!important;font-family:Cairo,sans-serif!important}@keyframes fadeInOut{0%{opacity:0}50%{opacity:1}to{opacity:0}}.page4 .bubble-main:not(.speaking):not(.pulsing),.bubble-main.correct-state{background:linear-gradient(147deg,#1e8449,#333 74%)!important;animation:none!important;border-color:#fff9!important;font-family:Cairo,sans-serif!important}.page4.incorrect .bubble-main:not(.speaking):not(.pulsing),.bubble-main.incorrect-state{background:linear-gradient(147deg,#b71c1c,#4e0303 74%)!important;animation:none!important;border-color:#fff9!important;font-family:Cairo,sans-serif!important}.page{position:relative;width:100%;min-height:100vh;overflow:auto;background:#000;display:none;z-index:1}.page.active{display:flex;justify-content:center;align-items:center;z-index:2}@media (max-width: 768px){.splash-layout.split{flex-direction:column;gap:2rem;padding:0 1rem}.left{max-width:100%;text-align:center}.right{transform:translate(0)}.page2-wrapper{width:100%;padding:20px;gap:20px}.main-text-container{flex-direction:row;gap:20px}.title{font-size:2rem}.subtitle{font-size:1.2rem}.instruction{font-size:1rem}.settings-container{flex-direction:column;gap:2rem}.section-title{font-size:1.5rem}.option{font-size:1rem}.splash-layout.split .left{transform:translate(0)}}
