:root{--navy:#1c1c1c;--navy-deep:#111;--navy-dark:#0b0b0b;--accent:#c0a884;--accent-deep:#a28862;--accent-soft:#f2e9dd;--dark:#141414;--ink:#2a2a2a;--muted:#6b6b6b;--line:#e6e9f0;--bg:#f6f7f9;--white:#fff;--radius:18px;--radius-sm:12px;--shadow:0 18px 44px #0000001f;--shadow-sm:0 8px 22px #00000014;--font-display:"Manrope", "Segoe UI", system-ui, sans-serif;--font-body:"Inter", "Segoe UI", system-ui, sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--font-body);color:var(--ink);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;line-height:1.65;overflow-x:clip}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{font-family:inherit}h1,h2,h3,h4{font-family:var(--font-display);color:var(--dark);letter-spacing:-.02em;margin:0 0 .5em;font-weight:800;line-height:1.18}h1{font-size:clamp(2.2rem,5vw,3.6rem)}h2{font-size:clamp(1.7rem,3.4vw,2.5rem)}h3{letter-spacing:-.01em;font-size:1.15rem}p{margin:0 0 1em}.container{width:min(1180px,92%);margin-inline:auto}.section{padding:clamp(3.5rem,8vw,6.5rem) 0}.eyebrow{font-family:var(--font-display);letter-spacing:.16em;text-transform:uppercase;color:var(--accent-deep);align-items:center;gap:10px;margin:0 0 14px;font-size:.8rem;font-weight:800;display:inline-flex}.eyebrow:before{content:"";background:var(--accent);border-radius:2px;width:26px;height:2px}.section-heading{text-align:center;max-width:720px;margin:0 auto clamp(2rem,5vw,3.2rem)}.section-heading .eyebrow{justify-content:center}.section-heading p:last-child{color:var(--muted);max-width:560px;margin:.4rem auto 0;font-size:1.05rem}.section-heading--left{text-align:left;margin-inline:0}.section-heading--left .eyebrow{justify-content:flex-start}.section-heading--left p:last-child{margin-inline:0}.text-link{color:var(--navy);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:3px;font-weight:600;text-decoration-thickness:2px;transition:color .2s}.text-link:hover{color:var(--accent-deep)}.text-link--light{color:var(--accent)}.text-link--light:hover{color:#fff}.related-links{border-top:1px solid var(--line);margin-top:2.5rem;padding-top:2rem}.related-links__title{font-family:var(--font-display);color:var(--dark);margin-bottom:1rem;font-weight:800}.related-links__grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:12px;display:grid}.related-link{border:1px solid var(--line);font-family:var(--font-display);color:var(--dark);background:#fff;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:.95rem 1.1rem;font-size:.93rem;font-weight:700;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s,box-shadow .22s;display:flex}.related-link:hover{border-color:var(--accent);box-shadow:var(--shadow-sm);transform:translateY(-2px)}.related-link svg{fill:none;width:16px;height:16px;stroke:var(--accent-deep);stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;flex:none;transition:transform .25s}.related-link:hover svg{transform:translate(4px)}.related-link--text{font-family:var(--font-body);color:var(--muted);margin-top:.2rem;font-size:.82rem;font-weight:400;display:block}.btn{font-family:var(--font-display);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:.85rem 1.6rem;font-size:.95rem;font-weight:700;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s,background-color .25s,border-color .25s,color .25s;display:inline-flex}.btn svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.btn svg.is-filled{fill:currentColor;stroke:none}.btn--primary{background:var(--navy);color:#fff;box-shadow:0 10px 24px #14141447}.btn--primary:hover{background:var(--navy-deep);transform:translateY(-2px);box-shadow:0 14px 30px #14141457}.btn--accent{background:var(--accent);color:#1e1409;box-shadow:0 10px 26px #c0a88473}.btn--accent:hover{background:#d9bea3;transform:translateY(-2px)}.btn--outline-light{color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff0d;border-color:#ffffff73}.btn--outline-light:hover{background:#ffffff24;border-color:#fffc;transform:translateY(-2px)}.btn--ghost-light{color:#fff;border-color:#ffffff4d}.btn--ghost-light:hover{background:#ffffff1f}.btn--outline{color:var(--navy);background:#fff;border-color:#14141466}.btn--outline:hover{border-color:var(--navy);background:#1414140d;transform:translateY(-2px)}.btn--large{padding:1rem 2rem;font-size:1.02rem}.btn--small{padding:.6rem 1.2rem;font-size:.88rem}.site-header{z-index:60;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #0000;transition:box-shadow .3s,border-color .3s;position:fixed;inset:0 0 auto}.site-header.is-scrolled{border-color:var(--line);box-shadow:0 10px 30px #0f172a12}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;width:min(1240px,94%);height:82px;margin-inline:auto;display:flex}.site-logo img{width:auto;height:44px}.site-nav{align-items:center;gap:4px;display:flex}.nav-item{font-family:var(--font-display);color:var(--ink);border-radius:10px;align-items:center;gap:5px;padding:.55rem .85rem;font-size:.94rem;font-weight:600;transition:color .2s,background-color .2s;display:inline-flex;position:relative}.nav-item svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;transition:transform .2s}.nav-item:hover,.nav-item.is-active{color:var(--navy);background:#1414140f}.nav-item:hover svg{transform:rotate(180deg)}.dropdown{border:1px solid var(--line);min-width:230px;box-shadow:var(--shadow);background:#fff;border-radius:14px;flex-direction:column;padding:8px;display:flex;position:absolute;top:calc(100% + 10px);left:0}.dropdown a{color:var(--ink);border-radius:9px;padding:.65rem .85rem;font-size:.92rem;font-weight:600;transition:background-color .18s,color .18s}.dropdown a:hover{color:var(--navy);background:#14141412}.header-phone a{font-family:var(--font-display);color:var(--navy);align-items:center;gap:8px;font-size:.95rem;font-weight:700;display:inline-flex}.header-phone svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.menu-toggle{border:1px solid var(--line);cursor:pointer;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.menu-toggle span{background:var(--dark);border-radius:2px;height:2px;transition:transform .25s,opacity .2s;display:block}.menu-toggle.is-open span:first-child{transform:translateY(7px)rotate(45deg)}.menu-toggle.is-open span:nth-child(2){opacity:0}.menu-toggle.is-open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.mobile-menu{z-index:55;background:#fff;height:calc(100vh - 82px);padding:.6rem 5% 2rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 18px 40px #0000001f}.mobile-menu nav{flex-direction:column;display:flex}.mobile-menu__link,.mobile-menu__toggle{width:100%;font-family:var(--font-display);color:var(--dark);border:none;border-bottom:1px solid var(--line);cursor:pointer;text-align:left;background:0 0;justify-content:space-between;align-items:center;gap:10px;padding:.85rem .4rem;font-size:1.15rem;font-weight:700;transition:color .2s;display:flex}.mobile-menu__link:hover,.mobile-menu__toggle:hover{color:var(--navy)}.mobile-menu__toggle svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:18px;height:18px;transition:transform .25s}.mobile-menu__toggle.is-open svg{transform:rotate(180deg)}.mobile-menu__submenu{padding-left:.9rem;overflow:hidden}.mobile-menu__submenu a{font-family:var(--font-display);color:var(--ink);border-bottom:1px solid var(--line);padding:.7rem .4rem;font-size:1rem;font-weight:600;transition:color .2s;display:block}.mobile-menu__submenu a:first-child{color:var(--navy);margin-top:.3rem;font-weight:800}.mobile-menu__submenu a:hover{color:var(--navy)}.mobile-menu__cta{flex-direction:column;gap:10px;margin-top:1.6rem;display:flex}.mobile-menu__cta .btn{width:100%}.home-hero{background:var(--navy-dark);align-items:center;min-height:100svh;padding:132px 0 84px;display:flex;position:relative;overflow:hidden}.home-hero__bg{position:absolute;inset:0}.home-hero__bg img{object-fit:cover;object-position:center 65%;opacity:.42;width:100%;height:100%;transform:scale(1.02)}.home-hero__overlay{background:radial-gradient(900px 480px at 18% 20%,#1c1c1c66,#0000 70%),linear-gradient(100deg,#080808db 0%,#0c0c0cbd 48%,#1010106b 100%);position:absolute;inset:0}.home-hero__inner{z-index:2;grid-template-columns:1.08fr .92fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid;position:relative}.home-hero__content h1{color:#fff;margin-bottom:.2em}.home-hero__content h1 span{color:var(--accent)}.home-hero__subtitle{color:#ffffffdb;font-size:1.2rem;font-family:var(--font-display);margin-bottom:1.4rem;font-weight:500}.home-hero__bullets{margin-bottom:1.6rem}.home-hero__bullets ul{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.home-hero__bullets li{color:#ffffffeb;align-items:center;gap:10px;font-size:.96rem;font-weight:600;display:flex}.home-hero__bullet-icon{width:22px;height:22px;color:var(--accent);background:#c0a88429;border-radius:50%;flex:none;place-items:center;display:grid}.home-hero__bullet-icon svg{fill:none;stroke:currentColor;stroke-width:2.6px;stroke-linecap:round;stroke-linejoin:round;width:12px;height:12px}.home-hero__actions{flex-wrap:wrap;gap:14px;display:flex}.home-hero__widget .booking-widget{background:#fffffffa;border:1px solid #ffffff40;border-radius:22px;padding:6px;box-shadow:0 30px 70px #00000061}.trust-strip{background:var(--white);border-bottom:1px solid var(--line)}.trust-strip__inner{grid-template-columns:repeat(3,1fr);gap:24px;padding:2.4rem 0;display:grid}.trust-point{align-items:flex-start;gap:14px;display:flex}.trust-point__link{color:inherit;align-items:flex-start;gap:14px;display:flex}.trust-point__link h3{transition:color .2s}.trust-point__link:hover h3{color:var(--navy)}.trust-point__icon{width:42px;height:42px;color:var(--navy);background:#14141414;border-radius:12px;flex:none;place-items:center;display:grid}.trust-point__icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.trust-point h3{margin-bottom:.1em;font-size:1.02rem}.trust-point p{color:var(--muted);margin:0;font-size:.92rem}.why-section{background:var(--bg)}.why-section__inner{grid-template-columns:.92fr 1.08fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.why-section__media{position:relative}.why-section__media>img{aspect-ratio:4/5;object-fit:cover;width:100%;box-shadow:var(--shadow);border-radius:22px}.why-section__card{background:var(--navy);color:#fff;border-radius:16px;flex-direction:column;padding:.9rem 1.2rem;display:flex;position:absolute;bottom:24px;right:-14px;box-shadow:0 18px 38px #0006}.why-section__card strong{font-family:var(--font-display);font-size:1.5rem;line-height:1.1}.why-section__card span{color:#ffffffbf;font-size:.78rem}.why-section__content p{color:var(--muted)}.why-section__list-title{margin-top:1.4rem}.check-list{flex-direction:column;gap:.7rem;margin:0 0 1.8rem;padding:0;list-style:none;display:flex}.check-list li{color:var(--ink);align-items:flex-start;gap:10px;font-size:.98rem;display:flex}.check-list svg{fill:none;width:18px;height:18px;stroke:var(--navy);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;flex:none;margin-top:3px}.work-area-section{background:var(--white)}.city-grid{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.city-grid--large{grid-template-columns:repeat(5,1fr)}.city-chip{border:1px solid var(--line);min-width:0;font-family:var(--font-display);color:var(--ink);overflow-wrap:anywhere;background:#fff;border-radius:12px;align-items:center;gap:8px;padding:.7rem .95rem;font-size:.9rem;font-weight:600;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s,color .22s,box-shadow .22s;display:flex}.city-chip svg{fill:none;width:15px;height:15px;stroke:var(--accent-deep);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none}.city-chip:hover{color:var(--navy);box-shadow:var(--shadow-sm);border-color:#14141459;transform:translateY(-3px)}.services-section{background:var(--bg)}.service-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.service-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;overflow:hidden}.service-card__link{height:100%;display:block}.service-card__media{aspect-ratio:4/3;position:relative;overflow:hidden}.service-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.service-card:hover .service-card__media img{transform:scale(1.07)}.service-card__shade{background:linear-gradient(#0000 30%,#0816308c);position:absolute;inset:0}.service-card__body{flex-direction:column;flex:1;gap:.35rem;padding:1.2rem 1.25rem 1.35rem;display:flex}.service-card__body h3{font-size:1.12rem}.service-card__body p{color:var(--muted);margin-bottom:.6rem;font-size:.9rem}.service-card__more{font-family:var(--font-display);color:var(--navy);align-items:center;gap:8px;margin-top:auto;font-size:.9rem;font-weight:700;display:inline-flex}.service-card__more svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .25s}.service-card:hover .service-card__more svg{transform:translate(4px)}.cta-band{background:radial-gradient(700px 380px at 85% 0%, #c0a88433, transparent 65%), linear-gradient(120deg, var(--navy-dark), var(--navy-deep) 60%, var(--navy));color:#fff;padding:clamp(3rem,7vw,5.5rem) 0;position:relative;overflow:hidden}.cta-band__bg{position:absolute;inset:0}.cta-band__bg img{object-fit:cover;opacity:.38;width:100%;height:100%}.cta-band__overlay{background:linear-gradient(120deg,#080808e0,#0c0c0cc2);position:absolute;inset:0}.cta-band .container{z-index:2;position:relative}.cta-band__inner{grid-template-columns:1.2fr .8fr;align-items:center;gap:clamp(1.5rem,4vw,3.5rem);display:grid}.cta-band h2{color:#fff}.cta-band p:not(.eyebrow){color:#ffffffc7;margin:0}.cta-band .eyebrow{color:var(--accent)}.cta-band__actions{flex-direction:column;align-items:stretch;gap:12px;display:flex}.page-hero{background:var(--navy-dark);padding:150px 0 72px;position:relative;overflow:hidden}.page-hero__bg{position:absolute;inset:0}.page-hero__bg img{object-fit:cover;opacity:.3;width:100%;height:100%}.page-hero__overlay{background:linear-gradient(100deg,#080808f0,#0e0e0ecc);position:absolute;inset:0}.page-hero__inner{z-index:2;position:relative}.page-hero .eyebrow,.page-hero h1,.page-hero__subtitle,.page-hero__note,.page-hero__cta,.page-hero__links{max-width:820px}.page-hero .eyebrow{color:var(--accent)}.page-hero h1{color:#fff}.page-hero__subtitle{color:#ffffffd1;font-family:var(--font-display);font-size:1.18rem;font-weight:500}.page-hero__note{color:#ffffffb8;max-width:640px}.page-hero__cta{margin-top:1.6rem}.page-hero__links{flex-wrap:wrap;gap:12px;display:flex}.booking-widget__heading{font-family:var(--font-display);color:var(--dark);margin-bottom:.4rem;font-size:1.05rem;font-weight:800}.booking-widget .tm-extend{padding:0}.booking-widget .tm-extend-card{box-shadow:none;border:none;border-radius:16px}.booking-widget__skeleton{flex-direction:column;gap:12px;padding:1.4rem;display:flex}.skeleton-line{background:linear-gradient(90deg,#eef1f6 25%,#e2e7ef 45%,#eef1f6 65%) 0 0/240% 100%;border-radius:12px;height:44px;animation:1.4s infinite shimmer}.skeleton-line--short{width:45%;height:16px}.skeleton-block{background:linear-gradient(90deg,#eef1f6 25%,#e2e7ef 45%,#eef1f6 65%) 0 0/240% 100%;border-radius:12px;height:120px;animation:1.4s .2s infinite shimmer}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.booking-widget__error{color:#b3261e;background:#fdecec;border:1px solid #f5c2c0;border-radius:12px;padding:.9rem 1rem;font-size:.9rem}.booking-section{background:var(--bg)}.booking-section__inner{grid-template-columns:.95fr 1.05fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.booking-section__widget{position:sticky;top:106px}.booking-section__widget .booking-widget{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:1.2rem}.steps{flex-direction:column;gap:1rem;margin:1.8rem 0;display:flex}.step{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;align-items:flex-start;gap:16px;padding:1.1rem 1.25rem;display:flex}.step__number{background:var(--navy);color:#fff;width:38px;height:38px;font-family:var(--font-display);border-radius:50%;flex:none;place-items:center;font-size:.95rem;font-weight:800;display:grid}.step h3{margin-bottom:.1em;font-size:1.02rem}.step p{color:var(--muted);margin:0;font-size:.92rem}.booking-info-card{background:var(--navy);color:#fff;border-radius:18px;padding:1.5rem 1.6rem}.booking-info-card h3{color:#fff}.booking-info-card p{color:#ffffffc7;margin:0}.detail-section,.tariff-section{background:var(--bg)}.detail-section__inner,.tariff-section__inner{grid-template-columns:1.05fr .95fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.detail-section__text p{color:var(--muted)}.detail-section__text h3{margin-top:1.4rem}.detail-section__cta-text{font-weight:600;color:var(--ink)!important}.detail-section__widget .booking-widget,.tariff-section__widget .booking-widget{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:1.2rem}.detail-section__widget,.tariff-section__widget{position:sticky;top:106px}.tariff-section__text p{color:var(--muted)}.values-section{background:var(--white)}.values-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.values-intro{text-align:center;max-width:820px;color:var(--muted);margin:0 auto 2rem}.value-card{background:var(--bg);border:1px solid var(--line);border-radius:18px;height:100%;padding:1.6rem 1.4rem;transition:transform .25s cubic-bezier(.22,1,.36,1),box-shadow .25s}.value-card:hover{box-shadow:var(--shadow-sm);transform:translateY(-5px)}.value-card__icon{background:var(--navy);color:#fff;border-radius:12px;place-items:center;width:44px;height:44px;margin-bottom:1rem;display:grid}.value-card__icon svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.value-card h3{font-size:1.05rem}.value-card p{color:var(--muted);margin:0;font-size:.92rem}.about-intro{background:var(--white)}.about-intro__inner{grid-template-columns:.9fr 1.1fr;align-items:center;gap:clamp(2rem,5vw,4.5rem);display:grid}.about-intro__media img{aspect-ratio:4/5;object-fit:cover;width:100%;box-shadow:var(--shadow);border-radius:22px}.about-intro__content p{color:var(--muted)}.contact-section{background:var(--bg)}.contact-section__inner{grid-template-columns:1.05fr .95fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.contact-section__options>p:not(.eyebrow){color:var(--muted)}.contact-cards{flex-direction:column;gap:14px;margin:1.8rem 0;display:flex}.contact-card{border:1px solid var(--line);min-width:0;box-shadow:var(--shadow-sm);background:#fff;border-radius:16px;align-items:center;gap:16px;padding:1.1rem 1.25rem;transition:transform .22s cubic-bezier(.22,1,.36,1),border-color .22s;display:flex}.contact-card:hover{border-color:#14141459;transform:translateY(-3px)}.contact-card__icon{width:48px;height:48px;color:var(--navy);background:#14141414;border-radius:14px;flex:none;place-items:center;display:grid}.contact-card__icon svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.contact-card h3{margin-bottom:.1em;font-size:1.02rem}.contact-card p{color:var(--muted);margin:0 0 .15em;font-size:.9rem}.contact-card__action{font-family:var(--font-display);color:var(--navy);overflow-wrap:anywhere;font-size:.9rem;font-weight:700}.contact-card>div{min-width:0}.contact-card p{overflow-wrap:anywhere}.contact-section__widget-card{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:1.2rem}.not-found{background:var(--bg);align-items:center;min-height:70vh;padding:140px 0 80px;display:flex}.not-found__inner{text-align:center}.not-found .eyebrow{justify-content:center;font-size:1rem}.not-found p:not(.eyebrow){color:var(--muted);max-width:460px;margin-inline:auto}.city-intro{background:var(--white)}.city-intro__inner{grid-template-columns:1.05fr .95fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.city-intro__text p{color:var(--muted)}.city-intro__actions{flex-wrap:wrap;gap:12px;margin-top:1.4rem;display:flex}.city-intro__widget .booking-widget{border:1px solid var(--line);box-shadow:var(--shadow);background:#fff;border-radius:20px;padding:1.2rem}.city-section{background:var(--white)}.city-section--alt{background:var(--bg)}.city-section__grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4rem);display:grid}.city-section p{color:var(--muted)}.city-section .btn{margin-top:.4rem}.city-image-card{box-shadow:var(--shadow);border-radius:20px;overflow:hidden}.city-image-card img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.city-image-card:hover img{transform:scale(1.04)}.bedankt{background:radial-gradient(700px 380px at 80% 0%, #c0a88438, transparent 65%), var(--bg);align-items:center;min-height:78vh;padding:150px 0 90px;display:flex}.bedankt__inner{text-align:center;max-width:680px}.bedankt__icon{background:var(--navy);color:#fff;border-radius:50%;place-items:center;width:76px;height:76px;margin:0 auto 1.4rem;display:grid;box-shadow:0 16px 36px #14141459}.bedankt__icon svg{fill:none;stroke:currentColor;stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round;width:34px;height:34px}.bedankt .eyebrow{justify-content:center}.bedankt__subtitle{font-family:var(--font-display);color:var(--navy);font-size:1.15rem;font-weight:600}.bedankt p:not(.eyebrow):not(.bedankt__subtitle){color:var(--muted)}.bedankt__actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:1.6rem;display:flex}.info-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.info-card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;overflow:hidden}.info-card__link{flex-direction:column;height:100%;display:flex}.info-card__media{aspect-ratio:16/10;overflow:hidden}.info-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .7s cubic-bezier(.22,1,.36,1)}.info-card:hover .info-card__media img{transform:scale(1.06)}.info-card__body{flex-direction:column;flex:1;gap:.4rem;padding:1.25rem 1.3rem 1.35rem;display:flex}.info-card__body h2{font-size:1.12rem}.info-card__body p{color:var(--muted);margin-bottom:.5rem;font-size:.92rem}.info-card__more{font-family:var(--font-display);color:var(--navy);align-items:center;gap:8px;margin-top:auto;font-size:.9rem;font-weight:700;display:inline-flex}.info-card__more svg{fill:none;stroke:currentColor;stroke-width:2.2px;stroke-linecap:round;stroke-linejoin:round;width:16px;height:16px;transition:transform .25s}.info-card:hover .info-card__more svg{transform:translate(4px)}.article-section{background:var(--bg)}.article-section__inner{grid-template-columns:1fr 320px;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.article-body{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:20px;padding:clamp(1.4rem,3vw,2.4rem)}.article-body>p{color:var(--muted);font-size:1.02rem}.article-block{border-top:1px solid var(--line);margin-top:2rem;padding-top:1.6rem}.article-block h2{font-size:1.35rem}.article-block p{color:var(--muted)}.article-side{flex-direction:column;gap:16px;display:flex;position:sticky;top:106px}.article-side__card{border:1px solid var(--line);box-shadow:var(--shadow-sm);background:#fff;border-radius:18px;padding:1.3rem 1.4rem}.article-side__card h3{margin-bottom:.5rem;font-size:1rem}.article-side__card p{color:var(--muted);font-size:.92rem}.article-side__card .btn{width:100%}.article-side__list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.article-side__link{color:var(--ink);font-size:.9rem;font-weight:600;line-height:1.4;transition:color .2s;display:block}.article-side__link:hover{color:var(--navy);text-decoration:underline;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:3px}.faq-list{flex-direction:column;gap:10px;display:flex}.faq-item{border:1px solid var(--line);background:var(--bg);border-radius:14px;overflow:hidden}.faq-item summary{cursor:pointer;font-family:var(--font-display);color:var(--dark);justify-content:space-between;align-items:center;gap:12px;padding:.95rem 1.15rem;font-size:.98rem;font-weight:700;list-style:none;transition:color .2s;display:flex}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"+";color:var(--accent-deep);flex:none;font-size:1.3rem;font-weight:600;transition:transform .25s}.faq-item[open] summary:after{transform:rotate(45deg)}.faq-item p{color:var(--muted);margin:0;padding:0 1.15rem 1.05rem;font-size:.94rem}.info-related{background:var(--white);padding-top:0}.site-footer{background:var(--navy-dark);color:#ffffffc7}.site-footer__main{grid-template-columns:1.35fr .8fr .8fr 1fr .9fr;gap:clamp(1.5rem,4vw,3rem);width:min(1180px,92%);margin-inline:auto;padding:4rem 0 3rem;display:grid}.site-footer__logo-chip{background:#fff;border-radius:14px;align-items:center;margin-bottom:1rem;padding:10px 16px;display:inline-flex;box-shadow:0 10px 26px #00000040}.site-footer__brand img{width:auto;height:46px}.site-footer__brand p{max-width:300px;font-size:.94rem}.site-footer__badges{flex-wrap:wrap;gap:8px;margin-top:1rem;display:flex}.site-footer__badges span{background:#ffffff14;border:1px solid #ffffff24;border-radius:999px;padding:.35rem .8rem;font-size:.74rem;font-weight:700}.site-footer h3{color:#fff;margin-bottom:1rem;font-size:1rem}.site-footer ul{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.site-footer a{transition:color .2s}.site-footer a:hover{color:var(--accent)}.site-footer__cities{grid-template-columns:1fr 1fr;gap:.4rem 1rem;font-size:.9rem;display:grid}.site-footer .site-footer__contact{margin-bottom:1.2rem;font-size:.92rem}.site-footer__bottom{border-top:1px solid #ffffff1f;padding:1.3rem 0}.site-footer__bottom p{margin-inline:auto;color:#ffffff8c;width:min(1180px,92%);margin-bottom:.15rem;font-size:.84rem}.whatsapp-fab{z-index:70;color:#fff;background:#25d366;border-radius:50%;place-items:center;width:58px;height:58px;display:grid;position:fixed;bottom:22px;right:22px;box-shadow:0 14px 32px #25d3666b}.whatsapp-fab svg{width:30px;height:30px}@media (width<=1080px){.home-hero__inner{grid-template-columns:1fr}.home-hero{min-height:0;padding:120px 0 64px}.home-hero__widget{max-width:520px}.service-grid,.info-grid,.values-grid{grid-template-columns:repeat(2,1fr)}.city-grid,.city-grid--large{grid-template-columns:repeat(3,1fr)}.site-footer__main{grid-template-columns:1fr 1fr}.booking-section__inner,.detail-section__inner,.tariff-section__inner,.contact-section__inner,.city-intro__inner,.city-section__grid,.article-section__inner{grid-template-columns:minmax(0,1fr)}.booking-section__widget,.detail-section__widget,.tariff-section__widget,.article-side{position:static}}@media (width<=900px){.site-nav,.header-phone{display:none}.menu-toggle{display:flex}.trust-strip__inner{grid-template-columns:1fr;gap:16px}.why-section__inner,.about-intro__inner,.cta-band__inner{grid-template-columns:1fr}.cta-band__actions{flex-flow:wrap}}@media (width<=640px){.site-header__inner{height:72px}.site-logo img{height:36px}.mobile-menu{height:calc(100vh - 72px)}.home-hero{padding:104px 0 52px}.service-grid,.values-grid,.info-grid{grid-template-columns:1fr}.city-grid,.city-grid--large{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero__actions{flex-direction:column;align-items:stretch}.cta-band__actions{flex-direction:column}.site-footer__main{grid-template-columns:1fr;padding:3rem 0 2rem}.why-section__card{right:8px}.btn{white-space:normal;text-align:center}.btn--large{padding:.95rem 1.4rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
