@font-face{font-family:Manrope;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/local-0.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/local-1.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/local-2.ttf) format("truetype")}@font-face{font-family:Manrope;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/local-3.ttf) format("truetype")}@font-face{font-family:Oswald;font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/local-4.ttf) format("truetype")}@font-face{font-family:Oswald;font-style:normal;font-weight:500;font-display:swap;src:url(/fonts/local-5.ttf) format("truetype")}@font-face{font-family:Oswald;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/local-6.ttf) format("truetype")}:root{font-family:Manrope,Arial,sans-serif;color:#22342a;background:#f5f2ea;font-synthesis:none;font-weight:400;--paper:#f5f2ea;--green:#22342a;--muted:#6c7067;--red:#ba3d30;--line:#d9d9cb}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible{outline:3px solid var(--red);outline-offset:4px}button{color:inherit}html{scroll-behavior:smooth;scroll-padding-top:80px}.header{height:96px;display:flex;align-items:center;justify-content:space-between;padding:0 5%;max-width:1600px;margin:auto}.wordmark{font-family:Georgia,serif;font-weight:900;font-size:43px;letter-spacing:-2px;display:inline-flex;align-items:center;gap:16px}.seal{font:23px serif;background:var(--red);color:var(--paper);width:32px;height:36px;display:grid;place-items:center;border-radius:2px;transform:rotate(-5deg)}.header-note,.eyebrow{font-size:12px;font-weight:600;letter-spacing:1.8px}.language{border:1px solid var(--line);border-radius:30px;background:transparent;font-size:14px;padding:11px 17px;font-weight:700}.language span{color:var(--muted);font-weight:400}main{max-width:1600px;margin:auto}.hero{margin:0 24px;height:360px;position:relative;overflow:hidden;background:#10241b;border-radius:5px;color:#faf5e5}.hero>img{width:100%;height:100%;object-fit:cover;object-position:70% 55%;position:absolute}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0d201af0 0%,#0d201a99 28%,transparent 65%)}.hero-copy{position:relative;z-index:1;padding:47px 4%}.hero .eyebrow{font-size:11px;letter-spacing:2px;color:#d2d4ba}h1{font:500 clamp(36px,4vw,62px)/1.1 "Oswald",Arial,sans-serif;letter-spacing:-1.5px;margin:23px 0}h1 em{font:italic .84em Georgia,serif;font-weight:400;letter-spacing:-1.2px;color:#d1d8b0}.hero-link{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c7cdab;width:145px;padding:10px 0;font-size:14px}.hero-chinese{position:absolute;z-index:1;right:35px;top:30px;writing-mode:vertical-rl;font-family:serif;font-size:26px;letter-spacing:9px}.hero-caption{position:absolute;z-index:1;right:36px;bottom:22px;font-size:10px;letter-spacing:2px}.categories{position:sticky;top:0;z-index:5;background:var(--paper);display:flex;gap:10px;overflow:auto;scrollbar-width:none;padding:22px 5%;border-bottom:1px solid var(--line)}.categories button{display:flex;align-items:center;gap:9px;white-space:nowrap;background:transparent;border:1px solid var(--line);padding:12px 19px;border-radius:30px;font-size:14px}.categories button.active{background:var(--green);color:var(--paper);border-color:var(--green)}.categories button span{font-size:12px;opacity:.6}.menu-area{padding:38px 5% 80px}.section-heading{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.section-heading .eyebrow{font-size:10px;color:var(--red);letter-spacing:1.8px}h2{font:500 44px/1.2 Oswald,Arial,sans-serif;letter-spacing:-1.2px;margin:10px 0 0}h2 span{font:22px serif;color:#979d8c;margin-left:8px}.section-heading p{font-size:13px;color:var(--muted);display:flex;gap:10px;align-items:center}.dish-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:38px 25px}.dish-card{min-width:0}.dish-image{position:relative;aspect-ratio:1.4;background:#e5e3da;overflow:hidden;border-radius:4px}.dish-image>img{height:100%;width:100%;object-fit:cover;transition:transform .6s}.dish-card:hover .dish-image>img{transform:scale(1.035)}.dish-arrow{position:absolute;right:14px;bottom:14px;width:37px;height:37px;background:var(--paper);border-radius:50%;display:grid;place-items:center}.dish-info{padding:15px 0 0}.dish-meta{font-size:12px;color:var(--muted)}h3{font-size:21px;line-height:1.3;font-weight:600;letter-spacing:-.6px;margin:8px 0 11px}.price{font-size:18px;font-weight:700}.price.missing{font-size:13px;font-weight:400;color:var(--muted)}footer{border-top:1px solid var(--line);padding:38px 5%;display:flex;align-items:center;justify-content:space-between;max-width:1600px;margin:auto}footer p,footer a{font-size:13px;color:var(--muted)}@media(min-width:1500px){.hero{height:400px}.hero-copy{padding-top:52px}}@media(max-width:760px){.header{height:76px;padding:0 20px}.wordmark{font-size:34px;gap:10px}.seal{width:26px;height:29px;font-size:20px}.header-note{display:none}.hero{margin:0 12px;height:250px}.hero>img{object-position:65% center}.hero-copy{padding:30px 22px}.hero:after{background:linear-gradient(90deg,#0d201ae8,#0d201a66 55%,transparent)}.hero .eyebrow{font-size:8px;letter-spacing:1.1px;max-width:150px;display:block;line-height:1.7}h1{font-size:35px;letter-spacing:-1px;margin:18px 0}.hero-link{width:110px;padding:7px 0;font-size:13px}.hero-chinese{right:18px;top:24px;font-size:20px}.hero-caption{display:none}.categories{gap:8px;padding:16px 20px}.categories button{padding:10px 15px;font-size:14px}.menu-area{padding:28px 20px 48px}.section-heading{margin-bottom:22px}.section-heading p{display:none}.section-heading .eyebrow{font-size:9px;letter-spacing:1.1px}h2{font-size:34px}h2 span{font-size:18px}.dish-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 14px}.dish-image{aspect-ratio:.95}.dish-arrow{width:29px;height:29px;right:9px;bottom:9px}.dish-info{padding-top:11px}.dish-meta{font-size:12px;letter-spacing:-.3px}h3{font-size:17px;letter-spacing:-.4px;line-height:1.35;margin:7px 0 9px}.price.missing{font-size:12px;line-height:1.4;display:block}footer{padding:28px 20px;flex-wrap:wrap;gap:15px}footer .wordmark{width:100%}footer p{margin:0}footer a{font-size:12px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.skip-link{position:fixed;left:15px;top:-80px;z-index:50;background:var(--green);color:#fff;padding:15px}.skip-link:focus{top:15px}.language{display:flex;align-items:center;padding:3px 7px;gap:2px}.language button{background:none;border:0;padding:8px;min-width:40px;min-height:38px;color:var(--muted);font-size:14px}.language button.selected{font-weight:700;color:var(--green)}.categories button .category-name{font-size:14px;opacity:1}.dish-card{border:0;background:none;padding:0;text-align:left;font-family:inherit;color:inherit;display:flex;flex-direction:column;border-radius:4px}.dish-card .dish-image{width:100%}.dish-info{flex:1;display:flex;flex-direction:column;width:100%}.dish-meta{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.dish-meta i{font-style:normal}.dish-description{font-size:14px;line-height:1.6;color:var(--muted);margin:0 0 15px;max-width:90%}.dish-card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;gap:8px}.variant-label{font-size:12px;color:var(--muted)}.spicy-badge{position:absolute;top:12px;left:12px;background:var(--paper);color:var(--red);display:flex;align-items:center;gap:5px;font-size:12px;padding:6px 9px;border-radius:20px}.dish-lettering{height:100%;width:100%;background:#e6e5d8;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:24px;position:relative;overflow:hidden}.dish-lettering>span:first-child{position:absolute;right:12px;top:14px;font-size:140px;line-height:1;font-family:serif;color:#31463415}.dish-lettering .lettering-label{font-size:12px;letter-spacing:1.5px;text-transform:uppercase;z-index:1;border-bottom:1px solid #22342a55;padding-bottom:10px}.dish-lettering p{font-family:Georgia,serif;font-size:27px;line-height:1.25;max-width:80%;position:relative;margin:22px 0 0}.lettering-desserts{background:#eacfc2}.lettering-cold{background:#dce3ce}.currency-note{font-size:14px;padding:14px 18px;background:#e6e7d9;margin-bottom:26px;line-height:1.6}.nutrition-footnote,.section-note{font-size:13px;line-height:1.65;color:var(--muted);margin:28px 0 0}.tea-section{margin-top:72px;border-top:1px solid var(--line);padding-top:42px}.tea-intro{position:relative;background:var(--green);color:var(--paper);padding:40px;border-radius:4px;margin-bottom:12px;overflow:hidden}.tea-intro .eyebrow{color:#c0c9a9;font-size:11px}.tea-intro h2{font:italic 40px Georgia,serif;margin:17px 0}.tea-intro p{font-size:15px;line-height:1.6;color:#d3d7c8;position:relative;z-index:1;max-width:75%}.tea-symbol{position:absolute;right:32px;top:-16px;font:200px serif;color:#c2d0a52b}.extra-list{display:grid;grid-template-columns:1fr 1fr;column-gap:40px}.extra-row{padding:23px 0;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:18px}.extra-row h3{font-size:17px;letter-spacing:-.3px;margin:0 0 4px}.extra-row p{font-size:13px;line-height:1.5;margin:0;color:var(--muted)}.extra-row .price{white-space:nowrap;font-size:17px}.price small{font-size:13px;font-weight:400}.subheading{display:flex;justify-content:space-between;align-items:center;margin-top:38px}.subheading h3{font:500 30px Oswald,sans-serif}.subheading>span{font:24px serif;color:var(--muted)}.drinks-section{padding-top:20px}.drink-sizes{display:flex;flex-direction:column;gap:9px}.drink-sizes>div{display:flex;gap:12px;align-items:center;white-space:nowrap}.drink-sizes>div>span:first-child{font-size:12px;color:var(--muted)}.closing-note{text-align:center;padding:44px 20px 55px;border-top:1px solid var(--line)}.closing-note .seal{margin:0 auto 20px}.closing-note p{font-size:22px;line-height:1.7}.closing-note em{font-family:Georgia,serif;font-size:23px;color:var(--muted)}footer{gap:28px}footer p{line-height:1.7;margin:4px 0}footer a{display:flex;align-items:center;gap:7px;white-space:nowrap}.dish-dialog{border:0;padding:0;max-width:600px;width:calc(100% - 32px);max-height:90dvh;background:var(--paper);color:var(--green);border-radius:12px;overscroll-behavior:contain;overflow-y:auto}.dish-dialog::backdrop{background:#0c1d18b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.dialog-inner{position:relative}.close-button{position:sticky;top:14px;float:right;margin:14px 14px -58px 0;z-index:3;background:var(--paper);border:1px solid #22342a20;border-radius:50%;width:44px;height:44px;display:grid;place-items:center}.modal-photo{height:285px;background:#e4e6dd}.modal-photo>img{width:100%;height:100%;object-fit:cover}.modal-body{padding:28px 30px}.modal-eyebrow{display:flex;justify-content:space-between;color:var(--muted);font-size:12px}.modal-body>h2{font-size:34px;line-height:1.2;letter-spacing:-.5px;margin:12px 0 15px}.modal-description{font-size:16px;line-height:1.6;color:var(--muted)}.detail-section{margin:26px 0}.detail-section h3,.nutrition-title h3,.allergens h3{font-size:16px;letter-spacing:0;margin:0 0 12px}.detail-section p,.allergens p{font-size:14px;line-height:1.8;margin:0}.nutrition-section{background:#e7e8dc;padding:19px;border-radius:4px}.nutrition-title{display:flex;flex-direction:column;gap:0}.nutrition-title h3{margin-bottom:5px}.nutrition-title>span{font-size:12px;color:var(--muted)}.nutrition-grid{display:grid;grid-template-columns:repeat(4,1fr);margin:20px 0}.nutrition-grid>div{border-right:1px solid #22342a22;display:flex;flex-direction:column;gap:5px;text-align:center}.nutrition-grid>div:last-child{border:0}.nutrition-grid strong{font-size:23px;font-weight:600}.nutrition-grid span{font-size:12px}.fine-print{font-size:12px!important;color:var(--muted);line-height:1.65!important;margin:8px 0 0!important}.allergens{margin:25px 0;padding-left:14px;border-left:2px solid var(--red)}fieldset{border:0;padding:0;margin:25px 0 0;min-width:0}legend{font-size:17px;font-weight:600;padding:0;margin-bottom:14px}legend small{color:var(--muted);font-size:14px;margin-left:10px;font-weight:400}.variant-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.variant-options button{border:1px solid var(--line);background:transparent;padding:13px 16px;text-align:left;border-radius:5px;display:flex;flex-direction:column;gap:7px;font-size:14px}.variant-options button>span:last-child{font-size:13px}.variant-options button.selected{background:var(--green);color:var(--paper);border-color:var(--green)}.spice-options{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.spice-options button{display:flex;gap:7px;align-items:center;justify-content:center;padding:12px 6px;border:1px solid var(--line);background:transparent;border-radius:30px;font-size:14px}.spice-options button.selected{border-color:var(--red);background:#ba3d300d;color:var(--red)}.option-chips{display:flex;flex-wrap:wrap;gap:8px}.option-chips label{position:relative;cursor:pointer;display:flex;align-items:center;gap:7px;padding:11px 13px;border:1px solid var(--line);border-radius:24px;font-size:14px}.option-chips input{position:absolute;opacity:0;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;cursor:pointer}.option-chips label:focus-within{outline:2px solid var(--red);outline-offset:2px}.option-chips label.checked{border-color:var(--green);background:#dfe4d4}.field-help{font-size:13px;color:var(--muted);line-height:1.6;margin:0 0 12px}.option-chips+.field-help{margin:12px 0 0}.modal-bottom{position:sticky;bottom:0;padding:18px 30px;background:var(--paper);border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:14px}.modal-bottom>div{display:flex;flex-direction:column;gap:4px}.modal-bottom .price{font-size:24px}.modal-bottom .fine-print{margin:0!important}.primary-button{display:flex;align-items:center;gap:14px;background:var(--green);color:var(--paper);border:0;border-radius:30px;padding:15px 19px;font-size:14px}.summary{padding:48px 30px 35px;text-align:center;min-height:400px}.summary .seal{margin:0 auto 20px}.summary .eyebrow{display:block;color:var(--muted);font-size:11px}.summary h2{font-size:35px;line-height:1.3;margin:18px 0}.summary>p{font-size:16px;line-height:1.65}.summary>.price{font-size:34px;display:block;margin-top:28px}.summary .summary-note{font-size:14px;background:#e7e8dc;padding:16px;margin:25px 0}.back-button{display:inline-flex;align-items:center;gap:6px;border:0;background:none;text-decoration:underline;text-underline-offset:5px;padding:12px;font-size:14px}.server-copy{background:#fff;border:1px solid var(--line);padding:18px;text-align:left;margin-top:25px;font-size:14px}.server-copy h3{font-size:16px}.server-copy p{line-height:1.6}html[lang=zh-CN]{font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif}html[lang=zh-CN] h1,html[lang=zh-CN] h2,html[lang=zh-CN] .subheading h3{font-family:Songti SC,"Noto Serif CJK SC",serif;letter-spacing:0}html[lang=zh-CN] .wordmark{font-family:Oswald,sans-serif;font-size:36px;letter-spacing:-1px}html[lang=zh-CN] h1{font-size:50px;line-height:1.35}html[lang=zh-CN] h3{letter-spacing:0}@media(max-width:760px){.dish-description{display:none}.dish-card-bottom{align-items:flex-start;flex-direction:column;gap:5px}.dish-card-bottom .price{font-size:17px}.variant-label{font-size:12px}.dish-meta{gap:4px;font-size:12px;min-height:16px}.spicy-badge{font-size:11px;top:8px;left:8px;padding:5px 7px}.dish-lettering{padding:16px}.dish-lettering>span:first-child{font-size:110px;right:-7px;top:12px}.dish-lettering .lettering-label{font-size:10px;letter-spacing:.6px}.dish-lettering p{font-size:20px;max-width:100%;margin-top:17px}.tea-section{margin-top:42px;padding-top:25px}.tea-intro{padding:26px 22px}.tea-intro h2{font-size:29px;position:relative;z-index:1}.tea-intro p{font-size:14px;max-width:85%;margin:13px 0 0}.tea-symbol{font-size:155px;right:-12px;top:10px}.extra-list{grid-template-columns:1fr}.extra-row{padding:19px 0;gap:12px}.extra-row h3{font-size:16px;line-height:1.5}.extra-row p{font-size:12px}.extra-row .price{font-size:16px}.nutrition-footnote{font-size:12px}.subheading{margin-top:25px}.closing-note{padding:32px 20px}.closing-note p,.closing-note em{font-size:19px}footer{gap:16px}footer>div{width:100%}footer .wordmark{font-size:36px}footer p{font-size:12px}.dish-dialog{width:100%;max-width:100%;max-height:95dvh;margin:auto 0 0;border-radius:18px 18px 0 0}.modal-photo{height:240px}.modal-body{padding:23px 21px}.modal-body>h2{font-size:30px}.modal-description{font-size:15px}.nutrition-section{padding:16px 12px}.nutrition-grid strong{font-size:21px}.nutrition-grid span{font-size:11px}.modal-bottom{padding:16px 20px;padding-bottom:max(16px,env(safe-area-inset-bottom))}.modal-bottom .price{font-size:22px}.primary-button{font-size:13px;padding:14px 16px;gap:8px}.summary{padding:48px 24px 30px}.summary h2{font-size:30px}.summary>p{font-size:15px}html[lang=zh-CN] h1{font-size:34px}html[lang=zh-CN] .wordmark{font-size:29px}.currency-note{font-size:13px;padding:12px 14px}}@media(max-width:360px){.menu-area{padding-left:16px;padding-right:16px}.dish-grid{gap:22px 12px}h3{font-size:16px}.hero-copy{padding-left:18px}h1{font-size:32px}.modal-bottom{padding:12px}.primary-button{font-size:12px;padding:13px 12px}.nutrition-grid span{font-size:10px}}@media(min-width:1100px){.dish-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.dish-image{aspect-ratio:1.13}.dish-description{font-size:13px}.dish-card h3{font-size:19px}.dish-card-bottom{align-items:flex-start;flex-direction:column;gap:5px}}@media(prefers-reduced-motion:no-preference){.hero>img{animation:tea-arrival 1.8s ease-out both}@keyframes tea-arrival{0%{transform:scale(1.04);opacity:.8}to{transform:scale(1);opacity:1}}.dish-dialog[open]{animation:dialog-arrival .22s ease-out}@keyframes dialog-arrival{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}}@media(min-width:761px){.hero>img{object-position:70% 27%}}.photo-note{font-size:12px;color:var(--muted);margin:10px 30px -6px;line-height:1.5}@media(max-width:760px){.photo-note{margin-left:21px;margin-right:21px}}.header-actions{display:flex;align-items:center;gap:12px}.header-order{display:flex;align-items:center;gap:8px;min-height:44px;padding:9px 14px;border:1px solid var(--line);border-radius:26px;background:transparent;font-size:14px}.header-order>span{min-width:14px}.order-float{position:fixed;bottom:max(18px,env(safe-area-inset-bottom));left:50%;transform:translate(-50%);z-index:9;display:flex;align-items:center;gap:15px;width:calc(100% - 32px);max-width:530px;border:1px solid #ffffff24;border-radius:40px;background:var(--green);color:var(--paper);padding:13px 20px;box-shadow:0 5px 30px #12291b2a;min-height:60px;font-size:15px}.order-float>strong{margin-left:auto;white-space:nowrap}.order-count{display:grid;place-items:center;width:30px;height:30px;min-width:30px;border-radius:50%;background:#ffffff18;font-size:14px}.order-toast{position:fixed;bottom:100px;left:50%;transform:translate(-50%);z-index:12;background:var(--green);color:var(--paper);padding:12px 20px;border-radius:25px;font-size:14px;box-shadow:0 5px 25px #0002;max-width:90%;text-align:center;pointer-events:none}.order-toast:empty{display:none}footer{padding-bottom:115px}.quantity-control{display:inline-flex;align-items:center;justify-content:space-between;border:1px solid var(--line);border-radius:28px;min-height:44px;min-width:125px;background:var(--paper)}.quantity-control>button{height:42px;width:42px;display:grid;place-items:center;border:0;background:transparent;border-radius:50%}.quantity-control>button:disabled{opacity:.3;cursor:default}.quantity-control>span{font-size:15px;text-align:center;min-width:35px;padding:0 7px;font-variant-numeric:tabular-nums}.extra-actions{display:flex;align-items:center;gap:16px;flex-shrink:0}.extra-add{border:1px solid var(--line);background:transparent;border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.extra-add:hover{background:var(--green);color:var(--paper)}.extra-dialog .modal-body{padding-top:48px;padding-bottom:35px}.extra-dialog .eyebrow{font-size:12px;color:var(--muted)}.weight-help{margin-top:16px;max-width:360px}.order-heading{padding:36px 30px 20px}.order-heading .eyebrow{font-size:11px;color:var(--muted)}.order-heading h2{font-size:38px;margin-top:13px}.order-heading>p{font-size:14px;color:var(--muted);line-height:1.65;margin:13px 0 0;max-width:85%}.order-lines{padding:0 30px}.order-line{padding:23px 0;border-top:1px solid var(--line)}.order-line-top{display:flex;align-items:flex-start;gap:12px;justify-content:space-between}.order-line h3{font-size:18px;line-height:1.45;letter-spacing:-.3px;margin:0 0 9px}.remove-line{flex-shrink:0;border:0;background:transparent;width:35px;height:35px;display:grid;place-items:center;color:var(--muted);margin-top:-4px;margin-right:-7px}.order-detail{font-size:14px;line-height:1.6;color:#4e5d51;margin:3px 0}.order-unit-price{font-size:12px;color:var(--muted);margin:12px 0}.order-line-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:13px}.order-line-bottom>strong{font-size:18px;white-space:nowrap}.line-actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.edit-line{display:flex;align-items:center;gap:6px;background:none;border:0;font-size:12px;color:var(--muted);padding:10px 4px}.order-total{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--line);padding:24px 30px 10px;font-size:16px;align-items:baseline}.order-total strong{font-size:28px;white-space:nowrap}.order-footnote{margin:12px 30px;font-size:12px;color:var(--muted);line-height:1.7}.order-bottom{position:sticky;bottom:0;background:var(--paper);padding:17px 22px;display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--line)}.order-bottom .back-button{white-space:nowrap;padding:10px 6px;font-size:13px}.order-bottom .primary-button{font-size:13px;padding:14px 17px;gap:8px}.order-empty{padding:25px 30px 40px;text-align:center}.order-empty>svg{margin:10px auto 16px;color:var(--muted)}.order-empty h3{font:500 28px Oswald,sans-serif}.order-empty p{font-size:15px;line-height:1.7;color:var(--muted);max-width:310px;margin:12px auto 22px}.order-empty .primary-button{margin:auto}.order-language{display:inline-flex;border:1px solid var(--line);border-radius:25px;padding:3px;margin-top:18px;gap:3px}.order-language button{border:0;border-radius:20px;background:transparent;font-size:14px;padding:8px 15px}.order-language button.selected{background:var(--green);color:var(--paper)}.order-present .order-line h3{font-size:22px;line-height:1.5}.order-present .order-detail{font-size:16px}.present-qty{color:var(--red);white-space:nowrap}.order-present .order-line-bottom{margin-top:10px}.order-present .order-bottom{justify-content:center}.clear-order{padding:8px 30px 18px;display:flex;align-items:center;gap:14px;flex-wrap:wrap;font-size:13px;color:var(--muted)}.clear-order button{font-size:13px;border:0;background:none;text-decoration:underline;text-underline-offset:4px;padding:8px 0;color:var(--muted)}.clear-order button:first-of-type{color:var(--red)}@media(max-width:760px){.header-actions{gap:6px}.header-order{padding:9px 10px;gap:5px}.language{padding:2px 3px}.language button{min-width:35px;padding:8px 5px}.extra-actions{gap:8px}.extra-add{width:34px;height:34px}.extra-row>div:first-child{min-width:0}.order-heading{padding:35px 21px 20px}.order-heading h2{font-size:34px}.order-lines{padding:0 21px}.order-total{padding:22px 21px 9px}.order-total strong{font-size:25px}.order-footnote{margin:12px 21px}.order-bottom{padding:15px;padding-bottom:max(15px,env(safe-area-inset-bottom))}.order-bottom .primary-button{padding:14px 12px;font-size:12px;gap:5px}.order-bottom .back-button{font-size:12px}.order-line h3{font-size:17px}.line-actions .quantity-control{min-width:115px}.edit-line span{display:none}.order-present .order-line h3{font-size:20px}.clear-order{padding-left:21px;padding-right:21px}.order-float{padding:11px 16px;gap:10px}.order-float>span:nth-child(2){font-size:14px}.order-float>strong{font-size:15px}}@media(max-width:360px){.header{padding:0 14px}.header .wordmark{font-size:29px;gap:6px}.header-order{padding:8px;gap:3px}.header-order>svg{width:17px}.header .seal{width:23px}.language button{min-width:31px}.extra-row .price{font-size:14px}.extra-row h3{font-size:15px}.extra-actions{gap:5px}.order-bottom .primary-button{font-size:11px}.order-line-bottom{gap:6px}.order-line-bottom>strong{font-size:16px}}.dish-image{aspect-ratio:1 / 1}.dish-image>img.food-photo{object-fit:cover;object-position:50% 68%}.dish-card:hover .dish-image>img.food-photo{transform:none}.modal-photo:has(.food-photo){height:auto;aspect-ratio:1 / 1}.modal-photo>img.food-photo{display:block;object-fit:cover;object-position:50% 68%}.dish-image>img.photo-ramen-cheese,.modal-photo>img.photo-ramen-cheese{object-position:50% 85%}.dish-image>img.photo-ramen-umami,.modal-photo>img.photo-ramen-umami{object-position:50% 82%}.dish-image>img.photo-salad-chicken,.modal-photo>img.photo-salad-chicken,.dish-image>img.photo-salad-shrimp,.modal-photo>img.photo-salad-shrimp{object-position:50% 88%}.dish-image>img.photo-kimbap,.modal-photo>img.photo-kimbap{object-position:50% 73%}.dish-image>img.photo-tom-yum,.modal-photo>img.photo-tom-yum{object-position:50% 58%}.dish-image>img.photo-tteok-spicy,.modal-photo>img.photo-tteok-spicy{object-position:50% 76%}.dish-image>img.photo-ice-miso,.modal-photo>img.photo-ice-miso{object-position:50% 50%}.original-hero{width:calc(100% - 48px);margin:0 auto}.original-hero>a{display:block}.original-hero img{display:block;width:100%;height:auto}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}@media(max-width:760px){.original-hero{width:calc(100% - 24px)}}.food-dialog{overflow:hidden}.food-dialog .dialog-inner{display:flex;flex-direction:column;max-height:90dvh}.food-scroll{overflow-y:auto;overscroll-behavior:contain;min-height:0}.food-dialog .modal-bottom{position:relative;flex-shrink:0;z-index:4}.food-dialog output{display:block;font-variant-numeric:tabular-nums}@media(max-width:760px){.food-dialog .dialog-inner{max-height:95dvh}}.header{height:116px}.wordmark{gap:18px;letter-spacing:normal}.brand-logo{display:inline-flex;flex-direction:column;align-items:center;gap:3px;line-height:1}.brand-name{display:block;font:600 36px/1.1 Oswald,sans-serif;letter-spacing:.352em;text-indent:.352em;color:var(--green)}.brand-kanji{display:block;font:19.8px/1 serif;color:#a82925;letter-spacing:0}.tea-seal{display:block;width:auto;height:60px;object-fit:contain;flex-shrink:0}.hero-calligraphy .tea-seal{height:72px;width:auto}.closing-note>.tea-seal{height:100px;margin:0 auto 20px}footer .brand-name{font-size:32px}footer .brand-kanji{font-size:18.9px}@media(max-width:760px){.header{height:106px;padding:0 20px}.header .wordmark{gap:8px}.header .brand-name{font-size:24px;letter-spacing:.275em;text-indent:.275em}.header .brand-kanji{font-size:16.2px}.header .tea-seal{height:47px}.brand-logo{gap:3px}.hero-calligraphy .tea-seal{height:55px}footer .wordmark{width:auto}}@media(max-width:360px){.header{padding:0 14px}.header .brand-name{font-size:21px;letter-spacing:.242em;text-indent:.242em}.header .wordmark{gap:4px}.header .tea-seal{height:40px}}:root{color-scheme:light;--surface:#e7e8dc;--surface-soft:#edede4;--selected:#dfe4d4;--dessert:#eacfc2;--tea-bg:#22342a;--tea-text:#f5f2ea;--tea-muted:#d3d7c8;--ink:#a82925;--ghost:#31463415;--scrim:#0c1d18b8}:root[data-theme=dark]{color-scheme:dark;--paper:#202521;--green:#e9e4d8;--muted:#b4bbae;--red:#e99c87;--line:#485149;--surface:#303931;--surface-soft:#2a312b;--selected:#3e4c40;--dessert:#42362f;--tea-bg:#303b32;--tea-text:#eee9db;--tea-muted:#c0c9b9;--ink:#d27462;--ghost:#d7dbc012;--scrim:#080e0bd9}html,body{background:var(--paper);color:var(--green)}.theme-toggle{min-width:44px;height:44px;display:flex;align-items:center;justify-content:center;gap:7px;flex-shrink:0;padding:0 12px;font-size:13px;border:1px solid var(--line);border-radius:50%;color:var(--green);background:transparent}.theme-toggle:hover{background:var(--surface)}.skip-link{color:var(--paper)}.dish-image,.modal-photo{background:var(--surface-soft)}.dish-lettering{background:var(--surface)}.dish-lettering>span:first-child{color:var(--ghost)}.dish-lettering .lettering-label{border-color:var(--line)}.lettering-desserts{background:var(--dessert)}.lettering-cold,.currency-note,.nutrition-section,.summary .summary-note{background:var(--surface)}.option-chips label.checked{background:var(--selected)}.spice-options button.selected{background:var(--surface-soft)}.tea-intro{background:var(--tea-bg);color:var(--tea-text)}.tea-intro .eyebrow,.tea-intro p{color:var(--tea-muted)}.tea-symbol{color:var(--ghost)}.close-button,.nutrition-grid>div{border-color:var(--line)}.dish-dialog::backdrop{background:var(--scrim)}.order-detail{color:var(--green)}.server-copy{background:var(--surface-soft)}h2 span{color:var(--muted)}.brand-art{display:block;width:240px;height:auto;flex-shrink:0;color:var(--green)}.brand-ink{fill:var(--ink)}.header{height:108px;gap:24px}.header>.wordmark{gap:16px}.header .wordmark>.tea-seal{height:48px}.header-note{max-width:340px;line-height:1.8}.theme-toggle{border-radius:26px}.opening{background:var(--paper);padding-bottom:24px}.panasia-hero{position:relative;isolation:isolate;overflow:hidden;margin:0 auto;width:calc(100% - 48px);max-width:1552px;height:clamp(390px,34vw,500px);background:#090a09;color:#f3dfba;border-radius:5px}.panasia-art{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;isolation:isolate;overflow:hidden}.panasia-scene{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:60% 56%;z-index:-2}.panasia-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#090a09 0%,#090a09b8 27%,transparent 56%);z-index:-1;pointer-events:none}.panasia-copy{height:100%;width:49%;max-width:700px;padding:32px 0 34px 5%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:18px}.panasia-tagline{font-size:10px;line-height:1.8;letter-spacing:3.4px;text-transform:uppercase;margin:0}.panasia-title{width:100%;max-width:520px;margin:0;line-height:1}.panasia-title img{display:block;width:100%;height:auto}.panasia-title-cn{font-family:Songti SC,"Noto Serif CJK SC",serif;font-size:clamp(48px,6vw,84px);font-weight:400;line-height:1.2;letter-spacing:.1em}.panasia-cta{display:flex;align-items:center;justify-content:space-between;gap:28px;min-width:165px;min-height:44px;padding:6px 0;border-bottom:1px solid #f3dfba99;font-size:12px;letter-spacing:3px;text-transform:uppercase}.panasia-cta:hover{color:#fff3db;border-color:currentColor}.panasia-side-note{position:absolute;right:28px;top:28px;font:19px/1.8 serif;writing-mode:vertical-rl;letter-spacing:6px}.site-footer{flex-direction:column;justify-content:center;text-align:center;gap:22px;padding:44px 24px 104px}.footer-identity{display:flex;align-items:center;justify-content:center;gap:20px}.footer-identity .brand-art{width:250px}.footer-identity .tea-seal{height:62px}.site-footer .footer-message{font-size:21px;line-height:1.65;color:var(--green);margin:0}.footer-message em{font-family:Georgia,serif;color:var(--muted)}.footer-details p{margin:3px 0}.site-footer a{justify-content:center}@media(max-width:1100px){.header-note{display:none}}@media(max-width:760px){.header{height:auto;padding:12px 20px 16px;flex-direction:column;gap:10px}.brand-art{width:205px}.header>.wordmark{gap:10px}.header .wordmark>.tea-seal{height:38px}.header-actions{gap:10px}.header-order{min-width:54px;justify-content:center}.language button{min-width:36px}.opening{padding-bottom:12px}.panasia-hero{width:calc(100% - 24px);height:340px}.panasia-scene{width:175%;max-width:none;left:-75%;object-position:65% center}.panasia-shade{background:linear-gradient(90deg,#090a09bb,transparent 80%),linear-gradient(180deg,#090a0977,transparent 72%)}.panasia-copy{position:relative;width:100%;height:100%;padding:27px 0 24px 20px;justify-content:flex-start;gap:17px}.panasia-tagline{font-size:8px;letter-spacing:2px;line-height:1.8}.panasia-title{position:absolute;left:20px;bottom:82px;width:clamp(160px,48%,220px);max-width:none}.panasia-cta{margin-top:auto;min-width:133px;font-size:10px;letter-spacing:2px}.panasia-title-cn{font-size:clamp(28px,7vw,36px)}.panasia-side-note{right:16px;top:26px;font-size:15px;letter-spacing:4px}.site-footer{padding:32px 20px 100px;gap:18px}.footer-identity{gap:14px}.footer-identity .brand-art{width:215px}.footer-identity .tea-seal{height:52px}.site-footer .footer-message{font-size:18px}}@media(max-width:360px){.header-actions{gap:8px}}@media(prefers-reduced-motion:no-preference){.theme-toggle{transition:background .18s ease,color .18s ease}}:root[data-theme=dark] .opening{background-color:#000;background-image:linear-gradient(180deg,#000 0%,#010101 16%,#030403 32%,#080908 49%,#0f110f 66%,#171b18 83%,var(--paper) 100%);background-size:100% 240px;background-position:center bottom;background-repeat:no-repeat;padding-bottom:48px}:root[data-theme=dark] .panasia-hero{background:transparent;border-radius:0}:root[data-theme=dark] .panasia-art{background:#000;-webkit-mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent),linear-gradient(180deg,transparent,#000 7%,#000 calc(100% - 100px),transparent);-webkit-mask-composite:source-in;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent),linear-gradient(180deg,transparent,#000 7%,#000 calc(100% - 100px),transparent);mask-composite:intersect}@media(max-width:760px){:root[data-theme=dark] .opening{background-size:100% 190px;padding-bottom:32px}:root[data-theme=dark] .panasia-art{-webkit-mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent),linear-gradient(180deg,transparent,#000 7%,#000 calc(100% - 70px),transparent);mask-image:linear-gradient(90deg,transparent,#000 3%,#000 97%,transparent),linear-gradient(180deg,transparent,#000 7%,#000 calc(100% - 70px),transparent)}}
