*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;touch-action:manipulation}:root{--bg:#f8faf9;--bg-light:#fff;--bg-card:#fff;--accent:#2d8a5f;--accent-dark:#236b4a;--accent-light:#e8f5ee;--green:#2d8a5f;--green-light:#3da872;--blue:#4a90a4;--yellow:#d4a853;--red:#c75d5d;--red-light:#fdeeee;--text:#1a2e23;--text-muted:#5a7366;--text-dim:#8fa99a;--border:#d4e0d9;--border-light:#e8efe9}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap");body{background-color:var(--bg);color:var(--text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6;min-height:100vh}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}h1{font-size:2.5rem;letter-spacing:-.02em}h2{font-size:1.75rem;letter-spacing:-.01em}h3{font-size:1.25rem}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}@media (max-width:768px){body,html{overflow-x:hidden}}.content-hero-mobile-cta{display:none}@media (max-width:768px){.content-hero-mobile-cta{display:flex!important;position:absolute;bottom:0;left:0;right:0;padding:24px 20px 20px;flex-direction:column;align-items:center;justify-content:flex-end;pointer-events:none}.content-hero-mobile-cta>*{pointer-events:auto}.content-hero-mobile-cta-gradient{position:absolute;bottom:0;left:0;right:0;height:100px;background:linear-gradient(0deg,rgba(26,46,35,.92) 0,rgba(26,46,35,.4) 50%,transparent);pointer-events:none}.content-hero-mobile-cta-btn{position:relative;width:100%;max-width:320px;padding:14px 24px;background:#2d8a5f;color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:600;cursor:pointer;box-shadow:0 4px 20px rgba(45,138,95,.4);animation:content-hero-cta-fadein .6s ease-out .3s both}@keyframes content-hero-cta-fadein{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}}@media (min-width:769px){.content-hero-mobile-cta{display:none!important}}@media (max-width:768px){.content-hero{padding:32px 20px 36px!important;overflow:visible!important}.content-hero-grid{grid-template-columns:1fr!important;gap:32px!important;min-width:0!important;width:100%!important}.content-hero-grid>div{min-width:0!important;overflow-wrap:break-word!important}.content-hero h1{font-size:28px!important;word-wrap:break-word!important}.content-hero h1,.content-hero p{overflow-wrap:break-word!important}.content-hero-meta{flex-wrap:wrap!important;gap:12px!important}.content-breadcrumbs{flex-wrap:wrap!important;font-size:12px!important;min-width:0!important;overflow-wrap:break-word!important}.content-hero-image{aspect-ratio:4/3!important;max-height:280px!important}.content-main{grid-template-columns:1fr!important;gap:24px!important;padding:24px 20px 48px!important}.content-article,.content-main,.content-main>*{min-width:0!important}.content-article,.markdown-content{overflow-wrap:break-word!important}.content-aside{order:-1}.content-toc{position:relative!important;top:auto!important;min-width:0!important}.content-toc-header{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.content-toc-chevron{display:flex!important;align-items:center}.content-toc-nav{overflow:hidden;transition:max-height .3s ease}.content-toc-nav.collapsed{max-height:0!important;margin-bottom:0!important;padding-top:0!important}.content-toc-nav:not(.collapsed){max-height:400px}}@media (min-width:769px){.content-toc-nav.collapsed{max-height:none!important}.content-toc-header{cursor:default!important}.content-toc-chevron{display:none!important}}.nav-wrapper{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:linear-gradient(180deg,var(--bg) 0,transparent 100%);padding:20px 56px;isolation:isolate}.nav-dropdown{position:absolute;top:100%;left:24px;right:24px;margin-top:8px;background:var(--bg-card);border-radius:16px;box-shadow:0 8px 32px rgba(26,46,35,.12);border:1px solid var(--border-light);overflow:hidden;opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s,transform .2s,visibility .2s;pointer-events:none}.nav-dropdown.open{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}@media (min-width:769px){.nav-dropdown{display:none!important}}@media (max-width:768px){.nav-dropdown{left:20px!important;right:20px!important}.nav-wrapper{padding:16px 20px!important}.nav-container{padding:12px 16px!important;border-radius:16px!important;gap:12px!important;flex-wrap:nowrap!important}.nav-brand{min-width:0!important;flex-shrink:1!important}.nav-brand-text{overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}.nav-menu-btn{display:flex!important;align-items:center;justify-content:center;min-width:44px!important;min-height:44px!important}.nav-links{display:none!important}.nav-brand-text{font-size:18px!important}.nav-logo{display:flex;transform:scale(.9);transform-origin:left center}.nav-cta{display:none!important}.nav-actions{gap:8px!important}.footer-container{padding:40px 20px 24px!important}.footer-grid{grid-template-columns:1fr!important;gap:32px!important;margin-bottom:32px!important}.footer-bottom{flex-direction:column!important;gap:16px!important;text-align:center!important}.footer-badges{flex-wrap:wrap!important;justify-content:center!important}.fazit-box{padding:24px!important;margin-top:32px!important}.markdown-content table{display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}.markdown-content td,.markdown-content th{padding:10px 12px!important;font-size:13px!important}.markdown-content h2{font-size:1.35rem!important}.tip-box,.warning-box{flex-direction:column!important;padding:16px!important}.overview-page{max-width:100%!important}.overview-grid{grid-template-columns:1fr!important}.rechner-page section,.versicherungen-page section{padding:40px 20px 60px!important}.rechner-page h1,.versicherungen-page h1{font-size:28px!important}.rechner-grid{grid-template-columns:1fr!important}.rechner-baujahr-buttons button,.rechner-buttons button{min-height:44px!important}.rechner-buttons{grid-template-columns:repeat(2,1fr)!important}.homepage-hero{padding:40px 20px 60px!important}.homepage-hero h1{font-size:32px!important;letter-spacing:-1.5px!important}.homepage-hero .homepage-badges{flex-direction:column!important;gap:12px!important}.homepage-section{padding:48px 20px!important}.homepage-section h2{font-size:28px!important}.insurance-types-grid{grid-template-columns:1fr!important;gap:32px!important;padding:32px 24px!important}.insurance-types-grid h3{font-size:26px!important}.review-slider-section{padding:48px 16px!important}.review-slider-section .review-slider-header{padding:0 16px!important}.review-slider-section .review-slider-header h2{font-size:24px!important}.review-slider-cards{padding:20px 16px 20px 60px!important;min-height:280px!important}.review-slider-cards .review-card{min-width:260px!important;max-width:320px!important}.review-slider-prev{left:8px!important}.review-slider-next{right:8px!important}}