/*
Theme Name: Heilpraktiker Schanzenbach Modern
Theme URI: https://www.heilpraktiker-schanzenbach.de/
Author: OpenAI
Description: Individuelles, responsives WordPress-Theme für die Naturheilpraxis Martin Schanzenbach.
Version: 1.3.0
Text Domain: schanzenbach
*/
:root{--green:#4d741c;--green2:#6e9138;--ink:#303a36;--muted:#65706a;--cream:#f5f4ec;--line:#e6e7df;--white:#fff;--shadow:0 16px 40px rgba(37,53,43,.10);--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:Georgia,"Times New Roman",serif;line-height:1.12;margin:0 0 .65em}h1{font-size:clamp(2.6rem,5vw,5.4rem)}h2{font-size:clamp(2rem,3.3vw,3.7rem)}h3{font-size:1.35rem}.wrap{width:min(1180px,calc(100% - 40px));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(230,231,223,.8)}.header-inner{min-height:82px;display:flex;align-items:center;gap:28px}.brand{display:flex;align-items:center;gap:12px;min-width:300px}.brand-mark{width:48px;height:48px;border:2px solid var(--green);border-radius:50%;display:grid;place-items:center;font-size:24px;color:var(--green)}.brand strong{font-family:Georgia,serif;font-size:1.28rem;color:var(--green)}.brand small{display:block;color:#5c665f;font-size:.8rem}.main-nav{display:flex;gap:25px;margin-left:auto;align-items:center}.main-nav a{font-size:.95rem;padding:28px 0 24px;border-bottom:2px solid transparent}.main-nav a:hover,.main-nav .current-menu-item>a{color:var(--green);border-bottom-color:var(--green)}.btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;border-radius:8px;background:var(--green);color:white;font-weight:700;border:1px solid var(--green);transition:.2s}.btn:hover{background:#3e6115;transform:translateY(-1px)}.btn.alt{background:white;color:var(--green)}.header-cta{white-space:nowrap}.menu-toggle{display:none;margin-left:auto;border:0;background:none;font-size:1.5rem}.hero{background:linear-gradient(90deg,#f8f7f0 0%,#fff 48%,#e9eee0 100%);overflow:hidden}.hero-grid{min-height:500px;display:grid;grid-template-columns:1.05fr .95fr;align-items:stretch}.hero-copy{padding:72px 6vw 70px max(0px,calc((100vw - 1180px)/2));display:flex;flex-direction:column;justify-content:center}.hero-copy .eyebrow,.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--green);font-weight:800;font-size:.78rem}.hero-copy p{font-size:1.08rem;max-width:650px;color:#4f5a54}.hero-image{min-height:420px;background-size:cover;background-position:center}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}.trustbar{background:var(--cream);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-item{padding:26px 28px;border-right:1px solid #dadbd4}.trust-item:last-child{border-right:0}.trust-item b{color:var(--green);display:block;margin-bottom:3px}.section{padding:80px 0}.section.soft{background:#fafaf7}.split{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.photo-card img{border-radius:var(--radius);box-shadow:var(--shadow);width:100%;aspect-ratio:16/10;object-fit:cover}.lead{font-size:1.08rem;color:#59635e}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px}.card{padding:28px;border:1px solid var(--line);border-radius:16px;background:white;box-shadow:0 5px 18px rgba(40,55,45,.05)}.card h3{font-family:inherit;font-size:1.08rem;color:var(--green);margin-bottom:8px}.card p{font-size:.95rem;color:#5e6963;margin:0}.icon-dot{width:56px;height:56px;border-radius:50%;background:#f0f3e9;color:var(--green);display:grid;place-items:center;font-size:1.5rem;margin-bottom:18px}.band{padding:45px 0;background:linear-gradient(90deg,#f2f3ea,#f8f7f0);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.band-inner{display:flex;justify-content:space-between;align-items:center;gap:24px}.page-hero{padding:70px 0;background:var(--cream)}.page-hero .wrap{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.page-hero img{border-radius:18px;box-shadow:var(--shadow);width:100%;height:360px;object-fit:cover}.content-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px}.info-list{list-style:none;padding:0;margin:0}.info-list li{padding:14px 0;border-bottom:1px solid var(--line)}.therapy-list{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:30px}.therapy{padding:24px;border:1px solid var(--line);border-radius:14px;background:white}.therapy b{display:block;color:var(--green);font-size:1.02rem}.contact-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px}.contact-box{padding:34px;background:var(--cream);border-radius:18px}.contact-form label{display:block;font-weight:700;margin:0 0 6px}.contact-form input,.contact-form textarea{width:100%;padding:13px 14px;border:1px solid #d9ddd4;border-radius:8px;font:inherit;background:#fff;margin-bottom:16px}.contact-form textarea{min-height:170px}.notice{padding:12px 15px;border-radius:8px;margin-bottom:18px}.notice.ok{background:#edf5e6}.notice.err{background:#fff0ee}.site-footer{background:#27312c;color:#e9edea;padding:50px 0 24px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:50px}.site-footer a{color:#e9edea}.site-footer .muted{color:#b9c2bd}.footer-bottom{margin-top:35px;padding-top:20px;border-top:1px solid #46514b;font-size:.85rem;color:#b9c2bd}.wp-block-group,.entry-content>*{max-width:1180px;margin-left:auto;margin-right:auto}@media(max-width:920px){.main-nav{display:none;position:absolute;top:82px;left:0;right:0;background:white;padding:20px;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.main-nav.open{display:flex}.main-nav a{padding:6px 0}.header-cta{display:none}.menu-toggle{display:block}.brand{min-width:0}.hero-grid,.page-hero .wrap,.split,.content-grid,.contact-grid{grid-template-columns:1fr}.hero-copy{padding:55px 24px}.hero-image{min-height:320px}.trust-grid{grid-template-columns:1fr 1fr}.cards{grid-template-columns:1fr 1fr}.page-hero img{height:310px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:620px){.wrap{width:min(100% - 28px,1180px)}.brand small{display:none}.brand strong{font-size:1rem}.brand-mark{width:40px;height:40px}.header-inner{min-height:70px}.main-nav{top:70px}.hero-grid{display:flex;flex-direction:column}.hero-copy{order:2}.hero-image{min-height:280px}.trust-grid,.cards,.therapy-list,.footer-grid{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid #dadbd4}.section{padding:58px 0}.band-inner{align-items:flex-start;flex-direction:column}.page-hero{padding:45px 0}.page-hero img{height:240px}}

/* v1.2 additions */
.nav-list{display:flex;gap:25px;list-style:none;margin:0;padding:0}.narrow{max-width:760px}.text-link{display:inline-flex;align-items:center;font-weight:700;color:var(--green);padding:11px 2px}.medical-note,.legal-note{margin-top:28px;padding:18px 20px;border-left:4px solid var(--green2);background:#f4f6ef;border-radius:8px;color:#4d5852}.legal-note{background:#fff8e9;border-left-color:#b58a29}.small-note,.form-hint{font-size:.9rem;color:var(--muted)}.compact-cards{grid-template-columns:1fr 1fr!important;margin-top:0}.check{display:flex!important;gap:10px;align-items:flex-start;font-weight:400!important;margin:4px 0 18px!important}.check input{width:auto!important;margin:5px 0 0!important}.check a{text-decoration:underline;color:var(--green)}.hp-field{position:absolute!important;left:-9999px!important;width:1px;height:1px;overflow:hidden}.entry-content h2{margin-top:1.4em}.entry-content p,.entry-content h2,.entry-content h3,.entry-content ul{max-width:860px}.entry-content .legal-note{max-width:860px}.contact-box a,.site-footer a:hover{color:var(--green)}.site-footer .footer-grid a{color:#e9edea}.site-footer .footer-grid a:hover{text-decoration:underline}@media(max-width:920px){.nav-list{display:flex;flex-direction:column;gap:8px}.compact-cards{grid-template-columns:1fr 1fr!important}}@media(max-width:620px){.compact-cards{grid-template-columns:1fr!important}}
