/* RaidQyrexx v61 — Concept #3 refinement / tested pages responsive pass
   Loaded after v60. Backend and game logic intentionally untouched. */
:root{
  --rc61-red:#ff3a25;--rc61-red2:#b82015;--rc61-orange:#ff8a22;--rc61-cyan:#25d8ec;
  --rc61-bg:#050708;--rc61-panel:#0a0e11;--rc61-panel2:#0d1216;--rc61-line:rgba(255,61,36,.26);
  --rc61-soft:rgba(255,255,255,.07);--rc61-text:#f4f6f8;--rc61-muted:#929ba4;--rc61-max:1680px;
}
body.rc-v61{background:radial-gradient(circle at 70% -10%,rgba(191,26,12,.13),transparent 34rem),linear-gradient(#040607,#07090b 52%,#030405)!important}
body.rc-v61 #system-bar{min-height:38px!important;padding-top:6px!important;padding-bottom:6px!important}
body.rc-v61 #header-menu{height:82px!important}
body.rc-v61 #menu-table{height:82px!important;width:min(var(--rc61-max),calc(100% - 34px))!important}
body.rc-v61 #m-topo td>a{font-size:10px!important;padding:13px 14px!important}
body.rc-v61 #m-topo td>a.rc-nav-current{background:linear-gradient(180deg,rgba(255,58,37,.10),rgba(255,58,37,.045))!important;box-shadow:inset 0 -2px 0 var(--rc61-red),0 0 20px rgba(255,58,37,.08)!important}
body.rc-v61 .logo-container>span{font-size:24px!important}
body.rc-v61 .logo-container svg{width:38px!important;height:38px!important}

/* Global cards / field consistency */
body.rc-v61 input:not([type=checkbox]):not([type=radio]),body.rc-v61 select,body.rc-v61 textarea{border-color:rgba(255,65,38,.28)!important;background:#080a0c!important}
body.rc-v61 input:focus,body.rc-v61 select:focus,body.rc-v61 textarea:focus{border-color:#ff4a31!important;box-shadow:0 0 0 3px rgba(255,58,37,.12)!important}
body.rc-v61 .rc60-btn{border-color:rgba(255,73,42,.76)!important;background:linear-gradient(180deg,#b22d1f,#77190f)!important;box-shadow:0 0 20px rgba(255,58,37,.14)!important}
body.rc-v61 .rc60-btn.secondary{background:#0a0e11!important;border-color:rgba(255,255,255,.15)!important;color:#e5e9ec!important;box-shadow:none!important}
body.rc-v61 .rc60-btn:hover{background:linear-gradient(180deg,#e03a27,#8d1b10)!important}

/* HOME + ACCOUNT hero: use a real wide composition, not the old portrait poster */
body.rc-v61 .rc60-home{width:min(var(--rc61-max),calc(100% - 34px))!important;margin:22px auto 60px!important}
body.rc-v61 .rc60-public-hero,
body.rc-v61 .rc60-hero.rc61-command-hero{
  isolation:isolate;min-height:540px!important;border:1px solid rgba(255,61,36,.35)!important;border-radius:14px!important;
  background-image:linear-gradient(90deg,rgba(3,5,6,.97) 0%,rgba(3,5,6,.90) 32%,rgba(3,5,6,.25) 66%,rgba(3,5,6,.04) 100%),var(--rc61-hero)!important;
  background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important;
  box-shadow:0 28px 75px rgba(0,0,0,.50),0 0 40px rgba(255,47,24,.06)!important;overflow:hidden!important;
}
body.rc-v61 .rc60-public-hero:after,body.rc-v61 .rc60-hero.rc61-command-hero:after{display:none!important}
body.rc-v61 .rc60-public-hero:before,body.rc-v61 .rc60-hero.rc61-command-hero:before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background:linear-gradient(180deg,transparent 64%,rgba(0,0,0,.28)),radial-gradient(circle at 73% 48%,rgba(255,50,26,.16),transparent 30%)}
body.rc-v61 .rc60-public-copy,body.rc-v61 .rc60-hero-content{position:relative;z-index:2!important;max-width:720px!important}
body.rc-v61 .rc60-public-copy h1{font-size:clamp(48px,5.5vw,88px)!important;line-height:.93!important}
body.rc-v61 .rc60-public-copy p{font-size:20px!important;color:#aeb5bc!important}
body.rc-v61 .rc60-hero h1{font-size:clamp(42px,4.5vw,72px)!important;line-height:.94!important}
body.rc-v61 .rc60-hero p{font-size:18px!important;color:#aab2ba!important;max-width:690px!important}
body.rc-v61 .rc60-kicker{color:#ff5a3e!important;letter-spacing:.17em!important}
body.rc-v61 .rc60-hero h1 em,body.rc-v61 .rc60-public-copy h1 em{color:#ff3c27!important;text-shadow:0 0 24px rgba(255,58,37,.16)!important}

/* Account command center */
body.rc-v61 .rc60-dashboard{width:min(var(--rc61-max),calc(100% - 34px))!important;grid-template-columns:260px minmax(0,1fr)!important;gap:18px!important;margin:24px auto 65px!important}
body.rc-v61 .rc60-stats{gap:12px!important;margin-bottom:14px!important}
body.rc-v61 .rc60-stat{min-height:92px!important;padding:16px 18px!important;background:linear-gradient(145deg,#0b1014,#080b0e)!important;border:1px solid rgba(255,69,39,.20)!important;border-radius:12px!important}
body.rc-v61 .rc60-stat i{width:48px!important;height:48px!important;color:#ff573b!important;background:rgba(255,58,37,.065)!important;border-color:rgba(255,58,37,.25)!important}
body.rc-v61 .rc60-stat span{font-size:9px!important;color:#82909b!important}
body.rc-v61 .rc60-stat b{font-size:22px!important;color:#fff!important;overflow-wrap:anywhere}
body.rc-v61 .rc60-grid{gap:12px!important}
body.rc-v61 .rc60-tile{border-color:rgba(255,255,255,.075)!important;background:linear-gradient(145deg,#0d1114,#080a0c)!important;min-height:178px!important}
body.rc-v61 .rc60-tile:hover{border-color:color-mix(in srgb,var(--tile) 70%,#fff)!important;box-shadow:0 16px 35px rgba(0,0,0,.28)!important}

/* ADS — keep backend/rules but align to Concept #3 */
body.rc-v61[data-view="ads"] .rcads-page{width:min(1460px,calc(100% - 34px))!important;margin:28px auto 68px!important}
body.rc-v61[data-view="ads"] .rcads-hero{border-color:rgba(255,61,36,.30)!important;background:linear-gradient(145deg,#080c0f,#0b090c)!important;border-radius:14px!important;box-shadow:0 28px 70px rgba(0,0,0,.44)!important}
body.rc-v61[data-view="ads"] .rcads-hero:before{background:linear-gradient(90deg,rgba(255,49,27,.055),transparent 42%),radial-gradient(circle at 100% 0,rgba(255,43,22,.08),transparent 30%)!important}
body.rc-v61[data-view="ads"] .rcads-head{padding:28px 30px!important;border-color:rgba(255,61,36,.20)!important}
body.rc-v61[data-view="ads"] .rcads-kicker{color:#8a939c!important}
body.rc-v61[data-view="ads"] .rcads-title{font-size:27px!important}.rcads-title b{color:inherit}
body.rc-v61[data-view="ads"] .rcads-title b{color:#ff4a31!important;text-shadow:none!important}
body.rc-v61[data-view="ads"] .rcads-clock{border-color:rgba(255,58,37,.20)!important;background:rgba(255,58,37,.045)!important;color:#9ca6af!important}
body.rc-v61[data-view="ads"] .rcads-body{padding:28px 30px 32px!important}
body.rc-v61[data-view="ads"] .rcads-kpis{gap:14px!important}
body.rc-v61[data-view="ads"] .rcads-kpi{min-height:112px!important;padding:19px 20px!important;border-color:rgba(255,255,255,.08)!important;background:#0b1014!important}
body.rc-v61[data-view="ads"] .rcads-kpi:after{background:linear-gradient(90deg,#ff3a25,transparent)!important;box-shadow:0 0 9px rgba(255,58,37,.5)!important}
body.rc-v61[data-view="ads"] .rcads-value{font-size:25px!important}.rcads-label{color:#7f8992!important}
body.rc-v61[data-view="ads"] .rcads-progress{padding:17px 19px!important;background:#080d11!important;border-color:rgba(255,58,37,.13)!important}
body.rc-v61[data-view="ads"] .rcads-track{border-color:rgba(255,58,37,.18)!important}.rcads-fill{background:linear-gradient(90deg,#ff3b25,#ff762e)!important;box-shadow:0 0 14px rgba(255,58,37,.28)!important}
body.rc-v61[data-view="ads"] .rcad-card{min-height:225px!important;padding:21px!important;border-color:rgba(255,255,255,.08)!important;background:linear-gradient(145deg,#0a1014,#080a0d)!important}
body.rc-v61[data-view="ads"] .rcad-card:hover{border-color:rgba(255,66,37,.35)!important;box-shadow:0 16px 35px rgba(0,0,0,.28),0 0 20px rgba(255,58,37,.06)!important}
body.rc-v61[data-view="ads"] .rcad-title{font-size:16px!important}.rcad-desc{color:#89949e!important;font-size:14px!important}
body.rc-v61[data-view="ads"] .rcad-reward{border-color:rgba(255,73,42,.30)!important;background:rgba(255,58,37,.05)!important;color:#ff654d!important}
body.rc-v61[data-view="ads"] .rcad-chip{color:#7d8992!important}.rcad-chip b{color:#dce2e6!important}
body.rc-v61[data-view="ads"] .rcad-btn{border-color:rgba(255,83,49,.72)!important;background:linear-gradient(180deg,#b42a1b,#75170f)!important;box-shadow:0 0 18px rgba(255,58,37,.12)!important;font-size:9px!important}

/* Arena — large visual header + cleaner tactical HUD */
body.rc-v61[data-view="arena"] .rc-game-page{width:min(var(--rc61-max),calc(100% - 34px))!important;max-width:var(--rc61-max)!important;margin:24px auto 70px!important;padding:0!important}
body.rc-v61[data-view="arena"] .rc-game-shell{border-color:rgba(255,61,36,.30)!important;background:#070a0d!important;border-radius:14px!important;box-shadow:0 28px 70px rgba(0,0,0,.45)!important}
body.rc-v61[data-view="arena"] .rc-game-head{position:relative;min-height:250px!important;padding:42px 34px!important;display:flex;flex-direction:column;justify-content:center;border-color:rgba(255,61,36,.20)!important;background-image:linear-gradient(90deg,rgba(3,5,6,.97),rgba(3,5,6,.84) 38%,rgba(3,5,6,.20) 72%),url('../image/rc61-command-hero.jpg')!important;background-size:cover!important;background-position:center!important}
body.rc-v61[data-view="arena"] .rc-game-kicker{color:#ff573d!important}.rc-game-head h1{font-size:38px!important;line-height:1!important}.rc-game-head h1 b{color:#ff3c27!important}.rc-game-head p{color:#a2abb4!important;font-size:15px!important;max-width:680px!important}
body.rc-v61[data-view="arena"] .rc-game-body{padding:20px!important}
body.rc-v61[data-view="arena"] .rc-stats{gap:10px!important}.rc-stat{border-color:rgba(255,255,255,.08)!important;background:#0b1014!important;padding:14px!important;border-radius:10px!important}.rc-stat span{color:#7e8992!important;font-size:8px!important}.rc-stat b{font-size:19px!important;color:#f6f7f8!important}
body.rc-v61[data-view="arena"] .rc-xp{height:9px!important;border-color:rgba(255,58,37,.16)!important}.rc-xp>i{background:linear-gradient(90deg,#ff3b25,#ff8c2c)!important}
body.rc-v61[data-view="arena"] .rc-tab{border-color:rgba(255,255,255,.09)!important;background:#0a0f13!important;color:#9aa4ad!important;padding:10px 13px!important}.rc-tab.on{color:#fff!important;border-color:rgba(255,66,38,.52)!important;background:rgba(255,58,37,.08)!important}
body.rc-v61[data-view="arena"] .rc-card{border-color:rgba(255,255,255,.08)!important;background:linear-gradient(145deg,#0a1014,#080a0d)!important}.rc-card:after{background:linear-gradient(90deg,#ff3a25,transparent)!important}
body.rc-v61[data-view="arena"] .rc-btn{border-color:rgba(255,70,40,.5)!important;background:linear-gradient(180deg,#a52519,#6e150e)!important}.rc-btn.red{background:linear-gradient(180deg,#ca3120,#80190f)!important}

/* Inventory — reduce zoom, give item vault room and use red tactical chrome */
body.rc-v61[data-view="inventory"] .rcinv-page{width:min(var(--rc61-max),calc(100% - 34px))!important;max-width:var(--rc61-max)!important;grid-template-columns:minmax(0,1fr)!important;margin:24px auto 70px!important;padding:0!important}
body.rc-v61[data-view="inventory"] .rcinv-shell{border-color:rgba(255,61,36,.30)!important;background:#070a0d!important;border-radius:14px!important;box-shadow:0 28px 70px rgba(0,0,0,.45)!important}
body.rc-v61[data-view="inventory"] .rcinv-head{padding:20px 22px!important;border-color:rgba(255,61,36,.18)!important;background:linear-gradient(90deg,#0c0f12,#090b0e 60%,#140807)!important}
body.rc-v61[data-view="inventory"] .rcinv-kicker{color:#ff573d!important}.rcinv-head h1 b{color:#ff3b25!important}
body.rc-v61[data-view="inventory"] .rcinv-btn{border-color:rgba(255,68,38,.30)!important;background:linear-gradient(180deg,#9f2418,#65150f)!important}.rcinv-btn.subtle{background:#0b1014!important;color:#aeb6bd!important}.rcinv-btn.warn{background:linear-gradient(180deg,#b62b1c,#73170f)!important}
body.rc-v61[data-view="inventory"] .rcinv-body{padding:16px!important}
body.rc-v61[data-view="inventory"] .rcinv-layout{grid-template-columns:minmax(360px,.72fr) minmax(245px,.42fr) minmax(650px,1.4fr)!important;gap:12px!important}
body.rc-v61[data-view="inventory"] .rcinv-panel{border-color:rgba(255,255,255,.08)!important;background:#0a0e12!important}.rcinv-ph{border-color:rgba(255,61,36,.12)!important;background:rgba(255,58,37,.025)!important}
body.rc-v61[data-view="inventory"] .rcinv-character{min-height:650px!important;background:radial-gradient(circle at 50% 40%,rgba(255,58,37,.09),transparent 36%),#070a0d!important}
body.rc-v61[data-view="inventory"] .rcinv-character:before{background:linear-gradient(to bottom,transparent 55%,rgba(0,0,0,.73)),url('../game_assets/inventory/inventory_character.png') center 58%/contain no-repeat!important;opacity:.96!important}
body.rc-v61[data-view="inventory"] .rcinv-profile{border-color:rgba(255,61,36,.25)!important;background:rgba(5,7,9,.86)!important}.rcinv-xp{border-color:rgba(255,61,36,.22)!important}.rcinv-xp i{background:linear-gradient(90deg,#ff3b25,#ff8d2a)!important}
body.rc-v61[data-view="inventory"] .rcslot{border-color:rgba(255,255,255,.11)!important;background:rgba(5,8,10,.88)!important}.rcslot:nth-child(even){border-color:rgba(255,61,36,.17)!important}
body.rc-v61[data-view="inventory"] .rcinv-power{border-color:rgba(255,65,38,.32)!important;background:rgba(5,7,9,.88)!important}.rcinv-power b{color:#ffb45b!important}
body.rc-v61[data-view="inventory"] .rcstatrow{border-color:rgba(255,255,255,.055)!important}.rcinv-filter{border-color:rgba(255,61,36,.10)!important}.rcfilter{border-color:rgba(255,255,255,.09)!important;background:#0a0f13!important;color:#8f9aa3!important}.rcfilter.on{color:#ff5c42!important;border-color:rgba(255,65,37,.48)!important;background:rgba(255,58,37,.07)!important}
body.rc-v61[data-view="inventory"] .rcinv-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:9px!important;max-height:690px!important}.rcitem{background:linear-gradient(145deg,#0a0f13,#07090c)!important}.rcitem-actions button,.rcitem-actions a{background:#0b1115!important;border-color:rgba(255,255,255,.10)!important;color:#d8dde1!important}.rcitem-actions button.primary{background:linear-gradient(180deg,#a7281b,#70160f)!important;border-color:rgba(255,74,43,.55)!important;color:#fff!important}

/* Login / Register redesign */
body.rc-v61[data-view="login"],body.rc-v61[data-view="register"]{background:radial-gradient(circle at 78% 22%,rgba(150,23,12,.15),transparent 31rem),#050708!important}
.rc61-auth{width:min(1460px,calc(100% - 34px));margin:24px auto 72px;font-family:'Rajdhani',sans-serif;color:#dfe4e8}
.rc61-auth-hero{position:relative;min-height:310px;padding:42px 46px;display:flex;align-items:center;overflow:hidden;border:1px solid rgba(255,61,36,.34);border-radius:14px;background-image:linear-gradient(90deg,rgba(3,5,6,.98),rgba(3,5,6,.88) 38%,rgba(3,5,6,.18) 78%),var(--rc61-auth-image);background-size:cover;background-position:center;box-shadow:0 26px 70px rgba(0,0,0,.46)}
.rc61-auth-hero>div{position:relative;z-index:2;max-width:650px}.rc61-auth-kicker{color:#ff5a40;font:800 10px 'Orbitron',sans-serif;letter-spacing:.16em;margin-bottom:10px}.rc61-auth-hero h1{margin:0;color:#fff;font:900 clamp(36px,4.1vw,64px)/.96 'Orbitron',sans-serif;letter-spacing:-.045em}.rc61-auth-hero h1 b{display:block;color:#ff3d28}.rc61-auth-hero p{max-width:610px;color:#a6afb7;font-size:17px;margin:16px 0 0}.rc61-auth-badges{display:flex;gap:20px;flex-wrap:wrap;margin-top:24px}.rc61-auth-badges span{padding-left:14px;border-left:2px solid #ff3a25;color:#dce1e5;font:700 10px 'Orbitron',sans-serif}.rc61-auth-badges small{display:block;color:#747f89;font:500 12px Rajdhani;margin-top:3px}
.rc61-auth-grid{display:grid;grid-template-columns:minmax(0,760px) minmax(260px,1fr);gap:18px;align-items:start;margin-top:18px}.rc61-auth-grid.single{grid-template-columns:minmax(0,760px);justify-content:center}.rc61-auth-card{padding:30px;border:1px solid rgba(255,61,36,.22);border-radius:14px;background:linear-gradient(145deg,#0c1014,#080a0d);box-shadow:0 20px 50px rgba(0,0,0,.32)}.rc61-auth-title{display:flex;align-items:center;gap:10px;margin:0 0 22px;color:#fff;font:800 18px 'Orbitron',sans-serif}.rc61-auth-title i{font-style:normal;color:#ff4e35}.rc61-field{margin-bottom:17px}.rc61-field label{display:block;margin:0 0 7px;color:#a9b2ba;font:700 9px 'Orbitron',sans-serif;letter-spacing:.09em}.rc61-field input,.rc61-field select{width:100%!important;min-height:50px!important;padding:12px 14px!important;font-size:16px!important}.rc61-submit{width:100%;min-height:52px!important;margin-top:5px}.rc61-auth-switch{padding:24px;border:1px solid rgba(255,255,255,.08);border-radius:14px;background:#090d10}.rc61-auth-switch h3{margin:0 0 9px;color:#fff;font:800 13px 'Orbitron',sans-serif}.rc61-auth-switch p{margin:0 0 18px;color:#89939c}.rc61-auth-switch a{display:flex;justify-content:center;align-items:center;min-height:46px;border:1px solid rgba(255,68,39,.40);border-radius:8px;background:rgba(255,58,37,.06);color:#fff;text-decoration:none;font:800 9px 'Orbitron',sans-serif}.rc61-auth-error{margin:0 0 16px;padding:12px 14px;border:1px solid rgba(255,64,37,.38);border-radius:9px;background:rgba(255,58,37,.07);color:#ff8a76;font-weight:700}.rc61-register-card{max-width:1080px!important}.rc61-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 20px}.rc61-security{grid-column:1/-1;display:grid;grid-template-columns:1fr 190px;gap:18px;align-items:center;margin:8px 0 18px;padding:17px;border:1px dashed rgba(255,68,39,.35);border-radius:10px;background:rgba(255,58,37,.025)}.rc61-security strong{color:#ff5c42;font:800 10px 'Orbitron',sans-serif}.rc61-security span{display:block;color:#e6eaed;margin-top:5px;font-size:16px}.rc61-security input{margin:0!important;text-align:center}

/* Mobile / tablet: actual alternate layouts, not scaled desktop */
@media(max-width:1180px){
 body.rc-v61 #m-topo td>a{padding:12px 9px!important;font-size:9px!important}
 body.rc-v61 .rc60-dashboard{grid-template-columns:220px minmax(0,1fr)!important}
 body.rc-v61[data-view="inventory"] .rcinv-layout{grid-template-columns:minmax(360px,.85fr) minmax(560px,1.25fr)!important}
 body.rc-v61[data-view="inventory"] .stats-panel{display:none!important}
 body.rc-v61[data-view="inventory"] .rcinv-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
}
@media(max-width:900px){
 body.rc-v61 #header-menu{height:64px!important}body.rc-v61 #menu-table{height:64px!important;width:calc(100% - 18px)!important}
 body.rc-v61 .logo-container>span{font-size:18px!important}body.rc-v61 .logo-container svg{width:29px!important;height:29px!important}
 body.rc-v61 .rc60-home,body.rc-v61 .rc60-dashboard,body.rc-v61[data-view="ads"] .rcads-page,body.rc-v61[data-view="arena"] .rc-game-page,body.rc-v61[data-view="inventory"] .rcinv-page,.rc61-auth{width:calc(100% - 18px)!important;margin:12px auto 84px!important}
 body.rc-v61 .rc60-dashboard{display:block!important}.rc60-side{display:none!important}
 body.rc-v61 .rc60-public-hero,body.rc-v61 .rc60-hero.rc61-command-hero{min-height:510px!important;padding:28px 24px!important;background-image:linear-gradient(180deg,rgba(3,5,6,.12),rgba(3,5,6,.40) 42%,rgba(3,5,6,.98) 76%),var(--rc61-hero)!important;background-position:68% center!important;align-items:flex-end!important}
 body.rc-v61 .rc60-public-copy,body.rc-v61 .rc60-hero-content{max-width:100%!important}.rc60-public-copy h1{font-size:44px!important}.rc60-public-copy p,.rc60-hero p{font-size:15px!important;max-width:100%!important}
 body.rc-v61 .rc60-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rc60-stat{min-height:82px!important}
 body.rc-v61 .rc60-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.rc60-tile{min-height:155px!important}
 body.rc-v61[data-view="ads"] .rcads-head{padding:20px!important}.rcads-body{padding:18px!important}.rcads-kpis{grid-template-columns:repeat(2,1fr)!important}.rcads-grid{grid-template-columns:1fr!important}
 body.rc-v61[data-view="arena"] .rc-game-head{min-height:330px!important;padding:26px 20px!important;justify-content:flex-end!important;background-image:linear-gradient(180deg,rgba(3,5,6,.15),rgba(3,5,6,.55) 48%,rgba(3,5,6,.97) 80%),url('../image/rc61-command-hero.jpg')!important;background-position:70% center!important}.rc-game-head h1{font-size:32px!important}.rc-game-head p{font-size:13px!important}.rc-stats{grid-template-columns:repeat(3,1fr)!important}
 body.rc-v61[data-view="arena"] .rc-game-body{padding:14px!important}.rc-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
 body.rc-v61[data-view="inventory"] .rcinv-head{align-items:flex-start!important;flex-direction:column!important;padding:16px!important}.rcinv-nav{display:flex!important;overflow-x:auto;width:100%;flex-wrap:nowrap!important;padding-bottom:3px}.rcinv-nav a{flex:0 0 auto}.rcinv-body{padding:10px!important}.rcinv-layout{grid-template-columns:1fr!important}.rcinv-character{min-height:590px!important}.stats-panel{display:block!important}.rcinv-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;max-height:none!important}
 .rc61-auth{margin-top:12px!important}.rc61-auth-hero{min-height:390px;padding:28px 22px;align-items:flex-end;background-image:linear-gradient(180deg,rgba(3,5,6,.10),rgba(3,5,6,.55) 47%,rgba(3,5,6,.98) 80%),var(--rc61-auth-image);background-position:70% center}.rc61-auth-grid,.rc61-auth-grid.single{grid-template-columns:1fr}.rc61-auth-switch{order:2}.rc61-form-grid{grid-template-columns:1fr}.rc61-security{grid-template-columns:1fr}.rc61-auth-card{padding:22px}
}
@media(max-width:640px){
 body.rc-v61 .rc60-public-hero,body.rc-v61 .rc60-hero.rc61-command-hero{min-height:535px!important;padding:22px 18px!important}.rc60-public-copy h1{font-size:38px!important}.rc60-hero h1{font-size:37px!important}
 body.rc-v61 .rc60-stats{gap:7px!important}.rc60-stat{min-height:76px!important;padding:10px!important}.rc60-stat i{width:36px!important;height:36px!important}.rc60-stat b{font-size:15px!important}.rc60-stat span{font-size:7px!important}
 body.rc-v61 .rc60-grid{grid-template-columns:1fr 1fr!important;gap:7px!important}.rc60-tile{min-height:142px!important;padding:13px!important}.rc60-tile p{font-size:12px!important}.rc60-tile h3{font-size:10px!important}
 body.rc-v61[data-view="ads"] .rcads-kpis{grid-template-columns:1fr 1fr!important;gap:7px!important}.rcads-kpi{min-height:88px!important;padding:12px!important}.rcads-value{font-size:17px!important}.rcads-title{font-size:21px!important}.rcads-clock{font-size:7px!important}.rcad-card{min-height:0!important;padding:14px!important}.rcad-top{align-items:flex-start}.rcad-title{font-size:13px!important}.rcad-desc{font-size:12px!important}.rcad-launch{align-items:stretch;flex-direction:column}.rcad-btn{justify-content:center}
 body.rc-v61[data-view="arena"] .rc-game-head{min-height:300px!important}.rc-stats{grid-template-columns:repeat(2,1fr)!important}.rc-grid{grid-template-columns:1fr!important}.rc-monster-meta{align-items:flex-start!important;flex-direction:column!important}.rc-tabs{overflow-x:auto!important;flex-wrap:nowrap!important;padding-bottom:3px}.rc-tab{flex:0 0 auto}.rc-arena{min-height:520px!important}.rc-fighter.player{left:0!important}.rc-fighter.enemy{right:0!important}.rc-avatar{width:190px!important;height:190px!important}.rc-fighter.enemy.boss-fighter .rc-avatar{width:260px!important;height:260px!important}.rc-fighter.enemy.boss-fighter{width:270px!important;right:-12px!important}.rc-controls{width:calc(100% - 20px)!important;flex-wrap:wrap!important;justify-content:center!important}
 body.rc-v61[data-view="inventory"] .rcinv-character{min-height:520px!important}.rcinv-equip{inset:92px 7px 14px!important;grid-template-columns:106px 1fr 106px!important;gap:5px!important}.rcslot{padding:5px!important}.rcslot img{width:35px!important;height:35px!important;margin-right:4px!important}.rcslot .slot-item{font-size:7px!important}.rcinv-grid{grid-template-columns:1fr 1fr!important;gap:6px!important;padding:7px!important}.rcitem{min-height:275px!important;padding:6px!important}.rcitem>img{max-height:128px!important}.rcitem-actions{grid-template-columns:1fr!important}.rcitem-actions button,.rcitem-actions a{min-height:32px!important}.rcrarity-guide{display:none!important}
 .rc61-auth-hero{min-height:355px;padding:22px 18px}.rc61-auth-hero h1{font-size:36px}.rc61-auth-hero p{font-size:14px}.rc61-auth-badges{gap:10px}.rc61-auth-badges span{font-size:8px}.rc61-auth-card{padding:18px}.rc61-auth-title{font-size:15px}.rc61-field input,.rc61-field select{min-height:48px!important}
}
@media(max-width:420px){
 body.rc-v61 .rc60-grid{grid-template-columns:1fr!important}.rc60-stats{grid-template-columns:1fr 1fr!important}
 body.rc-v61[data-view="ads"] .rcads-kpis{grid-template-columns:1fr 1fr!important}.rcads-value{font-size:15px!important}
 body.rc-v61[data-view="inventory"] .rcinv-grid{grid-template-columns:1fr!important}.rcinv-equip{grid-template-columns:94px 1fr 94px!important}.rcinv-character{min-height:500px!important}
 .rc61-auth-hero h1{font-size:32px}.rc61-auth-card{padding:15px}.rc61-security{padding:13px}
}
