.kontakt-hero[data-astro-cid-d7zyz6zb]{display:grid;grid-template-columns:1fr 1fr;min-height:100vh}.kontakt-hero__left[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;justify-content:flex-end;padding:8rem clamp(2rem,5vw,4rem) 5rem;gap:3rem;background:var(--bg);border-right:1px solid var(--border)}.kontakt-hero__title[data-astro-cid-d7zyz6zb]{font-family:var(--font-display);font-size:clamp(3rem,7vw,7rem);font-weight:300;line-height:.9;letter-spacing:-.02em;color:var(--text-primary)}.kontakt-hero__title[data-astro-cid-d7zyz6zb] em[data-astro-cid-d7zyz6zb]{color:var(--accent)}.kontakt-hero__info[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:2rem}.kontakt-hero__img-col[data-astro-cid-d7zyz6zb]{overflow:hidden}.kontakt-hero__img[data-astro-cid-d7zyz6zb]{width:100%;height:100%}.kontakt-hero__img[data-astro-cid-d7zyz6zb] img[data-astro-cid-d7zyz6zb]{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.6) saturate(.8)}.info-block[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:.5rem}.info-block__label[data-astro-cid-d7zyz6zb]{margin-bottom:.25rem}.info-block[data-astro-cid-d7zyz6zb] address[data-astro-cid-d7zyz6zb],.info-block[data-astro-cid-d7zyz6zb] p[data-astro-cid-d7zyz6zb]{font-style:normal;font-size:.9rem;line-height:1.7;color:var(--text-secondary)}.info-link[data-astro-cid-d7zyz6zb]{color:var(--text-secondary);transition:color .2s}.info-link[data-astro-cid-d7zyz6zb]:hover{color:var(--accent)}.hours[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:.3rem}.hours__row[data-astro-cid-d7zyz6zb]{display:flex;gap:1rem}.hours__row[data-astro-cid-d7zyz6zb] dt[data-astro-cid-d7zyz6zb]{font-size:.8rem;color:var(--text-muted);min-width:5rem;font-weight:500}.hours__row[data-astro-cid-d7zyz6zb] dd[data-astro-cid-d7zyz6zb]{font-size:.8rem;color:var(--text-secondary)}.form-section[data-astro-cid-d7zyz6zb]{background:var(--bg-surface);border-top:1px solid var(--border);padding:var(--section-pad) 0}.form-section__inner[data-astro-cid-d7zyz6zb]{display:grid;grid-template-columns:1.2fr 1fr;gap:5rem;max-width:var(--container-max);margin:0 auto;padding:0 clamp(2rem,6vw,5rem);align-items:start}.form-wrap[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:1.25rem}.form-title[data-astro-cid-d7zyz6zb]{font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:var(--text-primary)}.form-intro[data-astro-cid-d7zyz6zb]{font-size:.875rem;line-height:1.7;color:var(--text-secondary);max-width:50ch}.contact-form[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.form-row[data-astro-cid-d7zyz6zb]{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:.4rem}.form-label[data-astro-cid-d7zyz6zb]{font-size:.68rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--text-muted)}.form-input[data-astro-cid-d7zyz6zb]{background:var(--bg-elevated);border:1px solid var(--border-strong);color:var(--text-primary);font-family:var(--font-sans);font-size:.875rem;padding:.8rem 1rem;border-radius:0;outline:none;width:100%;transition:border-color .2s;-webkit-appearance:none;appearance:none}.form-input[data-astro-cid-d7zyz6zb]::placeholder{color:var(--text-muted)}.form-input[data-astro-cid-d7zyz6zb]:focus{border-color:var(--accent)}.form-select[data-astro-cid-d7zyz6zb]{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' fill='none'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%238a8570' stroke-width='1.5' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem}.form-textarea[data-astro-cid-d7zyz6zb]{resize:vertical;min-height:100px}.form-footer[data-astro-cid-d7zyz6zb]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;margin-top:.5rem}.form-note[data-astro-cid-d7zyz6zb]{font-size:.7rem;color:var(--text-muted)}.form-submit[data-astro-cid-d7zyz6zb]{display:inline-flex;align-items:center;gap:.75rem;font-size:.72rem;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--bg);background:var(--accent);padding:.9rem 2rem;border-radius:2rem;border:none;cursor:pointer;transition:background .25s,transform .2s;white-space:nowrap}.form-submit[data-astro-cid-d7zyz6zb]:hover{background:var(--text-primary);transform:translateY(-2px)}.form-submit[data-astro-cid-d7zyz6zb]:disabled{opacity:.5;cursor:not-allowed;transform:none}.form-success[data-astro-cid-d7zyz6zb]{padding:3rem 2rem;text-align:center;border:1px solid var(--border-strong);background:var(--bg-elevated);display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:1rem}.form-success[data-astro-cid-d7zyz6zb][hidden]{display:none}.form-success__icon[data-astro-cid-d7zyz6zb]{font-size:3rem;color:var(--accent);line-height:1}.form-success__title[data-astro-cid-d7zyz6zb]{font-size:1.5rem;font-weight:700;color:var(--text-primary)}.form-success[data-astro-cid-d7zyz6zb] p[data-astro-cid-d7zyz6zb]{font-size:.875rem;color:var(--text-secondary)}.location-panel[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:2rem;position:sticky;top:6rem}.location-panel__map-placeholder[data-astro-cid-d7zyz6zb]{height:300px;background:var(--bg-elevated);border:1px solid var(--border);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem;position:relative;overflow:hidden}.location-panel__map-placeholder[data-astro-cid-d7zyz6zb]:before{content:"";position:absolute;inset:0;background:repeating-linear-gradient(0deg,var(--border) 0,var(--border) 1px,transparent 1px,transparent 40px),repeating-linear-gradient(90deg,var(--border) 0,var(--border) 1px,transparent 1px,transparent 40px);opacity:.4}.location-panel__map-pin[data-astro-cid-d7zyz6zb]{position:relative;z-index:1}.location-panel__map-label[data-astro-cid-d7zyz6zb]{font-family:var(--font-display);font-size:.9rem;font-style:italic;color:var(--text-secondary);position:relative;z-index:1}.location-panel__details[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:1.5rem}.location-detail[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:.4rem}.location-detail[data-astro-cid-d7zyz6zb] p[data-astro-cid-d7zyz6zb]{font-size:.83rem;line-height:1.6;color:var(--text-secondary)}@media (max-width: 900px){.kontakt-hero[data-astro-cid-d7zyz6zb]{grid-template-columns:1fr;min-height:auto}.kontakt-hero__left[data-astro-cid-d7zyz6zb]{padding:7rem 1.5rem 3rem;border-right:none;border-bottom:1px solid var(--border)}.kontakt-hero__img-col[data-astro-cid-d7zyz6zb]{height:55vw;min-height:220px}.form-section__inner[data-astro-cid-d7zyz6zb]{grid-template-columns:1fr;gap:3rem}.location-panel[data-astro-cid-d7zyz6zb]{position:static}.form-row[data-astro-cid-d7zyz6zb]{grid-template-columns:1fr}}
