/*
Theme Name: Chicago Trip Guide
Theme URI: https://chicagotripguide.com
Author: The Travel Spark Company LLC
Description: A destination-specific editorial theme for Chicago Trip Guide.
Version: 1.1.0
Requires at least: 6.6
Tested up to: 7.1
Requires PHP: 8.0
Text Domain: chicago-trip-guide
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

:root{--ctg-bg:#F4F2EC;--ctg-surface:#FFFDF8;--ctg-ink:#142B35;--ctg-accent:#D54432;--ctg-brand:#087E8B;--ctg-horizon:#78B7D0;--ctg-limestone:#C9C2B2;--ctg-muted:#5B666B;--ctg-gold:#D7A23F;--ctg-max:1240px;--ctg-reading:68ch;--ctg-shadow:0 18px 44px rgba(20,43,53,.12)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ctg-bg);color:var(--ctg-ink);font-family:"Source Sans 3","Segoe UI",Arial,sans-serif;font-size:18px;line-height:1.65}img{display:block;max-width:100%;height:auto}a{color:var(--ctg-brand);text-underline-offset:.18em}a:hover{color:var(--ctg-accent)}button,input,textarea,select{font:inherit}button,a{touch-action:manipulation}:focus-visible{outline:3px solid var(--ctg-accent);outline-offset:4px}.ctg-skip{position:fixed;left:1rem;top:-5rem;z-index:9999;background:var(--ctg-surface);color:var(--ctg-ink);padding:.7rem 1rem}.ctg-skip:focus{top:1rem}.ctg-wrap{width:min(calc(100% - 40px),var(--ctg-max));margin-inline:auto}.ctg-reading{width:min(calc(100% - 40px),var(--ctg-reading));margin-inline:auto}h1,h2,h3,h4{font-family:"Archivo Narrow","Arial Narrow","Franklin Gothic Medium",sans-serif;line-height:1.05;margin:0 0 .55em;letter-spacing:-.018em}h1{font-size:clamp(3.1rem,8vw,7.7rem)}h2{font-size:clamp(2.2rem,5vw,4.7rem)}h3{font-size:clamp(1.55rem,3vw,2.25rem)}p{margin:0 0 1.15em}.ctg-kicker{font-family:"IBM Plex Mono",Consolas,monospace;font-size:.74rem;font-weight:600;letter-spacing:.09em;text-transform:uppercase}.ctg-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;background:var(--ctg-accent);color:var(--ctg-surface);text-decoration:none;font-weight:700;padding:.72rem 1.2rem;border:2px solid var(--ctg-accent);border-radius:2px}.ctg-button:hover{background:var(--ctg-ink);border-color:var(--ctg-ink);color:var(--ctg-surface)}.ctg-button--ghost{background:transparent;color:var(--ctg-ink);border-color:var(--ctg-ink)}
.site-header{position:relative;z-index:100;background:var(--ctg-ink);color:#fff;border-bottom:4px solid var(--ctg-brand)}.site-header__bar{min-height:86px;display:flex;align-items:center;gap:2rem}.site-brand{display:flex;align-items:center;margin-right:auto}.site-brand img{width:clamp(210px,25vw,330px);max-height:58px;object-fit:contain;object-position:left center}.site-nav ul{display:flex;align-items:center;gap:clamp(.75rem,1.8vw,1.55rem);list-style:none;margin:0;padding:0}.site-nav a{color:#fff;text-decoration:none;font-weight:650;font-size:.94rem}.menu-toggle{display:none;min-width:48px;min-height:48px;background:transparent;border:2px solid #fff;color:#fff}.site-header .ctg-button{white-space:nowrap}
.ctg-hero{position:relative;min-height:calc(100vh - 86px);max-height:900px;display:grid;grid-template-columns:minmax(0,5fr) minmax(330px,3fr);background:var(--ctg-ink);color:var(--ctg-surface);overflow:hidden}.ctg-hero__media{position:relative;min-height:650px}.ctg-hero__media img{width:100%;height:100%;object-fit:cover}.ctg-hero__media:after{content:"";position:absolute;inset:auto 0 0;height:24%;background:rgba(20,43,53,.36)}.ctg-hero__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,6rem);position:relative}.ctg-hero__copy:before{content:"";position:absolute;left:0;top:13%;bottom:13%;width:10px;background:var(--ctg-brand);clip-path:polygon(0 0,100% 4%,100% 96%,0 100%)}.ctg-hero h1{font-size:clamp(3.4rem,7vw,7.8rem);max-width:7ch}.ctg-hero p{max-width:28rem;font-size:1.14rem}.ctg-actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1rem}.ctg-hero .ctg-button--ghost{color:var(--ctg-surface);border-color:var(--ctg-surface)}.ctg-horizon{height:22vh;min-height:160px;max-height:260px;position:relative;background:var(--ctg-horizon)}.ctg-horizon img{width:100%;height:100%;object-fit:cover;object-position:center 68%;filter:saturate(.82)}
.ctg-section{padding:clamp(4rem,9vw,8rem) 0}.ctg-section--surface{background:var(--ctg-surface)}.ctg-section--ink{background:var(--ctg-ink);color:#fff}.ctg-section__head{max-width:820px;margin-bottom:clamp(2rem,5vw,4.5rem)}.ctg-rule{height:4px;width:min(320px,50%);background:var(--ctg-brand);margin:1.2rem 0 2rem}.ctg-bays{display:grid;grid-template-columns:repeat(12,1fr);gap:20px}.ctg-card{grid-column:span 4;border-top:5px solid var(--ctg-brand);background:var(--ctg-surface);color:var(--ctg-ink);min-width:0}.ctg-card:nth-child(1){grid-column:span 5}.ctg-card:nth-child(2){grid-column:span 7}.ctg-card:nth-child(n+3){grid-column:span 4}.ctg-card__image{aspect-ratio:5/3;overflow:hidden;background:var(--ctg-horizon)}.ctg-card:nth-child(2) .ctg-card__image{aspect-ratio:16/7}.ctg-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.ctg-card:hover .ctg-card__image img{transform:scale(1.025)}.ctg-card__body{padding:1.25rem}.ctg-card__body a{text-decoration:none;color:inherit}.ctg-card__meta{font-size:.78rem;color:var(--ctg-muted);font-family:"IBM Plex Mono",Consolas,monospace}.ctg-category-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:1px;background:var(--ctg-limestone)}.ctg-category-grid a{min-height:210px;background:var(--ctg-surface);padding:2rem;color:var(--ctg-ink);text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end}.ctg-category-grid a:first-child{min-height:430px;grid-row:span 2;background:var(--ctg-brand);color:#fff}.ctg-category-grid strong{font-family:"Archivo Narrow","Arial Narrow",sans-serif;font-size:clamp(1.6rem,3vw,2.7rem);line-height:1}.ctg-split{display:grid;grid-template-columns:7fr 5fr;gap:clamp(2rem,5vw,6rem);align-items:center}.ctg-split__media{position:relative}.ctg-split__media:before{content:"";position:absolute;inset:-16px 15% 16px -6vw;background:var(--ctg-horizon);z-index:0}.ctg-split__media img{position:relative;width:100%;aspect-ratio:5/4;object-fit:cover;z-index:1}.ctg-empty{padding:2rem;border:2px solid currentColor;border-left:10px solid var(--ctg-brand)}
.ctg-page-hero{padding:clamp(4rem,9vw,8rem) 0;background:var(--ctg-ink);color:#fff;position:relative;overflow:hidden}.ctg-page-hero:after{content:"";position:absolute;right:-8vw;bottom:-42px;width:42vw;height:110px;background:var(--ctg-brand);transform:skewY(-6deg)}.ctg-page-hero h1{position:relative;z-index:1;max-width:11ch}.ctg-content{padding:clamp(3rem,8vw,7rem) 0}.ctg-content>*,.entry-content>*{max-width:var(--ctg-reading);margin-left:auto;margin-right:auto}.entry-content>.alignwide{max-width:1100px}.entry-content>.alignfull{max-width:none}.entry-content h2,.entry-content h3{margin-top:1.5em}.entry-content table{width:100%;border-collapse:collapse;display:block;overflow-x:auto}.entry-content th,.entry-content td{border:1px solid var(--ctg-limestone);padding:.75rem;text-align:left}.entry-content blockquote,.ctg-callout{border-left:8px solid var(--ctg-brand);background:var(--ctg-surface);padding:1.25rem 1.5rem;margin-block:2rem}.entry-content figcaption{font-size:.82rem;color:var(--ctg-muted);margin-top:.45rem}.ctg-article-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:clamp(2rem,5vw,5rem);align-items:start}.ctg-article-layout .entry-content>*{max-width:none}.ctg-sidebar{position:sticky;top:24px}.ctg-sidebar .widget{margin-bottom:1.5rem}.pagination,.nav-links{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:2rem}.page-numbers{padding:.45rem .75rem;border:1px solid var(--ctg-ink)}
/* Provider-owned data and handlers stay intact; the theme only restyles native surfaces. */
:where(.tsva-widget,.travelspark-widget,[class*="tsva-"][class*="card"],[class*="travelspark-"][class*="card"]){font-family:"Source Sans 3","Segoe UI",Arial,sans-serif !important;color:var(--ctg-ink);border-radius:2px!important;box-shadow:none!important}:where(.tsva-widget,.travelspark-widget) a:where([class*="button"],[class*="cta"]){background:var(--ctg-accent)!important;color:var(--ctg-surface)!important;border-radius:2px!important;min-height:44px}:where(.tsva-widget,.travelspark-widget) img{border-radius:0!important}:where(.tsva-widget,.travelspark-widget) :is(h2,h3,h4){font-family:"Archivo Narrow","Arial Narrow",sans-serif !important}
.site-footer{background:var(--ctg-ink);color:var(--ctg-surface);padding:4rem 0 2rem;border-top:10px solid var(--ctg-brand)}.site-footer__grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:2rem}.site-footer img{width:min(320px,100%);max-height:64px;object-fit:contain;object-position:left}.site-footer a{color:var(--ctg-surface)}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer__legal{border-top:1px solid rgba(255,253,248,.24);margin-top:3rem;padding-top:1.25rem;font-size:.82rem;color:var(--ctg-limestone)}
@media(max-width:900px){.menu-toggle{display:inline-flex;align-items:center;justify-content:center}.site-nav{display:none;position:absolute;inset:86px 0 auto;background:var(--ctg-ink);padding:1.5rem 20px;border-top:1px solid rgba(255,255,255,.2)}.site-nav.is-open{display:block}.site-nav ul{display:grid;gap:.25rem}.site-nav a{display:flex;min-height:48px;align-items:center}.site-header .ctg-button{display:none}.ctg-hero{min-height:0;max-height:none;display:block}.ctg-hero__media{min-height:48vh;height:48vh}.ctg-hero__copy{min-height:43vh;padding:2.25rem 20px 3rem}.ctg-hero__copy:before{top:0;bottom:auto;width:38%;height:8px}.ctg-category-grid{grid-template-columns:1fr 1fr}.ctg-category-grid a:first-child{grid-column:1/-1;min-height:280px}.ctg-split{grid-template-columns:1fr}.ctg-article-layout{grid-template-columns:1fr}.ctg-sidebar{position:static}.site-footer__grid{grid-template-columns:1fr 1fr}.site-footer__brand{grid-column:1/-1}}
@media(max-width:620px){body{font-size:17px}.ctg-wrap,.ctg-reading{width:min(calc(100% - 28px),var(--ctg-max))}.site-header__bar{min-height:74px}.site-brand img{width:225px;max-height:48px}.site-nav{top:74px}.ctg-hero__media{height:42vh;min-height:330px}.ctg-hero__copy{min-height:360px}.ctg-hero h1{font-size:clamp(3.25rem,17vw,5.2rem)}.ctg-horizon{min-height:130px;height:18vh}.ctg-bays{display:block}.ctg-card{margin-bottom:1.2rem}.ctg-category-grid{display:block}.ctg-category-grid a,.ctg-category-grid a:first-child{min-height:190px}.ctg-section{padding-block:4rem}.site-footer__grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
