: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:grid;gap:.8rem;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}.logo-group{display:grid;gap:.12rem}.site-name{font-family:Nunito,Manrope,sans-serif;font-size:1.05rem;font-weight:700;letter-spacing:.02em}.tagline{color:var(--muted);font-size:.88rem}.nav-toggle{border:1px solid var(--line);background:#fff;border-radius:999px;padding:.5rem .9rem;font-family:inherit;font-size:.9rem}#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:flex;gap:.35rem}.language-toggle button{border:1px solid var(--line);background:#fff;color:var(--muted);border-radius:999px;padding:.28rem .62rem;font-weight:600}.language-toggle button[aria-pressed=true]{background:var(--ink);color:#fff;border-color:var(--ink)}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}.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,.site-name,.tagline,.calendar-notes,.section-header p{overflow-wrap:anywhere;word-break:break-word}.contact-card .primary-cta{margin-top:.2rem}.ai-form{display:grid;gap:.7rem}.ai-form textarea{width:100%;border:1px solid var(--line);border-radius:var(--radius-md);padding:.7rem .8rem;font:inherit;color:var(--ink);background:#fff;resize:vertical}.ai-form .primary-cta{width:fit-content;margin-top:0}.ai-result{margin-top:.85rem;background:var(--surface-strong);border:1px solid var(--line);border-radius:var(--radius-md);padding:.85rem}.ai-result p{margin:0}.ai-meta{margin-top:.55rem!important;color:var(--muted);font-size:.9rem}.ai-error{margin-top:.7rem;color:#a0221f}.ai-warning{color:#855200}.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{grid-template-columns:auto 1fr auto;align-items:center;gap:1rem}.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{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}}
