@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap');
:root{--ink:#141918;--paper:#f7f8f5;--accent:#d6fa49;--muted:#a9b2ad}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #699600;outline-offset:6px}a:hover{text-decoration:underline;text-underline-offset:5px}.header{height:112px;padding:0 5%;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9ddd6}.brand{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:43px;font-weight:800;line-height:.9;letter-spacing:-1px}.brand span{display:block;font-family:'DM Sans',sans-serif;font-size:10px;letter-spacing:1.6px;margin-top:12px;font-weight:700}.header nav{display:flex;gap:38px;font-size:14px;font-weight:600}.header-call{font-size:16px;font-weight:700;border-bottom:1px solid var(--ink);padding-bottom:7px}.header-call span{margin-left:20px}.hero{display:grid;grid-template-columns:1.05fr 1fr;min-height:705px;background:var(--ink);color:white}.hero-copy{padding:65px 8% 24px 9.5%;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;font-weight:700;letter-spacing:2px;margin:0 0 27px}.hero .eyebrow{color:var(--accent);display:flex;align-items:center;gap:11px}.eyebrow span{width:22px;height:2px;background:var(--accent)}h1{font-family:'Barlow Condensed','Arial Narrow',Impact,sans-serif;font-size:clamp(70px,7.2vw,118px);letter-spacing:-2px;line-height:.98;font-weight:700;margin:0 0 28px}h1 em{font-style:normal;color:var(--accent)}.intro{color:#c4ccc7;font-size:17px;line-height:1.7;margin:0 0 29px}.button{background:var(--accent);color:var(--ink);display:inline-flex;align-items:center;justify-content:space-between;gap:35px;padding:17px 23px;font-size:15px;font-weight:700;min-height:56px}.button:hover{background:#e3ff7f;text-decoration:none}.button span{font-size:23px;line-height:1}.small{font-size:13px;color:#aeb6b1;margin-top:15px}.small a{color:#e2e7e3}.hero-bottom{display:flex;justify-content:space-between;width:100%;border-top:1px solid #3b413c;padding-top:19px;margin-top:auto;gap:12px;font-size:12px}.hero-bottom>span{color:#909b93;letter-spacing:1px}.hero-bottom a{font-size:13px}.hero-bottom a span{margin-left:12px}.hero-image{position:relative;margin:0;overflow:hidden;min-height:100%;background:#333b36}.hero-image img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;filter:brightness(.73) saturate(.6)}.hero-image figcaption{position:absolute;bottom:28px;left:30px;right:30px;display:flex;justify-content:space-between;border-top:1px solid #ffffff66;padding-top:15px;font-size:11px;letter-spacing:1.5px;font-weight:600}.image-note{position:absolute;right:18px;top:17px;font-size:11px;color:#fff;background:#14191888;padding:2px 7px}.info-strip{display:grid;grid-template-columns:1fr 1fr 1.25fr;padding:35px 5%;gap:28px;border-bottom:1px solid #d4d9d0}.info-strip>div{display:flex;gap:20px;align-items:center;border-right:1px solid #d4d9d0}.info-strip>div:last-child{border:0}.index{font-family:'Barlow Condensed',sans-serif;font-size:32px;color:#80897b}.info-strip p{font-size:12px;color:#636d60;margin:0}.info-strip strong{display:block;color:var(--ink);font-size:15px;margin-top:4px;font-weight:600}.about{padding:95px 5% 105px;display:grid;grid-template-columns:1fr 2.25fr;gap:50px}.about>.eyebrow{padding-top:12px}h2{font-family:'Barlow Condensed','Arial Narrow',sans-serif;font-size:clamp(38px,4vw,60px);line-height:1.1;letter-spacing:-.8px;margin:0 0 29px;font-weight:600}.about-text{display:grid;grid-template-columns:1.2fr 1fr;gap:45px;max-width:780px;color:#586051;font-size:16px}.about-text p{margin:0}.contact{background:var(--accent);padding:75px 5%;display:grid;grid-template-columns:1.35fr 1fr;gap:8%}.contact-heading .eyebrow{margin-bottom:23px}.big-phone{display:inline-block;font-family:'Barlow Condensed',sans-serif;font-size:clamp(29px,3.1vw,47px);font-weight:600;line-height:1.4;border-bottom:2px solid var(--ink);margin-top:7px}.big-phone span{margin-left:18px}.contact-heading>p:last-child{font-size:14px;max-width:380px}.address{border-left:1px solid #a5c532;padding:7px 0 7px 16%;align-self:center}.address-label{font-size:12px;font-weight:700;letter-spacing:1.5px}h3{font-size:23px;line-height:1.3;margin:25px 0 12px}address{font-style:normal;font-size:17px;line-height:1.8}.hours{font-size:13px;margin:23px 0}.dark{background:var(--ink);color:white}.dark:hover{background:#30392d}footer{padding:42px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px}footer .brand{font-size:33px}footer .brand span{font-size:9px}footer p,footer>a:last-child{font-size:12px;color:#596351}footer>a:last-child{font-weight:600}@media(min-width:1700px){body{max-width:1700px;margin:auto}}@media(max-width:950px){.header{height:95px}.header nav{gap:20px}.hero{min-height:640px}.hero-copy{padding-top:50px}h1{font-size:77px}.intro{font-size:15px}.hero-bottom>span{display:none}.info-strip{gap:18px}.info-strip>div{gap:10px}.info-strip strong{font-size:13px}.about{gap:30px;grid-template-columns:1fr 2.5fr}.about-text{gap:25px}.contact{gap:5%}.address{padding-left:10%}}@media(max-width:650px){.header{height:90px;padding:0 6%}.brand{font-size:37px}.header nav{display:none}.header-call{font-size:13px}.header-call span{margin-left:5px}.hero{grid-template-columns:1fr}.hero-copy{padding:41px 6% 24px;min-height:550px}.hero .eyebrow{font-size:11px}h1{font-size:clamp(66px,15.5vw,92px)}.intro{font-size:16px}.hero-bottom{margin-top:30px}.hero-bottom>span{display:block}.hero-image{height:340px;min-height:0}.hero-image img{object-position:center 55%}.info-strip{grid-template-columns:1fr;padding:8px 6%;gap:0}.info-strip>div{border-right:0;border-bottom:1px solid #d4d9d0;padding:18px 0;gap:22px}.info-strip strong{font-size:15px}.about{padding:58px 6%;grid-template-columns:1fr;gap:0}.about>.eyebrow{margin-bottom:20px}.about-text{grid-template-columns:1fr;gap:18px}h2{font-size:43px}.contact{padding:49px 6%;grid-template-columns:1fr;gap:31px}.big-phone{font-size:38px}.address{border-left:0;border-top:1px solid #a5c532;padding:30px 0 0}.contact-heading>p:last-child{max-width:none}footer{padding:34px 6%;flex-wrap:wrap}footer p{width:100%;order:3;margin-bottom:0}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

.hours h4{font-size:14px;margin:0 0 10px}.hours dl{margin:0;max-width:320px}.hours dl div{display:flex;justify-content:space-between;gap:20px;padding:3px 0}.hours dd{margin:0;font-weight:600}
