.hero[data-astro-cid-bbe6dxrz]{width:100%}.hero-grid[data-astro-cid-bbe6dxrz]{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr;height:clamp(480px,65vh,720px)}.hero-cell[data-astro-cid-bbe6dxrz]{position:relative;overflow:hidden;border:1px solid var(--stone-200);margin:-.5px}.hero-logo-cell[data-astro-cid-bbe6dxrz]{grid-column:1;grid-row:1;background:var(--white);display:flex;align-items:center;justify-content:center;padding:clamp(1.5rem,3vw,2.5rem)}.hero-logo[data-astro-cid-bbe6dxrz]{width:80%;max-width:280px;height:auto;aspect-ratio:1443 / 823;object-fit:contain}.hero-drone-main[data-astro-cid-bbe6dxrz]{grid-column:2;grid-row:1 / 3}.hero-drone-main[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;animation:heroZoom 20s ease-out forwards}@keyframes heroZoom{0%{transform:scale(1.05)}to{transform:scale(1)}}.hero-drone-side[data-astro-cid-bbe6dxrz]{grid-column:3;grid-row:1}.hero-drone-side[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.22,1,.36,1)}.hero-drone-side[data-astro-cid-bbe6dxrz]:hover img[data-astro-cid-bbe6dxrz]{transform:scale(1.03)}.hero-experience-cell[data-astro-cid-bbe6dxrz]{grid-column:1;grid-row:2;background:var(--stone-50);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem}.hero-experience-number[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:clamp(3rem,5vw,5rem);font-weight:700;color:var(--stone-800);line-height:1}.hero-experience-label[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:clamp(.75rem,1.2vw,.95rem);font-weight:500;letter-spacing:.15em;text-transform:uppercase;color:var(--stone-500);margin-top:.5rem}.hero-citation-cell[data-astro-cid-bbe6dxrz]{grid-column:3;grid-row:2;background:var(--stone-900);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:clamp(1.5rem,2.5vw,2.5rem);text-decoration:none;transition:background .3s ease}.hero-citation-cell[data-astro-cid-bbe6dxrz]:hover{background:var(--stone-800)}.hero-citation[data-astro-cid-bbe6dxrz]{font-family:var(--font-display);font-size:clamp(1.2rem,2vw,1.75rem);font-weight:600;font-style:italic;color:var(--white);line-height:1.3;position:relative}.hero-citation-mark[data-astro-cid-bbe6dxrz]{color:var(--accent);font-size:1.4em;line-height:0;vertical-align:-.15em;margin-right:.05em}.hero-citation-link[data-astro-cid-bbe6dxrz]{font-family:var(--font-body);font-size:.75rem;font-weight:500;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-light);margin-top:1rem;transition:color .2s ease}.hero-citation-cell[data-astro-cid-bbe6dxrz]:hover .hero-citation-link[data-astro-cid-bbe6dxrz]{color:var(--accent)}@media(max-width:768px){.hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;height:auto}.hero-logo-cell[data-astro-cid-bbe6dxrz]{grid-column:1 / 3;grid-row:1;padding:2rem}.hero-logo[data-astro-cid-bbe6dxrz]{width:60%;max-width:240px}.hero-drone-main[data-astro-cid-bbe6dxrz]{grid-column:1 / 3;grid-row:2;aspect-ratio:16 / 9}.hero-drone-side[data-astro-cid-bbe6dxrz]{display:none}.hero-experience-cell[data-astro-cid-bbe6dxrz]{grid-column:1;grid-row:3;padding:2rem 1.5rem}.hero-citation-cell[data-astro-cid-bbe6dxrz]{grid-column:2;grid-row:3}}@media(max-width:480px){.hero-grid[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;grid-template-rows:auto auto auto auto}.hero-logo-cell[data-astro-cid-bbe6dxrz]{grid-column:1}.hero-drone-main[data-astro-cid-bbe6dxrz]{grid-column:1;aspect-ratio:16 / 10}.hero-experience-cell[data-astro-cid-bbe6dxrz]{grid-column:1;grid-row:3}.hero-citation-cell[data-astro-cid-bbe6dxrz]{grid-column:1;grid-row:4;padding:2rem}}.bv-card[data-astro-cid-hrpb3soh]{background:var(--white);border-radius:8px;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 4px 24px #0000000f;display:grid;grid-template-columns:1fr 1fr;transition:box-shadow .3s ease}.bv-card[data-astro-cid-hrpb3soh]:hover{box-shadow:0 2px 6px #0000000f,0 8px 40px #0000001a}.bv-gallery[data-astro-cid-hrpb3soh]{position:relative;display:flex;flex-direction:column}.bv-gallery-main[data-astro-cid-hrpb3soh]{position:relative;aspect-ratio:4 / 3;overflow:hidden;background:var(--stone-100);min-height:0}.bv-gallery-img[data-astro-cid-hrpb3soh]{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .5s ease}.bv-gallery-img[data-astro-cid-hrpb3soh].active{opacity:1}.bv-gallery-controls[data-astro-cid-hrpb3soh]{position:absolute;inset:0;display:flex;align-items:center;justify-content:space-between;padding:0 .75rem;pointer-events:none}.bv-gallery-btn[data-astro-cid-hrpb3soh]{pointer-events:auto;width:36px;height:36px;border-radius:50%;background:#ffffffe6;color:var(--stone-800);display:flex;align-items:center;justify-content:center;transition:all .2s ease;opacity:0}.bv-gallery-main[data-astro-cid-hrpb3soh]:hover .bv-gallery-btn[data-astro-cid-hrpb3soh]{opacity:1}.bv-gallery-btn[data-astro-cid-hrpb3soh]:hover{background:var(--white);transform:scale(1.1)}.bv-gallery-counter[data-astro-cid-hrpb3soh]{position:absolute;bottom:.75rem;right:.75rem;font-size:.7rem;font-weight:500;color:var(--white);background:#00000080;padding:.2rem .6rem;border-radius:100px;letter-spacing:.05em}.bv-gallery-thumbs[data-astro-cid-hrpb3soh]{display:flex;gap:3px;padding:3px;background:var(--stone-100)}.bv-thumb[data-astro-cid-hrpb3soh]{flex:1;aspect-ratio:16 / 10;overflow:hidden;border:2px solid transparent;border-radius:3px;padding:0;transition:border-color .2s ease}.bv-thumb[data-astro-cid-hrpb3soh].active{border-color:var(--accent)}.bv-thumb[data-astro-cid-hrpb3soh] img[data-astro-cid-hrpb3soh]{width:100%;height:100%;object-fit:cover;opacity:.6;transition:opacity .2s ease}.bv-thumb[data-astro-cid-hrpb3soh].active img[data-astro-cid-hrpb3soh],.bv-thumb[data-astro-cid-hrpb3soh]:hover img[data-astro-cid-hrpb3soh]{opacity:1}.bv-content[data-astro-cid-hrpb3soh]{padding:clamp(1.5rem,3vw,2.5rem);display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;max-height:600px}.bv-status[data-astro-cid-hrpb3soh]{display:inline-flex;align-items:center;gap:.4rem;font-size:.7rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--status-color);margin-bottom:.5rem}.bv-status[data-astro-cid-hrpb3soh]:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--status-color)}.bv-title[data-astro-cid-hrpb3soh]{font-family:var(--font-display);font-size:clamp(1.5rem,2.5vw,2rem);font-weight:600;color:var(--stone-900);line-height:1.2}.bv-subtitle[data-astro-cid-hrpb3soh]{font-size:.9rem;color:var(--stone-500);margin-top:.25rem}.bv-description[data-astro-cid-hrpb3soh]{font-size:.92rem;color:var(--stone-600);line-height:1.75}.bv-description[data-astro-cid-hrpb3soh] p{margin-bottom:.75rem}.bv-description[data-astro-cid-hrpb3soh] p:last-child{margin-bottom:0}.bv-description[data-astro-cid-hrpb3soh] ul{list-style:none;padding-left:0;margin-bottom:.75rem}.bv-description[data-astro-cid-hrpb3soh] li{position:relative;padding-left:1.1rem;margin-bottom:.3rem}.bv-description[data-astro-cid-hrpb3soh] li:before{content:"";position:absolute;left:0;top:.65em;width:5px;height:5px;border-radius:50%;background:var(--accent)}.bv-description[data-astro-cid-hrpb3soh] ul ul{margin-top:.3rem;margin-bottom:.3rem;padding-left:.5rem}.bv-description[data-astro-cid-hrpb3soh] ul ul li:before{width:4px;height:4px;background:var(--stone-400)}.bv-description[data-astro-cid-hrpb3soh] strong{font-weight:600;color:var(--stone-800)}.bv-section-title[data-astro-cid-hrpb3soh]{font-family:var(--font-body);font-size:.7rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--stone-400);margin-bottom:.75rem}.bv-download-list[data-astro-cid-hrpb3soh]{display:flex;flex-wrap:wrap;gap:.5rem}.bv-download-link[data-astro-cid-hrpb3soh]{display:inline-flex;align-items:center;gap:.5rem;font-size:.82rem;font-weight:400;padding:.5rem 1rem;border:1px solid var(--stone-200);border-radius:6px;color:var(--stone-700);transition:all .2s ease}.bv-download-link[data-astro-cid-hrpb3soh]:hover{border-color:var(--accent);color:var(--accent-dark);background:#b8926a0a}.bv-flat-list[data-astro-cid-hrpb3soh]{display:flex;flex-direction:column;gap:.5rem}.bv-flat[data-astro-cid-hrpb3soh]{padding:.85rem 1rem;background:var(--stone-50);border-radius:6px;border:1px solid var(--stone-100)}.bv-flat-header[data-astro-cid-hrpb3soh]{display:flex;justify-content:space-between;align-items:center;margin-bottom:.35rem}.bv-flat-name[data-astro-cid-hrpb3soh]{font-weight:500;font-size:.88rem;color:var(--stone-800)}.bv-flat-status[data-astro-cid-hrpb3soh]{font-size:.65rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--flat-status-color);padding:.15rem .5rem;border-radius:100px;border:1px solid currentColor}.bv-flat-details[data-astro-cid-hrpb3soh]{display:flex;gap:1rem;font-size:.8rem;color:var(--stone-500)}.bv-flat-details[data-astro-cid-hrpb3soh] span[data-astro-cid-hrpb3soh]:before{content:none}.bv-flat-desc[data-astro-cid-hrpb3soh]{font-size:.82rem;color:var(--stone-500);margin-top:.4rem}.bv-footer[data-astro-cid-hrpb3soh]{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;padding-top:1rem;border-top:1px solid var(--stone-100);margin-top:auto}.bv-contact-link[data-astro-cid-hrpb3soh],.bv-maps-link[data-astro-cid-hrpb3soh]{display:flex;align-items:center;gap:.5rem;font-size:.82rem;color:var(--stone-600);transition:color .2s ease;margin-bottom:.4rem}.bv-contact-link[data-astro-cid-hrpb3soh]:hover,.bv-maps-link[data-astro-cid-hrpb3soh]:hover{color:var(--accent-dark)}.bv-address-text[data-astro-cid-hrpb3soh]{font-size:.82rem;color:var(--stone-600);margin-bottom:.4rem}@media(max-width:900px){.bv-card[data-astro-cid-hrpb3soh]{grid-template-columns:1fr}.bv-gallery-main[data-astro-cid-hrpb3soh]{aspect-ratio:16 / 10}.bv-gallery-btn[data-astro-cid-hrpb3soh]{opacity:1}.bv-content[data-astro-cid-hrpb3soh]{max-height:none}.bv-footer[data-astro-cid-hrpb3soh]{grid-template-columns:1fr;gap:1rem}}.bauvorhaben-section[data-astro-cid-qhu4ri2u]{padding:var(--section-pad) 0;background:var(--stone-50)}.section-header[data-astro-cid-qhu4ri2u]{margin-bottom:clamp(2.5rem,5vw,4rem)}.section-desc[data-astro-cid-qhu4ri2u]{font-size:1rem;color:var(--stone-500);margin-top:.75rem;max-width:480px}.bauvorhaben-list[data-astro-cid-qhu4ri2u]{display:flex;flex-direction:column;gap:clamp(2rem,4vw,3rem)}.empty-state[data-astro-cid-qhu4ri2u]{text-align:center;padding:4rem 2rem;color:var(--stone-400);font-size:.95rem}.philosophie[data-astro-cid-opklv6hd]{padding:var(--section-pad) 0;background:var(--white);border-top:1px solid var(--stone-200)}.philosophie-inner[data-astro-cid-opklv6hd]{max-width:720px}.philosophie-title[data-astro-cid-opklv6hd]{font-family:var(--font-display);font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:600;font-style:italic;color:var(--stone-900);line-height:1.2;margin-bottom:2rem}.philosophie-body[data-astro-cid-opklv6hd] p[data-astro-cid-opklv6hd]{font-size:.95rem;color:var(--stone-600);line-height:1.85;margin-bottom:1rem}.philosophie-highlight[data-astro-cid-opklv6hd]{font-family:var(--font-display);font-size:1.15rem!important;font-weight:600;font-style:italic;color:var(--stone-800)!important;margin-top:1.5rem!important}.philosophie-signature[data-astro-cid-opklv6hd]{margin-top:2.5rem}.philosophie-line[data-astro-cid-opklv6hd]{width:48px;height:2px;background:var(--accent);margin-bottom:1.25rem}.philosophie-author[data-astro-cid-opklv6hd]{font-family:var(--font-body);font-size:.9rem;font-weight:600;color:var(--stone-800)}.philosophie-role[data-astro-cid-opklv6hd]{font-size:.8rem;color:var(--stone-500);margin-top:.15rem}
