.share-trigger[data-astro-cid-ixf3ys4q]{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-sans);font-size:.85rem;font-weight:500;color:var(--color-text-secondary);background:var(--color-white);border:1px solid var(--color-border);padding:.65rem 1.25rem;border-radius:2px;cursor:pointer;transition:all .2s ease;letter-spacing:.02em}.share-trigger[data-astro-cid-ixf3ys4q]:hover{color:var(--color-petrol);border-color:var(--color-petrol);background:var(--color-warm-white)}.share-overlay[data-astro-cid-ixf3ys4q]{display:none;position:fixed;inset:0;z-index:1000;align-items:center;justify-content:center;padding:1.5rem}.share-overlay[data-astro-cid-ixf3ys4q].active{display:flex}.share-backdrop[data-astro-cid-ixf3ys4q]{position:absolute;inset:0;background:var(--color-overlay);animation:fadeIn .2s ease-out}.share-modal[data-astro-cid-ixf3ys4q]{position:relative;background:var(--color-white);width:100%;max-width:520px;max-height:90vh;overflow-y:auto;border-radius:2px;animation:fadeInUp .3s ease-out}.share-header[data-astro-cid-ixf3ys4q]{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid var(--color-border)}.share-header[data-astro-cid-ixf3ys4q] h3[data-astro-cid-ixf3ys4q]{font-family:var(--font-serif);font-size:1.35rem;font-weight:400;color:var(--color-anthracite)}.share-close[data-astro-cid-ixf3ys4q]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:none;border:none;cursor:pointer;color:var(--color-text-light);border-radius:2px;transition:all .2s ease}.share-close[data-astro-cid-ixf3ys4q]:hover{background:var(--color-light-gray);color:var(--color-text)}.share-body[data-astro-cid-ixf3ys4q]{padding:2rem}.share-description[data-astro-cid-ixf3ys4q]{font-size:.9rem;color:var(--color-text-secondary);margin-bottom:1.5rem;line-height:1.6}.share-label[data-astro-cid-ixf3ys4q]{display:block;font-size:.75rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-light);margin-bottom:.5rem}.share-url-section[data-astro-cid-ixf3ys4q]{margin-bottom:1.5rem}.share-url-row[data-astro-cid-ixf3ys4q]{display:flex;gap:.5rem}.share-url-input[data-astro-cid-ixf3ys4q]{flex:1;font-family:var(--font-sans);font-size:.85rem;color:var(--color-text-secondary);padding:.7rem 1rem;border:1px solid var(--color-border);border-radius:2px;background:var(--color-light-gray);outline:none;min-width:0}.share-copy-btn[data-astro-cid-ixf3ys4q]{font-family:var(--font-sans);font-size:.8rem;font-weight:500;color:var(--color-white);background:var(--color-petrol);border:none;padding:.7rem 1.25rem;border-radius:2px;cursor:pointer;white-space:nowrap;transition:background .2s ease}.share-copy-btn[data-astro-cid-ixf3ys4q]:hover{background:var(--color-petrol-dark)}.share-copy-btn[data-astro-cid-ixf3ys4q] .copy-success[data-astro-cid-ixf3ys4q]{color:var(--color-white)}.share-divider[data-astro-cid-ixf3ys4q]{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;color:var(--color-text-light);font-size:.8rem}.share-divider[data-astro-cid-ixf3ys4q]:before,.share-divider[data-astro-cid-ixf3ys4q]:after{content:"";flex:1;height:1px;background:var(--color-border)}.share-form[data-astro-cid-ixf3ys4q]{display:flex;flex-direction:column;gap:1.25rem}.share-field[data-astro-cid-ixf3ys4q]{display:flex;flex-direction:column}.share-input[data-astro-cid-ixf3ys4q]{font-family:var(--font-sans);font-size:.9rem;color:var(--color-text);padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:2px;background:var(--color-white);outline:none;transition:border-color .2s ease}.share-input[data-astro-cid-ixf3ys4q]:focus{border-color:var(--color-petrol)}.share-input[data-astro-cid-ixf3ys4q]::placeholder{color:var(--color-mid-gray)}.share-textarea[data-astro-cid-ixf3ys4q]{resize:vertical;line-height:1.6;min-height:120px}.share-submit[data-astro-cid-ixf3ys4q]{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;font-family:var(--font-sans);font-size:.9rem;font-weight:500;color:var(--color-white);background:var(--color-anthracite);border:none;padding:.85rem 2rem;border-radius:2px;cursor:pointer;transition:background .2s ease;margin-top:.5rem}.share-submit[data-astro-cid-ixf3ys4q]:hover{background:var(--color-navy)}@media(max-width:480px){.share-body[data-astro-cid-ixf3ys4q]{padding:1.5rem}.share-url-row[data-astro-cid-ixf3ys4q]{flex-direction:column}}.hero[data-astro-cid-nne44emv]{position:relative;height:75vh;min-height:500px;max-height:800px;overflow:hidden;display:flex;align-items:flex-end}.hero-image[data-astro-cid-nne44emv]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-overlay[data-astro-cid-nne44emv]{position:absolute;inset:0;background:linear-gradient(to bottom,#1a233233,#1a233226 40%,#1a2332a6)}.hero-content[data-astro-cid-nne44emv]{position:relative;z-index:10;padding-bottom:var(--space-xl);width:100%;display:flex;flex-direction:column;gap:var(--space-md)}.hero-back[data-astro-cid-nne44emv]{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:400;color:#ffffffbf;transition:color .2s ease;text-decoration:none;margin-bottom:var(--space-sm)}.hero-back[data-astro-cid-nne44emv]:hover{color:#fff}.hero-info[data-astro-cid-nne44emv]{display:flex;flex-direction:column;gap:.5rem}.hero-type[data-astro-cid-nne44emv]{font-family:var(--font-sans);font-size:.7rem;font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--color-petrol-light)}.hero-title[data-astro-cid-nne44emv]{font-family:var(--font-serif);font-size:clamp(2.25rem,5.5vw,3.75rem);font-weight:400;color:#fff;line-height:1.1;letter-spacing:-.02em}.hero-subtitle[data-astro-cid-nne44emv]{font-size:1.05rem;color:#ffffffb3;font-weight:300}.hero-price-row[data-astro-cid-nne44emv]{display:flex;align-items:baseline;gap:1.5rem;flex-wrap:wrap}.hero-price[data-astro-cid-nne44emv]{font-family:var(--font-sans);font-size:1.5rem;font-weight:600;color:#fff;letter-spacing:-.01em}.hero-rendite[data-astro-cid-nne44emv]{font-size:.9rem;font-weight:400;color:var(--color-petrol-light)}.action-bar[data-astro-cid-nne44emv]{position:sticky;top:36px;z-index:50;background:var(--color-white);border-bottom:1px solid var(--color-border);backdrop-filter:blur(12px);background:#fffffff2}.action-bar-inner[data-astro-cid-nne44emv]{display:flex;align-items:center;justify-content:space-between;padding-top:.75rem;padding-bottom:.75rem;gap:1rem}.section-nav[data-astro-cid-nne44emv]{display:flex;align-items:center;gap:.25rem;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.section-nav[data-astro-cid-nne44emv]::-webkit-scrollbar{display:none}.section-nav-link[data-astro-cid-nne44emv]{font-size:.8rem;font-weight:400;color:var(--color-text-light);padding:.4rem .75rem;border-radius:2px;white-space:nowrap;transition:all .2s ease;text-decoration:none}.section-nav-link[data-astro-cid-nne44emv]:hover{color:var(--color-petrol);background:var(--color-light-gray)}.content[data-astro-cid-nne44emv]{padding-top:var(--space-xl)}.section[data-astro-cid-nne44emv]{padding:var(--space-xl) 0;border-bottom:1px solid var(--color-border)}.section[data-astro-cid-nne44emv]:last-child{border-bottom:none}.section-header[data-astro-cid-nne44emv]{display:flex;align-items:baseline;gap:1rem;margin-bottom:var(--space-lg)}.section-label[data-astro-cid-nne44emv]{font-family:var(--font-sans);font-size:.7rem;font-weight:500;color:var(--color-petrol);letter-spacing:.05em;min-width:1.5rem}.section-header[data-astro-cid-nne44emv] h2[data-astro-cid-nne44emv]{color:var(--color-anthracite)}.prose[data-astro-cid-nne44emv]{max-width:720px;padding-left:2.5rem}.prose[data-astro-cid-nne44emv] p[data-astro-cid-nne44emv]{margin-bottom:1.25rem;font-size:.975rem;line-height:1.85;color:var(--color-text-secondary)}.prose[data-astro-cid-nne44emv] p[data-astro-cid-nne44emv]:last-child{margin-bottom:0}.prose--small[data-astro-cid-nne44emv] p[data-astro-cid-nne44emv]{font-size:.85rem;line-height:1.7;color:var(--color-text-light)}.kennzahlen-grid[data-astro-cid-nne44emv]{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--color-border);border:1px solid var(--color-border);margin-left:2.5rem}.kz-item[data-astro-cid-nne44emv]{display:flex;flex-direction:column;gap:.35rem;padding:1.25rem;background:var(--color-white)}.kz-label[data-astro-cid-nne44emv]{font-size:.7rem;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-light)}.kz-value[data-astro-cid-nne44emv]{font-family:var(--font-sans);font-size:1rem;font-weight:600;color:var(--color-anthracite);letter-spacing:-.01em}.table-wrapper[data-astro-cid-nne44emv]{overflow-x:auto;margin-left:2.5rem;-webkit-overflow-scrolling:touch}.mieter-table[data-astro-cid-nne44emv]{width:100%;border-collapse:collapse;font-size:.875rem;min-width:600px}.mieter-table[data-astro-cid-nne44emv] thead[data-astro-cid-nne44emv]{border-bottom:2px solid var(--color-anthracite)}.mieter-table[data-astro-cid-nne44emv] th[data-astro-cid-nne44emv]{font-family:var(--font-sans);font-size:.7rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--color-text-light);padding:.75rem 1rem;text-align:left;white-space:nowrap}.mieter-table[data-astro-cid-nne44emv] td[data-astro-cid-nne44emv]{padding:.85rem 1rem;color:var(--color-text-secondary);border-bottom:1px solid var(--color-border);white-space:nowrap}.mieter-table[data-astro-cid-nne44emv] tbody[data-astro-cid-nne44emv] tr[data-astro-cid-nne44emv]:last-child td[data-astro-cid-nne44emv]{border-bottom:none}.mieter-table[data-astro-cid-nne44emv] tbody[data-astro-cid-nne44emv] tr[data-astro-cid-nne44emv]:hover{background:var(--color-light-gray)}.mieter-name[data-astro-cid-nne44emv],.mieter-miete[data-astro-cid-nne44emv]{font-weight:500;color:var(--color-anthracite)}.gallery-grid[data-astro-cid-nne44emv]{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-left:2.5rem}.gallery-item[data-astro-cid-nne44emv]{overflow:hidden;border-radius:2px;aspect-ratio:4 / 3}.gallery-item--large[data-astro-cid-nne44emv]{grid-column:1 / -1;aspect-ratio:16 / 9}.gallery-item[data-astro-cid-nne44emv] img[data-astro-cid-nne44emv]{width:100%;height:100%;object-fit:cover;transition:transform .5s cubic-bezier(.25,.46,.45,.94)}.gallery-item[data-astro-cid-nne44emv]:hover img[data-astro-cid-nne44emv]{transform:scale(1.03)}.section--legal[data-astro-cid-nne44emv]{margin-top:var(--space-lg);padding-top:var(--space-lg);background:var(--color-light-gray);margin-left:calc(-1 * var(--content-padding));margin-right:calc(-1 * var(--content-padding));padding-left:var(--content-padding);padding-right:var(--content-padding);padding-bottom:var(--space-xl);border-bottom:none}@media(max-width:640px){.hero[data-astro-cid-nne44emv]{height:65vh;min-height:420px}.prose[data-astro-cid-nne44emv],.kennzahlen-grid[data-astro-cid-nne44emv],.table-wrapper[data-astro-cid-nne44emv],.gallery-grid[data-astro-cid-nne44emv]{margin-left:0}.kennzahlen-grid[data-astro-cid-nne44emv],.gallery-grid[data-astro-cid-nne44emv]{grid-template-columns:1fr}.gallery-item--large[data-astro-cid-nne44emv]{grid-column:auto}.action-bar-inner[data-astro-cid-nne44emv]{flex-direction:column;align-items:stretch;gap:.5rem}.section-nav[data-astro-cid-nne44emv]{padding-bottom:.25rem}}@media(min-width:768px){.hero[data-astro-cid-nne44emv]{height:70vh}.hero-content[data-astro-cid-nne44emv]{padding-bottom:var(--space-2xl)}.section[data-astro-cid-nne44emv]{padding:var(--space-2xl) 0}.kennzahlen-grid[data-astro-cid-nne44emv]{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.hero[data-astro-cid-nne44emv]{height:75vh}.kennzahlen-grid[data-astro-cid-nne44emv]{grid-template-columns:repeat(5,1fr)}.gallery-grid[data-astro-cid-nne44emv]{grid-template-columns:repeat(3,1fr)}.gallery-item--large[data-astro-cid-nne44emv]{grid-column:1 / 3}}
