:root{--paper:#f8f6ef;--ink:#243e34;--muted:#62685e;--line:#d7d9cb;--soft:#eeefe5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;font-size:16px;line-height:1.9}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}a,button{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible{outline:3px solid #b06a2f;outline-offset:5px}img{display:block;width:100%;height:100%;object-fit:cover}figure,p,h1,h2,h3{margin:0}h1,h2,.brand,.signature,.footer-brand{font-family:"Yu Mincho","Hiragino Mincho ProN",serif}h2{font-size:clamp(27px,2.6vw,38px);font-weight:500;letter-spacing:.06em;line-height:1.65}.header{max-width:1440px;margin:auto;padding:29px 5%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;font-size:25px;font-weight:600;letter-spacing:.1em;line-height:1.5}.brand-icon{font-size:29px}.brand small{display:block;font:10px/2.2 sans-serif;letter-spacing:.24em}.header nav{display:flex;gap:36px;font-size:15px}.header nav a{border-bottom:1px solid transparent}.header nav a:hover{border-color:var(--ink)}.hero{max-width:1440px;margin:auto;padding:24px 3% 70px 7%;display:grid;grid-template-columns:40% 60%;align-items:center}.eyebrow{font-size:12px;letter-spacing:.18em;line-height:1.6;margin-bottom:25px;font-weight:600}h1{font-size:clamp(38px,4.2vw,64px);font-weight:500;letter-spacing:.07em;line-height:1.6;margin-bottom:24px}h1 span{display:block}.intro{font-size:16px;line-height:2.1}.primary{display:inline-flex;align-items:center;justify-content:space-between;gap:45px;background:var(--ink);color:#fff;padding:17px 26px;margin-top:30px;font-size:16px;border-radius:2px}.primary:hover{background:#395748}.hero-note{font-size:12px;letter-spacing:.08em;margin-top:32px;color:var(--muted)}.hero-photo{height:610px;position:relative}.hero-photo img{border-radius:45% 45% 2px 2px}.hero-photo figcaption{position:absolute;bottom:20px;right:24px;color:white;font:italic 17px Georgia,serif;text-shadow:0 1px 6px #000}.section{max-width:1160px;margin:auto;padding:95px 30px}.about{display:grid;grid-template-columns:46% 1fr;align-items:center;gap:10%}.about figure{height:450px}.about img{border-radius:2px}.about h2{margin-bottom:25px}.about p:not(.eyebrow){margin-top:20px}.signature{display:block;font-size:23px;margin-top:28px;letter-spacing:.12em}.menu-section{background:var(--soft)}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:30px}.section-heading .eyebrow{margin-bottom:12px}.section-heading>p{color:var(--muted)}.filters{display:flex;gap:10px;margin:36px 0 12px}.filters button{border:1px solid #adb6a6;background:transparent;color:var(--ink);padding:9px 27px;border-radius:30px;min-height:46px}.filters button[aria-pressed=true]{background:var(--ink);border-color:var(--ink);color:#fff}.filters button:hover{box-shadow:0 0 0 1px var(--ink)}.menu-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 60px}.menu-grid article{padding:28px 0;border-bottom:1px solid #cdd2c3}.category{font-size:11px;letter-spacing:.15em;color:var(--muted)}.item-heading{display:flex;justify-content:space-between;gap:15px;align-items:baseline;margin:5px 0 10px}.item-heading h3{font-size:20px;font-weight:700;line-height:1.6}.price{font-family:Georgia,serif;font-size:27px;font-weight:bold;white-space:nowrap;line-height:1.4}.price span{font-family:sans-serif;font-size:14px;margin-left:5px}.menu-grid article>p{color:#566052;font-size:16px}.sweets-photo{height:290px;position:relative;margin-top:55px;overflow:hidden}.sweets-photo img{object-position:50% 55%;filter:brightness(.77)}.sweets-photo figcaption{position:absolute;inset:0;display:grid;place-items:center;color:#fff;font-family:"Yu Mincho",serif;font-size:26px;letter-spacing:.15em;text-shadow:0 1px 4px #000}.info{display:grid;grid-template-columns:1fr 1fr;gap:60px}.info h2{margin-bottom:22px}.info p:not(.eyebrow){color:var(--muted)}dl{margin:0}dl div{display:grid;grid-template-columns:1fr 1.3fr;border-bottom:1px solid var(--line);padding:20px 0}dt{color:var(--muted)}dd{margin:0;font-weight:600}footer{background:var(--ink);color:#f8f6ef;text-align:center;padding:55px 24px 30px}footer p{font-size:14px;margin-top:20px}.footer-brand{font-size:28px;letter-spacing:.12em}footer .credits,footer small{font-size:12px;color:#d4dbd3}footer small{display:block;margin-top:30px;letter-spacing:.12em}.credits a{text-decoration:underline;text-underline-offset:3px}[hidden]{display:none!important}.sr-only,.skip:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip:focus{position:absolute;z-index:10;left:10px;top:10px;padding:10px;background:white}
@media(min-width:1500px){.hero{padding-top:35px}.hero-photo{height:680px}}
@media(max-width:900px){.header nav{gap:18px}.hero{grid-template-columns:43% 57%;padding-left:5%}.hero-photo{height:540px}.hero-copy{padding-right:15px}.intro br{display:none}.about{gap:6%}.about p br{display:none}.menu-grid{gap:0 30px}.item-heading{flex-wrap:wrap;gap:5px 12px}.info{gap:30px}}
@media(max-width:600px){.header{padding:20px 22px 16px;display:block}.brand{font-size:22px;gap:10px}.brand small{font-size:9px}.header nav{justify-content:space-between;margin-top:20px;gap:12px;font-size:14px}.hero{display:flex;flex-direction:column;padding:30px 22px 50px;align-items:stretch}.hero-copy{padding:0}.eyebrow{font-size:11px;margin-bottom:15px}h1{font-size:40px;line-height:1.45;letter-spacing:.06em;margin-bottom:18px}.intro{font-size:16px;line-height:1.9;max-width:350px}.primary{margin-top:23px;padding:13px 24px;gap:55px}.hero-note{display:none}.hero-photo{height:350px;margin-top:34px}.hero-photo img{border-radius:42% 42% 2px 2px}.hero-photo figcaption{font-size:15px;bottom:16px;right:16px}.section{padding:60px 22px}.about{display:flex;flex-direction:column-reverse;gap:30px;align-items:stretch}.about figure{height:330px}.about h2{margin-bottom:18px}.about p:not(.eyebrow){margin-top:16px}.section-heading{display:block}.section-heading>p{margin-top:18px}.filters{gap:8px;margin-top:26px}.filters button{padding:8px 20px;font-size:15px}.menu-grid{grid-template-columns:1fr}.menu-grid article{padding:25px 0}.item-heading{flex-wrap:nowrap;align-items:baseline}.item-heading h3{font-size:18px}.price{font-size:25px}.sweets-photo{height:220px;margin-top:35px}.sweets-photo figcaption{font-size:19px;letter-spacing:.08em}.info{grid-template-columns:1fr;gap:20px}dl div{grid-template-columns:1fr 1.15fr;gap:12px}footer{padding:40px 22px 25px}footer p{font-size:14px}footer .credits{line-height:1.9}}
@media(max-width:360px){h1{font-size:35px}.filters button{padding:8px 16px}.item-heading h3{font-size:17px}.price{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
