:root{--paper:#f8f9f7;--silver:#e5e9e6;--ink:#202924;--forest:#263c35;--muted:#58635d;--line:#cbd1cd;--wood:#857666;--gutter:clamp(20px,5vw,84px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Helvetica Neue","PingFang SC","Microsoft YaHei",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration-thickness:1px;text-underline-offset:5px}a,button,summary{-webkit-tap-highlight-color:transparent}button{font:inherit}button,a,summary{touch-action:manipulation}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:3px solid #30775b;outline-offset:5px}img{display:block;max-width:100%;height:auto}figure{margin:0}h1,h2,h3,p{margin-top:0}p{line-height:1.85}h2{font-size:clamp(28px,3.4vw,49px);font-weight:450;line-height:1.3;letter-spacing:-.035em}h3{font-size:24px;font-weight:500;line-height:1.4}.shell{width:min(100%,1680px);padding-left:var(--gutter);padding-right:var(--gutter);margin:auto}.skip{position:fixed;left:20px;top:-100px;background:white;padding:14px;z-index:20}.skip:focus{top:20px}.site-header{height:90px;display:flex;align-items:center;justify-content:space-between;padding:0 var(--gutter);border-bottom:1px solid var(--line);background:var(--paper)}.site-header nav{display:flex;gap:38px;font-size:14px}.site-header nav a{text-decoration:none}.site-header nav a:hover{text-decoration:underline}.concept-tag{font-size:12px;color:var(--muted);padding:8px 12px;border:1px solid var(--line);border-radius:30px}.hero{padding-top:68px}.hero-top{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:46px;gap:40px}.product-name{font-size:15px;color:var(--muted);margin-bottom:21px}h1{font-size:clamp(44px,6vw,86px);line-height:1.13;font-weight:450;letter-spacing:-.05em;margin-bottom:0}.hero-description{min-width:280px;padding-bottom:7px}.hero-description p{font-size:18px;margin-bottom:27px}.solid-link{display:inline-flex;align-items:center;gap:35px;min-height:48px;background:var(--forest);color:white;padding:13px 24px;border-radius:3px;font-size:14px;text-decoration:none}.solid-link:hover{background:#375849}.solid-link span{font-size:10px}.hero-figure img{width:100%;aspect-ratio:16/8.2;object-fit:cover;object-position:center 57%;background:var(--silver)}.hero-figure figcaption{display:flex;justify-content:space-between;color:var(--muted);font-size:12px;padding:15px 0}.section-heading{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;margin-bottom:42px}.section-heading h2{margin:0}.section-heading>p{color:var(--muted);max-width:500px;margin:0;font-size:16px}.film-section{padding-top:90px;padding-bottom:110px}video{display:block;width:100%;aspect-ratio:16/9;background:var(--forest)}.film-links{display:flex;justify-content:space-between;gap:20px;color:var(--muted);font-size:12px;margin-top:16px}.journey-section{background:var(--silver);padding:90px 0}.journey-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #bac2bc;border-bottom:1px solid #bac2bc;margin-bottom:38px}.journey-tabs button{border:0;background:none;color:var(--muted);padding:23px 5px;text-align:left;cursor:pointer;font-size:12px;position:relative}.journey-tabs span{font-size:17px;margin-left:20px}.journey-tabs button[aria-selected=true]{color:var(--forest)}.journey-tabs button[aria-selected=true]:after{content:"";position:absolute;left:0;right:35px;bottom:-1px;height:3px;background:var(--forest)}.journey-panel{display:grid;grid-template-columns:1.5fr 1fr;gap:6%;align-items:center}.step-visual{position:relative}.step-visual>img{width:100%;aspect-ratio:4/3;object-fit:cover}.step-copy h3{font-size:30px;font-weight:450;line-height:1.4}.step-copy p{font-size:16px;color:var(--muted)}.step-copy .detail-note{font-size:12px;margin-top:24px}.reservation{position:absolute;bottom:26px;left:26px;padding:20px 25px;background:rgba(248,249,247,.95);backdrop-filter:blur(10px);box-shadow:0 10px 25px #20292412;width:min(340px,calc(100% - 52px));border-radius:3px}.reservation>span{font-size:12px;color:var(--muted)}.reservation strong{display:block;font-size:35px;font-weight:450;margin-top:4px}.reservation strong small{font-size:14px;padding-left:20px}.reservation p{font-size:12px;margin:9px 0 12px}.reservation .reservation-state{border-top:1px solid var(--line);display:block;padding-top:12px;color:var(--forest)}.cooking-section{padding-top:108px;padding-bottom:112px}.cooking-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.cooking-grid img{width:100%;aspect-ratio:4/3;object-fit:cover}.cooking-grid figcaption{padding-top:23px}.cooking-grid h3{font-size:22px;margin-bottom:10px}.cooking-grid p{font-size:14px;color:var(--muted);margin-bottom:0}.inside-section{background:#edf0ed;padding:90px 0}.inside-layout{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(0,1fr);align-items:center;gap:6%}.cabinet-map{position:relative}.cabinet-map img{width:100%;mix-blend-mode:multiply}.hotspot{position:absolute;left:var(--x);top:var(--y);transform:translate(-50%,-50%);width:36px;height:36px;border:1px solid white;background:#f8f9f7e8;color:var(--forest);border-radius:50%;box-shadow:0 2px 7px #20292430;cursor:pointer;font-size:14px;font-weight:600}.hotspot.active{background:var(--forest);color:white;box-shadow:0 0 0 5px #ffffff80}.module-position{display:block;font-size:12px;color:var(--wood);margin-bottom:15px}.module-copy h3{font-size:32px;font-weight:450;margin-bottom:20px}.module-copy>p{font-size:16px;color:var(--muted);min-height:135px}.route{border-top:1px solid var(--line);padding-top:22px}.route span{font-size:12px;color:var(--muted)}.route p{font-size:14px;margin:9px 0 0}.design-details{margin-top:55px;display:grid;grid-template-columns:1fr;max-width:980px;margin-left:auto}.design-details details{padding:22px 0;border-top:1px solid var(--line)}summary{cursor:pointer;font-size:16px;line-height:1.5}.design-details p{color:var(--muted);font-size:14px;max-width:830px;margin:18px 0 0}.table-section{padding-top:115px;padding-bottom:70px}.table-story{display:grid;grid-template-columns:1fr 1.5fr;gap:7%;align-items:center;margin-bottom:80px}.table-story.reverse{grid-template-columns:1.5fr 1fr}.table-copy p{font-size:16px;color:var(--muted)}.table-story img{width:100%;aspect-ratio:4/3;object-fit:cover}.closing{text-align:center;padding-top:35px;padding-bottom:110px}.closing h2{font-size:clamp(32px,4.2vw,61px);margin:26px 0}.closing-note{color:var(--muted);font-size:15px}.closing .solid-link{margin-top:18px}footer{border-top:1px solid var(--line);padding-top:35px;padding-bottom:38px;display:flex;align-items:center;justify-content:space-between;gap:35px}footer p,footer>a{font-size:12px;color:var(--muted);margin:8px 0 0}
@media(min-width:1700px){.site-header{padding-left:max(var(--gutter),calc((100vw - 1512px)/2));padding-right:max(var(--gutter),calc((100vw - 1512px)/2))}}@media(max-width:1000px){.hero-top{gap:24px}.hero-description{min-width:230px}.section-heading{gap:30px}.section-heading>p{max-width:340px}.journey-tabs span{margin-left:10px;font-size:15px}.cooking-grid{gap:16px}.inside-layout{gap:4%}.module-copy>p{min-height:0}.table-story{gap:5%}.table-copy p{font-size:14px}}
@media(max-width:700px){html{scroll-padding-top:20px}.site-header{height:74px}.site-header nav{gap:17px;font-size:12px}.site-header nav a:last-child{display:none}.concept-tag{display:none}.hero{padding-top:42px}.hero-top{display:block;margin-bottom:28px}.product-name{font-size:12px;margin-bottom:18px}h1{font-size:48px}.hero-description{margin-top:25px;display:flex;align-items:center;justify-content:space-between;gap:12px}.hero-description p{font-size:13px;margin:0}.solid-link{font-size:12px;padding:11px 15px;gap:15px;min-height:43px}.hero-figure{margin-left:calc(-1 * var(--gutter));margin-right:calc(-1 * var(--gutter))}.hero-figure img{aspect-ratio:4/3;object-fit:cover;object-position:center}.hero-figure figcaption{padding:12px var(--gutter);font-size:10px;gap:10px}.section-heading{display:block;margin-bottom:28px}.section-heading>p{font-size:14px;max-width:none;margin-top:20px}.film-section{padding-top:60px;padding-bottom:60px}.film-links{font-size:10px;gap:10px}.film-links a{white-space:nowrap}.journey-section{padding:56px 0}.journey-tabs{gap:0;margin-bottom:25px}.journey-tabs button{padding:16px 0;font-size:10px}.journey-tabs span{display:block;font-size:12px;margin:7px 0 0}.journey-tabs button[aria-selected=true]:after{right:12px}.journey-panel{grid-template-columns:1fr;gap:25px}.step-copy h3{font-size:26px;margin-bottom:15px}.step-copy p{font-size:14px}.step-copy .detail-note{margin-top:15px}.reservation{bottom:17px;left:17px;padding:15px 18px;max-width:285px}.reservation strong{font-size:30px}.cooking-section{padding-top:60px;padding-bottom:60px}.cooking-grid{grid-template-columns:1fr;gap:34px}.cooking-grid img{aspect-ratio:16/9}.cooking-grid figcaption{padding-top:18px}.cooking-grid h3{font-size:22px}.inside-section{padding:58px 0}.inside-layout{grid-template-columns:1fr;gap:30px}.module-copy h3{font-size:26px;margin-bottom:15px}.module-copy>p{font-size:14px}.module-position{margin-bottom:10px}.hotspot{width:40px;height:40px;font-size:12px}.route{padding-top:14px}.design-details{margin-top:35px}.design-details details{padding:19px 0}summary{font-size:14px}.table-section{padding-top:60px;padding-bottom:0}.table-story,.table-story.reverse{grid-template-columns:1fr;gap:20px;margin-bottom:55px}.table-story.reverse .table-copy{grid-row:1}.table-story img{aspect-ratio:16/10}.closing{padding-top:25px;padding-bottom:65px}.closing h2{font-size:33px}.closing-note{font-size:13px}footer{display:block;padding-top:28px;padding-bottom:30px}footer>p{margin:20px 0}footer>a{display:inline-block}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}

.music-credit{font-size:11px;line-height:1.8;color:var(--muted);margin:15px 0 0;max-width:900px}.music-credit cite{font-style:normal}

.start-meal-figure img{aspect-ratio:auto;object-fit:contain}.start-meal-figure figcaption{font-size:12px;color:var(--muted);line-height:1.7;padding-top:13px}.return-section{margin:30px 0 90px}.return-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.return-grid img{width:100%;height:auto;aspect-ratio:4/3;object-fit:cover;object-position:center top}.return-grid figcaption{padding-top:21px}.return-grid h3{font-size:22px;margin:0 0 10px}.return-grid p{font-size:14px;color:var(--muted);margin-bottom:0}
@media(max-width:700px){.start-meal-figure figcaption{font-size:11px}.return-section{margin:0 0 58px}.return-grid{grid-template-columns:1fr;gap:32px}.return-grid img{aspect-ratio:auto;object-fit:contain}.return-grid figcaption{padding-top:15px}.return-grid h3{font-size:22px}}
.skip:not(:focus){clip-path:inset(50%);width:1px;height:1px;overflow:hidden;padding:0;white-space:nowrap}
.header-tools{display:flex;align-items:center;gap:24px}.language-link{font-size:12px;white-space:nowrap}.footer-links{display:flex;flex-direction:column;align-items:flex-start;gap:14px}.footer-links a{font-size:12px;color:var(--muted)}
html[lang="en"] h1{font-size:clamp(44px,5.3vw,77px);line-height:1.07;letter-spacing:-.045em}html[lang="en"] .hero-description{max-width:350px}html[lang="en"] .hero-description p{line-height:1.6}html[lang="en"] .section-heading>p{max-width:420px;line-height:1.65}html[lang="en"] .step-copy p,html[lang="en"] .module-copy>p,html[lang="en"] .table-copy p{line-height:1.7}html[lang="en"] .journey-tabs span{font-size:16px;margin-left:12px}html[lang="en"] .module-copy>p{min-height:0}html[lang="en"] .reservation{width:min(380px,calc(100% - 52px))}html[lang="en"] .reservation p{line-height:1.5}html[lang="en"] .reservation strong small{padding-left:14px}.film-time-note{font-size:12px;color:var(--muted);margin:11px 0 0}
@media(max-width:1000px){.header-tools{gap:16px}.header-tools .concept-tag{display:none}html[lang="en"] .journey-tabs span{font-size:14px;margin-left:7px}html[lang="en"] .section-heading>p{max-width:330px}}
@media(max-width:700px){html[lang="en"] h1{font-size:48px}html[lang="en"] .hero-description{display:block;max-width:none}html[lang="en"] .hero-description p{font-size:15px;margin-bottom:20px}html[lang="en"] .hero-description p br{display:none}html[lang="en"] .hero-description .solid-link{font-size:13px}html[lang="en"] .section-heading>p{max-width:none}html[lang="en"] .journey-tabs span{font-size:12px;line-height:1.45;margin:8px 7px 0 0}html[lang="en"] .reservation{width:calc(100% - 34px);max-width:330px}html[lang="en"] .reservation p{font-size:11px}html[lang="en"] .film-links{font-size:11px}html[lang="en"] .film-time-note{font-size:11px}.footer-links{margin-top:20px}.header-tools{gap:0}}
@media(max-width:360px){.site-header nav a:not(:first-child){display:none}html[lang="en"] h1{font-size:41px}}

/* One fixed wordmark: English is lighter and 84% of the Chinese ink height; both share a visual center. */
.brand{display:inline-flex;align-items:center;justify-content:center;width:244px;max-width:100%;flex-shrink:0;line-height:1;text-decoration:none;vertical-align:middle;margin:0}
.brand .brand-mark{display:block;width:100%;height:auto;max-width:100%;flex:none}
.closing .brand{width:320px;margin:0 auto}
.closing-note{max-width:650px;margin:0 auto;line-height:1.9}
.contact-section{display:grid;grid-template-columns:minmax(0,1fr) 240px;gap:80px;align-items:center;padding-top:48px;padding-bottom:72px;border-top:1px solid var(--line)}
.contact-copy{max-width:660px}.creator-name{font-size:14px;color:var(--muted);margin:0 0 18px}.contact-copy h2{margin:0 0 22px}.contact-copy>p:last-child{font-size:16px;color:var(--muted);margin:0;line-height:1.9}.contact-qr{width:240px;max-width:100%;justify-self:end}.contact-qr>a{display:block;background:white;border:1px solid var(--line)}.contact-qr img{width:100%;height:auto}.contact-qr figcaption{font-size:13px;text-align:center;line-height:1.9;color:var(--muted);margin-top:12px}.contact-qr figcaption a{display:inline-block;padding:5px 8px}
@media(max-width:700px){.brand{width:184px}.closing .brand{width:280px}.contact-section{grid-template-columns:1fr;gap:30px;padding-top:35px;padding-bottom:45px}.contact-copy>p:last-child{font-size:14px}.contact-copy br{display:none}.contact-qr{width:224px;justify-self:start}.contact-qr figcaption{text-align:left}.closing-note br{display:none}}

footer{flex-wrap:wrap}footer .music-credit{flex-basis:100%;max-width:none;margin:0;padding-top:18px;border-top:1px solid var(--line);font-size:11px;line-height:1.8}
@media(max-width:700px){footer .music-credit{margin-top:24px}}

.contact-email{display:inline-block;margin-top:22px;font-size:clamp(18px,2vw,25px);line-height:1.5;overflow-wrap:anywhere;color:var(--forest)}
