*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17364e;background:#faf9f5}a{color:inherit}header{height:86px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:10px 5vw;position:sticky;top:0;z-index:1000;box-shadow:0 2px 16px #0001}header img{height:66px;width:auto}nav{display:flex;gap:28px}nav a{text-decoration:none;font-weight:700}.hero{height:min(72vh,720px);min-height:520px;position:relative;background:#eef1e8}.hero #map{height:100%;width:100%;z-index:1}.hero-title{position:absolute;z-index:500;left:4vw;bottom:34px;background:#fffef8eF;padding:18px 26px;border-radius:8px;box-shadow:0 8px 28px #0002}.hero-title h1{font-family:Georgia,serif;font-size:clamp(34px,5vw,70px);margin:0}.hero-title p{letter-spacing:.22em;margin:8px 0 0;font-weight:700}.map-note{position:absolute;z-index:500;right:22px;bottom:22px;background:#17364ee8;color:#fff;padding:10px 14px;border-radius:6px}.intro,.section,.split{padding:70px 6vw;max-width:1500px;margin:auto}.intro{text-align:center;max-width:900px}.intro h2,.section h2,.split h2{font-family:Georgia,serif;font-size:clamp(34px,4vw,58px);margin:8px 0 18px}.eyebrow{text-transform:uppercase;letter-spacing:.16em;color:#a68700;font-weight:800;font-size:13px}.grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px}.business-card{background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 8px 30px #17364e12}.business-card>img{width:100%;height:230px;object-fit:cover}.card-body{padding:22px}.card-body h3{font-size:24px;margin:8px 0}.address{font-weight:700;color:#536a78}.detail-btn,.button{display:inline-block;border:0;background:#17364e;color:white;padding:12px 18px;border-radius:6px;font-weight:800;text-decoration:none;cursor:pointer}.split{display:flex;justify-content:space-between;align-items:end;background:#eee8d7;max-width:none}.current{background:#fff}.modal{display:none;position:fixed;inset:0;background:#0009;z-index:2000;padding:3vh 3vw;overflow:auto}.modal.open{display:block}.modal-panel{background:#fff;max-width:1100px;margin:auto;border-radius:14px;overflow:hidden;position:relative}.close{position:absolute;right:12px;top:8px;z-index:3;border:0;background:#fff;border-radius:50%;width:44px;height:44px;font-size:30px;cursor:pointer}.slider{position:relative;background:#111}.slider img{width:100%;height:min(58vh,620px);object-fit:contain;display:block}.slider button{position:absolute;top:50%;transform:translateY(-50%);border:0;background:#0008;color:#fff;font-size:32px;width:48px;height:58px;cursor:pointer}.prev{left:10px}.next{right:10px}.modal-copy{padding:28px 34px 38px}.modal-copy h2{font-family:Georgia,serif;font-size:42px;margin:5px 0 10px}.links{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.links a{background:#17364e;color:#fff;padding:10px 14px;text-decoration:none;border-radius:5px;font-weight:700}.leaflet-popup-content-wrapper{border-radius:8px}.popup h3{margin:0 0 6px}.popup button{border:0;background:#17364e;color:#fff;padding:7px 10px;border-radius:4px;cursor:pointer}footer{background:#17364e;color:#fff;padding:36px 6vw;display:flex;align-items:center;gap:28px;flex-wrap:wrap}footer img{height:70px;background:white}footer a{margin-left:auto}@media(max-width:760px){nav{display:none}.hero{height:66vh;min-height:480px}.hero-title{left:12px;right:12px;bottom:14px}.map-note{display:none}.split{display:block}.business-card>img{height:200px}.modal{padding:0}.modal-panel{border-radius:0;min-height:100vh}.slider img{height:42vh}.modal-copy{padding:24px}.modal-copy h2{font-size:32px}}
/* V3: paired categories and consistent details */
body{line-height:1.6}section,[id]{scroll-margin-top:110px}button,input{font:inherit}button,a,input{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid #b28a17;outline-offset:4px}.skip{position:fixed;top:-100px;background:white;z-index:3000;padding:12px}.skip:focus{top:0}.directory{max-width:1500px;margin:auto;padding:0 5vw 70px}.search{margin-bottom:30px}.search label{display:block;font-weight:bold}.search input{width:100%;max-width:500px;padding:12px;border:1px solid #9baab3;border-radius:6px;background:white}.search p{font-size:14px}.category-columns{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:36px}.category{min-width:0}.section-head{background:#eee8d7;border-top:4px solid #b28a17;padding:24px;margin-bottom:24px;min-height:195px}.category:nth-child(2) .section-head{background:#e8eef0;border-color:#17364e}.section-head h2{font-family:Georgia,serif;font-size:clamp(36px,4vw,54px);line-height:1.1;margin:8px 0 14px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.card-body{padding:20px;display:flex;flex-direction:column;flex:1}.card-body h3{font-size:21px;line-height:1.3}.business-card{display:flex;flex-direction:column;min-width:0}.business-card[hidden],.empty[hidden]{display:none}.business-card>img{height:auto;aspect-ratio:3/2;object-fit:cover}.card-body .detail-btn{margin-top:auto;align-self:flex-start}.address{font-size:14px;overflow-wrap:anywhere}.eyebrow{text-transform:none;letter-spacing:.04em}.hero-title p{letter-spacing:.08em}.modal-panel{border:0;padding:0;width:min(1100px,94vw);max-height:94dvh;color:#17364e;overflow-y:auto}.modal-panel::backdrop{background:#000a}.modal-copy p{font-size:17px;line-height:1.75;max-width:75ch}.modal-copy .address{font-size:16px}.modal-copy h2{line-height:1.2}.slider .slide-count{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);color:white;background:#17364e;padding:4px 12px;border-radius:20px;font-size:14px}.popup img{width:180px;max-width:100%;height:110px;object-fit:cover}.popup button{margin-top:10px}.empty{padding:20px}.intro p{font-size:18px}.map-note{max-width:340px;font-size:13px}
@media(max-width:1100px){.grid{grid-template-columns:minmax(0,1fr)}.section-head{min-height:220px}}
@media(max-width:760px){header{height:auto;min-height:86px;gap:12px;padding:10px 4vw}header img{height:55px}nav{display:flex;gap:4px 14px;flex-wrap:wrap;justify-content:flex-end;font-size:13px;max-width:240px}.category-columns{grid-template-columns:minmax(0,1fr);gap:36px}.section-head{min-height:0}.directory{padding:0 5vw 40px}.intro,.section{padding:40px 5vw}.hero{min-height:420px;height:60vh}.hero-title{padding:14px}.hero-title h1{font-size:32px}.hero-title p{font-size:12px}.modal-panel{width:100%;max-width:100%;max-height:100dvh;border-radius:0;min-height:0}.modal-copy h2{font-size:30px}.slider img{height:40vh}.links a{font-size:14px}.close{position:sticky;float:right;margin-bottom:-44px;top:8px;right:10px}.business-card>img{height:auto}footer a{margin-left:0}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
