/*
Theme Name: Bucks Chimney
Theme URI: https://buckschimney.com
Author: OpenAI for Bucks Chimney
Description: Lightweight local chimney services theme for BucksChimney.com.
Version: 1.6.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: bucks-chimney
*/
:root{--ink:#17221c;--forest:#1f4b3a;--forest2:#173b2e;--cream:#f7f3ea;--sand:#e8dfcf;--rust:#b95f3b;--white:#fff;--muted:#66736c;--line:#d8ddd9;--shadow:0 16px 42px rgba(22,46,35,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65}a{color:var(--forest);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.wrap{width:min(1120px,92%);margin:auto}.site-header{position:sticky;top:0;z-index:30;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:11px;color:var(--ink);font-weight:800;font-size:20px;letter-spacing:-.02em}.brand:hover{text-decoration:none}.brand-mark{width:42px;height:42px;border-radius:11px;background:var(--forest);position:relative;box-shadow:0 6px 18px rgba(31,75,58,.22)}.brand-mark:before{content:"";position:absolute;width:18px;height:19px;background:var(--cream);left:12px;bottom:8px;border-radius:2px 2px 5px 5px}.brand-mark:after{content:"";position:absolute;width:9px;height:13px;background:var(--rust);left:22px;top:7px;border-radius:2px}.brand span small{display:block;font-size:11px;font-weight:700;color:var(--muted);letter-spacing:.08em;text-transform:uppercase}.menu{display:flex;align-items:center;gap:25px;list-style:none;margin:0;padding:0}.menu a{font-size:14px;font-weight:700;color:var(--ink)}.header-cta{display:flex;gap:10px;align-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:10px;padding:13px 18px;font-weight:800;border:1px solid transparent;transition:.2s ease;cursor:pointer;font:inherit}.btn:hover{text-decoration:none;transform:translateY(-1px)}.btn-primary{background:var(--rust);color:white;box-shadow:0 8px 22px rgba(185,95,59,.24)}.btn-secondary{background:white;border-color:var(--line);color:var(--ink)}.mobile-toggle{display:none;background:transparent;border:0;font-size:25px}.hero{background:linear-gradient(130deg,#f8f5ee 0%,#f2eee3 55%,#e8efe9 100%);padding:86px 0 74px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:58px;align-items:center}.eyebrow{display:inline-flex;padding:7px 11px;border-radius:999px;background:#e5eee8;color:var(--forest);font-weight:800;font-size:12px;letter-spacing:.08em;text-transform:uppercase}.hero h1,.page-hero h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(42px,6vw,69px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 20px}.hero p{font-size:20px;color:#4c5b53;max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.trust-row{display:flex;flex-wrap:wrap;gap:18px;margin-top:28px;color:#526258;font-size:14px;font-weight:700}.trust-row span:before{content:"✓";color:var(--forest);margin-right:7px}.chimney-art{position:relative;height:430px;background:linear-gradient(160deg,#dbe5de,#f9f7f1);border:1px solid rgba(31,75,58,.10);border-radius:30px;box-shadow:var(--shadow);overflow:hidden}.house{position:absolute;width:72%;height:48%;left:14%;bottom:0;background:#fff;border-radius:8px 8px 0 0;box-shadow:0 -8px 28px rgba(0,0,0,.05)}.roof{position:absolute;width:78%;height:42%;left:11%;bottom:37%;background:var(--forest2);clip-path:polygon(50% 0,100% 100%,0 100%)}.chimney{position:absolute;width:72px;height:165px;background:#b86b4c;right:25%;bottom:48%;border-radius:4px 4px 0 0;box-shadow:inset -12px 0 rgba(0,0,0,.08)}.chimney:before{content:"";position:absolute;width:84px;height:13px;left:-6px;top:-8px;background:#83503c;border-radius:3px}.smoke{position:absolute;width:68px;height:68px;border-radius:50%;background:rgba(255,255,255,.72);right:19%;top:10%;box-shadow:-40px 30px 0 rgba(255,255,255,.48),20px 48px 0 rgba(255,255,255,.36)}.window{position:absolute;width:84px;height:84px;background:#dce8eb;left:25%;bottom:12%;border:8px solid #f3eee5}.section{padding:78px 0}.section.alt{background:var(--cream)}.section-head{max-width:720px;margin-bottom:38px}.section h2,.content h2{font-family:Georgia,"Times New Roman",serif;font-size:clamp(31px,4vw,45px);line-height:1.12;letter-spacing:-.035em;margin:0 0 15px}.section-head p,.content p{color:#536159}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.card{border:1px solid var(--line);border-radius:16px;padding:27px;background:white;box-shadow:0 8px 26px rgba(18,43,31,.05)}.card h3{margin:10px 0 8px;font-size:21px}.icon{width:44px;height:44px;border-radius:12px;background:#eaf1ec;display:grid;place-items:center;color:var(--forest);font-weight:900;font-size:20px}.card p{color:#5f6c65;font-size:15px}.card-link{font-weight:800}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.feature-box{background:var(--forest2);color:white;border-radius:22px;padding:38px;box-shadow:var(--shadow)}.feature-box h2,.feature-box p{color:white}.checklist{list-style:none;padding:0;margin:20px 0}.checklist li{padding:9px 0;border-bottom:1px solid rgba(255,255,255,.13)}.checklist li:before{content:"✓";margin-right:9px;color:#d5b27b}.location-pills{display:flex;flex-wrap:wrap;gap:10px}.location-pills span{padding:9px 12px;border-radius:999px;background:white;border:1px solid var(--line);font-weight:700;font-size:14px}.cta-band{background:var(--forest);color:white;padding:45px 0}.cta-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:30px}.cta-band h2{font-family:Georgia,"Times New Roman",serif;font-size:34px;margin:0}.cta-band p{margin:6px 0 0;color:#dce8e1}.page-hero{padding:68px 0 52px;background:var(--cream);border-bottom:1px solid #e9e3d8}.page-hero h1{font-size:clamp(39px,5vw,58px);max-width:820px}.page-hero p{font-size:19px;max-width:760px;color:#536159}.content{padding:62px 0}.content-wrap{width:min(830px,92%);margin:auto}.content h2{margin-top:42px;font-size:34px}.content h3{margin-top:30px}.content ul{padding-left:22px}.lead-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:22px}.lead-form .full{grid-column:1/-1}.lead-form label{font-weight:800;font-size:13px}.lead-form input,.lead-form select,.lead-form textarea{width:100%;padding:13px;border:1px solid #cbd4cf;border-radius:9px;font:inherit;margin-top:5px}.lead-form textarea{min-height:110px}.notice{padding:13px;border-radius:9px;background:#edf6ef;margin-bottom:15px}.site-footer{background:#13291f;color:#d9e2dc;padding:52px 0 24px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.site-footer h3{color:white}.site-footer a{color:#d9e2dc}.site-footer ul{list-style:none;padding:0}.site-footer li{margin:8px 0}.footer-note{border-top:1px solid rgba(255,255,255,.12);margin-top:38px;padding-top:20px;font-size:12px;color:#9dafA4}.disclosure{font-size:13px;background:#f5f7f5;border:1px solid #dde6e0;border-radius:10px;padding:15px;margin-top:24px;color:#56635b}.wp-block-image img{border-radius:14px}.bc-service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px;margin:26px 0}.bc-service-grid a{display:block;padding:18px;border:1px solid var(--line);border-radius:12px;font-weight:800;background:#fff}.bc-callout{background:#eef4f0;border-left:5px solid var(--forest);padding:22px;border-radius:0 12px 12px 0;margin:28px 0}.bc-faq details{border-top:1px solid var(--line);padding:15px 0}.bc-faq summary{font-weight:800;cursor:pointer}.bc-faq details:last-child{border-bottom:1px solid var(--line)}
@media(max-width:850px){.menu{display:none;position:absolute;top:74px;left:0;right:0;background:#fff;padding:18px 4%;border-bottom:1px solid var(--line);flex-direction:column;align-items:flex-start}.menu.open{display:flex}.mobile-toggle{display:block}.header-cta .btn-secondary{display:none}.hero-grid,.split{grid-template-columns:1fr}.chimney-art{height:330px}.cards{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}.cta-band .wrap{display:block}.cta-band .btn{margin-top:20px}}
@media(max-width:560px){.hero{padding-top:54px}.cards,.bc-service-grid{grid-template-columns:1fr}.lead-form{grid-template-columns:1fr}.lead-form .full{grid-column:auto}.header-cta .btn-primary{display:none}.hero h1{font-size:44px}.section{padding:58px 0}}

/* Bucks Chimney brand assets */
.brand-logo-link{display:flex;align-items:center;flex:0 0 auto}.brand-logo{display:block;width:210px;max-height:64px;object-fit:contain;object-position:left center}.footer-logo-link{display:inline-block;background:#fff;border-radius:12px;padding:8px 12px;margin-bottom:12px}.footer-logo{display:block;width:250px;max-width:100%;height:auto}.footer-tagline{margin:0 0 6px;color:#fff}.site-footer .footer-tagline strong{color:#fff}.site-footer .footer-grid>div:first-child>p:not(.footer-tagline){max-width:430px}@media(max-width:560px){.brand-logo{width:175px;max-height:54px}}


/* v1.2 homepage image and navigation refinements */
.hero-photo-shell{position:relative;aspect-ratio:1/1;border-radius:30px;overflow:hidden;border:1px solid rgba(31,75,58,.10);box-shadow:var(--shadow);background:#dbe5de}
.hero-photo{display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.footer-brand-text{display:inline-block;color:#fff!important;font-size:27px;line-height:1.1;font-weight:900;letter-spacing:-.025em;margin-bottom:7px}
.footer-brand-text:hover{text-decoration:none;color:#fff!important}
.footer-tagline{margin:0;color:#fff}
.header-cta .btn-primary{white-space:nowrap}
@media(max-width:850px){.hero-photo-shell{max-width:620px;width:100%;margin-inline:auto}}
@media(max-width:560px){.hero-photo-shell{border-radius:20px}}


/* v1.3 taller persistent header */
.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.98);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.07);transition:none!important}
.header-inner{min-height:130px;height:130px;display:flex;align-items:center;justify-content:space-between;gap:24px;transition:none!important}
.brand-logo-link{height:112px;display:flex;align-items:center;flex:0 0 auto}
.brand-logo{display:block;width:320px;max-width:320px;height:112px;max-height:112px;object-fit:contain;object-position:left center;flex-shrink:0;transition:none!important}
.site-header .menu,.site-header .header-cta,.site-header .mobile-toggle{transition:none!important}
@media(max-width:850px){
  .header-inner{min-height:104px;height:104px}
  .brand-logo-link{height:86px}
  .brand-logo{width:245px;max-width:245px;height:86px;max-height:86px}
  .menu{top:104px}
}
@media(max-width:560px){
  .header-inner{min-height:92px;height:92px;gap:12px}
  .brand-logo-link{height:74px}
  .brand-logo{width:210px;max-width:210px;height:74px;max-height:74px}
  .menu{top:92px}
}


/* v1.3.1 header force + cache-busted release */
body .site-header{position:sticky!important;top:0!important;z-index:9999!important;min-height:130px!important;height:130px!important}
body .site-header .header-inner{min-height:130px!important;height:130px!important;padding-top:0!important;padding-bottom:0!important}
body .site-header .brand-logo-link{height:112px!important}
body .site-header .brand-logo{width:320px!important;max-width:320px!important;height:112px!important;max-height:112px!important}
@media(max-width:850px){body .site-header{min-height:104px!important;height:104px!important}body .site-header .header-inner{min-height:104px!important;height:104px!important}body .site-header .brand-logo-link{height:86px!important}body .site-header .brand-logo{width:245px!important;max-width:245px!important;height:86px!important;max-height:86px!important}}
@media(max-width:560px){body .site-header{min-height:92px!important;height:92px!important}body .site-header .header-inner{min-height:92px!important;height:92px!important}body .site-header .brand-logo-link{height:74px!important}body .site-header .brand-logo{width:210px!important;max-width:210px!important;height:74px!important;max-height:74px!important}}


/* v1.4 expanded service content */
.content-wrap>p:first-child{font-size:18px;line-height:1.75;color:#435149}.content h3{font-size:22px;line-height:1.3;color:var(--ink)}.bc-faq details p{margin:10px 0 2px;color:#536159}.bc-service-grid a{transition:transform .15s ease,box-shadow .15s ease}.bc-service-grid a:hover{text-decoration:none;transform:translateY(-1px);box-shadow:0 8px 20px rgba(18,43,31,.06)}


/* v1.6 header call button */
.header-call-btn{background:#fff!important;color:var(--ink)!important;border:1px solid var(--line)!important;box-shadow:0 6px 18px rgba(0,0,0,.06);white-space:nowrap}
.header-call-btn:hover{background:#f7f7f7!important;color:var(--ink)!important}
@media(max-width:850px){.header-call-btn{display:none!important}}
