@import "https://fonts.googleapis.com/css2?family=Oswald:wght@400;600;700&family=Inter:wght@400;600&display=swap";
.Footer-module__q7ZRWa__footer{background-color:var(--concrete-deepest);color:var(--concrete-light);border-top:1px solid #8c868033;padding:5rem 0 0}.Footer-module__q7ZRWa__grid{border-bottom:1px solid #8c868026;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;display:grid;padding-bottom:2rem!important}.Footer-module__q7ZRWa__brand{flex-direction:column;gap:1rem;display:flex}.Footer-module__q7ZRWa__tagline{max-width:280px;color:var(--concrete-mid);font-size:.9rem;line-height:1.6}.Footer-module__q7ZRWa__phone a{font-family:var(--font-display);letter-spacing:.05em;color:var(--accent);font-size:1.1rem;transition:color .2s}.Footer-module__q7ZRWa__phone a:hover{color:var(--text-on-dark)}.Footer-module__q7ZRWa__colHeading{font-family:var(--font-display);letter-spacing:.15em;text-transform:uppercase;color:#fff;margin-bottom:1rem;font-size:.8rem}.Footer-module__q7ZRWa__colLinks{flex-direction:column;gap:.5rem;display:flex}.Footer-module__q7ZRWa__colLink{color:var(--concrete-mid);font-size:.9rem;transition:color .2s,padding-left .2s}.Footer-module__q7ZRWa__colLink:hover{color:var(--text-on-dark);padding-left:4px}.Footer-module__q7ZRWa__address{color:var(--concrete-mid);flex-direction:column;gap:.5rem;font-size:.9rem;font-style:normal;display:flex}.Footer-module__q7ZRWa__address a{transition:color .2s}.Footer-module__q7ZRWa__address a:hover{color:var(--text-on-dark)}.Footer-module__q7ZRWa__bottom{color:var(--concrete-dark);justify-content:space-between;align-items:center;padding:1.5rem 1rem;font-size:.8rem;display:flex;margin-bottom:1rem!important}@media (max-width:900px){.Footer-module__q7ZRWa__grid{grid-template-columns:1fr 1fr}.Footer-module__q7ZRWa__brand{grid-column:1/-1}}@media (max-width:540px){.Footer-module__q7ZRWa__grid{grid-template-columns:1fr}.Footer-module__q7ZRWa__bottom{text-align:center;flex-direction:column;gap:.5rem}}
:root{--concrete-lightest:#d6d2cc;--concrete-light:#b0aba4;--concrete-mid:#b3b0b1;--concrete-dark:#5c5854;--concrete-deepest:#2e2c2a;--text-on-dark:#f0ede8;--text-on-light:#2a2824;--accent:#8b7355;--accent-hover:#7a6448;--font-display:"Oswald", sans-serif;--font-body:"Inter", sans-serif;--nav-height:72px;--section-padding:clamp(3rem, 8vw, 5rem);--max-width:1200px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;max-width:100vw;font-size:16px;overflow-x:hidden}body{font-family:var(--font-body);background-color:var(--concrete-deepest);color:var(--text-on-dark);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}ul,ol{list-style:none}.textured{background-image:url(/texture.jpg);background-position:top;background-repeat:repeat-y;background-size:100%}.textured-light{background-image:url(/texture.jpg);background-position:top;background-repeat:repeat-y;background-size:100%;background-color:var(--concrete-light)}.chiseled{color:var(--concrete-deepest);text-shadow:1px 1px #fff6,-1px -1px #00000080,0 2px 8px #0000004d}.chiseled-light{color:var(--concrete-light);text-shadow:1px 1px #ffffff26,-1px -1px #0009,0 2px 10px #00000080}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 clamp(1rem,4vw,2rem)}.section{padding:var(--section-padding) 0}.divider{background:var(--accent);width:60px;height:3px;margin:1rem 0 1.5rem}.divider-center{margin:1rem auto 1.5rem}.card-surface{background:var(--concrete-lightest);border:1px solid var(--concrete-light)}.section-light{background-color:var(--concrete-lightest);color:var(--text-on-light)}.section-mid{background-color:var(--concrete-mid);color:var(--text-on-dark)}.responsive-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (max-width:768px){.responsive-grid{grid-template-columns:1fr}}@media (min-width:540px) and (max-width:768px){.responsive-grid{grid-template-columns:repeat(2,1fr)}}
