/*
Theme Name: Mid Scotland & Fife Business Directory
Theme URI: https://example.com/
Author: OpenAI
Description: Premium editorial local business directory theme for Culross and West Fife.
Version: 9.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: msfbd
*/
:root{--green:#173b32;--green2:#245648;--cream:#f5f0e5;--paper:#fffdf8;--bronze:#a67c43;--ink:#202722;--muted:#66706a;--line:#ded7c8;--shadow:0 14px 40px rgba(20,40,32,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Inter,Arial,sans-serif;line-height:1.65}a{color:var(--green2);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.wrap{width:min(1180px,92%);margin:auto}.site-header{background:rgba(255,253,248,.97);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.header-inner{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{font-family:Georgia,serif;font-weight:700;font-size:22px;color:var(--green);line-height:1.1}.brand small{display:block;font-family:Inter,Arial,sans-serif;font-size:10px;letter-spacing:.16em;text-transform:uppercase;color:var(--bronze);margin-top:5px}.menu{display:flex;gap:20px;align-items:center;list-style:none;margin:0;padding:0}.menu a{color:var(--ink);font-size:14px;font-weight:700}.hero{background:var(--green);color:#fff;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;min-height:570px}.hero-copy{padding:90px 7vw 80px max(4vw,calc((100vw - 1180px)/2));display:flex;flex-direction:column;justify-content:center}.eyebrow{color:#e0c99e;text-transform:uppercase;letter-spacing:.18em;font-weight:800;font-size:12px}.hero h1,.page-hero h1{font-family:Georgia,serif;font-size:clamp(44px,6vw,78px);line-height:.98;margin:18px 0 22px;letter-spacing:-.035em}.hero p{font-size:19px;color:#e6ece9;max-width:690px}.hero-art{min-height:420px;background:url('assets/images/culross-hero.svg') center/cover no-repeat}.hero-photo{background-image:linear-gradient(to bottom,rgba(23,59,50,.03),rgba(23,59,50,.14)),url('assets/images/culross-palace.webp');background-position:center;background-size:cover;background-repeat:no-repeat}.buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.btn{display:inline-block;padding:13px 19px;border-radius:4px;font-weight:800;background:var(--bronze);color:#fff}.btn.alt{background:transparent;border:1px solid rgba(255,255,255,.5)}.section{padding:72px 0}.section.white{background:var(--paper)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:28px}.section h2,.entry h1,.entry h2{font-family:Georgia,serif;color:var(--green);line-height:1.12}.section h2{font-size:38px;margin:0}.kicker{font-size:13px;text-transform:uppercase;letter-spacing:.14em;color:var(--bronze);font-weight:800}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card{background:var(--paper);border:1px solid var(--line);box-shadow:var(--shadow);overflow:hidden}.card img{width:100%;aspect-ratio:16/9;object-fit:cover}.card-body{padding:22px}.card h3{font-family:Georgia,serif;color:var(--green);font-size:24px;line-height:1.15;margin:6px 0 10px}.card p{color:var(--muted);font-size:14px}.meta{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:var(--bronze);font-weight:800}.feature-band{background:#e8e0cf;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line)}.feature{background:#e8e0cf;padding:34px}.feature strong{font-family:Georgia,serif;font-size:24px;color:var(--green);display:block}.page-hero{background:var(--green);color:#fff;padding:70px 0}.page-hero h1{font-size:54px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:45px}.entry{background:var(--paper);padding:38px;border:1px solid var(--line)}.entry h1{font-size:46px;margin-top:0}.entry h2{font-size:30px;margin-top:36px}.entry h3{color:var(--green);font-size:21px}.entry img{margin:10px 0 25px}.sidebar{background:#e8e0cf;padding:26px;height:max-content}.sidebar h3{font-family:Georgia,serif;color:var(--green)}label{font-weight:700;font-size:14px}input,textarea,select{width:100%;padding:12px;border:1px solid #c9c1b1;background:#fff;margin:6px 0 16px;font:inherit}textarea{min-height:140px}button{border:0;cursor:pointer}.directory-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.directory-item{padding:20px;border:1px solid var(--line);background:#fff}.notice{padding:14px 16px;background:#edf5f1;border-left:4px solid var(--green2);margin-bottom:20px}.site-footer{background:#102a24;color:#dce5e1;padding:56px 0 25px}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:40px}.site-footer h3{font-family:Georgia,serif;color:#fff}.site-footer a{color:#dce5e1}.copyright{border-top:1px solid rgba(255,255,255,.15);margin-top:35px;padding-top:20px;font-size:12px}.mobile-toggle{display:none}.post-thumb{width:100%;aspect-ratio:16/8;object-fit:cover}.region-strip{display:flex;gap:12px;flex-wrap:wrap}.pill{border:1px solid #cfc6b5;padding:8px 12px;background:#fff;font-size:13px}.wp-block-image figcaption{font-size:12px;color:var(--muted)}@media(max-width:850px){.hero-grid,.content-grid,.footer-grid{grid-template-columns:1fr}.hero-copy{padding:70px 5vw}.hero-art{min-height:320px}.grid{grid-template-columns:1fr 1fr}.feature-grid{grid-template-columns:1fr}.menu{display:none}.mobile-toggle{display:block}.page-hero h1{font-size:42px}.entry{padding:24px}}@media(max-width:560px){.grid,.directory-list{grid-template-columns:1fr}.hero h1{font-size:46px}.section{padding:52px 0}.brand{font-size:18px}.hero-art{min-height:250px}.entry h1{font-size:36px}}
/* V5 inline sector vectors */
.sector-tile-grid{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);background:var(--paper);margin:0 0 58px}.sector-tile{min-height:145px;padding:24px 12px 18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;color:var(--green);border-right:1px solid var(--line);border-bottom:1px solid var(--line);transition:background .18s ease,transform .18s ease}.sector-tile:nth-child(5n){border-right:0}.sector-tile:hover{background:#f0eadc;text-decoration:none}.sector-inline-svg{width:58px;height:58px;color:var(--green);margin-bottom:12px;display:block}.sector-tile span{font-family:Georgia,serif;font-size:17px;line-height:1.2;color:var(--ink)}.guides-head{margin-top:8px}@media(max-width:850px){.sector-tile-grid{grid-template-columns:repeat(2,1fr)}.sector-tile:nth-child(5n){border-right:1px solid var(--line)}.sector-tile:nth-child(2n){border-right:0}}@media(max-width:480px){.sector-tile-grid{grid-template-columns:1fr 1fr}.sector-tile{min-height:128px}.sector-inline-svg{width:48px;height:48px}}

/* V7: self-contained inline vector artwork for Latest Regional Guides. */
.guide-card-art{height:170px;background:var(--green);color:var(--cream);position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;border-bottom:1px solid var(--line)}
.guide-card-art:after{content:"";position:absolute;width:210px;height:85px;border-radius:50%;background:var(--green2);left:-28px;bottom:-52px;transform:rotate(4deg)}
.guide-card-art:before{content:"";position:absolute;width:58px;height:58px;border-radius:50%;background:var(--bronze);right:22px;top:18px;opacity:.95}
.guide-card-art>span{position:absolute;left:20px;top:17px;font-family:Georgia,serif;font-weight:700;letter-spacing:.06em;font-size:15px;z-index:2}
.guide-card-art .sector-inline-svg{width:82px;height:82px;margin:18px 0 0;color:var(--cream);position:relative;z-index:3}
.guide-card-art-food,.guide-card-art-makers{background:#21483d}.guide-card-art-tourism,.guide-card-art-coastal{background:#1b463e}.guide-card-art-trades,.guide-card-art-rural{background:#294f42}.guide-card-art-wellbeing,.guide-card-art-digital{background:#193f37}
@media(max-width:560px){.guide-card-art{height:155px}.guide-card-art .sector-inline-svg{width:72px;height:72px}}

.msfbd-hp{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}

/* V9 CAPTCHA */
.msfbd-captcha{margin:8px 0 22px;padding:18px;background:#f1ecdf;border:1px solid var(--line);border-left:4px solid var(--bronze)}.msfbd-captcha strong{display:block;font-family:Georgia,serif;color:var(--green);font-size:18px;margin-bottom:8px}.msfbd-captcha input{max-width:180px;margin-bottom:5px}.msfbd-captcha small{display:block;color:var(--muted)}.notice.msfbd-error{background:#fff1ed;border-left-color:#9b3d2f}
