@import url(https://fonts.googleapis.com/css2?family=Londrina+Solid&display=swap);:root{--background-color:#11152a;--panel-color:#12223e;--text-color:#fff;--subtext-color:gray;--scroll-track-color:#00000080;--scroll-thumb-color:#213e70}html{font-family:Londrina Solid,cursive;font-size:125%}body{background:#11152a;background:var(--background-color);margin:0}a,a:visited,body{color:#fff;color:var(--text-color)}button{background:linear-gradient(197.78deg,#ef8f49 -12.54%,#f1bd42 104.72%);border:0;border-radius:15px;color:#fff;cursor:pointer;font-family:inherit;font-size:inherit;min-height:40px;min-width:60px;padding:8px 12px}button:disabled{background-color:gray;background:#ffffff40;color:#000;cursor:not-allowed}input{background-color:#fff;border:1px solid #000;border-radius:6px;color:#000;font-family:inherit;font-size:inherit;padding:6px}input:disabled{background-color:gray}textarea{padding:6px}select,textarea{background-color:#fff;border:1px solid #000;border-radius:6px;color:#000;font-family:inherit;font-size:inherit}select{height:40px;padding-left:6px}.flex-row{align-items:center;column-gap:10px;display:flex;flex-direction:row}.flex-row.space-between{justify-content:space-between}.flex-column,.flex-column-centered{display:flex;flex-direction:column;row-gap:10px}.flex-cell,.flex-column-centered{align-items:center}.flex-cell{display:flex;justify-content:center}.page{padding:20px}.panel{background-color:#12223e;background-color:var(--panel-color);color:#fff;color:var(--text-color)}.notification-panel,.panel{border-radius:10px;padding:10px}.notification-panel{background-color:#fdf365;color:#000}.subtext{color:gray;color:var(--subtext-color);font-size:.9em}.dialog-cover{background-color:#000c;cursor:default;height:100%;left:0;opacity:1;pointer-events:visible;position:fixed;top:0;width:100%;z-index:20}.dialog-panel,.dialog-panel-centered{background-color:#12223e;background-color:var(--panel-color);border-radius:10px;box-shadow:0 4px 8px 0 #0003,0 6px 20px 0 #00000030;color:#fff;color:var(--text-color);display:flex;flex-direction:column;left:50%;margin:auto;max-width:600px;padding:15px;position:absolute;text-align:center;top:10%;transform:translateX(-50%);-webkit-user-select:none;user-select:none;width:calc(100% - 20px)}.dialog-panel-centered{top:10%;transform:translateX(-50%)}.dialog-header{display:flex;flex-direction:row;justify-content:center;position:relative;text-align:center}.dialog-close-button{color:gray;color:var(--subtext-color);cursor:pointer;font-size:1em;position:absolute;right:-5px;top:-5px}@media (max-width:500px){.page{padding:10px}.dialog-panel-centered{max-width:calc(100% - 20px);top:50%;transform:translate(-50%,-50%)}}h1,h2,h3,h4,h5,h6{font-family:Londrina Solid,cursive;margin-bottom:.5em}h1{color:#fff;color:var(--text-color);font-size:2.5em}h2{color:#f0a346;font-size:2em}h3{font-size:1.75em}h3,h4{color:#fff;color:var(--text-color)}h4{font-size:1.5em}h5{font-size:1.25em}h5,h6{color:#fff;color:var(--text-color)}h6{font-size:1em}p{line-height:1.6;margin-bottom:1em}.wishlist-game-page{background:linear-gradient(135deg,#0f1a2e,#1a2744 50%,#0f1a2e);display:flex;flex-direction:column;height:100vh;min-height:100vh;overflow:hidden;position:relative}.quest-xp-container{background:linear-gradient(180deg,#0f1a2ef2,#0f1a2e00);left:0;padding:12px 20px;position:fixed;right:0;top:0;z-index:100}.quest-xp-bar{background:#0006;border:2px solid #ffd1664d;border-radius:10px;height:12px;overflow:hidden}.quest-xp-fill{background:linear-gradient(90deg,#ffd166,#fa0);border-radius:8px;box-shadow:0 0 10px #ffd16680;height:100%;transition:width .5s ease-out}.quest-xp-text{align-items:center;color:#ffd166;display:flex;font-size:.9em;font-weight:700;gap:8px;justify-content:center;margin-top:6px;text-shadow:0 2px 4px #00000080}.xp-star{color:#ffd166;font-size:1em}.xp-popup{animation:xpPopup 1.5s ease-out forwards;background:linear-gradient(135deg,#ffd166,#fa0);border-radius:15px;box-shadow:0 5px 30px #ffd16699;color:#1a2a4e;font-size:1.5em;font-weight:800;left:50%;padding:15px 30px;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:200}@keyframes xpPopup{0%{opacity:0;transform:translate(-50%,-50%) scale(.5)}20%{opacity:1;transform:translate(-50%,-50%) scale(1.2)}40%{transform:translate(-50%,-50%) scale(1)}80%{opacity:1;transform:translate(-50%,-80%) scale(1)}to{opacity:0;transform:translate(-50%,-100%) scale(.8)}}.quest-progress-dots{bottom:20px;display:flex;gap:12px;left:50%;position:fixed;transform:translateX(-50%);z-index:100}.progress-dot{background:#ffffff4d;border:2px solid #ffffff80;border-radius:50%;height:12px;transition:all .3s ease;width:12px}.progress-dot.active{background:#ffd166;border-color:#ffd166;box-shadow:0 0 10px #ffd16699;transform:scale(1.2)}.progress-dot.completed{background:#48bb78;border-color:#48bb78}.quest-screens-container{flex:1 1;margin-bottom:50px;margin-top:50px;overflow:hidden;position:relative}.quest-screens-slider{display:flex;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1)}.quest-screen{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100%;justify-content:center;min-width:100%;overflow-y:auto;padding:20px;position:relative;width:100%}.quest-logo{filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));height:70px;margin-bottom:15px}.quest-main-title{color:#ffd166;font-size:2em;font-weight:800;margin:0 0 10px;text-align:center;text-shadow:2px 2px 4px #0000004d}.quest-subtitle{color:#fff;font-size:1.1em;font-weight:600;margin:0 0 8px;max-width:450px;opacity:.95;text-align:center}.quest-subtitle-small{color:#ffd166;font-size:.9em;margin:0 0 15px;max-width:400px;opacity:.9;text-align:center}.game-highlights{display:flex;gap:10px;justify-content:center;margin-bottom:20px}.highlight-block{align-items:center;background:#0006;border:2px solid #ffd166;border-radius:10px;display:flex;flex-direction:column;min-width:70px;padding:8px 12px}.highlight-number{color:#ffd166;font-size:1.3em;font-weight:800;line-height:1}.highlight-label-top{color:#fff;font-size:.65em;font-weight:500;margin-bottom:2px;opacity:.8}.highlight-label{color:#fff;font-size:.7em;font-weight:600;letter-spacing:1px;margin-top:4px;opacity:.9;text-transform:uppercase}.stream-icons{align-items:center;display:flex;gap:6px;justify-content:center;padding:2px 0}.stream-icon{font-size:1.2em}.stream-icon.twitch{color:#9146ff}.stream-icon.youtube{color:red}.stream-icon.tiktok{color:#fff}.stream-icon.facebook{color:#1877f2}.quest-header{margin-bottom:10px;text-align:center}.quest-number{color:#48bb78;font-size:.9em;font-weight:600;letter-spacing:2px;text-transform:uppercase}.quest-title{color:#ffd166;font-size:1.8em;font-weight:700;margin:5px 0 0}.quest-prompt{color:#fff;font-size:1.1em;margin:0 0 15px;text-align:center}.quest-video-container{aspect-ratio:16/9;background:#000;border:3px solid #ffd1664d;border-radius:15px;box-shadow:0 8px 30px #00000080;margin-bottom:20px;max-width:500px;overflow:hidden;width:100%}.quest-video{display:block;height:100%;object-fit:cover;transition:filter .3s ease;width:100%}.quest-video.video-paused{filter:brightness(.4) blur(2px)}.video-overlay{color:#fff;font-size:1.2em;font-weight:700;left:50%;pointer-events:none;position:absolute;text-align:center;text-shadow:2px 2px 8px #000c;top:50%;transform:translate(-50%,-50%);z-index:10}.quest-video-container{position:relative}.quest-start-button{align-items:center;background:linear-gradient(135deg,#ffd166,#fa0);border:none;border-radius:15px;box-shadow:0 6px 25px #ffd16680;color:#fff;cursor:pointer;display:flex;font-size:1.4em;font-weight:800;gap:15px;letter-spacing:2px;padding:18px 50px;text-shadow:1px 1px 3px #0000004d;text-transform:uppercase;transition:all .3s ease}.quest-start-button:hover{box-shadow:0 10px 35px #ffd166b3;transform:translateY(-3px) scale(1.02)}.quest-start-button:active{transform:translateY(0) scale(.98)}.button-icon{font-size:1em}.pulse-animation{animation:pulse 2s infinite}@keyframes pulse{0%{box-shadow:0 6px 25px #ffd16680}50%{box-shadow:0 6px 40px #ffd166cc,0 0 60px #ffd16666}to{box-shadow:0 6px 25px #ffd16680}}.quest-ability-button{align-items:center;border:none;border-radius:15px;cursor:pointer;display:flex;font-size:1.5em;font-weight:800;gap:10px;justify-content:center;letter-spacing:2px;padding:20px 50px;text-transform:uppercase;transition:all .3s ease}.quest-ability-button.boost-button{background:linear-gradient(135deg,#00d4ff,#09c);box-shadow:0 6px 25px #00d4ff80;color:#fff}.quest-ability-button.boost-button:hover{box-shadow:0 10px 40px #00d4ffb3;transform:translateY(-3px) scale(1.05)}.quest-ability-button.ram-button{background:linear-gradient(135deg,#f44,#c00);box-shadow:0 6px 25px #ff444480;color:#fff}.quest-ability-button.ram-button:hover{box-shadow:0 10px 40px #ff4444b3;transform:translateY(-3px) scale(1.05)}.quest-ability-button.special-button{background:linear-gradient(135deg,#a4f,#70c);box-shadow:0 6px 25px #aa44ff80;color:#fff}.quest-ability-button.special-button:hover{box-shadow:0 10px 40px #aa44ffb3;transform:translateY(-3px) scale(1.05)}.quest-ability-button:active{transform:translateY(0) scale(.98)}.quest-complete-button{background:linear-gradient(135deg,#48bb78,#38a169);border:none;border-radius:12px;box-shadow:0 5px 20px #48bb7866;color:#fff;cursor:pointer;font-size:1.2em;font-weight:700;letter-spacing:1px;padding:16px 45px;text-transform:uppercase;transition:all .3s ease}.quest-complete-button:hover:not(:disabled){box-shadow:0 8px 30px #48bb7899;transform:translateY(-3px)}.quest-complete-button:active:not(:disabled){transform:translateY(0)}.quest-complete-button.completed{background:linear-gradient(135deg,#2d3748,#1a202c);cursor:default;opacity:.7}.quest-complete-button:disabled{cursor:not-allowed}.glow-animation{animation:glow 2s infinite}@keyframes glow{0%{box-shadow:0 5px 20px #48bb7866}50%{box-shadow:0 5px 35px #48bb78cc,0 0 50px #48bb784d}to{box-shadow:0 5px 20px #48bb7866}}.quest-nav-button{align-items:center;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2em;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s ease;width:50px;z-index:50}.quest-nav-button:hover{background:#ffd16633;border-color:#ffd166;color:#ffd166;transform:translateY(-50%) scale(1.1)}.quest-nav-button.nav-left{left:15px}.quest-nav-button.nav-right{right:15px}.quest-car-showcase,.quest-driver-showcase{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:20px}.showcase-car,.showcase-driver{background:#0000004d;border:2px solid #ffd1664d;border-radius:10px;height:80px;object-fit:contain;padding:8px;transition:transform .3s ease;width:80px}.showcase-car:hover,.showcase-driver:hover{border-color:#ffd166;transform:scale(1.1)}.screen-final{padding-top:60px}.quest-complete-celebration{margin-bottom:20px;text-align:center}.celebration-title{animation:celebratePulse 1s ease-out;color:#ffd166;font-size:1.8em;font-weight:800;margin:0}@keyframes celebratePulse{0%{opacity:0;transform:scale(.8)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.celebration-xp{color:#48bb78;font-size:1.3em;font-weight:700;margin-top:5px}.bonus-xp-hint{animation:pulseText 2s ease-in-out infinite;color:#ffd166;font-size:.95em;margin:8px 0 0;opacity:.9}@keyframes pulseText{0%,to{opacity:.7}50%{opacity:1}}.welcome-pack-display{margin-bottom:20px;text-align:center}.welcome-pack-img{border-radius:10px;box-shadow:0 5px 20px #0006;height:auto;width:120px}.welcome-pack-text{color:#fff;font-size:1em;margin-top:10px}.final-quest-title{color:#ffd166;font-size:1.3em;font-weight:700;margin:0 0 20px;text-align:center}.conversion-options{display:flex;flex-direction:column;gap:15px;max-width:400px;width:100%}.conversion-card{background:#0000004d;border:2px solid #ffffff1a;border-radius:12px;padding:20px}.conversion-card h3{color:#fff;font-size:1.1em;margin:0 0 15px;text-align:center}.conversion-card.success-card{background:#48bb781a;border-color:#48bb78;text-align:center}.success-message{color:#48bb78;font-size:1.2em;font-weight:700;margin:0 0 10px}.success-detail{color:#fff;font-size:.9em;margin:0}.success-detail strong{color:#ffd166}.quest-cta-button{border:none;border-radius:12px;box-sizing:border-box;cursor:pointer;display:block;font-size:1.1em;font-weight:700;padding:16px 24px;text-align:center;text-decoration:none;transition:all .3s ease;width:100%}.quest-cta-button.steam-cta{background:linear-gradient(135deg,#1b2838,#2a475e);border:2px solid #66c0f4;box-shadow:0 5px 20px #66c0f44d;color:#fff}.quest-cta-button.steam-cta:hover{background:linear-gradient(135deg,#2a475e,#1b2838);box-shadow:0 8px 30px #66c0f480;transform:translateY(-2px)}.quest-cta-button.final-steam-button{animation:pulseGlow 2s ease-in-out infinite;font-size:1.3em;max-width:400px;padding:20px 40px}@keyframes pulseGlow{0%,to{box-shadow:0 5px 20px #66c0f44d}50%{box-shadow:0 5px 40px #66c0f499,0 0 60px #66c0f44d}}.conversion-divider{align-items:center;display:flex;text-align:center}.conversion-divider:after,.conversion-divider:before{border-bottom:1px solid #ffffff4d;content:"";flex:1 1}.conversion-divider span{color:#fff;font-size:.85em;font-weight:600;opacity:.7;padding:0 15px}.quest-discord-button{align-items:center;background:#5865f2;border:none;border-radius:12px;box-shadow:0 5px 20px #5865f266;color:#fff;cursor:pointer;display:inline-flex;font-size:1em;font-weight:700;gap:12px;justify-content:center;margin-top:20px;padding:14px 35px;transition:all .3s ease}.quest-discord-button:hover{background:#4752c4;box-shadow:0 8px 30px #5865f299;transform:translateY(-2px)}.quest-discord-button .discord-icon{font-size:1.3em}.steam-popup-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000d9;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.steam-popup{animation:popIn .3s ease;background:linear-gradient(145deg,#1e3a5f,#152d4a);border:3px solid #66c0f4;border-radius:20px;box-shadow:0 10px 50px #66c0f44d;max-width:350px;padding:30px 40px;text-align:center;width:90%}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.steam-popup-icon{color:#66c0f4;filter:drop-shadow(0 4px 8px rgba(102,192,244,.4));font-size:4em;margin-bottom:15px}.steam-popup-title{color:#fff;font-size:2em;font-weight:800;margin:0 0 10px}.steam-popup-subtitle{color:#fff;font-size:1.1em;margin:0 0 25px;opacity:.9}.steam-popup-buttons{display:flex;gap:15px;justify-content:center}.steam-popup-btn{align-items:center;border:none;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;font-size:1.2em;font-weight:700;gap:5px;min-width:100px;padding:15px 30px;transition:all .3s ease}.steam-popup-btn .btn-steam-icon{color:#fff;font-size:2em}.steam-popup-btn .btn-emoji{font-size:1.3em}.steam-crossed{align-items:center;display:flex;justify-content:center;position:relative}.steam-crossed .cross-line{background:#f44;border-radius:2px;box-shadow:0 0 4px #00000080;height:4px;position:absolute;transform:rotate(-45deg);width:120%}.steam-popup-btn.yes-btn{background:linear-gradient(135deg,#48bb78,#38a169);box-shadow:0 5px 20px #48bb7866;color:#fff}.steam-popup-btn.yes-btn:hover{box-shadow:0 8px 30px #48bb7899;transform:translateY(-3px) scale(1.05)}.steam-popup-btn.no-btn{background:linear-gradient(135deg,#e53e3e,#c53030);box-shadow:0 5px 20px #e53e3e66;color:#fff}.steam-popup-btn.no-btn:hover{box-shadow:0 8px 30px #e53e3e99;transform:translateY(-3px) scale(1.05)}.steam-popup-btn:active{transform:translateY(0) scale(.98)}.quest-email-section{max-width:350px;text-align:center;width:100%}.quest-email-description{color:#fff;font-size:.95em;margin:0 0 15px;opacity:.9}.quest-email-form{display:flex;flex-direction:column;gap:10px}.quest-email-input{background:#0000004d;border:2px solid #48bb7880;border-radius:10px;color:#fff;font-size:1em;padding:14px 16px;transition:all .3s ease}.quest-email-input:focus{border-color:#48bb78;box-shadow:0 0 15px #48bb784d;outline:none}.quest-email-input::placeholder{color:#ffffff80}.quest-email-error{background:#ff6b6b1a;border-radius:5px;color:#ff6b6b;font-size:.85em;margin:0;padding:5px 10px}.quest-cta-button.email-cta{background:linear-gradient(135deg,#48bb78,#38a169);box-shadow:0 5px 20px #48bb7866;color:#fff}.quest-cta-button.email-cta:hover{box-shadow:0 8px 30px #48bb7899;transform:translateY(-2px)}.quest-email-success{background:#48bb7826;border:2px solid #48bb78;border-radius:12px;max-width:350px;padding:20px;text-align:center}.quest-email-success .success-message{color:#48bb78;font-size:1.2em;font-weight:700;margin:0 0 8px}.quest-email-success .success-detail{color:#fff;font-size:.9em;margin:0}.quest-email-success .success-detail strong{color:#ffd166}.final-quest-waiting{color:#fff9;font-size:.9em;padding:20px}@media (max-width:768px){.quest-main-title{font-size:1.6em}.quest-subtitle{font-size:.9em}.quest-title{font-size:1.5em}.quest-start-button{font-size:1.2em;padding:15px 40px}.quest-ability-button{font-size:1.3em;padding:16px 40px}.quest-complete-button{font-size:1.1em;padding:14px 35px}.quest-nav-button{font-size:1em;height:45px;width:45px}.quest-nav-button.nav-left{left:10px}.quest-nav-button.nav-right{right:10px}.showcase-car,.showcase-driver{height:65px;width:65px}.quest-logo{height:55px}.celebration-title{font-size:1.5em}.welcome-pack-img{width:100px}.quest-cta-button{font-size:1em;padding:14px 20px}}@media (max-width:480px){.quest-screen{padding:15px 10px}.quest-main-title{font-size:1.4em}.quest-title{font-size:1.3em}.game-highlights{gap:6px}.highlight-block{min-width:60px;padding:6px 8px}.highlight-number{font-size:1.1em}.highlight-label,.highlight-label-top{font-size:.55em}.stream-icon{font-size:1em}.stream-icons{gap:4px}.quest-start-button{font-size:1.1em;gap:10px;padding:14px 30px}.quest-ability-button{font-size:1.2em;padding:14px 35px}.video-overlay{font-size:1em}.quest-complete-button{font-size:1em;padding:12px 30px}.quest-nav-button{font-size:.9em;height:40px;width:40px}.quest-nav-button.nav-left{left:5px}.showcase-car,.showcase-driver{height:55px;padding:5px;width:55px}.quest-video-container{border-width:2px;max-width:100%}.quest-xp-container{padding:10px 15px}.celebration-title{font-size:1.3em}.final-quest-title{font-size:1.1em}.conversion-card{padding:15px}.quest-email-input{font-size:.95em;padding:12px 14px}.quest-discord-button{font-size:.95em;padding:12px 25px}.progress-dot{height:10px;width:10px}.quest-progress-dots{gap:10px}}@media (max-height:500px){.quest-screens-container{margin-bottom:40px;margin-top:40px}.quest-logo{height:40px;margin-bottom:10px}.quest-main-title{font-size:1.3em;margin-bottom:5px}.quest-subtitle{font-size:.85em;margin-bottom:10px}.quest-video-container{margin-bottom:10px;max-width:300px}.quest-start-button{font-size:1em;padding:12px 30px}.quest-complete-button{font-size:.95em;padding:10px 25px}.quest-car-showcase,.quest-driver-showcase{margin-bottom:10px}.showcase-car,.showcase-driver{height:50px;width:50px}}
/*# sourceMappingURL=main.58ac3656.css.map*/