@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.block{display:block}.overline{text-decoration-line:overline}}:root{--cream:#f7f2e8;--paper:#fffdf8;--ink:#1d2922;--green:#183f2c;--muted:#718077;--red:#e84c3d;--line:#ddd8cc;--gold:#dca348}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--cream);margin:0;font-family:Noto Sans SC,Microsoft YaHei,system-ui,sans-serif}button,input,textarea{font:inherit}button{color:inherit}.topbar{border-bottom:1px solid #1d29221f;justify-content:space-between;align-items:center;max-width:1180px;height:78px;margin:auto;padding:0 24px;display:flex}.brand{cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;font-family:Songti SC,STSong,serif;font-size:24px;font-weight:800;display:flex}.brand-mark{background:var(--green);color:#fff9ed;border-radius:50%;place-items:center;width:39px;height:39px;font-size:20px;display:grid;box-shadow:inset 0 0 0 1px #fff3}nav{gap:28px;height:100%;display:flex}nav button{color:#6e786f;cursor:pointer;background:0 0;border:0;font-weight:650;position:relative}nav button.nav-active{color:var(--green)}nav button.nav-active:after{content:"";background:var(--red);border-radius:4px 4px 0 0;height:3px;position:absolute;bottom:0;left:0;right:0}.count{color:#fff;background:var(--red);border-radius:20px;place-items:center;min-width:20px;height:20px;margin-left:5px;padding:0 6px;font-size:11px;display:inline-grid}.hero{text-align:center;max-width:880px;margin:76px auto 34px;padding:0 24px}.eyebrow,.section-kicker{color:var(--red);letter-spacing:.18em;text-transform:uppercase;font-size:13px;font-weight:800}.eyebrow{justify-content:center;align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--red);width:28px;height:1px;display:block}.hero h1,.saved-page h1{letter-spacing:-.05em;color:var(--green);margin:18px 0;font-family:Songti SC,STSong,serif;font-size:clamp(46px,7vw,76px);font-weight:900;line-height:1.12}.hero h1 span{color:var(--red);margin-left:.1em;display:inline-block;position:relative}.hero h1 span:after{content:"";background:#e84c3d2e;border-radius:50%;height:7px;position:absolute;bottom:-1px;left:0;right:0;transform:rotate(-2deg)}.hero>p{color:#66726b;max-width:650px;margin:0 auto;font-size:17px;line-height:1.8}.mini-proof{color:#79827b;justify-content:center;align-items:center;gap:9px;margin-top:25px;font-size:13px;display:flex}.mini-proof b{color:var(--green);font-size:15px}.mini-proof i{background:#aaa89f;border-radius:50%;width:3px;height:3px;margin:0 7px}.builder{background:var(--paper);border:1px solid #e5dfd3;border-radius:22px;max-width:1050px;margin:55px auto 0;padding:34px 38px 30px;box-shadow:0 24px 70px #39312317}.builder-head{justify-content:space-between;align-items:center;margin-bottom:26px;display:flex}.builder-head>div{align-items:center;gap:12px;display:flex}.step-no{width:35px;height:35px;color:var(--red);background:#f6ded8;border-radius:50%;place-items:center;font-size:12px;font-weight:800;display:grid}.builder h2{color:var(--green);margin:0;font-family:Songti SC,STSong,serif;font-size:25px}.hint{color:#999b95;font-size:12px}.builder label{color:#33453a;margin:21px 0 9px;font-size:13px;font-weight:800;display:block}.input-shell{background:#fff;border:1px solid #dcd8cd;border-radius:12px;align-items:flex-start;gap:12px;padding:13px 17px;transition:all .2s;display:flex}.input-shell:focus-within{border-color:#4c725d;box-shadow:0 0 0 3px #183f2c14}.input-shell.focus-red:focus-within{border-color:#e58a80;box-shadow:0 0 0 3px #e84c3d12}.input-icon{color:var(--red);font-size:19px;line-height:24px}.input-shell input,.input-shell textarea{resize:none;color:#2f3b34;background:0 0;border:0;outline:0;width:100%;min-height:24px}.input-shell textarea{min-height:48px}.input-shell input::placeholder,.input-shell textarea::placeholder{color:#aaa9a2}.quick-row{flex-wrap:wrap;align-items:center;gap:7px;margin-top:10px;display:flex}.quick-row>span{color:#9a9b94;margin-right:3px;font-size:11px}.chip{cursor:pointer;background:#faf9f5;border:1px solid #dedbd2;border-radius:8px;padding:6px 10px;font-size:12px;transition:all .18s}.chip:hover,.chip.selected{color:#c73f32;background:#fff3f0;border-color:#e48c82}.chip.selected.green{color:#27593d;background:#eff7f2;border-color:#7ca18a}.builder-footer{border-top:1px solid #ede9e0;justify-content:space-between;align-items:center;margin-top:30px;padding-top:24px;display:flex}.servings{align-items:center;gap:7px;display:flex}.servings>span{color:#747c76;margin-right:5px;font-size:13px}.servings button{cursor:pointer;background:#fff;border:1px solid #d9d7cf;border-radius:8px;width:30px;height:30px}.servings b{text-align:center;min-width:44px;font-size:13px}.generate{color:#fff;background:var(--green);cursor:pointer;border:0;border-radius:11px;align-items:center;gap:10px;padding:14px 22px;font-weight:800;transition:all .2s;display:flex;box-shadow:0 8px 22px #183f2c2e}.generate:hover{background:#20553a;transform:translateY(-2px)}.generate span{color:#ffcd6c}.generate b{margin-left:8px;font-size:19px}.toast-inline{color:#286044;text-align:center;background:#eef5f0;border-radius:9px;margin-top:14px;padding:10px 14px;font-size:13px}.promise-row{grid-template-columns:repeat(3,1fr);gap:10px;max-width:960px;margin:32px auto 75px;padding:0 24px;display:grid}.promise-row article{align-items:center;gap:12px;padding:12px 16px;display:flex}.promise-row article>span{height:36px;color:var(--green);background:#e8eee9;border-radius:50%;flex:0 0 36px;place-items:center;display:grid}.promise-row b{font-size:13px}.promise-row p{color:#8a908b;margin:3px 0 0;font-size:11px}.result-section,.sample{max-width:1180px;margin:0 auto 100px;padding:10px 24px 0;scroll-margin-top:24px}.result-title{justify-content:space-between;align-items:end;margin:11px 0 28px;display:flex}.result-title h2,.sample h2{color:var(--green);margin:0 0 6px;font-family:Songti SC,STSong,serif;font-size:34px}.result-title p{color:#7c857f;margin:0}.save{cursor:pointer;background:#fffdfa;border:1px solid #d5d2c9;border-radius:10px;padding:11px 16px;font-size:13px;font-weight:700}.save.saved{color:#28704a;background:#edf5f0;border-color:#cfe0d5}.menu-layout{grid-template-columns:minmax(0,1fr) 300px;align-items:start;gap:22px;display:grid}.dish-list{flex-direction:column;gap:10px;display:flex}.dish-card{background:#fffdfa;border:1px solid #e0dbd1;border-radius:14px;overflow:hidden}.dish-card.open{border-color:#c7d5cb;box-shadow:0 12px 32px #233a2c12}.dish-summary{text-align:left;cursor:pointer;background:0 0;border:0;grid-template-columns:57px 1fr auto;align-items:center;gap:15px;width:100%;padding:15px 18px;display:grid}.dish-icon{color:#8c352c;background:#f6ddd4;border-radius:13px;place-items:center;width:54px;height:54px;font-family:Songti SC,serif;font-size:21px;font-weight:900;display:grid}.tone-1{color:#31603e;background:#dceade}.tone-2{color:#845d23;background:#f1e5c9}.dish-name{flex-direction:column;min-width:0;display:flex}.dish-name small{color:var(--red);letter-spacing:.07em;font-size:10px;font-weight:800}.dish-name b{color:#223c2c;margin:4px 0;font-family:Songti SC,serif;font-size:18px}.dish-name em{color:#8d938f;white-space:nowrap;text-overflow:ellipsis;font-size:11px;font-style:normal;overflow:hidden}.dish-meta{color:#78817b;text-align:center;grid-template-columns:48px 46px 28px;align-items:center;gap:6px;display:grid}.dish-meta>b{color:#32483a;font-size:16px}.dish-meta b small{font-size:8px;font-weight:500;display:block}.dish-meta em{background:#f1f1ec;border-radius:20px;padding:4px 7px;font-size:10px;font-style:normal}.dish-meta i{border:1px solid #dad7cf;border-radius:50%;place-items:center;width:26px;height:26px;font-style:normal;display:grid}.dish-detail{background:#fbfaf6;border-top:1px dashed #ddd8cd;grid-template-columns:1fr 1.55fr;gap:28px;padding:22px 22px 25px 92px;display:grid}.dish-detail h4{color:#496051;margin:0 0 8px;font-size:12px}.dish-detail p{color:#737b75;margin:0;font-size:12px;line-height:1.8}.chef-tip{border-left:3px solid var(--gold);color:#80612c;background:#f7f0df;margin-top:15px;padding:10px 12px;font-size:11px;line-height:1.6}.dish-detail ol{flex-direction:column;gap:9px;margin:0;padding:0;list-style:none;display:flex}.dish-detail li{color:#59655d;grid-template-columns:22px 1fr;gap:8px;font-size:12px;line-height:1.55;display:grid}.dish-detail li span{background:var(--green);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.shopping-card{background:var(--green);color:#fff;border-radius:17px;padding:25px;position:sticky;top:20px;overflow:hidden;box-shadow:0 15px 38px #183f2c29}.shopping-card:after{content:"";border:1px solid #ffffff1f;border-radius:50%;width:110px;height:110px;position:absolute;top:-45px;right:-50px;box-shadow:0 0 0 18px #ffffff0a}.bag{float:right;color:#f8ca72;background:#315b46;border-radius:50%;place-items:center;width:44px;height:44px;font-family:serif;font-size:18px;display:grid}.overline{letter-spacing:.17em;margin:0;font-weight:800;color:#efb45a!important;font-size:10px!important}.shopping-card h3{margin:7px 0 5px;font-family:Songti SC,serif;font-size:24px}.shopping-card>p{color:#bdcbbf;font-size:11px;line-height:1.6}.shopping-card ul{margin:20px 0;padding:0;list-style:none}.shopping-card li{border-bottom:1px solid #ffffff17;gap:10px;padding:9px 0;display:flex}.shopping-card li>span{color:#e8b959;background:#315c46;border-radius:50%;place-items:center;width:20px;height:20px;font-size:9px;display:grid}.shopping-card li div{flex-direction:column;display:flex}.shopping-card li b{font-size:12px}.shopping-card li small{color:#9fb0a3;margin-top:2px;font-size:9px}.shopping-foot{color:#c1cec4;justify-content:space-between;padding-top:5px;font-size:11px;display:flex}.shopping-foot b{color:#f1bd62;font-size:14px}.rate-panel{background:#fffdfa;border:1px solid #e1ddd2;border-radius:14px;justify-content:space-between;align-items:center;margin-top:20px;padding:18px 22px;display:flex}.rate-panel>div{flex-direction:column;display:flex}.rate-panel b{font-size:13px}.rate-panel span{color:#929790;margin-top:3px;font-size:11px}.stars{gap:3px;display:flex}.stars button{color:#d6d3c9;cursor:pointer;background:0 0;border:0;padding:2px;font-size:23px}.stars button.active{color:#e3aa43}.sample{text-align:center;padding-top:10px}.sample h2{margin-top:10px}.sample-grid{text-align:left;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px;display:grid}.sample-grid article{background:#fffdfa;border:1px solid #e1ddd3;border-radius:15px;align-items:center;gap:15px;padding:16px;display:flex}.sample-art{color:#fff5e8;background:linear-gradient(135deg,#ec8b72,#e74f3d);border-radius:12px;place-items:center;width:74px;height:65px;font-family:serif;font-size:23px;font-weight:900;display:grid}.sample-1{background:linear-gradient(135deg,#cc9e4c,#7f4f26)}.sample-2{background:linear-gradient(135deg,#73a46d,#285d39)}.sample-grid b{color:var(--green)}.sample-grid p{color:#90958f;margin:5px 0 0;font-size:11px}.text-link{color:var(--red);cursor:pointer;background:0 0;border:0;margin-top:24px;font-size:13px;font-weight:800}.saved-page{max-width:1080px;min-height:680px;margin:72px auto 80px;padding:0 24px}.saved-page h1{max-width:750px;margin:15px 0;font-size:56px}.saved-lead{color:#748078}.saved-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:38px;display:grid}.saved-grid article{background:#fffdfa;border:1px solid #dfdacf;border-radius:16px;padding:23px;box-shadow:0 10px 26px #372f220a}.saved-top{color:#999a94;justify-content:space-between;font-size:10px;display:flex}.saved-top span{color:#a43c31;background:#f9e8e4;border-radius:5px;padding:4px 7px}.saved-grid h3{min-height:52px;color:var(--green);margin:16px 0 6px;font-family:Songti SC,serif;font-size:21px}.saved-grid>article>p{color:#888e89;min-height:38px;font-size:11px;line-height:1.6}.saved-grid .stars{margin:12px 0}.saved-grid .stars button{font-size:18px}.saved-grid article>button{color:#a53c31;cursor:pointer;background:0 0;border:0;border-top:1px solid #e8e4dc;justify-content:space-between;width:100%;margin-top:14px;padding:10px 0 0;font-size:12px;font-weight:700;display:flex}.empty{text-align:center;background:#ffffff4d;border:1px dashed #d6d1c7;border-radius:20px;margin-top:45px;padding:60px}.empty>span{width:65px;height:65px;color:var(--green);background:#e7eee8;border-radius:50%;place-items:center;margin:auto;font-family:serif;font-size:25px;display:grid}.empty h2{color:var(--green);font-family:Songti SC,serif}.empty p{color:#89908a}footer{color:#8b918b;border-top:1px solid #dcd7cb;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1180px;margin:0 auto;padding:30px 24px;font-size:11px;display:grid}.footer-brand{font-size:18px}.footer-brand .brand-mark{width:30px;height:30px;font-size:15px}footer p{color:#5f6f63;font-family:Songti SC,serif;font-size:13px}footer>span:last-child{justify-self:end}@media (max-width:800px){.topbar{height:66px;padding:0 17px}.brand{font-size:20px}.brand-mark{width:34px;height:34px}nav{gap:14px}nav button{font-size:12px}.hero{margin-top:50px}.hero h1{font-size:43px}.hero>p{font-size:14px}.mini-proof{flex-wrap:wrap}.builder{border-radius:17px;margin:35px 14px 0;padding:25px 20px}.hint{display:none}.builder-footer{flex-direction:column;align-items:stretch;gap:18px}.generate{justify-content:center}.promise-row{grid-template-columns:1fr;margin-bottom:55px}.promise-row article{padding:6px 16px}.result-title{flex-direction:column;align-items:flex-start;gap:15px}.menu-layout{grid-template-columns:1fr}.shopping-card{position:static}.dish-summary{grid-template-columns:47px 1fr;padding:13px}.dish-icon{width:45px;height:45px}.dish-meta{grid-column:2;grid-template-columns:40px 45px 28px;justify-content:end;margin-top:-3px}.dish-detail{grid-template-columns:1fr;gap:20px;padding:19px}.sample-grid,.saved-grid{grid-template-columns:1fr}.saved-page h1{font-size:42px}footer{text-align:center;grid-template-columns:1fr;gap:12px}.footer-brand{justify-content:center}footer>span:last-child{justify-self:center}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.generate{transition:none}}
