*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}:root{--color-forest: #6D7A71;--color-forest-deep: #556059;--color-terracotta: #BA806A;--color-terracotta-light: #c99580;--color-sage: #CDD9C5;--color-sage-light: #dce5d6;--color-cream: #EFEADD;--color-cream-light: #f5f2e9;--color-sand: #E8D7C7;--color-sand-light: #efe2d6;--color-white: #FAFAF7;--color-text: #3a3f3b;--color-text-light: #6D7A71;--font-display: "Cormorant Garamond", Georgia, serif;--font-body: "Outfit", system-ui, sans-serif;--ease-out-expo: cubic-bezier(.16, 1, .3, 1);--ease-out-quart: cubic-bezier(.25, 1, .5, 1)}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:var(--font-body);font-weight:300;color:var(--color-text);background-color:var(--color-cream);line-height:1.7;overflow-x:hidden}h1,h2,h3,h4{font-family:var(--font-display);font-weight:500;line-height:1.2}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.reveal{opacity:0;transform:translateY(30px);transition:opacity .8s var(--ease-out-expo),transform .8s var(--ease-out-expo)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:100;padding:.75rem 2rem;transition:all .4s var(--ease-out-expo)}.nav[data-astro-cid-dmqpwcec].scrolled{background:#efeaddeb;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 1px #6d7a7114}.nav-inner[data-astro-cid-dmqpwcec]{width:100%;max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between}.nav-logo[data-astro-cid-dmqpwcec]{display:flex;align-items:center}.nav-logo-img[data-astro-cid-dmqpwcec]{width:180px;height:auto;display:block;transition:transform .3s var(--ease-out-expo)}.nav-logo[data-astro-cid-dmqpwcec]:hover .nav-logo-img[data-astro-cid-dmqpwcec]{transform:scale(1.03)}.nav-links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:2rem}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:.9rem;font-weight:400;color:var(--color-forest);letter-spacing:.01em;position:relative;transition:color .3s}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:not(.nav-cta):after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1.5px;background:var(--color-terracotta);transition:width .3s var(--ease-out-expo)}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:not(.nav-cta):hover:after,.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]:not(.nav-cta).active:after{width:100%}.nav-cta[data-astro-cid-dmqpwcec]{background:var(--color-terracotta);color:var(--color-white)!important;padding:.6rem 1.4rem;border-radius:100px;font-weight:500;transition:background .3s,transform .3s var(--ease-out-expo)}.nav-cta[data-astro-cid-dmqpwcec]:hover{background:var(--color-terracotta-light);transform:translateY(-1px)}.nav-spoed[data-astro-cid-dmqpwcec]{background:var(--color-forest);color:var(--color-white)!important;padding:.6rem 1.4rem;border-radius:100px;font-weight:500;font-size:.9rem;border:none;cursor:pointer;letter-spacing:.01em;transition:background .3s,transform .3s var(--ease-out-expo)}.nav-spoed[data-astro-cid-dmqpwcec]:hover{background:#55805e;transform:translateY(-1px)}.nav-spoed[data-astro-cid-dmqpwcec].active{background:#55805e}.nav-dropdown[data-astro-cid-dmqpwcec]{position:absolute;top:100%;left:0;right:0;background:var(--color-white);box-shadow:0 8px 32px #00000014;max-height:0;overflow:hidden;transition:max-height .5s var(--ease-out-expo),opacity .3s var(--ease-out-expo);opacity:0}.nav-dropdown[data-astro-cid-dmqpwcec].open{max-height:500px;opacity:1}.nav-dropdown-inner[data-astro-cid-dmqpwcec]{max-width:1200px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;gap:1rem;position:relative}.nav-dropdown-close[data-astro-cid-dmqpwcec]{display:none;position:absolute;top:1.5rem;right:1.5rem;width:40px;height:40px;border-radius:50%;border:none;background:var(--color-cream);color:var(--color-forest);cursor:pointer;align-items:center;justify-content:center;transition:background .3s}.nav-dropdown-close[data-astro-cid-dmqpwcec]:hover{background:var(--color-sand)}.nav-dropdown-title[data-astro-cid-dmqpwcec]{font-family:var(--font-display);font-size:1.4rem;font-weight:500;color:var(--color-forest);margin:0;display:flex;align-items:center;gap:.6rem}.nav-dropdown-title[data-astro-cid-dmqpwcec]:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background:#55805e;flex-shrink:0}.nav-dropdown-text[data-astro-cid-dmqpwcec]{font-size:.95rem;color:var(--color-text-light);line-height:1.8;margin:0;max-width:800px}.nav-dropdown-disclaimer[data-astro-cid-dmqpwcec]{font-size:.85rem;color:var(--color-text-light);opacity:.7;border-top:1px solid var(--color-sand);padding-top:1rem}.nav-toggle[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.nav-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{width:24px;height:2px;background:var(--color-forest);border-radius:2px;transition:all .3s var(--ease-out-expo)}@media(max-width:900px){.nav-links[data-astro-cid-dmqpwcec]{display:none;position:fixed;inset:0;background:var(--color-cream);flex-direction:column;align-items:center;justify-content:center;gap:2rem;z-index:99;overflow-y:auto;-webkit-overflow-scrolling:touch;padding:5rem 2rem}.nav-links[data-astro-cid-dmqpwcec].open{display:flex}.nav-links[data-astro-cid-dmqpwcec] a[data-astro-cid-dmqpwcec]{font-size:1.2rem}.nav-spoed[data-astro-cid-dmqpwcec]{font-size:1.2rem;padding:.6rem 2rem}.nav-dropdown[data-astro-cid-dmqpwcec]{display:none}.nav-dropdown[data-astro-cid-dmqpwcec].open{display:block;position:fixed;inset:0;z-index:102;max-height:none;opacity:1;overflow-y:auto}.nav-dropdown-close[data-astro-cid-dmqpwcec]{display:flex}.nav-dropdown-inner[data-astro-cid-dmqpwcec]{padding:6rem 2rem 2rem}.nav-toggle[data-astro-cid-dmqpwcec]{display:flex;z-index:101}.nav-toggle[data-astro-cid-dmqpwcec].open span[data-astro-cid-dmqpwcec]:first-child{transform:rotate(45deg) translate(2.5px,2.5px)}.nav-toggle[data-astro-cid-dmqpwcec].open span[data-astro-cid-dmqpwcec]:last-child{transform:rotate(-45deg) translate(2.5px,-2.5px)}}@media(max-width:600px){.nav-logo-img[data-astro-cid-dmqpwcec]{width:140px}}.container[data-astro-cid-sz7xmlte]{max-width:1200px;margin:0 auto;padding:0 2rem}.footer[data-astro-cid-sz7xmlte]{background:var(--color-forest-deep);padding:3rem 0 1.5rem}.footer-inner[data-astro-cid-sz7xmlte]{display:flex;justify-content:space-between;align-items:center;padding-bottom:2rem;border-bottom:1px solid rgba(205,217,197,.12)}.footer-logo-img[data-astro-cid-sz7xmlte]{width:200px;height:auto;display:block}.footer-tagline[data-astro-cid-sz7xmlte]{font-size:.85rem;color:var(--color-sand);margin-top:.75rem;line-height:1.6}.footer-links[data-astro-cid-sz7xmlte]{display:flex;gap:2rem}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.88rem;color:var(--color-sand);transition:color .3s}.footer-links[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-cream)}.footer-bottom[data-astro-cid-sz7xmlte]{padding-top:1.5rem;text-align:center}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.8rem;color:#cdd9c580}.footer-credit[data-astro-cid-sz7xmlte]{margin-top:.5rem}.footer-credit[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:#cdd9c5b3;transition:color .3s}.footer-credit[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--color-cream)}@media(max-width:900px){.footer-inner[data-astro-cid-sz7xmlte]{flex-direction:column;gap:2rem;text-align:center}.footer-links[data-astro-cid-sz7xmlte]{flex-wrap:wrap;justify-content:center}}@media(max-width:600px){.footer-logo-img[data-astro-cid-sz7xmlte]{width:160px}.container[data-astro-cid-sz7xmlte]{padding:0 1.25rem}}
