@charset "UTF-8";
@font-face{font-family:Caveat;src:url('assets/caveat.woff') format('woff');font-weight:400 700;font-style:normal;font-display:swap}
.area-nav{display:flex;align-items:center;flex-wrap:wrap;gap:7px 24px;margin-bottom:30px;padding-block:15px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.area-nav>span{font:12px/1.5 var(--mono);text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}
.area-nav a{font-size:14px;display:inline-flex;align-items:center;min-height:44px}
.area-heading{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:45px 0 15px;border-bottom:1px solid var(--ink)}
.area-heading h3{font-size:31px;line-height:1.2;letter-spacing:-.7px}
.area-heading p{max-width:310px;font-size:14px;color:var(--muted)}
.shop-area{scroll-margin-top:24px}
@media(max-width:760px){.area-nav{gap:2px 18px;margin-bottom:24px}.area-nav>span{flex-basis:100%;padding-bottom:4px}.area-heading{display:block;padding-top:34px}.area-heading h3{font-size:27px}.area-heading p{margin-top:9px}}
.town-name{white-space:nowrap}
:root{--paper:#f8f3e7;--ink:#153f3c;--muted:#52625a;--yellow:#f5d56b;--red:#b74029;--line:#bdc1ad;--serif:Georgia,'Times New Roman',serif;--sans:Arial,Helvetica,sans-serif;--mono:'Courier New',monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.6}::selection{background:var(--yellow);color:var(--ink)}a{color:inherit;text-underline-offset:5px;text-decoration-thickness:1px}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:3px solid var(--red);outline-offset:6px}img{display:block;width:100%;height:100%;object-fit:cover}figure,p,h1,h2,h3,h4{margin:0}h1,h2,h3,h4{font-family:var(--serif);font-weight:400}ul{padding:0}.wrap{width:min(1256px,calc(100% - 112px));margin-inline:auto}.skip-link{position:absolute;top:-100px;left:16px;background:var(--yellow);padding:12px 20px;z-index:10}.skip-link:focus{top:16px}.topline{background:var(--ink);color:var(--paper);padding:10px 56px;display:flex;justify-content:space-between;gap:16px;font-family:var(--mono);font-size:12px;letter-spacing:.07em;text-transform:uppercase}.masthead{display:flex;align-items:center;justify-content:space-between;gap:32px;padding-top:29px;padding-bottom:30px;border-bottom:1px solid var(--ink)}.wordmark{font-family:var(--serif);font-weight:bold;font-size:41px;line-height:.96;letter-spacing:-1.9px;text-decoration:none}.wordmark>span{display:block}.wordmark-period{color:var(--red)}.header-right{display:flex;align-items:end;gap:70px}.header-right>p{font-size:14px;line-height:1.55}.header-right nav{display:flex;gap:29px;align-items:center}.header-right nav a{font-size:14px;text-decoration:none;min-height:44px;display:flex;align-items:center;border-bottom:1px solid transparent}.header-right nav a:hover{border-bottom-color:var(--red)}.hero{display:grid;grid-template-columns:.9fr 1.1fr;gap:65px;padding-top:58px;padding-bottom:53px}.hero-copy{padding-top:8px}.eyebrow{font-family:var(--mono);font-size:12px;font-weight:bold;letter-spacing:.11em;text-transform:uppercase;line-height:1.5}.hero .eyebrow{display:flex;align-items:center;gap:11px}.small-rule{display:inline-block;width:27px;height:2px;background:var(--red)}h1{font-size:clamp(60px,6.1vw,86px);line-height:1.025;letter-spacing:-3.8px;margin-top:25px}h1 em{color:var(--red);font-weight:400}.hero-intro{font-size:18px;line-height:1.65;max-width:350px;margin-top:25px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:30px;min-height:51px;padding:13px 20px;text-decoration:none;font-size:14px;font-weight:bold;border:1px solid var(--ink);transition:background .18s,color .18s}.button-ink{background:var(--ink);color:var(--paper)}.button-ink:hover{background:var(--yellow);color:var(--ink)}.button span{font-size:20px;font-weight:400;line-height:1}.hero .button{margin-top:28px}.hero-footnote{font-family:var(--mono);font-size:12px;line-height:1.65;margin-top:22px;color:var(--muted)}.hero-photo{align-self:stretch;padding-top:3px;display:flex;flex-direction:column}.photo-mat{position:relative;flex:1;min-height:490px;background:var(--yellow);padding:15px 15px 48px;transform:rotate(1.5deg)}.photo-mat img{position:absolute;left:15px;top:15px;width:calc(100% - 30px);height:calc(100% - 64px);object-position:center}.photo-label{position:absolute;bottom:14px;left:19px;font-family:var(--mono);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.hero-photo>figcaption{display:flex;justify-content:space-between;gap:14px;margin-top:23px;font-family:var(--mono);font-size:11px;color:var(--muted)}.section-divider{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:13px 0;font-family:var(--mono);font-size:12px}.section-divider>span:nth-child(2){color:var(--red);font-size:25px;line-height:1}.shops{padding-top:64px;padding-bottom:59px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:30px}h2{font-size:49px;line-height:1.1;letter-spacing:-1.8px}.section-heading h2{margin-top:10px}.section-heading>p{font-size:14px;line-height:1.6;color:var(--muted)}.feature{display:grid;grid-template-columns:1.08fr 1fr;border:1px solid var(--ink);background:var(--yellow)}.feature-photo{position:relative;min-height:570px;overflow:hidden}.feature-photo img{position:absolute;inset:0;object-position:center}.feature-photo figcaption{position:absolute;left:20px;bottom:20px;background:var(--paper);color:var(--ink);padding:7px 11px;font-family:var(--mono);font-size:11px}.feature-copy{padding:36px 42px 39px}.feature-top{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.number{font-family:var(--mono);font-size:14px;font-weight:400}.feature-copy h3{font-size:50px;line-height:1.04;letter-spacing:-2px}.address{font-family:var(--mono);font-size:12px;line-height:1.6}.feature-copy>.address{margin-top:13px;margin-bottom:22px}.feature-copy>p:not(.address){font-size:16px;line-height:1.7;margin-top:15px}.tags{display:flex;flex-wrap:wrap;gap:7px;list-style:none;margin:25px 0}.tags li{font-size:11px;font-family:var(--mono);padding:4px 7px;border:1px solid #817b49;line-height:1.5}.feature-links{display:flex;align-items:center;gap:25px;flex-wrap:wrap}.text-link{font-size:14px;font-weight:bold;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:3px}.text-link span{margin-left:10px}.quiet-link{font-size:13px}.other-shops{margin-top:25px}.shop-row{display:grid;grid-template-columns:30px .94fr 1.2fr 47px;align-items:start;gap:30px;border-bottom:1px solid var(--line);padding:30px 0}.shop-row>.number{padding-top:5px;color:var(--red)}.shop-name h4{font-size:27px;line-height:1.2;letter-spacing:-.6px}.shop-name .address{margin-top:10px;color:var(--muted)}.shop-description p{font-size:15px;line-height:1.65;max-width:440px}.shop-category{display:block;margin-top:9px;font-family:var(--mono);text-transform:uppercase;letter-spacing:.05em;font-size:11px;color:var(--muted)}.round-link{border:1px solid var(--ink);border-radius:50%;width:45px;height:45px;display:flex;align-items:center;justify-content:center;font-size:21px;text-decoration:none;transition:background .18s}.round-link:hover{background:var(--yellow)}.directory-note{font-size:12px;margin-top:20px;color:var(--muted)}.field-notes{background:var(--ink);color:var(--paper);padding:62px 0 66px}.notes-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:96px}.notes-intro .eyebrow{color:var(--yellow)}.notes-intro h2{font-size:58px;margin-top:19px;color:var(--yellow)}.notes-intro>p:not(.eyebrow){font-size:16px;max-width:305px;margin-top:18px}.detail-photo{margin-top:29px}.detail-photo img{height:216px;object-position:center;border:5px solid var(--paper)}.detail-photo figcaption{font-family:var(--mono);font-size:11px;color:#cbd3bf;margin-top:9px}.notes-list{padding-top:6px}.note{display:grid;grid-template-columns:32px 1fr;gap:19px;padding:25px 0 29px;border-top:1px solid #708b7a}.note:first-child{padding-top:0;border-top:0}.note-number{font-family:var(--serif);font-style:italic;color:var(--yellow);font-size:28px;line-height:1.3}.note h3{font-size:29px;line-height:1.25;color:var(--yellow)}.note p{font-size:15px;line-height:1.8;margin-top:11px;color:#edf0e3}.note a{display:inline-block;font-size:13px;margin-top:18px;color:var(--yellow)}.visit{display:grid;grid-template-columns:1fr 1fr;gap:90px;padding-top:72px;padding-bottom:74px}.visit-title h2{font-size:53px;margin-top:17px}.visit-title>p:not(.eyebrow){font-size:16px;max-width:410px;margin-top:23px}.visit .button{margin-top:26px}.route-note{background:#ede9d9;border-top:4px solid var(--red);padding:27px 31px 25px;align-self:center}.route-label{font-family:var(--mono);font-size:12px;text-transform:uppercase;letter-spacing:.09em}.route-note ol{list-style:none;margin:23px 0 0;padding:0}.route-note li{display:flex;gap:20px;padding-bottom:24px}.route-step{font-family:var(--mono);color:var(--red);font-size:12px;min-width:20px;padding-top:5px}.route-note h3{font-family:var(--sans);font-size:15px;font-weight:bold}.route-note li p{font-size:14px;line-height:1.65;margin-top:6px}.route-footnote{font-family:var(--mono);font-size:11px;line-height:1.7;border-top:1px solid var(--line);padding-top:15px;color:var(--muted)}.about-strip{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.about-inner{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;padding-top:35px;padding-bottom:36px}.about-inner h2{font-size:32px;line-height:1.2;letter-spacing:-.8px}.about-inner>div>p{font-size:13px;line-height:1.8;max-width:640px}.about-inner>div>p+p{margin-top:9px;color:var(--muted)}details{margin-top:14px;font-size:12px}summary{cursor:pointer;min-height:30px;width:fit-content}.source-notes{margin-top:10px;max-width:610px}.source-notes p{font-size:12px;line-height:1.7}.source-notes ul{padding-left:19px;line-height:1.9}.footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-top:28px;padding-bottom:30px}.footer-brand{font-family:var(--serif);font-size:23px;font-weight:bold;letter-spacing:-.7px;text-decoration:none}.footer-brand span{color:var(--red)}.footer>p{font-family:var(--mono);font-size:11px;color:var(--muted)}.back-top{font-size:12px;text-decoration:none;display:inline-flex;min-height:44px;align-items:center;gap:12px}
@media(min-width:1500px){.hero{gap:95px}.hero-intro{max-width:390px}.photo-mat{min-height:540px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.topline{padding-inline:32px}.header-right{gap:35px}.header-right>p{display:none}.hero{gap:38px}.hero h1{font-size:70px}.hero-intro{font-size:17px}.photo-mat{min-height:450px}.hero-photo>figcaption span:last-child{display:none}.feature-copy{padding:27px 28px}.feature-copy h3{font-size:44px}.feature-photo{min-height:575px}.shop-row{gap:23px;grid-template-columns:24px 1fr 1fr 45px}.notes-grid{gap:55px}.visit{gap:48px}.footer>p{display:none}}
@media(max-width:760px){.wrap{width:calc(100% - 40px)}.topline{padding:9px 20px;font-size:10px;letter-spacing:.01em}.topline>span:last-child{font-size:10px}.masthead{padding:22px 0 17px;display:block}.wordmark{font-size:35px;letter-spacing:-1.5px;display:block;width:fit-content}.header-right{margin-top:20px}.header-right nav{width:100%;justify-content:space-between;gap:12px}.header-right nav a{font-size:13px;min-height:38px}.hero{grid-template-columns:1fr;gap:31px;padding-top:33px;padding-bottom:36px}.hero-copy{padding-top:0}.hero .eyebrow{font-size:11px}.hero h1{font-size:clamp(57px,13vw,78px);letter-spacing:-2.8px;margin-top:20px;line-height:1.04}.hero h1 br:last-of-type{display:none}.hero-intro{font-size:17px;max-width:450px;margin-top:22px}.hero .button{margin-top:22px}.hero-footnote{display:none}.hero-photo{padding:0 5px}.photo-mat{flex:none;width:100%;min-height:0;aspect-ratio:1.12}.hero-photo>figcaption{margin-top:18px;font-size:10px}.section-divider{font-size:10px;gap:12px;line-height:1.5}.section-divider>span:nth-child(2){font-size:20px}.section-divider>span:last-child{text-align:right}.shops{padding-top:40px;padding-bottom:36px}.section-heading{display:block;margin-bottom:24px}.section-heading h2{font-size:37px;letter-spacing:-1.1px}.section-heading>p{margin-top:15px;font-size:13px}.section-heading>p br{display:none}.feature{grid-template-columns:1fr}.feature-photo{min-height:0;height:340px}.feature-copy{padding:27px 24px 31px}.feature-top{margin-bottom:20px}.feature-copy h3{font-size:47px}.feature-copy>p:not(.address){font-size:16px}.feature-copy>.address{font-size:12px;margin-bottom:18px}.tags li{font-size:11px}.other-shops{margin-top:13px}.shop-row{grid-template-columns:22px 1fr 40px;gap:10px 12px;padding:26px 0}.shop-name{grid-column:2;grid-row:1}.shop-name h4{font-size:24px}.shop-name .address{font-size:11px;margin-top:7px}.shop-description{grid-column:2 / -1;grid-row:2;padding-top:5px}.shop-description p{font-size:14px}.shop-category{font-size:10px}.shop-row>.round-link{grid-column:3;grid-row:1;width:40px;height:40px;font-size:20px}.directory-note{font-size:12px;line-height:1.7}.field-notes{padding:40px 0 27px}.notes-grid{grid-template-columns:1fr;gap:31px}.notes-intro h2{font-size:45px}.notes-intro h2 br{display:none}.notes-intro>p:not(.eyebrow){max-width:350px}.detail-photo{margin-top:23px}.detail-photo img{height:240px}.note{gap:12px;grid-template-columns:28px 1fr;padding-bottom:25px}.note h3{font-size:26px}.note p{font-size:15px}.note a{font-size:13px;line-height:1.7}.visit{grid-template-columns:1fr;gap:31px;padding-top:44px;padding-bottom:44px}.visit-title h2{font-size:43px}.visit-title>p:not(.eyebrow){margin-top:19px}.route-note{padding:22px 23px}.about-inner{grid-template-columns:1fr;gap:20px;padding-top:27px;padding-bottom:29px}.about-inner h2{font-size:30px}.about-inner h2 br{display:none}.about-inner>div>p{font-size:13px}.footer{padding-block:21px;gap:12px}.footer-brand{font-size:20px}.back-top{font-size:11px;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
.shop-name h4 a{text-decoration:none}.shop-name h4 a:hover{text-decoration:underline;text-decoration-thickness:1px}.topline,.footer{flex-wrap:wrap}.hero-photo>figcaption,.photo-label,.feature-photo figcaption,.tags li,.shop-category,.detail-photo figcaption,.route-footnote,.footer>p,.back-top,.shop-name .address,.section-divider,.hero .eyebrow,.topline,.topline>span:last-child{font-size:12px}.quiet-link,.header-right nav a,.note a,summary{font-size:14px}.shop-description p,.note p{font-size:16px}.detail-photo img{height:auto;aspect-ratio:4/3}.hero-copy,.feature-copy,.shop-name,.shop-description,.notes-intro,.notes-list,.visit-title,.route-note{min-width:0}.button{text-align:left;max-width:100%}.source-notes a{overflow-wrap:anywhere}
@media(max-width:400px){.topline>span:last-child{display:none}.hero h1{font-size:54px}.hero .eyebrow{font-size:12px}.header-right nav{flex-wrap:wrap;justify-content:flex-start;gap:6px 21px}.header-right nav a{font-size:14px}.feature-copy h3{font-size:41px}.section-divider{font-size:12px}.section-divider>span:nth-child(2){display:none}.photo-mat{min-height:0}.footer{align-items:flex-start}}

/* The treasure map is a clickable street sketch, with a text key as well. */
.treasure-section{padding-top:64px;padding-bottom:14px;scroll-margin-top:24px}
.treasure-paper{background:#f1e7cf;border:1px solid #9a947a;border-radius:3px 8px 4px 7px;box-shadow:4px 5px 0 #e4dcc7;overflow:hidden}
.map-scroll{overflow-x:auto;overscroll-behavior-x:contain;scrollbar-color:#7b856b #eee4ca;scrollbar-width:thin;background:linear-gradient(90deg,transparent 33%,#d6ccb566 33.1%,#fff9e733 33.3%,transparent 33.7%,transparent 66%,#d6ccb566 66.1%,#fff9e744 66.3%,transparent 66.7%)}
.map-scroll:focus-visible{outline:3px solid var(--red);outline-offset:-4px}
.treasure-drawing{display:block;width:100%;min-width:1040px;height:auto;color:var(--ink);font-family:Caveat,'Comic Sans MS',cursive;font-weight:600}
.treasure-drawing text{fill:currentColor}
.map-geography{pointer-events:none}
.map-road,.map-water-edge,.map-underline,.map-north,.map-inset,.map-connector,.map-x,.map-start-arrow{fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}
.map-road{stroke-width:2.1;opacity:.8}
.map-secondary-road{stroke-width:1.4;opacity:.45}
.map-water-edge{color:#607b75;stroke-width:1.5;opacity:.7}
.map-second-line{opacity:.35}
.map-inset{stroke-width:1.5;stroke-dasharray:8 4 3 5;opacity:.55}
.map-connector{stroke-width:1.6;opacity:.8}
.map-underline{stroke-width:1.6}
.map-north{stroke-width:2.1}
.map-town{font-size:53px;font-weight:700}
.map-small-note{font-size:22px;font-weight:500}
.map-road-label{font-size:29px}
.map-water-label{font-size:34px;fill:#607b75!important;font-weight:500}
.map-inset-heading{font-size:25px}
.map-boulevard-label{font-size:27px;paint-order:stroke;stroke:#f1e7cf;stroke-width:9px;stroke-linejoin:round}
.map-x,.map-start-arrow{color:var(--red);stroke-width:3.5}
.map-start-arrow{stroke-width:2}
.map-start-note{font-size:37px;fill:var(--red)!important;font-weight:700}
.map-stop{cursor:pointer;text-decoration:none;outline:none}
.map-stop use{fill:#fbf4df;stroke:var(--ink);stroke-width:2;transition:fill .15s,stroke .15s}
.map-stop-number{font-size:30px;font-weight:700;pointer-events:none}
.map-shop-label{font-size:27px;font-weight:600}
.map-inset-label{font-size:25px}
.map-stop:hover use,.map-stop:focus-visible use{fill:var(--yellow);stroke:var(--red);stroke-width:4}
.map-stop:hover .map-shop-label,.map-stop:focus-visible .map-shop-label{fill:var(--red);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:4px}
.treasure-paper>figcaption{display:flex;justify-content:space-between;align-items:start;gap:18px;padding:17px 22px;border-top:1px solid #c2bba2;font-size:14px;line-height:1.6;background:#f6edda}
.treasure-paper>figcaption>a{font-size:12px;max-width:220px;flex-shrink:0;color:var(--muted)}
.map-pan-hint{display:none}
.map-key{border-bottom:1px solid var(--line);margin-top:18px;padding-bottom:10px;font-size:16px}
.map-key summary{min-height:44px;display:list-item;padding:9px 0;cursor:pointer;font-size:16px}
.map-key summary>span{margin-left:15px;font-family:var(--mono);font-size:12px;color:var(--muted)}
.map-key ol{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px 24px;list-style:none;padding:12px 0 10px;margin:0}
.map-key a{display:flex;gap:13px;align-items:baseline;min-height:44px;font-size:15px;text-decoration:none;padding:9px 0;line-height:1.5}
.map-key a:hover{text-decoration:underline}
.map-key a>span{font-family:var(--mono);font-size:13px;color:var(--red);flex-shrink:0}
.feature[id],.shop-row[id]{scroll-margin-top:30px}
.feature:target,.shop-row:target{outline:2px solid var(--red);outline-offset:7px}
@media(max-width:1154px){.map-pan-hint{display:flex;justify-content:space-between;gap:12px;padding:13px 18px;font-size:14px;border-bottom:1px solid #c2bba2}}
@media(max-width:1000px){.header-right{gap:20px}.header-right nav{gap:20px}.treasure-paper>figcaption{display:block}.treasure-paper>figcaption>a{display:inline-block;margin-top:8px;max-width:none}.map-key ol{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.header-right nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;max-width:450px}.header-right nav a{min-height:42px;width:fit-content}.treasure-section{padding-top:40px;padding-bottom:0}.treasure-section .section-heading>p{font-size:15px}.treasure-section .section-heading>p br{display:block}.map-pan-hint{font-size:14px;padding:12px 14px}.treasure-paper>figcaption{padding:15px}.map-key ol{grid-template-columns:1fr;gap:0}.map-key a{font-size:16px}}
@media print{.map-scroll{overflow:visible}.treasure-drawing{min-width:0}.map-pan-hint{display:none}.treasure-paper{box-shadow:none;break-inside:avoid}.map-key{display:none}}
.footer>.publisher-credit{display:block;font-family:var(--sans);font-size:14px;line-height:1.6;color:var(--muted)}
@media(max-width:760px){.footer>.publisher-credit{order:3;flex-basis:100%;margin-top:5px}}
@media screen and (max-width:760px){.map-scroll{height:min(420px,115vw);overflow:auto;overscroll-behavior:contain}}
.shop-online-links{display:flex;flex-wrap:wrap;gap:0 17px;margin-top:7px}
.shop-online-links a{display:inline-flex;align-items:center;min-height:44px;font-size:14px;line-height:1.5}
