.Logo-module__zh8txq__logo{width:auto;height:46px;display:block}
.Header-module__Af2_WG__header{z-index:100;border-bottom:3px solid var(--red);background:#1b1510;position:sticky;top:0}.Header-module__Af2_WG__bar{min-height:var(--header-h);justify-content:space-between;align-items:center;gap:1rem;display:flex}.Header-module__Af2_WG__brand{align-items:center;text-decoration:none;display:inline-flex}.Header-module__Af2_WG__toggle{background:0 0;border:0;padding:.5rem;display:inline-flex}.Header-module__Af2_WG__bars{width:26px;height:20px;position:relative}.Header-module__Af2_WG__bars span{background:var(--white);border-radius:2px;width:100%;height:3px;transition:transform .2s,opacity .2s,top .2s;position:absolute;left:0}.Header-module__Af2_WG__bars span:first-child{top:0}.Header-module__Af2_WG__bars span:nth-child(2){top:8.5px}.Header-module__Af2_WG__bars span:nth-child(3){top:17px}.Header-module__Af2_WG__barsOpen span:first-child{top:8.5px;transform:rotate(45deg)}.Header-module__Af2_WG__barsOpen span:nth-child(2){opacity:0}.Header-module__Af2_WG__barsOpen span:nth-child(3){top:8.5px;transform:rotate(-45deg)}.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__navOpen{left:0;right:0;top:var(--header-h);border-bottom:3px solid var(--red);box-shadow:var(--shadow-lg);background:#1b1510;padding:1rem 1.25rem 1.5rem;display:block;position:absolute}.Header-module__Af2_WG__navList{flex-direction:column;gap:.25rem;display:flex}.Header-module__Af2_WG__navLink{color:#ffffffd1;border-radius:var(--radius);padding:.7rem .5rem;font-weight:700;text-decoration:none;display:block}.Header-module__Af2_WG__navLink:hover{color:var(--white);background:#ffffff1a}.Header-module__Af2_WG__active{color:var(--red-bright)}.Header-module__Af2_WG__cta{margin-top:.5rem}@media (min-width:860px){.Header-module__Af2_WG__toggle{display:none}.Header-module__Af2_WG__nav,.Header-module__Af2_WG__navOpen{box-shadow:none;border:0;padding:0;display:block;position:static}.Header-module__Af2_WG__navList{flex-direction:row;align-items:center;gap:.5rem}.Header-module__Af2_WG__cta{margin-top:0;margin-left:.5rem}}
.Footer-module__EZoWya__footer{border-top:4px solid var(--red);color:var(--gray-300);background-color:#0000;background-image:linear-gradient(#120b09ed,#120b09f2),url(/images/wood.jpg);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;margin-top:auto}.Footer-module__EZoWya__grid{gap:2rem;padding-block:3.5rem;display:grid}@media (min-width:640px){.Footer-module__EZoWya__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:960px){.Footer-module__EZoWya__grid{grid-template-columns:2fr 1fr 1fr 1fr}}.Footer-module__EZoWya__brand{color:var(--white);margin-bottom:.75rem;font-size:1.5rem;font-weight:900}.Footer-module__EZoWya__blurb{color:var(--gray-300);max-width:42ch;font-size:.95rem}.Footer-module__EZoWya__heading{text-transform:uppercase;letter-spacing:.08em;color:var(--white);margin-bottom:1rem;font-size:1rem}.Footer-module__EZoWya__list{flex-direction:column;gap:.6rem;font-size:.95rem;display:flex}.Footer-module__EZoWya__list a{color:var(--gray-300);text-decoration:none}.Footer-module__EZoWya__list a:hover{color:var(--white);text-decoration:underline}.Footer-module__EZoWya__address{color:var(--gray-300);font-style:normal}.Footer-module__EZoWya__hours{flex-direction:column;display:flex}.Footer-module__EZoWya__hoursTime{color:var(--gray-500)}.Footer-module__EZoWya__social{gap:1rem;margin-top:1.25rem;display:flex}.Footer-module__EZoWya__socialLink{color:var(--white);border:1px solid var(--gray-700);border-radius:var(--radius);padding:.4rem .85rem;font-size:.9rem;font-weight:600;text-decoration:none}.Footer-module__EZoWya__socialLink:hover{border-color:var(--red);color:var(--white);background:var(--red)}.Footer-module__EZoWya__bottom{border-top:1px solid var(--gray-900);color:var(--gray-500);padding-block:1.25rem;font-size:.85rem}
:root{--red:#b53c31;--red-bright:#d54639;--red-dark:#8d2e26;--black:#161310;--white:#fff;--gradient-red:linear-gradient(135deg, #d54639 0%, #b53c31 45%, #8d2e26 100%);--gradient-dark:radial-gradient(circle at 82% -10%, #b53c3194, transparent 60%), linear-gradient(150deg, #241712 0%, #120b09 100%);--gray-900:#211b16;--gray-700:#443c34;--gray-500:#756b61;--gray-300:#e0d6cc;--gray-100:#f7f1ea;--bg:var(--white);--bg-alt:#fbf3ea;--text:var(--black);--text-muted:var(--gray-500);--accent:var(--red);--accent-contrast:var(--white);--border:var(--gray-300);--radius:8px;--radius-lg:14px;--shadow:0 3px 14px #241a131a;--shadow-lg:0 16px 40px #241a1333;--shadow-red:0 10px 24px #b53c3166;--container:1120px;--header-h:72px;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*,:before,:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;line-height:1.6}img,picture,svg{max-width:100%;display:block}a{color:inherit}ul{padding:0;list-style:none}button{font:inherit;cursor:pointer}h1,h2,h3,h4{letter-spacing:-.01em;font-weight:800;line-height:1.2}h1{font-size:clamp(2rem,5vw,3.25rem)}h2{font-size:clamp(1.6rem,3.5vw,2.4rem)}h3{font-size:1.25rem}p{color:var(--gray-700)}.container{width:100%;max-width:var(--container);margin-inline:auto;padding-inline:1.25rem}.section{padding-block:clamp(2.5rem,5vw,4rem)}.section--alt{background:var(--bg-alt)}.section__head{max-width:720px;margin-bottom:2.5rem}.section__head--center{text-align:center;margin-inline:auto}.eyebrow{text-transform:uppercase;letter-spacing:.12em;color:var(--red-dark);margin-bottom:.75rem;font-size:.82rem;font-weight:800;display:inline-block}.lead{color:var(--gray-700);font-size:1.125rem}.btn{border-radius:var(--radius);border:2px solid #0000;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.5rem;font-weight:700;text-decoration:none;transition:background .15s,color .15s,border-color .15s,box-shadow .18s,filter .15s,transform .12s;display:inline-flex}.btn:active{transform:translateY(1px)}.btn--primary{background:var(--gradient-red);color:var(--white);box-shadow:var(--shadow-red)}.btn--primary:hover{filter:brightness(1.08)saturate(1.05);transform:translateY(-2px);box-shadow:0 14px 30px #e4112e73}.btn--ghost{color:var(--white);background:0 0;border-color:#fff9}.btn--ghost:hover{border-color:var(--white);background:#ffffff1f}.btn--outline{color:var(--black);border-color:var(--black);background:0 0}.btn--outline:hover{background:var(--black);color:var(--white)}.btn--lg{padding:1rem 1.85rem;font-size:1.05rem}:focus-visible{outline:3px solid var(--red);outline-offset:2px;border-radius:4px}.skip-link{background:var(--black);color:var(--white);border-radius:var(--radius);z-index:1000;padding:.6rem 1rem;transition:top .15s;position:absolute;top:-3rem;left:.5rem}.skip-link:focus{top:.5rem}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important;animation:none!important}}.grid{gap:1.5rem;display:grid}@media (min-width:640px){.grid--2{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.grid--3{grid-template-columns:repeat(3,1fr)}}
