@charset "UTF-8";
:root{--green:#173e2f;--green-soft:#eaf0e8;--orange:#b6411e;--paper:#fbfaf6;--ink:#24322b;--muted:#657066;--line:#dce1d7;--white:#fff;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--paper);color:var(--ink);font-family:"Microsoft YaHei","PingFang SC","Noto Sans SC",system-ui,sans-serif;font-size:16px;line-height:1.75}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible,input:focus-visible{outline:3px solid var(--orange);outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{color:var(--green);line-height:1.35}h1{font-size:clamp(2rem,4.3vw,3.7rem);letter-spacing:-.04em;font-weight:800}h2{font-size:clamp(1.5rem,2.5vw,2rem);letter-spacing:-.025em}h3{font-size:1.1rem}p+p{margin-top:.6rem}.header,main,footer{max-width:1200px;margin:auto}.header{padding:26px 32px;display:flex;justify-content:space-between;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:48px;height:48px;flex-shrink:0;border:1px solid var(--green);border-radius:50%;font-family:serif;font-size:29px;color:var(--green)}.brand b{font-family:Georgia,serif;color:var(--green);font-size:25px;line-height:1.2}.brand-cn{font-family:"Microsoft YaHei",sans-serif;font-size:21px;margin-left:4px}.brand small{display:block;font-size:12px;letter-spacing:.08em;color:var(--muted)}nav{display:flex;gap:10px}nav a{font-size:15px;padding:10px 17px;border-radius:40px;white-space:nowrap}nav a[aria-current]{background:var(--green);color:white}nav a:hover{box-shadow:inset 0 0 0 1px var(--green)}main{padding:0 32px}main>section,main>.notice{margin-left:0;margin-right:0}.hero{display:grid;grid-template-columns:1fr 1fr;background:#f0f1e8;border-radius:26px;overflow:hidden;margin-top:15px;min-height:510px}.hero-copy{padding:54px 42px;align-self:center}.eyebrow{font-size:12px;font-weight:700;letter-spacing:.16em;line-height:1.6;color:var(--muted);margin-bottom:12px}.hero .eyebrow{color:var(--orange)}.hero h1{margin:20px 0 23px}.hero-intro{font-size:19px;line-height:1.9;color:#526052}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{border:1px solid var(--green);background:var(--green);color:white;padding:13px 22px;border-radius:9px;display:inline-flex;gap:24px;align-items:center;justify-content:center;font-size:15px;font-weight:700;line-height:1.5;min-height:48px}.button:hover{background:#24533d}.button.secondary{background:transparent;color:var(--green)}.button.secondary:hover{background:var(--green-soft)}.button.light{background:#fff;color:var(--green);border-color:#fff}.hero-note{font-size:12px;color:var(--muted);margin-top:26px}.hero-photo{position:relative;min-height:470px;background:var(--green)}.hero-photo img{display:block;width:100%;height:100%;object-fit:cover;position:absolute;inset:0}.hero-photo figcaption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,rgba(0,0,0,.75));color:#fff;padding:40px 22px 14px;font-size:12px}.photo-label{position:absolute;left:25px;top:25px;background:var(--paper);color:var(--green);border-radius:50%;width:130px;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-9deg)}.photo-label span{font-family:serif;font-weight:700;font-size:25px}.photo-label small{font-size:8px;letter-spacing:.04em}.section{padding:54px 0 10px}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.section-head .eyebrow{margin-bottom:6px}.section-head h2+p{margin-top:8px}.text-link{font-size:14px;font-weight:700;color:var(--orange);border-bottom:1px solid #d8a89b;padding:7px 0;white-space:nowrap}.muted{color:var(--muted);font-size:14px}.schedule{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff}.day{padding:24px 18px 28px;border-right:1px solid var(--line)}.day:last-child{border-right:0}.day p{color:var(--orange);font-size:14px;display:flex;justify-content:space-between;gap:10px;margin-bottom:16px}.day p span{font-variant-numeric:tabular-nums;color:var(--muted);font-size:13px}.day h3{font-size:17px;line-height:1.65}.sets{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.set{padding:28px;background:white;border:1px solid var(--line);border-radius:var(--radius)}.set-kids{background:var(--green-soft);border-color:var(--green-soft)}.set h3{font-size:22px}.set>p:last-child{font-size:14px;color:var(--muted);margin-top:10px}.price{font-family:Georgia,serif;font-size:52px;line-height:1.2;color:var(--orange);margin-top:18px}.price>span{font-size:26px;vertical-align:top;line-height:1.7}.price small{font-family:system-ui,sans-serif;font-size:14px;color:var(--muted);margin-left:6px}.fine{font-size:13px;color:var(--muted);line-height:1.8;margin-top:14px}.vote-callout{margin-top:60px;background:var(--green);color:#eff5ec;padding:40px 42px;border-radius:var(--radius);display:flex;align-items:center;justify-content:space-between;gap:32px}.vote-callout h2{color:white;font-size:32px}.vote-callout .eyebrow{color:#c6d5c8}.vote-callout p:last-child{margin-top:16px;font-size:15px}.contact{border-top:1px solid var(--line);display:grid;grid-template-columns:1fr 1fr;gap:38px;padding:42px 0;margin-top:64px}.contact h2{font-size:24px;margin-bottom:15px}.contact p{font-size:14px}.contact>div:last-child{align-self:center;color:var(--muted)}footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 32px 40px;border-top:1px solid var(--line);font-size:12px;color:var(--muted)}.footer-brand{font-size:18px;font-weight:700;color:var(--green)}.page-heading{padding:48px 0 30px}.page-heading h1{font-size:clamp(2rem,3.4vw,3rem)}.page-heading>p:last-child{margin-top:16px;color:var(--muted)}.jump-links{display:flex;flex-wrap:wrap;gap:10px;padding-bottom:4px}.jump-links a{border:1px solid var(--line);border-radius:30px;padding:8px 17px;font-size:14px;background:white}.jump-links a:hover{border-color:var(--green)}.pill{display:inline-block;background:var(--green-soft);color:var(--green);padding:4px 13px;border-radius:30px;font-size:13px;white-space:nowrap}.category{margin-bottom:28px}.category>h3{font-size:16px;margin-bottom:12px;padding-left:10px;border-left:3px solid var(--orange)}.dish-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--line);border:1px solid var(--line);border-radius:12px;overflow:hidden}.dish{background:#fff;display:flex;align-items:center;gap:16px;padding:16px 18px}.dish-no{font-family:Georgia,serif;color:#879286;font-size:14px}.extras{display:grid;grid-template-columns:1fr 1fr;column-gap:36px}.extras article{display:flex;justify-content:space-between;align-items:start;gap:24px;padding:21px 0;border-bottom:1px solid var(--line)}.extras h3{font-size:16px}.extras p{font-size:14px;color:var(--muted);margin-top:6px}.extras b{color:var(--orange);white-space:nowrap;font-size:14px}.empty{background:var(--green-soft);padding:26px;border-radius:12px;color:#526052;font-size:15px}.empty p{margin:10px 0}.notice{padding:18px 22px;border-radius:12px;margin-bottom:22px;font-size:15px}.notice.error{background:#fbe7de;color:#87391b;border:1px solid #d5a18c}.notice.success{background:#e5f0df;color:#23462b;border:1px solid #9ab38e}.vote-meta{display:flex;justify-content:space-between;gap:28px;padding:26px 30px;background:var(--green);border-radius:var(--radius);color:#d4e1d6;margin-bottom:30px}.vote-meta .pill{background:#e1eed8}.vote-meta h2{font-size:24px;color:#fff;margin:12px 0}.vote-meta p{font-size:14px}.participation{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 20px;min-width:120px}.participation b{font-family:Georgia,serif;font-size:52px;line-height:1.2;color:white}.participation span{font-size:14px}.vote-heading{padding-bottom:26px}fieldset{border:0;margin:0;padding:0;min-width:0}legend{font-size:22px;font-weight:700;color:var(--green);padding:0;margin-bottom:10px}legend span{font-size:14px;font-weight:400;color:var(--muted);display:inline-block;margin-left:14px}.vote-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.vote-option{display:flex;align-items:center;gap:14px;padding:18px;border:1px solid var(--line);border-radius:12px;background:#fff;cursor:pointer;min-height:83px}.vote-option:hover{border-color:#68806c}.vote-option:has(input:checked){background:#eaf0e5;border-color:var(--green);box-shadow:inset 0 0 0 1px var(--green)}.vote-option:has(input:disabled){opacity:.55;cursor:default}.vote-option input{accent-color:var(--green);width:21px;height:21px;flex-shrink:0;margin:0}.vote-option b{font-size:16px;font-weight:600}.vote-option small{display:block;color:var(--muted);font-size:12px;margin-top:2px}.vote-submit{position:sticky;bottom:14px;z-index:5;background:var(--paper);box-shadow:0 6px 30px #173e2f18;border:1px solid var(--line);border-radius:14px;padding:16px 22px;display:flex;align-items:center;justify-content:space-between;gap:14px;margin-top:24px}.vote-submit b{font-size:17px}.vote-submit p{font-size:12px;color:var(--muted);margin:0}.ranking{padding:0;list-style:none;display:grid;grid-template-columns:1fr 1fr;gap:22px 36px}.ranking li>div{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:14px;margin-bottom:7px}.ranking li span{font-size:13px;color:var(--muted);white-space:nowrap}.ranking b{font-weight:500}progress{appearance:none;-webkit-appearance:none;display:block;width:100%;height:7px;border:0;border-radius:10px;overflow:hidden;background:#e7ebe1}progress::-webkit-progress-bar{background:#e7ebe1;border-radius:10px}progress::-webkit-progress-value{background:var(--green);border-radius:10px}progress::-moz-progress-bar{background:var(--green);border-radius:10px}.history-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.history-grid a{display:flex;flex-direction:column;background:#fff;border:1px solid var(--line);border-radius:12px;padding:20px}.history-grid a:hover{border-color:var(--green)}.history-grid span{font-size:14px;color:var(--muted);margin:4px 0}.history-grid small{font-size:13px;color:var(--orange)}.pagination{display:flex;gap:24px;margin:18px 0 42px;font-size:14px;text-decoration:underline}.skip{position:absolute;top:-100px;left:20px;z-index:99;padding:12px;background:white}.skip:focus{top:10px}
@media(max-width:980px){.header{padding:20px 24px}.brand small{font-size:10px}.header nav{gap:0}.header nav a{padding:9px 12px}.hero-copy{padding:32px 28px}.hero{min-height:460px}.hero-photo{min-height:460px}.hero h1{font-size:42px}.hero-intro{font-size:17px}.hero-note{font-size:11px}.hero .button{padding:11px 14px;font-size:14px}.photo-label{width:105px;height:105px;left:18px;top:18px}.photo-label span{font-size:22px}.day{padding:18px 12px}.day h3{font-size:15px}.set{padding:22px}.set h3{font-size:20px}.vote-grid{grid-template-columns:repeat(2,1fr)}.contact h2{font-size:21px}.dish-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){body{font-size:16px}.header{padding:18px 20px 10px;display:block}.brand b{font-size:25px}.brand-cn{font-size:22px}.brand small{font-size:11px}.brand-mark{width:43px;height:43px;font-size:27px}.header nav{margin-top:18px;display:grid;grid-template-columns:repeat(3,1fr);background:#edf0e7;border-radius:30px;padding:4px;gap:3px}.header nav a{font-size:14px;text-align:center;padding:9px 4px}main{padding:0 20px}.hero{grid-template-columns:1fr;margin-top:14px;border-radius:20px}.hero-copy{padding:30px 25px}.hero .eyebrow{margin:0;font-size:11px}.hero h1{font-size:39px;line-height:1.3;margin:16px 0}.hero-intro{font-size:16px}.actions{margin-top:22px;gap:10px}.hero-note{font-size:11px;margin-top:18px;line-height:1.8}.hero-photo{min-height:0;height:265px}.hero-photo img{object-position:50% 58%}.photo-label{top:16px;left:16px;width:88px;height:88px}.photo-label span{font-size:20px}.photo-label small{font-size:6px}.hero-photo figcaption{font-size:10px;padding-bottom:10px}.section{padding-top:36px}.section-head{gap:14px;margin-bottom:19px;flex-wrap:wrap}.section-head h2{font-size:23px}.section-head .eyebrow{font-size:10px}.text-link{font-size:13px}.schedule{display:block}.day{display:flex;gap:20px;align-items:center;border-right:0;border-bottom:1px solid var(--line);padding:17px 20px}.day:last-child{border-bottom:0}.day p{display:block;flex-shrink:0;width:42px;margin:0;line-height:1.3}.day p span{display:block;font-size:11px;margin-top:5px}.day h3{font-size:17px}.sets{grid-template-columns:1fr;gap:12px}.set{position:relative;padding:23px}.set .eyebrow{font-size:10px;margin-bottom:5px}.set h3{font-size:21px;max-width:55%}.price{position:absolute;right:22px;top:17px;font-size:39px;margin:0;text-align:right}.price span{font-size:19px}.price small{font-size:12px;display:block;margin:2px 0}.set>p:last-child{margin-top:22px}.vote-callout{margin-top:38px;padding:28px;display:block}.vote-callout h2{font-size:27px}.vote-callout .eyebrow{font-size:10px}.vote-callout .button{margin-top:22px}.contact{grid-template-columns:1fr;gap:24px;padding:28px 0;margin-top:40px}.contact h2{font-size:22px}.contact .eyebrow{font-size:10px}footer{padding:22px 20px 32px;flex-wrap:wrap;gap:6px 20px}footer span{width:100%;font-size:11px}.page-heading{padding:29px 0 24px}.page-heading h1{font-size:29px;line-height:1.45}.page-heading p:last-child{font-size:14px;margin-top:12px}.page-heading .eyebrow{font-size:11px}.jump-links{gap:8px}.jump-links a{font-size:12px;padding:7px 11px}.dish-grid{grid-template-columns:1fr 1fr}.dish{padding:14px 12px;gap:10px;font-size:14px}.dish-no{font-size:12px}.extras{grid-template-columns:1fr}.extras h3{font-size:15px}.extras p{font-size:13px}.extras b{font-size:14px}.vote-meta{padding:22px;gap:12px}.vote-meta h2{font-size:20px}.vote-meta p{font-size:12px}.participation{padding:0;min-width:42px;justify-content:start;padding-top:45px}.participation b{font-size:36px}.participation span{font-size:12px}.vote-grid{gap:9px}.vote-option{padding:14px 10px;gap:9px;min-height:82px}.vote-option input{width:20px;height:20px}.vote-option b{font-size:14px}.vote-option small{font-size:11px}.vote-submit{bottom:8px;padding:13px 14px;margin-top:18px}.vote-submit .button{padding:12px 15px;font-size:14px}.vote-submit b{font-size:15px}.vote-submit p{font-size:11px}legend{font-size:20px}legend span{display:block;margin:4px 0 0;font-size:13px}.ranking{grid-template-columns:1fr;gap:19px}.results .section-head .muted{font-size:12px}.history-grid{grid-template-columns:1fr 1fr;gap:10px}.history-grid a{padding:15px}.history-grid span{font-size:12px}.history-grid small{font-size:11px}.notice{font-size:14px;padding:16px}.fine{font-size:12px}}
@media(max-width:360px){main{padding:0 14px}.header{padding-left:14px;padding-right:14px}.hero h1{font-size:35px}.hero-copy{padding:26px 20px}.hero .button{font-size:13px;padding:12px}.dish-grid,.history-grid{grid-template-columns:1fr}.vote-option{gap:7px;padding:12px 8px}.vote-option b{font-size:13px}.vote-submit{flex-wrap:wrap}.vote-submit .button{flex:1}.price{font-size:34px}.set h3{font-size:19px}.participation{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
@media(min-width:651px) and (max-width:800px){.hero{grid-template-columns:1fr}.hero-copy{padding:36px}.hero-photo{min-height:360px;height:360px}.hero h1{font-size:42px}.actions{flex-wrap:nowrap}}
