.AccountPage-module__hOOxtq__accountPage{color:#fff;padding-bottom:64px}.AccountPage-module__hOOxtq__accountPage h1,.AccountPage-module__hOOxtq__accountPage h2,.AccountPage-module__hOOxtq__accountPage h3,.AccountPage-module__hOOxtq__accountPage p{font-family:inherit}.AccountPage-module__hOOxtq__pageIntro{justify-content:space-between;align-items:flex-end;gap:20px;margin:-10px 0 26px;display:flex}.AccountPage-module__hOOxtq__pageIntro h2{color:#fff;margin:0;font-size:27px;line-height:1.15}.AccountPage-module__hOOxtq__pageIntro p{color:#aeb6c7;max-width:700px;margin:8px 0 0;font-size:14px;line-height:1.55}.AccountPage-module__hOOxtq__eyebrow{letter-spacing:.13em;font-weight:800;color:#ffe71a!important;margin:0 0 7px!important;font-size:10px!important}.AccountPage-module__hOOxtq__panel{background:#202432;border:1px solid #303548;border-radius:10px;overflow:hidden}.AccountPage-module__hOOxtq__panelHeader{border-bottom:1px solid #303548;justify-content:space-between;align-items:center;gap:18px;min-height:72px;padding:17px 21px;display:flex}.AccountPage-module__hOOxtq__panelHeader h2{color:#fff;text-transform:uppercase;margin:0;font-size:20px;font-weight:600}.AccountPage-module__hOOxtq__panelHeader p{color:#8f98aa;margin:4px 0 0;font-size:12px}.AccountPage-module__hOOxtq__panelBody{padding:21px}.AccountPage-module__hOOxtq__primaryButton,.AccountPage-module__hOOxtq__secondaryButton,.AccountPage-module__hOOxtq__textButton{color:#171a24;background:#ffe71a;border:0;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 21px;font-size:12px;font-weight:800;text-decoration:none;transition:transform .18s,background .18s;display:inline-flex;box-shadow:0 0 8px #ffe71a29}.AccountPage-module__hOOxtq__primaryButton:hover{background:#ffef48;transform:translateY(-1px)}.AccountPage-module__hOOxtq__primaryButton:disabled{color:#687084;box-shadow:none;cursor:not-allowed;background:#2b3040;transform:none}.AccountPage-module__hOOxtq__secondaryButton{color:#fff;box-shadow:none;background:#292e3f;border:1px solid #3a4054}.AccountPage-module__hOOxtq__textButton{color:#ffe71a;min-height:auto;box-shadow:none;background:0 0;padding:0}.AccountPage-module__hOOxtq__primaryButton svg,.AccountPage-module__hOOxtq__secondaryButton svg,.AccountPage-module__hOOxtq__textButton svg{width:16px;height:16px}.AccountPage-module__hOOxtq__signedOut,.AccountPage-module__hOOxtq__emptyState,.AccountPage-module__hOOxtq__loadingState{text-align:center;background:#202432;border:1px solid #303548;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:330px;padding:42px 24px;display:flex}.AccountPage-module__hOOxtq__signedOut svg,.AccountPage-module__hOOxtq__emptyState>svg{color:#ffe71a;background:#ffe71a1a;border-radius:50%;width:48px;height:48px;padding:12px}.AccountPage-module__hOOxtq__signedOut h2,.AccountPage-module__hOOxtq__emptyState h3{color:#fff;margin:0;font-size:23px}.AccountPage-module__hOOxtq__signedOut p,.AccountPage-module__hOOxtq__emptyState p{color:#929bad;max-width:520px;margin:0 0 10px;font-size:14px;line-height:1.55}.AccountPage-module__hOOxtq__spinner{border:3px solid #353b4d;border-top-color:#ffe71a;border-radius:50%;width:31px;height:31px;animation:.8s linear infinite AccountPage-module__hOOxtq__spin}@keyframes AccountPage-module__hOOxtq__spin{to{transform:rotate(360deg)}}.AccountPage-module__hOOxtq__transactionSummary{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:17px;display:grid}.AccountPage-module__hOOxtq__summaryCard{-moz-column-gap:12px;background:#202432;border:1px solid #303548;border-radius:8px;grid-template-columns:39px 1fr;column-gap:12px;min-height:94px;padding:18px;display:grid}.AccountPage-module__hOOxtq__summaryCard i{color:#ffe71a;background:#ffe71a1a;border-radius:6px;grid-row:1/3;place-items:center;width:39px;height:39px;display:grid}.AccountPage-module__hOOxtq__summaryCard i svg{width:18px}.AccountPage-module__hOOxtq__summaryCard span{color:#8d96a9;font-size:11px}.AccountPage-module__hOOxtq__summaryCard strong{color:#fff;align-self:end;font-size:21px}.AccountPage-module__hOOxtq__filterBar{border-bottom:1px solid #303548;justify-content:space-between;align-items:center;gap:15px;padding:15px 18px;display:flex}.AccountPage-module__hOOxtq__filterTabs{flex-wrap:wrap;gap:8px;display:flex}.AccountPage-module__hOOxtq__filterTabs button{color:#aeb6c7;background:#292e3f;border:1px solid #383e52;border-radius:5px;min-height:36px;padding:0 15px;font-size:11px;font-weight:700}.AccountPage-module__hOOxtq__filterTabs button.AccountPage-module__hOOxtq__activeFilter{color:#171a24;background:#ffe71a;border-color:#ffe71a}.AccountPage-module__hOOxtq__countPill{color:#aeb6c7;white-space:nowrap;background:#292e3f;border-radius:4px;padding:6px 10px;font-size:11px}.AccountPage-module__hOOxtq__gameBadge{background:#202432;border:1px solid #303548;border-radius:7px;align-items:center;gap:10px;margin-bottom:14px;padding:13px 16px;display:flex}.AccountPage-module__hOOxtq__gameBadge i{border-radius:50%;width:8px;height:8px}.AccountPage-module__hOOxtq__gameBadge b{font-size:13px}.AccountPage-module__hOOxtq__gameBadge span{color:#8f98aa;margin-left:auto;font-size:11px}.AccountPage-module__hOOxtq__gameBadge a{color:#ffe71a;font-size:11px;text-decoration:none}.AccountPage-module__hOOxtq__transactionList{padding:7px 18px 18px}.AccountPage-module__hOOxtq__transactionItem{border-bottom:1px solid #303548;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;min-height:80px;padding:15px 3px;display:grid}.AccountPage-module__hOOxtq__transactionItem:last-child{border-bottom:0}.AccountPage-module__hOOxtq__txIcon{color:#ffe71a;background:#ffe71a1a;border-radius:7px;place-items:center;width:42px;height:42px;display:grid}.AccountPage-module__hOOxtq__txIcon svg{width:18px}.AccountPage-module__hOOxtq__txCopy{min-width:0}.AccountPage-module__hOOxtq__txCopy b{color:#fff;font-size:13px;display:block}.AccountPage-module__hOOxtq__txCopy>span{color:#939caf;text-overflow:ellipsis;white-space:nowrap;margin-top:3px;font-size:11px;display:block;overflow:hidden}.AccountPage-module__hOOxtq__txMeta{color:#717b8f;flex-wrap:wrap;align-items:center;gap:7px;margin-top:7px;font-size:10px;display:flex}.AccountPage-module__hOOxtq__txMeta span{color:#aeb6c7;background:#2a2f40;border-radius:3px;padding:3px 7px}.AccountPage-module__hOOxtq__txAmount{text-align:right}.AccountPage-module__hOOxtq__txAmount strong{font-size:14px;display:block}.AccountPage-module__hOOxtq__credit{color:#5bdd9a}.AccountPage-module__hOOxtq__debit{color:#ff7c87}.AccountPage-module__hOOxtq__status{text-transform:uppercase;border-radius:3px;margin-top:6px;padding:3px 7px;font-size:9px;font-weight:800;display:inline-flex}.AccountPage-module__hOOxtq__completed{color:#5bdd9a;background:#35be741f}.AccountPage-module__hOOxtq__pending{color:#f4c752;background:#f4c7521f}.AccountPage-module__hOOxtq__failed{color:#ff7c87;background:#ff5a681f}.AccountPage-module__hOOxtq__walletStats{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:17px;display:grid}.AccountPage-module__hOOxtq__walletStat{background:#202432;border:1px solid #303548;border-radius:8px;min-height:105px;padding:20px;position:relative;overflow:hidden}.AccountPage-module__hOOxtq__walletStat:after{content:"";border:17px solid #ffe71a0a;border-radius:50%;width:80px;height:80px;position:absolute;bottom:-35px;right:-35px}.AccountPage-module__hOOxtq__walletStat span{color:#8d96a9;font-size:11px}.AccountPage-module__hOOxtq__walletStat strong{color:#fff;margin-top:9px;font-size:27px;display:block}.AccountPage-module__hOOxtq__walletStat:first-child strong{color:#ffe71a}.AccountPage-module__hOOxtq__walletLayout{grid-template-columns:minmax(0,1.08fr) minmax(330px,.92fr);align-items:start;gap:17px;display:grid}.AccountPage-module__hOOxtq__syncButton{color:#ffe71a;background:0 0;border:0;align-items:center;gap:7px;font-size:11px;font-weight:700;display:inline-flex}.AccountPage-module__hOOxtq__spin{animation:.8s linear infinite AccountPage-module__hOOxtq__spin}.AccountPage-module__hOOxtq__transferForm{padding:21px}.AccountPage-module__hOOxtq__transferSides{grid-template-columns:1fr 42px 1fr;align-items:end;gap:10px;display:grid}.AccountPage-module__hOOxtq__field label,.AccountPage-module__hOOxtq__amountLabel{color:#949daf;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;margin-bottom:7px;font-size:10px;font-weight:700;display:flex}.AccountPage-module__hOOxtq__field select,.AccountPage-module__hOOxtq__amountInput input{color:#fff;background:#292e3f;border:1px solid #3a4054;border-radius:6px;outline:none;width:100%;height:48px;padding:0 13px;font-size:12px;font-weight:700}.AccountPage-module__hOOxtq__field select:focus,.AccountPage-module__hOOxtq__amountInput input:focus{border-color:#ffe71a}.AccountPage-module__hOOxtq__swapButton{color:#ffe71a;background:#292e3f;border:1px solid #3a4054;border-radius:6px;place-items:center;width:42px;height:42px;margin-bottom:3px;display:grid}.AccountPage-module__hOOxtq__amountBlock{margin-top:18px}.AccountPage-module__hOOxtq__amountLabel b{color:#fff}.AccountPage-module__hOOxtq__amountInput{position:relative}.AccountPage-module__hOOxtq__amountInput span{color:#ffe71a;font-size:20px;font-weight:800;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.AccountPage-module__hOOxtq__amountInput input{height:58px;padding-left:37px;font-size:21px}.AccountPage-module__hOOxtq__formHint{color:#d7ac37;margin:7px 0 0;font-size:10px}.AccountPage-module__hOOxtq__quickAmounts{grid-template-columns:repeat(4,1fr);gap:7px;margin:12px 0 17px;display:grid}.AccountPage-module__hOOxtq__quickAmounts button{color:#aeb6c7;background:#292e3f;border:1px solid #3a4054;border-radius:5px;height:34px;font-size:11px;font-weight:700}.AccountPage-module__hOOxtq__transferButton{width:100%}.AccountPage-module__hOOxtq__accountList{padding:6px 18px 17px}.AccountPage-module__hOOxtq__gameAccount{border-bottom:1px solid #303548;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:78px;padding:13px 3px;display:grid}.AccountPage-module__hOOxtq__gameAccount:last-child{border-bottom:0}.AccountPage-module__hOOxtq__gameAccount img{-o-object-fit:contain;object-fit:contain;background:#191d29;border:1px solid #343a4e;border-radius:6px;width:54px;height:48px}.AccountPage-module__hOOxtq__gameAccount h3{color:#fff;margin:0;font-size:13px}.AccountPage-module__hOOxtq__gameAccount p{color:#8f98aa;margin:5px 0 0;font-size:10px}.AccountPage-module__hOOxtq__gameAccount strong{color:#ffe71a;margin-top:4px;font-size:16px;display:block}.AccountPage-module__hOOxtq__accountActions{flex-direction:column;align-items:flex-end;gap:5px;display:flex}.AccountPage-module__hOOxtq__miniButton{color:#fff;background:#292e3f;border:1px solid #3a4054;border-radius:4px;align-items:center;gap:5px;min-height:29px;padding:0 10px;font-size:9px;font-weight:700;text-decoration:none;display:inline-flex}.AccountPage-module__hOOxtq__dimmed img{opacity:.45}.AccountPage-module__hOOxtq__dimmed h3,.AccountPage-module__hOOxtq__dimmed p{color:#737d90}.AccountPage-module__hOOxtq__historyLink{color:#fff;background:#202432;border:1px solid #303548;border-radius:8px;align-items:center;gap:12px;margin-top:17px;padding:16px 18px;text-decoration:none;display:flex}.AccountPage-module__hOOxtq__historyLink i{color:#ffe71a;background:#ffe71a1a;border-radius:6px;place-items:center;width:39px;height:39px;display:grid}.AccountPage-module__hOOxtq__historyLink span{flex:1}.AccountPage-module__hOOxtq__historyLink b{font-size:12px;display:block}.AccountPage-module__hOOxtq__historyLink small{color:#8f98aa;font-size:10px}.AccountPage-module__hOOxtq__securityLayout{grid-template-columns:minmax(0,1.15fr) minmax(290px,.85fr);align-items:start;gap:17px;display:grid}.AccountPage-module__hOOxtq__securityPanel{padding:26px}.AccountPage-module__hOOxtq__securityIntro{align-items:center;gap:16px;margin-bottom:24px;display:flex}.AccountPage-module__hOOxtq__lockBadge{color:#ffe71a;background:#ffe71a14;border:1px solid #ffe71a4d;border-radius:9px;flex:0 0 58px;place-items:center;width:58px;height:58px;display:grid}.AccountPage-module__hOOxtq__lockBadge svg{width:25px}.AccountPage-module__hOOxtq__securityIntro h2{color:#fff;margin:0;font-size:23px}.AccountPage-module__hOOxtq__securityIntro p{color:#929bad;margin:6px 0 0;font-size:12px}.AccountPage-module__hOOxtq__notice{border:1px solid;border-radius:6px;align-items:center;gap:11px;margin-bottom:17px;padding:13px 15px;font-size:12px;display:flex}.AccountPage-module__hOOxtq__successNotice{color:#65dc9c;background:#2380521f;border-color:#46d28952}.AccountPage-module__hOOxtq__errorNotice{color:#ff8590;background:#a130391f;border-color:#ff5a684d}.AccountPage-module__hOOxtq__passwordFields{gap:17px;display:grid}.AccountPage-module__hOOxtq__passwordField label{color:#c4cad6;align-items:center;gap:8px;margin-bottom:7px;font-size:11px;font-weight:700;display:flex}.AccountPage-module__hOOxtq__strengthPill{text-transform:uppercase;border-radius:3px;padding:3px 7px;font-size:9px}.AccountPage-module__hOOxtq__weak{color:#ff7c87;background:#ff5a681f}.AccountPage-module__hOOxtq__good{color:#f4c752;background:#f4c7521f}.AccountPage-module__hOOxtq__strong{color:#5bdd9a;background:#35be741f}.AccountPage-module__hOOxtq__passwordControl{background:#292e3f;border:1px solid #3a4054;border-radius:6px;align-items:center;height:49px;display:flex;overflow:hidden}.AccountPage-module__hOOxtq__passwordControl:focus-within{border-color:#ffe71a}.AccountPage-module__hOOxtq__passwordControl>svg{color:#7e8799;margin-left:14px}.AccountPage-module__hOOxtq__passwordControl input{color:#fff;background:0 0;border:0;outline:none;flex:1;min-width:0;height:100%;padding:0 11px}.AccountPage-module__hOOxtq__passwordControl button{color:#8e97a9;background:0 0;border:0;place-items:center;width:46px;height:100%;display:grid}.AccountPage-module__hOOxtq__strengthBars{grid-template-columns:repeat(4,1fr);gap:4px;height:3px;margin-top:6px;display:grid}.AccountPage-module__hOOxtq__strengthBars span{background:#343a4d;border-radius:2px}.AccountPage-module__hOOxtq__strengthBars span.AccountPage-module__hOOxtq__barWeak{background:#ff6976}.AccountPage-module__hOOxtq__strengthBars span.AccountPage-module__hOOxtq__barGood{background:#f4c752}.AccountPage-module__hOOxtq__strengthBars span.AccountPage-module__hOOxtq__barStrong{background:#51d590}.AccountPage-module__hOOxtq__requirements{background:#1d212e;border:1px solid #303548;border-radius:6px;margin:18px 0;padding:15px}.AccountPage-module__hOOxtq__requirements>p{color:#8f98aa;text-transform:uppercase;margin:0 0 11px;font-size:10px;font-weight:700}.AccountPage-module__hOOxtq__requirementGrid{grid-template-columns:1fr 1fr;gap:8px 13px;display:grid}.AccountPage-module__hOOxtq__requirement{color:#788295;align-items:center;gap:7px;font-size:10px;display:flex}.AccountPage-module__hOOxtq__requirement i{background:#343a4c;border-radius:50%;place-items:center;width:15px;height:15px;display:grid}.AccountPage-module__hOOxtq__requirement.AccountPage-module__hOOxtq__met{color:#5bdd9a}.AccountPage-module__hOOxtq__requirement.AccountPage-module__hOOxtq__met i{background:#35be742b}.AccountPage-module__hOOxtq__securityAside{gap:12px;display:grid}.AccountPage-module__hOOxtq__securityFeature{background:#202432;border:1px solid #303548;border-radius:8px;min-height:126px;padding:20px}.AccountPage-module__hOOxtq__securityFeature i{color:#ffe71a;background:#ffe71a1a;border-radius:6px;place-items:center;width:37px;height:37px;display:grid}.AccountPage-module__hOOxtq__securityFeature h3{color:#fff;margin:15px 0 5px;font-size:14px}.AccountPage-module__hOOxtq__securityFeature p{color:#8f98aa;margin:0;font-size:11px}.AccountPage-module__hOOxtq__backLink{color:#9ca5b6;text-align:center;margin-top:14px;font-size:11px;text-decoration:none;display:block}.AccountPage-module__hOOxtq__shake{animation:.45s AccountPage-module__hOOxtq__shake}@keyframes AccountPage-module__hOOxtq__shake{20%,60%{transform:translate(-5px)}40%,80%{transform:translate(5px)}}.AccountPage-module__hOOxtq__contactGrid{grid-template-columns:repeat(3,1fr);gap:13px;margin-bottom:17px;display:grid}.AccountPage-module__hOOxtq__contactCard{background:#202432;border:1px solid #303548;border-radius:8px;flex-direction:column;align-items:flex-start;min-height:185px;padding:21px;display:flex}.AccountPage-module__hOOxtq__contactCard i{color:#ffe71a;background:#292e3f;border:1px solid #ffe71a8c;border-radius:8px;place-items:center;width:46px;height:46px;display:grid;box-shadow:inset 0 0 0 1px #ffffff06,0 0 13px #ffe71a14}.AccountPage-module__hOOxtq__contactCard i svg{stroke-width:2.35px;width:23px;height:23px}.AccountPage-module__hOOxtq__contactCard h3{color:#fff;margin:16px 0 5px;font-size:16px}.AccountPage-module__hOOxtq__contactCard p{color:#929bad;margin:0 0 15px;font-size:12px}.AccountPage-module__hOOxtq__contactCard a,.AccountPage-module__hOOxtq__contactCard button{color:#ffe71a;background:0 0;border:0;margin-top:auto;font-size:11px;font-weight:800;text-decoration:none}.AccountPage-module__hOOxtq__helpLayout{grid-template-columns:minmax(0,1.18fr) minmax(300px,.82fr);align-items:start;gap:17px;display:grid}.AccountPage-module__hOOxtq__quickGrid{grid-template-columns:1fr 1fr;gap:9px;padding:15px;display:grid}.AccountPage-module__hOOxtq__quickLink{color:#fff;background:#292e3f;border:1px solid #343a4d;border-radius:6px;align-items:center;gap:11px;min-height:63px;padding:12px;text-decoration:none;display:flex}.AccountPage-module__hOOxtq__quickLink i{color:#ffe71a;background:#202432;border:1px solid #ffe71a80;border-radius:6px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.AccountPage-module__hOOxtq__quickLink i svg{color:#ffe71a;stroke-width:2.35px;width:21px;height:21px}.AccountPage-module__hOOxtq__quickLink b{font-size:11px}.AccountPage-module__hOOxtq__quickLink>svg:last-child{color:#b8c0d0;stroke-width:2.4px;width:16px;height:16px;margin-left:auto}.AccountPage-module__hOOxtq__faqList{padding:10px 17px 17px}.AccountPage-module__hOOxtq__faqItem{border-bottom:1px solid #303548}.AccountPage-module__hOOxtq__faqItem:last-child{border-bottom:0}.AccountPage-module__hOOxtq__faqQuestion{color:#fff;text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:16px;width:100%;min-height:58px;padding:0 3px;font-size:12px;font-weight:700;display:flex}.AccountPage-module__hOOxtq__faqQuestion svg{color:#ffe71a;stroke-width:2.6px;flex:none;width:18px;height:18px;transition:transform .2s}.AccountPage-module__hOOxtq__faqQuestion svg.AccountPage-module__hOOxtq__open{transform:rotate(180deg)}.AccountPage-module__hOOxtq__faqAnswer{color:#a8b0c0;padding:0 28px 16px 3px;font-size:12px;line-height:1.6}.AccountPage-module__hOOxtq__supportHours{background:linear-gradient(135deg,#ffe71a14,#9f23c414);border:1px solid #ffe71a38;border-radius:8px;align-items:center;gap:13px;margin-top:17px;padding:18px;display:flex}.AccountPage-module__hOOxtq__supportHours i{color:#ffe71a;background:#292e3f;border:1px solid #ffe71a8c;border-radius:7px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.AccountPage-module__hOOxtq__supportHours i svg{stroke-width:2.35px;width:22px;height:22px}.AccountPage-module__hOOxtq__helpLayout .AccountPage-module__hOOxtq__panelHeader>svg{color:#ffe71a;stroke-width:2.25px;width:24px;height:24px}.AccountPage-module__hOOxtq__supportHours h3{color:#fff;margin:0;font-size:13px}.AccountPage-module__hOOxtq__supportHours p{color:#959eb0;margin:5px 0 0;font-size:11px}@media (max-width:1000px){.AccountPage-module__hOOxtq__walletLayout,.AccountPage-module__hOOxtq__securityLayout,.AccountPage-module__hOOxtq__helpLayout{grid-template-columns:1fr}.AccountPage-module__hOOxtq__contactGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:700px){.AccountPage-module__hOOxtq__accountPage{padding-bottom:36px}.AccountPage-module__hOOxtq__pageIntro{flex-direction:column;align-items:flex-start;margin-top:0}.AccountPage-module__hOOxtq__pageIntro h2{font-size:23px}.AccountPage-module__hOOxtq__transactionSummary,.AccountPage-module__hOOxtq__walletStats{grid-template-columns:1fr 1fr}.AccountPage-module__hOOxtq__transactionSummary>:last-child,.AccountPage-module__hOOxtq__walletStats>:last-child{grid-column:1/-1}.AccountPage-module__hOOxtq__contactGrid{grid-template-columns:1fr}.AccountPage-module__hOOxtq__contactCard{min-height:150px}.AccountPage-module__hOOxtq__filterBar{flex-direction:column;align-items:flex-start}.AccountPage-module__hOOxtq__panelHeader{padding:15px}.AccountPage-module__hOOxtq__panelHeader h2{font-size:17px}.AccountPage-module__hOOxtq__panelBody,.AccountPage-module__hOOxtq__transferForm,.AccountPage-module__hOOxtq__securityPanel{padding:16px}.AccountPage-module__hOOxtq__transactionList,.AccountPage-module__hOOxtq__accountList{padding:5px 13px 13px}.AccountPage-module__hOOxtq__transferSides{grid-template-columns:1fr 36px 1fr;gap:6px}.AccountPage-module__hOOxtq__swapButton{width:36px;height:42px}.AccountPage-module__hOOxtq__field select{padding:0 8px;font-size:10px}.AccountPage-module__hOOxtq__securityIntro h2{font-size:20px}.AccountPage-module__hOOxtq__requirementGrid,.AccountPage-module__hOOxtq__quickGrid{grid-template-columns:1fr}}@media (max-width:440px){.AccountPage-module__hOOxtq__transactionItem{grid-template-columns:38px minmax(0,1fr)}.AccountPage-module__hOOxtq__txAmount{text-align:left;grid-column:2;justify-content:space-between;align-items:center;display:flex}.AccountPage-module__hOOxtq__txAmount .AccountPage-module__hOOxtq__status{margin-top:0}.AccountPage-module__hOOxtq__gameAccount{grid-template-columns:48px minmax(0,1fr)}.AccountPage-module__hOOxtq__gameAccount img{width:48px}.AccountPage-module__hOOxtq__accountActions{flex-direction:row;grid-column:2;align-items:stretch}}
