:root{
    --grund:#fbf8f0;--karte:#fffdf8;--text:#21372f;--muted:#6f7d73;--linie:#e5ddcf;
    --salbei:#8fae96;--salbei-dunkel:#52725f;--gold:#d7b772;--lavendel:#d9cfec;--teal:#a8c9be;
    --schatten:0 24px 70px rgba(56,75,65,.13);--radius:28px;--focus:#315c45;
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:var(--grund);color:var(--text);line-height:1.6}body::before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 10% 20%,rgba(143,174,150,.22),transparent 35%),radial-gradient(circle at 85% 0%,rgba(217,207,236,.28),transparent 32%),linear-gradient(180deg,#fffdf8,#f6f0e5);z-index:-2}.sprunglink{position:absolute;left:-999px;top:1rem;background:#fff;color:#000;padding:.75rem 1rem;border-radius:1rem;z-index:20}.sprunglink:focus{left:1rem}.kopfbereich{position:sticky;top:0;z-index:10;background:rgba(251,248,240,.84);backdrop-filter:blur(18px);border-bottom:1px solid rgba(229,221,207,.8)}.navigation{max-width:1240px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem}.logo{display:flex;gap:.75rem;align-items:center;text-decoration:none;color:var(--text);font-weight:700;line-height:1.15}.logo-symbol{display:grid;place-items:center;width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#f7efe0,#eaf2e8);color:var(--salbei-dunkel);font-size:1.5rem;box-shadow:0 12px 36px rgba(82,114,95,.15)}.menue{display:flex;gap:.35rem;align-items:center}.menue a{color:var(--text);text-decoration:none;padding:.7rem .9rem;border-radius:999px;font-weight:600}.menue a:hover,.menue a:focus{background:#fff;outline:0}.menue-knopf{display:none}.knopf{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:0;border-radius:999px;background:linear-gradient(135deg,var(--salbei-dunkel),#6f927b);color:#fff;text-decoration:none;font-weight:800;padding:.95rem 1.35rem;box-shadow:0 18px 45px rgba(82,114,95,.25);cursor:pointer}.knopf:hover,.knopf:focus{filter:brightness(.98);outline:3px solid rgba(49,92,69,.22);outline-offset:3px}.knopf.sekundär{background:#fff;color:var(--salbei-dunkel);box-shadow:inset 0 0 0 1px var(--linie)}.knopf.klein{padding:.65rem 1rem}.hero,.bereich,.scan-seite{max-width:1240px;margin:0 auto;padding:clamp(2rem,5vw,5rem) 1.25rem}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:2rem;align-items:center;min-height:680px}.marke{text-transform:uppercase;letter-spacing:.16em;font-weight:900;color:var(--salbei-dunkel);font-size:.82rem}.hero h1,.kopftext h1,.scan-kopf h1{font-family:Georgia,"Times New Roman",serif;font-size:clamp(2.4rem,5vw,5.5rem);line-height:1.02;margin:.2rem 0 1rem;letter-spacing:-.04em}.hero p,.kopftext p,.scan-kopf p{font-size:1.12rem;color:var(--muted);max-width:720px}.aktionen{display:flex;gap:.8rem;flex-wrap:wrap;margin:1.6rem 0}.hinweis,.kleintext{font-size:.92rem;color:var(--muted);background:rgba(255,255,255,.7);border:1px solid rgba(229,221,207,.8);border-radius:18px;padding:.8rem 1rem}.seelen-hintergrund{position:relative;overflow:hidden}.seelen-hintergrund::before,.seelen-hintergrund::after{content:"";position:absolute;pointer-events:none;z-index:-1;opacity:.45;filter:blur(2px)}.seelen-hintergrund::before{width:620px;height:240px;right:8%;top:14%;background:radial-gradient(ellipse,rgba(143,174,150,.28),transparent 68%);border-radius:50%;animation:welle-eins 20s ease-in-out infinite alternate}.seelen-hintergrund::after{width:740px;height:220px;left:4%;bottom:12%;background:radial-gradient(ellipse,rgba(217,207,236,.22),transparent 70%);border-radius:50%;animation:welle-zwei 24s ease-in-out infinite alternate}.hero-visual{min-height:520px;border-radius:42px;background:linear-gradient(135deg,#fff9ee,#e9f1e8);box-shadow:var(--schatten);position:relative;display:grid;place-items:center;overflow:hidden}.hero-visual::before{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(255,255,255,.6),transparent 45%),repeating-radial-gradient(circle at center,rgba(82,114,95,.10) 0 1px,transparent 1px 38px)}.seelenzeichen.gross{position:relative;width:min(70vw,420px);height:min(70vw,420px)}.ring,.baum,.auge,.triquetra{position:absolute;inset:0;display:grid;place-items:center}.ring{border:1px solid rgba(82,114,95,.22);border-radius:50%;animation:drehen 50s linear infinite}.ring-b{inset:11%;animation-duration:38s;animation-direction:reverse}.ring-c{inset:22%;animation-duration:28s}.baum::before{content:"";width:34%;height:62%;border-left:2px solid rgba(82,114,95,.45);border-radius:50%;box-shadow:32px 0 0 -30px rgba(82,114,95,.7),-32px 0 0 -30px rgba(82,114,95,.7)}.auge::before{content:"◉";font-size:6rem;color:rgba(82,114,95,.2)}.triquetra{font-size:7rem;color:rgba(215,183,114,.28);animation:puls 6s ease-in-out infinite}.raster{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.2rem}.raster.drei{grid-template-columns:repeat(3,minmax(0,1fr))}.karte,.scan-panel,.ergebnis-panel,.frequenz-karte{background:rgba(255,253,248,.88);border:1px solid rgba(229,221,207,.9);border-radius:var(--radius);box-shadow:0 18px 50px rgba(56,75,65,.08);padding:1.5rem}.icon{display:grid;place-items:center;width:58px;height:58px;border-radius:20px;background:#edf5ee;color:var(--salbei-dunkel);font-size:1.7rem}.scan-kopf{text-align:center;max-width:860px;margin:0 auto 2rem}.scan-layout{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:1.4rem}.scanflaeche{position:relative;height:min(70vh,620px);min-height:460px;border:1px solid rgba(143,174,150,.45);border-radius:34px;background:linear-gradient(145deg,#fffdf8,#eef6ef);overflow:hidden;touch-action:none;cursor:crosshair;user-select:none;display:grid;place-items:center}.scanflaeche.aktiv{box-shadow:0 0 0 5px rgba(143,174,150,.18),var(--schatten)}.scan-animation{position:absolute;inset:0;display:grid;place-items:center}.scan-animation span{position:absolute}.lebensbaum{width:210px;height:320px;border-left:2px solid rgba(82,114,95,.24);border-right:2px solid rgba(82,114,95,.08);border-radius:50%;animation:puls 7s ease-in-out infinite}.lebensbaum::before,.lebensbaum::after{content:"";position:absolute;border:1px solid rgba(82,114,95,.18);border-radius:50%;width:160px;height:160px;left:50%;transform:translateX(-50%)}.lebensbaum::before{top:8px}.lebensbaum::after{bottom:8px}.auge-horus{width:260px;height:120px;border:2px solid rgba(215,183,114,.35);border-radius:50% 50% 45% 45%;animation:atmen 9s ease-in-out infinite}.auge-horus::before{content:"";position:absolute;inset:36px 106px;border-radius:50%;background:rgba(82,114,95,.18);box-shadow:0 0 60px rgba(143,174,150,.5)}.blume{width:390px;height:390px;border:1px solid rgba(82,114,95,.12);border-radius:50%;animation:drehen 72s linear infinite}.blume::before{content:"";position:absolute;inset:18%;border-radius:50%;border:1px solid rgba(82,114,95,.18);box-shadow:0 -82px 0 -1px rgba(255,255,255,.3),82px 0 0 -1px rgba(255,255,255,.3),0 82px 0 -1px rgba(255,255,255,.3),-82px 0 0 -1px rgba(255,255,255,.3)}.blume-b{width:300px;height:300px;animation-direction:reverse;animation-duration:54s}.chakra{border-radius:50%;border:1px dashed rgba(143,174,150,.32);width:470px;height:470px;animation:drehen 90s linear infinite}.chakra-b{width:210px;height:210px;border-color:rgba(217,207,236,.55);animation-duration:34s;animation-direction:reverse}.tri{font-size:6rem;color:rgba(215,183,114,.22);animation:puls 8s ease-in-out infinite}.tri2{transform:translate(-135px,120px);color:rgba(143,174,150,.22)}.tri3{transform:translate(130px,-126px);color:rgba(217,207,236,.42)}.scan-text{position:relative;z-index:2;text-align:center;background:rgba(255,253,248,.76);border:1px solid rgba(229,221,207,.8);border-radius:28px;padding:1.5rem 2rem;box-shadow:0 14px 40px rgba(56,75,65,.08)}.scan-text strong{display:block;font-size:2rem}.scan-text span{display:block;font-weight:800;color:var(--salbei-dunkel)}.scan-aktionen{display:flex;gap:.8rem;margin-top:1rem;flex-wrap:wrap}.ergebnis.leer{color:var(--muted);border:1px dashed var(--linie);border-radius:20px;padding:1rem}.player-box{margin-top:1rem;padding:1rem;border-radius:22px;background:#fff8ec;border:1px solid #eedfc3}.player-box audio,.frequenz-karte audio{width:100%;margin-top:.8rem}.hz{display:inline-flex;padding:.45rem .8rem;border-radius:999px;background:#edf5ee;color:var(--salbei-dunkel);font-weight:900}.frequenz-karte h2,.frequenz-karte h3{margin:.8rem 0 .3rem}.checkliste li{margin:.45rem 0}.fussbereich{max-width:1240px;margin:2rem auto;padding:2rem 1.25rem;border-top:1px solid var(--linie);display:grid;grid-template-columns:1fr 1.2fr auto;gap:1.5rem;color:var(--muted)}.rechtshinweis{font-size:.9rem}
@keyframes drehen{to{transform:rotate(360deg)}}@keyframes puls{0%,100%{transform:scale(.98);opacity:.72}50%{transform:scale(1.04);opacity:1}}@keyframes atmen{0%,100%{transform:scaleX(.96) scaleY(.98)}50%{transform:scaleX(1.04) scaleY(1.02)}}@keyframes welle-eins{to{transform:translateX(-40px) translateY(20px) scale(1.04)}}@keyframes welle-zwei{to{transform:translateX(55px) translateY(-12px) scale(1.03)}}
@media (max-width:900px){.hero,.scan-layout{grid-template-columns:1fr}.raster.drei{grid-template-columns:1fr}.menue-knopf{display:inline-flex;border:1px solid var(--linie);border-radius:999px;background:#fff;padding:.6rem 1rem}.menue{display:none;position:absolute;left:1rem;right:1rem;top:78px;background:#fff;border:1px solid var(--linie);border-radius:24px;padding:1rem;box-shadow:var(--schatten);flex-direction:column;align-items:stretch}.menue.offen{display:flex}.fussbereich{grid-template-columns:1fr}.hero-visual{min-height:360px}.scanflaeche{min-height:420px}.scan-text strong{font-size:1.5rem}}
@media (prefers-reduced-motion:reduce){*,*::before,*::after{animation:none!important;scroll-behavior:auto!important}}

.resonanz-box{margin-top:1rem;padding:1rem;border-radius:22px;background:linear-gradient(180deg,#fffdf8,#f5efe4);border:1px solid #e7dcc8}
.resonanz-kopf{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}
.resonanz-buehne{--reaktion:.15;--zufall-a:1;--zufall-b:1;--zufall-drehung:0deg;position:relative;min-height:300px;margin-top:1rem;border-radius:28px;overflow:hidden;border:1px solid rgba(143,174,150,.25);background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.94),rgba(239,246,239,.92) 42%,rgba(244,238,225,.98) 100%)}
.resonanz-buehne::before,.resonanz-buehne::after{content:"";position:absolute;inset:auto 5% 6% 5%;height:110px;border-radius:50%;background:radial-gradient(ellipse,rgba(143,174,150,.18),transparent 70%);filter:blur(10px);animation:welle-eins 14s ease-in-out infinite alternate;pointer-events:none}
.resonanz-buehne::after{inset:10% 8% auto 8%;height:90px;background:radial-gradient(ellipse,rgba(217,207,236,.18),transparent 68%);animation:welle-zwei 18s ease-in-out infinite alternate}
.resonanz-buehne .res{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.resonanz-buehne .ring{border-radius:50%;border:1px solid rgba(82,114,95,.18);box-shadow:0 0 calc(20px + 40px * var(--reaktion)) rgba(143,174,150,.12)}
.resonanz-buehne .ring-1{width:220px;height:220px}
.resonanz-buehne .ring-2{width:150px;height:150px;border-style:dashed}
.resonanz-buehne .ring-3{width:82px;height:82px;border-color:rgba(215,183,114,.35)}
.resonanz-buehne .figur{width:180px;height:180px;opacity:.65}
.resonanz-buehne .figur-a{border-radius:50%;border:2px solid rgba(143,174,150,.25)}
.resonanz-buehne .figur-b{width:220px;height:120px;border:2px solid rgba(215,183,114,.25);border-radius:50% 50% 42% 42%}
.resonanz-buehne .figur-c{font-size:120px;color:rgba(82,114,95,.14);width:auto;height:auto;display:grid;place-items:center}
.resonanz-buehne .figur-c::before{content:"✦"}
.resonanz-buehne .punkt{width:14px;height:14px;border-radius:50%;background:rgba(215,183,114,.75);box-shadow:0 0 24px rgba(215,183,114,.5)}
.resonanz-buehne .punkt-a{transform:translate(-50%,-50%) translate(0,-120px)}
.resonanz-buehne .punkt-b{transform:translate(-50%,-50%) translate(104px,62px)}
.resonanz-buehne .punkt-c{transform:translate(-50%,-50%) translate(-104px,62px)}
.resonanz-buehne[data-animation="bluete"] .ring-1{animation:drehen calc(36s / var(--zufall-a)) linear infinite, puls 6s ease-in-out infinite}
.resonanz-buehne[data-animation="bluete"] .ring-2{animation:drehen calc(26s / var(--zufall-b)) linear infinite reverse, puls 8s ease-in-out infinite}
.resonanz-buehne[data-animation="bluete"] .figur-a{box-shadow:0 -58px 0 -45px rgba(143,174,150,.28),58px 0 0 -45px rgba(143,174,150,.28),0 58px 0 -45px rgba(143,174,150,.28),-58px 0 0 -45px rgba(143,174,150,.28);animation:puls 7s ease-in-out infinite}
.resonanz-buehne[data-animation="bluete"] .figur-b{opacity:0}
.resonanz-buehne[data-animation="bluete"] .figur-c::before{content:"✺"}
.resonanz-buehne[data-animation="chakra"] .ring{animation:puls 5s ease-in-out infinite}
.resonanz-buehne[data-animation="chakra"] .ring-1{width:240px;height:240px;border-style:dashed}
.resonanz-buehne[data-animation="chakra"] .ring-2{width:180px;height:180px;border-style:solid}
.resonanz-buehne[data-animation="chakra"] .ring-3{width:120px;height:120px;background:radial-gradient(circle,rgba(215,183,114,.12),transparent 70%)}
.resonanz-buehne[data-animation="chakra"] .figur-a{width:18px;height:230px;background:linear-gradient(180deg,rgba(143,174,150,.08),rgba(82,114,95,.35),rgba(143,174,150,.08));border:0}
.resonanz-buehne[data-animation="chakra"] .figur-b{width:230px;height:18px;background:linear-gradient(90deg,rgba(143,174,150,.08),rgba(82,114,95,.35),rgba(143,174,150,.08));border:0}
.resonanz-buehne[data-animation="chakra"] .figur-c::before{content:"◎";font-size:100px;color:rgba(215,183,114,.22)}
.resonanz-buehne[data-animation="auge"] .ring-1,.resonanz-buehne[data-animation="auge"] .ring-2{opacity:0}
.resonanz-buehne[data-animation="auge"] .figur-a{width:240px;height:110px;border:2px solid rgba(215,183,114,.32);border-radius:50% 50% 46% 46%;animation:atmen 7s ease-in-out infinite}
.resonanz-buehne[data-animation="auge"] .figur-b{width:70px;height:70px;border-radius:50%;background:radial-gradient(circle,rgba(82,114,95,.42),rgba(82,114,95,.15) 45%,transparent 70%);box-shadow:0 0 36px rgba(143,174,150,.35)}
.resonanz-buehne[data-animation="auge"] .figur-c::before{content:"◌";font-size:180px;color:rgba(82,114,95,.11)}
.resonanz-buehne[data-animation="triquetra"] .ring-1{animation:drehen 24s linear infinite}
.resonanz-buehne[data-animation="triquetra"] .ring-2{animation:drehen 18s linear infinite reverse}
.resonanz-buehne[data-animation="triquetra"] .figur-a,.resonanz-buehne[data-animation="triquetra"] .figur-b{width:auto;height:auto;border:0;background:none;font-size:125px;color:rgba(215,183,114,.26)}
.resonanz-buehne[data-animation="triquetra"] .figur-a::before{content:"◬"}
.resonanz-buehne[data-animation="triquetra"] .figur-b::before{content:"◬"}
.resonanz-buehne[data-animation="triquetra"] .figur-a{transform:translate(-50%,-50%) translate(-38px,22px) rotate(-18deg)}
.resonanz-buehne[data-animation="triquetra"] .figur-b{transform:translate(-50%,-50%) translate(38px,22px) rotate(18deg)}
.resonanz-buehne[data-animation="triquetra"] .figur-c::before{content:"◯";font-size:180px;color:rgba(82,114,95,.11)}
.resonanz-buehne[data-animation="wellen"] .ring{opacity:.5;animation:none}
.resonanz-buehne[data-animation="wellen"] .ring-1,.resonanz-buehne[data-animation="wellen"] .ring-2,.resonanz-buehne[data-animation="wellen"] .ring-3{left:0;top:0;transform:none;width:100%;height:100%;border:0;border-radius:28px;background:repeating-radial-gradient(circle at 50% 50%,transparent 0 22px,rgba(143,174,150,.08) 22px 24px)}
.resonanz-buehne[data-animation="wellen"] .ring-1{animation:welle-eins 9s ease-in-out infinite alternate}
.resonanz-buehne[data-animation="wellen"] .ring-2{animation:welle-zwei 12s ease-in-out infinite alternate;opacity:.35}
.resonanz-buehne[data-animation="wellen"] .ring-3{background:radial-gradient(circle,rgba(215,183,114,.14),transparent 62%)}
.resonanz-buehne[data-animation="wellen"] .figur-a{width:220px;height:220px;border:1px solid rgba(82,114,95,.18);border-radius:50%}
.resonanz-buehne[data-animation="wellen"] .figur-b{width:300px;height:70px;border-radius:50%;border:2px solid rgba(215,183,114,.2);background:none;animation:atmen 6s ease-in-out infinite}
.resonanz-buehne[data-animation="wellen"] .figur-c::before{content:"≈";font-size:110px;color:rgba(82,114,95,.18)}
.resonanz-buehne[data-animation="baum"] .ring-1{animation:puls 8s ease-in-out infinite}
.resonanz-buehne[data-animation="baum"] .ring-2{animation:drehen 32s linear infinite reverse}
.resonanz-buehne[data-animation="baum"] .figur-a{width:10px;height:180px;background:linear-gradient(180deg,rgba(82,114,95,.7),rgba(82,114,95,.15));border:0;border-radius:999px;transform:translate(-50%,-50%) translateY(40px)}
.resonanz-buehne[data-animation="baum"] .figur-b{width:180px;height:180px;border-radius:50%;border:2px solid rgba(82,114,95,.22);box-shadow:0 -50px 0 -35px rgba(143,174,150,.28),44px -28px 0 -35px rgba(143,174,150,.24),-44px -28px 0 -35px rgba(143,174,150,.24)}
.resonanz-buehne[data-animation="baum"] .figur-c::before{content:"✶";font-size:70px;color:rgba(215,183,114,.22);transform:rotate(var(--zufall-drehung))}
.resonanz-buehne[data-animation] .ring-1{transform:translate(-50%,-50%) scale(calc(1 + var(--reaktion) * .20)) rotate(var(--zufall-drehung))}
.resonanz-buehne[data-animation] .ring-2{transform:translate(-50%,-50%) scale(calc(1 + var(--reaktion) * .15))}
.resonanz-buehne[data-animation] .ring-3{transform:translate(-50%,-50%) scale(calc(1 + var(--reaktion) * .10))}
.resonanz-buehne[data-animation] .figur-a{filter:drop-shadow(0 0 calc(12px + 28px * var(--reaktion)) rgba(143,174,150,.24))}
.resonanz-buehne[data-animation] .figur-b{filter:drop-shadow(0 0 calc(8px + 22px * var(--reaktion)) rgba(215,183,114,.18))}
.resonanz-buehne[data-animation] .punkt-a{transform:translate(-50%,-50%) translate(0,calc(-120px - 30px * var(--reaktion)))}
.resonanz-buehne[data-animation] .punkt-b{transform:translate(-50%,-50%) translate(calc(104px + 14px * var(--reaktion)),calc(62px + 8px * var(--reaktion)))}
.resonanz-buehne[data-animation] .punkt-c{transform:translate(-50%,-50%) translate(calc(-104px - 14px * var(--reaktion)),calc(62px + 8px * var(--reaktion)))}
@media (max-width:900px){.resonanz-buehne{min-height:240px}.resonanz-kopf{align-items:flex-start}}

.textkarte{padding:2rem}.textkarte h1,.textkarte h2{margin-top:0}.textkarte ul{padding-left:1.1rem}.hervorhebung{background:linear-gradient(180deg,#fffdf8,#f8f4eb)}
.scan-buehne{position:relative}
.resonanz-im-scan{display:block}
.empfehlungen-box{margin-top:1rem;padding:1rem;border-radius:22px;background:#f7f2e7;border:1px solid #e5d8bf}
.empfehlungen-liste{margin:0;padding-left:1.15rem}.empfehlungen-liste li{margin:.7rem 0;color:#24342f}
.fuss-links{display:flex;gap:1rem;flex-wrap:wrap}.fuss-links a{color:var(--salbei-dunkel);text-decoration:none;font-weight:700}
.rechtlich{max-width:980px}.rechtlich a{color:var(--salbei-dunkel)}
.resonanz-buehne{min-height:420px}
body,.hero p,.kopftext p,.scan-kopf p,.hinweis,.kleintext,.ergebnis p,.karte p{color:#22342d}
@media (max-width:900px){.resonanz-buehne{min-height:300px}.fuss-links{order:3}}

/* V7 Scanner-Fokus und produktiver Footer */
:root{--text:#172922;--muted:#40564b;--salbei-dunkel:#345b48;--linie:#ded4c2}
body{color:var(--text)}
.kopfbereich{background:rgba(255,253,248,.92)}
.scan-seite{padding-top:clamp(1rem,2vw,2.2rem)}
.scan-kopf{margin-bottom:1rem}.scan-kopf .marke{margin-bottom:.25rem}.scan-kopf h1{font-size:clamp(2rem,3.8vw,4rem);margin-bottom:.5rem}.scan-kopf p{font-size:1rem;color:#263a31;margin:0 auto;max-width:760px}
.scan-layout{grid-template-columns:minmax(0,1.12fr) minmax(330px,.68fr);align-items:start}
.scan-panel,.ergebnis-panel{background:rgba(255,253,248,.94);border-color:#d9ccb6;box-shadow:0 22px 60px rgba(45,65,55,.12)}
.scan-panel-kopf{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem}.scan-panel-kopf h2{margin:0}.scan-panel-kopf span{display:inline-flex;padding:.45rem .75rem;border-radius:999px;background:#edf5ee;color:#345b48;font-weight:800;font-size:.9rem}
.scanflaeche{height:min(72vh,680px);min-height:580px;border:2px solid rgba(52,91,72,.45);background:radial-gradient(circle at 50% 46%,#fffef9 0%,#f0f7ef 48%,#e2ede2 100%);box-shadow:inset 0 0 0 1px rgba(255,255,255,.65),0 28px 80px rgba(52,91,72,.18);cursor:pointer}
.scanflaeche::after{content:"";position:absolute;inset:18px;border:1px solid rgba(52,91,72,.12);border-radius:26px;pointer-events:none}.scanflaeche.aktiv{box-shadow:0 0 0 8px rgba(143,174,150,.24),0 34px 90px rgba(52,91,72,.24)}
.scan-animation{opacity:1}.lebensbaum{width:250px;height:360px;border-left-color:rgba(52,91,72,.34)}.auge-horus{width:310px;height:140px;border-color:rgba(190,154,86,.45)}.auge-horus::before{background:rgba(52,91,72,.25)}.blume{width:450px;height:450px;border-color:rgba(52,91,72,.18)}.chakra{width:520px;height:520px;border-color:rgba(52,91,72,.3)}.chakra-b{width:250px;height:250px}.tri{font-size:7rem;color:rgba(190,154,86,.26)}
.scan-text{background:rgba(255,253,248,.86);border-color:#d8cbb4;box-shadow:0 18px 50px rgba(45,65,55,.13)}.scan-text strong{font-size:2.4rem;color:#172922}.scan-text span{font-size:1.1rem;color:#345b48}.scan-text small{color:#40564b;font-weight:700}
.resonanz-im-scan .resonanz-buehne{min-height:580px;margin-top:0;border:2px solid rgba(52,91,72,.32);box-shadow:0 28px 80px rgba(52,91,72,.16)}
.resonanz-im-scan .kleintext{display:none}.scan-aktionen{justify-content:center}.scan-aktionen .knopf{min-width:180px}
.ergebnis-panel h2{margin-top:0}.ergebnis.leer{background:#fffaf0;color:#40564b}.player-box,.empfehlungen-box{background:#fffaf0;border-color:#e4d5bb}.empfehlungen-liste li{font-size:.98rem}.kompakt-bereich{padding-top:1rem}.mini-karte{padding:1.1rem}.mini-karte h2{font-size:1.15rem;margin:.8rem 0 .35rem}.mini-karte p{margin:0;font-size:.95rem}
.fussbereich{max-width:1240px;margin:2.5rem auto 1.5rem;padding:1.2rem 1.25rem;background:rgba(255,253,248,.82);border:1px solid #e3d8c6;border-radius:26px;box-shadow:0 18px 50px rgba(45,65,55,.07);display:flex;align-items:center;justify-content:space-between;gap:1.5rem;color:#263a31}.fussmarke{display:flex;align-items:center;gap:.8rem}.klein-symbol{width:42px;height:42px;font-size:1.2rem;flex:0 0 auto}.fussmarke p{margin:.15rem 0 0;color:#40564b}.fuss-links{display:flex;align-items:center;gap:.8rem}.fuss-links a{display:inline-flex;padding:.55rem .8rem;border-radius:999px;background:#f5efe4;color:#345b48;text-decoration:none;font-weight:800}.fuss-links a:hover,.fuss-links a:focus{background:#edf5ee;outline:0}.fussbereich small{color:#40564b;white-space:nowrap}
@media (max-width:900px){.navigation{padding:.65rem .9rem}.logo-symbol{width:40px;height:40px}.scan-seite{padding:1rem .75rem}.scan-kopf{text-align:left;margin-bottom:.75rem}.scan-kopf .marke{font-size:.72rem}.scan-kopf h1{font-size:1.75rem;line-height:1.08}.scan-kopf p{font-size:.94rem}.scan-panel,.ergebnis-panel{padding:.9rem;border-radius:22px}.scan-panel-kopf{margin-bottom:.65rem}.scan-panel-kopf span{font-size:.78rem}.scanflaeche{min-height:0;height:calc(100svh - 260px);max-height:560px;border-radius:26px}.scan-text{padding:1rem 1.2rem;border-radius:22px}.scan-text strong{font-size:1.7rem}.scan-text span{font-size:1rem}.lebensbaum{width:170px;height:250px}.auge-horus{width:220px;height:98px}.blume{width:300px;height:300px}.chakra{width:340px;height:340px}.chakra-b{width:170px;height:170px}.tri{font-size:4.5rem}.resonanz-im-scan .resonanz-buehne{min-height:0;height:calc(100svh - 260px);max-height:560px;border-radius:26px}.scan-aktionen{margin-top:.65rem}.ergebnis-panel{margin-top:.25rem}.kompakt-bereich{display:none}.fussbereich{margin:1.2rem .75rem;display:grid;grid-template-columns:1fr;align-items:start}.fuss-links a{padding:.5rem .7rem}.fussbereich small{white-space:normal}}
@media (max-width:520px){.scan-kopf p{display:none}.scanflaeche{height:calc(100svh - 205px);min-height:360px}.resonanz-im-scan .resonanz-buehne{height:calc(100svh - 205px);min-height:360px}.scan-panel-kopf h2{font-size:1.05rem}.scan-panel-kopf span{display:none}.scan-layout{gap:.8rem}}


/* V8: Mobile zurück auf stabile V5-Scanner-Bedienung, Footer produktiv */
.fussbereich{
    max-width:1240px;
    margin:2.4rem auto 1.2rem;
    padding:1rem 1.2rem;
    background:rgba(255,253,248,.88);
    border:1px solid #e3d8c6;
    border-radius:26px;
    box-shadow:0 18px 50px rgba(45,65,55,.07);
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:1.2rem;
    color:#21372f;
}
.fussmarke{display:flex;align-items:center;gap:.75rem}.klein-symbol{width:40px;height:40px;font-size:1.15rem;flex:0 0 auto}.fussmarke p{margin:.1rem 0 0;color:#40564b}.fuss-links{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap}.fuss-links a{display:inline-flex;padding:.52rem .8rem;border-radius:999px;background:#f5efe4;color:#345b48;text-decoration:none;font-weight:800}.fuss-links a:hover,.fuss-links a:focus{background:#edf5ee;outline:0}.fussbereich small{color:#40564b;white-space:nowrap}.hinweis{display:none!important}

.scanflaeche{border:1px solid rgba(143,174,150,.45);background:linear-gradient(145deg,#fffdf8,#eef6ef);box-shadow:none}.scanflaeche.aktiv{box-shadow:0 0 0 5px rgba(143,174,150,.18),var(--schatten)}
.scan-panel h2{margin-top:0}.scan-aktionen .knopf{width:auto}

@media (max-width:900px){
    .navigation{padding:.55rem .85rem;min-height:62px}.logo{font-size:.92rem;gap:.55rem}.logo-symbol{width:38px;height:38px;font-size:1.18rem}.menue{top:62px}
    .scan-seite{padding:.6rem .7rem 1rem;max-width:100%}.scan-kopf{margin:0 auto .55rem;text-align:left;max-width:100%}.scan-kopf .marke{font-size:.68rem;letter-spacing:.12em;margin:0 0 .15rem}.scan-kopf h1{font-size:clamp(1.35rem,6vw,1.9rem);line-height:1.08;margin:0 0 .25rem;letter-spacing:-.035em}.scan-kopf p{font-size:.92rem;line-height:1.35;margin:0;max-width:100%}
    .scan-layout{display:grid;grid-template-columns:1fr;gap:.75rem}.scan-panel,.ergebnis-panel{border-radius:20px;padding:.75rem;box-shadow:0 12px 32px rgba(20,40,32,.08)}.scan-panel h2{font-size:1rem;margin:.1rem 0 .55rem}
    .scanflaeche{height:calc(100svh - 238px);min-height:330px;max-height:520px;border-radius:24px;border:1px solid rgba(143,174,150,.45);background:linear-gradient(145deg,#fffdf8,#eef6ef);box-shadow:none}
    .scan-text{padding:1rem 1.05rem;border-radius:20px;background:rgba(255,253,248,.86)}.scan-text strong{font-size:1.35rem}.scan-text span{font-size:1.03rem}.scan-text small{font-size:.82rem;color:#405247}
    .scan-aktionen{display:grid;grid-template-columns:1fr;gap:.55rem;margin-top:.65rem}.knopf{padding:.78rem .8rem;font-size:.9rem;min-height:44px}.knopf.klein{padding:.58rem .85rem}
    .ergebnis-panel{margin-top:.1rem}.ergebnis-panel h2{font-size:1.05rem;margin:.1rem 0 .45rem}.ergebnis p,.player-box p{font-size:.9rem;line-height:1.4}.player-box{padding:.75rem;border-radius:18px}
    .resonanz-im-scan{min-height:calc(100svh - 238px);height:calc(100svh - 238px);max-height:520px;border-radius:24px;padding:0;display:flex;flex-direction:column}.resonanz-im-scan[hidden]{display:none!important}.resonanz-im-scan .resonanz-buehne{min-height:0;flex:1;border-radius:20px;margin-top:0}.resonanz-im-scan .kleintext{font-size:.78rem;line-height:1.3;padding:.5rem .6rem;margin:.55rem 0 0}
    .lebensbaum{width:140px;height:220px}.auge-horus{width:190px;height:88px}.blume{width:270px;height:270px}.blume-b{width:210px;height:210px}.chakra{width:320px;height:320px}.chakra-b{width:170px;height:170px}.tri{font-size:4.5rem}.tri2{transform:translate(-92px,82px)}.tri3{transform:translate(88px,-88px)}
    .bereich{padding:1.4rem .7rem}.frequenz-raster{grid-template-columns:1fr}.fussbereich{margin:1rem .75rem;padding:1rem .8rem;font-size:.9rem;display:grid;grid-template-columns:1fr;align-items:start}.fuss-links a{padding:.5rem .7rem}.fussbereich small{white-space:normal}
}
@media (max-width:520px){.scan-kopf p{display:none}.scanflaeche{height:calc(100svh - 184px);min-height:360px}.resonanz-im-scan{height:calc(100svh - 184px);min-height:360px}.scan-panel{padding:.65rem}.ergebnis-panel{padding:.7rem}}
@media (max-height:720px) and (max-width:900px){.scan-kopf p{display:none}.scan-kopf h1{font-size:1.28rem}.scanflaeche{height:calc(100svh - 168px);min-height:280px}.resonanz-im-scan{height:calc(100svh - 168px);min-height:280px}.scan-text{padding:.75rem .9rem}.scan-text strong{font-size:1.18rem}}


.scan-buehne[data-zustand="resonanz"] .scanflaeche{display:none!important}
.scan-buehne[data-zustand="resonanz"] .resonanz-im-scan{display:flex;flex-direction:column}
.resonanz-ueberschrift{font-weight:800;color:var(--salbei-dunkel);margin:0 0 .65rem 0;padding:.15rem .1rem}
.resonanz-im-scan{width:100%}
.resonanz-im-scan .resonanz-buehne{width:100%}


/* Vor dem Scan darf kein Resonanzbild sichtbar sein */
.resonanz-im-scan{display:none!important}
.resonanz-im-scan[hidden]{display:none!important}
.scan-buehne[data-zustand="resonanz"] .resonanz-im-scan:not([hidden]){display:flex!important;flex-direction:column}
.scan-buehne[data-zustand="scan"] .scanflaeche{display:flex!important}
.scan-buehne[data-zustand="scan"] .resonanz-im-scan{display:none!important}

.formular-seite{max-width:760px}.formular-karte{padding:2rem}.formular{display:grid;gap:1rem;margin-top:1.2rem}.formular label{display:grid;gap:.35rem;font-weight:800;color:#22342d}.formular input{width:100%;border:1px solid var(--linie);border-radius:16px;padding:1rem;background:#fffdf8;color:#1d2e28;font:inherit}.formular input:focus{outline:3px solid rgba(49,92,69,.18);border-color:var(--salbei-dunkel)}.meldung{border-radius:16px;padding:.9rem 1rem;margin:1rem 0;font-weight:700}.meldung.fehler{background:#fff1ee;border:1px solid #efc8be;color:#7a2f24}.konto-raster{margin:1rem 0}.tabelle-wrap{overflow:auto}.datentabelle{width:100%;border-collapse:collapse}.datentabelle th,.datentabelle td{text-align:left;border-bottom:1px solid var(--linie);padding:.75rem}.datentabelle th{color:#22342d}

.zugangskarte{max-width:760px;margin:0 auto}.guthaben-hinweis{display:inline-flex;gap:.35rem;align-items:center;padding:.65rem .9rem;border-radius:999px;background:#edf5ee;color:#244236;font-weight:700}.guthaben-hinweis strong{font-size:1.15rem}


.statuskarte,.preisbox{background:rgba(255,253,248,.9);border:1px solid var(--linie);border-radius:22px;padding:1rem;box-shadow:0 12px 34px rgba(56,75,65,.07)}
.statuskarte span{display:block;color:#5c6c62;font-size:.86rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.statuskarte strong{display:block;margin-top:.25rem;font-size:1.35rem;color:#22342d}.preisbox .preis{font-size:1.55rem;font-weight:900;color:var(--salbei-dunkel);margin:.25rem 0}.preisbox.premium{background:linear-gradient(180deg,#fffaf0,#eef6ef)}.zahlungskarte{border-color:rgba(215,183,114,.45)}.konto-statusraster{margin:1.2rem 0}.admin-zahl{font-size:2.2rem!important;font-weight:900;color:var(--salbei-dunkel)!important}.datentabelle code,.textkarte code{background:#f4eee2;padding:.18rem .35rem;border-radius:.4rem}.inline-form{margin-top:.8rem}.admin-freischaltung .raster.zwei{grid-template-columns:repeat(2,minmax(0,1fr))}.meldung{border:1px solid rgba(82,114,95,.25);background:#eef6ef;color:#21372f;border-radius:18px;padding:.8rem 1rem;margin:1rem 0}.meldung.fehler{border-color:#d7a0a0;background:#fff1ef;color:#723a34}.formular input[type="date"],.formular input[type="number"],.formular input[type="text"]{width:100%;font:inherit;border:1px solid var(--linie);border-radius:16px;padding:.85rem 1rem;background:#fff;color:#22342d}.formular label{display:block;margin:.85rem 0;font-weight:700;color:#24342f}.tabelle-wrap{overflow:auto}.datentabelle{width:100%;border-collapse:collapse}.datentabelle th,.datentabelle td{padding:.75rem .85rem;border-bottom:1px solid var(--linie);text-align:left;vertical-align:top}.datentabelle th{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em;color:#52665a;background:#faf5eb}
@media (max-width:900px){.admin-freischaltung .raster.zwei{grid-template-columns:1fr}.statuskarte strong{font-size:1.15rem}.preisbox .preis{font-size:1.25rem}}
