@import"https://fonts.googleapis.com/css2?family=Tomorrow:wght@100;200;300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Tomorrow:wght@400;500;600&display=swap";@import"https://fonts.googleapis.com/css2?family=Tomorrow:wght@300;400;500;600;700&display=swap";@layer reset{html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}}@layer base{:root{--colors-general-white: rgb(255 255 255 / 100%);--colors-general-light: rgb(227 235 241 / 100%);--colors-general-blue: rgb(187 204 219 / 100%);--colors-general-black: rgb(18 21 22 / 100%);--colors-general-black-80: rgb(18 21 22 / 80%);--colors-general-trueblack-30: rgb(0 0 0 / 30%);--colors-general-warning: rgb(254 44 76 / 100%);--colors-general-warning-text: rgb(255 118 127 / 100%);--colors-general-accent-green: rgb(0 197 144 / 100%);--colors-general-accent-yellow: rgb(255 218 119 / 100%);--colors-decorative-secondary: rgb(40 45 48 / 100%);--colors-decorative-background: rgb(30 35 38 / 100%);--colors-decorative-cardbg: rgb(33 36 39 / 100%);--colors-decorative-tab-decor: rgb(108 119 129 / 100%);--colors-decorative-tab-decor-60: rgb(108 119 129 / 60%);--colors-decorative-tab-decor-40: rgb(108 119 129 / 40%);--colors-decorative-outline: rgb(18 21 22 / 60%);--colors-decorative-lines: rgb(227 235 241 / 100%);--colors-decorative-lines-10: rgb(227 235 241 / 10%);--overlay-tiles: rgb(69 100 115 / 40%);--overlay-tiles-10: rgb(69 100 115 / 10%);--overlay-dark: rgb(30 35 38 / 85%);--overlay-black: rgb(18 21 22 / 60%);--overlay-input-fields: rgb(165 184 200 / 5%);--overlay-blue: rgb(162 177 191 / 30%);--overlay-blue-18: rgb(162 177 191 / 18%);--input-field-example-text: rgb(70 87 100 / 100%);--input-field-filters: rgb(38 44 48 / 100%);--input-field-input-bg: rgb(187 204 219 / 100%);--labels-equipped-new: rgb(0 197 144 / 100%);--labels-preview: rgb(183 204 221 / 100%);--old-rarity-common: rgb(162 177 191 / 100%);--old-rarity-legendary: rgb(203 182 64 / 100%);--old-rarity-anomaly: rgb(146 119 247 / 100%);--old-rarity-epic: rgb(0 197 144 / 100%);--old-rarity-uncommon: rgb(183 180 116 / 100%);--old-rarity-rare: rgb(64 116 155 / 100%);--new-rarity-common: rgb(138 150 162 / 100%);--new-rarity-legendary: rgb(193 138 44 / 100%);--new-rarity-anomaly: rgb(24 169 106 / 100%);--new-rarity-epic: rgb(131 101 224 / 100%);--new-rarity-uncommon: rgb(225 40 74 / 100%);--new-rarity-rare: rgb(31 157 203 / 100%);--new-rarity-seasonal: rgb(226 124 52 / 100%);--ship-production-states-material-clay: rgb(209 140 101 / 100%);--ship-production-states-material-greybox: rgb(70 87 100 / 100%);--ship-production-states-stage-final: rgb(179 244 149 / 100%);--ship-production-states-gameplay-flyable: rgb(149 210 244 / 100%);--ship-production-states-gameplay-viewable: rgb(183 180 116 / 100%);--ship-production-states-staratlas-cyan: rgb(50 254 255 / 100%);--sage-oni-blue: rgb(16 109 198 / 100%);--sage-mud-red: rgb(254 44 76 / 100%);--sage-ustur-yellow: rgb(255 190 77 / 100%);--fonts-europa: europa, sans-serif}}html,body{color:var(--colors-general-white);font-family:var(--fonts-europa);background:var(--colors-general-black)}@layer reset,base,components,utilities;@font-face{font-family:Europa;src:url(https://cdn.staratlas.com/fonts/Europa-Regular.ttf) format("truetype");font-weight:400}@font-face{font-family:Europa;src:url(https://cdn.staratlas.com/fonts/Europa-RegularItalic.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:Europa;src:url(https://cdn.staratlas.com/fonts/Europa-Bold.ttf) format("truetype");font-weight:700}@font-face{font-family:Europa;src:url(https://cdn.staratlas.com/fonts/Europa-BoldItalic.ttf) format("truetype");font-weight:700;font-style:italic}body{margin:0;padding:0;font-family:Tomorrow,sans-serif;background:#000;color:#5bf19b}._createProfileContainer_3gznk_1{background:var(--card-bg, #1a1a1a);border:1px solid var(--border-color, #333);border-radius:8px;padding:2rem;max-width:500px;margin:0 auto}._title_3gznk_10{font-size:1.5rem;font-weight:600;margin-bottom:.5rem;color:var(--text-primary, #fff)}._description_3gznk_17{color:var(--text-secondary, #aaa);margin-bottom:2rem}._form_3gznk_22{display:flex;flex-direction:column;gap:1rem}._nameInput_3gznk_28{padding:.75rem 1rem;border:1px solid var(--border-color, #333);border-radius:4px;background:var(--input-bg, #0a0a0a);color:var(--text-primary, #fff);font-size:1rem;transition:border-color .2s}._nameInput_3gznk_28:focus{outline:none;border-color:var(--primary-color, #3b82f6)}._nameInput_3gznk_28:disabled{opacity:.5;cursor:not-allowed}._error_3gznk_48{color:var(--error-color, #ef4444);font-size:.875rem;padding:.5rem;background:#ef44441a;border-radius:4px}._createButton_3gznk_56{padding:.75rem 1.5rem;background:var(--primary-color, #3b82f6);color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}._createButton_3gznk_56:hover:not(:disabled){background:var(--primary-hover, #2563eb)}._createButton_3gznk_56:disabled{opacity:.5;cursor:not-allowed}._note_3gznk_77{margin-top:1rem;font-size:.875rem;color:var(--text-secondary, #aaa);text-align:center}._createProfileRoot_3gznk_85{position:relative}._formPanel_3gznk_89{display:flex;flex-direction:column;gap:12px;flex:1}._description_3gznk_17{font-family:Tomorrow,Helvetica,sans-serif;color:#5bf19b;font-size:13px;letter-spacing:.65px;text-transform:uppercase;margin:0 0 12px}._nameInput_3gznk_28{padding:12px;border:1px solid rgb(63 216 234 / 30%);background:#3fd8ea1a;color:#eefaec;font-size:13px;letter-spacing:.65px;text-transform:uppercase;outline:none}._nameInput_3gznk_28:focus{border-color:#5bf19b;box-shadow:0 0 8px #5bf19b33}._error_3gznk_48{color:#f94e56;font-size:12px;padding:8px;background:#f94e561a;border:1px solid rgb(249 78 86 / 30%)}._createButton_3gznk_56{display:inline-flex;align-items:center;justify-content:center;padding:12px 16px;background-color:#5bf19b33;border:2px solid rgb(238 250 236 / 15%);color:#fff;font-family:Tomorrow,sans-serif;font-weight:500;font-size:10px;letter-spacing:.5px;cursor:pointer;text-shadow:0 1px 2px rgb(0 0 0 / 50%);transition:all .3s ease;text-transform:uppercase;width:220px}._createButton_3gznk_56:hover:not(:disabled){background-color:#5bf19b4d;border-color:#5bf19b}._note_3gznk_77{margin-top:12px;font-size:11px;color:#eefaec99;text-align:left;text-transform:uppercase}._dashboardLayout_1xzaz_5{display:flex;flex-direction:column;gap:18px;width:100%;padding:0 48px 48px;background-color:#000;color:#eefaec;font-family:Tomorrow-Regular,Helvetica,sans-serif;min-height:100vh}._topRow_1xzaz_17,._middleRow_1xzaz_23,._bottomRow_1xzaz_29{display:grid;grid-template-columns:2fr 1fr;gap:18px}._cardHeader_1xzaz_36{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:0;background-color:#3fd8ea1a;position:relative}._cardIndicator_1xzaz_46{width:10px;height:10px;background-color:#3fd8ea;margin:8px 12px}._cardTitle_1xzaz_53{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#3fd8ea;font-size:11px;letter-spacing:.55px;text-transform:uppercase;margin:0;flex:1}._cardCounter_1xzaz_64{display:flex;align-items:center;gap:10px;font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#f94e56;font-size:11px;letter-spacing:.55px;padding:8px 12px}._cardCounter_1xzaz_64:after{content:"";width:10px;height:10px;background-color:#f94e56}._cardHeader_1xzaz_36:before,._cardHeader_1xzaz_36:after{content:"";position:absolute;top:0;bottom:0;width:2px;background-color:#3fd8ea}._cardHeader_1xzaz_36:before{left:0}._cardHeader_1xzaz_36:after{right:0}._dailyStreakSection_1xzaz_102{background-color:#3fd8ea0d;border-right:1px solid rgb(63 216 234 / 20%);border-bottom:1px solid rgb(63 216 234 / 20%);border-left:1px solid rgb(63 216 234 / 20%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(63,216,234,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>')}._streakCards_1xzaz_110{display:flex;gap:12px;padding:12px}._streakCard_1xzaz_110{flex:1;display:flex;flex-direction:column;align-items:center;gap:4px;padding:12px 8px;background-color:#3fd8ea1a;border:1px solid rgb(63 216 234 / 20%);min-height:80px;justify-content:center}._streakCard_1xzaz_110:first-child{background-color:#5bf19b1a;border-color:#5bf19b4d}._streakDay_1xzaz_134{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#3fd8ea;font-size:9px;letter-spacing:.45px;text-transform:uppercase}._streakCard_1xzaz_110:first-child ._streakDay_1xzaz_134{color:#5bf19b}._streakBonus_1xzaz_147{font-family:Tomorrow-Medium,Helvetica;font-weight:500;color:#fff;font-size:14px;letter-spacing:.7px}._streakLabel_1xzaz_155{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#eefaec99;font-size:8px;letter-spacing:.4px;text-transform:uppercase;text-align:center}._streakReward_1xzaz_165{font-family:Tomorrow-Medium,Helvetica;font-weight:500;color:#fcd36a;font-size:16px;letter-spacing:.8px}._streakCurrency_1xzaz_173{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#fcd36a;font-size:10px;letter-spacing:.5px;text-transform:uppercase}._rightSection_1xzaz_183{display:flex;flex-direction:column;gap:12px}._activeStreakBadge_1xzaz_189{display:flex;align-items:center;gap:10px;padding:8px 12px;background-color:#5bf19b1a;border:2px solid #5bf19b;justify-content:flex-end}._activeStreakIndicator_1xzaz_199{width:10px;height:10px;background-color:#5bf19b}._activeStreakText_1xzaz_205{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#5bf19b;font-size:11px;letter-spacing:.55px;text-transform:uppercase}._activeStreakNumber_1xzaz_214{font-family:Tomorrow-Medium,Helvetica;font-weight:500;color:#5bf19b;font-size:14px;letter-spacing:.7px}._seasonCard_1xzaz_222{background-color:#3fd8ea0d;border-right:1px solid rgb(63 216 234 / 20%);border-bottom:1px solid rgb(63 216 234 / 20%);border-left:1px solid rgb(63 216 234 / 20%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(63,216,234,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>')}._seasonContent_1xzaz_230{display:flex;flex-direction:column;align-items:center;gap:12px;padding:24px 12px}._seasonTimer_1xzaz_238{font-family:Tomorrow-Medium,Helvetica;font-weight:500;color:#fff;font-size:20px;letter-spacing:1px}._seasonLabel_1xzaz_246{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#3fd8ea;font-size:11px;letter-spacing:.55px;text-transform:uppercase}._checkInButton_1xzaz_255{background-color:#5bf19b33;border:2px solid rgb(238 250 236 / 15%);color:#fff;font-family:Tomorrow-Medium,Helvetica,sans-serif;font-weight:500;font-size:10px;letter-spacing:.5px;padding:8px 16px;cursor:pointer;text-shadow:0 1px 2px rgb(0 0 0 / 50%);transition:all .3s ease;text-transform:uppercase}._checkInButton_1xzaz_255:hover{background-color:#5bf19b4d;border-color:#5bf19b}._idCard_1xzaz_276{background-color:#3fd8ea0d;border-right:1px solid rgb(63 216 234 / 4%);border-bottom:1px solid rgb(63 216 234 / 4%);border-left:1px solid rgb(63 216 234 / 4%);position:relative}._idCard_1xzaz_276:before{content:"";position:absolute;inset:0;border-right:1px solid rgb(63 216 234 / 4%);border-bottom:1px solid rgb(63 216 234 / 4%);border-left:1px solid rgb(63 216 234 / 4%);pointer-events:none}._idCard_1xzaz_276:after{content:"";position:absolute;inset:0;background-image:radial-gradient(#3fd8ea0f 1px,#3fd8ea00 1px);background-size:10px 10px;pointer-events:none}._idCardContent_1xzaz_303{display:flex;gap:12px;padding:12px;align-items:flex-start}._profileSection_1xzaz_310{display:flex;gap:12px;flex:1}._profileImage_1xzaz_316{width:72px;height:72px;border:1px solid rgb(255 255 255 / 20%);background-color:#3fd8ea1a;display:flex;align-items:center;justify-content:center}._idDivider_1xzaz_326{width:1px;height:21px;background-color:#3fd8ea}._profileImage_1xzaz_316 img{width:100%;height:100%;object-fit:cover}._profileInfo_1xzaz_338{display:flex;flex-direction:column;gap:8px;flex:1}._profileName_1xzaz_345{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#3fd8ea;font-size:11px;letter-spacing:.55px;text-transform:uppercase}._profileXpRow_1xzaz_354{display:flex;align-items:center;gap:8px}._xpLabel_1xzaz_360{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#fcd36a;font-size:11px;letter-spacing:.55px}._xpValue_1xzaz_368{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#eefaec;font-size:11px;letter-spacing:.55px}._profileStats_1xzaz_376{display:flex;flex-direction:column;gap:4px}._statRow_1xzaz_382{display:flex;align-items:center;gap:6px}._statLabel_1xzaz_388{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#fcd36a;font-size:11px;letter-spacing:.55px;text-transform:uppercase}._percentValue_1xzaz_397{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#eefaec;font-size:11px;letter-spacing:.55px}._increasePill_1xzaz_405{background-color:#5bf19b33;color:#eefaec;font-family:Tomorrow-Medium,Helvetica;font-weight:500;font-size:9px;letter-spacing:.45px;padding:5px}._statValue_1xzaz_415{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#eefaec;font-size:11px;letter-spacing:.55px}._profileBadge_1xzaz_423{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:12px;margin-top:8px}._badgeName_1xzaz_432{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#3fd8ea;font-size:11px;letter-spacing:.55px}._profileSubtext_1xzaz_440{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#5bf19b;font-size:11px;letter-spacing:.55px;text-transform:uppercase;background-color:#5bf19b1a;padding:12px 0;text-align:right;flex:1}._rewardsCard_1xzaz_454{background-color:#3fd8ea0d;border-right:1px solid rgb(63 216 234 / 20%);border-bottom:1px solid rgb(63 216 234 / 20%);border-left:1px solid rgb(63 216 234 / 20%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(63,216,234,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>')}._rewardsContent_1xzaz_462{display:flex;flex-direction:column;gap:20px;align-items:center;padding:12px}._currentLevel_1xzaz_470{display:flex;align-items:center;gap:12px}._levelBox_1xzaz_476{display:flex;align-items:center;gap:8px;padding:8px 12px;background-color:#3fd8ea1a;border:1px solid rgb(63 216 234 / 30%)}._levelLabel_1xzaz_485{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#eefaec99;font-size:9px;letter-spacing:.45px;text-transform:uppercase}._levelNumber_1xzaz_494{font-family:Tomorrow-Medium,Helvetica;font-weight:500;color:#5bf19b;font-size:16px;letter-spacing:.8px}._levelArrow_1xzaz_502{font-family:Tomorrow-Medium,Helvetica;font-weight:500;color:#3fd8ea;font-size:18px;letter-spacing:.9px}._rewardIcons_1xzaz_510{display:flex;gap:16px}._rewardIcon_1xzaz_510{width:48px;height:48px;display:flex;align-items:center;justify-content:center;background-color:#3fd8ea1a;border:1px solid rgb(63 216 234 / 30%);font-size:24px}._upgradeButton_1xzaz_526{background-color:#5bf19b33;border:2px solid rgb(238 250 236 / 15%);color:#fff;font-family:Tomorrow-Medium,Helvetica,sans-serif;font-weight:500;font-size:10px;letter-spacing:.5px;padding:8px 16px;cursor:pointer;text-shadow:0 1px 2px rgb(0 0 0 / 50%);transition:all .3s ease;text-transform:uppercase}._upgradeButton_1xzaz_526:hover{background-color:#5bf19b4d;border-color:#5bf19b}._progressSection_1xzaz_547{background-color:#3fd8ea0d;border-right:1px solid rgb(63 216 234 / 20%);border-bottom:1px solid rgb(63 216 234 / 20%);border-left:1px solid rgb(63 216 234 / 20%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(63,216,234,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>')}._progressContent_1xzaz_555{padding:12px}._progressTitle_1xzaz_559{display:flex;align-items:center;gap:8px;margin-bottom:16px}._atlasPass_1xzaz_566{font-family:Tomorrow-Medium,Helvetica;font-weight:500;color:#5bf19b;font-size:14px;letter-spacing:.7px;text-transform:uppercase}._progressLabel_1xzaz_575{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#eefaec99;font-size:14px;letter-spacing:.7px;text-transform:uppercase}._progressGrid_1xzaz_584{display:grid;grid-template-columns:repeat(7,1fr);gap:8px}._progressItem_1xzaz_590{display:flex;flex-direction:column;align-items:center;gap:6px;padding:8px 6px;background-color:#ffffff05;border:1px solid rgb(255 255 255 / 5%);transition:all .2s ease;min-height:80px;justify-content:center}._progressItem_1xzaz_590._unlocked_1xzaz_603{background-color:#5bf19b1a;border-color:#5bf19b4d}._progressItem_1xzaz_590._current_1xzaz_470{background-color:#5bf19b33;border-color:#5bf19b;box-shadow:0 0 8px #5bf19b4d}._progressLevel_1xzaz_614{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#eefaec99;font-size:8px;letter-spacing:.4px;text-transform:uppercase;text-align:center}._progressItem_1xzaz_590._unlocked_1xzaz_603 ._progressLevel_1xzaz_614,._progressItem_1xzaz_590._current_1xzaz_470 ._progressLevel_1xzaz_614{color:#5bf19b}._progressReward_1xzaz_629{display:flex;flex-direction:column;align-items:center;gap:4px}._progressReward_1xzaz_629 ._rewardIcon_1xzaz_510{width:20px;height:20px;font-size:12px;background:transparent;border:none;display:flex;align-items:center;justify-content:center}._rewardType_1xzaz_647{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#eefaec99;font-size:6px;letter-spacing:.3px;text-transform:uppercase;text-align:center;line-height:1.2}._progressItem_1xzaz_590._unlocked_1xzaz_603 ._rewardType_1xzaz_647,._progressItem_1xzaz_590._current_1xzaz_470 ._rewardType_1xzaz_647{color:#eefaece5}._leaderboardSection_1xzaz_664{background-color:#3fd8ea0d;border-right:1px solid rgb(63 216 234 / 20%);border-bottom:1px solid rgb(63 216 234 / 20%);border-left:1px solid rgb(63 216 234 / 20%);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(63,216,234,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>')}._leaderboardContent_1xzaz_672{display:flex;flex-direction:column;gap:0;padding:12px}._leaderboardEntry_1xzaz_679{display:flex;align-items:center;gap:12px;background-color:#3fd8ea0d;border-bottom:1px solid rgb(63 216 234 / 20%);transition:all .2s ease;margin-left:-12px;margin-right:-12px;padding:8px 12px;min-height:60px}._leaderboardEntry_1xzaz_679:hover{background-color:#3fd8ea1a;border-color:#3fd8ea66}._leaderboardEntry_1xzaz_679._highlighted_1xzaz_699{background-color:#5bf19b1a;border-color:#5bf19b4d}._playerRank_1xzaz_704{width:24px;display:flex;align-items:center;justify-content:center;background-color:#3fd8ea33;font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#fff;font-size:9px;letter-spacing:.45px;height:48px;opacity:.7}._leaderboardEntry_1xzaz_679._highlighted_1xzaz_699 ._playerRank_1xzaz_704{background-color:#5bf19b33;color:#5bf19b;opacity:1}._playerAvatar_1xzaz_725{width:48px;height:48px;border:1px solid rgb(255 255 255 / 20%);overflow:hidden;background-color:#3fd8ea1a}._playerAvatar_1xzaz_725 img{width:100%;height:100%;object-fit:cover}._playerInfo_1xzaz_739{display:flex;flex-direction:column;gap:4px;flex:1}._playerName_1xzaz_746{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#3fd8ea;font-size:13px;letter-spacing:.65px}._playerBadge_1xzaz_754{background-color:#3fd8ea1a;border:1px solid rgb(63 216 234 / 30%);color:#3fd8ea;font-family:Tomorrow-Regular,Helvetica;font-weight:400;font-size:9px;letter-spacing:.45px;padding:2px 6px;white-space:nowrap;width:fit-content}._playerScore_1xzaz_767{font-family:Tomorrow-Regular,Helvetica;font-weight:500;color:#fcd36a;font-size:13px;letter-spacing:.65px;text-align:right}._playerXpDisplay_1xzaz_776{font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#eefaec99;font-size:11px;letter-spacing:.55px;text-align:right}._connectPrompt_1xzaz_786{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;min-height:400px}._pageTitle_1xzaz_796{font-family:Tomorrow,sans-serif;font-weight:600;color:#5bf19b;font-size:128px;line-height:111px;letter-spacing:.16px;margin:0 0 16px;text-transform:uppercase}._pageDescription_1xzaz_807{font-family:Tomorrow,sans-serif;font-weight:400;color:#5bf19b;font-size:20px;letter-spacing:1px;text-transform:uppercase;max-width:406px;line-height:1.4}._noProfile_1xzaz_818{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;min-height:400px}._placeholderActions_1xzaz_828{display:flex;gap:12px;margin-top:16px}._ctaButton_1xzaz_834{position:relative;flex:1;height:35px;cursor:pointer;min-width:220px}._ctaButton_1xzaz_834 ._decoration_1xzaz_842{position:absolute;width:100%;height:17.5px;display:flex;justify-content:space-between;align-items:flex-end;top:0;left:0;overflow:hidden}._ctaButton_1xzaz_834 ._decoration_1xzaz_842:before,._ctaButton_1xzaz_834 ._decoration_1xzaz_842:after{content:"";width:2px;height:2px;background-color:#5bf19b}._ctaButton_1xzaz_834 ._decoration_1xzaz_842._bottom_1xzaz_29{top:auto;bottom:0;align-items:flex-start;transform:scaleY(-1)}._buttonBase_1xzaz_869{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#5bf19b33;border:2px solid rgb(91 241 155 / 4%);color:#eefaec;font-family:Tomorrow-Medium,Helvetica,sans-serif;font-weight:500;font-size:13px;letter-spacing:.65px;text-transform:uppercase;text-shadow:0 1px 2px rgb(0 0 0 / 50%);transition:background-color .3s ease;padding:12px;line-height:1;white-space:nowrap}._ctaButton_1xzaz_834:hover ._buttonBase_1xzaz_869{background-color:#5bf19b4d}@media (width <= 1200px){._progressGrid_1xzaz_584{grid-template-columns:repeat(5,1fr)}._streakCards_1xzaz_110{gap:8px}._streakCard_1xzaz_110{padding:8px 6px}}@media (width <= 768px){._dashboardLayout_1xzaz_5{padding:0 24px 24px;gap:12px}._topRow_1xzaz_17,._middleRow_1xzaz_23,._bottomRow_1xzaz_29{grid-template-columns:1fr;gap:12px}._progressGrid_1xzaz_584{grid-template-columns:repeat(4,1fr)}._streakCards_1xzaz_110{flex-wrap:wrap}._streakCard_1xzaz_110{min-width:80px}._idCardContent_1xzaz_303,._profileSection_1xzaz_310{flex-direction:column;align-items:center;text-align:center}._leaderboardEntry_1xzaz_679{flex-wrap:wrap;gap:8px;min-height:auto}._currentLevel_1xzaz_470{gap:8px}}@media (width <= 480px){._dashboardLayout_1xzaz_5{padding:0 12px 12px}._progressGrid_1xzaz_584{grid-template-columns:repeat(3,1fr)}._streakCards_1xzaz_110{flex-direction:column}._rewardIcons_1xzaz_510{gap:8px}._rewardIcon_1xzaz_510{width:36px;height:36px;font-size:18px}}._leaderboardSection_1xzaz_664{grid-column:span 2}._dashboardContainer_1xzaz_985{width:100%;min-height:100vh;padding:2rem;box-sizing:border-box;padding-top:0}._loadingState_1xzaz_994{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;min-height:400px;gap:2rem}._loadingSpinner_1xzaz_1005{width:48px;height:48px;border:3px solid rgba(91,241,155,.2);border-top-color:#5bf19b;border-radius:50%;animation:_spin_1xzaz_1 1s linear infinite}@keyframes _spin_1xzaz_1{to{transform:rotate(360deg)}}._loadingState_1xzaz_994 span{font-family:Tomorrow,sans-serif;font-weight:600;color:#5bf19b;font-size:36px;line-height:1.1;letter-spacing:.16px;text-transform:uppercase}._errorState_1xzaz_1028{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:4rem 2rem;min-height:400px;font-family:Tomorrow,sans-serif;font-weight:600;color:#f94e56;font-size:36px;line-height:1.1;letter-spacing:.16px;text-transform:uppercase}._walletButtonContainer_wrl48_1{position:relative;display:flex;align-items:center;justify-content:center;height:32px;background:#5bf19b1a;padding:0 12px;overflow:visible}._walletButtonContainer_wrl48_1:hover{background:#5bf19b33}._connectContainer_wrl48_16{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._connectButton_wrl48_25{padding:0;margin:0;background:transparent;color:var(--color-white);border:none;cursor:pointer;font-family:var(--font-family);font-size:11px;font-weight:400;text-transform:uppercase;letter-spacing:.55px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:100%;height:100%;position:relative;z-index:1}._connectButton_wrl48_25:hover{opacity:.8}._connectButton_wrl48_25:disabled{opacity:.5;cursor:not-allowed}._walletDropdown_wrl48_56{position:absolute;top:calc(100% + 12px);right:-12px;background:#0a0a0a;border:1px solid rgb(255 255 255 / 10%);box-shadow:0 10px 25px #0000007f;z-index:10000;min-width:300px;overflow:hidden}._dropdownHeader_wrl48_68{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;border-bottom:1px solid rgb(255 255 255 / 10%);background:#ffffff05}._dropdownHeader_wrl48_68 h3{margin:0;font-size:14px;font-weight:400;color:#fff;text-transform:lowercase;letter-spacing:.05em}._closeButton_wrl48_86{background:none;border:none;font-size:20px;cursor:pointer;color:#ffffff7f;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}._closeButton_wrl48_86:hover{color:#fff}._walletList_wrl48_105{padding:8px 0}._walletOption_wrl48_109{width:100%;display:flex;align-items:center;gap:12px;padding:12px 20px;border:none;background:none;cursor:pointer;font-size:12px;color:#fffc;transition:background-color .2s ease;text-transform:lowercase;letter-spacing:.03em}._walletOption_wrl48_109:hover{background:#ffffff0d;color:#fff}._walletOption_wrl48_109:disabled{opacity:.5;cursor:not-allowed}._walletIcon_wrl48_135{width:20px;height:20px;border-radius:2px}._walletIconPlaceholder_wrl48_141{width:20px;height:20px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:10px;text-transform:uppercase}._walletName_wrl48_154{font-weight:400}._moreWallets_wrl48_158{border-top:1px solid rgb(255 255 255 / 10%);margin-top:8px}._moreWalletsSummary_wrl48_163{padding:12px 20px;cursor:pointer;font-size:11px;color:#ffffff7f;font-weight:400;text-transform:lowercase;letter-spacing:.03em;list-style:none}._moreWalletsSummary_wrl48_163:hover{background:#ffffff0d;color:#fffc}._moreWalletsSummary_wrl48_163::marker{content:""}._moreWalletsList_wrl48_183{border-top:1px solid rgb(255 255 255 / 10%)}._connectedContainer_wrl48_187{display:flex;align-items:center;justify-content:space-between;gap:8px;width:100%;color:#0f0;font-size:11px;text-transform:uppercase;letter-spacing:.55px;padding:0 4px}._walletAddress_wrl48_200{font-family:monospace;color:#0f0;font-size:10px}._disconnectButton_wrl48_206{padding:0;background:none;color:#ffffff7f;border:none;cursor:pointer;font-size:16px;font-weight:400;transition:color .2s ease;line-height:1}._disconnectButton_wrl48_206:hover{color:red}._header_17k7a_1{display:flex;flex-direction:column;margin-bottom:2rem}._topBar_17k7a_7{display:flex;align-items:center;height:32px}._logoWrap_17k7a_13{background:#3fd8ea33;padding:8px 12px}._titleBar_17k7a_18{flex:1;background:#3fd8ea33;height:100%;display:flex;justify-content:center}._topRight_17k7a_26{display:flex;height:100%}._notification_17k7a_31{display:flex;align-items:center;gap:5px;background:#5bf19b33;padding:8px 12px}._icon_17k7a_39{width:9px;height:9px;background:#5bf19b}._count_17k7a_45{font-size:13px;color:#5bf19b}._profile_17k7a_50{display:flex;align-items:center;background:#3fd8ea33}._meta_17k7a_56{padding:8px}._meta_17k7a_56 span{font-size:11px;color:#3dffff;text-transform:uppercase}._avatar_17k7a_66{width:32px;height:32px;background-image:url(/assets/male-avatar.png);background-size:contain;border-radius:4px}._expand_17k7a_74{display:flex;flex-direction:column}._expandButton_17k7a_79{width:15px;height:15px;background:#3fd8ea33;display:flex;align-items:center;justify-content:center;border:1px solid #2a5f5f}._expandIcon_17k7a_89{width:7px;height:7px;background-image:url(/assets/arrow_down.png)}._centeredNav_17k7a_95{display:flex;justify-content:center;gap:1px;height:32.5px}._navButton_17k7a_102{padding:8px 12px;font-size:11px;text-transform:uppercase;color:#3fd8ea;text-decoration:none;transition:background-color .3s ease}._navButton_17k7a_102._active_17k7a_111{background:#5bf19b1a;color:#5bf19b}._navButtonDisabled_17k7a_117{color:#3fd8ea66;cursor:not-allowed;opacity:.6;text-decoration:none}._footer_uiw1c_1{width:100%;background:#5bf19b0d;padding:64px;box-sizing:border-box}._footerContent_uiw1c_8{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:32px;align-items:start;margin-bottom:48px}._column_uiw1c_16{display:flex;flex-direction:column;gap:1.5rem}._columnTitle_uiw1c_22{color:#fff;font-size:16px;font-weight:400;letter-spacing:1px;text-transform:uppercase}._affiliateButton_uiw1c_30{background:#5bf19b33;border:1px solid rgb(91 241 155 / 4%);color:#5bf19b;padding:12px;font-size:13px;font-weight:500;text-transform:uppercase;cursor:pointer;transition:background-color .3s ease}._affiliateButton_uiw1c_30:hover{background:#5bf19b4d}._link_uiw1c_46{color:#5bf19b;text-decoration:none;font-size:14px;opacity:.65;transition:opacity .3s ease}._link_uiw1c_46:hover{opacity:1}._connectLinks_uiw1c_58{display:grid;grid-template-columns:1fr 1fr;gap:16px 48px}._linkColumn_uiw1c_64{display:flex;flex-direction:column;gap:.5rem}._footerBottom_uiw1c_70{display:flex;justify-content:space-between;border-top:1px solid rgb(91 241 155 / 10%);padding-top:2rem}._legalLinks_uiw1c_77{display:flex;gap:1rem}._copyright_uiw1c_82{color:#5bf19b;opacity:.65;font-size:14px}:root{--color-primary: #5bf19b;--color-primary-33: #5bf19b33;--color-primary-20: rgb(91 241 155 / 20%);--color-primary-1a: #5bf19b1a;--color-primary-10: rgb(91 241 155 / 10%);--color-primary-0d: #5bf19b0d;--color-primary-05: rgb(91 241 155 / 5%);--color-dark-bg: #052915;--color-darker-bg: #061a1d;--color-white: #eefaec;--color-white-66: #eefaec66;--color-white-99: #eefaec99;--color-white-40: rgb(238 250 236 / 40%);--color-white-60: rgb(238 250 236 / 60%);--color-white-16: rgb(238 250 236 / 16%);--color-teal: #3fd8ea;--color-teal-0d: #3fd8ea0d;--color-red: #f94e56;--color-yellow: #fcd36a;--font-family: "Tomorrow", sans-serif;--font-regular: "Tomorrow", sans-serif;--font-medium: "Tomorrow", sans-serif;--font-semibold: "Tomorrow", sans-serif}._landingContainer_13l19_32{position:relative;width:100%;min-height:100vh;background:#000;overflow-x:hidden;color:var(--color-white);font-family:var(--font-family)}._filmGrain_13l19_43{position:fixed;top:0;left:0;width:100%;height:100%;background:url('data:image/svg+xml,<svg viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg" preserveAspectRatio="none"><rect x="0" y="0" height="100%" width="100%" fill="url(%23grad)" opacity="1"/><defs><filter id="noise"><feTurbulence baseFrequency="0.9" numOctaves="4" stitchTiles="stitch"/></filter></defs><rect width="100%" height="100%" filter="url(%23noise)" opacity="0.3"/></svg>') repeat;background-size:512px 512px;opacity:.3;mix-blend-mode:soft-light;pointer-events:none;z-index:1000}._siteWrap_13l19_58{display:flex;flex-direction:column;align-items:center;width:100%;min-height:100vh;position:relative}._spotlight_13l19_68{position:absolute;top:0;left:50%;transform:translate(-50%);width:1440px;height:1286.5px;background:radial-gradient(ellipse 35.473% 64.349% at 50% 50%,#092f267f,#092f2620 53.846%,#092f2600);pointer-events:none;z-index:1}._mainContentWrap_13l19_81{display:flex;flex-direction:column;width:100%;min-height:100vh;position:relative;background:linear-gradient(0deg,#3fd8ea00 24.519%,#3fd8ea12);z-index:2}._scrollProgressIndicator_13l19_92{display:flex;width:100%;height:4px;position:relative;z-index:10}._progressBar_13l19_100{width:469px;height:4px;background:var(--color-primary)}._progressFill_13l19_106{flex:1;height:4px;background:#5bf19b33}._textPrimary_13l19_113{color:var(--color-primary)}._textMuted_13l19_117{color:#5bf19b33}._textMedium_13l19_121{font-weight:500;color:var(--color-primary)}._heroSection_13l19_127{display:flex;flex-direction:column;width:100%;min-height:100vh;position:relative;background:#5bf19b0d}._heroContentWrap_13l19_136{display:flex;flex-direction:column;align-items:center;width:100%;flex:1;position:relative;overflow:hidden}._heroContent_13l19_136{display:flex;flex-direction:column;align-items:center;width:100%;max-width:1440px;flex:1;min-height:0;padding:0;position:relative;z-index:2}._mainNavbar_13l19_160{display:flex;align-items:stretch;justify-content:flex-start;width:100%;max-width:1440px;height:32px;padding:0;margin:0}._logoBlock_13l19_171{display:flex;align-items:center;justify-content:center;flex:0 0 40px;width:40px;height:32px;background:var(--color-primary);padding:0;flex-shrink:0}._logoZ_13l19_183{display:flex;align-items:center;justify-content:center;width:12px;height:12px;filter:brightness(0) saturate(100%)}._navbarContent_13l19_192{display:flex;align-items:center;justify-content:space-between;flex:1;height:32px;z-index:1000}._cardTitleBar_13l19_201{display:flex;align-items:center;justify-content:flex-start;flex:0 0 auto;height:32px;overflow:hidden;margin-left:12px}._navbarMenus_13l19_211{display:flex;align-items:center;justify-content:flex-start;height:32px;gap:0}._navbarMenuButton_13l19_219{display:flex;align-items:center;justify-content:center;height:32px;padding:8px 12px;gap:10px;text-decoration:none}._navbarMenuButton_13l19_219 span{font-family:var(--font-family);font-weight:400;font-size:11px;line-height:1;letter-spacing:1.1px;text-transform:uppercase;color:var(--color-white)}._navbarMenuButtonDisabled_13l19_240 span{color:var(--color-white-40)}._navbarMenuButtonDisabled_13l19_240{opacity:.5;cursor:not-allowed;pointer-events:none}._topRight_13l19_250{display:flex;align-items:center;height:32px;gap:1px;padding-right:0;padding-left:1px}._navButtonFunc_13l19_259{display:flex;align-items:center;justify-content:center;height:32px;background:#5bf19b1a;border:none;padding:0 12px;gap:6px;overflow:hidden;cursor:pointer;transition:all .2s ease}._navButtonFunc_13l19_259 span{font-family:var(--font-family);font-weight:400;font-size:11px;line-height:1;letter-spacing:.55px;text-transform:uppercase;color:var(--color-white)}._navButtonFunc_13l19_259:hover{background:#5bf19b33}._zinkWordmark_13l19_288{display:flex;justify-content:center;align-items:center;margin:2rem 0;flex:0 0 auto;z-index:100;position:relative}._heroMainContent_13l19_298{display:flex;flex-direction:column;align-items:center;text-align:center;gap:0;position:relative;z-index:5;flex:1;justify-content:center;width:100%}._heroGraphic_13l19_311{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1024px;height:1024px;z-index:-1;display:flex;align-items:center;justify-content:center}._planetGlow_13l19_324{position:absolute;width:115%;height:115%;border-radius:50%;background:radial-gradient(closest-side,#5bf19b1f,#5bf19b00 70%);filter:blur(20px);pointer-events:none}._planet_13l19_324{position:absolute;width:66.6667%;height:66.6667%;background-image:url(/assets/planet.png);background-size:cover;background-position:center;opacity:.9;mix-blend-mode:screen}._planetRings_13l19_346{position:absolute;width:94%;height:94%;background-image:url(/assets/planet-rings.png);background-size:contain;background-position:center;background-repeat:no-repeat;opacity:.9;mix-blend-mode:screen;transform:rotate(-7deg)}._circleGraphic_13l19_359{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}._circle_13l19_359{position:relative;width:calc(100% - 20px);height:calc(100% - 20px);border-radius:50%;border:1px solid rgb(91 241 155 / 1%);display:flex;align-items:center;justify-content:center}._innerCircle_13l19_379{position:relative;width:calc(100% - 269px);height:calc(100% - 269px);border-radius:50%;border:1px solid rgb(91 241 155 / 1%);display:flex;align-items:center;justify-content:center}._innermostCircle_13l19_390{position:relative;width:calc(100% - 99px);height:calc(100% - 99px);border-radius:50%;border:1px solid rgb(91 241 155 / 1%)}._wordmarkGlow_13l19_398{position:absolute;inset:-32px -64px;background:radial-gradient(closest-side,#3fd8ea59,#3fd8ea00 60%);filter:blur(18px);pointer-events:none;z-index:-1;opacity:.1}._zinkLogo_13l19_408{position:relative;filter:drop-shadow(0 0 12px rgb(63 216 234 / 25%))}._heroText_13l19_413{display:flex;flex-direction:column;gap:32px;align-items:center;position:relative;z-index:1}._heroTitle_13l19_422{font-family:var(--font-semibold);font-weight:600;font-size:128px;line-height:111px;text-transform:uppercase;color:#3fd8ea;width:918px;text-align:center;margin:0;letter-spacing:.16px}._heroTitle_13l19_422 ._textMuted_13l19_117{color:#5bf19b33;letter-spacing:-.16px}._heroTitle_13l19_422 ._textMuted_13l19_117:nth-child(2){letter-spacing:.16px}._heroTitle_13l19_422 ._textPrimary_13l19_113{color:#5bf19b;letter-spacing:.16px}._heroTitle_13l19_422 ._textPrimary_13l19_113:last-child{letter-spacing:.32px}._heroSubtitle_13l19_453{font-family:var(--font-regular);font-weight:400;font-size:20px;letter-spacing:1px;text-transform:uppercase;color:#5bf19b;text-align:center;margin:0}._heroSubtitle_13l19_453 ._textMedium_13l19_121{font-family:var(--font-medium);font-weight:500}._actions_13l19_469{display:flex;gap:12px;margin-top:0;flex:0 0 auto;margin-bottom:2rem}._ctaButton_13l19_477{position:relative;flex:1;height:35px;cursor:pointer;z-index:10}._ctaButton_13l19_477 ._decoration_13l19_485{position:absolute;width:100%;height:17.5px;display:flex;justify-content:space-between;align-items:flex-end;top:0;left:0;overflow:hidden}._ctaButton_13l19_477 ._decoration_13l19_485:before,._ctaButton_13l19_477 ._decoration_13l19_485:after{content:"";width:2px;height:2px;background-color:var(--color-primary)}._ctaButton_13l19_477 ._decoration_13l19_485._bottom_13l19_505{top:auto;bottom:0;align-items:flex-start;transform:scaleY(-1)}._buttonBase_13l19_512{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:var(--color-primary-20);border:2px solid rgb(91 241 155 / 4%);color:var(--color-white);font-family:var(--font-medium);font-weight:500;font-size:13px;letter-spacing:.65px;text-transform:uppercase;text-shadow:0 1px 2px rgb(0 0 0 / 50%);transition:background-color .3s ease;padding:12px;line-height:1;white-space:nowrap}._ctaButton_13l19_477:hover ._buttonBase_13l19_512{background-color:#5bf19b4d}._bottomBar_13l19_537{display:flex;justify-content:space-between;width:100%;background:var(--color-primary-10);border-left:2px solid var(--color-primary);border-right:2px solid var(--color-primary);position:relative;z-index:10;overflow:hidden;box-sizing:border-box}._barSection_13l19_550{display:flex;align-items:center;gap:10px;padding:8px 12px;background:var(--color-primary-10);text-transform:uppercase;font-family:var(--font-regular);font-size:11px;letter-spacing:.55px;line-height:1;color:var(--color-primary)}._barSection_13l19_550 ._dot_13l19_564{width:10px;height:10px;background-color:var(--color-primary);flex-shrink:0}._barSection_13l19_550._error_13l19_571{color:var(--color-red)}._barSection_13l19_550._error_13l19_571 ._dot_13l19_564{background-color:var(--color-red)}._barSection_13l19_550._error_13l19_571 ._text_13l19_113{color:var(--color-red)}._barSection_13l19_550 ._text_13l19_113{color:var(--color-primary);font-family:var(--font-regular);white-space:nowrap}._zinkWordmark_13l19_288{margin:2rem 0}._section_13l19_593{width:100%;background:var(--color-primary-05);display:flex;flex-direction:column;position:relative;overflow:hidden}._sectionContentWrap_13l19_602{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:853px;position:relative;padding:72px 0 10000px;margin-bottom:-10000px;overflow:hidden}._sectionContent_13l19_602{display:flex;flex-direction:column;width:100%;max-width:1440px;gap:12px;padding:0;align-items:center;justify-content:center;position:relative;z-index:2}._topCardsRow_13l19_629{display:flex;justify-content:space-between;width:100%;gap:6px;align-items:flex-start}._topSpacer_13l19_637{width:217px;flex:0 0 217px}._leftColumn_13l19_642,._rightColumn_13l19_642{width:250px}._mainColumn_13l19_646{flex:.8;display:flex;flex-direction:column;gap:32px;align-items:flex-start;justify-content:flex-start;margin:2rem}._sectionTitle_13l19_656{font-family:var(--font-semibold);font-size:96px;font-weight:600;line-height:85px;text-transform:uppercase;color:var(--color-primary);letter-spacing:0;margin:0;display:flex;flex-direction:column;gap:0}._sectionTitle_13l19_656 div{display:block;line-height:85px;margin:0;padding:0}._sectionTitle_13l19_656 span{display:inline}._sectionDescription_13l19_681{font-family:var(--font-regular);font-size:20px;font-weight:400;letter-spacing:1px;width:406px;text-transform:uppercase;color:var(--color-primary);line-height:1.4}._sideColumn_13l19_699{width:250px;display:flex;justify-content:center}._featureVertical_13l19_705{position:relative;display:flex;flex-direction:column;align-items:center;gap:24px;height:100%;overflow:hidden;padding:0}._featureLine_13l19_716{flex:1;width:2px;background:var(--color-primary-20);position:relative;margin:-2px 0}._featureLine_13l19_716:before{content:"";position:absolute;bottom:0;left:0;width:2px;height:12px;background:var(--color-white-60)}._featurePoint_13l19_734{width:6px;height:6px;background:var(--color-white-40);border:1px solid var(--color-white-16);border-radius:0;flex-shrink:0}._featurePoint_13l19_734:first-child{background:transparent;border:1px solid var(--color-white-16)}._featureLabel_13l19_748{position:absolute;right:-14px;top:50%;transform:translateY(-50%);font-family:var(--font-regular);font-size:10px;color:var(--color-white-60);letter-spacing:.2px;text-transform:uppercase;white-space:nowrap}._charContainer_13l19_761{display:flex;flex-direction:row;gap:6px;align-items:flex-end}._charWrap_13l19_768{display:flex;flex-direction:column;gap:6px;width:250px}._charTitleBar_13l19_775{display:flex;justify-content:space-between;background:var(--color-primary-10);overflow:hidden;font-family:var(--font-regular);font-size:11px;text-transform:uppercase;letter-spacing:.55px;position:relative;border-left:2px solid var(--color-primary);border-right:2px solid var(--color-primary);box-sizing:border-box}._charTitleBar_13l19_775 ._barSection_13l19_550{padding:8px 12px;background:var(--color-primary-10);display:flex;align-items:center;gap:10px}._charTitleBar_13l19_775 ._barSection_13l19_550 span{color:var(--color-primary);white-space:nowrap}._characterBlock_13l19_803{height:380px;position:relative;overflow:hidden;background:var(--color-dark-bg)}._characterImg_13l19_810{width:250px;height:100%;background-size:contain;background-position:center;background-repeat:no-repeat;margin:0 auto}._gradient_13l19_819{position:absolute;bottom:0;left:0;right:0;height:200px;background:linear-gradient(to bottom,transparent 0%,var(--color-dark-bg) 100%);pointer-events:none}._levelInfo_13l19_829{position:absolute;bottom:0;left:0;background:var(--color-primary-10);padding:24px;display:flex;flex-direction:column;align-items:flex-start;gap:10px;overflow:hidden}._levelInfo_13l19_829 span{font-family:var(--font-regular);color:var(--color-primary);text-transform:uppercase;font-size:16px;letter-spacing:.8px;line-height:1}._levelInfo_13l19_829 span:last-child{font-size:40px;line-height:1}._statCard_13l19_857{background:var(--color-primary-10);padding:24px;display:flex;flex-direction:column;gap:10px;overflow:hidden;position:relative;opacity:.7;border-radius:0}._statCard_13l19_857._activePerk_13l19_869,._statCard_13l19_857._totalXp_13l19_873{opacity:.7}._statCard_13l19_857 span{font-family:var(--font-regular);color:var(--color-primary);text-transform:uppercase;line-height:1;display:block}._statCard_13l19_857 ._label_13l19_885{font-size:16px;letter-spacing:.8px;white-space:nowrap}._statCard_13l19_857 ._value_13l19_891{font-size:40px;white-space:nowrap}._pointsDisplay_13l19_897{display:flex;flex-direction:column;gap:6px;align-items:flex-end}._spotlightBg_13l19_905{position:absolute;top:0;left:50%;transform:translate(-50%);width:1440px;height:1286.5px;background:radial-gradient(27.31% 50.29% at 50% 27.78%,#063a2e80,#063a2e21 53.85%,#063a2e00);pointer-events:none;z-index:0}._leaderboardSection_13l19_918{width:100%;background:var(--color-primary-05);display:flex;flex-direction:column;position:relative;overflow:hidden}._leaderboardWrap_13l19_927{flex:1;display:flex;flex-direction:column;gap:10px;align-items:center;justify-content:flex-end;padding-top:72px;padding-bottom:72px;position:relative;width:100%}._leaderboardContent_13l19_940{display:flex;flex-direction:row;gap:24px;align-items:center;justify-content:center;width:100%;max-width:1440px}._leaderboardListing_13l19_692{display:flex;flex-direction:column;gap:12px;width:416px}._leaderboardEntry_13l19_957{display:flex;flex-direction:row;gap:3px;width:100%;opacity:1}._leaderboardEntry_13l19_957._faded_13l19_965{opacity:.5}._leaderboardEntry_13l19_957._moreFaded_13l19_969{opacity:.3}._leaderboardEntry_13l19_957._veryFaded_13l19_973{opacity:.2}._leaderboardEntry_13l19_957._highlighted_13l19_977{padding:3px;border:1px solid var(--color-primary);position:relative}._rankNum_13l19_983{width:32px;background:var(--color-primary-20);display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0}._rankNum_13l19_983 span{font-family:var(--font-regular);font-size:15px;color:#fff;letter-spacing:.75px;line-height:1}._leaderboardItem_13l19_1001{flex:1;background:var(--color-primary-10);display:flex;align-items:center;position:relative;border-bottom:1px solid rgb(91 241 155 / 4%)}._landingAvatar_13l19_1010{width:55px;height:60px;position:relative;overflow:hidden;display:flex;align-items:flex-end}._avatarImg_13l19_1019{width:100%;height:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transform:rotate(180deg) scaleY(-1)}._avatarGradient_13l19_1028{position:absolute;bottom:0;left:0;right:0;height:50%;background:linear-gradient(to bottom,transparent 0%,var(--color-dark-bg) 100%);pointer-events:none}._leaderboardInfo_13l19_1038{flex:1;padding:0 12px;display:flex;flex-direction:column;gap:12px;justify-content:center;min-height:60px}._leaderboardRow_13l19_1048{display:flex;justify-content:space-between;align-items:flex-end;width:100%}._leaderboardRow_13l19_1048 span{font-family:var(--font-regular);font-size:16px;letter-spacing:.8px;line-height:1;white-space:nowrap}._username_13l19_1063{color:var(--color-primary)}._astraPoints_13l19_1067{color:var(--color-yellow)}._walletInfo_13l19_1071{display:flex;align-items:baseline;gap:5px}._walletIcon_13l19_1077{width:9px;height:9px;position:relative}._walletIcon_13l19_1077 svg{width:100%;height:100%;fill:var(--color-primary);display:block}._walletAddress_13l19_1090,._xpAmount_13l19_1091{font-family:var(--font-regular);font-size:14px;color:var(--color-white-60);letter-spacing:.7px;line-height:1}._seasonBlock_13l19_1100{display:flex;flex-direction:column;padding:12px;border:2px solid rgb(91 241 155 / 4%);position:relative;background:transparent}._seasonContent_13l19_1109{display:flex;flex-direction:column;gap:24px;align-items:center}._seasonHeader_13l19_1116{display:flex;flex-direction:column;gap:12px;align-items:center}._seasonBadge_13l19_1123{width:35px;height:48px;background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;align-items:center;justify-content:center}._seasonBadge_13l19_1123 img{width:100%;height:100%;object-fit:contain}._seasonTitle_13l19_1140{font-family:var(--font-regular);font-size:36px;color:var(--color-primary);text-transform:uppercase;letter-spacing:1.8px;line-height:85px}._seasonTimer_13l19_1149{background:var(--color-primary-05);padding:24px;display:flex;gap:10px;align-items:center}._timerUnit_13l19_1157{display:flex;flex-direction:column;align-items:center;gap:10px}._timerValue_13l19_1164{font-family:var(--font-regular);font-size:64px;color:var(--color-primary);letter-spacing:6.4px;line-height:1}._timerLabel_13l19_1172{font-family:var(--font-regular);font-size:20px;color:var(--color-primary);letter-spacing:2px;text-transform:uppercase;opacity:.5;line-height:1}._timerSeparator_13l19_1182{font-family:var(--font-regular);font-size:64px;color:var(--color-primary-20);letter-spacing:6.4px;line-height:1}._timerUnit_13l19_1157._faded_13l19_965 ._timerValue_13l19_1164{opacity:.3}._timerUnit_13l19_1157._faded_13l19_965 ._timerLabel_13l19_1172{opacity:.2}._cardOutline_13l19_1198{display:flex;justify-content:space-between;align-items:flex-end;width:100%;overflow:hidden;position:absolute;bottom:0;left:0;right:0;height:18px}._outlineLeft_13l19_1211,._outlineRight_13l19_1212{display:flex;align-items:flex-end;height:100%}._outlineVertical_13l19_1218{width:1px;height:18px;background:var(--color-primary)}._outlineHorizontal_13l19_1224{height:1px;width:16px;background:var(--color-primary)}._outlineCenter_13l19_1230{width:200px;display:flex;align-items:flex-end;justify-content:flex-end}._outlineCenter_13l19_1230 ._outlineHorizontal_13l19_1224{width:32px}._outlineRight_13l19_1212{transform:rotate(180deg) scaleY(-1)}._seasonBlock_13l19_1100{display:flex;flex-direction:column;align-items:center;gap:12px;padding:12px;border:2px solid rgb(91 241 155 / 4%)}._seasonBadge_13l19_1123{width:35px;height:48px;background-image:url(/assets/badge.png);background-size:contain;background-repeat:no-repeat;background-position:center}._seasonTitle_13l19_1140{font-size:36px;color:#5bf19b;text-transform:uppercase;letter-spacing:1.8px}._seasonTimer_13l19_1149{display:flex;gap:10px;font-size:64px;color:#5bf19b;letter-spacing:6.4px}._seasonTimer_13l19_1149 div{display:flex;flex-direction:column;align-items:center}._seasonTimer_13l19_1149 span:last-child{font-size:20px;opacity:.5;letter-spacing:2px}._featuresSection_13l19_1291{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:6rem 0}._featureCard_13l19_1298{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;padding:2rem;background:#061a1d66;border:1px solid var(--color-primary-33);border-radius:0;transition:all .3s ease}._featureCard_13l19_1298:hover{background:#061a1d99;border-color:var(--color-primary);transform:translateY(-4px)}._featureIcon_13l19_1317{font-size:48px;margin-bottom:1rem}._featureContent_13l19_1322{display:flex;flex-direction:column;gap:.75rem}._featureTitle_13l19_1328{font-size:18px;font-weight:600;color:var(--color-white);text-transform:uppercase;letter-spacing:1px}._featureDescription_13l19_1336{font-size:14px;color:var(--color-white-66);line-height:1.5}._statsSection_13l19_1343{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:6rem 0}._statCard_13l19_857{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.5rem;padding:2rem;background:#5bf19b1a;border-radius:0;transition:all .3s ease}._statCard_13l19_857:hover{background:#061a1dcc;border-color:var(--color-primary)}._leaderboardPreview_13l19_1369{margin:6rem 0;padding:3rem;background:#061a1d66;border:1px solid var(--color-primary-33);border-radius:0;text-align:center}._leaderboardPreview_13l19_1369 ._sectionTitle_13l19_656{font-size:32px;font-weight:700;color:var(--color-primary);text-transform:uppercase;letter-spacing:2px;margin-bottom:2rem}._previewList_13l19_1387{display:flex;flex-direction:column;gap:1rem;margin:2rem 0;max-width:500px;margin-left:auto;margin-right:auto}._previewEntry_13l19_1397{display:grid;grid-template-columns:40px 1fr auto;gap:1rem;align-items:center;padding:1rem 1.5rem;background:#ffffff0d;border:1px solid rgb(255 255 255 / 10%);border-radius:8px;transition:all .2s ease}._previewEntry_13l19_1397:hover{background:#ffffff1a;border-color:var(--color-primary-33)}._previewRank_13l19_1414{font-size:16px;font-weight:700;color:var(--color-white-66);text-align:center}._previewEntry_13l19_1397:first-child ._previewRank_13l19_1414{color:var(--color-primary)}._previewName_13l19_1425{font-size:16px;font-weight:500;color:var(--color-white);text-align:left}._previewScore_13l19_1432{font-size:16px;font-weight:600;text-align:right}._viewAllButton_13l19_1438{margin-top:2rem;padding:12px 24px}@media (width <= 1024px){._heroGraphic_13l19_311{width:720px;height:720px}._heroTitle_13l19_422{font-size:72px;line-height:1.05;width:auto;padding:0 16px}._sectionTitle_13l19_656{font-size:64px;line-height:1.05}._sectionDescription_13l19_681{width:100%;max-width:520px}._leaderboardContent_13l19_940{gap:16px}}@media (width <= 768px){._mainNavbar_13l19_160{padding:0 8px}._zinkWordmark_13l19_288{margin:1rem 0}._heroGraphic_13l19_311{width:520px;height:520px}._heroTitle_13l19_422{font-size:48px;line-height:1.05;width:auto}._heroSubtitle_13l19_453{font-size:16px}._actions_13l19_469{flex-direction:column;width:100%;padding:0 16px}._ctaButton_13l19_477{max-width:420px;width:100%}._topCardsRow_13l19_629{justify-content:center}._topSpacer_13l19_637{display:none}._sectionContent_13l19_602{padding:0 16px}._sideColumn_13l19_699{display:none}._mainColumn_13l19_646{align-items:center;text-align:center}._sectionTitle_13l19_656 div{line-height:1.1}._sectionDescription_13l19_681{text-align:center}._leaderboardContent_13l19_940{flex-direction:column;align-items:stretch}._leaderboardListing_13l19_692{width:100%}._charWrap_13l19_768{width:100%;max-width:320px;margin:0 auto}._characterBlock_13l19_803{height:300px}._timerValue_13l19_1164{font-size:40px;letter-spacing:4px}._timerLabel_13l19_1172,._seasonTitle_13l19_1140{font-size:18px}}@media (width <= 480px){._heroGraphic_13l19_311{width:360px;height:360px}._heroTitle_13l19_422{font-size:36px;padding:0 8px}._sectionTitle_13l19_656{font-size:36px}._leaderboardInfo_13l19_1038{padding:0 8px;gap:8px}._walletAddress_13l19_1090,._xpAmount_13l19_1091,._leaderboardRow_13l19_1048 span{font-size:12px}._rankNum_13l19_983 span{font-size:13px}._seasonTimer_13l19_1149{padding:16px}._timerValue_13l19_1164{font-size:32px;letter-spacing:3px}._timerSeparator_13l19_1182{font-size:32px}._charWrap_13l19_768{max-width:280px}._characterBlock_13l19_803{height:260px}}._contentArea_4vvhf_5{display:flex;flex-direction:column;align-items:flex-start;gap:18px;padding:0 48px 48px;position:relative;flex:1;align-self:stretch;width:100%;flex-grow:1;min-height:100vh;background-color:#000;color:#eefaec;font-family:Tomorrow,Helvetica,sans-serif}._seasonInfo_4vvhf_23{position:relative;align-self:stretch;width:100%}._cardWrap_4vvhf_29{display:flex;flex-direction:column;min-height:160px;align-items:flex-start;position:relative;align-self:stretch;width:100%}._cardContent_4vvhf_39{display:flex;flex-direction:column;align-items:flex-start;position:relative;flex:1;align-self:stretch;width:100%;flex-grow:1}._cardTitleBar_4vvhf_50{display:flex;align-items:flex-start;justify-content:space-between;position:relative;align-self:stretch;width:100%;flex:0 0 auto;background-color:#3fd8ea1a;border-right:2px solid #3fd8ea;border-left:2px solid #3fd8ea}._titleContainer_4vvhf_63{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:8px 12px;position:relative;align-self:stretch;flex:0 0 auto;background-color:#3fd8ea1a}._seasonIndicator_4vvhf_75{position:relative;width:10px;height:10px;background-color:#3fd8ea}._seasonTitle_4vvhf_82{position:relative;width:fit-content;font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#3fd8ea;font-size:11px;text-align:right;letter-spacing:.55px;line-height:normal;white-space:nowrap;margin:0;text-transform:uppercase}._cardBg_4vvhf_97{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;padding:32px 24px;flex:1;flex-grow:1;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(63,216,234,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');background-size:cover;background-position:50% 50%;position:relative;align-self:stretch;width:100%}._seasonEndInfo_4vvhf_114{display:flex;flex-direction:column;align-items:stretch;justify-content:center;gap:20px;position:relative;flex:1;align-self:stretch;width:100%;flex-grow:1}._seasonEndLabel_4vvhf_127{display:flex;align-items:center;justify-content:flex-start;gap:16px;position:relative;align-self:stretch;width:100%;flex:0 0 auto;padding-left:20px}._labelLine_4vvhf_139{position:relative;width:60px;height:1px;background-color:#3fd8ea66}._seasonEndText_4vvhf_146{position:relative;width:fit-content;font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#3fd8ea;font-size:14px;text-align:left;letter-spacing:.7px;line-height:normal;white-space:nowrap;text-transform:uppercase}._countdownContainer_4vvhf_160{display:flex;flex-direction:column;align-items:center;gap:12px;position:relative;flex:0 0 auto;width:100%;max-width:600px}._countdownUnits_4vvhf_171{display:flex;align-items:center;justify-content:center;position:relative;align-self:stretch;width:100%;flex:0 0 auto;gap:24px;padding:0}._countdownUnits_4vvhf_171 span{position:relative;width:fit-content;opacity:.6;font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#fff;font-size:12px;text-align:center;letter-spacing:1.5px;line-height:normal;white-space:nowrap;min-width:80px}._countdownValues_4vvhf_198{display:flex;align-items:center;justify-content:center;position:relative;flex:0 0 auto;width:100%}._countdownDisplay_4vvhf_207{display:flex;gap:24px;align-items:center;justify-content:center;width:100%}._countdownNumber_4vvhf_215{position:relative;font-family:Tomorrow-Medium,Helvetica;font-weight:600;color:#fff;font-size:32px;text-align:center;letter-spacing:2px;line-height:normal;white-space:nowrap;background-color:#000c;padding:12px 16px;border:1px solid rgb(63 216 234 / 40%);min-width:80px;border-radius:2px}._seasonDecoration_4vvhf_232{position:relative;align-self:stretch;width:100%;flex:0 0 auto;height:20px;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="20" viewBox="0 0 100 20"><rect width="100" height="1" fill="rgba(63,216,234,0.3)"/></svg>')}._cardOutline_4vvhf_241{display:flex;align-items:flex-end;justify-content:space-between;flex:0 0 auto;margin-top:-160px;position:relative;align-self:stretch;width:100%;pointer-events:none}._outlineLeft_4vvhf_253{position:relative;width:1px;height:18px;background-color:#3fd8ea}._outlineRight_4vvhf_260{position:relative;width:16px;height:1px;background-color:#3fd8ea}._leaderboard_4vvhf_268{position:relative;flex:1;align-self:stretch;flex-grow:1}._leaderboardIndicator_4vvhf_275{position:relative;width:10px;height:10px;background-color:#fcd36a}._leaderboardTitle_4vvhf_282{position:relative;width:fit-content;font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#fcd36a;font-size:11px;text-align:right;letter-spacing:.55px;line-height:normal;white-space:nowrap;margin:0;text-transform:uppercase}._leaderboardPosition_4vvhf_297{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:8px 12px;position:relative;align-self:stretch;flex:0 0 auto;background-color:#5bf19b1a}._positionText_4vvhf_309{position:relative;width:fit-content;font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#5bf19b;font-size:11px;text-align:right;letter-spacing:.55px;line-height:normal;white-space:nowrap}._positionIndicator_4vvhf_322{position:relative;width:10px;height:10px;background-color:#5bf19b}._leaderboardContent_4vvhf_329{display:flex;align-items:flex-start;gap:12px;padding:12px;border-right:1px solid rgb(63 216 234 / 20%);border-bottom:1px solid rgb(63 216 234 / 20%);border-left:1px solid rgb(63 216 234 / 20%)}._leaderboardColumns_4vvhf_339{display:flex;gap:20px;width:100%;flex:1}._leaderboardList_4vvhf_346{display:flex;flex-direction:column;align-items:flex-start;gap:0;position:relative;flex:1;align-self:stretch;flex-grow:1;list-style:none;padding:0;margin:0}._leaderboardItem_4vvhf_360{display:flex;align-items:center;position:relative;align-self:stretch;width:100%;flex:0 0 auto;margin-top:-1px;margin-left:-1px;margin-right:-1px;background-color:#3fd8ea0d;border-bottom:1px solid rgb(63 216 234 / 20%);transition:all .3s ease;min-height:70px;padding:8px 0}._leaderboardItem_4vvhf_360:hover{background-color:#3fd8ea1a;border-color:#3fd8ea66}._leaderboardItem_4vvhf_360._topRank_4vvhf_382{background-color:#5bf19b0d;border-color:#5bf19b33}._leaderboardItem_4vvhf_360._firstPlace_4vvhf_387{background-color:#fcd36a0d;border-color:#fcd36a4d}._rankNumber_4vvhf_392{display:flex;flex-direction:column;width:24px;height:48px;align-items:center;justify-content:center;position:relative;background-color:#3fd8ea33;opacity:.7}._leaderboardItem_4vvhf_360._topRank_4vvhf_382 ._rankNumber_4vvhf_392{background-color:#5bf19b33;opacity:1}._leaderboardItem_4vvhf_360._firstPlace_4vvhf_387 ._rankNumber_4vvhf_392{background-color:#fcd36a33;opacity:1}._rankText_4vvhf_414{color:#fff;font-size:9px;letter-spacing:.45px;position:relative;width:fit-content;font-family:Tomorrow-Regular,Helvetica;font-weight:400;line-height:normal;white-space:nowrap}._playerInfo_4vvhf_426{display:flex;align-items:center;position:relative;flex:1;flex-grow:1;gap:12px}._avatarLeaderboard_4vvhf_435{display:flex;width:48px;align-items:center;position:relative}._avatarWrap_4vvhf_442{display:inline-flex;align-items:center;position:relative;flex:0 0 auto;opacity:.7}._avatar_4vvhf_435{position:relative;width:48px;height:48px;border:1px solid rgb(255 255 255 / 20%);background-size:cover;background-position:50% 50%;background-color:#3fd8ea1a}._avatar_4vvhf_435 img{width:100%;height:100%;object-fit:cover}._levelOverlay_4vvhf_466{display:flex;align-items:flex-end;justify-content:flex-end;flex:1;align-self:stretch;flex-grow:1;margin-left:-48px;gap:10px;position:relative}._level_4vvhf_466{display:inline-flex;flex-direction:column;align-items:center;justify-content:center;padding:2px 6px;position:relative;flex:0 0 auto;background-color:#5bf19b33;border:1px solid #5bf19b;min-width:20px}._levelText_4vvhf_491{color:#5bf19b;font-size:11px;text-align:center;letter-spacing:0;position:relative;width:fit-content;font-family:Tomorrow-Regular,Helvetica;font-weight:400;line-height:normal;white-space:nowrap}._playerDetails_4vvhf_504{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6px;padding:0 0 0 12px;position:relative;flex:1;align-self:stretch;flex-grow:1}._playerNameRow_4vvhf_517{display:flex;flex-direction:column;align-items:flex-start;gap:4px;position:relative;align-self:stretch;width:100%;flex:0 0 auto}._playerName_4vvhf_517{position:relative;width:fit-content;font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#3fd8ea;font-size:13px;letter-spacing:.65px;line-height:normal;white-space:nowrap}._playerBadges_4vvhf_540{display:flex;align-items:center;gap:8px;flex-wrap:wrap}._playerBadge_4vvhf_540{background-color:#3fd8ea1a;border:1px solid rgb(63 216 234 / 30%);color:#3fd8ea;font-family:Tomorrow-Regular,Helvetica;font-weight:400;font-size:9px;letter-spacing:.45px;padding:2px 6px;white-space:nowrap}._levelBadge_4vvhf_559{background-color:#5bf19b1a;border:1px solid rgb(91 241 155 / 30%);color:#5bf19b;font-family:Tomorrow-Regular,Helvetica;font-weight:400;font-size:9px;letter-spacing:.45px;padding:2px 6px;white-space:nowrap;text-transform:uppercase}._playerStats_4vvhf_572{display:flex;align-items:center;justify-content:space-between;position:relative;align-self:stretch;width:100%;flex:0 0 auto;gap:12px}._playerScore_4vvhf_583{position:relative;width:fit-content;font-family:Tomorrow-Regular,Helvetica;font-weight:500;color:#fcd36a;font-size:13px;letter-spacing:.65px;line-height:normal;white-space:nowrap}._playerXP_4vvhf_595{position:relative;width:fit-content;font-family:Tomorrow-Regular,Helvetica;font-weight:400;color:#eefaec99;font-size:11px;letter-spacing:.55px;line-height:normal;white-space:nowrap}._playerAction_4vvhf_607{display:inline-flex;align-items:center;justify-content:center;gap:10px;position:relative;align-self:stretch;flex:0 0 auto;background:transparent;border:none;cursor:pointer;padding:8px;transition:opacity .3s ease}._playerAction_4vvhf_607:hover{opacity:1}._actionIcon_4vvhf_626{width:10px;height:10px;background-color:#5bf19b}._leaderboardContainer_4vvhf_632{width:100%;min-height:100vh;padding:2rem;box-sizing:border-box}._loadingState_4vvhf_640{text-align:center;padding:2rem;font-size:1rem;color:#3fd8ea;font-family:Tomorrow-Regular,Helvetica;letter-spacing:.55px}._errorState_4vvhf_649{text-align:center;padding:2rem;font-size:1rem;color:#f94e56;font-family:Tomorrow-Regular,Helvetica;letter-spacing:.55px}._filmGrainOverlay_4vvhf_659{position:fixed;inset:0;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200"><defs><filter id="noiseFilter"><feTurbulence type="fractalNoise" baseFrequency="0.9" numOctaves="1" result="noise"/><feColorMatrix in="noise" type="saturate" values="0"/><feComponentTransfer><feFuncA type="discrete" tableValues="0 .5"/></feComponentTransfer><feComposite operator="over" in2="SourceGraphic"/></filter></defs><rect width="100%" height="100%" filter="url(%23noiseFilter)" opacity="0.05"/></svg>');pointer-events:none;z-index:1000;opacity:.1}@media (width <= 768px){._contentArea_4vvhf_5{padding:0 24px 24px}._cardWrap_4vvhf_29{min-height:auto}._leaderboardColumns_4vvhf_339{flex-direction:column;gap:12px}._leaderboardItem_4vvhf_360{flex-direction:column;gap:8px;align-items:flex-start;padding:12px;min-height:auto}._playerInfo_4vvhf_426{width:100%;flex-direction:column;gap:8px}._playerStats_4vvhf_572{justify-content:flex-start}._playerBadges_4vvhf_540{flex-wrap:wrap;gap:4px}._playerBadge_4vvhf_540,._levelBadge_4vvhf_559{font-size:8px;padding:1px 4px}._countdownDisplay_4vvhf_207{flex-wrap:wrap;gap:4px}._countdownNumber_4vvhf_215{padding:8px 10px;font-size:24px;min-width:60px}._countdownDisplay_4vvhf_207,._countdownUnits_4vvhf_171{gap:12px}._countdownUnits_4vvhf_171 span{min-width:60px;font-size:11px}._seasonEndText_4vvhf_146{font-size:12px}._seasonEndLabel_4vvhf_127{padding-left:12px}}._upgradeContent_cenjk_5{min-height:100vh;background-color:#000;color:#eefaec;font-family:Tomorrow,Helvetica,sans-serif;position:relative}._upgradeHero_cenjk_14{display:flex;flex-direction:column;align-items:center;padding:64px 24px;gap:32px;background-image:radial-gradient(circle at center,rgb(63 216 234 / 5%) 0%,transparent 70%)}._mainTitle_cenjk_23{font-size:36px;font-weight:600;color:#3fd8ea;text-align:center;letter-spacing:1.8px;margin:0;text-transform:uppercase}._billingToggle_cenjk_34{display:flex;gap:0}._toggleButton_cenjk_39{background-color:transparent;border:2px solid rgb(238 250 236 / 15%);color:#fff;font-family:Tomorrow,sans-serif;font-weight:500;font-size:13px;letter-spacing:.65px;padding:12px 16px;cursor:pointer;transition:all .3s ease;text-shadow:0 1px 2px rgb(0 0 0 / 50%)}._toggleButton_cenjk_39._active_cenjk_53{background-color:#3fd8ea33;border-color:#eefaec26}._toggleButton_cenjk_39:hover{background-color:#3fd8ea1a}._planCards_cenjk_63{display:flex;gap:20px;max-width:1200px;align-items:flex-start;justify-content:center}._planCard_cenjk_63{display:flex;flex-direction:column;min-width:300px;max-width:360px;background-color:#3fd8ea0d;border:1px solid rgb(63 216 234 / 20%);padding:24px;position:relative;flex:1;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(63,216,234,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>')}._planCard_cenjk_63._featured_cenjk_84{background-color:#05392d;border-color:#5bf19b;transform:scale(1.02);background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(91,241,155,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>')}._planCard_cenjk_63._apex_cenjk_91{background-color:#fcd36a0d;border-color:#fcd36a4d;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100" height="100" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="rgba(252,211,106,0.1)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>')}._featuredLabel_cenjk_97{position:absolute;top:0;left:0;right:0;background-color:#5bf19b;color:#000;font-weight:600;font-size:12px;letter-spacing:.6px;padding:8px;text-align:center;margin:-24px -24px 0;text-transform:uppercase;font-family:Tomorrow,sans-serif}._planHeader_cenjk_115{display:flex;flex-direction:column;gap:12px;margin-bottom:24px}._planTitle_cenjk_122{font-size:26px;font-weight:600;color:#eefaec;letter-spacing:1.3px;margin:0;text-transform:uppercase}._planCard_cenjk_63._featured_cenjk_84 ._planTitle_cenjk_122{color:#5bf19b}._planCard_cenjk_63._apex_cenjk_91 ._planTitle_cenjk_122{color:#fcd36a}._planDescription_cenjk_139{font-size:14px;font-weight:300;color:#eefaec99;letter-spacing:.42px;line-height:1.4;margin:0}._includesText_cenjk_148{font-size:16px;font-weight:400;color:#eefaec;letter-spacing:.8px;margin:0;text-transform:uppercase}._planContent_cenjk_158{display:flex;flex-direction:column;gap:20px;flex:1}._yieldPerksSection_cenjk_165,._subtitlePerksSection_cenjk_166{display:flex;flex-direction:column;gap:8px}._sectionTitle_cenjk_172{font-size:14px;font-weight:600;color:#eefaec;letter-spacing:.7px;margin:0 0 8px;text-transform:uppercase}._yieldPerksList_cenjk_181,._subtitlePerksList_cenjk_182{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:8px}._yieldPerkItem_cenjk_191,._subtitlePerkItem_cenjk_192{display:flex;align-items:flex-start;gap:12px}._checkmark_cenjk_198{width:16px;height:16px;background-color:#5bf19b33;border:1px solid #5bf19b;display:flex;align-items:center;justify-content:center;position:relative;flex-shrink:0;margin-top:2px}._checkmark_cenjk_198:before{content:"✓";color:#5bf19b;font-size:10px;font-weight:600}._yieldPerkText_cenjk_218,._subtitlePerkText_cenjk_219{font-size:12px;font-weight:400;color:#3fd8ea;letter-spacing:.6px;line-height:16px;flex:1}._planCard_cenjk_63._featured_cenjk_84 ._yieldPerkText_cenjk_218,._planCard_cenjk_63._featured_cenjk_84 ._subtitlePerkText_cenjk_219{color:#5bf19b}._planCard_cenjk_63._apex_cenjk_91 ._yieldPerkText_cenjk_218,._planCard_cenjk_63._apex_cenjk_91 ._subtitlePerkText_cenjk_219{color:#fcd36a}._planFooter_cenjk_239{margin-top:24px}._upgradeButton_cenjk_243{width:100%;display:flex;align-items:center;justify-content:space-between;background-color:#5bf19b33;border:2px solid rgb(238 250 236 / 15%);color:#fff;font-family:Tomorrow,sans-serif;font-weight:500;font-size:12px;letter-spacing:.6px;padding:12px;cursor:pointer;text-shadow:0 1px 2px rgb(0 0 0 / 50%);transition:all .3s ease}._upgradeButton_cenjk_243:hover:not(:disabled){background-color:#5bf19b4d;border-color:#5bf19b}._upgradeButton_cenjk_243:disabled{opacity:.5;cursor:not-allowed}._planCard_cenjk_63._featured_cenjk_84 ._upgradeButton_cenjk_243{background-color:#5bf19b4d;border-color:#5bf19b}._planCard_cenjk_63._apex_cenjk_91 ._upgradeButton_cenjk_243{background-color:#fcd36a33;border-color:#fcd36a;color:#fcd36a}._buttonText_cenjk_282{text-transform:uppercase}._price_cenjk_286{color:#fcd36a;font-weight:600;font-size:12px;letter-spacing:.6px}._currentPlanStatus_cenjk_294{display:flex;flex-direction:column;align-items:center;gap:12px;text-align:center}._currentPlanText_cenjk_302{font-size:20px;font-weight:600;color:#3fd8ea;letter-spacing:1px;margin:0;text-transform:uppercase}._freePlanFeatures_cenjk_311{font-size:16px;font-weight:400;color:#eefaec99;letter-spacing:.8px;margin:0;max-width:600px}._compareSection_cenjk_321{padding:64px 24px;background-color:#3fd8ea05}._compareTitle_cenjk_326{font-size:36px;font-weight:600;color:#3fd8ea;text-align:center;letter-spacing:1.8px;margin:0 0 48px;text-transform:uppercase}._compareTable_cenjk_336{max-width:1200px;margin:0 auto;background-color:#3fd8ea0d;border:1px solid rgb(63 216 234 / 20%);border-radius:0}._tableHeader_cenjk_344{display:grid;grid-template-columns:2fr repeat(3,1fr);background-color:#3fd8ea1a}._featureColumn_cenjk_350,._planColumn_cenjk_351{padding:20px 16px;border-right:1px solid rgb(63 216 234 / 20%);position:relative}._planColumn_cenjk_351:last-child{border-right:none}._featureColumn_cenjk_350{font-size:16px;font-weight:600;color:#3fd8ea;letter-spacing:.8px;text-transform:uppercase}._planColumn_cenjk_351{display:flex;flex-direction:column;align-items:center;gap:8px}._popularColumn_cenjk_376{background-color:#05392d;border-left:1px solid #5bf19b;border-right:1px solid #5bf19b}._popularBadge_cenjk_382{position:absolute;top:-1px;left:-1px;right:-1px;background-color:#5bf19b;color:#000;font-weight:600;font-size:12px;letter-spacing:.6px;padding:6px;text-align:center;text-transform:uppercase;font-family:Tomorrow,sans-serif}._planPrice_cenjk_398{font-size:14px;font-weight:500;color:#fcd36a;letter-spacing:.42px;margin-top:20px}._planName_cenjk_406{font-size:16px;font-weight:600;color:#eefaec;letter-spacing:.8px;text-transform:uppercase}._tableBody_cenjk_414{display:flex;flex-direction:column}._tableRow_cenjk_419{display:grid;grid-template-columns:2fr repeat(3,1fr);border-bottom:1px solid rgb(63 216 234 / 10%);min-height:60px}._tableRow_cenjk_419:hover{background-color:#3fd8ea08}._featureCell_cenjk_430{padding:20px 16px;border-right:1px solid rgb(63 216 234 / 20%);display:flex;flex-direction:column;gap:4px;justify-content:center}._featureName_cenjk_439{font-size:14px;font-weight:600;color:#3fd8ea;letter-spacing:.7px;text-transform:uppercase;line-height:1.2}._featureDescription_cenjk_448{font-size:12px;font-weight:400;color:#eefaec99;letter-spacing:.4px;line-height:1.3;text-transform:none}._checkCell_cenjk_457,._valueCell_cenjk_458{display:flex;align-items:center;justify-content:center;padding:20px 16px;border-right:1px solid rgb(63 216 234 / 20%)}._checkCell_cenjk_457:last-child,._valueCell_cenjk_458:last-child{border-right:none}._popularCell_cenjk_471{background-color:#05392d;border-left:1px solid #5bf19b;border-right:1px solid #5bf19b}._valueCell_cenjk_458{font-size:14px;font-weight:600;color:#5bf19b;letter-spacing:.7px;text-transform:uppercase}._tableCheckmark_cenjk_485{width:10px;height:10px;background:var(--color-primary)}._upgradeContainer_cenjk_491{width:100%;min-height:100vh;padding:2rem;box-sizing:border-box}._walletPrompt_cenjk_499{text-align:center;padding:24px;background:#5bf19b1a;border:2px solid rgb(91 241 155 / 20%);max-width:600px;width:100%}._walletPrompt_cenjk_499 p{font-size:16px;color:#5bf19b;margin:0;letter-spacing:.8px}._errorMessage_cenjk_515{text-align:center;padding:24px;background:#f94e561a;border:2px solid rgb(249 78 86 / 20%);max-width:600px;width:100%;color:#f94e56;font-size:16px;letter-spacing:.8px}._filmGrainOverlay_cenjk_528{position:fixed;inset:0;background-image:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="200" height="200" viewBox="0 0 200 200"><defs><filter id="noiseFilter"><feTurbulence type="fractalNoise" baseFrequency="0.9" numOctaves="1" result="noise"/><feColorMatrix in="noise" type="saturate" values="0"/><feComponentTransfer><feFuncA type="discrete" tableValues="0 .5"/></feComponentTransfer><feComposite operator="over" in2="SourceGraphic"/></filter></defs><rect width="100%" height="100%" filter="url(%23noiseFilter)" opacity="0.05"/></svg>');pointer-events:none;z-index:1000;opacity:.1}@media (width <= 768px){._planCards_cenjk_63{flex-direction:column;gap:24px}._mainTitle_cenjk_23{font-size:24px}._compareTitle_cenjk_326{font-size:28px}._compareTable_cenjk_336{overflow-x:auto}._tableHeader_cenjk_344,._tableRow_cenjk_419{min-width:800px}._featureName_cenjk_439{font-size:13px}._featureDescription_cenjk_448{font-size:11px}._planPrice_cenjk_398,._valueCell_cenjk_458{font-size:13px}._planName_cenjk_406{font-size:15px}}._appContainer_yi1lq_1{width:100%;height:100vh;margin:0;padding:0;overflow:auto}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Tomorrow,sans-serif}._app-container_yi1lq_20{width:100vw;height:100vh;background:linear-gradient(to right,#050609,#040509)}; ._map-wrapper_yi1lq_26{width:100vw;height:100vh}
