.nav.svelte-ocbj1u{position:fixed;top:0;left:0;right:0;z-index:1002;padding:1rem 0;transition:background .3s ease,padding .3s ease,box-shadow .3s ease;background:transparent}.nav.scrolled.svelte-ocbj1u{background:#fdf8f6f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a;padding:.5rem 0}.nav-container.svelte-ocbj1u{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo.svelte-ocbj1u img:where(.svelte-ocbj1u){height:50px;width:auto;transition:height .3s ease}.nav.scrolled.svelte-ocbj1u .nav-logo:where(.svelte-ocbj1u) img:where(.svelte-ocbj1u){height:40px}.nav-links-desktop.svelte-ocbj1u{display:flex;list-style:none;gap:2.5rem;align-items:center;margin:0;padding:0}.nav-links-desktop.svelte-ocbj1u a:where(.svelte-ocbj1u){text-decoration:none;color:#cb5521;font-weight:500;font-size:.95rem;letter-spacing:.5px;transition:opacity .2s ease;position:relative}.nav-links-desktop.svelte-ocbj1u a:where(.svelte-ocbj1u):not(.nav-cta):after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#cb5521;transition:width .3s ease}.nav-links-desktop.svelte-ocbj1u a:where(.svelte-ocbj1u):not(.nav-cta):hover:after{width:100%}.nav-cta.svelte-ocbj1u{background:#cb5521;color:#fdf8f6!important;padding:.6rem 1.5rem;border-radius:50px;transition:transform .2s ease,box-shadow .2s ease}.nav-cta.svelte-ocbj1u:hover{transform:translateY(-2px);box-shadow:0 4px 15px #cb55214d}.mobile-toggle.svelte-ocbj1u{display:none;background:none;border:none;cursor:pointer;padding:.5rem;z-index:1002;position:relative}.hamburger.svelte-ocbj1u{display:block;width:24px;height:2px;background:#cb5521;position:relative;transition:background .3s ease}.hamburger.svelte-ocbj1u:before,.hamburger.svelte-ocbj1u:after{content:"";position:absolute;width:24px;height:2px;background:#cb5521;transition:transform .3s ease}.hamburger.svelte-ocbj1u:before{top:-7px}.hamburger.svelte-ocbj1u:after{top:7px}.hamburger.open.svelte-ocbj1u{background:transparent}.hamburger.open.svelte-ocbj1u:before{transform:translateY(7px) rotate(45deg)}.hamburger.open.svelte-ocbj1u:after{transform:translateY(-7px) rotate(-45deg)}.mobile-menu.svelte-ocbj1u{display:none}@media (max-width: 768px){.nav.svelte-ocbj1u{background:#fdf8f6f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.75rem 0}.nav.scrolled.svelte-ocbj1u{padding:.75rem 0;box-shadow:0 2px 20px #0000001a}.nav-logo.svelte-ocbj1u img:where(.svelte-ocbj1u){height:36px}.nav.scrolled.svelte-ocbj1u .nav-logo:where(.svelte-ocbj1u) img:where(.svelte-ocbj1u){height:36px}.mobile-toggle.svelte-ocbj1u{display:block}.nav-links-desktop.svelte-ocbj1u{display:none}.mobile-menu.svelte-ocbj1u{display:flex;align-items:center;justify-content:center;position:fixed;inset:0;width:100%;height:100%;background:#fdf8f6;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease;z-index:1001}.mobile-menu.open.svelte-ocbj1u{opacity:1;visibility:visible}.mobile-menu-links.svelte-ocbj1u{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;align-items:center;gap:2.5rem}.mobile-menu-links.svelte-ocbj1u a:where(.svelte-ocbj1u){text-decoration:none;color:#cb5521;font-family:Lora,serif;font-weight:500;font-size:1.75rem;letter-spacing:.5px;transition:opacity .2s ease}.mobile-menu-links.svelte-ocbj1u a:where(.svelte-ocbj1u):hover{opacity:.7}}.footer.svelte-jz8lnl{background:#2d2926;color:#fdf8f6;padding:4rem 0 2rem}.footer-container.svelte-jz8lnl{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content.svelte-jz8lnl{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;padding-bottom:3rem;border-bottom:1px solid rgba(253,248,246,.1)}.footer-brand.svelte-jz8lnl h3:where(.svelte-jz8lnl){font-family:Lora,serif;font-size:1.5rem;font-weight:500;margin-bottom:1rem;color:#cb5521}.footer-brand.svelte-jz8lnl p:where(.svelte-jz8lnl){opacity:.8;line-height:1.7}.footer-links.svelte-jz8lnl h4:where(.svelte-jz8lnl),.footer-contact.svelte-jz8lnl h4:where(.svelte-jz8lnl){font-size:1rem;font-weight:600;margin-bottom:1.25rem;color:#cb5521}.footer-links.svelte-jz8lnl ul:where(.svelte-jz8lnl){list-style:none;padding:0;margin:0}.footer-links.svelte-jz8lnl li:where(.svelte-jz8lnl){margin-bottom:.75rem}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl),.footer-contact.svelte-jz8lnl a:where(.svelte-jz8lnl){color:#fdf8f6;text-decoration:none;opacity:.8;transition:opacity .2s ease}.footer-links.svelte-jz8lnl a:where(.svelte-jz8lnl):hover,.footer-contact.svelte-jz8lnl a:where(.svelte-jz8lnl):hover{opacity:1}.footer-contact.svelte-jz8lnl p:where(.svelte-jz8lnl){margin-bottom:.75rem}.footer-bottom.svelte-jz8lnl{padding-top:2rem;text-align:center}.footer-bottom.svelte-jz8lnl p:where(.svelte-jz8lnl){font-size:.875rem;opacity:.6}@media (max-width: 768px){.footer-content.svelte-jz8lnl{grid-template-columns:1fr;gap:2rem;text-align:center}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;line-height:1.6;color:#333;background:#fdf8f6}main.svelte-12qhfyh{min-height:100vh}
