@font-face{font-family:GRFigtree;src:url('/fonts/figtree-latin-400-normal.woff') format('woff');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:GRFigtree;src:url('/fonts/figtree-latin-600-normal.woff') format('woff');font-weight:600 900;font-style:normal;font-display:swap}
:root{
 --bg:#060814;--bg2:#090d1b;--panel:#0c1121;--panel2:#11182b;--panel3:#151c31;
 --line:#222b46;--line2:#343155;--text:#f4f3f8;--muted:#8992aa;--dim:#5f6981;
 --purple:#7c59d6;--purple2:#a886ff;--gold:#d4a652;--gold2:#f1c876;--green:#7ecb68;
 --red:#d95b67;--blue:#557fe8;--shadow:0 22px 64px rgba(0,0,0,.38);--r:14px;
}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:radial-gradient(circle at 50% -15%,rgba(87,57,150,.18),transparent 36%),linear-gradient(180deg,#060814 0,#080c19 45%,#060814 100%);color:var(--text);font-family:GRFigtree,Inter,Arial,sans-serif;font-size:16px;min-height:100vh}button,input,select{font:inherit}button,a{touch-action:manipulation}button{cursor:pointer}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}body.gr-lock{overflow:hidden}.gr-hidden{display:none!important}
.gr-app{min-height:100vh}.gr-topbar{height:72px;border-bottom:1px solid rgba(121,112,171,.16);background:rgba(5,7,14,.92);backdrop-filter:blur(18px);position:sticky;top:0;z-index:80}.gr-topbar__inner{height:100%;max-width:1660px;margin:auto;padding:0 26px;display:flex;align-items:center;justify-content:space-between;gap:24px}.gr-logo{display:flex;align-items:center;font-weight:900;font-size:24px;letter-spacing:-1px}.gr-logo b{color:#fff}.gr-logo span{color:var(--gold2);margin-left:7px}.gr-logo-mark{width:8px;height:32px;border-radius:4px;margin-right:12px;background:linear-gradient(180deg,var(--purple2),var(--gold2));box-shadow:0 0 22px rgba(126,89,214,.45)}.gr-top-actions{display:flex;align-items:center;gap:12px}.gr-social{display:flex;align-items:center;gap:7px;padding:9px 10px;color:#abb1c1;font-size:13px;font-weight:600;border-radius:9px;transition:.2s}.gr-social:hover{color:#fff;background:#101526}.gr-social i{width:20px;height:20px;border:1px solid #302a49;border-radius:6px;display:grid;place-items:center;color:var(--purple2);font-style:normal;font-size:10px}.gr-balance,.gr-login{height:42px;border-radius:10px;border:1px solid #28243d;background:#101424;color:#fff;padding:0 14px;font-weight:800;display:flex;align-items:center;gap:9px}.gr-balance:hover,.gr-login:hover{border-color:#5f4a8b}.gr-balance em{font-style:normal;color:var(--gold2)}.gr-avatar{border:0;background:transparent;padding:0;width:42px;height:42px;border-radius:50%;overflow:hidden;box-shadow:0 0 0 2px #302849}.gr-avatar img{width:100%;height:100%;object-fit:cover}.gr-nav-wrap{max-width:1660px;margin:14px auto 12px;padding:0 26px}.gr-nav{max-width:760px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);height:46px;background:#0d1220;border:1px solid #202943;border-radius:10px;overflow:hidden}.gr-nav button{border:0;border-right:1px solid #202943;background:transparent;color:#9da4b6;font-weight:800;font-size:13px;text-transform:uppercase;letter-spacing:.25px;position:relative}.gr-nav button:last-child{border-right:0}.gr-nav button:hover{background:#12192b;color:#fff}.gr-nav button.is-active{color:var(--gold2);background:linear-gradient(180deg,rgba(122,86,199,.16),rgba(19,24,42,.4))}.gr-nav button.is-active:after{content:"";position:absolute;height:2px;left:18%;right:18%;bottom:0;background:linear-gradient(90deg,var(--purple2),var(--gold2));box-shadow:0 0 12px var(--purple)}
.gr-layout{max-width:1660px;margin:0 auto;padding:0 26px 42px;display:grid;grid-template-columns:250px minmax(0,1fr) 260px;gap:14px;align-items:start}.gr-left,.gr-right{position:sticky;top:146px;display:flex;flex-direction:column;gap:14px}.gr-center{min-width:0;display:flex;flex-direction:column;gap:14px}.gr-panel{background:linear-gradient(180deg,rgba(15,21,39,.98),rgba(9,13,26,.98));border:1px solid var(--line);border-radius:var(--r);box-shadow:0 10px 30px rgba(0,0,0,.16);overflow:hidden}.gr-panel-head{padding:15px 16px 11px}.gr-panel-head h2{margin:0;font-size:16px;display:flex;gap:9px;align-items:center}.gr-panel-head h2 i{font-style:normal;color:var(--purple2)}.gr-panel-head p{margin:5px 0 0 27px;color:var(--muted);font-size:11px}
.gr-hero{height:266px;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;position:relative;background:#080b16}.gr-hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(4,6,13,.95) 0%,rgba(4,6,13,.72) 35%,rgba(4,6,13,.12) 69%,rgba(4,6,13,.48) 100%),url('/theme/hero-nocturne-2560.png');background-size:cover;background-position:center;filter:saturate(.83) contrast(1.04)}.gr-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 60%,rgba(4,6,13,.44));pointer-events:none}.gr-hero-content{position:relative;z-index:2;height:100%;padding:32px 34px;display:flex;flex-direction:column;justify-content:center;max-width:540px}.gr-eyebrow{color:#949bb0;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:1.4px}.gr-hero h1{font-size:clamp(34px,3.2vw,58px);line-height:.94;margin:8px 0 11px;letter-spacing:-2.4px;text-transform:uppercase}.gr-hero h1 span{display:block;color:var(--gold2)}.gr-hero p{margin:0 0 18px;color:#a8afbe;font-size:13px;max-width:440px}.gr-primary{height:42px;padding:0 20px;border-radius:8px;border:1px solid rgba(226,178,87,.65);background:linear-gradient(180deg,#e2b75e,#a87422);color:#14100a;font-weight:900;text-transform:uppercase;font-size:12px;box-shadow:0 10px 28px rgba(190,137,38,.16);display:inline-flex;align-items:center;justify-content:center;gap:14px;align-self:flex-start}.gr-primary:hover{filter:brightness(1.08);transform:translateY(-1px)}
.gr-monitor-list{padding:0 12px 12px;display:grid;gap:10px}.gr-server{border:1px solid #202a42;border-radius:11px;background:#0a1020;overflow:hidden;transition:.2s}.gr-server.is-selected{border-color:rgba(165,127,232,.7);box-shadow:0 0 0 1px rgba(126,89,214,.18)}.gr-server-cover{height:68px;background:linear-gradient(180deg,rgba(5,8,16,.05),rgba(5,8,16,.8)),var(--cover,linear-gradient(120deg,#161d31,#0b0e19));background-size:cover;background-position:center;position:relative}.gr-status{position:absolute;left:9px;top:9px;display:flex;align-items:center;gap:5px;padding:4px 7px;background:rgba(5,8,14,.78);border:1px solid rgba(113,132,97,.28);border-radius:5px;color:#a6d384;font-size:9px;font-weight:900;text-transform:uppercase}.gr-status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor;box-shadow:0 0 9px currentColor}.gr-status.is-offline{color:#8b92a2}.gr-server-body{padding:11px 12px}.gr-server-name{font-weight:800;font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gr-server-stats{display:flex;justify-content:space-between;color:#8993a8;font-size:11px;margin:8px 0}.gr-server-connect{font:10px ui-monospace,SFMono-Regular,Consolas,monospace;color:var(--gold2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gr-server-action{width:100%;height:33px;margin-top:10px;border-radius:7px;border:1px solid #3d3459;background:#10162a;color:#ddd9ec;font-size:10px;font-weight:900;text-transform:uppercase}.gr-server-action:hover{border-color:var(--purple);background:#151c32}.gr-all-button{margin:0 12px 12px;width:calc(100% - 24px);height:38px;border:1px solid #282f46;border-radius:8px;background:#0c1221;color:#b6bdcc;font-size:11px;font-weight:900;text-transform:uppercase}
.gr-info-grid{padding:0 12px 12px;display:grid;grid-template-columns:1fr 1fr;gap:8px}.gr-info-btn{height:82px;border:1px solid #202941;border-radius:9px;background:#090f1e;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-size:11px;font-weight:800}.gr-info-btn:hover{background:#11182a;border-color:#423663}.gr-info-btn i{font-style:normal;width:34px;height:34px;border-radius:8px;display:grid;place-items:center;font-size:17px;background:#191d38;color:var(--purple2)}.gr-info-btn:nth-child(1) i{color:#e5cc64;background:#2b2716}.gr-info-btn:nth-child(2) i{color:#668cff;background:#111d43}.gr-info-btn:nth-child(3) i{color:#ef7848;background:#291710}.gr-info-btn:nth-child(4) i{color:#4ed88a;background:#102a20}.gr-bonus-list{padding:0 12px 12px;display:grid;gap:8px}.gr-bonus{height:54px;border:1px solid #202941;border-radius:8px;background:#090f1d;padding:8px 10px;display:flex;align-items:center;justify-content:space-between}.gr-bonus span{font-size:9px;color:#818ba0;display:block}.gr-bonus strong{font-size:14px}.gr-bonus b{font-size:11px;color:#bf9cff;background:#181438;border-radius:6px;padding:6px 8px}.gr-command-list{padding:0 12px 12px}.gr-command{display:grid;grid-template-columns:54px 1fr;gap:8px;border-bottom:1px solid #1c243a;padding:9px 0;font-size:11px;color:#8f98ab}.gr-command:last-child{border:0}.gr-command code{color:var(--gold2);font-weight:800}.gr-command-list .gr-all-button{margin:10px 0 0;width:100%}
.gr-shop{padding:0 14px 15px}.gr-shop-toolbar{display:grid;grid-template-columns:1fr 150px;gap:10px;margin:14px 0 10px}.gr-search{height:42px;border:1px solid #252e49;border-radius:8px;background:#080e1c;color:#fff;padding:0 15px 0 42px;outline:0;width:100%}.gr-search:focus{border-color:#6a52a0;box-shadow:0 0 0 3px rgba(116,80,191,.1)}.gr-search-wrap{position:relative}.gr-search-wrap:before{content:"⌕";position:absolute;left:14px;top:9px;font-size:19px;color:var(--purple2)}.gr-sort{height:42px;border:1px solid #252e49;border-radius:8px;background:#0b1120;color:#bbc1ce;padding:0 12px;outline:0}.gr-categories{display:flex;gap:7px;overflow-x:auto;padding:0 0 11px;scrollbar-width:thin}.gr-cat{height:34px;white-space:nowrap;border:1px solid #282d48;border-radius:7px;background:#0d1323;color:#aab1c1;padding:0 13px;font-size:10px;font-weight:800}.gr-cat:hover{border-color:#5f4d86;color:#fff}.gr-cat.is-active{background:linear-gradient(180deg,#7250bd,#4d337f);border-color:#9574df;color:#fff;box-shadow:0 6px 18px rgba(91,59,155,.22)}
.gr-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.gr-product{min-width:0;border:1px solid #202941;border-radius:11px;background:linear-gradient(180deg,#121a2d,#0b1020);overflow:hidden;position:relative;display:flex;flex-direction:column;transition:.22s}.gr-product:hover{transform:translateY(-3px);border-color:#4d3c71;box-shadow:0 14px 32px rgba(0,0,0,.28)}.gr-sale{position:absolute;z-index:2;left:9px;top:9px;border-radius:6px;background:linear-gradient(180deg,#d2aa5a,#a87926);color:#15100a;padding:5px 7px;font-size:9px;font-weight:900}.gr-product-art{height:160px;padding:18px 14px 8px;display:grid;place-items:center;background:radial-gradient(circle at 50% 45%,rgba(120,81,201,.16),transparent 62%)}.gr-product-art img{max-height:140px;max-width:94%;object-fit:contain;filter:drop-shadow(0 12px 13px rgba(0,0,0,.35))}.gr-product-info{padding:0 11px 11px;display:flex;flex-direction:column;flex:1}.gr-product h3{font-size:13px;margin:0 0 5px;line-height:1.25;min-height:33px}.gr-product-meta{font-size:10px;color:#7d879c;margin-bottom:9px}.gr-price{display:flex;align-items:baseline;gap:7px;margin-top:auto}.gr-price del{color:#747d91;font-size:10px}.gr-price strong{font-size:16px;color:var(--gold2)}.gr-buy{margin-top:9px;height:34px;border-radius:7px;border:1px solid #735a2e;background:linear-gradient(180deg,#d5a84f,#a97220);color:#171109;font-size:10px;font-weight:900;text-transform:uppercase}.gr-buy:hover{filter:brightness(1.08)}.gr-empty{grid-column:1/-1;padding:60px 20px;text-align:center;color:#9199ab}.gr-skeleton{height:260px;border-radius:11px;background:linear-gradient(100deg,#10172a 35%,#18223b 50%,#10172a 65%);background-size:300% 100%;animation:shimmer 1.35s infinite}@keyframes shimmer{to{background-position:-150% 0}}.gr-more{display:block;margin:14px auto 0;height:38px;padding:0 30px;border:1px solid #3e3458;border-radius:8px;background:#0c1221;color:#c2b9da;font-size:11px;font-weight:900}.gr-shop-benefits{margin-top:14px;padding-top:12px;border-top:1px solid #1f2840;display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.gr-benefit{display:flex;align-items:center;gap:8px;color:#8d96a9}.gr-benefit i{font-style:normal;color:var(--gold2);font-size:19px}.gr-benefit strong{display:block;color:#d5d9e2;font-size:10px}.gr-benefit span{font-size:8px}
.gr-overlay{position:fixed;inset:0;z-index:300;background:rgba(2,3,8,.82);backdrop-filter:blur(12px);display:flex;align-items:center;justify-content:center;padding:20px;animation:fade .18s ease}.gr-modal{width:min(760px,calc(100vw - 34px));max-height:min(720px,calc(100vh - 34px));background:linear-gradient(180deg,#111728,#090d18);border:1px solid #3c3359;border-radius:14px;box-shadow:0 32px 100px rgba(0,0,0,.65);position:relative;overflow:hidden;display:flex;flex-direction:column;animation:modalIn .22s ease}.gr-modal--wide{width:min(980px,calc(100vw - 34px))}.gr-modal-close{position:absolute;right:13px;top:13px;z-index:5;width:34px;height:34px;border-radius:8px;border:1px solid #302c43;background:#111522;color:#fff;font-size:19px}.gr-modal-scroll{overflow:auto;overscroll-behavior:contain}.gr-product-modal{display:grid;grid-template-columns:44% 56%;min-height:500px}.gr-modal-showcase{padding:27px;border-right:1px solid #27283e;background:radial-gradient(circle at 45% 35%,rgba(118,77,197,.22),transparent 50%),#0c1120;display:flex;flex-direction:column}.gr-modal-showcase .gr-sale{position:static;align-self:flex-start}.gr-modal-image{height:250px;display:grid;place-items:center}.gr-modal-image img{max-height:230px;max-width:95%;object-fit:contain;filter:drop-shadow(0 22px 22px rgba(0,0,0,.42))}.gr-modal-showcase h2{font-size:28px;margin:0 0 6px}.gr-modal-showcase p{color:#8c95a8;font-size:12px;line-height:1.5;margin:0}.gr-modal-details{padding:26px 26px 22px;overflow:auto}.gr-section-title{font-size:10px;text-transform:uppercase;letter-spacing:.9px;color:#9aa2b3;margin-bottom:9px;font-weight:900}.gr-kit{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-bottom:18px}.gr-kit-item{min-width:0;height:86px;border:1px solid #292f48;border-radius:8px;background:#0a1020;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:6px}.gr-kit-item img{height:45px;max-width:68px;object-fit:contain}.gr-kit-item span{font-size:8px;color:#9ba3b4;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gr-kit-item b{position:absolute;right:5px;top:5px;padding:2px 4px;border-radius:5px;background:#6f4ab6;color:#fff;font-size:8px}.gr-field{margin:0 0 13px}.gr-field label{display:block;font-size:10px;color:#9aa2b3;font-weight:800;margin-bottom:6px;text-transform:uppercase}.gr-field select,.gr-field input{width:100%;height:42px;border-radius:8px;border:1px solid #332c4e;background:#070c18;color:#fff;padding:0 12px;outline:0}.gr-field select:focus,.gr-field input:focus{border-color:#7657b9;box-shadow:0 0 0 3px rgba(118,87,185,.12)}.gr-qty-row{display:flex;align-items:end;justify-content:space-between;gap:16px}.gr-qty{display:grid;grid-template-columns:34px 42px 34px;height:38px}.gr-qty button,.gr-qty strong{border:1px solid #2c334b;background:#0b1120;color:#fff;display:grid;place-items:center}.gr-qty button:first-child{border-radius:8px 0 0 8px}.gr-qty button:last-child{border-radius:0 8px 8px 0}.gr-total{text-align:right}.gr-total del{display:block;color:#777f91;font-size:12px}.gr-total strong{font-size:26px;color:var(--gold2)}.gr-note{margin:14px 0;padding:10px 12px;border:1px solid #4b3968;border-radius:8px;background:#151128;color:#c8bedb;font-size:10px}.gr-note code{color:var(--gold2);font-weight:900}.gr-modal-actions{display:grid;grid-template-columns:120px 1fr;gap:9px}.gr-secondary{height:42px;border:1px solid #30374e;background:#0c1120;color:#b7bfcd;border-radius:8px;font-weight:800}.gr-modal-actions .gr-primary{align-self:stretch;width:100%}.gr-toast{position:fixed;right:22px;bottom:22px;z-index:500;max-width:380px;padding:13px 17px;border-radius:9px;border:1px solid #4f426e;background:#151126;color:#fff;box-shadow:var(--shadow);font-size:13px}.gr-toast.is-error{border-color:#763b49;background:#231018}.gr-modal-header{padding:22px 24px;border-bottom:1px solid #252a41}.gr-modal-header h2{margin:0;font-size:22px}.gr-modal-header p{margin:5px 0 0;color:#8992a5;font-size:12px}.gr-topup-body{display:grid;grid-template-columns:1.4fr .8fr}.gr-topup-main{padding:20px;border-right:1px solid #242a41}.gr-topup-side{padding:20px;background:#0b1020}.gr-amount-presets{display:grid;grid-template-columns:repeat(5,1fr);gap:6px;margin-top:8px}.gr-amount-presets button{height:34px;border:1px solid #292f48;background:#0b1120;color:#aab2c3;border-radius:7px;font-size:10px}.gr-methods{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px}.gr-method{min-height:82px;border:1px solid #292f48;border-radius:8px;background:#0b1120;color:#fff;padding:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:5px}.gr-method.is-active{border-color:#9b73da;background:#17112c;box-shadow:0 0 0 2px rgba(121,78,193,.12)}.gr-method span{font-size:11px;font-weight:800}.gr-method small{font-size:9px;color:#858fa3}.gr-bonus-tier{padding:11px;border:1px solid #242b43;border-radius:8px;margin-bottom:7px;display:flex;justify-content:space-between;font-size:11px}.gr-bonus-tier.is-active{border-color:#6c4ba4;background:#151128}.gr-bonus-tier b{color:var(--purple2)}.gr-topup-summary{margin-top:18px;border-top:1px solid #252b43;padding-top:14px}.gr-topup-summary div{display:flex;justify-content:space-between;margin:7px 0;font-size:12px}.gr-topup-summary strong{color:var(--gold2);font-size:22px}.gr-profile{display:grid;grid-template-columns:230px 1fr;min-height:520px}.gr-profile-side{padding:24px;background:#0a0f1d;border-right:1px solid #252b42}.gr-profile-avatar{width:92px;height:92px;border-radius:18px;object-fit:cover;margin:12px auto;box-shadow:0 0 0 2px #4e3a72}.gr-profile-name{text-align:center;font-weight:900}.gr-profile-id{text-align:center;color:#727d92;font-size:9px;word-break:break-all;margin-top:5px}.gr-profile-tabs{display:grid;gap:7px;margin-top:23px}.gr-profile-tabs button{height:39px;border:1px solid #282e47;border-radius:8px;background:#0d1322;color:#9ca5b8;text-align:left;padding:0 13px;font-weight:800}.gr-profile-tabs button.is-active{background:#17112c;border-color:#684c9d;color:#fff}.gr-profile-main{padding:24px;overflow:auto}.gr-profile-title{font-size:22px;margin:0 0 18px}.gr-profile-balance{border:1px solid #282f49;background:#0a1020;border-radius:10px;padding:16px;display:flex;align-items:center;justify-content:space-between}.gr-profile-balance strong{font-size:25px;color:var(--gold2)}.gr-promo-row{display:grid;grid-template-columns:1fr 140px;gap:8px;margin-top:14px}.gr-cart-server{margin-bottom:12px}.gr-cart-items{display:grid;gap:8px}.gr-cart-item{display:flex;align-items:center;gap:11px;padding:9px;border:1px solid #272e47;background:#0b1120;border-radius:8px}.gr-cart-item img{width:42px;height:42px;object-fit:contain}.gr-cart-item span{font-size:11px}.gr-logout{margin-top:20px;width:100%;height:39px;border:1px solid #57303c;background:#211017;color:#e7949d;border-radius:8px;font-weight:800}
@keyframes fade{from{opacity:0}to{opacity:1}}@keyframes modalIn{from{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:none}}
@media(max-width:1450px){.gr-layout{grid-template-columns:225px minmax(0,1fr) 235px;max-width:1380px;padding-left:18px;padding-right:18px}.gr-products{grid-template-columns:repeat(4,minmax(0,1fr))}.gr-product-art{height:142px}.gr-social span{display:none}.gr-hero{height:238px}}
@media(max-width:1180px){.gr-layout{grid-template-columns:220px minmax(0,1fr)}.gr-right{grid-column:1/-1;position:static;display:grid;grid-template-columns:1fr 1fr}.gr-right .gr-panel:last-child{display:none}.gr-left{top:142px}.gr-products{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-hero-content{padding:26px}.gr-shop-benefits{grid-template-columns:repeat(2,1fr)}}
@media(max-width:900px){.gr-topbar{height:62px}.gr-topbar__inner{padding:0 16px}.gr-logo{font-size:19px}.gr-logo-mark{height:27px}.gr-social{display:none}.gr-nav-wrap{margin:8px auto;padding:0 14px}.gr-nav{height:43px}.gr-layout{display:flex;flex-direction:column;padding:0 14px 30px}.gr-center{order:1;width:100%}.gr-left{order:2;position:static;width:100%}.gr-right{order:3;width:100%;display:grid;grid-template-columns:1fr 1fr}.gr-hero{height:220px}.gr-products{grid-template-columns:repeat(3,minmax(0,1fr))}.gr-monitor-list{grid-template-columns:repeat(2,1fr)}.gr-server-cover{height:82px}.gr-all-button{display:none}.gr-panel-head p{margin-left:0}.gr-modal{max-height:calc(100dvh - 20px)}.gr-product-modal{grid-template-columns:40% 60%}.gr-modal-showcase{padding:20px}.gr-modal-image{height:190px}.gr-modal-image img{max-height:180px}}
@media(max-width:680px){body{font-size:15px}.gr-topbar__inner{padding:0 12px}.gr-top-actions{gap:7px}.gr-balance,.gr-login{height:38px;padding:0 10px;font-size:12px}.gr-avatar{width:38px;height:38px}.gr-nav-wrap{position:sticky;top:62px;z-index:70;background:rgba(6,8,20,.94);padding-top:7px;padding-bottom:7px;margin:0}.gr-nav{max-width:none}.gr-nav button{font-size:10px}.gr-layout{padding:8px 10px 24px;gap:10px}.gr-hero{height:210px}.gr-hero:before{background-image:linear-gradient(90deg,rgba(4,6,13,.96),rgba(4,6,13,.55)),url('/theme/hero-nocturne-2560.png');background-position:58% center}.gr-hero-content{padding:23px}.gr-hero h1{font-size:36px}.gr-hero p{font-size:11px;max-width:270px}.gr-shop{padding:0 9px 12px}.gr-shop-toolbar{grid-template-columns:1fr;margin-top:10px}.gr-sort{display:none}.gr-categories{margin-right:-9px}.gr-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.gr-product-art{height:130px;padding:15px 7px 5px}.gr-product h3{font-size:12px;min-height:31px}.gr-product-info{padding:0 9px 9px}.gr-shop-benefits{display:none}.gr-left{order:2}.gr-monitor-list{grid-template-columns:1fr}.gr-server{display:grid;grid-template-columns:110px 1fr}.gr-server-cover{height:auto;min-height:104px}.gr-server-body{padding:10px}.gr-server-action{height:29px}.gr-right{grid-template-columns:1fr}.gr-info-grid{grid-template-columns:repeat(4,1fr)}.gr-info-btn{height:70px}.gr-info-btn span{font-size:9px}.gr-bonus-list{grid-template-columns:1fr 1fr}.gr-product-modal{display:block}.gr-modal-showcase{border-right:0;border-bottom:1px solid #27283e;padding:18px;display:grid;grid-template-columns:120px 1fr;gap:15px;align-items:center}.gr-modal-showcase .gr-sale{position:absolute;left:12px;top:12px}.gr-modal-image{height:130px}.gr-modal-image img{max-height:120px}.gr-modal-showcase h2{font-size:22px}.gr-modal-details{padding:17px}.gr-kit{grid-template-columns:repeat(3,1fr)}.gr-modal-actions{position:sticky;bottom:-17px;margin:14px -17px -17px;padding:12px 17px;background:#090d18;border-top:1px solid #292e45}.gr-topup-body{display:block}.gr-topup-main{border-right:0;border-bottom:1px solid #252a41}.gr-methods{grid-template-columns:repeat(2,1fr)}.gr-topup-side{padding-top:15px}.gr-profile{display:block}.gr-profile-side{border-right:0;border-bottom:1px solid #252b42;padding:18px}.gr-profile-avatar{width:65px;height:65px}.gr-profile-tabs{display:flex;overflow-x:auto;margin-top:15px}.gr-profile-tabs button{min-width:110px}.gr-profile-main{padding:18px}.gr-promo-row{grid-template-columns:1fr}.gr-toast{left:12px;right:12px;bottom:12px;max-width:none}}
@media(max-width:410px){.gr-logo span{display:none}.gr-nav button{font-size:9px}.gr-hero h1{font-size:32px}.gr-primary{padding:0 14px}.gr-products{grid-template-columns:1fr 1fr}.gr-product-art{height:112px}.gr-product-art img{max-height:105px}.gr-product h3{font-size:11px}.gr-price strong{font-size:14px}.gr-buy{height:31px}.gr-info-grid{grid-template-columns:1fr 1fr}.gr-bonus-list{grid-template-columns:1fr}.gr-modal-showcase{grid-template-columns:105px 1fr}.gr-kit{grid-template-columns:repeat(2,1fr)}}
.gr-product h3{overflow:visible!important;white-space:normal!important;word-break:break-word!important;text-overflow:clip!important}

/* ========================================================================== */
/* GRIT RUST V13 — профиль и пополнение                                       */
/* ========================================================================== */
.gr-modal--topup{width:min(1160px,calc(100vw - 34px));max-height:min(900px,calc(100dvh - 28px));border-color:#4d386f;background:linear-gradient(145deg,#080b17,#0c1222 58%,#080b17);box-shadow:0 38px 120px rgba(0,0,0,.72),0 0 60px rgba(111,70,180,.16)}
.gr-modal--topup:before,.gr-modal--profile:before{content:"";position:absolute;z-index:4;left:8%;right:8%;top:-1px;height:2px;background:linear-gradient(90deg,transparent,#9c63ff,#e2b75e,#9c63ff,transparent);box-shadow:0 0 18px rgba(156,99,255,.8);pointer-events:none}
.gr-topup-shell{min-height:0;display:flex;flex-direction:column;background:radial-gradient(circle at 16% 0,rgba(113,60,190,.13),transparent 32%),radial-gradient(circle at 88% 18%,rgba(224,172,71,.06),transparent 28%)}
.gr-topup-header{display:flex;align-items:center;gap:18px;padding:30px 34px 24px;border-bottom:1px solid #262c45}
.gr-topup-title-icon{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;border:1px solid #633da1;background:radial-gradient(circle,rgba(139,79,224,.34),rgba(20,14,43,.5));color:#b778ff;font-size:25px;box-shadow:0 0 30px rgba(138,78,224,.18)}
.gr-topup-header h2{margin:0;font-size:36px;line-height:1;text-transform:uppercase;letter-spacing:-1.5px}.gr-topup-header h2 span{color:var(--gold2)}
.gr-topup-header p{margin:8px 0 0;color:#8f98ac;font-size:14px}
.gr-topup-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(310px,.75fr);min-height:0}
.gr-topup-main-v13{padding:28px 32px 30px;border-right:1px solid #262c45}
.gr-topup-side-v13{padding:28px 30px;background:linear-gradient(180deg,rgba(17,24,43,.8),rgba(8,12,23,.82));display:flex;flex-direction:column}
.gr-form-heading{font-size:13px;font-weight:900;text-transform:uppercase;letter-spacing:.55px;color:#9ca6bd;margin-bottom:10px}.gr-form-heading--spaced{margin-top:25px}
.gr-amount-input-wrap{height:66px;display:flex;align-items:center;border:1px solid #804dca;border-radius:10px;background:#080c19;box-shadow:0 0 0 3px rgba(122,76,194,.08);overflow:hidden}.gr-amount-input-wrap:focus-within{border-color:#a86cff;box-shadow:0 0 0 4px rgba(143,83,230,.13),0 0 30px rgba(143,83,230,.1)}
.gr-amount-input-wrap input{min-width:0;flex:1;height:100%;padding:0 18px;border:0;background:transparent;color:#fff;font-size:26px;font-weight:800;outline:0}.gr-amount-input-wrap span{width:60px;height:48px;margin-right:8px;border-radius:8px;display:grid;place-items:center;background:#17102f;color:#bd76ff;font-size:22px;font-weight:900}
.gr-amount-presets-v13{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin-top:13px}.gr-amount-presets-v13 button{height:44px;border:1px solid #2a334d;border-radius:8px;background:#0b1120;color:#b5bdcd;font-weight:800}.gr-amount-presets-v13 button:hover{border-color:#7652aa;color:#fff}.gr-amount-presets-v13 button.is-active{border-color:#d9a943;background:linear-gradient(180deg,#241d1a,#11121c);color:var(--gold2);box-shadow:0 0 0 2px rgba(215,165,67,.1),0 0 22px rgba(217,169,67,.14)}
.gr-methods-v13{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.gr-method-v13{min-height:105px;padding:14px;border:1px solid #29324c;border-radius:10px;background:#0b1120;color:#fff;display:flex;align-items:center;gap:12px;text-align:left;position:relative;transition:.2s}.gr-method-v13:hover{border-color:#574379;background:#11172a}.gr-method-v13.is-active{border-color:#9560dc;background:linear-gradient(135deg,#1b1232,#0e1424);box-shadow:0 0 0 2px rgba(145,81,224,.13),0 0 30px rgba(133,75,207,.14)}
.gr-method-v13>i{flex:0 0 48px;height:48px;border-radius:11px;display:grid;place-items:center;font-style:normal;font-size:23px;font-weight:900;background:#20163d;color:#c385ff}.gr-method-v13>i.is-amber{background:#3a2710;color:#ffbb45}.gr-method-v13>i.is-blue{background:#111d43;color:#7195ff}.gr-method-v13>i.is-multi{background:linear-gradient(135deg,#4031c6,#18a86f,#ecb536);color:#fff}.gr-method-v13 span{min-width:0;display:flex;flex-direction:column;gap:5px}.gr-method-v13 b{font-size:14px}.gr-method-v13 small{color:#7f899e;font-size:10px;overflow:hidden;text-overflow:ellipsis}.gr-method-v13 em{position:absolute;right:10px;top:10px;width:24px;height:24px;border-radius:50%;display:none;place-items:center;background:#8951dd;color:#fff;font-style:normal;font-size:12px}.gr-method-v13.is-active em{display:grid}
.gr-promo-row-v13{display:grid;grid-template-columns:1fr 165px;gap:12px}.gr-promo-input-wrap{height:50px;border:1px solid #303a57;border-radius:9px;background:#080d19;display:flex;align-items:center;overflow:hidden}.gr-promo-input-wrap:focus-within{border-color:#744baf}.gr-promo-input-wrap i{width:52px;display:grid;place-items:center;color:#56627c;font-style:normal;font-size:18px}.gr-promo-input-wrap input{flex:1;min-width:0;height:100%;border:0;background:transparent;color:#fff;outline:0;padding:0 15px 0 0}.gr-secondary-v13{height:50px;border:1px solid #513b73;border-radius:9px;background:#111525;color:#d8c9f0;font-weight:900;text-transform:uppercase}.gr-secondary-v13:hover{background:#19142c;border-color:#8254bd}
.gr-promo-status{min-height:20px;padding-top:7px;font-size:11px;color:#7e899f}.gr-promo-status.is-success{color:#74d88c}.gr-promo-status.is-error{color:#ef8791}.gr-promo-status.is-loading{color:#d6b15e}
.gr-payment-benefits{margin-top:23px;padding:17px;border:1px solid #28314a;border-radius:10px;background:#0a1020;display:grid;grid-template-columns:1fr 1fr;gap:18px}.gr-payment-benefits>div{display:flex;align-items:center;gap:12px}.gr-payment-benefits i{width:44px;height:44px;border:1px solid #75549c;border-radius:9px;display:grid;place-items:center;color:var(--gold2);font-style:normal;font-size:18px}.gr-payment-benefits span{display:flex;flex-direction:column;gap:4px}.gr-payment-benefits b{font-size:12px;text-transform:uppercase}.gr-payment-benefits small{font-size:10px;color:#7f899e}
.gr-bonus-title{display:flex;align-items:center;gap:10px;font-weight:900;text-transform:uppercase;color:#d0d5e1;margin-bottom:17px}.gr-bonus-title i{font-style:normal;font-size:18px}.gr-bonus-tiers-v13{display:grid;gap:8px}.gr-bonus-tier-v13{height:52px;padding:0 14px;border:1px solid #27304a;border-radius:8px;background:#090f1d;display:flex;align-items:center;justify-content:space-between;font-size:13px}.gr-bonus-tier-v13 b{padding:6px 10px;border-radius:7px;background:#191438;color:#c993ff}.gr-bonus-tier-v13.is-active{border-color:#8655c9;background:linear-gradient(90deg,#18112d,#0e1322);box-shadow:0 0 20px rgba(130,77,202,.12)}
.gr-topup-summary-v13{margin-top:auto;padding-top:20px}.gr-topup-summary-v13>div{display:flex;align-items:center;justify-content:space-between;margin:10px 0;color:#b4bccd;font-size:14px}.gr-topup-summary-v13 b{color:#fff}.gr-topup-summary-v13 .is-purple{color:#b575ff}.gr-topup-summary-v13 hr{border:0;border-top:1px dashed #29324b;margin:18px 0}.gr-topup-summary-v13 .is-total strong{font-size:29px;color:var(--gold2)}
.gr-pay-button{height:56px;border:1px solid #e1b057;border-radius:10px;background:linear-gradient(180deg,#f1ca71,#b97a17);color:#171006;font-size:14px;font-weight:900;text-transform:uppercase;box-shadow:0 12px 28px rgba(188,127,27,.2);display:flex;align-items:center;justify-content:center;gap:10px}.gr-pay-button:hover{filter:brightness(1.08);transform:translateY(-1px)}.gr-pay-button:disabled{opacity:.65;cursor:wait;transform:none}.gr-pay-button i{font-style:normal}.gr-payment-legal{font-size:9px;line-height:1.5;text-align:center;color:#6f7890;margin:14px 0 0}

.gr-modal--profile{width:min(1220px,calc(100vw - 34px));height:min(790px,calc(100dvh - 28px));max-height:calc(100dvh - 28px);background:#090d18;border-color:#45355f;box-shadow:0 38px 120px rgba(0,0,0,.75),0 0 65px rgba(111,70,180,.13)}
.gr-profile-v13{height:100%;min-height:0;display:grid;grid-template-columns:260px minmax(0,1fr)}
.gr-profile-sidebar-v13{min-height:0;padding:25px 18px;background:linear-gradient(180deg,#0b1120,#080c17);border-right:1px solid #28304a;display:flex;flex-direction:column;overflow:auto}
.gr-profile-identity{text-align:center}.gr-profile-identity>img{width:112px;height:112px;margin:8px auto 14px;border-radius:24px;object-fit:cover;box-shadow:0 0 0 2px #7150a0,0 16px 40px rgba(0,0,0,.35)}.gr-profile-identity h3{font-size:20px;margin:0 0 7px}.gr-steamid-copy{max-width:100%;border:0;background:transparent;color:#7d879d;font-size:9px;display:flex;align-items:center;justify-content:center;gap:6px;margin:auto}.gr-steamid-copy span{overflow:hidden;text-overflow:ellipsis}.gr-steamid-copy i{font-style:normal;color:#a9b0c0}.gr-player-badge{display:inline-flex;margin-top:14px;padding:7px 10px;border:1px solid #4d326f;border-radius:7px;background:#15102a;color:#c795ff;font-size:10px}
.gr-profile-nav-v13{display:grid;gap:7px;margin-top:24px}.gr-profile-nav-v13 button{height:43px;border:1px solid #29324c;border-radius:8px;background:#0c1220;color:#9ca5b8;text-align:left;padding:0 13px;font-weight:800;display:flex;align-items:center;gap:11px}.gr-profile-nav-v13 button i{width:19px;text-align:center;color:#a980dd;font-style:normal}.gr-profile-nav-v13 button b{margin-left:auto;min-width:19px;height:19px;padding:0 5px;border-radius:9px;background:#39205a;color:#d4a9ff;display:grid;place-items:center;font-size:9px}.gr-profile-nav-v13 button b:empty{display:none}.gr-profile-nav-v13 button:hover{border-color:#574379;color:#fff}.gr-profile-nav-v13 button.is-active{border-color:#8c56ce;background:linear-gradient(90deg,#24133e,#101527);color:#fff;box-shadow:0 0 0 2px rgba(132,73,202,.1)}
.gr-profile-logout-v13{height:43px;margin-top:18px;border:1px solid #63313d;border-radius:8px;background:#211018;color:#ed929b;font-weight:900}.gr-profile-mini-banner{height:150px;margin-top:20px;border:1px solid #3b2d55;border-radius:10px;background:linear-gradient(180deg,rgba(15,15,35,.2),rgba(8,7,18,.5)),url('/theme/hero-nocturne-2560.png') center/cover;display:flex;align-items:flex-end;padding:16px;color:#bea8e7;font-size:12px;font-weight:800;line-height:1.45}
.gr-profile-content-v13{min-width:0;min-height:0;padding:26px;overflow:auto;background:radial-gradient(circle at 58% 0,rgba(111,61,179,.08),transparent 32%),#090d18}.gr-profile-content-head h2{font-size:28px;margin:0 0 20px;letter-spacing:-.6px}.gr-profile-loading,.gr-profile-empty-v13{min-height:130px;display:grid;place-items:center;color:#7d879b;font-size:13px}
.gr-profile-balance-v13{min-height:135px;padding:22px 24px;border:1px solid #343052;border-radius:12px;background:linear-gradient(90deg,rgba(24,17,44,.96),rgba(10,15,28,.82)),url('/theme/hero-nocturne-2560.png') right center/60% auto no-repeat;display:flex;align-items:center;justify-content:space-between;gap:20px}.gr-profile-balance-v13>div:first-child{display:flex;flex-direction:column}.gr-profile-balance-v13 span{color:#9ba4b6;font-size:12px}.gr-profile-balance-v13 strong{font-size:42px;line-height:1.1;color:var(--gold2);margin:4px 0}.gr-profile-balance-v13 small{color:#8a94a8}.gr-balance-actions-v13{display:flex;flex-direction:column;align-items:stretch;gap:9px;min-width:205px}.gr-balance-actions-v13 .gr-pay-button{height:50px}.gr-link-button{border:0;background:transparent;color:var(--gold2);font-size:11px;text-align:right}
.gr-profile-promo-v13{display:grid;grid-template-columns:minmax(0,1fr) 150px minmax(230px,.7fr);align-items:end;gap:12px;margin-top:18px}.gr-profile-promo-v13 label{display:block;margin-bottom:8px;color:#a0a8b9;font-size:10px;font-weight:900;text-transform:uppercase}.gr-profile-promo-v13 p{height:50px;margin:0;border:1px solid #303751;border-radius:9px;background:#0c1220;padding:8px 12px;display:flex;align-items:center;gap:10px}.gr-profile-promo-v13 p i{color:var(--gold2);font-style:normal}.gr-profile-promo-v13 p span{display:flex;flex-direction:column;gap:3px}.gr-profile-promo-v13 p b{font-size:10px}.gr-profile-promo-v13 p small{font-size:8px;color:#788298}
.gr-profile-stats-v13{display:grid;grid-template-columns:repeat(3,1fr);margin-top:18px;border:1px solid #2b334d;border-radius:11px;background:#0b1120;overflow:hidden}.gr-profile-stats-v13 article{min-height:95px;padding:18px;display:flex;align-items:center;gap:14px;border-right:1px solid #2b334d}.gr-profile-stats-v13 article:last-child{border-right:0}.gr-profile-stats-v13 i{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;background:#21113e;color:#ae72f2;font-style:normal;font-size:20px}.gr-profile-stats-v13 div{display:flex;flex-direction:column}.gr-profile-stats-v13 span{font-size:9px;color:#8e98ad;text-transform:uppercase}.gr-profile-stats-v13 strong{font-size:22px;margin:2px 0}.gr-profile-stats-v13 small{font-size:9px;color:#727c91}
.gr-profile-columns-v13{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:14px}.gr-profile-card-v13{border:1px solid #2a324c;border-radius:10px;background:#0b1120;overflow:hidden}.gr-profile-card-v13>header{height:48px;padding:0 14px;border-bottom:1px solid #252d45;display:flex;align-items:center;justify-content:space-between}.gr-profile-card-v13 h3{margin:0;font-size:13px;text-transform:uppercase}.gr-profile-card-v13 header button,.gr-profile-card-v13 header span{border:0;background:transparent;color:#b47aff;font-size:9px}.gr-profile-card-v13--full{margin-bottom:16px}.gr-purchase-list-v13,.gr-history-list-v13,.gr-deposit-list-v13{padding:5px 13px}.gr-purchase-list-v13 article,.gr-history-list-v13 article,.gr-deposit-list-v13 article{min-height:65px;border-bottom:1px solid #20283f;display:grid;grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px}.gr-purchase-list-v13 article:last-child,.gr-history-list-v13 article:last-child,.gr-deposit-list-v13 article:last-child{border-bottom:0}.gr-purchase-list-v13 img,.gr-history-list-v13 img{width:44px;height:44px;object-fit:contain;border-radius:7px;background:#12192b}.gr-purchase-placeholder{width:44px;height:44px;border-radius:7px;background:#17102b;color:#b879ff;display:grid;place-items:center;font-weight:900}.gr-purchase-list-v13 div,.gr-history-list-v13 div,.gr-deposit-list-v13 div{min-width:0;display:flex;flex-direction:column;gap:4px}.gr-purchase-list-v13 b,.gr-history-list-v13 b,.gr-deposit-list-v13 b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gr-purchase-list-v13 small,.gr-history-list-v13 small,.gr-deposit-list-v13 small{font-size:8px;color:#788298}.gr-purchase-list-v13 strong,.gr-history-list-v13 strong,.gr-deposit-list-v13 strong{font-size:13px;color:var(--gold2)}.gr-deposit-list-v13 article>i{width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#15233a;color:#6fa8ff;font-style:normal}.gr-deposit-list-v13 strong{color:#7fdd98}.gr-card-footer-button{width:calc(100% - 26px);height:34px;margin:5px 13px 13px;border:1px solid #323a54;border-radius:7px;background:#0c1220;color:var(--gold2);font-size:9px;font-weight:800}
.gr-bound-servers-v13{padding:7px 13px}.gr-bound-servers-v13 article{height:57px;border-bottom:1px solid #20283f;display:grid;grid-template-columns:10px minmax(0,1fr) 34px;align-items:center;gap:10px}.gr-bound-servers-v13 article:last-child{border-bottom:0}.gr-bound-servers-v13 article>i{width:7px;height:7px;border-radius:50%;background:#8a5bd0;box-shadow:0 0 10px #8a5bd0}.gr-bound-servers-v13 article div{min-width:0;display:flex;flex-direction:column;gap:3px}.gr-bound-servers-v13 b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gr-bound-servers-v13 small{font-size:8px;color:#768096;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gr-bound-servers-v13 button{border:0;background:transparent;color:#656e82;font-size:21px}.gr-bound-servers-v13 button.is-favorite{color:var(--gold2)}
.gr-notifications-v13{margin-top:14px;border:1px solid #2a324c;border-radius:10px;background:#0b1120;overflow:hidden}.gr-notifications-v13 header{height:43px;padding:0 14px;border-bottom:1px solid #252d45;display:flex;align-items:center}.gr-notifications-v13 h3{font-size:12px;text-transform:uppercase}.gr-notifications-v13 label,.gr-settings-list-v13 label{min-height:57px;padding:10px 15px;border-bottom:1px solid #20283f;display:flex;align-items:center;justify-content:space-between;gap:14px}.gr-notifications-v13 label:last-child,.gr-settings-list-v13 label:last-child{border-bottom:0}.gr-notifications-v13 label>span,.gr-settings-list-v13 label>span{display:flex;flex-direction:column;gap:3px}.gr-notifications-v13 b,.gr-settings-list-v13 b{font-size:11px}.gr-notifications-v13 small,.gr-settings-list-v13 small{font-size:8px;color:#788298}.gr-notifications-v13 input,.gr-settings-list-v13 input{display:none}.gr-notifications-v13 label>i,.gr-settings-list-v13 label>i{width:36px;height:21px;border-radius:11px;background:#32394e;position:relative;transition:.2s}.gr-notifications-v13 label>i:after,.gr-settings-list-v13 label>i:after{content:"";position:absolute;width:15px;height:15px;left:3px;top:3px;border-radius:50%;background:#fff;transition:.2s}.gr-notifications-v13 input:checked+i,.gr-settings-list-v13 input:checked+i{background:linear-gradient(90deg,#7445c5,#ae67ff)}.gr-notifications-v13 input:checked+i:after,.gr-settings-list-v13 input:checked+i:after{transform:translateX(15px)}
.gr-admin-access-v13{min-height:70px;margin-top:14px;padding:12px 14px;border:1px solid #49356b;border-radius:10px;background:linear-gradient(90deg,#16102a,#0b1120);display:flex;align-items:center;justify-content:space-between}.gr-admin-access-v13>div{display:flex;align-items:center;gap:12px}.gr-admin-access-v13 i{color:var(--gold2);font-size:25px;font-style:normal}.gr-admin-access-v13 span{display:flex;flex-direction:column;gap:3px}.gr-admin-access-v13 b{font-size:12px;color:var(--gold2)}.gr-admin-access-v13 small{font-size:9px;color:#788298}.gr-admin-access-v13 a{height:40px;padding:0 20px;border:1px solid #e1b057;border-radius:8px;background:linear-gradient(#efc66d,#ae7119);color:#171006;display:flex;align-items:center;font-size:11px;font-weight:900;text-transform:uppercase}
.gr-profile-toolbar-v13{display:grid;grid-template-columns:280px 1fr;gap:14px;margin-bottom:14px}.gr-profile-toolbar-v13 .gr-field{margin:0}.gr-cart-help{border:1px solid #4b3968;border-radius:9px;background:#151128;padding:10px 14px;display:flex;align-items:center;gap:12px}.gr-cart-help b{color:var(--gold2)}.gr-cart-help span{font-size:9px;color:#a49ab7}.gr-cart-grid-v13{padding:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.gr-cart-item-v13{min-height:75px;padding:10px;border:1px solid #28314a;border-radius:9px;background:#090f1d;display:grid;grid-template-columns:54px minmax(0,1fr) 30px;align-items:center;gap:10px}.gr-cart-item-v13 img{width:50px;height:50px;object-fit:contain}.gr-cart-item-v13 div{min-width:0;display:flex;flex-direction:column;gap:4px}.gr-cart-item-v13 b{font-size:11px;overflow:hidden;text-overflow:ellipsis}.gr-cart-item-v13 small{font-size:9px;color:#7d879b}.gr-cart-item-v13 button{width:28px;height:28px;border:1px solid #56313c;border-radius:7px;background:#211017;color:#ef8c97;font-size:18px}
.gr-favorites-grid-v13{padding:13px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.gr-favorites-grid-v13 article{min-height:75px;padding:12px;border:1px solid #29324c;border-radius:9px;background:#090f1d;display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:11px}.gr-favorites-grid-v13 article>i{width:8px;height:8px;border-radius:50%;background:#8f5cd8}.gr-favorites-grid-v13 article div{display:flex;flex-direction:column;gap:5px;min-width:0}.gr-favorites-grid-v13 b{font-size:12px}.gr-favorites-grid-v13 small{font-size:9px;color:#788298;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.gr-favorites-grid-v13 button,.gr-account-row-v13 button{height:33px;border:1px solid #4b335d;border-radius:7px;background:#171025;color:#d49cff;font-size:9px;font-weight:800}.gr-settings-list-v13{padding:0 13px}.gr-account-row-v13{padding:16px;display:flex;align-items:center;justify-content:space-between}.gr-account-row-v13 div{display:flex;flex-direction:column;gap:5px}.gr-account-row-v13 small{color:#798399}.gr-account-row-v13 button{padding:0 13px}.gr-profile-balance-v13--compact{min-height:110px;margin-bottom:14px}.gr-profile-balance-v13--compact strong{font-size:34px}

@media(max-width:980px){
 .gr-modal--topup,.gr-modal--profile{width:calc(100vw - 18px);height:calc(100dvh - 18px);max-height:calc(100dvh - 18px)}
 .gr-topup-layout{grid-template-columns:1fr}.gr-topup-main-v13{border-right:0;border-bottom:1px solid #262c45}.gr-topup-side-v13{min-height:430px}.gr-methods-v13{grid-template-columns:repeat(2,1fr)}
 .gr-profile-v13{grid-template-columns:220px minmax(0,1fr)}.gr-profile-content-v13{padding:20px}.gr-profile-promo-v13{grid-template-columns:1fr 135px}.gr-profile-promo-v13 p{grid-column:1/-1}.gr-profile-columns-v13{grid-template-columns:1fr}.gr-profile-mini-banner{display:none}
}
@media(max-width:700px){
 .gr-overlay{padding:0}.gr-modal--topup,.gr-modal--profile{width:100vw;height:100dvh;max-height:100dvh;border-radius:0;border-left:0;border-right:0}
 .gr-topup-header{padding:22px 52px 18px 18px}.gr-topup-title-icon{width:44px;height:44px}.gr-topup-header h2{font-size:25px}.gr-topup-header p{font-size:11px}.gr-topup-main-v13,.gr-topup-side-v13{padding:20px 15px}.gr-amount-input-wrap{height:56px}.gr-amount-presets-v13{grid-template-columns:repeat(3,1fr)}.gr-methods-v13{grid-template-columns:1fr 1fr}.gr-method-v13{min-height:82px;padding:10px}.gr-method-v13>i{width:39px;height:39px;flex-basis:39px}.gr-promo-row-v13{grid-template-columns:1fr}.gr-payment-benefits{grid-template-columns:1fr}.gr-topup-side-v13{min-height:390px}
 .gr-profile-v13{display:flex;flex-direction:column}.gr-profile-sidebar-v13{flex:0 0 auto;padding:12px 12px 10px;border-right:0;border-bottom:1px solid #28304a;overflow:visible}.gr-profile-identity{display:grid;grid-template-columns:58px minmax(0,1fr);grid-template-rows:auto auto;column-gap:11px;text-align:left}.gr-profile-identity>img{width:58px;height:58px;margin:0;grid-row:1/3;border-radius:15px}.gr-profile-identity h3{font-size:16px;align-self:end}.gr-steamid-copy{justify-content:flex-start;margin:0;align-self:start}.gr-player-badge{display:none}.gr-profile-nav-v13{display:flex;overflow-x:auto;margin-top:10px;gap:6px;padding-bottom:2px}.gr-profile-nav-v13 button{flex:0 0 auto;height:37px;padding:0 11px;font-size:10px}.gr-profile-nav-v13 button i{display:none}.gr-profile-logout-v13{position:absolute;right:52px;top:12px;width:66px;height:34px;margin:0;font-size:10px}.gr-profile-content-v13{padding:17px 12px}.gr-profile-content-head h2{font-size:22px;margin-bottom:13px}.gr-profile-balance-v13{padding:17px;min-height:125px;background-position:center;background-size:cover}.gr-profile-balance-v13 strong{font-size:34px}.gr-balance-actions-v13{min-width:145px}.gr-profile-promo-v13{grid-template-columns:1fr}.gr-profile-promo-v13 .gr-secondary-v13{height:44px}.gr-profile-stats-v13{grid-template-columns:1fr 1fr}.gr-profile-stats-v13 article{border-bottom:1px solid #2b334d}.gr-profile-stats-v13 article:nth-child(2){border-right:0}.gr-profile-stats-v13 article:last-child{grid-column:1/-1;border-bottom:0}.gr-profile-columns-v13{grid-template-columns:1fr}.gr-profile-toolbar-v13{grid-template-columns:1fr}.gr-cart-grid-v13,.gr-favorites-grid-v13{grid-template-columns:1fr}.gr-admin-access-v13{align-items:flex-start;gap:10px;flex-direction:column}.gr-admin-access-v13 a{width:100%;justify-content:center}.gr-profile-mini-banner{display:none}
}
@media(max-width:430px){
 .gr-topup-header h2{font-size:21px}.gr-topup-title-icon{display:none}.gr-amount-presets-v13{grid-template-columns:1fr 1fr}.gr-methods-v13{grid-template-columns:1fr}.gr-payment-benefits{display:none}.gr-profile-balance-v13{display:block}.gr-balance-actions-v13{margin-top:13px}.gr-profile-promo-v13 p{display:none}.gr-profile-stats-v13{display:block}.gr-profile-stats-v13 article{border-right:0}.gr-profile-nav-v13 button{font-size:9px}.gr-profile-nav-v13 button b{display:none}.gr-purchase-list-v13 article,.gr-history-list-v13 article,.gr-deposit-list-v13 article{grid-template-columns:42px minmax(0,1fr) auto}.gr-profile-balance-v13 strong{font-size:30px}
}
.gr-topup-layout,.gr-topup-main-v13,.gr-topup-side-v13{min-width:0}
@media(max-width:980px){.gr-topup-layout{grid-template-columns:minmax(0,1fr)}.gr-topup-main-v13,.gr-topup-side-v13{width:100%;max-width:100%}}
@media(max-width:700px){.gr-amount-presets-v13,.gr-methods-v13,.gr-promo-row-v13{min-width:0}.gr-amount-presets-v13 button,.gr-method-v13{min-width:0}}
