@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=DM+Serif+Display:ital@0;1&display=swap');
:root{--green:#6cad7e;--dark:#173b2e;--cream:#fbf7ed;--ink:#23372b;--pink:#ffd9d4}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',Arial,sans-serif;font-size:16px;line-height:1.55}a{color:inherit}img{max-width:100%;height:auto;display:block}.wrap{width:min(1160px,calc(100% - 44px));margin:auto}.nav{position:sticky;top:0;z-index:100;width:100%;max-width:none;padding-inline:max(22px,calc((100vw - 1160px)/2));background:var(--cream);box-shadow:0 1px 0 rgba(23,59,46,.12);height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{text-decoration:none;font-family:'DM Serif Display',Georgia,serif;font-size:1.65rem;line-height:1;color:var(--dark)}.wordmark span{display:block;font:600 .67rem 'DM Sans',sans-serif;letter-spacing:.13em;text-transform:uppercase;margin-top:7px}.nav nav{display:flex;gap:30px}.nav nav a,.nav-cta{text-decoration:none;font-weight:700;font-size:.9rem}.nav nav a:hover,.footer a:hover{text-decoration:underline}.nav-cta{border-bottom:2px solid var(--dark);padding:8px 0}.hero{background:var(--green);overflow:hidden}.hero-grid{min-height:600px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:40px}.hero-copy{padding:72px 0}.eyebrow{text-transform:uppercase;font-weight:700;letter-spacing:.17em;font-size:.78rem;margin:0 0 18px}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:'DM Serif Display',Georgia,serif;font-weight:400;line-height:1.06}h1{font-size:clamp(3.4rem,6.2vw,6.7rem);letter-spacing:-.035em;margin-bottom:28px;color:#fff}h1 em{color:var(--dark);font-weight:400}h2{font-size:clamp(2.7rem,4.5vw,4.8rem);letter-spacing:-.03em;margin-bottom:20px}h3{font-size:2rem;letter-spacing:-.02em}.lead{font-size:1.2rem;max-width:530px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:34px}.button{display:inline-block;padding:14px 23px;border-radius:99px;text-decoration:none;font-weight:700;font-size:.9rem;transition:transform .2s,background .2s}.button:hover{transform:translateY(-2px)}.button.dark{background:var(--dark);color:white}.button.outline{border:1px solid var(--dark)}.hero-place{font-weight:600;margin:34px 0 0}.hero-art{min-height:600px;height:100%;overflow:hidden}.hero-photo{width:100%;height:100%;min-height:600px;object-fit:cover;object-position:center}.hero-place{font-weight:600;margin:34px 0 0}.intro{padding:100px 0 35px;display:grid;grid-template-columns:1.3fr .7fr;gap:40px;align-items:end}.intro>p{font-size:1.12rem;max-width:390px}.offerings{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding-bottom:100px}.offering{min-height:390px;padding:30px;display:flex;flex-direction:column}.offering.gelato{background:#e7edcf}.offering.coffee{background:#f9d5c7}.offering.bites{background:#d4e8ec}.number{font-size:.77rem;font-weight:700;letter-spacing:.14em}.icon{font-size:4.3rem;line-height:1;margin:auto 0 25px}.offering h3{margin-bottom:13px}.offering p{margin-bottom:0}.dietary{border-top:1px solid #c9d0c4;padding:80px 0;display:grid;grid-template-columns:1.2fr .8fr;gap:50px;align-items:center}.dietary p:last-child{font-size:1.15rem;max-width:380px}.reviews{background:var(--dark);color:#fff;padding:95px 0}.section-heading{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:35px}.section-heading a{white-space:nowrap;text-underline-offset:5px}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review-grid blockquote{margin:0;background:#2b503d;padding:30px;min-height:290px;display:flex;flex-direction:column}.review-grid blockquote p{font-family:'DM Serif Display',Georgia,serif;font-size:1.55rem;line-height:1.25;margin:22px 0 auto}.stars{color:#e6faac;letter-spacing:.12em}.review-grid footer{font-size:.84rem;margin-top:22px;opacity:.8}.review-note{font-size:.78rem;opacity:.7;margin:22px 0 0}.visit{padding:110px 0;display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:center}.visit-main>p:not(.eyebrow){font-size:1.15rem;max-width:520px}.visit h2 em{color:var(--green)}.visit-card{padding:35px;background:#e7edcf;display:flex;flex-direction:column;align-items:start}.visit-card img{width:90px;border-radius:50%;margin-bottom:23px}.visit-card h3{margin-bottom:10px}.visit-card p{margin-bottom:12px}.visit-card .small{font-size:.9rem}.visit-card a{font-weight:700;margin-top:8px;text-underline-offset:4px}.footer{background:#e3ecd9;padding:32px 0}.footer-inner{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer-inner strong{font-family:'DM Serif Display',Georgia,serif;font-size:1.5rem}.footer-inner span{display:block;font-size:.83rem}.footer-inner>div:last-child{display:flex;gap:22px}.footer a{text-decoration:none;font-size:.88rem;font-weight:700}@media(max-width:820px){.nav nav{display:none}.hero-grid{grid-template-columns:1fr;gap:0}.hero-copy{padding:64px 0 20px}.hero-art{min-height:390px;height:390px}.hero-photo{min-height:390px;height:390px}.intro,.dietary,.visit{grid-template-columns:1fr;gap:14px}.offerings,.review-grid{grid-template-columns:1fr}.offering{min-height:300px}.visit{gap:35px}.section-heading{align-items:start;flex-direction:column}.footer-inner{align-items:start;flex-direction:column}}@media(max-width:480px){.wrap{width:min(100% - 32px,1160px)}.nav{height:72px}.nav-cta{font-size:.8rem}.hero-art{min-height:310px;height:310px}.hero-photo{min-height:310px;height:310px}h1{font-size:3.35rem}.intro{padding-top:75px}.offerings{padding-bottom:70px}.dietary,.reviews,.visit{padding-top:70px;padding-bottom:70px}.footer-inner>div:last-child{flex-wrap:wrap;gap:12px 20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}
