@import "https://fonts.googleapis.com/css2?family=Rubik:wght@400;500;600;700&display=swap";._header_155da_1{z-index:100;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0b0e14cc;border-bottom:1px solid #151922;transition:all .25s;position:sticky;top:0}._container_155da_11{justify-content:space-between;align-items:center;gap:32px;max-width:1280px;margin:0 auto;padding:16px 24px;display:flex}._logo_155da_21{background:linear-gradient(120deg,#09f,#a855f7);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}._nav_155da_31{gap:24px;display:none}@media (min-width:768px){._nav_155da_31{display:flex}}._nav_155da_31 a{color:#94a3b8;font-weight:500;transition:color .15s}._nav_155da_31 a:hover{color:#09f}._actions_155da_49{align-items:center;gap:12px;display:flex}._username_155da_55{color:#f1f5f9;font-weight:500;display:none}@media (min-width:768px){._username_155da_55{display:block}}._hero_1d3sn_1{text-align:center;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:64px 24px;display:flex;position:relative;overflow:hidden}._hero_1d3sn_1:before{content:"";z-index:-1;background:radial-gradient(circle,#0099ff1a 0%,#0000 50%),radial-gradient(circle at 80% 20%,#a855f726 0%,#0000 40%);animation:8s ease-in-out infinite _pulse_1d3sn_1;position:absolute;inset:0}@keyframes _pulse_1d3sn_1{0%,to{opacity:.5}50%{opacity:1}}._content_1d3sn_28{max-width:900px;margin:0 auto}._title_1d3sn_33{background:linear-gradient(120deg,#09f,#a855f7,#ff2d95);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:clamp(2.5rem,8vw,5rem);font-weight:700;line-height:1.2}._subtitle_1d3sn_44{color:#94a3b8;max-width:600px;margin-bottom:48px;margin-left:auto;margin-right:auto;font-size:clamp(1rem,3vw,1.5rem)}._actions_1d3sn_53{flex-direction:column;align-items:center;gap:16px;display:flex}@media (min-width:640px){._actions_1d3sn_53{flex-direction:row;justify-content:center}}._card_yfvb7_1{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #1e293b;border-radius:12px;padding:24px;transition:all .25s}@media (min-width:768px){._card_yfvb7_1{padding:32px}}._card_yfvb7_1:hover{border-color:#0099ff26}._clickable_yfvb7_18{cursor:pointer}._clickable_yfvb7_18:hover{border-color:#09f;transform:translateY(-4px);box-shadow:0 8px 24px #0099ff2e}._elevated_yfvb7_27{background:#1a1f2e;border-color:#2d3748}._icon_1c0lj_1{justify-content:center;align-items:center;display:inline-flex}._sm_1c0lj_7{font-size:1rem}._md_1c0lj_11{font-size:1.5rem}._lg_1c0lj_15{font-size:2rem}._xl_1c0lj_19{font-size:3rem}._primary_1c0lj_23{color:#f1f5f9}._secondary_1c0lj_27{color:#94a3b8}._accent_1c0lj_31,._cyan_1c0lj_35{color:#09f}._purple_1c0lj_39{color:#a855f7}._magenta_1c0lj_43{color:#ff2d95}._features_xfxzb_1{background:#151922;padding:96px 24px}._container_xfxzb_6{max-width:1280px;margin:0 auto}._header_xfxzb_11{text-align:center;margin-bottom:64px}._header_xfxzb_11 ._title_xfxzb_15{background:linear-gradient(120deg,#09f,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:16px;font-size:clamp(2rem,5vw,3rem)}._header_xfxzb_11 ._subtitle_xfxzb_23{color:#94a3b8;max-width:600px;margin:0 auto;font-size:1.25rem}._grid_xfxzb_30{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){._grid_xfxzb_30{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){._grid_xfxzb_30{grid-template-columns:repeat(3,1fr)}}._grid_xfxzb_30>div{height:100%}._grid_xfxzb_30>div>div{flex-direction:column;height:100%;display:flex}._featureTitle_xfxzb_54{color:#f1f5f9;margin:16px 0;font-size:1.25rem;font-weight:600}._featureDescription_xfxzb_61{color:#94a3b8;-webkit-line-clamp:3;-webkit-box-orient:vertical;min-height:3rem;line-height:1.5;display:-webkit-box}._howItWorks_vxens_1{padding:96px 24px}._container_vxens_5{max-width:1280px;margin:0 auto}._header_vxens_10{text-align:center;margin-bottom:64px}._header_vxens_10 h2{margin-bottom:16px;font-size:clamp(2rem,5vw,3rem)}._header_vxens_10 p{color:#94a3b8;font-size:1.25rem}._steps_vxens_23{grid-template-columns:1fr;gap:48px;display:grid}@media (min-width:1024px){._steps_vxens_23{grid-template-columns:repeat(4,1fr);gap:24px}}._step_vxens_23{text-align:center;position:relative}@media (min-width:1024px){._step_vxens_23:not(:last-child):after{content:"";opacity:0;transform-origin:100%;background:linear-gradient(270deg,#09f,#a855f7,#0000);width:24px;height:2px;animation:.6s ease-out forwards _lineReveal_vxens_1;position:absolute;top:40px;right:-12px}._step_vxens_23:first-child:after{animation-delay:0s}._step_vxens_23:nth-child(2):after{animation-delay:.7s}._step_vxens_23:nth-child(3):after{animation-delay:1.4s}}@keyframes _lineReveal_vxens_1{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1);box-shadow:0 0 8px #0099ff2e}}._stepNumber_vxens_74{color:#09f;background:#1e242f;border:2px solid #09f;border-radius:9999px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 16px;font-size:2rem;font-weight:700;display:flex;box-shadow:0 0 20px #0099ff2e}._stepTitle_vxens_90{color:#f1f5f9;margin-bottom:8px;font-size:1.25rem;font-weight:600}._stepDescription_vxens_97{color:#94a3b8}._cta_1e6mt_1{background:linear-gradient(135deg,#0099ff1a 0%,#a855f71a 100%);border-top:1px solid #09f;border-bottom:1px solid #09f;padding:96px 24px}._container_1e6mt_8{text-align:center;max-width:800px;margin:0 auto}._title_1e6mt_14{background:linear-gradient(120deg,#09f,#ff2d95);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:clamp(2rem,5vw,3rem);font-weight:700}._subtitle_1e6mt_24{color:#94a3b8;margin-bottom:32px;font-size:1.25rem}._actions_1e6mt_30{flex-direction:column;align-items:center;gap:16px;display:flex}@media (min-width:640px){._actions_1e6mt_30{flex-direction:row;justify-content:center}}._signInLink_1e6mt_43{color:#94a3b8;margin-top:16px}._signInLink_1e6mt_43 a{color:#09f;font-weight:600}._signInLink_1e6mt_43 a:hover{text-decoration:underline}._form_18k90_1{flex-direction:column;gap:24px;width:100%;display:flex}._errorBanner_18k90_8{color:#ff4757;text-align:center;background:#ff47571a;border:1px solid #ff4757;border-radius:8px;padding:16px;font-size:.875rem}._submitButton_18k90_18{margin-top:16px}._steamButton_19vpl_1{color:#f1f5f9;cursor:pointer;background:linear-gradient(135deg,#1b2838 0%,#2a475e 100%);border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;gap:12px;width:100%;padding:16px 24px;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:600;transition:all .25s;display:flex}._steamButton_19vpl_1:hover{background:linear-gradient(135deg,#2a475e 0%,#3e5f7a 100%);border-color:#fff3;box-shadow:0 4px 12px #0000004d}._steamButton_19vpl_1:focus-visible{outline-offset:2px;outline:2px solid #09f}._steamButton_19vpl_1 ._icon_19vpl_27{font-size:1.5rem}._signUpPage_g2ji8_1{background:radial-gradient(at top,#0099ff14 0%,#0000 50%),radial-gradient(at bottom,#a855f714 0%,#0000 50%),#0b0e14;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}._container_g2ji8_10{width:100%;max-width:480px}._header_g2ji8_15{text-align:center;margin-bottom:32px}._header_g2ji8_15 ._logo_g2ji8_19{background:linear-gradient(120deg,#09f,#a855f7);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:1.5rem;font-weight:700;transition:opacity .15s;display:inline-block}._header_g2ji8_15 ._logo_g2ji8_19:hover{opacity:.8}._header_g2ji8_15 ._title_g2ji8_34{color:#f1f5f9;margin-bottom:8px;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}._header_g2ji8_15 ._subtitle_g2ji8_40{color:#94a3b8;font-size:1rem}._card_g2ji8_45{padding:0!important}._cardContent_g2ji8_49{padding:32px}@media (min-width:640px){._cardContent_g2ji8_49{padding:48px}}._steamSection_g2ji8_58{margin-bottom:24px}._steamSection_g2ji8_58 ._steamHint_g2ji8_61{text-align:center;color:#64748b;margin-top:8px;font-size:.875rem}._divider_g2ji8_68{text-align:center;margin:32px 0;position:relative}._divider_g2ji8_68:before{content:"";background:#1e293b;height:1px;position:absolute;top:50%;left:0;right:0}._divider_g2ji8_68 ._dividerText_g2ji8_82{color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#1a1f2e;padding:0 16px;font-size:.875rem;display:inline-block;position:relative}._footer_g2ji8_93{text-align:center;border-top:1px solid #1e293b;margin-top:32px;padding-top:24px}._footer_g2ji8_93 ._footerText_g2ji8_99{color:#94a3b8;font-size:.875rem}._footer_g2ji8_93 ._link_g2ji8_103{color:#09f;font-weight:600;transition:color .15s}._footer_g2ji8_93 ._link_g2ji8_103:hover{color:#3af;text-decoration:underline}._terms_g2ji8_113{text-align:center;color:#64748b;margin-top:24px;font-size:.75rem}._terms_g2ji8_113 ._link_g2ji8_103{color:#94a3b8;text-decoration:underline;transition:color .15s}._terms_g2ji8_113 ._link_g2ji8_103:hover{color:#f1f5f9}._form_iqcsc_1{flex-direction:column;gap:24px;width:100%;display:flex}._errorBanner_iqcsc_8{color:#ff4757;text-align:center;background:#ff47571a;border:1px solid #ff4757;border-radius:8px;padding:16px;font-size:.875rem}._passwordField_iqcsc_18{position:relative}._passwordField_iqcsc_18 ._forgotLink_iqcsc_21{color:#09f;margin-top:8px;font-size:.875rem;font-weight:500;transition:color .15s;display:inline-block}._passwordField_iqcsc_18 ._forgotLink_iqcsc_21:hover{color:#3af;text-decoration:underline}._submitButton_iqcsc_34{margin-top:8px}._signInPage_qffnh_1{background:radial-gradient(at top,#0099ff14 0%,#0000 50%),radial-gradient(at bottom,#a855f714 0%,#0000 50%),#0b0e14;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}._container_qffnh_10{width:100%;max-width:480px}._header_qffnh_15{text-align:center;margin-bottom:32px}._header_qffnh_15 ._logo_qffnh_19{background:linear-gradient(120deg,#09f,#a855f7);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:1.5rem;font-weight:700;transition:opacity .15s;display:inline-block}._header_qffnh_15 ._logo_qffnh_19:hover{opacity:.8}._header_qffnh_15 ._title_qffnh_34{color:#f1f5f9;margin-bottom:8px;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}._header_qffnh_15 ._subtitle_qffnh_40{color:#94a3b8;font-size:1rem}._card_qffnh_45{padding:0!important}._cardContent_qffnh_49{padding:32px}@media (min-width:640px){._cardContent_qffnh_49{padding:48px}}._steamSection_qffnh_58{margin-bottom:24px}._steamSection_qffnh_58 ._steamHint_qffnh_61{text-align:center;color:#64748b;margin-top:8px;font-size:.875rem}._divider_qffnh_68{text-align:center;margin:32px 0;position:relative}._divider_qffnh_68:before{content:"";background:#1e293b;height:1px;position:absolute;top:50%;left:0;right:0}._divider_qffnh_68 ._dividerText_qffnh_82{color:#64748b;text-transform:uppercase;letter-spacing:.05em;background:#1a1f2e;padding:0 16px;font-size:.875rem;display:inline-block;position:relative}._footer_qffnh_93{text-align:center;border-top:1px solid #1e293b;margin-top:32px;padding-top:24px}._footer_qffnh_93 ._footerText_qffnh_99{color:#94a3b8;font-size:.875rem}._footer_qffnh_93 ._link_qffnh_103{color:#09f;font-weight:600;transition:color .15s}._footer_qffnh_93 ._link_qffnh_103:hover{color:#3af;text-decoration:underline}._forgotPasswordPage_5zxr4_1{background:radial-gradient(at top,#0099ff14 0%,#0000 50%),radial-gradient(at bottom,#a855f714 0%,#0000 50%),#0b0e14;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}._container_5zxr4_10{width:100%;max-width:480px}._header_5zxr4_15{text-align:center;margin-bottom:32px}._header_5zxr4_15 ._logo_5zxr4_19{background:linear-gradient(120deg,#09f,#a855f7);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:1.5rem;font-weight:700;transition:opacity .15s;display:inline-block}._header_5zxr4_15 ._logo_5zxr4_19:hover{opacity:.8}._header_5zxr4_15 ._title_5zxr4_34{color:#f1f5f9;margin-bottom:8px;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}._header_5zxr4_15 ._subtitle_5zxr4_40{color:#94a3b8;max-width:400px;margin:0 auto;font-size:1rem}._card_5zxr4_47{padding:32px}@media (min-width:640px){._card_5zxr4_47{padding:48px}}._form_5zxr4_56{flex-direction:column;gap:24px;display:flex}._submitButton_5zxr4_62{margin-top:8px}._backLink_5zxr4_66{color:#94a3b8;align-self:center;align-items:center;gap:8px;font-size:.875rem;font-weight:500;transition:color .15s;display:inline-flex}._backLink_5zxr4_66:hover{color:#09f}._successContent_5zxr4_80{text-align:center;padding:32px 0}._successIcon_5zxr4_85{color:#00ff9c;margin-bottom:24px;font-size:4rem}._successTitle_5zxr4_91{color:#f1f5f9;margin-bottom:16px;font-size:1.75rem;font-weight:700}._successText_5zxr4_98{color:#94a3b8;margin-bottom:16px;font-size:1rem;line-height:1.5}._successText_5zxr4_98 strong{color:#f1f5f9;font-weight:600}._successHint_5zxr4_109{color:#64748b;margin-bottom:32px;font-size:.875rem}._successActions_5zxr4_115{flex-direction:column;align-items:center;gap:16px;display:flex}._resendLink_5zxr4_122{color:#09f;cursor:pointer;background:0 0;border:none;font-size:.875rem;font-weight:500;transition:color .15s}._resendLink_5zxr4_122:hover{color:#3af;text-decoration:underline}._resetPasswordPage_1qafg_1{background:radial-gradient(at top,#0099ff14 0%,#0000 50%),radial-gradient(at bottom,#a855f714 0%,#0000 50%),#0b0e14;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}._container_1qafg_10{width:100%;max-width:480px}._header_1qafg_15{text-align:center;margin-bottom:32px}._header_1qafg_15 ._logo_1qafg_19{background:linear-gradient(120deg,#09f,#a855f7);-webkit-text-fill-color:transparent;cursor:pointer;-webkit-background-clip:text;background-clip:text;margin-bottom:24px;font-size:1.5rem;font-weight:700;transition:opacity .15s;display:inline-block}._header_1qafg_15 ._logo_1qafg_19:hover{opacity:.8}._header_1qafg_15 ._title_1qafg_34{color:#f1f5f9;margin-bottom:8px;font-size:clamp(1.75rem,4vw,2.25rem);font-weight:700}._header_1qafg_15 ._subtitle_1qafg_40{color:#94a3b8;font-size:1rem}._card_1qafg_45{padding:32px}@media (min-width:640px){._card_1qafg_45{padding:48px}}._form_1qafg_54{flex-direction:column;gap:24px;display:flex}._errorBanner_1qafg_60{color:#ff4757;text-align:center;background:#ff47571a;border:1px solid #ff4757;border-radius:8px;padding:16px;font-size:.875rem}._errorBanner_1qafg_60 ._errorLink_1qafg_69{color:#09f;margin-top:8px;font-weight:600;text-decoration:underline;display:block}._errorBanner_1qafg_60 ._errorLink_1qafg_69:hover{color:#3af}._submitButton_1qafg_80{margin-top:8px}._backLink_1qafg_84{color:#94a3b8;text-align:center;font-size:.875rem;font-weight:500;transition:color .15s;display:inline-block}._backLink_1qafg_84:hover{color:#09f;text-decoration:underline}._successContent_1qafg_97{text-align:center;padding:32px 0}._successIcon_1qafg_102{color:#00ff9c;margin-bottom:24px;font-size:4rem}._successTitle_1qafg_108{color:#f1f5f9;margin-bottom:16px;font-size:1.75rem;font-weight:700}._successText_1qafg_115{color:#94a3b8;margin-bottom:16px;font-size:1rem;line-height:1.5}._successHint_1qafg_122{color:#64748b;margin-bottom:32px;font-size:.875rem}._container_100ba_1{background:#0b0e14;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}._container_100ba_1:before{content:"";background:radial-gradient(circle at 20%,#0099ff1a,#0000 50%),radial-gradient(circle at 80%,#a855f71a,#0000 50%);animation:8s ease-in-out infinite _pulse_100ba_1;position:absolute;inset:0}._card_100ba_18{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#151922cc;border:1px solid #1e293b;border-radius:24px;width:100%;max-width:500px;padding:64px;position:relative}@media (max-width:640px){._card_100ba_18{padding:48px}}._iconWrapper_100ba_35{background:linear-gradient(135deg,#09f3,#a855f733);border:2px solid #0099ff4d;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 32px;display:flex}._iconWrapper_100ba_35._success_100ba_46{background:linear-gradient(135deg,#00ff9c33,#33ffad33);border-color:#00ff9c80}._iconWrapper_100ba_35._success_100ba_46 ._icon_100ba_35{color:#00ff9c}._iconWrapper_100ba_35._error_100ba_53{background:linear-gradient(135deg,#ff475733,#ff6b7733);border-color:#ff475780}._iconWrapper_100ba_35._error_100ba_53 ._icon_100ba_35{color:#ff4757}._icon_100ba_35{color:#09f;font-size:40px}._title_100ba_66{color:#f1f5f9;margin:0 0 16px;font-size:1.875rem;font-weight:700}@media (max-width:640px){._title_100ba_66{font-size:1.5rem}}._description_100ba_78{color:#94a3b8;margin:0 0 32px;font-size:1rem;line-height:1.6}._actions_100ba_85{flex-direction:column;gap:12px;margin-top:32px;display:flex}._spinner_100ba_92{border:3px solid #09f3;border-top-color:#09f;border-radius:50%;width:40px;height:40px;margin:32px auto 0;animation:1s linear infinite _spin_100ba_92}@keyframes _spin_100ba_92{to{transform:rotate(360deg)}}@keyframes _pulse_100ba_1{0%,to{opacity:1}50%{opacity:.5}}._container_ki2hh_1{background:#0b0e14;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex;position:relative}._container_ki2hh_1:before{content:"";background:radial-gradient(circle at 20%,#0099ff1a,#0000 50%),radial-gradient(circle at 80%,#a855f71a,#0000 50%);animation:8s ease-in-out infinite _pulse_ki2hh_1;position:absolute;inset:0}._card_ki2hh_18{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#151922cc;border:1px solid #1e293b;border-radius:24px;width:100%;max-width:480px;padding:64px;position:relative}@media (max-width:640px){._card_ki2hh_18{padding:48px}}._iconWrapper_ki2hh_35{background:linear-gradient(135deg,#09f3,#a855f733);border:2px solid #0099ff4d;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 32px;display:flex}._iconWrapper_ki2hh_35._success_ki2hh_46{background:linear-gradient(135deg,#00ff9c33,#33ffad33);border-color:#00ff9c80}._iconWrapper_ki2hh_35._success_ki2hh_46 ._icon_ki2hh_35{color:#00ff9c}._icon_ki2hh_35{color:#09f;font-size:40px}._title_ki2hh_59{color:#f1f5f9;margin:0 0 16px;font-size:1.875rem;font-weight:700}@media (max-width:640px){._title_ki2hh_59{font-size:1.5rem}}._description_ki2hh_71{color:#94a3b8;margin:0 0 32px;font-size:1rem;line-height:1.6}._description_ki2hh_71 strong{color:#f1f5f9;font-weight:600}._form_ki2hh_82{text-align:left;flex-direction:column;gap:24px;margin-bottom:32px;display:flex}._errorMessage_ki2hh_90{color:#ff4757;text-align:center;background:#ff47571a;border:1px solid #ff47574d;border-radius:12px;padding:12px;font-size:.875rem}._info_ki2hh_100{text-align:left;background:#0099ff0d;border:1px solid #09f3;border-radius:12px;margin:32px 0;padding:24px}._info_ki2hh_100 p{color:#f1f5f9;margin:0 0 8px;font-size:.875rem;font-weight:600}._info_ki2hh_100 ul{color:#94a3b8;margin:0;padding-left:24px;font-size:.875rem;line-height:1.8}._footer_ki2hh_122{border-top:1px solid #1e293b;margin-top:24px;padding-top:24px}@keyframes _pulse_ki2hh_1{0%,to{opacity:1}50%{opacity:.5}}._welcomePage_1b2cg_1{background:radial-gradient(at top,#0099ff14 0%,#0000 50%),radial-gradient(at bottom,#a855f714 0%,#0000 50%),#0b0e14;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}._container_1b2cg_10{width:100%;max-width:600px}._card_1b2cg_15{text-align:center;padding:48px}._title_1b2cg_20{color:#f1f5f9;margin-bottom:16px;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700}._subtitle_1b2cg_27{color:#94a3b8;margin-bottom:32px;font-size:1.125rem}._emailPrompt_1b2cg_33{background:#0099ff1a;border:1px solid #09f;border-radius:12px;margin-bottom:32px;padding:24px}._emailPrompt_1b2cg_33 ._promptText_1b2cg_40{color:#94a3b8;margin-bottom:24px;font-size:.875rem}._continueButton_1b2cg_46{margin-top:16px}._card_1j26b_1{cursor:pointer;background:#1a1f2e;border:1px solid #1e293b;border-radius:12px;transition:all .25s;overflow:hidden}._card_1j26b_1:hover{border-color:#09f;box-shadow:0 8px 24px #0099ff2e}._card_1j26b_1._locked_1j26b_13{opacity:.7;cursor:not-allowed}._card_1j26b_1._locked_1j26b_13:hover{box-shadow:none;border-color:#1e293b}._card_1j26b_1._inQueue_1j26b_21{opacity:.6;cursor:not-allowed;border-color:#ff9f434d}._card_1j26b_1._inQueue_1j26b_21:hover{box-shadow:none;border-color:#ff9f434d}._imageContainer_1j26b_31{background:#151922;width:100%;padding-top:56.25%;position:relative;overflow:hidden}._image_1j26b_31{object-fit:cover;width:100%;height:100%;position:absolute;top:0;left:0}._placeholderImage_1j26b_48{color:#64748b;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.25rem;font-weight:700;display:flex;position:absolute;top:0;left:0}._overlay_1j26b_62{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0b0e14e6;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}._lockIcon_1j26b_74{color:#64748b;font-size:2rem}._lockText_1j26b_79{color:#94a3b8;font-size:.875rem;font-weight:500}._content_1j26b_85{padding:16px}._header_1j26b_89{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}._title_1j26b_96{color:#f1f5f9;font-size:1.125rem;font-weight:600}._providerIcon_1j26b_102{color:#64748b;font-size:1.25rem}._providerIcon_1j26b_102._linked_1j26b_106{color:#00ff9c}._genres_1j26b_110{gap:8px;margin-bottom:12px;display:flex}._genre_1j26b_110{color:#3af;background:#0099ff1a;border:1px solid #0099ff4d;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:500}._badge_1j26b_126{color:#00ff9c;background:#00ff9c1a;border:1px solid #00ff9c;border-radius:9999px;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}._backdrop_1r23a_2{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}._modal_1r23a_13{background:#1a1f2e;border:1px solid #09f;border-radius:16px;width:100%;max-width:500px;padding:32px;position:relative;box-shadow:0 24px 48px #0009,0 0 40px #0099ff2e}._closeButton_1r23a_24{color:#64748b;cursor:pointer;background:0 0;border:none;font-size:1.25rem;transition:color .15s;position:absolute;top:16px;right:16px}._closeButton_1r23a_24:hover{color:#f1f5f9}._content_1r23a_39{text-align:center}._icon_1r23a_43{color:#09f;margin-bottom:24px;font-size:4rem}._title_1r23a_49{color:#f1f5f9;margin-bottom:16px;font-size:1.75rem;font-weight:700}._description_1r23a_56{color:#94a3b8;margin-bottom:24px;font-size:1rem;line-height:1.5}._description_1r23a_56 strong{color:#f1f5f9;font-weight:600}._benefits_1r23a_67{text-align:left;margin-bottom:32px;list-style:none}._benefits_1r23a_67 li{color:#94a3b8;padding:12px 0 12px 32px;font-size:.875rem;position:relative}._benefits_1r23a_67 li:before{content:"✓";color:#00ff9c;font-size:1.25rem;font-weight:700;position:absolute;left:0}._actions_1r23a_88{flex-direction:column;gap:12px;display:flex}._banner_191ya_1{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#ff9f431a,#ff88000d);border-bottom:1px solid #ff9f434d;overflow:hidden}._content_191ya_8{align-items:center;gap:16px;max-width:1400px;margin:0 auto;padding:16px 24px;display:flex;position:relative}@media (max-width:768px){._content_191ya_8{text-align:center;flex-direction:column;padding:16px}}._iconWrapper_191ya_25{background:#ff9f4326;border:1px solid #ff9f434d;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media (max-width:768px){._iconWrapper_191ya_25{margin:0 auto}}._icon_191ya_25{color:#ff9f43;font-size:20px}._message_191ya_47{flex:1;min-width:0}@media (max-width:768px){._message_191ya_47{width:100%}}._title_191ya_57{color:#f1f5f9;margin:0 0 4px;font-size:.9375rem;font-weight:600}._description_191ya_64{color:#94a3b8;margin:0;font-size:.875rem;line-height:1.5}._description_191ya_64 strong{color:#ff9f43;font-weight:600}._actions_191ya_75{flex-shrink:0;align-items:center;gap:12px;display:flex}@media (max-width:768px){._actions_191ya_75{flex-direction:column;gap:8px;width:100%}}._successText_191ya_89{color:#00ff9c;font-size:.875rem;font-weight:500}._closeButton_191ya_95{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #1e293b4d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}._closeButton_191ya_95:hover{color:#f1f5f9;background:#1e242f80;border-color:#1e293b}._closeButton_191ya_95:focus-visible{outline-offset:2px;outline:2px solid #09f}._closeButton_191ya_95 svg{font-size:16px}@media (max-width:768px){._closeButton_191ya_95{position:absolute;top:8px;right:8px}}._dashboard_osxyq_1{background:#0b0e14;flex-direction:column;min-height:100vh;display:flex}._container_osxyq_8{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:48px 24px}._header_osxyq_16{text-align:center;margin-bottom:48px}._title_osxyq_21{background:linear-gradient(120deg,#09f,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:12px;font-size:clamp(2rem,5vw,3rem);font-weight:700}._subtitle_osxyq_31{color:#94a3b8;font-size:1.125rem}._gamesGrid_osxyq_36{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:640px){._gamesGrid_osxyq_36{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){._gamesGrid_osxyq_36{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){._gamesGrid_osxyq_36{grid-template-columns:repeat(4,1fr)}}._loading_osxyq_57{color:#94a3b8;justify-content:center;align-items:center;min-height:50vh;font-size:1.125rem;display:flex}._matchmaking_1jlel_1{background:#0b0e14;flex-direction:column;min-height:100vh;display:flex}._container_1jlel_8{flex:1;width:100%;max-width:1200px;margin:0 auto;padding:48px 24px}@media (max-width:768px){._container_1jlel_8{padding:32px 16px}}._grid_1jlel_21{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:1024px){._grid_1jlel_21{grid-template-columns:1fr 1fr}}._page_btwg0_1{background:#0b0e14;min-height:100vh}._container_btwg0_6{max-width:1400px;margin:0 auto;padding:48px 24px}@media (max-width:768px){._container_btwg0_6{padding:32px 16px}}._loading_btwg0_17{flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:80vh;display:flex}._loadingSpinner_btwg0_26{border:4px solid #1e293b;border-top-color:#09f;border-radius:9999px;width:48px;height:48px}._loadingText_btwg0_34{color:#94a3b8;font-size:1.25rem}._complete_btwg0_39{text-align:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#00ff9c1a;border:2px solid #00ff9c;border-radius:12px;margin-bottom:24px;padding:32px}._completeTitle_btwg0_49{color:#33ffad;margin-bottom:12px;font-size:2rem;font-weight:700}._completeSubtitle_btwg0_56{color:#f1f5f9;margin-bottom:8px;font-size:1.125rem}._completeRedirect_btwg0_62{color:#94a3b8;font-size:.875rem}._grid_btwg0_67{grid-template-columns:1fr;gap:24px;display:grid}@media (min-width:1024px){._grid_btwg0_67{grid-template-columns:2fr 1fr}}._maps_btwg0_78{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));align-content:start;gap:16px;display:grid}@media (max-width:640px){._maps_btwg0_78{grid-template-columns:1fr}}._matchLive_ujhxf_1{background:#0b0e14;flex-direction:column;min-height:100vh;display:flex}._container_ujhxf_8{flex-direction:column;flex:1;gap:24px;width:100%;max-width:1200px;margin:0 auto;padding:48px 24px;display:flex}._header_ujhxf_19{text-align:center;margin-bottom:16px}._title_ujhxf_24{color:#f1f5f9;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px;font-size:2rem;font-weight:700}._mapName_ujhxf_33{color:#3af;background:#0099ff1a;border:1px solid #09f;border-radius:8px;padding:8px 16px;font-size:1rem;font-weight:600;display:inline-block}._teams_ujhxf_44{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;display:grid}._results_ujhxf_50{text-align:center;background:#151922;border:2px solid #09f;border-radius:12px;flex-direction:column;gap:16px;padding:32px;display:flex}._resultsTitle_ujhxf_61{color:#f1f5f9;text-transform:uppercase;letter-spacing:.05em;margin:0;font-size:2rem;font-weight:700}._winner_ujhxf_70{color:#00ff9c;font-size:1.5rem;font-weight:600}._finalScore_ujhxf_76{color:#94a3b8;font-size:1.25rem}._redirectNotice_ujhxf_81{color:#64748b;border-top:1px solid #1e293b33;margin-top:16px;padding-top:16px;font-size:.875rem;font-style:italic}._loading_ujhxf_90{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px;display:flex}._loading_ujhxf_90 p{color:#94a3b8;font-size:1.125rem}._spinner_ujhxf_104{border:4px solid #1e242f;border-top-color:#09f;border-radius:50%;width:48px;height:48px;animation:1s linear infinite _spin_ujhxf_104}@keyframes _spin_ujhxf_104{to{transform:rotate(360deg)}}._error_ujhxf_118{text-align:center;color:#ff6b77;padding:48px;font-size:1.25rem}@media (max-width:768px){._container_ujhxf_8{padding:32px 16px}._title_ujhxf_24{font-size:1.5rem}._teams_ujhxf_44{grid-template-columns:1fr}}._profile_1ltf9_1{background:#0b0e14;min-height:100vh}._container_1ltf9_6{max-width:1400px;margin:0 auto;padding:48px 24px}@media (max-width:768px){._container_1ltf9_6{padding:32px 16px}}._header_1ltf9_17{margin-bottom:32px}._header_1ltf9_17 ._gameInfo_1ltf9_20{align-items:center;gap:16px;display:flex}._header_1ltf9_17 ._gameIcon_1ltf9_25{object-fit:cover;border-radius:12px;width:64px;height:64px}._header_1ltf9_17 ._title_1ltf9_31{color:#f1f5f9;margin-bottom:8px;font-size:clamp(2rem,5vw,3rem);font-weight:700}._header_1ltf9_17 ._subtitle_1ltf9_37{color:#94a3b8;font-size:1.125rem}._statsGrid_1ltf9_42{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:16px;margin-bottom:24px;display:grid}._statCard_1ltf9_49{background:#151922;border:1px solid #0099ff1a;border-radius:16px;align-items:center;gap:16px;padding:24px;transition:all .25s;display:flex}._statCard_1ltf9_49:hover{border-color:#0099ff4d;transform:translateY(-2px)}._statCard_1ltf9_49 ._statIcon_1ltf9_63{color:#09f;background:#0099ff1a;border-radius:12px;justify-content:center;align-items:center;width:56px;height:56px;font-size:24px;display:flex}._statCard_1ltf9_49 ._statContent_1ltf9_74{flex-direction:column;gap:4px;display:flex}._statCard_1ltf9_49 ._statContent_1ltf9_74 ._statLabel_1ltf9_79{color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;font-size:.875rem}._statCard_1ltf9_49 ._statContent_1ltf9_74 ._statValue_1ltf9_85{color:#f1f5f9;font-size:1.5rem;font-weight:700}._winLossCard_1ltf9_91{background:#151922;border:1px solid #a855f71a;border-radius:16px;margin-bottom:24px;padding:24px}._winLossCard_1ltf9_91 h3{color:#f1f5f9;margin-bottom:16px;font-size:1.25rem;font-weight:600}._winLossCard_1ltf9_91 ._winLossBar_1ltf9_104{background:#1e242f;border-radius:9999px;height:12px;margin-bottom:16px;overflow:hidden}._winLossCard_1ltf9_91 ._winLossBar_1ltf9_104 ._winsFill_1ltf9_111{background:linear-gradient(90deg,#09f,#a855f7);height:100%;transition:width .3s}._winLossCard_1ltf9_91 ._winLossStats_1ltf9_116{justify-content:space-between;display:flex}._winLossCard_1ltf9_91 ._winLossStats_1ltf9_116 ._wins_1ltf9_111,._winLossCard_1ltf9_91 ._winLossStats_1ltf9_116 ._losses_1ltf9_121{flex-direction:column;gap:4px;display:flex}._winLossCard_1ltf9_91 ._winLossStats_1ltf9_116 ._wins_1ltf9_111 ._label_1ltf9_126,._winLossCard_1ltf9_91 ._winLossStats_1ltf9_116 ._losses_1ltf9_121 ._label_1ltf9_126{color:#94a3b8;font-size:.875rem}._winLossCard_1ltf9_91 ._winLossStats_1ltf9_116 ._wins_1ltf9_111 ._value_1ltf9_131,._winLossCard_1ltf9_91 ._winLossStats_1ltf9_116 ._losses_1ltf9_121 ._value_1ltf9_131{font-size:1.25rem;font-weight:700}._winLossCard_1ltf9_91 ._winLossStats_1ltf9_116 ._wins_1ltf9_111 ._value_1ltf9_131{color:#00ff9c}._winLossCard_1ltf9_91 ._winLossStats_1ltf9_116 ._losses_1ltf9_121 ._value_1ltf9_131{color:#ff4757}._comingSoon_1ltf9_143{text-align:center;background:#0099ff0d;border:1px dashed #09f3;border-radius:16px;padding:48px}._comingSoon_1ltf9_143 ._comingSoonIcon_1ltf9_150{color:#09f;margin-bottom:16px;font-size:48px}._comingSoon_1ltf9_143 h3{color:#f1f5f9;margin-bottom:12px;font-size:1.5rem;font-weight:700}._comingSoon_1ltf9_143 p{color:#94a3b8;max-width:600px;margin:0 auto 24px;font-size:1rem;line-height:1.6}._comingSoon_1ltf9_143 ._comingSoonBadges_1ltf9_168{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}._comingSoon_1ltf9_143 ._comingSoonBadges_1ltf9_168 ._badge_1ltf9_174{color:#a855f7;background:#a855f71a;border:1px solid #a855f74d;border-radius:9999px;padding:8px 16px;font-size:.875rem;font-weight:600}._loading_1ltf9_184,._empty_1ltf9_185{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;min-height:60vh;display:flex}._loading_1ltf9_184 ._emptyIcon_1ltf9_194,._empty_1ltf9_185 ._emptyIcon_1ltf9_194{color:#64748b;font-size:64px}._loading_1ltf9_184 h2,._empty_1ltf9_185 h2{color:#f1f5f9;font-size:1.5rem;font-weight:700}._loading_1ltf9_184 p,._empty_1ltf9_185 p{color:#94a3b8;font-size:1rem}._legalPage_1ozh4_1{min-height:100vh;padding-top:100px}._container_1ozh4_6{max-width:900px;margin:0 auto;padding:3rem 1.5rem 4rem}@media (min-width:768px){._container_1ozh4_6{padding:4rem 2rem 5rem}}._header_1ozh4_17{margin-bottom:3rem}._header_1ozh4_17 h1{color:#f1f5f9;letter-spacing:-.02em;background:linear-gradient(120deg,#09f,#a855f7);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}@media (min-width:768px){._header_1ozh4_17 h1{font-size:3rem}}._header_1ozh4_17 ._lastUpdated_1ozh4_36{color:#94a3b8;font-size:1rem}._content_1ozh4_41{flex-direction:column;gap:2.5rem;display:flex}._content_1ozh4_41 section h2{color:#f1f5f9;letter-spacing:-.01em;margin-bottom:1rem;font-size:1.75rem;font-weight:600}._content_1ozh4_41 section h3{color:#f1f5f9;margin-top:1rem;margin-bottom:.75rem;font-size:1.25rem;font-weight:600}._content_1ozh4_41 section p{color:#94a3b8;margin-bottom:.75rem;line-height:1.5}._content_1ozh4_41 section p._mb3_1ozh4_65{margin-bottom:1rem}._content_1ozh4_41 section p._mt3_1ozh4_68{margin-top:1rem}._content_1ozh4_41 section p strong{color:#f1f5f9;font-weight:600}._content_1ozh4_41 section p a{color:#09f;text-decoration:none;transition:color .15s}._content_1ozh4_41 section p a:hover{color:#3af;text-decoration:underline}._content_1ozh4_41 section ul,._content_1ozh4_41 section ol{color:#94a3b8;margin-bottom:1rem;margin-left:1.5rem;line-height:1.5}._content_1ozh4_41 section ul li,._content_1ozh4_41 section ol li{margin-bottom:.5rem}._content_1ozh4_41 section ul li strong,._content_1ozh4_41 section ol li strong{color:#f1f5f9;font-weight:600}._content_1ozh4_41 section ul{list-style-type:disc}._content_1ozh4_41 section ol{list-style-type:decimal}._contactInfo_1ozh4_104{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff08;border:1px solid #0099ff26;border-radius:12px;margin-top:1rem;padding:1.5rem}._contactInfo_1ozh4_104 p{margin-bottom:.5rem}._contactInfo_1ozh4_104 p:last-child{margin-bottom:0}._contactInfo_1ozh4_104 p a{color:#09f;font-weight:500}._contactInfo_1ozh4_104 p a:hover{color:#3af}._notFound_1wtsj_1{background:#0b0e14;justify-content:center;align-items:center;min-height:100vh;padding:24px;display:flex}._container_1wtsj_10{text-align:center;max-width:600px}._glitchWrapper_1wtsj_15{margin-bottom:32px;position:relative}._errorCode_1wtsj_20{background:linear-gradient(120deg,#09f,#a855f7);-webkit-text-fill-color:transparent;letter-spacing:-.05em;-webkit-background-clip:text;background-clip:text;font-size:8rem;font-weight:700;line-height:1;animation:3s infinite _glitch_1wtsj_15;position:relative}@media (min-width:768px){._errorCode_1wtsj_20{font-size:12rem}}._errorCode_1wtsj_20:before,._errorCode_1wtsj_20:after{content:"404";width:100%;height:100%;position:absolute;top:0;left:0}._errorCode_1wtsj_20:before{color:#09f;clip-path:polygon(0 0,100% 0,100% 33%,0 33%);animation:2s infinite _glitchTop_1wtsj_1}._errorCode_1wtsj_20:after{color:#a855f7;clip-path:polygon(0 67%,100% 67%,100% 100%,0 100%);animation:2.5s infinite _glitchBottom_1wtsj_1}._title_1wtsj_56{color:#f1f5f9;margin-bottom:16px;font-size:2rem;font-weight:700}@media (min-width:768px){._title_1wtsj_56{font-size:2.5rem}}._description_1wtsj_68{color:#94a3b8;margin-bottom:32px;font-size:1.125rem;line-height:1.5}._actions_1wtsj_75{flex-direction:column;align-items:center;gap:16px;display:flex}@media (min-width:640px){._actions_1wtsj_75{flex-direction:row;justify-content:center}}._button_1wtsj_88{cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}._button_1wtsj_88._primary_1wtsj_100{color:#0b0e14;background:linear-gradient(120deg,#09f,#a855f7);border:none}._button_1wtsj_88._primary_1wtsj_100:hover{transform:translateY(-2px);box-shadow:0 0 30px #09f6}._button_1wtsj_88._secondary_1wtsj_109{color:#09f;background:0 0;border:2px solid #09f}._button_1wtsj_88._secondary_1wtsj_109:hover{background:#0099ff1a;box-shadow:0 0 20px #09f3}._decoration_1wtsj_119{pointer-events:none;opacity:.05;position:fixed}._decoration_1wtsj_119._topLeft_1wtsj_124{background:radial-gradient(circle,#09f,#0000);width:200px;height:200px;animation:6s ease-in-out infinite _float_1wtsj_1;top:10%;left:10%}._decoration_1wtsj_119._bottomRight_1wtsj_132{background:radial-gradient(circle,#a855f7,#0000);width:300px;height:300px;animation:8s ease-in-out infinite reverse _float_1wtsj_1;bottom:10%;right:10%}@keyframes _glitch_1wtsj_15{0%,90%,to{transform:translate(0)}91%{transform:translate(-2px,-2px)}92%{transform:translate(2px,2px)}93%{transform:translate(-2px,2px)}94%{transform:translate(2px,-2px)}}@keyframes _glitchTop_1wtsj_1{0%,90%,to{transform:translate(0)}91%{transform:translate(-4px,-2px)}93%{transform:translate(4px,2px)}}@keyframes _glitchBottom_1wtsj_1{0%,90%,to{transform:translate(0)}92%{transform:translate(3px,3px)}94%{transform:translate(-3px,-3px)}}@keyframes _float_1wtsj_1{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:16px}body{color:#f1f5f9;background-color:#0b0e14;min-height:100vh;font-family:Rubik,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5;overflow-x:hidden}#root{flex-direction:column;min-height:100vh;display:flex}h1,h2,h3,h4,h5,h6{color:#f1f5f9;font-weight:700;line-height:1.2}a{color:#09f;text-decoration:none;transition:color .15s}a:hover{color:#3af}:focus-visible{outline-offset:2px;outline:2px solid #09f}::-webkit-scrollbar{width:12px}::-webkit-scrollbar-track{background:#151922}::-webkit-scrollbar-thumb{background:#07c;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#09f}::selection{color:#0b0e14;background-color:#09f}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
