.main-nav[data-astro-cid-pux6a34n]{position:fixed;top:0;left:0;right:0;z-index:1000;background:var(--nav-bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--nav-border);box-shadow:var(--nav-shadow);transition:all .3s ease}.nav-container[data-astro-cid-pux6a34n]{max-width:1400px;margin:0 auto;padding:0 2rem;height:var(--nav-height);display:flex;align-items:center;justify-content:space-between;gap:2rem}.nav-logo[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.5rem;text-decoration:none;color:var(--nav-text);font-weight:800;font-size:1.25rem;transition:transform .2s ease}.nav-logo[data-astro-cid-pux6a34n]:hover{transform:scale(1.02)}.logo-icon[data-astro-cid-pux6a34n]{font-size:1.5rem;display:flex;align-items:center;justify-content:center}.nav-links[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:.5rem;list-style:none;margin:0;padding:0;flex:1;justify-content:center}.nav-link[data-astro-cid-pux6a34n]{color:var(--nav-text);text-decoration:none;font-weight:500;font-size:.95rem;padding:.625rem 1rem;border-radius:8px;transition:all .2s ease;position:relative}.nav-link[data-astro-cid-pux6a34n]:after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%) scaleX(0);width:80%;height:2px;background:var(--nav-text-hover);transition:transform .2s ease}.nav-link[data-astro-cid-pux6a34n]:hover{color:var(--nav-text-hover);background:#3b82f614}.nav-link[data-astro-cid-pux6a34n]:hover:after{transform:translate(-50%) scaleX(1)}.nav-actions[data-astro-cid-pux6a34n]{display:flex;align-items:center;gap:1rem}.theme-toggle-btn[data-astro-cid-pux6a34n]{position:relative;width:44px;height:44px;border:none;background:transparent;cursor:pointer;border-radius:10px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.theme-toggle-btn[data-astro-cid-pux6a34n]:hover{background:#3b82f61a;transform:scale(1.05)}.theme-icon-light[data-astro-cid-pux6a34n],.theme-icon-dark[data-astro-cid-pux6a34n]{position:absolute;font-size:1.25rem;transition:all .3s ease}.theme-icon-dark[data-astro-cid-pux6a34n]{opacity:0;transform:rotate(-90deg) scale(0)}[data-astro-cid-pux6a34n][data-theme=dark] .theme-icon-light[data-astro-cid-pux6a34n]{opacity:0;transform:rotate(90deg) scale(0)}[data-astro-cid-pux6a34n][data-theme=dark] .theme-icon-dark[data-astro-cid-pux6a34n]{opacity:1;transform:rotate(0) scale(1)}.nav-cta[data-astro-cid-pux6a34n]{background:var(--nav-cta-bg);color:#fff;padding:.625rem 1.25rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .2s ease;white-space:nowrap}.nav-cta[data-astro-cid-pux6a34n]:hover{background:var(--nav-cta-hover);transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.mobile-menu-btn[data-astro-cid-pux6a34n]{display:none;flex-direction:column;justify-content:center;align-items:center;width:44px;height:44px;background:transparent;border:none;cursor:pointer;padding:0;position:relative}.hamburger[data-astro-cid-pux6a34n],.hamburger[data-astro-cid-pux6a34n]:before,.hamburger[data-astro-cid-pux6a34n]:after{width:24px;height:2px;background:var(--nav-text);border-radius:2px;transition:all .3s ease}.hamburger[data-astro-cid-pux6a34n]{position:relative}.hamburger[data-astro-cid-pux6a34n]:before,.hamburger[data-astro-cid-pux6a34n]:after{content:"";position:absolute;left:0}.hamburger[data-astro-cid-pux6a34n]:before{top:-8px}.hamburger[data-astro-cid-pux6a34n]:after{top:8px}.mobile-menu-btn[data-astro-cid-pux6a34n].active .hamburger[data-astro-cid-pux6a34n]{background:transparent}.mobile-menu-btn[data-astro-cid-pux6a34n].active .hamburger[data-astro-cid-pux6a34n]:before{top:0;transform:rotate(45deg)}.mobile-menu-btn[data-astro-cid-pux6a34n].active .hamburger[data-astro-cid-pux6a34n]:after{top:0;transform:rotate(-45deg)}@media(max-width:1024px){.nav-cta[data-astro-cid-pux6a34n]{display:none}}@media(max-width:768px){.nav-container[data-astro-cid-pux6a34n]{padding:0 1rem}.nav-links[data-astro-cid-pux6a34n]{position:fixed;top:var(--nav-height);left:0;right:0;flex-direction:column;background:var(--nav-bg);border-bottom:1px solid var(--nav-border);padding:1rem;gap:.5rem;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 4px 12px #0000001a}.nav-links[data-astro-cid-pux6a34n].active{transform:translateY(0);opacity:1;visibility:visible}.nav-link[data-astro-cid-pux6a34n]{width:100%;text-align:center;padding:.875rem 1rem;font-size:1rem}.nav-link[data-astro-cid-pux6a34n]:after{display:none}.mobile-menu-btn[data-astro-cid-pux6a34n]{display:flex}.logo-text[data-astro-cid-pux6a34n]{font-size:1.1rem}.theme-toggle-btn[data-astro-cid-pux6a34n]{width:40px;height:40px}}@media(max-width:480px){.nav-container[data-astro-cid-pux6a34n]{height:60px;gap:1rem}.logo-text[data-astro-cid-pux6a34n]{display:none}.logo-icon[data-astro-cid-pux6a34n]{font-size:1.75rem}}:root{--nav-height: 70px;--nav-bg: rgba(255, 255, 255, .98);--nav-text: #1e293b;--nav-text-hover: #3b82f6;--nav-border: #e2e8f0;--nav-shadow: 0 2px 8px rgba(0, 0, 0, .06);--nav-cta-bg: #3b82f6;--nav-cta-hover: #2563eb}[data-theme=dark]{--nav-bg: rgba(15, 23, 42, .98);--nav-text: #f1f5f9;--nav-text-hover: #60a5fa;--nav-border: #334155;--nav-shadow: 0 2px 8px rgba(0, 0, 0, .3);--nav-cta-bg: #60a5fa;--nav-cta-hover: #3b82f6}.ad-container[data-astro-cid-sckkx6r4]{margin:2rem auto;padding:1rem;max-width:1200px;text-align:center;background:var(--bg-secondary);border-radius:.5rem;border:1px solid var(--border-color);min-height:90px;transition:background-color .3s ease,border-color .3s ease}.ad-container[data-astro-cid-sckkx6r4]:before{content:"Anzeige";display:block;font-size:.8rem;color:var(--text-secondary);margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.ad-between-sections[data-astro-cid-sckkx6r4]{margin:4rem auto;background:linear-gradient(135deg,var(--bg-secondary) 0%,var(--bg-primary) 100%)}.ad-in-grid[data-astro-cid-sckkx6r4]{grid-column:1 / -1;margin:1rem 0}.ad-pre-footer[data-astro-cid-sckkx6r4]{margin:3rem auto 1rem;background:#1a202c;color:#fff}.ad-pre-footer[data-astro-cid-sckkx6r4]:before{color:#a0aec0}@media(max-width:768px){.ad-container[data-astro-cid-sckkx6r4]{margin:1.5rem auto;padding:.5rem;min-height:50px}.ad-between-sections[data-astro-cid-sckkx6r4]{margin:2rem auto}}img[data-astro-cid-sckkx6r4],iframe[data-astro-cid-sckkx6r4],video[data-astro-cid-sckkx6r4]{max-width:100%;height:auto}:root{--bg-primary: #f8fafc;--bg-secondary: #ffffff;--text-primary: #1e293b;--text-secondary: #475569;--border-color: #e2e8f0}[data-theme=dark]{--bg-primary: #0f172a;--bg-secondary: #1e293b;--text-primary: #f1f5f9;--text-secondary: #cbd5e1;--border-color: #334155}body{background:var(--bg-primary)!important;color:var(--text-primary)!important;transition:background-color .3s ease,color .3s ease;padding-top:70px;margin:0}
