@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500&family=Libre+Baskerville:ital,wght@0,400;0,700;1,400&family=Manrope:wght@300;400;500;600&display=swap";.nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-height);background:#f6f7f5eb;backdrop-filter:blur(12px);border-bottom:1px solid rgba(164,177,154,.25);transition:box-shadow .3s ease}.nav[data-astro-cid-dmqpwcec].scrolled{box-shadow:0 1px 20px #2e4b4314}.nav-inner[data-astro-cid-dmqpwcec]{max-width:var(--max-width);margin:0 auto;padding:0 2rem;height:100%;display:flex;align-items:center;justify-content:space-between;gap:2rem}.nav-logo[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.75rem;text-decoration:none;flex-shrink:0}.logo-img[data-astro-cid-dmqpwcec]{width:54px;height:54px;object-fit:contain;filter:invert(35%) sepia(50%) saturate(500%) hue-rotate(185deg) brightness(85%)}.logo-text[data-astro-cid-dmqpwcec]{font-family:"Inter",var(--font-body),sans-serif;font-size:1rem;font-weight:600;letter-spacing:.26em;color:var(--brand-blue)}.nav-links[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:2rem;list-style:none}.nav-link[data-astro-cid-dmqpwcec]{font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--granite-grey);transition:color .2s ease;position:relative}.nav-link[data-astro-cid-dmqpwcec]:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:1px;background:var(--mountain-green);transition:width .25s ease}.nav-link[data-astro-cid-dmqpwcec]:hover,.nav-link[data-astro-cid-dmqpwcec].active{color:var(--mountain-green)}.nav-link[data-astro-cid-dmqpwcec]:hover:after,.nav-link[data-astro-cid-dmqpwcec].active:after{width:100%}.nav-cta[data-astro-cid-dmqpwcec]{font-size:.75rem;padding:.6rem 1.4rem}.nav-toggle[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:4px}.nav-toggle[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:24px;height:1px;background:var(--mountain-green);transition:all .3s ease}@media(max-width:768px){.nav-toggle[data-astro-cid-dmqpwcec]{display:flex}.nav-links[data-astro-cid-dmqpwcec]{display:none;position:absolute;top:var(--nav-height);left:0;right:0;background:var(--cloud-white);flex-direction:column;align-items:flex-start;padding:2rem;gap:1.5rem;border-bottom:1px solid rgba(164,177,154,.3)}.nav-links[data-astro-cid-dmqpwcec].open{display:flex}.nav-cta[data-astro-cid-dmqpwcec]{display:none}}.footer[data-astro-cid-sz7xmlte]{background:var(--mountain-green);color:var(--cloud-white);padding:5rem 0 3rem}.footer-grid[data-astro-cid-sz7xmlte]{display:grid;grid-template-columns:2fr 1fr 1fr;gap:4rem;padding-bottom:4rem;border-bottom:1px solid rgba(164,177,154,.2)}.footer-brand[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{color:var(--moss-sage);font-size:.9rem;margin-top:1rem;max-width:30ch}.footer-logo[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:.75rem}.footer-logo-img[data-astro-cid-sz7xmlte]{width:36px;height:36px;object-fit:contain;filter:invert(65%) sepia(30%) saturate(400%) hue-rotate(185deg) brightness(110%)}.logo-text[data-astro-cid-sz7xmlte]{font-family:"Inter",var(--font-body),sans-serif;font-size:.95rem;font-weight:500;letter-spacing:.24em;color:#9ab3d4}.footer-col[data-astro-cid-sz7xmlte] h4[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--moss-sage);margin-bottom:1.25rem}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte]{list-style:none;display:flex;flex-direction:column;gap:.75rem}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] li[data-astro-cid-sz7xmlte],.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{font-size:.9rem;color:#f6f7f5b3;font-weight:300;transition:color .2s}.footer-col[data-astro-cid-sz7xmlte] ul[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{color:var(--cloud-white)}.footer-bottom[data-astro-cid-sz7xmlte]{padding-top:3rem;display:flex;flex-direction:column;align-items:center;gap:1.25rem;text-align:center}.footer-bottom-logo[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:.75rem}.bottom-logo-img[data-astro-cid-sz7xmlte]{width:96px;height:96px;object-fit:contain;filter:brightness(0) invert(1) opacity(.25)}.bottom-logo-text[data-astro-cid-sz7xmlte]{font-family:"Inter",var(--font-body),sans-serif;font-size:.8rem;font-weight:500;letter-spacing:.28em;color:#9ab3d480}.footer-bottom[data-astro-cid-sz7xmlte] p[data-astro-cid-sz7xmlte]{font-size:.8rem;color:#a4b19a80;max-width:none}@media(max-width:768px){.footer-grid[data-astro-cid-sz7xmlte]{grid-template-columns:1fr;gap:2.5rem}}:root{--mountain-green: #2E4B43;--river-blue: #5D7B6A;--cloud-white: #F6F7F5;--granite-grey: #707C78;--moss-sage: #A4B19A;--off-white: #EEEEE9;--deep-green: #1C2E28;--brand-blue: #4A6FA5;--font-heading: "Libre Baskerville", Georgia, serif;--font-body: "Manrope", sans-serif;--nav-height: 82px;--max-width: 1100px;--section-padding: 6rem 2rem}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);background-color:var(--cloud-white);color:var(--deep-green);font-size:16px;line-height:1.75;font-weight:400;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{font-family:var(--font-heading);font-weight:400;line-height:1.25;letter-spacing:-.02em;color:var(--mountain-green)}h1{font-size:clamp(2.4rem,5vw,3.8rem)}h2{font-size:clamp(1.8rem,3vw,2.6rem)}h3{font-size:clamp(1.2rem,2vw,1.5rem)}h4{font-size:1.1rem}p{color:var(--granite-grey);font-weight:300;max-width:65ch}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.btn{display:inline-block;font-family:var(--font-body);font-size:.8rem;font-weight:500;letter-spacing:.12em;text-transform:uppercase;padding:.85rem 2rem;border:1px solid var(--mountain-green);color:var(--mountain-green);background:transparent;cursor:pointer;transition:all .25s ease}.btn:hover,.btn-filled{background:var(--mountain-green);color:var(--cloud-white)}.btn-filled:hover{background:var(--deep-green);border-color:var(--deep-green)}.divider{width:40px;height:1px;background:var(--moss-sage);margin:1.5rem 0}.label{font-size:.7rem;font-weight:600;letter-spacing:.2em;text-transform:uppercase;color:var(--river-blue)}section{padding:var(--section-padding)}.section-header{margin-bottom:4rem}.section-header p{margin-top:1rem;font-size:1.05rem}.page-header{padding:10rem 2rem 5rem;position:relative;overflow:hidden}.page-header:before{content:"";position:absolute;inset:0;background-image:url(/oldBark_v1.jpg);background-size:cover;background-position:center;z-index:0}.page-header:after{content:"";position:absolute;inset:0;background:linear-gradient(105deg,#0f1c18b8,#142620a6 60%,#0f1c1894);z-index:1}.page-header>*{position:relative;z-index:2}.page-header .label{color:var(--moss-sage)}.page-header h1{color:#fff;text-shadow:0 1px 12px rgba(0,0,0,.35)}.page-header p{color:#fff;text-shadow:0 1px 8px rgba(0,0,0,.3)}.page-header .hero-lead{color:#f6f7f5f2!important}.page-header .divider{background:#a4b19a99}
