/* ==========================================================
   VEXMIRA v2.7.3 — Corporate Point System + Mobile Rebuild
   Final polish layer: fixes the hero overlap, replaces the old
   VEX/cup language with POINT, removes the mascot/robot from auth,
   and normalizes mobile layouts across the application.
   ========================================================== */
html.vx93-ready,html.vx93-ready body{overflow-x:clip!important}
html.vx93-ready #mainContent{overflow-x:clip!important}
html.vx93-ready .vx90-hero-visual{overflow:visible!important}

/* ---------- HERO: stable geometric callouts ---------- */
html.vx93-ready .vx90-float-card{
  width:166px!important;min-height:60px!important;padding:10px 11px!important;
  border-radius:15px!important;z-index:8!important;
  background:linear-gradient(145deg,rgba(12,15,34,.96),rgba(7,9,23,.94))!important;
  border-color:rgba(134,119,255,.25)!important;
  box-shadow:0 22px 46px -32px #000,0 0 0 1px rgba(255,255,255,.025) inset!important;
  backdrop-filter:blur(14px)!important;
}
html.vx93-ready .vx90-float-card.one{left:0!important;right:auto!important;top:13%!important;bottom:auto!important}
html.vx93-ready .vx90-float-card.two{right:0!important;left:auto!important;top:16%!important;bottom:auto!important}
html.vx93-ready .vx90-float-card.three{right:0!important;left:auto!important;top:auto!important;bottom:2%!important}
html.vx93-ready .vx90-float-card::after{opacity:.75!important;width:24px!important}
html.vx93-ready .vx90-float-card.three::after{left:-24px!important;right:auto!important;transform:rotate(180deg)!important}
html.vx93-ready .vx91-nexus-label{
  bottom:-76px!important;min-width:174px!important;padding:9px 12px!important;
  z-index:3!important;white-space:nowrap!important;
  border-color:rgba(103,232,249,.20)!important;
  background:linear-gradient(180deg,rgba(8,11,28,.94),rgba(5,8,20,.90))!important;
}
html.vx93-ready .vx91-nexus-label b{font-size:9px!important;letter-spacing:.16em!important}
html.vx93-ready .vx91-nexus-label small{font-size:6.5px!important;letter-spacing:.12em!important}

