/* Panther Storefront v3 — rediseño integral, aislado bajo .v2-shell. */
.v2-shell {
  --p-bg:#05070b;--p-card:#0d121b;--p-card-2:#111824;--p-text:#f8fafc;
  --p-muted:#9ca8b8;--p-gold:#4f8dff;--p-gold-soft:#8b5cf6;--p-green:#39d98a;
  --p-line:rgba(255,255,255,.1);--p-line-gold:rgba(79,141,255,.3);
  --p-shadow:0 24px 70px rgba(0,0,0,.34);--p-xl:28px;--p-lg:20px;--p-md:14px;
  min-height:100vh;overflow:clip;color:var(--p-text);
  background:radial-gradient(circle at 8% 4%,rgba(79,141,255,.12),transparent 26rem),
    radial-gradient(circle at 92% 20%,rgba(44,107,255,.09),transparent 30rem),var(--p-bg);
}
.v2-shell h1,.v2-shell h2,.v2-shell h3,.v2-shell .badge,.v2-shell .v2-popular__price,.v2-shell .v4-hero-panel>span{
  font-family:var(--font-display),Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;
}
.v2-shell,.v2-shell button,.v2-shell input,.v2-shell select,.v2-shell textarea{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}
.v2-shell a{color:inherit}.v2-shell h1,.v2-shell h2,.v2-shell h3,.v2-shell p{text-wrap:balance}

