@import "https://fonts.googleapis.com/css2?family=Playfair+Display+SC:ital,wght@0,400;0,700;1,400&family=Source+Sans+Pro:wght@300;400;600&display=swap";:root{--color-bg:#131313;--color-text:#e4d6bc;--color-text-muted:#2f2f2f;--color-text-light:#f0e8d8;--color-accent:#ceab51;--color-accent-muted:#e2c989;--color-header-bg:#0d0c0a;--font-heading:"Playfair Display SC", serif;--font-cards:"Playfair Display", serif;--font-body:"Source Sans Pro", sans-serif;--text-title:4.5rem;--text-heading:3rem;--text-body:1.125rem;--color-surface:#111;--color-border:#2a2520;--color-card-bg:#423c30;--max-content-width:1150px;--transition:.3s ease}@media (width<=1024px){:root{--text-title:3.5rem;--text-heading:2.25rem;--text-body:1rem;--max-content-width:100%}}@media (width<=639px){:root{--text-title:2.25rem;--text-heading:1.75rem;--text-body:.95rem;--max-content-width:100%}}body{font-family:var(--font-body);font-size:var(--text-body);color:var(--color-text)}h1{font-family:var(--font-heading);font-size:var(--text-title)}h2,h3{font-family:var(--font-heading);font-size:var(--text-heading)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}@media (width<=1024px){html{scrollbar-width:none}html::-webkit-scrollbar{display:none}}body{background-color:var(--color-surface);-webkit-font-smoothing:antialiased;line-height:1.6}.header[data-v-369ade10]{z-index:100;background-color:var(--color-header-bg);align-items:center;height:72px;padding:0 3rem;display:flex;position:fixed;top:0;left:0;right:0}.nav[data-v-369ade10]{align-items:center;width:100%;display:flex}.logo[data-v-369ade10]{cursor:pointer;flex-shrink:0;align-items:baseline;gap:.75rem;display:flex}.logo-name[data-v-369ade10]{font-family:var(--font-heading);letter-spacing:.3em;color:var(--color-text-light);font-size:1.75rem}.logo-sub[data-v-369ade10]{font-family:var(--font-body);letter-spacing:.35em;color:var(--color-accent-muted);font-size:.65rem;font-weight:400}.nav-links[data-v-369ade10]{gap:2.5rem;margin-left:auto;margin-right:2.5rem;list-style:none;display:flex}.nav-links a[data-v-369ade10]{font-family:var(--font-heading);color:var(--color-text-light);transition:color var(--transition);font-size:1rem;text-decoration:none}.nav-links a[data-v-369ade10]:hover{color:var(--color-accent)}.btn-book[data-v-369ade10]{font-family:var(--font-heading);color:var(--color-accent);border:1px solid var(--color-accent);cursor:pointer;transition:all var(--transition);white-space:nowrap;background:0 0;border-radius:50px;padding:.6rem 1.4rem;font-size:1rem;font-weight:400}.btn-book[data-v-369ade10]:hover{background:var(--color-accent);color:var(--color-header-bg)}.hamburger[data-v-369ade10]{cursor:pointer;z-index:200;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:28px;height:18px;margin-left:auto;padding:0;display:none}.ham-line[data-v-369ade10]{background:var(--color-text-light);width:100%;height:1.5px;transition:transform .3s,opacity .3s;display:block}.hamburger.is-open .ham-line[data-v-369ade10]:first-child{transform:translateY(8.25px)rotate(45deg)}.hamburger.is-open .ham-line[data-v-369ade10]:nth-child(2){opacity:0}.hamburger.is-open .ham-line[data-v-369ade10]:nth-child(3){transform:translateY(-8.25px)rotate(-45deg)}.mobile-nav-overlay[data-v-369ade10]{z-index:150;background:#0d0c0af7;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mobile-nav-close[data-v-369ade10]{color:var(--color-text-light);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.5rem;line-height:1;position:absolute;top:1.5rem;right:1.5rem}.mobile-nav-inner[data-v-369ade10]{flex-direction:column;align-items:center;gap:2rem;display:flex}.mobile-logo[data-v-369ade10]{align-items:baseline;gap:.75rem;margin-bottom:.5rem;display:flex}.mobile-nav-links[data-v-369ade10]{flex-direction:column;align-items:center;gap:1.75rem;list-style:none;display:flex}.mobile-nav-links a[data-v-369ade10]{font-family:var(--font-heading);letter-spacing:.15em;color:var(--color-text-light);transition:color var(--transition);font-size:2rem;text-decoration:none}.mobile-nav-links a[data-v-369ade10]:hover{color:var(--color-accent)}.mobile-btn-book[data-v-369ade10]{font-family:var(--font-heading);color:var(--color-accent);border:1px solid var(--color-accent);cursor:pointer;transition:all var(--transition);background:0 0;border-radius:50px;margin-top:.5rem;padding:.8rem 2.5rem;font-size:1rem;font-weight:400}.mobile-btn-book[data-v-369ade10]:hover{background:var(--color-accent);color:var(--color-header-bg)}.nav-fade-enter-active[data-v-369ade10],.nav-fade-leave-active[data-v-369ade10]{transition:opacity .25s}.nav-fade-enter-from[data-v-369ade10],.nav-fade-leave-to[data-v-369ade10]{opacity:0}@media (width<=1024px){.header[data-v-369ade10]{padding:0 1.5rem}}@media (width<=639px){.header[data-v-369ade10]{padding:0 1rem}.nav-links[data-v-369ade10],.btn-book[data-v-369ade10]{display:none}.hamburger[data-v-369ade10]{display:flex}}.footer[data-v-928bbe4a]{background-color:var(--color-header-bg);border-top:1px solid var(--color-border);padding:4rem 3rem 3rem}.footer-inner[data-v-928bbe4a]{grid-template-columns:1fr 1fr 1fr;gap:3rem;max-width:900px;margin:0 auto;display:grid}.col-title[data-v-928bbe4a]{font-family:var(--font-heading);letter-spacing:.1em;color:var(--color-accent);margin-bottom:1.25rem;font-size:1rem;font-weight:400}.col-list[data-v-928bbe4a]{flex-direction:column;gap:.6rem;list-style:none;display:flex}.col-link[data-v-928bbe4a]{font-family:var(--font-body);color:#f0e8d8bf;transition:color var(--transition);font-size:.9rem;text-decoration:none}.col-link[data-v-928bbe4a]:hover{color:var(--color-accent)}.col-btn[data-v-928bbe4a]{cursor:pointer;background:0 0;border:none;padding:0}.col-text[data-v-928bbe4a]{font-family:var(--font-body);color:#f0e8d8bf;font-size:.9rem;line-height:1.5}@media (width<=1024px){.footer[data-v-928bbe4a]{padding:3rem 2rem 2.5rem}.footer-inner[data-v-928bbe4a]{gap:2rem}}@media (width<=639px){.footer[data-v-928bbe4a]{padding:2rem 1.25rem}.footer-inner[data-v-928bbe4a]{grid-template-columns:1fr;gap:2rem}}.section-label[data-v-9c0c9012]{justify-content:center;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.label-line[data-v-9c0c9012]{background:#e4d6bc80;flex:1;max-width:525px;height:1px}.label-text[data-v-9c0c9012]{font-family:var(--font-body);letter-spacing:.1em;color:#e4d6bc;font-size:1rem}.about-section[data-v-e17f1ead]{background-color:var(--color-surface);padding-top:5rem}.sanctuary[data-v-e17f1ead]{max-width:var(--max-content-width);grid-template-columns:1fr 1fr;gap:3rem;margin:0 auto 1rem;display:grid}.sanctuary-image[data-v-e17f1ead]{aspect-ratio:4/3;border-radius:var(--radius-lg,50px);object-fit:cover;width:100%;height:450px;display:block}.sanctuary-title[data-v-e17f1ead]{font-family:var(--font-heading);font-size:var(--text-heading);color:var(--color-accent);margin-bottom:1.5rem;font-weight:400;line-height:1.2}.sanctuary-para[data-v-e17f1ead]{font-family:var(--font-body);font-size:var(--text-body);color:#f0e8d8b3;margin-bottom:1rem}.why[data-v-e17f1ead]{text-align:center;max-width:var(--max-content-width);margin:0 auto}.why-title[data-v-e17f1ead]{font-family:var(--font-heading);font-size:var(--text-heading);color:var(--color-accent);font-weight:400}.why-subtitle[data-v-e17f1ead]{font-family:var(--font-body);font-size:var(--text-body);color:#f0e8d899;margin-bottom:1rem}.features-grid[data-v-e17f1ead]{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.feature-card[data-v-e17f1ead]{background-color:var(--color-card-bg);border-radius:var(--radius-lg,30px);text-align:left;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;height:221px;padding:0 1.5rem;display:flex}.feature-icon[data-v-e17f1ead]{object-fit:contain;flex-shrink:0;width:50px;height:50px;display:block}.feature-title[data-v-e17f1ead]{text-align:center;align-items:center;gap:1rem;display:flex}.feature-title-text[data-v-e17f1ead]{font-family:var(--font-cards);color:var(--color-text-light);overflow-wrap:break-word;min-width:0;font-size:30px;font-weight:300}.feature-desc[data-v-e17f1ead]{font-family:var(--font-body);font-size:var(--text-body);color:#f0e8d88c;padding-left:1rem;line-height:1}@media (width<=1024px){.about-section[data-v-e17f1ead]{padding-top:3rem;padding-left:2rem;padding-right:2rem}.sanctuary[data-v-e17f1ead]{gap:2rem}.sanctuary-image[data-v-e17f1ead]{height:350px}.features-grid[data-v-e17f1ead]{grid-template-columns:repeat(2,1fr)}.feature-title-text[data-v-e17f1ead]{font-size:1.375rem}}@media (width<=639px){.about-section[data-v-e17f1ead]{padding-top:2.5rem;padding-left:1.25rem;padding-right:1.25rem}.sanctuary[data-v-e17f1ead]{grid-template-columns:1fr;gap:1.5rem}.sanctuary-image[data-v-e17f1ead]{height:250px;aspect-ratio:unset;border-radius:24px}.features-grid[data-v-e17f1ead]{grid-template-columns:1fr}.feature-card[data-v-e17f1ead]{height:auto;min-height:140px;padding:1.25rem 1.5rem}.feature-title-text[data-v-e17f1ead]{font-size:1.25rem}}.card[data-v-c7413534]{border-radius:var(--radius-lg,50px);aspect-ratio:3/4;overflow:hidden}.card-image[data-v-c7413534]{background-color:var(--color-card-bg);background-position:50%;background-size:cover;align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.card-overlay[data-v-c7413534]{background:linear-gradient(#0000 30%,#000000a6 55%,#000000f2 100%);align-items:flex-end;display:flex;position:absolute;inset:0}.card-body[data-v-c7413534]{text-align:left;background-color:#13131380;flex-direction:column;justify-content:space-around;width:100%;min-height:154px;padding-bottom:1.5rem;padding-left:2rem;padding-right:2rem;display:flex}.card-name[data-v-c7413534]{font-family:var(--font-heading);font-size:calc(var(--text-body) + .5rem);color:var(--color-accent);text-transform:uppercase;font-weight:400}.card-desc[data-v-c7413534]{font-family:var(--font-body);color:#f0e8d8b3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:1rem;font-size:.8rem;line-height:1.4;display:-webkit-box;overflow:hidden}.card-footer[data-v-c7413534]{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.card-price[data-v-c7413534]{white-space:nowrap;align-items:baseline;gap:.25rem;display:flex}.card-price-amount[data-v-c7413534]{font-family:var(--font-cards);font-size:calc(var(--text-body) + .2rem);color:var(--color-accent);font-weight:400}.card-price-duration[data-v-c7413534]{font-family:var(--font-body);font-size:calc(var(--text-body) - .1rem);color:#f0e8d8b3}.card-btn[data-v-c7413534]{font-family:var(--font-heading);font-size:calc(var(--text-body) - .1rem);color:var(--color-accent);border:1px solid var(--color-accent);cursor:pointer;transition:all var(--transition);white-space:nowrap;background:0 0;border-radius:2rem;padding:.5rem 1.25rem;font-weight:400}.card-btn[data-v-c7413534]:hover{background:var(--color-accent);color:#1a1208}.services-section[data-v-d4bec5d5]{background-color:var(--color-surface);text-align:center;padding:5rem 3rem 6rem}.section-title[data-v-d4bec5d5]{font-family:var(--font-heading);font-size:var(--text-heading);color:var(--color-accent);font-weight:400}.section-subtitle[data-v-d4bec5d5]{font-family:var(--font-body);font-size:var(--text-body);color:#f0e8d899;max-width:750px;margin:0 auto 3rem;line-height:1.6}.state-text[data-v-d4bec5d5]{font-family:var(--font-body);font-size:var(--text-body);color:#f0e8d880;padding:3rem 0}.state-error[data-v-d4bec5d5]{color:#e07070}.show-more[data-v-d4bec5d5]{cursor:pointer;color:var(--color-accent-muted);transition:color var(--transition);background:0 0;border:none;flex-direction:column;align-items:center;gap:.4rem;margin:2.5rem auto 0;display:flex}.show-more[data-v-d4bec5d5]:hover{color:var(--color-accent)}.show-more-text[data-v-d4bec5d5]{font-family:var(--font-body);letter-spacing:.15em;font-size:.8rem}.show-more-arrow[data-v-d4bec5d5]{width:28px;height:28px;animation:1.6s ease-in-out infinite bounce-d4bec5d5}@keyframes bounce-d4bec5d5{0%,to{transform:translateY(0)}50%{transform:translateY(5px)}}.services-grid[data-v-d4bec5d5]{max-width:var(--max-content-width);grid-template-columns:repeat(3,1fr);gap:1rem;margin:0 auto;display:grid}@media (width<=1024px){.services-section[data-v-d4bec5d5]{padding:3rem 2rem 4rem}.services-grid[data-v-d4bec5d5]{grid-template-columns:repeat(2,1fr)}}@media (width<=639px){.services-section[data-v-d4bec5d5]{padding:2.5rem 1.25rem 3rem}.services-grid[data-v-d4bec5d5]{grid-template-columns:1fr}}.testimonials-section[data-v-6a27db77]{background-color:var(--color-surface);padding:5rem 3rem 6rem}.section-title[data-v-6a27db77]{font-family:var(--font-heading);font-size:var(--text-heading);color:var(--color-accent);text-align:center;margin-bottom:1rem;font-weight:400}.cards-grid[data-v-6a27db77]{max-width:var(--max-content-width);grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:0 auto;display:grid}.card[data-v-6a27db77]{background-color:var(--color-text);border-radius:var(--radius-lg,50px);flex-direction:column;gap:1rem;height:auto;min-height:280px;padding:2.5rem 2rem;display:flex}.stars[data-v-6a27db77]{display:flex}.star[data-v-6a27db77]{width:35px;height:35px;color:var(--color-accent)}.card-text[data-v-6a27db77]{font-family:var(--font-body);font-size:var(--text-body);color:#131313;flex:1;font-weight:400;line-height:1}.author[data-v-6a27db77]{align-items:center;gap:.75rem;margin-top:auto;display:flex}.avatar[data-v-6a27db77]{background-color:var(--color-accent);width:50px;height:50px;font-family:var(--font-body);font-size:var(--text-body);color:#e4d6bc;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.author-info[data-v-6a27db77]{flex-direction:column;justify-content:center;gap:.05rem;line-height:1.2;display:flex}.author-name[data-v-6a27db77]{font-family:var(--font-body);font-size:var(--text-body);color:#131313;font-weight:400}.author-label[data-v-6a27db77]{font-family:var(--font-body);font-size:var(--text-body);color:#13131380}@media (width<=1024px){.testimonials-section[data-v-6a27db77]{padding:3rem 2rem 4rem}.cards-grid[data-v-6a27db77]{grid-template-columns:repeat(2,1fr);gap:1rem}}@media (width<=639px){.testimonials-section[data-v-6a27db77]{padding:2.5rem 1.25rem 3rem}.cards-grid[data-v-6a27db77]{grid-template-columns:1fr}}.contact-section[data-v-41040518]{background-color:var(--color-surface);padding:5rem 3rem 6rem}.contact-grid[data-v-41040518]{max-width:var(--max-content-width);grid-template-columns:1fr 1fr;align-items:start;gap:4rem;margin:0 auto;display:grid}.contact-title[data-v-41040518]{font-family:var(--font-heading);font-size:var(--text-heading);color:var(--color-accent);margin-bottom:.1rem;font-weight:400;line-height:1.2}.contact-desc[data-v-41040518]{font-family:var(--font-body);font-size:var(--text-body);color:#f0e8d899;margin-bottom:2rem;line-height:1.6}.contact-list[data-v-41040518]{flex-direction:column;gap:1.25rem;list-style:none;display:flex}.contact-item[data-v-41040518]{text-align:left;font-family:var(--font-body);font-size:var(--text-body);color:#e4d6bc;align-items:center;gap:.875rem;font-weight:300;line-height:1.5;display:flex}.contact-icon[data-v-41040518]{width:50px;height:50px;color:var(--color-accent);flex-shrink:0;margin-top:.1rem}.contact-link[data-v-41040518]{color:#e4d6bc;transition:color var(--transition);text-decoration:none}.contact-link[data-v-41040518]:hover{color:var(--color-accent)}.map-wrapper[data-v-41040518]{border-radius:var(--radius-lg,16px);height:390px;overflow:hidden}.map[data-v-41040518]{border:none;width:100%;height:100%}@media (width<=1024px){.contact-section[data-v-41040518]{padding:3rem 2rem 4rem}.contact-grid[data-v-41040518]{gap:2.5rem}}@media (width<=639px){.contact-section[data-v-41040518]{padding:2.5rem 1.25rem 3rem}.contact-grid[data-v-41040518]{grid-template-columns:1fr;gap:2rem}.map-wrapper[data-v-41040518]{height:280px}}.hero[data-v-0a311fea]{background-color:#2a1f16;background-position:50% 30%;background-size:cover;justify-content:center;align-items:flex-start;width:100%;min-height:850px;padding-top:172px;display:flex;position:relative}.hero-overlay[data-v-0a311fea]{background:#08060473;position:absolute;inset:0}.hero-content[data-v-0a311fea]{z-index:1;text-align:left;width:100%;max-width:960px;position:relative}.hero-title[data-v-0a311fea]{font-family:var(--font-heading);letter-spacing:.12em;color:var(--color-accent);margin-bottom:.05em;font-size:6.5rem;font-weight:400;line-height:1}.hero-subtitle[data-v-0a311fea]{font-family:var(--font-heading);letter-spacing:.1em;color:var(--color-text-light);margin-bottom:1.5rem;font-size:2.4rem;font-weight:400}.hero-description[data-v-0a311fea]{font-family:var(--font-body);color:#f0e8d8bf;margin-bottom:2.5rem;font-size:2.5rem;font-weight:300;line-height:1}.hero-actions[data-v-0a311fea]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.btn-primary[data-v-0a311fea]{height:60px;font-family:var(--font-heading);color:#1a1208;background:var(--color-accent);cursor:pointer;transition:background var(--transition);border:none;border-radius:2rem;padding:1rem 2.5rem;font-size:1rem;font-weight:400}.btn-primary[data-v-0a311fea]:hover{background:var(--color-accent-muted)}.btn-outline[data-v-0a311fea]{height:60px;font-family:var(--font-heading);color:var(--color-accent);border:2px solid var(--color-accent);cursor:pointer;transition:background var(--transition);background:0 0;border-radius:2rem;justify-content:center;align-items:center;padding:0 2.5rem;font-size:1rem;font-weight:400;text-decoration:none;display:inline-flex}.btn-outline[data-v-0a311fea]:hover{background:#e2c9891a}@media (width<=1024px){.hero[data-v-0a311fea]{min-height:600px;padding-top:132px}.hero-title[data-v-0a311fea]{font-size:4rem}.hero-subtitle[data-v-0a311fea]{font-size:1.75rem}.hero-description[data-v-0a311fea]{font-size:1.5rem}}@media (width<=639px){.hero[data-v-0a311fea]{min-height:50vh;padding-top:104px}.hero-content[data-v-0a311fea]{padding:0 1.25rem}.hero-title[data-v-0a311fea]{font-size:2.5rem}.hero-subtitle[data-v-0a311fea]{margin-bottom:1rem;font-size:1.25rem}.hero-description[data-v-0a311fea]{margin-bottom:1.5rem;font-size:1rem;line-height:1.4}.hero-actions[data-v-0a311fea]{flex-direction:column;justify-content:flex-start;gap:.875rem}.btn-primary[data-v-0a311fea],.btn-outline[data-v-0a311fea]{justify-content:center;width:auto;height:46px;padding:0 1.75rem;font-size:.8rem}}
