.site-header[data-v-d251127d]{background:#ffffffd9;border-bottom:1px solid rgba(170,93,73,.05);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);position:sticky;top:0;z-index:999;height:100px;transition:all .5s cubic-bezier(.4,0,.2,1);box-shadow:0 10px 40px -10px #aa5d490d}.site-header.scrolled[data-v-d251127d]{background:#fffffff2;border-bottom:1px solid rgba(60,60,60,.05);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);box-shadow:0 15px 50px -15px #aa5d491a;height:75px}.site-header .brand-name-main[data-v-d251127d]{color:#8a5531}.site-header .brand-name-sub[data-v-d251127d]{color:#3c3c3c}.site-header .nav-link[data-v-d251127d]{color:#3c3c3c;border-left:1px solid rgba(176,126,80,.2);border-right:1px solid rgba(176,126,80,.2)}.site-header .nav-link[data-v-d251127d]:hover,.site-header .nav-link.active[data-v-d251127d]{color:#8a5531;background:transparent}.site-header .nav-link.active[data-v-d251127d]:after{background:#8a5531}.container[data-v-d251127d]{max-width:1400px;margin:0 auto;padding:0 2rem;height:100%}.header-inner[data-v-d251127d]{display:flex;align-items:center;justify-content:space-between;height:100%;position:relative}.brand[data-v-d251127d]{display:flex;align-items:center;gap:.875rem;text-decoration:none;flex-shrink:0}.brand-logo[data-v-d251127d]{display:flex;align-items:center;justify-content:center}.logo-icon[data-v-d251127d]{width:6.5rem;height:6.5rem;transition:transform .5s cubic-bezier(.25,.46,.45,.94),box-shadow .5s cubic-bezier(.25,.46,.45,.94),filter .5s cubic-bezier(.25,.46,.45,.94),border-radius .5s cubic-bezier(.25,.46,.45,.94),width .4s cubic-bezier(.4,0,.2,1),height .4s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 4px 12px rgba(170,93,73,.15))}.site-header.scrolled .logo-icon[data-v-d251127d]{width:5.5rem;height:5.5rem}.brand:hover .logo-icon[data-v-d251127d]{border-radius:.75rem;transform:translateY(-6px) scale(1.04);box-shadow:0 14px 28px #aa5d4959;filter:drop-shadow(0 6px 16px rgba(170,93,73,.3))}.brand-copy[data-v-d251127d]{display:flex;flex-direction:column;line-height:1.1;gap:.125rem}.brand-name-main[data-v-d251127d]{color:#8a5531;font-family:var(--font-baskerville);letter-spacing:.025em;transition:all .3s ease;margin:2px 0 1px;font-size:var(--font-size-header-h1)!important}.site-header.scrolled .brand-name-main[data-v-d251127d]{font-size:var(--font-size-header-h1)!important}.brand-name-sub[data-v-d251127d]{color:#3c3c3c;letter-spacing:.05em;transition:all .3s ease;margin:0;font-size:var(--font-size-h2)!important}.site-header.scrolled .brand-name-sub[data-v-d251127d]{font-size:var(--font-size-regular)!important}.nav-desktop[data-v-d251127d]{display:flex;padding:.9rem;gap:0;align-items:center;height:100%;transition:all .2s cubic-bezier(.4,0,.2,1)}.nav-link[data-v-d251127d]{text-decoration:none;color:#3c3c3c;font-weight:500;font-size:var(--font-size-regular);padding:1.5rem;position:relative;transition:all .4s cubic-bezier(.25,.46,.45,.94);white-space:nowrap;display:flex;align-items:center;height:100%;background:transparent}.nav-link[data-v-d251127d]:before{content:"";position:absolute;bottom:0;left:1.5rem;right:1.5rem;height:2px;background:#8a5531;transform:scaleX(0);transform-origin:right;transition:transform .4s cubic-bezier(.25,.46,.45,.94)}.nav-link[data-v-d251127d]:hover{color:#8a5531}.nav-link[data-v-d251127d]:hover:before{transform:scaleX(1);transform-origin:left}.nav-link.active[data-v-d251127d]{color:#8a5531}.nav-link.active[data-v-d251127d]:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:#8a5531;animation:slideInUnderline-d251127d .3s ease-out}@keyframes slideInUnderline-d251127d{0%{width:0;left:50%;right:50%}to{width:100%;left:0;right:0}}.nav-cta[data-v-d251127d]{display:flex;gap:.75rem;align-items:center}.btn[data-v-d251127d]{border-radius:999px;padding:.55rem 1.3rem;font-weight:600;text-decoration:none;font-size:var(--font-size-h2);transition:transform .2s ease,box-shadow .2s ease}.btn.primary[data-v-d251127d]{background:linear-gradient(135deg,#113d3c,#744032);color:#fff;box-shadow:0 15px 30px #aa5d4959}.btn.primary[data-v-d251127d]:hover{transform:translateY(-2px)}.btn.ghost[data-v-d251127d]{border:1px solid rgba(60,60,60,.2);color:#3c3c3c;transition:all .3s ease}.mobile-toggle[data-v-d251127d]{width:2.5rem;height:2.5rem;border-radius:.75rem;border:1px solid rgba(60,60,60,.15);background:#fff;display:none;flex-direction:column;align-items:center;justify-content:center;gap:.3rem;cursor:pointer;transition:all .3s ease}.mobile-toggle svg[data-v-d251127d]{width:1.45rem;height:1.45rem;color:#3c3c3c;stroke-width:2}.mobile-toggle[aria-expanded=true] svg[data-v-d251127d]{color:#8a5531}.mobile-toggle[data-v-d251127d]:hover{background:#aa5d4914;border-color:#aa5d494d;transform:scale(1.05)}.mobile-toggle[data-v-d251127d]:active{transform:scale(.95)}.nav-mobile[data-v-d251127d]{padding:1.5rem;border-top:1px solid rgba(60,60,60,.08);background:#fff;animation:slideDown-d251127d .3s cubic-bezier(.4,0,.2,1);transition:background-color .3s ease,border-color .3s ease}@keyframes slideDown-d251127d{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mobile-links[data-v-d251127d]{display:flex;flex-direction:column;gap:.5rem;font-weight:600}.mobile-links a[data-v-d251127d]{color:#3c3c3c;text-decoration:none;padding:1rem;border-bottom:1px solid rgba(170,93,73,.1);border-radius:.5rem;transition:all .3s ease;position:relative;animation:fadeInUp-d251127d .4s cubic-bezier(.4,0,.2,1) backwards}.mobile-links a[data-v-d251127d]:nth-child(1){animation-delay:.05s}.mobile-links a[data-v-d251127d]:nth-child(2){animation-delay:.1s}.mobile-links a[data-v-d251127d]:nth-child(3){animation-delay:.15s}.mobile-links a[data-v-d251127d]:nth-child(4){animation-delay:.2s}.mobile-links a[data-v-d251127d]:nth-child(5){animation-delay:.25s}.mobile-links a[data-v-d251127d]:nth-child(6){animation-delay:.3s}@keyframes fadeInUp-d251127d{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.mobile-links a[data-v-d251127d]:hover{color:#8a5531;padding-left:1.5rem;background:#aa5d490d}.mobile-links a.active[data-v-d251127d]{color:#8a5531;background:#aa5d490d;margin:0 -1.5rem;padding-left:2.5rem;padding-right:1.5rem;position:relative}.mobile-links a.active[data-v-d251127d]:after{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:#8a5531;animation:slideInLeft-d251127d .3s ease-out}@keyframes slideInLeft-d251127d{0%{width:0}to{width:3px}}.mobile-cta[data-v-d251127d]{margin-top:1.25rem;display:flex;flex-direction:row;gap:1rem;align-items:center;justify-content:center;padding-top:1rem;border-top:1px solid rgba(170,93,73,.1);animation:fadeInUp-d251127d .4s cubic-bezier(.4,0,.2,1) .35s backwards}.btn.secondary[data-v-d251127d]{border:1px solid rgba(170,93,73,.25);color:#8a5531}.btn.block[data-v-d251127d]{text-align:center}.fade-enter-active[data-v-d251127d]{transition:opacity .3s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.4,0,.2,1)}.fade-leave-active[data-v-d251127d]{transition:opacity .2s ease-out,transform .2s ease-out}.fade-enter-from[data-v-d251127d]{opacity:0;transform:translateY(-10px)}.fade-leave-to[data-v-d251127d]{opacity:0;transform:translateY(-5px)}@media(min-width:1920px){.site-header[data-v-d251127d]{height:110px}.site-header.scrolled[data-v-d251127d]{height:85px}.brand-name-main[data-v-d251127d],.site-header.scrolled .brand-name-main[data-v-d251127d]{font-size:var(--font-size-header-h1)!important}.brand-name-sub[data-v-d251127d],.site-header.scrolled .brand-name-sub[data-v-d251127d]{font-size:var(--font-size-header-h2)!important}.nav-link[data-v-d251127d]{font-size:var(--font-size-header-h2)!important;padding:1.5rem 2.5rem}.logo-icon[data-v-d251127d]{width:7rem;height:7rem}.site-header.scrolled .logo-icon[data-v-d251127d]{width:6rem;height:6rem}.container[data-v-d251127d]{max-width:1700px;margin:0 auto;padding:0 3rem;height:100%}}@media(min-width:1441px)and (max-width:1919px){.site-header[data-v-d251127d]{height:95px}.site-header.scrolled[data-v-d251127d]{height:72px}.container[data-v-d251127d]{max-width:1280px;padding:0 2rem}.logo-icon[data-v-d251127d]{width:6rem;height:6rem}.site-header.scrolled .logo-icon[data-v-d251127d]{width:5rem;height:5rem}.brand-name-main[data-v-d251127d],.site-header.scrolled .brand-name-main[data-v-d251127d]{font-size:var(--font-size-header-h1)!important}.brand-name-sub[data-v-d251127d],.site-header.scrolled .brand-name-sub[data-v-d251127d]{font-size:var(--font-size-header-h2)!important}.nav-link[data-v-d251127d]{font-size:var(--font-size-regular)!important;padding:1.3rem 1.5rem}.btn[data-v-d251127d]{padding:.52rem 1.2rem;font-size:var(--font-size-h2)}.nav-cta[data-v-d251127d]{gap:.6rem}}@media(min-width:1600px)and (max-width:1919px){.site-header[data-v-d251127d]{height:110px}.site-header.scrolled[data-v-d251127d]{height:85px}.container[data-v-d251127d]{max-width:1700px;padding:0 3rem}.logo-icon[data-v-d251127d]{width:7rem;height:7rem}.site-header.scrolled .logo-icon[data-v-d251127d]{width:6rem;height:6rem}.nav-link[data-v-d251127d]{font-size:var(--font-size-header-h2)!important;padding:1.5rem 2.5rem}}@media(min-width:1280px)and (max-width:1440px){.site-header[data-v-d251127d]{height:95px}.site-header.scrolled[data-v-d251127d]{height:72px}.container[data-v-d251127d]{max-width:1280px;padding:0 2rem}.logo-icon[data-v-d251127d]{width:6rem;height:6rem}.site-header.scrolled .logo-icon[data-v-d251127d]{width:5rem;height:5rem}.brand-name-main[data-v-d251127d],.site-header.scrolled .brand-name-main[data-v-d251127d]{font-size:var(--font-size-header-h1)!important}.brand-name-sub[data-v-d251127d],.site-header.scrolled .brand-name-sub[data-v-d251127d]{font-size:var(--font-size-header-h2)!important}.nav-link[data-v-d251127d]{font-size:var(--font-size-regular)!important;padding:1.3rem 1.5rem}.btn[data-v-d251127d]{padding:.52rem 1.2rem;font-size:var(--font-size-h2)}.nav-cta[data-v-d251127d]{gap:.6rem}}@media(min-width:1024px)and (max-width:1279px){.site-header[data-v-d251127d]{height:85px}.site-header.scrolled[data-v-d251127d]{height:65px}.container[data-v-d251127d]{max-width:1024px;padding:0 1.5rem}.logo-icon[data-v-d251127d]{width:5rem;height:5rem}.site-header.scrolled .logo-icon[data-v-d251127d]{width:4rem;height:4rem}.brand-name-main[data-v-d251127d]{font-size:var(--font-size-header-h1)!important}.site-header.scrolled .brand-name-main[data-v-d251127d],.brand-name-sub[data-v-d251127d]{font-size:var(--font-size-header-h2)!important}.site-header.scrolled .brand-name-sub[data-v-d251127d]{font-size:var(--font-size-regular)!important}.nav-link[data-v-d251127d]{font-size:var(--font-size-regular)!important;padding:1rem}.btn[data-v-d251127d]{padding:.45rem 1rem;font-size:var(--font-size-regular)}.nav-cta[data-v-d251127d]{gap:.4rem}}@media(min-width:768px)and (max-width:1023px){.nav-desktop[data-v-d251127d],.nav-cta[data-v-d251127d]{display:none}.mobile-toggle[data-v-d251127d]{display:flex;justify-self:end}.site-header[data-v-d251127d]{height:80px}.site-header.scrolled[data-v-d251127d]{height:70px}.container[data-v-d251127d]{padding:0 1.5rem}.brand-name-main[data-v-d251127d],.site-header.scrolled .brand-name-main[data-v-d251127d]{font-size:var(--font-size-header-h1)!important}.brand-name-sub[data-v-d251127d],.site-header.scrolled .brand-name-sub[data-v-d251127d]{font-size:var(--font-size-header-h2)!important}.logo-icon[data-v-d251127d]{width:5rem;height:5rem}.site-header.scrolled .logo-icon[data-v-d251127d]{width:4rem;height:4rem}}@media(max-width:767px){.nav-desktop[data-v-d251127d],.nav-cta[data-v-d251127d]{display:none}.mobile-toggle[data-v-d251127d]{display:flex;justify-self:end}.site-header[data-v-d251127d]{height:70px}.site-header.scrolled[data-v-d251127d]{height:65px}.container[data-v-d251127d]{padding:0 1rem}.brand-name-main[data-v-d251127d]{font-size:var(--font-size-header-h1)!important}.site-header.scrolled .brand-name-main[data-v-d251127d]{font-size:var(--font-size-header-h2)!important}.brand-name-sub[data-v-d251127d],.site-header.scrolled .brand-name-sub[data-v-d251127d]{font-size:var(--font-size-regular)!important}.logo-icon[data-v-d251127d]{width:4.5rem;height:4.5rem}.site-header.scrolled .logo-icon[data-v-d251127d]{width:3.5rem;height:3.5rem}.brand[data-v-d251127d]{gap:.5rem}}html.dark .site-header[data-v-d251127d]{background:#1a1a1afa;border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 2px 8px #0000004d}html.dark .site-header.scrolled[data-v-d251127d]{background:#1a1a1afa;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 4px 12px #0006}html.dark .site-header .brand-name-sub[data-v-d251127d]{color:#e2e8f0}html.dark .site-header .nav-link[data-v-d251127d]{color:#e2e8f0;border-left:1px solid rgba(176,126,80,.2);border-right:1px solid rgba(176,126,80,.2)}html.dark .site-header .nav-link[data-v-d251127d]:hover{color:#8a5531;background:#b07e501a}html.dark .site-header .nav-link.active[data-v-d251127d]{color:#8a5531;background:#b07e5026}html.dark .mobile-toggle[data-v-d251127d]{border:1px solid rgba(255,255,255,.15);background:#2d2d2d}html.dark .mobile-toggle[data-v-d251127d]:hover{background:#b07e5026;border-color:#b07e504d}html.dark .mobile-toggle svg[data-v-d251127d]{color:#e2e8f0}html.dark .mobile-toggle[aria-expanded=true] svg[data-v-d251127d]{color:#8a5531}html.dark .nav-mobile[data-v-d251127d]{border-top:1px solid rgba(255,255,255,.08);background:#1a1a1a}html.dark .mobile-links a[data-v-d251127d]{color:#e2e8f0;border-bottom:1px solid rgba(176,126,80,.1)}html.dark .mobile-links a[data-v-d251127d]:hover,html.dark .mobile-links a.active[data-v-d251127d]{color:#8a5531;background:#b07e501a}html.dark .mobile-cta[data-v-d251127d]{border-top:1px solid rgba(176,126,80,.1)}html.dark .btn.ghost[data-v-d251127d]{border:1px solid rgba(255,255,255,.2);color:#e2e8f0}@media(prefers-reduced-motion:reduce){.brand:hover .logo-icon[data-v-d251127d]{transform:none}.mobile-links a[data-v-d251127d],.mobile-cta[data-v-d251127d],.nav-mobile[data-v-d251127d]{animation:none}}@media(max-width:1024px){html[data-v-d251127d],body[data-v-d251127d],.site-header[data-v-d251127d]{overflow-x:hidden}.header-inner[data-v-d251127d]{flex-wrap:nowrap}.nav-desktop[data-v-d251127d]{display:none}.mobile-toggle[data-v-d251127d]{display:inline-flex;min-width:48px;min-height:48px}.wishlist-header-btn[data-v-d251127d]{min-width:44px;min-height:44px}}@media(max-width:480px)and (orientation:portrait){.site-header[data-v-d251127d]{padding:8px 0}.header-inner[data-v-d251127d]{gap:8px;padding-left:12px;padding-right:12px}.brand-image[data-v-d251127d]{width:36px;height:36px}.brand-name-main[data-v-d251127d]{font-size:1.05rem;line-height:1.1}.brand-name-sub[data-v-d251127d]{font-size:.72rem;line-height:1.1;letter-spacing:.12em}.nav-mobile[data-v-d251127d]{position:fixed;top:0;left:0;right:0;bottom:0;height:100vh;height:100dvh;overflow-y:auto;padding:72px 20px 32px;display:flex;flex-direction:column;gap:16px}.mobile-links[data-v-d251127d]{display:flex;flex-direction:column;gap:4px}.mobile-links a[data-v-d251127d]{font-size:1.15rem;padding:16px 12px;min-height:48px;display:flex;align-items:center}.mobile-cta[data-v-d251127d]{margin-top:auto;gap:12px}.mobile-cta .btn[data-v-d251127d],.mobile-cta a.btn[data-v-d251127d]{width:100%;min-height:48px;justify-content:center;font-size:1rem}}@media(max-width:896px)and (orientation:landscape)and (max-height:480px){.site-header[data-v-d251127d]{padding:6px 0}.brand-image[data-v-d251127d]{width:32px;height:32px}.brand-name-main[data-v-d251127d]{font-size:.95rem}.brand-name-sub[data-v-d251127d]{font-size:.68rem}.mobile-toggle[data-v-d251127d]{min-width:44px;min-height:44px}.nav-mobile[data-v-d251127d]{padding:60px 20px 16px;height:100vh;height:100dvh;overflow-y:auto}.mobile-links[data-v-d251127d]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px 12px}.mobile-links a[data-v-d251127d]{font-size:.95rem;padding:10px 12px;min-height:44px}.mobile-cta[data-v-d251127d]{flex-direction:row;flex-wrap:wrap;gap:8px}.mobile-cta .btn[data-v-d251127d]{flex:1 1 auto;min-height:44px}}@media(min-width:481px)and (max-width:1024px)and (orientation:portrait){.site-header[data-v-d251127d]{padding:12px 0}.brand-image[data-v-d251127d]{width:44px;height:44px}.brand-name-main[data-v-d251127d]{font-size:1.3rem}.brand-name-sub[data-v-d251127d]{font-size:.85rem}.nav-mobile[data-v-d251127d]{padding:96px 32px 32px;height:100vh;height:100dvh;overflow-y:auto}.mobile-links a[data-v-d251127d]{font-size:1.25rem;padding:18px 16px;min-height:52px}.mobile-cta .btn[data-v-d251127d]{width:100%;min-height:48px}}@media(min-width:897px)and (max-width:1366px)and (orientation:landscape)and (min-height:481px){.site-header[data-v-d251127d]{padding:10px 0}.nav-desktop[data-v-d251127d]{display:flex;gap:14px}.nav-link[data-v-d251127d]{font-size:.92rem}.mobile-toggle[data-v-d251127d]{display:none}}@media(max-width:1279px){.site-header[data-v-d251127d]{--header-height: 78px;height:var(--header-height);padding:0;overflow:visible}.site-header.scrolled[data-v-d251127d]{--header-height: 68px;height:var(--header-height)}.container[data-v-d251127d]{max-width:100%;padding:0 clamp(1rem,3vw,1.5rem)}.header-inner[data-v-d251127d]{width:auto;gap:1rem;padding:0 clamp(1rem,3vw,1.5rem)}.brand[data-v-d251127d]{min-width:0;max-width:calc(100% - 64px);gap:.625rem}.brand-logo[data-v-d251127d],.mobile-toggle[data-v-d251127d]{flex:0 0 auto}.brand-copy[data-v-d251127d]{min-width:0}.brand-name-main[data-v-d251127d],.brand-name-sub[data-v-d251127d]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.brand-name-main[data-v-d251127d],.site-header.scrolled .brand-name-main[data-v-d251127d]{font-size:1.25rem!important;line-height:1.05}.brand-name-sub[data-v-d251127d],.site-header.scrolled .brand-name-sub[data-v-d251127d]{font-size:.82rem!important;line-height:1.1}.logo-icon[data-v-d251127d],.site-header.scrolled .logo-icon[data-v-d251127d]{width:3.5rem;height:3.5rem}.nav-desktop[data-v-d251127d],.nav-cta[data-v-d251127d]{display:none!important}.mobile-toggle[data-v-d251127d]{z-index:1002;display:inline-flex!important;width:48px;height:48px;min-width:48px;min-height:48px;margin-left:auto;border-radius:8px}.nav-mobile[data-v-d251127d]{position:fixed;top:var(--header-height);right:0;bottom:0;left:0;z-index:1001;display:flex;height:calc(100dvh - var(--header-height));max-height:calc(100dvh - var(--header-height));flex-direction:column;gap:1rem;padding:1.25rem clamp(1rem,3vw,2rem) calc(1.5rem + env(safe-area-inset-bottom,0px));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;background:#fffffffa;box-shadow:0 24px 48px #11181724}@supports (height: 100lvh){.nav-mobile[data-v-d251127d]{height:calc(100lvh - var(--header-height));max-height:calc(100lvh - var(--header-height))}}.mobile-links[data-v-d251127d]{display:grid;grid-template-columns:1fr;gap:.4rem}.mobile-links a[data-v-d251127d]{display:flex;min-height:48px;align-items:center;border:1px solid transparent;border-radius:8px;padding:.875rem 1rem;font-size:1rem;line-height:1.25}.mobile-links a[data-v-d251127d]:hover,.mobile-links a.active[data-v-d251127d]{margin:0;padding:.875rem 1rem;border-color:#aa5d4924}.mobile-links a.active[data-v-d251127d]:after{display:none}.mobile-cta[data-v-d251127d]{margin-top:auto;justify-content:flex-start;padding-top:1rem}}@media(min-width:768px)and (max-width:1279px){.site-header[data-v-d251127d]{--header-height: 84px}.site-header.scrolled[data-v-d251127d]{--header-height: 72px}.logo-icon[data-v-d251127d],.site-header.scrolled .logo-icon[data-v-d251127d]{width:4rem;height:4rem}.brand-name-main[data-v-d251127d],.site-header.scrolled .brand-name-main[data-v-d251127d]{font-size:1.35rem!important}.brand-name-sub[data-v-d251127d],.site-header.scrolled .brand-name-sub[data-v-d251127d]{font-size:.9rem!important}.mobile-links[data-v-d251127d]{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-links a[data-v-d251127d]{font-size:1.05rem}}@media(max-width:767px){.site-header[data-v-d251127d]{--header-height: 70px}.site-header.scrolled[data-v-d251127d]{--header-height: 64px}.logo-icon[data-v-d251127d],.site-header.scrolled .logo-icon[data-v-d251127d]{width:2.75rem;height:2.75rem}}@media(max-width:480px){.container[data-v-d251127d]{padding:0 .75rem}.brand[data-v-d251127d]{max-width:calc(100% - 56px);gap:.5rem}.brand-name-main[data-v-d251127d],.site-header.scrolled .brand-name-main[data-v-d251127d]{font-size:1.05rem!important}.brand-name-sub[data-v-d251127d],.site-header.scrolled .brand-name-sub[data-v-d251127d]{font-size:.72rem!important}.logo-icon[data-v-d251127d],.site-header.scrolled .logo-icon[data-v-d251127d]{width:2.25rem;height:2.25rem}.mobile-toggle[data-v-d251127d]{width:44px;height:44px;min-width:44px;min-height:44px}.nav-mobile[data-v-d251127d]{padding:1rem .75rem 1.25rem}}@media(min-width:1280px)and (max-width:1366px)and (orientation:landscape){.container[data-v-d251127d]{padding:0 1.25rem}.nav-desktop[data-v-d251127d]{gap:0;padding:.65rem .25rem}.nav-link[data-v-d251127d]{font-size:.9rem!important;padding:1rem .75rem}.nav-cta[data-v-d251127d]{gap:.4rem}}.wishlist-header-btn[data-v-d251127d]{position:relative;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:#b07e501a;border:1px solid rgba(176,126,80,.2);color:#8a5531;text-decoration:none;transition:all .3s ease;cursor:pointer}.wishlist-header-btn[data-v-d251127d]:hover{background:#b07e5033;border-color:#b07e5066;transform:scale(1.05)}.wishlist-header-btn svg[data-v-d251127d]{width:20px;height:20px;transition:all .3s ease}.wishlist-header-btn:hover svg[data-v-d251127d]{fill:none}.wishlist-header-btn .wishlist-count[data-v-d251127d]{position:absolute;top:-4px;right:-4px;min-width:18px;height:18px;padding:0 5px;background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;font-size:11px;font-weight:700;border-radius:9px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #ef444466;animation:countPulse-d251127d .3s ease-out}@keyframes countPulse-d251127d{0%{transform:scale(.5);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}.wishlist-appear-enter-active[data-v-d251127d]{animation:wishlistBounceIn-d251127d .5s cubic-bezier(.34,1.56,.64,1)}.wishlist-appear-leave-active[data-v-d251127d]{animation:wishlistFadeOut-d251127d .3s ease-out}@keyframes wishlistBounceIn-d251127d{0%{transform:scale(0);opacity:0}50%{transform:scale(1.2)}to{transform:scale(1);opacity:1}}@keyframes wishlistFadeOut-d251127d{0%{transform:scale(1);opacity:1}to{transform:scale(.5);opacity:0}}[data-v-d251127d] html.dark .wishlist-header-btn{background:#b07e5026;border-color:#b07e5040}[data-v-d251127d] html.dark .wishlist-header-btn:hover{background:#b07e5040;border-color:#b07e5066}.social-buttons[data-v-dcbd7c09]{display:flex;gap:1rem}.social-button[data-v-dcbd7c09]{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:12px;background:#ffffff0d;color:var(--footer-text-muted);border:1px solid rgba(176,126,80,.2);transition:all var(--footer-transition, .3s ease)}.social-button[data-v-dcbd7c09]:hover{background:#d4a57426;color:var(--footer-accent);border-color:#b07e5066;transform:translateY(-2px)}.footer[data-v-ef6c6044]{--footer-bg-start: #1a4d4b;--footer-bg-end: #0d2b2a;--footer-text: #f5f5f5;--footer-text-muted: rgba(255, 255, 255, .75);--footer-text-subtle: rgba(255, 255, 255, .5);--footer-accent: #d4a574;--footer-accent-hover: #e8bc8a;--footer-accent-glow: rgba(212, 165, 116, .15);--footer-border: rgba(176, 126, 80, .25);--footer-icon-bg: rgba(255, 255, 255, .08);--footer-icon-bg-hover: rgba(212, 165, 116, .2);--footer-card-bg: rgba(255, 255, 255, .03);--footer-logo-mark-width: clamp(112px, 9vw, 146px);--footer-logo-mark-height: auto;--footer-padding-x: clamp(1.25rem, 5vw, 5rem);--footer-padding-top: clamp(.4rem, 1.2vw, .8rem);--footer-padding-bottom: clamp(1.5rem, 3.5vw, 2.5rem);--footer-padding-y: var(--footer-padding-bottom);--footer-gap: clamp(.75rem, 2vw, 1.5rem);--footer-max-width: min(100%, 1400px);--footer-font-xs: clamp(.75rem, 1.2vw, .85rem);--footer-font-sm: clamp(.85rem, 1.5vw, .95rem);--footer-font-base: clamp(.9rem, 1.8vw, 1rem);--footer-font-lg: clamp(1rem, 2vw, 1.15rem);--footer-font-title: clamp(1rem, 2.2vw, 1.2rem);--footer-transition: .4s cubic-bezier(.25, .46, .45, .94);--footer-radius: 16px}.footer[data-v-ef6c6044]{background:linear-gradient(165deg,var(--footer-bg-start) 0%,var(--footer-bg-end) 100%);color:var(--footer-text);padding:var(--footer-padding-top) var(--footer-padding-x) var(--footer-padding-bottom);margin-top:auto;border-top:1px solid rgba(176,126,80,.15);border-radius:28px 28px 0 0;box-shadow:0 -20px 60px #00000026,inset 0 1px #ffffff0d;position:relative;overflow:hidden;transition:background .4s ease,border-color .4s ease}.footer[data-v-ef6c6044]:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse 80% 50% at 20% 40%,rgba(212,165,116,.03) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(212,165,116,.02) 0%,transparent 50%);pointer-events:none}.footer-content[data-v-ef6c6044]{position:relative;max-width:var(--footer-max-width);margin:0 auto;display:flex;flex-direction:column;gap:var(--footer-gap)}.footer-main[data-v-ef6c6044]{display:flex;flex-direction:column;gap:var(--footer-gap);margin-top:clamp(.25rem,1vw,.5rem)!important;padding-bottom:var(--footer-gap);border-bottom:1px solid var(--footer-border)}.footer-brand[data-v-ef6c6044]{display:flex;flex-direction:column;gap:.75rem}.footer-logo[data-v-ef6c6044]{display:inline-flex;width:fit-content;max-width:100%;align-items:center;gap:.85rem;color:var(--footer-text);font-family:var(--font-baskerville);font-size:clamp(1.35rem,2.4vw,1.75rem);font-weight:800;line-height:1.1;text-decoration:none;transition:transform var(--footer-transition),filter var(--footer-transition)}.footer-logo[data-v-ef6c6044]:hover{transform:scale(1.04);filter:brightness(1.1)}.footer-logo[data-v-ef6c6044]:focus-visible{outline:2px solid var(--footer-accent);outline-offset:4px;border-radius:4px}.footer-logo img[data-v-ef6c6044]{width:var(--footer-logo-mark-width);height:var(--footer-logo-mark-height);flex:0 0 auto;object-fit:contain}.footer-logo span[data-v-ef6c6044]{max-width:13rem}.footer-heading[data-v-ef6c6044]{font-size:var(--footer-font-lg)!important;font-weight:600;margin:0;color:var(--footer-text);letter-spacing:-.01em}.footer-tagline[data-v-ef6c6044]{margin:0;font-size:clamp(1.02rem,1.35vw,1.18rem)!important;line-height:1.5;color:var(--footer-text-muted);max-width:340px!important}.footer-columns[data-v-ef6c6044]{display:flex;flex-direction:column;gap:calc(var(--footer-gap) * 1.2);margin-top:1.5rem}.footer-column[data-v-ef6c6044]{display:flex;flex-direction:column;gap:.5rem}.footer-column-title[data-v-ef6c6044]{margin:0;font-size:var(--footer-font-title)!important;font-weight:700;color:var(--footer-text);padding-bottom:.25rem;position:relative;letter-spacing:.05em;text-transform:uppercase;font-size:var(--footer-font-xs)!important}.footer-column-title[data-v-ef6c6044]:after{content:"";position:absolute;left:0;bottom:0;width:100%;max-width:48px;height:3px;background:var(--footer-accent);border-radius:2px}.footer-nav-list[data-v-ef6c6044]{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem 3rem}.footer-nav-links .footer-nav-list[data-v-ef6c6044]{grid-template-columns:1fr}.footer-nav-item[data-v-ef6c6044]{min-width:0}.footer-link[data-v-ef6c6044]{color:var(--footer-text-muted);text-decoration:none;font-size:var(--footer-font-base)!important;transition:color var(--footer-transition),transform var(--footer-transition);display:inline-flex;align-items:center;gap:.5rem;padding:.15rem 0;position:relative;white-space:nowrap}.footer-link[data-v-ef6c6044]:before{content:"";position:absolute;bottom:.15rem;left:0;width:0;height:1px;background:var(--footer-accent);transition:width var(--footer-transition)}.footer-link[data-v-ef6c6044]:hover{color:var(--footer-accent);transform:translate(3px)}.footer-link[data-v-ef6c6044]:hover:before{width:100%}.footer-link[data-v-ef6c6044]:focus-visible{outline:2px solid var(--footer-accent);outline-offset:2px;border-radius:2px}.footer-hours[data-v-ef6c6044]{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.45rem}.footer-hours li[data-v-ef6c6044]{display:flex;align-items:center;gap:1rem;padding:.05rem 0;transition:transform var(--footer-transition)}.footer-hours li[data-v-ef6c6044]:hover{transform:translate(4px)}.footer-hours svg[data-v-ef6c6044]{width:32px;height:32px;flex-shrink:0;color:var(--footer-accent);opacity:.8;border:none!important;outline:none!important;stroke:none!important;stroke-width:0!important;transition:opacity var(--footer-transition),transform var(--footer-transition)}.footer-hours svg path[data-v-ef6c6044],.footer-hours svg circle[data-v-ef6c6044]{stroke:none!important;stroke-width:0!important}.footer-hours li:hover svg[data-v-ef6c6044]{opacity:1;transform:scale(1.1)}.footer-hours-label[data-v-ef6c6044]{display:block;font-size:var(--footer-font-base)!important;font-weight:500;color:var(--footer-text)}.footer-hours-value[data-v-ef6c6044]{display:block;font-size:var(--footer-font-sm)!important;color:var(--footer-text-muted);margin-top:.05rem}.footer-middle[data-v-ef6c6044]{display:flex;flex-direction:column;gap:var(--footer-gap);padding-bottom:var(--footer-gap);border-bottom:1px solid var(--footer-border)}.footer-contact[data-v-ef6c6044]{display:flex;flex-direction:column;gap:.05rem;font-style:normal}.footer-contact-link[data-v-ef6c6044]{display:inline-flex;align-items:center;gap:1rem;color:var(--footer-text-muted);text-decoration:none;font-size:var(--footer-font-base)!important;padding:.8rem 0;transition:color var(--footer-transition),transform var(--footer-transition)}.footer-contact-link span[data-v-ef6c6044]{font-size:var(--footer-font-base)!important}.footer-contact-link svg[data-v-ef6c6044]{width:38px;height:38px;padding:10px;flex-shrink:0;color:var(--footer-accent);background:var(--footer-icon-bg);border-radius:10px;border:none!important;outline:none!important;stroke:none!important;stroke-width:0!important;transition:background var(--footer-transition),transform var(--footer-transition),box-shadow var(--footer-transition)}.footer-contact-link svg path[data-v-ef6c6044]{stroke:none!important;stroke-width:0!important}.footer-contact-link[data-v-ef6c6044]:hover{color:var(--footer-text)}.footer-contact-link:hover svg[data-v-ef6c6044]{background:var(--footer-icon-bg-hover);transform:scale(1.05);box-shadow:0 4px 12px #d4a57426}.footer-contact-link[data-v-ef6c6044]:focus-visible{outline:2px solid var(--footer-accent);outline-offset:4px;border-radius:4px}.footer-social[data-v-ef6c6044]{display:flex;flex-direction:column;gap:1rem;align-items:flex-start}.footer-social-label[data-v-ef6c6044]{font-size:var(--footer-font-xs)!important;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:var(--footer-text-subtle)}.footer-grant[data-v-ef6c6044]{display:flex;flex-direction:column;gap:1.25rem;padding:1.25rem;background:var(--footer-card-bg);border-radius:var(--footer-radius);border:1px solid rgba(255,255,255,.05)}.footer-grant-images[data-v-ef6c6044]{display:flex;flex-wrap:wrap;gap:1.75rem;align-items:center}.footer-grant-images img[data-v-ef6c6044]{height:clamp(45px,12vw,80px);width:auto;object-fit:contain;filter:brightness(1) contrast(1);transition:filter var(--footer-transition),transform var(--footer-transition)}.footer-grant-images img[data-v-ef6c6044]:hover{filter:brightness(1.1) contrast(1.05);transform:scale(1.02)}.footer-grant-text[data-v-ef6c6044]{margin:0;font-size:var(--footer-font-xs)!important;line-height:1.5;color:var(--footer-text-subtle)}.footer-bottom[data-v-ef6c6044]{display:flex;flex-direction:column;gap:.25rem;color:var(--footer-text-subtle);padding:0;margin:0;margin-bottom:clamp(0rem,0vw,0rem)!important;opacity:.6}.footer-copyright[data-v-ef6c6044]{margin:0;font-size:var(--font-size-regular)!important}.footer-bottom-links[data-v-ef6c6044]{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;font-size:var(--font-size-regular)!important}.footer-bottom-links a[data-v-ef6c6044],.footer-bottom-links span[data-v-ef6c6044],.footer-credit[data-v-ef6c6044],.footer-credit a[data-v-ef6c6044]{font-size:var(--font-size-regular)!important}.footer-bottom-links a[data-v-ef6c6044]{color:var(--footer-accent);text-decoration:none;transition:color var(--footer-transition);position:relative}.footer-bottom-links a[data-v-ef6c6044]:after{content:"";position:absolute;bottom:-1px;left:0;width:0;height:1px;background:var(--footer-accent-hover);transition:width var(--footer-transition)}.footer-bottom-links a[data-v-ef6c6044]:hover{color:var(--footer-accent-hover)}.footer-bottom-links a[data-v-ef6c6044]:hover:after{width:100%}.footer-bottom-links a.animated-gradient[data-v-ef6c6044]{background:linear-gradient(90deg,#3b82f6,#06b6d4,#8b5cf6,#3b82f6);background-size:300% 100%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradient-shift-ef6c6044 4s ease infinite;font-weight:700}.footer-bottom-links a.animated-gradient[data-v-ef6c6044]:after{display:none}@keyframes gradient-shift-ef6c6044{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.footer-bottom-links a[data-v-ef6c6044]:focus-visible{outline:2px solid var(--footer-accent);outline-offset:2px;border-radius:2px}.footer-separator[data-v-ef6c6044]{color:#b07e504d;-webkit-user-select:none;user-select:none}.footer-credit[data-v-ef6c6044]{color:var(--footer-text-subtle)}.footer-credit a[data-v-ef6c6044]{color:var(--footer-accent);font-weight:500}@media(max-width:479px){.footer[data-v-ef6c6044]{--footer-padding-x: 1.25rem;border-radius:20px 20px 0 0}.footer-contact-link svg[data-v-ef6c6044]{width:34px;height:34px;padding:8px}.footer-grant[data-v-ef6c6044]{padding:1rem}.footer-grant-images[data-v-ef6c6044]{justify-content:center}}@media(min-width:768px){.footer[data-v-ef6c6044]{border-radius:36px 36px 0 0}.footer-columns[data-v-ef6c6044]{flex-direction:row;justify-content:flex-end;gap:1.5rem!important}.footer-nav-links[data-v-ef6c6044],.footer-seo-links[data-v-ef6c6044]{flex:0 0 auto;margin-right:4rem}.footer-nav-list[data-v-ef6c6044]{grid-template-columns:repeat(2,auto);gap:.75rem 4rem;justify-content:start}.footer-contact-column[data-v-ef6c6044]{margin-right:3rem}.footer-hours-column[data-v-ef6c6044]{flex:0 0 auto;min-width:180px}.footer-middle[data-v-ef6c6044]{flex-direction:row;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:2rem}.footer-contact[data-v-ef6c6044]{flex:0 0 auto}.footer-social[data-v-ef6c6044]{align-items:center}.footer-grant[data-v-ef6c6044]{flex-direction:row;align-items:center;flex:1 1 100%;gap:1.5rem;padding:1.5rem}.footer-grant-images[data-v-ef6c6044]{flex-shrink:0}.footer-grant-text[data-v-ef6c6044]{flex:1}.footer-bottom[data-v-ef6c6044]{flex-direction:row;justify-content:space-between;align-items:center}.footer-main[data-v-ef6c6044]{margin-top:clamp(.5rem,1.5vw,.75rem)}}@media(min-width:1024px){.footer[data-v-ef6c6044]{--footer-max-width: 1200px}.footer-main[data-v-ef6c6044]{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:clamp(2.5rem,4.5vw,4rem)}.footer-brand[data-v-ef6c6044]{flex:0 0 auto;max-width:380px}.footer-columns[data-v-ef6c6044]{flex:1;justify-content:flex-end;margin-right:0;gap:1.5rem}.footer-nav-list[data-v-ef6c6044]{grid-template-columns:repeat(2,auto);gap:.4rem 3rem}.footer-middle[data-v-ef6c6044]{flex-wrap:nowrap;gap:3rem}.footer-social[data-v-ef6c6044]{margin-left:auto;margin-right:auto}.footer-grant[data-v-ef6c6044]{flex:1 1 720px;min-width:min(100%,640px)}.footer-main[data-v-ef6c6044]{margin-top:clamp(.75rem,2vw,1rem)}}@media(min-width:1440px){.footer[data-v-ef6c6044]{--footer-max-width: 1320px;--footer-padding-x: clamp(3rem, 6vw, 6rem)}.footer-columns[data-v-ef6c6044]{gap:2rem}.footer-middle[data-v-ef6c6044]{gap:clamp(8rem,10vw,11rem)}.footer-grant[data-v-ef6c6044]{padding:1.75rem 2rem}}@media(min-width:1920px){.footer[data-v-ef6c6044]{--footer-max-width: 1500px;--footer-font-xs: .9rem;--footer-font-sm: .95rem;--footer-font-base: 1.05rem;--footer-font-lg: 1.15rem;--footer-font-title: 1.25rem}.footer-contact-link svg[data-v-ef6c6044]{width:44px;height:44px;padding:12px}}@media(min-width:2560px){.footer[data-v-ef6c6044]{--footer-max-width: 1800px;--footer-font-xs: 1rem;--footer-font-sm: 1.1rem;--footer-font-base: 1.2rem;--footer-font-lg: 1.3rem;--footer-font-title: 1.4rem;--footer-padding-bottom: clamp(2rem, 4vw, 3rem)}.footer-contact-link svg[data-v-ef6c6044]{width:52px;height:52px;padding:14px;border-radius:14px}.footer-grant[data-v-ef6c6044]{padding:2rem 2.5rem;border-radius:20px}}html.dark .footer[data-v-ef6c6044]{--footer-bg-start: #1a1a1a;--footer-bg-end: #0d0d0d;--footer-border: rgba(176, 126, 80, .2);--footer-card-bg: rgba(255, 255, 255, .05)}html.dark .footer[data-v-ef6c6044]:before{background:radial-gradient(ellipse 80% 50% at 20% 40%,rgba(212,165,116,.05) 0%,transparent 50%),radial-gradient(ellipse 60% 40% at 80% 60%,rgba(212,165,116,.03) 0%,transparent 50%)}@media(prefers-reduced-motion:reduce){.footer[data-v-ef6c6044],.footer[data-v-ef6c6044] *{transition-duration:.01ms!important}}@media(prefers-contrast:high){.footer[data-v-ef6c6044]{--footer-text-muted: rgba(255, 255, 255, .9);--footer-text-subtle: rgba(255, 255, 255, .75);--footer-border: rgba(176, 126, 80, .5)}.footer-link[data-v-ef6c6044]:focus-visible,.footer-contact-link[data-v-ef6c6044]:focus-visible,.footer-logo[data-v-ef6c6044]:focus-visible,.footer-bottom-links a[data-v-ef6c6044]:focus-visible{outline-width:3px}}@media(max-width:1024px){.footer[data-v-ef6c6044],.footer-content[data-v-ef6c6044]{overflow-x:hidden}.footer-link[data-v-ef6c6044],.footer-contact-link[data-v-ef6c6044],.footer-bottom-links a[data-v-ef6c6044]{min-height:44px;display:inline-flex;align-items:center}}@media(max-width:480px)and (orientation:portrait){.footer[data-v-ef6c6044]{padding:40px 0 24px}.footer-content[data-v-ef6c6044]{padding-left:16px;padding-right:16px;gap:24px}.footer-main[data-v-ef6c6044]{display:flex;flex-direction:column;gap:28px}.footer-brand[data-v-ef6c6044]{align-items:center;text-align:center}.footer-tagline[data-v-ef6c6044]{font-size:.95rem;max-width:100%}.footer-columns[data-v-ef6c6044]{grid-template-columns:1fr;gap:24px}.footer-column-title[data-v-ef6c6044]{font-size:1rem}.footer-nav-list[data-v-ef6c6044]{grid-template-columns:1fr!important;gap:4px}.footer-link[data-v-ef6c6044]{font-size:.95rem;padding:8px 0}.footer-middle[data-v-ef6c6044]{flex-direction:column;gap:24px;align-items:center;text-align:center}.footer-social[data-v-ef6c6044]{justify-content:center;gap:12px}.footer-social a[data-v-ef6c6044],.footer-social-link[data-v-ef6c6044]{min-width:44px;min-height:44px}.footer-grant-images[data-v-ef6c6044]{flex-wrap:wrap;justify-content:center;gap:12px}.footer-grant-images img[data-v-ef6c6044]{max-width:100%;height:auto}.footer-bottom[data-v-ef6c6044]{flex-direction:column;align-items:center;text-align:center;gap:12px}.footer-bottom-links[data-v-ef6c6044]{flex-wrap:wrap;justify-content:center;gap:8px}.footer-copyright[data-v-ef6c6044]{font-size:.85rem}}@media(max-width:896px)and (orientation:landscape)and (max-height:480px){.footer[data-v-ef6c6044]{padding:24px 0 16px}.footer-content[data-v-ef6c6044],.footer-main[data-v-ef6c6044]{gap:16px}.footer-columns[data-v-ef6c6044]{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 24px}.footer-column-title[data-v-ef6c6044]{font-size:.9rem;margin-bottom:6px}.footer-link[data-v-ef6c6044]{font-size:.85rem;padding:4px 0}.footer-middle[data-v-ef6c6044]{flex-direction:row;flex-wrap:wrap;gap:16px;align-items:center}.footer-bottom[data-v-ef6c6044]{flex-direction:row;flex-wrap:wrap;gap:12px}}@media(min-width:481px)and (max-width:1024px)and (orientation:portrait){.footer[data-v-ef6c6044]{padding:56px 0 32px}.footer-columns[data-v-ef6c6044]{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 32px}.footer-middle[data-v-ef6c6044]{flex-direction:column;gap:24px;align-items:center}.footer-social[data-v-ef6c6044]{justify-content:center}.footer-bottom[data-v-ef6c6044]{flex-direction:column;align-items:center;text-align:center;gap:12px}.footer-bottom-links[data-v-ef6c6044]{justify-content:center;flex-wrap:wrap}}@media(min-width:897px)and (max-width:1366px)and (orientation:landscape)and (min-height:481px){.footer-columns[data-v-ef6c6044]{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}.footer-middle[data-v-ef6c6044]{flex-direction:row;gap:24px}.footer-bottom[data-v-ef6c6044]{flex-direction:row;gap:16px}}@media(max-width:1279px){.footer[data-v-ef6c6044]{--footer-padding-x: clamp(1rem, 4vw, 2.5rem);--footer-padding-top: clamp(2rem, 5vw, 3rem);--footer-padding-bottom: clamp(1.75rem, 4vw, 2.5rem);--footer-gap: clamp(1.25rem, 3vw, 2rem);--footer-logo-mark-width: clamp(104px, 12vw, 132px);--footer-max-width: 100%;overflow-x:hidden}.footer-content[data-v-ef6c6044]{gap:var(--footer-gap);width:100%;max-width:100%;overflow-x:hidden}.footer-main[data-v-ef6c6044]{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--footer-gap);margin-top:0!important;padding-bottom:var(--footer-gap)}.footer-brand[data-v-ef6c6044]{max-width:none;min-width:0}.footer-logo span[data-v-ef6c6044],.footer-tagline[data-v-ef6c6044]{max-width:min(100%,34rem)!important}.footer-columns[data-v-ef6c6044]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem clamp(1.25rem,3vw,2rem)!important;margin-top:0;width:100%;min-width:0}.footer-nav-links[data-v-ef6c6044],.footer-seo-links[data-v-ef6c6044],.footer-contact-column[data-v-ef6c6044],.footer-hours-column[data-v-ef6c6044]{min-width:0;margin-right:0}.footer-column[data-v-ef6c6044]{min-width:0}.footer-column-title[data-v-ef6c6044]{margin-bottom:.25rem;font-size:.78rem!important}.footer-nav-list[data-v-ef6c6044]{grid-template-columns:1fr!important;gap:.35rem;min-width:0}.footer-link[data-v-ef6c6044]{min-height:42px;width:fit-content;max-width:100%;padding:.45rem 0;white-space:normal;line-height:1.35;overflow-wrap:anywhere}.footer-contact[data-v-ef6c6044]{gap:.2rem}.footer-contact-link[data-v-ef6c6044]{min-height:46px;width:100%;min-width:0;align-items:center;gap:.75rem;padding:.45rem 0;line-height:1.35}.footer-contact-link span[data-v-ef6c6044]{min-width:0;overflow-wrap:anywhere}.footer-contact-link svg[data-v-ef6c6044],.footer-hours svg[data-v-ef6c6044]{width:34px;height:34px}.footer-hours[data-v-ef6c6044]{gap:.35rem}.footer-hours li[data-v-ef6c6044]{min-height:42px;min-width:0;gap:.75rem;padding:.35rem 0}.footer-hours li>div[data-v-ef6c6044]{min-width:0}.footer-hours-label[data-v-ef6c6044],.footer-hours-value[data-v-ef6c6044]{overflow-wrap:anywhere}.footer-middle[data-v-ef6c6044]{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--footer-gap);align-items:stretch;padding-bottom:var(--footer-gap)}.footer-social[data-v-ef6c6044]{align-items:flex-start;justify-content:flex-start;gap:.85rem;min-width:0}.footer-social .social-buttons[data-v-ef6c6044]{flex-wrap:wrap;gap:.75rem}.footer-grant[data-v-ef6c6044]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1rem;width:100%;min-width:0;padding:clamp(1rem,2.5vw,1.4rem);border-radius:18px}.footer-grant-images[data-v-ef6c6044]{flex-wrap:nowrap;gap:clamp(.75rem,2vw,1.25rem);min-width:0}.footer-grant-images img[data-v-ef6c6044]{height:clamp(42px,7vw,64px);max-width:100%}.footer-grant-text[data-v-ef6c6044]{min-width:0;line-height:1.55;overflow-wrap:anywhere}.footer-bottom[data-v-ef6c6044]{display:grid;grid-template-columns:minmax(0,1fr);gap:.5rem;opacity:.72}.footer-bottom-links[data-v-ef6c6044],.footer-credit[data-v-ef6c6044]{min-width:0;overflow-wrap:anywhere}}@media(max-width:767px){.footer[data-v-ef6c6044]{--footer-padding-x: 1rem;--footer-padding-top: 2.25rem;--footer-padding-bottom: calc(2rem + env(safe-area-inset-bottom)) ;border-radius:22px 22px 0 0}.footer-content[data-v-ef6c6044]{gap:1.5rem}.footer-main[data-v-ef6c6044],.footer-middle[data-v-ef6c6044]{gap:1.5rem;padding-bottom:1.5rem}.footer-brand[data-v-ef6c6044]{align-items:flex-start;text-align:left}.footer-logo[data-v-ef6c6044]{gap:.7rem;font-size:1.25rem}.footer-logo img[data-v-ef6c6044]{width:clamp(96px,24vw,118px);height:auto}.footer-tagline[data-v-ef6c6044]{font-size:1rem!important;line-height:1.55}.footer-columns[data-v-ef6c6044]{grid-template-columns:minmax(0,1fr);gap:0}.footer-column[data-v-ef6c6044]{padding:1.15rem 0;border-top:1px solid rgba(255,255,255,.09)}.footer-column[data-v-ef6c6044]:first-child{padding-top:0;border-top:0}.footer-column-title[data-v-ef6c6044]{font-size:.76rem!important;letter-spacing:.12em}.footer-link[data-v-ef6c6044],.footer-contact-link[data-v-ef6c6044],.footer-hours li[data-v-ef6c6044]{min-height:44px}.footer-link[data-v-ef6c6044]{font-size:.95rem!important}.footer-contact-link[data-v-ef6c6044]{align-items:center;padding:.5rem 0}.footer-contact-link svg[data-v-ef6c6044],.footer-hours svg[data-v-ef6c6044]{width:32px;height:32px}.footer-middle[data-v-ef6c6044]{text-align:left}.footer-social[data-v-ef6c6044]{align-items:flex-start}.footer-grant[data-v-ef6c6044]{grid-template-columns:minmax(0,1fr);padding:1rem;gap:.85rem}.footer-grant-images[data-v-ef6c6044]{justify-content:flex-start;flex-wrap:wrap;gap:.75rem}.footer-grant-images img[data-v-ef6c6044]{height:clamp(42px,14vw,56px)}.footer-bottom[data-v-ef6c6044]{text-align:left}.footer-bottom-links[data-v-ef6c6044]{justify-content:flex-start;gap:.4rem}}@media(min-width:768px)and (max-width:1279px){.footer[data-v-ef6c6044]{border-radius:30px 30px 0 0}.footer-main[data-v-ef6c6044]{gap:2rem}.footer-brand[data-v-ef6c6044]{max-width:38rem}.footer-columns[data-v-ef6c6044]{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-middle[data-v-ef6c6044]{grid-template-columns:minmax(12rem,.36fr) minmax(0,.64fr);align-items:stretch}.footer-grant[data-v-ef6c6044]{grid-template-columns:auto minmax(0,1fr)}.footer-bottom[data-v-ef6c6044]{grid-template-columns:minmax(0,1fr) auto;align-items:center}.footer-bottom-links[data-v-ef6c6044]{justify-content:flex-end}}@media(min-width:900px)and (max-width:1279px)and (orientation:landscape)and (min-height:521px){.footer[data-v-ef6c6044]{--footer-padding-x: clamp(1.5rem, 3vw, 2.5rem)}.footer-columns[data-v-ef6c6044]{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem!important}.footer-contact-link[data-v-ef6c6044],.footer-hours li[data-v-ef6c6044]{align-items:flex-start}.footer-contact-link svg[data-v-ef6c6044],.footer-hours svg[data-v-ef6c6044]{width:32px;height:32px}}@media(orientation:landscape)and (max-height:520px)and (max-width:1024px){.footer[data-v-ef6c6044]{--footer-padding-x: clamp(1rem, 3vw, 1.5rem);--footer-padding-top: 1.5rem;--footer-padding-bottom: calc(1.25rem + env(safe-area-inset-bottom)) ;--footer-gap: 1rem;border-radius:18px 18px 0 0}.footer-content[data-v-ef6c6044]{gap:1rem}.footer-main[data-v-ef6c6044],.footer-middle[data-v-ef6c6044]{gap:1rem;padding-bottom:1rem}.footer-brand[data-v-ef6c6044]{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.75rem}.footer-logo img[data-v-ef6c6044]{width:clamp(74px,14vw,92px);height:auto}.footer-logo span[data-v-ef6c6044]{max-width:none!important}.footer-tagline[data-v-ef6c6044]{max-width:none!important;font-size:.92rem!important;line-height:1.45}.footer-columns[data-v-ef6c6044]{grid-template-columns:repeat(auto-fit,minmax(10.5rem,1fr));gap:.85rem 1rem!important}.footer-column[data-v-ef6c6044]{padding:0;border-top:0}.footer-column-title[data-v-ef6c6044]{margin-bottom:.1rem;font-size:.7rem!important}.footer-link[data-v-ef6c6044],.footer-contact-link[data-v-ef6c6044],.footer-hours li[data-v-ef6c6044]{min-height:36px;font-size:.84rem!important}.footer-link[data-v-ef6c6044]{padding:.25rem 0}.footer-contact-link[data-v-ef6c6044]{gap:.55rem;padding:.25rem 0}.footer-contact-link span[data-v-ef6c6044],.footer-hours-label[data-v-ef6c6044],.footer-hours-value[data-v-ef6c6044]{font-size:.82rem!important}.footer-contact-link svg[data-v-ef6c6044],.footer-hours svg[data-v-ef6c6044]{width:28px;height:28px;padding:7px}.footer-middle[data-v-ef6c6044]{grid-template-columns:auto minmax(0,1fr);align-items:center}.footer-social[data-v-ef6c6044]{gap:.65rem}.footer-social .social-buttons[data-v-ef6c6044]{gap:.55rem}.footer-grant[data-v-ef6c6044]{grid-template-columns:auto minmax(0,1fr);padding:.8rem;gap:.8rem}.footer-grant-images[data-v-ef6c6044]{gap:.6rem}.footer-grant-images img[data-v-ef6c6044]{height:36px}.footer-grant-text[data-v-ef6c6044]{font-size:.72rem!important;line-height:1.4}.footer-bottom[data-v-ef6c6044]{grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center}.footer-copyright[data-v-ef6c6044],.footer-bottom-links[data-v-ef6c6044],.footer-bottom-links a[data-v-ef6c6044],.footer-bottom-links span[data-v-ef6c6044],.footer-credit[data-v-ef6c6044],.footer-credit a[data-v-ef6c6044]{font-size:.78rem!important}}@media(min-width:1280px)and (max-width:1366px){.footer[data-v-ef6c6044]{--footer-max-width: 1180px;--footer-padding-x: 1.5rem}.footer-main[data-v-ef6c6044]{gap:2rem}.footer-columns[data-v-ef6c6044]{gap:1.1rem!important}.footer-nav-links[data-v-ef6c6044],.footer-seo-links[data-v-ef6c6044],.footer-contact-column[data-v-ef6c6044]{margin-right:1rem}.footer-nav-list[data-v-ef6c6044]{gap:.4rem 1.4rem}.footer-link[data-v-ef6c6044],.footer-contact-link[data-v-ef6c6044],.footer-hours-label[data-v-ef6c6044]{font-size:.92rem!important}}.schedule-button-wrapper[data-v-989df225]{position:fixed;left:1.5rem;bottom:1.5rem;z-index:71}.schedule-button-wrapper--right[data-v-989df225]{right:1.5rem;left:auto}.schedule-button[data-v-989df225]{display:inline-flex;min-width:3rem;height:3rem;align-items:center;justify-content:center;gap:.55rem;padding:0 1rem;border:0;border-radius:999px;background:#1b5752;color:#fff;box-shadow:0 14px 32px #1118173d;cursor:pointer;font-weight:800;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.schedule-button[data-v-989df225]:hover{background:#174c48;box-shadow:0 18px 40px #1118174d;transform:translateY(-3px)}.schedule-button.has-items[data-v-989df225]{background:#8a5531}.schedule-button.has-items[data-v-989df225]:hover{background:#87552f}.schedule-button[data-v-989df225]:active{transform:translateY(-1px)}.schedule-button[data-v-989df225]:focus-visible{outline:3px solid rgba(176,126,80,.42);outline-offset:3px}.schedule-button svg[data-v-989df225]{width:1.35rem;height:1.35rem;stroke-width:2.4}.schedule-button span[data-v-989df225]{white-space:nowrap}.schedule-button__badge[data-v-989df225]{position:absolute;top:-.35rem;right:-.35rem;display:inline-flex;min-width:1.35rem;height:1.35rem;align-items:center;justify-content:center;padding:0 .3rem;border:2px solid #ffffff;border-radius:999px;background:#202020;color:#fff;font-size:.72rem;font-weight:900;line-height:1}html.dark{background:#2b2b2b;box-shadow:0 14px 32px #00000057}html.dark{background:#3c3c3c;box-shadow:0 18px 40px #0000006b}html.dark{background:#8a5531}html.dark{background:#87552f}@media(min-width:1025px){.schedule-button-wrapper[data-v-989df225]{left:2rem;bottom:2rem}.schedule-button-wrapper--right[data-v-989df225]{right:2rem;left:auto}.schedule-button[data-v-989df225]{height:3.5rem;padding-inline:1.2rem}.schedule-button svg[data-v-989df225]{width:1.55rem;height:1.55rem}}@media(max-width:560px){.schedule-button-wrapper[data-v-989df225]{left:1rem;bottom:1rem}.schedule-button-wrapper--right[data-v-989df225]{right:1rem;left:auto}.schedule-button[data-v-989df225]{width:2.75rem;height:2.75rem;padding:0;box-shadow:none}.schedule-button[data-v-989df225]:hover,html.dark{box-shadow:none}.schedule-button span[data-v-989df225]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.schedule-button svg[data-v-989df225]{width:1.28rem;height:1.28rem}}@media(orientation:landscape)and (max-height:520px)and (max-width:1024px){.schedule-button-wrapper[data-v-989df225]{right:1rem;left:auto;bottom:.85rem}.schedule-button-wrapper--right[data-v-989df225]{right:1rem;left:auto}.schedule-button[data-v-989df225]{width:2.75rem;height:2.75rem;padding:0}.schedule-button span[data-v-989df225]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.schedule-button svg[data-v-989df225]{width:1.28rem;height:1.28rem}}.return-admin-panel[data-v-8ba75b4d]{position:fixed;right:1.5rem;bottom:var(--return-admin-panel-bottom, 1.5rem);z-index:69;display:inline-flex;width:3rem;height:3rem;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:#202020;color:#fff;box-shadow:0 16px 36px #11181742;cursor:pointer;transition:background .18s ease,bottom .22s ease,box-shadow .18s ease,transform .18s ease}html.has-scroll-up-button,body.has-scroll-up-button{bottom:5.4rem}.return-admin-panel[data-v-8ba75b4d]:hover{background:#2b2b2b;box-shadow:0 20px 44px #11181752;transform:translateY(-3px)}.return-admin-panel[data-v-8ba75b4d]:active{transform:translateY(-1px)}.return-admin-panel[data-v-8ba75b4d]:focus-visible{outline:3px solid rgba(176,126,80,.42);outline-offset:3px}.return-admin-panel svg[data-v-8ba75b4d]{width:1.42rem;height:1.42rem;stroke-width:2.35}.return-admin-panel__label[data-v-8ba75b4d]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media(min-width:1025px){.return-admin-panel[data-v-8ba75b4d]{right:2rem;bottom:var(--return-admin-panel-bottom-desktop, 2rem);width:3.5rem;height:3.5rem}html.has-scroll-up-button,body.has-scroll-up-button{bottom:6.5rem}.return-admin-panel svg[data-v-8ba75b4d]{width:1.65rem;height:1.65rem}}@media(max-width:480px){.return-admin-panel[data-v-8ba75b4d]{right:1rem;bottom:var(--return-admin-panel-bottom-mobile, 1rem);width:2.75rem;height:2.75rem}html.has-scroll-up-button,body.has-scroll-up-button{bottom:4.6rem}.return-admin-panel svg[data-v-8ba75b4d]{width:1.28rem;height:1.28rem}}.scroll-up-btn[data-v-093fc588]{position:fixed;right:1.5rem;bottom:1.5rem;z-index:80;display:inline-flex;width:3rem;height:3rem;align-items:center;justify-content:center;padding:0;border:0;border-radius:999px;background:var(--home-gold, #8a5531);color:#fff;box-shadow:0 14px 32px #11181738;cursor:pointer;transition:background .18s ease,box-shadow .18s ease,transform .18s ease}.scroll-up-btn[data-v-093fc588]:hover{background:#87552f;box-shadow:0 18px 40px #11181747;transform:translateY(-3px)}.scroll-up-btn[data-v-093fc588]:active{transform:translateY(-1px)}.scroll-up-btn[data-v-093fc588]:focus-visible{outline:3px solid rgba(176,126,80,.42);outline-offset:3px}.scroll-up-btn svg[data-v-093fc588]{width:1.45rem;height:1.45rem;stroke-width:2.4}.scroll-up-btn.is-dark[data-v-093fc588]{background:#3c3c3c;box-shadow:0 14px 32px #00000057}.scroll-up-btn.is-dark[data-v-093fc588]:hover{background:#4a4a4a;box-shadow:0 18px 40px #0000006b}.scroll-up-enter-active[data-v-093fc588],.scroll-up-leave-active[data-v-093fc588]{transition:opacity .22s ease,transform .22s ease}.scroll-up-enter-from[data-v-093fc588],.scroll-up-leave-to[data-v-093fc588]{opacity:0;transform:translateY(1rem)}@media(min-width:1025px){.scroll-up-btn[data-v-093fc588]{right:2rem;bottom:2rem;width:3.5rem;height:3.5rem}.scroll-up-btn svg[data-v-093fc588]{width:1.7rem;height:1.7rem}}@media(max-width:480px){.scroll-up-btn[data-v-093fc588]{right:1rem;bottom:1rem;width:2.75rem;height:2.75rem;box-shadow:none}.scroll-up-btn[data-v-093fc588]:hover,.scroll-up-btn.is-dark[data-v-093fc588],.scroll-up-btn.is-dark[data-v-093fc588]:hover{box-shadow:none}.scroll-up-btn svg[data-v-093fc588]{width:1.3rem;height:1.3rem}}.cookie-banner[data-v-28e1a574]{position:fixed;right:.75rem;bottom:calc(.75rem + env(safe-area-inset-bottom,0px));left:.75rem;z-index:80}.cookie-banner-content[data-v-28e1a574]{display:grid;grid-template-columns:minmax(0,1fr);gap:.9rem;max-height:calc(100svh - 2rem);overflow-y:auto;padding:.95rem;border:1px solid rgba(27,87,82,.16);border-radius:8px;background:#fffaf2f5;color:#172421;box-shadow:0 18px 46px #11181729;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html.dark .cookie-banner-content[data-v-28e1a574]{border-color:#f0c58b38;background:#121b19f5;color:#eef3f1;box-shadow:0 18px 48px #00000061}.cookie-banner-text[data-v-28e1a574]{display:flex;min-width:0;align-items:flex-start;gap:.85rem}.cookie-icon[data-v-28e1a574]{display:inline-flex;width:2.45rem;height:2.45rem;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(154,99,56,.24);border-radius:8px;background:#b07e501f;color:#8a5531}html.dark .cookie-icon[data-v-28e1a574]{border-color:#f0c58b47;background:#f0c58b1f;color:#f0c58b}.cookie-icon svg[data-v-28e1a574]{width:1.35rem;height:1.35rem;stroke-width:2.25}.cookie-banner-text h3[data-v-28e1a574]{margin:0 0 .3rem;color:#172421;font-family:var(--font-baskerville, serif);font-size:1.05rem;font-weight:700;line-height:1.18;letter-spacing:0}html.dark .cookie-banner-text h3[data-v-28e1a574]{color:#eef3f1}.cookie-banner-text p[data-v-28e1a574]{margin:0;color:#53645f;font-family:var(--font-sans);font-size:.9rem;line-height:1.55}html.dark .cookie-banner-text p[data-v-28e1a574]{color:#eef3f1bd}.cookie-link[data-v-28e1a574]{color:#8a5531;font-weight:800;text-decoration:underline;text-underline-offset:.18em;transition:color .18s ease}.cookie-link[data-v-28e1a574]:hover{color:#7d4f2d}html.dark .cookie-link[data-v-28e1a574]{color:#f0c58b}html.dark .cookie-link[data-v-28e1a574]:hover{color:#f7d8a5}.cookie-banner-actions[data-v-28e1a574],.cookie-modal-footer[data-v-28e1a574]{display:grid;grid-template-columns:1fr;gap:.55rem}.cookie-btn[data-v-28e1a574]{display:inline-flex;min-height:2.65rem;align-items:center;justify-content:center;padding:.65rem .9rem;border:1px solid transparent;border-radius:8px;font-family:var(--font-sans);font-size:.9rem;font-weight:800;line-height:1.2;text-align:center;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,color .18s ease,transform .18s ease}.cookie-btn[data-v-28e1a574]:hover{transform:translateY(-2px)}.cookie-btn[data-v-28e1a574]:active{transform:translateY(-1px)}.cookie-btn[data-v-28e1a574]:focus-visible,.cookie-modal-close[data-v-28e1a574]:focus-visible{outline:3px solid rgba(176,126,80,.42);outline-offset:3px}.cookie-btn-accept[data-v-28e1a574],.cookie-btn-save[data-v-28e1a574]{border-color:#1b5752;background:#1b5752;color:#fff;box-shadow:0 12px 24px #1b57522e}.cookie-btn-accept[data-v-28e1a574]:hover,.cookie-btn-save[data-v-28e1a574]:hover{border-color:#174c48;background:#174c48;box-shadow:0 16px 32px #1b57523d}.cookie-btn-necessary[data-v-28e1a574]{border-color:#1b575229;background:#fff;color:#53645f}.cookie-btn-necessary[data-v-28e1a574]:hover{border-color:#9a633857;background:#fbf8f3;color:#172421;box-shadow:0 10px 24px #11181714}.cookie-btn-settings[data-v-28e1a574]{border-color:#9a63384d;background:#b07e501a;color:#8a5531}.cookie-btn-settings[data-v-28e1a574]:hover{border-color:#9a633875;background:#b07e5029;color:#7d4f2d;box-shadow:0 10px 24px #b07e501f}html.dark .cookie-btn-accept[data-v-28e1a574],html.dark .cookie-btn-save[data-v-28e1a574],html.dark .cookie-btn-accept[data-v-28e1a574]:hover,html.dark .cookie-btn-save[data-v-28e1a574]:hover{border-color:#8a5531;background:#8a5531}html.dark .cookie-btn-necessary[data-v-28e1a574]{border-color:#eef3f124;background:#172320;color:#eef3f1bd}html.dark .cookie-btn-necessary[data-v-28e1a574]:hover{border-color:#f0c58b57;background:#1c2926;color:#eef3f1}html.dark .cookie-btn-settings[data-v-28e1a574]{border-color:#f0c58b4d;background:#f0c58b1c;color:#f0c58b}html.dark .cookie-btn-settings[data-v-28e1a574]:hover{border-color:#f0c58b80;background:#f0c58b2b;color:#f7d8a5}.cookie-modal-overlay[data-v-28e1a574]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1300;display:flex;align-items:center;justify-content:center;padding:1rem;background:#08100f94}.cookie-modal[data-v-28e1a574]{display:flex;width:min(100%,560px);max-height:calc(100svh - 2rem);flex-direction:column;overflow:hidden;border:1px solid rgba(27,87,82,.16);border-radius:8px;background:#f7f3ed;color:#172421;box-shadow:0 24px 70px #08100f47}html.dark .cookie-modal[data-v-28e1a574]{border-color:#f0c58b38;background:#101b19;color:#eef3f1}.cookie-modal-header[data-v-28e1a574]{display:flex;flex:0 0 auto;align-items:center;justify-content:space-between;gap:1rem;padding:1.1rem 1.2rem;border-bottom:1px solid rgba(27,87,82,.14);background:#fffaf2}html.dark .cookie-modal-header[data-v-28e1a574]{border-bottom-color:#eef3f11a;background:#121f1d}.cookie-modal-header h2[data-v-28e1a574]{margin:0;color:#172421;font-family:var(--font-baskerville, serif);font-size:1.25rem;font-weight:700;line-height:1.15;letter-spacing:0}html.dark .cookie-modal-header h2[data-v-28e1a574]{color:#eef3f1}.cookie-modal-close[data-v-28e1a574]{display:inline-flex;width:2.35rem;height:2.35rem;flex:0 0 auto;align-items:center;justify-content:center;padding:0;border:1px solid rgba(27,87,82,.16);border-radius:999px;background:#fff;color:#172421;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.cookie-modal-close[data-v-28e1a574]:hover{border-color:#b07e506b;box-shadow:0 10px 24px #1118171f;transform:translateY(-2px)}.cookie-modal-close svg[data-v-28e1a574]{width:1.15rem;height:1.15rem}html.dark .cookie-modal-close[data-v-28e1a574]{border-color:#eef3f11f;background:#172320;color:#eef3f1}.cookie-modal-body[data-v-28e1a574]{flex:1;min-height:0;overflow-y:auto;padding:1.2rem}.cookie-modal-description[data-v-28e1a574]{margin:0 0 1rem;color:#53645f;font-family:var(--font-sans);font-size:.92rem;line-height:1.6}html.dark .cookie-modal-description[data-v-28e1a574]{color:#eef3f1b8}.cookie-category[data-v-28e1a574]{padding:1rem;border:1px solid rgba(27,87,82,.14);border-radius:8px;background:#fffaf2}.cookie-category+.cookie-category[data-v-28e1a574]{margin-top:.85rem}html.dark .cookie-category[data-v-28e1a574]{border-color:#eef3f11a;background:#172320}.cookie-category-header[data-v-28e1a574]{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.45rem}.cookie-category-info[data-v-28e1a574]{display:flex;min-width:0;flex-wrap:wrap;align-items:center;gap:.55rem}.cookie-category-info h3[data-v-28e1a574]{margin:0;color:#172421;font-family:var(--font-sans);font-size:.95rem;font-weight:800;line-height:1.2}html.dark .cookie-category-info h3[data-v-28e1a574]{color:#eef3f1}.cookie-badge[data-v-28e1a574]{display:inline-flex;min-height:1.45rem;align-items:center;padding:.2rem .48rem;border-radius:999px;font-size:.7rem;font-weight:900;line-height:1;text-transform:uppercase}.cookie-badge-required[data-v-28e1a574]{background:#1b57521a;color:#1b5752}html.dark .cookie-badge-required[data-v-28e1a574]{background:#f0c58b24;color:#f0c58b}.cookie-category-description[data-v-28e1a574]{margin:0;color:#63736f;font-family:var(--font-sans);font-size:.84rem;line-height:1.52}html.dark .cookie-category-description[data-v-28e1a574]{color:#eef3f1a8}.cookie-toggle[data-v-28e1a574]{position:relative;display:inline-block;width:48px;height:26px;flex:0 0 auto}.cookie-toggle input[data-v-28e1a574]{width:0;height:0;opacity:0}.cookie-toggle-slider[data-v-28e1a574]{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:999px;background:#1b57522e;cursor:pointer;transition:background .18s ease}.cookie-toggle-slider[data-v-28e1a574]:before{position:absolute;bottom:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #1118172e;content:"";transition:transform .18s ease}.cookie-toggle input:checked+.cookie-toggle-slider[data-v-28e1a574]{background:#1b5752}.cookie-toggle input:checked+.cookie-toggle-slider[data-v-28e1a574]:before{transform:translate(22px)}.cookie-toggle-disabled[data-v-28e1a574]{opacity:.66}.cookie-toggle-disabled[data-v-28e1a574],.cookie-toggle-disabled .cookie-toggle-slider[data-v-28e1a574]{cursor:not-allowed}.cookie-toggle-disabled input:checked+.cookie-toggle-slider[data-v-28e1a574]{background:#1b575261}html.dark .cookie-toggle-slider[data-v-28e1a574]{background:#eef3f133}html.dark .cookie-toggle input:checked+.cookie-toggle-slider[data-v-28e1a574]{background:#8a5531}html.dark .cookie-toggle-disabled input:checked+.cookie-toggle-slider[data-v-28e1a574]{background:#f0c58b5c}.cookie-modal-footer[data-v-28e1a574]{flex:0 0 auto;padding:1rem 1.2rem;border-top:1px solid rgba(27,87,82,.14);background:#fffaf2}html.dark .cookie-modal-footer[data-v-28e1a574]{border-top-color:#eef3f11a;background:#121f1d}.slide-up-enter-active[data-v-28e1a574],.slide-up-leave-active[data-v-28e1a574]{transition:opacity .22s ease,transform .22s ease}.slide-up-enter-from[data-v-28e1a574],.slide-up-leave-to[data-v-28e1a574]{opacity:0;transform:translateY(1rem)}.fade-enter-active[data-v-28e1a574],.fade-leave-active[data-v-28e1a574]{transition:opacity .22s ease}.fade-enter-from[data-v-28e1a574],.fade-leave-to[data-v-28e1a574]{opacity:0}@media(min-width:560px){.cookie-banner-actions[data-v-28e1a574],.cookie-modal-footer[data-v-28e1a574]{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:900px){.cookie-banner[data-v-28e1a574]{right:11rem;bottom:calc(1.5rem + env(safe-area-inset-bottom,0px));left:11rem}.cookie-banner-content[data-v-28e1a574]{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem 1.2rem;max-height:none;overflow:visible;padding:1rem}.cookie-banner-actions[data-v-28e1a574]{display:flex;flex:0 0 auto;flex-wrap:wrap;justify-content:flex-end}}@media(min-width:1180px){.cookie-banner[data-v-28e1a574]{right:max(11rem,calc((100vw - 820px)/2));left:max(11rem,calc((100vw - 820px)/2))}}@media(max-width:420px){.cookie-banner[data-v-28e1a574]{right:.6rem;left:.6rem}.cookie-banner-content[data-v-28e1a574]{padding:.85rem}.cookie-banner-text[data-v-28e1a574]{gap:.7rem}.cookie-icon[data-v-28e1a574]{width:2.25rem;height:2.25rem}.cookie-banner-text h3[data-v-28e1a574]{font-size:1rem}.cookie-banner-text p[data-v-28e1a574],.cookie-btn[data-v-28e1a574]{font-size:.84rem}}.home-page{--home-ink: #182421;--home-muted: #53645f;--home-soft: #f6f1ea;--home-paper: #ffffff;--home-paper-2: #fbf8f3;--home-line: rgba(31, 48, 46, .13);--home-gold: #8a5531;--home-gold-2: #f0c58b;--home-teal: #1b5752;--home-green: #dfeee8;--home-shadow: 0 22px 70px rgba(31, 48, 46, .1);--home-max: 1240px;background:var(--home-soft);color:var(--home-ink);overflow-x:hidden;scroll-behavior:smooth}.home-page *,.home-page *:before,.home-page *:after{box-sizing:border-box}.home-page :focus-visible{outline:3px solid rgba(176,126,80,.42);outline-offset:3px}.home-page ::selection{background:#9a6338ad;color:#fff}.home-page img,.home-page video,.home-page iframe{display:block;max-width:100%}.home-page a{color:inherit}.home-hero{position:relative;overflow:hidden;padding:5.5rem 2rem 5rem;background:radial-gradient(circle at 78% 18%,rgba(176,126,80,.16),transparent 28rem),linear-gradient(135deg,#fffdf9,#f6f1ea,#edf4f0)}.home-hero__rectangles{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.home-rectangle{--home-rectangle-rotation: 0deg;--home-rectangle-float-x: 12px;--home-rectangle-float-y: -10px;position:absolute;display:block;border:2px solid rgba(176,126,80,.18);background:#ffffff14;transform:translateZ(0) rotate(var(--home-rectangle-rotation));transform-origin:center;animation:homeRectangleFloat 28s cubic-bezier(.45,0,.55,1) infinite;backface-visibility:hidden;will-change:transform}.home-rectangle--one{width:300px;height:210px;top:12%;left:4%}.home-rectangle--two{width:260px;height:330px;top:22%;right:9%;--home-rectangle-rotation: -2deg;--home-rectangle-float-x: -10px;--home-rectangle-float-y: 12px;animation-duration:34s;animation-delay:-5s}.home-rectangle--three{width:390px;height:220px;left:14%;bottom:4%;--home-rectangle-rotation: 1.5deg;--home-rectangle-float-x: 10px;--home-rectangle-float-y: 8px;animation-duration:36s;animation-delay:-9s}.home-rectangle--four{width:180px;height:180px;right:3%;bottom:12%;--home-rectangle-rotation: 2deg;--home-rectangle-float-x: -8px;--home-rectangle-float-y: -8px;animation-duration:31s;animation-delay:-3s}.home-rectangle--five{width:280px;height:160px;top:8%;left:48%;--home-rectangle-rotation: 4deg;--home-rectangle-float-x: 8px;--home-rectangle-float-y: -7px;animation-duration:38s;animation-delay:-12s}.home-hero__inner,.home-section{width:min(100%,var(--home-max));margin:0 auto}.home-hero__inner{position:relative;z-index:1;display:grid;width:min(100%,1420px);grid-template-columns:minmax(340px,.68fr) minmax(600px,1.32fr);gap:2.5rem;align-items:center;min-height:690px;animation:homeFadeUp .7s ease-out both}.home-hero__copy{max-width:650px;min-width:0}.home-hero__copy,.home-actions,.home-hero__facts{grid-column:1}.home-hero__visual{grid-column:2;grid-row:1 / span 3}.home-eyebrow{margin:0 0 1rem;color:var(--home-gold);font-size:.78rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.home-hero h1,.home-section h2{margin:0;padding-bottom:.1em;color:var(--home-ink);font-family:var(--font-baskerville);font-size:4.2rem;line-height:1.16;letter-spacing:0;overflow-wrap:break-word}.home-hero h1{max-width:11.5ch;font-size:3.72rem;line-height:1.15}.home-lead,.home-section__lead,.home-section__heading>p,.home-section__copy>p:not(.home-eyebrow){color:var(--home-muted);font-size:1.08rem;line-height:1.75}.home-lead{max-width:590px;margin:1.35rem 0 0}.home-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.home-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:.65rem;padding:.82rem 1.1rem;border:1px solid transparent;border-radius:8px;font-weight:900;line-height:1.2;text-decoration:none;box-shadow:0 10px 24px #1f302e00;transition:transform .22s cubic-bezier(.2,.8,.2,1),border-color .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease}.home-button svg,.home-text-button svg{width:1.05rem;height:1.05rem;flex:0 0 auto}.home-button:hover,.home-text-button:hover{transform:translateY(-2px)}.home-button:hover{box-shadow:0 14px 34px #1f302e24}.home-button svg,.home-text-button svg{transition:transform .22s cubic-bezier(.2,.8,.2,1)}.home-button:hover svg,.home-text-button:hover svg{transform:translate(3px)}.home-button--primary{background:var(--home-teal);color:#fff}.home-button--primary span,.home-button--primary svg,.home-button--dark span,.home-button--dark svg{color:#fff}.home-button--primary:hover{background:#123f3b}.home-button--dark{background:var(--home-ink);color:#fff}.home-button--dark:hover{background:#101916}.home-button--ghost{border-color:#1f302e2e;background:#ffffff8c;color:var(--home-ink)}.home-hero .home-button--primary{background:var(--home-gold)}.home-hero .home-button--primary:hover{background:#87552f}.home-hero .home-button--ghost{border-color:var(--home-teal);color:var(--home-teal)}.home-hero .home-button--ghost:hover{background:#1b575214}.home-hero__facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin:2.5rem 0 0;padding:1px;border:1px solid #d9c2a4;border-radius:8px;background:#d9c2a4;overflow:hidden}.home-hero__facts div{padding:1rem;background:#fffaf4;transition:background .22s ease,transform .22s ease}.home-hero__facts div:hover{background:#fff;transform:translateY(-2px)}.home-hero__facts dt{color:var(--home-gold);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.home-hero__facts dd{margin:.35rem 0 0;color:var(--home-ink);font-weight:800;line-height:1.35}.home-hero__visual,.home-video-card,.home-location__visual{position:relative;overflow:hidden;border:1px solid var(--home-line);border-radius:8px;background:#d8d0c6;box-shadow:var(--home-shadow);transition:border-color .26s ease,box-shadow .26s ease}.home-hero__visual{aspect-ratio:16 / 10;transform:translateZ(0);backface-visibility:hidden}.home-video-card{aspect-ratio:16 / 10}.home-hero__visual-aspect,.home-video-card__aspect{display:block;width:100%;height:auto;visibility:hidden;pointer-events:none}.home-hero__visual>video,.home-hero__visual>img,.home-video-card>iframe,.home-video-card>video,.home-video-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;border:0;object-fit:cover;object-position:center}.home-hero__visual>video,.home-hero__visual>img,.home-video-card>video,.home-video-card>img{transition:transform .62s cubic-bezier(.2,.8,.2,1)}.home-hero__visual:hover>video,.home-hero__visual:hover>img,.home-video-card:hover>video,.home-video-card:hover>img{transform:scale(1.025)}.home-video-card:hover,.home-location__visual:hover{border-color:#9a633852;box-shadow:0 28px 82px #1f302e26}.home-hero__visual:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#0f16154d,#0f161505 54%);pointer-events:none}.home-hero__visual-panel{position:absolute;left:1.25rem;right:auto;bottom:1.25rem;z-index:1;display:flex;align-items:center;gap:1rem;padding:.9rem;max-width:min(560px,calc(100% - 2.5rem));border:1px solid rgba(255,255,255,.18);border-radius:8px;background:#1118179e;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.home-hero__visual-panel span{display:block;color:var(--home-gold-2);font-size:.72rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.home-hero__visual-panel strong{display:block;margin-top:.25rem;color:#fff;font-size:1rem}.home-band{padding:6rem 2rem;background:var(--home-soft);animation:homeFadeUp .65s ease-out both;content-visibility:auto;contain-intrinsic-size:auto 800px}.home-band:nth-of-type(2n){background:var(--home-paper)}.home-band:nth-of-type(2){animation-delay:80ms}.home-band:nth-of-type(3){animation-delay:.13s}.home-band:nth-of-type(4){animation-delay:.18s}.home-announcement{padding-top:6rem}.home-announcement__section{align-items:center}.home-announcement--without-media .home-announcement__section{grid-template-columns:minmax(0,760px)}.home-announcement--without-media .home-section__copy{max-width:760px}.home-announcement__media{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:1rem}.home-announcement__media--single{grid-template-columns:1fr}.home-announcement__media img{width:100%;height:auto;aspect-ratio:4 / 3;border-radius:8px;object-fit:cover;box-shadow:var(--home-shadow);transition:transform .52s cubic-bezier(.2,.8,.2,1)}.home-announcement__media img:nth-child(2){aspect-ratio:3 / 4;margin-top:3rem}.home-announcement__media img:hover{transform:scale(1.035)}.home-section{position:relative;z-index:1}.home-section--split{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:3rem;align-items:center}.home-section__copy{max-width:650px}.home-section h2{font-size:3.1rem;line-height:1.18}.home-section__copy>p:not(.home-eyebrow){margin:1rem 0 0}.home-section__heading{display:grid;grid-template-columns:minmax(0,.95fr) minmax(280px,.72fr);gap:2rem;align-items:end;margin-bottom:2rem}.home-section__heading>p{margin:0}.home-video-card--image{aspect-ratio:16 / 10}.home-video-card__caption{position:absolute;left:1rem;right:1rem;bottom:1rem;display:inline-flex;width:fit-content;max-width:calc(100% - 2rem);align-items:center;gap:.6rem;padding:.7rem .85rem;border-radius:8px;background:#ffffffe0;color:var(--home-ink);font-weight:900;transition:transform .22s cubic-bezier(.2,.8,.2,1),background .22s ease,box-shadow .22s ease}.home-video-card:hover .home-video-card__caption{background:#fffffff0;box-shadow:0 12px 28px #1f302e1f;transform:translateY(-2px)}.home-video-card__caption svg{width:1.1rem;height:1.1rem;color:var(--home-gold)}.home-core-grid,.home-recommendations,.home-invest-grid,.home-stats,.home-building-grid{display:grid;gap:1rem}.home-core-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.home-recommendations,.home-building-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.home-invest-grid,.home-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.home-stat-card,.home-core-grid article,.home-building-grid article,.home-apartment-card,.home-process li,.home-invest-grid article,.home-poi-list article{border:1px solid var(--home-line);border-radius:8px;background:var(--home-paper);transition:transform .24s cubic-bezier(.2,.8,.2,1),border-color .24s ease,box-shadow .24s ease,background .24s ease}.home-stat-card:hover,.home-core-grid article:hover,.home-building-grid article:hover,.home-apartment-card:hover,.home-process li:hover,.home-invest-grid article:hover,.home-poi-list article:hover{border-color:#9a633852;box-shadow:0 24px 62px #1f302e1f;transform:translateY(-4px)}.home-core-grid article,.home-invest-grid article,.home-building-grid article{padding:1.25rem}.home-core-grid article{min-height:230px}.home-core-grid svg,.home-invest-grid svg,.home-stat-card svg{width:1.7rem;height:1.7rem;color:var(--home-gold);transition:transform .24s ease,color .24s ease}.home-core-grid article:hover svg,.home-invest-grid article:hover svg,.home-stat-card:hover svg{transform:translateY(-2px) scale(1.08)}.home-core-grid h3,.home-building-grid h3,.home-apartment-card h3,.home-process h3,.home-poi-list h3{margin:.85rem 0 0;color:var(--home-ink);font-size:1.15rem;line-height:1.25}.home-core-grid p,.home-process p,.home-poi-list p,.home-invest-grid p{margin:.65rem 0 0;color:var(--home-muted);line-height:1.6}.home-apartment-card{position:relative;display:flex;min-height:480px;flex-direction:column;overflow:hidden;background:linear-gradient(180deg,var(--home-paper) 0%,color-mix(in srgb,var(--home-paper-2) 78%,var(--home-paper)) 100%);box-shadow:0 18px 48px #1f302e14}.home-apartment-card:before{content:"";position:absolute;inset:0 0 auto;z-index:1;height:3px;background:linear-gradient(90deg,var(--home-gold),var(--home-gold-2));opacity:0;transition:opacity .22s ease}.home-apartment-card:hover:before{opacity:1}.home-apartment-card__media{position:relative;overflow:hidden;height:clamp(250px,24vw,360px);padding:.55rem;border-bottom:1px solid var(--home-line);background:linear-gradient(135deg,#f0c58b2e,#dfeee852),#f7f3ec}.home-apartment-card img{width:100%;height:100%;border:1px solid rgba(31,48,46,.08);border-radius:6px;background:#fffdf9;box-shadow:0 14px 34px #1f302e1f;object-fit:contain;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.home-apartment-card:hover img{transform:scale(1.018)}.home-apartment-card__content{display:flex;flex:1 1 auto;flex-direction:column;gap:.65rem;padding:1rem}.home-apartment-card h3{margin:0;font-size:clamp(1.05rem,1.22vw,1.25rem);line-height:1.08}.home-apartment-card__building,.home-invest-grid span{margin:0;color:var(--home-gold);font-size:.76rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-apartment-card__facts{display:flex;flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none}.home-apartment-card__facts li{display:inline-flex;min-height:30px;align-items:center;gap:.34rem;padding:.3rem .46rem;border:1px solid rgba(31,48,46,.08);border-radius:8px;background:color-mix(in srgb,var(--home-paper-2) 82%,#ffffff);color:var(--home-muted);font-size:.78rem;font-weight:800}.home-apartment-card__facts svg{width:.82rem;height:.82rem;color:var(--home-gold);stroke-width:2.3}.home-apartment-card__footer{display:grid;gap:.65rem;margin-top:auto}.home-apartment-card strong,.home-invest-grid strong,.home-stat-card strong,.home-building-grid dd{display:block;color:var(--home-ink);font-family:var(--font-baskerville);font-weight:900;line-height:1}.home-apartment-card strong{font-size:clamp(1.28rem,1.65vw,1.6rem)}.home-text-button{display:inline-flex;width:fit-content;min-height:36px;align-items:center;gap:.45rem;padding:0 .7rem;border:1px solid color-mix(in srgb,var(--home-teal) 24%,transparent);border-radius:8px;background:color-mix(in srgb,var(--home-teal) 10%,transparent);color:var(--home-teal);font-size:.9rem;font-weight:900;cursor:pointer;transition:background .22s ease,border-color .22s ease,color .22s ease,transform .22s ease}.home-text-button:hover{border-color:var(--home-gold);background:var(--home-gold);color:#fff;transform:translateY(-1px)}.home-text-button svg{width:1rem;height:1rem;transition:transform .22s ease}.home-text-button:hover svg{transform:translate(2px)}.home-investors{background:linear-gradient(120deg,rgba(223,238,232,.75),transparent 62%),var(--home-paper)}.home-invest-grid article{display:grid;gap:.65rem;min-height:180px;background:linear-gradient(135deg,rgba(176,126,80,.08),transparent 55%),var(--home-paper)}.home-invest-grid strong{font-size:2rem}.home-invest-options{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem;align-items:stretch}.home-invest-option{position:relative;display:flex;min-height:560px;flex-direction:column;padding:1.65rem;border:1px solid rgba(31,48,46,.12);border-radius:8px;background:var(--home-paper);box-shadow:0 22px 70px #1f302e12;transition:transform .26s cubic-bezier(.2,.8,.2,1),border-color .26s ease,box-shadow .26s ease}.home-invest-option:hover{border-color:#9a63385c;box-shadow:0 32px 92px #1f302e24;transform:translateY(-5px)}.home-invest-option--featured{border-color:#9a63384d;box-shadow:0 30px 90px #9a633824}.home-invest-option__top{display:flex;min-height:54px;align-items:flex-start;justify-content:space-between;gap:1rem}.home-invest-option__icon{display:inline-grid;width:52px;height:52px;place-items:center;border-radius:8px;background:#9a63381a;color:var(--home-gold);transition:background .22s ease,transform .22s ease}.home-invest-option:hover .home-invest-option__icon{background:#9a633829;transform:scale(1.06)}.home-invest-option__icon svg{width:1.75rem;height:1.75rem}.home-invest-option__badge{margin-top:-1.9rem;padding:.5rem .85rem;border-radius:999px;background:var(--home-teal);color:#fff;box-shadow:0 12px 28px #1b57523d;font-size:.96rem;line-height:1.15;text-align:center;text-transform:uppercase}.home-invest-option h3{margin:1rem 0 0;color:#273745;font-family:var(--font-baskerville);font-size:2rem;line-height:1.1}.home-invest-option p{color:#657286;line-height:1.65}.home-invest-option__subtitle{margin:.45rem 0 0;color:var(--home-gold)!important;font-family:var(--font-baskerville);font-size:1.35rem;font-weight:700;line-height:1.1!important;text-transform:uppercase}.home-check-list{display:grid;gap:.65rem;margin:1.2rem 0 1.5rem;padding:0;list-style:none}.home-check-list li{display:flex;align-items:flex-start;gap:.55rem;color:#273745;font-weight:700;line-height:1.4}.home-check-list svg{width:1rem;height:1rem;flex:0 0 auto;margin-top:.18rem;color:#33a354;transition:transform .22s ease}.home-invest-option:hover .home-check-list svg{transform:scale(1.12)}.home-invest-option .home-button{width:100%;margin-top:auto}.home-invest-media{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.home-invest-media img{width:100%;min-height:260px;border-radius:8px;object-fit:cover;box-shadow:0 18px 48px #1f302e14;transition:transform .42s cubic-bezier(.2,.8,.2,1),box-shadow .26s ease}.home-invest-media img:hover{box-shadow:0 24px 62px #1f302e24;transform:scale(1.025)}.home-exchange{background:var(--home-paper-2)}.home-process{display:grid;gap:.8rem;margin:0;padding:0;list-style:none}.home-process li{display:grid;grid-template-columns:auto auto minmax(0,1fr);gap:.85rem;align-items:flex-start;padding:1rem;background:linear-gradient(135deg,rgba(176,126,80,.08),transparent 52%),var(--home-paper)}.home-process__number{min-width:2.5rem;color:var(--home-gold);font-family:var(--font-baskerville);font-size:1.65rem;font-weight:900;line-height:1.1}.home-process__icon{display:inline-grid;width:2.55rem;height:2.55rem;flex:0 0 auto;place-items:center;border:1px solid rgba(154,99,56,.32);border-radius:8px;background:#9a63381f;color:var(--home-gold);transition:background .22s ease,transform .22s ease}.home-process__icon svg{width:1.25rem;height:1.25rem;stroke-width:2.1}.home-process li:hover .home-process__icon{background:#9a633833;transform:translateY(-2px) scale(1.04)}.home-process h3{margin-top:0}.home-filter-row{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}.home-filter-row button{min-height:40px;padding:.55rem .85rem;border:1px solid var(--home-line);border-radius:8px;background:var(--home-paper);color:var(--home-muted);font-weight:900;cursor:pointer;transition:transform .22s cubic-bezier(.2,.8,.2,1),border-color .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease}.home-filter-row button:hover{border-color:#9a633857;color:var(--home-gold);box-shadow:0 12px 28px #1f302e14;transform:translateY(-2px)}.home-filter-row button.active{border-color:var(--home-teal);background:var(--home-teal);color:#fff}.home-gallery-tours{display:flex;gap:.6rem;margin:-.25rem 0 1rem;overflow-x:auto;padding-bottom:.35rem;scroll-snap-type:x proximity;scrollbar-width:thin}.home-gallery-tours a{display:inline-flex;min-height:40px;flex:0 0 auto;align-items:center;gap:.5rem;padding:.55rem .8rem;border:1px solid rgba(154,99,56,.24);border-radius:8px;background:#9a63381a;color:var(--home-gold);font-weight:900;text-decoration:none;scroll-snap-align:start;transition:transform .22s cubic-bezier(.2,.8,.2,1),border-color .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease}.home-gallery-tours a:hover{border-color:#9a63386b;background:#9a633829;box-shadow:0 12px 28px #9a63381f;transform:translateY(-2px)}.home-gallery-tours svg{width:1rem;height:1rem}.home-gallery-grid{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.85rem;align-items:center}.home-gallery-main,.home-gallery-thumbs button{position:relative;overflow:hidden;padding:0;border:0;border-radius:8px;background:#d8d0c6;cursor:pointer}.home-gallery-main{width:100%;aspect-ratio:16 / 10;box-shadow:var(--home-shadow);transition:transform .26s cubic-bezier(.2,.8,.2,1),box-shadow .26s ease}.home-gallery-main:hover{box-shadow:0 30px 88px #1f302e29;transform:translateY(-3px)}.home-gallery-main img{display:block;width:100%;height:100%;object-fit:cover;animation:homeSoftAppear .36s ease both;transition:transform .42s cubic-bezier(.2,.8,.2,1)}.home-gallery-main:hover img,.home-gallery-thumbs button:hover img{transform:scale(1.04)}.home-gallery-item__caption{position:absolute;left:.75rem;right:.75rem;bottom:.75rem;display:grid;gap:.25rem;padding:.45rem .55rem;border-radius:8px;background:#111817c2;color:#fff;font-size:.85rem;font-weight:800;text-align:left;transition:transform .22s cubic-bezier(.2,.8,.2,1),background .22s ease}.home-gallery-main:hover .home-gallery-item__caption{background:#111817d6;transform:translateY(-2px)}.home-gallery-item__caption strong{display:block}.home-gallery-slider-button{display:grid;width:46px;height:46px;place-items:center;border:1px solid rgba(31,48,46,.14);border-radius:8px;background:var(--home-paper);color:var(--home-teal);box-shadow:0 12px 30px #1f302e14;cursor:pointer;transition:transform .22s cubic-bezier(.2,.8,.2,1),border-color .22s ease,background .22s ease,box-shadow .22s ease,color .22s ease}.home-gallery-slider-button:hover{border-color:var(--home-teal);background:var(--home-teal);color:#fff;box-shadow:0 16px 34px #1b575233;transform:translateY(-2px)}.home-gallery-slider-button svg{width:1.2rem;height:1.2rem}.home-gallery-thumbs{--home-gallery-thumb-size: 94px;grid-column:1 / -1;display:flex;gap:.65rem;overflow-x:auto;padding:.2rem 0 .45rem;scroll-snap-type:x proximity;scrollbar-width:thin}.home-gallery-thumbs button{flex:0 0 var(--home-gallery-thumb-size);width:var(--home-gallery-thumb-size);height:var(--home-gallery-thumb-size);aspect-ratio:1 / 1;border:2px solid transparent;scroll-snap-align:start;transition:transform .22s cubic-bezier(.2,.8,.2,1),border-color .22s ease,box-shadow .22s ease}.home-gallery-thumbs button:hover{border-color:#9a63385c;box-shadow:0 12px 28px #1f302e1a;transform:translateY(-2px)}.home-gallery-thumbs button.active{border-color:var(--home-gold);box-shadow:0 0 0 3px #9a633824}.home-gallery-thumbs img{width:100%;height:100%;object-fit:cover}.home-live-data{background:#eef4f0}.home-stats{margin-bottom:1rem}.home-stat-card{display:grid;gap:.5rem;min-height:132px;padding:1.1rem;box-shadow:0 18px 48px #1f302e14}.home-stat-card span,.home-building-grid dt{color:var(--home-muted);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-stat-card strong{font-size:2.4rem}.home-building-grid article{background:linear-gradient(135deg,rgba(176,126,80,.08),transparent 55%),var(--home-paper)}.home-building-grid dl{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:1.2rem 0 0}.home-building-grid dd{margin:.35rem 0 0;color:var(--home-teal);font-size:1.9rem}.home-story{background:linear-gradient(135deg,rgba(223,238,232,.64),transparent 58%),var(--home-paper)}.home-story-showcase{display:grid;grid-template-columns:minmax(280px,.78fr) minmax(0,1.22fr);grid-template-rows:minmax(0,1fr) auto;gap:1.25rem;align-items:stretch;height:clamp(560px,44vw,620px);padding:1.35rem;border:1px solid var(--home-line);border-left:4px solid var(--home-gold);border-radius:8px;background:linear-gradient(135deg,rgba(176,126,80,.1),transparent 62%),var(--home-paper);box-shadow:var(--home-shadow);transition:transform .28s cubic-bezier(.2,.8,.2,1),border-color .28s ease,box-shadow .28s ease}.home-story-showcase.is-final{border-left-color:var(--home-teal)}.home-story-showcase:hover{border-color:#9a633857;box-shadow:0 30px 90px #1f302e24;transform:translateY(-3px)}.home-story-panel{display:flex;min-height:0;height:100%;flex-direction:column;justify-content:center;overflow:hidden;padding:1.3rem;animation:homeSoftAppear .36s ease both}.home-story-date{width:fit-content;margin-bottom:1.2rem;padding:.45rem .9rem;border-radius:999px;background:var(--home-gold);color:#fff;font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.home-story-panel h3{margin:0;color:var(--home-ink);display:-webkit-box;font-family:var(--font-baskerville);font-size:2.35rem;line-height:1.12;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.home-story-panel p{margin:1rem 0 0;color:var(--home-muted);display:-webkit-box;font-size:1.02rem;line-height:1.65;-webkit-box-orient:vertical;-webkit-line-clamp:5;overflow:hidden}.home-story-media{display:grid;gap:.9rem;min-height:0;height:100%;animation:homeSoftAppear .42s ease both}.home-story-media--1{grid-template-columns:1fr}.home-story-media--2{grid-template-columns:repeat(2,minmax(0,1fr))}.home-story-media--3{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);grid-template-rows:repeat(2,minmax(0,1fr))}.home-story-media--3 figure:first-child{grid-row:1 / -1}.home-story-media figure{margin:0;overflow:hidden;min-height:0;border-radius:8px;background:#d8d0c6;box-shadow:0 20px 58px #1f302e1f;transition:transform .26s cubic-bezier(.2,.8,.2,1),box-shadow .26s ease}.home-story-media figure:hover{box-shadow:0 28px 72px #1f302e29;transform:translateY(-3px)}.home-story-media img{width:100%;height:100%;min-height:0;object-fit:cover;transition:transform .52s cubic-bezier(.2,.8,.2,1)}.home-story-media figure:hover img{transform:scale(1.035)}.home-story-media--1 img,.home-story-media--2 img,.home-story-media--3 figure:first-child img{min-height:0}.home-story-nav-shell{grid-column:1 / -1;position:relative;min-width:0}.home-story-nav-shell:before,.home-story-nav-shell:after{content:"";position:absolute;top:.2rem;bottom:.85rem;z-index:2;width:clamp(2.8rem,5vw,5.5rem);opacity:0;pointer-events:none;transition:opacity .18s ease}.home-story-nav-shell:before{left:-1px;background:linear-gradient(to right,var(--home-paper),transparent)}.home-story-nav-shell:after{right:-1px;background:linear-gradient(to left,var(--home-paper),transparent)}.home-story-nav-shell.has-prev:before,.home-story-nav-shell.has-next:after{opacity:1}.home-story-nav-more{position:absolute;top:50%;z-index:4;display:grid;width:2.35rem;height:2.35rem;place-items:center;border:1px solid rgba(154,99,56,.34);border-radius:999px;background:#9a63382e;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 12px 30px #1f302e2e;color:var(--home-gold);cursor:pointer;transform:translateY(-62%);transition:background .18s ease,border-color .18s ease,box-shadow .18s ease,transform .18s ease}.home-story-nav-more--prev{left:.85rem}.home-story-nav-more--next{right:.85rem}.home-story-nav-more:hover{border-color:#9a633894;background:#9a633842;box-shadow:0 16px 36px #1f302e33;transform:translateY(-66%)}.home-story-nav-more:focus-visible{outline:3px solid rgba(154,99,56,.24);outline-offset:3px}.home-story-nav-more svg{width:1.2rem;height:1.2rem;stroke-width:2.2}.home-story-nav{display:flex;gap:.65rem;margin:0;min-width:0;overflow-x:hidden;padding:.2rem .1rem .85rem;overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-padding-inline:.1rem;scroll-snap-type:none;scrollbar-width:thin;scrollbar-color:rgba(27,87,82,.72) rgba(31,48,46,.08)}.home-story-nav::-webkit-scrollbar{height:6px}.home-story-nav::-webkit-scrollbar-track{border-radius:999px;background:#1b575224}.home-story-nav::-webkit-scrollbar-thumb{border-radius:999px;background:#1b5752b8}.home-story-nav::-webkit-scrollbar-thumb:hover{background:#9a6338b8}.home-story-nav button{display:grid;grid-template-columns:clamp(40px,26%,56px) minmax(0,1fr);flex:1 1 var(--home-story-card-basis, 0);gap:.65rem;align-items:center;width:auto;min-width:0;height:86px;min-height:86px;padding:clamp(.5rem,.8vw,.65rem);border:1px solid var(--home-line);border-radius:8px;background:var(--home-paper);color:inherit;text-align:left;cursor:pointer;scroll-snap-align:start;transition:transform .22s cubic-bezier(.2,.8,.2,1),border-color .22s ease,background .22s ease,box-shadow .22s ease}.home-story-nav button:hover,.home-story-nav button.active{border-color:#9a633885;background:linear-gradient(135deg,rgba(176,126,80,.12),transparent 70%),var(--home-paper);box-shadow:0 14px 34px #1f302e14;transform:translateY(-1px)}.home-story-nav button.active{box-shadow:0 0 0 3px #9a63381f}.home-story-nav__number{display:grid;place-items:center;width:100%;min-width:40px;max-width:56px;aspect-ratio:1;border-radius:8px;background:#9a633829;color:var(--home-gold);font-size:1.4rem;font-weight:800;letter-spacing:.02em;transition:transform .26s ease,background .26s ease,color .26s ease}.home-story-nav button:hover .home-story-nav__number,.home-story-nav button.active .home-story-nav__number{transform:scale(1.04);background:#9a633847;color:var(--home-ink)}.home-story-nav span:last-child{display:grid;gap:.25rem;min-width:0}.home-story-nav small{color:var(--home-gold);display:-webkit-box;font-size:.68rem;font-weight:900;letter-spacing:.08em;line-height:1.18;text-transform:uppercase;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.home-story-nav strong{color:var(--home-ink);display:-webkit-box;font-size:.95rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.home-location__visual{min-height:460px}.home-map-legend{position:absolute;left:1rem;bottom:1rem;z-index:500;display:inline-flex;align-items:center;gap:.55rem;padding:.55rem .7rem;border:1px solid rgba(255,255,255,.72);border-radius:8px;background:#ffffffe6;color:var(--home-ink);box-shadow:0 12px 30px #1f302e24;font-size:.86rem;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease}.home-map-legend:hover{box-shadow:0 16px 38px #1f302e2e;transform:translateY(-2px)}.home-map-legend__home{display:inline-grid;width:30px;height:30px;place-items:center;border-radius:8px;background:linear-gradient(135deg,#8a5531,#8a5531);color:#fff}.home-map-legend__home svg{width:1rem;height:1rem}.home-leaflet-map{width:100%;height:100%;min-height:460px}.home-leaflet-map .leaflet-container,.home-location__visual .leaflet-container{font-family:inherit}.home-location__visual .leaflet-popup-content-wrapper{border-radius:8px}.home-poi-list{display:grid;gap:.65rem;margin-top:1.25rem}.home-poi-list article{overflow:hidden}.home-poi-list__toggle{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.8rem;width:100%;align-items:center;padding:.85rem;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer;transition:background .22s ease,color .22s ease}.home-poi-list__toggle:hover{background:#9a633812}.home-poi-list__icon{display:inline-grid;width:2.5rem;height:2.5rem;place-items:center;border:1px solid var(--poi-color, var(--home-gold));border-radius:8px;background:var(--poi-color, var(--home-gold));color:#fff;box-shadow:0 10px 24px #11181729;transition:box-shadow .22s ease,transform .22s ease}.home-poi-list__icon svg{width:1.18rem;height:1.18rem;stroke-width:2.2}.home-poi-list__toggle:hover .home-poi-list__icon{box-shadow:0 14px 30px #11181733;transform:translateY(-1px) scale(1.04)}html.dark .home-poi-list__icon{box-shadow:0 10px 24px #0000003d}html.dark .home-poi-list__toggle:hover .home-poi-list__icon{box-shadow:0 14px 30px #0000004d}.home-poi-list__chevron{width:1rem;height:1rem;color:var(--home-muted);transition:transform .18s ease}.home-poi-list article.open .home-poi-list__chevron{transform:rotate(180deg)}.home-poi-list h3,.home-poi-list p{margin:0}.home-poi-list__places{display:grid;gap:.35rem;padding:0 .55rem .55rem}.home-poi-place{display:grid;gap:.38rem;width:100%;padding:.7rem .75rem;border:1px solid rgba(31,48,46,.09);border-radius:8px;background:var(--home-paper-2);color:var(--home-ink);text-align:left;cursor:pointer;transition:transform .22s cubic-bezier(.2,.8,.2,1),border-color .22s ease,background .22s ease,box-shadow .22s ease}.home-poi-place:hover{border-color:#9a633847;background:#fff;box-shadow:0 12px 30px #1f302e14;transform:translateY(-2px)}.home-poi-place>span{font-weight:900;line-height:1.25}.home-poi-place small{display:flex;flex-wrap:wrap;gap:.45rem;color:var(--home-muted);font-size:.78rem;font-weight:800}.home-poi-place small span{display:inline-flex;align-items:center;gap:.25rem}.home-poi-place svg{width:.9rem;height:.9rem;color:var(--poi-color, var(--home-gold));transition:transform .18s ease}.home-poi-place:hover svg{transform:translateY(-1px)}.home-map-marker{border:0;background:transparent}.home-map-marker__property{display:grid;width:38px;height:38px;place-items:center;border:2px solid #fff;border-radius:10px;background:linear-gradient(135deg,#8a5531,#8a5531);color:#fff;box-shadow:0 8px 22px #11181742;transition:transform .22s cubic-bezier(.2,.8,.2,1),box-shadow .22s ease}.home-map-marker:hover .home-map-marker__property{box-shadow:0 12px 28px #11181752;transform:translateY(-3px) scale(1.04)}.home-map-marker__property svg{width:20px;height:20px;fill:currentColor}.home-map-marker__poi svg{width:24px;height:32px;filter:drop-shadow(0 4px 10px rgba(17,24,23,.28));transition:transform .22s cubic-bezier(.2,.8,.2,1),filter .22s ease}.home-map-marker:hover .home-map-marker__poi svg{filter:drop-shadow(0 8px 16px rgba(17,24,23,.32));transform:translateY(-3px) scale(1.04)}.home-map-marker__poi path{fill:var(--marker-color)}.home-map-marker__poi circle{fill:#fff}.home-map-popup{display:grid;gap:.25rem;min-width:140px}.home-map-popup strong{color:var(--home-ink)}.home-map-popup small,.home-map-popup p{margin:0;color:var(--home-muted)}.home-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2000;display:grid;place-items:center;gap:1rem;width:100%;padding:2rem;border:0;background:#0a0d0de6;color:#fff;cursor:zoom-out;animation:homeBackdropIn .18s ease both}.home-lightbox__content{position:relative;display:grid;gap:.85rem;max-width:min(100%,1120px);cursor:default;animation:homeSoftAppear .22s ease both}.home-lightbox__close{position:absolute;top:.75rem;right:.75rem;z-index:1;display:grid;width:40px;height:40px;place-items:center;border:0;border-radius:8px;background:#111817b8;color:#fff;font-size:1.5rem;line-height:1;cursor:pointer;transition:transform .18s ease,background .18s ease}.home-lightbox__close:hover{background:#111817e6;transform:scale(1.04)}.home-lightbox img{max-width:min(100%,1120px);max-height:82vh;border-radius:8px;object-fit:contain}.home-lightbox__meta{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;max-width:min(100%,900px)}.home-lightbox__meta span{font-weight:800}.home-lightbox__meta a{display:inline-flex;align-items:center;gap:.45rem;padding:.55rem .8rem;border-radius:8px;background:var(--home-gold);color:#fff;font-weight:900;text-decoration:none;transition:transform .18s ease,background .18s ease,box-shadow .18s ease}.home-lightbox__meta a:hover{background:#87552f;box-shadow:0 12px 28px #0000002e;transform:translateY(-1px)}.home-lightbox__meta svg{width:1rem;height:1rem}html.dark .home-page{--home-ink: #edf3f1;--home-muted: #b7c5c0;--home-soft: #111817;--home-paper: #1b2422;--home-paper-2: #151e1c;--home-line: rgba(255, 255, 255, .11);--home-gold: #f0c58b;--home-gold-2: #f7d8a5;--home-green: rgba(43, 89, 78, .32);--home-shadow: 0 22px 70px rgba(0, 0, 0, .28);background:var(--home-soft)}html.dark .home-hero{background:radial-gradient(circle at 78% 18%,rgba(176,126,80,.18),transparent 28rem),linear-gradient(135deg,#101715,#17211f 52%,#1e2b28)}html.dark .home-band,html.dark .home-band:nth-of-type(2n),html.dark .home-investors,html.dark .home-exchange,html.dark .home-live-data,html.dark .home-story{background:var(--home-soft)}html.dark .home-band:nth-of-type(2n),html.dark .home-invest-grid article,html.dark .home-invest-option,html.dark .home-building-grid article,html.dark .home-timeline-list article,html.dark .home-poi-list article,html.dark .home-process li{background:linear-gradient(135deg,rgba(176,126,80,.08),transparent 58%),var(--home-paper)}html.dark .home-button--ghost{border-color:#ffffff29;background:#ffffff0f;color:var(--home-ink)}html.dark .home-button--dark{border-color:#edf3f1bf;background:#edf3f1;color:#182421}html.dark .home-button--dark span,html.dark .home-button--dark svg{color:#182421}html.dark .home-button--dark:hover{background:#fff}html.dark .home-hero__facts{border-color:#6a5d48;background:#6a5d48}html.dark .home-hero__facts div{background:#5a5243}html.dark .home-hero__facts div:hover{background:#655b49}html.dark .home-apartment-card li,html.dark .home-map-legend,html.dark .home-poi-place{background:#ffffff12}html.dark .home-apartment-card{background:linear-gradient(180deg,#ffffff09,#ffffff04),var(--home-paper)}html.dark .home-apartment-card__media{border-bottom-color:#ffffff17;background:linear-gradient(135deg,#f0c58b26,#57b7ac1a),#202926}html.dark .home-apartment-card img{border-color:#ffffff1a;background:#fffdf9;box-shadow:0 16px 38px #00000052}html.dark .home-apartment-card__facts li{border-color:#ffffff14;color:#edf3f1c7}html.dark .home-apartment-card .home-text-button{border-color:#8fd2c83d;background:#1b575252;color:#8fd2c8}html.dark .home-apartment-card .home-text-button:hover{border-color:var(--home-gold);background:var(--home-gold);color:#182421}html.dark .home-video-card__caption{background:#ffffffe0;color:#182421}html.dark .home-map-legend{border-color:#ffffffb8;background:#ffffffe6;color:#182421}html.dark .home-map-popup strong{color:#182421}html.dark .home-map-popup small,html.dark .home-map-popup p{color:#53645f}html.dark .home-invest-option h3,html.dark .home-check-list li{color:var(--home-ink)}html.dark .home-invest-option p{color:var(--home-muted)}html.dark .home-building-grid dd{color:#fff}html.dark .home-form-status.success{color:#b7f4d8}html.dark .home-form-status.error{color:#ffd0d0}@keyframes homeRectangleFloat{0%,to{transform:translateZ(0) rotate(var(--home-rectangle-rotation))}50%{transform:translate3d(var(--home-rectangle-float-x),var(--home-rectangle-float-y),0) rotate(calc(var(--home-rectangle-rotation) + 1deg))}}@keyframes homeFadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes homeSoftAppear{0%{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes homeBackdropIn{0%{opacity:0}to{opacity:1}}@media(max-width:1120px){.home-hero__inner,.home-section--split,.home-section__heading{grid-template-columns:1fr}.home-hero__inner{min-height:auto}.home-core-grid,.home-invest-grid,.home-invest-options,.home-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.home-story-showcase{grid-template-columns:1fr;grid-template-rows:auto;height:auto}.home-story-panel,.home-story-media,.home-story-media--1 img,.home-story-media--2 img,.home-story-media--3 figure:first-child img{min-height:360px;height:auto}.home-gallery-grid{grid-template-columns:auto minmax(0,1fr) auto}}@media(max-width:780px){.home-hero,.home-band{padding-left:1rem;padding-right:1rem}.home-hero{padding-top:3rem;padding-bottom:3.75rem}.home-hero__inner,.home-section{width:100%;max-width:100%}.home-hero__copy,.home-actions,.home-hero__facts,.home-hero__visual{width:min(100%,calc(100vw - 2rem));max-width:calc(100vw - 2rem)}.home-hero h1{font-size:2.12rem;max-width:12ch;overflow-wrap:anywhere}.home-lead{max-width:34ch}.home-section h2{font-size:2.05rem}.home-lead,.home-section__lead,.home-section__heading>p,.home-section__copy>p:not(.home-eyebrow){font-size:1rem}.home-actions,.home-hero__facts,.home-core-grid,.home-recommendations,.home-invest-grid,.home-invest-options,.home-invest-media,.home-stats,.home-building-grid,.home-gallery-grid,.home-announcement__media{grid-template-columns:1fr}.home-actions{display:grid}.home-invest-option{min-height:auto}.home-invest-option__badge{margin-top:0;font-size:.86rem}.home-story-showcase{padding:1rem}.home-story-panel,.home-story-media,.home-story-media--1 img,.home-story-media--2 img,.home-story-media--3 figure:first-child img{min-height:320px}.home-story-panel h3{font-size:1.8rem}.home-story-media--2,.home-story-media--3{grid-template-columns:1fr;grid-template-rows:none}.home-story-media--3 figure:first-child{grid-row:auto}.home-story-nav button{flex-basis:var(--home-story-card-basis, 0);width:auto}.home-button{width:100%}.home-location__visual,.home-leaflet-map{min-height:310px}.home-rectangle--one{width:180px;height:130px;left:-60px;top:14%}.home-rectangle--two{width:160px;height:220px;right:-86px;top:26%}.home-rectangle--three{width:230px;height:140px;left:22px;bottom:22%}.home-rectangle--four,.home-rectangle--five{display:none}.home-hero__visual-panel{left:.75rem;right:.75rem;bottom:.75rem;gap:.7rem}.home-hero__visual-panel div{min-width:0}.home-hero__visual-panel strong{font-size:.88rem;line-height:1.25;overflow-wrap:anywhere}.home-gallery-slider-button{display:none}}@media(max-width:420px){.home-hero h1{font-size:1.95rem}.home-section h2{font-size:1.78rem}}@media(prefers-reduced-motion:reduce){.home-page{scroll-behavior:auto}.home-page *,.home-page *:before,.home-page *:after{animation:none!important;transition:none!important}.home-page *:hover{transform:none!important}}@media(max-width:1024px){.home-page{overflow-x:hidden}.home-band{padding-left:16px;padding-right:16px}.home-hero__inner,.home-section,.home-section__copy{max-width:100%}.home-button{min-height:44px}img,.home-hero__visual img,.home-video-card img,.home-announcement__media img{max-width:100%;height:auto}.home-announcement__media img:nth-child(2){margin-top:0}}@media(max-width:480px)and (orientation:portrait){.home-band{padding:48px 16px}.home-hero{padding:32px 16px 48px;min-height:auto}.home-hero__inner{grid-template-columns:1fr;gap:24px}.home-hero__copy h1,.home-section__heading{font-size:clamp(2rem,8vw,2.8rem);line-height:1.1}.home-eyebrow{font-size:.75rem;letter-spacing:.18em}.home-lead,.home-section__lead{font-size:1rem;line-height:1.5}.home-actions{flex-direction:column;gap:12px;width:100%}.home-button{width:100%;justify-content:center;padding:12px 18px;font-size:.95rem}.home-hero__visual,.home-hero__visual-panel,.home-location__visual{width:100%;max-width:100%}.home-hero__facts,.home-stats,.home-core-grid,.home-building-grid,.home-invest-options,.home-recommendations,.home-poi-list__places,.home-gallery-thumbs,.home-gallery-tours{grid-template-columns:1fr;gap:16px}.home-stat-card,.home-apartment-card,.home-invest-option,.home-video-card,.home-process{padding:18px}.home-section--split{grid-template-columns:1fr;gap:24px}.home-story-media,.home-story-panel,.home-story-showcase{grid-template-columns:1fr}.home-story-nav,.home-filter-row{flex-wrap:wrap;gap:8px}.home-filter-row>*{flex:1 1 auto;min-height:44px}.home-gallery-grid{grid-template-columns:1fr}.home-gallery-slider-button{min-width:44px;min-height:44px}.home-leaflet-map{height:320px;width:100%}.home-map-legend{flex-wrap:wrap;gap:8px;font-size:.85rem}.home-rectangle{display:none}.home-process__number{font-size:2rem}.home-lightbox__content img{max-width:95vw;max-height:70vh}.home-lightbox__close{min-width:44px;min-height:44px}.home-announcement__media{grid-template-columns:1fr;gap:16px}.home-check-list li{font-size:.95rem}}@media(max-width:896px)and (orientation:landscape)and (max-height:480px){.home-band{padding:32px 24px}.home-hero{padding:24px 24px 32px;min-height:auto}.home-hero__inner{grid-template-columns:1fr 1fr;gap:16px;align-items:center}.home-hero__copy h1,.home-section__heading{font-size:clamp(1.6rem,4vw,2.2rem);line-height:1.1}.home-lead,.home-section__lead{font-size:.9rem}.home-actions{flex-direction:row;gap:8px}.home-button{padding:10px 14px;font-size:.9rem}.home-hero__facts,.home-stats,.home-core-grid,.home-building-grid,.home-invest-options,.home-recommendations{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-section--split{grid-template-columns:1fr 1fr;gap:16px}.home-rectangle{display:none}.home-leaflet-map{height:260px}}@media(min-width:481px)and (max-width:1024px)and (orientation:portrait){.home-band{padding:64px 32px}.home-hero{padding:56px 32px 64px}.home-hero__inner{grid-template-columns:1fr;gap:32px}.home-hero__copy h1,.home-section__heading{font-size:clamp(2.4rem,5vw,3.4rem);line-height:1.1}.home-lead,.home-section__lead{font-size:1.05rem}.home-hero__facts,.home-stats,.home-core-grid,.home-building-grid,.home-invest-options,.home-recommendations,.home-poi-list__places,.home-gallery-tours{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-section--split{grid-template-columns:1fr;gap:32px}.home-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.home-story-media,.home-story-panel{grid-template-columns:1fr}.home-actions{gap:12px;flex-wrap:wrap}.home-button{flex:0 1 auto;min-width:200px}.home-leaflet-map{height:400px}}@media(min-width:897px)and (max-width:1366px)and (orientation:landscape)and (min-height:481px){.home-band{padding:80px 48px}.home-hero{padding:64px 48px}.home-hero__copy h1,.home-section__heading{font-size:clamp(2.8rem,4vw,3.6rem)}.home-hero__facts,.home-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.home-core-grid,.home-building-grid,.home-invest-options,.home-recommendations,.home-gallery-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.home-recommendation-carousel{display:grid;gap:1rem}.home-recommendation-section .home-section{width:min(100%,calc(100vw - 4rem));max-width:1840px}.home-recommendation-controls{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:.65rem;align-items:center;min-width:0}.home-recommendation-arrow{display:inline-flex;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid rgba(154,99,56,.32);border-radius:999px;background:color-mix(in srgb,var(--home-paper) 84%,transparent);color:var(--home-ink);cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease}.home-recommendation-arrow:hover{border-color:var(--home-gold);background:var(--home-gold);color:#fff;transform:translateY(-1px)}.home-recommendation-arrow svg{width:1.05rem;height:1.05rem}.home-recommendation-tabs{display:flex;gap:.6rem;min-width:0;overflow-x:auto;padding:.2rem .05rem .45rem;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.home-recommendation-tabs::-webkit-scrollbar{display:none}.home-recommendation-tab{display:grid;flex:0 0 calc(12.5% - .525rem);gap:.18rem;min-width:92px;min-height:60px;padding:.65rem .8rem;border:1px solid var(--home-line);border-radius:8px;background:color-mix(in srgb,var(--home-paper) 84%,transparent);color:var(--home-ink);scroll-snap-align:start;text-align:left;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.home-recommendation-tab:hover,.home-recommendation-tab.is-active{border-color:var(--home-gold);background:color-mix(in srgb,var(--home-gold) 18%,var(--home-paper));box-shadow:none;transform:translateY(-1px)}.home-recommendation-tab span{color:var(--home-gold);font-size:.66rem;font-weight:900;letter-spacing:.08em;line-height:1;text-transform:uppercase}.home-recommendation-tab strong{color:var(--home-ink);font-family:var(--font-baskerville);font-size:1.05rem;font-weight:900;line-height:1.1}.home-recommendations{display:flex;gap:1rem;min-width:0;overflow-x:auto;overscroll-behavior-x:contain;scroll-padding-inline:0;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:.85rem 0 1rem;margin:-.85rem 0 -1rem;scrollbar-color:rgba(154,99,56,.65) rgba(255,255,255,.16);scrollbar-width:thin}.home-recommendations::-webkit-scrollbar{height:8px}.home-recommendations::-webkit-scrollbar-track{background:#ffffff29;border-radius:999px}.home-recommendations::-webkit-scrollbar-thumb{background:#9a6338ad;border-radius:999px}.home-recommendations .home-apartment-card{flex:0 0 calc(12.5% - .875rem);min-width:0;min-height:430px;position:relative;backface-visibility:hidden;contain:paint;scroll-snap-align:start;transform:translateZ(0);will-change:transform,opacity}.home-recommendations .home-apartment-card,.home-recommendations .home-apartment-card:hover,.home-recommendations .home-apartment-card.is-active,.home-recommendations .home-apartment-card img{box-shadow:none}.home-recommendations .home-apartment-card__media{height:clamp(190px,12vw,250px)}.home-recommendations .home-apartment-card__content{gap:.55rem;padding:.85rem}.home-recommendations .home-apartment-card h3{font-size:clamp(1rem,.9vw,1.15rem)}.home-recommendations .home-apartment-card__facts{gap:.3rem}.home-recommendations .home-apartment-card__facts li{min-height:28px;padding:.26rem .4rem;font-size:.72rem}.home-recommendations .home-apartment-card strong{font-size:clamp(1.15rem,1.25vw,1.42rem)}.home-recommendations .home-text-button{min-height:34px;padding:0 .58rem;font-size:.82rem}.home-recommendations .home-apartment-card.is-clickable{cursor:pointer}.home-recommendations .home-apartment-card.is-clickable:focus-visible{outline:3px solid rgba(240,197,139,.72);outline-offset:4px}.home-recommendations .home-apartment-card.is-active{border-color:var(--home-gold);background:linear-gradient(135deg,rgba(240,197,139,.14),transparent 54%),var(--home-paper);box-shadow:none;transform:translate3d(0,-4px,0);z-index:2}.home-recommendations .home-apartment-card.is-active:hover{transform:translate3d(0,-4px,0)}.home-recommendations .home-apartment-card.is-active:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;box-shadow:none;pointer-events:none}.home-recommendations .home-apartment-card:not(.is-active){opacity:.9}.home-recommendations:hover .home-apartment-card:not(.is-active),.home-recommendations:focus-within .home-apartment-card:not(.is-active){opacity:1}.home-apartment-card__media{position:relative;overflow:hidden;background:linear-gradient(135deg,#f0c58b2e,#dfeee852),#f7f3ec}@media(min-width:1121px)and (max-width:1500px){.home-recommendation-section .home-section{width:min(100%,var(--home-max))}.home-recommendations{flex-wrap:nowrap}.home-recommendations .home-apartment-card{flex-basis:calc(25% - .75rem)}}@media(min-width:781px)and (max-width:1120px){.home-recommendation-tab{flex-basis:calc(25% - .45rem);min-width:96px}.home-recommendations .home-apartment-card{flex-basis:calc(33.333% - .667rem)}}@media(max-width:780px){.home-recommendation-section .home-section{width:100%}.home-recommendation-controls{grid-template-columns:40px minmax(0,1fr) 40px;gap:.45rem}.home-recommendation-arrow{width:40px;height:40px}.home-recommendation-tab{min-height:56px;padding:.5rem .62rem}.home-recommendation-tabs{gap:.45rem}.home-recommendation-tab{flex-basis:calc(33.333% - .3rem);min-width:0}.home-recommendations{gap:0;overflow-x:hidden;scrollbar-width:none}.home-recommendations::-webkit-scrollbar{display:none}.home-recommendations .home-apartment-card{flex-basis:100%;min-width:100%;min-height:0;scroll-snap-stop:always}.home-recommendations .home-apartment-card.is-active,.home-recommendations .home-apartment-card.is-active:hover{transform:translateZ(0)}.home-apartment-card__media{height:clamp(230px,74vw,320px);padding:.55rem}.home-apartment-card__content{padding:1rem}.home-apartment-card__facts li{min-height:32px}}@media(max-width:1279px){.home-page{--home-pad: 1.5rem;--home-section-y: 4rem}.home-hero,.home-band{padding-right:var(--home-pad);padding-left:var(--home-pad)}.home-hero{padding-top:3.25rem;padding-bottom:3.5rem}.home-band{padding-top:var(--home-section-y);padding-bottom:var(--home-section-y)}.home-hero__inner,.home-section--split,.home-section__heading{grid-template-columns:1fr;gap:1.5rem}.home-hero__inner{width:100%;min-height:0;align-items:start}.home-hero__copy,.home-section__copy,.home-lead{max-width:44rem}.home-hero h1{max-width:12ch;font-size:2.6rem;line-height:1.06}.home-section h2{font-size:2.25rem;line-height:1.12}.home-lead,.home-section__lead,.home-section__heading>p,.home-section__copy>p:not(.home-eyebrow){font-size:1rem;line-height:1.62}.home-actions{margin-top:1.5rem}.home-button{min-height:48px;border-radius:8px}.home-hero__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-top:1.5rem;padding:0;border:0;background:transparent;overflow:visible}.home-hero__facts div{min-width:0;min-height:92px;padding:.9rem;border:1px solid #d9c2a4;border-radius:8px}.home-hero__facts dd{overflow-wrap:anywhere}html.dark .home-hero__facts{border:0;background:transparent}.home-hero__visual,.home-video-card,.home-location__visual{box-shadow:0 18px 52px #1f302e1a}.home-hero__visual{min-height:0;aspect-ratio:16 / 10;animation:none}.home-hero__visual>video,.home-hero__visual>img{height:100%;min-height:0}.home-section__heading{align-items:start;margin-bottom:1.5rem}.home-core-grid,.home-invest-grid,.home-stats,.home-building-grid,.home-invest-options{grid-template-columns:repeat(2,minmax(0,1fr))}.home-gallery-grid,.home-story-showcase{grid-template-columns:1fr}.home-invest-option{min-height:0}.home-story-showcase{height:auto}.home-story-panel,.home-story-media,.home-story-media--1 img,.home-story-media--2 img,.home-story-media--3 figure:first-child img{min-height:320px}.home-location__visual,.home-leaflet-map{min-height:380px}.home-recommendations .home-apartment-card{flex-basis:calc(50% - .5rem);min-width:260px}}@media(max-width:767px){.home-page{--home-pad: 1rem;--home-section-y: 3.1rem}.home-hero{padding-top:2.35rem;padding-bottom:3rem}.home-hero__rectangles{display:none}.home-hero__inner{gap:1.25rem}.home-hero__copy,.home-hero__visual,.home-actions,.home-hero__facts{grid-column:1}.home-hero__copy{order:1}.home-hero__visual{order:2}.home-actions{order:3}.home-hero__facts{order:4}.home-eyebrow{margin-bottom:.75rem;font-size:.72rem;letter-spacing:.12em}.home-hero h1{max-width:11.5ch;font-size:2.18rem;line-height:1.05}.home-section h2{font-size:1.95rem;line-height:1.1}.home-lead{margin-top:1rem}.home-actions{display:grid;grid-template-columns:1fr;gap:.75rem;width:100%;margin-top:1.35rem}.home-button{width:100%;padding:.82rem 1rem;text-align:center}.home-hero__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin-top:1.25rem;padding:0;border:0;background:transparent;overflow:visible}.home-hero__facts::-webkit-scrollbar{display:none}.home-hero__facts div{min-width:0;min-height:88px;padding:.82rem;border:1px solid #d9c2a4;border-radius:8px}.home-hero__facts div:last-child{grid-column:1 / -1}.home-hero__facts dt{font-size:.66rem}.home-hero__facts dd{font-size:.95rem}html.dark .home-hero__facts{border:0;background:transparent}.home-hero__visual{width:100%;aspect-ratio:4 / 3;margin-top:.25rem}.home-hero__visual-panel{right:.75rem;left:.75rem;bottom:.75rem;max-width:none;padding:.75rem}.home-hero__visual-panel strong{font-size:.9rem;line-height:1.25}.home-core-grid,.home-invest-grid,.home-building-grid,.home-invest-options,.home-recommendations,.home-announcement__media,.home-invest-media{grid-template-columns:1fr}.home-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.home-core-grid article,.home-invest-grid article,.home-building-grid article,.home-invest-option,.home-process li{padding:1rem}.home-apartment-card{min-height:0}.home-apartment-card__media{height:260px}.home-recommendation-controls{grid-template-columns:40px minmax(0,1fr) 40px}.home-recommendations .home-apartment-card{flex-basis:100%;min-width:100%}.home-filter-row,.home-gallery-tours,.home-gallery-thumbs{margin-right:calc(var(--home-pad) * -1);margin-left:calc(var(--home-pad) * -1);padding-right:var(--home-pad);padding-left:var(--home-pad)}.home-filter-row{flex-wrap:nowrap;overflow-x:auto;scrollbar-width:none}.home-filter-row::-webkit-scrollbar{display:none}.home-filter-row button{flex:0 0 auto;min-height:44px}.home-story-showcase{gap:.85rem;padding:.85rem;border-left-width:3px}.home-story-panel{min-height:0;height:auto;justify-content:flex-start;padding:.65rem .7rem .35rem}.home-story-date{margin-bottom:.85rem;padding:.42rem .78rem;font-size:.68rem;line-height:1.15}.home-story-panel h3{display:block;font-size:1.65rem;line-height:1.15;overflow:visible}.home-story-panel p{display:block;margin-top:.8rem;font-size:.98rem;line-height:1.55;overflow:visible}.home-story-media,.home-story-media--1,.home-story-media--2,.home-story-media--3{grid-template-columns:1fr;grid-template-rows:none;gap:.65rem;min-height:0;height:auto}.home-story-media figure,.home-story-media--3 figure:first-child{grid-row:auto;min-height:0;aspect-ratio:16 / 11}.home-story-media img,.home-story-media--1 img,.home-story-media--2 img,.home-story-media--3 figure:first-child img{display:block;min-height:0;height:100%}.home-story-nav-shell{margin-top:.15rem}.home-story-nav-shell:before,.home-story-nav-shell:after,.home-story-nav-more{display:none}.home-story-nav{display:grid;grid-template-columns:1fr;gap:.55rem;overflow:visible;padding:0;scrollbar-width:none}.home-story-nav::-webkit-scrollbar{display:none}.home-story-nav button{grid-template-columns:44px minmax(0,1fr);width:100%;min-height:64px;height:auto;padding:.55rem .65rem}.home-story-nav__number{width:44px;min-width:44px;max-width:44px;font-size:1.18rem}.home-story-nav small{font-size:.63rem;-webkit-line-clamp:1}.home-story-nav strong{font-size:.9rem;-webkit-line-clamp:2}.home-location__visual,.home-leaflet-map{min-height:340px}.home-map-legend{right:.75rem;left:.75rem;width:auto;font-size:.82rem}.home-lightbox{padding:1rem}}@media(min-width:768px)and (max-width:1279px){.home-page{--home-pad: 2rem;--home-section-y: 4.5rem}.home-hero{padding-top:4rem;padding-bottom:4.25rem}.home-hero h1{font-size:3rem}.home-section h2{font-size:2.55rem}.home-actions{display:flex}.home-button{width:auto;min-width:13rem}.home-hero__visual{aspect-ratio:16 / 9}}@media(min-width:900px)and (max-width:1279px)and (orientation:landscape)and (min-height:521px){.home-hero__inner{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center}.home-hero__copy{max-width:none}.home-hero h1{font-size:2.85rem}.home-hero__visual{aspect-ratio:4 / 3}.home-core-grid,.home-building-grid,.home-invest-options{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1280px){.home-location{content-visibility:visible}.home-location .home-section{width:min(100%,1440px)}.home-location .home-section--split{grid-template-columns:minmax(620px,1.18fr) minmax(360px,.82fr);align-items:start;gap:clamp(2.5rem,4vw,4.25rem)}.home-location .home-location__visual{position:sticky;top:6.25rem;align-self:start;min-height:clamp(560px,43vw,680px)}.home-location .home-leaflet-map{min-height:clamp(560px,43vw,680px)}}@media(orientation:landscape)and (max-height:520px)and (max-width:1024px){.home-page{--home-pad: 1.5rem;--home-section-y: 2.75rem}.home-hero{padding-top:1.5rem;padding-bottom:2.25rem}.home-hero__inner{grid-template-columns:minmax(0,1fr) minmax(18rem,.9fr);gap:1rem;align-items:center}.home-eyebrow{margin-bottom:.55rem;font-size:.68rem}.home-hero h1{font-size:2rem;line-height:1.04}.home-lead{display:-webkit-box;margin-top:.85rem;font-size:.94rem;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.home-actions{display:flex;gap:.6rem;margin-top:1rem}.home-button{width:auto;min-width:0;min-height:42px;padding:.62rem .85rem;font-size:.9rem}.home-hero__facts{display:none}.home-hero__visual{min-height:220px;max-height:calc(100svh - 7rem);aspect-ratio:16 / 10}.home-hero__visual-panel{display:none}.home-section h2{font-size:1.9rem}.home-section__heading{gap:.85rem;margin-bottom:1rem}.home-core-grid,.home-invest-grid,.home-stats,.home-building-grid,.home-invest-options{grid-template-columns:repeat(2,minmax(0,1fr))}.home-location__visual,.home-leaflet-map{min-height:280px}}.home-page--ru .home-hero h1{max-width:14.5ch;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;text-wrap:balance;word-break:normal}@media(max-width:1024px){.home-page--ru .home-hero h1{max-width:15ch;font-size:clamp(2.15rem,6vw,3.2rem);line-height:1.12}}@media(max-width:480px){.home-page--ru .home-hero h1{max-width:14ch;font-size:clamp(2rem,9.5vw,2.45rem)}}@media(max-width:780px){.home-hero__visual-panel{left:.85rem;right:auto;bottom:.85rem;width:max-content;max-width:min(21rem,calc(100% - 1.7rem));padding:.7rem .85rem}.home-hero__visual-panel div{min-width:0}.home-hero__visual-panel span{font-size:.66rem;letter-spacing:.1em;line-height:1.2}.home-hero__visual-panel strong{margin-top:.2rem;font-size:.9rem;line-height:1.22;overflow-wrap:normal}}.maintenance-shell[data-v-9a83dfab]{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f4f1ec;color:#173f3d}.maintenance-panel[data-v-9a83dfab]{width:min(100%,560px);padding:40px;border:1px solid rgba(23,63,61,.12);border-radius:8px;background:#fff;box-shadow:0 24px 80px #173f3d1f}.maintenance-eyebrow[data-v-9a83dfab]{margin:0 0 18px;color:#aa5d49;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.maintenance-panel h1[data-v-9a83dfab]{margin:0;font-size:clamp(32px,6vw,48px);line-height:1.05;letter-spacing:0}.maintenance-panel p[data-v-9a83dfab]:not(.maintenance-eyebrow){margin:18px 0 0;color:#66736f;font-size:17px;line-height:1.6}.maintenance-login[data-v-9a83dfab]{display:inline-flex;margin-top:28px;color:#173f3d;font-weight:700;text-decoration:none;border-bottom:1px solid currentColor}@media(max-width:560px){.maintenance-panel[data-v-9a83dfab]{padding:28px}}:root{--color-primary: #8a5531;--font-size-regular: 1rem;--font-size-h2: 1.15rem;--font-size-header-h1: 1.45rem;--font-size-header-h2: 1rem;--font-sans: "Instrument Sans", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-baskerville: "Libre Baskerville", serif;--motion-ease-out: cubic-bezier(.22, 1, .36, 1);color:#283332;background:#f7f3ed;font-family:var(--font-sans);font-synthesis:none;text-rendering:optimizeLegibility}html{scroll-behavior:smooth;scrollbar-color:rgba(27,87,82,.82) rgba(27,87,82,.14);scrollbar-width:thin}html.dark{color:#eef3f1;background:#121615}html::-webkit-scrollbar{width:10px;height:10px}html::-webkit-scrollbar-track{background:#1b575224}html::-webkit-scrollbar-thumb{border:2px solid rgba(17,24,23,.86);border-radius:999px;background:#1b5752d1}html::-webkit-scrollbar-thumb:hover{background:#9a6338d1}::selection{background:#9a6338ad;color:#fff}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0;background:#f7f3ed}button,select,input,textarea{font:inherit}#app,.app-shell{min-height:100vh;background:#f7f3ed}.app-shell{display:flex;flex-direction:column}html.dark body,html.dark #app,html.dark .app-shell{background:#121615}.app-shell.app-shell--footer-bleed{background:#17342f}.app-shell.app-shell--footer-bleed>main{background:#f4f6f2}.app-shell.app-shell--footer-bleed>.site-header{background:#fff;backdrop-filter:none;-webkit-backdrop-filter:none}html.dark .app-shell.app-shell--footer-bleed{background:#121615}html.dark .app-shell.app-shell--footer-bleed>main{background:#111715}html.dark .app-shell.app-shell--footer-bleed>.site-header{background:#1a1a1a}main{flex:1}.app-route-loading{display:grid;min-height:max(72svh,520px);place-items:center;background:#f7f3ed}.app-route-loading span{width:42px;height:42px;border:3px solid rgba(27,87,82,.18);border-top-color:#8a5531d1;border-radius:999px;animation:appRouteLoadingSpin .78s linear infinite}html.dark .app-route-loading{background:#121615}html.dark .app-route-loading span{border-color:#ffffff24;border-top-color:#d6a874e6}@keyframes appRouteLoadingSpin{to{transform:rotate(360deg)}}.hero-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,420px);gap:clamp(2rem,6vw,5rem);align-items:center;min-height:calc(100vh - 100px);padding:clamp(3rem,8vw,7rem) clamp(1.25rem,6vw,6rem);background:linear-gradient(135deg,#1a4d4be6,#3a4439c7),url("data:image/svg+xml,%3csvg%20width='1144'%20height='752'%20viewBox='0%200%201144%20752'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3crect%20x='259'%20y='299'%20width='19'%20height='95'%20fill='%23AB5F48'/%3e%3crect%20x='375'%20y='699'%20width='19'%20height='34'%20fill='%23AB5F48'/%3e%3crect%20x='19'%20y='281'%20width='19'%20height='375'%20transform='rotate(-90%2019%20281)'%20fill='%23AB5F48'/%3e%3crect%20y='262'%20width='19'%20height='490'%20fill='%23AB5F48'/%3e%3crect%20x='769'%20y='281'%20width='19'%20height='356'%20transform='rotate(-90%20769%20281)'%20fill='%23AB5F48'/%3e%3crect%20x='1125'%20y='262'%20width='19'%20height='490'%20fill='%23AB5F48'/%3e%3crect%20x='19'%20y='752'%20width='19'%20height='375'%20transform='rotate(-90%2019%20752)'%20fill='%23AB5F48'/%3e%3crect%20x='259'%20y='19'%20width='19'%20height='625'%20transform='rotate(-90%20259%2019)'%20fill='%23AB5F48'/%3e%3crect%20x='278'%20y='394'%20width='19'%20height='587'%20transform='rotate(-90%20278%20394)'%20fill='%23AB5F48'/%3e%3crect%20x='750'%20y='752'%20width='19'%20height='375'%20transform='rotate(-90%20750%20752)'%20fill='%23AB5F48'/%3e%3crect%20x='750'%20y='699'%20width='19'%20height='34'%20fill='%23AB5F48'/%3e%3crect%20x='865'%20y='299'%20width='19'%20height='95'%20fill='%23AB5F48'/%3e%3crect%20x='750'%20y='263'%20width='19'%20height='183'%20fill='%23AB5F48'/%3e%3crect%20x='375'%20y='281'%20width='19'%20height='165'%20fill='%23AB5F48'/%3e%3crect%20x='259'%20y='19'%20width='19'%20height='262'%20fill='%23AB5F48'/%3e%3crect%20x='865'%20y='19'%20width='19'%20height='262'%20fill='%23AB5F48'/%3e%3cpath%20d='M565%20464H646.5H682C682%20464%20706%20464%20718.5%20468.5C727.011%20471.564%20736.436%20473.939%20749%20484.5C783.5%20513.5%20752%20551.5%20737.5%20557C714.707%20565.645%20669.5%20571.5%20669.5%20571.5V559C669.5%20559%20684.5%20558.625%20690.5%20556C696.5%20553.375%20704.133%20534.445%20704%20520C703.885%20507.545%20701.559%20493.025%20698%20486.5C692%20475.5%20669%20476%20669%20476H647.5L648%20559H669.5V571.5H646.5V669.5H675V681.5H565V669.5H592V475H565V464Z'%20fill='%23D9D9D9'/%3e%3cpath%20d='M669.5%20571.5L697.5%20565.5C697.5%20565.5%20711.364%20572.338%20721%20576C746%20585.5%20752%20614%20752%20614L754%20649C754%20649%20754.275%20660.975%20758.5%20664.5C765.853%20670.634%20786%20660.5%20786%20660.5V673.5C786%20673.5%20778.895%20677.383%20774%20679C767.416%20681.175%20763.416%20681.503%20756.5%20682C749.486%20682.504%20745.431%20682.688%20738.5%20681.5C723.262%20678.888%20721.5%20679.5%20703.5%20663C696.203%20656.311%20693%20629.5%20693%20629.5C693%20629.5%20690.75%20590%20688%20584.5C683.5%20575.5%20669.5%20571.5%20669.5%20571.5Z'%20fill='%23D9D9D9'/%3e%3cpath%20d='M358.5%20464H439H474.5C474.5%20464%20488.5%20464%20501%20468.5C509.511%20471.564%20522.635%20476.697%20533.5%20489C566.175%20526%20527.758%20561.972%20517.5%20567C492%20579.5%20469.5%20579.5%20469.5%20579.5L466%20568C466%20568%20473.5%20569.5%20482%20558C490.5%20546.5%20489.133%20534.445%20489%20520C488.885%20507.545%20487.559%20495.025%20484%20488.5C478%20477.5%20461.5%20476%20461.5%20476H440V568.5L466%20568L469.5%20579.5L439%20580.5V669.5H470.5V681.5H358.5V669.5H385.5V475H358.5V464Z'%20fill='%23D9D9D9'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 6vw bottom 4vw;background-size:min(48vw,560px);color:#fff}.hero-content{max-width:760px}.eyebrow{margin:0 0 1rem;color:#d4a574;font-size:.85rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.hero-section h1{max-width:760px;margin:0;font-size:clamp(2.5rem,6vw,5.5rem);line-height:.98;letter-spacing:0}.hero-section p:not(.eyebrow){max-width:620px;margin:1.5rem 0 0;color:#ffffffd1;font-size:clamp(1rem,1.5vw,1.2rem);line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem;margin-top:2rem}.primary-link,.secondary-link{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.75rem 1rem;border-radius:6px;font-weight:700;text-decoration:none;transition:background .22s var(--motion-ease-out),border-color .22s var(--motion-ease-out),box-shadow .22s var(--motion-ease-out),color .22s var(--motion-ease-out),transform .22s var(--motion-ease-out)}.primary-link{background:#d4a574;color:#172220}.secondary-link{border:1px solid rgba(255,255,255,.3);color:#fff}.hero-mark{display:flex;justify-content:center}.hero-mark img{width:min(70vw,340px);height:auto;filter:drop-shadow(0 24px 48px rgba(0,0,0,.25))}.info-band{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;background:#1a4d4b26}.info-band div{padding:clamp(1.5rem,4vw,3rem);background:#fff}.info-band span{display:block;color:#8a5531;font-size:.8rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.info-band strong{display:block;margin-top:.5rem;color:#1a4d4b;font-size:clamp(1.25rem,2vw,1.8rem)}.content-section{max-width:980px;margin:0 auto;padding:clamp(3rem,8vw,6rem) clamp(1.25rem,5vw,3rem)}.content-section.muted{max-width:none;margin:0;padding-inline:clamp(1.25rem,10vw,12rem);background:#ebe3d8}.content-section h2{margin:0;color:#1a4d4b;font-size:clamp(2rem,4vw,3.4rem);line-height:1.05}.content-section p{max-width:780px;margin:1rem 0 0;color:#42514f;font-size:1.1rem;line-height:1.7}.theme-switcher,.language-switcher,.return-admin-panel,.social-button{border-radius:6px;border:1px solid rgba(176,126,80,.25);background:#ffffffe6;color:#1a4d4b;text-decoration:none}.theme-switcher{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;cursor:pointer}.theme-switcher svg{width:20px;height:20px}.language-switcher{display:inline-flex;min-width:58px;min-height:40px;align-items:center;justify-content:center;gap:.35rem;padding:0 .55rem 0 .7rem;font-weight:700;line-height:1;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.language-switcher-wrap{position:relative;display:inline-flex}.language-switcher:hover,.language-switcher[aria-expanded=true]{border-color:#b07e5073;background:#b07e5014}.language-switcher:focus-visible{outline:2px solid rgba(176,126,80,.45);outline-offset:2px}.language-switcher__chevron{width:14px;height:14px;transition:transform .2s ease}.language-switcher[aria-expanded=true] .language-switcher__chevron{transform:rotate(180deg)}.language-menu{position:absolute;top:calc(100% + .45rem);right:0;z-index:1001;display:grid;min-width:78px;gap:.15rem;padding:.35rem;border:1px solid rgba(176,126,80,.24);border-radius:8px;background:#fffffffa;box-shadow:0 18px 40px #1118172e}.mobile-cta .language-menu{top:auto;bottom:calc(100% + .45rem)}.language-menu__item{display:flex;width:100%;align-items:center;gap:.45rem;border:0;border-radius:6px;background:transparent;color:#1a4d4b;cursor:pointer;font-weight:700;padding:.55rem .65rem .55rem .55rem;text-align:left;transition:background .2s ease,color .2s ease}.language-menu__item:hover,.language-menu__item.active{background:#b07e501f;color:#8a5531}.language-menu__check{position:relative;width:12px;height:12px;flex-shrink:0}.language-menu__item.active .language-menu__check:before{content:"";position:absolute;top:0;left:3px;width:5px;height:9px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg)}.language-menu-enter-active,.language-menu-leave-active{transition:opacity .16s ease,transform .16s ease}.language-menu-enter-from,.language-menu-leave-to{opacity:0;transform:translateY(-4px)}.mobile-cta .language-menu-enter-from,.mobile-cta .language-menu-leave-to{transform:translateY(4px)}.return-admin-panel{display:inline-flex;min-height:36px;align-items:center;padding:0 .75rem;font:inherit;font-weight:700;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.return-admin-panel:hover{border-color:#b07e5073;background:#b07e501f;box-shadow:0 8px 20px #1f302e1f;transform:translateY(-1px)}.social-buttons{display:flex;gap:.65rem}.social-button{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:0 .75rem;color:#f5f5f5;background:#ffffff14;transition:background .22s var(--motion-ease-out),border-color .22s var(--motion-ease-out),box-shadow .22s var(--motion-ease-out),color .22s var(--motion-ease-out),transform .22s var(--motion-ease-out)}.app-shell .theme-switcher{transition:background .22s var(--motion-ease-out),border-color .22s var(--motion-ease-out),box-shadow .22s var(--motion-ease-out),color .22s var(--motion-ease-out),transform .22s var(--motion-ease-out)}.app-shell .policy-content,.app-shell .faq-item,.app-shell .info-band div{transition:border-color .26s var(--motion-ease-out),box-shadow .26s var(--motion-ease-out),transform .26s var(--motion-ease-out)}.app-shell :where(.primary-link,.secondary-link,.theme-switcher,.social-button):focus-visible{outline:3px solid rgba(176,126,80,.42);outline-offset:3px}@media(hover:hover)and (pointer:fine){.primary-link:hover{background:#c69561;box-shadow:0 14px 30px #1f302e29;transform:translateY(-2px)}.secondary-link:hover{border-color:#ffffff94;background:#ffffff1a;box-shadow:0 14px 30px #00000029;transform:translateY(-2px)}.app-shell .theme-switcher:hover,.app-shell .social-button:hover{border-color:#b07e507a;background:#b07e5024;box-shadow:0 12px 26px #1f302e21;transform:translateY(-2px)}.app-shell .policy-content:hover,.app-shell .faq-item:hover,.app-shell .info-band div:hover{border-color:#b07e5057;box-shadow:0 18px 44px #1f302e1a;transform:translateY(-3px)}.app-shell .policy-content a:hover{color:#8a5531}}html.dark .info-band div{background:#18201f}html.dark .content-section,html.dark .content-section.muted{background:#121615}html.dark .content-section h2,html.dark .info-band strong{color:#d4a574}html.dark .content-section p{color:#cbd6d2}html.dark .theme-switcher,html.dark .language-switcher,html.dark .return-admin-panel{background:#202826;color:#f5f5f5}html.dark .language-switcher:hover,html.dark .language-switcher[aria-expanded=true],html.dark .return-admin-panel:hover{background:#b07e5026;border-color:#b07e5066}html.dark .language-menu{border-color:#b07e5047;background:#202826;box-shadow:0 18px 40px #00000059}html.dark .language-menu__item{color:#f5f5f5}html.dark .language-menu__item:hover,html.dark .language-menu__item.active{background:#b07e502e;color:#d4a574}@media(prefers-reduced-motion:reduce){.app-shell :where(.primary-link,.secondary-link,.theme-switcher,.social-button,.policy-content,.faq-item,.info-band div){transition:none!important}.app-shell :where(.primary-link,.secondary-link,.theme-switcher,.social-button,.policy-content,.faq-item,.info-band div):hover{transform:none!important}}@media(max-width:900px){.hero-section{grid-template-columns:1fr;min-height:auto}.hero-mark{justify-content:flex-start}.info-band{grid-template-columns:1fr}}@media(max-width:640px){.hero-section{padding-top:3rem}.hero-section h1{font-size:2.55rem}.hero-actions{flex-direction:column;align-items:stretch}}:where(a,button,input,select,textarea,summary,[role=button],[role=link],[tabindex]):focus,:where(a,button,input,select,textarea,summary,[role=button],[role=link],[tabindex]):focus-visible{outline:none!important}:where(a,button,input,select,textarea,summary,[role=button],[role=link],[tabindex]){-webkit-tap-highlight-color:transparent}
