:root{--bg:#fff;--text:#111;--muted:#555;--line:#c8c8c8;--line-strong:#8f8f8f;--surface:#fafafa;--radius:10px;--shadow:0 8px 24px #11182714;--nav-accent:#d1006f;--hero-primary:#d9776a;--hero-primary-hover:#c9675b;--hero-primary-light:#f8e9e5;--site-header-bg:#fff;--site-header-border:var(--line-strong);--site-header-text:var(--text);--site-header-button-bg:#fff;--site-header-button-border:var(--line-strong);--site-drawer-bg:#fffdfb;--site-header-overlay:#14182038}html{scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}*{box-sizing:border-box}body{color:var(--text);background:var(--bg);margin:0;font-family:Segoe UI,Arial,sans-serif}body.menu-open{overflow:hidden}.page-bg{display:none}.container{width:min(1120px,100% - 2.5rem);margin:0 auto}.section{background:0 0;padding:2.2rem 0}.hero.section,.hero,.hero-surface{background:#ffa0500f;border-bottom:1px solid #0000000a}.site-header{background:var(--site-header-bg);border-bottom:1px solid var(--site-header-border);z-index:50;transition:background .18s,border-color .18s,box-shadow .18s,-webkit-backdrop-filter .18s,backdrop-filter .18s;position:sticky;top:0}.site-header.is-scrolled{-webkit-backdrop-filter:blur(10px);background:#ffffffdb;border-bottom-color:#8f8f8f8c;box-shadow:0 10px 26px #1118270f}.nav-row{justify-content:space-between;align-items:center;gap:.6rem;min-height:72px;display:flex}.nav-row__actions{justify-content:flex-end;align-items:center;gap:.75rem;margin-left:auto;display:inline-flex}.brand{flex:none;align-items:center;text-decoration:none;display:inline-flex}.brand__logo{width:auto;height:42px;display:block}.brand--secondary{align-items:center;display:inline-flex}.brand__logo--secondary{height:34px}.menu-btn{border:1px solid var(--site-header-button-border);background:var(--site-header-button-bg);cursor:pointer;width:44px;height:44px;color:var(--site-header-text);border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;transition:border-color .16s,background-color .16s,transform .16s;display:inline-flex}.menu-btn span{background:currentColor;border-radius:999px;width:17px;height:1.8px;display:block}.menu-btn:hover{background:#fff3f8;border-color:#e2609b52;transform:translateY(-1px)}.template-quicklink{border:1px solid var(--site-header-button-border);color:var(--site-header-text);background:var(--site-header-button-bg);border-radius:999px;margin-left:auto;padding:.5rem .9rem;font-size:.92rem;text-decoration:none}.menu-overlay{background:var(--site-header-overlay);z-index:55;position:fixed;inset:0}.site-drawer{z-index:60;background:radial-gradient(circle at 100% 0,#f0117e12,#0000 24%),linear-gradient(#fffdfc 0%,#fff8fb 100%);border-left:1px solid #e2609b24;flex-direction:column;width:min(355px,100vw - 24px);height:100dvh;transition:transform .26s;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-18px 0 42px #0f172a1f}body.menu-open .site-drawer{transform:translate(0)}.site-drawer__head{justify-content:space-between;align-items:center;padding:1.05rem 1rem .7rem;display:flex}.site-drawer__head h2{color:#324155;letter-spacing:-.03em;margin:0;font-size:1.55rem}.drawer-close{color:#3a4350;cursor:pointer;background:#ffffffe6;border:1px solid #e2609b38;border-radius:999px;justify-content:center;align-items:center;width:44px;height:44px;line-height:1;transition:background-color .16s,border-color .16s,transform .16s;display:inline-flex}.svg-symbols{pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}.drawer-item__icon{width:2rem;height:2rem;color:var(--drawer-icon-color,currentColor);flex:none;place-items:center;display:inline-grid}.drawer-item__icon svg{fill:none;stroke:currentColor;stroke-width:1.7px;stroke-linecap:round;stroke-linejoin:round;width:1.35rem;height:1.35rem}.drawer-group__chevron svg,.drawer-close svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.drawer-group__chevron svg{stroke-width:1.8px;width:1.2rem;height:1.2rem}.drawer-close svg{stroke-width:1.9px;width:1.5rem;height:1.5rem}.drawer-group--beratung{--drawer-icon-color:#7c3aed}.drawer-group--wohnen{--drawer-icon-color:#1fbf68}.drawer-group--alltag{--drawer-icon-color:#f43f5e}.drawer-group--community{--drawer-icon-color:#f59e0b}.drawer-group--tin{--drawer-icon-color:#8b5cf6}.drawer-group--imma{--drawer-icon-color:#1688ad}.drawer-group--arbeit{--drawer-icon-color:#3977ff}.drawer-group--kontakt{--drawer-icon-color:#e31c79}.drawer-link--home{--drawer-icon-color:#657084}.drawer-link-alert{--drawer-icon-color:currentColor}.drawer-link--kontakt{--drawer-icon-color:#7c3aed}.drawer-group__panel a{align-items:center;gap:.65rem;display:flex}.drawer-subnav-arrow{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1rem;height:1rem}.drawer-close svg{width:18px;height:18px;display:block}.drawer-close:hover{background:#fff3f8;border-color:#e2609b57;transform:rotate(6deg)}.drawer-nav{padding:.35rem .95rem 1rem;overflow-y:auto}.drawer-link,.drawer-group summary{color:#27303d;width:100%;box-shadow:none;background:0 0;border:0;border-bottom:1px solid #f1ae70bf;border-radius:0;justify-content:space-between;align-items:center;margin-bottom:.15rem;padding:1rem .2rem .95rem;font-weight:700;text-decoration:none;transition:background-color .16s,color .16s,border-color .16s,transform .16s;display:flex}.drawer-group{margin:0}.drawer-group summary{cursor:pointer;list-style:none}.drawer-link:hover,.drawer-group summary:hover,.drawer-group[open] summary{background:#fff5fa;border-radius:14px;padding-left:.9rem;padding-right:.55rem}.drawer-group[open] summary{color:#e31c79;margin-bottom:.45rem}.drawer-link__title-wrap,.drawer-group__title-wrap{align-items:center;gap:.72rem;min-width:0;display:inline-flex}.drawer-item__icon{flex:0 0 1.45rem;justify-content:center;align-items:center;width:1.45rem;font-size:1rem;display:inline-flex}.drawer-group__title{flex:1}.drawer-group__chevron{color:#495467;opacity:.86;background:0 0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;transition:transform .18s,background-color .18s,color .18s,opacity .18s;display:inline-flex}.drawer-group__chevron svg{width:.95rem;height:.95rem;display:block}.drawer-group[open] .drawer-group__chevron{color:#e31c79;transform:rotate(180deg)}.drawer-group summary:hover .drawer-group__chevron,.drawer-group[open] summary .drawer-group__chevron{opacity:1;background:#f0117e1a}.drawer-group summary::-webkit-details-marker{display:none}.drawer-group__panel{background:0 0;border:0;gap:.05rem;margin:0 0 .9rem;padding:0 0 0 2rem;display:grid}.drawer-group__panel>a{color:#516071;background:0 0;border:0;border-radius:0;align-items:center;gap:.55rem;padding:.62rem 0 .62rem .2rem;font-size:.97rem;text-decoration:none;transition:color .16s,transform .16s;display:inline-flex}.drawer-group__panel>a:hover{color:#e31c79;background:0 0;transform:translate(3px)}.drawer-group__panel>a span:first-child{color:#e31c79;font-weight:700}.drawer-link-alert{color:#fff;background:#ef4444;border:1px solid;border-radius:16px;margin:.6rem 0;padding:1rem .95rem;font-weight:700}.drawer-link-alert:hover{color:#fff;background:#ff2b57}.drawer-link-alert .drawer-item__icon{font-size:1.08rem}.drawer-cta{background:#fffdfbe0;border-top:1px solid #e2609b24;gap:.65rem;margin-top:auto;padding:.95rem .85rem 1rem;display:grid}.drawer-cta-btn{color:#27303d;text-align:center;background:#fff;border:1px solid #e2609b29;border-radius:999px;justify-content:center;align-items:center;gap:.55rem;padding:.95rem 1rem;font-size:1rem;font-weight:500;text-decoration:none;transition:background-color .16s,color .16s,border-color .16s;display:flex}.drawer-cta-btn:hover{background:#fff3f8}.drawer-cta-btn--chat{background:#dff2f4;border-color:#b7e1e7}.drawer-cta-btn--support{background:#fff}.drawer-cta-icon{font-size:1rem;line-height:1}.hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:64px;display:grid}.hero-grid--single{grid-template-columns:minmax(0,1fr)}.hero{color:#111827;background:#fbf5ef;min-height:700px;padding:72px 0}.hero--page{background:radial-gradient(circle at 0 0,#ffffff75,#0000 34%),#fbf5ef}.hero--home{background:linear-gradient(#fffbf75c, #fffbf76b), var(--hero-bg-image,url(/assets/hero-start.webp)) center center / cover no-repeat}.hero--testing{background:linear-gradient(#fffbf73d, #fffbf747), var(--hero-bg-image,url(/assets/hero-start-wave.png)) center center / cover no-repeat}.hero--home .hero-grid{gap:52px}.hero--home .hero-visual-stack{min-height:690px}.hero--home .hero-figure-stage{left:34px}.hero--home .hero-figure-stage__image{max-height:600px}.hero--home .hero-overlay-row{margin-top:-.5rem}.hero--home .hero__card--overlay{max-width:calc(100% - 2rem)}.hero__content{text-align:left;-webkit-backdrop-filter:blur(14px);background:linear-gradient(#ffffffd6,#ffffffb8);border:1px solid #ffffffb8;border-radius:32px;max-width:100%;padding:1.6rem 1.5rem 1.4rem;box-shadow:0 20px 45px #0f172a14}.hero .label{color:#6b7280;text-transform:uppercase;letter-spacing:.12em;margin:0 0 .55rem;font-size:13px;font-weight:700}h1,h2,h3{margin:0;line-height:1.2}.hero__heading{align-items:flex-start;gap:12px;max-width:100%;display:inline-flex}.hero h1{letter-spacing:-.045em;text-wrap:pretty;max-width:13ch;font-size:clamp(34px,4.7vw,56px);font-weight:800;line-height:.98}.hero__title-text{display:block}.hero__leaf{color:#7f8f58;background:#ffffff85;border:1px solid #e8a75a42;border-radius:999px;flex:none;place-items:center;width:42px;height:42px;font-size:22px;line-height:1;display:inline-grid;transform:translateY(.35rem);box-shadow:0 6px 18px #0f172a0a}p{margin:0}.lead{color:#334155;max-width:560px;margin:24px 0 0;font-size:19px;line-height:1.55}.hero-intro{color:#475569;max-width:560px;margin:18px 0 0;font-size:17px;line-height:1.65}.actions,.hero__actions{flex-wrap:wrap;justify-content:flex-start;gap:14px;display:flex}.hero__actions{margin-top:30px}.hero__meta-link{--hero-meta-accent:var(--page-accent,var(--hero-primary));color:#42556f;background:#ffffffe6;border:1px solid #eadfd6;border-radius:999px;align-items:center;gap:.55rem;width:fit-content;min-height:38px;margin-top:.9rem;padding:0 .95rem;font-size:.94rem;font-weight:700;text-decoration:none;transition:color .18s,border-color .18s,background-color .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 6px 18px #0f172a0a}.hero__meta-link:after{content:"→";font-size:.98rem;line-height:1;transition:transform .18s}.hero__meta-link-icon{width:16px;height:16px;color:var(--hero-meta-accent);flex:none}.hero__meta-link:hover,.hero__meta-link:focus-visible{color:var(--hero-meta-accent);border-color:color-mix(in srgb, var(--hero-meta-accent) 22%, white);background:#fff;transform:translateY(-1px);box-shadow:0 10px 22px #0f172a14}.hero__meta-link:hover:after,.hero__meta-link:focus-visible:after{transform:translate(2px)}.btn{border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:10px;min-height:44px;padding:0 20px;font-weight:700;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s,filter .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(1px)}.hero .btn--primary{background:var(--hero-primary);color:#fff;border-color:#c9675b2e;box-shadow:0 4px 14px #d9776a24}.hero .btn--primary:hover{background:var(--hero-primary-hover);box-shadow:0 6px 18px #c9675b29}.hero .btn--primary:active{transform:translateY(1px)}.hero .btn--secondary{color:#111827;box-shadow:none;background:#ffffffd1;border-color:#d9dbe2}.hero .btn--secondary:hover{background:#f8fafc;border-color:#c7ced8}.trust{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.trust span{color:#1f2937;background:#fff;border:1px solid #f3d8d0;border-radius:15px;align-items:center;min-height:32px;padding:7px 10px;font-size:12px;display:inline-flex}.hero__card{background:#fffffff0;border:1px solid #eedfd6;border-top:3px solid #d9776ab8;border-radius:24px;padding:40px;box-shadow:0 8px 22px #0f172a0d}.hero__card-head{align-items:center;gap:16px;margin-bottom:28px;display:flex}.hero__card--page .hero__card-head{margin-bottom:18px}.card-icon{background:var(--hero-primary-light);width:44px;height:44px;color:var(--hero-primary);border-radius:14px;flex:none;place-items:center;display:grid}.card-icon svg{width:22px;height:22px;display:block}.hero__card h2{letter-spacing:-.03em;margin:0;font-size:clamp(28px,3.1vw,32px);line-height:1.08}.hero__card p{color:#475569;margin:0;font-size:17px;line-height:1.6}.hero__card p+p{margin-top:16px}.hero__card-copy{gap:.95rem;display:grid}.hero__card-copy+.hero__card-copy{border-top:1px solid color-mix(in srgb, var(--page-accent,#d9776a) 18%, white);margin-top:1.1rem;padding-top:1.05rem}.hero__card-copy p{white-space:pre-line}.hero__card ul{gap:14px;margin:26px 0 0;padding:0;list-style:none;display:grid}.hero__card li{color:#334155;padding-left:30px;font-size:16px;position:relative}.hero__card li:before{content:"✓";color:var(--hero-primary);font-weight:800;position:absolute;top:0;left:0}.hero-visual-stack{justify-content:flex-end;align-items:flex-end;min-height:760px;display:flex;position:relative}.hero-figure-stage{justify-content:flex-end;align-items:flex-end;width:100%;min-height:100%;display:flex;position:relative;left:12px;overflow:visible}.hero-figure-stage__image{z-index:1;object-fit:contain;filter:drop-shadow(0 18px 28px #0f172a14);width:auto;max-height:690px;position:relative}.hero-overlay-row{z-index:3;margin-top:-8.75rem;position:relative}.hero__card--showcase{margin-top:0}.hero__card-showcase-grid{display:block}.hero__card-showcase-copy{min-width:0}.hero__card--overlay{z-index:2;background:#fffffff5;width:100%;max-width:calc(100% - 6rem);margin:0;position:relative}.hero-visual-stack .hero__card-head .card-icon{background:#fff0f5eb}@media (width<=960px){.hero-visual-stack{justify-content:center;gap:1rem;min-height:auto;display:grid}.hero-figure-stage{min-height:auto}.hero-figure-stage__image{max-width:min(100%,440px);max-height:620px}.hero-overlay-row{margin-top:-1rem}.hero__card--overlay{width:100%;max-width:100%;margin:0}.hero--home .hero-visual-stack{gap:.35rem;min-height:370px}.hero--home .hero-figure-stage{justify-content:center;left:0}.hero--home .hero-figure-stage__image{max-width:min(100%,410px);max-height:560px;transform:translateY(-1rem)}}@media (width<=520px){.hero-figure-stage__image{max-width:min(100%,320px);max-height:460px}.hero--home .hero-figure-stage__image{max-width:min(100%,300px);max-height:430px;transform:translateY(-1.35rem)}}.btn__icon{flex:none;width:18px;height:18px}.chips{flex-wrap:wrap;justify-content:flex-start;gap:.55rem;margin:1rem 0 0;padding:0;list-style:none;display:flex}.chips li{border:1px solid var(--line);color:var(--muted);background:#fff;border-radius:999px;padding:.35rem .7rem;font-size:.88rem}.wire-card,.news-item,.support-card,.mini-card{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius)}.wire-card{width:100%;padding:1.2rem}.wire-card p,.news-item p,.support-card p,.mini-card span{color:var(--muted)}.wire-card h2{text-align:left;margin-bottom:.7rem}.wire-card p{text-align:left}.wire-lines span{background:#e8e8e8;border-radius:999px;height:10px;margin:.5rem 0;display:block}.section-head{margin-bottom:.9rem}.section-head .label,.info-block .label,.cta-inline .label{letter-spacing:.08em;text-transform:uppercase;margin:0 0 .5rem;font-size:13px;font-weight:800;line-height:1;display:inline-block}.section-head .label{color:#e56e4d}.section-head-row{justify-content:space-between;align-items:end;gap:1rem;display:flex}.support-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.35rem 1.6rem;display:grid}.emergency-card{background:radial-gradient(circle at 100%,#ef444414,#0000 32%),snow;border:1px solid #fecaca;border-top:3px solid #ef4444;border-radius:24px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:1.25rem;margin-top:1.35rem;padding:1.4rem 1.5rem;display:grid;box-shadow:0 10px 28px #0f172a0f}.emergency-card__icon{color:#dc2626;background:#fee2e2;border-radius:999px;flex:none;place-items:center;width:58px;height:58px;display:grid}.emergency-card__icon svg{width:29px;height:29px}.emergency-card__content{min-width:0}.emergency-card__label{color:#dc2626;letter-spacing:.08em;text-transform:uppercase;margin:0 0 .3rem;font-size:.78rem;font-weight:800}.emergency-card h2{margin:0 0 .4rem;font-size:clamp(1.35rem,2.4vw,1.8rem);line-height:1.12}.emergency-card__content>p:last-child{color:#475569;max-width:48rem;margin:0;line-height:1.55}.emergency-card__button{color:#fff;white-space:nowrap;background:#ef4444;border:1px solid #ef4444;border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 1.3rem;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.emergency-card__button:hover,.emergency-card__button:focus-visible{background:#dc2626;border-color:#dc2626;transform:translateY(-1px);box-shadow:0 8px 18px #dc262633}.support-card{--card-accent:#7c3aed;--card-accent-line:#b79af7;--card-soft:#f4ecff;isolation:isolate;border:1px solid var(--card-accent-line);border-top:4px solid var(--card-accent-line);background:radial-gradient(circle at 100% 100%, color-mix(in srgb, var(--card-soft) 72%, transparent), transparent 42%), #fff;border-radius:28px;grid-template-columns:minmax(0,1fr) 38%;height:100%;min-height:500px;padding:0;transition:transform .18s,box-shadow .18s,border-color .18s;display:grid;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f172a0f}.support-card:hover{cursor:pointer;transform:translateY(-2px);box-shadow:0 16px 40px #0f172a1f}.support-card--beratung{--card-accent:#7c3aed;--card-accent-line:#b79af7;--card-soft:#f4ecff}.support-card--wohnen{--card-accent:#22c55e;--card-accent-line:#8ddba8;--card-soft:#eaf9ef}.support-card--alltag{--card-accent:#ef4444;--card-accent-line:#f6a6a6;--card-soft:#fff0ef}.support-card--community{--card-accent:#d97706;--card-accent-line:#f8cb7a;--card-soft:#fff4e5}.support-card__content{z-index:3;flex-direction:column;min-width:0;padding:1.6rem .5rem 1.4rem 1.6rem;display:flex;position:relative}.support-card__head{align-items:center;gap:.95rem;margin-bottom:.8rem;display:flex}.support-card__icon{color:#4b5563;background:#fff9f3;border:1px solid #eee7df;border-radius:999px;flex:none;justify-content:center;align-items:center;width:50px;height:50px;display:inline-flex}.support-card__icon svg,.mini-card__icon svg{width:24px;height:24px;display:block}.support-card--beratung .support-card__icon{color:#7c3aed;background:#f4ecff;border-color:#eadcff}.support-card--wohnen .support-card__icon{color:#22c55e;background:#eefbf1;border-color:#d9f5e0}.support-card--alltag .support-card__icon{color:#ef4444;background:#fff1ef;border-color:#ffd8d4}.support-card--community .support-card__icon{color:#d97706;background:#fff5e8;border-color:#fee4bc}.support-card h3{letter-spacing:-.03em;margin:0;font-size:1.95rem;font-weight:700;line-height:1.08}.support-card p{color:#475569;margin-bottom:.95rem;font-size:1.05rem;line-height:1.58}.support-card__content>p{max-width:38rem}.chips-tight{margin-top:0;margin-bottom:1.15rem}.mini-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.95rem;margin-bottom:1.2rem;display:grid}.mini-card{box-shadow:none;background:0 0;border:0;border-top:1px solid #e5e7eb;border-radius:0;align-items:flex-start;gap:.7rem;padding:.9rem 0 .25rem;display:flex}.mini-card__icon{color:#6b7280;background:#fffaf6;border:1px solid #ece7e0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.mini-card>div{flex-direction:column;gap:.18rem;display:flex}.mini-card strong{color:#111827;font-size:1rem}.mini-card span{color:#475569;font-size:.94rem}.support-card .actions{margin-top:auto;padding-top:.2rem}.support-card .actions .btn{border-color:#d9dee5;border-radius:999px;min-width:0;padding:.82rem 1.3rem;font-weight:700;transition:all .2s;box-shadow:0 2px #14182005}.support-card .actions .btn-primary{color:#fff;border-color:#0000}.support-card .actions .btn-primary:hover,.support-card .actions .btn-primary:focus-visible{filter:brightness(.95);transform:translateY(-1px);box-shadow:0 6px 16px #0000001f}.support-card .actions .btn-ghost{color:#111827;background:#fff}.support-card .actions .btn-ghost:hover,.support-card .actions .btn-ghost:focus-visible{color:#111827;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 12px #0f172a0f}.support-card--beratung .actions .btn-primary,.support-card .actions .btn-soft{background:#7c3aed;border-color:#7c3aed}.support-card--wohnen .actions .btn-primary{background:#22c55e;border-color:#22c55e}.support-card--alltag .actions .btn-primary{background:#ef4444;border-color:#ef4444}.support-card--community .actions .btn-primary{background:#d97706;border-color:#d97706}.chips-tight li{color:#64748b;background:#f8fafc;border-color:#e5e7eb;padding:.24rem .54rem;font-size:.78rem;line-height:1}.support-card--beratung:hover{border-color:#7c3aed57}.support-card--wohnen:hover{border-color:#22c55e57}.support-card--alltag:hover{border-color:#ef444457}.support-card--community:hover{border-color:#d9770657}.support-card__visual{z-index:1;pointer-events:none;position:absolute;inset:0;overflow:hidden}.support-card__figure{z-index:2;object-fit:contain;object-position:right bottom;pointer-events:none;-webkit-user-select:none;user-select:none;width:auto;position:absolute}.support-card--beratung .support-card__figure{max-width:150%;max-height:93%;bottom:-4rem;right:-10.5rem}.support-card--wohnen .support-card__figure{max-width:260%;max-height:115%;bottom:-6rem;right:-9.5rem}.support-card--alltag .support-card__figure{max-width:185%;max-height:100%;bottom:-4.5rem;right:-11rem}.support-card--community .support-card__figure{max-width:190%;max-height:100%;bottom:-4.5rem;right:-7rem}.support-card__glow{z-index:0;aspect-ratio:1;background:var(--card-soft);opacity:.8;filter:blur(80px);border-radius:50%;width:115%;position:absolute;bottom:-20%;right:-55%;transform:scale(1.2)}.support-card__plant{z-index:1;opacity:.14;width:7rem;height:16rem;position:absolute}.support-card__plant:before{content:"";background:var(--card-accent);transform-origin:bottom;width:2px;height:100%;position:absolute;bottom:0;left:50%;transform:rotate(5deg)}.support-card__plant:after{content:"";background:var(--card-accent);width:1.45rem;height:3rem;box-shadow:2rem -1.2rem 0 var(--card-accent), .6rem -3.2rem 0 var(--card-accent), 2.2rem -4.9rem 0 var(--card-accent), .8rem -6.4rem 0 var(--card-accent);border-radius:100% 0;position:absolute;bottom:1rem;left:.7rem}.support-card__plant--one{bottom:-2.6rem;right:6.5rem;transform:scale(1.15)}.support-card__plant--two{opacity:.09;bottom:-3.5rem;right:.25rem;transform:scale(1.05)rotate(-8deg)}.support-card--beratung .support-card__plant--one{right:5rem;transform:scale(1.2)}.support-card--wohnen .support-card__plant--one{right:7.2rem;transform:scale(1.35)}.support-card--alltag .support-card__plant--one{right:5.8rem;transform:scale(1.25)}.support-card--community .support-card__plant--one{right:6.4rem;transform:scale(1.3)}.support-card .actions{z-index:4;flex-wrap:wrap;gap:.7rem;margin-top:auto;padding-top:1rem;display:flex;position:relative}@media (width>=1200px){.support-card{grid-template-columns:minmax(0,1fr) 32%}}@media (width<=1050px){.support-grid{grid-template-columns:1fr}.support-card{grid-template-columns:minmax(0,1fr) 30%}.support-card--beratung .support-card__figure,.support-card--alltag .support-card__figure,.support-card--community .support-card__figure{max-height:420px;bottom:-2.5rem;right:-2.5rem}.support-card--wohnen .support-card__figure{max-width:170%;max-height:440px;bottom:-3rem;right:-4rem}}@media (width<=680px){.emergency-card{grid-template-columns:auto minmax(0,1fr);gap:.9rem;padding:1.25rem}.emergency-card__icon{width:50px;height:50px}.emergency-card__button{grid-column:1/-1;width:100%;margin-top:.35rem}.support-card{flex-direction:column;min-height:auto;padding-bottom:0;display:flex}.support-card__content{order:2;width:100%;padding:1.35rem 1.35rem 0}.support-card__visual{flex:0 0 240px;order:1;width:100%;height:240px;display:block;position:relative;inset:auto;overflow:hidden}.support-card--beratung .support-card__content{border-top:1px solid #a855f7}.support-card--wohnen .support-card__content{border-top:1px solid #4ade80}.support-card--alltag .support-card__content{border-top:1px solid #f87171}.support-card--community .support-card__content{border-top:1px solid #f59e0b}.support-card__figure{object-fit:contain;object-position:center bottom;width:auto;max-width:none;max-height:none;left:50%;right:auto;transform:translate(-50%)}.support-card--beratung .support-card__figure{height:440px;bottom:-12rem}.support-card--wohnen .support-card__figure{height:440px;bottom:-8rem;left:52%}.support-card--alltag .support-card__figure{height:440px;bottom:-12rem;left:51%}.support-card--community .support-card__figure{height:440px;bottom:-12rem;left:50%}.support-card__glow{filter:blur(55px);width:130%;bottom:-80%;right:-15%}.support-card__plant{opacity:.08;height:12rem;display:block}.support-card__plant--one{bottom:-4rem;right:20%}.support-card__plant--two{bottom:-5rem;right:2%}.mini-grid{grid-template-columns:1fr}.support-card .actions{flex-direction:column;align-items:stretch;padding-bottom:1.35rem}.support-card .actions .btn{justify-content:center;width:100%}}.info-layout{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.info-block{background:var(--surface);border:1px solid var(--line-strong);border-radius:var(--radius);padding:1rem}.info-block h2{margin-bottom:.7rem}.cta-inline{max-width:100%;padding:.75rem .95rem}.cta-inline p{margin-bottom:.55rem}.cta-inline h2{margin-bottom:.45rem;font-size:clamp(1.15rem,2.1vw,1.55rem)}.cta-inline .actions{justify-content:flex-end;margin-top:.2rem}.template-cta-banner{width:100%}.template-cta-banner p{margin-bottom:.7rem}.template-cta-banner .actions{margin-top:.35rem}.info-list{color:var(--muted);margin:0;padding-left:1.45rem;line-height:1.8}.info-list li+li{margin-top:.7rem}.page-shell .info-list li::marker{color:var(--page-accent);font-weight:700}.page-shell .text-block ul li::marker{color:var(--page-accent);font-weight:700}.page-shell .text-block ol li::marker{color:var(--page-accent);font-weight:700}.page-shell .text-columns ul li::marker{color:var(--page-accent);font-weight:700}.page-shell .text-columns ol li::marker{color:var(--page-accent);font-weight:700}.page-shell .media-split__content>ul li::marker{color:var(--page-accent);font-weight:700}.page-shell .media-split__content>ol li::marker{color:var(--page-accent);font-weight:700}.page-shell .text-block ul,.page-shell .text-block ol,.page-shell .text-columns ul,.page-shell .text-columns ol,.page-shell .media-split__content>ul,.page-shell .media-split__content>ol{color:#475569;margin:1rem 0 0;padding-left:1.45rem;line-height:1.82}.page-shell .text-block ol,.page-shell .text-columns ol,.page-shell .media-split__content>ol{counter-reset:section-list;padding-left:0;list-style:none}.page-shell .text-block ol li,.page-shell .text-columns ol li,.page-shell .media-split__content>ol li{min-height:2rem;padding-left:2.65rem;position:relative}.page-shell .text-block ol li:before,.page-shell .text-columns ol li:before,.page-shell .media-split__content>ol li:before{counter-increment:section-list;content:counter(section-list);background:var(--page-accent);color:#fff;border-radius:999px;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:.88rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:.12rem;left:0;box-shadow:0 6px 16px #0f172a14}.page-shell .text-block li+li,.page-shell .text-columns li+li,.page-shell .media-split__content>ul li+li,.page-shell .media-split__content>ol li+li{margin-top:.72rem}.information-box{--info-accent:var(--page-accent,#7c3aed);--info-accent-soft:var(--page-accent-soft,#f4ecff);--info-accent-border:var(--page-accent-border,#eadcff);border:1px solid var(--info-accent-border);background:var(--info-accent-soft);border-radius:22px;max-width:60rem;padding:1.6rem 1.7rem;box-shadow:0 8px 24px #0f172a0a}.information-box--default{--info-accent:#6b7280;--info-accent-soft:#f8fafc;--info-accent-border:#e2e8f0}.information-box--page{--info-accent:var(--page-accent);--info-accent-soft:var(--page-accent-soft);--info-accent-border:var(--page-accent-border)}.information-box--warm{--info-accent:#d9776a;--info-accent-soft:#fff1ec;--info-accent-border:#f3d8d0}.information-box--sage{--info-accent:#7c9b6b;--info-accent-soft:#f2f8ef;--info-accent-border:#dbe7d3}.information-box--gold{--info-accent:#d99245;--info-accent-soft:#fdf6ea;--info-accent-border:#f3e0c1}.information-box--rose{--info-accent:#d85f67;--info-accent-soft:#fff1f3;--info-accent-border:#f5d4d7}.information-box__head{margin-bottom:.85rem}.information-box__head .label{color:var(--info-accent)}.information-box__text{color:#334155}.information-box__text p+p{margin-top:.7rem}.information-box__text ul,.information-box__text ol{color:#475569;margin:1.1rem 0 0;padding-left:1.35rem;line-height:1.72}.information-box__text li+li{margin-top:.7rem}.information-box__text ul li::marker{color:var(--info-accent);font-weight:700}.information-box__text ol li::marker{color:var(--info-accent);font-weight:700}.information-box__points{gap:.8rem;max-width:38rem;margin:1.2rem 0 0;padding:0;list-style:none;display:grid}.information-box__points li{color:#334155;padding-left:1.35rem;line-height:1.65;position:relative}.information-box__points li:before{content:"";background:var(--info-accent);border-radius:999px;width:.32rem;height:.32rem;position:absolute;top:.72em;left:0;transform:translateY(-50%)}.page-shell--beratung .information-box__text ul li::marker{color:#7c3aed}.page-shell--beratung .information-box__text ol li::marker{color:#7c3aed}.page-shell--beratung .information-box__points li:before{background:#7c3aed}.text-block p+p{margin-top:.7rem}.text-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem;display:grid}.text-block.info-block,.text-columns .info-block{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.text-block.info-block:before,.text-columns .info-block:before{display:none}.text-columns p+p{margin-top:.7rem}.media-split{grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);align-items:stretch;gap:1rem;display:grid}.media-split__head{margin-bottom:.9rem}.media-split--unified{background:#fef6f0;border:1px solid #ecdcd2;border-radius:28px;gap:0;overflow:hidden;box-shadow:0 12px 32px #1018280f}.media-split--unified .media-split__content,.media-split--unified .media-split__figure{height:100%}.media-split--unified .media-split__content{box-shadow:none;background:0 0;border:0;border-radius:0;padding:2.9rem 2.85rem}.media-split--unified .media-split__figure{box-shadow:none;background:0 0;border:0;border-radius:0}.media-split--unified .media-split__image{background:0 0;border:0;border-radius:0;min-height:100%}.media-split--reverse .media-split__media{order:2}.media-split--reverse .media-split__content{order:1}.media-split__media,.media-split__content{min-width:0}.media-split__figure{height:100%;margin:0}.media-split__image{object-fit:cover;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:24px;width:100%;height:100%;min-height:280px;display:block}.einrichtungen-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;display:grid}.einrichtungen-grid .support-card{align-items:center;min-height:96px;display:flex}.faq-list,.download-list{gap:.55rem;display:grid}.faq-accordion{gap:.7rem;display:grid}.faq-block{gap:.85rem;display:grid}.faq-block .section-head{margin-bottom:.15rem}.faq-accordion__item{background:#f5ecff;border:1px solid #eadcff;border-radius:18px;overflow:hidden;box-shadow:0 8px 20px #7c3aed0f}.faq-accordion__summary{cursor:pointer;color:var(--text);justify-content:space-between;align-items:center;gap:1rem;padding:1.05rem 1.15rem;font-weight:600;list-style:none;display:flex}.faq-accordion__summary::-webkit-details-marker{display:none}.faq-accordion__summary:after{content:"+";color:#7c3aed;flex:none;font-size:1.1rem}.faq-accordion__item[open] .faq-accordion__summary:after{content:"–"}.faq-accordion__content{color:#5d5474;background:#fff;border-top:1px solid #eadcff;margin-top:.5rem;padding:.95rem 1.15rem 1.05rem}.faq-accordion__content p+p{margin-top:.7rem}.page-shell .faq-accordion__summary:after{color:var(--page-accent)}.page-shell .faq-accordion__content{border-top-color:var(--page-accent-border);color:#5b6472}.faq-item,.download-item{border:1px solid var(--line);color:var(--text);background:#fff;border-radius:8px;padding:.55rem .7rem;text-decoration:none}.section-head-row a,.footer-row a{color:var(--text)}.news-list{gap:.75rem;display:grid}.overview-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.35rem;display:grid}.overview-card{background:#fff;border:1px solid #ebe6df;border-radius:26px;grid-template-columns:150px minmax(0,1fr);align-items:center;gap:1.15rem;padding:.9rem;display:grid;box-shadow:0 10px 28px #0f172a0d}.overview-card__thumb{aspect-ratio:1;object-fit:cover;background:radial-gradient(circle at 72% 22%,#fcc36ed9 0 10%,#0000 11%),radial-gradient(circle at 28% 18%,#ffffffdb 0 8%,#0000 9%),radial-gradient(circle at 62% 74%,#c5cdb7bf 0 26%,#0000 27%),radial-gradient(circle at 22% 78%,#bcc6a3b8 0 16%,#0000 17%),linear-gradient(140deg,#f8f2e8f5,#f3ece2f2);border-radius:18px;width:100%;min-height:150px;display:block}.overview-card__main{min-width:0}.overview-card__meta{margin-bottom:.7rem}.overview-card__badge{color:#7c3aed;background:#f5ecff;border-radius:999px;align-items:center;min-height:28px;padding:0 12px;font-size:.84rem;font-weight:700;display:inline-flex}.overview-card__main h3{letter-spacing:-.03em;color:#111827;margin:0 0 .55rem;font-size:1.9rem;line-height:1.1}.overview-card__main p{color:#4b5563;max-width:38ch;margin:0;font-size:1rem;line-height:1.55}.overview-card__link{color:#7c3aed;align-items:center;gap:.65rem;margin-top:1rem;font-weight:700;text-decoration:none;display:inline-flex}.overview-card__link span{font-size:1.25rem;line-height:1}.news-overview__section{padding-top:clamp(3.2rem,7vw,5.6rem);padding-bottom:clamp(4rem,8vw,6.5rem)}.news-overview__head{gap:.25rem;margin-bottom:1.4rem;display:grid}.news-overview__head h2{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3rem);line-height:1.06}.news-overview__head p:not(.label){max-width:46rem;color:var(--text-muted);margin:0;font-size:1.05rem;line-height:1.6}.news-overview__grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,420px),1fr));gap:1.45rem}.news-overview-card{grid-template-columns:170px minmax(0,1fr);align-items:stretch;min-height:220px;padding:1rem}.news-overview-card__thumb{height:100%;min-height:180px}.news-overview-card__main{flex-direction:column;justify-content:center;padding:.25rem .25rem .25rem 0;display:flex}.news-overview-card__meta{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.news-overview-card__date{border:1px solid var(--page-accent-border);min-height:28px;color:var(--text-muted);background:#ffffffd1;border-radius:999px;align-items:center;padding:0 .7rem;font-size:.84rem;font-weight:700;display:inline-flex}.news-overview__empty{border:1px solid var(--page-accent-border);border-top:3px solid var(--page-accent);max-width:720px;box-shadow:var(--page-card-shadow);background:#fffffff0;border-radius:28px;padding:clamp(1.6rem,4vw,2.4rem)}.news-overview__empty h3{margin:0 0 .7rem;font-size:clamp(1.5rem,3vw,2.15rem);line-height:1.1}.news-overview__empty p:not(.label){max-width:48rem;color:var(--text-muted);margin:0 0 1.2rem;line-height:1.65}.news-hero-image{align-self:stretch;min-height:360px;padding:0;overflow:hidden}.news-hero-image img{object-fit:cover;object-position:center;width:100%;height:100%;max-height:460px;display:block}.news-detail__meta{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:.85rem;margin-top:1.2rem;font-weight:700;display:flex}.news-detail__meta a{color:var(--page-accent);text-decoration:none}.news-detail__meta a:hover,.news-detail__meta a:focus-visible{text-decoration:underline}.news-detail__layout{gap:1.6rem;max-width:920px;display:grid}.news-detail__content{border:1px solid var(--page-accent-border);max-width:860px;box-shadow:var(--page-card-shadow);background:#fffffff0;border-radius:28px;padding:clamp(1.6rem,4vw,2.6rem)}.news-detail .section{padding-top:clamp(3rem,7vw,5.5rem);padding-bottom:clamp(4rem,8vw,6rem)}.news-detail__content h2{color:#0f172a;margin-top:2.1rem;margin-bottom:.9rem;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.12}.news-detail__content h2:first-child{margin-top:0}.news-detail__content p{max-width:68ch;color:var(--text);font-size:1.05rem;line-height:1.75}.news-detail__content p+p{margin-top:1rem}.news-detail__content ul{gap:.75rem;margin-top:1rem;margin-bottom:1.4rem;padding-left:1.2rem;display:grid}.news-detail__content li{color:var(--text);line-height:1.65}.news-detail__content li::marker{color:var(--page-accent)}.news-item{grid-template-columns:120px 1fr;align-items:center;gap:.8rem;padding:.85rem 2.2rem .85rem .85rem;display:grid;position:relative}.news-item-main{min-width:0}.entry-arrow{color:var(--text-muted);font-size:1.3rem;line-height:1;position:absolute;top:50%;right:.85rem;transform:translateY(-50%)}.entry-arrow-link,.news-item-main h3 a{color:inherit;text-decoration:none}.news-item-main h3 a:hover,.entry-arrow-link:hover .entry-arrow{text-decoration:underline}.thumb{border:1px dashed var(--line-strong);background:repeating-linear-gradient(-45deg,#f4f4f4,#f4f4f4 8px,#ededed 8px 16px);border-radius:8px}.site-footer{--footer-bg:var(--bg);--footer-fg:var(--muted);--footer-border:var(--line);--footer-link:var(--text);text-align:center;color:var(--footer-fg);border-top:1px solid var(--footer-border);background:var(--footer-bg);padding:28px 16px 30px;font-size:14px}.site-footer a{color:var(--footer-link)}.site-footer--imma{--footer-bg:#fff0f7;--footer-fg:#7e234f;--footer-border:#f5c9dc;--footer-link:#b3165d}.site-footer--beratung{--footer-bg:#f4ecff;--footer-fg:#4c1d95;--footer-border:#eadcff;--footer-link:#6d28d9}.site-footer--wohnen{--footer-bg:#eef5ea;--footer-fg:#3f5f30;--footer-border:#dbe7d3;--footer-link:#5f7c4f}.site-footer--soforthilfe{--footer-bg:#fff1ef;--footer-fg:#8f1d1d;--footer-border:#ffd8d4;--footer-link:#dc2626}.site-footer--freizeit{--footer-bg:#fcf3e6;--footer-fg:#8a5821;--footer-border:#f3e0c1;--footer-link:#c17e34}.site-footer--coral{--footer-bg:#f8e9e5;--footer-fg:#8f4a41;--footer-border:#eedfd6;--footer-link:#c9675b}.site-footer--neutral,.site-footer--info{--footer-bg:#f3f4f6;--footer-fg:#4b5563;--footer-border:#e5e7eb;--footer-link:#374151}.footer-row{text-align:center;flex-direction:column;justify-content:center;align-items:stretch;gap:.75rem;display:flex}.footer-links,.footer-note{margin:0}.site-footer p,.site-footer h3{margin:6px 0}.footer-meta,.footer-panel{display:none}.footer-panel h3{color:var(--footer-link);margin:0 0 .55rem;font-size:1rem;font-weight:800}.footer-panel p{margin:0;font-size:.96rem;line-height:1.7}.footer-links{color:inherit;margin-top:.15rem;text-align:center;margin-inline:auto;font-size:1rem;line-height:1.55}.footer-links a{display:inline-block}.footer-socials{color:inherit;flex-wrap:wrap;justify-content:center;gap:.9rem;margin-top:.1rem;font-size:1rem;display:flex}.footer-links strong{color:inherit;font-weight:700}.footer-socials a{border-radius:999px;justify-content:center;align-items:center;width:2.5rem;height:2.5rem;text-decoration:none;transition:transform .18s,opacity .18s,background-color .18s;display:inline-flex}.footer-socials svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:1.35rem;height:1.35rem}.footer-socials a:hover,.footer-socials a:focus-visible{opacity:.9;background:color-mix(in srgb, var(--footer-link) 10%, transparent);transform:translateY(-1px)}.footer-row nav{gap:1rem;display:flex}.footer-note{font-size:inherit;color:inherit}.contact-form-block{margin:0 auto}.contact-form-block__intro{margin-bottom:1.25rem}.contact-form__fields{gap:1rem;display:grid}.contact-form__field label{color:var(--text);margin-bottom:.35rem;font-weight:700;display:block}.contact-form__field input,.contact-form__field textarea{border:1px solid var(--page-accent-border,var(--line));width:100%;color:var(--text);font:inherit;background:#fff;border-radius:16px;padding:.9rem 1rem;transition:border-color .16s,box-shadow .16s,transform .16s}.contact-form__field textarea{resize:vertical;min-height:180px}.contact-form__field input:focus,.contact-form__field textarea:focus{border-color:var(--page-accent,var(--nav-accent));box-shadow:0 0 0 4px color-mix(in srgb, var(--page-accent,var(--nav-accent)) 18%, white);outline:none}.contact-form__hint,.contact-form__error{margin:0 0 .45rem;font-size:.92rem}.contact-form__hint{color:var(--muted)}.contact-form__error{color:#b42318}.contact-form__actions{margin-top:1.25rem}.contact-form-status{border:1px solid;border-radius:18px;margin-bottom:1rem;padding:1rem 1.1rem}.contact-form-status p,.contact-form-status ul{margin:0}.contact-form-status ul{margin-top:.45rem;padding-left:1.15rem}.contact-form-status--success{color:#3f5f30;background:#eef5ea;border-color:#dbe7d3}.contact-form-status--error{color:#8f1d1d;background:#fff1ef;border-color:#ffd8d4}.contact-form__honeypot{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.floating-actions{display:none}.floating-actions-global{z-index:40;flex-direction:column;gap:.7rem;display:flex;position:fixed;bottom:1rem;right:1rem}.fab{border:1px solid var(--line);width:56px;height:56px;color:var(--text);cursor:pointer;box-shadow:var(--shadow);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:0;line-height:0;transition:transform .15s,box-shadow .2s,opacity .25s;display:flex}.fab span{font-size:20px;line-height:1}.fab:hover{transform:translateY(-1px);box-shadow:0 12px 32px #1118271f}.fab:active{transform:translateY(1px)}.fab .label{color:var(--text);opacity:0;padding-right:14px;font-size:14px;transition:opacity .15s,transform .18s;transform:translate(6px)}.fab-top{opacity:0;pointer-events:none;border-color:#ff8a00;transition:opacity .25s,transform .25s,box-shadow .2s,background .2s;transform:translateY(8px)}.fab-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.fab-top:hover,.fab-top:focus-visible{color:#fff;background:#ffbe73;border-color:#ff8a00}.fab-top span{font-size:22px;line-height:1}.fab-donate,.fab-chat{background:#f4fbfb;border-color:#2aa6a659}.fab-donate:hover,.fab-chat:hover{background:#f4fbfb;border-color:#2aa6a6d9}.fab-exit{color:var(--nav-accent);background-color:#f4dfe8;border-color:#d1006f8c}.fab-exit:hover{background:var(--nav-accent);color:#fff;border-color:#d84a4ad9}@media (width<=380px){.fab:hover,.fab:focus-visible{width:150px}}@media (width<=960px){.hero-grid,.support-grid,.mini-grid,.info-layout,.text-columns,.media-split,.einrichtungen-grid{grid-template-columns:1fr}.news-item{grid-template-columns:1fr;padding-right:2rem}.hero{min-height:auto;padding:56px 0 48px}.hero-grid{grid-template-columns:1fr;gap:32px}.hero h1{max-width:12ch;font-size:clamp(32px,9vw,42px)}.hero__card{padding:28px}.hero__heading{gap:10px}.hero__leaf{width:38px;height:38px;font-size:20px;transform:translateY(.2rem)}.news-item-main{grid-column:1/-1}.entry-arrow{top:.9rem;right:.7rem;transform:none}.thumb{grid-column:1/-1;min-height:120px}.footer-row,.section-head-row{flex-direction:column;align-items:flex-start}.footer-meta{display:none}.footer-links{text-align:center;margin-inline:0;font-size:1.05rem;line-height:1.6}.footer-socials{justify-content:center;gap:1rem}.footer-socials a{width:2.7rem;height:2.7rem}.footer-socials svg{width:1.45rem;height:1.45rem}}@media (height>=900px){.site-footer{padding-bottom:32px}}.legal-content{gap:.9rem;display:grid}.section--anchored{scroll-margin-top:7.5rem}.legal-content .info-block h2{margin-bottom:.7rem}.legal-content .info-block p+p{margin-top:.75rem}.legal-content .text-block{max-width:56rem}.legal-content .text-block h3{color:var(--page-accent);margin-top:1.9rem;margin-bottom:.7rem;font-size:clamp(1.2rem,2vw,1.45rem)}.legal-content .text-block h3:first-of-type{margin-top:0}.legal-content .text-block p,.legal-content .text-block li{line-height:1.8}.page-shell{--page-accent:#d9776a;--page-accent-hover:#c9675b;--page-accent-soft:#f8e9e5;--page-accent-border:#eedfd6;--page-hero-bg:#fbf5ef;--page-hero-glow:#d9776a1a;--page-chip-bg:#fff8f6eb;--page-chip-border:#f3d8d0;--page-card-shadow:0 10px 28px #0f172a0f}.page-shell--neutral,.page-shell--info{--page-accent:#6b7280;--page-accent-hover:#4b5563;--page-accent-soft:#f3f4f6;--page-accent-border:#e5e7eb;--page-hero-bg:#f8f7f4;--page-hero-glow:#94a3b81f;--page-chip-bg:#ffffffe0;--page-chip-border:#e5e7eb}.page-shell--imma{--page-accent:#de2d7d;--page-accent-hover:#c61f6b;--page-accent-soft:#fff0f7;--page-accent-border:#f5c9dc;--page-hero-bg:#fff8fb;--page-hero-glow:#de2d7d1f;--page-chip-bg:#fff6faf0;--page-chip-border:#f5c9dc}.page-shell--imma .hero--imma{background:linear-gradient(#fff8fb57, #fff8fb66), var(--hero-bg-image,url(/assets/hero-imma.webp)) center center / cover no-repeat!important}.page-shell--beratung{--page-accent:#7c3aed;--page-accent-hover:#6d28d9;--page-accent-soft:#f4ecff;--page-accent-border:#eadcff;--page-hero-bg:#faf7ff;--page-hero-glow:#7c3aed1f;--page-chip-bg:#f8f4fff0;--page-chip-border:#e6dbff}.page-shell--wohnen{--page-accent:#22c55e;--page-accent-hover:#16a34a;--page-accent-soft:#eefbf1;--page-accent-border:#d9f5e0;--page-hero-bg:#f7f8f2;--page-hero-glow:#22c55e1f;--page-chip-bg:#f6faf4f0;--page-chip-border:#d9f5e0}.page-shell--soforthilfe{--page-accent:#ef4444;--page-accent-hover:#dc2626;--page-accent-soft:#fff1ef;--page-accent-border:#ffd8d4;--page-hero-bg:#fff1ef;--page-hero-glow:#ef44441f;--page-chip-bg:#fff6f5f0;--page-chip-border:#ffd8d4}.page-shell--soforthilfe .hero--soforthilfe{background:linear-gradient(#fff1ef47, #fff1ef57), var(--hero-bg-image,url(/assets/hero-red.webp)) center center / cover no-repeat!important}.page-shell--freizeit{--page-accent:#d99245;--page-accent-hover:#c17e34;--page-accent-soft:#fcf3e6;--page-accent-border:#f3e0c1;--page-hero-bg:#fdf9f2;--page-hero-glow:#d992451a;--page-chip-bg:#fffbf5f0;--page-chip-border:#f3e0c1}.page-shell--freizeit .hero--freizeit{background:linear-gradient(#fdf9f252, #fdf9f261), var(--hero-bg-image,url(/assets/hero-startorange.webp)) center center / cover no-repeat!important}.page-shell .section{background:0 0}.page-shell .hero.section,.page-shell .hero,.page-shell .hero-surface{background:var(--page-hero-bg)}.page-shell .hero--page{background:radial-gradient(circle at top left, #ffffff75, transparent 34%), radial-gradient(circle at right center, var(--page-hero-glow), transparent 38%), var(--page-hero-bg)}.page-shell .hero .label{color:var(--page-accent)}.page-shell .hero .btn--primary{background:var(--page-accent);border-color:color-mix(in srgb, var(--page-accent) 72%, white);box-shadow:0 4px 14px #0f172a1a}.page-shell .hero .btn--primary:hover{background:var(--page-accent-hover);box-shadow:0 6px 18px #0f172a21}.page-shell .trust span{background:var(--page-chip-bg);border-color:var(--page-chip-border)}.page-shell .hero__card{border-color:var(--page-accent-border);border-top-color:color-mix(in srgb, var(--page-accent) 72%, white)}.page-shell .card-icon{background:var(--page-accent-soft);color:var(--page-accent)}.page-shell .hero__card li:before,.page-shell .section-head .label,.page-shell .faq-block .label{color:var(--page-accent)}.info-block{--card-accent:var(--page-accent,#d9776a);--card-accent-soft:var(--page-accent-soft,#f8e9e5);--card-accent-border:var(--page-accent-border,#eedfd6);background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:1.4rem;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f172a0f}.info-block:before{content:"";background:var(--card-accent);height:3px;position:absolute;inset:0 0 auto}.info-block .label,.info-block--online h2,.info-block--warm h2,.info-block--sage h2,.info-block--gold h2,.info-block--rose h2{color:var(--card-accent)}.text-columns .info-block h2{color:#0f172a}.info-block--default{--card-accent:#6b7280;--card-accent-soft:#f3f4f6;--card-accent-border:#e5e7eb}.info-block--page{--card-accent:var(--page-accent);--card-accent-soft:var(--page-accent-soft);--card-accent-border:var(--page-accent-border)}.info-block--online{--card-accent:#7c3aed;--card-accent-soft:#fcf9ff;--card-accent-border:#eadcff}.info-block--warm{--card-accent:#d9776a;--card-accent-soft:#f8e9e5;--card-accent-border:#eedfd6}.info-block--sage{--card-accent:#22c55e;--card-accent-soft:#eefbf1;--card-accent-border:#d9f5e0}.info-block--gold{--card-accent:#d99245;--card-accent-soft:#fcf3e6;--card-accent-border:#f3e0c1}.info-block--rose{--card-accent:#d85f67;--card-accent-soft:#fdeeee;--card-accent-border:#f5d4d7}.cta-inline{padding:1.15rem 1.25rem}.media-split__figure{background:var(--card-accent-soft,#f8fafc);border:1px solid var(--card-accent-border,#e5e7eb);border-radius:24px;overflow:hidden;box-shadow:0 10px 28px #0f172a0f}.media-split__figure--default{--card-accent-soft:#f3f4f6;--card-accent-border:#e5e7eb}.media-split__figure--page{--card-accent-soft:var(--page-accent-soft);--card-accent-border:var(--page-accent-border)}.media-split__figure--warm{--card-accent-soft:#f8e9e5;--card-accent-border:#eedfd6}.media-split__figure--sage{--card-accent-soft:#eef5ea;--card-accent-border:#dbe7d3}.media-split__figure--gold{--card-accent-soft:#fcf3e6;--card-accent-border:#f3e0c1}.media-split__figure--rose{--card-accent-soft:#fdeeee;--card-accent-border:#f5d4d7}.media-split__content .label{color:#e56e4d}.media-split--unified .info-block.media-split__content{box-shadow:none;background:0 0;border:0;border-radius:0;padding:2.9rem 2.85rem}.media-split--unified .info-block.media-split__content:before{display:none}.media-split--unified .media-split__media{align-items:stretch;display:flex}.media-split--unified .media-split__figure{justify-content:center;align-items:center;width:100%;padding:1.4rem 1.6rem 1.1rem;display:flex}.media-split--unified .media-split__image{object-fit:contain;object-position:center bottom;width:100%;height:auto;min-height:0;max-height:300px}.media-split--unified .media-split__content h2{margin-bottom:.7rem}.media-split--unified .media-split__content>p{max-width:28rem}.media-split--unified .media-split__actions{margin-top:1.55rem}.media-split__content h2{margin-bottom:.45rem}.media-split__content>p,.media-split__content>ul,.media-split__content>ol{max-width:42rem}.media-split__actions{margin-top:1.35rem}.media-split__actions .btn{min-width:0}.image-banner{--banner-color:var(--page-accent,#d9776a);--banner-bg:var(--page-accent-soft,#f8e9e5);background:var(--banner-bg);width:100%;position:relative;overflow:hidden}.image-banner__figure{z-index:1;background:var(--banner-bg);margin:0;position:relative;overflow:hidden}.image-banner__image{object-fit:cover;object-position:center;width:100%;height:min(30vw,340px);display:block}.image-banner__text{z-index:2;width:min(82%,760px);color:var(--banner-color);letter-spacing:-.025em;text-align:center;text-wrap:balance;margin:0;padding:0 1rem;font-size:clamp(1.9rem,2.8vw,3rem);font-weight:700;line-height:1.12;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.faq-accordion__item--default{background:#f8fafc;border-color:#e5e7eb}.faq-accordion__item--page{border-color:var(--page-accent-border);background:var(--page-accent-soft)}.faq-accordion__item--warm{background:#fff1ec;border-color:#eedfd6}.faq-accordion__item--sage{background:#f2f8ef;border-color:#dbe7d3}.faq-accordion__item--gold{background:#fdf6ea;border-color:#f3e0c1}.faq-accordion__item--rose{background:#fff1f3;border-color:#f5d4d7}.events-block{gap:1rem;display:grid}.events-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.1rem;display:grid}.event-card{--event-accent:var(--page-accent,#d9776a);--event-accent-soft:var(--page-accent-soft,#f8e9e5);--event-accent-border:var(--page-accent-border,#eedfd6);background:#fff;border:1px solid #ebe6df;border-radius:24px;flex-direction:column;min-height:100%;padding:1.25rem 1.25rem 1.15rem;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f172a0f}.event-card:before{content:"";background:color-mix(in srgb, var(--event-accent) 60%, white);height:2px;position:absolute;inset:0 0 auto}.event-card--default{--event-accent:#6b7280;--event-accent-soft:#f8fafc;--event-accent-border:#e5e7eb}.event-card--page{--event-accent:var(--page-accent);--event-accent-soft:var(--page-accent-soft);--event-accent-border:var(--page-accent-border)}.event-card--warm{--event-accent:#d9776a;--event-accent-soft:#fff1ec;--event-accent-border:#eedfd6}.event-card--sage{--event-accent:#7c9b6b;--event-accent-soft:#f2f8ef;--event-accent-border:#dbe7d3}.event-card--gold{--event-accent:#d99245;--event-accent-soft:#fdf6ea;--event-accent-border:#f3e0c1}.event-card--rose{--event-accent:#d85f67;--event-accent-soft:#fff1f3;--event-accent-border:#f5d4d7}.event-card__meta{flex-wrap:wrap;gap:.45rem;margin:0 0 1.15rem;display:flex}.event-card__meta span{background:var(--event-accent-soft);border:1px solid var(--event-accent-border);min-height:28px;color:var(--event-accent);border-radius:999px;align-items:center;padding:0 .68rem;font-size:.78rem;font-weight:600;display:inline-flex}.event-card h3{margin:0 0 .8rem;font-size:1.22rem;line-height:1.2}.event-card p{color:#516071;margin:0;line-height:1.58}.event-card__link{color:var(--event-accent);align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;font-weight:700;text-decoration:none;display:inline-flex}.event-card__link:hover{text-decoration:underline}@media (width<=960px){.events-grid{grid-template-columns:1fr}}.btn-primary{--button-accent:var(--page-accent,#d9776a);--button-accent-hover:var(--page-accent-hover,#c9675b);background:var(--button-accent);color:#fff;border:1px solid var(--button-accent);box-shadow:0 6px 16px #0f172a14}.btn-primary:hover,.btn-primary:focus-visible{background:var(--button-accent-hover);border-color:var(--button-accent-hover);box-shadow:0 10px 22px #0f172a1f}.btn-primary--page{--button-accent:var(--page-accent);--button-accent-hover:var(--page-accent-hover)}.btn-primary--online{--button-accent:#7c3aed;--button-accent-hover:#6d28d9}.btn-primary--default{--button-accent:#6b7280;--button-accent-hover:#4b5563}.btn-primary--warm{--button-accent:#d9776a;--button-accent-hover:#c9675b}.btn-primary--sage{--button-accent:#7c9b6b;--button-accent-hover:#688457}.btn-primary--gold{--button-accent:#d99245;--button-accent-hover:#c17e34}.btn-primary--rose{--button-accent:#d85f67;--button-accent-hover:#c14f57}.page-shell--beratung .hero-grid{grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:start;gap:64px}.page-shell--beratung .lead{color:#334155;max-width:560px;margin-top:24px;font-size:19px;font-weight:400;line-height:1.55}.page-shell--beratung .hero-intro{color:#475569;max-width:560px;margin-top:18px;font-size:17px;line-height:1.65}.page-shell--beratung .hero--beratung{background:linear-gradient(#f4ecff8a, #f4ecff94), var(--hero-bg-image,url(/assets/hero-startpurple.webp)) center center / cover no-repeat}.page-shell--wohnen .hero--wohnen{background:linear-gradient(#f7f8f22e, #f7f8f23d), var(--hero-bg-image,url(/assets/hero-startgreen.webp)) center center / cover no-repeat!important}.page-shell--beratung .hero__actions{gap:14px;margin-top:30px}.page-shell--beratung .hero .btn{min-height:44px;font-size:inherit;padding:0 20px}.page-shell--beratung .hero .btn__icon{display:inline-flex}.page-shell--beratung .hero .btn--primary{box-shadow:0 4px 14px #0f172a1a}.page-shell--beratung .hero .btn--secondary{color:#111827;background:#ffffffe0;border-color:#d9dbe2}.page-shell--beratung .hero .btn--secondary:hover{color:#111827;background:#f8fafc;border-color:#c7ced8}.hero__visual{min-height:420px;position:relative}.hero__visual--beratung{background:radial-gradient(circle at 77% 30%,#d6c0ffeb,#0000 19%),radial-gradient(circle at 40% 66%,#c5b1ffd1,#0000 23%),radial-gradient(circle at 58% 42%,#ffffff9e,#0000 13%),linear-gradient(#ffffff24,#ffffff05);border-radius:36px;box-shadow:inset 0 1px #ffffff80}.hero__visual--beratung:before{content:"";background:radial-gradient(circle at 72% 22%,#e6dcfffa,#0000 18%),radial-gradient(circle at 35% 68%,#daccffe6,#0000 20%),radial-gradient(circle at 14% 18%,#dcd1ffc7,#0000 10%),radial-gradient(circle at 58% 18%,#cad6ffbd,#0000 10%),linear-gradient(#ffffff29,#ffffff03);border-radius:34px;position:absolute;inset:20px 18px 18px 14px}.hero__visual--beratung:after{content:"";filter:blur(.2px);opacity:1;background:radial-gradient(circle at 50% 48%,#14243af5 0 28%,#0000 29%),radial-gradient(circle at 48% 68%,#738c66f0 0 19%,#0000 20%),radial-gradient(circle at 28% 86%,#14243afa 0 22%,#0000 23%),radial-gradient(circle at 69% 88%,#14243afa 0 19%,#0000 20%),radial-gradient(circle at 53% 44%,#9373eefa 0 10%,#0000 11%),radial-gradient(circle at 53% 48%,#9373eefa 0 16%,#0000 17%),radial-gradient(circle at 57% 33%,#14243afa 0 8%,#0000 9%),radial-gradient(circle at 83% 72%,#7c5cd6db 0 11%,#0000 12%),radial-gradient(circle at 88% 88%,#cdc0e8b8 0 8%,#0000 9%);border-radius:50%;width:228px;height:228px;position:absolute;bottom:26px;right:42px}.page-shell--beratung .hero-highlights{background:#fffffff5;border-color:#e6dbff;box-shadow:0 10px 28px #7c3aed14}.page-shell--beratung .hero-highlight+.hero-highlight{border-left-color:#eee7ff}.page-shell--beratung .hero-highlight h3{color:#2f1f66}.page-shell--beratung .hero-highlight p{color:#61527f}.hero-highlights{background:#fffffff0;border:1px solid #ece4dc;border-radius:26px;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin-top:20px;display:grid;overflow:hidden;box-shadow:0 10px 28px #0f172a0d}.hero-highlight{flex-direction:column;justify-content:center;min-height:108px;padding:1.3rem 1.35rem 1.2rem;display:flex}.hero-highlight+.hero-highlight{border-left:1px solid #efe8e0}.hero-highlight h3{margin:0 0 .35rem;font-size:1.02rem;line-height:1.2}.hero-highlight p{color:#58677a;margin:0;font-size:.98rem;line-height:1.45}.cta-inline{grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:1.25rem;padding-left:1.1rem;display:grid;position:relative}.cta-inline__icon{display:none}.cta-inline__icon svg{width:28px;height:28px}.cta-inline__content{grid-column:2}.cta-inline__content>.label,.cta-inline__content>h2,.cta-inline__content>p{margin-left:0}.cta-inline .actions{grid-area:1/3/span 3;align-self:center;margin-top:0}.cta-inline__content .label{color:#7b8968;margin-bottom:.18rem}.cta-inline__content h2{letter-spacing:-.03em;margin-bottom:.32rem;font-size:clamp(1.9rem,3.5vw,2.35rem);line-height:1.04}.cta-inline__content>p{color:#4f5d6d;max-width:560px;margin:0;line-height:1.55}.cta-inline.info-block--sage{background:radial-gradient(circle at 100%,#7c9b6b0f,#0000 26%),#fff;border-color:#d9e4d1}.cta-inline.info-block--sage:before{background:#7c9b6b}.cta-inline.info-block--online{background:radial-gradient(circle at 90% 28%,#7c3aed14,#0000 18%),radial-gradient(circle at 72% 100%,#7c3aed0d,#0000 28%),linear-gradient(135deg,#fff,#fcf9ff);border-color:#e3d8ff;grid-template-columns:240px minmax(0,1fr) auto;align-items:stretch;gap:.9rem;padding:0;overflow:hidden;box-shadow:0 16px 40px #7c3aed14}.cta-inline.info-block--online .cta-inline__media{background:linear-gradient(#f7f2ff 0%,#fcf9ff 100%);border-right:1px solid #e5d9ff;align-self:stretch;min-height:100%;display:flex;overflow:hidden}.cta-inline.info-block--online .cta-inline__media img{object-fit:cover;width:100%;height:100%;min-height:156px;display:block}.cta-inline.info-block--online .cta-inline__content{align-self:center;padding:.55rem 0}.cta-inline.info-block--online .label{color:#7c3aed;margin-bottom:.45rem}.cta-inline.info-block--online .cta-inline__content h2{margin-bottom:.5rem;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.14}.cta-inline.info-block--online .cta-inline__content>p{color:#4e5d73;max-width:38rem;font-size:15px;line-height:1.55}.cta-inline.info-block--online .actions{place-self:center end;padding-right:1.2rem}.cta-inline.info-block--online .btn-primary--online{min-height:38px;padding:0 18px;box-shadow:0 8px 18px #7c3aed29}.cta-inline.info-block--online .btn-primary--online:hover{box-shadow:0 12px 24px #7c3aed33}.contact-cta{background:linear-gradient(135deg,#fff 0%,#f8fbf6 100%);border:1px solid #d9e4d1;border-radius:28px;grid-template-columns:240px minmax(0,1fr) auto;align-items:center;gap:1.6rem;padding:0;display:grid;overflow:hidden;box-shadow:0 16px 40px #5b7c4f14}.contact-cta__media{background:linear-gradient(#f6faf2 0%,#eef5ea 100%);border-right:1px solid #e5eedf;align-self:stretch;min-height:100%}.contact-cta__media img{object-fit:cover;width:100%;height:100%;min-height:220px;display:block}.contact-cta__eyebrow{color:#7b8968;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .45rem;font-size:13px;font-weight:800;line-height:1}.contact-cta__title{letter-spacing:-.03em;margin:0 0 .5rem;font-size:clamp(1.25rem,2vw,1.55rem);line-height:1.14}.contact-cta__content{padding:1.75rem 0}.contact-cta__text{color:#405064;max-width:640px;margin:0;font-size:15px;line-height:1.55}.contact-cta__chips{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.contact-cta__chips span{color:#526b49;background:#fff;border:1px solid #dce8d7;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}.contact-cta__actions{align-self:center;padding-right:1.85rem}.contact-cta__button{color:#fff;background:#78976a;border:1px solid #78976a;border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:0 24px;font-weight:800;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex;box-shadow:0 12px 28px #5b7c4f2e}.contact-cta__button:hover,.contact-cta__button:focus-visible{background:#698558;border-color:#698558;transform:translateY(-1px);box-shadow:0 14px 30px #5b7c4f38}.contact-cta__button:active{transform:translateY(1px)}.info-banner{background:radial-gradient(circle at 14% 28%,#e1efffbf,#0000 20%),radial-gradient(circle at 88% 24%,#eef7ffad,#0000 18%),linear-gradient(90deg,#f8fbff 0%,#fff 38%,#f5faff 100%);border:1px solid #d9e1ec;border-radius:28px;grid-template-columns:220px minmax(0,1fr) auto;align-items:center;gap:28px;width:100%;padding:0 24px 0 0;display:grid;overflow:hidden;box-shadow:0 10px 24px #1018280d}.info-banner__content{padding:1rem 0}.info-banner__image{background:linear-gradient(#edf4ff 0%,#e9f1ff 100%);align-self:stretch;min-height:190px}.info-banner__image img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.info-banner__eyebrow{color:#5b7fd7;margin:0 0 8px;font-size:13px;font-weight:600}.info-banner__title{color:#08172f;margin:0 0 12px;font-size:clamp(22px,2.5vw,24px);font-weight:500;line-height:1.12}.info-banner__text{color:#42556f;max-width:38rem;margin:0;font-size:15px;font-weight:400;line-height:1.58}.info-banner__button{color:#fff;white-space:nowrap;background:#2f6bff;border:1.5px solid #2f6bff;border-radius:999px;align-items:center;min-height:46px;padding:0 20px;font-size:15px;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s,background-color .2s;display:inline-flex}.info-banner__button:hover{background:#2458d8;border-color:#2458d8;transform:translateY(-1px);box-shadow:0 10px 24px #2f6bff38}.why-imma{background:#fffdfb;border:1px solid #eadfd5;border-radius:26px;width:100%;max-width:1120px;margin-inline:auto;display:block;overflow:hidden;box-shadow:0 14px 34px #1018280d}.why-imma__content{padding:34px 40px 30px}.why-imma__title{letter-spacing:-.04em;color:#0c1830;margin:0 0 12px;font-size:clamp(30px,3vw,42px);line-height:1.05}.why-imma__intro{color:#33435a;max-width:720px;margin:0;font-size:16px;line-height:1.55}.why-imma__features{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:28px;display:grid}.why-imma__feature{background:linear-gradient(#fffaf6 0%,#fff 100%);border:1px solid #eee3d8;border-radius:20px;grid-template-columns:48px minmax(0,1fr);align-content:start;gap:4px 12px;padding:18px 16px;display:grid;box-shadow:0 8px 20px #0f172a09}.why-imma__icon{color:#d9776a;background:#fff0e8;border:1px solid #f1ddd1;border-radius:16px;grid-area:1/1;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;box-shadow:0 6px 16px #d9776a14}.why-imma__icon svg{width:22px;height:22px}.why-imma__feature h3{color:#0f1d35;align-self:center;margin:0;font-size:16px;font-weight:800;line-height:1.15}.why-imma__feature p{color:#48586d;grid-column:2;max-width:none;margin:0;font-size:14px;line-height:1.45}@media (width<=960px){.hero--home,.page-shell--imma .hero--imma,.page-shell--beratung .hero--beratung,.page-shell--wohnen .hero--wohnen,.page-shell--soforthilfe .hero--soforthilfe,.page-shell--freizeit .hero--freizeit{background-position:100%!important;background-repeat:no-repeat!important;background-size:cover!important}.image-banner__image{object-position:left center;height:clamp(220px,42vw,320px)}.overview-list{grid-template-columns:1fr}.hero__content{border-radius:26px;padding:1.3rem 1.1rem 1.2rem}.overview-card{grid-template-columns:120px minmax(0,1fr)}.news-overview-card{grid-template-columns:150px minmax(0,1fr);min-height:190px}.news-overview-card__thumb{min-height:150px}.info-banner{grid-template-columns:1fr;gap:24px;padding:24px}.info-banner__image{min-height:190px}.info-banner__button{width:fit-content}.media-split--unified{grid-template-columns:1fr}.media-split--unified .info-block.media-split__content{padding:2rem 1.5rem 1rem}.media-split--unified .media-split__figure{padding:0 1.25rem 1.25rem}.media-split--unified .media-split__image{max-height:240px}.why-imma{display:block}.why-imma__content{padding:28px 24px 24px}.why-imma__features{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}}@media (width<=520px){.image-banner__image{object-position:left center;height:clamp(240px,58vw,320px)}.image-banner__text{width:min(78%,34rem);font-size:clamp(1.45rem,6vw,2rem)}.overview-card{grid-template-columns:1fr}.overview-card__thumb{min-height:120px}.news-overview__section{padding-top:2.4rem}.news-overview-card{min-height:auto;padding:.9rem}.news-overview-card__thumb{min-height:180px;max-height:220px}.news-overview-card__main{padding:.2rem .1rem .3rem}.news-hero-image{min-height:240px}.news-hero-image img{max-height:280px}.info-banner{border-radius:22px;padding:18px}.info-banner__button{justify-content:center;width:100%}.why-imma{border-radius:22px}.why-imma__features{grid-template-columns:1fr}.why-imma__feature{grid-template-columns:48px minmax(0,1fr);padding:18px 16px}}@media (width<=960px){.page-shell--beratung .hero-grid{grid-template-columns:1fr;gap:28px}.hero__visual{min-height:280px}.hero-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-highlight:nth-child(3),.hero-highlight:nth-child(4){border-top:1px solid #efe8e0}.hero-highlight:nth-child(3){border-left:0}.cta-inline{grid-template-columns:72px minmax(0,1fr);padding-left:.8rem}.cta-inline.info-block--online{grid-template-columns:180px minmax(0,1fr);gap:1rem;padding:0}.cta-inline.info-block--online .cta-inline__media img{min-height:100%}.cta-inline.info-block--online .cta-inline__content{padding:1.1rem 0 0}.cta-inline.info-block--online .actions{grid-column:1/-1;justify-self:start;padding:0 1.15rem 1.2rem}.cta-inline:after{grid-row:1/span 2;width:58px;height:58px}.cta-inline:before{width:36px;height:36px;top:16px;left:18px}.cta-inline .actions{grid-area:auto/1/auto/-1;justify-self:start;margin-top:.35rem}.contact-cta{grid-template-columns:180px minmax(0,1fr);gap:1rem}.contact-cta__media img{min-height:100%}.contact-cta__content{padding:1.35rem 0}.contact-cta__actions{grid-column:1/-1;justify-self:start;padding:0 1.15rem 1.2rem}}@media (width<=520px){.cta-inline.info-block--online{grid-template-columns:1fr;padding:1rem}.cta-inline.info-block--online .cta-inline__media,.cta-inline.info-block--online .cta-inline__content,.cta-inline.info-block--online .actions{grid-column:1}.cta-inline.info-block--online .cta-inline__media{border-bottom:1px solid #e5d9ff;border-right:0;margin-bottom:0}.cta-inline.info-block--online .cta-inline__media img{min-height:150px;max-height:190px}.cta-inline.info-block--online .cta-inline__content{padding:0}.cta-inline.info-block--online .actions{justify-self:stretch}.cta-inline.info-block--online .btn-primary--online{width:100%}.contact-cta{border-radius:22px;grid-template-columns:1fr}.contact-cta__media{border-bottom:1px solid #e5eedf;border-right:0}.contact-cta__media img{min-height:150px;max-height:190px}.contact-cta__content{padding:1rem 1rem 0}.contact-cta__actions,.contact-cta__button{width:100%}.contact-cta__actions{padding:0 1rem 1rem}}.page-shell--404{--page-accent:#de2d7d;--page-accent-hover:#c61f6b;--page-accent-soft:#fff0f7;--page-accent-border:#f5c9dc;--page-hero-bg:#fff8fb;--page-hero-glow:#de2d7d1f;--page-chip-bg:#fff6faf0;--page-chip-border:#f5c9dc}.hero--404{background:linear-gradient(#fff8fb57,#fff8fb66),url(/assets/hero-imma.webp) 50%/cover no-repeat!important}.page-shell--404 .error-hero__code{letter-spacing:-.07em;color:var(--page-accent);margin:.1rem 0 0;font-size:clamp(5.5rem,10vw,8.5rem);font-weight:800;line-height:.88}.page-shell--404 .lead{margin-top:1.2rem}.page-shell--404 .hero-intro{max-width:42rem}.page-shell--404 .hero__card--overlay{border-top-color:#de2d7d6b}.page-shell--404+.site-footer{--footer-bg:#fff0f7;--footer-fg:#7e234f;--footer-border:#f5c9dc;--footer-link:#b3165d;background:var(--footer-bg);color:var(--footer-fg);border-top-color:var(--footer-border)}.page-shell--404+.site-footer .footer-links,.page-shell--404+.site-footer .footer-note,.page-shell--404+.site-footer .footer-socials{color:var(--footer-fg)}.page-shell--404+.site-footer a{color:var(--footer-link)}.page-shell--404+.site-footer .footer-socials a:hover,.page-shell--404+.site-footer .footer-socials a:focus-visible{background:color-mix(in srgb, var(--footer-link) 10%, transparent)}@media (width<=860px){.hero--404{min-height:auto}}@media (width<=680px){.page-shell--404 .error-hero__code{font-size:4.35rem}.page-shell--404 .hero-visual-stack,.page-shell--404 .hero-overlay-row{display:none}}
