:root{--black: #0d0d0d;--white: #ffffff;--off-white: #f8f6f3;--gold: #c8a455;--grey: #666666;--light-grey: #e5e5e5;--font-heading: "Cormorant Garamond", Georgia, serif;--font-body: "Inter", Arial, Helvetica, sans-serif;--nav-height: 100px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--black);background:var(--white);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:400;line-height:1.15}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{cursor:pointer;border:none;background:none;font-family:var(--font-body)}input,textarea,select{font-family:var(--font-body)}.container{max-width:1200px;margin:0 auto;padding:0 40px}@media(max-width:768px){.container{padding:0 20px}}.btn{display:inline-block;padding:14px 36px;font-size:13px;font-family:var(--font-body);font-weight:500;letter-spacing:.12em;text-transform:uppercase;transition:all .2s ease;cursor:pointer;border:none}.btn-dark{background:var(--black);color:var(--white)}.btn-dark:hover{background:#2a2a2a}.btn-outline{background:transparent;color:var(--black);border:1px solid var(--black)}.btn-outline:hover{background:var(--black);color:var(--white)}.btn-outline-white{background:transparent;color:var(--white);border:1px solid var(--white)}.btn-outline-white:hover{background:var(--white);color:var(--black)}.section{padding:96px 0}.section-sm{padding:64px 0}.section-dark{background:var(--black);color:var(--white)}.section-off-white{background:var(--off-white)}.section-title{font-size:clamp(2rem,4vw,3rem);margin-bottom:16px}.section-subtitle{font-size:15px;color:var(--grey);max-width:580px;line-height:1.7}.gold{color:var(--gold)}.divider{width:48px;height:1px;background:var(--gold);margin:24px 0}.nav.svelte-1h32yp1{position:fixed;top:0;left:0;right:0;z-index:100;background:#fffffff7;border-bottom:1px solid var(--light-grey);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-inner.svelte-1h32yp1{display:flex;align-items:center;justify-content:space-between;height:var(--nav-height)}.nav-logo.svelte-1h32yp1 img:where(.svelte-1h32yp1){height:76px;width:auto}.nav-links.svelte-1h32yp1{display:flex;align-items:center;gap:36px;list-style:none}.nav-links.svelte-1h32yp1>li:where(.svelte-1h32yp1){position:relative}.nav-links.svelte-1h32yp1>li:where(.svelte-1h32yp1)>a:where(.svelte-1h32yp1),.dropdown-trigger.svelte-1h32yp1{font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--black);display:flex;align-items:center;gap:5px;transition:color .15s;background:none;border:none;cursor:pointer;padding:0}.nav-links.svelte-1h32yp1>li:where(.svelte-1h32yp1)>a:where(.svelte-1h32yp1):hover,.dropdown-trigger.svelte-1h32yp1:hover,.nav-links.svelte-1h32yp1>li.active:where(.svelte-1h32yp1)>a:where(.svelte-1h32yp1),.nav-links.svelte-1h32yp1>li.active:where(.svelte-1h32yp1) .dropdown-trigger:where(.svelte-1h32yp1){color:var(--gold)}.has-dropdown.svelte-1h32yp1:hover .dropdown:where(.svelte-1h32yp1){opacity:1;pointer-events:auto;transform:translateY(0)}.dropdown.svelte-1h32yp1{position:absolute;top:100%;left:50%;transform:translate(-50%) translateY(-4px);padding-top:8px;background:transparent;min-width:200px;list-style:none;opacity:0;pointer-events:none;transition:opacity .15s,transform .15s}.dropdown.svelte-1h32yp1:before{content:"";position:absolute;top:8px;left:0;right:0;bottom:0;background:var(--white);border:1px solid var(--light-grey);box-shadow:0 4px 20px #00000014;z-index:-1}.dropdown.svelte-1h32yp1 li:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1){display:block;padding:12px 20px;font-size:13px;letter-spacing:.04em;transition:background .1s,color .1s}.dropdown.svelte-1h32yp1 li:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1):hover{background:var(--off-white);color:var(--gold)}.hamburger.svelte-1h32yp1{display:none;background:none;border:none;cursor:pointer;color:var(--black)}.mobile-menu.svelte-1h32yp1{background:var(--white);border-top:1px solid var(--light-grey);padding:20px 0}.mobile-menu.svelte-1h32yp1 ul:where(.svelte-1h32yp1){list-style:none}.mobile-menu.svelte-1h32yp1>ul:where(.svelte-1h32yp1)>li:where(.svelte-1h32yp1)>a:where(.svelte-1h32yp1),.mobile-group.svelte-1h32yp1>button:where(.svelte-1h32yp1){display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 20px;font-size:14px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--black);background:none;border:none;cursor:pointer;text-align:left}.mobile-sub.svelte-1h32yp1{list-style:none;background:var(--off-white)}.mobile-sub.svelte-1h32yp1 li:where(.svelte-1h32yp1) a:where(.svelte-1h32yp1){display:block;padding:12px 32px;font-size:13px;letter-spacing:.04em;color:var(--black)}.rotated.svelte-1h32yp1{transform:rotate(180deg)}.nav-spacer.svelte-1h32yp1{height:var(--nav-height)}@media(max-width:768px){.nav-links.svelte-1h32yp1{display:none}.hamburger.svelte-1h32yp1{display:flex}}.footer.svelte-jz8lnl{background:var(--black);color:var(--white);padding-top:72px}.footer-inner.svelte-jz8lnl{display:grid;grid-template-columns:1fr auto;gap:64px;padding-bottom:48px}.footer-brand.svelte-jz8lnl img:where(.svelte-jz8lnl){height:36px;width:auto;filter:invert(1);margin-bottom:16px}.footer-brand.svelte-jz8lnl p:where(.svelte-jz8lnl){font-size:14px;color:#999;max-width:280px;line-height:1.7}.footer-links.svelte-jz8lnl{display:flex;gap:48px}.footer-col.svelte-jz8lnl h4:where(.svelte-jz8lnl){font-family:var(--font-body);font-size:11px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;color:#999;margin-bottom:16px}.footer-col.svelte-jz8lnl ul:where(.svelte-jz8lnl){list-style:none}.footer-col.svelte-jz8lnl ul:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl){margin-bottom:10px}.footer-col.svelte-jz8lnl ul:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl){font-size:14px;color:#ccc;transition:color .15s}.footer-col.svelte-jz8lnl ul:where(.svelte-jz8lnl) li:where(.svelte-jz8lnl) a:where(.svelte-jz8lnl):hover{color:var(--gold)}.footer-bottom.svelte-jz8lnl{border-top:1px solid #1f1f1f;padding:20px 40px}.footer-bottom.svelte-jz8lnl p:where(.svelte-jz8lnl){font-size:12px;color:#555}.footer-bottom.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#555;transition:color .15s}.footer-bottom.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{color:var(--gold)}@media(max-width:768px){.footer-inner.svelte-jz8lnl{grid-template-columns:1fr;gap:40px}.footer-links.svelte-jz8lnl{flex-wrap:wrap;gap:32px}.footer-bottom.svelte-jz8lnl{padding:20px}}
