:root{--paper:#f2eadc;--blue:#437ead;--ink:#315b7b;--gold:#936e39;--line:#d8c8b1;--muted:#626362}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font:16px/1.65 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:2px solid var(--blue);outline-offset:7px}a:hover{color:var(--gold)}.skip{position:absolute;top:-100px}.skip:focus{top:10px;left:10px;z-index:10;background:var(--paper)}header{height:126px;padding:20px 5%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1680px;margin:auto}.header-location{font-size:12px;letter-spacing:2px;color:var(--gold);line-height:1.8}.brand{position:relative;display:block;width:182px;height:68px;overflow:hidden;flex-shrink:0}.brand img{position:absolute;width:205px;height:205px;max-width:none;left:-13px;top:-74px}nav{display:flex;justify-content:flex-end;gap:30px;font-size:14px}.hero{position:relative;min-height:660px;height:calc(100svh - 165px);max-height:880px;max-width:1680px;margin:auto;isolation:isolate;overflow:hidden}.hero-copy{position:relative;z-index:2;padding:85px 0 55px 5%;width:54%}.eyebrow{font-size:12px;letter-spacing:2.6px;color:var(--gold);margin:0 0 32px}h1,h2,h3{font-family:'Cormorant Garamond',Georgia,serif;color:var(--blue);font-weight:400;margin:0;line-height:.91;letter-spacing:-.035em}h1{font-size:clamp(90px,12.5vw,185px)}.hero-subtitle{font-family:'Cormorant Garamond',Georgia,serif;font-style:italic;font-size:30px;color:var(--gold);margin:25px 0 30px}.text-link{display:inline-flex;gap:25px;border-bottom:1px solid var(--gold);padding-bottom:8px;font-size:14px}.hero-photo{position:absolute;inset:-10% -1% -12% 34%;margin:0;z-index:-1;mask-image:linear-gradient(90deg,transparent,#000 24%)}.hero-photo img{height:100%;width:100%;object-fit:cover;object-position:center 65%}.hero-photo figcaption{position:absolute;bottom:16%;right:8%;font-size:11px;letter-spacing:2px;background:#f2eadcde;padding:7px 12px}.hero-side{position:absolute;right:3%;top:10%;font-size:11px;letter-spacing:2px;color:var(--gold);line-height:1.8}.intro-strip{border-block:1px solid var(--line);padding:20px 5%;display:flex;justify-content:space-between;align-items:center;gap:30px}.intro-strip span,.intro-strip a{font-size:12px;letter-spacing:1.7px;color:var(--gold)}.intro-strip p{font:italic 26px 'Cormorant Garamond',Georgia,serif;margin:0}.desserts{padding:100px 4% 110px;max-width:1680px;margin:auto;text-align:center}.desserts .eyebrow{margin-bottom:20px}h2{font-size:clamp(54px,7vw,104px);line-height:1.05}.category-links{display:flex;justify-content:center;gap:28px;font:28px 'Cormorant Garamond',Georgia,serif;margin:28px 0 42px}.category-links span{color:var(--gold)}.dessert-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.product-image{aspect-ratio:4/5;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s}article:hover .product-image img{transform:scale(1.025)}h3{font-size:36px;line-height:1.2;margin:21px 0 8px}.dessert-grid p{font-size:13px;color:var(--gold);margin:0}.about{position:relative;isolation:isolate;min-height:650px;padding:100px 9%;background:#eae3d7;overflow:hidden}.about-copy{max-width:490px}.about h2{font-size:84px}.about p:not(.eyebrow){font-size:17px;color:var(--muted);max-width:430px}.about .text-link{margin-top:15px}.visit{padding:90px 9%;display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.visit h2{font-size:68px}.visit-info{font-size:17px}footer{border-top:1px solid var(--line);padding:25px 5%;display:flex;justify-content:space-between;align-items:center}footer p,footer small{font-size:12px;color:var(--muted)}footer .brand{transform:scale(.8);transform-origin:left center}@media(max-width:760px){header{height:100px;padding:12px 5%;grid-template-columns:auto 1fr}.header-location{display:none}header .brand{width:136px;height:51px}header .brand img{width:153px;height:153px;left:-10px;top:-55px}nav{gap:18px;font-size:12px}.hero{height:auto;min-height:760px}.hero-copy{padding:35px 6% 0;width:100%}h1{font-size:100px}.hero-subtitle{font-size:26px}.hero-photo{inset:290px -15% -30px 0;mask-image:linear-gradient(180deg,transparent,#000 23%)}.hero-photo figcaption{bottom:10%;right:17%;font-size:10px}.hero-side{display:none}.intro-strip{padding:22px 6%;flex-wrap:wrap;gap:12px}.intro-strip a{display:none}.intro-strip p{font-size:24px}.desserts{padding:65px 6%}.desserts h2{font-size:61px}.category-links{font-size:25px;gap:20px}.dessert-grid{grid-template-columns:1fr;gap:35px}h3{font-size:29px}.dessert-grid p{font-size:12px}.about{padding:70px 7%;min-height:650px}.about h2{font-size:70px}.visit{padding:65px 7%;grid-template-columns:1fr;gap:20px}.visit h2{font-size:58px}footer p{display:none}footer{gap:10px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.product-image img{transition:none}}
/* Let the actual café remain visible, especially the screen and planting at left. */
.about{display:flex;justify-content:flex-end;background:var(--paper)}.about:after{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(242,234,220,.14) 0%,rgba(242,234,220,.3) 30%,rgba(242,234,220,.94) 65%,var(--paper) 100%)}.about-copy{width:42%;max-width:490px}@media(max-width:760px){.about{padding-top:300px}.about-copy{width:100%;max-width:none}.about:after{background:linear-gradient(180deg,rgba(242,234,220,.08),rgba(242,234,220,.25) 180px,var(--paper) 410px)}}
.desserts{position:relative;isolation:isolate}.desserts:before{content:'';position:absolute;right:0;top:0;width:440px;height:220px;background:url('sakura-640.webp') right top/cover no-repeat;opacity:.38;mix-blend-mode:multiply;z-index:-1;pointer-events:none}.visit{background-image:linear-gradient(90deg,var(--paper) 45%,rgba(242,234,220,.7)),url('sakura-640.webp');background-position:right top;background-size:cover}@media(max-width:760px){.desserts:before{width:220px;height:140px;opacity:.25}}

