/*
Theme Name: GetCampin
Theme URI: https://getcampin.com
Author: GetCampin
Description: Custom editorial WordPress theme for GetCampin RV and camping content.
Version: 1.1.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: getcampin
*/

@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=Roboto+Slab:wght@500;600;700&display=swap');
:root{--green:#102f27;--deep:#081f1a;--orange:#d6531b;--paper:#f1e8d8;--cream:#fffaf0;--muted:#625e56}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--green);font-family:Arial,sans-serif}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.site-top{height:28px;background:var(--green);color:#fff;text-align:center;padding:7px;font:700 11px 'Barlow Condensed';letter-spacing:.2em}.site-header{height:84px;background:var(--cream);display:flex;align-items:center;justify-content:flex-end;padding:0 4vw 0 176px;position:relative;z-index:30;border-bottom:1px solid #ddd1bd}.logo-link{position:absolute;z-index:40;left:4vw;top:-18px;width:126px;height:126px;border-radius:50%;filter:drop-shadow(0 8px 9px rgba(6,25,20,.22))}.logo-link img{width:100%;height:100%;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:2vw;font:700 15px 'Barlow Condensed';letter-spacing:.08em;text-transform:uppercase}.desktop-nav a:hover,.site-footer a:hover{color:var(--orange)}.menu-toggle{display:none;border:0;background:none;font:700 16px 'Barlow Condensed';color:var(--green)}
.hero{height:565px;background:center 58%/cover}.shade{height:100%;padding:70px 5vw;color:var(--cream);background:linear-gradient(90deg,rgba(5,25,20,.96),rgba(5,25,20,.65) 40%,transparent 75%)}.eyebrow,.kicker{font:700 15px 'Barlow Condensed';letter-spacing:.17em;color:var(--orange);font-style:normal}.hero h1,.category-hero h1{font:700 clamp(54px,7vw,94px)/.95 'Roboto Slab';margin:15px 0}.hero-rule{display:block;background:var(--orange);width:160px;height:5px}.hero p{max-width:560px;font-size:18px;line-height:1.6}.actions{display:flex;gap:15px;margin-top:28px}.button{min-height:58px;border:2px solid var(--cream);display:inline-flex;align-items:center;padding:0 28px;font-weight:700}.button-orange{background:var(--orange);border-color:var(--orange);color:white}.trust{min-height:72px;background:var(--cream);display:flex;justify-content:center;align-items:center;gap:10vw}.paper,.dark{padding:65px 4vw 80px;background-image:radial-gradient(#927e5c16 1px,transparent 1px);background-size:5px 5px}.section-title{text-align:center;margin-bottom:35px}.section-title h2,.callout h2,.newsletter h2{font:700 clamp(38px,4vw,56px) 'Roboto Slab';margin:6px}.tiles{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tile{height:255px;border-radius:8px;background-size:cover;background-position:center;display:flex;align-items:flex-end;justify-content:space-between;padding:22px;color:white;font:600 24px 'Roboto Slab';box-shadow:inset 0 -90px 60px -25px rgba(5,25,20,.98)}.tile b{color:var(--orange);font-size:38px}.dark{background-color:var(--deep);color:white}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;max-width:1300px;margin:auto}.post-card{background:var(--cream);color:var(--green)}.post-card img{width:100%;height:230px;object-fit:cover}.post-card-body{padding:25px}.post-card h3{font:700 25px/1.2 'Roboto Slab';margin:9px 0}.post-card p{color:#62645e;line-height:1.6}.read-more{font:700 14px 'Barlow Condensed';letter-spacing:.12em;color:var(--orange)}.callout{padding:55px 7vw;background:#d8c9b0;display:flex;justify-content:space-between;align-items:center;gap:30px}.callout>div{max-width:760px}.callout p{font-size:18px;line-height:1.6}.newsletter{text-align:center;background:var(--orange);color:white;padding:60px 20px}.newsletter .kicker{color:#ffe1d4}.newsletter-form{display:flex;max-width:530px;margin:22px auto}.newsletter-form input{flex:1;padding:16px;border:0;min-width:0}.newsletter-form button{border:0;background:var(--green);color:white;font-weight:800;padding:0 25px}
.category-hero{min-height:390px;background:center/cover;color:white;padding:65px 7vw;position:relative}.category-hero:before{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,25,20,.96),rgba(5,25,20,.25))}.category-hero>div{position:relative;max-width:800px}.category-hero p{font-size:20px;line-height:1.6}.crumb{font:700 12px 'Barlow Condensed';letter-spacing:.12em;margin-bottom:35px}.archive-wrap{padding:70px 5vw 90px}.archive-intro{max-width:850px;margin:0 auto 40px;text-align:center}.archive-intro h2{font:700 clamp(38px,4vw,56px) 'Roboto Slab';margin:8px}.archive-intro p{font-size:18px;line-height:1.6;color:var(--muted)}
.article-head{background:var(--deep);color:white;padding:70px max(8vw,24px) 55px}.article-head h1{font:700 clamp(44px,6vw,76px)/1.04 'Roboto Slab';max-width:1050px;margin:14px 0}.article-layout{display:grid;grid-template-columns:minmax(0,820px) 300px;justify-content:center;gap:65px;padding:70px 28px 100px}.entry-content{font-size:18px;line-height:1.78;color:#3e403b;min-width:0}.entry-content h1,.entry-content h2,.entry-content h3{font-family:'Roboto Slab'}.entry-content h2{font-size:34px;margin:42px 0 12px}.entry-content img{max-height:620px;width:auto;margin:30px auto;border-radius:5px}.entry-content iframe{width:100%;min-height:430px;border:0}.entry-content a{color:var(--orange);text-decoration:underline}.sidebar-box{background:var(--green);color:white;padding:30px;margin-bottom:24px}.sidebar-box h3{font:700 25px 'Roboto Slab'}.disclosure{border:1px solid #c9bda8;padding:22px;color:#665f55;font-size:13px;line-height:1.5}.simple-hero{padding:85px 12vw;background:var(--deep);color:white}.simple-hero h1{font:700 clamp(48px,6vw,82px)/1.05 'Roboto Slab';max-width:1000px;margin:15px 0}.page-content{max-width:1000px;margin:auto;padding:70px 30px 100px;font-size:18px;line-height:1.8}
.site-footer{background:#061914;color:#d7d3c5;padding:55px 5vw 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:40px}.site-footer h3{color:var(--orange);font:700 15px 'Barlow Condensed';letter-spacing:.12em}.site-footer a{display:block;margin:10px 0;font-size:14px}.brand{font:800 clamp(30px,4vw,48px) 'Barlow Condensed'}.site-footer small{display:block;text-align:center;border-top:1px solid #29423b;margin-top:35px;padding-top:20px}
@media(max-width:900px){.desktop-nav{display:none}.menu-toggle{display:block}.desktop-nav.open{display:flex;position:absolute;top:84px;right:0;left:0;background:var(--cream);padding:24px;flex-direction:column;align-items:flex-start;box-shadow:0 10px 25px #06191433}.site-header{padding-left:150px}.logo-link{width:112px;height:112px;top:-15px}.tiles{grid-template-columns:repeat(2,1fr)}.post-grid,.article-layout{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.site-top{height:25px;font-size:8px}.site-header{height:72px;padding:0 22px 0 112px}.logo-link{left:14px;top:-12px;width:94px;height:94px}.desktop-nav.open{top:72px}.hero{height:600px;background-position:62% center}.shade{padding-top:55px}.hero h1{font-size:52px}.actions{flex-direction:column}.trust{display:grid;gap:0;padding:18px 25px}.tiles,.post-grid,.footer-grid{grid-template-columns:1fr}.callout{display:block}.newsletter-form{flex-direction:column}.newsletter-form input,.newsletter-form button{min-height:50px}.category-hero h1{font-size:54px}.article-head{padding-top:50px}.entry-content{font-size:17px}.entry-content iframe{min-height:240px}}
