/*
Theme Name: Game Grid Saratoga
Theme URI: https://gamegridssprgs.com/
Author: Game Grid Saratoga Springs
Description: Editable block theme for Game Grid Saratoga Springs.
Version: 1.1.0
Requires at least: 6.5
Requires PHP: 7.4
Text Domain: game-grid-saratoga
*/
:root{--navy:#030522;--panel:#091441;--cyan:#00bff3;--cyan2:#8cecff;--orange:#ff6b1a;--white:#f7fbff;--muted:#bac7dc;--line:rgba(0,191,243,.42)}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 50% 0,#0b1648 0,var(--navy) 38%,#020318 100%);color:var(--white)}a{text-decoration:none}.gg-card{background:linear-gradient(145deg,rgba(12,28,80,.94),rgba(5,10,43,.97));border:1px solid var(--line);border-radius:16px;box-shadow:0 18px 48px rgba(0,0,0,.34)}.gg-event{aspect-ratio:4/5;overflow:hidden;border:1px solid var(--line);border-radius:16px}.gg-event img{width:100%;height:100%;object-fit:contain}.gg-logo img{max-height:76px;width:auto;object-fit:contain}.gg-locator img{max-height:84px;width:auto;object-fit:contain}.gg-orange{border-color:rgba(255,107,26,.8)!important}.gg-calendar{min-height:430px;background:#f6f7fb;color:#222;border-radius:12px;border:2px dashed #9db0c9}.gg-hover{transition:.18s}.gg-hover:hover{transform:translateY(-4px)}@media(max-width:781px){.gg-mobile-stack{display:grid!important;grid-template-columns:1fr!important}.gg-event{max-width:620px;margin:auto}}
