/*
Theme Name: Hill Country Visitor Magazine
Theme URI: https://new.hcvmagazine.online
Author: Hill Country Visitor Magazine
Description: Heritage editorial magazine theme for the Texas Hill Country.
Version: 0.2.1
Text Domain: hcv-magazine
*/

:root{--ink:#253029;--cream:#fbf8ef;--limestone:#e8e0cf;--sage:#60765d;--terracotta:#ae6246;--creek:#4c7883;--rule:#cfc5b3;--paper:#fffdf7;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif}
*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);line-height:1.5}a{color:inherit;text-decoration:none}a:hover{color:var(--terracotta)}.hcv-shell{max-width:1320px;margin:auto;padding:0 28px}.hcv-top{background:#29352d;color:#fff;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.hcv-top .hcv-shell{display:flex;justify-content:space-between;padding-top:9px;padding-bottom:9px}.hcv-head{padding:28px 0 18px;border-bottom:1px solid var(--rule)}.hcv-brand{display:flex;justify-content:space-between;align-items:flex-end;gap:24px}.hcv-kicker{font-size:.72rem;letter-spacing:.18em;text-transform:uppercase;color:var(--terracotta);font-weight:bold}.hcv-name{font:clamp(2rem,5vw,4.4rem)/.92 var(--serif);letter-spacing:-.06em;margin:.15rem 0 0}.hcv-tools{display:flex;gap:14px;align-items:center;font-size:.88rem}.hcv-search{border:1px solid var(--rule);padding:10px 14px;background:var(--paper);min-width:190px}.hcv-nav{display:flex;gap:22px;flex-wrap:wrap;margin-top:25px;font-size:.86rem;font-weight:bold}.hcv-nav a{padding-bottom:4px}.hcv-city-bar{border-bottom:1px solid var(--rule);background:var(--paper)}.hcv-city-bar .hcv-shell{display:flex;gap:8px;overflow:auto;padding-top:10px;padding-bottom:10px}.hcv-city{white-space:nowrap;border:1px solid var(--limestone);border-radius:999px;padding:7px 11px;font-size:.82rem}.hcv-city:before{content:'⌖ ';color:var(--terracotta)}.hcv-shop{background:var(--terracotta);color:#fff;border-color:var(--terracotta);font-weight:bold}.hcv-hero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(260px,.9fr) minmax(220px,.58fr);gap:26px;padding:38px 0;border-bottom:1px solid var(--rule)}.hcv-image{display:block;background:var(--limestone);min-height:240px;object-fit:cover;width:100%;height:100%}.hcv-label{font-size:.72rem;font-weight:bold;letter-spacing:.12em;text-transform:uppercase;color:var(--terracotta);margin-top:13px}.hcv-hero h1{font:clamp(2.1rem,4vw,4.25rem)/.98 var(--serif);letter-spacing:-.045em;margin:8px 0}.hcv-card h2{font:1.7rem/1.06 var(--serif);letter-spacing:-.035em;margin:8px 0}.hcv-card p{margin:7px 0;color:#5d655d}.hcv-mini{padding-bottom:20px;border-bottom:1px solid var(--rule);margin-bottom:20px}.hcv-side{border-left:1px solid var(--rule);padding-left:25px}.hcv-issue,.hcv-sponsor{padding:20px;background:#ece6d8;margin-bottom:18px}.hcv-sponsor{background:#dce7df}.hcv-sponsor span{font-size:.7rem;letter-spacing:.1em;text-transform:uppercase}.hcv-issue strong{display:block;font:1.5rem/1 var(--serif);margin:8px 0}.hcv-btn{display:inline-block;background:var(--ink);color:white;padding:9px 13px;margin-top:8px;font-size:.78rem;font-weight:bold;letter-spacing:.06em;text-transform:uppercase}.hcv-section{padding:35px 0;border-bottom:1px solid var(--rule)}.hcv-section h2{font:2rem/1 var(--serif);letter-spacing:-.04em;margin:0 0 18px}.hcv-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hcv-grid .hcv-image{height:175px;min-height:0}.hcv-grid h3{font:1.35rem/1.1 var(--serif);margin:9px 0}.hcv-latest{display:grid;grid-template-columns:2fr 1fr;gap:28px}.hcv-list{border-top:1px solid var(--rule)}.hcv-list article{display:grid;grid-template-columns:100px 1fr;gap:16px;padding:15px 0;border-bottom:1px solid var(--rule)}.hcv-list .hcv-image{height:78px;min-height:0}.hcv-list h3{margin:0;font:1.25rem/1.05 var(--serif)}.hcv-film{background:var(--ink);color:#fff;padding:28px}.hcv-film h2{color:#fff}.hcv-film-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:16px}.hcv-film-card{background:#3a4940;padding:12px;min-height:160px}.hcv-film-card:first-child{background:var(--creek)}.hcv-foot{padding:32px 0;background:#29352d;color:#fff}.hcv-foot p{margin:0;color:#d9e0d6}.hcv-card .hcv-image{background:#d9d5ca url('assets/hill-country-creek.png') center/cover no-repeat}.hcv-hero>div:first-child .hcv-image{min-height:365px}.hcv-grid .hcv-card:nth-child(2) .hcv-image{background-position:35% center}.hcv-grid .hcv-card:nth-child(3) .hcv-image{background-position:70% center}.hcv-list .hcv-image{background-position:60% center}.hcv-card a{display:block}.hcv-card h2{max-width:22ch}@media(max-width:900px){.hcv-hero{grid-template-columns:1fr 1fr}.hcv-side{grid-column:1/-1;border-left:0;border-top:1px solid var(--rule);padding:22px 0 0;display:grid;grid-template-columns:1fr 1fr;gap:18px}.hcv-grid{grid-template-columns:1fr 1fr}.hcv-film-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.hcv-shell{padding:0 18px}.hcv-brand{align-items:flex-start;flex-direction:column}.hcv-hero,.hcv-latest,.hcv-side,.hcv-grid,.hcv-film-grid{display:grid;grid-template-columns:1fr}.hcv-tools{width:100%;justify-content:space-between}.hcv-search{width:100%}}

.hcv-story{padding:54px 0 76px}.hcv-story-head{max-width:920px}.hcv-story-head h1{font:clamp(3rem,7vw,6.2rem)/.91 var(--serif);letter-spacing:-.065em;margin:12px 0 20px}.hcv-story-dek{max-width:730px;font:1.35rem/1.45 var(--serif);color:#53635b;margin:0 0 18px}.hcv-story-byline{font-size:.78rem;letter-spacing:.1em;text-transform:uppercase;color:var(--sage)}.hcv-story-hero{width:min(1180px,calc(100% - 56px));margin:36px auto}.hcv-story-hero img{display:block;width:100%;max-height:680px;object-fit:cover}.hcv-story-body{max-width:770px;font:1.19rem/1.78 var(--serif)}.hcv-story-body>:first-child{margin-top:0}.hcv-story-body p{margin:0 0 1.35em}.hcv-story-body h2,.hcv-story-body h3{font-family:var(--serif);line-height:1.05;letter-spacing:-.035em}.hcv-story-footer{max-width:770px;border-top:1px solid var(--rule);padding-top:24px;margin-top:44px;font-weight:bold;color:var(--terracotta)}