/* Navegación */
.v2-shell .topnav{
  position:sticky;z-index:50;top:0;display:grid;grid-template-columns:auto auto 1fr auto;
  align-items:center;gap:18px;width:min(1240px,calc(100% - 32px));min-height:76px;
  margin:12px auto 0;padding:10px 14px;border:1px solid var(--p-line);border-radius:18px;
  background:rgba(7,10,16,.84);box-shadow:0 18px 50px rgba(0,0,0,.24);backdrop-filter:blur(18px)
}
.v2-shell .logo{display:flex;align-items:center;gap:10px;min-width:0;text-decoration:none}
.v2-shell .logo::before{display:none!important}
.v2-shell .logo__mark{display:block;flex:0 0 46px;width:46px;height:46px;overflow:hidden;border:1px solid var(--p-line-gold);border-radius:12px;background:#07090d}
.v2-shell .logo__mark img{display:block;width:100%!important;height:100%!important;object-fit:cover}
.v2-shell .logo__copy{display:grid;gap:1px}
.v2-shell .logo__copy strong{color:#fff;font-size:16px;font-weight:950;letter-spacing:.06em;line-height:1}
.v2-shell .logo__copy>span{display:block;color:var(--p-gold);font-size:9px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.v2-shell .domain-pill{max-width:220px;overflow:hidden;padding:7px 11px;border:1px solid var(--p-line-gold);border-radius:999px;color:var(--p-gold-soft);background:rgba(79,141,255,.08);font-size:11px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}
.v2-shell .topnav nav{display:flex;justify-content:center;gap:6px}
.v2-shell .topnav nav a{min-height:40px;padding:11px 14px;border-radius:10px;color:#cdd5df;font-size:13px;font-weight:800;text-decoration:none}
.v2-shell .topnav nav a:hover{color:#fff!important;background:rgba(255,255,255,.07)!important}
.v2-shell .topnav__actions{display:flex;align-items:center;justify-content:flex-end;gap:8px}
.v2-shell .theme-toggle,.v2-shell .topnav__login,.v2-shell .topnav__register,.v2-shell .topnav__account{display:inline-flex;align-items:center;justify-content:center;min-height:42px;border-radius:11px;font-size:13px;font-weight:850;text-decoration:none}
.v2-shell .theme-toggle{width:42px;border:1px solid var(--p-line);color:var(--p-gold-soft);background:rgba(255,255,255,.05)}
.v2-shell .topnav__login{padding:0 12px;color:#dce3ec}
.v2-shell .topnav__register,.v2-shell .topnav__account{padding:0 15px;color:#0a1024;background:linear-gradient(135deg,#8b5cf6,var(--p-gold) 58%,#22d3ee);box-shadow:0 10px 25px rgba(79,141,255,.18)}

/* Portada */
.v2-shell .hero.hero--showcase{position:relative;display:block;width:min(1240px,calc(100% - 32px));min-height:610px;margin:18px auto 14px;overflow:hidden;border:1px solid var(--p-line-gold);border-radius:var(--p-xl);background:#080c12;box-shadow:var(--p-shadow)}
.v2-shell .hero--showcase picture{display:contents}
.v2-shell .hero--showcase .hero__image{position:absolute;inset:0;display:block!important;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.88}
.v2-shell .hero--showcase .hero__overlay{position:absolute;inset:0;display:block!important;background:linear-gradient(90deg,rgba(4,7,12,.98) 0%,rgba(4,7,12,.86) 38%,rgba(4,7,12,.25) 72%),linear-gradient(0deg,rgba(4,7,12,.88),transparent 55%)}
.v2-shell .hero--showcase .hero__content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;width:min(650px,58%);min-height:610px;padding:72px}
.v2-shell .badge{display:inline-flex;align-items:center;width:max-content;min-height:30px;padding:6px 11px;border:1px solid var(--p-line-gold);border-radius:999px;color:var(--p-gold-soft);background:rgba(79,141,255,.09);font-size:11px;font-weight:900;letter-spacing:.07em;text-transform:uppercase}
.v2-shell .hero--showcase h1{margin:20px 0 0;color:#fff;font-size:clamp(54px,6.7vw,92px);font-weight:900;letter-spacing:-.065em;line-height:1.02}
.v2-shell .hero--showcase h1 span{color:var(--p-gold)}
.v2-shell .hero--showcase p{max-width:520px;margin:24px 0 0;color:#c5ceda;font-size:17px;line-height:1.65}
.v2-shell .hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}
.v2-shell .hero-primary,.v2-shell .hero-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 20px;border-radius:12px;font-size:14px;font-weight:900;text-decoration:none}
.v2-shell .hero-primary{color:#0a1024;background:linear-gradient(135deg,#8b5cf6,var(--p-gold) 58%,#22d3ee);box-shadow:0 16px 34px rgba(79,141,255,.24)}
.v2-shell .hero-secondary{border:1px solid rgba(255,255,255,.18);color:#fff;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}
.v2-shell .hero__assurance{position:absolute;z-index:3;right:28px;bottom:24px;display:flex;gap:8px}
.v2-shell .hero__assurance span{padding:8px 11px;border:1px solid rgba(255,255,255,.12);border-radius:999px;color:#dbe4ef;background:rgba(5,8,13,.72);font-size:11px;font-weight:800;backdrop-filter:blur(10px)}

/* Anchos y tarjetas compartidas */
.v2-shell .trust-row,.v2-shell .client-status,.v2-shell .v2-catalog-entry,.v2-shell .v2-popular,.v2-shell .balance-explain,.v2-shell .v2-assurance-strip,.v2-shell .v2-page-head,.v2-shell .v2-section-pad,.v2-shell .checkout,.v2-shell .customer-account{width:min(1180px,calc(100% - 32px));margin-right:auto;margin-left:auto}
.v2-shell .trust-row{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px;margin-bottom:18px}
.v2-shell .trust-row>div{display:grid;grid-template-columns:44px 1fr;align-items:center;column-gap:12px;min-height:92px;padding:16px;border:1px solid var(--p-line);border-radius:var(--p-md);background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.018))}
.v2-shell .trust-row b{grid-row:1/3;display:grid;place-items:center;width:44px;height:44px;border-radius:12px;color:var(--p-gold);background:rgba(79,141,255,.1)}
.v2-shell .trust-row strong{color:#fff;font-size:14px}.v2-shell .trust-row span{display:block;color:var(--p-muted);font-size:12px;line-height:1.45}
.v2-shell .client-status{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:860px;margin-top:0;margin-bottom:28px;overflow:hidden;border:1px solid var(--p-line-gold);border-radius:16px;background:linear-gradient(90deg,rgba(79,141,255,.1),rgba(57,217,138,.07))}
.v2-shell .client-status__pill{display:grid;gap:4px;padding:16px 22px;text-align:center;text-decoration:none}
.v2-shell .client-status__pill+.client-status__pill{border-left:1px solid var(--p-line)}
.v2-shell .client-status__pill span{color:var(--p-muted);font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.v2-shell .client-status__pill strong{color:var(--p-gold-soft);font-size:18px}

.v2-shell .v2-catalog-entry{margin-bottom:32px}
.v2-shell .v2-catalog-entry__card{position:relative;display:grid;grid-template-columns:minmax(0,.8fr) minmax(360px,1.2fr);min-height:360px;overflow:hidden;border:1px solid var(--p-line);border-radius:var(--p-xl);color:#fff;background:var(--p-card);text-decoration:none;box-shadow:var(--p-shadow)}
.v2-shell .v2-catalog-entry__card>div{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:48px}
.v2-shell .v2-catalog-entry__card>div>span{color:var(--p-gold);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.v2-shell .v2-catalog-entry__card h2{margin:8px 0;color:#fff;font-size:clamp(34px,5vw,58px);line-height:.95}
.v2-shell .v2-catalog-entry__card p{margin:0 0 22px;color:var(--p-muted)}.v2-shell .v2-catalog-entry__card b{display:inline-flex;align-items:center;color:var(--p-gold-soft)}
.v2-shell .v2-catalog-entry__card>img{width:100%;height:100%;object-fit:cover;mask-image:linear-gradient(90deg,transparent 0%,#000 30%)}

.v2-shell .v2-popular{margin-bottom:34px}.v2-shell .v2-popular__head{display:grid;justify-items:center;margin-bottom:20px;text-align:center}
.v2-shell .v2-popular__head h2{margin:12px 0 5px;color:#fff;font-size:clamp(30px,4vw,46px)}.v2-shell .v2-popular__head p{margin:0;color:var(--p-muted)}
.v2-shell .v2-popular__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.v2-shell .v2-popular__card{display:grid;gap:5px;padding:13px;border:1px solid var(--p-line);border-radius:16px;color:#fff;background:linear-gradient(160deg,var(--p-card-2),var(--p-card));text-decoration:none}
.v2-shell .v2-popular__art{position:relative;display:block;width:100%;aspect-ratio:1.35;margin-bottom:7px;overflow:hidden;border-radius:11px;background:radial-gradient(circle,rgba(79,141,255,.16),transparent 62%),#06090e}
.v2-shell .v2-popular__art img{position:absolute;top:50%;left:50%;width:min(92px,54%);transform:translate(-50%,-50%)}
.v2-shell .v2-popular__game{color:var(--p-gold);font-size:10px;font-weight:900;text-transform:uppercase}.v2-shell .v2-popular__card strong{font-size:14px}.v2-shell .v2-popular__price{color:var(--p-green);font-size:20px;font-weight:900}

.v2-shell .balance-explain{display:grid;grid-template-columns:1.25fr .75fr;gap:28px;align-items:center;margin-bottom:30px;padding:42px;border:1px solid var(--p-line-gold);border-radius:var(--p-xl);background:radial-gradient(circle at 12% 20%,rgba(79,141,255,.12),transparent 20rem),var(--p-card)}
.v2-shell .balance-explain>div:first-child>span{color:var(--p-gold);font-size:11px;font-weight:900;text-transform:uppercase}
.v2-shell .balance-explain h2{margin:10px 0;color:#fff;font-size:clamp(28px,4vw,44px);line-height:1}.v2-shell .balance-explain p{max-width:610px;margin:0;color:var(--p-muted);line-height:1.6}
.v2-shell .balance-example{display:grid;gap:7px;padding:22px;border:1px solid var(--p-line);border-radius:16px;background:rgba(255,255,255,.045)}
.v2-shell .balance-example b{color:var(--p-muted);font-size:11px;text-transform:uppercase}.v2-shell .balance-example strong{color:var(--p-gold-soft);font-size:27px}.v2-shell .balance-example span{color:var(--p-muted);font-size:13px}.v2-shell .balance-example a{margin-top:8px;color:var(--p-gold);font-weight:900}
.v2-shell .v2-assurance-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:36px;overflow:hidden;border:1px solid var(--p-line);border-radius:var(--p-lg);background:rgba(255,255,255,.025)}
.v2-shell .v2-assurance-strip>div{display:grid;gap:4px;padding:20px}.v2-shell .v2-assurance-strip>div+div{border-left:1px solid var(--p-line)}
.v2-shell .v2-assurance-strip b{color:#fff;font-size:13px}.v2-shell .v2-assurance-strip span{color:var(--p-muted);font-size:11px;line-height:1.45}

/* Catálogo */
.v2-shell .v2-page-head{position:relative;margin-top:20px;margin-bottom:16px;overflow:hidden;padding:54px;border:1px solid var(--p-line);border-radius:var(--p-xl);background:radial-gradient(circle at 84% 15%,rgba(79,141,255,.18),transparent 18rem),linear-gradient(140deg,#0e1521,#080b11)}
.v2-shell .v2-page-head::after{content:"";position:absolute;right:5%;bottom:-55%;width:300px;aspect-ratio:1;border:1px solid rgba(79,141,255,.16);border-radius:50%;box-shadow:0 0 0 35px rgba(79,141,255,.025),0 0 0 75px rgba(79,141,255,.018)}
.v2-shell .v2-page-head h1{margin:14px 0 8px;color:#fff;font-size:clamp(42px,6vw,68px);letter-spacing:-.045em;line-height:.95}.v2-shell .v2-page-head h1 span{color:var(--p-gold)}
.v2-shell .v2-page-head p{max-width:700px;margin:0;color:var(--p-muted);font-size:16px;line-height:1.6}
.v2-shell .v2-section-pad{margin-bottom:38px;padding:4px 0}
.v2-shell .v2-search-wrap{position:relative;max-width:520px;margin:0 auto 22px}
.v2-shell .v2-search-wrap input[type=search]{width:100%;min-height:56px;padding:0 18px 0 48px;border:1px solid var(--p-line);border-radius:15px;color:#fff;background:var(--p-card)}
.v2-shell .v2-search-icon{position:absolute;top:19px;left:17px;color:var(--p-gold)}
.v2-shell .welcome-games__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.v2-shell .welcome-game{position:relative;display:flex;flex-direction:column;min-height:320px;overflow:hidden;padding:14px;border:1px solid var(--p-line);border-radius:17px;color:#fff;background:var(--p-card);text-align:left}
.v2-shell .welcome-game>img{width:calc(100% + 28px);height:160px;margin:-14px -14px 14px;object-fit:cover}
.v2-shell .welcome-game .price-badge{position:absolute;top:12px;right:12px;padding:6px 9px;border-radius:999px;color:#0a1024;background:var(--p-gold);font-size:10px;font-weight:950}
.v2-shell .welcome-game>strong{margin-top:auto;font-size:18px}.v2-shell .welcome-game>small{min-height:36px;margin-top:5px;color:var(--p-muted);line-height:1.4}.v2-shell .welcome-game>b{display:inline-flex;align-items:center;width:max-content;margin-top:13px;color:var(--p-gold-soft);font-size:12px}

/* Checkout completo */
.v2-shell .checkout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:18px;align-items:start;margin-top:20px;margin-bottom:38px}
.v2-shell .checkout-main,.v2-shell .summary-card,.v2-shell .process{border:1px solid var(--p-line);border-radius:var(--p-lg);background:var(--p-card);box-shadow:none}
.v2-shell .checkout-main{padding:28px}.v2-shell .checkout-side{position:sticky;top:104px;display:grid;gap:14px}.v2-shell .summary-card,.v2-shell .process{padding:20px}
.v2-shell .panel-head{margin-bottom:20px}.v2-shell .panel-head>span{color:var(--p-gold);font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.v2-shell .panel-head h2{margin:7px 0;color:#fff;font-size:clamp(30px,4vw,44px)}.v2-shell .panel-head p{margin:0;color:var(--p-muted);line-height:1.55}
.v2-shell .v2-stepper{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:8px;margin-bottom:28px;padding:12px;border:1px solid var(--p-line);border-radius:14px;background:rgba(255,255,255,.025)}
.v2-shell .v2-stepper__item{display:flex;align-items:center;gap:8px;padding:0;border:0;color:var(--p-muted);background:none;font-size:12px;font-weight:850}
.v2-shell .v2-stepper__item i{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.08);font-style:normal}
.v2-shell .v2-stepper__item.is-current,.v2-shell .v2-stepper__item.is-done{color:#fff}.v2-shell .v2-stepper__item.is-current i,.v2-shell .v2-stepper__item.is-done i{color:#0a1024;background:var(--p-gold)}
.v2-shell .v2-stepper__line{width:auto;height:1px;background:var(--p-line)}
.v2-shell .step{display:flex;align-items:center;gap:12px;margin:26px 0 14px}.v2-shell .step>span{display:grid;place-items:center;flex:0 0 38px;width:38px;height:38px;border-radius:11px;color:#211604;background:var(--p-gold);font-weight:950}
.v2-shell .step h2{margin:0;color:#fff;font-size:20px}.v2-shell .step p{margin:3px 0 0;color:var(--p-muted);font-size:12px}
.v2-shell .form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
.v2-shell .field,.v2-shell .account-card label,.v2-shell .account-settings-form label{display:grid;gap:7px;color:#c7d0dc;font-size:12px;font-weight:800}
.v2-shell .field input,.v2-shell .field select,.v2-shell .account-card input,.v2-shell .account-card select,.v2-shell .account-settings-form input{width:100%;min-height:48px;border:1px solid var(--p-line);border-radius:11px;color:#fff;background:#080c12}
.v2-shell .packs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}
.v2-shell .pack{position:relative;display:grid;gap:5px;min-height:260px;padding:12px;overflow:hidden;border:1px solid var(--p-line);border-radius:15px;color:#fff;background:linear-gradient(160deg,var(--p-card-2),#090d14);text-align:left}
.v2-shell .pack.active{border-color:var(--p-gold);box-shadow:0 0 0 2px rgba(79,141,255,.14)}
.v2-shell .product-art{display:grid;place-items:center;width:100%;height:96px;overflow:hidden;border-radius:10px;background:rgba(255,255,255,.035)}.v2-shell .product-art img{max-width:86px;max-height:86px;object-fit:contain}
.v2-shell .pack-kicker{color:var(--p-gold);font-size:9px;font-weight:900;text-transform:uppercase}.v2-shell .pack-value{color:var(--p-green);font-size:21px;font-weight:950}.v2-shell .pack small{color:var(--p-muted)}
.v2-shell .price-row{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.v2-shell .select-label{color:var(--p-gold-soft);font-size:11px;font-weight:850}
.v2-shell .tabs,.v2-shell .payments{display:flex;flex-wrap:wrap;gap:8px}.v2-shell .tab,.v2-shell .payment,.v2-shell .secondary{min-height:44px;border:1px solid var(--p-line);border-radius:11px;color:#d9e1eb;background:rgba(255,255,255,.035)}
.v2-shell .tab.active,.v2-shell .payment.active{border-color:var(--p-line-gold);color:var(--p-gold-soft);background:rgba(79,141,255,.08)}
.v2-shell .payment{display:grid;flex:1;min-width:180px;padding:15px;text-align:left}.v2-shell .payment small{color:var(--p-muted)}
.v2-shell .summary-row{display:flex;justify-content:space-between;gap:12px;padding:11px 0;border-bottom:1px solid var(--p-line);color:var(--p-muted);font-size:12px}.v2-shell .summary-row strong{max-width:56%;color:#fff;text-align:right}
.v2-shell .summary-row.total{margin-top:5px;border:0}.v2-shell .summary-row.total strong{color:var(--p-green);font-size:22px}
.v2-shell .primary{width:100%;min-height:48px;border:0;border-radius:11px;color:#211604;background:linear-gradient(135deg,#8b5cf6,var(--p-gold));font-weight:950}
.v2-shell .summary-card>.secondary{width:100%;margin-top:8px}.v2-shell .process h2{margin:0 0 12px;color:#fff;font-size:16px}.v2-shell .process-grid{display:grid;gap:8px}
.v2-shell .process-grid>div{display:grid;grid-template-columns:30px 1fr;gap:2px 9px;padding:10px;border:1px solid var(--p-line);border-radius:11px}
.v2-shell .process-grid i{grid-row:1/3;display:grid;place-items:center;width:30px;height:30px;border-radius:9px;color:var(--p-gold);background:rgba(79,141,255,.09);font-style:normal}.v2-shell .process-grid span{color:var(--p-muted);font-size:11px}

/* Acceso, registro y cuenta */
.v2-shell .customer-account{margin-top:20px;margin-bottom:40px}.v2-shell .customer-panel{width:100%}
.v2-shell .account-auth-layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(430px,1.08fr);min-height:660px;overflow:hidden;border:1px solid var(--p-line);border-radius:var(--p-xl);background:var(--p-card);box-shadow:var(--p-shadow)}
.v2-shell .account-auth-aside{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:660px;overflow:hidden;padding:48px;background:linear-gradient(0deg,rgba(4,7,12,.96),rgba(4,7,12,.12)),url("/recargas/img/free-fire-card.webp") center/cover}
.v2-shell .account-auth-aside::after{content:"";position:absolute;inset:0;border-right:1px solid var(--p-line);background:linear-gradient(90deg,rgba(79,141,255,.06),transparent);pointer-events:none}
.v2-shell .account-auth-aside>*{position:relative;z-index:1}.v2-shell .account-auth-aside__eyebrow{color:var(--p-gold);font-size:11px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.v2-shell .account-auth-aside h2{max-width:470px;margin:10px 0;color:#fff;font-size:clamp(34px,4vw,52px);line-height:.98}.v2-shell .account-auth-aside p{max-width:460px;margin:0;color:#c3ccd7;line-height:1.55}
.v2-shell .account-auth-aside__benefits{display:grid;gap:9px;margin-top:24px}.v2-shell .account-auth-aside__benefits span{display:flex;align-items:center;gap:10px;color:#e5ebf2;font-size:12px;font-weight:750}
.v2-shell .account-auth-aside__benefits b{display:grid;place-items:center;width:30px;height:30px;border:1px solid var(--p-line-gold);border-radius:9px;color:var(--p-gold);background:rgba(79,141,255,.08);font-size:10px}
.v2-shell .account-auth-main{display:flex;flex-direction:column;justify-content:center;padding:32px}.v2-shell .account-create-hero--compact{display:flex;justify-content:center;padding:0 0 18px}
.v2-shell .account-choice{display:grid;grid-template-columns:repeat(2,1fr);width:min(430px,100%);padding:5px;border:1px solid var(--p-line);border-radius:13px;background:#080c12}
.v2-shell .account-choice button{min-height:40px;border:0;border-radius:9px;color:var(--p-muted);background:transparent;font-size:12px;font-weight:900}.v2-shell .account-choice button.active{color:#0a1024;background:var(--p-gold)}
.v2-shell .account-access-shell--solo{display:block}.v2-shell .account-access-shell--solo .account-forms{display:block;width:min(430px,100%);margin:0 auto}
.v2-shell .account-card{display:grid;gap:14px;padding:28px;border:1px solid var(--p-line);border-radius:17px;background:#090d14}
.v2-shell .account-card>span,.v2-shell .account-card__head{color:var(--p-gold);font-size:11px;font-weight:900;text-transform:uppercase}.v2-shell .account-card h3{margin:0;color:#fff;font-size:28px}
.v2-shell .account-form-copy{margin:-7px 0 4px;color:var(--p-muted);font-size:13px;line-height:1.55}
.v2-shell .account-card button[type=submit],.v2-shell .account-card .register-actions button:not(.secondary){min-height:48px;border:0;border-radius:11px;color:#211604;background:linear-gradient(135deg,#8b5cf6,var(--p-gold));font-weight:950}
.v2-shell .account-link-button{border:0;color:var(--p-gold-soft);background:transparent}
.v2-shell .register-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.v2-shell .register-steps button{min-height:38px;border:1px solid var(--p-line);border-radius:9px;color:var(--p-muted);background:rgba(255,255,255,.03);font-size:11px;font-weight:850}
.v2-shell .register-steps button.active,.v2-shell .register-steps button.done{border-color:var(--p-line-gold);color:var(--p-gold-soft);background:rgba(79,141,255,.08)}
.v2-shell .register-panel{display:grid;gap:13px;margin:0;padding:0;border:0}.v2-shell .register-panel legend{margin-bottom:10px;color:#fff;font-size:13px;font-weight:850}.v2-shell .register-actions{display:flex;gap:8px}.v2-shell .register-actions button{flex:1}
.v2-shell .register-review{display:grid;gap:7px;padding:15px;border:1px solid var(--p-line);border-radius:11px;color:var(--p-muted);background:rgba(255,255,255,.025)}

.v2-shell .account-dashboard{display:grid;gap:16px}.v2-shell .account-overview-head{display:flex;justify-content:space-between;gap:20px;padding:28px;border:1px solid var(--p-line);border-radius:var(--p-lg);background:linear-gradient(145deg,var(--p-card-2),var(--p-card))}
.v2-shell .account-overview-head h3{margin:8px 0;color:#fff;font-size:clamp(25px,3vw,38px)}.v2-shell .account-overview-head p{max-width:680px;margin:0;color:var(--p-muted);line-height:1.55}
.v2-shell .account-overview-actions{display:flex;flex-direction:column;gap:8px;min-width:180px}.v2-shell .account-overview-actions button{min-height:42px;border:1px solid var(--p-line-gold);border-radius:10px;color:var(--p-gold-soft);background:rgba(79,141,255,.08);font-weight:850}
.v2-shell .account-dashboard-nav{display:flex;gap:7px;padding:8px;overflow-x:auto;border:1px solid var(--p-line);border-radius:var(--p-lg);background:#080c12}
.v2-shell .account-dashboard-nav button{min-height:38px;padding:0 13px;border:0;border-radius:9px;color:var(--p-muted);background:transparent;white-space:nowrap}.v2-shell .account-dashboard-nav button:hover{color:#fff;background:rgba(255,255,255,.06)}
.v2-shell .customer-profile-card{display:grid;grid-template-columns:auto 1fr minmax(280px,.8fr) auto;gap:18px;align-items:start;padding:24px;border:1px solid var(--p-line);border-radius:var(--p-lg);background:var(--p-card)}
.v2-shell .profile-avatar{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;color:#0a1024;background:var(--p-gold);font-size:20px;font-weight:950}
.v2-shell .profile-info h3{margin:6px 0;color:#fff;font-size:24px}.v2-shell .profile-info p{margin:3px 0;color:var(--p-muted);font-size:12px}
.v2-shell .wallet-balance-card{display:grid;gap:8px;padding:18px;border:1px solid rgba(57,217,138,.22);border-radius:15px;background:rgba(57,217,138,.05)}
.v2-shell .wallet-balance-card>strong{color:var(--p-green);font-size:32px}.v2-shell .wallet-topup__chips{display:flex;flex-wrap:wrap;gap:6px}
.v2-shell .wallet-topup__chips button{min-height:32px;border:1px solid var(--p-line);border-radius:8px;color:#fff;background:rgba(255,255,255,.04)}.v2-shell .wallet-topup__chips button.active{border-color:var(--p-gold);color:#0a1024;background:var(--p-gold)}
.v2-shell .profile-logout{border:0;color:#ff8b8b;background:transparent}
.v2-shell .account-phase-card,.v2-shell .account-tools-grid .account-card,.v2-shell .account-settings-grid .account-card{border:1px solid var(--p-line);border-radius:var(--p-lg);background:var(--p-card)}
.v2-shell .account-phase-card{padding:24px}.v2-shell .account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}

/* Pie */
.v2-shell .auth-footer{display:grid;grid-template-columns:minmax(260px,1.4fr) .7fr .7fr;gap:34px;width:min(1240px,calc(100% - 32px));margin:0 auto;padding:36px;border:1px solid var(--p-line);border-radius:var(--p-xl) var(--p-xl) 0 0;color:#fff;background:#070a0f}
.v2-shell .auth-footer__brand{display:flex;gap:13px;align-items:center}.v2-shell .auth-footer__mark{flex:0 0 54px;width:54px;height:54px;overflow:hidden;border:1px solid var(--p-line-gold);border-radius:14px}
.v2-shell .auth-footer__mark img{width:100%;height:100%;object-fit:cover}.v2-shell .auth-footer__brand>span:last-child{display:grid;gap:5px}.v2-shell .auth-footer__brand strong{color:#fff;font-size:16px}.v2-shell .auth-footer__brand small{max-width:330px;color:var(--p-muted);line-height:1.45}
.v2-shell .auth-footer__nav,.v2-shell .footer-socials{display:grid;align-content:start;gap:8px}.v2-shell .auth-footer__nav strong,.v2-shell .footer-socials strong{color:var(--p-gold-soft);font-size:11px;text-transform:uppercase}
.v2-shell .auth-footer__nav a,.v2-shell .footer-socials a{color:var(--p-muted);font-size:13px;text-decoration:none}.v2-shell .auth-footer__bottom{grid-column:1/-1;display:flex;justify-content:space-between;gap:16px;padding-top:20px;border-top:1px solid var(--p-line);color:#737f8e;font-size:11px}
.support-float{position:fixed;z-index:60;right:18px;bottom:18px;display:grid;min-width:124px;padding:10px 14px;border:1px solid rgba(255,255,255,.18);border-radius:15px;color:#fff;background:#1cad67;box-shadow:0 18px 42px rgba(28,173,103,.3)}
.support-float span{font-size:9px;text-transform:uppercase;opacity:.8}.support-float strong{font-size:13px}

.v2-shell .empty,.v2-shell .result,.v2-shell .verify-box{border:1px solid var(--p-line);border-radius:12px;color:var(--p-muted);background:rgba(255,255,255,.025)}
.v2-shell a,.v2-shell button,.v2-shell .welcome-game,.v2-shell .v2-popular__card{transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}
@media (hover:hover){.v2-shell .hero-primary:hover,.v2-shell .topnav__register:hover,.v2-shell .topnav__account:hover{transform:translateY(-2px);box-shadow:0 18px 36px rgba(79,141,255,.3)}.v2-shell .welcome-game:hover,.v2-shell .v2-popular__card:hover{transform:translateY(-4px);border-color:var(--p-line-gold)}}
@media (prefers-reduced-motion:reduce){.v2-shell *{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

/* Tema claro */
html[data-theme=light] .v2-shell{--p-bg:#f4f6f8;--p-card:#fff;--p-card-2:#f7f9fb;--p-text:#111827;--p-muted:#667085;--p-line:rgba(15,23,42,.12);color:var(--p-text);background:#f4f6f8}
html[data-theme=light] .v2-shell .v2-page-head,html[data-theme=light] .v2-shell .hero--showcase,html[data-theme=light] .v2-shell .account-auth-aside,html[data-theme=light] .v2-shell .auth-footer,html[data-theme=light] .v2-shell .topnav{color-scheme:dark}
html[data-theme=light] .v2-shell .trust-row strong,html[data-theme=light] .v2-shell .v2-popular__head h2,html[data-theme=light] .v2-shell .v2-popular__card,html[data-theme=light] .v2-shell .balance-explain h2,html[data-theme=light] .v2-shell .account-card h3,html[data-theme=light] .v2-shell .account-overview-head h3,html[data-theme=light] .v2-shell .profile-info h3,html[data-theme=light] .v2-shell .step h2,html[data-theme=light] .v2-shell .panel-head h2{color:#111827}
html[data-theme=light] .v2-shell input,html[data-theme=light] .v2-shell select{color:#111827;background:#fff}

@media (max-width:1000px){
  .v2-shell .topnav{grid-template-columns:1fr auto}.v2-shell .domain-pill{display:none}.v2-shell .topnav nav{grid-column:1/-1;grid-row:2;justify-content:flex-start;overflow-x:auto;border-top:1px solid var(--p-line);padding-top:7px}.v2-shell .topnav__actions{grid-column:2;grid-row:1}
  .v2-shell .hero--showcase .hero__content{width:70%;padding:48px}.v2-shell .v2-popular__grid,.v2-shell .welcome-games__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .v2-shell .checkout{grid-template-columns:1fr}.v2-shell .checkout-side{position:static;grid-template-columns:1fr 1fr}
  .v2-shell .account-auth-layout{grid-template-columns:.8fr 1.2fr}.v2-shell .account-auth-aside{padding:30px}.v2-shell .customer-profile-card{grid-template-columns:auto 1fr}.v2-shell .wallet-balance-card{grid-column:1/-1}
}
@media (max-width:680px){
  .v2-shell .topnav{width:calc(100% - 20px);margin-top:8px;padding:9px;border-radius:14px}.v2-shell .logo__mark{flex-basis:40px;width:40px;height:40px}.v2-shell .logo__copy strong{font-size:14px}.v2-shell .topnav__login{display:none}.v2-shell .topnav__register,.v2-shell .topnav__account{min-height:38px;padding:0 11px;font-size:11px}.v2-shell .theme-toggle{width:38px;min-height:38px}.v2-shell .topnav nav{gap:3px}.v2-shell .topnav nav a{min-height:34px;padding:9px 11px;font-size:11px}
  .v2-shell .hero.hero--showcase{width:calc(100% - 20px);min-height:590px;margin-top:10px;border-radius:20px}.v2-shell .hero--showcase .hero__image{object-position:64% center}.v2-shell .hero--showcase .hero__overlay{background:linear-gradient(0deg,rgba(4,7,12,.99) 0%,rgba(4,7,12,.84) 48%,rgba(4,7,12,.18) 100%)}
  .v2-shell .hero--showcase .hero__content{justify-content:flex-end;width:100%;min-height:590px;padding:28px 20px 96px}.v2-shell .hero--showcase h1{font-size:clamp(48px,15vw,66px)}.v2-shell .hero--showcase p{font-size:14px;line-height:1.55}.v2-shell .hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.v2-shell .hero-primary,.v2-shell .hero-secondary{min-height:48px;padding:0 12px;font-size:12px}.v2-shell .hero__assurance{right:16px;bottom:18px;left:16px;overflow-x:auto}.v2-shell .hero__assurance span{white-space:nowrap}
  .v2-shell .trust-row,.v2-shell .client-status,.v2-shell .v2-catalog-entry,.v2-shell .v2-popular,.v2-shell .balance-explain,.v2-shell .v2-assurance-strip,.v2-shell .v2-page-head,.v2-shell .v2-section-pad,.v2-shell .checkout,.v2-shell .customer-account,.v2-shell .auth-footer{width:calc(100% - 20px)}
  .v2-shell .trust-row{grid-template-columns:1fr}.v2-shell .trust-row>div{min-height:76px}.v2-shell .client-status{grid-template-columns:1fr 1fr}.v2-shell .client-status__pill{padding:13px 10px}.v2-shell .client-status__pill strong{font-size:14px}
  .v2-shell .v2-catalog-entry__card{grid-template-columns:1fr;min-height:390px}.v2-shell .v2-catalog-entry__card>div{min-height:390px;padding:28px;background:linear-gradient(90deg,rgba(4,7,12,.98),rgba(4,7,12,.54))}.v2-shell .v2-catalog-entry__card>img{position:absolute;inset:0;width:100%;mask-image:none;opacity:.6}
  .v2-shell .v2-popular__grid,.v2-shell .welcome-games__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.v2-shell .v2-popular__card{padding:10px}.v2-shell .welcome-game{min-height:275px;padding:11px}.v2-shell .welcome-game>img{width:calc(100% + 22px);height:125px;margin:-11px -11px 11px}.v2-shell .welcome-game>strong{font-size:15px}
  .v2-shell .balance-explain{grid-template-columns:1fr;padding:26px}.v2-shell .v2-assurance-strip{grid-template-columns:1fr}.v2-shell .v2-assurance-strip>div+div{border-top:1px solid var(--p-line);border-left:0}
  .v2-shell .v2-page-head{padding:34px 24px}.v2-shell .v2-page-head h1{font-size:42px}.v2-shell .v2-page-head p{font-size:14px}
  .v2-shell .checkout-main{padding:18px}.v2-shell .checkout-side{grid-template-columns:1fr}.v2-shell .form-grid,.v2-shell .packs{grid-template-columns:1fr}.v2-shell .v2-stepper__item strong{display:none}.v2-shell .pack{min-height:225px}
  .v2-shell .account-auth-layout{display:block;min-height:0}.v2-shell .account-auth-aside{min-height:150px;padding:20px 24px}.v2-shell .account-auth-aside h2{font-size:32px}.v2-shell .account-auth-aside__benefits{display:none}.v2-shell .account-auth-main{padding:18px}.v2-shell .account-card{padding:20px}
  /* En mobile el formulario (LoginForm/RegisterForm) ya trae su propio titulo + resumen -- este texto duplicaba el mismo mensaje justo arriba, antes de llegar a los campos. Se deja solo el banner con foto + marca. */
  .v2-shell .account-auth-aside__eyebrow,.v2-shell .account-auth-aside h2,.v2-shell .account-auth-aside>p,.v2-shell .account-auth-preview,.v2-shell .account-auth-aside__secure{display:none}
  .v2-shell .account-overview-head{display:grid;padding:20px}.v2-shell .account-overview-actions{min-width:0}.v2-shell .customer-profile-card{grid-template-columns:1fr}.v2-shell .profile-avatar{width:54px;height:54px}.v2-shell .wallet-balance-card{grid-column:auto}.v2-shell .account-grid{grid-template-columns:1fr}
  .v2-shell .auth-footer{grid-template-columns:1fr 1fr;gap:24px;padding:26px 20px}.v2-shell .auth-footer__brand{grid-column:1/-1}.v2-shell .auth-footer__bottom{display:grid}.support-float{right:10px;bottom:10px;min-width:108px}
}
@media (max-width:390px){
  .v2-shell .logo__copy{display:none}.v2-shell .hero-actions{grid-template-columns:1fr}.v2-shell .welcome-games__grid{grid-template-columns:1fr}.v2-shell .auth-footer{grid-template-columns:1fr}.v2-shell .auth-footer__brand,.v2-shell .auth-footer__bottom{grid-column:auto}
}

/* Guardas de ancho contra reglas heredadas del storefront anterior. */
.v2-shell .topnav > *,
.v2-shell .topnav nav,
.v2-shell .v2-catalog-entry,
.v2-shell .v2-catalog-entry__card {
  min-width: 0;
}
.v2-shell .v2-catalog-entry__card {
  display: grid !important;
  width: 100% !important;
  max-width: 100%;
}
@media (max-width:680px){
  .v2-shell .topnav{grid-template-columns:minmax(0,1fr) auto}
  .v2-shell .topnav .logo{width:auto!important;max-width:100%;min-width:0}
  .v2-shell .topnav nav{grid-column:1/-1!important;grid-row:2!important;width:100%;max-width:100%;min-width:0;overflow-x:auto}
  .v2-shell .topnav__actions{display:flex!important;grid-column:2!important;grid-row:1!important;width:auto;min-width:0}
  .v2-shell .v2-catalog-entry__card>img{display:block!important;width:100%!important;max-width:100%}
}

/* Portada ampliada: patrones útiles de una tienda de recargas, adaptados a Panther. */
.v2-shell .v3-games,
.v2-shell .v3-how,
.v2-shell .v3-faq,
.v2-shell .v3-support-cta{
  width:min(1180px,calc(100% - 32px));
  margin-right:auto;
  margin-left:auto;
}
.v2-shell .v3-games{margin-bottom:38px}
.v2-shell .v3-section-head{
  display:flex;
  align-items:end;
  justify-content:space-between;
  gap:24px;
  margin-bottom:20px;
}
.v2-shell .v3-section-head h2,
.v2-shell .v3-faq__intro h2{
  margin:12px 0 6px;
  color:#fff;
  font-size:clamp(30px,4vw,46px);
  line-height:1;
}
.v2-shell .v3-section-head p,
.v2-shell .v3-faq__intro p{margin:0;color:var(--p-muted);line-height:1.55}
.v2-shell .v3-section-head>a,
.v2-shell .v3-faq__intro>a{
  display:inline-flex;
  align-items:center;
  gap:7px;
  color:var(--p-gold-soft);
  font-size:13px;
  font-weight:900;
  text-decoration:none;
  white-space:nowrap;
}
.v2-shell .v3-games__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.v2-shell .v3-game-card{
  position:relative;
  min-height:240px;
  overflow:hidden;
  border:1px solid var(--p-line);
  border-radius:18px;
  color:#fff;
  background:var(--p-card);
  text-decoration:none;
}
.v2-shell .v3-game-card>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.v2-shell .v3-game-card__shade{position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,6,10,.98),rgba(3,6,10,.08) 74%)}
.v2-shell .v3-game-card__copy{position:absolute;right:0;bottom:0;left:0;display:grid;gap:5px;padding:20px}
.v2-shell .v3-game-card__copy small{color:var(--p-gold);font-size:9px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.v2-shell .v3-game-card__copy strong{font-size:21px}
.v2-shell .v3-game-card__copy b{display:flex;align-items:center;gap:6px;color:#dce4ee;font-size:11px}

.v2-shell .v3-how{margin-bottom:34px;padding:42px;border:1px solid var(--p-line);border-radius:var(--p-xl);background:linear-gradient(145deg,#0d131d,#080b11)}
.v2-shell .v3-section-head--center{justify-content:center;text-align:center}
.v2-shell .v3-section-head--center .badge{margin:auto}
.v2-shell .v3-how__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.v2-shell .v3-how__grid article{position:relative;min-height:205px;padding:24px;border:1px solid var(--p-line);border-radius:17px;background:rgba(255,255,255,.025)}
.v2-shell .v3-how__grid article>b{position:absolute;top:17px;right:19px;color:rgba(79,141,255,.2);font-size:42px;font-weight:950}
.v2-shell .v3-how__grid article>span{color:var(--p-gold);font-size:10px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.v2-shell .v3-how__grid h3{max-width:220px;margin:38px 0 8px;color:#fff;font-size:20px}
.v2-shell .v3-how__grid p{margin:0;color:var(--p-muted);font-size:13px;line-height:1.55}

.v2-shell .v3-faq{display:grid;grid-template-columns:.72fr 1.28fr;gap:30px;align-items:start;margin-bottom:34px;padding:42px;border:1px solid var(--p-line-gold);border-radius:var(--p-xl);background:radial-gradient(circle at 8% 12%,rgba(79,141,255,.11),transparent 20rem),var(--p-card)}
.v2-shell .v3-faq__intro>a{margin-top:20px}
.v2-shell .v3-faq__list{display:grid;gap:9px}
.v2-shell .v3-faq details{overflow:hidden;border:1px solid var(--p-line);border-radius:13px;background:rgba(255,255,255,.025)}
.v2-shell .v3-faq summary{position:relative;padding:17px 48px 17px 18px;color:#fff;font-size:13px;font-weight:850;cursor:pointer;list-style:none}
.v2-shell .v3-faq summary::-webkit-details-marker{display:none}
.v2-shell .v3-faq summary::after{content:"+";position:absolute;top:13px;right:17px;color:var(--p-gold);font-size:22px}
.v2-shell .v3-faq details[open] summary::after{content:"−"}
.v2-shell .v3-faq details p{margin:0;padding:0 18px 18px;color:var(--p-muted);font-size:12px;line-height:1.6}

.v2-shell .v3-support-cta{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:18px;padding:24px 28px;border:1px solid rgba(51,132,255,.3);border-radius:18px;background:linear-gradient(90deg,rgba(34,112,255,.13),rgba(79,141,255,.08))}
.v2-shell .v3-support-cta>div{display:grid;gap:4px}
.v2-shell .v3-support-cta span{color:#77aaff;font-size:10px;font-weight:950;text-transform:uppercase}
.v2-shell .v3-support-cta strong{color:#fff;font-size:16px}
.v2-shell .v3-support-cta>a{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:0 17px;border-radius:11px;color:#0a1024;background:var(--p-gold);font-size:12px;font-weight:950;text-decoration:none;white-space:nowrap}

@media (hover:hover){
  .v2-shell .v3-game-card:hover{transform:translateY(-4px);border-color:var(--p-line-gold);box-shadow:0 18px 42px rgba(0,0,0,.3)}
  .v2-shell .v3-game-card:hover>img{transform:scale(1.045)}
}
html[data-theme=light] .v2-shell .v3-section-head h2,
html[data-theme=light] .v2-shell .v3-faq__intro h2,
html[data-theme=light] .v2-shell .v3-how__grid h3,
html[data-theme=light] .v2-shell .v3-faq summary{color:#111827}
@media (max-width:820px){
  .v2-shell .v3-games__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .v2-shell .v3-faq{grid-template-columns:1fr}
}
@media (max-width:680px){
  .v2-shell .v3-games,.v2-shell .v3-how,.v2-shell .v3-faq,.v2-shell .v3-support-cta{width:calc(100% - 20px)}
  .v2-shell .v3-section-head{align-items:start}.v2-shell .v3-section-head>a{margin-top:8px}
  .v2-shell .v3-game-card{min-height:205px}.v2-shell .v3-game-card__copy{padding:15px}.v2-shell .v3-game-card__copy strong{font-size:16px}
  .v2-shell .v3-how,.v2-shell .v3-faq{padding:25px 20px}
  .v2-shell .v3-how__grid{grid-template-columns:1fr}.v2-shell .v3-how__grid article{min-height:175px}
  .v2-shell .v3-support-cta{align-items:flex-start;flex-direction:column;padding:21px}.v2-shell .v3-support-cta>a{width:100%;justify-content:center}
}
@media (max-width:390px){
  .v2-shell .v3-games__grid{grid-template-columns:1fr}
  .v2-shell .v3-section-head{display:grid}
}

/* Panther Storefront v4: mayor información real, profundidad visual y acabado premium. */
.v2-shell .v4-livebar{
  display:flex;
  align-items:center;
  justify-content:center;
  gap:28px;
  width:min(1180px,calc(100% - 32px));
  min-height:38px;
  margin:10px auto -4px;
  color:#aeb9c7;
  font-size:10px;
  font-weight:800;
  letter-spacing:.035em;
}
.v2-shell .v4-livebar span{display:flex;align-items:center;gap:7px;white-space:nowrap}
.v2-shell .v4-livebar span+span::before{content:"";width:3px;height:3px;border-radius:50%;background:rgba(255,255,255,.3)}
.v2-shell .v4-livebar i{width:7px;height:7px;border-radius:50%;background:var(--p-green);box-shadow:0 0 0 5px rgba(57,217,138,.1);animation:v4Pulse 2.4s ease-in-out infinite}
@keyframes v4Pulse{50%{box-shadow:0 0 0 8px rgba(57,217,138,0)}}

.v2-shell .v4-hero-panel{
  position:relative;
  z-index:5;
  display:grid;
  grid-template-columns:1.1fr repeat(2,1fr);
  align-items:center;
  gap:18px;
  width:min(720px,calc(100% - 72px));
  min-height:94px;
  margin:-126px max(54px,calc((100% - 1240px)/2 + 28px)) 30px auto;
  padding:16px 18px;
  border:1px solid rgba(255,255,255,.15);
  border-radius:17px;
  color:#fff;
  background:rgba(7,10,16,.82);
  box-shadow:0 22px 50px rgba(0,0,0,.35);
  backdrop-filter:blur(20px);
}
.v2-shell .v4-hero-panel>span{align-self:end;color:var(--p-gold);font-size:9px;font-weight:950;letter-spacing:.1em;text-transform:uppercase}
.v2-shell .v4-hero-panel>strong{grid-column:1;align-self:start;font-size:19px}
.v2-shell .v4-hero-panel>div{grid-row:1/3;display:grid;gap:4px;padding-left:18px;border-left:1px solid var(--p-line)}
.v2-shell .v4-hero-panel small{color:var(--p-muted);font-size:9px;font-weight:900;text-transform:uppercase}
.v2-shell .v4-hero-panel b{font-size:11px;line-height:1.35}

.v2-shell .v3-game-card__copy em{color:#d7e0ea;font-size:10px;font-style:normal}
.v2-shell .v2-popular__art--cover img{width:100%;max-width:none;height:100%;max-height:none;object-fit:cover}
.v2-shell .v2-popular__art--cover::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(5,8,12,.45),transparent 65%)}

.v2-shell .v4-proof{
  display:grid;
  grid-template-columns:.9fr 1.1fr;
  gap:34px;
  width:min(1180px,calc(100% - 32px));
  margin:0 auto 34px;
  padding:46px;
  overflow:hidden;
  border:1px solid var(--p-line);
  border-radius:var(--p-xl);
  background:
    radial-gradient(circle at 0 100%,rgba(44,107,255,.13),transparent 25rem),
    radial-gradient(circle at 100% 0,rgba(79,141,255,.1),transparent 24rem),
    #090d14;
}
.v2-shell .v4-proof__intro{display:flex;flex-direction:column;justify-content:center}
.v2-shell .v4-proof__intro h2{margin:16px 0 14px;color:#fff;font-size:clamp(32px,4.5vw,52px);letter-spacing:-.045em;line-height:.98}
.v2-shell .v4-proof__intro h2 span{color:var(--p-gold)}
.v2-shell .v4-proof__intro p{max-width:480px;margin:0;color:var(--p-muted);line-height:1.65}
.v2-shell .v4-proof__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}
.v2-shell .v4-proof__grid article{position:relative;display:flex;flex-direction:column;justify-content:flex-end;min-height:190px;padding:20px;overflow:hidden;border:1px solid var(--p-line);border-radius:16px;background:rgba(255,255,255,.028)}
.v2-shell .v4-proof__grid article>b{position:absolute;top:13px;right:16px;color:rgba(79,141,255,.18);font-size:38px}
.v2-shell .v4-proof__grid strong{max-width:190px;color:#fff;font-size:16px}
.v2-shell .v4-proof__grid p{margin:8px 0 0;color:var(--p-muted);font-size:11px;line-height:1.5}

.v2-shell .auth-footer{grid-template-columns:minmax(260px,1.4fr) .65fr .65fr .8fr}
.v2-shell .footer-methods{display:grid;align-content:start;gap:8px}
.v2-shell .footer-methods strong{color:var(--p-gold-soft);font-size:11px;text-transform:uppercase}
.v2-shell .footer-methods span{color:var(--p-muted);font-size:13px}

@media (prefers-reduced-motion:no-preference){
  .v2-shell .hero--showcase .hero__image{animation:v4HeroIn 1.2s cubic-bezier(.2,.8,.2,1) both}
  .v2-shell .hero--showcase .hero__content{animation:v4CopyIn .8s .12s cubic-bezier(.2,.8,.2,1) both}
  @keyframes v4HeroIn{from{opacity:.35;transform:scale(1.035)}to{opacity:.88;transform:scale(1)}}
  @keyframes v4CopyIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
}
html[data-theme=light] .v2-shell .v4-proof{background:#fff}
html[data-theme=light] .v2-shell .v4-proof__intro h2,
html[data-theme=light] .v2-shell .v4-proof__grid strong{color:#111827}
@media (max-width:1000px){
  .v2-shell .v4-proof{grid-template-columns:1fr}
  .v2-shell .auth-footer{grid-template-columns:repeat(3,1fr)}
  .v2-shell .auth-footer__brand{grid-column:1/-1}
}
@media (max-width:680px){
  .v2-shell .v4-livebar{justify-content:flex-start;width:calc(100% - 20px);overflow-x:auto;gap:16px}
  .v2-shell .v4-livebar span:nth-child(2){display:none}
  .v2-shell .v4-hero-panel{grid-template-columns:1fr 1fr;width:calc(100% - 44px);min-height:0;margin:-104px auto 22px;padding:13px}
  .v2-shell .v4-hero-panel>span,.v2-shell .v4-hero-panel>strong{display:none}
  .v2-shell .v4-hero-panel>div{grid-row:auto;padding-left:11px}.v2-shell .v4-hero-panel>div:first-of-type{border-left:0;padding-left:0}
  .v2-shell .v4-proof{width:calc(100% - 20px);padding:26px 20px}
  .v2-shell .v4-proof__grid{grid-template-columns:1fr 1fr}.v2-shell .v4-proof__grid article{min-height:175px;padding:15px}
  .v2-shell .auth-footer{grid-template-columns:1fr 1fr}
}
@media (max-width:390px){
  .v2-shell .v4-proof__grid{grid-template-columns:1fr}
  .v2-shell .v4-proof__grid article{min-height:150px}
  .v2-shell .auth-footer{grid-template-columns:1fr}
}

/* Login cliente v5: acceso más claro, elegante y cómodo en móvil. */
.v2-shell .account-auth-layout--login{
  min-height:700px;
  border-color:rgba(79,141,255,.24);
  background:
    radial-gradient(circle at 100% 0,rgba(79,141,255,.08),transparent 28rem),
    var(--p-card);
}
.v2-shell .account-auth-layout--login .account-auth-aside{
  min-height:700px;
  padding:54px;
  background:
    linear-gradient(0deg,rgba(3,6,11,.98) 0%,rgba(3,6,11,.72) 48%,rgba(3,6,11,.18) 100%),
    linear-gradient(90deg,rgba(79,141,255,.08),transparent 56%),
    url("/recargas/img/free-fire-panther-hero-wide.webp") 62% center/cover;
}
.v2-shell .account-auth-layout--login .account-auth-aside::before{
  content:"";
  position:absolute;
  top:86px;
  left:-130px;
  width:360px;
  aspect-ratio:1;
  border:1px solid rgba(79,141,255,.11);
  border-radius:50%;
  box-shadow:0 0 0 38px rgba(79,141,255,.025),0 0 0 86px rgba(79,141,255,.014);
}
.v2-shell .account-auth-aside__brand{
  position:absolute;
  z-index:2;
  top:34px;
  left:40px;
  display:flex;
  align-items:center;
  gap:11px;
}
.v2-shell .account-auth-aside__brand>span{
  display:block;
  width:48px;
  height:48px;
  overflow:hidden;
  border:1px solid var(--p-line-gold);
  border-radius:14px;
  background:#080b10;
}
.v2-shell .account-auth-aside__brand img{width:100%;height:100%;object-fit:cover}
.v2-shell .account-auth-aside__brand>div{display:grid;gap:3px}
.v2-shell .account-auth-aside__brand strong{color:#fff;font-size:13px;letter-spacing:.035em}
.v2-shell .account-auth-aside__brand small{color:#aab5c3;font-size:9px;text-transform:uppercase}
.v2-shell .account-auth-preview{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:22px}
.v2-shell .account-auth-preview>div{
  display:grid;
  gap:4px;
  padding:14px;
  border:1px solid rgba(255,255,255,.12);
  border-radius:13px;
  background:rgba(7,10,16,.58);
  backdrop-filter:blur(12px);
}
.v2-shell .account-auth-preview span{color:#9eabb9;font-size:9px;font-weight:900;text-transform:uppercase}
.v2-shell .account-auth-preview strong{color:#fff;font-size:12px}
.v2-shell .account-auth-aside__secure{display:flex;align-items:center;gap:8px;margin-top:18px;color:#aeb9c7;font-size:10px;font-weight:800}
.v2-shell .account-auth-aside__secure i{width:7px;height:7px;border-radius:50%;background:var(--p-green);box-shadow:0 0 0 5px rgba(57,217,138,.09)}

.v2-shell .account-auth-layout--login .account-auth-main{
  position:relative;
  padding:48px;
  background:
    radial-gradient(circle at 100% 0,rgba(79,141,255,.09),transparent 18rem),
    radial-gradient(circle at 0 100%,rgba(44,107,255,.07),transparent 20rem);
}
.v2-shell .account-auth-layout--login .account-create-hero--compact{padding-bottom:22px}
.v2-shell .account-auth-layout--login .account-choice{width:min(470px,100%);padding:6px;border-radius:15px;box-shadow:inset 0 0 0 1px rgba(255,255,255,.015)}
.v2-shell .account-auth-layout--login .account-choice button{min-height:44px;border-radius:10px}
.v2-shell .account-auth-layout--login .account-access-shell--solo .account-forms{width:min(470px,100%)}
.v2-shell .account-auth-layout--login .account-card--login{
  gap:16px;
  padding:34px;
  overflow:visible;
  border-color:rgba(255,255,255,.11);
  border-radius:21px;
  background:linear-gradient(155deg,rgba(17,24,36,.98),rgba(8,12,19,.98));
  box-shadow:0 26px 70px rgba(0,0,0,.32);
}
.v2-shell .account-auth-layout--login .account-card--login::before{
  top:-1px;
  right:28px;
  left:28px;
  width:auto;
  height:1px;
  border-radius:0;
  background:linear-gradient(90deg,transparent,var(--p-gold),transparent);
  box-shadow:none;
}
.v2-shell .account-auth-layout--login .account-card__head{display:flex;align-items:center;gap:9px}
.v2-shell .account-auth-layout--login .account-card__badge{
  display:grid;
  place-items:center;
  width:34px;
  height:34px;
  border:1px solid var(--p-line-gold);
  border-radius:10px;
  background:rgba(79,141,255,.09);
}
.v2-shell .account-auth-layout--login .account-card h3{font-size:34px;letter-spacing:-.035em}
.v2-shell .account-auth-layout--login .account-form-copy{max-width:390px;margin:-8px 0 0}
.v2-shell .account-login-identifiers{display:flex;flex-wrap:wrap;gap:6px;margin-top:-4px}
.v2-shell .account-login-identifiers span{
  padding:6px 9px;
  border:1px solid var(--p-line);
  border-radius:999px;
  color:#aeb9c6;
  background:rgba(255,255,255,.025);
  font-size:9px;
  font-weight:850;
}
.v2-shell .account-auth-layout--login .account-card label{gap:8px;color:#d8e0e9}
.v2-shell .account-auth-layout--login .account-input-wrap input{
  min-height:54px;
  border-color:rgba(255,255,255,.12);
  border-radius:13px;
  background:rgba(3,7,12,.68);
  box-shadow:inset 0 1px 0 rgba(255,255,255,.025);
  transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;
}
.v2-shell .account-auth-layout--login .account-input-wrap:focus-within input{
  border-color:rgba(79,141,255,.58);
  background:#070b12;
  box-shadow:0 0 0 4px rgba(79,141,255,.08);
}
.v2-shell .account-login-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:-6px}
.v2-shell .account-login-meta>span{display:flex;align-items:center;gap:7px;color:#8290a1;font-size:10px}
.v2-shell .account-login-meta i{width:6px;height:6px;border-radius:50%;background:var(--p-green)}
.v2-shell .account-login-meta .account-link-button{min-height:32px!important;padding:0!important;color:var(--p-gold-soft)!important;font-size:11px!important}
.v2-shell .account-auth-layout--login .account-card--login button[type=submit]{
  min-height:54px;
  border-radius:13px;
  color:#211604;
  font-size:14px;
  box-shadow:0 15px 30px rgba(79,141,255,.18);
}
.v2-shell .account-auth-layout--login .account-card--login button[type=submit]:disabled{cursor:wait;opacity:.68}
.v2-shell .account-login-help{display:flex;justify-content:center;gap:5px;color:#7f8b9a;font-size:10px;text-align:center}
.v2-shell .account-login-help strong{color:#cdd5df}
.v2-shell .account-auth-layout--login .result{padding:11px 13px;border-radius:11px;font-size:11px}

html[data-theme=light] .v2-shell .account-auth-layout--login .account-card--login{background:#fff}
html[data-theme=light] .v2-shell .account-login-help strong{color:#344054}
@media (max-width:1000px){
  .v2-shell .account-auth-layout--login .account-auth-main{padding:30px}
  .v2-shell .account-auth-layout--login .account-auth-aside{padding:34px}
}
@media (max-width:680px){
  .v2-shell .account-auth-layout--login{min-height:0}
  .v2-shell .account-auth-layout--login .account-auth-aside{min-height:150px;padding:20px 24px;background-position:60% center}
  .v2-shell .account-auth-aside__brand{top:20px;left:20px}.v2-shell .account-auth-aside__brand>span{width:42px;height:42px}
  .v2-shell .account-auth-layout--login .account-auth-main{padding:18px 14px 22px}
  .v2-shell .account-auth-layout--login .account-card--login{padding:24px 19px;border-radius:17px}
  .v2-shell .account-auth-layout--login .account-card h3{font-size:29px}
  .v2-shell .account-login-meta{align-items:flex-start;flex-direction:column}.v2-shell .account-login-meta .account-link-button{align-self:flex-end;margin-top:-30px}
  .v2-shell .account-login-help{display:grid}
}
