:root{--home-section-gap:clamp(1.75rem,4vw,3rem)}.home-page .home-section{margin-top:var(--home-section-gap);margin-bottom:var(--home-section-gap)}.home-hero{position:relative;padding:clamp(1.5rem,4vw,3rem) 0 clamp(1rem,3vw,2rem);background:linear-gradient(135deg,rgba(var(--bs-primary-rgb),0.18),rgba(255,255,255,0));overflow:hidden}.home-hero::after{content:"";position:absolute;inset:auto -25% -40% -25%;height:clamp(12rem,45vw,24rem);background:radial-gradient(circle at top,rgba(var(--bs-primary-rgb),0.22),rgba(255,255,255,0));opacity:0.85;z-index:0}.home-hero-card{position:relative;z-index:1;border-radius:1.25rem;padding:clamp(1.25rem,2.5vw,2rem);background:var(--bs-body-bg);border:1px solid rgba(var(--bs-primary-rgb),0.18);box-shadow:0 22px 48px rgba(15,23,42,0.12)}.home-hero-badge,.home-icon-pill{display:inline-flex;align-items:center;gap:0.45rem;font-size:0.85rem;font-weight:600;letter-spacing:0.02em;text-transform:uppercase;color:var(--bs-primary);background:rgba(var(--bs-primary-rgb),0.1);padding:0.35rem 0.95rem;border-radius:999px;border:1px solid rgba(var(--bs-primary-rgb),0.24);transition:all 0.2s ease}.home-icon-pill:hover{background:rgba(var(--bs-primary-rgb),0.18);border-color:rgba(var(--bs-primary-rgb),0.35)}.home-hero-title{font-size:clamp(2.35rem,4.6vw,3.3rem);line-height:1.12;margin-top:1.2rem;color:var(--bs-emphasis-color)}.home-hero-text{font-size:clamp(1rem,2vw,1.25rem);color:rgba(15,23,42,0.78);margin-top:1.2rem;max-width:45ch}.home-hero-actions{display:flex;flex-wrap:wrap;gap:0.85rem;margin-top:clamp(1.75rem,4vw,2.5rem)}.home-hero-actions .btn{border-radius:999px;padding:0.75rem 1.8rem;min-width:11rem}.home-hero-aside{position:relative;z-index:1;border-radius:1.25rem;padding:clamp(1.75rem,3vw,2.5rem);border:1px solid rgba(var(--bs-primary-rgb),0.25);background:linear-gradient(135deg,rgba(255,255,255,0.92),rgba(var(--bs-primary-rgb),0.08));box-shadow:0 18px 36px rgba(15,23,42,0.1);backdrop-filter:blur(10px)}.home-hero--compact{padding-top:clamp(2.5rem,5vw,4rem);padding-bottom:clamp(2rem,5vw,3.5rem)}.home-hero--compact::after{inset:auto -30% -35% -30%;height:clamp(10rem,35vw,18rem)}.home-hero--compact .home-hero-card{max-width:620px;padding:clamp(1.5rem,3vw,2.1rem);box-shadow:0 16px 32px rgba(15,23,42,0.1)}.home-hero--compact .home-hero-title{font-size:clamp(2rem,4vw,2.75rem)}.home-hero--compact .home-hero-text{font-size:clamp(0.95rem,1.8vw,1.15rem);margin-top:1rem}.home-hero-meta{list-style:none;padding-left:0;margin-bottom:0;display:flex;flex-direction:column;gap:0.75rem}.home-hero-meta li{display:flex;gap:0.75rem;align-items:flex-start;font-size:0.95rem}.home-hero-meta .badge{background:rgba(var(--bs-primary-rgb),0.12);color:var(--bs-primary);border:1px solid rgba(var(--bs-primary-rgb),0.28);letter-spacing:0.05em}.home-hero-image{max-width:980px;margin:0 auto 1.5rem;border-radius:1rem;overflow:hidden;box-shadow:0 18px 36px rgba(15,23,42,0.12)}.home-hero-image img{display:block;width:100%;max-height:clamp(220px,45vw,420px);object-fit:cover}.home-card{position:relative;border-radius:1.125rem;padding:clamp(1.25rem,2.5vw,2rem);border:1px solid rgba(15,23,42,0.06);background:var(--bs-body-bg);box-shadow:0 20px 40px rgba(15,23,42,0.08)}.home-card::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:1px;background:linear-gradient(135deg,rgba(var(--bs-primary-rgb),0.35),rgba(148,163,184,0.18));-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}.home-card p{margin-bottom:0;font-size:clamp(1rem,1.9vw,1.15rem);line-height:1.65;color:rgba(15,23,42,0.78)}.home-card--text p + p{margin-top:1rem}.home-heading{font-size:clamp(2.1rem,3.5vw,2.75rem);font-weight:700;text-align:center;color:var(--bs-emphasis-color);margin-bottom:2rem}.home-divider{height:3px;border:none;background:linear-gradient(90deg,rgba(var(--bs-primary-rgb),0.28),rgba(var(--bs-primary-rgb),0.78),rgba(var(--bs-primary-rgb),0.28));border-radius:999px;max-width:220px;margin:2.5rem auto}.home-card-grid{display:grid;gap:clamp(1.4rem,3vw,2rem);grid-template-columns:1fr}.home-card-grid .home-card{height:100%}@media (min-width:768px){.home-card-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}}@media (max-width:575.98px){.home-card-grid{gap:1.25rem}}.home-link-stack{display:flex;flex-wrap:wrap;gap:0.75rem;margin-top:auto;padding-top:1.5rem}.home-link-stack .btn{border-radius:999px;padding:0.6rem 1.45rem;transition:all 0.2s ease;font-weight:500}.home-link-stack .btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.15)}.home-media-wrapper{border-radius:1.5rem;overflow:hidden;border:1px solid rgba(15,23,42,0.08);box-shadow:0 18px 30px rgba(15,23,42,0.18);background:rgba(255,255,255,0.85)}.home-media-wrapper img{width:100%;height:auto;max-width:100%;display:block}.home-alert-modern{position:relative;border-radius:1.25rem;border:1px solid rgba(var(--bs-warning-rgb),0.45);background:linear-gradient(135deg,rgba(var(--bs-warning-rgb),0.28),rgba(var(--bs-warning-rgb),0.08));color:var(--bs-warning-text);box-shadow:0 16px 32px rgba(var(--bs-warning-rgb),0.2);padding:1.5rem 2.5rem 1.5rem 1.75rem;backdrop-filter:blur(8px);transition:all 0.3s ease}.home-alert-modern:hover{box-shadow:0 20px 40px rgba(var(--bs-warning-rgb),0.25);transform:translateY(-2px)}.home-alert-modern .btn-close{position:absolute;top:1rem;right:1rem;opacity:0.8;transition:opacity 0.2s ease}.home-alert-modern .btn-close:hover{opacity:1}.home-alert-modern h3,.home-alert-modern h4{font-weight:600;margin-bottom:0.75rem}.home-kachel{display:flex;flex-direction:column;gap:1.2rem;height:100%;border-radius:1.4rem;padding:clamp(1.6rem,3vw,2.4rem);border:1px solid rgba(15,23,42,0.08);background:linear-gradient(130deg,rgba(255,255,255,0.95),rgba(var(--bs-primary-rgb),0.1));box-shadow:0 18px 34px rgba(15,23,42,0.1)}.home-kachel .btn{align-self:flex-start;border-radius:999px}.home-subtle{color:rgba(15,23,42,0.7)}.home-praxis-notice{border-radius:1.35rem;border:2px solid rgba(180,83,9,0.42);background:linear-gradient(130deg,rgba(255,237,213,0.94),rgba(254,215,170,0.45));box-shadow:0 20px 44px rgba(124,45,18,0.18);padding:clamp(1.3rem,3vw,2rem);animation:none;box-shadow:0 20px 44px rgba(124,45,18,0.18)}@media (prefers-reduced-motion:no-preference){.home-praxis-notice{animation:noticePulse 4s ease-in-out 2}}.home-praxis-notice-kicker{display:inline-flex;align-items:center;gap:0.55rem;text-transform:uppercase;letter-spacing:0.05em;font-size:0.8rem;font-weight:700;color:#9a3412;background:rgba(255,255,255,0.72);border-radius:999px;border:1px solid rgba(154,52,18,0.24);padding:0.35rem 0.9rem}.home-praxis-notice-title{font-size:clamp(1.4rem,3.4vw,2.1rem);line-height:1.25;color:#7c2d12;margin:0.9rem 0 0.75rem}.home-praxis-notice-text{color:#7c2d12;font-size:clamp(1rem,1.7vw,1.15rem);font-weight:500}.home-praxis-notice-grid{display:grid;gap:1rem;grid-template-columns:1fr}.home-praxis-notice-card{border-radius:1rem;background:rgba(255,255,255,0.88);border:1px solid rgba(154,52,18,0.22);border-left:6px solid #c2410c;padding:clamp(1rem,2.4vw,1.35rem);box-shadow:0 10px 24px rgba(124,45,18,0.12)}.home-praxis-notice-card h3{margin-bottom:0.5rem;color:#7c2d12;font-size:clamp(1.1rem,2.5vw,1.35rem)}.home-praxis-notice-card p{margin-bottom:0.6rem;color:rgba(124,45,18,0.92)}.home-praxis-notice-contact{font-weight:600}.home-praxis-notice-contact a{color:#9a3412;text-decoration-thickness:2px}@keyframes noticePulse{0%,100%{box-shadow:0 20px 44px rgba(124,45,18,0.18)}50%{box-shadow:0 24px 52px rgba(124,45,18,0.28)}}@media (min-width:992px){.home-praxis-notice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-erstanmeldung-feature{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:clamp(0.85rem,2.5vw,1.5rem);border-radius:1.35rem;padding:clamp(1rem,2.8vw,1.65rem) clamp(1rem,2.8vw,1.75rem);border:1px solid rgba(var(--bs-primary-rgb),0.35);background:linear-gradient(125deg,rgba(var(--bs-primary-rgb),0.14),rgba(255,255,255,0.96) 55%,rgba(var(--bs-primary-rgb),0.08));box-shadow:0 18px 40px rgba(15,23,42,0.12);min-width:0}.home-erstanmeldung-feature-body{min-width:0}.home-erstanmeldung-feature-badge{display:inline-flex;align-items:center;gap:0.4rem;font-size:clamp(0.68rem,2.2vw,0.78rem);font-weight:700;letter-spacing:0.06em;text-transform:uppercase;color:var(--bs-primary);background:rgba(var(--bs-primary-rgb),0.12);border:1px solid rgba(var(--bs-primary-rgb),0.28);border-radius:999px;padding:0.35rem 0.85rem;margin-bottom:0.65rem;max-width:100%;white-space:normal;line-height:1.25}.home-erstanmeldung-feature-title{font-size:clamp(1.2rem,2.6vw,1.75rem);font-weight:700;margin-bottom:0.45rem;color:var(--bs-emphasis-color);line-height:1.2}.home-erstanmeldung-feature-text{font-size:clamp(0.9rem,1.5vw,1.02rem);color:rgba(15,23,42,0.78);max-width:52ch;margin-bottom:0;line-height:1.45;hyphens:none;overflow-wrap:anywhere}.home-erstanmeldung-feature-aside{min-width:0}.home-erstanmeldung-feature-aside .btn{border-radius:999px;padding:0.65rem 1.25rem;font-weight:600;min-width:min(12rem,100%);white-space:nowrap}@media (max-width:767.98px){.home-erstanmeldung-feature{flex-direction:column;align-items:stretch}.home-erstanmeldung-feature-text{max-width:none}.home-erstanmeldung-feature-aside{width:100%}.home-erstanmeldung-feature-aside .btn{width:100%;min-width:0;white-space:normal;text-align:center;line-height:1.25}}.card-image-container{z-index:0}.card-background-image{object-fit:cover;object-position:center}.card-image-overlay{background:linear-gradient(135deg,rgba(15,23,42,0.65),rgba(15,23,42,0.35));z-index:1;backdrop-filter:blur(1px)}.home-highlight-card{min-height:320px;transition:transform 0.3s ease,box-shadow 0.3s ease}.home-highlight-card:hover{transform:translateY(-4px);box-shadow:0 24px 48px rgba(15,23,42,0.16)}.home-highlight-card .card-background-image{width:100%;height:100%;object-fit:cover;object-position:center}@media (max-width:991.98px){.home-hero-actions{flex-direction:column;align-items:stretch}.home-hero-aside{margin-top:1.5rem}.home-card{padding:clamp(1.25rem,3vw,1.75rem)}}@media (max-width:767.98px){.home-hero{padding-top:clamp(1.5rem,5vw,2.5rem);padding-bottom:clamp(1rem,4vw,2rem)}.home-card{padding:1.25rem}.home-highlight-card{min-height:240px}}@media (max-width:575.98px){.home-highlight-card{min-height:200px}.home-card h3{font-size:clamp(1.125rem,4vw,1.375rem);line-height:1.3}.home-card p{font-size:clamp(0.875rem,3.5vw,1rem);line-height:1.5}.home-link-stack{flex-direction:column;gap:0.75rem;margin-top:auto}.home-link-stack .btn{padding:0.75rem 1.5rem;font-size:0.95rem;width:100%;text-align:center}.home-card-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width:575.98px){.home-card{padding:0.875rem 1rem}.home-hero-card{padding:1.125rem}.home-highlight-card{min-height:180px}.home-page .home-section{margin-top:clamp(1.25rem,3vw,1.75rem)!important;margin-bottom:clamp(1.25rem,3vw,1.75rem)!important}}@media (max-width:767.98px){.home-page section.home-section{padding-top:0!important;padding-bottom:0!important}}.home-prose{font-size:clamp(1rem,1.9vw,1.125rem);line-height:1.7;color:rgba(15,23,42,0.82);text-wrap:pretty;hyphens:auto;max-width:68ch;margin-inline:auto}.home-card-grid .home-card>.d-flex.flex-column{min-height:100%}.home-card-grid .home-media-wrapper{aspect-ratio:16 / 10;display:flex;align-items:center;justify-content:center;overflow:hidden}.home-card-grid .home-media-wrapper img{width:100%;height:100%;object-fit:cover}.home-kachel{min-height:100%}.home-page .container.mt-5>h1.text-center,.home-page .container.mt-5>h2.text-center{max-width:32ch;margin-left:auto;margin-right:auto;line-height:1.2;text-wrap:balance}.home-page .container.mt-5 .alert[role="alert"]{max-width:72ch;margin-left:auto;margin-right:auto}.home-page .carousel-control-prev-icon,.home-page .carousel-control-next-icon{background-color:rgba(15,23,42,0.75);border-radius:999px;padding:0.75rem}@media (prefers-reduced-motion:reduce){.home-highlight-card:hover,.home-alert-modern:hover,.home-link-stack .btn:hover{transform:none}.home-praxis-notice{animation:none}}