.header[data-v-f42fb777]{position:fixed;top:0;left:0;right:0;height:80px;background-color:transparent;z-index:300;transition:all .25s ease}@media(max-width:768px){.header[data-v-f42fb777]{height:64px}}.header--scrolled[data-v-f42fb777]{background-color:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 1px 2px #0000000d}.header__container[data-v-f42fb777]{display:flex;align-items:center;justify-content:space-between;height:100%}.header__logo[data-v-f42fb777]{text-decoration:none;z-index:301;display:flex;align-items:center}.header .logo-image[data-v-f42fb777]{height:56px;width:auto}@media(max-width:768px){.header .logo-image[data-v-f42fb777]{height:44px}}.header__nav[data-v-f42fb777]{display:flex;align-items:center;gap:2rem}@media(max-width:1024px){.header__nav[data-v-f42fb777]{display:none}}.header__nav-link[data-v-f42fb777]{font-size:.875rem;font-weight:500;color:#2a231d;text-decoration:none;padding:.5rem 0;position:relative;transition:color .15s ease}.header__nav-link[data-v-f42fb777]:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(135deg,#bda18c,#8b7355);transition:width .25s ease}.header__nav-link[data-v-f42fb777]:hover,.header__nav-link--active[data-v-f42fb777]{color:#8b7355}.header__nav-link[data-v-f42fb777]:hover:after,.header__nav-link--active[data-v-f42fb777]:after{width:100%}.header__actions[data-v-f42fb777]{display:flex;align-items:center;gap:1rem}@media(max-width:1024px){.header__actions[data-v-f42fb777]{display:none}}.header__menu-toggle[data-v-f42fb777]{display:none;flex-direction:column;justify-content:center;gap:5px;width:32px;height:32px;background:none;border:none;cursor:pointer;z-index:301}@media(max-width:1024px){.header__menu-toggle[data-v-f42fb777]{display:flex}}.header__menu-toggle span[data-v-f42fb777]{display:block;width:24px;height:2px;background-color:#2a231d;transition:all .25s ease}.header__menu-toggle--active span[data-v-f42fb777]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.header__menu-toggle--active span[data-v-f42fb777]:nth-child(2){opacity:0}.header__menu-toggle--active span[data-v-f42fb777]:nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.region-switcher[data-v-f42fb777]{position:relative}.region-switcher__toggle[data-v-f42fb777]{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:none;border:1px solid #E6DCD3;border-radius:50%;cursor:pointer;transition:all .15s ease}.region-switcher__toggle[data-v-f42fb777]:hover{border-color:#b4a79e;background-color:#f8f6f4;transform:scale(1.05)}.region-switcher__flag[data-v-f42fb777]{font-size:20px;line-height:1}.region-switcher__dropdown[data-v-f42fb777]{position:absolute;top:calc(100% + 4px);right:0;min-width:160px;background-color:#fff;border:1px solid #E6DCD3;border-radius:8px;box-shadow:0 4px 6px #00000012;opacity:0;visibility:hidden;transform:translateY(-4px);transition:all .15s ease;z-index:10}.region-switcher--open .region-switcher__dropdown[data-v-f42fb777]{opacity:1;visibility:visible;transform:translateY(0)}.region-switcher__option[data-v-f42fb777]{display:flex;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;background:none;border:none;cursor:pointer;font-size:.875rem;color:#2a231d;transition:background-color .15s ease}.region-switcher__option[data-v-f42fb777]:first-child{border-radius:8px 8px 0 0}.region-switcher__option[data-v-f42fb777]:last-child{border-radius:0 0 8px 8px}.region-switcher__option[data-v-f42fb777]:hover{background-color:#f8f6f4}.region-switcher__option--active[data-v-f42fb777]{color:#8b7355;font-weight:600;background-color:#f8f6f4}.mobile-menu[data-v-f42fb777]{position:fixed;inset:0;background-color:#fff;z-index:300;opacity:0;visibility:hidden;transition:all .25s ease}.mobile-menu--open[data-v-f42fb777]{opacity:1;visibility:visible}.mobile-menu__nav[data-v-f42fb777]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:2rem;padding:3rem}.mobile-menu__link[data-v-f42fb777]{font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:500;color:#2a231d;text-decoration:none;transition:color .15s ease}.mobile-menu__link[data-v-f42fb777]:hover,.mobile-menu__link--active[data-v-f42fb777]{color:#8b7355}.mobile-menu__region[data-v-f42fb777]{display:flex;gap:.5rem}.mobile-menu__region-btn[data-v-f42fb777]{padding:.5rem 1rem;border:1px solid #E6DCD3;border-radius:8px;background:none;font-size:1rem;color:#2a231d;cursor:pointer;transition:all .15s ease}.mobile-menu__region-btn--active[data-v-f42fb777]{border-color:#bda18c;background-color:#f8f6f4;font-weight:600;color:#8b7355}.footer[data-v-569380c5]{background-color:#2a231d;color:#fff;padding-top:6rem}.footer__main[data-v-569380c5]{display:grid;grid-template-columns:1.5fr 2fr;gap:6rem;padding-bottom:6rem}@media(max-width:1024px){.footer__main[data-v-569380c5]{grid-template-columns:1fr;gap:4rem}}.footer__brand[data-v-569380c5]{max-width:320px}.footer__logo[data-v-569380c5]{display:inline-block;text-decoration:none;margin-bottom:1.5rem}.footer .logo-image[data-v-569380c5]{height:48px;width:auto;filter:brightness(0) invert(1)}.footer__tagline[data-v-569380c5]{font-size:.875rem;color:#ffffffb3;line-height:1.7;margin-bottom:2rem}.footer__social[data-v-569380c5]{display:flex;gap:1rem}.footer__social-link[data-v-569380c5]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#ffffff1a;color:#fff;transition:all .15s ease}.footer__social-link[data-v-569380c5]:hover{background-color:#bda18c;transform:translateY(-2px)}.footer__social-link .social-icon[data-v-569380c5]{width:18px;height:18px}.footer__links[data-v-569380c5]{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}@media(max-width:768px){.footer__links[data-v-569380c5]{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.footer__links[data-v-569380c5]{grid-template-columns:1fr}}.footer__column-title[data-v-569380c5]{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#fff;margin-bottom:1.5rem}.footer__list[data-v-569380c5]{display:flex;flex-direction:column;gap:.5rem}.footer__link[data-v-569380c5]{font-size:.875rem;color:#ffffffb3;text-decoration:none;transition:color .15s ease}.footer__link[data-v-569380c5]:hover{color:#bda18c}.footer__bottom[data-v-569380c5]{border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 0}.footer__bottom .container[data-v-569380c5]{display:flex;justify-content:space-between;align-items:center}@media(max-width:480px){.footer__bottom .container[data-v-569380c5]{flex-direction:column;gap:.5rem;text-align:center}}.footer__copyright[data-v-569380c5],.footer__location[data-v-569380c5]{font-size:.875rem;color:#ffffff80}.app{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1;padding-top:80px}@media(max-width:768px){.main-content{padding-top:64px}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:400;line-height:1.6;color:#2a231d;background-color:#fff;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,Georgia,serif;font-weight:600;line-height:1.2;color:#2a231d;margin-bottom:1rem}h1{font-size:3rem}@media(max-width:768px){h1{font-size:2.5rem}}h2{font-size:2.5rem}@media(max-width:768px){h2{font-size:2rem}}h3{font-size:2rem}@media(max-width:768px){h3{font-size:1.5rem}}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1.125rem}p{margin-bottom:1rem}p:last-child{margin-bottom:0}a{color:#8b7355;text-decoration:none;transition:color .15s ease}a:hover{color:#bda18c}img{max-width:100%;height:auto;display:block}button{font-family:inherit;cursor:pointer}ul,ol{list-style:none}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1.5rem}@media(max-width:768px){.container{padding:0 1rem}}.container-narrow{max-width:800px}.section{padding:6rem 0}@media(max-width:768px){.section{padding:4rem 0}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}:focus-visible{outline:2px solid #BDA18C;outline-offset:2px}::selection{background-color:#bda18c;color:#fff}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:500;text-decoration:none;border:none;border-radius:9999px;cursor:pointer;transition:all .25s ease;white-space:nowrap}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-primary{background:linear-gradient(135deg,#bda18c,#8b7355);color:#fff}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 15px #0000001a}.btn-primary:active:not(:disabled){transform:translateY(0)}.btn-secondary{background-color:transparent;color:#2a231d;border:2px solid #E6DCD3}.btn-secondary:hover:not(:disabled){background-color:#e6dcd3;border-color:#b4a79e}.btn-outline{background-color:transparent;color:#8b7355;border:2px solid #BDA18C}.btn-outline:hover:not(:disabled){background-color:#bda18c;color:#fff}.btn-ghost{background-color:transparent;color:#2a231d}.btn-ghost:hover:not(:disabled){background-color:#b4a79e33}.btn-lg{padding:1.5rem 3rem;font-size:1.125rem}.btn-sm{padding:.5rem 1.5rem;font-size:.875rem}.card{background-color:#fff;border-radius:16px;box-shadow:0 4px 6px #00000012;overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}.card:hover{transform:translateY(-4px);box-shadow:0 10px 15px #0000001a}.card-image{width:100%;aspect-ratio:16/10;object-fit:cover}.card-content{padding:1.5rem}.card-title{font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.card-description{color:#6b5d52;font-size:.875rem;line-height:1.6}.badge{display:inline-flex;align-items:center;padding:.25rem 1rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.05em;border-radius:9999px;background-color:#e6dcd3;color:#2a231d}.badge-primary{background-color:#bda18c;color:#fff}.input{width:100%;padding:1rem 1.5rem;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;color:#2a231d;background-color:#fff;border:2px solid #E6DCD3;border-radius:12px;transition:border-color .15s ease,box-shadow .15s ease}.input::placeholder{color:#b4a79e}.input:focus{outline:none;border-color:#bda18c;box-shadow:0 0 0 3px #bda18c1a}.input-lg{padding:1.5rem 2rem;font-size:1.125rem}.section-header{text-align:center;max-width:600px;margin:0 auto 4rem}.section-subtitle{display:inline-block;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:.875rem;font-weight:500;text-transform:uppercase;letter-spacing:.15em;color:#8b7355;margin-bottom:1rem}.section-title{font-family:Cormorant Garamond,Georgia,serif;font-size:2.5rem;font-weight:600;color:#2a231d;margin-bottom:1rem}@media(max-width:768px){.section-title{font-size:2rem}}.section-description{font-size:1.125rem;color:#6b5d52;line-height:1.7}.icon-circle{display:flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#bda18c,#8b7355);color:#fff;font-size:1.5rem}.divider{width:60px;height:3px;background:linear-gradient(135deg,#bda18c,#8b7355);border-radius:9999px;margin:1.5rem auto}.grid{display:grid;gap:2rem}.grid-2{grid-template-columns:repeat(2,1fr)}@media(max-width:768px){.grid-2{grid-template-columns:1fr}}.grid-3{grid-template-columns:repeat(3,1fr)}@media(max-width:1024px){.grid-3{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.grid-3{grid-template-columns:1fr}}.grid-4{grid-template-columns:repeat(4,1fr)}@media(max-width:1024px){.grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.grid-4{grid-template-columns:1fr}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}@keyframes slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.animate-fade-in{animation:fadeIn .6s ease forwards}.animate-slide-left{animation:slideInLeft .6s ease forwards}.animate-slide-right{animation:slideInRight .6s ease forwards}
