:root{--bg: #f4f7f2;--bg-alt: #ffffff;--surface: #ffffff;--text: #173044;--muted: #61707c;--brand: #0f766e;--brand-dark: #084c46;--accent: #e3654f;--gold: #d59a2f;--green: #2f8f5b;--line: #dce5df;--success: #0a7a3d;--error: #a12323;--shadow: 0 18px 45px rgba(23, 48, 68, .12)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:linear-gradient(180deg,#ffffff 0%,var(--bg) 62%,#ecf3ee 100%);font-family:Outfit,sans-serif;min-height:100vh}button,input,textarea{font:inherit}h1,h2,h3,.logo{font-family:Space Grotesk,sans-serif;letter-spacing:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{max-width:1240px;margin:0 auto;padding:1rem 1.2rem .9rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;border-bottom:1px solid var(--line);background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);position:sticky;top:0;z-index:10}.main-nav{display:flex;gap:.85rem;align-items:center;justify-content:flex-end;flex-wrap:wrap;font-size:.95rem}.logo{font-size:1.55rem;font-weight:700;color:var(--brand-dark);white-space:nowrap}.logo span{color:var(--accent)}.chip-link{background:var(--brand);color:#fff;padding:.4rem .72rem;border-radius:7px;font-weight:700}.page-wrap{max-width:1240px;margin:0 auto;padding:0 1.2rem 3rem}.hero{animation:fadeSlide .65s ease-out both}.hero-showcase{min-height:520px;position:relative;overflow:hidden;display:flex;align-items:flex-end;background:linear-gradient(90deg,#0c1c26e6,#0c1c26b8 48%,#0c1c262e),var(--hero-image) center/cover}.hero-showcase:after{content:"";position:absolute;inset:auto 0 0;height:42%;background:linear-gradient(180deg,#0c1c2600,#0c1c2661);pointer-events:none}.hero-copy{position:relative;z-index:1;max-width:760px;padding:4.7rem 3.2rem;color:#fff}.hero-copy h1{font-size:4rem;line-height:1.02;margin:.45rem 0 1.25rem;max-width:720px}.hero-copy p{max-width:650px;font-size:1.08rem;line-height:1.62;margin:0}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:.9rem;margin-top:1.55rem}.eyebrow{text-transform:uppercase;letter-spacing:0;font-size:.78rem;font-weight:800;color:var(--gold);margin:0 0 .35rem}.text-link{color:#fff;font-weight:800;border-bottom:2px solid rgba(255,255,255,.58);padding-bottom:.12rem}.intro-block{padding:3.4rem 2.2rem 2.2rem;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,520px);gap:2rem;align-items:end;background:var(--bg-alt)}.intro-block h2{font-size:2.55rem;line-height:1.08;max-width:740px;margin:0}.intro-block p{color:var(--muted);max-width:760px;font-size:1.04rem;line-height:1.65;margin:0}.section-heading,.section-title{padding:0 2.2rem}.section-heading{margin:1.6rem 0 1rem}.section-heading h2,.section-title{font-size:2rem;line-height:1.16;margin:0}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:0 2.2rem 3.2rem}.product-card{--accent-color: var(--brand);background:var(--surface);border:1px solid var(--line);border-radius:8px;overflow:hidden;display:flex;min-width:0;flex-direction:column;box-shadow:0 12px 32px #17304414;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.product-card:hover,.product-card:focus-within{transform:translateY(-5px);border-color:color-mix(in srgb,var(--accent-color) 42%,var(--line));box-shadow:var(--shadow)}.product-card-inheritance{--accent-color: var(--gold)}.product-card-value{--accent-color: var(--brand)}.product-card-tax{--accent-color: var(--green)}.product-media{position:relative;aspect-ratio:16 / 10;min-height:190px;overflow:hidden;background:#dfe8e2}.product-media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0c1c2605,#0c1c2652)}.product-media img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.product-card:hover .product-media img{transform:scale(1.04)}.product-badge-list{position:absolute;left:.85rem;right:.85rem;bottom:.85rem;z-index:1;display:flex;align-items:center;flex-wrap:wrap;gap:.42rem}.product-badge{display:inline-flex;align-items:center;min-height:2rem;padding:.28rem .68rem;border-radius:999px;background:#ffffffeb;color:var(--text);font-size:.9rem;font-weight:800;line-height:1.12;white-space:nowrap}.product-card-body{display:flex;flex:1;flex-direction:column;gap:.7rem;padding:1.1rem}.product-kicker{margin:0;color:var(--accent-color);font-size:.86rem;font-weight:800}.product-card h3{margin:0;font-size:1.35rem;line-height:1.16}.product-card p{margin:0;color:var(--muted);line-height:1.55}.product-highlights,.detail-list{display:grid;gap:.45rem;list-style:none;margin:.1rem 0 0;padding:0}.product-highlights li,.detail-list li{display:flex;gap:.5rem;color:var(--text);font-weight:700;line-height:1.4}.product-highlights li:before,.detail-list li:before{content:"";flex:0 0 .45rem;width:.45rem;height:.45rem;margin-top:.48rem;border-radius:999px;background:var(--accent-color, var(--brand))}.product-card-footer{display:flex;align-items:center;justify-content:flex-end;gap:.75rem;margin-top:auto;padding-top:.45rem}.price{font-weight:800;color:var(--accent-color, var(--brand));white-space:nowrap}.price-xl{font-size:1.8rem;font-weight:800;margin:.35rem 0;color:var(--brand-dark)}.cta{display:inline-flex;justify-content:center;align-items:center;min-height:2.75rem;border:0;border-radius:999px;background:var(--brand);color:#fff;padding:.72rem 1rem;cursor:pointer;font-weight:800;white-space:nowrap}.cta:hover{background:var(--brand-dark)}.cta-hero{background:var(--accent)}.cta-hero:hover{background:#c94a3c}.cta-card{min-height:2.45rem;padding:.58rem .82rem}.product-detail-page{padding-top:1.2rem}.detail-visual{--detail-accent: var(--brand);min-height:360px;display:flex;align-items:flex-end;overflow:hidden;color:#fff;background:linear-gradient(90deg,#0c1c26e0,#0c1c2685,#0c1c261a),var(--detail-image) center/cover}.detail-visual-inheritance{--detail-accent: var(--gold)}.detail-visual-tax{--detail-accent: var(--green)}.detail-visual>div{max-width:800px;padding:3rem}.detail-visual .eyebrow{color:var(--detail-accent)}.detail-visual h1{margin:.35rem 0 .8rem;font-size:3.25rem;line-height:1.04}.detail-visual p{max-width:620px;margin:0;font-size:1.08rem;line-height:1.62}.detail-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:1rem;margin-top:1.2rem}.detail-copy{padding:.75rem 0}.detail-copy h1{font-size:2.6rem;line-height:1.1;margin:.3rem 0 1rem}.detail-copy p{color:var(--muted);line-height:1.65}.detail-outcome{color:var(--text)!important;font-weight:800}.price-panel,.auth-box,.checkout-card{background:var(--surface);border:1px solid var(--line);border-radius:8px;padding:1rem;box-shadow:0 10px 28px #17304414}.price-panel{align-self:start;display:grid;gap:.7rem}.price-panel p{margin:0;line-height:1.55}.auth-layout,.checkout-layout{display:grid;place-items:center;min-height:62vh}.auth-box,.checkout-card{width:min(560px,100%)}.auth-form,.auth-form label{display:grid;gap:.5rem}.auth-form{margin-top:1rem}input,textarea{border:1px solid #cfdad2;border-radius:8px;padding:.68rem;color:var(--text);background:#fbfdfb}input:focus,textarea:focus{outline:3px solid rgba(15,118,110,.18);border-color:var(--brand)}.social-row{display:grid;gap:.5rem;margin-top:1rem}.social-btn{border:1px solid var(--line);border-radius:8px;padding:.62rem .8rem;background:#fff;text-align:center;font-weight:700}.link-button{border:0;background:transparent;cursor:pointer;color:var(--brand-dark);padding:0;font:inherit}.error-box{color:var(--error);background:#fdeaea;padding:.72rem .85rem;border-radius:8px;margin:0 2.2rem 1rem}.success-box{color:var(--success);background:#e7f8ec;padding:.72rem .85rem;border-radius:8px}.muted{color:var(--muted)}@keyframes fadeSlide{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 900px){.site-header{align-items:flex-start;flex-direction:column;padding-top:.85rem}.main-nav{justify-content:flex-start;gap:.55rem;font-size:.88rem}.hero-showcase{min-height:470px;background:linear-gradient(90deg,#0c1c26eb,#0c1c26a3),var(--hero-image) center/cover}.hero-copy{padding:3rem 1.25rem}.hero-copy h1{font-size:3rem}.intro-block{grid-template-columns:1fr;padding:2.5rem 0 1.6rem}.intro-block h2{font-size:2.15rem}.section-heading,.section-title,.product-grid{padding-left:0;padding-right:0}.product-grid{grid-template-columns:1fr}.detail-visual>div{padding:2.2rem 1.25rem}.detail-visual h1{font-size:2.5rem}.detail-layout{grid-template-columns:1fr}.error-box{margin-left:0;margin-right:0}}@media (max-width: 560px){.page-wrap{padding:0 .85rem 2.25rem}.site-header{padding-left:.85rem;padding-right:.85rem}.main-nav a{font-size:.84rem}.hero-showcase{min-height:430px}.hero-copy{padding:2.4rem 1rem}.hero-copy h1{font-size:2.3rem}.hero-copy p,.detail-visual p{font-size:1rem}.hero-actions,.product-card-footer{align-items:stretch;flex-direction:column}.cta,.text-link{width:100%}.text-link{color:#fff;border-bottom:0;padding:.45rem 0}.intro-block h2,.section-heading h2{font-size:1.85rem}.product-card h3{font-size:1.25rem}.detail-visual{min-height:320px}.detail-visual h1,.detail-copy h1{font-size:2rem}}.site-header{flex-wrap:wrap}.brand-lockup{display:flex;align-items:center;min-width:0}.main-nav{flex-wrap:nowrap;margin-left:auto}.partner-footer{max-width:1240px;margin:0 auto;padding:.55rem 1.2rem 1.15rem;border-top:1px solid var(--line)}.footer-powered-strip{--footer-logo-gap: .9rem;display:flex;align-items:center;justify-content:center;gap:var(--footer-logo-gap);min-width:0;width:100%}.footer-powered-label{flex:0 0 auto;color:var(--muted);font-size:.92rem;font-weight:800;line-height:1;white-space:nowrap}.footer-logo-anchor{display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 var(--footer-logo-width);width:var(--footer-logo-width);height:var(--footer-logo-height);min-width:var(--footer-logo-width);min-height:var(--footer-logo-height);margin:0;padding:0;overflow:hidden;border:0;position:relative;z-index:2;pointer-events:auto;border-radius:3px;background:#fff0;cursor:pointer;line-height:0;text-decoration:none}.footer-logo-anchor-sprengnetter{--footer-logo-width: 13rem;--footer-logo-height: 3.24rem}.footer-logo-anchor-exploreal{--footer-logo-width: 13.5rem;--footer-logo-height: 2.68rem;z-index:8;pointer-events:auto!important}.footer-logo-anchor-immoverkauf24{--footer-logo-width: 15.5rem;--footer-logo-height: 1.73rem}.footer-logo-anchor-immoscout{--footer-logo-width: 3.8rem;--footer-logo-height: 2.29rem}.footer-logo-anchor:focus-visible{outline:3px solid rgba(15,118,110,.22);outline-offset:4px}.footer-logo-visual{display:inline-flex;align-items:center;justify-content:center;width:50%;height:50%}.footer-logo-anchor-immoscout .footer-logo-visual{width:55%;height:55%}.footer-logo-img{display:block!important;width:100%!important;height:100%!important;max-width:none!important;object-fit:contain;-webkit-user-select:none;user-select:none}.footer-logo-img-sprengnetter{filter:brightness(0) saturate(100%) invert(28%) sepia(87%) saturate(1407%) hue-rotate(187deg) brightness(92%) contrast(95%)}.footer-legal-nav{display:flex;align-items:center;justify-content:center;gap:.55rem;margin-top:.8rem;color:#74818b;font-size:.82rem;font-weight:700}.footer-legal-nav a{color:inherit;transition:color .18s ease}.footer-legal-nav a:hover,.footer-legal-nav a:focus-visible{color:var(--brand-dark)}.auth-nav-user{display:flex;align-items:center;gap:.75rem;min-width:0}.welcome-text{max-width:min(42vw,18rem);overflow:hidden;color:var(--brand-dark);font-weight:800;text-overflow:ellipsis;white-space:nowrap}.hero-showcase{align-items:center;min-height:215px}.hero-statement{max-width:900px;padding:2rem 3.2rem}.hero-statement h1{margin:0;max-width:860px;font-size:2.55rem;line-height:1.08}.product-grid-direct{padding-top:1.5rem}.social-btn{display:flex;align-items:center;justify-content:center;min-height:2.75rem;width:100%;line-height:1.25}@media (max-width: 900px){.site-header{align-items:center;flex-direction:row}.main-nav{justify-content:flex-end}.hero-showcase{min-height:185px}.hero-statement{padding:1.7rem 1.25rem}.hero-statement h1{font-size:2.15rem}}@media (max-width: 640px){.brand-lockup{align-items:flex-start;flex-direction:column;gap:.35rem}.main-nav{margin-left:0;width:100%}.auth-nav-user{width:100%;justify-content:space-between}.welcome-text{max-width:calc(100vw - 8rem)}.partner-footer{padding:.55rem .85rem 1.05rem}.footer-powered-strip{--footer-logo-gap: .72rem;flex-wrap:wrap;row-gap:.72rem}.footer-logo-anchor-sprengnetter{--footer-logo-width: 10.8rem;--footer-logo-height: 2.69rem}.footer-logo-anchor-exploreal{--footer-logo-width: 11.2rem;--footer-logo-height: 2.23rem}.footer-logo-anchor-immoverkauf24{--footer-logo-width: 12.9rem;--footer-logo-height: 1.44rem}.footer-logo-anchor-immoscout{--footer-logo-width: 3.15rem;--footer-logo-height: 1.9rem}.footer-legal-nav{flex-wrap:wrap;margin-top:.7rem}}@media (max-width: 560px){.hero-showcase{min-height:160px}.hero-statement{padding:1.2rem 1rem}.hero-statement h1{font-size:1.45rem;line-height:1.12}.product-grid-direct{padding-top:1rem}}
