/*
Theme Name: Gather & Play
Theme URI: https://wordpress.org/
Author: Group Games
Description: A lightweight, accessible editorial theme for Group Games Core.
Version: 1.0.0
Requires at least: 6.6
Requires PHP: 8.1
License: GPL-2.0-or-later
Text Domain: group-games
*/
.gg-filter-grid{align-items:end}.gg-results:has(>.gg-finder-pages:only-child){min-height:0}.gg-finder-pages:empty{display:none}.gg-ad[data-slot="sidebar"]{display:none}@media(min-width:1200px){.entry-content:has(.gg-ad[data-slot="sidebar"]){position:relative;padding-right:330px}.gg-ad[data-slot="sidebar"]{display:block;position:absolute;right:0;top:2rem;width:300px;margin:0}}
:root{--ink:#193e2d;--muted:#4c6154;--paper:#fafaf4;--line:#d6ddd1;--accent:#e9efad;--serif:Georgia,'Times New Roman',serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;line-height:1.65;font-size:16px}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:4px}a:hover{text-decoration-thickness:2px}button,.button{background:var(--ink);color:#fff;border:1px solid var(--ink);border-radius:7px;padding:.8rem 1.2rem;font:inherit;font-weight:650;cursor:pointer;min-height:48px}button:hover,.button:hover{background:#2e5941}button.gg-secondary{background:transparent;color:var(--ink)}:focus-visible{outline:3px solid #a34412;outline-offset:4px}h1,h2,h3{line-height:1.16;letter-spacing:-.025em}h1{font-family:var(--serif);font-weight:500;font-size:clamp(2.2rem,5.8vw,4.2rem);max-width:21ch;margin:.8rem 0 1.5rem}h2{font-size:clamp(1.45rem,3vw,2rem);margin:2.5rem 0 1.2rem}h3{font-size:1.2rem}p{max-width:78ch}img{max-width:100%;height:auto}main{max-width:1160px;margin:auto;padding:1.5rem 24px 4rem;min-height:65vh}.site-header{border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{max-width:1160px;margin:auto;min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:16px 24px}.brand{font-weight:800;text-decoration:none;font-size:1.25rem;letter-spacing:-.05em;white-space:nowrap}.brand-symbol{display:inline-grid;place-items:center;background:var(--accent);border:1px solid var(--ink);border-radius:50%;width:34px;height:34px;margin-right:.5rem;letter-spacing:0}.header-inner nav ul{display:flex;gap:1.4rem;align-items:center;list-style:none;margin:0;padding:0;flex-wrap:wrap}.header-inner nav a{font-size:.9rem;font-weight:600;display:inline-block;padding:.5rem 0}.header-inner .custom-logo{max-width:200px;max-height:60px;width:auto}.gg-home-intro{padding:2rem 0 1.5rem;position:relative}.gg-home-intro h1{max-width:20ch}.gg-home-intro>p:last-child{font-size:1.12rem;max-width:54ch;color:var(--muted)}.gg-home-intro:after{content:'✳';position:absolute;right:8%;top:10%;font-size:8rem;line-height:1;color:#75834b;transform:rotate(15deg);pointer-events:none}.gg-finder-heading{border-bottom:1px solid #c8d4c4;margin-bottom:1.4rem;padding-bottom:.8rem}.gg-finder-heading h2{font-family:var(--serif);font-weight:500;font-size:2.25rem}.gg-finder-heading p{margin:.5rem 0}.gg-results .gg-card{background:#fbfcf7}.gg-links{margin:2.5rem 0}.gg-links a{background:#f0f1df;font-weight:600;text-decoration:none}.gg-links a:hover{background:var(--accent)}.gg-section-heading{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.gg-editorial{max-width:78ch}.entry-content>section{margin:2.5rem 0}.entry-header .gg-eyebrow{margin-top:2rem}.entry-image{max-width:780px;margin:2rem 0}.entry-image img{border-radius:12px;display:block}.site-footer{border-top:1px solid var(--line);background:#edf0e3}.footer-inner{max-width:1160px;margin:auto;padding:2.5rem 24px;display:flex;justify-content:space-between;gap:2rem;flex-wrap:wrap}.footer-inner p{font-size:.9rem;color:var(--muted)}.footer-inner ul{list-style:none;display:flex;gap:1rem;flex-wrap:wrap;padding:0;max-width:550px}.footer-inner a{display:inline-block;padding:.45rem 0;font-size:.9rem}.screen-reader-text,.skip-link:not(:focus){position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link:focus{position:fixed;left:1rem;top:1rem;z-index:1000;background:#fff;padding:1rem}.notice{padding:1rem;border:1px solid #ad6e35;background:#fff7e6}.wp-block-image img{height:auto}.alignwide{max-width:1160px}.entry-content table{width:100%;border-collapse:collapse}.entry-content th,.entry-content td{padding:.7rem;border:1px solid var(--line)}.search-form label{display:block}.search-field{padding:.75rem;font:inherit;max-width:100%;margin:.5rem 0}.gg-breadcrumb{margin:.5rem 0 2rem}.gg-facts{border-top:3px solid #879658}.entry-content a:not(.gg-card a){overflow-wrap:anywhere}@media(max-width:800px){.gg-home-intro:after{display:none}.header-inner{align-items:flex-start;flex-direction:column;gap:.5rem}.header-inner nav ul{gap:1.1rem}.gg-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.gg-section-heading{display:block}.gg-finder-heading h2{font-size:1.8rem}}@media(max-width:420px){main{padding-inline:16px}.header-inner,.footer-inner{padding-inline:16px}.gg-filter-grid{grid-template-columns:1fr}.gg-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.gg-card-mark{display:none}}@media print{.site-header,.site-footer,.gg-finder,.gg-ad,.gg-jump,.gg-links{display:none}body{background:white;color:black}main{padding:0}a{text-decoration:none}h1{font-size:30px}.gg-cards{display:block}.gg-card{break-inside:avoid}}
