@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=DM+Serif+Display:ital@0;1&display=swap";:root{--cream: #f1ead8;--cream-2: #e2d8c0;--ink: #181814;--green: #163d2d;--green-deep: #0d2a20;--orange: #e45f2b;--line: rgba(24, 24, 20, .23);--sans: "DM Sans", Arial, sans-serif;--serif: "DM Serif Display", Georgia, serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.45;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}section[id]{scroll-margin-top:76px}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{color:inherit;font:inherit}h1,h2,h3,p{margin-top:0}address{font-style:normal}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;z-index:1000;top:0;left:1rem;transform:translateY(-120%);background:var(--ink);color:var(--cream);padding:.75rem 1rem}.skip-link:focus{transform:translateY(0)}.site-header{position:fixed;z-index:100;inset:0 0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;padding:0 3vw;border-bottom:1px solid transparent;transition:background .25s ease,border-color .25s ease,height .25s ease}.site-header.scrolled{height:68px;background:#f1ead8f0;border-color:var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:inline-flex;align-items:center;justify-self:start;gap:.7rem;width:fit-content;font-size:1.1rem;font-weight:600;letter-spacing:-.04em}.brand small{font-size:.42rem;letter-spacing:0;vertical-align:top}.brand-mark{width:44px;height:44px;overflow:hidden;border-radius:50%;background:#f5efdf;border:1px solid var(--ink)}.brand-mark img{width:112%;max-width:none;transform:translate(-5.5%,-5.5%)}.site-nav{grid-column:2;display:flex;align-items:center;gap:clamp(1rem,2vw,2.2rem);font-size:.78rem;font-weight:500}.site-nav a:not(.nav-cta){position:relative}.site-nav a:not(.nav-cta):after{content:"";position:absolute;left:0;right:100%;bottom:-5px;height:1px;background:currentColor;transition:right .18s ease}.site-nav a:hover:after{right:0}.nav-cta{position:absolute;right:3vw;padding:.8rem 1.15rem;border:1px solid var(--ink);border-radius:999px;transition:color .18s ease,background .18s ease}.nav-cta:hover{background:var(--ink);color:var(--cream)}.menu-toggle{display:none}.hero{--hero-height: clamp(700px, 100svh, 860px);display:grid;grid-template-columns:44% 56%;height:var(--hero-height);min-height:0;padding-top:82px}.hero-copy{display:flex;flex-direction:column;justify-content:center;padding:9vw 5vw 6vw}.eyebrow,.section-index{margin-bottom:clamp(1.7rem,3vw,3.4rem);font-size:.69rem;font-weight:600;letter-spacing:.16em;text-transform:uppercase}.hero h1,.intro h2,.section-heading h2,.coffee-heading h2,.spaces-copy h2,.locations-title h2,.closing-cta h2{margin-bottom:2rem;font-family:var(--serif);font-size:clamp(4rem,7.2vw,8rem);font-weight:400;letter-spacing:-.06em;line-height:.83}h1 em,h2 em{font-weight:400}.hero-lead{width:min(95%,510px);margin-bottom:2rem;color:#181814c2;font-size:clamp(1rem,1.25vw,1.22rem)}.hero-actions,.closing-links{display:flex;align-items:center;gap:1.7rem;margin-bottom:3.6rem}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:2.5rem;min-height:52px;padding:.85rem 1.15rem;border-radius:999px;font-size:.77rem;font-weight:600;transition:transform .18s ease,background .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button-dark{background:var(--ink);color:var(--cream)}.button-dark:hover{background:var(--green)}.button-outline{border:1px solid var(--ink)}.button-outline:hover{background:var(--ink);color:var(--cream)}.button-cream{background:var(--cream);color:var(--ink)}.text-link{display:inline-flex;align-items:center;gap:.55rem;width:fit-content;border-bottom:1px solid currentColor;padding-bottom:.15rem;font-size:.78rem;font-weight:600}.text-link span{transition:transform .18s ease}.text-link:hover span{transform:translate(3px,-2px)}.hero-meta{display:flex;align-items:center;gap:.8rem;margin-top:auto;font-size:.75rem}.hero-meta span:last-child{display:flex;flex-direction:column}.hero-meta small{color:#1818148f}.status-dot{width:9px;height:9px;border-radius:50%;background:#2c8a4a;box-shadow:0 0 0 5px #2c8a4a1f}.status-dot.closed{background:var(--orange);box-shadow:0 0 0 5px #e45f2b1f}.hero-visual{position:relative;display:grid;grid-template-columns:1.38fr .82fr;grid-template-rows:1fr 1fr;gap:.65rem;height:calc(var(--hero-height) - 82px);min-height:0;overflow:hidden;border-radius:0 0 0 2rem;background:var(--ink)}.hero-shot{min-width:0;min-height:0;margin:0;overflow:hidden}.hero-shot-main{grid-row:1 / -1}.hero-shot img{width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .9s cubic-bezier(.2,.7,.2,1)}.hero-shot:first-child img{object-position:center 46%}.hero-shot:nth-child(2) img{object-position:center 52%}.hero-shot:nth-child(3) img{object-position:center 48%}.hero-shot:hover img{transform:scale(1.025)}.hero-visual>p{position:absolute;z-index:2;right:2rem;bottom:1.7rem;margin:0;color:#fff;text-align:right;font-size:.76rem;font-weight:600;line-height:1.2}.hero-visual>p small{font-weight:400;opacity:.72}.hero-stamp{position:absolute;z-index:3;top:2rem;right:2rem;display:grid;place-items:center;width:106px;height:106px;border-radius:50%;background:var(--cream);color:var(--ink)}.hero-stamp span{position:absolute;width:100%;height:100%;padding-top:.55rem;font-size:.54rem;font-weight:600;letter-spacing:.14em;text-align:center;word-spacing:1rem;transform:rotate(-18deg)}.hero-stamp strong{font-size:1.1rem}.ticker{overflow:hidden;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);padding:.8rem 0;font-family:var(--serif);font-size:1.05rem;white-space:nowrap}.ticker div{display:inline-flex;gap:2.4rem;min-width:max-content;animation:ticker 25s linear infinite}.ticker i{color:var(--orange);font-style:normal}@keyframes ticker{to{transform:translate(-50%)}}.section-pad{padding:clamp(5rem,10vw,10rem) 5vw}.intro-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:7vw;align-items:end}.intro h2{margin-bottom:0}.intro-copy{max-width:500px;padding-bottom:.4rem;font-size:clamp(1.18rem,1.8vw,1.65rem)}.intro-copy p:first-child{font-family:var(--serif);font-size:1.35em;line-height:1.05}.intro-copy p:last-child{color:#181814a6;font-size:.67em}.menu-showcase{background:#f7f2e7}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem;margin-bottom:4rem}.section-heading h2{margin:0;font-size:clamp(3.8rem,6.5vw,7rem)}.dish-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:1.2rem}.dish-card{min-width:0}.media-crop{position:relative;overflow:hidden;background:var(--cream-2)}.feed-photo{aspect-ratio:3 / 4}.feed-photo img{position:absolute;width:276.4%;max-width:none;left:-47.9%;top:-7.9%}.dish-card-large .feed-photo{aspect-ratio:3 / 4}.dish-card-large .feed-photo img{width:293.4%;left:-56.6%;top:-12.1%}.dish-info{display:grid;grid-template-columns:1fr auto;gap:.5rem 1rem;padding:1.2rem 0 2.2rem;border-bottom:1px solid var(--line)}.dish-info>div{display:flex;align-items:baseline;gap:.8rem}.dish-info span,.menu-number{font-size:.62rem;color:#18181480}.dish-info h3{margin:0;font-family:var(--serif);font-size:clamp(1.6rem,2.3vw,2.4rem);font-weight:400}.dish-info p{grid-column:1;max-width:500px;margin:0;color:#1818149e;font-size:.79rem}.dish-info>strong{grid-row:1;grid-column:2;font-size:.75rem}.menu-list{margin-top:4rem;border-top:1px solid var(--ink)}.menu-list article{display:grid;grid-template-columns:45px 1fr auto;gap:1rem;align-items:center;min-height:100px;padding:1rem 0;border-bottom:1px solid var(--line)}.menu-list h3{margin:0;font-family:var(--serif);font-size:clamp(1.4rem,2vw,2rem);font-weight:400}.menu-list p{margin:0;color:#18181494;font-size:.75rem}.menu-list article>strong{font-size:.78rem}.price-note{margin:1rem 0 0;color:#1818147a;font-size:.65rem}.coffee-section{display:grid;grid-template-columns:1fr 1fr;min-height:780px;background:var(--green);color:var(--cream)}.coffee-heading,.coffee-notes{padding:clamp(5rem,8vw,9rem) 6vw}.coffee-heading{display:flex;flex-direction:column;border-right:1px solid rgba(241,234,216,.25)}.coffee-heading h2{font-size:clamp(4.5rem,7.2vw,8rem)}.coffee-heading>p:not(.section-index){max-width:490px;color:#f1ead8ad}.text-link-light{color:var(--cream)}.coffee-heading .text-link{margin-top:auto}.coffee-notes{display:flex;flex-direction:column;justify-content:space-between}.coffee-score{display:flex;align-items:flex-end;gap:1rem}.coffee-score>strong{font-family:var(--serif);font-size:clamp(5.5rem,10vw,11rem);font-weight:400;letter-spacing:-.07em;line-height:.72}.coffee-score span{padding-bottom:.35rem;color:#f1ead89e;font-size:.62rem;letter-spacing:.12em}.notes-list{border-top:1px solid rgba(241,234,216,.32)}.notes-list p{display:grid;grid-template-columns:130px 1fr;gap:1rem;margin:0;padding:1.15rem 0;border-bottom:1px solid rgba(241,234,216,.2)}.notes-list span{color:#f1ead880;font-size:.62rem;letter-spacing:.12em}.notes-list strong{font-size:.78rem;font-weight:500}.spaces{display:grid;grid-template-columns:.72fr 1.28fr;gap:6vw 1.5rem}.spaces-copy{padding-right:3vw}.spaces-copy h2{font-size:clamp(4rem,6.5vw,7.2rem)}.spaces-copy>p:last-child{max-width:420px;color:#181814a6}.spaces-image{min-height:620px;overflow:hidden}.spaces-image img{width:100%;height:100%;object-fit:cover;object-position:58% center}.pet-card{grid-column:1 / -1;display:grid;grid-template-columns:minmax(260px,.7fr) 1.3fr;margin-top:5rem;background:var(--orange)}.story-photo{min-height:620px}.story-photo img{position:absolute;width:348.7%;max-width:none;left:-124.6%;top:-20%}.pet-card>div:last-child{display:flex;flex-direction:column;justify-content:center;padding:6vw}.pet-card span{margin-bottom:2rem;font-size:.67rem;font-weight:600;letter-spacing:.14em}.pet-card h3{max-width:700px;margin-bottom:2rem;font-family:var(--serif);font-size:clamp(3.2rem,6vw,6.5rem);font-weight:400;letter-spacing:-.055em;line-height:.9}.pet-card p{max-width:470px;margin:0;color:#181814ad}.locations{background:var(--cream-2)}.locations-title{display:grid;grid-template-columns:1fr 1fr;align-items:end;margin-bottom:4rem}.locations-title .section-index{grid-column:1 / -1}.locations-title h2{margin:0;font-size:clamp(4.5rem,8vw,8.5rem)}.locations-title>p:last-child{justify-self:end;max-width:410px;margin:0 0 .8rem;color:#181814a6}.location-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.location-card{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:500px;padding:2rem;border:1px solid var(--ink);background:var(--cream);overflow:hidden}.location-card:before{content:"";position:absolute;right:-12%;bottom:-38%;width:65%;aspect-ratio:1;border:1px solid currentColor;border-radius:50%;opacity:.22}.location-card-dark{background:var(--green-deep);color:var(--cream)}.location-no{font-size:.65rem}.location-card>div p{margin-bottom:.55rem;font-size:.62rem;letter-spacing:.13em}.location-card h3{margin-bottom:.9rem;font-family:var(--serif);font-size:clamp(3rem,5vw,5.5rem);font-weight:400;letter-spacing:-.05em;line-height:.9}.location-card address{color:currentColor;opacity:.65;font-size:.8rem}.location-card>a{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid currentColor;font-size:.75rem;font-weight:600}.location-card>a span{transition:transform .18s ease}.location-card>a:hover span{transform:translate(3px,-3px)}.closing-cta{display:flex;min-height:92svh;flex-direction:column;align-items:center;justify-content:center;padding:7rem 5vw;background:var(--ink);color:var(--cream);text-align:center}.closing-cta>p{margin-bottom:4rem;font-size:.69rem;letter-spacing:.14em;text-transform:uppercase}.closing-cta h2{margin-bottom:4rem;font-size:clamp(5.5rem,12vw,13rem)}.closing-links{margin:0}footer{display:grid;grid-template-columns:1.5fr 1fr .5fr auto;gap:2rem;align-items:end;min-height:230px;padding:3rem 5vw;background:var(--ink);color:#f1ead89e;border-top:1px solid rgba(241,234,216,.2);font-size:.7rem}.footer-brand{color:var(--cream)}footer p{margin:.3rem 0}footer>div:nth-child(3){display:flex;flex-direction:column;gap:.35rem}footer a:hover{color:var(--cream)}.floating-cta{display:none}.reveal{opacity:0;transform:translateY(26px);transition:opacity .7s ease,transform .7s cubic-bezier(.2,.7,.2,1)}.reveal.in-view{opacity:1;transform:none}@media(max-width:980px){.site-header,.site-header.scrolled{grid-template-columns:1fr auto;background:#f1ead8fa;-webkit-backdrop-filter:none;backdrop-filter:none}.site-nav{position:fixed;inset:0;grid-column:1 / -1;justify-self:stretch;z-index:1;display:flex;width:100vw;max-width:none;height:100dvh;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.1rem;padding:7rem 8vw 3rem;overflow-x:hidden;overflow-y:auto;background:var(--cream);opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-10px);transition:opacity .22s ease,transform .22s ease,visibility .22s}.site-nav.open{opacity:1;pointer-events:auto;visibility:visible;transform:none}.site-nav a{width:100%;font-family:var(--serif);font-size:clamp(2.25rem,7vw,4rem);line-height:1}.nav-cta{position:static;margin-top:1.5rem;padding:1rem 1.4rem;font-family:var(--sans)!important;font-size:.8rem!important}.brand{position:relative;z-index:2}.menu-toggle{position:relative;z-index:2;display:grid;gap:6px;width:44px;height:44px;place-content:center;border:1px solid var(--ink);border-radius:50%;background:transparent}.menu-toggle span:not(.sr-only){display:block;width:17px;height:1px;background:var(--ink);transition:transform .18s ease}.menu-toggle[aria-expanded=true] span:first-child{transform:translateY(3.5px) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){transform:translateY(-3.5px) rotate(-45deg)}.hero{grid-template-columns:1fr;height:auto;min-height:0}.hero-copy{min-height:75svh;padding:8rem 6vw 4rem}.hero-visual{height:auto;min-height:70svh;border-radius:0}.intro-grid,.coffee-section,.spaces{grid-template-columns:1fr}.intro-copy{margin-top:2rem}.coffee-heading{border-right:0;border-bottom:1px solid rgba(241,234,216,.25)}.coffee-heading .text-link{margin-top:4rem}.spaces-copy{padding-right:0}.spaces-image{min-height:500px}.pet-card{grid-column:1}.locations-title{grid-template-columns:1fr}.locations-title>p:last-child{justify-self:start;margin-top:2rem}footer{grid-template-columns:1fr 1fr}}@media(max-width:680px){body{padding-bottom:68px}.site-header,.site-header.scrolled{height:66px;padding:0 1rem}.brand-mark{width:38px;height:38px}.hero{padding-top:66px}.hero-copy{min-height:0;padding:3.6rem 1.25rem 2rem}.hero h1{margin-bottom:1.5rem;font-size:clamp(3.6rem,17vw,4.8rem)}.hero-lead{margin-bottom:1.5rem;font-size:.95rem}.hero-actions{gap:1.2rem}.hero-actions{margin-bottom:1.5rem}.hero-meta{margin-top:0}.button{gap:1.5rem}.hero-visual{height:360px;min-height:0;grid-template-columns:1.32fr .88fr;gap:.35rem}.hero-stamp{top:1rem;right:1rem;width:82px;height:82px}.hero-visual>p{right:1rem;bottom:1rem}.section-pad{padding:5.5rem 1.25rem}.eyebrow,.section-index{margin-bottom:2rem}.intro h2,.section-heading h2,.spaces-copy h2{font-size:3.65rem}.section-heading{display:block;margin-bottom:2.5rem}.section-heading .button{margin-top:2rem}.dish-grid{grid-template-columns:1fr}.dish-card-large .feed-photo,.feed-photo{aspect-ratio:4 / 5}.dish-card-large .feed-photo img{width:293.4%;left:-56.6%;top:-10%}.menu-list{margin-top:2.5rem}.menu-list article{grid-template-columns:28px 1fr auto}.coffee-section{min-height:0}.coffee-heading,.coffee-notes{padding:5.5rem 1.25rem}.coffee-heading h2{font-size:4.3rem}.coffee-notes{min-height:670px}.coffee-score{flex-direction:column;align-items:flex-start}.notes-list p{grid-template-columns:90px 1fr}.spaces-image{min-height:430px}.pet-card{grid-template-columns:1fr;margin-top:3rem}.story-photo{min-height:520px}.pet-card>div:last-child{padding:3.5rem 1.5rem}.pet-card h3{font-size:3.7rem}.locations-title h2{font-size:4.4rem}.location-grid{grid-template-columns:1fr}.location-card{min-height:410px;padding:1.4rem}.closing-cta{min-height:82svh;padding:5rem 1.25rem}.closing-cta h2{font-size:clamp(5.2rem,25vw,8rem)}footer{grid-template-columns:1fr;min-height:0;padding:3rem 1.25rem}.floating-cta{position:fixed;z-index:90;right:0;bottom:0;left:0;display:flex;justify-content:space-between;align-items:center;min-height:68px;padding:0 1.25rem;background:var(--orange);border-top:1px solid var(--ink);font-size:.78rem;font-weight:600}.floating-cta strong{font-size:1.2rem}.home-page .floating-cta{background:var(--ink);color:var(--cream);border-color:var(--ink)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}.ticker>.ticker-track{display:flex;width:max-content;min-width:0;gap:2.4rem;animation:ticker-loop 22s linear infinite}.ticker .ticker-group{display:flex;flex:none;gap:2.4rem;min-width:max-content;animation:none}@keyframes ticker-loop{to{transform:translate(calc(-50% - 1.2rem))}}.menu-preview{background:#f7f2e7}.menu-preview-heading{display:grid;grid-template-columns:1.35fr .65fr;gap:6vw;align-items:end;margin-bottom:3.5rem}.menu-preview-heading h2{margin:0;font-family:var(--serif);font-size:clamp(3.8rem,6.2vw,6.8rem);font-weight:400;letter-spacing:-.06em;line-height:.88}.menu-preview-heading>p{max-width:460px;margin:0 0 .5rem;color:#181814a3;font-size:.92rem}.menu-preview-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:clamp(2rem,5vw,6rem);align-items:start;padding-top:2rem;border-top:1px solid var(--ink)}.menu-preview-photos{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.menu-preview-photos figure{margin:0}.menu-preview-photos img{width:100%;height:clamp(280px,31vw,450px);object-fit:cover;object-position:center 45%}.menu-preview-photos figcaption{display:flex;justify-content:space-between;padding-top:.65rem;font-size:.7rem;font-weight:600}.menu-preview-copy{padding-top:.2rem}.preview-label{margin-bottom:1.25rem;font-size:.62rem;font-weight:600;letter-spacing:.14em}.menu-preview-copy article{display:grid;grid-template-columns:88px 1fr;gap:.2rem 1rem;padding:1rem 0;border-top:1px solid var(--line)}.menu-preview-copy article>span{grid-row:1 / 3;padding-top:.35rem;color:#18181480;font-size:.62rem}.menu-preview-copy h3{margin:0;font-family:var(--serif);font-size:1.75rem;font-weight:400}.menu-preview-copy article p{margin:0;color:#18181494;font-size:.72rem}.menu-preview-copy .button{margin-top:1.5rem}.coffee-section{min-height:650px}.coffee-heading,.coffee-notes{padding:clamp(4.5rem,7vw,7rem) 6vw}.coffee-heading .section-index{margin-bottom:auto}.coffee-kicker{display:block;margin:3rem 0 .8rem;color:#f1ead88c;font-size:.62rem;font-weight:600;letter-spacing:.15em}.coffee-heading h2{margin-bottom:1.6rem;font-size:clamp(3.6rem,5.6vw,6.2rem)}.coffee-heading>p:not(.section-index){margin-bottom:0}.coffee-notes{justify-content:center;gap:2rem}.coffee-score{align-items:baseline}.coffee-score>strong{font-size:clamp(4rem,7vw,7.5rem)}.coffee-score span{padding:0}.coffee-notes>h3{margin:0;font-family:var(--serif);font-size:clamp(2rem,3vw,3.2rem);font-weight:400}.coffee-next{display:grid;grid-template-columns:130px 1fr;gap:.2rem 1rem;padding-top:1rem;border-top:1px solid rgba(241,234,216,.3)}.coffee-next span{grid-row:1 / 3;color:#f1ead880;font-size:.58rem;letter-spacing:.12em}.coffee-next p{margin:0;font-family:var(--serif);font-size:1.15rem}.coffee-next small{color:#f1ead88c;font-size:.64rem}.spaces{gap:3rem 1.5rem}.spaces-image-compact{min-height:0;height:clamp(360px,38vw,520px)}.pet-card{margin-top:2rem;grid-template-columns:minmax(320px,.72fr) 1.28fr}.pet-photo{height:clamp(470px,48vw,630px);overflow:hidden}.pet-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.pet-copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(2.5rem,6vw,6rem)}.pet-copy span{margin-bottom:1.5rem;font-size:.65rem;font-weight:600;letter-spacing:.14em}.pet-copy h3{max-width:700px;margin-bottom:1.5rem;font-family:var(--serif);font-size:clamp(3.2rem,5.4vw,5.8rem);font-weight:400;letter-spacing:-.055em;line-height:.9}.pet-copy h3 em{font-weight:400}.pet-copy p{max-width:520px;margin-bottom:2.5rem;color:#181814ad}.pet-copy small{width:fit-content;border-top:1px solid rgba(24,24,20,.4);padding-top:.65rem;font-size:.62rem;letter-spacing:.12em}.careers{display:grid;grid-template-columns:1.25fr .75fr;gap:6vw;align-items:end;background:var(--orange)}.careers h2{margin:0;font-family:var(--serif);font-size:clamp(4rem,7vw,7.5rem);font-weight:400;letter-spacing:-.06em;line-height:.87}.careers-action{padding-bottom:.5rem}.careers-action>p{max-width:420px;font-family:var(--serif);font-size:1.55rem;line-height:1.15}.careers-action .button{margin:1.5rem 0 1rem}.careers-action small{display:block;font-size:.66rem}@media(max-width:980px){.menu-preview-heading,.menu-preview-grid,.careers{grid-template-columns:1fr}.menu-preview-heading>p{margin-top:1.5rem}.menu-preview-copy{max-width:680px}.pet-card{grid-template-columns:1fr 1fr}}@media(max-width:680px){.menu-preview-heading h2{font-size:3.7rem}.menu-preview-photos{grid-template-columns:1fr 1fr;gap:.5rem}.menu-preview-photos img{height:270px}.menu-preview-copy article{grid-template-columns:72px 1fr}.coffee-section{min-height:0}.coffee-heading .section-index{margin-bottom:4rem}.coffee-kicker{margin-top:0}.coffee-heading h2{font-size:3.8rem}.coffee-notes{min-height:0}.coffee-next{grid-template-columns:90px 1fr}.pet-card{grid-template-columns:1fr}.pet-photo{height:510px}.pet-copy{padding:3.5rem 1.5rem}.pet-copy h3{font-size:3.65rem}.careers{gap:3rem}.careers h2{font-size:4.1rem}}.hero-product-note{position:absolute;z-index:3;right:auto;left:1.5rem;bottom:1.5rem;display:flex;width:min(260px,38%);min-height:190px;flex-direction:column;justify-content:space-between;padding:1.35rem;background:var(--cream);color:var(--ink)}.hero-product-note span,.hero-product-note small{font-size:.57rem;letter-spacing:.13em}.hero-product-note strong{font-family:var(--serif);font-size:clamp(1.8rem,2.5vw,2.8rem);font-weight:400;line-height:.9}.flat-manifesto{display:grid;grid-template-columns:1fr 1fr;gap:5vw;align-items:center;min-height:290px;padding:4rem 8vw;border-bottom:1px solid var(--ink);background:var(--cream)}.flat-icons{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.flat-icons svg{width:100%;max-width:110px;fill:none;stroke:var(--ink);stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.flat-manifesto>p{max-width:650px;margin:0;font-family:var(--serif);font-size:clamp(2rem,3.3vw,3.8rem);line-height:.95}.flat-manifesto>p strong{font-weight:400}.coffee-heading h2{font-size:clamp(4.4rem,6.5vw,7.3rem)}.spaces-image-compact{justify-self:end;width:78%;min-height:0;height:clamp(430px,42vw,590px)}.spaces-image-compact img{object-position:center 58%}@media(max-width:980px){.flat-manifesto{grid-template-columns:1fr}.spaces-image-compact{justify-self:stretch;width:100%}}@media(max-width:680px){.hero-product-note{right:auto;bottom:.75rem;left:.75rem;width:49%;min-height:118px;padding:.8rem}.hero-product-note strong{font-size:1.42rem}.hero-product-note small{display:none}.flat-manifesto{gap:2rem;min-height:0;padding:3.5rem 1.25rem}.flat-icons{gap:.6rem}.flat-manifesto>p{font-size:2.45rem}.coffee-heading h2{font-size:4.65rem}}
