.Account_gridContainer__4RLsi{display:grid;grid-template-columns:75% 25%;grid-template-rows:70px 40px auto;grid-template-areas:"leftTop rightTop" "leftMiddle rightMiddle" "leftBottom rightBottom";width:90%;margin:120px auto 2rem;grid-gap:.5rem;gap:.5rem;box-sizing:border-box;min-height:50dvh}.Account_adminButton__283zI{background:transparent;color:var(--font-color);margin-left:1rem;padding:.35rem .5rem;font-size:.75rem;border-radius:1rem;cursor:pointer;border:1px solid var(--font-color)}.Account_userProfile__iK2YG{grid-area:leftTop}.Account_publicProfile___d0Ip{grid-area:rightBottom;display:flex;justify-content:center;align-items:flex-start}.Account_username__jUR99{font-size:1.5rem;font-weight:700;color:var(--font-color)}.Account_tabSelectors__OMmAo{grid-area:leftMiddle;display:flex;justify-content:center;align-items:flex-end;gap:1.5rem}.Account_tabButton__O24Ff{padding:.5rem .75rem!important;font-size:16px!important;background-color:transparent;display:flex;justify-content:space-around;align-items:center;gap:2px}.Account_inactiveTab__p2l6B{border:none}.Account_activeTab__k3x0M{background:var(--background-gradient-135);border:2px solid var(--accent-color-6)}.Account_activeTab__k3x0M:before{content:"";position:absolute;top:0;left:0;width:100%;height:50%;background:linear-gradient(180deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,0));pointer-events:none;z-index:1;border-top-left-radius:inherit;border-top-right-radius:inherit}.Account_tabContent__BGKLB{grid-area:leftBottom;position:relative;background:transparent;border-radius:1rem;height:-moz-fit-content;height:fit-content;color:var(--font-color);margin:1rem auto 2rem;width:95%;padding:2rem;display:flex;flex-direction:column;justify-content:space-evenly;align-items:flex-start;text-align:left;z-index:1;box-sizing:border-box;box-shadow:0 0 3px 1px var(--font-color),2px 2px 8px 4px var(--accent-color-4);background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' version='1.1' xmlns:xlink='http://www.w3.org/1999/xlink' xmlns:svgjs='http://svgjs.dev/svgjs' width='1440' height='1000' preserveAspectRatio='none' viewBox='0 0 1440 1000'%3e%3cg mask='url(%26quot%3b%23SvgjsMask1402%26quot%3b)' fill='none'%3e%3crect width='1440' height='1000' x='0' y='0' fill='url(%26quot%3b%23SvgjsLinearGradient1403%26quot%3b)'%3e%3c/rect%3e%3cpath d='M1440 0L1413.09 0L1440 185.18z' fill='rgba(255%2c 255%2c 255%2c .1)'%3e%3c/path%3e%3cpath d='M1413.09 0L1440 185.18L1440 559.79L1222.37 0z' fill='rgba(255%2c 255%2c 255%2c .075)'%3e%3c/path%3e%3cpath d='M1222.37 0L1440 559.79L1440 578.4699999999999L665.6999999999999 0z' fill='rgba(255%2c 255%2c 255%2c .05)'%3e%3c/path%3e%3cpath d='M665.7 0L1440 578.4699999999999L1440 690.9399999999999L210.76000000000005 0z' fill='rgba(255%2c 255%2c 255%2c .025)'%3e%3c/path%3e%3cpath d='M0 1000L327.84 1000L0 917.0699999999999z' fill='rgba(0%2c 0%2c 0%2c .1)'%3e%3c/path%3e%3cpath d='M0 917.0699999999999L327.84 1000L356.34999999999997 1000L0 499.5199999999999z' fill='rgba(0%2c 0%2c 0%2c .075)'%3e%3c/path%3e%3cpath d='M0 499.52L356.34999999999997 1000L417.84 1000L0 230.79999999999995z' fill='rgba(0%2c 0%2c 0%2c .05)'%3e%3c/path%3e%3cpath d='M0 230.79999999999995L417.84 1000L1032.85 1000L0 146.18999999999994z' fill='rgba(0%2c 0%2c 0%2c .025)'%3e%3c/path%3e%3c/g%3e%3cdefs%3e%3cmask id='SvgjsMask1402'%3e%3crect width='1440' height='1000' fill='white'%3e%3c/rect%3e%3c/mask%3e%3clinearGradient x1='92.36%25' y1='111%25' x2='7.64%25' y2='-11%25' gradientUnits='userSpaceOnUse' id='SvgjsLinearGradient1403'%3e%3cstop stop-color='rgba(241%2c 241%2c 241%2c 1)' offset='0'%3e%3c/stop%3e%3cstop stop-color='rgba(0%2c 153%2c 255%2c 0.1)' offset='0.03'%3e%3c/stop%3e%3cstop stop-color='rgba(24%2c 27%2c 129%2c 0.1)' offset='0.77'%3e%3c/stop%3e%3cstop stop-color='rgba(138%2c 32%2c 140%2c 0.1)' offset='1'%3e%3c/stop%3e%3c/linearGradient%3e%3c/defs%3e%3c/svg%3e");background-repeat:no-repeat;background-size:cover}.Account_divider__Y415e{width:70%;margin:3rem auto;height:4px;position:relative;overflow:hidden;border-radius:2px}.Account_divider__Y415e:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--accent-color-1),var(--accent-color-2),var(--accent-color-3),var(--accent-color-4),var(--accent-color-5),var(--accent-color-6),var(--accent-color-1));background-size:400% 100%;animation:Account_hueShift__E2rlq 10s linear infinite;filter:hue-rotate(0deg)}@keyframes Account_hueShift__E2rlq{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(1turn)}}.Account_tabContent__BGKLB:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:1rem;padding:4px;background:var(--background-gradient-2-90);background-size:200%;mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;z-index:-1}.Account_activityTitle__PLh2U{width:375px;font-weight:900;font-size:2rem;padding-bottom:1rem;margin-bottom:2rem;border-bottom:2px solid var(--accent-color-1)}.Account_activitySubtitle__71VgA{width:auto;min-width:200px;font-weight:700;font-size:1.3rem;padding-bottom:4px;margin-bottom:.5rem;text-underline-offset:4px;text-decoration:underline;-webkit-text-decoration-color:var(--accent-color-1);text-decoration-color:var(--accent-color-1);text-decoration-thickness:1px}.Account_favoriteGameSection__tGJY3{display:grid;grid-template-columns:1fr 1fr;width:80%;margin:2rem auto 4rem;grid-gap:2rem;gap:2rem}.Account_favoriteGameSection__tGJY3:first-child{grid-column:1;grid-row:2}.Account_favoriteGameSection__tGJY3:nth-child(2){grid-column:2;grid-row:2;align-items:flex-start;justify-content:flex-start;align-content:flex-start}.Account_favoriteGameTitle__BAX6k,.Account_highScoresSection__2g_De>h2,.Account_todayHighScoresSection__i6ykq>h2{font-size:1.2rem;margin:0 auto}.Account_favoriteGameText__usRPo{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;text-align:left;padding-left:10%}.Account_favoriteGameScoreTitle__ln2Aj{font-size:1rem;margin:1rem auto}.Account_favoriteGameTopScore__iYTmw{font-size:3rem;text-shadow:1px 1px 0 var(--font-color);color:var(--accent-color-1);margin:1rem auto}.Account_card__hfpI_{position:relative;height:250px;width:100%;border-radius:16px;box-shadow:-5px -5px 5px -5px rgba(0,0,0,.5),5px 5px 5px -5px rgba(0,0,0,.5),-7px -7px 10px -5px transparent,7px 7px 10px -5px transparent,0 0 5px 0 hsla(0,0%,100%,0),0 35px 25px -20px #000;transform-style:preserve-3d;transition:transform .6s ease,box-shadow .3s ease}@keyframes Account_pulse__EGTOc{0%{box-shadow:0 0 4px #fff,0 0 8px #09f,0 0 25px #09f}50%{box-shadow:0 0 4px #fff,0 0 8px rgba(200,100,255,.6),0 0 30px rgba(100,0,255,.6)}to{box-shadow:0 0 4px #fff,0 0 8px #09f,0 0 25px #09f}}.Account_cardContainer__oDJnt:hover .Account_card__hfpI_{animation:Account_pulse__EGTOc 3s ease-in-out infinite}.Account_imageWrapper__z_gFv{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:16px;overflow:hidden;z-index:-10;outline:1px solid gray;opacity:70%}.Account_imageWrapper__z_gFv:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,rgba(0,0,0,.05) 0,hsla(0,0%,8%,.9) 40%,#141414);pointer-events:none}.Account_gameCard__GFljk{display:grid;grid-template-rows:50px calc(150px - 2rem) 50px;height:250px;align-content:center;padding:1rem}.Account_gameCardTitle__qnVz0{grid-row:1;font-size:2.5rem;font-weight:900;text-transform:uppercase;letter-spacing:1.5px;color:#fff;text-shadow:1px 1px 1px #000,1px 1px 2px #000;filter:drop-shadow(1px 1px 2px #0099ff);align-content:flex-end;text-align:center}.Account_gameCardDescription__vaPnB{grid-row:2;font-size:.9rem;line-height:1.2;padding:0 1%;color:#eaeaea;text-shadow:0 0 5px rgba(0,0,0,.5);width:95%;margin:0 auto;align-content:center}.Account_playButton__bh6GM{background-color:var(--accent-color-6);grid-row:3;border-radius:.25rem;margin:0 auto;width:150px;height:35px;color:#fff;transition:all .1s ease;border:none!important;font-size:1.2rem;align-content:flex-end}.Account_playButton__bh6GM:hover{background-color:#09f;transform:translateY(-2px) scale(1.02);border:none!important;color:#fff}.Account_highScoresSection__2g_De,.Account_lastPlaysSection__epNUN,.Account_todayHighScoresSection__i6ykq{margin:3rem auto}.Account_highScoresTable__WprFd,.Account_lastPlaysTable__WcstY,.Account_todayHighScoresTable__aPbvM{width:80%;margin:1rem auto 1rem 0;border:none!important;border-collapse:collapse;font-size:1rem}.Account_glassIcon__okUjX{position:relative;display:inline-block;width:64px;height:64px;border-radius:10px;overflow:hidden;background:hsla(0,0%,100%,.025);box-shadow:0 4px 8px rgba(0,0,0,.25)}.Account_glassIcon__okUjX:after,.Account_glassIcon__okUjX:before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;background-size:240% 240%;background-position:0 0;background-repeat:no-repeat;transition:opacity .5s ease,background-position .5s cubic-bezier(.2,.8,.2,1);will-change:background-position,opacity}.Account_glassIcon__okUjX:before{background:linear-gradient(145deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.12) 35%,rgba(0,0,0,.35));opacity:1}.Account_glassIcon__okUjX:after{background:linear-gradient(325deg,hsla(0,0%,100%,.5),hsla(0,0%,100%,.12) 35%,rgba(0,0,0,.35));opacity:0}.Account_glassIcon__okUjX:hover:before{opacity:0;background-position:100% 100%}.Account_glassIcon__okUjX:hover:after{opacity:1;background-position:100% 100%}.Account_glassImg__Z595J{width:100%;height:100%;object-fit:cover;border-radius:inherit;display:block;image-rendering:crisp-edges;image-rendering:pixelated}.Account_highScoresTable__WprFd td,.Account_highScoresTable__WprFd th,.Account_lastPlaysTable__WcstY td,.Account_lastPlaysTable__WcstY th,.Account_todayHighScoresTable__aPbvM td,.Account_todayHighScoresTable__aPbvM th{padding:.5rem 1rem;text-align:left;border:none}.Account_highScoresTable__WprFd tr,.Account_lastPlaysTable__WcstY tr,.Account_todayHighScoresTable__aPbvM tr{border-bottom:1px solid #555;width:100%;display:flex;align-items:center;gap:1rem}.Account_todayHighScoresTable__aPbvM td:first-child,.Account_todayHighScoresTable__aPbvM th:first-child{width:15%}.Account_todayHighScoresTable__aPbvM td:nth-child(2),.Account_todayHighScoresTable__aPbvM th:nth-child(2){width:30%}.Account_todayHighScoresTable__aPbvM td:nth-child(3),.Account_todayHighScoresTable__aPbvM th:nth-child(3){width:55%}.Account_highScoresTable__WprFd td:first-child,.Account_highScoresTable__WprFd th:first-child{width:15%}.Account_highScoresTable__WprFd td:nth-child(2),.Account_highScoresTable__WprFd th:nth-child(2){width:20%}.Account_highScoresTable__WprFd td:nth-child(3),.Account_highScoresTable__WprFd th:nth-child(3){width:30%}.Account_tableContainer__YhTvJ{width:95%;display:flex;flex-direction:column;margin:0 auto;text-align:left;overflow-x:auto;overflow-y:auto;flex-shrink:0;box-sizing:border-box;table-layout:fixed}.Account_tableContainer__YhTvJ::-webkit-scrollbar{display:none!important}.Account_tableContainer__YhTvJ{-ms-overflow-style:none!important;scrollbar-width:none!important}.Account_historyFilters__GfMtp{display:flex;gap:2rem;align-items:center;margin:1rem 0;font-size:1rem}.Account_emissionsTable___FX0R{width:100%;margin:1rem auto;border:none!important;border-collapse:collapse;font-size:1rem;font-weight:200}.Account_emissionsTable___FX0R td,.Account_emissionsTable___FX0R th{padding:.5rem;text-align:left;border:none}.Account_emissionsTable___FX0R th{font-weight:700;border-bottom:1px solid #555}.Account_emissionsTable___FX0R td{border-bottom:1px solid #555}.Account_emissionsTable___FX0R tr.Account_expandedRow__m5BKc td{border-bottom:none!important}.Account_emissionsTable___FX0R td:first-child,.Account_emissionsTable___FX0R th:first-child{width:30%}.Account_emissionsTable___FX0R td:nth-child(2),.Account_emissionsTable___FX0R th:nth-child(2){width:25%}.Account_emissionsTable___FX0R td:nth-child(3),.Account_emissionsTable___FX0R th:nth-child(3){width:45%}.Account_emissionsSubTable__bnQya{width:90%;margin:0 auto 1rem;border-collapse:collapse;background-color:#2a2a2a80;border-radius:5px;font-size:.8rem;border:1px solid #555}.Account_emissionsSubTable__bnQya td,.Account_emissionsSubTable__bnQya th{padding:.8rem;text-align:left;word-wrap:break-word;white-space:normal;text-overflow:ellipsis;-webkit-hyphens:auto;hyphens:auto}.Account_emissionsSubTable__bnQya th{font-weight:700}.Account_emissionsSubTable__bnQya td{font-weight:400}.Account_emissionsSubTable__bnQya td:first-child,.Account_emissionsSubTable__bnQya td:nth-child(2),.Account_emissionsSubTable__bnQya th:first-child,.Account_emissionsSubTable__bnQya th:nth-child(2){width:25%}.Account_emissionsSubTable__bnQya td:nth-child(3),.Account_emissionsSubTable__bnQya th:nth-child(3){width:30%}.Account_emissionsSubTable__bnQya td:nth-child(4),.Account_emissionsSubTable__bnQya td:nth-child(5),.Account_emissionsSubTable__bnQya th:nth-child(4),.Account_emissionsSubTable__bnQya th:nth-child(5){width:20%}@media screen and (max-width:768px){.Account_gridContainer__4RLsi{grid-template-columns:1fr;grid-template-rows:auto;width:95%}.Account_userProfile__iK2YG{grid-area:unset;grid-column:1;grid-row:1;padding-left:2%}.Account_publicProfile___d0Ip{grid-area:unset;grid-column:1;grid-row:2;width:100%}.Account_tabSelectors__OMmAo{grid-area:unset;grid-row:3;gap:.25rem;flex-wrap:wrap}.Account_tabContent__BGKLB{grid-area:unset;grid-row:4;height:-moz-fit-content;height:fit-content;width:100%;padding:2rem 1rem}.Account_username__jUR99{font-size:1.4rem;font-weight:700;color:var(--font-color)}.Account_activityTitle__PLh2U{width:275px;font-weight:900;font-size:2rem;padding-bottom:1rem;margin-bottom:1rem;border-bottom:2px solid var(--accent-color-1)}.Account_tabButton__O24Ff{padding:0;font-size:14px;display:flex!important;justify-content:space-around!important;align-items:center!important}.Account_favoriteGameSection__tGJY3{display:grid;grid-template-columns:1fr;width:95%;margin:0 auto 2rem}.Account_favoriteGameText__usRPo{display:flex;flex-direction:row;justify-content:space-around;padding-left:0}.Account_favoriteGameText__usRPo h2{font-size:1.3rem;text-align:left}.Account_favoriteGameTitle__BAX6k,.Account_highScoresSection__2g_De>h2,.Account_todayHighScoresSection__i6ykq>h2{font-size:clamp(1rem,1.2rem,2rem);margin:1rem auto 1rem 0;text-align:left}.Account_favoriteGameScoreTitle__ln2Aj{font-size:1rem!important;margin:1rem auto;text-align:left}.Account_favoriteGameTopScore__iYTmw{font-size:2rem!important;text-shadow:1px 1px 0 var(--font-color);color:var(--accent-color-1);margin:1rem auto;text-align:left}.Account_highScoresTable__WprFd,.Account_lastPlaysTable__WcstY,.Account_todayHighScoresTable__aPbvM{width:95%;border:none!important;border-collapse:collapse;font-size:1rem}.Account_historyFilters__GfMtp{display:flex;flex-direction:column;gap:0;align-items:flex-start;margin:1rem 0;font-size:.6rem}.Account_emissionsTable___FX0R td,.Account_emissionsTable___FX0R th{padding:4px 2px}.Account_emissionsTable___FX0R td:first-child,.Account_emissionsTable___FX0R th:first-child{width:30%}.Account_emissionsTable___FX0R td:nth-child(2),.Account_emissionsTable___FX0R td:nth-child(3),.Account_emissionsTable___FX0R th:nth-child(2),.Account_emissionsTable___FX0R th:nth-child(3){width:35%}.Account_tablesGrid__pkT1N{grid-template-columns:1fr}.Account_tableContainer__YhTvJ{width:98%}.Account_emissionsSubTable__bnQya{font-size:1.2rem}.Account_highScoresTable__WprFd tr,.Account_todayHighScoresTable__aPbvM tr{width:100%;display:flex;align-items:center;gap:1rem}.Account_highScoresTable__WprFd td:first-child,.Account_todayHighScoresTable__aPbvM td:first-child{width:20%;padding:12px 0}.Account_todayHighScoresTable__aPbvM td:nth-child(2){width:50%;margin:0;padding:0}.Account_highScoresTable__WprFd td:nth-child(2){width:30%;margin:0;padding:0}.Account_highScoresTable__WprFd td:nth-child(3),.Account_highScoresTable__WprFd td:nth-child(4){width:25%;margin:0;padding:0}}@media screen and (max-width:450px){.Account_emissionsTable___FX0R td,.Account_emissionsTable___FX0R th{padding:8px 2px}.Account_tablesGrid__pkT1N{grid-template-columns:1fr}.Account_tableContainer__YhTvJ{width:100%}.Account_emissionsTable___FX0R td:first-child,.Account_emissionsTable___FX0R th:first-child{width:30%}.Account_emissionsTable___FX0R td:nth-child(2),.Account_emissionsTable___FX0R td:nth-child(3),.Account_emissionsTable___FX0R th:nth-child(2),.Account_emissionsTable___FX0R th:nth-child(3){width:35%}.Account_emissionsSubTable__bnQya{width:100%;font-size:.8rem;outline:1px solid #5142fc;border-radius:0}.Account_emissionsSubTable__bnQya td:first-child,.Account_emissionsSubTable__bnQya th:first-child{width:20%;padding-left:8px}.Account_emissionsSubTable__bnQya td:nth-child(2),.Account_emissionsSubTable__bnQya th:nth-child(2){width:25%}.Account_emissionsSubTable__bnQya td:nth-child(3),.Account_emissionsSubTable__bnQya th:nth-child(3){width:30%}.Account_emissionsSubTable__bnQya td:nth-child(4),.Account_emissionsSubTable__bnQya th:nth-child(4){width:20%}}.Account_nodeGrid__8EK_Q{display:grid;grid-template-columns:calc(55% - .75rem) calc(45% - .75rem);grid-gap:1.5rem;gap:1.5rem;margin-bottom:1rem;width:100%;box-sizing:border-box}@media screen and (max-width:1000px){.Account_nodeGrid__8EK_Q{grid-template-columns:1fr;gap:1rem}.Account_dashboardCard__Kp7Y_{padding:1rem;margin-bottom:1rem}.Account_primaryMetric__yLzId{font-size:2.5rem}.Account_secondaryMetric__Lei_t{font-size:2rem}}@media screen and (max-width:768px){.Account_nodeGrid__8EK_Q{grid-template-columns:1fr;gap:1rem;margin-bottom:0}.Account_nodeGrid__8EK_Q>div:nth-child(2){margin-top:-1rem}}@keyframes Account_slideInFromTop__hnz3Y{0%{transform:translateY(-30px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Account_glow__Uw9Pu{0%{box-shadow:0 8px 32px rgba(var(--accent-color-1-rgb),.2),0 0 0 1px rgba(var(--accent-color-1-rgb),.1),inset 0 1px 0 hsla(0,0%,100%,.1)}to{box-shadow:0 8px 32px rgba(var(--accent-color-1-rgb),.3),0 0 0 1px rgba(var(--accent-color-1-rgb),.15),inset 0 1px 0 hsla(0,0%,100%,.15)}}@keyframes Account_countUp__wTUMc{0%{transform:translateY(20px) scale(.8);opacity:0}50%{transform:translateY(0) scale(1.1);opacity:.7}to{transform:translateY(0) scale(1);opacity:1}}@keyframes Account_fadeInUp__V8Gdd{0%{transform:translateY(15px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes Account_borderGlow__x5PaD{0%{border-color:rgba(var(--accent-color-1-rgb),.4);background-position:0 50%}50%{border-color:rgba(var(--accent-color-1-rgb),.8);background-position:100% 50%}to{border-color:rgba(var(--accent-color-1-rgb),.4);background-position:0 50%}}@keyframes Account_spin__vsf_4{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Account_dashboardCard__Kp7Y_{background:#61c3c908;border:2px solid #61c3c980;border-radius:16px;padding:1.5rem;margin-bottom:1.5rem;position:relative;-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);transition:all .3s ease;overflow:hidden;box-shadow:0 2px 4px #61c3c915,0 0 5px #f1872410,inset 0 1px 0 hsla(0,0%,100%,.1)}.Account_dashboardCard__Kp7Y_:hover{transform:translateY(-3px);box-shadow:0 2px 4px #61c3c940,0 0 16px #f1872440,inset 0 1px 0 hsla(0,0%,100%,.2);background:#61c3c915;border-color:#f18724;filter:brightness(1.05) saturate(1.1)}@keyframes Account_borderShift__kv9BC{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.Account_cardHeader__DfRbw{color:var(--accent-color-1);font-size:.9rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px;position:relative}.Account_cardHeader__DfRbw:after{content:"";position:absolute;bottom:-5px;left:0;width:80%;height:2px;background:var(--accent-color-1);border-radius:1px;opacity:.6}.Account_cardContent__0sMyC{display:flex;align-items:center;justify-content:space-between}.Account_primaryMetric__yLzId{font-size:3.2rem;font-weight:900;line-height:1;margin-bottom:.5rem;background:linear-gradient(135deg,var(--accent-color-1) 0,var(--accent-color-2) 50%,var(--accent-color-1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:saturate(1.4) brightness(1.1)}.Account_metricLabel__QaHX1{font-size:1rem;font-weight:500;color:var(--font-color);opacity:.95}.Account_metricDetail__gu_v8{font-size:.85rem;color:var(--font-color);opacity:.75;margin-top:.25rem}.Account_dashboardCard__Kp7Y_:after{content:"";position:absolute;top:10px;right:10px;width:4px;height:4px;background:var(--accent-color-1);border-radius:50%;opacity:0;animation:Account_sparkle__Tr_Kd 3s linear infinite}.Account_dashboardCard__Kp7Y_:nth-child(2n):after{top:20px;right:30px;animation-delay:1s}.Account_dashboardCard__Kp7Y_:nth-child(3n):after{top:30px;right:15px;animation-delay:2s}@keyframes Account_sparkle__Tr_Kd{0%,90%,to{opacity:0;transform:scale(0) rotate(0deg)}5%,85%{opacity:1;transform:scale(1) rotate(180deg);box-shadow:0 0 15px var(--accent-color-1),0 0 25px rgba(var(--accent-color-2-rgb),.5)}50%{opacity:.9;transform:scale(1.8) rotate(90deg);box-shadow:0 0 25px var(--accent-color-1),0 0 40px rgba(var(--accent-color-2-rgb),.7)}}@keyframes Account_shimmer__3PaOa{0%,to{background:linear-gradient(135deg,var(--accent-color-1) 0,var(--accent-color-2) 50%,var(--accent-color-1) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:brightness(1) saturate(1)}50%{background:linear-gradient(135deg,var(--accent-color-2) 0,var(--accent-color-1) 50%,var(--accent-color-2) 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;filter:brightness(1.2) saturate(1.3)}}.Account_nodeItem__Koabv{display:flex;align-items:center;gap:1rem;padding:1rem;margin-bottom:.75rem;background:transparent;border:none;border-radius:8px;transition:all .3s ease}.Account_nodeItem__Koabv:hover{background:#61c3c910;transform:translateY(-1px);box-shadow:0 4px 12px #61c3c915}.Account_secondaryMetric__Lei_t{font-size:2.5rem;margin-top:1.5rem;margin-bottom:.25rem}.Account_verifiedOperatorCard__b1slf{display:flex;align-items:center;gap:1rem}.Account_verifiedOperatorTitle__Q1zg0{color:var(--accent-color-1);font-weight:600;font-size:1.1rem}.Account_verifiedOperatorText__03l0B{color:var(--font-color);margin-top:.5rem;font-size:1rem;font-weight:400}.Account_nodeActivityContainer__EC_Nu{max-height:280px;overflow-y:auto;margin-top:1rem}.Account_activityItem__SA6hu{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem}.Account_activityDate__dKtfL{font-size:.9rem;color:var(--font-color);margin-bottom:.25rem;font-weight:500;flex:1 1}.Account_activityAmount__GbQV0{font-weight:600;color:var(--accent-color-1);font-size:.95rem}.Account_nodeAddressContainer__NGBS_{display:flex;flex-direction:column;gap:.25rem;flex:1 1;min-width:0}.Account_nodeAddress__lzIqM{font-family:monospace;font-size:.9rem;font-weight:600;color:var(--accent-color-1)}.Account_nodeLabel__dzp0L{font-size:.75rem;color:var(--font-color);opacity:.75}.Account_nodeHelperText__gRjS9{margin-top:.75rem;padding:.75rem;border-radius:4px;text-align:center}.Account_nodeHelperParagraph__D6ldG{font-size:.8rem;line-height:1.4;color:var(--font-color);margin:0;opacity:.85}.Account_noNodesContainer__By5Qk{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;text-align:center}.Account_noNodesImage__ZZ5TP{opacity:.3;filter:grayscale(100%)}.Account_noNodesText__usBTc{font-style:italic;color:var(--font-color);margin:0;opacity:.8}.Account_benefitsList__OmmdL{display:flex;flex-direction:column;gap:1.5rem;margin-top:1rem}.Account_benefitItem__zfFfA{display:flex;align-items:flex-start;gap:1rem;padding:0}.Account_benefitIcon__AZAsj{font-size:1.5rem;width:2.5rem;height:2.5rem;display:flex;align-items:center;justify-content:center;background:#61c3c915;border-radius:50%;flex-shrink:0}.Account_benefitTitle__32lpV{font-size:1rem;font-weight:600;color:var(--accent-color-1);margin-bottom:.25rem}.Account_benefitDesc__PwC1m{font-size:.9rem;color:var(--font-color);opacity:.85;line-height:1.4}.Account_upgradeHeader__uGA41{font-size:2rem;font-weight:900;color:var(--font-color);text-shadow:0 0 1px var(--accent-color-6);text-align:left;margin-bottom:1rem}.Account_upgrade__pvayy{background-color:var(--accent-color-5);position:relative;overflow:hidden;box-shadow:inset 0 1px 2px hsla(0,0%,100%,.1),inset 0 -1px 2px rgba(0,0,0,.05);filter:brightness(1.03) saturate(1.05)}.Account_upgrade__pvayy:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:linear-gradient(135deg,transparent 40%,hsla(0,0%,100%,.1) 48%,hsla(0,0%,100%,.2) 50%,hsla(0,0%,100%,.1) 52%,transparent 60%);animation:Account_upgradeShimmer__Z_Q_w 5s ease-in-out infinite;pointer-events:none;z-index:1}@keyframes Account_upgradeShimmer__Z_Q_w{0%,85%,to{transform:translate(-50%,-50%);opacity:0}5%,80%{opacity:1}45%{transform:translate(50%,50%);opacity:1}}.Account_upgrade__pvayy:hover{background-color:var(--accent-color-5);filter:brightness(1.08) saturate(1.1);box-shadow:inset 0 1px 3px hsla(0,0%,100%,.12),inset 0 -1px 3px rgba(0,0,0,.08);transform:translateY(-1px)}.Account_upgradeContent__cK9_d{display:flex;align-items:center;gap:1.5rem;position:relative;z-index:2}.Account_upgradeNodeBadge__PMe3D{width:80px;height:80px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3)) brightness(1.1);flex-shrink:0}.Account_upgradeText__UPlgf{flex:1 1}.Account_upgradeCTA__cMf_8{display:inline-block;background:var(--accent-color-1);color:#fff;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;margin-top:1rem;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.2)}.Account_upgradeCTA__cMf_8:hover{transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.3);text-decoration:none;color:#fff!important}.Account_upgradeSubtext__b1AfY{text-align:left;margin-bottom:2rem;color:var(--font-color);font-size:1rem}.Account_ctaButton__YrBR_{display:inline-block;background:var(--accent-color-1);color:#fff!important;padding:1.2rem 2.5rem;border-radius:12px;text-decoration:none;font-weight:700;font-size:1.1rem;transition:all .3s ease;border:none;box-shadow:0 6px 20px #61c3c930;margin:0 auto;display:block;width:-moz-fit-content;width:fit-content}.Account_ctaButton__YrBR_:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 12px 30px #61c3c940,0 0 20px #f1872420;filter:brightness(1.1) saturate(1.1);color:#fff!important}@keyframes Account_pulseGlow__c51d3{0%,to{box-shadow:0 0 5px rgba(var(--accent-color-1-rgb),.3)}50%{box-shadow:0 0 20px rgba(var(--accent-color-1-rgb),.6),0 0 40px rgba(var(--accent-color-2-rgb),.3)}}.Account_savingsLabel___UcQ0{color:var(--accent-color-1);font-size:.9rem;font-weight:600;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.Account_savingsContent__D6LH2{display:flex;align-items:center;justify-content:space-between}.Account_savingsMain__PYsnI{flex:1 1}.Account_savingsNumber__a5_qc{font-size:2.5rem;font-weight:900;color:var(--accent-color-1);line-height:1;margin-bottom:.25rem}.Account_savingsText__LbOml{font-size:1.1rem;font-weight:600;color:var(--font-color);margin-bottom:.5rem}.Account_savingsDetail__HHaVF{font-size:.9rem;color:var(--font-color);opacity:.8}.Account_savingsComparison__CAsZl{display:flex;flex-direction:column;align-items:center;gap:.25rem}.Account_discountPrice__g0NkR{font-size:2rem;font-weight:700;color:var(--accent-color-1)}.Account_versus__p36We{font-size:.7rem;color:var(--font-color);opacity:.5}.Account_regularPrice__d2gXF{font-size:1.5rem;font-weight:400;color:var(--font-color);opacity:.4;text-decoration:line-through}@media screen and (max-width:768px){.Account_dashboardCard__Kp7Y_{padding:.8rem;margin-bottom:1rem}.Account_upgradeContent__cK9_d{gap:.5rem}.Account_upgradeNodeBadge__PMe3D{width:80px;height:80px}.Account_upgradeHeader__uGA41{font-size:1.8rem;font-weight:800}}.DiscordLoginButton_modalBackdrop__mn0qF{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.DiscordLoginButton_modalContent__jTIsy{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#111;box-shadow:inset 0 0 20px 2px #222,0 0 40px 20px #050505;transition:transform .2s ease-in-out;padding-top:clamp(7rem,18vh,9rem);border-radius:8px;max-width:600px;width:100%;margin-top:2rem;z-index:999}.DiscordLoginButton_modalButtonsHeading__fj6aS{padding:0 1rem;color:var(--font-base,#fff);z-index:999;font-size:clamp(1rem,2vw + .5rem,1.25rem)}.DiscordLoginButton_closeModalButton__aIbid{margin-top:1rem;margin-bottom:2rem;background-color:#555;color:var(--font-base);padding:.5rem 2rem;border:none;border-radius:4px;cursor:pointer;font-size:1rem;z-index:999}.DiscordLoginButton_modalHeader__zMK7f{position:absolute;top:-64px;left:50%;transform:translateX(-50%);width:clamp(260px,60%,420px);aspect-ratio:2.35/1;padding:2rem 1.5rem;margin:.5rem 0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.85rem;border-radius:16px/42px;overflow:hidden;border:3px solid rgba(90,140,255,.95);box-shadow:0 0 6px 2px rgba(90,140,255,.7),inset 0 0 14px 4px rgba(0,90,255,.3);z-index:1000}.DiscordLoginButton_modalHeader__zMK7f:after{content:"";position:absolute;inset:6px;border:2px solid hsla(0,0%,100%,.2);border-radius:10px/30px;pointer-events:none}.DiscordLoginButton_artwork__DLzbp{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);object-fit:cover;filter:blur(2px) brightness(.7) saturate(1);transform:scale(1.05);z-index:-1}.DiscordLoginButton_title__hYp8d{margin:0;font-family:var(--font-heading,sans-serif);font-weight:800;font-size:clamp(1.2rem,2vw + 1rem,2.2rem);line-height:1.15;color:var(--font-base);text-shadow:0 0 4px #000;text-align:center}.DiscordLoginButton_providerButton__PDI5_{background:#000;border:1px solid #333;color:var(--font-base,#fff);padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:1rem;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;margin-top:1rem}.DiscordLoginButton_providerButton__PDI5_:hover{transform:translateY(-1px);box-shadow:0 6px 16px rgba(0,0,0,.35)}.DiscordLoginButton_profileButton__u_0RN{background:transparent;border:1px solid #fff;color:var(--font-base,#fff);padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:1rem;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;margin-top:0;display:flex;align-items:center;gap:.5rem}.DiscordLoginButton_profileButton__u_0RN:hover{color:var(--primary-color3)}.DiscordLoginButton_button__Ci7bh{position:relative;display:inline-flex;align-items:center;justify-content:center;padding:20px 40px;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;background:transparent;transition:transform .2s ease-in-out,box-shadow .2s ease-in-out;outline:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.DiscordLoginButton_buttonRainbow__PdVCY{background-image:linear-gradient(45deg,#ff007a,#ff007a,#ff004d,#0008ff,#7a00ff,#ff00e6,#ff007a,#ff004d);background-size:300% 300%;animation:DiscordLoginButton_shimmer__Od_H3 10s linear infinite;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.05),0 6px 22px rgba(0,0,0,.35)}.DiscordLoginButton_buttonRainbow__PdVCY:after{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent,hsla(0,0%,100%,.18) 45%,hsla(0,0%,100%,0) 55%,transparent);background-size:250% 250%;animation:DiscordLoginButton_shimmer__Od_H3 4s linear infinite;border-radius:inherit;pointer-events:none}.DiscordLoginButton_button__Ci7bh:focus-visible,.DiscordLoginButton_button__Ci7bh:hover{transform:translateY(-1px) scale(1.02);box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.08),0 10px 28px rgba(0,0,0,.45)}.DiscordLoginButton_button__Ci7bh:active{transform:translateY(0)}@keyframes DiscordLoginButton_shimmer__Od_H3{0%{background-position:0 50%}to{background-position:200% 50%}}@media (prefers-reduced-motion:reduce){.DiscordLoginButton_buttonRainbow__PdVCY,.DiscordLoginButton_buttonRainbow__PdVCY:after{animation:none;background-position:50% 50%}}.DiscordLoginButton_logoutButton__bizBe{padding:.5rem .75rem!important;font-size:16px!important;background-color:transparent;display:flex;justify-content:space-around;align-items:center;gap:2px;color:var(--primary-color3)}.DiscordLoginButton_logoutIcon__p04GP{margin-right:8px;stroke:#fff;display:flex}.DiscordLoginButton_logoutButton__bizBe:hover .DiscordLoginButton_logoutIcon__p04GP{stroke:var(--primary-color3);color:var(--primary-color3)}.DiscordLoginButton_button__Ci7bh:hover,.DiscordLoginButton_closeModalButton__aIbid:hover{transform:scale(1.025);outline:4px solid transparent;border:none}@keyframes DiscordLoginButton_rainbow__YQzH6{0%{background-position:0 50%;outline-color:red}50%{background-position:100% 50%;outline-color:#0008ff}to{background-position:0 50%;outline-color:red}}@media screen and (max-width:768px){.DiscordLoginButton_modalContent__jTIsy{margin-top:80px;max-width:400px}}