
html{scrollbar-color:var(--line) var(--paper)}
::selection{background:var(--accent);color:var(--button-ink)}
input{caret-color:var(--accent)}
body{font-size:16px;-webkit-font-smoothing:antialiased}
.wrap{max-width:1280px;width:calc(100% - 112px)}
h1,h2,h3{letter-spacing:-.035em;text-wrap:balance}
.site-header{height:80px;gap:36px;border-bottom:0}
.brand img{width:215px;height:auto}
.desktop-nav{gap:34px;font-size:13px}
.desktop-nav a{position:relative}
.desktop-nav a::after{content:"";position:absolute;left:0;right:0;bottom:7px;height:1px;background:currentColor;transform:scaleX(0);transform-origin:left;transition:transform .2s}
.desktop-nav a:hover::after{transform:scaleX(1)}
.theme-button{width:36px;height:36px;font-size:18px;border:0}
.hero{display:block;padding:46px 0 0}
.hero-top{display:grid;grid-template-columns:1.15fr 1fr;align-items:end;gap:64px;padding-bottom:40px}
h1{font-weight:500;font-size:clamp(52px,5.65vw,80px);line-height:1.04;letter-spacing:-.04em}
.hero-action{padding-bottom:4px}
.hero-description{margin:0;font-size:17px;line-height:1.55;max-width:390px}
.search{margin-top:25px}
.search label{font-size:12px;letter-spacing:0;margin-bottom:10px}
.search-row{border-radius:6px;gap:9px;padding:5px 5px 5px 16px;grid-template-columns:20px 1fr auto}
.search input{font-size:13px;padding-block:11px}
.search button{grid-column:auto;border-radius:3px;padding:14px 18px;font-size:13px;gap:12px}
.food-spread{display:grid;grid-template-columns:1.65fr 1fr;gap:16px;height:348px}
.food-spread>div{overflow:hidden;border-radius:12px;background:var(--tint)}
.food-spread img{width:100%;height:100%;object-fit:cover}
.food-main img{object-position:50% 59%}
.food-side img{object-position:67% 50%}
.regions{padding-block:19px;border-top:0;gap:20px;grid-template-columns:1.2fr 1fr 1fr 1.2fr}
.regions p{font-size:12px}
.regions a{font-size:14px;font-weight:500;padding:10px 8px 10px 24px}
.regions a i{font-size:20px;color:var(--accent)}
.directory{padding-block:76px 80px}
.section-heading h2{font-size:42px;line-height:1.15;font-weight:500}
.section-heading p{font-size:15px;margin-top:13px}
.directory-grid{gap:0 64px;margin-top:27px}
.restaurant{padding-block:28px;gap:10px}
.restaurant-type{font-size:12px;color:var(--muted)}
.restaurant h3{font-size:25px;font-weight:500;letter-spacing:-.025em}
.town{font-size:12px}
.menu-link{font-size:12px;bottom:29px;position:absolute;gap:16px}
.menu-link i{font-size:20px;color:var(--accent)}
.text-link{font-size:14px;font-weight:500;gap:22px}
.directory>.text-link{margin-top:29px;border-bottom:1px solid var(--line);padding-bottom:6px}
.program{margin-top:0}
.program-inner{padding:0;border-radius:0;background:none;grid-template-columns:1fr 1fr;gap:76px;align-items:center}
.print-photo{margin:0;min-width:0;position:relative}
.print-photo img{height:565px;width:100%;object-fit:cover;object-position:38% 50%;border-radius:12px}
.print-photo figcaption{font-size:11px;color:var(--muted);margin-top:10px}
.program-copy h2{font-size:51px;line-height:1.09;font-weight:500}
.program-copy>p:not(.eyebrow){font-size:15px;max-width:395px;margin-block:24px;line-height:1.7}
.button{border-radius:4px;font-size:13px;padding:16px 20px;font-weight:500;gap:22px}
.program-questions{margin-top:30px;border-top:1px solid var(--line)}
.program-questions details{border-bottom:1px solid var(--line)}
.program-questions summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 0;font-size:14px;font-weight:500;cursor:pointer}
.program-questions summary::-webkit-details-marker{display:none}
.program-questions summary i{font-size:19px;flex-shrink:0;transition:transform .2s}
.program-questions details[open] summary i{transform:rotate(45deg)}
.program-questions p{font-size:13px;color:var(--muted);line-height:1.7;margin:0 36px 20px 0;max-width:375px}
.advertiser{display:flex;align-items:center;justify-content:space-between;gap:36px;padding-block:40px;margin-top:76px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.advertiser h2{font-size:29px;line-height:1.25;font-weight:500}
.advertiser p{margin-top:11px;font-size:14px;color:var(--muted)}
.advertiser .text-link{margin-top:0;white-space:nowrap;color:var(--accent)}
.closing{padding-block:62px;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:32px}
.closing h2{font-size:30px;font-weight:500}
.closing .button{margin-top:0}
.footer-main{padding-block:30px;gap:30px}
.footer-main .brand img{width:190px}
.footer-main nav{font-size:12px;gap:30px}
.footer-note{font-size:10px;line-height:1.7;max-width:750px;padding-bottom:35px}
.review-link{font-size:11px;padding:11px 16px;border:1px solid var(--line);box-shadow:none}
@media(min-width:1440px){.hero{padding-top:54px}.food-spread{height:375px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero-top{gap:40px;grid-template-columns:1.1fr 1fr}.desktop-nav{gap:22px}.site-header{gap:20px}.brand img{width:195px}.hero-description{font-size:15px}.hero{padding-top:35px}.food-spread{height:320px}.search-row{gap:5px;padding-left:12px}.search button{padding-inline:12px}.search button i{display:none}.search input{font-size:12px}.program-inner{gap:45px}.program-copy h2{font-size:44px}.print-photo img{height:550px}.directory-grid{gap:0 40px}.menu-link{position:static;margin-top:2px}.regions a{padding-left:15px;font-size:13px}.regions{gap:14px}}
@media(max-width:767px){.wrap{width:calc(100% - 40px)}.site-header{height:72px;gap:8px}.site-header .brand img{width:190px}.header-actions{gap:7px}.theme-button{height:42px;width:32px}.mobile-nav summary{border:0;height:42px;width:36px;font-size:24px}.mobile-nav nav{top:72px}.hero{padding-top:27px}.hero-top{grid-template-columns:1fr;gap:22px;padding-bottom:28px}h1{font-size:clamp(44px,11.8vw,68px);line-height:1.06;letter-spacing:-.035em}.hero-action{padding:0}.hero-description{font-size:15px;max-width:345px;line-height:1.6}.search{margin-top:22px}.search label{font-size:11px;margin-bottom:8px}.search-row{grid-template-columns:18px 1fr auto}.search input{font-size:12px}.search button{font-size:12px;padding:13px 14px}.food-spread{grid-template-columns:1.4fr 1fr;height:227px;gap:9px}.food-spread>div{border-radius:10px}.food-main img{object-position:60% center}.food-side img{object-position:73% center}.regions{grid-template-columns:1fr;padding-block:19px;gap:0}.regions p{padding-block:2px 10px}.regions a{font-size:15px;border-left:0;padding:13px 0}.regions a i{font-size:19px}.directory{padding-block:48px}.section-heading h2{font-size:32px}.section-heading p{font-size:14px;max-width:290px}.directory-grid{grid-template-columns:1fr;margin-top:19px}.restaurant{padding-block:23px;gap:8px}.restaurant h3{font-size:23px}.menu-link{position:absolute;bottom:24px;font-size:11px;gap:8px}.town{font-size:11px}.program-inner{display:flex;flex-direction:column;gap:28px;align-items:stretch}.print-photo{order:2}.print-photo img{height:290px;object-position:50% 52%;border-radius:10px}.print-photo figcaption{font-size:10px}.program-copy h2{font-size:43px}.program-copy>p:not(.eyebrow){font-size:14px;line-height:1.75;margin-block:20px}.program-copy .button{font-size:12px;padding:15px 17px;gap:18px}.program-questions{margin-top:26px}.program-questions summary{font-size:13px;min-height:58px}.program-questions p{font-size:13px}.advertiser{margin-top:45px;display:block;padding-block:30px}.advertiser h2{font-size:27px;max-width:300px}.advertiser p{font-size:14px;max-width:300px}.advertiser .text-link{margin-top:22px}.closing{display:block;padding-block:35px}.closing h2{font-size:27px;max-width:310px}.closing .button{margin-top:24px}.footer-main{padding-block:27px;gap:20px}.footer-main nav{font-size:12px;gap:18px}.footer-note{font-size:10px;padding-bottom:70px;max-width:320px}body[data-theme="dark"] .site-header .brand img{width:175px}}
@media(max-width:370px){.site-header .brand img{width:168px}.wrap{width:calc(100% - 32px)}.food-spread{height:190px}.menu-link{position:static}.search-row{grid-template-columns:18px 1fr auto}.search button{grid-column:auto;padding-inline:10px}.program-copy h2{font-size:39px}}
@media(prefers-reduced-motion:no-preference){.food-side{animation:photo-reveal .85s cubic-bezier(.16,1,.3,1) both}@keyframes photo-reveal{from{clip-path:inset(0 0 0 12%)}to{clip-path:inset(0)}}.food-spread img{transition:transform .65s cubic-bezier(.16,1,.3,1)}.food-spread>div:hover img{transform:scale(1.025)}}
@media(prefers-reduced-motion:reduce){.food-side{animation:none}.food-spread img,.desktop-nav a::after,.program-questions summary i{transition:none}}
.program-questions article{border-bottom:1px solid var(--line);padding-top:17px}.program-questions h3{font-family:var(--body,"DM Sans"),sans-serif;font-size:14px;font-weight:500;letter-spacing:0;margin-bottom:9px}.program-questions article p{margin-bottom:17px}
