.fd-hero[data-astro-cid-ezejit3e]{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 60%,#0F2840 100%);padding:80px 0 72px;text-align:center;position:relative;overflow:hidden}.fd-hero[data-astro-cid-ezejit3e] h1[data-astro-cid-ezejit3e]{color:#fff;margin:0 0 12px;font-size:clamp(1.8rem,4vw,2.8rem);text-shadow:0 2px 16px rgba(0,0,0,.25)}.fd-hero__badge[data-astro-cid-ezejit3e]{display:inline-block;padding:5px 16px;font-family:var(--font-display);font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.12em;color:var(--teal);background:#00b4cb1f;border:1px solid rgba(0,180,203,.2);border-radius:24px;margin-bottom:16px}.fd-hero__subtitle[data-astro-cid-ezejit3e]{color:#ffffffd9;font-size:clamp(.95rem,1.5vw,1.15rem);max-width:560px;margin:0 auto;line-height:1.6}.fd-hero__overlay[data-astro-cid-ezejit3e]{position:absolute;inset:0;opacity:.07;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200' viewBox='0 0 200 200'%3E%3Cpath d='M0,100 Q50,80 100,100 T200,100' fill='none' stroke='%2300b4cb' stroke-width='1'/%3E%3Cpath d='M0,130 Q50,110 100,130 T200,130' fill='none' stroke='%2300b4cb' stroke-width='0.8'/%3E%3Cpath d='M0,70 Q50,50 100,70 T200,70' fill='none' stroke='%2300b4cb' stroke-width='0.6'/%3E%3C/svg%3E") repeat;background-size:200px 200px;animation:fd-waveShift 18s linear infinite}.fd-hero__particles[data-astro-cid-ezejit3e]{position:absolute;inset:0;pointer-events:none;z-index:1}.fd-particle[data-astro-cid-ezejit3e]{position:absolute;width:3px;height:3px;border-radius:50%;background:var(--teal);opacity:0;animation:fd-particleFloat 8s ease-in-out infinite}.fd-particle--1[data-astro-cid-ezejit3e]{left:12%;top:35%;animation-delay:0s;animation-duration:7s}.fd-particle--2[data-astro-cid-ezejit3e]{left:72%;top:22%;animation-delay:1.5s;animation-duration:9s}.fd-particle--3[data-astro-cid-ezejit3e]{left:38%;top:65%;animation-delay:3s;animation-duration:6.5s}.fd-particle--4[data-astro-cid-ezejit3e]{left:88%;top:50%;animation-delay:4s;animation-duration:8s}@keyframes fd-particleFloat{0%,to{opacity:0;transform:translateY(0) scale(.6)}20%{opacity:.4}50%{opacity:.6;transform:translateY(-20px) scale(1)}80%{opacity:.3}}@keyframes fd-waveShift{0%{background-position:0 0}to{background-position:200px 0}}.fd-hero__wave[data-astro-cid-ezejit3e]{position:absolute;bottom:-2px;left:0;right:0;height:48px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 48'%3E%3Cpath fill='%23FFFDFB' d='M0,24 C240,48 480,0 720,24 C960,48 1200,0 1440,24 L1440,48 L0,48 Z'/%3E%3C/svg%3E") no-repeat bottom;background-size:cover;z-index:2}.fd-intro__content[data-astro-cid-ezejit3e]{max-width:720px;margin:0 auto;text-align:center}.fd-intro__heading[data-astro-cid-ezejit3e]{margin-bottom:20px}.fd-intro__heading[data-astro-cid-ezejit3e]:after{content:"";display:block;width:40px;height:3px;background:linear-gradient(90deg,var(--teal),var(--coral));margin:16px auto 0;border-radius:2px}.fd-intro__content[data-astro-cid-ezejit3e] p[data-astro-cid-ezejit3e]{color:var(--text-secondary);font-size:1.05rem;line-height:1.75}.fd-docs[data-astro-cid-ezejit3e]{padding:0 0 96px}.fd-docs__grid[data-astro-cid-ezejit3e]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:24px}.fd-card[data-astro-cid-ezejit3e]{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--border);border-radius:var(--r-lg);overflow:hidden;text-decoration:none;color:var(--text);transition:all .35s var(--ease);position:relative}.fd-card[data-astro-cid-ezejit3e]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,var(--teal),var(--teal-dark));opacity:0;transition:opacity .35s}.fd-card[data-astro-cid-ezejit3e]:after{content:"";position:absolute;inset:0;border-radius:var(--r-lg);opacity:0;box-shadow:var(--sh-lg);transition:opacity .35s;pointer-events:none}.fd-card[data-astro-cid-ezejit3e]:hover{transform:translateY(-4px);border-color:var(--teal);color:var(--text)}.fd-card[data-astro-cid-ezejit3e]:hover:before{opacity:1}.fd-card[data-astro-cid-ezejit3e]:hover:after{opacity:1}.fd-card__img[data-astro-cid-ezejit3e]{aspect-ratio:16/10;overflow:hidden;background:var(--cloud);flex-shrink:0}.fd-card__img[data-astro-cid-ezejit3e] img[data-astro-cid-ezejit3e]{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .5s var(--ease)}.fd-card[data-astro-cid-ezejit3e]:hover .fd-card__img[data-astro-cid-ezejit3e] img[data-astro-cid-ezejit3e]{transform:scale(1.04)}.fd-card__body[data-astro-cid-ezejit3e]{padding:20px 24px 24px;flex:1;display:flex;flex-direction:column}.fd-card__badge[data-astro-cid-ezejit3e]{display:inline-block;width:fit-content;padding:3px 10px;font-family:var(--font-display);font-size:11px;font-weight:700;letter-spacing:.08em;color:var(--navy);background:var(--teal-light);border-radius:4px;margin-bottom:10px}.fd-card__title[data-astro-cid-ezejit3e]{font-size:1.05rem;margin-bottom:4px;line-height:1.35;color:var(--navy)}.fd-card__bundesland[data-astro-cid-ezejit3e]{font-size:12px;color:var(--text-muted);font-family:var(--font-display);font-weight:500;margin-bottom:8px}.fd-card__desc[data-astro-cid-ezejit3e]{font-size:.88rem;color:var(--text-secondary);line-height:1.55;flex:1;margin-bottom:0}.fd-card__link[data-astro-cid-ezejit3e]{display:inline-flex;align-items:center;gap:4px;margin-top:14px;font-family:var(--font-display);font-size:12px;font-weight:600;color:var(--teal);transition:gap .25s var(--ease)}.fd-card[data-astro-cid-ezejit3e]:hover .fd-card__link[data-astro-cid-ezejit3e]{gap:8px}.fd-cta[data-astro-cid-ezejit3e]{background:linear-gradient(135deg,var(--navy) 0%,var(--navy-light) 100%);padding:96px 0;position:relative;overflow:hidden}.fd-cta__wave[data-astro-cid-ezejit3e]{position:absolute;top:-2px;left:0;right:0;height:48px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 48'%3E%3Cpath fill='%23FFFDFB' d='M0,24 C240,48 480,0 720,24 C960,48 1200,0 1440,24 L1440,48 L0,48 Z'/%3E%3C/svg%3E") no-repeat top;background-size:cover;transform:scaleY(-1);z-index:1}.fd-cta__inner[data-astro-cid-ezejit3e]{text-align:center;max-width:560px;margin:0 auto}.fd-cta__inner[data-astro-cid-ezejit3e] h2[data-astro-cid-ezejit3e]{color:#fff;margin-bottom:12px;font-size:clamp(1.4rem,3vw,1.8rem)}.fd-cta__inner[data-astro-cid-ezejit3e] p[data-astro-cid-ezejit3e]{color:#ffffffd9;font-size:1.05rem;line-height:1.7;margin-bottom:28px}.fd-cta__buttons[data-astro-cid-ezejit3e]{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}@media(max-width:768px){.fd-hero[data-astro-cid-ezejit3e]{padding:56px 0 52px}.fd-docs__grid[data-astro-cid-ezejit3e]{grid-template-columns:1fr}.fd-cta[data-astro-cid-ezejit3e]{padding:64px 0}}@media(max-width:640px){.fd-docs__grid[data-astro-cid-ezejit3e]{gap:16px}.fd-cta__buttons[data-astro-cid-ezejit3e]{flex-direction:column;align-items:center}}@media(prefers-reduced-motion:reduce){.fd-hero__overlay[data-astro-cid-ezejit3e]{animation:none}.fd-particle[data-astro-cid-ezejit3e]{animation:none;opacity:0}}
