/* Game-Girl.com.au V14 gamer enhancement layer. Safe add-on over the existing theme. */
:root{
  --gg-neon-pink:#ff3df2;
  --gg-neon-blue:#44d7ff;
  --gg-neon-gold:#ffd35a;
  --gg-panel:rgba(24,12,48,.78);
  --gg-line:rgba(255,255,255,.16);
}
.site-header{
  gap:.9rem;
  background:linear-gradient(90deg,rgba(14,8,32,.94),rgba(35,10,58,.92),rgba(11,26,47,.94));
  border-bottom:1px solid rgba(255,255,255,.14);
  box-shadow:0 14px 34px rgba(0,0,0,.28);
}
.header-girl-strip{
  margin-left:auto;
  display:flex;
  align-items:center;
  justify-content:flex-end;
  gap:.42rem;
  min-width:fit-content;
}
.header-girl-label{
  color:rgba(255,255,255,.72);
  font-size:.76rem;
  letter-spacing:.08em;
  text-transform:uppercase;
  white-space:nowrap;
}
.header-girl-strip a{
  display:flex;
  align-items:center;
  gap:.34rem;
  min-width:0;
  padding:.22rem .52rem .22rem .22rem;
  border-radius:999px;
  color:#fff;
  text-decoration:none;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(255,255,255,.16);
  box-shadow:0 8px 24px rgba(0,0,0,.18);
  transition:transform .18s ease, background .18s ease, border-color .18s ease;
}
.header-girl-strip a:hover{transform:translateY(-2px);background:rgba(255,61,242,.18);border-color:rgba(255,255,255,.28)}
.header-girl-strip img{width:34px;height:34px;border-radius:999px;object-fit:cover;box-shadow:0 0 0 2px rgba(255,255,255,.16)}
.header-girl-strip span:last-child{font-size:.78rem;font-weight:800;white-space:nowrap}
.hero-v14{position:relative;overflow:hidden;isolation:isolate;align-items:stretch}
.hero-v14:before{
  content:"";
  position:absolute;
  inset:-20%;
  background:radial-gradient(circle at 84% 12%, rgba(255,61,242,.24), transparent 34%),radial-gradient(circle at 10% 8%, rgba(68,215,255,.2), transparent 28%),radial-gradient(circle at 72% 92%, rgba(255,211,90,.16), transparent 30%);
  pointer-events:none;
  z-index:-1;
}
.hero-copy-v14{position:relative;z-index:1}
.gg-trust-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.15rem}
.gg-trust-row span{display:inline-flex;align-items:center;border:1px solid rgba(255,255,255,.16);background:rgba(255,255,255,.08);color:rgba(255,255,255,.88);padding:.48rem .7rem;border-radius:999px;font-weight:700;font-size:.9rem}
.hero-girls-panel-v14{position:relative;overflow:hidden;min-height:100%;background:linear-gradient(145deg,rgba(55,19,87,.92),rgba(18,26,60,.88));border-color:rgba(255,255,255,.18)}
.hero-girls-panel-v14:after{content:"GG";position:absolute;right:-.2rem;bottom:-1.35rem;font-size:7.2rem;font-weight:1000;line-height:1;color:rgba(255,255,255,.045);letter-spacing:-.08em}
.hero-panel-head-v14 h2{margin:.55rem 0 1rem;font-size:1.55rem;line-height:1.08}
.hero-girl-stack-v14{display:grid;gap:.72rem;position:relative;z-index:1}
.hero-girl-chip-v14{display:grid;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:.8rem;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.16);background:linear-gradient(90deg,rgba(255,255,255,.12),rgba(255,255,255,.055));border-radius:22px;padding:.58rem;box-shadow:0 18px 32px rgba(0,0,0,.22);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.hero-girl-chip-v14:hover{transform:translateX(-4px) translateY(-2px);border-color:var(--girl-color);box-shadow:0 0 30px color-mix(in srgb, var(--girl-color) 30%, transparent)}
.hero-girl-chip-v14 img{width:72px;height:72px;border-radius:19px;object-fit:cover;box-shadow:0 0 0 3px color-mix(in srgb, var(--girl-color) 55%, rgba(255,255,255,.2))}
.hero-girl-chip-v14 strong{display:block;font-size:1.04rem}.hero-girl-chip-v14 small{display:block;color:rgba(255,255,255,.76);line-height:1.25;margin-top:.18rem}
.section-kicker-v14{display:inline-flex;margin-bottom:.45rem;padding:.32rem .7rem;border-radius:999px;background:linear-gradient(90deg,rgba(255,61,242,.18),rgba(68,215,255,.15));border:1px solid rgba(255,255,255,.16);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase;color:rgba(255,255,255,.82)}
.mood-grid-v14{grid-template-columns:repeat(auto-fit,minmax(270px,1fr))}
.mood-card-v14{display:grid;grid-template-columns:92px minmax(0,1fr);gap:1rem;align-items:center;border-color:color-mix(in srgb,var(--girl-color) 35%, rgba(255,255,255,.12));background:linear-gradient(145deg,rgba(255,255,255,.095),rgba(255,255,255,.045))}
.mood-card-v14 img{width:92px;height:112px;border-radius:24px;object-fit:cover;box-shadow:0 0 0 3px color-mix(in srgb,var(--girl-color) 45%, transparent),0 16px 28px rgba(0,0,0,.23)}
.mood-card-v14 h3{margin:.35rem 0}.mood-card-v14 p{margin-bottom:.8rem}
.score-feature-v14{display:grid;grid-template-columns:1fr 1fr;gap:1.4rem;align-items:center;background:linear-gradient(135deg,rgba(255,61,242,.12),rgba(68,215,255,.09),rgba(255,211,90,.08));border-color:rgba(255,255,255,.18)}
.quick-grid-v14{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.quick-link-v14{text-decoration:none;color:inherit;min-height:180px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}
.quick-link-v14:before{content:"";position:absolute;inset:auto -20% -40% auto;width:160px;height:160px;background:radial-gradient(circle,rgba(255,61,242,.22),transparent 68%);pointer-events:none}.quick-link-v14 span{font-weight:900;color:var(--gg-neon-gold)}
.compact-reviewer-grid-v14{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.compact-reviewer-card-v14 .gg-girl-avatar{height:230px}.compact-reviewer-card-v14 p{font-size:.95rem}.gg-seo-v14{display:grid;gap:1.1rem}
@media (max-width:1180px){.header-girl-strip a span{display:none}.header-girl-strip a{padding:.2rem}.header-girl-label{display:none}.header-girl-strip img{width:32px;height:32px}}
@media (max-width:920px){.site-header{flex-wrap:wrap}.header-girl-strip{order:3;width:100%;justify-content:flex-start}.hero-v14{grid-template-columns:1fr}.score-feature-v14{grid-template-columns:1fr}.hero-girl-chip-v14:hover{transform:translateY(-2px)}}
@media (max-width:640px){.header-girl-strip{display:none}.mood-card-v14{grid-template-columns:74px minmax(0,1fr)}.mood-card-v14 img{width:74px;height:92px;border-radius:19px}.compact-reviewer-card-v14 .gg-girl-avatar{height:205px}.hero-girl-chip-v14{grid-template-columns:62px minmax(0,1fr)}.hero-girl-chip-v14 img{width:62px;height:62px}}
