*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--color-primary: #6b8f71;--color-primary-dark: #557360;--color-primary-light: #e2e0d7;--color-accent: #b8976a;--color-text: #3a3632;--color-text-light: #6e6860;--color-bg: #ede8e1;--color-white: #ede8e1;--color-border: #d5cfc7;--font-heading: "Playfair Display", Georgia, serif;--font-body: "Inter", system-ui, sans-serif;--max-width: 1100px;--nav-height: 72px}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);line-height:1.7;font-size:16px;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-heading);line-height:1.3;color:var(--color-text)}h1{font-size:2.75rem;font-weight:700}h2{font-size:2rem;font-weight:600}h3{font-size:1.35rem;font-weight:600}a{color:var(--color-primary);text-decoration:none;transition:color .2s}a:hover{color:var(--color-primary-dark)}img{max-width:100%;display:block}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:5rem 0}.section-sm{padding:3rem 0}.text-center{text-align:center}.btn{display:inline-block;padding:.85rem 2rem;border-radius:6px;font-family:var(--font-body);font-weight:500;font-size:1rem;cursor:pointer;transition:all .25s;border:none;text-align:center}.btn-primary{background:var(--color-primary);color:#fff}.btn-primary:hover{background:var(--color-primary-dark);color:#fff}.btn-outline{background:transparent;color:var(--color-primary);border:2px solid var(--color-primary)}.btn-outline:hover{background:var(--color-primary);color:#fff}@media(max-width:768px){h1{font-size:2rem}h2{font-size:1.6rem}h3{font-size:1.15rem}.section{padding:3rem 0}}.nav-header.svelte-12qhfyh{position:sticky;top:0;z-index:100;background:var(--color-white);border-bottom:1px solid var(--color-border);height:var(--nav-height)}.nav-inner.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;height:100%}.logo.svelte-12qhfyh{display:flex;align-items:center;gap:.5rem;font-family:var(--font-heading);font-size:1.35rem;font-weight:700;color:var(--color-text)}.logo.svelte-12qhfyh:hover{color:var(--color-text)}nav.svelte-12qhfyh{display:flex;align-items:center;gap:2rem}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:.95rem;font-weight:500;color:var(--color-text);position:relative}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:var(--color-primary)}nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh){color:var(--color-primary)}nav.svelte-12qhfyh a[aria-current=page]:where(.svelte-12qhfyh):after{width:100%}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--color-primary);transition:width .25s}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):hover:after{width:100%}.nav-cta.svelte-12qhfyh{background:var(--color-primary);color:#fff!important;padding:.5rem 1.25rem;border-radius:6px}.nav-cta.svelte-12qhfyh:hover{background:var(--color-primary-dark);color:#fff!important}.nav-cta.svelte-12qhfyh:after{display:none!important}.hamburger.svelte-12qhfyh{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.hamburger.svelte-12qhfyh span:where(.svelte-12qhfyh){width:26px;height:2.5px;background:var(--color-text);border-radius:2px;transition:all .3s}.hamburger.active.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(1){transform:rotate(45deg) translate(5px,5px)}.hamburger.active.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(2){opacity:0}.hamburger.active.svelte-12qhfyh span:where(.svelte-12qhfyh):nth-child(3){transform:rotate(-45deg) translate(5px,-5px)}.site-footer.svelte-12qhfyh{background:var(--color-text);color:#ccc}.footer-inner.svelte-12qhfyh{display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem;padding:4rem 1.5rem 2rem;max-width:var(--max-width);margin:0 auto}.footer-brand.svelte-12qhfyh .logo-text:where(.svelte-12qhfyh){font-family:var(--font-heading);font-size:1.2rem;font-weight:700;color:#fff}.footer-brand.svelte-12qhfyh p:where(.svelte-12qhfyh){margin-top:.75rem;font-size:.9rem;line-height:1.6}.footer-contact.svelte-12qhfyh h4:where(.svelte-12qhfyh){font-family:var(--font-heading);color:#fff;margin-bottom:1rem;font-size:1.1rem}.footer-contact.svelte-12qhfyh p:where(.svelte-12qhfyh){font-size:.9rem;margin-bottom:.4rem}.footer-contact.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#fff}.footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ccc;text-decoration:none;transition:color .2s}.footer-contact.svelte-12qhfyh a:where(.svelte-12qhfyh):hover{color:#fff}.footer-bottom.svelte-12qhfyh{border-top:1px solid #444;padding:1.25rem 0;text-align:center;font-size:.85rem}@media(max-width:768px){.hamburger.svelte-12qhfyh{display:flex}nav.svelte-12qhfyh{position:fixed;top:var(--nav-height);left:0;right:0;bottom:0;background:var(--color-white);flex-direction:column;justify-content:flex-start;padding-top:2rem;gap:0;transform:translate(100%);transition:transform .3s ease}nav.open.svelte-12qhfyh{transform:translate(0)}nav.svelte-12qhfyh a:where(.svelte-12qhfyh){font-size:1.15rem;padding:1rem 2rem;width:100%;text-align:center}nav.svelte-12qhfyh a:where(.svelte-12qhfyh):after{display:none}.nav-cta.svelte-12qhfyh{margin-top:1rem;width:auto!important}.footer-inner.svelte-12qhfyh{grid-template-columns:1fr;gap:2rem;text-align:center}}
