.site-header[data-astro-cid-d7zyz6zb]{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:1.25rem clamp(1.5rem,5vw,4rem);background:#151515eb;backdrop-filter:blur(12px);border-bottom:1px solid rgba(248,248,248,.06)}.logo[data-astro-cid-d7zyz6zb]{font-family:var(--font-body);font-weight:700;font-size:1.1rem;letter-spacing:.08em;color:var(--text-light)}.logo[data-astro-cid-d7zyz6zb] span[data-astro-cid-d7zyz6zb]{color:var(--accent)}.site-header[data-astro-cid-d7zyz6zb] nav[data-astro-cid-d7zyz6zb]{display:flex;align-items:center;gap:1.75rem}.site-header[data-astro-cid-d7zyz6zb] nav[data-astro-cid-d7zyz6zb] a[data-astro-cid-d7zyz6zb]{font-size:.875rem;letter-spacing:.06em;color:#f8f8f8b3;transition:color .2s}.site-header[data-astro-cid-d7zyz6zb] nav[data-astro-cid-d7zyz6zb] a[data-astro-cid-d7zyz6zb]:hover,.site-header[data-astro-cid-d7zyz6zb] nav[data-astro-cid-d7zyz6zb] a[data-astro-cid-d7zyz6zb].active{color:var(--text-light)}.site-header[data-astro-cid-d7zyz6zb] nav[data-astro-cid-d7zyz6zb] a[data-astro-cid-d7zyz6zb].active{color:var(--accent)}.nav-hamburger[data-astro-cid-d7zyz6zb]{display:none}.btn-cta[data-astro-cid-d7zyz6zb]{background:var(--accent);color:#fff!important;padding:.5rem 1.25rem;border-radius:9999px;font-weight:700;font-size:.875rem;letter-spacing:.04em;transition:background .2s,transform .15s}.btn-cta[data-astro-cid-d7zyz6zb]:hover{background:#e04e1a;transform:translateY(-1px)}.nav-mobile-menu[data-astro-cid-d7zyz6zb]{display:none;position:fixed;inset:0;z-index:200;background:#151515fa;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.nav-mobile-menu[data-astro-cid-d7zyz6zb].open{display:flex}.nav-mobile-menu[data-astro-cid-d7zyz6zb] a[data-astro-cid-d7zyz6zb]{font-size:1.25rem;letter-spacing:.08em;color:var(--text-light)}.nav-close[data-astro-cid-d7zyz6zb]{position:absolute;top:1.5rem;right:clamp(1.5rem,5vw,4rem);font-size:1.5rem;color:var(--text-light);background:none;border:none;cursor:pointer}.page-label[data-astro-cid-d7zyz6zb]{display:block;font-family:var(--font-body);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.kontakt-page[data-astro-cid-d7zyz6zb]{min-height:100vh;background:var(--bg-dark, #151515);color:#fff}.kt-hero[data-astro-cid-d7zyz6zb]{position:relative;min-height:100svh;display:flex;flex-direction:column;justify-content:flex-end;padding:7rem clamp(1.5rem,8vw,6rem) 8vh;background:#0d0d0d;border-bottom:1px solid rgba(248,248,248,.06);overflow:hidden}.kt-hero[data-astro-cid-d7zyz6zb]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 30%,rgba(255,87,34,.05) 0%,transparent 60%);pointer-events:none}.kt-hero-headline[data-astro-cid-d7zyz6zb]{font-family:var(--font-display, "Bebas Neue", sans-serif);font-size:clamp(3.5rem,11vw,10rem);line-height:.92;letter-spacing:-.01em;color:#fff;margin:0 0 1.5rem}.kt-hero-sub[data-astro-cid-d7zyz6zb]{font-family:var(--font-body, "Lato", sans-serif);font-size:clamp(1rem,2vw,1.2rem);color:#ffffff80;font-weight:300;letter-spacing:.04em}.kt-main[data-astro-cid-d7zyz6zb]{padding:clamp(4rem,8vh,7rem) clamp(1.5rem,8vw,6rem) clamp(5rem,10vw,8rem)}.kt-main-inner[data-astro-cid-d7zyz6zb]{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 400px;gap:clamp(3rem,6vw,6rem);align-items:start}.kt-booking[data-astro-cid-d7zyz6zb]{padding-top:.5rem}.kt-booking-headline[data-astro-cid-d7zyz6zb]{font-family:var(--font-body, "Lato", sans-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:#fff;margin:0 0 2rem;letter-spacing:-.01em}.kt-checklist[data-astro-cid-d7zyz6zb]{list-style:none;padding:0;margin:0 0 2.5rem;display:flex;flex-direction:column;gap:1.4rem}.kt-checklist[data-astro-cid-d7zyz6zb] li[data-astro-cid-d7zyz6zb]{display:flex;gap:1rem;align-items:flex-start;font-family:var(--font-body, "Lato", sans-serif);font-size:clamp(.95rem,1.5vw,1.05rem);color:#ffffffb8;line-height:1.6}.kt-check[data-astro-cid-d7zyz6zb]{color:var(--accent, #FF5722);font-weight:700;flex-shrink:0;font-size:1rem;margin-top:.1rem}.kt-cta-btn[data-astro-cid-d7zyz6zb]{display:inline-block;background:var(--accent, #FF5722);color:#fff;font-family:var(--font-body, "Lato", sans-serif);font-size:clamp(.95rem,1.4vw,1.05rem);font-weight:700;letter-spacing:.03em;text-decoration:none;padding:1.1rem 2.4rem;border-radius:9999px;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;box-shadow:0 4px 24px #ff57224d;margin-bottom:2.5rem}.kt-cta-btn[data-astro-cid-d7zyz6zb]:hover{background:#ff7043;transform:translateY(-2px);box-shadow:0 8px 32px #ff572273}.kt-divider[data-astro-cid-d7zyz6zb]{height:1px;background:#ffffff14;margin-bottom:2.5rem}.kt-alt-contact[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:1rem}.kt-alt-label[data-astro-cid-d7zyz6zb]{font-family:var(--font-body, "Lato", sans-serif);font-size:.8rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#fff6;margin:0}.kt-contact-links[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:.75rem}.kt-contact-item[data-astro-cid-d7zyz6zb]{display:flex;align-items:center;gap:.85rem;color:#ffffffa6;text-decoration:none;font-family:var(--font-body, "Lato", sans-serif);font-size:clamp(.9rem,1.3vw,1rem);transition:color .2s}.kt-contact-item[data-astro-cid-d7zyz6zb]:hover{color:#fff}.kt-contact-icon[data-astro-cid-d7zyz6zb]{width:1.9rem;height:1.9rem;display:flex;align-items:center;justify-content:center;background:#ffffff0f;border-radius:50%;font-size:.85rem;flex-shrink:0;color:var(--accent, #FF5722)}.kt-response-note[data-astro-cid-d7zyz6zb]{font-family:var(--font-body, "Lato", sans-serif);font-size:.82rem;color:#ffffff4d;margin:0;font-style:italic}.kt-portrait-col[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:2rem}.kt-portrait-wrap[data-astro-cid-d7zyz6zb]{position:relative;border-radius:4px;overflow:hidden;aspect-ratio:4/5}.kt-portrait[data-astro-cid-d7zyz6zb]{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.kt-portrait-badge[data-astro-cid-d7zyz6zb]{position:absolute;bottom:1.5rem;right:1.5rem;background:#151515d9;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.75rem 1.2rem;border-radius:4px;display:flex;flex-direction:column;gap:.2rem}.kt-badge-name[data-astro-cid-d7zyz6zb]{font-family:var(--font-body, "Lato", sans-serif);font-size:1rem;font-weight:700;color:#fff}.kt-badge-title[data-astro-cid-d7zyz6zb]{font-family:var(--font-body, "Lato", sans-serif);font-size:.78rem;color:#ffffff80;letter-spacing:.04em}.kt-trust-row[data-astro-cid-d7zyz6zb]{display:flex;gap:1.5rem}.kt-trust-item[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:.25rem;flex:1}.kt-trust-num[data-astro-cid-d7zyz6zb]{font-family:var(--font-display, "Bebas Neue", sans-serif);font-size:clamp(1.8rem,3vw,2.2rem);color:var(--accent, #FF5722);line-height:1;letter-spacing:.02em}.kt-trust-label[data-astro-cid-d7zyz6zb]{font-family:var(--font-body, "Lato", sans-serif);font-size:.72rem;color:#ffffff59;letter-spacing:.08em;text-transform:uppercase}.site-footer[data-astro-cid-d7zyz6zb]{display:flex;align-items:center;justify-content:space-between;padding:2rem clamp(1.5rem,5vw,4rem);background:#0d0d0d;border-top:1px solid rgba(248,248,248,.06);font-size:.8rem;color:#f8f8f859;font-family:var(--font-body);flex-wrap:wrap;gap:1rem}.footer-nav[data-astro-cid-d7zyz6zb]{display:flex;gap:1.5rem;flex-wrap:wrap}.footer-nav[data-astro-cid-d7zyz6zb] a[data-astro-cid-d7zyz6zb]{color:#f8f8f859;transition:color .2s}.footer-nav[data-astro-cid-d7zyz6zb] a[data-astro-cid-d7zyz6zb]:hover{color:#f8f8f8b3}@media(max-width:900px){.kt-main-inner[data-astro-cid-d7zyz6zb]{grid-template-columns:1fr}.kt-portrait-col[data-astro-cid-d7zyz6zb]{order:-1}.kt-portrait-wrap[data-astro-cid-d7zyz6zb]{aspect-ratio:4/3;max-height:360px}.kt-portrait[data-astro-cid-d7zyz6zb]{object-position:center center}}@media(max-width:768px){.site-header[data-astro-cid-d7zyz6zb] nav[data-astro-cid-d7zyz6zb] a[data-astro-cid-d7zyz6zb]:not(.btn-cta){display:none}.kt-hero[data-astro-cid-d7zyz6zb]{padding:5rem clamp(1.5rem,5vw,2.5rem) 5vh}.nav-hamburger[data-astro-cid-d7zyz6zb]{display:flex;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:.5rem}.nav-hamburger[data-astro-cid-d7zyz6zb] span[data-astro-cid-d7zyz6zb]{display:block;width:22px;height:2px;background:var(--text-light);border-radius:2px}.site-footer[data-astro-cid-d7zyz6zb]{flex-direction:column;align-items:flex-start}}@media(max-width:600px){.kt-cta-btn[data-astro-cid-d7zyz6zb]{display:block;text-align:center;width:100%}.kt-trust-row[data-astro-cid-d7zyz6zb]{gap:1rem}}
