:root{--ink:#151718;--paper:#f7f4ef;--red:#b51f24;--red-dark:#8f171b;--line:#e5dfd7;--taupe:#d9cfc2;--max:1480px;--section-max:1560px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.container{width:calc(100% - 64px);max-width:var(--max);margin-left:auto;margin-right:auto}
.topbar{background:#111;color:#fff;font-size:.92rem}.topbar__inner{min-height:42px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px}.topbar__phone{font-weight:700;font-size:1.08rem}.topbar__mail{text-align:right}
.site-header{background:#fff;position:sticky;top:0;z-index:30;border-bottom:1px solid #eee}.header__inner{min-height:122px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:30px}.brand img,.custom-logo{max-height:82px;width:auto}.primary-nav ul{display:flex;list-style:none;gap:34px;align-items:center;justify-content:center;margin:0;padding:0}.primary-nav a{font-size:.96rem}.nav-toggle{display:none}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid var(--ink);font-weight:700;font-size:.86rem;text-transform:uppercase;letter-spacing:.02em}.button--red{background:var(--red);color:#fff;border-color:var(--red)}.button--red:hover{background:var(--red-dark)}.button--outline{background:transparent}.header-call{min-height:58px;padding:0 25px}
.hero{display:grid;grid-template-columns:minmax(440px,42%) minmax(0,58%);width:calc(100% - 48px);max-width:var(--section-max);min-height:520px;margin:28px auto 0;background:var(--paper);overflow:hidden}.hero__content{min-width:0;padding:64px clamp(42px,4.5vw,76px);display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;font-weight:700}.eyebrow--red{color:var(--red)}.hero h1,.split-section h2,.info-card h2,.page-header h1{font-family:Georgia,"Times New Roman",serif;font-weight:400;line-height:1.02}.hero h1{font-size:clamp(3rem,3.5vw,4.45rem);margin:18px 0 24px;max-width:620px;overflow-wrap:normal;word-break:normal}.hero__lead{font-size:1.08rem;max-width:520px}.hero__actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.hero__image{background-size:cover;background-position:center center;min-height:520px;max-height:560px;position:relative;min-width:0}.hero__image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.08),transparent 25%)}
.quicklinks{display:grid;grid-template-columns:repeat(4,1fr);padding:46px 0}.quicklinks article{padding:10px 34px;border-right:1px solid var(--line)}.quicklinks article:last-child{border-right:0}.quicklinks h2{font-family:Georgia,serif;font-size:1.28rem;font-weight:400;line-height:1.25}.quicklinks p{font-size:.9rem;color:#4c4c4c}.quicklinks a{font-size:.82rem;color:var(--red);font-weight:700;text-transform:uppercase;letter-spacing:.03em}.icon{color:var(--red);font-size:2rem}
.split-section{display:grid;grid-template-columns:minmax(440px,42%) minmax(0,58%);width:calc(100% - 48px);max-width:var(--section-max);margin:28px auto 0;background:var(--paper);overflow:hidden}.split-section__copy{min-width:0;padding:62px clamp(42px,4.5vw,76px)}.split-section__copy h2{font-size:clamp(2.1rem,2.8vw,3.5rem);margin:10px 0 24px}.split-section__copy p{max-width:560px}.split-section__image{min-width:0;overflow:hidden}.split-section__image img{width:100%;height:100%;max-height:540px;object-fit:cover;object-position:center;min-height:460px}.split-section .button{margin-top:20px}
.info-band{display:grid;grid-template-columns:1fr 1.25fr;width:calc(100% - 48px);max-width:var(--section-max);margin:28px auto 0}.info-card{padding:62px clamp(48px,8vw,120px)}.info-card--dark{background:#17191a;color:#fff}.info-card--light{background:#eee8df}.info-card h2{font-size:clamp(2rem,3vw,3.4rem);margin:12px 0 18px}.phone-big{display:block;color:#e43a3f;font-family:Georgia,serif;font-size:clamp(2rem,3vw,3.2rem);margin:24px 0 8px}.info-card a:not(.button){font-weight:700}
.info-card--region{display:grid;grid-template-columns:minmax(330px,.9fr) minmax(360px,1.1fr);gap:42px;align-items:center;padding-right:clamp(34px,4vw,64px)}.region-copy{min-width:0}.region-copy p:not(.eyebrow){max-width:570px}.region-map{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center}.region-map svg{display:block;width:100%;max-width:560px;height:auto;overflow:visible}.region-map__outline{fill:rgba(255,255,255,.38);stroke:#c7beb2;stroke-width:2}.region-map__inner{fill:none;stroke:#d8d0c7;stroke-width:1.5;stroke-dasharray:5 7}.region-map__place circle{fill:var(--red);stroke:#fff;stroke-width:3}.region-map__place text{fill:#4a4641;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;font-weight:650}.region-map__place--peine circle{r:8;fill:#17191a}.region-map__place--peine text{fill:#17191a;font-size:17px;font-weight:800}.region-map__note{margin-top:-8px;font-size:.72rem;color:#746e67;letter-spacing:.02em}

.site-footer{background:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr 1fr;gap:40px;padding:46px 0}.footer-grid h3{font-size:.76rem;text-transform:uppercase;letter-spacing:.14em}.footer-grid ul{list-style:none;margin:0;padding:0}.footer-logo{width:140px;margin-bottom:12px}.footer-bottom{background:#111;color:#fff;font-size:.85rem}.footer-bottom__inner{display:flex;justify-content:space-between;align-items:center;min-height:48px}.page-shell{padding:80px 0;min-height:55vh}.page-header{max-width:760px;margin-bottom:40px}.page-header h1{font-size:clamp(3rem,6vw,6rem);margin:8px 0}.entry-content{max-width:860px}.entry-content h2,.entry-content h3{font-family:Georgia,serif}.post-card{padding:30px 0;border-bottom:1px solid var(--line)}
@media(max-width:1050px){.info-card--region{grid-template-columns:1fr 1fr;gap:28px;padding:48px 34px}.region-map svg{max-width:480px}.topbar__inner{grid-template-columns:1fr auto}.topbar__mail{display:none}.header__inner{grid-template-columns:150px auto auto;min-height:92px}.primary-nav{display:none;position:absolute;left:0;right:0;top:92px;background:#fff;border-top:1px solid #eee;padding:20px 24px}.primary-nav.is-open{display:block}.primary-nav ul{flex-direction:column;align-items:flex-start;gap:14px}.nav-toggle{display:inline-flex;background:none;border:0;font-weight:700}.header-call{display:none}.hero{grid-template-columns:1fr;width:calc(100% - 28px);min-height:auto;margin-top:14px}.hero__content{padding:54px 32px}.hero__image{min-height:360px;max-height:420px}.split-section{width:calc(100% - 28px);margin-top:14px}.info-band{width:calc(100% - 28px);margin-top:14px}.quicklinks{grid-template-columns:1fr 1fr}.quicklinks article{border-right:0;border-bottom:1px solid var(--line)}.split-section{grid-template-columns:1fr}.split-section__copy{padding:56px 28px}.split-section__image img{min-height:340px;max-height:420px}.info-band{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.info-card--region{grid-template-columns:1fr;padding:42px 24px;gap:24px}.region-map{margin-top:4px}.region-map svg{max-width:440px}.region-map__place text{font-size:14px}.region-map__note{margin-top:0;text-align:center}.container{width:calc(100% - 28px)}.hero,.split-section,.info-band{width:100%;margin-top:0}.topbar__inner{display:flex;justify-content:space-between;font-size:.75rem}.topbar__inner>span{max-width:58%}.topbar__phone{font-size:.9rem}.header__inner{grid-template-columns:120px 1fr}.nav-toggle{justify-self:end}.hero h1{font-size:3rem}.hero__actions{flex-direction:column;align-items:stretch}.quicklinks{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom__inner{flex-direction:column;justify-content:center;gap:6px;padding:10px 0;text-align:center}.split-section__image img{min-height:280px;max-height:340px}}

/* Region map v1.0.5: geographic orientation, north up */
.region-map{min-width:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:12px 0}
.region-map svg{display:block;width:100%;max-width:590px;height:auto;overflow:visible}
.region-map__grid path{fill:none;stroke:#ddd6ce;stroke-width:1;opacity:.42}
.region-map__connection path{fill:none;stroke:#cfc6bc;stroke-width:1.3;stroke-dasharray:4 7}
.region-map__north path{fill:none;stroke:#736d66;stroke-width:1.5}
.region-map__north text{fill:#736d66;font:700 12px Inter,system-ui,sans-serif}
.region-map__place circle{fill:var(--red);stroke:#fff;stroke-width:3}
.region-map__place text{fill:#403c38;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:14px;font-weight:650;paint-order:stroke;stroke:#f2eee8;stroke-width:4px;stroke-linejoin:round}
.region-map__place--peine circle{fill:#17191a}
.region-map__place--peine text{fill:#17191a;font-size:16px;font-weight:800}
.region-map__note{margin-top:2px;font-size:.72rem;color:#746e67;letter-spacing:.02em;text-align:center}
@media(max-width:620px){.region-map svg{max-width:500px}.region-map__place text{font-size:13px}.region-map__place--peine text{font-size:15px}}
