.account-wrap,.admin-wrap{--ac-surface:#191919;--ac-border:#353535;--ac-muted:#aaa;--ac-text:#f2f2ef;--ac-green:#00c853;color:var(--ac-text)}.account-wrap{padding-top:36px;padding-bottom:52px}.account-wrap *,.admin-page *{box-sizing:border-box}.account-page-heading{margin-bottom:28px}.account-kicker{font-size:12px;letter-spacing:.12em;color:#999;font-weight:600}.account-page-heading h1{font-size:clamp(28px,3vw,40px);line-height:1.15;margin:12px 0}.account-page-heading p,.account-section p,.account-signin p,.admin-panel>p,.admin-signin>p{font-size:16px;line-height:1.6;color:#aaa;margin:10px 0 20px}.account-wrap h2,.admin-page h2{font-size:22px;line-height:1.3;margin:0 0 10px;letter-spacing:-.02em}.account-wrap a,.admin-page a{text-decoration:none}.account-wrap button,.account-wrap input,.admin-page button,.admin-page input,.admin-page select{font:inherit}.account-button,.account-text-button,.social-login-button{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:46px;padding:11px 18px;border:1px solid transparent;border-radius:9px;font-size:15px;font-weight:600;line-height:1.35;text-align:center;cursor:pointer;transition:background-color .18s,color .18s,border-color .18s;background:#00c853;color:#06240f;box-shadow:none}.account-button:hover{background:#0bd861}.account-button.secondary,.social-login-button{background:#292929;border-color:#404040;color:#eee}.account-button.secondary:hover,.social-login-button:hover{background:#353535;border-color:#666}.account-text-button{background:transparent;color:#bbb;padding:8px 0;font-size:14px}.account-text-button:hover{color:#fff;background:transparent}.account-button svg,.account-text-button svg{width:18px;height:18px;flex:none}.account-wrap button:disabled,.admin-page button:disabled{opacity:.55;cursor:default}.account-wrap :is(a,button,input):focus-visible,.admin-page :is(a,button,input,select):focus-visible{outline:2px solid #ccc;outline-offset:3px;box-shadow:none}.account-wrap ::selection,.admin-page ::selection{background:#565656;color:#fff}.account-overview{display:flex;align-items:center;gap:32px;padding:28px;background:#1b1b1b;border:1px solid #353535;border-radius:14px}.account-person{display:flex;align-items:center;gap:18px;flex:1;min-width:0}.account-person img{width:72px;height:72px;border-radius:12px;object-fit:cover;flex:none}.account-person h2{overflow-wrap:anywhere}.account-person span{display:block;color:#999;font-size:14px;font-variant-numeric:tabular-nums}.account-person a{display:inline-flex;gap:5px;align-items:center;font-size:14px;margin-top:8px;color:#ddd}.account-person a svg{width:16px;height:16px}.account-balance{display:grid;gap:6px;min-width:165px}.account-balance>span{font-size:14px;color:#bbb}.account-balance strong{font-size:34px;font-variant-numeric:tabular-nums;line-height:1.2}.account-balance small{font-size:12px;color:#929292}.account-quick{display:flex;flex-direction:column;align-items:center;gap:4px}.account-section{margin-top:36px;min-width:0}.account-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:18px}.account-section-heading p{margin:0}.account-section-heading h2{margin:0 0 5px}.account-caption{font-size:13px;color:#969696}.account-social-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.account-social{display:flex;flex-direction:column;min-width:0;border:1px solid #353535;border-radius:12px;background:#1b1b1b;padding:22px}.account-social header{display:flex;align-items:center;gap:12px;min-width:0}.account-social header>img{flex:none}.account-social header>div{min-width:0;flex:1}.account-social h3{font-size:18px;margin:0 0 5px}.account-social header span{display:block;overflow-wrap:anywhere;color:#999;font-size:12px}.social-reward{white-space:nowrap;font-size:15px;color:#39d979}.account-social p{color:#aaa;line-height:1.5;font-size:15px;margin:18px 0}.social-actions{display:grid;gap:10px;margin-top:auto}.social-actions .account-button{width:100%;padding-left:10px;padding-right:10px}.account-claimed,.account-muted{display:flex;align-items:center;justify-content:center;gap:8px;min-height:46px;color:#39d979;font-size:14px}.account-muted{color:#999}.account-claimed svg{width:18px;height:18px}.account-social>form{margin-top:6px}.account-footnote{font-size:13px!important;line-height:1.65!important;color:#929292!important;margin-top:16px!important}.account-bottom-grid{display:grid;grid-template-columns:1fr 1.2fr;gap:36px}.account-bottom-grid .account-section{border-top:1px solid #353535;padding-top:28px}.account-small-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:10px;background:#292929;color:#cacaca;margin-bottom:18px}.account-small-icon svg{width:23px;height:23px}.promo-form{display:flex;gap:10px;margin:20px 0 12px}.promo-form input,.account-form input:not([type=checkbox]),.account-form select{height:48px;width:100%;min-width:0;border:1px solid #444;border-radius:8px;padding:10px 12px;background:#141414;color:#f1f1f1;box-shadow:none;font-size:16px;color-scheme:dark}.promo-form input{flex:1}.promo-section small{color:#999;font-size:13px}.account-history ul{padding:0;margin:0;list-style:none}.account-history li{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #303030}.account-history li b{font-size:15px;font-weight:500;display:block}.account-history time{display:block;color:#888;font-size:12px;margin-top:5px}.account-history li strong{white-space:nowrap;color:#39d979;font-size:16px}.account-empty{padding:26px 0;color:#999;line-height:1.6}.account-empty svg{width:28px;height:28px}.account-empty p{margin:10px 0;font-size:15px}.account-signin{max-width:620px;text-align:center;margin:35px auto 65px;padding:36px 30px;border:1px solid #333;border-radius:16px;background:#191919}.account-signin>img{border-radius:16px;margin-bottom:22px}.account-signin h1,.account-signin h2{font-size:28px}.social-signin{border-top:1px solid #353535;margin-top:28px;padding-top:22px}.social-signin>span{font-size:14px;color:#999}.social-signin>div{display:flex;justify-content:center;flex-wrap:wrap;gap:10px;margin-top:16px}.social-login-button{flex-direction:column;gap:8px;font-size:12px;min-width:100px;padding:14px}.telegram-login{min-height:56px;margin:24px 0}.account-message{display:flex;align-items:center;gap:12px;margin:0 0 18px;border:1px solid #494949;padding:14px 18px;border-radius:9px;background:#252525;font-size:15px;line-height:1.5}.account-message svg{width:20px;height:20px;flex:none}.account-message.success{color:#65e599}.account-message.error{color:#edb8b8}.bonuses-heading{max-width:750px}.bonus-total{font-size:clamp(38px,5vw,56px);font-weight:650;letter-spacing:-.04em;color:#c9e8d0}.account-wrap .sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-page{margin:0;background:#101010;color:#f2f2ef;font-family:Golos Text,sans-serif;font-size:16px;line-height:1.5;scrollbar-color:#686868 #202020;scrollbar-width:thin}.admin-page svg{display:block}.admin-page img{display:block;object-fit:contain}.admin-header{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:84px;padding:16px max(24px,calc((100vw - 1320px)/2));border-bottom:1px solid #303030}.admin-header>div{display:flex;gap:24px;align-items:center}.admin-brand{display:flex;align-items:center;gap:14px;color:#eee;letter-spacing:.03em}.admin-brand img{border-radius:50%}.admin-brand strong{font-size:19px;line-height:1.4}.admin-brand span{display:block;font-size:12px;color:#999;font-weight:400;letter-spacing:0}.admin-wrap{max-width:1320px;margin:auto;padding:34px 24px 64px}.admin-tabs{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:28px;padding-bottom:22px;border-bottom:1px solid #333}.admin-tabs a{display:flex;gap:9px;align-items:center;color:#aaa;border:1px solid transparent;padding:11px 16px;min-height:46px;border-radius:9px;font-size:15px;transition:background-color .18s,color .18s,border-color .18s}.admin-tabs a svg{width:18px;height:18px}.admin-tabs a:hover{color:#fff;background:#222}.admin-tabs a[aria-current]{color:#fff;border-color:#555;background:#303030}.admin-two-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:24px;align-items:start}.admin-panel{background:#191919;border:1px solid #333;border-radius:12px;padding:26px;min-width:0}.admin-narrow{max-width:650px}.admin-signin{max-width:450px;margin:6vh auto;padding:32px;background:#191919;border:1px solid #333;border-radius:14px}.admin-signin h1{font-size:28px;line-height:1.2;margin:0 0 12px}.account-form{display:grid;gap:20px}.account-form label{display:grid;gap:8px;font-size:14px;font-weight:500;color:#d2d2d2;min-width:0}.account-form small{font-size:12px;line-height:1.6;color:#999;font-weight:400}.form-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px}.account-form .account-check{display:flex;align-items:center;gap:12px;min-height:44px;cursor:pointer}.account-check input{width:20px;height:20px;accent-color:#ccc;flex:none}.account-form>.account-button{justify-self:start;min-width:170px}.form-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.admin-records article{padding:18px 0;border-bottom:1px solid #383838}.admin-records article:first-child{padding-top:8px}.admin-records article:last-child{border-bottom:0;padding-bottom:0}.admin-record-heading{display:flex;justify-content:space-between;gap:16px;align-items:start}.admin-record-heading strong{overflow-wrap:anywhere;font-size:16px}.admin-record-heading b{color:#39d979;white-space:nowrap;font-size:18px}.admin-records p{margin:8px 0;font-size:14px;color:#bbb}.admin-records small{font-size:12px;color:#999}.admin-records .form-actions{margin-top:15px}.admin-records .account-button{font-size:13px;min-height:44px}.admin-endpoints{font-size:14px}.admin-endpoints dt{color:#999;margin-top:18px}.admin-endpoints dd{margin:6px 0;overflow-wrap:anywhere;color:#ddd}.admin-notice{padding:16px;border-radius:9px;background:#252525;color:#ccc!important;font-size:14px!important;line-height:1.6!important;margin-top:24px!important}.admin-integrations{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.admin-integrations fieldset{display:grid;align-content:start;gap:20px;min-width:0;border:0;border-top:1px solid #444;padding:22px 0 0;margin:0}.admin-integrations legend{display:flex;align-items:center;gap:10px;font-size:19px;font-weight:600;padding-right:12px}.admin-integrations code{overflow-wrap:anywhere;white-space:normal;line-height:1.6;font-size:13px;padding:12px;border-radius:8px;background:#252525;color:#ccc}.audit-records article{display:grid;grid-template-columns:170px 1fr;gap:20px}.audit-records time{font-size:13px;color:#999}.audit-records p{margin:0;overflow-wrap:anywhere}@media(min-width:951px){.account-wrap{max-width:1360px}}@media(max-width:1100px){.account-overview{flex-wrap:wrap}.account-quick{flex-direction:row;width:100%;gap:20px}.account-social-grid{gap:24px}.account-social header{flex-wrap:wrap}.social-reward{margin-left:52px}.admin-integrations{grid-template-columns:1fr}.account-bottom-grid{gap:24px}.promo-form{flex-direction:column}}@media(max-width:760px){.account-wrap{padding-top:24px;padding-bottom:34px}.account-page-heading{margin-bottom:22px}.account-overview{padding:20px;gap:22px}.account-person{flex-basis:100%}.account-balance strong{font-size:30px}.account-quick{width:auto;flex:1;align-items:flex-end;flex-direction:column;gap:0}.account-quick .account-button{font-size:13px;padding:10px 12px}.account-social-grid{grid-template-columns:1fr;gap:26px}.account-social header{flex-wrap:nowrap}.social-reward{margin-left:0}.social-actions{grid-template-columns:1fr 1fr}.account-bottom-grid{grid-template-columns:1fr;gap:0}.promo-form{flex-direction:row}.account-section{margin-top:28px}.account-section-heading{align-items:start;flex-direction:column;gap:6px}.account-signin{margin:24px 0 40px;padding:26px 20px}.admin-wrap{padding:26px 16px 40px}.admin-header{padding:14px 16px;gap:12px}.admin-brand{gap:10px}.admin-brand strong{font-size:16px}.admin-brand span{font-size:11px}.admin-header>div{gap:10px}.admin-header .account-text-button{font-size:12px;gap:4px}.admin-header .account-text-button svg{width:15px;height:15px}.admin-two-columns{grid-template-columns:1fr}.admin-panel{padding:22px 18px}.admin-tabs{gap:6px}.admin-tabs a{padding:10px 12px;font-size:13px}.audit-records article{grid-template-columns:1fr;gap:5px}}@media(max-width:390px){.account-overview{padding:18px}.account-person{gap:12px}.account-person img{width:56px;height:56px}.account-person h2{font-size:20px}.account-person span{font-size:12px}.account-quick{align-items:flex-start;width:100%}.social-actions{grid-template-columns:1fr}.promo-form{flex-direction:column}.form-pair{grid-template-columns:1fr}.admin-header{flex-wrap:wrap}.admin-header>div{justify-content:space-between;width:100%}.admin-signin{padding:24px 18px;margin:20px auto}.social-login-button{min-width:80px;padding:12px}.social-signin>div{gap:6px}}@media(prefers-reduced-motion:reduce){.account-wrap *,.admin-page *{transition:none!important;scroll-behavior:auto!important}}.bonus-terms{display:flex;align-items:center;gap:20px;margin-top:32px;padding:24px 0;border-top:1px solid #353535}.bonus-terms>svg{width:28px;height:28px;flex:none;color:#aaa}.bonus-terms p{flex:1;font-size:14px;line-height:1.6;color:#aaa;max-width:720px}.bonus-terms .account-button{flex:none}@media(max-width:760px){.bonus-terms{flex-wrap:wrap;gap:14px}.bonus-terms p{flex-basis:calc(100% - 44px)}.bonus-terms .account-button{width:100%}}.account-wrap .promo-form input{min-height:48px}.account-tabs,.inventory-tabs{display:flex;align-items:center;gap:8px;margin:0 0 24px;flex-wrap:wrap}.account-tabs a,.inventory-tabs a{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:10px 16px;border:1px solid transparent;border-radius:8px;color:#aaa;font-size:14px;font-weight:500;transition:background-color .18s,color .18s,border-color .18s}.account-tabs a svg{width:18px;height:18px}.account-tabs a:hover,.inventory-tabs a:hover{color:#fff;background:#242424}.account-tabs a[aria-current],.inventory-tabs a[aria-current]{background:#303030;border-color:#555;color:#fff}.account-overview{display:grid;grid-template-columns:minmax(0,1fr) 210px 195px;gap:28px;padding:24px}.account-balance{border-left:1px solid #3a3a3a;padding-left:28px}.account-quick{width:100%;gap:4px;align-items:stretch}.account-quick .account-button,.account-quick .account-text-button{width:100%}.account-bottom-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;margin-top:28px;align-items:stretch}.account-bottom-grid .account-section{display:flex;flex-direction:column;margin-top:0;border:1px solid #353535;border-radius:12px;padding:24px;min-height:280px;background:#1b1b1b}.account-panel-heading{display:flex;align-items:center;gap:12px;margin-bottom:16px}.account-panel-heading .account-small-icon{margin:0;flex:none}.account-panel-heading h2{margin:0}.account-bottom-grid .account-panel-heading{flex:none}.account-bottom-grid .account-panel-heading h2{margin:0}.account-bottom-grid .account-section>p{margin:0 0 20px}.account-history .account-empty{min-height:0;padding:0;margin:0 0 12px}.account-history .account-empty p{font-size:16px;line-height:1.6;margin:0}.account-bottom-grid .account-panel-footer{display:flex;align-items:center;justify-content:flex-start;min-height:44px;flex:none;margin:auto 0 0;padding:0;line-height:1.6}.account-bottom-grid .promo-form{margin:0 0 12px;align-items:stretch}.account-bottom-grid .promo-form input,.account-bottom-grid .promo-form button{height:48px;min-height:48px;line-height:1.35}.account-history ul{margin-bottom:12px}.account-wrap .social-reward{padding:6px 9px;border:1px solid #3b3b3b;border-radius:7px;background:#232323}.account-social p{min-height:44px}.account-social header span{font-size:13px}.account-person h2{margin-bottom:8px}.store-instruction{display:flex;align-items:center;gap:18px;padding:22px 24px;background:#1b1b1b;border:1px solid #353535;border-radius:12px;margin-bottom:26px}.store-instruction .account-small-icon{margin:0;flex:none}.store-instruction>div{flex:1}.store-instruction h2{font-size:20px;margin-bottom:6px}.store-instruction p{font-size:15px;line-height:1.6;color:#aaa;margin:0}.store-instruction code{font:600 15px Golos Text,sans-serif;color:#fff;background:#333;border-radius:5px;padding:3px 6px}.store-instruction>.account-button{flex:none}.store-empty{padding:48px 24px;border:1px solid #333;border-radius:12px;text-align:center;background:#191919}.store-empty>svg{width:36px;height:36px;color:#999;margin-bottom:16px}.store-empty p{color:#aaa;font-size:15px;line-height:1.6}.store-empty .account-button{margin-top:12px}.inventory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.inventory-item{display:flex;align-items:center;gap:16px;padding:18px;border:1px solid #353535;border-radius:12px;background:#1b1b1b;min-width:0}.inventory-item>img{width:76px;height:76px;object-fit:contain;flex:none}.inventory-item>div{min-width:0}.inventory-item h3{font-size:16px;font-weight:600;line-height:1.35;margin:0 0 8px;overflow-wrap:anywhere}.inventory-item strong{font-size:15px;color:#ddd}.inventory-status{display:block;font-size:12px;color:#aaa;margin-top:8px}.inventory-status.ready{color:#39d979}.inventory-item time{display:block;color:#888;font-size:11px;margin-top:5px}.purchase-list{display:grid;grid-template-columns:1fr 1fr;gap:20px}.purchase-order{min-width:0;padding:22px;background:#1b1b1b;border:1px solid #353535;border-radius:12px}.purchase-order header{display:flex;justify-content:space-between;gap:16px;border-bottom:1px solid #333;padding-bottom:14px}.purchase-order header h3{font-size:17px;margin:0}.purchase-order header span{display:block;color:#aaa;font-size:12px;margin-top:6px}.purchase-order header>div:last-child{text-align:right}.purchase-order ul{list-style:none;padding:0;margin:0}.purchase-order li{display:flex;align-items:center;gap:12px;padding:14px 0;border-bottom:1px solid #303030}.purchase-order li:last-child{border:0;padding-bottom:0}.purchase-order li img{flex:none;object-fit:contain}.purchase-order li>div{flex:1;min-width:0}.purchase-order li b{font-size:15px;overflow-wrap:anywhere}.purchase-order li small{display:block;color:#aaa;font-size:12px;margin-top:5px}.purchase-order li>span{color:#bbb;font-size:12px;text-align:right;max-width:110px}.inventory-pagination{display:flex;justify-content:center;align-items:center;gap:20px;margin-top:28px;color:#aaa;font-size:14px}.rules-section{padding:28px;border:1px solid #353535;background:#1b1b1b;border-radius:12px;margin-bottom:20px}.rules-section h2{margin-bottom:16px}.rules-section ol{list-style:none;margin:0;padding:0}.rules-section li{display:grid;grid-template-columns:44px 1fr;gap:16px;border-bottom:1px solid #323232;padding:14px 0;align-items:baseline}.rules-section li:last-child{border:0;padding-bottom:0}.rules-section li>span{font-size:14px;color:#39d979;font-weight:600;font-variant-numeric:tabular-nums}.rules-section p{margin:0;font-size:16px;line-height:1.65;color:#d2d2d2}@media(max-width:1100px){.account-overview{grid-template-columns:1fr 190px}.account-quick{grid-column:1/-1;flex-direction:row;width:100%;align-items:center}.account-quick>a,.account-quick>form{flex:1}.account-social header{flex-wrap:nowrap}.account-wrap .social-reward{margin-left:0;font-size:13px}.account-social{padding:18px}.account-social h3{font-size:16px}.account-social header span{font-size:12px}.inventory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:391px)and (max-width:1000px){.account-social-grid{grid-template-columns:1fr;gap:18px}.social-actions{grid-template-columns:1fr 1fr}.account-social p{min-height:0}}@media(max-width:760px){.account-overview{grid-template-columns:1fr;gap:20px;padding:20px}.account-balance{border-left:0;padding-left:0;border-top:1px solid #353535;padding-top:18px}.account-quick{grid-column:auto}.account-tabs{gap:4px}.account-tabs a{font-size:13px;padding:10px 12px}.account-bottom-grid{grid-template-columns:1fr}.account-bottom-grid .account-section{padding:20px;min-height:0}.account-wrap .account-panel-heading h2{font-size:20px}.account-social p{min-height:0}.store-instruction{flex-wrap:wrap;padding:20px;gap:14px}.store-instruction>div{flex-basis:calc(100% - 60px)}.store-instruction>.account-button{width:100%}.purchase-list{grid-template-columns:1fr}.inventory-item{padding:14px;gap:12px}.inventory-item>img{width:60px;height:60px}.rules-section{padding:20px}.rules-section li{grid-template-columns:30px 1fr;gap:10px}.rules-section p{font-size:15px}}@media(max-width:500px){.inventory-grid{grid-template-columns:1fr}.account-quick{flex-direction:column;align-items:stretch;gap:0}.account-quick>a,.account-quick>form{width:100%;flex:auto}.account-tabs a{font-size:12px;gap:6px;padding:10px}.account-tabs a svg{width:16px;height:16px}.purchase-order{padding:18px}.purchase-order li{flex-wrap:wrap}.purchase-order li>div{flex:1 1 calc(100% - 68px)}.purchase-order li>span{flex:0 0 calc(100% - 68px);margin-left:68px;text-align:left;max-width:none}}.subscription-cycle{display:grid;gap:7px;padding:15px 0;margin:0 0 18px;border-top:1px solid #363636;border-bottom:1px solid #363636}.subscription-cycle strong{display:flex;align-items:center;gap:8px;font-size:16px;color:#39d979;line-height:1.4}.subscription-cycle strong svg{width:17px;height:17px;flex:none}.subscription-cycle>span{font-size:14px;color:#ccc}.subscription-cycle small{font-size:13px;line-height:1.5;color:#aaa}.subscription-cycle time{font-size:12px;line-height:1.5;color:#999}.topup-wrap{max-width:1360px}.topup-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:40px;align-items:start}.topup-form{min-width:0;gap:32px}.topup-amount{display:grid;gap:12px}.topup-form .topup-amount>label,.topup-methods legend{display:flex;align-items:center;gap:12px;font-size:18px;font-weight:600;color:#eee}.topup-step{font-size:12px;font-weight:500;color:#999;letter-spacing:.08em}.topup-amount-field{position:relative}.topup-form .topup-amount-field input{height:94px;padding:15px 70px 15px 24px;font-size:42px;font-weight:650;line-height:1;background:#191919;border:1px solid #484848;border-radius:12px;appearance:textfield;font-variant-numeric:tabular-nums}.topup-amount-field input::-webkit-inner-spin-button,.topup-amount-field input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.topup-amount-field>span{position:absolute;right:26px;top:50%;transform:translateY(-50%);font-size:32px;color:#999;pointer-events:none}.topup-presets{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.topup-presets button{min-height:44px;padding:8px 4px;background:#1b1b1b;border:1px solid #363636;border-radius:8px;color:#bbb;font-size:14px;cursor:pointer;transition:background-color .15s,border-color .15s,color .15s}.topup-presets button[aria-pressed=true]{background:#333;border-color:#858585;color:#fff}.topup-form #topup-limits{font-size:13px;color:#aaa}.topup-methods{border:0;margin:0;padding:0;display:grid;grid-template-columns:1fr 1fr;gap:12px;min-width:0}.topup-methods legend{margin-bottom:16px;padding:0}.topup-form .topup-method{position:relative;display:grid;grid-template-columns:84px minmax(0,1fr) 20px;align-items:center;gap:14px;min-height:106px;padding:18px 16px;border:1px solid #383838;border-radius:12px;background:#191919;cursor:pointer;transition:background-color .16s,border-color .16s}.topup-method:has(input:checked){background:#282828;border-color:#949494}.topup-method:has(input:focus-visible){outline:2px solid #aaa;outline-offset:3px}.topup-form .topup-method input{position:absolute;width:1px;height:1px;opacity:0;padding:0;border:0;pointer-events:none}.payment-mark{display:flex;align-items:center;justify-content:center;width:84px;height:54px;background:#fff;border-radius:7px;overflow:hidden;flex:none}.payment-mark img{display:block;width:82px;height:52px;object-fit:contain;max-width:100%;filter:none}.payment-sbp img{width:72px;height:40px}.payment-crypto{background:#222;gap:0}.payment-crypto img{width:34px;height:34px;border:2px solid #222;border-radius:50%;box-sizing:content-box}.payment-crypto img+img{margin-left:-10px}.payment-method-copy{display:grid;gap:5px;min-width:0}.payment-method-copy b{font-size:16px;color:#eee;line-height:1.3}.topup-form .payment-method-copy small{font-size:13px;color:#aaa;line-height:1.45}.payment-radio{display:flex;align-items:center;justify-content:center;width:20px;height:20px;border:1px solid #656565;border-radius:50%;background:transparent}.payment-radio svg{width:13px;height:13px;opacity:0}.topup-method input:checked~.payment-radio{background:#eee;color:#181818;border-color:#eee}.topup-method input:checked~.payment-radio svg{opacity:1}.topup-checkout{border-top:1px solid #343434;padding-top:22px}.topup-total{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px;font-size:15px;color:#bbb}.topup-total strong{font-size:26px;color:#eee;font-variant-numeric:tabular-nums;white-space:nowrap}.topup-submit{width:100%;min-height:52px}.topup-checkout .account-footnote{margin:12px 0 0!important}.topup-legal-links{display:flex;flex-wrap:wrap;gap:8px 18px;margin:14px 0 0}.topup-legal-links a{font-size:12px;color:#999;line-height:1.6;text-decoration:underline;text-underline-offset:3px}.topup-summary{display:grid;gap:24px;min-width:0}.topup-wallet{padding:26px;background:#1e1e1e;border:1px solid #444;border-radius:16px;display:grid;gap:14px;box-shadow:0 10px 30px #0002}.topup-wallet-brand{display:flex;align-items:center;gap:10px;margin-bottom:15px}.topup-wallet-brand>img{width:42px;height:42px;border-radius:50%}.topup-wallet-brand>span{font-size:18px;font-weight:750;letter-spacing:-.6px}.topup-wallet-brand>span>span{color:#35df7a}.topup-wallet-brand>svg{width:22px;height:22px;margin-left:auto;color:#888}.topup-wallet>strong{font-size:44px;font-weight:650;line-height:1.15;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.topup-wallet-owner{display:flex;align-items:center;gap:9px;border-top:1px solid #383838;padding-top:18px;margin-top:10px;font-size:14px;color:#bbb;min-width:0}.topup-wallet-owner>svg{width:17px;height:17px;flex:none}.topup-wallet-owner>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.topup-wallet-owner>small{margin-left:auto;font-size:10px;color:#888;letter-spacing:.08em;flex:none}.topup-help{display:flex;align-items:start;gap:14px;padding:0 6px;color:#999}.topup-help>svg{width:24px;height:24px;flex:none;margin-top:2px}.topup-wrap .topup-help h2{font-size:16px;font-weight:600;line-height:1.4;color:#ddd;margin:0 0 8px}.topup-help p{font-size:14px;line-height:1.7;color:#999;margin:0}.topup-help code{font:600 14px Golos Text,sans-serif;color:#ccc}.topup-help a{font-size:13px;margin-top:8px}.topup-development{max-width:660px;padding:32px;background:#1b1b1b;border:1px solid #393939;border-radius:14px;margin:0 auto}.topup-development-head{display:flex;align-items:center;justify-content:space-between;gap:16px}.topup-development h2{font-size:30px;margin:28px 0 12px}.topup-development>p{color:#bbb;line-height:1.6}.topup-status{display:inline-flex;gap:8px;align-items:center;color:#bbb;font-size:14px}.topup-status svg{width:18px;height:18px}.topup-receipt{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:24px 0;margin-top:24px;border-block:1px solid #393939}.topup-receipt strong{font-size:28px;white-space:nowrap}.topup-development>.account-button{margin-top:18px}.account-tabs{flex-wrap:wrap}.account-tabs a{min-height:44px}.admin-record-heading{flex-wrap:wrap;overflow-wrap:anywhere}.admin-record-heading time{color:#999;font-size:13px}.account-quick{gap:12px}@media(hover:hover){.topup-method:hover{background:#242424;border-color:#777}.topup-presets button:hover{background:#2b2b2b;color:#fff}.topup-legal-links a:hover{color:#ddd}}@media(max-width:1150px){.topup-layout{grid-template-columns:minmax(0,1fr) 290px;gap:28px}.topup-methods{grid-template-columns:1fr}.topup-form .topup-method{min-height:88px}.topup-wallet{padding:22px}}@media(max-width:760px){.topup-layout{grid-template-columns:1fr;gap:24px}.topup-summary{grid-row:1}.topup-wallet{grid-template-columns:1fr auto;padding:18px 20px;gap:10px 12px;border-radius:12px;box-shadow:none}.topup-wallet-brand{margin:0;grid-row:1;grid-column:1}.topup-wallet-brand>img{width:32px;height:32px}.topup-wallet-brand>span{font-size:16px}.topup-wallet-brand>svg{display:none}.topup-wallet>.account-kicker{grid-column:1;grid-row:2;font-size:10px}.topup-wallet>strong{grid-column:2;grid-row:1/3;align-self:center;font-size:32px;max-width:170px;text-align:right}.topup-wallet-owner,.topup-help{display:none}.topup-form{gap:26px}.topup-form .topup-amount-field input{height:82px;font-size:36px;padding-left:18px}.topup-presets{gap:6px}.topup-presets button{font-size:13px}.topup-form .topup-method{padding:15px 14px;gap:14px;min-height:88px}.topup-development{padding:24px 20px}.topup-receipt{align-items:flex-start;flex-direction:column;gap:8px}.topup-wrap .account-tabs{display:grid;grid-template-columns:1fr 1fr}.topup-wrap .account-tabs a{justify-content:center}.topup-development-head{gap:12px}.topup-status{font-size:13px}}@media(max-width:360px){.topup-form .topup-method{grid-template-columns:68px minmax(0,1fr) 18px;gap:10px;padding:14px 10px}.payment-mark{width:68px;height:48px}.payment-method-copy b{font-size:15px}.topup-form .payment-method-copy small{font-size:12px}.topup-wallet{padding:16px 14px}.topup-wallet>strong{font-size:27px;max-width:134px}.topup-wallet-brand>span{font-size:14px}.topup-wallet-brand{gap:6px}.topup-presets button{font-size:12px}}@media(prefers-reduced-motion:reduce){.topup-method,.topup-presets button{transition:none}}.wipe-promos{scroll-margin-top:88px;padding:26px;background:#191919;border:1px solid #393939;border-radius:14px}.wipe-promos .account-section-heading{margin-bottom:18px}.wipe-promos .account-section-heading h2{font-size:24px;letter-spacing:-.025em}.wipe-promos .account-section-heading p{font-size:14px;line-height:1.6;max-width:700px}.wipe-promos .account-caption{align-self:start;white-space:nowrap;padding:6px 9px;border:1px solid #373737;border-radius:6px;font-size:12px;color:#999}.account-wrap .wipe-promo-window{display:flex;flex-wrap:wrap;align-items:center;gap:5px;font-size:13px;line-height:1.6;color:#aaa;margin:0 0 22px}.wipe-promo-list{border-top:1px solid #383838}.wipe-promo-row{display:grid;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:24px;padding:24px 0}.wipe-promo-row+.wipe-promo-row{border-top:1px solid #383838}.wipe-promo-value{display:grid;gap:8px}.wipe-promo-value strong{font-size:36px;line-height:1.1;font-weight:650;color:#f2f2ef;white-space:nowrap;font-variant-numeric:tabular-nums}.wipe-promo-value span{font-size:13px;color:#aaa}.wipe-promo-code{display:grid;gap:8px;min-width:0}.wipe-promo-code>span{font-size:12px;color:#888}.wipe-promo-code code{display:block;width:fit-content;max-width:100%;padding:9px 12px;background:#111;border:1px solid #343434;border-radius:7px;font:500 clamp(13px,1.2vw,16px)/1.6 "Golos Text",sans-serif;letter-spacing:.025em;color:#ddd;overflow-wrap:anywhere;user-select:all;font-variant-numeric:tabular-nums}.wipe-promo-code small{font-size:13px;line-height:1.5;color:#a9a9a9}.wipe-promo-row form{margin:0}.wipe-promo-row button{min-width:156px;min-height:48px}.wipe-promo-row button:disabled{opacity:1;background:#252525;color:#929292;border-color:#3d3d3d;cursor:default}.wipe-promo-row[data-state=used] .wipe-promo-code code{color:#888}.wipe-promo-row[data-state=used] .wipe-promo-code small{color:#c9c9c9}.wipe-promos>.account-footnote{border-top:1px solid #383838;padding-top:16px;margin-top:0!important;margin-bottom:0!important}@media(max-width:1000px){.wipe-promo-row{grid-template-columns:90px minmax(0,1fr);gap:18px}.wipe-promo-row form{grid-column:2}.wipe-promo-value strong{font-size:32px}}@media(max-width:760px){.wipe-promos{padding:20px}.wipe-promos .account-section-heading h2{font-size:21px}.wipe-promos .account-section-heading p{font-size:13px}.wipe-promos .account-caption{display:none}.wipe-promo-row{grid-template-columns:1fr;gap:14px;padding:20px 0}.wipe-promo-value{display:flex;align-items:center;justify-content:space-between;gap:16px}.wipe-promo-value strong{font-size:30px}.wipe-promo-row form{grid-column:1}.wipe-promo-row button{width:100%}.wipe-promo-code code{font-size:13px;width:100%}.wipe-promo-code small,.account-wrap .wipe-promo-window{font-size:12px}.wipe-promos .account-footnote{font-size:12px!important}}@media(max-width:360px){.wipe-promos{padding:16px}.wipe-promo-code code{font-size:12px;padding:9px 10px}.wipe-promo-value span{font-size:12px}}.account-overview.account-overview-redesign{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:20px;padding:0;border:0;background:none;align-items:stretch}.account-identity-panel,.account-wallet-panel{display:flex;flex-direction:column;justify-content:space-between;gap:22px;padding:24px;border:1px solid #3a3a3a;border-radius:14px;background:#1b1b1b;min-width:0}.account-overview-redesign .account-person{gap:18px;min-width:0}.account-overview-redesign .account-person img{width:70px;height:70px;border-radius:12px;object-fit:cover}.account-overview-redesign .account-person h2{font-size:24px;line-height:1.25;margin:5px 0 8px;font-weight:650;overflow-wrap:anywhere}.account-person .account-connected{font-size:11px;font-weight:500;letter-spacing:.02em;color:#a9a9a9}.account-person .account-steam-id{font-size:13px;color:#939393}.account-identity-actions{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #343434;padding-top:10px}.account-identity-actions .account-text-button{font-size:13px;min-height:38px;gap:8px}.account-identity-actions .account-text-button svg{width:16px;height:16px}.account-identity-actions form{margin:0}.account-wallet-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;color:#aaa;font-size:14px}.account-wallet-heading>span:first-child{display:flex;align-items:center;gap:9px}.account-wallet-heading svg{width:18px;height:18px}.account-wallet-heading .account-kicker{font-size:10px;color:#777}.account-wallet-main{display:flex;align-items:center;justify-content:space-between;gap:20px}.account-wallet-main>strong{font-size:42px;font-weight:650;line-height:1.15;letter-spacing:-.03em;font-variant-numeric:tabular-nums;overflow-wrap:anywhere;min-width:0}.account-wallet-main .account-button{flex:none;min-width:145px;min-height:48px}.account-wallet-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;border-top:1px solid #343434;padding-top:16px;font-size:12px;color:#999}.account-wallet-bottom>a{display:flex;align-items:center;gap:6px;color:#ccc;font-size:13px;min-height:24px}.account-wallet-bottom svg{width:14px;height:14px}.account-social-grid{gap:16px}.account-social{padding:22px;border-color:#363636;border-radius:12px}.account-social header>img{width:36px;height:36px}.account-social h3{font-size:17px}.account-social header span{font-size:12px}.account-wrap .social-reward{font-size:14px;padding:4px 7px;border:0;background:none}.account-social p{min-height:0;font-size:14px;line-height:1.5;margin:16px 0}.subscription-cycle{padding:12px 14px;background:#222;border:0;border-radius:8px;gap:5px;margin-bottom:18px}.subscription-cycle strong{font-size:14px;color:#d5d5d5;gap:7px}.subscription-cycle strong svg{width:15px;height:15px;color:#888}.subscription-cycle small,.subscription-cycle time{font-size:12px}.social-actions{grid-template-columns:1fr 1fr;gap:10px}.social-actions .account-button{font-size:13px;gap:7px;min-height:46px;padding:10px 8px}.social-actions .account-button svg{width:16px;height:16px}.social-actions .account-claimed,.social-actions .account-muted{font-size:12px;text-align:center}.account-social .unlink-form button{font-size:12px;min-height:44px}.account-bottom-grid .account-section{min-height:250px}.account-section-heading h2{font-size:23px}.account-section-heading p{font-size:14px}.account-panel-heading .account-small-icon{background:none;border:1px solid #3a3a3a;width:38px;height:38px;border-radius:9px}.account-panel-heading .account-small-icon svg{width:20px;height:20px}@media(max-width:1100px){.account-overview.account-overview-redesign{grid-template-columns:1fr 1fr}.account-wallet-main{gap:12px}.account-wallet-main .account-button{min-width:116px}.account-wallet-main>strong{font-size:36px}.account-identity-panel,.account-wallet-panel{padding:22px}.account-wallet-bottom{flex-wrap:wrap}.account-social-grid{grid-template-columns:1fr}.account-social header{flex-wrap:nowrap}.account-wrap .social-reward{margin-left:0}.account-social .social-actions{grid-template-columns:1fr 1fr}}@media(max-width:760px){.account-overview.account-overview-redesign{grid-template-columns:1fr;gap:14px}.account-identity-panel,.account-wallet-panel{padding:20px;gap:18px}.account-overview-redesign .account-person img{width:60px;height:60px}.account-overview-redesign .account-person h2{font-size:22px}.account-identity-actions{gap:10px}.account-identity-actions .account-text-button{min-height:44px}.account-wallet-main>strong{font-size:36px}.account-wallet-main .account-button{min-width:136px}.account-wallet-bottom>a{min-height:34px}.account-social{padding:20px}.account-section-heading h2{font-size:21px}.account-bottom-grid .account-section{min-height:0}.account-social p{margin:14px 0}.account-social-grid{gap:14px}.subscription-cycle{margin-bottom:16px}.account-bottom-grid{margin-top:20px}}@media(max-width:360px){.account-wallet-main .account-button{min-width:120px;padding:10px 12px}.account-wallet-main>strong{font-size:32px}.account-social{padding:16px}.account-overview-redesign .account-person h2{font-size:20px}.account-identity-actions .account-text-button{font-size:12px;gap:5px}.account-wallet-main{flex-wrap:wrap}.account-wallet-main .account-button{flex:1}.account-social header{gap:10px}.account-social h3{font-size:16px}}.account-identity-actions,.account-wallet-bottom{min-height:57px;padding-top:12px}.account-identity-actions .account-text-button,.account-wallet-bottom>a{min-height:44px}.account-social .social-actions form{margin:0;display:flex;min-width:0}.account-social .social-actions .account-button{height:100%}.account-social .account-muted,.account-social .account-claimed{overflow-wrap:anywhere;min-width:0}@media(min-width:1101px){@supports (grid-template-rows:subgrid){.account-social-grid{grid-template-rows:repeat(5,auto);row-gap:0}.account-social{display:grid;grid-template-rows:subgrid;grid-row:span 5;row-gap:0}.account-social>header{grid-row:1;align-items:start}.account-social>p{grid-row:2}.account-social>.subscription-cycle{grid-row:3;align-content:start}.account-social>.social-actions{grid-row:4;margin-top:0}.account-social>.unlink-form{grid-row:5}}}.wipe-status-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:14px 0;border-bottom:1px solid #ffffff12;font-size:15px}.wipe-status-row>span{color:#a9aaa6}.wipe-status-row>strong{text-align:right}.account-form .wipe-consent{display:flex;align-items:flex-start;gap:12px;line-height:1.5;margin:8px 0}.account-form .wipe-consent input{width:20px;height:20px;min-height:20px;flex:0 0 20px;margin-top:2px;accent-color:#a5c875}.wipe-error{color:#e7a9a0;overflow-wrap:anywhere}.wipe-error:empty{display:none}.wipe-safety-note{padding-top:20px;color:#a9aaa6;font-size:14px}.wipe-history{margin-top:24px}.wipe-management .account-button,.wipe-management select{min-height:48px}.wipe-management .account-kicker{display:block;margin-bottom:12px}@media(max-width:600px){.wipe-status-row{align-items:flex-start;flex-direction:column;gap:6px}.wipe-status-row>strong{text-align:left}.wipe-management .admin-panel{padding:22px 18px}}
