@import "https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=DM+Serif+Display:ital@0;1&family=Manrope:wght@400;500;600;700&display=swap";:root{color:#211b16;font-synthesis:none;--paper:#f2e9d8;--paper-light:#f7f0e3;--ink:#211b16;--muted:#74685a;--espresso:#39261c;--copper:#a85f38;--line:#39261c33;background:#f2e9d8;font-family:Manrope,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);min-width:320px;margin:0}button,a{font:inherit}a{color:inherit;text-decoration:none}.hero-shell{background:var(--paper);background-image:linear-gradient(115deg,#ffffff3b,#0000 46%),repeating-linear-gradient(0deg,#5a392306 0 1px,#0000 1px 5px);min-height:100svh;position:relative;overflow:hidden}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:94px;padding:0 6vw;animation:.7s ease-out 80ms both reveal;display:flex}.wordmark{letter-spacing:.15em;flex-direction:column;gap:.12rem;font-size:.76rem;font-weight:700;line-height:1;display:flex}.wordmark span:last-child{color:var(--copper);letter-spacing:.28em;font-family:DM Mono,monospace;font-size:.55rem}.site-nav{gap:clamp(1.75rem,4vw,4.5rem);margin-left:auto;display:flex}.site-nav a{color:var(--muted);letter-spacing:.14em;text-transform:uppercase;padding:.8rem 0;font-family:DM Mono,monospace;font-size:.65rem;position:relative}.site-nav a:after{background:var(--copper);content:"";transform-origin:100%;height:1px;transition:transform .2s;position:absolute;bottom:.48rem;left:0;right:0;transform:scaleX(0)}.site-nav a:hover:after,.site-nav a:focus-visible:after{transform-origin:0;transform:scaleX(1)}.menu-toggle{background:0 0;border:0;display:none}.hero{grid-template-columns:minmax(0,.96fr) minmax(400px,1.04fr);align-items:center;gap:clamp(3rem,8vw,9rem);min-height:calc(100svh - 94px);padding:6vh 6vw 12vh;display:grid}.hero-copy{max-width:690px;padding-bottom:3vh}.eyebrow{color:var(--muted);letter-spacing:.13em;align-items:center;gap:.7rem;margin:0 0 2.2rem;font-family:DM Mono,monospace;font-size:.61rem;display:flex}.eyebrow-mark{border:1px solid var(--copper);background:var(--copper);border-radius:50%;width:7px;height:7px}h1{color:var(--espresso);letter-spacing:-.045em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(4rem,7.6vw,8.4rem);font-weight:400;line-height:.87;animation:.8s ease-out .18s both reveal}h1 em{color:var(--copper);font-style:italic}.hero-description{max-width:330px;color:var(--muted);margin:2.8rem 0 2.35rem;font-size:clamp(.95rem,1.3vw,1.08rem);line-height:1.65;animation:.7s ease-out .33s both reveal}.hero-link{border-bottom:1px solid var(--espresso);letter-spacing:.08em;text-transform:uppercase;justify-content:space-between;align-items:center;gap:2.5rem;min-width:205px;padding:.75rem 0;font-family:DM Mono,monospace;font-size:.68rem;animation:.7s ease-out .42s both reveal;display:inline-flex}.hero-link span{color:var(--copper);font-size:1.25rem;line-height:0;transition:transform .18s}.hero-link:hover span,.hero-link:focus-visible span{transform:translate(4px,-4px)}.hero-image-wrap{width:min(100%,650px);color:var(--muted);border:1px solid var(--line);background:#ffffff2e;justify-self:end;padding:2.3rem 2.3rem 2.7rem;animation:.9s cubic-bezier(.2,.8,.2,1) .22s both image-arrive;position:relative}.hero-image{aspect-ratio:.91;filter:saturate(.83)sepia(.1);background-image:linear-gradient(#27160d05,#27160d40),url(https://images.unsplash.com/photo-1495474472287-4d71bcdd2085?auto=format&fit=crop&w=1200&q=88);background-position:50%;background-size:cover}.image-note{z-index:1;letter-spacing:.13em;font-family:DM Mono,monospace;font-size:.55rem;position:absolute}.image-note-top{top:.85rem;left:.95rem}.image-note-bottom{bottom:.85rem;right:.95rem}.image-stamp{width:4.5rem;height:4.5rem;color:var(--paper-light);background:var(--copper);border:1px solid var(--paper);border-radius:50%;place-items:center;font-family:DM Serif Display,Georgia,serif;font-size:1.45rem;font-style:italic;display:grid;position:absolute;bottom:1.6rem;right:-1.15rem;transform:rotate(9deg)}.hero-footer{color:var(--muted);letter-spacing:.11em;text-transform:uppercase;align-items:center;gap:1rem;font-family:DM Mono,monospace;font-size:.55rem;display:flex;position:absolute;bottom:2rem;left:6vw;right:6vw}.footer-rule{background:var(--line);flex:1;height:1px}.hero-footer span:last-child{text-align:right}.hero-link:focus-visible,.site-nav a:focus-visible,.wordmark:focus-visible,.menu-toggle:focus-visible{outline:2px solid var(--copper);outline-offset:5px}.menu-section{border-top:1px solid var(--line);background:var(--paper-light);grid-template-columns:minmax(250px,.68fr) minmax(0,1.32fr);gap:clamp(4rem,10vw,10rem);padding:clamp(7rem,12vw,12rem) 6vw clamp(8rem,13vw,13rem);display:grid}.menu-intro{align-self:start;max-width:420px}.menu-intro .eyebrow{margin-bottom:2rem}.menu-intro h2{color:var(--espresso);letter-spacing:-.045em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(3.2rem,5.2vw,5.8rem);font-weight:400;line-height:.92}.menu-intro h2 em{color:var(--copper);font-style:italic}.menu-note{max-width:250px;color:var(--muted);margin:2.4rem 0 0;font-size:.9rem;line-height:1.65}.menu-list{max-width:780px}.menu-category+.menu-category{margin-top:clamp(4rem,7vw,7rem)}.menu-category h3{color:var(--copper);letter-spacing:.16em;text-transform:uppercase;margin:0;padding-bottom:.9rem;font-family:DM Mono,monospace;font-size:.65rem;font-weight:500}.menu-items{border-top:1px solid var(--espresso)}.menu-item{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;min-height:5.6rem;padding:1.05rem .8rem 1.05rem 0;transition:padding .22s,border-color .22s;display:grid}.menu-item-copy{min-width:0}.menu-item h4{color:var(--ink);letter-spacing:-.025em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(1.28rem,1.8vw,1.65rem);font-weight:400;line-height:1.05;transition:color .22s,transform .22s}.menu-item p{color:var(--muted);margin:.45rem 0 0;font-size:.74rem;line-height:1.45;transition:transform .22s}.menu-price{color:var(--espresso);letter-spacing:.04em;white-space:nowrap;align-self:start;padding-top:.12rem;font-family:DM Mono,monospace;font-size:.72rem;transition:color .22s,transform .22s}.menu-item:hover,.menu-item:focus-within{border-color:var(--copper);padding-right:.25rem}.menu-item:hover h4,.menu-item:focus-within h4{color:var(--copper);transform:translate(4px)}.menu-item:hover p,.menu-item:focus-within p{transform:translate(4px)}.menu-item:hover .menu-price,.menu-item:focus-within .menu-price{color:var(--copper);transform:translate(-3px)}.menu-intro,.menu-category{opacity:0;transform:translateY(18px)}.menu-section.is-visible .menu-intro,.menu-section.is-visible .menu-category{opacity:1;transition:opacity .7s ease-out,transform .7s ease-out;transform:translateY(0)}.menu-section.is-visible .menu-category:nth-child(2){transition-delay:.1s}.menu-section.is-visible .menu-category:nth-child(3){transition-delay:.18s}.menu-section.is-visible .menu-category:nth-child(4){transition-delay:.26s}.gallery-section{border-top:1px solid var(--line);background:var(--paper);padding:clamp(7rem,12vw,12rem) 6vw clamp(8rem,13vw,13rem)}.gallery-heading{grid-template-columns:minmax(0,1fr) minmax(220px,.42fr);align-items:end;gap:8vw;margin-bottom:clamp(4rem,8vw,8rem);display:grid}.gallery-heading h2{color:var(--espresso);letter-spacing:-.045em;margin:0;font-family:DM Serif Display,Georgia,serif;font-size:clamp(3.4rem,6vw,6.7rem);font-weight:400;line-height:.9}.gallery-heading h2 em{color:var(--copper);font-style:italic}.gallery-note{max-width:310px;color:var(--muted);margin:0 0 .35rem;font-size:.9rem;line-height:1.65}.gallery-grid{grid-template-rows:minmax(230px,24vw) minmax(300px,34vw) minmax(190px,21vw);grid-template-columns:minmax(0,1.12fr) minmax(170px,.72fr) minmax(0,.95fr);gap:clamp(1.2rem,2.7vw,3rem);max-width:1400px;margin:0 auto;display:grid}.gallery-figure{min-width:0;margin:0}.gallery-feature{grid-area:1/1/span 2}.gallery-beans{grid-area:1/2}.gallery-barista{grid-area:1/3/span 2}.gallery-pour{grid-area:2/2}.gallery-pastry{grid-area:3/1}.gallery-espresso{grid-area:3/3}.gallery-image-wrap{background:var(--espresso);height:calc(100% - 1.6rem);overflow:hidden}.gallery-image-wrap img{object-fit:cover;filter:saturate(.82)sepia(.08);width:100%;height:100%;transition:transform .8s cubic-bezier(.2,.8,.2,1),filter .5s;display:block}.gallery-feature img{object-position:50% 48%}.gallery-beans img{object-position:52% center}.gallery-barista img{object-position:48% center}.gallery-pour img{object-position:60% center}.gallery-pastry img{object-position:50% 62%}.gallery-espresso img{object-position:50% 55%}.gallery-figure:hover img,.gallery-figure:focus-within img{filter:saturate(.95)sepia(0);transform:scale(1.035)}.gallery-figure figcaption{color:var(--muted);letter-spacing:.13em;padding-top:.65rem;font-family:DM Mono,monospace;font-size:.53rem;display:block}.gallery-figure{opacity:0;transform:translateY(18px)}.gallery-section.is-visible .gallery-figure{opacity:1;transition:opacity .75s ease-out,transform .75s ease-out;transform:translateY(0)}.gallery-section.is-visible .gallery-beans{transition-delay:80ms}.gallery-section.is-visible .gallery-barista{transition-delay:.15s}.gallery-section.is-visible .gallery-pour{transition-delay:.22s}.gallery-section.is-visible .gallery-pastry{transition-delay:.29s}.gallery-section.is-visible .gallery-espresso{transition-delay:.36s}.site-footer{color:var(--paper-light);background:var(--espresso);padding:clamp(4.5rem,8vw,8rem) 6vw 2rem;animation:.8s ease-out .18s both reveal}.footer-brand{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}.footer-wordmark{letter-spacing:-.045em;flex-direction:column;gap:.15rem;min-height:44px;font-family:DM Serif Display,Georgia,serif;font-size:clamp(3rem,6vw,6.8rem);line-height:.8;display:flex}.footer-wordmark span:last-child{color:var(--copper);letter-spacing:.35em;font-family:DM Mono,monospace;font-size:clamp(.72rem,1.1vw,1rem);line-height:1}.footer-location{color:#f7f0e39e;letter-spacing:.1em;text-transform:uppercase;margin:0 0 .2rem;font-family:DM Mono,monospace;font-size:.62rem}.footer-tagline{color:var(--paper-light);letter-spacing:-.035em;margin:clamp(4rem,8vw,8rem) 0 clamp(3rem,6vw,6rem);font-family:DM Serif Display,Georgia,serif;font-size:clamp(2rem,4vw,4.6rem);font-style:italic;line-height:.95}.footer-navigation{gap:2.4rem;display:flex}.footer-navigation a{color:#f7f0e3b3;letter-spacing:.13em;text-transform:uppercase;align-items:center;min-height:44px;font-family:DM Mono,monospace;font-size:.65rem;transition:color .18s,transform .18s;display:inline-flex}.footer-navigation a:hover,.footer-navigation a:focus-visible{color:var(--paper-light);transform:translate(3px)}.footer-bottom{color:#f7f0e375;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:1rem;margin-top:4rem;font-family:DM Mono,monospace;font-size:.53rem;display:flex}.footer-bottom-rule{background:#f7f0e333;flex:1;height:1px}.footer-wordmark:focus-visible,.footer-navigation a:focus-visible{outline:2px solid var(--copper);outline-offset:5px}@keyframes reveal{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes image-arrive{0%{opacity:0;transform:translate(22px,18px)rotate(1.5deg)}to{opacity:1;transform:translate(0)rotate(0)}}@media (width<=820px){.hero{grid-template-columns:1fr;gap:3.5rem;padding-top:5vh}.hero-copy{padding:0}.hero-image-wrap{justify-self:start;width:min(100%,570px)}.hero-image{aspect-ratio:1.25}.menu-section{grid-template-columns:1fr;gap:4.5rem;padding-top:7rem}.menu-intro{max-width:530px}.gallery-heading{grid-template-columns:1fr;gap:2.5rem}.gallery-grid{grid-template-rows:35vw 42vw 46vw 31vw;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);gap:1.5rem}.gallery-feature{grid-area:1/1/span 2/span 2}.gallery-beans{grid-area:3/1}.gallery-barista{grid-area:3/2/span 2}.gallery-pour{grid-area:4/1}.gallery-pastry{grid-area:5/1}.gallery-espresso{grid-area:5/2}}@media (width<=560px){.site-header{min-height:78px;padding:0 7vw}.site-nav{z-index:3;background:var(--paper-light);border-bottom:1px solid var(--line);padding:.8rem 7vw 1.25rem;display:none;position:absolute;top:78px;left:0;right:0}.site-nav.is-open{justify-content:space-between;display:flex}.menu-toggle{cursor:pointer;flex-direction:column;gap:5px;padding:.6rem 0;display:flex}.menu-toggle span{background:var(--ink);width:22px;height:1px;display:block}.hero{min-height:calc(100svh - 78px);padding:8vh 7vw 8rem}h1{font-size:clamp(3.8rem,18vw,6.2rem)}.eyebrow{font-size:.52rem}.hero-description{margin-top:2.2rem}.hero-image-wrap{padding:1.2rem 1.2rem 2.2rem}.image-stamp{width:3.6rem;height:3.6rem;font-size:1.1rem;right:-.6rem}.hero-footer{font-size:.47rem;bottom:1.45rem;left:7vw;right:7vw}.hero-footer span:first-child{max-width:110px}.menu-section{gap:3.5rem;padding:5.5rem 7vw 7rem}.menu-intro h2{font-size:clamp(3.25rem,15vw,5rem)}.menu-category+.menu-category{margin-top:4rem}.menu-item{min-height:5.1rem;padding:.95rem 0}.menu-item h4{font-size:1.3rem}.menu-item p{max-width:230px;font-size:.7rem}.gallery-section{padding:5.5rem 7vw 7rem}.gallery-heading{margin-bottom:4rem}.gallery-heading h2{font-size:clamp(3.25rem,15vw,5rem)}.gallery-grid{flex-direction:column;gap:2.7rem;display:flex}.gallery-figure,.gallery-feature,.gallery-beans,.gallery-barista,.gallery-pour,.gallery-pastry,.gallery-espresso{display:block}.gallery-feature .gallery-image-wrap{height:min(118vw,34rem)}.gallery-barista .gallery-image-wrap{height:min(128vw,34rem)}.gallery-beans .gallery-image-wrap,.gallery-pour .gallery-image-wrap{height:min(78vw,23rem)}.gallery-pastry .gallery-image-wrap,.gallery-espresso .gallery-image-wrap{height:min(68vw,20rem)}.site-footer{padding:4.5rem 7vw 1.5rem}.footer-brand{display:block}.footer-location{margin-top:2rem}.footer-tagline{margin:4.5rem 0 3.5rem;font-size:clamp(2rem,10vw,3.5rem)}.footer-bottom{flex-direction:column;align-items:flex-start;gap:.9rem;margin-top:3.5rem}.footer-bottom-rule{flex:none;width:100%}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
