html{scroll-behavior:smooth}
body{min-height:100vh;background:radial-gradient(circle at 8% 4%,rgba(13,110,253,.11),transparent 30rem),radial-gradient(circle at 92% 20%,rgba(98,153,36,.12),transparent 28rem),#f4f6f8;color:#202936}
.navbar{background:rgba(255,255,255,.92)!important;box-shadow:0 .2rem 1rem rgba(17,24,39,.06);backdrop-filter:blur(12px)}.navbar-brand{display:flex;align-items:center;gap:.75rem;white-space:normal;font-weight:700}.navbar-brand img{width:52px;height:52px;object-fit:contain;flex-shrink:0;border-radius:50%}.navbar-brand span{line-height:1.15}.nav-link{font-weight:600}
.games-hero{position:relative;isolation:isolate;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.35rem;overflow:hidden;padding:clamp(1.4rem,4vw,2.25rem);color:#fff;border:1px solid rgba(255,255,255,.12);border-radius:1.25rem;background:linear-gradient(125deg,#111827 0%,#17243c 62%,#173151 100%);box-shadow:0 1rem 2.5rem rgba(17,24,39,.18)}.games-hero::after{content:"\265e";position:absolute;z-index:-1;right:17%;bottom:-6.3rem;color:rgba(255,255,255,.04);font-size:18rem;line-height:1;transform:rotate(-8deg);pointer-events:none}.games-hero-icon{display:grid;place-items:center;width:84px;height:84px;border:3px solid rgba(255,255,255,.72);border-radius:1.3rem;background:linear-gradient(145deg,#fff,#dbe8fa);color:#17243c;font-size:3.2rem;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.22)}.games-eyebrow,.board-kicker{margin-bottom:.3rem;color:#9fc3fa;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.games-hero h1{margin:0;font-size:clamp(1.7rem,3vw,2.4rem);letter-spacing:-.025em}.games-hero p{max-width:46rem;margin:.55rem 0 0;color:#c7d4e4;line-height:1.6}.games-summary{position:relative;z-index:1;display:grid;min-width:9rem;padding:.75rem 1rem;border:1px solid rgba(255,255,255,.16);border-radius:.85rem;background:rgba(255,255,255,.08);text-align:right}.games-summary small{color:#aebed1;font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.games-summary strong{font-size:2rem;line-height:1.1}.games-summary span{color:#c7d4e4;font-size:.75rem}
.library-toolbar{display:flex;justify-content:flex-end;gap:.65rem}.btn{border-radius:.75rem;font-weight:700}.btn-primary{background:#0d6efd;border-color:#0d6efd}.btn-outline-secondary{border-color:#cbd5df;color:#43556b}.featured-game-section{margin-top:.5rem}.featured-game-section .board-card{position:relative;width:100%;padding:clamp(1rem,3vw,1.75rem);background:rgba(255,255,255,.98);color:#202936;border:1px solid #dce3eb;border-radius:1rem;box-shadow:0 .65rem 1.5rem rgba(17,24,39,.08)}.featured-game-grid{display:grid;grid-template-columns:1fr;align-items:start;gap:1.5rem}.featured-game-section .member-game-board{min-height:520px;overflow:hidden;border:1px solid #dce3eb;border-radius:1rem;background:#fff;box-shadow:0 .45rem 1.2rem rgba(17,24,39,.08)}.featured-game-section .board-heading-row{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1.35rem;padding-bottom:1rem;border-bottom:1px solid #e3e9ef}.featured-game-section .board-heading{color:#17243c;font-size:1.35rem;font-weight:800;letter-spacing:-.015em}.board-kicker{color:#567089}.featured-game-label{display:inline-flex;align-items:center;padding:.4rem .75rem;border-radius:99rem;background:#eef4e6;color:#49612f;font-size:.72rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.featured-game-section .discussion-card{padding:1.35rem;border:1px solid #dce3eb;border-radius:1rem;background:linear-gradient(145deg,#f8fafc,#fff)}.discussion-card h2{margin-top:0;color:#17243c;font-size:1.25rem;font-weight:800}.discussion-card p{color:#566779}.game-meta{margin:1rem 0 1.25rem;padding:0;list-style:none}.game-meta li{padding:.65rem 0;border-bottom:1px solid #e3e9ef}.game-meta strong{display:block;margin-bottom:.2rem;color:#567089;font-size:.7rem;letter-spacing:.09em;text-transform:uppercase}.game-comments{padding-top:1rem;border-top:1px solid #dce3eb}.game-comments h3{color:#17243c;font-weight:800}.form-control{border-color:#d7dee7;border-radius:.75rem;background:#fbfcfe}.form-control:focus{border-color:#6aa1f5;background:#fff;box-shadow:0 0 0 .22rem rgba(13,110,253,.14)}.empty-library{padding:clamp(2rem,7vw,4.5rem);border:1px dashed #c7d2dd;border-radius:1rem;background:rgba(255,255,255,.8);color:#566779;text-align:center}.empty-library>div{margin-bottom:.6rem;color:#78964f;font-size:3.5rem}.empty-library h2{color:#17243c}.alert{border-radius:.85rem}.site-footer{margin-top:3rem;background:#111827;color:#fff;border-top:1px solid rgba(255,255,255,.06)}.site-footer a{color:#fff;opacity:.95;text-decoration:none}.site-footer a:hover{opacity:1;text-decoration:underline}
@media(min-width:992px){.featured-game-grid{grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr)}}
@media(max-width:767px){.games-hero{grid-template-columns:auto 1fr}.games-summary{grid-column:1/-1;width:100%;text-align:left}.library-toolbar{justify-content:stretch}.library-toolbar .btn{flex:1}.featured-game-section .member-game-board{min-height:420px}}
@media(max-width:575px){.games-hero{gap:1rem;padding:1.15rem;border-radius:.9rem}.games-hero-icon{width:58px;height:58px;border-radius:1rem;font-size:2.15rem}.games-hero p{font-size:.9rem}.library-toolbar{flex-direction:column}.featured-game-section .board-card,.discussion-card{border-radius:.8rem}.featured-game-section .member-game-board{min-height:360px}}

/* Keep the complete Lichess-style move row inside portrait phone viewports. */
@media(max-width:575px){
  .featured-game-section .lpv--moves-auto,
  .featured-game-section .lpv--players.lpv--moves-auto{
    grid-template-columns:minmax(0,100%);
    grid-template-areas:"player-top" "board" "player-bot" "controls" "side";
    grid-template-rows:2em auto 2em 3.25rem 12rem
  }
  .featured-game-section .lpv--moves-auto:not(.lpv--players){
    grid-template-areas:"board" "controls" "side";
    grid-template-rows:auto 3.25rem 12rem
  }
  .featured-game-section .lpv__side{min-width:0;border-top:1px solid #cfdbc0}
  .featured-game-section .lpv__controls{min-width:0;overflow:hidden}
  .featured-game-section .lpv__controls .lpv__fbt{min-width:0;padding:.35rem .3rem;font-size:1.15rem}
  .featured-game-section .lpv__controls__menu.lpv__fbt{width:3rem;padding:.35rem .25rem;font-size:1rem}
  .featured-game-section .lpv__moves{font-size:.82rem;line-height:1.2}
  .featured-game-section .lpv__moves>index{flex-basis:12%;margin-right:2%;padding-right:.25rem}
  .featured-game-section .lpv__moves>.move{flex-basis:43%;font-size:1em;padding:3px .35rem 4px}
  .featured-game-section .lpv__player,
  .featured-game-section .lpv__pgn__text{font-size:.85rem}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Match the bright green board used by the member PGN recorder. */
.featured-game-section .member-game-board .lpv{
  --c-lpv-bg:#f8fafc;
  --c-lpv-bg-player:#eef4e6;
  --c-lpv-bg-controls:#e5edd9;
  --c-lpv-bg-movelist:#fff;
  --c-lpv-bg-variation:#eef4e6;
  --c-lpv-side-border:#cfdbc0;
  --c-lpv-border:#78964f;
  --c-lpv-font:#26364b;
  --c-lpv-font-shy:#66758a;
  --c-lpv-font-bg:#dce8c8;
  --c-lpv-move-hover:#dce8c8;
  --c-lpv-current-move:#78964f;
  --c-lpv-accent:#58703a;
  --c-lpv-accent-over:#fff;
  color:#26364b;
}
.featured-game-section .member-game-board cg-board{
  background-color:#dce8c8;
  background-image:conic-gradient(#dce8c8 25%,#78964f 0 50%,#dce8c8 0 75%,#78964f 0);
  background-size:25% 25%;
}