/* ---------- POINT ARENA: no more VEX CUP branding ---------- */
html.vx93-ready .vx90-arena{
  position:relative!important;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr)!important;
  gap:36px!important;padding:clamp(26px,4vw,44px)!important;
  border-radius:28px!important;border-color:rgba(139,92,246,.24)!important;
  background:
    radial-gradient(520px 260px at 84% 46%,rgba(42,220,255,.09),transparent 68%),
    radial-gradient(460px 260px at 35% 0%,rgba(139,92,246,.11),transparent 70%),
    linear-gradient(145deg,#0c1023,#070a18)!important;
  box-shadow:0 28px 70px -55px #000,inset 0 1px rgba(255,255,255,.045)!important;
  overflow:hidden!important;
}
html.vx93-ready .vx90-arena::before{content:"";position:absolute;inset:0;background:linear-gradient(115deg,transparent 28%,rgba(255,255,255,.035) 48%,transparent 66%);transform:translateX(-120%);animation:vx93ArenaSweep 10s ease-in-out infinite;pointer-events:none}
@keyframes vx93ArenaSweep{0%,68%,100%{transform:translateX(-120%)}82%{transform:translateX(120%)}}
html.vx93-ready .vx90-arena-copy{position:relative;z-index:2;min-width:0}
html.vx93-ready .vx90-arena .vx90-kicker{color:#8edfff!important;letter-spacing:.19em!important}
html.vx93-ready .vx90-arena h2{max-width:720px!important;font-size:clamp(30px,3.5vw,48px)!important}
html.vx93-ready .vx90-arena p{max-width:680px!important;color:#9ca7c4!important}
html.vx93-ready .vx90-arena-points{gap:7px!important}
html.vx93-ready .vx90-arena-points span{min-height:42px!important;background:rgba(255,255,255,.022)!important;border-color:rgba(133,119,255,.12)!important}
html.vx93-ready .vx90-arena-points b{min-width:28px!important;color:#b78cff!important}
html.vx93-ready .vx90-cup-scene{min-height:350px!important;position:relative!important;isolation:isolate!important}
html.vx93-ready .vx90-cup-ring{animation:vx93PointSpin 18s linear infinite!important}
html.vx93-ready .vx90-cup-ring.r1{width:310px!important;height:310px!important;border-color:rgba(143,103,255,.28)!important;box-shadow:0 0 70px rgba(106,84,255,.08)!important}
html.vx93-ready .vx90-cup-ring.r2{width:238px!important;height:238px!important;border-color:rgba(63,222,255,.28)!important;animation-direction:reverse!important;animation-duration:13s!important}
@keyframes vx93PointSpin{to{transform:rotate(360deg)}}
html.vx93-ready .vx93-point-core{
  position:relative!important;z-index:3!important;width:168px!important;height:168px!important;
  display:grid!important;place-items:center!important;align-content:center!important;gap:3px!important;
  border-radius:50%!important;background:
    radial-gradient(circle at 50% 35%,rgba(255,255,255,.11),transparent 26%),
    radial-gradient(circle,#1a1540 0%,#0c1029 56%,#06091a 100%)!important;
  border:1px solid rgba(157,137,255,.58)!important;
  box-shadow:0 0 0 8px rgba(126,90,255,.06),0 0 0 22px rgba(49,214,243,.025),0 0 70px rgba(95,73,255,.22),inset 0 1px rgba(255,255,255,.12)!important;
  animation:vx93PointFloat 5.5s ease-in-out infinite!important;
  overflow:hidden!important;
}
html.vx93-ready .vx93-point-core::before{content:"";position:absolute;inset:11px;border-radius:50%;border:1px solid rgba(55,220,255,.18);box-shadow:0 0 30px rgba(55,220,255,.06) inset}
html.vx93-ready .vx93-point-core::after{content:"";position:absolute;inset:-35%;background:linear-gradient(115deg,transparent 40%,rgba(255,255,255,.12) 50%,transparent 60%);transform:translateX(-55%) rotate(8deg);animation:vx93PointSweep 7s ease-in-out infinite}
@keyframes vx93PointFloat{50%{transform:translateY(-6px) scale(1.015)}}
@keyframes vx93PointSweep{0%,70%,100%{transform:translateX(-60%) rotate(8deg);opacity:0}78%{opacity:.8}90%{transform:translateX(60%) rotate(8deg);opacity:0}}
.vx93-point-core .vx93-point-icon{width:34px;height:34px;display:grid;place-items:center;color:#9eeaff;position:relative;z-index:2}
.vx93-point-core .vx93-point-mark{position:relative;z-index:2;font:950 31px/.9 'Space Grotesk',Inter,sans-serif;letter-spacing:.04em;color:#fff;text-shadow:0 0 25px rgba(116,118,255,.65)}
.vx93-point-core .vx93-point-sub{position:relative;z-index:2;font:800 7px/1 'JetBrains Mono',monospace;letter-spacing:.22em;color:#9da9d8;margin-top:5px}
.vx93-point-core .vx93-point-status{position:relative;z-index:2;display:flex;align-items:center;gap:5px;margin-top:8px;font:800 6px/1 Inter,sans-serif;letter-spacing:.12em;color:#67e8c4}
.vx93-point-core .vx93-point-status i{width:5px;height:5px;border-radius:50%;background:#47efb7;box-shadow:0 0 8px #47efb7}
html.vx93-ready .vx90-country{width:42px!important;height:42px!important;border-radius:12px!important;background:rgba(9,13,29,.88)!important;border-color:rgba(126,112,255,.22)!important;box-shadow:0 12px 28px -22px #000!important}
html.vx93-ready .vx90-country.c1{left:12%!important;top:19%!important}.vx90-country.c2{right:11%!important;top:23%!important}.vx90-country.c3{left:14%!important;bottom:17%!important}.vx90-country.c4{right:14%!important;bottom:13%!important}

/* ---------- AUTH: corporate identity, no robot/mascot ---------- */
html.vx93-ready #modal-auth .vx74-sentinel{display:none!important}
html.vx93-ready #modal-auth .vx74-auth-guardian{grid-template-rows:auto auto 1fr!important;gap:0!important}
html.vx93-ready #modal-auth .vx74-auth-guardian .vx74-auth-brand{grid-row:1!important;justify-self:start!important}
html.vx93-ready .vx93-auth-logo-wrap{position:relative;z-index:3;grid-row:2!important;width:132px;height:132px;display:grid;place-items:center;margin:8px 0 2px}
html.vx93-ready .vx93-auth-logo-wrap::before{content:"";position:absolute;inset:0;border:1px solid rgba(76,218,247,.28);border-radius:50%;box-shadow:0 0 0 10px rgba(126,80,255,.045),0 0 42px rgba(88,91,255,.20);animation:vx93AuthOrbit 12s linear infinite}
html.vx93-ready .vx93-auth-logo{width:104px;height:104px;border-radius:28px;display:grid;place-items:center;background:linear-gradient(145deg,#17133b,#090c21);border:1px solid rgba(171,130,255,.55);box-shadow:0 0 0 7px rgba(126,81,255,.07),0 22px 60px -28px rgba(90,78,255,.9),inset 0 1px rgba(255,255,255,.14);transform:rotate(0deg);position:relative;overflow:hidden}
html.vx93-ready .vx93-auth-logo::before{content:"";position:absolute;inset:9px;border:1px solid rgba(52,218,255,.20);border-radius:22px}
html.vx93-ready .vx93-auth-logo svg{width:68px;height:68px;position:relative;z-index:2;filter:drop-shadow(0 0 15px rgba(111,118,255,.42))}
html.vx93-ready .vx74-auth-copy{grid-row:3!important;align-self:end!important}
html.vx93-ready .vx74-auth-copy>span{color:#8fe8ff!important;letter-spacing:.19em!important}
html.vx93-ready .vx74-auth-copy h3{font-size:28px!important;line-height:1.04!important}
@keyframes vx93AuthOrbit{to{transform:rotate(360deg)}}

/* ---------- GLOBAL MOBILE NORMALIZATION ---------- */
@media(max-width:900px){
  html.vx93-ready .vx90-hero-grid{grid-template-columns:1fr!important;gap:18px!important;min-height:0!important}
  html.vx93-ready .vx90-hero-copy{max-width:760px!important;margin-inline:auto!important}
  html.vx93-ready .vx90-hero-visual{height:410px!important;width:min(100%,560px)!important;margin-inline:auto!important}
  html.vx93-ready .vx90-float-card{display:none!important}
  html.vx93-ready .vx91-nexus-label{bottom:-62px!important}
  html.vx93-ready .vx90-platform-strip{grid-template-columns:1fr 1fr!important}
  html.vx93-ready .vx90-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  html.vx93-ready .vx90-arena{grid-template-columns:1fr!important;gap:12px!important}
  html.vx93-ready .vx90-cup-scene{min-height:320px!important;order:2!important}
  html.vx93-ready .vx90-arena-copy{order:1!important}
  html.vx93-ready .vx90-system-grid{grid-template-columns:1fr 1fr!important}
  html.vx93-ready .vx90-business,html.vx93-ready .vx90-final.vx91-join{display:grid!important;grid-template-columns:1fr!important}
  html.vx93-ready .vx90-business-actions,html.vx93-ready .vx91-join-actions{width:100%!important}
  html.vx93-ready .vx91-join-benefits{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  html.vx93-ready :is(.vx66-network,.vx65-story,.vx65-team-grid,.corp-ecosystem,.vx75-game-universe,.vx76-corp-belt,.vx79-global-stage){grid-template-columns:1fr!important}
  html.vx93-ready :is(.form-row,.vx73-league-tools,.vx65-rank-tools){grid-template-columns:1fr!important}
  html.vx93-ready :is(.v2-grid,.grid-2,.grid-3){grid-template-columns:1fr!important}
  html.vx93-ready :is(.section,.wrap){max-width:100%!important}
  html.vx93-ready .section{padding-top:34px!important;padding-bottom:34px!important}
  html.vx93-ready :is(.modal.wide,.modal:not(.auth-modal)){width:calc(100vw - 16px)!important;max-width:none!important;max-height:calc(100dvh - 16px)!important;overflow:auto!important}
  html.vx93-ready :is(.table-wrap,.table-scroll,.vx73-rank-table,.vx61-sr-board-section){max-width:100%!important;overflow-x:auto!important}
  html.vx93-ready :is(input,select,textarea){max-width:100%!important}
}

@media(max-width:760px){
  html.vx93-ready #topbar{
    height:58px!important;min-height:58px!important;padding:6px 8px!important;gap:6px!important;
    grid-template-columns:42px 1fr auto!important;
  }
  html.vx93-ready #hamburger{display:flex!important;width:40px!important;height:40px!important;flex:0 0 40px!important}
  html.vx93-ready #topbar .top-brand{width:46px!important;min-width:46px!important;max-width:46px!important;height:46px!important;padding:0!important;justify-content:center!important}
  html.vx93-ready #topbar .top-brand .vx46-emblem.sm{left:3px!important;top:3px!important;width:40px!important;height:40px!important}
  html.vx93-ready #topbar .top-brand::after{left:1px!important;top:1px!important;width:44px!important;height:44px!important}
  html.vx93-ready .top-search{display:none!important}
  html.vx93-ready #topbar .top-actions{height:46px!important;gap:4px!important;margin-left:auto!important}
  html.vx93-ready #topbar .theme-picker{display:none!important}
  html.vx93-ready #topbar #authArea{display:none!important}
  html.vx93-ready #topbar #notifBtn{width:40px!important;height:40px!important;display:grid!important}
  html.vx93-ready .vx79-lang{display:flex!important;height:40px!important}
  html.vx93-ready .vx79-lang button{min-width:28px!important;height:34px!important;font-size:9px!important}
  html.vx93-ready #mainContent{padding-top:0!important}
  html.vx93-ready .vx90-hero{padding-top:30px!important;padding-bottom:24px!important}
  html.vx93-ready .vx90-hero-copy h1{font-size:clamp(36px,11vw,52px)!important;line-height:1.01!important}
  html.vx93-ready .vx90-hero-copy>p{font-size:13px!important;line-height:1.65!important}
  html.vx93-ready .vx90-hero-actions{display:grid!important;grid-template-columns:1fr 1fr!important;gap:7px!important}
  html.vx93-ready .vx90-hero-actions .btn{width:100%!important;min-height:46px!important;padding-inline:10px!important;font-size:11px!important}
  html.vx93-ready .vx90-feature-pills{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important}
  html.vx93-ready .vx90-feature-pills button{width:100%!important;justify-content:center!important}
  html.vx93-ready .vx90-hero-visual{height:340px!important;overflow:hidden!important}
  html.vx93-ready .vx90-planet{width:285px!important;height:285px!important}
  html.vx93-ready .vx90-orbit{width:305px!important;height:305px!important}
  html.vx93-ready .vx90-orbit.o2{width:238px!important;height:238px!important}
  html.vx93-ready .vx91-nexus{width:250px!important;height:250px!important;transform:scale(.82)!important}
  html.vx93-ready .vx91-ring.a{width:228px!important;height:228px!important}
  html.vx93-ready .vx91-ring.b{width:186px!important;height:186px!important}
  html.vx93-ready .vx91-ring.c{width:142px!important;height:142px!important}
  html.vx93-ready .vx91-nexus-label{bottom:-48px!important;min-width:158px!important}
  html.vx93-ready .vx90-platform-strip{grid-template-columns:1fr!important;margin-top:8px!important}
  html.vx93-ready .vx90-stats{grid-template-columns:1fr 1fr!important}
  html.vx93-ready .vx90-stats article{padding:12px!important;min-width:0!important}
  html.vx93-ready .vx90-stats b{font-size:17px!important}
  html.vx93-ready .vx90-arena{width:calc(100% - 20px)!important;padding:20px!important;margin-top:28px!important}
  html.vx93-ready .vx90-arena h2{font-size:29px!important}
  html.vx93-ready .vx90-arena p{font-size:12px!important}
  html.vx93-ready .vx90-cup-scene{min-height:270px!important}
  html.vx93-ready .vx90-cup-ring.r1{width:240px!important;height:240px!important}
  html.vx93-ready .vx90-cup-ring.r2{width:184px!important;height:184px!important}
  html.vx93-ready .vx93-point-core{width:138px!important;height:138px!important}
  html.vx93-ready .vx93-point-core .vx93-point-mark{font-size:27px!important}
  html.vx93-ready .vx90-country{width:36px!important;height:36px!important;font-size:8px!important}
  html.vx93-ready .vx90-system-grid{grid-template-columns:1fr!important}
  html.vx93-ready .vx90-business,html.vx93-ready .vx90-final.vx91-join{width:calc(100% - 20px)!important;padding:20px!important;margin-top:26px!important}
  html.vx93-ready .vx91-join-benefits{grid-template-columns:1fr!important}
  html.vx93-ready .vx91-join-actions{display:grid!important;grid-template-columns:1fr!important}
  html.vx93-ready .vx90-business-actions{display:grid!important;grid-template-columns:1fr!important}
  html.vx93-ready .vx90-business-actions .btn{width:100%!important}
  html.vx93-ready :is(.vx65-cap-grid,.vx65-how ol,.vx65-team-grid,.corp-ecosystem){grid-template-columns:1fr!important}
  html.vx93-ready :is(.vx65-section-head,.sec-head){align-items:flex-start!important;flex-direction:column!important}
  html.vx93-ready :is(.vx73-league-head,.vx73-league-tools){grid-template-columns:1fr!important}
  html.vx93-ready .vx73-rank-row{grid-template-columns:28px minmax(0,1fr) auto!important}
  html.vx93-ready .vx74-home-side{display:none!important}
  html.vx93-ready .vx74-home-main{grid-template-columns:1fr!important}
  html.vx93-ready .vx74-home-stage{min-height:430px!important}
}

@media(max-width:420px){
  html.vx93-ready #topbar{grid-template-columns:40px 1fr auto!important}
  html.vx93-ready #topbar .top-brand{display:none!important}
  html.vx93-ready .vx90-hero-copy h1{font-size:36px!important}
  html.vx93-ready .vx90-hero-actions{grid-template-columns:1fr!important}
  html.vx93-ready .vx90-feature-pills{grid-template-columns:1fr 1fr!important}
  html.vx93-ready .vx90-hero-visual{height:300px!important}
  html.vx93-ready .vx91-nexus{transform:scale(.72)!important}
  html.vx93-ready .vx90-stats{grid-template-columns:1fr!important}
  html.vx93-ready .vx93-point-core{width:126px!important;height:126px!important}
  html.vx93-ready .vx93-point-core .vx93-point-mark{font-size:24px!important}
}

@media(prefers-reduced-motion:reduce){
  html.vx93-ready *,html.vx93-ready *::before,html.vx93-ready *::after{animation:none!important;scroll-behavior:auto!important}
}
