@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/8a480f0b521d4e75-s.8e0177b5.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/7178b3e590c64307-s.b97b3418.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/caa3a2e1cccd8315-s.p.853070df.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Fallback;src:local(Arial);ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.0%;size-adjust:104.76%}.geist_a71539c9-module__T19VSG__className{font-family:Geist,Geist Fallback;font-style:normal}.geist_a71539c9-module__T19VSG__variable{--font-geist-sans:"Geist","Geist Fallback"}
@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/4fa387ec64143e14-s.c1fdd6c2.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/bbc41e54d2fcbd21-s.799d8ef8.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(../media/797e433ab948586e-s.p.dbea232f.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Geist Mono Fallback;src:local(Arial);ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.0%;size-adjust:134.59%}.geist_mono_8d43a2aa-module__8Li5zG__className{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.geist_mono_8d43a2aa-module__8Li5zG__variable{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}
.Header-module__D5nTzG__header{z-index:100;-webkit-backdrop-filter:blur(12px);background:#faf9f6d9;border-bottom:1px solid #0000;transition:border-color .3s,box-shadow .3s;position:sticky;top:0}.Header-module__D5nTzG__header.Header-module__D5nTzG__scrolled{border-bottom-color:var(--color-border);box-shadow:var(--shadow-sm)}.Header-module__D5nTzG__inner{max-width:var(--max-width);padding:0 var(--space-lg);height:var(--header-height);justify-content:space-between;align-items:center;margin:0 auto;display:flex}.Header-module__D5nTzG__logo{align-items:center;gap:var(--space-sm);color:var(--color-text);flex-shrink:0;font-size:1.25rem;text-decoration:none;display:flex}.Header-module__D5nTzG__logo:hover{color:var(--color-primary)}.Header-module__D5nTzG__logoIcon{font-size:1.5rem}.Header-module__D5nTzG__logoText{letter-spacing:-.02em;font-weight:300}.Header-module__D5nTzG__logoText strong{font-weight:700}.Header-module__D5nTzG__desktopNav{align-items:center;gap:var(--space-xs);display:flex}.Header-module__D5nTzG__navLink{padding:var(--space-sm)var(--space-md);border-radius:var(--radius-sm);color:var(--color-text-light);white-space:nowrap;font-size:.9rem;font-weight:450;text-decoration:none;transition:color .2s,background-color .2s}.Header-module__D5nTzG__navLink:hover{color:var(--color-primary);background-color:var(--color-primary-light)}.Header-module__D5nTzG__navLink.Header-module__D5nTzG__active{color:var(--color-primary);background-color:var(--color-primary-light);font-weight:550}.Header-module__D5nTzG__burger{cursor:pointer;z-index:210;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;display:none;position:relative}.Header-module__D5nTzG__burger span{background:var(--color-text);border-radius:2px;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.Header-module__D5nTzG__burger.Header-module__D5nTzG__burgerOpen span:first-child{transform:translateY(7px)rotate(45deg)}.Header-module__D5nTzG__burger.Header-module__D5nTzG__burgerOpen span:nth-child(2){opacity:0}.Header-module__D5nTzG__burger.Header-module__D5nTzG__burgerOpen span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.Header-module__D5nTzG__mobileNav,.Header-module__D5nTzG__overlay{display:none}@media (max-width:900px){.Header-module__D5nTzG__desktopNav{display:none}.Header-module__D5nTzG__burger{display:flex}.Header-module__D5nTzG__mobileNav{width:280px;max-width:80vw;padding:calc(var(--header-height) + var(--space-lg))var(--space-lg)var(--space-lg);background:var(--color-surface);box-shadow:var(--shadow-lg);z-index:200;-webkit-overflow-scrolling:touch;will-change:transform;flex-direction:column;align-items:stretch;transition:transform .3s;display:flex;position:fixed;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(100%)}.Header-module__D5nTzG__mobileNav.Header-module__D5nTzG__mobileNavOpen{transform:translate(0)}.Header-module__D5nTzG__mobileNavLink{padding:var(--space-md);color:var(--color-text-light);border-radius:var(--radius-md);font-size:1rem;font-weight:450;text-decoration:none;transition:color .2s,background-color .2s;display:block}.Header-module__D5nTzG__mobileNavLink:hover{color:var(--color-primary);background-color:var(--color-primary-light)}.Header-module__D5nTzG__mobileNavLink.Header-module__D5nTzG__active{color:var(--color-primary);background-color:var(--color-primary-light);font-weight:550}.Header-module__D5nTzG__overlay{z-index:199;background:#0000004d;display:block;position:fixed;inset:0}}
.Footer-module__JGhRua__footer{background:var(--color-primary-dark);color:#e8e8e8;margin-top:auto}.Footer-module__JGhRua__inner{max-width:var(--max-width);padding:var(--space-3xl)var(--space-lg)var(--space-xl);margin:0 auto}.Footer-module__JGhRua__grid{gap:var(--space-2xl);margin-bottom:var(--space-2xl);grid-template-columns:1.2fr 1fr 1fr;display:grid}.Footer-module__JGhRua__heading{color:#fff;margin-bottom:var(--space-md);letter-spacing:.01em;font-size:1rem;font-weight:600}.Footer-module__JGhRua__text{color:#c8c8c8;font-size:.9rem;line-height:1.6}.Footer-module__JGhRua__hours{font-size:.9rem;font-style:normal}.Footer-module__JGhRua__hoursRow{padding:var(--space-xs)0;justify-content:space-between;gap:var(--space-md);display:flex}.Footer-module__JGhRua__hoursRow dt{color:#c8c8c8}.Footer-module__JGhRua__hoursRow dd{color:#fff;font-weight:500}.Footer-module__JGhRua__address{color:#c8c8c8;gap:var(--space-xs);flex-direction:column;font-size:.9rem;font-style:normal;display:flex}.Footer-module__JGhRua__address a{color:#e8e8e8;text-decoration:none;transition:color .2s}.Footer-module__JGhRua__address a:hover{color:#fff}.Footer-module__JGhRua__contactItem{align-items:center;gap:var(--space-sm);margin-top:var(--space-xs);display:flex}.Footer-module__JGhRua__bottom{padding-top:var(--space-lg);justify-content:space-between;align-items:center;gap:var(--space-md);border-top:1px solid #ffffff1f;flex-wrap:wrap;display:flex}.Footer-module__JGhRua__copyright{color:#999;font-size:.8rem}.Footer-module__JGhRua__legalNav{gap:var(--space-lg);display:flex}.Footer-module__JGhRua__legalNav a{color:#999;font-size:.8rem;text-decoration:none;transition:color .2s}.Footer-module__JGhRua__legalNav a:hover{color:#fff}@media (max-width:768px){.Footer-module__JGhRua__grid{gap:var(--space-xl);grid-template-columns:1fr}.Footer-module__JGhRua__bottom{flex-direction:column;align-items:flex-start}}
:root{--color-primary:#3d6b4f;--color-primary-dark:#2d5038;--color-primary-light:#e8f0eb;--color-accent:#8fbc8f;--color-accent-light:#d4e8d4;--color-background:#faf9f6;--color-surface:#fff;--color-text:#2d2d2d;--color-text-light:#5a5a5a;--color-text-muted:#888;--color-border:#e0ddd7;--color-border-light:#f0eeea;--font-sans:var(--font-geist-sans),system-ui,-apple-system,sans-serif;--font-mono:var(--font-geist-mono),monospace;--space-xs:.25rem;--space-sm:.5rem;--space-md:1rem;--space-lg:1.5rem;--space-xl:2rem;--space-2xl:3rem;--space-3xl:4rem;--space-4xl:6rem;--max-width:1100px;--header-height:72px;--radius-sm:6px;--radius-md:10px;--radius-lg:16px;--shadow-sm:0 1px 3px #0000000f;--shadow-md:0 4px 12px #00000014;--shadow-lg:0 8px 30px #0000001a}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-padding-top:var(--header-height)}html,body{max-width:100vw;overflow-x:hidden}body{font-family:var(--font-sans);color:var(--color-text);background-color:var(--color-background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6}a{color:var(--color-primary);text-decoration:none;transition:color .2s}a:hover{color:var(--color-primary-dark)}img{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{color:var(--color-text);font-weight:600;line-height:1.25}h1{font-size:2.5rem}h2{font-size:1.875rem}h3{font-size:1.375rem}p{margin-bottom:1em}p:last-child{margin-bottom:0}.container{width:100%;max-width:var(--max-width);padding:0 var(--space-lg);margin:0 auto}.section{padding:var(--space-3xl)0}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}@media (max-width:768px){h1{font-size:1.875rem}h2{font-size:1.5rem}h3{font-size:1.25rem}.section{padding:var(--space-2xl)0}}
