
@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=IBM+Plex+Mono:wght@400;500&family=Newsreader:opsz,wght@6..72,500;6..72,600&display=swap');
:root{--ink:#252321;--flour:#f5f0e5;--paper:#fbf8f1;--clay:#b85f43;--pom:#742f36;--saf:#d6a338;--lapis:#3e5f76;--stone:#d7d0c5;--muted:#6a625b;--line:rgba(37,35,33,.18);--max:1440px;--pad:clamp(1rem,4vw,4.5rem);--sec:clamp(4.8rem,9vw,9rem);--serif:"Newsreader",Georgia,serif;--sans:"DM Sans",Arial,sans-serif;--mono:"IBM Plex Mono","Courier New",monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.58;overflow-x:hidden}img{display:block;width:100%;object-fit:cover}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:600}ul{list-style:none;padding:0;margin:0}address{font-style:normal}a:focus-visible{outline:2px solid var(--saf);outline-offset:4px}.shell{width:min(100%,var(--max));margin:auto;padding-inline:var(--pad)}.code{font:400 .64rem var(--mono);text-transform:uppercase;letter-spacing:.11em}.ref{display:flex;align-items:center;gap:.7rem;font:400 .66rem var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--pom);margin-bottom:1.8rem}.ref:before{content:"";width:22px;height:2px;background:var(--saf)}.skip{position:absolute;left:1rem;top:-10rem;z-index:999;background:var(--paper);padding:.75rem 1rem;border:1px solid var(--ink)}.skip:focus{top:1rem}
.header{background:var(--paper);border-bottom:1px solid var(--ink)}.header-grid{min-height:96px;display:grid;grid-template-columns:.82fr 1.18fr}.wordmark{display:flex;flex-direction:column;justify-content:center;padding-right:2rem;font:600 1.8rem/.8 var(--serif);text-transform:uppercase}.wordmark small{font:400 .58rem var(--mono);letter-spacing:.12em;margin-top:.55rem}.nav{display:grid;grid-template-columns:repeat(5,1fr) auto;border-left:1px solid var(--line)}.nav a,.loc{display:flex;align-items:center;justify-content:center;padding:1rem .7rem;border-right:1px solid var(--line);font-size:.75rem;text-transform:uppercase;letter-spacing:.07em}.nav a{position:relative}.nav a:after{content:"";position:absolute;left:22%;right:22%;bottom:14px;height:5px;border-radius:99px 99px 0 0;background:var(--clay);transform:scaleX(0);transform-origin:left;transition:.2s}.nav a:hover:after{transform:scaleX(1)}.loc{background:var(--ink);color:var(--flour);font:400 .58rem var(--mono)}
.hero{padding:clamp(1.5rem,4vw,3.8rem) 0 clamp(5rem,9vw,9rem)}.hero-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));grid-template-rows:auto auto auto;gap:1rem}.hero-title{grid-column:1/8;grid-row:1/3;min-height:560px;padding:clamp(2rem,5vw,5rem) clamp(1.2rem,3.8vw,4rem);background:var(--flour);border:1px solid var(--line);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.hero-title:after{content:"";position:absolute;width:260px;height:360px;right:-90px;bottom:-120px;border:2px solid var(--clay);border-radius:150px 150px 0 0;opacity:.55}.hero h1{font:600 clamp(4.5rem,9.5vw,10rem)/.78 var(--serif);letter-spacing:-.055em;max-width:7.2ch}.hero h1 span{display:block;color:var(--clay);margin-left:clamp(1rem,6vw,6rem)}.hero-intro{display:grid;grid-template-columns:5rem 1fr;gap:1rem;max-width:34rem;position:relative;z-index:2}.hero-intro p{font-size:clamp(1rem,1.2vw,1.15rem)}.hero-intro .code{color:var(--pom)}.hero-bread{grid-column:8/13;grid-row:1/4;min-height:760px;position:relative;overflow:hidden;background:var(--stone)}.hero-bread img{height:100%;min-height:760px;filter:saturate(.82)}.hero-bread:before{content:"";position:absolute;z-index:2;left:0;right:0;top:36%;height:12px;background:var(--saf)}.hero-bread figcaption,.hero-table figcaption{position:absolute;z-index:3;background:rgba(37,35,33,.86);color:var(--paper);padding:.6rem .7rem}.hero-bread figcaption{left:1rem;top:calc(36% + 1rem)}.hero-table{grid-column:1/5;grid-row:3;min-height:210px;position:relative;overflow:hidden}.hero-table img{height:100%;min-height:210px;filter:saturate(.78)}.hero-table figcaption{right:0;bottom:0;background:var(--lapis)}.hero-arch{grid-column:5/8;grid-row:3;background:var(--clay);color:var(--paper);min-height:210px;border-radius:120px 120px 0 0;padding:1.4rem;display:flex;flex-direction:column;justify-content:space-between}.hero-arch a{font:600 1.5rem var(--serif)}.hero-arch a:after{content:" →"}
.welcome,.food,.atmosphere{padding:var(--sec) 0}.welcome{background:var(--flour)}.welcome-grid{display:grid;grid-template-columns:.34fr 1fr .74fr;gap:clamp(1.5rem,5vw,5.5rem)}.big{font:600 clamp(6rem,12vw,12rem)/.67 var(--serif);color:rgba(37,35,33,.11)}.welcome h2,.bakery h2,.food h2,.share h2,.rhythm h2,.atmosphere h2,.visit h2{font-family:var(--serif);letter-spacing:-.045em}.welcome h2{font-size:clamp(3.1rem,6.4vw,6.8rem);line-height:.9;max-width:8ch}.welcome-copy{max-width:29rem}.welcome-copy p:first-child{font-size:1.14rem}.welcome-copy p+p{margin-top:1.25rem;color:var(--muted)}
.bakery{padding:var(--sec) 0;background:var(--pom);color:var(--paper)}.bakery-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(1.5rem,4vw,4rem)}.bakery-main{position:relative;min-height:620px;overflow:hidden}.bakery-main img{height:100%;min-height:620px;filter:saturate(.8)}.bakery-main:after{content:"";position:absolute;width:230px;height:300px;right:2rem;bottom:2rem;border:2px solid var(--saf);border-radius:130px 130px 0 0}.bakery-main figcaption{position:absolute;left:1rem;bottom:1rem;background:rgba(116,47,54,.92);padding:.6rem .7rem}.bakery-copy{display:flex;flex-direction:column;justify-content:space-between}.bakery-copy h2{font-size:clamp(3.4rem,7vw,7.2rem);line-height:.87;max-width:7ch}.bakery-copy p{max-width:29rem;color:rgba(251,248,241,.78)}.bakery-small{margin-top:2rem;min-height:230px;position:relative;overflow:hidden;border:1px solid rgba(251,248,241,.2)}.bakery-small img{height:100%;min-height:230px;filter:saturate(.78)}.bakery-small figcaption{position:absolute;right:0;top:0;background:var(--saf);color:var(--ink);padding:.55rem .7rem}
.food{background:var(--paper)}.food-head,.rhythm-head{display:grid;grid-template-columns:1fr .72fr;gap:3rem;align-items:end;margin-bottom:3.5rem}.food h2,.rhythm h2{font-size:clamp(3.4rem,7vw,7.2rem);line-height:.87}.food-head p,.rhythm-head p{max-width:31rem;justify-self:end;color:var(--muted)}.food-editorial{display:grid;grid-template-columns:1.12fr .78fr .9fr;grid-template-rows:300px 260px;gap:1rem}.food-shot{position:relative;overflow:hidden;background:var(--stone)}.food-shot img{height:100%;filter:saturate(.82);transition:.4s}.food-shot:hover img{transform:scale(1.025)}.food-a{grid-row:1/3}.food-b{grid-column:2/4}.food-shot figcaption{position:absolute;left:0;bottom:0;background:rgba(245,240,229,.95);padding:.6rem .7rem}.food-notes{margin-top:2.5rem;border-top:1px solid var(--ink);display:grid;grid-template-columns:repeat(6,1fr)}.food-note{min-height:120px;padding:1rem 1rem 1rem 0;border-bottom:1px solid var(--line)}.food-note+.food-note{border-left:1px solid var(--line);padding-left:1rem}.food-note strong{display:block;font-size:.9rem;margin-bottom:.45rem}.food-note span{font-size:.78rem;color:var(--muted)}
.share{padding:var(--sec) 0;background:var(--ink);color:var(--paper)}.share-frame{position:relative;min-height:560px;overflow:hidden}.share-frame img{height:100%;min-height:560px;filter:saturate(.72) brightness(.8)}.share-frame:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(37,35,33,.76),rgba(37,35,33,.12) 58%,rgba(37,35,33,.4))}.share-copy{position:absolute;z-index:2;left:clamp(1.2rem,5vw,5rem);top:50%;transform:translateY(-50%);max-width:700px}.share-copy h2{font-size:clamp(4rem,8.5vw,8.7rem);line-height:.84;max-width:7ch}.share-copy>p{max-width:30rem;margin-top:1.5rem;color:rgba(251,248,241,.78)}.share-row{margin-top:2rem;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid rgba(251,248,241,.28)}.share-row div{padding:1rem 1rem 0 0}.share-row div+div{border-left:1px solid rgba(251,248,241,.24);padding-left:1rem}
.rhythm{padding:var(--sec) 0;background:var(--stone)}.rhythm-line{display:grid;grid-template-columns:repeat(5,1fr);position:relative;min-height:390px}.rhythm-line:before{content:"";position:absolute;left:5%;right:5%;top:49%;height:2px;background:var(--ink)}.step{position:relative;padding:1rem;align-self:start}.step:nth-child(even){align-self:end}.step:after{content:"";position:absolute;width:18px;height:18px;border-radius:50% 50% 0 0;background:var(--clay);border:4px solid var(--stone);box-shadow:0 0 0 1px var(--ink);left:1rem}.step:nth-child(odd):after{bottom:-39px}.step:nth-child(even):after{top:-39px}.step b{font:600 4rem/.8 var(--serif);color:rgba(37,35,33,.25)}.step h3{font:600 1.55rem var(--serif);margin:.8rem 0 .55rem}.step p{font-size:.84rem;color:var(--muted);max-width:12rem}
.atmosphere{background:var(--flour)}.atmo-head{display:flex;justify-content:space-between;align-items:end;gap:3rem;margin-bottom:3rem}.atmosphere h2{font-size:clamp(3.4rem,7vw,7.2rem);line-height:.87}.atmo-head p{max-width:30rem;color:var(--muted)}.atmo-grid{display:grid;grid-template-columns:1.2fr .8fr 1fr;grid-template-rows:270px 220px 180px;gap:1rem}.atmo{position:relative;overflow:hidden;background:var(--stone)}.atmo img{height:100%;filter:saturate(.75)}.atmo.a{grid-row:1/3}.atmo.b{grid-column:2/4}.atmo.c{grid-column:2;grid-row:2/4}.atmo.e{grid-column:1;grid-row:3}.atmo.f{grid-column:3;grid-row:3}.atmo figcaption{position:absolute;left:0;bottom:0;background:rgba(37,35,33,.88);color:var(--paper);padding:.55rem .7rem}
.visit{background:var(--clay);color:var(--paper)}.visit-grid{display:grid;grid-template-columns:.76fr 1.24fr;min-height:610px}.visit-info{padding:var(--sec) var(--pad);display:flex;flex-direction:column;justify-content:space-between}.visit-info h2{font-size:clamp(3.8rem,7.5vw,8rem);line-height:.83;max-width:6ch}.visit-info address{font:600 clamp(2rem,4vw,4.2rem)/1 var(--serif)}.visit-map{position:relative;padding:var(--sec) var(--pad);background:linear-gradient(rgba(251,248,241,.18) 1px,transparent 1px),linear-gradient(90deg,rgba(251,248,241,.18) 1px,transparent 1px),var(--lapis);background-size:58px 58px;overflow:hidden}.visit-map:before{content:"";position:absolute;left:10%;right:8%;top:57%;height:2px;background:var(--paper)}.visit-map:after{content:"";position:absolute;width:104px;height:104px;border-radius:50%;background:var(--saf);left:62%;top:calc(57% - 52px);border:14px solid var(--lapis);box-shadow:0 0 0 2px var(--paper)}.visit-word{position:relative;z-index:2;font:600 clamp(5.4rem,10vw,11rem)/.73 var(--serif);letter-spacing:-.05em}.visit-note{position:absolute;right:var(--pad);bottom:var(--pad);max-width:25rem;color:rgba(251,248,241,.8);font-size:.9rem}
.footer{background:var(--ink);color:var(--paper);padding:3.6rem 0 2rem}.footer-stamp{display:grid;grid-template-columns:1fr auto;align-items:end;gap:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(251,248,241,.18)}.footer-brand{font:600 clamp(4.8rem,10vw,10rem)/.7 var(--serif);text-transform:uppercase}.footer-brand span{display:block}.footer-brand span:last-child{font:400 .12em/1.2 var(--mono);letter-spacing:.15em;margin-top:1rem;color:var(--saf)}.stamp{width:82px;height:82px;border-radius:50%;border:2px solid var(--clay);display:grid;place-items:center}.stamp:after{content:"";width:36px;height:36px;border:1px solid var(--saf);border-radius:50%}.footer-row{display:grid;grid-template-columns:1fr 1.45fr auto;gap:2rem;padding-top:1.5rem}.footer-address{font-size:.78rem;line-height:1.7;color:rgba(251,248,241,.7)}.footer-links{display:flex;flex-wrap:wrap;gap:.7rem 1.5rem;font-size:.78rem}.footer-links a:hover{color:var(--saf)}.footer-code{text-align:right;color:rgba(251,248,241,.55)}
.legal-hero{padding:clamp(4rem,8vw,8rem) 0 3rem;background:var(--stone);border-bottom:1px solid var(--ink)}.legal-back{display:inline-block;font:400 .66rem var(--mono);text-transform:uppercase;letter-spacing:.1em;color:var(--pom);margin-bottom:3rem}.legal-hero h1{font:600 clamp(4rem,8vw,8.5rem)/.82 var(--serif);max-width:8ch}.legal-hero p{max-width:44rem;margin-top:1.8rem;color:var(--muted)}.legal-layout{display:grid;grid-template-columns:.3fr .7fr;gap:clamp(2.5rem,7vw,8rem);padding:clamp(3rem,7vw,7rem) 0 var(--sec)}.legal-index{position:sticky;top:2rem;align-self:start;border-top:1px solid var(--ink)}.legal-index a{display:block;padding:1rem 0;border-bottom:1px solid var(--line);font-size:.82rem}.legal-copy{max-width:800px}.legal-copy>section{scroll-margin-top:2rem;padding-bottom:4rem}.legal-copy>section+section{padding-top:4rem;border-top:2px solid var(--ink)}.legal-copy h2{font:600 clamp(2.8rem,5vw,5.4rem)/.9 var(--serif);margin-bottom:2rem}.legal-copy h3{font:600 1.6rem var(--serif);margin:2rem 0 .8rem}.legal-copy p+p{margin-top:1rem}
@media(max-width:980px){.header-grid{grid-template-columns:.7fr 1.3fr}.nav{grid-template-columns:repeat(3,1fr)}.welcome-grid{grid-template-columns:.3fr 1fr}.welcome-copy{grid-column:2}.food-notes{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){.header-grid{grid-template-columns:1fr}.wordmark{min-height:78px;border-bottom:1px solid var(--line);padding-right:0}.nav{border-left:0;grid-template-columns:repeat(3,1fr)}.nav a,.loc{min-height:54px}.hero-grid{display:flex;flex-direction:column}.hero-title{min-height:520px;order:1}.hero h1{font-size:clamp(4.6rem,20vw,7.3rem)}.hero h1 span{margin-left:0}.hero-bread{order:2;min-height:500px}.hero-bread img{min-height:500px}.hero-table{order:3;min-height:230px}.hero-arch{order:4}.welcome-grid,.bakery-grid{grid-template-columns:1fr}.welcome-copy{grid-column:auto}.big{font-size:5.5rem}.bakery-main{min-height:500px}.bakery-main img{min-height:500px}.bakery-copy h2{margin-bottom:1.5rem}.food-head,.rhythm-head{display:block}.food-head p,.rhythm-head p{margin-top:1.4rem}.food-editorial{grid-template-columns:1fr 1fr;grid-template-rows:300px 230px 230px}.food-a{grid-row:1;grid-column:1/-1}.food-b{grid-column:1/-1}.food-notes{grid-template-columns:1fr 1fr}.share-row{grid-template-columns:1fr}.share-row div+div{border-left:0;border-top:1px solid rgba(251,248,241,.2);padding-left:0}.rhythm-line{display:block;min-height:0;border-left:2px solid var(--ink);margin-left:.5rem}.rhythm-line:before{display:none}.step,.step:nth-child(even){padding:0 0 2.5rem 2rem}.step:after,.step:nth-child(odd):after,.step:nth-child(even):after{left:-10px;top:.3rem;bottom:auto}.step p{max-width:30rem}.atmo-head{display:block}.atmo-head p{margin-top:1.4rem}.atmo-grid{grid-template-columns:1fr 1fr;grid-template-rows:280px 220px 220px}.atmo.a{grid-column:1/-1;grid-row:1}.atmo.b{grid-column:1/-1}.atmo.c{grid-row:3;grid-column:1}.atmo.e{grid-row:3;grid-column:2}.atmo.f{display:none}.visit-grid{grid-template-columns:1fr}.visit-info{min-height:430px}.visit-map{min-height:430px}.footer-row{grid-template-columns:1fr auto}.footer-links{grid-column:1/-1;grid-row:2}.legal-layout{grid-template-columns:1fr}.legal-index{position:static}}
@media(max-width:500px){.nav{grid-template-columns:1fr 1fr}.hero-title{min-height:470px}.hero h1{font-size:clamp(4.2rem,22vw,6rem)}.food-editorial{display:block}.food-shot{height:250px;margin-bottom:1rem}.food-notes{grid-template-columns:1fr}.food-note+.food-note{border-left:0;padding-left:0}.share-frame{min-height:620px}.atmo-grid{display:block}.atmo{height:250px;margin-bottom:1rem}.footer-stamp{grid-template-columns:1fr}.stamp{justify-self:start}.footer-row{grid-template-columns:1fr}.footer-code{text-align:left}}
