:root{--red:#ac2528;--ink:#272727;--paper:#fff;--line:#d8d8d8;--muted:#595959}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:#eee;color:var(--ink);font:400 1rem/1.65 Arial,Helvetica,sans-serif}body>header,body>main,body>footer{max-width:1400px;margin:auto;background:var(--paper)}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}a:focus-visible{outline:3px solid var(--red);outline-offset:5px}h1,h2,h3,p{margin:0}h1,h2,h3{line-height:1.15}h1,h2{font-family:Georgia,'Times New Roman',serif}h2{font-size:clamp(2rem,3.6vw,3.2rem)}.skip{position:absolute;top:-100px;background:white;padding:15px;z-index:99}.skip:focus{top:0}.topbar{display:flex;justify-content:space-between;gap:16px;background:var(--red);color:white;padding:9px max(5%,calc((100% - 1260px)/2));font-size:.8rem;letter-spacing:.045em}.topbar a:hover{color:white;text-decoration:underline}.header{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:27px 5%;border-bottom:4px double var(--red)}.brand{display:inline-flex;flex-direction:column;color:var(--red);line-height:1.15;text-align:center;flex-shrink:0}.brand-name{font-family:Georgia,'Times New Roman',serif;font-size:2.35rem;font-weight:bold;letter-spacing:.035em}.brand-sub{font-family:Georgia,'Times New Roman',serif;font-weight:bold;font-size:.78rem;letter-spacing:.035em;margin-top:4px}.header nav{display:flex;gap:28px;font-weight:600;font-size:.95rem}.header-call{display:flex;align-items:center;gap:10px;font-weight:bold;font-size:1rem;white-space:nowrap}.header-call svg{color:var(--red)}.hero{padding:0 5% 30px}.hero-copy{padding:43px 15px 31px;text-align:center}.eyebrow{font-size:.8rem;letter-spacing:.1em;font-weight:bold;color:var(--muted);line-height:1.5}.hero h1{font-size:clamp(2.4rem,5.3vw,4.3rem);color:var(--red);line-height:1.08;margin:17px 0 18px}.hero-description{font-size:1.12rem;color:var(--muted)}.hero-actions{display:flex;align-items:center;justify-content:center;gap:30px;margin-top:24px;flex-wrap:wrap}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;padding:13px 23px;font-size:1rem;font-weight:bold;border:1px solid transparent}.red{background:var(--red);color:white}.red:hover{background:#852023;color:white}.text-link{font-size:.95rem;font-weight:bold;text-decoration:underline;text-underline-offset:5px}.shop-photo{margin:0;border:1px solid #d5d5d5;padding:6px;background:#fff}.shop-photo img{display:block;width:100%;height:auto}.shop-photo figcaption{text-align:center;padding:10px 8px 5px;color:var(--muted);font-size:.875rem}.service-strip{display:flex;justify-content:center;align-items:center;gap:34px;background:var(--red);color:white;padding:18px 5%;font-weight:bold;letter-spacing:.08em;font-size:.95rem}.service-strip i{width:4px;height:4px;background:white}.section{padding:66px 7%}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:32px}.section-heading h2,.about h2,.contact h2{margin-top:15px}.section-heading>p{max-width:310px;color:var(--muted)}.service-grid{display:grid;grid-template-columns:1fr 1fr;border-top:3px double var(--line);border-bottom:1px solid var(--line)}.service-grid article{display:flex;flex-direction:column;align-items:flex-start;padding:30px 35px 30px 0}.service-grid article+article{padding-left:35px;border-left:1px solid var(--line)}.service-number{display:none}.service-grid h3{font-family:Georgia,'Times New Roman',serif;color:var(--red);font-size:1.65rem}.service-grid p{margin:16px 0 22px;color:var(--muted);max-width:440px}.service-grid a{margin-top:auto;font-weight:bold;font-size:.93rem;text-decoration:underline;text-underline-offset:4px}.service-grid a span{padding-left:10px}.about{display:grid;grid-template-columns:1fr 1.1fr;gap:70px;background:#f4f4f2;border-top:3px double var(--red);border-bottom:3px double var(--red)}.about h2{color:var(--red)}.about-copy p{margin-bottom:20px;font-size:1.06rem;color:#474747}.about-copy .text-link{display:inline-flex;gap:15px}.contact{display:grid;grid-template-columns:1.2fr 1fr;gap:65px}.contact-intro{margin-top:22px;color:var(--muted)}.phone{display:inline-flex;align-items:center;gap:20px;font-family:Georgia,'Times New Roman',serif;font-weight:bold;font-size:clamp(1.8rem,3vw,2.8rem);color:var(--red);margin-top:18px;line-height:1.25}.phone span{font-family:Arial,sans-serif;font-size:.8em}.visit{border:1px solid var(--line);border-top:4px solid var(--red);padding:27px 30px;max-width:440px;width:100%;justify-self:end;align-self:center}.visit-top{display:flex;justify-content:space-between;align-items:center;color:var(--muted);font-size:.8rem;font-weight:bold;letter-spacing:.08em;margin-bottom:20px}.visit-top svg{color:var(--red)}.visit h3{font-family:Georgia,'Times New Roman',serif;font-size:1.35rem;color:var(--red)}.visit address{font-style:normal;margin-top:16px}.visit p{font-size:.9rem;color:var(--muted);margin-top:15px}.outline{border:1px solid var(--red);color:var(--red);margin-top:22px;width:100%;padding:11px 16px}.outline:hover{background:var(--red);color:white}footer{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:30px 5%;border-top:4px double var(--red)}footer .brand-name{font-size:1.9rem}footer .brand-sub{font-size:.65rem}footer>span{font-size:.8rem;font-weight:bold;letter-spacing:.04em}footer small{font-size:.8rem;color:var(--muted)}
@media(max-width:1050px){.header{flex-wrap:wrap}.header nav{order:3;width:100%;justify-content:center;border-top:1px solid var(--line);padding-top:17px}.section{padding:50px 6%}.about,.contact{gap:35px}footer{flex-wrap:wrap}footer small{width:100%;text-align:center}}@media(max-width:650px){.topbar{justify-content:center;font-size:.75rem}.topbar>a{display:none}.header{padding:23px 5%;justify-content:center;gap:18px}.header nav{font-size:.9rem;gap:30px}.header-call{font-size:.95rem}.brand-name{font-size:2.3rem}.brand-sub{font-size:.75rem}.hero{padding:0 3% 20px}.hero-copy{padding:30px 2% 26px}.hero h1{font-size:clamp(2rem,7.5vw,3rem)}.hero-description{font-size:1rem}.eyebrow{font-size:.75rem;letter-spacing:.07em}.hero-actions{gap:17px;flex-direction:column}.shop-photo{padding:3px}.shop-photo figcaption{font-size:.8rem;padding:8px 6px;line-height:1.45}.service-strip{gap:15px;font-size:.77rem;letter-spacing:.025em;padding:16px 3%}.service-strip i{flex-shrink:0}.section{padding:40px 6%}.section-heading{display:block}.section-heading>p{margin-top:18px;max-width:none}.service-grid{grid-template-columns:1fr}.service-grid article,.service-grid article+article{padding:24px 0;border-left:0}.service-grid article+article{border-top:1px solid var(--line)}.service-grid h3{font-size:1.5rem}.about,.contact{grid-template-columns:1fr;gap:27px}.visit{max-width:none;padding:24px}.phone{font-size:clamp(1.8rem,7vw,2.6rem);gap:12px}footer{flex-direction:column;text-align:center;padding:28px 5%;gap:18px}footer .brand-sub{font-size:.7rem}footer>span{font-size:.75rem}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.email-contact{margin-top:15px;font-size:1.05rem;overflow-wrap:anywhere}.email-contact a{color:var(--red);text-decoration:underline;text-underline-offset:4px}
