
/* 2026 refresh: quieter surfaces, clearer hierarchy, shared logo treatment */
.footer-brand-mark img{width:38px;height:38px;object-fit:contain;display:block}
.site-header{box-shadow:0 1px 0 rgba(15,76,129,.08)!important}
.project-fit,.seo-entry,.deep-links{padding:clamp(76px,9vw,124px) 24px;background:#fff;color:#1f2937}
.project-fit-inner,.seo-entry-inner,.deep-links-inner{max-width:1120px;margin:0 auto}
.project-fit-head,.seo-entry-head{max-width:760px;margin-bottom:44px}
.section-kicker{display:block;font-size:11.5px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#1e6fc4;margin-bottom:14px}
.project-fit h2,.seo-entry h2,.deep-links h2{font-size:clamp(30px,4vw,44px);line-height:1.1;letter-spacing:-.03em;color:#1f2937;margin:0 0 16px}
.project-fit-head p,.seo-entry-head p,.deep-links-intro{font-size:16.5px;line-height:1.7;color:#5b6472;max-width:70ch}
.project-fit-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(15,76,129,.14);border-bottom:1px solid rgba(15,76,129,.14)}
.project-fit-grid article{padding:32px 28px 34px;border-right:1px solid rgba(15,76,129,.14)}
.project-fit-grid article:last-child{border-right:0}.project-fit-grid article>span{font:600 12px/1 monospace;color:#1e6fc4;letter-spacing:.08em}
.project-fit-grid h3{font-size:20px;line-height:1.25;margin:18px 0 10px;color:#1f2937}.project-fit-grid p{font-size:14.5px;line-height:1.65;color:#5b6472}
.project-fit-cta{margin-top:30px}.seo-entry{background:#f8f9fc}.seo-entry-grid,.deep-links-grid{display:grid;grid-template-columns:repeat(2,1fr);border-top:1px solid rgba(15,76,129,.14)}
.seo-entry-grid a,.deep-links-grid a{display:flex;flex-direction:column;gap:7px;text-decoration:none;color:#1f2937;padding:28px 26px;border-bottom:1px solid rgba(15,76,129,.14);transition:background .2s ease}
.seo-entry-grid a:nth-child(odd),.deep-links-grid a:nth-child(odd){border-right:1px solid rgba(15,76,129,.14)}
.seo-entry-grid a:hover,.deep-links-grid a:hover{background:#fff}.seo-entry-grid small{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#1e6fc4;font-weight:700}
.seo-entry-grid strong,.deep-links-grid strong{font-size:19px;letter-spacing:-.015em}.seo-entry-grid span,.deep-links-grid span{font-size:14px;line-height:1.55;color:#5b6472}
.deep-links{background:#fff}.deep-links-intro{margin-bottom:34px}
@media(max-width:760px){.project-fit,.seo-entry,.deep-links{padding:68px 20px}.project-fit-grid,.seo-entry-grid,.deep-links-grid{grid-template-columns:1fr}.project-fit-grid article{border-right:0;border-bottom:1px solid rgba(15,76,129,.14)}.project-fit-grid article:last-child{border-bottom:0}.seo-entry-grid a:nth-child(odd),.deep-links-grid a:nth-child(odd){border-right:0}}

/* Kauf-/Mietpreise */
.pricing-switch-section{padding:110px 24px;background:#f6f8fb;border-top:1px solid rgba(15,76,129,.08);border-bottom:1px solid rgba(15,76,129,.08)}
.pricing-switch-inner{max-width:1220px;margin:0 auto}
.pricing-switch-head{max-width:820px;margin:0 auto 48px;text-align:center}
.pricing-switch-head h2{margin:10px 0 14px;font-size:clamp(34px,4vw,56px);line-height:1.03;letter-spacing:-.04em;color:var(--ink,#102033)}
.pricing-switch-head>p{margin:0 auto;color:var(--ink-soft,#617080);font-size:17px;line-height:1.75;max-width:760px}
.pricing-mode{display:inline-flex;margin-top:28px;padding:5px;border:1px solid rgba(15,76,129,.14);border-radius:12px;background:#fff;box-shadow:0 10px 30px rgba(22,42,65,.06)}
.pricing-mode-btn{border:0;background:transparent;color:#4b5a69;padding:12px 22px;border-radius:8px;font:inherit;font-size:14px;font-weight:700;cursor:pointer;transition:.2s ease}
.pricing-mode-btn.active{background:#0f4c81;color:#fff;box-shadow:0 6px 18px rgba(15,76,129,.2)}
.pricing-rent-note{margin:18px auto 0!important;padding:13px 16px;max-width:700px!important;border-radius:10px;background:#eaf2f8;color:#213a50!important;font-size:13.5px!important;line-height:1.55!important}
.pricing-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:stretch}
.pricing-card{position:relative;display:flex;flex-direction:column;min-width:0;padding:30px 26px;border:1px solid rgba(15,76,129,.12);background:#fff;border-radius:16px;box-shadow:0 18px 45px rgba(22,42,65,.06);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.pricing-card:hover{transform:translateY(-4px);box-shadow:0 24px 55px rgba(22,42,65,.1);border-color:rgba(15,76,129,.25)}
.pricing-card-featured{border-color:rgba(15,76,129,.48);box-shadow:0 24px 60px rgba(15,76,129,.12)}
.pricing-card-badge{position:absolute;right:18px;top:18px;padding:6px 9px;border-radius:999px;background:#0f4c81;color:#fff;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}
.pricing-tag{display:inline-block;margin-bottom:10px;color:#0f4c81;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}
.pricing-card h3{margin:0 0 10px;color:var(--ink,#102033);font-size:22px;letter-spacing:-.025em}
.pricing-card-top p{min-height:88px;margin:0;color:var(--ink-soft,#617080);font-size:14px;line-height:1.6}
.pricing-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:4px 7px;margin:25px 0 21px;padding-bottom:20px;border-bottom:1px solid rgba(15,76,129,.1)}
.pricing-from{width:100%;color:#82909c;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}
.pricing-price strong{color:#0f4c81;font-size:34px;line-height:1;font-weight:780;letter-spacing:-.045em;font-variant-numeric:tabular-nums}
.pricing-period{color:#667585;font-size:12px;font-weight:600}
.pricing-card ul{list-style:none;margin:0 0 28px;padding:0;display:grid;gap:11px;flex:1}
.pricing-card li{position:relative;padding-left:19px;color:#33495c;font-size:13px;line-height:1.45}
.pricing-card li:before{content:'✓';position:absolute;left:0;top:0;color:#0f4c81;font-weight:800}
.pricing-cta{display:block;padding:13px 15px;border:1px solid #0f4c81;border-radius:8px;color:#0f4c81;text-align:center;text-decoration:none;font-size:13px;font-weight:750;transition:.2s ease}
.pricing-card-featured .pricing-cta,.pricing-cta:hover{background:#0f4c81;color:#fff}
.pricing-card-featured .pricing-cta:hover{background:#102033;border-color:#102033}
.pricing-bottom{max-width:950px;margin:34px auto 0;text-align:center}
.pricing-bottom>p:first-child{color:#344b5e;font-size:14.5px;line-height:1.65}
.pricing-legal{margin:12px auto 0;color:#7c8995;font-size:11.5px;line-height:1.6;max-width:850px}
@media(max-width:1050px){.pricing-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card-top p{min-height:0}}
@media(max-width:640px){.pricing-switch-section{padding:78px 18px}.pricing-switch-head{margin-bottom:32px}.pricing-mode{display:grid;grid-template-columns:1fr 1fr;width:100%}.pricing-mode-btn{padding:12px 8px}.pricing-cards{grid-template-columns:1fr}.pricing-card{padding:26px 22px}.pricing-card h3{font-size:21px}.pricing-price strong{font-size:32px}}
