:root{--bg: #f3f6fb;--surface: rgba(255, 255, 255, .78);--surface-strong: #ffffff;--ink: #111426;--muted: #5d6178;--line: rgba(17, 20, 38, .12);--brand: #0c8f8a;--brand-strong: #0c6fbe;--booked: #fcb9a8;--today: #8cbcff;--shadow: 0 18px 54px rgba(18, 30, 60, .16);--radius-lg: 1.25rem;--radius-md: .95rem;--tabs-sticky-top-global: 5.1rem}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{width:100%;max-width:100%}body{margin:0;font-family:Nunito,Manrope,Segoe UI,sans-serif;background:radial-gradient(circle at 10% 10%,rgba(12,111,190,.16),transparent 42%),radial-gradient(circle at 85% 6%,rgba(12,143,138,.18),transparent 35%),linear-gradient(180deg,#f7faff,#f3f6fb 48%,#eff4fa);color:var(--ink);min-height:100vh;line-height:1.55;overflow-x:clip}a{color:inherit}img,iframe{max-width:100%}figure{margin:0;min-width:0}.skip-link{position:absolute;left:1rem;top:-3rem;background:var(--ink);color:#fff;padding:.65rem .9rem;border-radius:.7rem;z-index:100}.skip-link:focus{top:1rem}.bg-orb{position:fixed;border-radius:999px;filter:blur(26px);pointer-events:none;z-index:-1;animation:float 13s ease-in-out infinite}.bg-orb-one{width:14rem;height:14rem;left:-2rem;top:5rem;background:#0c6fbe38}.bg-orb-two{width:18rem;height:18rem;right:-7rem;top:32rem;background:#0c8f8a3d;animation-delay:2s}.site-header{position:relative;margin:.65rem auto 1rem;width:min(1120px,calc(100% - 1rem));display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;padding:.9rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 10px 35px #1d284e1c;z-index:10}.site-header nav{position:relative}.nav-toggle{border:1px solid rgba(24,94,224,.14);background:#fff;border-radius:999px;padding:.46rem .92rem;font-family:inherit;font-size:.9rem;box-shadow:0 0 1px #185ee026,0 6px 12px #185ee026}#nav-list{margin:.55rem 0 0;padding:0;list-style:none;display:none;gap:.5rem}#nav-list.open{display:grid}#nav-list a{display:block;padding:.45rem .6rem;text-decoration:none;border-radius:.65rem;color:var(--muted)}#nav-list a:hover,#nav-list a:focus-visible{background:#0c6fbe1f;color:var(--ink)}.language-toggle{display:grid;grid-template-columns:repeat(var(--language-count, 2),minmax(0,1fr));align-self:flex-start;position:relative;background-color:#fff;box-shadow:0 0 1px #185ee026,0 6px 12px #185ee026;padding:.3rem;border-radius:99px;border:1px solid rgba(24,94,224,.14)}.language-toggle *{z-index:2}.language-glider{position:absolute;left:.3rem;top:.3rem;bottom:.3rem;width:calc((100% - .6rem) / var(--language-count, 2));background-color:#e6eef9;border-radius:999px;z-index:1;transform:translate(calc(var(--active-index, 0) * 100%));transition:transform .25s ease-out,width .25s ease-out}.language-option{border:0;background:transparent;color:#1a2238;height:30px;min-width:50px;padding:0 .6rem;font-size:.8rem;font-weight:600;border-radius:99px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:color .15s ease-in}.language-option.active{color:#185ee0}.language-option:focus-visible{outline:2px solid rgba(24,94,224,.45);outline-offset:1px}main{width:min(1120px,calc(100% - 1rem));margin:0 auto 3rem;display:grid;gap:1.2rem;min-width:0}.config-error{background:#ffebe8;border:1px solid #ffcbc2;color:#702319;border-radius:var(--radius-md);padding:.75rem .95rem}.hero,.section,footer{background:var(--surface);border-radius:var(--radius-lg);border:1px solid var(--line);box-shadow:var(--shadow)}.hero,.section{padding:1rem}.section{overflow:visible}.hero{display:grid;gap:1rem;min-width:0}.hero-text,.hero-media,.section,.card,.contact-card{min-width:0}.hero-text .eyebrow{margin:0;font-size:.78rem;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-strong);font-weight:700}h1,h2,h3{font-family:Nunito,Manrope,sans-serif;line-height:1.15;letter-spacing:-.01em}h1{margin:.55rem 0;font-size:clamp(1.5rem,5.8vw,2.8rem)}.hero-text>p{margin:0;color:var(--muted);overflow-wrap:anywhere}.primary-cta{display:inline-flex;margin-top:1rem;text-decoration:none;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;font-weight:700;padding:.78rem 1.24rem;box-shadow:0 10px 24px #0c6fbe4d;transition:transform .2s ease,box-shadow .2s ease}.primary-cta:hover,.primary-cta:focus-visible{transform:translateY(-1px);box-shadow:0 12px 28px #0c6fbe59}.hero-highlights{margin:1rem 0 0;padding-left:1.1rem;display:grid;gap:.48rem}.hero-highlights li,.hero-text h1{overflow-wrap:anywhere}.hero-media img{width:100%;display:block;border-radius:calc(var(--radius-lg) - .15rem);object-fit:cover;min-height:240px}.section-header h2{margin:0;font-size:clamp(1.28rem,4.8vw,2rem)}.section-header p{margin:.4rem 0 .9rem;color:var(--muted)}.tabs{display:flex;overflow:auto;gap:.1rem;padding-bottom:.2rem;max-width:100%;overscroll-behavior-x:contain}.tabs-sticky-wrap{position:static;margin-bottom:.55rem;padding:.1rem 0;background:transparent;min-width:0}.tab-button{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.5rem .9rem;font-weight:600;white-space:nowrap}.tab-button[aria-selected=true]{background:var(--ink);color:#fff;border-color:var(--ink)}.gallery-carousel-shell{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.5rem;min-width:0;margin-top:.25rem}.carousel-nav{width:2rem;height:2rem;border:1px solid var(--line);border-radius:999px;background:#fff;color:var(--ink);font-size:1.2rem;line-height:1;display:grid;place-items:center;padding:0}.carousel-nav:disabled{opacity:.45}.gallery-carousel{position:relative;height:18.4rem;overflow:hidden;border-radius:1.1rem;touch-action:pan-y;isolation:isolate;perspective:1200px}.gallery-carousel-card{position:absolute;left:50%;top:50%;width:clamp(9.8rem,48vw,12.2rem);min-height:13.4rem;border:0;border-radius:1rem;background:transparent;padding:0;display:grid;place-items:stretch;text-align:left;color:var(--ink);transform:translate3d(calc(-50% + var(--gallery-card-translate-x, 0px)),-50%,0) rotate(var(--gallery-card-rotate, 0deg)) scale(var(--gallery-card-scale, 1));opacity:var(--gallery-card-opacity, 1);transition:transform .3s ease,opacity .3s ease,background .2s ease,border-color .2s ease;will-change:transform,opacity;box-shadow:0 10px 28px #121e3c2b}.gallery-carousel-card.active{box-shadow:0 16px 38px #0c6fbe42}.gallery-carousel-card img{width:100%;height:100%;border-radius:1rem;aspect-ratio:3 / 4;object-fit:cover;display:block}.cards{display:grid;gap:.75rem}.card{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-md);padding:.9rem}.card h3{margin:0 0 .45rem;font-size:1.1rem}.card p{margin:0;color:var(--muted)}.card ul{margin:.6rem 0 0;padding-left:1.1rem}.booking-layout{display:grid;gap:.75rem}.booking-card h3{margin:0 0 .55rem}.booking-price-list{margin:0;padding:0;list-style:none;display:grid;gap:.35rem}.booking-price-list li{display:flex;justify-content:space-between;gap:.8rem;padding:.45rem .55rem;border:1px solid var(--line);border-radius:.6rem;background:#fff}.booking-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:.7rem}.booking-table{width:100%;border-collapse:collapse;font-size:.92rem}.booking-table th,.booking-table td{padding:.48rem .55rem;border-bottom:1px solid var(--line);text-align:left;white-space:nowrap}.booking-table th{background:#0c6fbe14}.booking-table tr:last-child td{border-bottom:0}.booking-bullet-list{margin:0;padding-left:1.1rem;display:grid;gap:.38rem}.calendar-controls{display:grid;grid-template-columns:auto 1fr auto;gap:.5rem;align-items:center}.calendar-controls button{border:1px solid var(--line);background:#fff;border-radius:.75rem;width:2.35rem;height:2.35rem;font-size:1rem}#calendar-label{text-align:center;font-weight:700}.calendar{margin-top:.8rem;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:.32rem}.day-name,.day{min-height:2.12rem;border-radius:.52rem;text-align:center}.day-name{font-size:.75rem;color:var(--muted);display:grid;place-items:center}.day{border:1px solid var(--line);background:#fff}.day.empty{border:0;background:transparent}.day.booked{background:var(--booked)}.day.today{outline:2px solid var(--today);outline-offset:-2px}.calendar-legend{margin-top:.8rem;display:flex;flex-wrap:wrap;gap:.65rem 1rem;color:var(--muted);font-size:.86rem}.calendar-legend span{display:inline-flex;gap:.4rem;align-items:center}.swatch{width:.9rem;height:.9rem;border-radius:.25rem;border:1px solid var(--line);background:#fff}.swatch.booked{background:var(--booked)}.swatch.today{background:var(--today)}.calendar-notes,.location-label{color:var(--muted)}.map-frame{margin-top:.8rem;border-radius:var(--radius-md);border:1px solid var(--line);overflow:hidden}.map-frame iframe{width:100%;min-height:270px;border:0}.contact-card{background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-md);padding:.95rem}.contact-card p{margin:0 0 .55rem}.contact-card p span{font-weight:700}.contact-card a,.calendar-notes,.section-header p{overflow-wrap:anywhere;word-break:break-word}.contact-card .primary-cta{margin-top:.2rem}.ai-assistant-anchor{width:0;height:0;overflow:hidden}.ai-launcher{position:fixed;left:max(.85rem,env(safe-area-inset-left));bottom:calc(.85rem + env(safe-area-inset-bottom));border:1px solid rgba(12,111,190,.24);border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;font:inherit;font-size:.92rem;font-weight:800;padding:.74rem 1.1rem;box-shadow:0 12px 30px #0c6fbe47;z-index:1400;cursor:pointer}.ai-chat-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#11142638;opacity:0;pointer-events:none;transition:opacity .2s ease;z-index:1490}.ai-chat-backdrop.open{opacity:1;pointer-events:auto}.ai-chat-dialog{position:fixed;left:max(.85rem,env(safe-area-inset-left));bottom:calc(.85rem + env(safe-area-inset-bottom));width:min(390px,calc(100vw - 1.7rem));height:min(78vh,720px);display:grid;grid-template-rows:auto minmax(0,1fr) auto;background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:1.2rem;box-shadow:0 24px 60px #121e3c33;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transform:translateY(12px) scale(.98);opacity:0;pointer-events:none;transition:transform .24s ease,opacity .24s ease;z-index:1500;overflow:hidden}.ai-chat-dialog.open{transform:translateY(0) scale(1);opacity:1;pointer-events:auto}.ai-chat-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.8rem;padding:.85rem .95rem .72rem;border-bottom:1px solid var(--line)}.ai-chat-header h2{margin:0;font-size:1.03rem;color:var(--ink)}.ai-chat-header p{margin:.2rem 0 0;color:var(--muted);font-size:.83rem}.ai-chat-close{border:1px solid var(--line);border-radius:999px;width:1.95rem;height:1.95rem;background:#fff;color:var(--ink);font:inherit;font-size:.95rem;cursor:pointer}.ai-chat-body{overflow-y:auto;padding:.85rem .85rem .65rem;display:flex;flex-direction:column;align-items:flex-start;gap:.7rem}.ai-chat-hint{margin:0;color:var(--muted);font-size:.9rem}.ai-message{width:fit-content;max-width:92%;border-radius:1rem;padding:.62rem .76rem;display:grid;gap:.35rem}.ai-message p{margin:0;overflow-wrap:anywhere}.ai-message.user{align-self:flex-end;background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;border-top-right-radius:.35rem}.ai-message.assistant{align-self:flex-start;background:var(--surface-strong);color:var(--ink);border:1px solid var(--line);border-top-left-radius:.35rem}.ai-message.error{border-color:#ffcbc2;background:#ffebe8;color:#702319}.ai-meta{color:var(--muted);font-size:.78rem}.ai-chat-thinking{margin:0;color:var(--muted);font-size:.84rem}.ai-chat-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.55rem;align-items:end;padding:.7rem .8rem .85rem;border-top:1px solid var(--line);background:#fff6}.ai-chat-input textarea{width:100%;min-height:2.45rem;max-height:8rem;resize:vertical;border-radius:1rem;border:1px solid var(--line);background:#fff;color:var(--ink);font:inherit;padding:.62rem .75rem}.ai-chat-input textarea::placeholder{color:var(--muted)}.ai-send{border:0;border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;font:inherit;font-weight:700;padding:.62rem .95rem;cursor:pointer;min-height:2.45rem}.ai-send:disabled{opacity:.55;cursor:not-allowed}.ai-warning{color:#855200}@media (max-width: 760px){.ai-chat-dialog{left:.55rem;right:.55rem;width:auto;height:min(82vh,760px)}}.to-top-button{position:fixed;right:max(.85rem,env(safe-area-inset-right));bottom:calc(.85rem + env(safe-area-inset-bottom));width:2.85rem;height:2.85rem;border:1px solid var(--line);border-radius:999px;background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;font-size:1.1rem;font-weight:700;display:grid;place-items:center;box-shadow:0 12px 30px #0c6fbe47;cursor:pointer;z-index:18;opacity:0;transform:translateY(10px) scale(.96);transition:opacity .22s ease,transform .22s ease;pointer-events:none}.to-top-button.visible{opacity:1;transform:translateY(0) scale(1);pointer-events:auto}.to-top-button:hover,.to-top-button:focus-visible{box-shadow:0 14px 34px #0c6fbe57}footer{padding:1rem;margin-bottom:1rem;text-align:center}.lightbox{position:fixed;top:0;right:0;bottom:0;left:0;display:grid;gap:.4rem;align-content:center;justify-items:center;background:#0e1221d1;padding:1.2rem;z-index:2000}.lightbox[hidden]{display:none}.lightbox img{max-width:min(100%,960px);max-height:80vh;border-radius:.85rem}.lightbox p{color:#d7dfec;margin:0}.lightbox-close{position:absolute;top:.75rem;right:.9rem;border:0;background:transparent;color:#fff;font-size:2rem}.loading-shell{min-height:100vh;display:grid;place-items:center;color:var(--muted)}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@media (min-width: 760px){.site-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem}.site-header nav{width:100%}.nav-toggle{display:none}#nav-list{display:flex;justify-content:center;margin:0;flex-wrap:wrap}.hero{grid-template-columns:1.08fr 1fr;align-items:center;padding:1.35rem}.cards,.booking-layout{grid-template-columns:repeat(2,minmax(0,1fr))}.gallery-carousel{height:21.2rem}.gallery-carousel-card{width:clamp(11rem,33vw,14rem);min-height:15.8rem}}@media (max-width: 1023px){.tabs-sticky-wrap .tabs{padding-bottom:1rem}}@media (min-width: 1024px){main{gap:1.5rem}.section,.hero,footer{padding:1.35rem}.gallery-carousel{height:21rem}.cards{grid-template-columns:repeat(3,minmax(0,1fr))}.gallery-carousel-shell{gap:.9rem}.carousel-nav{width:2.4rem;height:2.4rem;font-size:1.35rem}.gallery-carousel{height:24.5rem;border-radius:1.25rem;padding-inline:.45rem}.gallery-carousel-card{width:clamp(12.3rem,24vw,16.4rem);min-height:18.2rem;border-radius:1.15rem}.gallery-carousel-card img{border-radius:.95rem}}@media (min-width: 1440px){.gallery-carousel-shell{gap:1.2rem;margin-top:.4rem}.gallery-carousel{height:27rem;border-radius:1.35rem;padding-inline:.8rem}.gallery-carousel-card{width:clamp(14rem,20vw,18rem);min-height:20.4rem}}@media (max-width: 360px){.site-header,main{width:calc(100% - .5rem)}.hero,.section,footer{padding:.85rem}}
