:root{--bg: #FDFCFB;--bg-alt: #FFFFFF;--accent: #8B5E3C;--accent-rgb: 139,94,60;--accent-light: rgba(139,94,60,.08);--sea: #4A90D9;--sea-light: rgba(74,144,217,.12);--border: #E8E0D8;--text: #2D2320;--text-muted: #7A6B62;--tr: .25s cubic-bezier(.4,0,.2,1)}[data-astro-cid-cr7zelx6]{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;overflow-x:hidden}.container[data-astro-cid-cr7zelx6]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.navbar[data-astro-cid-cr7zelx6]{position:fixed;top:1rem;left:50%;transform:translate(-50%);width:calc(100% - 2rem);max-width:1200px;background:#fdfcfbeb;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(139,94,60,.1);border-radius:12px;padding:.875rem 1.5rem;display:flex;align-items:center;justify-content:space-between;z-index:1000;transition:background .3s ease,box-shadow .3s ease;box-shadow:0 1px 20px #0000000f}.navbar[data-astro-cid-cr7zelx6].scrolled{box-shadow:0 8px 32px #0000001f;background:#fdfcfbf7}.navbar-logo[data-astro-cid-cr7zelx6]{font-family:Outfit,sans-serif;font-weight:800;font-size:1.05rem;color:var(--accent);text-decoration:none;display:flex;align-items:center;gap:.5rem}.logo-wave[data-astro-cid-cr7zelx6]{font-size:1.1rem}.nav-links[data-astro-cid-cr7zelx6]{display:flex;gap:1.75rem;list-style:none}.nav-links[data-astro-cid-cr7zelx6] a[data-astro-cid-cr7zelx6]{font-size:.875rem;color:var(--text-muted);text-decoration:none;position:relative;transition:color var(--tr);font-weight:500}.nav-links[data-astro-cid-cr7zelx6] a[data-astro-cid-cr7zelx6]:after{content:"";position:absolute;bottom:-3px;left:0;width:0;height:1.5px;background:var(--accent);transition:width var(--tr)}.nav-links[data-astro-cid-cr7zelx6] a[data-astro-cid-cr7zelx6]:hover{color:var(--accent)}.nav-links[data-astro-cid-cr7zelx6] a[data-astro-cid-cr7zelx6]:hover:after{width:100%}.nav-right[data-astro-cid-cr7zelx6]{display:flex;align-items:center;gap:.875rem}.nav-pill[data-astro-cid-cr7zelx6]{font-size:.7rem;font-weight:700;background:#22c55e;color:#fff;padding:.2rem .625rem;border-radius:100px;letter-spacing:.03em}.nav-cta[data-astro-cid-cr7zelx6]{display:inline-flex;align-items:center;gap:.35rem;background:var(--accent);color:#fff;font-family:Outfit,sans-serif;font-weight:700;font-size:.875rem;padding:.5rem 1.25rem;border-radius:8px;text-decoration:none;transition:all var(--tr)}.nav-cta[data-astro-cid-cr7zelx6]:hover{background:#7a5234;transform:translateY(-1px);box-shadow:0 4px 14px #8b5e3c4d}.hamburger[data-astro-cid-cr7zelx6]{display:none;flex-direction:column;cursor:pointer;gap:5px;background:none;border:none}.hamburger[data-astro-cid-cr7zelx6] span[data-astro-cid-cr7zelx6]{display:block;width:22px;height:2px;background:var(--text);transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger[data-astro-cid-cr7zelx6].open span[data-astro-cid-cr7zelx6]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger[data-astro-cid-cr7zelx6].open span[data-astro-cid-cr7zelx6]:nth-child(2){opacity:0;transform:translate(-10px)}.hamburger[data-astro-cid-cr7zelx6].open span[data-astro-cid-cr7zelx6]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.mobile-menu[data-astro-cid-cr7zelx6]{position:fixed;inset:0;background:var(--bg);transform:translate(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);z-index:999;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2rem}.mobile-menu[data-astro-cid-cr7zelx6].open{transform:translate(0)}.mobile-menu[data-astro-cid-cr7zelx6] a[data-astro-cid-cr7zelx6]{font-family:Outfit,sans-serif;font-size:2rem;font-weight:800;color:var(--text);text-decoration:none;opacity:0;transform:translate(30px)}.mobile-menu[data-astro-cid-cr7zelx6].open a[data-astro-cid-cr7zelx6]{opacity:1;transform:translate(0);transition:all .4s ease calc(var(--i) * .08s)}.mobile-menu[data-astro-cid-cr7zelx6] .mob-cta[data-astro-cid-cr7zelx6]{background:var(--accent);color:#fff;padding:.75rem 2.5rem;border-radius:10px;font-size:1.1rem}.hero[data-astro-cid-cr7zelx6]{min-height:100dvh;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}.hero-bg[data-astro-cid-cr7zelx6]{position:absolute;inset:0;background:linear-gradient(135deg,#3d6b8a,#5a8fa8 30%,#8b5e3c 70%,#6b4729);z-index:0}.hero-bg-pattern[data-astro-cid-cr7zelx6]{position:absolute;inset:0;z-index:1;opacity:.15;background-image:radial-gradient(circle at 20% 30%,rgba(255,255,255,.4) 0%,transparent 60%),radial-gradient(circle at 80% 70%,rgba(255,255,255,.2) 0%,transparent 50%)}.hero-overlay[data-astro-cid-cr7zelx6]{position:absolute;inset:0;z-index:2;background:linear-gradient(to bottom,#2d232059,#2d232026 45%,#2d2320bf)}.hero-content[data-astro-cid-cr7zelx6]{position:relative;z-index:3;text-align:center;padding:0 1.5rem;max-width:900px}.hero-badge[data-astro-cid-cr7zelx6]{display:inline-flex;align-items:center;gap:.5rem;background:#8b5e3c33;border:1px solid rgba(255,255,255,.35);color:#fff;font-size:.82rem;padding:.4rem 1rem;border-radius:9999px;margin-bottom:1.5rem;font-weight:600;animation:fadeInUp .6s ease .1s both}.badge-dot[data-astro-cid-cr7zelx6]{width:7px;height:7px;background:#22c55e;border-radius:50%;animation:pingDot 2s ease-in-out infinite}@keyframes pingDot{0%,to{box-shadow:0 0 #22c55e99}50%{box-shadow:0 0 0 6px #22c55e00}}.hero-h1[data-astro-cid-cr7zelx6]{font-family:Outfit,sans-serif;font-weight:800;font-size:clamp(2.5rem,6vw,5.5rem);line-height:1.05;color:#fff;margin-bottom:1rem;animation:fadeInUp .7s ease .25s both}.hero-sub[data-astro-cid-cr7zelx6]{font-size:1.1rem;font-weight:400;color:#ffffffd9;max-width:560px;margin:0 auto 1.5rem;line-height:1.7;animation:fadeInUp .6s ease .4s both}.hero-proof[data-astro-cid-cr7zelx6]{font-size:.875rem;color:#ffffffbf;margin-bottom:2rem;display:flex;align-items:center;justify-content:center;gap:.75rem;flex-wrap:wrap;animation:fadeInUp .5s ease .55s both}.proof-sep[data-astro-cid-cr7zelx6]{opacity:.4}.hero-ctas[data-astro-cid-cr7zelx6]{display:flex;gap:.875rem;justify-content:center;flex-wrap:wrap;animation:fadeInUp .5s ease .65s both;margin-bottom:2.5rem}.btn-primary[data-astro-cid-cr7zelx6]{display:inline-flex;align-items:center;gap:.4rem;background:var(--accent);color:#fff;font-family:Outfit,sans-serif;font-weight:700;font-size:1rem;padding:.875rem 2rem;border-radius:10px;text-decoration:none;transition:all var(--tr);position:relative;overflow:hidden;border:none;cursor:pointer}.btn-primary[data-astro-cid-cr7zelx6]:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s ease}.btn-primary[data-astro-cid-cr7zelx6]:hover:after{left:100%}.btn-primary[data-astro-cid-cr7zelx6]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #8b5e3c80}.btn-ghost-white[data-astro-cid-cr7zelx6]{display:inline-flex;align-items:center;background:transparent;color:#fff;font-family:Outfit,sans-serif;font-weight:600;font-size:1rem;padding:.875rem 1.75rem;border-radius:10px;text-decoration:none;border:1.5px solid rgba(255,255,255,.45);transition:all var(--tr)}.btn-ghost-white[data-astro-cid-cr7zelx6]:hover{background:#ffffff1f;border-color:#fff;transform:translateY(-2px)}.availability-widget[data-astro-cid-cr7zelx6]{background:#fffffff2;backdrop-filter:blur(20px);border-radius:16px;padding:1.25rem 1.5rem;box-shadow:0 20px 60px #0003;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;justify-content:center;animation:fadeInUp .6s ease .8s both;max-width:700px;margin:0 auto}.widget-label[data-astro-cid-cr7zelx6]{font-family:Outfit,sans-serif;font-weight:700;font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;width:100%;text-align:center;margin-bottom:.25rem}.widget-field[data-astro-cid-cr7zelx6]{display:flex;align-items:center;gap:.5rem;padding:.625rem 1rem;border:1.5px solid var(--border);border-radius:10px;background:#fff;min-width:160px;flex:1}.widget-field-icon[data-astro-cid-cr7zelx6]{font-size:1rem}.widget-field-inner[data-astro-cid-cr7zelx6]{display:flex;flex-direction:column}.widget-field-label[data-astro-cid-cr7zelx6]{font-size:.65rem;color:var(--text-muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.widget-field-val[data-astro-cid-cr7zelx6]{font-size:.85rem;font-weight:600;color:var(--text)}.widget-sep[data-astro-cid-cr7zelx6]{width:1px;height:40px;background:var(--border)}.widget-btn[data-astro-cid-cr7zelx6]{display:inline-flex;align-items:center;gap:.4rem;background:var(--accent);color:#fff;font-family:Outfit,sans-serif;font-weight:700;font-size:.9rem;padding:.75rem 1.5rem;border-radius:10px;border:none;cursor:pointer;transition:all var(--tr);white-space:nowrap}.widget-btn[data-astro-cid-cr7zelx6]:hover{background:#7a5234;transform:translateY(-1px)}.scroll-indicator[data-astro-cid-cr7zelx6]{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:.5rem;opacity:.6;z-index:3;animation:fadeInUp .5s ease 1.4s both}.scroll-line[data-astro-cid-cr7zelx6]{width:2px;height:36px;background:linear-gradient(to bottom,#fff,transparent);animation:scrollLine 1.5s ease-in-out infinite}@keyframes scrollLine{0%{transform:scaleY(0);transform-origin:top}50%{transform:scaleY(1);transform-origin:top}51%{transform:scaleY(1);transform-origin:bottom}to{transform:scaleY(0);transform-origin:bottom}}.scroll-label[data-astro-cid-cr7zelx6]{font-size:.65rem;color:#fff;letter-spacing:.1em;text-transform:uppercase}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}.direct-banner[data-astro-cid-cr7zelx6]{background:var(--accent);padding:1rem 0}.direct-banner-inner[data-astro-cid-cr7zelx6]{display:flex;align-items:center;justify-content:center;gap:2.5rem;flex-wrap:wrap}.direct-item[data-astro-cid-cr7zelx6]{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.9rem;font-weight:600}.direct-icon[data-astro-cid-cr7zelx6]{font-size:1.1rem}.trust-strip[data-astro-cid-cr7zelx6]{overflow:hidden;border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:#fff;padding:.875rem 0}.trust-track[data-astro-cid-cr7zelx6]{display:flex;gap:2.5rem;width:max-content;animation:marquee 22s linear infinite;white-space:nowrap;font-size:.85rem;color:var(--text-muted);align-items:center;font-weight:500}.trust-dot[data-astro-cid-cr7zelx6]{color:var(--accent)}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}section[data-astro-cid-cr7zelx6]{padding:6rem 0}.section-tag[data-astro-cid-cr7zelx6]{display:inline-flex;align-items:center;gap:.4rem;background:var(--accent-light);color:var(--accent);border:1px solid rgba(139,94,60,.2);border-radius:100px;padding:.3rem .875rem;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:1rem}.section-title[data-astro-cid-cr7zelx6]{font-family:Outfit,sans-serif;font-weight:800;font-size:clamp(1.75rem,3.5vw,2.75rem);color:var(--text);line-height:1.2;margin-bottom:1rem}.section-sub[data-astro-cid-cr7zelx6]{font-size:1.05rem;color:var(--text-muted);line-height:1.7;max-width:540px}.rooms-bg[data-astro-cid-cr7zelx6]{background:var(--bg-alt)}.rooms-header[data-astro-cid-cr7zelx6]{text-align:center;margin-bottom:3rem}.rooms-header[data-astro-cid-cr7zelx6] .section-sub[data-astro-cid-cr7zelx6]{margin:0 auto}.rooms-grid[data-astro-cid-cr7zelx6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.room-card[data-astro-cid-cr7zelx6]{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 2px 12px #00000012;transition:transform var(--tr),box-shadow var(--tr)}.room-card[data-astro-cid-cr7zelx6]:hover{transform:translateY(-6px);box-shadow:0 20px 48px #8b5e3c1f}.room-img-wrap[data-astro-cid-cr7zelx6]{position:relative;aspect-ratio:4/3;overflow:hidden}.room-img-wrap[data-astro-cid-cr7zelx6] img[data-astro-cid-cr7zelx6]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.room-card[data-astro-cid-cr7zelx6]:hover .room-img-wrap[data-astro-cid-cr7zelx6] img[data-astro-cid-cr7zelx6]{transform:scale(1.04)}.room-badges[data-astro-cid-cr7zelx6]{position:absolute;top:.875rem;left:.875rem;display:flex;gap:.4rem;flex-wrap:wrap}.room-badge[data-astro-cid-cr7zelx6]{font-size:.68rem;font-weight:700;padding:.2rem .625rem;border-radius:100px}.badge-top[data-astro-cid-cr7zelx6]{background:var(--accent);color:#fff}.badge-sea[data-astro-cid-cr7zelx6]{background:var(--sea);color:#fff}.badge-green[data-astro-cid-cr7zelx6]{background:#22c55e;color:#fff}.room-body[data-astro-cid-cr7zelx6]{padding:1.25rem 1.5rem 1.5rem}.room-name[data-astro-cid-cr7zelx6]{font-family:Outfit,sans-serif;font-weight:700;font-size:1.15rem;color:var(--accent);margin-bottom:.5rem}.room-meta[data-astro-cid-cr7zelx6]{display:flex;gap:1rem;font-size:.8rem;color:var(--text-muted);margin-bottom:1rem;flex-wrap:wrap}.room-meta[data-astro-cid-cr7zelx6] span[data-astro-cid-cr7zelx6]{display:flex;align-items:center;gap:.3rem}.room-price[data-astro-cid-cr7zelx6]{display:flex;align-items:baseline;gap:.35rem;margin-bottom:1rem}.price-amount[data-astro-cid-cr7zelx6]{font-family:Outfit,sans-serif;font-weight:800;font-size:1.5rem;color:var(--accent)}.price-unit[data-astro-cid-cr7zelx6]{font-size:.8rem;color:var(--text-muted)}.room-cta[data-astro-cid-cr7zelx6]{display:block;text-align:center;background:var(--accent);color:#fff;font-family:Outfit,sans-serif;font-weight:700;font-size:.875rem;padding:.75rem;border-radius:10px;text-decoration:none;transition:all var(--tr)}.room-cta[data-astro-cid-cr7zelx6]:hover{background:#7a5234;transform:translateY(-1px);box-shadow:0 6px 16px #8b5e3c4d}.ota-section[data-astro-cid-cr7zelx6]{background:#fff}.ota-grid[data-astro-cid-cr7zelx6]{display:grid;grid-template-columns:1fr 1fr;gap:0;border-radius:20px;overflow:hidden;box-shadow:0 8px 40px #0000001a;margin-bottom:3rem}.ota-col[data-astro-cid-cr7zelx6]{padding:2.5rem}.ota-col-booking[data-astro-cid-cr7zelx6]{background:#fff5f5;border-right:1px solid #FFE0E0}.ota-col-direct[data-astro-cid-cr7zelx6]{background:#f0fff4}.ota-col-label[data-astro-cid-cr7zelx6]{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.75rem}.ota-col-booking[data-astro-cid-cr7zelx6] .ota-col-label[data-astro-cid-cr7zelx6]{color:#c0392b}.ota-col-direct[data-astro-cid-cr7zelx6] .ota-col-label[data-astro-cid-cr7zelx6]{color:#22c55e}.ota-price[data-astro-cid-cr7zelx6]{font-family:Outfit,sans-serif;font-weight:800;font-size:2.5rem;margin-bottom:1rem}.ota-col-booking[data-astro-cid-cr7zelx6] .ota-price[data-astro-cid-cr7zelx6]{color:#c0392b}.ota-col-direct[data-astro-cid-cr7zelx6] .ota-price[data-astro-cid-cr7zelx6]{color:#16a34a}.ota-list[data-astro-cid-cr7zelx6]{list-style:none;display:flex;flex-direction:column;gap:.625rem}.ota-list[data-astro-cid-cr7zelx6] li[data-astro-cid-cr7zelx6]{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:var(--text)}.ota-check[data-astro-cid-cr7zelx6]{color:#22c55e;font-weight:700}.ota-x[data-astro-cid-cr7zelx6]{color:#c0392b;font-weight:700}.ota-advantages[data-astro-cid-cr7zelx6]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.adv-card[data-astro-cid-cr7zelx6]{background:var(--accent-light);border:1px solid rgba(139,94,60,.15);border-radius:16px;padding:1.5rem;text-align:center}.adv-icon[data-astro-cid-cr7zelx6]{font-size:2rem;margin-bottom:.75rem}.adv-title[data-astro-cid-cr7zelx6]{font-family:Outfit,sans-serif;font-weight:700;font-size:1rem;color:var(--accent);margin-bottom:.375rem}.adv-desc[data-astro-cid-cr7zelx6]{font-size:.85rem;color:var(--text-muted);line-height:1.55}.services-bg[data-astro-cid-cr7zelx6]{background:var(--bg)}.services-grid[data-astro-cid-cr7zelx6]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.service-item[data-astro-cid-cr7zelx6]{display:flex;flex-direction:column;align-items:center;gap:.625rem;padding:1.5rem;background:#fff;border:1px solid var(--border);border-radius:16px;text-align:center;transition:border-color var(--tr),box-shadow var(--tr)}.service-item[data-astro-cid-cr7zelx6]:hover{border-color:#8b5e3c4d;box-shadow:0 4px 16px #8b5e3c14}.service-icon[data-astro-cid-cr7zelx6]{font-size:1.75rem}.service-label[data-astro-cid-cr7zelx6]{font-size:.85rem;font-weight:600;color:var(--text)}.location-bg[data-astro-cid-cr7zelx6]{background:#fff}.location-grid[data-astro-cid-cr7zelx6]{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.location-map[data-astro-cid-cr7zelx6]{background:linear-gradient(135deg,#a8c5da,#c5dde8,#d4e8c2);border-radius:20px;min-height:340px;display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.map-pin[data-astro-cid-cr7zelx6]{font-size:3rem;position:relative;z-index:2;filter:drop-shadow(0 4px 12px rgba(0,0,0,.2))}.map-label[data-astro-cid-cr7zelx6]{position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%);background:#fffffff2;backdrop-filter:blur(10px);border-radius:10px;padding:.625rem 1.25rem;font-family:Outfit,sans-serif;font-weight:700;font-size:.875rem;color:var(--text);white-space:nowrap}.distances[data-astro-cid-cr7zelx6]{display:flex;flex-direction:column;gap:.875rem;margin-top:1.5rem}.distance-item[data-astro-cid-cr7zelx6]{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;background:var(--bg);border-radius:10px}.dist-left[data-astro-cid-cr7zelx6]{display:flex;align-items:center;gap:.625rem}.dist-icon[data-astro-cid-cr7zelx6]{font-size:1.1rem}.dist-name[data-astro-cid-cr7zelx6]{font-size:.875rem;font-weight:600;color:var(--text)}.dist-mins[data-astro-cid-cr7zelx6]{font-size:.875rem;font-weight:700;color:var(--accent)}.testimonials-bg[data-astro-cid-cr7zelx6]{background:var(--bg)}.testimonials-overflow[data-astro-cid-cr7zelx6]{overflow:hidden}.testimonials-track[data-astro-cid-cr7zelx6]{display:flex;gap:1.5rem;width:max-content;animation:scrollTrack 28s linear infinite}.testimonials-track[data-astro-cid-cr7zelx6]:hover{animation-play-state:paused}@keyframes scrollTrack{0%{transform:translate(0)}to{transform:translate(-50%)}}.testi-card[data-astro-cid-cr7zelx6]{background:#fff;border:1px solid var(--border);border-radius:20px;padding:1.75rem;min-width:300px;max-width:300px;flex-shrink:0}.testi-stars[data-astro-cid-cr7zelx6]{color:#f59e0b;font-size:.875rem;margin-bottom:.875rem}.testi-text[data-astro-cid-cr7zelx6]{font-size:.9rem;color:var(--text);line-height:1.65;margin-bottom:1.25rem;font-style:italic}.testi-author[data-astro-cid-cr7zelx6]{display:flex;align-items:center;gap:.625rem}.testi-avatar[data-astro-cid-cr7zelx6]{width:36px;height:36px;border-radius:50%;background:var(--accent-light);display:flex;align-items:center;justify-content:center;font-size:1rem;flex-shrink:0}.testi-name[data-astro-cid-cr7zelx6]{font-weight:700;font-size:.875rem;color:var(--text)}.testi-from[data-astro-cid-cr7zelx6]{font-size:.75rem;color:var(--text-muted)}.cta-section[data-astro-cid-cr7zelx6]{background:var(--accent);padding:6rem 0;text-align:center}.cta-section[data-astro-cid-cr7zelx6] .section-title[data-astro-cid-cr7zelx6]{color:#fff}.cta-section[data-astro-cid-cr7zelx6] .section-sub[data-astro-cid-cr7zelx6]{color:#fffc;margin:0 auto 2.5rem}.cta-btns[data-astro-cid-cr7zelx6]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-white[data-astro-cid-cr7zelx6]{display:inline-flex;align-items:center;gap:.4rem;background:#fff;color:var(--accent);font-family:Outfit,sans-serif;font-weight:700;font-size:1rem;padding:.875rem 2rem;border-radius:10px;text-decoration:none;transition:all var(--tr)}.btn-white[data-astro-cid-cr7zelx6]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0003}.btn-ghost-white2[data-astro-cid-cr7zelx6]{display:inline-flex;align-items:center;background:transparent;color:#fff;font-family:Outfit,sans-serif;font-weight:600;font-size:1rem;padding:.875rem 1.75rem;border-radius:10px;text-decoration:none;border:1.5px solid rgba(255,255,255,.5);transition:all var(--tr)}.btn-ghost-white2[data-astro-cid-cr7zelx6]:hover{background:#ffffff1f;border-color:#fff}.faq-bg[data-astro-cid-cr7zelx6]{background:#fff}.faq-inner[data-astro-cid-cr7zelx6]{max-width:720px;margin:0 auto}.faq-item[data-astro-cid-cr7zelx6]{border-bottom:1px solid var(--border)}.faq-trigger[data-astro-cid-cr7zelx6]{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.375rem 0;cursor:pointer;font-weight:600;background:none;border:none;color:var(--text);text-align:left;font-family:Inter,sans-serif;font-size:1rem;gap:1rem}.faq-icon[data-astro-cid-cr7zelx6]{transition:transform .3s ease;flex-shrink:0;font-style:normal;font-size:1.2rem;color:var(--accent)}.faq-item[data-astro-cid-cr7zelx6].open .faq-icon[data-astro-cid-cr7zelx6]{transform:rotate(45deg)}.faq-content[data-astro-cid-cr7zelx6]{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1),padding .3s ease;color:var(--text-muted);font-size:.95rem;line-height:1.7}.faq-item[data-astro-cid-cr7zelx6].open .faq-content[data-astro-cid-cr7zelx6]{max-height:300px;padding-bottom:1.375rem}.site-footer[data-astro-cid-cr7zelx6]{background:var(--text);padding:4rem 0 2rem}.footer-top[data-astro-cid-cr7zelx6]{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-brand-name[data-astro-cid-cr7zelx6]{font-family:Outfit,sans-serif;font-weight:800;font-size:1.2rem;color:var(--accent);margin-bottom:.5rem}.footer-brand-desc[data-astro-cid-cr7zelx6]{font-size:.875rem;color:#ffffff8c;line-height:1.65;margin-bottom:1.25rem}.footer-socials[data-astro-cid-cr7zelx6]{display:flex;gap:.625rem}.social-btn[data-astro-cid-cr7zelx6]{width:36px;height:36px;border-radius:8px;background:#ffffff14;display:flex;align-items:center;justify-content:center;font-size:.9rem;transition:background var(--tr);text-decoration:none}.social-btn[data-astro-cid-cr7zelx6]:hover{background:#8b5e3c66}.footer-col[data-astro-cid-cr7zelx6] h4[data-astro-cid-cr7zelx6]{font-family:Outfit,sans-serif;font-weight:700;font-size:.85rem;color:#ffffffe6;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1rem}.footer-col[data-astro-cid-cr7zelx6] ul[data-astro-cid-cr7zelx6]{list-style:none;display:flex;flex-direction:column;gap:.5rem}.footer-col[data-astro-cid-cr7zelx6] ul[data-astro-cid-cr7zelx6] a[data-astro-cid-cr7zelx6]{font-size:.875rem;color:#ffffff8c;text-decoration:none;transition:color var(--tr)}.footer-col[data-astro-cid-cr7zelx6] ul[data-astro-cid-cr7zelx6] a[data-astro-cid-cr7zelx6]:hover{color:var(--accent)}.footer-col[data-astro-cid-cr7zelx6] p[data-astro-cid-cr7zelx6]{font-size:.875rem;color:#ffffff8c;margin-bottom:.375rem}.footer-bottom[data-astro-cid-cr7zelx6]{border-top:1px solid rgba(255,255,255,.08);padding-top:1.5rem;display:flex;justify-content:space-between;font-size:.82rem;color:#fff6;flex-wrap:wrap;gap:.5rem}.footer-bottom[data-astro-cid-cr7zelx6] a[data-astro-cid-cr7zelx6]{color:var(--accent);text-decoration:none}[data-astro-cid-cr7zelx6][data-animate]{opacity:0;transform:translateY(30px);transition:opacity .7s cubic-bezier(.4,0,.2,1),transform .7s cubic-bezier(.4,0,.2,1)}[data-astro-cid-cr7zelx6][data-animate=stagger]>[data-astro-cid-cr7zelx6]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}[data-astro-cid-cr7zelx6][data-animate=stagger].animate-in>[data-astro-cid-cr7zelx6]:nth-child(1){transition-delay:0s}[data-astro-cid-cr7zelx6][data-animate=stagger].animate-in>[data-astro-cid-cr7zelx6]:nth-child(2){transition-delay:.1s}[data-astro-cid-cr7zelx6][data-animate=stagger].animate-in>[data-astro-cid-cr7zelx6]:nth-child(3){transition-delay:.2s}[data-astro-cid-cr7zelx6][data-animate=stagger].animate-in>[data-astro-cid-cr7zelx6]:nth-child(4){transition-delay:.3s}[data-astro-cid-cr7zelx6][data-animate=stagger].animate-in>[data-astro-cid-cr7zelx6]:nth-child(n+5){transition-delay:.4s}.animate-in[data-astro-cid-cr7zelx6],[data-astro-cid-cr7zelx6][data-animate=stagger].animate-in>[data-astro-cid-cr7zelx6]{opacity:1!important;transform:translateY(0)!important}@media(max-width:1024px){.rooms-grid[data-astro-cid-cr7zelx6]{grid-template-columns:repeat(2,1fr)}.footer-top[data-astro-cid-cr7zelx6]{grid-template-columns:1fr 1fr}}@media(max-width:768px){.nav-links[data-astro-cid-cr7zelx6],.nav-right[data-astro-cid-cr7zelx6]{display:none}.hamburger[data-astro-cid-cr7zelx6]{display:flex}.rooms-grid[data-astro-cid-cr7zelx6],.ota-grid[data-astro-cid-cr7zelx6]{grid-template-columns:1fr}.ota-col-booking[data-astro-cid-cr7zelx6]{border-right:none;border-bottom:1px solid #FFE0E0}.ota-advantages[data-astro-cid-cr7zelx6]{grid-template-columns:1fr}.services-grid[data-astro-cid-cr7zelx6]{grid-template-columns:repeat(2,1fr)}.location-grid[data-astro-cid-cr7zelx6]{grid-template-columns:1fr}.availability-widget[data-astro-cid-cr7zelx6]{gap:.5rem}.widget-sep[data-astro-cid-cr7zelx6]{display:none}.widget-field[data-astro-cid-cr7zelx6]{min-width:130px}.footer-top[data-astro-cid-cr7zelx6]{grid-template-columns:1fr;gap:2rem}.footer-bottom[data-astro-cid-cr7zelx6]{flex-direction:column}.direct-banner-inner[data-astro-cid-cr7zelx6]{gap:1rem;flex-direction:column}}@media(prefers-reduced-motion:reduce){[data-astro-cid-cr7zelx6],[data-astro-cid-cr7zelx6]:before,[data-astro-cid-cr7zelx6]:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
