/* RaidQyrexx v62 — Public UI Polish / Concept #3 production pass
   Loaded after v60/v61 and after the legacy inline header skin.
   Goal: unify public pages, reduce visual noise, compact navigation and improve responsive behavior.
*/
:root{
  --rc62-red:#ff432d;
  --rc62-red-dark:#9f2116;
  --rc62-orange:#ff9128;
  --rc62-cyan:#2bdbe8;
  --rc62-green:#55f2a8;
  --rc62-bg:#050708;
  --rc62-panel:#0a0e11;
  --rc62-panel2:#0d1216;
  --rc62-line:rgba(255,67,45,.25);
  --rc62-soft:rgba(255,255,255,.075);
  --rc62-text:#f3f5f7;
  --rc62-muted:#89949e;
  --rc62-max:1680px;
}

/* ---------- Header / global chrome ---------- */
body.rc-v62{
  background:
    radial-gradient(circle at 74% -16%,rgba(180,28,13,.12),transparent 32rem),
    linear-gradient(#040607,#07090b 55%,#030405)!important;
}
body.rc-v62 #system-bar{
  min-height:30px!important;height:30px!important;padding:3px 14px!important;
  background:#030506!important;border-bottom:1px solid rgba(255,68,42,.11)!important;
}
body.rc-v62 #system-bar>div{gap:10px!important}
body.rc-v62 #system-bar span{color:#7f8a94!important;font-size:8px!important;letter-spacing:.04em}
body.rc-v62 #system-bar svg{width:12px!important;height:12px!important;filter:drop-shadow(0 0 4px rgba(43,219,232,.45))!important}
body.rc-v62 #google_translate_element{margin-top:0!important}
body.rc-v62 .goog-te-gadget .goog-te-combo{
  min-width:178px!important;height:28px!important;margin:0!important;padding:0 9px!important;
  background:#090c0f!important;border:1px solid rgba(255,67,45,.22)!important;color:#d7dde2!important;
  border-radius:5px!important;box-shadow:none!important;font-size:8px!important;
}
body.rc-v62 .goog-te-gadget .goog-te-combo:hover,
body.rc-v62 .goog-te-gadget .goog-te-combo:focus{
  background:#0d1114!important;border-color:rgba(255,67,45,.48)!important;color:#fff!important;box-shadow:0 0 0 2px rgba(255,67,45,.07)!important;
}
body.rc-v62 #header-menu{height:70px!important;background:#050708!important;border-bottom:1px solid rgba(255,67,45,.20)!important}
body.rc-v62 #menu-table{height:70px!important;width:min(var(--rc62-max),calc(100% - 28px))!important}
body.rc-v62 #menu-table>tbody>tr>td:first-child{width:205px!important;padding-left:10px!important}
body.rc-v62 #menu-table>tbody>tr>td:last-child{padding-right:10px!important}
body.rc-v62 .logo-container>span{font-size:22px!important;text-shadow:none!important}
body.rc-v62 .logo-container>span>span{color:var(--rc62-red)!important;text-shadow:0 0 16px rgba(255,67,45,.10)!important}
body.rc-v62 .logo-container svg{width:34px!important;height:34px!important;margin-right:7px!important}
body.rc-v62 #m-topo td>a{
  padding:11px 12px!important;font-size:9px!important;color:#aab1b8!important;border-radius:7px!important;
}
body.rc-v62 #m-topo td>a:hover{color:#fff!important;background:rgba(255,67,45,.055)!important}
body.rc-v62 #m-topo td>a.rc-nav-current{
  color:#fff!important;background:linear-gradient(180deg,rgba(255,67,45,.11),rgba(255,67,45,.035))!important;
  box-shadow:inset 0 -2px 0 var(--rc62-red)!important;
}
body.rc-v62 .rc-earn-drop{
  border-color:rgba(255,67,45,.35)!important;background:linear-gradient(145deg,#090c0f,#130907)!important;
  box-shadow:0 18px 45px rgba(0,0,0,.58),0 0 24px rgba(255,67,45,.07)!important;
}
body.rc-v62 .rc-earn-section{color:#828b93!important;border-color:rgba(255,67,45,.11)!important}
body.rc-v62 .rc-earn-section.rc-addon-section{color:#ff735c!important;border-color:rgba(255,67,45,.14)!important}
body.rc-v62 .rc-earn-drop a:hover{background:rgba(255,67,45,.07)!important}

/* ---------- Public home ---------- */
body.rc-v62[data-view="home"] .rc60-home,
body.rc-v62:not([data-view]) .rc60-home{margin-top:18px!important;margin-bottom:34px!important}
body.rc-v62 .rc60-public-hero{min-height:500px!important}
body.rc-v62 .rc60-public-copy h1{font-size:clamp(46px,5.1vw,82px)!important}
body.rc-v62 .rc60-feature-grid{gap:10px!important;margin-top:10px!important}
body.rc-v62 .rc60-feature{
  min-height:118px!important;padding:18px 20px!important;border-color:rgba(255,255,255,.075)!important;
  background:linear-gradient(145deg,#0b1013,#080a0c)!important;
}
body.rc-v62 .rc60-feature h2{font-size:13px!important;color:#f0f2f4!important}
body.rc-v62 .rc60-feature p{font-size:14px!important;line-height:1.45!important;color:#87929c!important}
body.rc-v62 .rc60-proof{gap:10px!important;margin-top:10px!important}
body.rc-v62 .rc60-proof>div{
  min-height:88px!important;padding:17px 20px!important;border:1px solid rgba(255,255,255,.075)!important;
  border-radius:11px!important;background:linear-gradient(145deg,#0b1013,#080a0c)!important;
}
body.rc-v62 .rc60-proof span{color:#737f89!important;font-size:8px!important}
body.rc-v62 .rc60-proof b{font-size:21px!important;color:#fff!important}
body.rc-v62 .rc62-capability-proof>div{position:relative;overflow:hidden}
body.rc-v62 .rc62-capability-proof>div:after{
  content:"";position:absolute;left:0;right:0;bottom:0;height:2px;background:linear-gradient(90deg,var(--rc62-red),transparent 72%);
}
body.rc-v62 .rc62-capability-proof b{font-size:16px!important;letter-spacing:.015em}
body.rc-v62 .rc62-capability-proof small{display:block;margin-top:6px;color:#6f7982;font-size:12px}
body.rc-v62 .rc60-lower{gap:10px!important;margin-top:10px!important}
body.rc-v62 .rc60-panel{border-color:rgba(255,255,255,.075)!important;background:linear-gradient(145deg,#0b1013,#080a0c)!important}

/* ---------- Auth: compact, balanced desktop ---------- */
body.rc-v62[data-view="login"] .rc61-auth,
body.rc-v62[data-view="register"] .rc61-auth{margin-top:18px!important;margin-bottom:30px!important}
body.rc-v62[data-view="login"] .rc61-auth-hero,
body.rc-v62[data-view="register"] .rc61-auth-hero{
  min-height:330px!important;padding:32px 48px!important;
}
body.rc-v62[data-view="login"] .rc61-auth-grid{
  grid-template-columns:minmax(0,820px) minmax(290px,390px)!important;
  width:min(1230px,100%)!important;margin:16px auto 0!important;gap:14px!important;
}
body.rc-v62[data-view="register"] .rc61-auth-grid{
  grid-template-columns:minmax(0,1050px) 330px!important;
  width:min(1400px,100%)!important;margin:16px auto 0!important;gap:14px!important;
}
body.rc-v62 .rc61-auth-card{padding:24px!important}
body.rc-v62 .rc61-auth-title{margin-bottom:17px!important;font-size:16px!important}
body.rc-v62 .rc61-field{margin-bottom:12px!important}
body.rc-v62 .rc61-field label{margin-bottom:6px!important}
body.rc-v62 .rc61-field input,
body.rc-v62 .rc61-field select{min-height:46px!important;padding:10px 13px!important;font-size:15px!important}
body.rc-v62 .rc61-submit{min-height:48px!important}
body.rc-v62 .rc61-auth-switch{padding:22px!important;min-height:0!important}
body.rc-v62 .rc61-auth-switch h3{font-size:12px!important}
body.rc-v62 .rc61-auth-switch p{font-size:15px!important;line-height:1.45!important}
body.rc-v62 .rc61-security{margin:4px 0 13px!important;padding:14px!important}
body.rc-v62[data-view="register"] .rc61-register-card{max-width:none!important}

/* ---------- Leaderboard: grouped dropdown navigation ---------- */
body.rc-v62[data-view="highscores"] .rc7-wrap{
  width:min(var(--rc62-max),calc(100% - 28px))!important;max-width:var(--rc62-max)!important;margin:20px auto 62px!important;padding:0!important;
}
body.rc-v62[data-view="highscores"] .rc7-shell{border-color:rgba(255,67,45,.24)!important;background:#070a0d!important;border-radius:14px!important}
body.rc-v62[data-view="highscores"] .rc7-hero{
  background:radial-gradient(circle at 84% 0,rgba(255,67,45,.15),transparent 28%),linear-gradient(120deg,#0b1013,#0b0909 58%,#180906)!important;
  border-bottom-color:rgba(255,67,45,.18)!important;
}
body.rc-v62[data-view="highscores"] .rc7-k{color:#ff654e!important}
body.rc-v62[data-view="highscores"] .rc7-hero h1 b{color:#ff4931!important}
body.rc-v62[data-view="highscores"] .rc7-me i{color:#ff8d69!important}
body.rc-v62[data-view="highscores"] .rc7-formula{border-color:rgba(255,145,40,.18)!important;background:linear-gradient(90deg,rgba(255,145,40,.05),rgba(255,67,45,.025))!important}
body.rc-v62[data-view="highscores"] .rc7-board{border-color:rgba(255,255,255,.075)!important;background:#090d10!important}
body.rc-v62[data-view="highscores"] .rc7-boardhead{border-color:rgba(255,67,45,.10)!important}
body.rc-v62[data-view="highscores"] .rc7-row.me{background:linear-gradient(90deg,rgba(255,67,45,.07),rgba(255,145,40,.025))!important}
body.rc-v62[data-view="highscores"] .rc7-score{color:#ff765d!important}
body.rc-v62[data-view="highscores"] .rc7-sidebox{border-color:rgba(255,67,45,.16)!important;background:#0b0e11!important}
body.rc-v62[data-view="highscores"] .rc7-progress i{background:linear-gradient(90deg,#ff432d,#ff9128)!important}
body.rc-v62[data-view="highscores"] .rc7-netstat{border-color:rgba(255,255,255,.065)!important;background:#080c0f!important}
body.rc-v62[data-view="highscores"] .rc7-netstat b{color:#ff735b!important}

.rc62-board-toolbar{
  position:relative;z-index:35;display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin:0 0 13px;
}
.rc62-board-tab,
.rc62-board-group>summary{
  min-height:34px;display:inline-flex;align-items:center;gap:7px;box-sizing:border-box;padding:0 11px;
  border:1px solid rgba(255,255,255,.09);border-radius:7px;background:#0a0f12;color:#87929c;
  font:800 7px 'Orbitron',sans-serif;text-decoration:none;white-space:nowrap;cursor:pointer;transition:.16s;
}
.rc62-board-tab:hover,.rc62-board-group>summary:hover{border-color:rgba(255,67,45,.38);color:#f4f6f7;background:rgba(255,67,45,.045)}
.rc62-board-tab.on,.rc62-board-group.on>summary{
  border-color:rgba(255,67,45,.56);color:#fff;background:linear-gradient(180deg,rgba(255,67,45,.12),rgba(255,67,45,.045));
  box-shadow:inset 0 -2px 0 var(--rc62-red),0 0 16px rgba(255,67,45,.06);
}
.rc62-board-group{position:relative}
.rc62-board-group>summary{list-style:none}
.rc62-board-group>summary::-webkit-details-marker{display:none}
.rc62-board-group>summary span{color:#ff705a;font-size:8px}
.rc62-board-menu{
  position:absolute;left:0;top:calc(100% + 6px);z-index:80;min-width:250px;padding:6px;border:1px solid rgba(255,67,45,.26);
  border-radius:9px;background:linear-gradient(145deg,#0b0f12,#120a08);box-shadow:0 20px 48px rgba(0,0,0,.62);
}
.rc62-board-menu a{display:grid;grid-template-columns:38px 1fr;align-items:center;gap:9px;padding:9px 10px;border-radius:6px;color:#8e99a2;text-decoration:none}
.rc62-board-menu a:hover,.rc62-board-menu a.on{background:rgba(255,67,45,.075);color:#fff}
.rc62-board-menu a b{display:grid;place-items:center;height:27px;border:1px solid rgba(255,67,45,.22);border-radius:6px;color:#ff715a;font:800 7px Orbitron,sans-serif}
.rc62-board-menu a span{font:700 8px Orbitron,sans-serif}
.rc62-board-group:not([open]) .rc62-board-menu{display:none}

/* ---------- FAQ / information pages ---------- */
.rc62-info-page{
  width:min(1500px,calc(100% - 36px));margin:24px auto 56px;color:#e8ecef;font-family:'Rajdhani',sans-serif;
}
.rc62-info-hero{
  display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px 34px;border:1px solid rgba(255,67,45,.26);
  border-radius:14px;background:radial-gradient(circle at 90% 0,rgba(255,67,45,.14),transparent 27%),linear-gradient(135deg,#0b1013,#0a0d10 65%,#160a07);
  box-shadow:0 24px 64px rgba(0,0,0,.38);
}
.rc62-info-kicker{color:#ff674f;font:800 8px Orbitron,sans-serif;letter-spacing:.18em}
.rc62-info-hero h1{margin:7px 0 5px;color:#f6f7f8;font:900 clamp(28px,3vw,44px)/1 Orbitron,sans-serif;letter-spacing:-.03em}
.rc62-info-hero h1 em{color:#ff4931;font-style:normal}
.rc62-info-hero p{max-width:760px;margin:0;color:#87939d;font-size:15px}
.rc62-info-status{display:inline-flex;align-items:center;gap:8px;padding:10px 13px;border:1px solid rgba(255,67,45,.18);border-radius:999px;background:rgba(255,67,45,.04);color:#b5bdc4;font:800 7px Orbitron,sans-serif;white-space:nowrap}
.rc62-info-status span{width:7px;height:7px;border-radius:50%;background:#55f2a8;box-shadow:0 0 10px rgba(85,242,168,.65)}
.rc62-faq-layout,.rc62-legal-layout{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:14px;align-items:start;margin-top:14px}
.rc62-faq-list,.rc62-legal-doc{min-width:0}
.rc62-faq-item{margin-bottom:8px;border:1px solid rgba(255,255,255,.075);border-radius:10px;background:linear-gradient(145deg,#0b1013,#080a0c);overflow:hidden}
.rc62-faq-item summary{display:grid;grid-template-columns:42px 1fr 24px;align-items:center;gap:10px;min-height:58px;padding:0 17px;cursor:pointer;list-style:none;color:#e9edef;font:800 11px Orbitron,sans-serif}
.rc62-faq-item summary::-webkit-details-marker{display:none}
.rc62-faq-item summary>span{color:#ff5b43;font:900 9px Orbitron,sans-serif}
.rc62-faq-item summary>i{font-style:normal;color:#ff684f;font-size:16px;text-align:right;transition:.16s}
.rc62-faq-item[open]{border-color:rgba(255,67,45,.26);box-shadow:0 12px 30px rgba(0,0,0,.18)}
.rc62-faq-item[open] summary>i{transform:rotate(45deg)}
.rc62-faq-answer{padding:0 18px 18px 69px;color:#89949e;font-size:15px;line-height:1.55}
.rc62-faq-answer strong{color:#f0f2f4}
.rc62-info-aside{position:sticky;top:18px;display:grid;gap:10px}
.rc62-aside-card{padding:20px;border:1px solid rgba(255,255,255,.075);border-radius:11px;background:linear-gradient(145deg,#0b1013,#080a0c)}
.rc62-aside-card small{color:#ff644b;font:800 7px Orbitron,sans-serif;letter-spacing:.13em}
.rc62-aside-card h2{margin:7px 0 8px;color:#f4f6f7;font:800 14px Orbitron,sans-serif}
.rc62-aside-card p{margin:0 0 15px;color:#87929c;font-size:14px;line-height:1.5}
.rc62-aside-card a{display:flex;align-items:center;justify-content:center;min-height:42px;margin-top:7px;padding:0 12px;border:1px solid rgba(255,67,45,.30);border-radius:7px;background:rgba(255,67,45,.045);color:#fff;text-decoration:none;font:800 8px Orbitron,sans-serif}

/* ---------- Legal pages ---------- */
.rc62-legal-doc{border:1px solid rgba(255,255,255,.075);border-radius:12px;background:#090d10;overflow:hidden}
.rc62-legal-intro{padding:24px 26px;border-bottom:1px solid rgba(255,67,45,.12);background:linear-gradient(90deg,rgba(255,67,45,.045),transparent);color:#9ca5ad;font-size:15px;line-height:1.6}
.rc62-legal-intro strong{color:#fff}
.rc62-legal-section{display:grid;grid-template-columns:56px 1fr;gap:10px;padding:23px 26px;border-bottom:1px solid rgba(255,255,255,.055)}
.rc62-legal-section:last-child{border-bottom:0}
.rc62-legal-no{color:#ff5a42;font:900 10px Orbitron,sans-serif;padding-top:4px}
.rc62-legal-section h2{margin:0 0 12px;color:#f3f5f6;font:800 14px Orbitron,sans-serif}
.rc62-legal-section p{margin:0 0 8px;color:#8b969f;font-size:14px;line-height:1.58}
.rc62-legal-section p:last-child{margin-bottom:0}.rc62-legal-section strong{color:#dce1e5}

/* ---------- Payment Proofs: keep secure green, use RaidQyrexx red as primary ---------- */
body.rc-v62[data-view="payment_proof"] .rc-payout-proof{
  --proof-cyan:#ff4d34;--proof-pink:#ff7c42;--proof-violet:#ff9128;
  width:min(1420px,calc(100% - 36px))!important;margin:24px auto 56px!important;
}
body.rc-v62[data-view="payment_proof"] .rc-proof-shell{
  border-color:rgba(255,67,45,.24)!important;border-radius:14px!important;
  background:radial-gradient(circle at 88% 0,rgba(255,67,45,.12),transparent 28%),linear-gradient(180deg,#0b1013,#070a0d)!important;
}
body.rc-v62[data-view="payment_proof"] .rc-proof-hero{
  padding:27px 30px!important;background:linear-gradient(90deg,rgba(255,67,45,.055),rgba(255,145,40,.018))!important;
}
body.rc-v62[data-view="payment_proof"] .rc-proof-emblem{background:#120d0b!important;border-color:rgba(255,67,45,.35)!important}
body.rc-v62[data-view="payment_proof"] .rc-proof-kicker{color:#7e8992!important}
body.rc-v62[data-view="payment_proof"] .rc-proof-sub{color:#7f8b95!important}
body.rc-v62[data-view="payment_proof"] .rc-proof-trustbar{background:#080c0f!important}
body.rc-v62[data-view="payment_proof"] .rc-proof-board{background:linear-gradient(180deg,#0a0f12,#070a0d)!important}
body.rc-v62[data-view="payment_proof"] .rc-proof-chip{border-color:rgba(255,67,45,.18)!important}
body.rc-v62[data-view="payment_proof"] .rc-proof-row{background:linear-gradient(180deg,#0b1013,#080b0d)!important}
body.rc-v62[data-view="payment_proof"] .rc-proof-row:hover{border-color:rgba(255,67,45,.22)!important}
body.rc-v62[data-view="payment_proof"] .rc-proof-empty-icon{background:#120d0b!important;border-color:rgba(255,67,45,.25)!important}

/* ---------- Footer / promo / cookie ---------- */
body.rc-v62 .rc62-banner-shell{
  width:min(720px,calc(100% - 30px));margin:20px auto;padding:0;text-align:center;background:transparent;border:0;box-shadow:none;
}
body.rc-v62 .rc62-banner-shell>a>img{
  display:block;max-width:100%;height:auto!important;margin:0 auto;border:1px solid rgba(255,67,45,.24)!important;border-radius:8px!important;box-shadow:0 14px 32px rgba(0,0,0,.26)!important;
}
.rc62-footer-promo{
  display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:13px;min-height:70px;padding:10px 12px;
  border:1px solid rgba(255,67,45,.23);border-radius:10px;background:linear-gradient(90deg,#0c1013,#110907);
  box-shadow:0 16px 36px rgba(0,0,0,.26);text-align:left;
}
.rc62-footer-promo-mark{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(255,67,45,.42);border-radius:9px;color:#ff5d44;font:900 11px Orbitron,sans-serif}
.rc62-footer-promo b{display:block;color:#f3f5f6;font:800 9px Orbitron,sans-serif}.rc62-footer-promo small{display:block;margin-top:4px;color:#727d86;font-size:11px}
.rc62-footer-promo a{display:flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid rgba(255,67,45,.42);border-radius:7px;background:linear-gradient(180deg,#a9291c,#73170f);color:#fff!important;text-decoration:none;font:800 7px Orbitron,sans-serif}
body.rc-v62 #f-table{width:min(var(--rc62-max),calc(100% - 34px))!important;margin:22px auto 82px!important;background:rgba(8,11,13,.70)!important;border:1px solid rgba(255,255,255,.055)!important;border-radius:10px!important}
body.rc-v62 #f-td-copyright{color:#737d86!important;text-shadow:none!important;font-size:9px!important}
body.rc-v62 #ul-footer a{color:#8d969e!important;border-color:rgba(255,255,255,.07)!important}
body.rc-v62 #ul-footer a:hover{color:#fff!important;border-color:rgba(255,67,45,.28)!important;background:rgba(255,67,45,.04)!important}
body.rc-v62 #cyber-cookie-banner{background:rgba(6,8,10,.97)!important;border-top:1px solid rgba(255,67,45,.52)!important;box-shadow:0 -12px 34px rgba(0,0,0,.44)!important}
body.rc-v62 #cyber-cookie-banner>div{width:min(var(--rc62-max),calc(100% - 34px))!important}
body.rc-v62 #cyber-cookie-banner span{color:#ff6048!important;text-shadow:none!important}
body.rc-v62 #cyber-cookie-banner button:first-child{background:linear-gradient(180deg,#aa2b1d,#74180f)!important;border-color:#c53926!important}
body.rc-v62 #cyber-cookie-banner button:last-child{color:#c0c7cd!important;border-color:#535d66!important}

/* ---------- General responsive pass ---------- */
@media(max-width:1100px){
  body.rc-v62 #m-topo td>a{padding:10px 8px!important;font-size:8px!important}
  .rc62-faq-layout,.rc62-legal-layout{grid-template-columns:1fr 260px}
  .rc62-info-page{width:calc(100% - 24px)}
}
@media(max-width:900px){
  body.rc-v62 #system-bar{height:28px!important;min-height:28px!important;padding:2px 8px!important}
  body.rc-v62 #system-bar span{font-size:7px!important}
  body.rc-v62 .goog-te-gadget .goog-te-combo{min-width:145px!important;height:26px!important}
  body.rc-v62 #header-menu,body.rc-v62 #menu-table{height:60px!important}
  body.rc-v62 .logo-container>span{font-size:18px!important}
  body.rc-v62 .rc60-public-hero{min-height:470px!important}
  body.rc-v62[data-view="login"] .rc61-auth-grid,
  body.rc-v62[data-view="register"] .rc61-auth-grid{grid-template-columns:1fr!important;width:100%!important}
  body.rc-v62[data-view="login"] .rc61-auth-hero,
  body.rc-v62[data-view="register"] .rc61-auth-hero{min-height:360px!important;padding:24px 20px!important}
  .rc62-info-hero{align-items:flex-start;flex-direction:column;padding:24px}
  .rc62-faq-layout,.rc62-legal-layout{grid-template-columns:1fr}
  .rc62-info-aside{position:static;grid-template-columns:1fr 1fr}
  body.rc-v62[data-view="highscores"] .rc7-wrap{width:calc(100% - 18px)!important;margin-top:12px!important}
  .rc62-board-toolbar{flex-wrap:nowrap;overflow-x:auto;padding-bottom:7px;scrollbar-width:thin}
  .rc62-board-tab,.rc62-board-group{flex:0 0 auto}
  .rc62-board-group[open] .rc62-board-menu{position:fixed;left:12px;right:12px;top:auto;bottom:78px;min-width:0;max-height:55vh;overflow:auto}
}
@media(max-width:700px){
  body.rc-v62 #f-table{display:block;width:calc(100% - 18px)!important;margin-bottom:130px!important}
  body.rc-v62 #f-table tbody,body.rc-v62 #f-table tr,body.rc-v62 #f-table td{display:block;width:auto!important;text-align:center!important}
  body.rc-v62 #ul-footer{justify-content:center!important;padding:0 10px 12px!important}
  .rc62-footer-promo{grid-template-columns:40px 1fr}.rc62-footer-promo a{grid-column:1/-1}
  .rc62-info-page{width:calc(100% - 18px);margin:12px auto 92px}
  .rc62-info-hero{padding:20px 18px}
  .rc62-info-hero h1{font-size:30px}
  .rc62-info-status{font-size:6px}
  .rc62-info-aside{grid-template-columns:1fr}
  .rc62-faq-item summary{grid-template-columns:34px 1fr 20px;padding:0 13px;font-size:9px}
  .rc62-faq-answer{padding:0 13px 16px 57px;font-size:14px}
  .rc62-legal-intro{padding:19px}.rc62-legal-section{grid-template-columns:38px 1fr;padding:19px 16px}
  body.rc-v62[data-view="payment_proof"] .rc-payout-proof{width:calc(100% - 18px)!important;margin:12px auto 90px!important}
}
@media(max-width:520px){
  body.rc-v62 #system-bar>div{width:100%;justify-content:space-between}
  body.rc-v62 #system-bar span{display:none}
  body.rc-v62 .goog-te-gadget .goog-te-combo{min-width:132px!important}
  body.rc-v62 .rc60-public-hero{min-height:500px!important}
  body.rc-v62 .rc62-capability-proof{grid-template-columns:1fr!important}
  body.rc-v62 .rc62-capability-proof>div{min-height:76px!important}
  body.rc-v62[data-view="login"] .rc61-auth-hero,
  body.rc-v62[data-view="register"] .rc61-auth-hero{min-height:330px!important}
  .rc62-info-hero h1{font-size:27px}
  .rc62-faq-answer{padding-left:14px}
  .rc62-legal-section{grid-template-columns:1fr}.rc62-legal-no{padding-top:0}
}
