:root{--bg: #f7f1ea;--header-bg: #f7f0ea;--surface: #f3ede6;--text: #2f3138;--muted: #54565f;--coral: #ec9b86;--olive: #acb08d;--sky: #a9cfe2;--peach: #f3c4bb;--yellow: #f1cd75;--radius-xl: 42px;--radius-lg: 30px;--radius-md: 22px;--radius-pill: 999px;--shadow-soft: 0 10px 26px rgba(93, 84, 64, .08)}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg);overflow-x:hidden}a{color:inherit;text-decoration:none}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:100;transform:translateY(-150%);border-radius:var(--radius-pill);background:var(--text);color:#fff;padding:.7rem 1rem;font-weight:800;transition:transform .2s ease}.skip-link:focus-visible{transform:translateY(0)}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;clip-path:inset(50%)}main[tabindex="-1"]:focus{outline:none}.site-shell{position:relative;min-height:100vh;overflow:hidden}.site-content{position:relative;z-index:1}.decor-layer{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;overflow:hidden}.decor-shape{position:absolute;overflow:visible;opacity:.95}.decor-slot-top-start{top:1.2rem;left:-.7rem;width:3.9rem;height:8.7rem}.decor-slot-top-end{top:5.5rem;right:-.35rem;width:3.7rem;height:8.7rem}.decor-slot-middle-start{top:42%;left:-.85rem;width:3.8rem;height:8rem}.decor-slot-middle-end{top:46%;right:-.85rem;width:5.2rem;height:5rem}.decor-slot-bottom-end{right:-.85rem;bottom:4.8rem;width:5.2rem;height:5rem}.decor-side{transform:rotate(0)}.decor-shape path{stroke-width:8.5;stroke-linecap:round;fill:none}.decor-coral path{stroke:#ec9b86}.decor-sky path{stroke:#9ec7de}.decor-olive path{stroke:#b8bc98}.page{position:relative;padding:1.3rem 0 3.5rem}.container{width:min(1040px,calc(100% - 2.4rem));margin:0 auto}.site-header-wrap{position:sticky;top:0;z-index:30;padding:.8rem 0;background:var(--header-bg);border-bottom:1px solid rgba(92,84,72,.08)}.site-header{display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo{display:inline-flex;align-items:center;flex:0 0 auto}.logo-image{display:block;width:clamp(9rem,16vw,13.5rem);height:auto}.responsive-image{display:block;width:100%;overflow:hidden}.responsive-image img{display:block;width:100%;height:auto;object-fit:cover}.hero-image .responsive-image,.welcome-image-wrap .responsive-image,.insta-image .responsive-image,.sub-hero .responsive-image,.duo-panel .responsive-image,.banner-cta .responsive-image{height:100%}.hero-image .responsive-image img,.welcome-image-wrap .responsive-image img,.insta-image .responsive-image img,.sub-hero .responsive-image img,.duo-panel .responsive-image img,.banner-cta .responsive-image img,.offer-card>.responsive-image img,.zone-card .responsive-image img,.photo-card .responsive-image img{height:100%}.main-nav{display:flex;align-items:center;gap:2rem;font-size:1rem;text-transform:uppercase;letter-spacing:.03rem;font-weight:700}.main-nav a{opacity:.9;white-space:nowrap}.main-nav a.active{color:var(--coral)}.menu-toggle{display:none;width:2.7rem;height:2.7rem;border:1px solid #d7cfc5;border-radius:.75rem;background:#fff8f2;color:#3a3d45;font-size:1.35rem;cursor:pointer}.mobile-only{display:none}.btn{border:0;font-family:inherit;font-weight:800;text-transform:uppercase;letter-spacing:.05rem;border-radius:var(--radius-pill);padding:.95rem 1.9rem;background:#fff;color:var(--text);cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.btn:hover{transform:translateY(-1px)}.btn-olive{background:var(--olive);color:var(--bg)}.btn-coral{background:var(--coral);color:var(--bg)}.btn-outline{background:transparent;border:1.5px solid #a6a494;color:#41444c}.site-footer{margin-top:3rem;border-top:1px solid #ddd1c5;background:color-mix(in srgb,var(--surface) 88%,#fff 12%)}.site-footer__inner{display:grid;grid-template-columns:1.3fr auto;gap:1.2rem 2rem;align-items:center;padding:1.6rem 0}.site-footer__brand{display:inline-flex;margin-bottom:.35rem;font-family:Georgia,Times New Roman,serif;font-size:1.45rem;font-weight:600}.site-footer p{margin:0;color:var(--muted);line-height:1.45}.site-footer__nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem 1.2rem;font-weight:800;text-transform:uppercase;letter-spacing:.04rem}.site-footer__nav a{color:#41444c}.site-footer__meta{grid-column:1 / -1;font-size:.9rem}.hero{display:grid;grid-template-columns:.95fr 1.25fr;align-items:center;gap:2.4rem}.hero-copy h1{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.3rem,4vw,4.5rem);line-height:1.1;font-weight:500;letter-spacing:-.03rem}.hero-copy h1 span{color:var(--coral)}.hero-copy p{margin:1.35rem 0 1.8rem;font-size:2rem;max-width:31rem;color:#4a4b52}.hero-cta{display:flex;flex-wrap:wrap;gap:.9rem}.hero-image{border-radius:46% 46% 7% 7%/42% 42% 6% 6%;overflow:hidden;height:min(560px,52vw)}.highlights{margin-top:2rem;background:var(--surface);border-radius:var(--radius-lg);padding:2rem 1.6rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.3rem}.highlight-item{text-align:center;padding:.4rem .5rem}.highlight-icon{width:6.4rem;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;margin:0 auto 1rem;font-size:2.4rem;color:#4a4c53}.icon-badge-svg{width:58%;height:58%;color:#454750}.icon-badge-svg path,.icon-badge-svg circle,.icon-badge-svg rect{fill:none;stroke:currentColor;stroke-width:3;stroke-linecap:round;stroke-linejoin:round}.highlight-item h2{margin:0;font-size:1.7rem}.highlight-item p{margin:.6rem auto 0;max-width:17rem;color:var(--muted);font-size:1.1rem;line-height:1.4}.welcome{margin-top:2.8rem;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:2.3rem}.welcome-image-wrap{border-radius:3rem;overflow:hidden}.eyebrow{margin:0;text-transform:uppercase;letter-spacing:.08rem;font-weight:800;color:var(--coral)}.welcome-copy h2{margin:.2rem 0 1rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.1rem,4vw,4rem);font-weight:500}.welcome-copy h2 span{color:var(--coral)}.welcome-copy>p:last-of-type{margin:0 0 1.6rem;color:#494c55;line-height:1.65;max-width:33rem;font-size:1.22rem}.welcome-copy .btn{display:inline-flex;align-items:center;justify-content:center;margin-top:.35rem}.card-grid{margin-top:2rem;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.3rem}.offer-card{background:#fff;border:1px solid #ddd3c9;border-radius:var(--radius-md);overflow:hidden}.offer-card>.responsive-image{width:100%;aspect-ratio:1.18}.card-content{position:relative;padding:1rem 1.1rem 1.15rem}.card-icon{width:2.9rem;aspect-ratio:1;border-radius:50%;display:grid;place-items:center;font-size:1.3rem;margin-bottom:.8rem}.card-content h3{margin:0;font-size:1.72rem}.card-content p{margin:.4rem 0 .75rem;color:var(--muted);line-height:1.45;min-height:4.2rem;font-size:1.03rem}.card-content a{font-size:2.1rem;line-height:1;display:inline-block;color:#3f4148}.instagram{margin-top:2rem;border-radius:var(--radius-lg);overflow:hidden;background:#f9f1e6;display:grid;grid-template-columns:1.55fr repeat(4,1fr);align-items:stretch}.insta-copy{background:#f0bcae;padding:2rem;display:grid;place-content:center start}.insta-title{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.9rem,3.4vw,2.8rem)}.insta-handle{margin:.25rem 0 1.4rem;color:#4f5058;font-size:1.2rem}.subpage{padding:1rem 0 2.5rem}.sub-hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:1rem;align-items:center;margin-bottom:.9rem}.sub-hero h1{margin:0 0 .55rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.8rem,3.4vw,3rem);line-height:1.1}.sub-hero p{color:#4b4d55;line-height:1.5;font-size:.95rem}.sub-hero .btn{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-top:1.15rem}.sub-hero .responsive-image{width:100%;min-height:220px;border-radius:46% 46% 13% 13%/36% 36% 10% 10%;box-shadow:var(--shadow-soft);overflow:hidden}.ueber-hero{grid-template-columns:.95fr 1.05fr}.ueber-hero .responsive-image{min-height:170px;max-height:230px;border-radius:46% 46% 13% 13%/36% 36% 10% 10%}.contact-hero .responsive-image{min-height:160px;max-height:210px}.info-grid{display:grid;gap:1rem}.info-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.info-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.info-card{background:#f6efe7;border:1px solid #e4d8cc;border-radius:1.25rem;padding:1.2rem}.info-card h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.info-card p{margin:.55rem 0 0;color:#555861}.price-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.price-card{background:#fffdf8;border:1px solid #ded3c8;border-radius:1.3rem;padding:1.2rem}.price-card h2{margin:0;font-size:1.45rem}.price-card p{margin:.45rem 0 1rem;color:#5c5f68}.price-card strong{color:#40434b;font-size:1.18rem}.timeline{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.timeline-item{border-radius:1.3rem;border:1px solid #ddd1c5;background:#f8f2ea;padding:1.2rem}.timeline-item h2{margin:0;font-size:1.45rem}.timeline-item p{margin:.45rem 0 0;color:#555861}.contact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.contact-card{border-radius:1.2rem;border:1px solid #ddd1c5;background:#fbf6ef;padding:1.15rem}.contact-card h2{margin:0;font-size:1.35rem}.contact-card p,.contact-card address{margin:.45rem 0 0;color:#555861;line-height:1.5}.contact-card address{font-style:normal}.contact-card .btn{display:inline-flex;align-items:center;justify-content:center;margin-top:1.15rem}.legal-page{max-width:860px}.legal-page__header{border:1px solid #e3d8cd;border-radius:1.4rem;background:#f7f2eb;padding:1.35rem}.legal-page__header h1{margin:.2rem 0 .65rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(2rem,4vw,3.2rem);line-height:1.1}.legal-page__header p:last-child{margin:0;color:var(--muted);line-height:1.55}.legal-section{margin-top:.9rem;border:1px solid #e3d8cd;border-radius:1rem;background:#fbf6ef;padding:1rem}.legal-section h2{margin:0 0 .55rem;font-family:Georgia,Times New Roman,serif;font-size:1.45rem}.legal-section p,.legal-section address{margin:0;color:#555861;font-style:normal;line-height:1.62}.legal-section p+p{margin-top:.7rem}.legal-section a{font-weight:800;text-decoration:underline;text-decoration-thickness:.08rem;text-underline-offset:.18rem}.legal-note{margin:1rem 0 0;border-radius:1rem;background:#fcf2dd;padding:.9rem 1rem;color:#4f525a;line-height:1.55}.sub-hero-compact{background:#f7f2eb;border:1px solid #e3d9cf;border-radius:1.9rem;padding:.95rem}.sub-hero h1 span{color:var(--coral)}.lead{margin:0 0 .4rem;font-weight:700;color:#3f434c}.section-panel{margin-top:.8rem;border-radius:1.2rem;border:1px solid #e4d8cc;background:#f7f1e9;padding:.85rem}.section-panel h2{margin:0 0 .6rem;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.3rem,2vw,1.8rem)}.mini-grid{display:grid;gap:.85rem}.mini-grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.mini-card{background:#fffbf5;border:1px solid #e0d5ca;border-radius:1rem;padding:.8rem}.mini-icon{width:3.1rem;height:3.1rem;border-radius:50%;display:grid;place-items:center;font-size:1.5rem;margin-bottom:.7rem}.mini-card h3{margin:0;font-size:1.05rem}.mini-card p{margin:.4rem 0 0;color:#585b64;font-size:.86rem;line-height:1.45}.duo-panel{margin-top:.8rem;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:1rem;border:1px solid #e4d8cc;border-radius:1.1rem;background:#f8f2ea;padding:.85rem}.duo-panel h2{margin:0;font-family:Georgia,Times New Roman,serif}.duo-panel p{margin:.45rem 0 1.25rem;color:#555861}.duo-panel .btn{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-top:.35rem}.duo-panel .responsive-image{width:100%;border-radius:.9rem;min-height:180px;overflow:hidden}.banner-cta{position:relative;margin-top:.8rem;display:grid;grid-template-columns:1fr;border-radius:1rem;overflow:hidden;border:1px solid #e0d5ca;background:#f7c6b8}.banner-cta:before{content:"";grid-area:1 / 1;z-index:1;background:linear-gradient(90deg,#f7c6b8,#f7c6b8f0 34%,#f7c6b838 62%,#f7c6b800 78%)}.banner-cta__content{grid-area:1 / 1;z-index:2;align-self:start;justify-self:start;width:min(28rem,48%);padding:1.4rem}.banner-cta h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.2rem,2.1vw,1.8rem)}.banner-cta p{margin:.35rem 0 1.25rem;color:#4f525a;font-size:.9rem}.banner-cta .btn{display:inline-flex;align-items:center;justify-content:center;width:fit-content;margin-top:.35rem}.banner-cta .responsive-image{grid-area:1 / 1;width:100%;height:min(32rem,54vw);min-height:22rem}.zone-grid{display:grid;gap:.8rem;grid-template-columns:repeat(4,minmax(0,1fr))}.zone-card{border:1px solid #e2d7cb;border-radius:1rem;overflow:hidden;background:#fff}.zone-card .responsive-image{width:100%;aspect-ratio:1.4}.zone-content{padding:.65rem}.zone-icon{width:2.4rem;height:2.4rem;border-radius:50%;display:grid;place-items:center}.zone-content h3{margin:.35rem 0 0;font-size:.98rem}.zone-content p{margin:.3rem 0 0;font-size:.8rem;color:#5a5d66}.split-play{display:grid;grid-template-columns:1.45fr 1fr;gap:.8rem;align-items:stretch}.zone-grid-bottom{grid-template-columns:repeat(2,minmax(0,1fr))}.safety-box{border:1px solid #ddd1c5;border-radius:1rem;background:#fbf6ef;padding:.8rem;height:100%;display:flex;flex-direction:column;justify-content:center}.safety-box h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:1.5rem}.safety-box ul{margin:.65rem 0 0;padding-left:1rem;color:#4f525a;font-size:.92rem}.safety-panel{margin-top:1rem;border:1px solid #e0d5ca;border-radius:1.2rem;display:grid;grid-template-columns:1fr 1.3fr;overflow:hidden;background:#fbf6ef}.safety-panel>div{padding:1rem}.safety-panel h2{margin:0;font-family:Georgia,Times New Roman,serif}.safety-panel ul{margin:.8rem 0 0;padding-left:1.1rem;color:#4f525a}.safety-panel img{width:100%;height:100%;min-height:220px;object-fit:cover}.highlight-cards{display:grid;gap:.85rem}.highlight-cards.three{grid-template-columns:repeat(3,minmax(0,1fr))}.photo-card{border-radius:1rem;border:1px solid #e1d6cb;overflow:hidden;background:#fffefb}.photo-card .responsive-image{width:100%;aspect-ratio:1.3}.photo-card div{padding:.68rem}.photo-card h3{margin:0}.photo-card p{margin:.35rem 0 0;color:#555861;font-size:.9rem}.package-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.8rem}.package-card{border-radius:1rem;border:1px solid #e0d5ca;padding:.9rem}.package-card h3{margin:0 0 .4rem}.package-card ul{margin:0;padding-left:1.05rem;color:#4f525a}.tone-olive{background:#eef3e6}.tone-blue{background:#ebf4fa}.tone-yellow{background:#fcf2dd}.process-row{margin-top:.8rem;border-radius:1.1rem;border:1px solid #dfd3c8;background:#f9f3ec;padding:.75rem;display:flex;gap:.8rem;align-items:center;flex-wrap:wrap;list-style:none}.step-pill{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .75rem;border-radius:999px;background:#fffef9;border:1px solid #ddd2c6;font-weight:700}.step-pill span{width:1.3rem;height:1.3rem;border-radius:50%;display:inline-grid;place-items:center;font-size:.78rem;background:#d5ddc4}.faq-layout{margin-top:.8rem;display:grid;grid-template-columns:1.4fr 1fr;gap:.8rem}.contact-faq{grid-template-columns:1fr}.faq-layout h2{margin:0 0 .5rem;font-family:Georgia,Times New Roman,serif}.faq-item{border:1px solid #e2d7cb;border-radius:.8rem;background:#fbf6ef;margin-bottom:.5rem;padding:.7rem .8rem}.faq-item summary{cursor:pointer;font-weight:700}.faq-item p{margin:.5rem 0 0;color:#575a63}.faq-layout img{width:100%;border-radius:.9rem;min-height:220px;object-fit:cover}.reservation-layout{margin-top:.8rem;display:grid;grid-template-columns:1.2fr 1fr;gap:1rem}.reservation-form,.reservation-aside{border:1px solid #e3d8cd;border-radius:1.1rem;padding:.85rem;background:#f9f3ec}.reservation-form h2,.reservation-aside h2{margin:0 0 .7rem;font-family:Georgia,Times New Roman,serif}.reservation-form label,.reservation-form legend{display:block;margin-bottom:.35rem;font-weight:700}.reservation-form input,.reservation-form select{width:100%;border:1px solid #d8ccbf;border-radius:.7rem;background:#fffefb;padding:.58rem .65rem;margin-top:.3rem;margin-bottom:.8rem;font:inherit}.reservation-form fieldset{border:1px solid #ddd2c6;border-radius:.8rem;margin:0 0 .8rem;padding:.6rem}.slot-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.45rem}.slot-grid button{border:1px solid #d9cfc4;border-radius:.65rem;padding:.4rem;background:#fff;color:#41444c;cursor:pointer;display:grid;gap:.2rem}.slot-grid button small{font-size:.75rem}.slot-grid button.selected{border-color:#98bb8c;background:#edf5e7}.slot-grid button.unavailable{cursor:not-allowed;opacity:.55}.form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.reservation-feedback{margin:.8rem 0 0;border:1px solid #d8cabd;background:#fffef9;border-radius:.75rem;padding:.65rem;color:#454951}.reservation-aside ul{margin:0 0 .85rem;padding-left:1.1rem;color:#53565f}.reservation-summary{border:1px solid #ddd1c5;border-radius:.8rem;background:#fffef9;padding:.7rem;margin-bottom:.8rem}.reservation-summary h3{margin:0 0 .45rem}.reservation-summary p{margin:.25rem 0}.perk-row{display:grid;gap:.45rem}.perk-row article{border:1px solid #ddd1c5;border-radius:.75rem;background:#fffefb;padding:.6rem}@media (max-width: 1120px){.container{width:min(1040px,calc(100% - 1.6rem))}.hero,.welcome,.sub-hero{grid-template-columns:1fr}.hero-image{height:420px}.highlights,.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.instagram{grid-template-columns:1fr 1fr}.insta-copy{grid-column:1 / -1}.price-grid,.timeline,.contact-grid,.info-grid.three,.mini-grid.four,.highlight-cards.three,.package-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.zone-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.faq-layout,.reservation-layout,.duo-panel,.banner-cta,.split-play,.site-footer__inner{grid-template-columns:1fr}.site-footer__nav{justify-content:flex-start}}@media (max-width: 720px){.decor-layer{display:none}.site-header-wrap{padding:.65rem 0}.site-header{gap:.8rem;flex-wrap:wrap}.menu-toggle{display:inline-grid;place-items:center}.desktop-only{display:none}.mobile-only{display:inline-flex;justify-content:center;margin-top:.4rem}.main-nav{display:none;width:100%;flex-direction:column;align-items:flex-start;gap:.8rem;padding:.9rem .15rem .2rem;font-size:.92rem}.main-nav.is-open{display:flex}.page{padding-top:1.6rem}.logo{max-width:calc(100% - 3.5rem)}.logo-image{width:10.5rem}.hero-copy p{margin:1.5rem 0 2rem;font-size:1.2rem}.hero,.welcome,.sub-hero,.banner-cta,.duo-panel,.split-play,.faq-layout,.reservation-layout{gap:2rem}.hero-cta{gap:1rem}.highlights,.welcome,.card-grid,.instagram,.section-panel,.duo-panel,.banner-cta,.safety-panel,.process-row,.faq-layout,.reservation-layout{margin-top:2rem}.sub-hero{margin-bottom:2rem}.sub-hero-compact{padding:1.5rem}.sub-hero h1{margin-bottom:1rem}.sub-hero p{margin:0 0 1.25rem}.sub-hero .btn{margin-top:1.7rem}.banner-cta{min-height:0;gap:0}.banner-cta:before{display:none}.banner-cta__content{grid-area:auto;width:auto;background:#f7c6b8;padding:1.5rem}.banner-cta p{margin:1rem 0 0}.banner-cta .btn{margin-top:1.7rem}.banner-cta .responsive-image{grid-area:auto;min-height:15rem}.welcome-copy h2{margin:.6rem 0 1.25rem}.welcome-copy>p:last-of-type{margin-bottom:1.75rem}.insta-handle{margin:.75rem 0 1.5rem}.highlights,.card-grid,.price-grid,.timeline,.contact-grid,.info-grid.two,.info-grid.three,.mini-grid.four,.highlight-cards.three,.zone-grid,.package-grid,.slot-grid,.instagram{grid-template-columns:1fr}.hero-image{height:320px;border-radius:2rem}.sub-hero .responsive-image{min-height:250px}.process-row{align-items:stretch}.process-row .btn{width:100%;text-align:center}.site-footer{margin-top:2rem}.site-footer__inner{padding:1.3rem 0}.site-footer__nav{flex-direction:column;align-items:flex-start;gap:.7rem}}
