:root{--navy:#102239;--navy2:#203a5d;--blue:#6d87b4;--blue-soft:#dfe8f4;--ice:#eef4fb;--paper:#f8f7f4;--ink:#15243a;--muted:#667187;--red:#a7191f;--gold:#ad8b50;--line:#d7e0eb;--card:#fff;--shadow:0 20px 50px rgba(29,50,78,.12);--serif:"Libre Baskerville",Georgia,serif;--sans:"DM Sans",system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--sans);background:var(--paper);color:var(--ink)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}#site-shell{min-height:100vh;background:var(--paper)}
.site-header{height:86px;display:grid;grid-template-columns:290px 1fr 180px;align-items:center;padding:0 clamp(22px,5vw,78px);border-bottom:1px solid var(--line);background:rgba(255,255,255,.92);backdrop-filter:blur(18px);position:sticky;top:0;z-index:30}.brand{display:flex;align-items:center;gap:12px}.brand-fruit{font-size:32px}.brand strong{font-family:var(--serif);font-size:25px;letter-spacing:.08em}.brand small{display:block;color:var(--gold);font-size:11px;letter-spacing:.17em;font-weight:700}.site-header nav{display:flex;gap:30px;justify-content:center;font-size:13px;font-weight:700}.site-header nav a:hover{color:var(--red)}.header-call{text-align:right}.header-call span{display:block;font-size:11px;color:var(--muted)}.header-call strong{color:var(--navy);font-size:16px}.mobile-toggle{display:none;border:0;background:none;font-size:28px}
.hero{min-height:620px;display:grid;grid-template-columns:minmax(420px,.9fr) minmax(520px,1.1fr);position:relative;overflow:hidden;background:linear-gradient(110deg,#f7f9fc 0%,#edf4ff 53%,#dce8f8 100%);border-bottom:1px solid var(--line)}.hero-copy{padding:84px 34px 62px max(30px,calc((100vw - 1280px)/2));align-self:center;z-index:2}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-weight:800;font-size:12px;color:#536f9f;margin:0 0 15px}.hero h1{font-family:var(--serif);font-size:clamp(46px,5vw,74px);line-height:1.04;margin:0;max-width:710px;letter-spacing:-.035em}.hero h1 em{color:var(--red);font-style:normal}.hero-summary{max-width:650px;font-size:18px;line-height:1.6;color:#536176;margin:22px 0 28px}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:9px;padding:14px 20px;font-weight:800;font-size:13px;border:1px solid transparent;cursor:pointer}.btn.primary{background:linear-gradient(180deg,#bd232a,#941218);color:white;box-shadow:0 12px 24px rgba(167,25,31,.2)}.btn.secondary{border-color:#8fa4c4;color:var(--navy);background:rgba(255,255,255,.65)}.trust-row{display:grid;grid-template-columns:repeat(3,1fr);gap:0;margin-top:30px;max-width:680px;border:1px solid #d6e1ef;border-radius:12px;background:rgba(255,255,255,.72);overflow:hidden}.trust-row>div{padding:15px;border-right:1px solid #d6e1ef}.trust-row>div:last-child{border:0}.trust-row b{display:block;font-size:11px;color:#31527f;text-transform:uppercase}.trust-row span{display:block;font-size:11px;color:#738096;margin-top:4px}.hero-media{position:relative;min-width:0;display:flex;align-items:flex-end;justify-content:center}.hero-media>img{height:100%;width:100%;object-fit:cover;object-position:center top;mix-blend-mode:multiply}.direct-card{position:absolute;right:7%;top:18%;width:205px;padding:21px 18px;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border:1px solid rgba(255,255,255,.85);border-radius:18px;text-align:center;box-shadow:var(--shadow)}.direct-card .script{font-family:cursive;font-style:italic;color:#516486;font-size:18px;display:block}.direct-card strong{font-family:var(--serif);font-size:14px}.direct-card i{font-style:normal;display:block;margin:9px}.direct-card p{font-size:12px;line-height:1.55;color:#52647e}.botanical-mark{position:absolute;left:0;top:70px;width:140px;height:420px;color:rgba(173,139,80,.36);font-size:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:35px;z-index:1}
.areas-strip{padding:18px max(22px,calc((100vw - 1280px)/2));background:#fff;border-bottom:1px solid var(--line)}.areas-strip>p{text-align:center;color:#5573a0;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.09em}.county-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.county-card{border:1px solid var(--line);border-radius:12px;padding:13px 15px;background:#fff;display:flex;justify-content:space-between;align-items:center;min-height:62px}.county-card span{font-size:12px;font-weight:800;color:#29476f}.county-card i{font-style:normal;color:var(--red)}
.three-grid{max-width:1280px;margin:22px auto;display:grid;grid-template-columns:1.1fr 1.05fr .85fr;gap:16px;padding:0 22px}.three-grid article{border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 10px 30px rgba(50,73,104,.06);overflow:hidden}.about-panel{display:grid;grid-template-columns:1.2fr .8fr}.about-panel .panel-copy{padding:28px}.about-panel h2,.process-panel h2,.values-panel h2,.faq h2,.contact h2,.section-heading h2{font-family:var(--serif);margin:0;font-size:28px;line-height:1.2}.about-panel p:not(.eyebrow),.process-panel p,.values-panel p{color:var(--muted);line-height:1.65;font-size:14px}.about-panel>img{height:100%;width:100%;object-fit:cover;object-position:center top}.identity{border-top:1px solid var(--line);margin-top:20px;padding-top:14px}.identity strong,.identity span,.identity small{display:block}.identity span{font-size:12px;color:#405c86;font-weight:800;margin-top:3px}.identity small{font-size:11px;color:var(--muted);margin-top:3px}.direct-agent-disclosure{margin-top:14px;padding:12px;border-radius:10px;background:var(--ice);font-size:11px;color:#465b7a}.process-panel,.values-panel{padding:28px}.process-panel ol{list-style:none;padding:0;margin:20px 0 0}.process-panel li{display:grid;grid-template-columns:35px 1fr;gap:10px;align-items:flex-start;padding:11px 0;border-bottom:1px dashed var(--line)}.process-panel li b{width:29px;height:29px;border-radius:50%;display:grid;place-items:center;background:#5f79a5;color:#fff}.process-panel li strong{display:block;font-size:13px}.process-panel li span{font-size:12px;color:var(--muted);line-height:1.45}.values-panel ul{padding:0;list-style:none}.values-panel li{padding:10px 0;border-bottom:1px solid var(--line);font-size:13px}.values-panel li::before{content:"✓";color:var(--red);font-weight:900;margin-right:9px}.values-panel img{width:100%;height:170px;object-fit:cover;border-radius:12px;margin-top:15px;filter:saturate(.8)}
.media-section{max-width:1280px;margin:30px auto;padding:30px 22px}.section-heading{text-align:center}.media-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:25px}.media-card{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden}.media-card img,.media-card video{width:100%;aspect-ratio:4/3;object-fit:cover}.media-card audio{width:calc(100% - 28px);margin:20px 14px}.media-card div{padding:14px}.media-card strong{display:block}.media-card span{font-size:12px;color:var(--muted)}
.faq{max-width:1280px;margin:30px auto;display:grid;grid-template-columns:.7fr 1.3fr;gap:50px;padding:45px 22px}.faq-list{display:grid;gap:8px}.faq details{background:#fff;border:1px solid var(--line);border-radius:12px;padding:16px 18px}.faq summary{cursor:pointer;font-weight:800;color:#263f64}.faq details p{color:var(--muted);line-height:1.6;font-size:14px;margin-bottom:0}
.contact{background:linear-gradient(135deg,#182c47,#274568);color:white;padding:54px max(24px,calc((100vw - 1280px)/2));display:grid;grid-template-columns:.8fr 1.2fr;gap:50px}.contact .eyebrow{color:#b9cbe5}.contact h2{font-size:38px}.contact>div>p:not(.eyebrow){color:#c4cede;line-height:1.7}.contact-links{display:grid;gap:10px;margin-top:25px}.contact-links a{font-size:17px;font-weight:800}.contact form{background:rgba(255,255,255,.09);border:1px solid rgba(255,255,255,.15);border-radius:16px;padding:22px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.contact label{font-size:11px;text-transform:uppercase;letter-spacing:.05em;font-weight:800;color:#c8d6e9}.contact input,.contact textarea,.contact select{display:block;width:100%;margin-top:6px;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.95);color:#17283f;padding:12px;border-radius:8px}.full{grid-column:1/-1}
footer{background:#f8fafc;border-top:1px solid var(--line);padding:28px max(22px,calc((100vw - 1280px)/2));display:grid;grid-template-columns:1fr 1.2fr auto;gap:30px;align-items:center;color:#59677b;font-size:11px}.footer-brand{display:flex;align-items:center;gap:10px}.footer-brand>span{font-size:30px}.footer-brand strong,.footer-brand small{display:block}.footer-brand strong{font-family:var(--serif);font-size:17px;color:var(--navy)}footer>div:last-child{display:flex;gap:16px}.admin-link{opacity:.55}
/* design variants: these change layout + palette, not only colors */
#site-shell[data-design="midnight"]{--paper:#071321;--ink:#eef3f8;--muted:#aab6c5;--card:#0e1d2e;--line:#26384d}#site-shell[data-design="midnight"] .site-header,#site-shell[data-design="midnight"] .areas-strip,#site-shell[data-design="midnight"] .county-card,#site-shell[data-design="midnight"] .three-grid article,#site-shell[data-design="midnight"] .faq details,#site-shell[data-design="midnight"] footer{background:#0a1725;color:#edf3f9;border-color:#26384d}#site-shell[data-design="midnight"] .site-header nav,#site-shell[data-design="midnight"] .header-call strong,#site-shell[data-design="midnight"] .county-card span,#site-shell[data-design="midnight"] .about-panel h2,#site-shell[data-design="midnight"] .process-panel h2,#site-shell[data-design="midnight"] .values-panel h2,#site-shell[data-design="midnight"] .faq summary,#site-shell[data-design="midnight"] .footer-brand strong{color:#edf3f9}#site-shell[data-design="midnight"] .hero{background:linear-gradient(110deg,#06111d 0%,#0a1a2b 52%,#293646 100%)}#site-shell[data-design="midnight"] .hero h1,#site-shell[data-design="midnight"] .hero-summary{color:#f4f6f8}#site-shell[data-design="midnight"] .trust-row{background:rgba(7,19,33,.75);border-color:#304359}#site-shell[data-design="midnight"] .trust-row>div{border-color:#304359}#site-shell[data-design="midnight"] .three-grid article p,#site-shell[data-design="midnight"] .process-panel li span,#site-shell[data-design="midnight"] .faq details p{color:#aab6c5}#site-shell[data-design="midnight"] .direct-card{background:rgba(10,23,37,.84);color:#fff;border-color:#31475f}#site-shell[data-design="midnight"] .direct-card p{color:#b9c5d4}
#site-shell[data-design="editorial-split"] .hero{grid-template-columns:1fr 1fr;background:#0b1c2f;min-height:690px}#site-shell[data-design="editorial-split"] .hero-copy{color:#fff;padding-left:max(40px,calc((100vw - 1320px)/2))}#site-shell[data-design="editorial-split"] .hero-summary{color:#c6d0de}#site-shell[data-design="editorial-split"] .hero-media{clip-path:polygon(15% 0,100% 0,100% 100%,0 100%)}#site-shell[data-design="editorial-split"] .trust-row{background:transparent;border:0}#site-shell[data-design="editorial-split"] .trust-row>div{border-right:1px solid rgba(255,255,255,.18)}#site-shell[data-design="editorial-split"] .trust-row b{color:#d5b476}#site-shell[data-design="editorial-split"] .trust-row span{color:#aeb8c6}#site-shell[data-design="editorial-split"] .three-grid{grid-template-columns:1.4fr 1fr 1fr}#site-shell[data-design="editorial-split"] .about-panel{grid-template-columns:.95fr 1.05fr}
#site-shell[data-design="slate-glass"]{--paper:#0b1829;--ink:#f3f6fa;--muted:#aeb9c8;--line:#31465e}#site-shell[data-design="slate-glass"] .hero{background:radial-gradient(circle at 72% 24%,#475d79 0,#15283f 39%,#091624 72%);padding:28px;grid-template-columns:.8fr 1.2fr}#site-shell[data-design="slate-glass"] .hero-copy{background:rgba(9,22,36,.72);backdrop-filter:blur(20px);border:1px solid #334b66;border-radius:24px;padding:48px;margin:30px 0 30px max(0px,calc((100vw - 1320px)/2))}#site-shell[data-design="slate-glass"] .hero h1,#site-shell[data-design="slate-glass"] .hero-summary{color:#fff}#site-shell[data-design="slate-glass"] .hero-media{border:1px solid #46627e;border-radius:24px;overflow:hidden;margin:30px max(0px,calc((100vw - 1320px)/2)) 30px 0}#site-shell[data-design="slate-glass"] .direct-card{background:rgba(11,24,41,.72);color:#fff;border-color:#536d88}#site-shell[data-design="slate-glass"] .direct-card p{color:#c6d0dc}#site-shell[data-design="slate-glass"] .site-header,#site-shell[data-design="slate-glass"] .areas-strip,#site-shell[data-design="slate-glass"] .county-card,#site-shell[data-design="slate-glass"] .three-grid article,#site-shell[data-design="slate-glass"] .faq details,#site-shell[data-design="slate-glass"] footer{background:#102239;color:#eff4f8;border-color:#31465e}#site-shell[data-design="slate-glass"] .site-header nav,#site-shell[data-design="slate-glass"] .header-call strong,#site-shell[data-design="slate-glass"] .county-card span,#site-shell[data-design="slate-glass"] .faq summary,#site-shell[data-design="slate-glass"] .footer-brand strong{color:#f2f5f8}#site-shell[data-design="slate-glass"] .three-grid article p,#site-shell[data-design="slate-glass"] .process-panel li span,#site-shell[data-design="slate-glass"] .faq details p{color:#aeb9c8}
#site-shell[data-design="warm-parchment"]{--paper:#f2ede3;--ice:#ede5d8;--line:#d9ccba;--blue:#8b7657;--blue-soft:#eee5d7}#site-shell[data-design="warm-parchment"] .hero{background:linear-gradient(100deg,#f5efe4 0,#f2eadc 52%,#d9cdc5 100%)}#site-shell[data-design="warm-parchment"] .eyebrow{color:#8c6f42}#site-shell[data-design="warm-parchment"] .three-grid{grid-template-columns:1.2fr .9fr .9fr}#site-shell[data-design="warm-parchment"] .county-card,#site-shell[data-design="warm-parchment"] .three-grid article,#site-shell[data-design="warm-parchment"] .faq details{background:#fbf8f2}
@media(max-width:1050px){.site-header{grid-template-columns:1fr auto auto;height:76px}.site-header nav{display:none}.mobile-toggle{display:block}.site-header.open nav{display:flex;position:absolute;left:0;right:0;top:75px;flex-direction:column;background:white;padding:20px 28px;border-bottom:1px solid var(--line)}.hero,.three-grid,.faq,.contact{grid-template-columns:1fr}.hero{min-height:auto}.hero-copy{padding:54px 24px}.hero-media{height:520px}.county-cards{grid-template-columns:repeat(2,1fr)}.three-grid{padding:0 14px}.about-panel{grid-template-columns:1.1fr .9fr}.contact{padding:42px 22px}.media-grid{grid-template-columns:1fr 1fr}footer{grid-template-columns:1fr}.botanical-mark{display:none}}
@media(max-width:650px){.hero h1{font-size:42px}.hero-media{height:420px}.direct-card{width:165px;right:4%;top:8%;padding:14px}.trust-row{grid-template-columns:1fr}.trust-row>div{border-right:0;border-bottom:1px solid var(--line)}.county-cards{grid-template-columns:1fr 1fr}.about-panel{grid-template-columns:1fr}.about-panel>img{height:330px}.media-grid{grid-template-columns:1fr}.contact form{grid-template-columns:1fr}.full{grid-column:auto}}


/* County SEO pages */
.county-hero{min-height:520px;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);background:linear-gradient(110deg,#f7f9fc,#eaf2fc 58%,#d9e6f6);border-bottom:1px solid var(--line);overflow:hidden}.county-hero-copy{padding:72px 40px 58px max(28px,calc((100vw - 1180px)/2));align-self:center}.county-hero h1{font-family:var(--serif);font-size:clamp(42px,5.6vw,72px);line-height:1.03;letter-spacing:-.04em;margin:0}.county-hero h1 em{font-style:normal;color:var(--red)}.county-hero-copy>p:not(.eyebrow){max-width:720px;color:var(--muted);font-size:17px;line-height:1.7}.county-hero-media{position:relative;min-height:500px}.county-hero-media img{width:100%;height:100%;object-fit:cover;object-position:center top;mix-blend-mode:multiply}.county-agent-chip{position:absolute;left:26px;bottom:30px;max-width:310px;padding:18px 20px;background:rgba(255,255,255,.9);border:1px solid rgba(255,255,255,.9);border-radius:15px;box-shadow:var(--shadow);backdrop-filter:blur(16px)}.county-agent-chip strong,.county-agent-chip span,.county-agent-chip small{display:block}.county-agent-chip strong{font-family:var(--serif);font-size:18px}.county-agent-chip span{font-size:12px;color:#405c86;font-weight:800;margin-top:4px}.county-agent-chip small{font-size:11px;color:var(--muted);margin-top:4px}.county-content{max-width:1180px;margin:0 auto;padding:46px 24px 64px;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(290px,.7fr);gap:32px}.county-main,.county-side>section{background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 12px 36px rgba(50,73,104,.07)}.county-main{padding:clamp(26px,4vw,48px)}.county-main section+section{border-top:1px solid var(--line);padding-top:30px;margin-top:30px}.county-main h2,.county-side h2{font-family:var(--serif);font-size:28px;margin:0 0 12px}.county-main p,.county-side p,.county-main li{color:var(--muted);line-height:1.72;font-size:14px}.county-main ul{padding-left:20px}.county-note{padding:17px 18px;border-left:4px solid var(--blue);background:var(--ice);border-radius:8px;margin-top:22px;color:#395677!important}.county-side{display:grid;gap:16px;align-content:start}.county-side>section{padding:24px}.county-side .quick-call{background:linear-gradient(145deg,#173250,#274a72);color:white;border-color:#35587f}.county-side .quick-call .eyebrow{color:#c6d8ef}.county-side .quick-call h2,.county-side .quick-call p{color:white}.county-pill-grid{display:flex;flex-wrap:wrap;gap:8px}.county-pill{padding:9px 11px;border:1px solid var(--line);border-radius:999px;font-size:11px;font-weight:800;color:#365881;background:#f8fbff}.county-faq details{border-top:1px solid var(--line);padding:14px 0}.county-faq details:first-of-type{border-top:0}.county-faq summary{font-weight:800;color:#29476f;cursor:pointer}.county-faq p{margin-bottom:0}.county-form{display:grid;gap:10px}.county-form label{font-size:11px;font-weight:800;text-transform:uppercase;color:#d9e5f3}.county-form input,.county-form textarea{width:100%;margin-top:5px;padding:11px;border-radius:8px;border:1px solid rgba(255,255,255,.28)}
#site-shell[data-design="midnight"] .county-hero{background:linear-gradient(110deg,#06111d,#0b1c2f 56%,#2b3646)}#site-shell[data-design="midnight"] .county-hero h1{color:#f4f2ec}#site-shell[data-design="midnight"] .county-hero-copy>p:not(.eyebrow){color:#b9c4d2}#site-shell[data-design="midnight"] .county-main,#site-shell[data-design="midnight"] .county-side>section{background:#0a1725;border-color:#26384d}#site-shell[data-design="midnight"] .county-main h2,#site-shell[data-design="midnight"] .county-side h2,#site-shell[data-design="midnight"] .county-faq summary{color:#edf3f9}#site-shell[data-design="midnight"] .county-main p,#site-shell[data-design="midnight"] .county-main li,#site-shell[data-design="midnight"] .county-side p{color:#aab6c5}#site-shell[data-design="midnight"] .county-pill{background:#0e1d2e;color:#d9e5f4;border-color:#26384d}#site-shell[data-design="midnight"] .county-note{background:#10253b;color:#c7d4e3!important}
#site-shell[data-design="editorial-split"] .county-hero{background:linear-gradient(90deg,#09182a 0 49%,#dce8f7 49%)}#site-shell[data-design="editorial-split"] .county-hero-copy{color:#f6f7f9}#site-shell[data-design="editorial-split"] .county-hero-copy>p:not(.eyebrow){color:#c2cfdf}
#site-shell[data-design="slate-glass"] .county-hero{background:linear-gradient(120deg,#07131f,#142940 64%,#536981)}#site-shell[data-design="slate-glass"] .county-hero-copy{color:white}#site-shell[data-design="slate-glass"] .county-hero-copy>p:not(.eyebrow){color:#c6d3e0}
#site-shell[data-design="warm-parchment"] .county-hero{background:linear-gradient(110deg,#f5efe4,#eee4d8 58%,#d5c9c2)}
@media(max-width:900px){.county-hero{grid-template-columns:1fr}.county-hero-copy{padding:52px 24px}.county-hero-media{min-height:390px}.county-content{grid-template-columns:1fr}.county-agent-chip{left:18px;right:18px;bottom:18px;max-width:none}.county-cards{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.county-hero-media{min-height:330px}.county-hero h1{font-size:42px}.county-content{padding:28px 15px 46px}.county-main{padding:24px 19px}.county-cards{grid-template-columns:1fr}}

/* Direct county + parent-site handoff */
.areas-strip{padding:28px clamp(22px,5vw,78px) 32px}.areas-heading{max-width:1280px;margin:0 auto 18px}.areas-heading h2{font-family:var(--serif);font-size:clamp(24px,3vw,36px);margin:0 0 8px}.areas-heading>p:last-child{color:var(--muted);margin:0}.county-card.direct-county small{display:block;font-size:9px;letter-spacing:.1em;color:var(--blue);margin-bottom:4px}.parent-referral{max-width:1280px;margin:18px auto 0;padding:18px 20px;border:1px solid var(--line);border-radius:15px;background:linear-gradient(120deg,rgba(223,232,244,.72),rgba(255,255,255,.88));display:flex;align-items:center;justify-content:space-between;gap:22px}.parent-referral strong{display:block;font-family:var(--serif);font-size:19px;margin:3px 0 5px}.parent-referral p{margin:0;color:var(--muted);text-transform:none;letter-spacing:0;font-weight:500;font-size:12px}.parent-referral .parent-coverage{margin-top:6px}.parent-kicker{font-size:10px;letter-spacing:.13em;font-weight:800;color:var(--red)}.referral-county .county-agent-chip{display:none}.referral-county .county-note{border-left-color:var(--red)}.referral-contact{max-width:760px}.parent-url-missing{padding:12px 14px;border:1px dashed currentColor;border-radius:8px;opacity:.75}.referral-county .contact{grid-template-columns:1fr}.referral-county .county-main section:first-child h2:after{content:" • Main-site referral";font-family:var(--sans);font-size:10px;letter-spacing:.08em;text-transform:uppercase;color:var(--red);margin-left:8px;vertical-align:middle}
#site-shell[data-design="midnight"] .parent-referral,#site-shell[data-design="slate-glass"] .parent-referral{background:rgba(13,30,48,.82);border-color:#30445a}#site-shell[data-design="midnight"] .parent-referral strong,#site-shell[data-design="slate-glass"] .parent-referral strong{color:#eef3f8}#site-shell[data-design="midnight"] .parent-referral p,#site-shell[data-design="slate-glass"] .parent-referral p{color:#aeb9c8}
@media(max-width:760px){.parent-referral{align-items:flex-start;flex-direction:column}.parent-referral .btn{width:100%}}

/* v4 editable appearance controls */
.brand-image{width:38px;height:38px;object-fit:contain}.hero-video{width:100%;height:100%;object-fit:cover}.ui-icon{display:inline-grid;place-items:center;min-width:18px}.county-card{position:relative}.county-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:50%;background:var(--blue-soft);color:var(--navy);font-family:var(--serif);font-weight:800;font-size:14px;flex:0 0 auto}.county-card{display:flex;align-items:center;gap:12px}.county-card>span:not(.county-icon){flex:1}.county-card>i{font-style:normal}
#site-shell[data-corners="square"] .btn,#site-shell[data-corners="square"] .trust-row,#site-shell[data-corners="square"] .direct-card,#site-shell[data-corners="square"] .county-card,#site-shell[data-corners="square"] .three-grid article,#site-shell[data-corners="square"] .faq details,#site-shell[data-corners="square"] .contact form,#site-shell[data-corners="square"] .parent-referral{border-radius:0!important}
#site-shell[data-corners="pill"] .btn{border-radius:999px}#site-shell[data-corners="pill"] .county-card,#site-shell[data-corners="pill"] .trust-row,#site-shell[data-corners="pill"] .parent-referral{border-radius:24px}
#site-shell[data-density="compact"] .hero{min-height:520px}#site-shell[data-density="compact"] .hero-copy{padding-top:54px;padding-bottom:44px}#site-shell[data-density="compact"] .areas-strip{padding-top:18px;padding-bottom:20px}#site-shell[data-density="compact"] .three-grid article{padding-top:26px;padding-bottom:26px}
#site-shell[data-density="airy"] .hero{min-height:720px}#site-shell[data-density="airy"] .hero-copy{padding-top:112px;padding-bottom:92px}#site-shell[data-density="airy"] .areas-strip{padding-top:42px;padding-bottom:44px}

/* 6. Coastal Blue */
#site-shell[data-design="coastal-blue"]{--paper:#eef5fb;--ink:#12314f;--muted:#64788c;--blue:#5d82aa;--blue-soft:#d9e8f4;--ice:#e7f2fa;--line:#c9dce9;--card:#f9fcff;--gold:#9c865b}
#site-shell[data-design="coastal-blue"] .site-header{background:rgba(238,247,252,.94)}#site-shell[data-design="coastal-blue"] .hero{background:linear-gradient(118deg,#f4fbff 0%,#e1eff8 48%,#b9d2e6 100%)}#site-shell[data-design="coastal-blue"] .hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(235,245,251,.1),rgba(64,105,145,.13));pointer-events:none}#site-shell[data-design="coastal-blue"] .county-card,#site-shell[data-design="coastal-blue"] .three-grid article,#site-shell[data-design="coastal-blue"] .faq details{background:#fafdff;box-shadow:0 12px 30px rgba(49,86,116,.08)}#site-shell[data-design="coastal-blue"] .eyebrow{color:#4c759f}#site-shell[data-design="coastal-blue"] .btn.secondary{background:#edf6fc;border-color:#8faec8}

/* 7. Minimal Ivory */
#site-shell[data-design="minimal-ivory"]{--paper:#fbfaf7;--ink:#111820;--muted:#666b70;--blue:#6d7882;--blue-soft:#f0efeb;--ice:#f5f3ee;--line:#dfddd7;--card:#fff;--gold:#8f7a58}
#site-shell[data-design="minimal-ivory"] .site-header{background:#fff;border-bottom:1px solid #e7e4de;backdrop-filter:none}#site-shell[data-design="minimal-ivory"] .hero{background:#fbfaf7;grid-template-columns:.84fr 1.16fr;min-height:650px}#site-shell[data-design="minimal-ivory"] .hero-copy{padding-top:100px;padding-bottom:90px}#site-shell[data-design="minimal-ivory"] .hero h1{font-size:clamp(50px,5.5vw,82px);font-weight:400}#site-shell[data-design="minimal-ivory"] .hero-media{margin:34px 4vw 34px 0;overflow:hidden}#site-shell[data-design="minimal-ivory"] .hero-media img,#site-shell[data-design="minimal-ivory"] .hero-media video{border-radius:0}#site-shell[data-design="minimal-ivory"] .direct-card{border-radius:0;background:rgba(255,255,255,.9)}#site-shell[data-design="minimal-ivory"] .trust-row{background:transparent;border-left:0;border-right:0;border-radius:0}#site-shell[data-design="minimal-ivory"] .areas-strip,#site-shell[data-design="minimal-ivory"] .three-grid article,#site-shell[data-design="minimal-ivory"] .faq details{box-shadow:none}#site-shell[data-design="minimal-ivory"] .three-grid{gap:1px;background:#ddd9d1}#site-shell[data-design="minimal-ivory"] .three-grid article{border-radius:0;border:0}#site-shell[data-design="minimal-ivory"] .county-card{box-shadow:none;border-radius:0;background:#fff}

/* 8. Urban Dark */
#site-shell[data-design="urban-dark"]{--paper:#080b0f;--ink:#f3f3f4;--muted:#adb2ba;--blue:#75869a;--blue-soft:#151b22;--ice:#10151b;--line:#29313a;--card:#0d1117;--gold:#b49a68}
#site-shell[data-design="urban-dark"] .site-header,#site-shell[data-design="urban-dark"] footer{background:#07090c;color:#f4f4f4;border-color:#252a31}#site-shell[data-design="urban-dark"] .site-header nav,#site-shell[data-design="urban-dark"] .header-call strong,#site-shell[data-design="urban-dark"] .footer-brand strong{color:#fff}#site-shell[data-design="urban-dark"] .hero{background:linear-gradient(115deg,#05070a 0%,#0b1118 55%,#242a31 100%);min-height:690px}#site-shell[data-design="urban-dark"] .hero-copy,#site-shell[data-design="urban-dark"] .hero h1,#site-shell[data-design="urban-dark"] .hero-summary{color:#f6f6f7}#site-shell[data-design="urban-dark"] .hero h1{font-family:var(--sans);font-weight:700;text-transform:uppercase;letter-spacing:-.04em}#site-shell[data-design="urban-dark"] .trust-row,#site-shell[data-design="urban-dark"] .county-card,#site-shell[data-design="urban-dark"] .three-grid article,#site-shell[data-design="urban-dark"] .faq details,#site-shell[data-design="urban-dark"] .parent-referral{background:#0f141b;color:#f0f2f4;border-color:#303843;border-radius:4px}#site-shell[data-design="urban-dark"] .county-card span,#site-shell[data-design="urban-dark"] .three-grid h2,#site-shell[data-design="urban-dark"] .faq summary{color:#f5f5f5}#site-shell[data-design="urban-dark"] .three-grid article p,#site-shell[data-design="urban-dark"] .process-panel li span,#site-shell[data-design="urban-dark"] .faq details p,#site-shell[data-design="urban-dark"] .parent-referral p{color:#aeb5bd}#site-shell[data-design="urban-dark"] .direct-card{background:rgba(8,11,15,.88);color:#fff;border-color:#39424d;border-radius:4px}#site-shell[data-design="urban-dark"] .btn{border-radius:4px}#site-shell[data-design="urban-dark"] .county-icon{background:#171e26;color:#d6dce3;border:1px solid #303943}

/* 9. Classic Red */
#site-shell[data-design="classic-red"]{--paper:#f8f4ef;--ink:#2d1718;--muted:#756164;--blue:#8f6a6b;--blue-soft:#f0dddd;--ice:#f6e9e7;--line:#e0c9c6;--card:#fffaf7;--red:#99161d;--gold:#b28c54}
#site-shell[data-design="classic-red"] .site-header{background:#fffaf7}#site-shell[data-design="classic-red"] .hero{background:linear-gradient(108deg,#681016 0%,#8f151c 48%,#2b171b 100%)}#site-shell[data-design="classic-red"] .hero-copy,#site-shell[data-design="classic-red"] .hero h1,#site-shell[data-design="classic-red"] .hero-summary{color:#fff7f1}#site-shell[data-design="classic-red"] .hero h1 em{color:#f2c28c}#site-shell[data-design="classic-red"] .eyebrow{color:#b77a48}#site-shell[data-design="classic-red"] .hero .eyebrow{color:#f1c18b}#site-shell[data-design="classic-red"] .trust-row{background:rgba(64,8,12,.55);border-color:rgba(255,255,255,.18)}#site-shell[data-design="classic-red"] .trust-row>div{border-color:rgba(255,255,255,.15)}#site-shell[data-design="classic-red"] .trust-row b,#site-shell[data-design="classic-red"] .trust-row span{color:#f9e9df}#site-shell[data-design="classic-red"] .direct-card{background:rgba(255,248,243,.92)}#site-shell[data-design="classic-red"] .county-icon{background:#f4e3df;color:#99161d}

/* 10. Soft Taupe */
#site-shell[data-design="soft-taupe"]{--paper:#eee9e4;--ink:#302a2b;--muted:#776f70;--blue:#7d87a9;--blue-soft:#e5e4ea;--ice:#e9e5e2;--line:#d4cbc5;--card:#f8f5f2;--gold:#a78860}
#site-shell[data-design="soft-taupe"] .site-header{background:rgba(244,240,236,.94)}#site-shell[data-design="soft-taupe"] .hero{background:linear-gradient(115deg,#eee9e4 0%,#ddd4d0 52%,#a89da0 100%)}#site-shell[data-design="soft-taupe"] .hero-copy{background:rgba(244,240,236,.68);margin:44px 0 44px max(24px,calc((100vw - 1280px)/2));padding:58px;border:1px solid rgba(255,255,255,.55);backdrop-filter:blur(12px)}#site-shell[data-design="soft-taupe"] .county-card,#site-shell[data-design="soft-taupe"] .three-grid article,#site-shell[data-design="soft-taupe"] .faq details{background:#f8f5f2}#site-shell[data-design="soft-taupe"] .county-icon{background:#e2e0e7;color:#5d678b}

/* 11. Bold Modern */
#site-shell[data-design="bold-modern"]{--paper:#07101d;--ink:#f6f8fb;--muted:#aab7cb;--blue:#5d7dff;--blue-soft:#172547;--ice:#101d35;--line:#293d61;--card:#0d1a2e;--gold:#d3ad63}
#site-shell[data-design="bold-modern"] .site-header,#site-shell[data-design="bold-modern"] footer{background:#07101d;color:#fff;border-color:#243758}#site-shell[data-design="bold-modern"] .site-header nav,#site-shell[data-design="bold-modern"] .header-call strong,#site-shell[data-design="bold-modern"] .footer-brand strong{color:#fff}#site-shell[data-design="bold-modern"] .hero{background:radial-gradient(circle at 80% 30%,#233e7a 0,#111f3c 30%,#07101d 68%);min-height:700px}#site-shell[data-design="bold-modern"] .hero h1{font-family:var(--sans);font-size:clamp(54px,6.5vw,92px);font-weight:700;line-height:.96;color:#fff}#site-shell[data-design="bold-modern"] .hero-summary{color:#c6d1e1}#site-shell[data-design="bold-modern"] .hero h1 em{color:#ff3f46}#site-shell[data-design="bold-modern"] .trust-row,#site-shell[data-design="bold-modern"] .county-card,#site-shell[data-design="bold-modern"] .three-grid article,#site-shell[data-design="bold-modern"] .faq details,#site-shell[data-design="bold-modern"] .parent-referral{background:rgba(15,29,53,.9);color:#f5f7fa;border-color:#2e4771}#site-shell[data-design="bold-modern"] .county-card span,#site-shell[data-design="bold-modern"] .three-grid h2,#site-shell[data-design="bold-modern"] .faq summary{color:#fff}#site-shell[data-design="bold-modern"] .three-grid article p,#site-shell[data-design="bold-modern"] .process-panel li span,#site-shell[data-design="bold-modern"] .faq details p,#site-shell[data-design="bold-modern"] .parent-referral p{color:#aebbd0}#site-shell[data-design="bold-modern"] .btn.primary{box-shadow:0 0 34px rgba(255,63,70,.28)}#site-shell[data-design="bold-modern"] .county-icon{background:#16284b;color:#9db2ff}

/* 12. Cinematic Apple */
#site-shell[data-design="cinematic-apple"]{--paper:#071018;--ink:#f3eee5;--muted:#b9b0a3;--blue:#71849b;--blue-soft:#182331;--ice:#111b26;--line:#35404b;--card:#0b151f;--gold:#c09a57;--red:#a91c22}
#site-shell[data-design="cinematic-apple"] .site-header,#site-shell[data-design="cinematic-apple"] footer{background:#061019;color:#f5efe7;border-color:#2f3942}#site-shell[data-design="cinematic-apple"] .site-header nav,#site-shell[data-design="cinematic-apple"] .header-call strong,#site-shell[data-design="cinematic-apple"] .footer-brand strong{color:#f5efe7}#site-shell[data-design="cinematic-apple"] .hero{background:linear-gradient(90deg,#07111a 0 46%,#1b2632 46% 100%);grid-template-columns:1fr 1.12fr;min-height:720px}#site-shell[data-design="cinematic-apple"] .hero-copy{color:#f3eee5;padding-left:max(48px,calc((100vw - 1280px)/2))}#site-shell[data-design="cinematic-apple"] .hero-summary{color:#c7beb1}#site-shell[data-design="cinematic-apple"] .hero h1{color:#f5efe7}#site-shell[data-design="cinematic-apple"] .hero h1 em{color:#c7a05e}#site-shell[data-design="cinematic-apple"] .hero-media:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,17,26,.25),transparent 45%);z-index:1;pointer-events:none}#site-shell[data-design="cinematic-apple"] .direct-card{z-index:2;background:rgba(4,11,17,.82);color:#f5efe7;border-color:#665536}#site-shell[data-design="cinematic-apple"] .direct-card p{color:#cabfab}#site-shell[data-design="cinematic-apple"] .trust-row,#site-shell[data-design="cinematic-apple"] .county-card,#site-shell[data-design="cinematic-apple"] .three-grid article,#site-shell[data-design="cinematic-apple"] .faq details,#site-shell[data-design="cinematic-apple"] .parent-referral{background:#0c1721;color:#f5efe7;border-color:#33414e}#site-shell[data-design="cinematic-apple"] .county-card span,#site-shell[data-design="cinematic-apple"] .three-grid h2,#site-shell[data-design="cinematic-apple"] .faq summary{color:#f5efe7}#site-shell[data-design="cinematic-apple"] .three-grid article p,#site-shell[data-design="cinematic-apple"] .process-panel li span,#site-shell[data-design="cinematic-apple"] .faq details p,#site-shell[data-design="cinematic-apple"] .parent-referral p{color:#b9b0a3}#site-shell[data-design="cinematic-apple"] .county-icon{background:#161f29;color:#c9a460;border:1px solid #4c4436}

/* New themes on county pages */
#site-shell[data-design="coastal-blue"] .county-hero{background:linear-gradient(115deg,#f4fbff,#dcebf6 58%,#b9d1e3)}
#site-shell[data-design="minimal-ivory"] .county-hero{background:#fbfaf7}#site-shell[data-design="minimal-ivory"] .county-main,#site-shell[data-design="minimal-ivory"] .county-side>section{box-shadow:none;border-radius:0}
#site-shell[data-design="urban-dark"] .county-hero,#site-shell[data-design="bold-modern"] .county-hero,#site-shell[data-design="cinematic-apple"] .county-hero{background:linear-gradient(120deg,#060a0f,#132033 62%,#394958);color:#fff}#site-shell[data-design="urban-dark"] .county-hero-copy>p:not(.eyebrow),#site-shell[data-design="bold-modern"] .county-hero-copy>p:not(.eyebrow),#site-shell[data-design="cinematic-apple"] .county-hero-copy>p:not(.eyebrow){color:#c3cfda}#site-shell[data-design="urban-dark"] .county-main,#site-shell[data-design="urban-dark"] .county-side>section,#site-shell[data-design="bold-modern"] .county-main,#site-shell[data-design="bold-modern"] .county-side>section,#site-shell[data-design="cinematic-apple"] .county-main,#site-shell[data-design="cinematic-apple"] .county-side>section{background:var(--card);border-color:var(--line)}#site-shell[data-design="urban-dark"] .county-main h2,#site-shell[data-design="urban-dark"] .county-side h2,#site-shell[data-design="urban-dark"] .county-faq summary,#site-shell[data-design="bold-modern"] .county-main h2,#site-shell[data-design="bold-modern"] .county-side h2,#site-shell[data-design="bold-modern"] .county-faq summary,#site-shell[data-design="cinematic-apple"] .county-main h2,#site-shell[data-design="cinematic-apple"] .county-side h2,#site-shell[data-design="cinematic-apple"] .county-faq summary{color:#f5f6f7}#site-shell[data-design="urban-dark"] .county-main p,#site-shell[data-design="urban-dark"] .county-main li,#site-shell[data-design="urban-dark"] .county-side p,#site-shell[data-design="bold-modern"] .county-main p,#site-shell[data-design="bold-modern"] .county-main li,#site-shell[data-design="bold-modern"] .county-side p,#site-shell[data-design="cinematic-apple"] .county-main p,#site-shell[data-design="cinematic-apple"] .county-main li,#site-shell[data-design="cinematic-apple"] .county-side p{color:var(--muted)}
#site-shell[data-design="classic-red"] .county-hero{background:linear-gradient(115deg,#f7ece8,#edd7d2 58%,#b57a7b)}#site-shell[data-design="soft-taupe"] .county-hero{background:linear-gradient(115deg,#eee9e4,#dcd2cd 58%,#aaa0a1)}

/* Accessibility, motion, form, custom sections */
.skip-link{position:absolute;left:-999px;top:8px;z-index:80;background:#fff;color:#102239;padding:10px 14px;border-radius:8px;font-weight:800}
.skip-link:focus{left:12px}
:focus-visible{outline:3px solid var(--blue);outline-offset:3px}
.hp-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.form-status{grid-column:1/-1;margin:0;font-size:13px;font-weight:700}
.form-status.error{color:#f3c6c8}
.draft-preview-banner{position:sticky;top:0;z-index:50;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:8px 16px;background:#102239;color:#fff;font-size:13px;font-weight:700}
.draft-preview-banner button{background:#fff;color:#102239;border:0;border-radius:8px;padding:6px 10px;font-weight:800;cursor:pointer}
.ui-icon-svg,.ui-icon-text,.ui-icon-img{display:inline-grid;place-items:center}
.ui-icon-svg svg,.county-icon svg{width:1em;height:1em;display:block}
.ui-icon-img{width:18px;height:18px;object-fit:contain}
#site-shell[data-icons="sm"] .ui-icon,.site-shell[data-icons="sm"] .county-icon{font-size:12px}
#site-shell[data-icons="lg"] .ui-icon,#site-shell[data-icons="lg"] .county-icon{font-size:22px}
.county-icon svg{width:18px;height:18px}
.process-panel li b svg{width:14px;height:14px}
.custom-section{padding:42px max(22px,calc((100vw - 1280px)/2));border-bottom:1px solid var(--line)}
.custom-section-inner{max-width:1280px;margin:0 auto;display:grid;gap:24px;align-items:center}
.custom-section.layout-split-left .custom-section-inner,.custom-section.layout-split-right .custom-section-inner,.custom-section.type-split .custom-section-inner{grid-template-columns:1fr 1fr}
.custom-section.layout-split-right .custom-section-inner{direction:rtl}.custom-section.layout-split-right .custom-section-inner>*{direction:ltr}
.custom-section h2{font-family:var(--serif);margin:0 0 10px;font-size:32px}
.custom-section p{color:var(--muted);line-height:1.7}
.custom-media{width:100%;border-radius:16px;max-height:420px;object-fit:cover}
.custom-section.type-quote{background:var(--ice)}
.custom-section.type-cta{background:linear-gradient(135deg,#182c47,#274568);color:#fff}
.custom-section.type-cta h2,.custom-section.type-cta p{color:#fff}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}video[autoplay]{display:block}}
@media(max-width:900px){.custom-section.layout-split-left .custom-section-inner,.custom-section.type-split .custom-section-inner,.custom-section.layout-split-right .custom-section-inner{grid-template-columns:1fr}}

/* Keep the call button reachable on phones */
@media(max-width:1050px){
  .site-header{grid-template-columns:1fr auto auto}
  .header-call{display:block;text-align:right;padding-right:8px}
  .header-call span{display:none}
  .header-call strong{font-size:13px}
  .site-header.open nav{background:var(--card,#fff);z-index:40}
}

/* Distinct theme layouts */
#site-shell[data-design="midnight"] .site-header{border-bottom:2px solid var(--gold)}
#site-shell[data-design="midnight"] .process-panel ol{position:relative}
#site-shell[data-design="midnight"] .process-panel ol:before{content:"";position:absolute;left:14px;top:8px;bottom:8px;width:2px;background:var(--gold);opacity:.35}
#site-shell[data-design="midnight"] .county-cards{grid-template-columns:repeat(4,1fr)}
#site-shell[data-design="midnight"] .county-card{background:#102033;border-color:#3a4e63}

#site-shell[data-design="editorial-split"] .site-header{background:#0b1c2f;color:#f4f6f8;border:0}
#site-shell[data-design="editorial-split"] .site-header nav,#site-shell[data-design="editorial-split"] .header-call strong{color:#f4f6f8}
#site-shell[data-design="editorial-split"] .about-panel{grid-template-columns:.9fr 1.1fr}
#site-shell[data-design="editorial-split"] .about-panel .panel-copy{order:2}
#site-shell[data-design="editorial-split"] .about-panel>img{order:1}
#site-shell[data-design="editorial-split"] .county-card{border:0;border-bottom:1px solid var(--line);border-radius:0;background:transparent}

#site-shell[data-design="slate-glass"] .process-panel ol{display:grid;grid-template-columns:1fr 1fr;gap:8px}
#site-shell[data-design="slate-glass"] .process-panel li{border:1px solid var(--line);border-radius:14px;padding:12px;background:rgba(16,34,57,.55)}
#site-shell[data-design="slate-glass"] .county-cards{gap:14px}
#site-shell[data-design="slate-glass"] .county-card{backdrop-filter:blur(16px);background:rgba(16,34,57,.7)}

#site-shell[data-design="warm-parchment"] .hero{position:relative;grid-template-columns:1fr;min-height:640px}
#site-shell[data-design="warm-parchment"] .hero-copy{position:relative;z-index:2;max-width:720px;margin:0 auto;text-align:center;padding:90px 24px 40px}
#site-shell[data-design="warm-parchment"] .hero-actions,.warm-parchment .trust-row{justify-content:center}
#site-shell[data-design="warm-parchment"] .hero-media{position:absolute;inset:0;opacity:.28}
#site-shell[data-design="warm-parchment"] .direct-card{display:none}
#site-shell[data-design="warm-parchment"] .process-panel li b{background:transparent;color:var(--navy);font-family:var(--serif);font-size:22px;width:auto;height:auto}

#site-shell[data-design="coastal-blue"] .hero{grid-template-columns:1.1fr .9fr}
#site-shell[data-design="coastal-blue"] .about-panel{grid-template-columns:1fr; }
#site-shell[data-design="coastal-blue"] .about-panel>img{height:280px;order:-1}
#site-shell[data-design="coastal-blue"] .county-cards{grid-template-columns:repeat(2,1fr)}
#site-shell[data-design="coastal-blue"] .county-card{min-height:88px}

#site-shell[data-design="minimal-ivory"] .process-panel li{grid-template-columns:1fr;padding:16px 0}
#site-shell[data-design="minimal-ivory"] .process-panel li b{width:auto;height:auto;background:none;color:var(--ink);font-family:var(--serif);justify-content:start}
#site-shell[data-design="minimal-ivory"] .areas-strip{background:#fbfaf7}

#site-shell[data-design="urban-dark"] .hero{grid-template-columns:.7fr 1.3fr}
#site-shell[data-design="urban-dark"] .process-panel li b{border-radius:4px;background:#1c242e}
#site-shell[data-design="urban-dark"] .county-cards{grid-template-columns:1fr 1fr}
#site-shell[data-design="urban-dark"] .county-card{min-height:78px}

#site-shell[data-design="classic-red"] .site-header{background:#681016;color:#fff7f1;border:0}
#site-shell[data-design="classic-red"] .site-header nav,#site-shell[data-design="classic-red"] .header-call strong,#site-shell[data-design="classic-red"] .brand small{color:#f7e4d4}
#site-shell[data-design="classic-red"] .hero{grid-template-columns:1fr;text-align:center}
#site-shell[data-design="classic-red"] .hero-copy{max-width:820px;margin:0 auto;padding:72px 24px 36px}
#site-shell[data-design="classic-red"] .hero-actions{justify-content:center}
#site-shell[data-design="classic-red"] .hero-media{height:420px}
#site-shell[data-design="classic-red"] .trust-row{margin-left:auto;margin-right:auto}

#site-shell[data-design="soft-taupe"] .about-panel>img{border-radius:50%;width:min(280px,70%);height:min(280px,70%);margin:28px auto;object-fit:cover}
#site-shell[data-design="soft-taupe"] .about-panel{align-items:center}
#site-shell[data-design="soft-taupe"] .county-card{border-radius:28px}
#site-shell[data-design="soft-taupe"] .process-panel li b{background:#c9c3d6;color:#302a2b}

#site-shell[data-design="bold-modern"] .hero-copy{padding-top:96px}
#site-shell[data-design="bold-modern"] .county-cards{grid-template-columns:1fr;max-width:720px}
#site-shell[data-design="bold-modern"] .county-card{border-left:4px solid #5d7dff;border-radius:0}
#site-shell[data-design="bold-modern"] .btn.primary{padding:18px 26px;font-size:15px}

#site-shell[data-design="cinematic-apple"] .site-header{background:transparent;position:absolute;left:0;right:0;border:0}
#site-shell[data-design="cinematic-apple"] .hero{padding-top:86px}
#site-shell[data-design="cinematic-apple"] .three-grid article{border-color:#c09a57}
#site-shell[data-design="cinematic-apple"] .values-panel img{filter:none;opacity:.9}
#site-shell[data-design="cinematic-apple"] .process-panel li{border-bottom-color:#c09a57}

@media(max-width:1050px){
  #site-shell[data-design="warm-parchment"] .hero-media,#site-shell[data-design="classic-red"] .hero-media{position:relative;opacity:1;height:380px}
  #site-shell[data-design="cinematic-apple"] .site-header{position:sticky;background:#061019}
  #site-shell[data-design="midnight"] .county-cards,#site-shell[data-design="slate-glass"] .process-panel ol{grid-template-columns:1fr 1fr}
}
