/*
Theme Name: Stefan Hirscher Personal Training Meckenbeuren
Author: Stefan Hirscher
Description: Minimalistisches, editierbares WordPress-Theme.
Version: 1.2.0
Requires at least: 6.4
Requires PHP: 8.0
Text Domain: shpt
*/
:root{--ink:#161616;--paper:#f7f6f2;--soft:#eceae4;--line:#d8d5cd;--accent:#3d5d9a;--max:1180px;--serif:Georgia,"Times New Roman",serif;--sans:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.65}.wrap{width:min(var(--max),calc(100% - 40px));margin:auto}a{color:inherit}.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.site-header{position:sticky;top:0;z-index:30;background:rgba(247,246,242,.94);backdrop-filter:blur(10px);border-bottom:1px solid var(--line)}.header-inner{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px;position:relative}.brand{font-family:var(--serif);font-weight:700;text-decoration:none}.nav{display:flex;gap:20px;align-items:center}.nav a,.footer-links a{text-decoration:none;font-size:.9rem}.nav a:hover,.footer-links a:hover{opacity:.55}.menu-toggle{display:none;background:transparent;border:1px solid var(--ink);width:46px;height:46px;padding:10px;cursor:pointer}.menu-toggle span:not(.screen-reader-text){display:block;height:1px;background:var(--ink);margin:5px 0}.hero{padding:96px 0 72px;border-bottom:1px solid var(--line)}.hero-grid,.contact-grid,.personal-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:60px;align-items:center}.hero-content{max-width:900px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;font-size:.76rem;font-weight:700;color:#666;margin:0 0 18px}h1,h2,h3{font-family:var(--serif);line-height:1.1;margin:0 0 20px}h1{font-size:clamp(3rem,7vw,6.7rem);letter-spacing:-.045em}h2{font-size:clamp(2rem,4vw,3.4rem);letter-spacing:-.025em}h3{font-size:1.8rem}.lead{font-size:clamp(1.15rem,2vw,1.5rem);max-width:760px;color:#333}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.button{padding:13px 20px;border:1px solid var(--ink);text-decoration:none;font-weight:700;font-size:.92rem;background:transparent;cursor:pointer}.primary{background:var(--ink);color:var(--paper)}.portrait{aspect-ratio:4/5;background:var(--soft);display:grid;place-items:center;overflow:hidden;border:1px solid var(--line)}.portrait img{width:100%;height:100%;object-fit:cover}.portrait-placeholder{font-family:var(--serif);font-size:6rem;font-weight:700;opacity:.15}.personal-grid{grid-template-columns:minmax(0,1.25fr) minmax(260px,.55fr);gap:48px}.personal-grid .section-intro{margin:0}.personal-portrait{width:100%;max-width:380px;justify-self:end;aspect-ratio:4/5}.section{padding:90px 0;border-bottom:1px solid var(--line)}.section-intro{max-width:760px;margin-bottom:45px}.section-intro p{font-size:1.15rem;color:#333}.benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.card,.quote,.contact-box{padding:30px;border:1px solid var(--line);background:#fbfaf7}.icon{width:50px;height:50px;margin-bottom:26px;display:grid;place-items:center;border:1px solid var(--ink);border-radius:50%}.icon svg,.service-icon svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.services{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line);border:1px solid var(--line)}.service{background:var(--paper);padding:44px;min-height:310px;display:flex;flex-direction:column;justify-content:flex-end}.service p{font-size:1.08rem;color:#333}.service-icon{margin-bottom:auto;opacity:.8}.service-icon svg{width:42px;height:42px}.testimonials{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.quote{border-top:3px solid var(--ink)}.stars{display:flex;gap:5px;margin-bottom:18px;font-size:1.15rem;line-height:1}.stars span{display:inline-block}.quote p{font-family:var(--serif);font-size:1.25rem}.contact-grid{grid-template-columns:.8fr 1.2fr}.contact-list{list-style:none;padding:0;margin:0}.contact-list li{padding:13px 0;border-bottom:1px solid var(--line)}.map-consent{min-height:420px;border:1px solid var(--line);position:relative;background:var(--soft);overflow:hidden}.map-consent-inner{height:100%;min-height:420px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:48px}.map-consent-inner p{max-width:520px;color:#444}.map-pin{font-size:2.5rem;margin-bottom:20px}.map-consent iframe{display:block;width:100%;height:420px;border:0}.map-revoke{position:absolute;right:10px;bottom:10px;border:1px solid var(--ink);background:rgba(247,246,242,.95);padding:8px 10px;font-size:.75rem;cursor:pointer}.site-footer{padding:42px 0}.footer-inner{display:flex;justify-content:space-between;gap:30px}.footer-links{display:flex;gap:18px;flex-wrap:wrap}.legal{padding:70px 0}.entry{max-width:850px}.legal h1{font-size:clamp(2.5rem,5vw,4.5rem)}.legal h2{font-size:2rem;margin-top:42px}.notice{padding:18px 20px;border-left:4px solid var(--accent);background:#eef2f8}@media(max-width:820px){.menu-toggle{display:block}.nav{display:none;position:absolute;top:72px;left:0;right:0;background:var(--paper);border:1px solid var(--line);padding:12px 20px;flex-direction:column;align-items:stretch;gap:0}.nav.is-open{display:flex}.nav a{padding:14px 0;border-bottom:1px solid var(--line);font-size:1rem}.nav a:last-child{border-bottom:0}.hero-grid,.contact-grid,.personal-grid,.benefits,.testimonials,.services{grid-template-columns:1fr;gap:28px}.hero{padding-top:64px}.section{padding:64px 0}.footer-inner{display:block}.footer-links{margin-top:18px}.personal-portrait{max-width:380px;width:100%;justify-self:start}.map-consent,.map-consent-inner{min-height:360px}.map-consent iframe{height:360px}}@media(max-width:520px){.wrap{width:min(var(--max),calc(100% - 28px))}.brand{font-size:.88rem;max-width:260px}.header-inner{gap:10px}.hero{padding:54px 0}.section{padding:52px 0}.service{padding:30px;min-height:270px}.card,.quote,.contact-box{padding:24px}.map-consent-inner{padding:28px}}
