/*
Theme Name: GroundRoamer Child
Template: generatepress
Version: 0.6.0
Text Domain: groundroamer
*/
:root{--gr-navy:#071723;--gr-navy-2:#0d2638;--gr-blue:#0878d1;--gr-sky:#64c8ff;--gr-red:#d71920;--gr-ink:#132331;--gr-muted:#607281;--gr-paper:#f1f4f6;--gr-line:#dbe4e9;--gr-white:#fff}
html{scroll-behavior:smooth}.gr-stadium-page{background:var(--gr-paper);color:var(--gr-ink);padding-bottom:5rem}.gr-shell{margin:0 auto;max-width:1180px;padding-left:24px;padding-right:24px}

/* Language dropdown lives in the actual GeneratePress menu bar. */
.gr-header-language{align-items:center;display:flex!important;gap:.4rem;padding:0 .65rem}.gr-header-language select{appearance:none;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='m1 1 4 4 4-4' fill='none' stroke='%23132331' stroke-width='1.5'/%3E%3C/svg%3E") no-repeat right .65rem center;border:1px solid #dce4e8;border-radius:7px;color:var(--gr-ink);cursor:pointer;font-size:.78rem;font-weight:700;line-height:1;padding:.62rem 2rem .62rem .75rem}.gr-globe{color:var(--gr-blue);font-size:.95rem}.menu-bar-items{align-items:center}
.main-navigation .lang-item{display:none!important}

.gr-stadium-hero{background:var(--gr-navy);color:#fff;min-height:520px;overflow:hidden;position:relative}.gr-hero-photo{background-position:center;background-size:cover;inset:0;position:absolute}.gr-hero-inner{display:flex;flex-direction:column;justify-content:center;min-height:520px;position:relative;z-index:1}.gr-stadium-hero h1{color:#fff;font-size:clamp(4rem,8vw,7rem);letter-spacing:-.055em;line-height:.9;margin:.55rem 0 1.2rem;max-width:760px}.gr-eyebrow{color:var(--gr-sky);font-size:.76rem;font-weight:850;letter-spacing:.17em;margin:0;text-transform:uppercase}.gr-stadium-intro{font-size:clamp(1.05rem,2vw,1.32rem);line-height:1.55;margin:0;max-width:690px}.gr-hero-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:2rem}.gr-button{align-items:center;border:1px solid rgba(255,255,255,.72);border-radius:8px;color:#fff!important;display:inline-flex;font-size:.88rem;font-weight:800;gap:.65rem;justify-content:center;padding:.9rem 1.15rem;text-decoration:none;transition:transform .18s ease,background .18s ease}.gr-button:hover{transform:translateY(-2px)}.gr-button-primary{background:#fff;color:var(--gr-navy)!important}.gr-button-ghost{background:rgba(7,23,35,.38)}

.gr-anchor-nav{background:#fff;border-bottom:1px solid var(--gr-line);box-shadow:0 4px 20px rgba(7,23,35,.06);position:sticky;top:0;z-index:20}.admin-bar .gr-anchor-nav{top:32px}.gr-anchor-nav .gr-shell{display:flex;gap:2rem;overflow:auto;scrollbar-width:none}.gr-anchor-nav .gr-shell::-webkit-scrollbar{display:none}.gr-anchor-nav a{border-bottom:2px solid transparent;color:var(--gr-ink);font-size:.84rem;font-weight:800;padding:1rem 0;text-decoration:none;white-space:nowrap}.gr-anchor-nav a:hover{border-color:var(--gr-blue);color:var(--gr-blue)}.gr-photo-credit{color:#778793;font-size:.67rem;line-height:1.5;padding-top:.65rem}.gr-photo-credit a{color:inherit}

.gr-overview-section{padding-top:2rem}.gr-stat-grid{background:#fff;border:1px solid var(--gr-line);border-radius:14px;box-shadow:0 14px 40px rgba(7,23,35,.05);display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.gr-stat-grid div{padding:1.35rem 1.5rem}.gr-stat-grid div+div{border-left:1px solid var(--gr-line)}.gr-stat-grid span{color:var(--gr-muted);display:block;font-size:.68rem;font-weight:850;letter-spacing:.09em;margin-bottom:.35rem;text-transform:uppercase}.gr-stat-grid strong{font-size:1.12rem}
.gr-toc-shell{padding-top:1.25rem}.gr-toc{background:#fff;border:1px solid var(--gr-line);border-radius:14px;box-shadow:0 12px 30px rgba(7,23,35,.045);overflow:hidden}.gr-toc summary{align-items:center;cursor:pointer;display:flex;list-style:none;padding:1.2rem 1.4rem;position:relative}.gr-toc summary::-webkit-details-marker{display:none}.gr-toc summary span{display:flex;flex-direction:column}.gr-toc summary strong{color:var(--gr-ink);font-size:1rem}.gr-toc summary small{color:var(--gr-muted);font-size:.76rem;margin-top:.12rem}.gr-toc summary:after{border-bottom:2px solid var(--gr-blue);border-right:2px solid var(--gr-blue);content:'';height:8px;position:absolute;right:1.5rem;top:1.45rem;transform:rotate(45deg);transition:transform .18s ease;width:8px}.gr-toc[open] summary:after{transform:rotate(225deg);top:1.75rem}.gr-toc nav{border-top:1px solid var(--gr-line);padding:1.15rem 1.4rem 1.3rem}.gr-toc ol{counter-reset:toc;display:grid;gap:.75rem 2rem;grid-template-columns:repeat(2,minmax(0,1fr));list-style:none;margin:0;padding:0}.gr-toc li{counter-increment:toc;margin:0}.gr-toc a{align-items:center;color:var(--gr-ink);display:flex;font-size:.9rem;font-weight:750;text-decoration:none}.gr-toc a:before{color:var(--gr-blue);content:counter(toc,decimal-leading-zero);font-size:.66rem;font-weight:900;letter-spacing:.06em;margin-right:.7rem}.gr-toc a:hover{color:var(--gr-blue);text-decoration:underline;text-underline-offset:3px}

.gr-stadium-layout{display:grid;gap:3.5rem;grid-template-columns:minmax(0,1fr) 285px;padding-top:3rem}.gr-guide-main{min-width:0}.gr-guide-section,.gr-editorial-content{background:#fff;border:1px solid var(--gr-line);border-radius:16px;box-shadow:0 12px 35px rgba(7,23,35,.045);margin-bottom:1.5rem;padding:clamp(1.5rem,4vw,3rem);scroll-margin-top:5rem}.gr-guide-section h2,.gr-editorial-content h2{color:var(--gr-ink);font-size:clamp(1.65rem,3vw,2.45rem);letter-spacing:-.035em;line-height:1.12;margin:.45rem 0 1rem}.gr-section-label{color:var(--gr-blue);font-size:.68rem;font-weight:900;letter-spacing:.13em;margin:0;text-transform:uppercase}.gr-section-lead{color:var(--gr-muted);font-size:1.05rem;line-height:1.65;margin:0 0 1.5rem;max-width:700px}

.gr-stand-grid{display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.gr-stand-grid article{background:#f6f8f9;border:1px solid var(--gr-line);border-radius:12px;min-height:190px;padding:1.35rem;position:relative;transition:border .18s ease,transform .18s ease}.gr-stand-grid article:hover{border-color:#9dc9e6;transform:translateY(-2px)}.gr-stand-grid span{color:var(--gr-blue);font-size:.67rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.gr-stand-grid h3{font-size:1.22rem;margin:.55rem 0}.gr-stand-grid p{color:var(--gr-muted);font-size:.92rem;line-height:1.58;margin:0}

.gr-editorial-content{font-size:1.02rem;line-height:1.78}.gr-editorial-content h2{border-top:1px solid var(--gr-line);margin-top:2.5rem;padding-top:2.5rem}.gr-editorial-content h2:first-of-type{border-top:0;margin-top:0;padding-top:0}.gr-editorial-content ul{margin:1rem 0 1.5rem}.gr-editorial-content li{margin-bottom:.65rem}.gr-editorial-content a{font-weight:700}
.gr-editorial-content h3{color:var(--gr-ink);font-size:1.2rem;margin:1.7rem 0 .55rem}.gr-editorial-content h2[id]{scroll-margin-top:5.5rem}.gr-intro-panel{background:linear-gradient(135deg,#eef8fd,#f8fbfc);border:1px solid #cfe8f5;border-radius:12px;margin-bottom:2rem;padding:1.25rem 1.35rem}.gr-intro-panel p{font-size:1.06rem;margin:0}.gr-key-answer{background:var(--gr-navy);border-radius:12px;color:#dce8ef;margin:1.25rem 0 2rem;padding:1.35rem}.gr-key-answer strong{color:#fff}.gr-decision-grid,.gr-route-grid,.gr-nearby-grid{display:grid;gap:1rem;margin:1.2rem 0 1.8rem}.gr-decision-grid{grid-template-columns:repeat(2,1fr)}.gr-route-grid{grid-template-columns:repeat(2,1fr)}.gr-nearby-grid{grid-template-columns:repeat(3,1fr)}.gr-mini-card{background:#f6f8f9;border:1px solid var(--gr-line);border-radius:11px;padding:1.1rem}.gr-mini-card h3{font-size:1.03rem;margin:0 0 .45rem}.gr-mini-card p{color:var(--gr-muted);font-size:.9rem;line-height:1.58;margin:0}.gr-badge{background:#e4f3fb;border-radius:999px;color:#0569ad;display:inline-block;font-size:.65rem;font-weight:850;letter-spacing:.06em;margin-bottom:.7rem;padding:.3rem .55rem;text-transform:uppercase}.gr-step-list{counter-reset:grstep;list-style:none!important;margin:1.2rem 0 2rem!important;padding:0!important}.gr-step-list li{border-left:2px solid #b9dff4;margin:0!important;padding:0 0 1.2rem 3rem;position:relative}.gr-step-list li:last-child{border-color:transparent;padding-bottom:0}.gr-step-list li:before{align-items:center;background:var(--gr-blue);border-radius:50%;color:#fff;content:counter(grstep);counter-increment:grstep;display:flex;font-size:.72rem;font-weight:900;height:30px;justify-content:center;left:-16px;position:absolute;top:0;width:30px}.gr-step-list strong{display:block}.gr-compare-table{border:1px solid var(--gr-line);border-radius:11px;margin:1.2rem 0 1.8rem;overflow:auto}.gr-compare-table table{border-collapse:collapse;margin:0;min-width:640px;width:100%}.gr-compare-table th{background:var(--gr-navy);color:#fff;font-size:.73rem;letter-spacing:.04em;text-align:left;text-transform:uppercase}.gr-compare-table th,.gr-compare-table td{border:0;border-bottom:1px solid var(--gr-line);padding:.85rem 1rem;vertical-align:top}.gr-compare-table tr:last-child td{border-bottom:0}.gr-compare-table td{font-size:.88rem;line-height:1.5}.gr-callout{border-left:4px solid var(--gr-blue);background:#eef7fc;border-radius:0 9px 9px 0;margin:1.4rem 0;padding:1rem 1.1rem}.gr-callout.gr-warning{background:#fff5e8;border-color:#e58d18}.gr-callout p{font-size:.92rem;line-height:1.6;margin:0}.gr-source-list{font-size:.86rem}.gr-source-list li{margin-bottom:.45rem}.gr-section-kicker{color:var(--gr-blue);font-size:.7rem;font-weight:900;letter-spacing:.12em;margin:0 0 .35rem;text-transform:uppercase}

.gr-timeline{background:var(--gr-navy);border-color:var(--gr-navy);color:#fff}.gr-timeline h2{color:#fff}.gr-timeline .gr-section-label{color:var(--gr-sky)}.gr-timeline-grid{display:grid;gap:0;grid-template-columns:repeat(3,1fr)}.gr-timeline-grid article{border-left:1px solid rgba(255,255,255,.16);padding:0 1.4rem}.gr-timeline-grid article:first-child{border:0;padding-left:0}.gr-timeline-grid b{align-items:center;background:var(--gr-blue);border-radius:50%;display:flex;font-size:.7rem;height:30px;justify-content:center;width:30px}.gr-timeline-grid h3{color:#fff;font-size:1.05rem;margin:1rem 0 .45rem}.gr-timeline-grid p{color:#b9c8d3;font-size:.88rem;line-height:1.58;margin:0}

.gr-practical{background:#eaf5fb;border-color:#cce5f4}.gr-practical ul{list-style:none;margin:1.2rem 0 0;padding:0}.gr-practical li{background:#fff;border-radius:9px;margin:.65rem 0;padding:1rem 1rem 1rem 2.8rem;position:relative}.gr-practical li:before{background:var(--blue,#0878d1);border-radius:50%;color:#fff;content:'✓';font-size:.7rem;font-weight:900;height:20px;left:1rem;line-height:20px;position:absolute;text-align:center;top:1.1rem;width:20px}

.gr-faq details{border-top:1px solid var(--gr-line);padding:1.05rem 0}.gr-faq details:first-of-type{margin-top:1.2rem}.gr-faq summary{cursor:pointer;font-weight:800;list-style:none;padding-right:2rem;position:relative}.gr-faq summary::-webkit-details-marker{display:none}.gr-faq summary:after{content:'+';font-size:1.35rem;position:absolute;right:.2rem;top:-.3rem}.gr-faq details[open] summary:after{content:'−'}.gr-faq details p{color:var(--gr-muted);line-height:1.65;margin:.8rem 0 0;max-width:720px}

.gr-guide-aside{align-self:start;position:sticky;top:5.5rem}.admin-bar .gr-guide-aside{top:7.5rem}.gr-facts{background:#fff;border:1px solid var(--gr-line);border-radius:14px;box-shadow:0 14px 40px rgba(7,23,35,.06);padding:1.4rem}.gr-facts dl,.gr-facts dl div{margin:0}.gr-facts dl{margin-top:.8rem}.gr-facts dl div{border-top:1px solid var(--gr-line);padding:.8rem 0}.gr-facts dt{color:var(--gr-muted);font-size:.66rem;font-weight:850;letter-spacing:.07em;text-transform:uppercase}.gr-facts dd{font-size:1rem;font-weight:800;margin:.15rem 0 0}.gr-address{border-top:1px solid var(--gr-line);color:var(--gr-muted);font-size:.82rem;line-height:1.5;margin:.3rem 0 1rem;padding-top:1rem}.gr-aside-cta{background:var(--gr-navy);border-radius:8px;color:#fff!important;display:block;font-size:.82rem;font-weight:800;padding:.85rem;text-align:center;text-decoration:none}.gr-verified{color:var(--gr-muted);font-size:.74rem;margin:2rem 0 0;text-align:right}

@media(max-width:900px){.gr-stadium-layout{grid-template-columns:1fr}.gr-guide-aside{display:none}.gr-stat-grid{grid-template-columns:repeat(2,1fr)}.gr-stat-grid div:nth-child(3){border-left:0;border-top:1px solid var(--gr-line)}.gr-stat-grid div:nth-child(4){border-top:1px solid var(--gr-line)}.gr-nearby-grid{grid-template-columns:1fr 1fr}}
@media(max-width:768px){.admin-bar .gr-anchor-nav{top:46px}.gr-shell{padding-left:16px;padding-right:16px}.gr-header-language{padding:0 .25rem}.gr-header-language select{font-size:.72rem;max-width:112px;padding:.55rem 1.7rem .55rem .55rem}.gr-globe{display:none}.gr-stadium-hero,.gr-hero-inner{min-height:440px}.gr-hero-inner{justify-content:flex-end;padding-bottom:2.5rem;padding-top:3rem}.gr-stadium-hero h1{font-size:clamp(3.5rem,18vw,5.2rem);margin:.4rem 0 1rem}.gr-stadium-intro{font-size:.98rem;line-height:1.55}.gr-hero-actions{align-items:stretch;flex-direction:column;margin-top:1.5rem}.gr-button{padding:.82rem 1rem}.gr-anchor-nav .gr-shell{gap:1.35rem}.gr-anchor-nav a{font-size:.77rem;padding:.85rem 0}.gr-photo-credit{font-size:.61rem}.gr-overview-section{padding-top:1.2rem}.gr-stat-grid{border-radius:11px}.gr-stat-grid div{padding:1rem}.gr-stat-grid strong{font-size:.98rem}.gr-stadium-layout{gap:0;padding-left:12px;padding-right:12px;padding-top:1.2rem}.gr-guide-section,.gr-editorial-content{border-radius:12px;margin-bottom:.85rem;padding:1.3rem}.gr-guide-section h2,.gr-editorial-content h2{font-size:1.65rem}.gr-section-lead{font-size:.94rem}.gr-stand-grid,.gr-decision-grid,.gr-route-grid,.gr-nearby-grid{grid-template-columns:1fr}.gr-stand-grid article{min-height:0}.gr-timeline-grid{grid-template-columns:1fr}.gr-timeline-grid article,.gr-timeline-grid article:first-child{border-left:0;border-top:1px solid rgba(255,255,255,.15);padding:1.1rem 0}.gr-timeline-grid article:first-child{border-top:0}.gr-timeline-grid b{float:left;margin-right:.8rem}.gr-timeline-grid h3{margin:.15rem 0 .5rem}.gr-timeline-grid p{clear:both;padding-top:.25rem}.gr-practical li{font-size:.9rem}.gr-faq summary{font-size:.93rem}.gr-verified{text-align:left}.gr-intro-panel,.gr-key-answer{padding:1rem}.gr-step-list li{padding-left:2.35rem}.gr-compare-table{margin-left:-.15rem;margin-right:-.15rem}.gr-mini-card{padding:1rem}}
@media(max-width:768px){.gr-toc-shell{padding-left:12px;padding-right:12px}.gr-toc{border-radius:12px}.gr-toc summary{padding:1rem 1.1rem}.gr-toc summary:after{right:1.2rem;top:1.25rem}.gr-toc[open] summary:after{top:1.55rem}.gr-toc nav{padding:1rem 1.1rem 1.15rem}.gr-toc ol{gap:.68rem;grid-template-columns:1fr}.gr-toc a{font-size:.86rem}}