.dessert-grid{margin-top:44px}
/* Mobile-first content flow: the photo follows the headline without overlap. */
header{height:auto;min-height:100px;gap:10px;grid-template-columns:auto minmax(0,1fr)}nav{gap:4px;flex-wrap:wrap}nav a{min-height:44px;padding:10px 8px;display:inline-flex;align-items:center;font-size:14px}.header-location{display:none}.hero{height:auto;min-height:0;max-height:none;overflow:hidden}.hero-copy{width:100%;padding:30px 6% 15px}.hero h1{font-size:clamp(4.5rem,21vw,7rem);line-height:.95}.hero-description{font-size:16px;color:var(--muted);max-width:32rem;margin:22px 0 0}.hero-subtitle{font-size:26px;margin:14px 0 18px}.hero-photo{position:relative;inset:auto;z-index:0;aspect-ratio:4/3;margin:0;mask-image:linear-gradient(180deg,transparent,#000 13%)}.hero-photo img{display:block;object-position:center 65%}.hero-photo figcaption{bottom:14px;right:5%;left:auto;font-size:12px;letter-spacing:1px;max-width:90%}.hero-side{display:none}.eyebrow{letter-spacing:1.8px;font-size:12px}.text-link{min-height:44px;align-items:center}.desserts h2{font-size:clamp(2.7rem,12vw,4.5rem)}.dessert-grid p{font-size:16px}.product-image img{display:block}.cafe-backdrop{position:absolute;inset:0;width:100%;height:400px;object-fit:cover;object-position:25% center;z-index:-2}.about{padding:310px 7% 65px;min-height:0}.about-copy{width:100%;max-width:none}.about:after{background:linear-gradient(180deg,rgba(242,234,220,.03),rgba(242,234,220,.12) 160px,var(--paper) 395px)}.about h2{font-size:clamp(3.5rem,14vw,5rem)}.visit h2{font-size:clamp(3rem,12vw,4.25rem)}footer{flex-wrap:wrap}.skip:focus{padding:12px}.intro-strip a{min-height:44px;align-items:center}.visit-info{overflow-wrap:anywhere}
@media(min-width:761px){header{min-height:126px;grid-template-columns:1fr auto 1fr}.header-location{display:block}nav{gap:20px}.hero{min-height:700px;height:calc(100svh - 165px);max-height:900px}.hero-copy{width:54%;padding:65px 0 55px 5%}.hero h1{font-size:clamp(6rem,12.5vw,11.5rem)}.hero-photo{position:absolute;inset:-10% -1% -12% 34%;z-index:-1;aspect-ratio:auto;mask-image:linear-gradient(90deg,transparent,#000 24%)}.hero-photo figcaption{bottom:16%;right:8%}.hero-side{display:block}.desserts h2{font-size:clamp(4rem,7vw,6.5rem)}.about{padding:100px 9%;min-height:650px}.about-copy{width:42%;max-width:490px}.cafe-backdrop{height:100%;object-position:left center}.about:after{background:linear-gradient(90deg,rgba(242,234,220,.12),rgba(242,234,220,.26) 30%,rgba(242,234,220,.96) 65%,var(--paper))}.about h2{font-size:84px}}
@media(max-width:360px){header{grid-template-columns:1fr;justify-items:center}nav{justify-content:center}.hero-copy{padding-top:20px}}
