:root{--paper:#f7f3eb;--ink:#292922;--wine:#762c38;--line:#d9d4c9;--muted:#646259}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 Arial,Helvetica,sans-serif}a{color:inherit;text-underline-offset:5px}a:hover{color:var(--wine)}button,a{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #b05d31;outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;font-weight:400;line-height:1.1}h1{font-size:clamp(48px,5.4vw,84px);letter-spacing:-3.6px}h2{font-size:clamp(34px,3.5vw,52px);letter-spacing:-1.6px}h3{font-size:30px;letter-spacing:-.7px}em{font-weight:400;color:var(--wine)}.skip{position:absolute;left:16px;top:-70px;background:white;padding:10px;z-index:30}.skip:focus{top:10px}.topline{background:var(--wine);color:#fff8ed;font-size:11px;letter-spacing:1.6px;display:flex;justify-content:space-between;padding:8px 5.5%}.topline span{letter-spacing:1.1px}header{margin:0 5.5%;display:flex;align-items:center;justify-content:space-between;gap:25px;padding:24px 0;border-bottom:1px solid var(--line)}.brand{text-decoration:none;font:600 29px/1 Georgia,serif;letter-spacing:-1.3px;display:block;white-space:nowrap}.brand span{font-weight:400}.brand i{font:normal 9px/1.5 Arial,sans-serif;letter-spacing:3.7px;display:block;margin-top:9px}.brand:hover{color:var(--ink)}nav{display:flex;gap:28px}nav a{text-decoration:none;font-size:14px}.header-cta{font-size:14px;font-weight:600;text-decoration:none;border-bottom:1px solid var(--ink);padding-bottom:5px}.header-cta span{margin-left:22px}.menu-toggle{display:none}.hero{margin:50px 5.5% 44px;display:grid;grid-template-columns:1fr 1.04fr;gap:60px;align-items:center}.eyebrow{display:block;color:var(--wine);font-size:11px;font-weight:700;letter-spacing:2.1px;line-height:1.6}.hero h1{margin:23px 0 24px}.hero-copy>p{max-width:405px;color:var(--muted);font-size:17px}.button{display:inline-flex;justify-content:space-between;align-items:center;gap:24px;background:var(--wine);color:#fff8ee;text-decoration:none;padding:15px 23px;font-size:14px;border:1px solid var(--wine);transition:background .2s}.button:hover{background:#55232c;color:white}.hero .button{margin-top:30px}.hero-note{font-size:10px;letter-spacing:1.6px;margin-top:35px;color:var(--muted)}.hero-photo{position:relative;min-width:0}.hero-photo img{display:block;width:100%;height:540px;object-fit:cover;object-position:center;border-radius:48% 48% 2px 2px}.hero-photo figcaption{font-size:11px;color:var(--muted);line-height:1.5;margin-top:12px}.photo-stamp{position:absolute;right:-18px;bottom:61px;border:1px solid var(--wine);outline:5px solid var(--paper);background:var(--paper);border-radius:50%;height:108px;width:108px;text-align:center;padding-top:24px;font-size:10px;letter-spacing:2px;transform:rotate(9deg)}.photo-stamp em{font:italic 25px Georgia;letter-spacing:-1px}.city-strip{border-block:1px solid var(--line);margin:0 5.5%;padding:23px 0;display:flex;align-items:center;justify-content:space-between;gap:20px}.city-strip>span{font-size:10px;letter-spacing:1.4px;max-width:130px}.city-strip a{text-decoration:none;font:24px Georgia}.city-strip b{font:16px Arial;margin-left:25px}.section{margin:84px 5.5%}.section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:40px;margin-bottom:36px}.section-head h2{margin-top:16px}.section-head p{color:var(--muted);font-size:15px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.restaurant-card{display:flex;flex-direction:column;text-decoration:none;border:1px solid var(--line);padding:27px;min-height:300px;transition:background .2s,transform .2s}.restaurant-card:hover{background:#efe8dd;transform:translateY(-3px)}.card-top{display:flex;gap:15px;justify-content:space-between;align-items:center;margin-bottom:37px}.number{font:italic 25px Georgia;color:var(--wine)}.card-top>span:last-child{font-size:11px;color:var(--muted);text-align:right}.restaurant-card h3{font-size:30px;margin-bottom:17px}.restaurant-card p{font-size:15px;color:var(--muted);line-height:1.7;margin-bottom:24px}.read{display:flex;justify-content:space-between;font-size:13px;color:var(--wine);margin-top:auto;padding-top:14px}.method-card{display:flex;flex-direction:column;background:#e8e1d3;text-decoration:none;padding:30px}.method-card h3{font-size:29px;margin:18px 0}.method-card p{font-size:14px;line-height:1.7}.journal{padding:62px 5.5%;background:#e9e4d9;display:grid;grid-template-columns:1fr 1.35fr;gap:70px}.journal h2{margin-top:20px}.journal>div>a{display:block;text-decoration:none;padding:0 0 28px;border-bottom:1px solid #c4bcaf}.journal>div>a+a{padding-top:30px}.journal a span{font-size:10px;letter-spacing:1.6px;color:var(--muted)}.journal h3{font-size:30px;margin:12px 0 20px;max-width:480px}.journal a b{font-size:13px;font-weight:400;color:var(--wine)}.closing{text-align:center;padding:80px 20px 90px}.closing h2{font-size:58px;margin:22px 0 30px}.closing .button{min-width:210px}footer{background:#2c3029;color:#f5f0e5;padding:45px 5.5% 22px}.footer-top{display:flex;justify-content:space-between;align-items:start}.footer-top p{font:22px/1.4 Georgia}.footer-top .brand:hover{color:white}.footer-links{display:flex;flex-wrap:wrap;gap:25px;margin:40px 0 27px}.footer-links a{font-size:13px;text-decoration:none;color:#e6e1d7}.footer-links a:hover{text-decoration:underline}.footer-bottom{padding-top:18px;border-top:1px solid #55594e;font-size:11px;color:#c4c9bd;display:flex;gap:20px;justify-content:space-between}.page-heading{padding:60px 5.5% 45px;border-bottom:1px solid var(--line);max-width:100%}.page-heading h1{font-size:clamp(44px,5vw,70px);max-width:930px;line-height:1.1;margin:20px 0;letter-spacing:-2.3px}.page-heading>p{max-width:700px;font-size:18px;color:var(--muted)}.article-layout{margin:55px 5.5% 90px;display:grid;grid-template-columns:minmax(0,1.7fr) minmax(260px,1fr);gap:70px;align-items:start}.prose h2{font-size:32px;margin:38px 0 17px;letter-spacing:-.5px}.prose p{margin-bottom:18px;color:#4c4c43;line-height:1.9}.prose .meta{font-size:12px;color:var(--wine)}.prose a{color:var(--wine)}.source-note{border-left:3px solid var(--wine);background:#eee8dc;padding:22px;margin:35px 0;font-size:14px}.source-note p:last-child{margin-bottom:0}.practical{padding:30px;background:#eae4d9}.practical h2{margin:16px 0 28px;font-size:37px}.practical h3{font:600 13px Arial;margin-top:24px;margin-bottom:10px}.practical p{font-size:15px;color:var(--muted)}.practical .button{margin:25px 0 15px;width:100%}.practical .small{font-size:12px}.standalone{max-width:780px;margin:45px auto 85px;padding:0 24px}.standalone li{margin-bottom:15px}.city-section{padding-top:15px}.city-section h2{margin-bottom:30px}.cards .restaurant-card>h2{font-size:32px;margin:22px 0 30px}@media(min-width:1500px){body{max-width:1600px;margin:auto}.hero-photo img{height:640px}}@media(max-width:1100px){header{gap:18px}nav{gap:18px}.header-cta{display:none}.hero{gap:35px}.hero-photo img{height:480px}.hero h1{font-size:64px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.city-strip b{margin-left:12px}.article-layout{gap:35px}.journal{gap:35px}}@media(max-width:700px){.topline{font-size:9px;padding:8px 6%}.topline span{display:none}header{position:relative;margin:0 6%;padding:20px 0}.brand{font-size:26px}.brand i{font-size:8px}.menu-toggle{display:block;background:transparent;border:1px solid #bcb5a8;padding:9px 15px;font:14px Arial;color:var(--ink)}nav{display:none;position:absolute;top:100%;left:0;right:0;padding:20px;background:var(--paper);border:1px solid var(--line);z-index:20;box-shadow:0 15px 25px #29292212}nav.open{display:flex;flex-direction:column;gap:0}nav a{padding:11px;font-size:16px}.hero{margin:32px 6% 30px;grid-template-columns:1fr;gap:32px}.hero h1{font-size:59px;letter-spacing:-2.7px;margin:18px 0 20px}.hero-copy>p{font-size:16px;max-width:100%}.hero .button{margin-top:25px}.hero-note{margin-top:23px}.hero-photo img{height:370px;border-radius:45% 45% 2px 2px}.photo-stamp{right:-6px;width:90px;height:90px;bottom:49px;padding-top:18px;font-size:9px}.photo-stamp em{font-size:23px}.hero-photo figcaption{font-size:10px}.city-strip{margin:0 6%;flex-wrap:wrap;padding:20px 0;gap:15px}.city-strip>span{width:100%;max-width:none}.city-strip a{font-size:20px;flex-basis:45%}.city-strip b{margin-left:18px}.section{margin:52px 6%}.section-head{display:block;margin-bottom:27px}.section-head p{margin-top:20px}.cards{grid-template-columns:1fr;gap:15px}.restaurant-card{min-height:260px;padding:25px}.card-top{margin-bottom:26px}.restaurant-card h3{font-size:31px}.method-card{min-height:300px}.journal{padding:42px 6%;grid-template-columns:1fr;gap:38px}.journal h3{font-size:27px}.closing{padding:58px 6%}.closing h2{font-size:45px}.footer-top{display:block}.footer-top p{margin-top:25px;font-size:20px}.footer-links{gap:14px 25px;margin:30px 0}.footer-bottom{display:block;font-size:10px}.footer-bottom span{display:block;margin-bottom:8px}.page-heading{padding:38px 6%}.page-heading h1{font-size:45px;letter-spacing:-1.5px;overflow-wrap:break-word}.page-heading p{font-size:16px}.article-layout{display:flex;flex-direction:column;margin:32px 6% 55px;gap:32px}.practical{width:100%}.prose h2{font-size:29px}.standalone{margin-top:30px}.eyebrow{font-size:10px}.section-head h2{font-size:39px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
