:root{--black:#111110;--white:#f9f7f4;--beige:#f2ede4;--beige-dark:#e6dfd4;--warm-gray:#8c8880;--warm-gray-light:#c4bfb8;--gold:#b8945a;--gold-light:#d4b87a;--gold-subtle:#b8945a1f;--text-primary:#1c1a17;--text-secondary:#5a5650;--text-muted:#8c8880;--border:#ddd7cc;--border-light:#ede8e0;--surface:#f9f7f4;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"DM Sans", system-ui, -apple-system, sans-serif;--text-xs:clamp(.7rem, .68rem + .1vw, .75rem);--text-sm:clamp(.85rem, .82rem + .15vw, .9rem);--text-base:clamp(1rem, .97rem + .15vw, 1.0625rem);--text-lg:clamp(1.125rem, 1.05rem + .375vw,1.25rem);--text-xl:clamp(1.375rem, 1.2rem + .875vw,1.75rem);--text-2xl:clamp(1.75rem, 1.45rem + 1.5vw, 2.5rem);--text-3xl:clamp(2.25rem, 1.7rem + 2.75vw, 3.75rem);--text-4xl:clamp(3rem, 2rem + 5vw, 5.5rem);--text-5xl:clamp(4rem, 2.5rem + 7.5vw, 7.5rem);--s-1:.25rem;--s-2:.5rem;--s-3:.75rem;--s-4:1rem;--s-5:1.25rem;--s-6:1.5rem;--s-8:2rem;--s-10:2.5rem;--s-12:3rem;--s-16:4rem;--s-20:5rem;--s-24:6rem;--s-32:8rem;--container:1280px;--container-padding:clamp(1.25rem, 5vw, 4rem);--section-v:clamp(4rem, 10vw, 8rem);--nav-height:72px;--radius-sm:2px;--radius:4px;--t-fast:.15s ease;--t:.28s ease;--t-slow:.48s cubic-bezier(.4, 0, .2, 1);--z-nav:100;--z-overlay:200}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{font-family:var(--font-body);font-size:var(--text-base);color:var(--text-primary);background:var(--white);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.65}img,video{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none}ul,ol{list-style:none}.container{max-width:var(--container);padding-inline:var(--container-padding);margin-inline:auto}.section{padding-block:var(--section-v)}.display{font-family:var(--font-display);letter-spacing:-.01em;font-weight:400;line-height:1.08}.section-label{font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.18em;text-transform:uppercase;color:var(--gold);font-weight:500;display:inline-block}.gold-rule{background:var(--gold);width:2rem;height:1px;margin-block:var(--s-5);display:block}.btn{justify-content:center;align-items:center;gap:var(--s-2);font-family:var(--font-body);font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;border-radius:var(--radius-sm);transition:background var(--t), transform var(--t), opacity var(--t), border-color var(--t);cursor:pointer;white-space:nowrap;padding:.75rem 1.75rem;font-weight:500;display:inline-flex}.btn-primary{background:var(--gold);color:var(--white);border:1px solid var(--gold)}.btn-primary:hover{background:var(--gold-light);border-color:var(--gold-light);transform:translateY(-1px)}.btn-ghost{color:inherit;opacity:.75;background:0 0;border:1px solid}.btn-ghost:hover{opacity:1;transform:translateY(-1px)}.btn-ghost-white{color:var(--white);background:0 0;border:1px solid #ffffff80}.btn-ghost-white:hover{border-color:var(--white);opacity:1;transform:translateY(-1px)}.reveal{opacity:0;transition:opacity .7s,transform .7s;transform:translateY(28px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:80ms}.reveal-delay-2{transition-delay:.16s}.reveal-delay-3{transition-delay:.24s}.reveal-delay-4{transition-delay:.32s}.img-cover{object-fit:cover;object-position:center;width:100%;height:100%}.divider{background:var(--border);width:100%;height:1px}.nav.svelte-1h32yp1{inset-inline:0;z-index:var(--z-nav);height:var(--nav-height);background:var(--white);border-bottom:1px solid var(--border);transition:background var(--t), border-color var(--t), box-shadow var(--t);position:fixed;top:0}.nav.transparent.svelte-1h32yp1{color:var(--white);background:0 0;border-bottom-color:#0000}.nav.scrolled.svelte-1h32yp1:not(.transparent){box-shadow:0 2px 24px #0000000f}.nav-inner.svelte-1h32yp1{justify-content:space-between;align-items:center;gap:var(--s-8);height:100%;display:flex}.nav-logo.svelte-1h32yp1 img:where(.svelte-1h32yp1){width:auto;height:30px;transition:filter var(--t)}.nav.transparent.svelte-1h32yp1 .nav-logo:where(.svelte-1h32yp1) img:where(.svelte-1h32yp1){filter:brightness(0)invert()}.nav-links.svelte-1h32yp1{align-items:center;gap:var(--s-8);display:flex}.nav-link.svelte-1h32yp1{font-size:var(--text-xs);letter-spacing:.1em;text-transform:uppercase;color:var(--text-secondary);transition:color var(--t);padding-block:2px;font-weight:500;position:relative}.nav.transparent.svelte-1h32yp1 .nav-link:where(.svelte-1h32yp1){color:#ffffffbf}.nav-link.svelte-1h32yp1:after{content:"";background:var(--gold);width:0;height:1px;transition:width var(--t);position:absolute;bottom:-2px;left:0}.nav-link.svelte-1h32yp1:hover,.nav-link.active.svelte-1h32yp1{color:var(--text-primary)}.nav.transparent.svelte-1h32yp1 .nav-link:where(.svelte-1h32yp1):hover,.nav.transparent.svelte-1h32yp1 .nav-link.active:where(.svelte-1h32yp1){color:var(--white)}.nav-link.svelte-1h32yp1:hover:after,.nav-link.active.svelte-1h32yp1:after{width:100%}.nav-actions.svelte-1h32yp1{align-items:center;gap:var(--s-4);display:flex}.lang-btn.svelte-1h32yp1{font-size:var(--text-xs);letter-spacing:.12em;color:var(--text-muted);border:1px solid var(--border);border-radius:var(--radius-sm);transition:var(--t);background:0 0;padding:4px 8px;font-weight:600;line-height:1}.nav.transparent.svelte-1h32yp1 .lang-btn:where(.svelte-1h32yp1){color:#ffffffb3;border-color:#ffffff4d}.lang-btn.svelte-1h32yp1:hover{color:var(--gold);border-color:var(--gold)}.nav-cta.svelte-1h32yp1{font-size:var(--text-xs);padding:.5rem 1.25rem}.hamburger.svelte-1h32yp1{width:32px;height:32px;color:var(--text-primary);flex-direction:column;justify-content:center;gap:5px;padding:4px;display:none}.nav.transparent.svelte-1h32yp1 .hamburger:where(.svelte-1h32yp1){color:var(--white)}.hamburger.svelte-1h32yp1 span:where(.svelte-1h32yp1){width:100%;height:1.5px;transition:var(--t);transform-origin:50%;background:currentColor;border-radius:1px;display:block}.hamburger.open.svelte-1h32yp1 span:where(.svelte-1h32yp1):first-child{transform:translateY(6.5px)rotate(45deg)}.hamburger.open.svelte-1h32yp1 span:where(.svelte-1h32yp1):nth-child(2){opacity:0;transform:scaleX(0)}.hamburger.open.svelte-1h32yp1 span:where(.svelte-1h32yp1):nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.mobile-backdrop.svelte-1h32yp1{z-index:calc(var(--z-nav) - 1);background:#0006;position:fixed;inset:0}.mobile-cta.svelte-1h32yp1{display:none}@media (width<=900px){.nav-cta.svelte-1h32yp1{display:none}.hamburger.svelte-1h32yp1{display:flex}.nav-links.svelte-1h32yp1{top:var(--nav-height);background:var(--black);justify-content:center;align-items:flex-start;gap:var(--s-6);width:min(320px,85vw);padding:var(--s-8) var(--s-8);transition:transform var(--t-slow);z-index:var(--z-nav);flex-direction:column;position:fixed;bottom:0;right:0;transform:translate(100%)}.nav-links.open.svelte-1h32yp1{transform:translate(0)}.nav-link.svelte-1h32yp1{font-size:var(--text-xl);font-family:var(--font-display);letter-spacing:0;text-transform:none;font-weight:400;color:#ffffffb3!important}.nav-link.svelte-1h32yp1:hover,.nav-link.active.svelte-1h32yp1{color:var(--white)!important}.nav-link.svelte-1h32yp1:after{display:none}.mobile-cta.svelte-1h32yp1{margin-top:var(--s-8);padding-top:var(--s-8);border-top:1px solid #ffffff1a;width:100%;display:block}.mobile-cta.svelte-1h32yp1 .btn:where(.svelte-1h32yp1){justify-content:center;width:100%}}.footer.svelte-jz8lnl{background:var(--black);color:var(--white);padding-top:clamp(3rem,8vw,6rem)}.footer-inner.svelte-jz8lnl{gap:var(--s-16);grid-template-columns:1fr auto;padding-bottom:clamp(3rem,6vw,5rem);display:grid}.footer-logo.svelte-jz8lnl{filter:brightness(0)invert();margin-bottom:var(--s-6)}.footer-tagline.svelte-jz8lnl{font-size:var(--text-sm);color:#ffffff80;max-width:28ch;margin-bottom:var(--s-6);line-height:1.6}.footer-powered.svelte-jz8lnl{font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:var(--gold);font-weight:500}.footer-nav.svelte-jz8lnl{gap:var(--s-16);display:flex}.footer-col-title.svelte-jz8lnl{font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:#ffffff59;margin-bottom:var(--s-5);font-weight:500}.footer-col.svelte-jz8lnl ul:where(.svelte-jz8lnl){gap:var(--s-3);flex-direction:column;display:flex}.footer-link.svelte-jz8lnl{font-size:var(--text-sm);color:#ffffff8c;transition:color var(--t)}.footer-link.svelte-jz8lnl:hover{color:var(--white)}.footer-bottom.svelte-jz8lnl{border-top:1px solid #ffffff14}.footer-bottom-inner.svelte-jz8lnl{padding-block:var(--s-5);justify-content:space-between;align-items:center;display:flex}.footer-copy.svelte-jz8lnl{font-size:var(--text-xs);color:#ffffff4d}.zoe-link.svelte-jz8lnl{font-size:var(--text-xs);letter-spacing:.15em;text-transform:uppercase;color:#ffffff4d;transition:color var(--t);font-weight:600}.zoe-link.svelte-jz8lnl:hover{color:var(--gold)}@media (width<=768px){.footer-inner.svelte-jz8lnl{gap:var(--s-10);grid-template-columns:1fr}.footer-nav.svelte-jz8lnl{gap:var(--s-10)}}@media (width<=480px){.footer-nav.svelte-jz8lnl{gap:var(--s-8);flex-direction:column}.footer-bottom-inner.svelte-jz8lnl{gap:var(--s-3);text-align:center;flex-direction:column}}main.svelte-12qhfyh{min-height:100vh}
