:root{--page-progress: 0;--hero-shift: 0px;--bg: #ffffff;--bg-soft: #f6f7f8;--bg-muted: #fbfbfc;--text: #121317;--muted: #656872;--line: rgba(18, 19, 23, .09);--line-strong: rgba(18, 19, 23, .16);--red: #e61f18;--red-dark: #ba1812;--red-soft: rgba(230, 31, 24, .08);--blue: #2f6bff;--shadow-soft: 0 28px 80px rgba(18, 22, 32, .08);--shadow-float: 0 18px 60px rgba(18, 22, 32, .12);color:var(--text);background:var(--bg);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,SF Pro Display,Segoe UI,Inter,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;font-synthesis:none;line-height:1.5;scroll-behavior:smooth;letter-spacing:0}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;min-width:320px;background:linear-gradient(180deg,#fff,#fff 38%,#f8f9fb);color:var(--text)}button,a{font:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.site-header{position:sticky;top:0;z-index:40;background:#ffffffd1;border-bottom:1px solid rgba(18,19,23,.05);-webkit-backdrop-filter:blur(22px) saturate(1.35);backdrop-filter:blur(22px) saturate(1.35)}.progress-line{position:absolute;left:0;bottom:-1px;width:calc(var(--page-progress) * 100%);height:2px;background:linear-gradient(90deg,var(--red),#ff7b4b)}.nav-shell,.section-shell,.site-footer{width:min(1180px,calc(100% - 40px));margin:0 auto}.nav-shell{min-height:74px;display:grid;grid-template-columns:auto 1fr auto;gap:28px;align-items:center}.brand-mark{display:inline-flex;align-items:center;gap:9px;font-weight:760;color:var(--red);white-space:nowrap}.brand-mark em{margin-left:3px;color:#8b8f98;font-size:13px;font-style:normal;font-weight:600}.brand-icon{position:relative;width:25px;height:25px;border-radius:50%;background:radial-gradient(circle at 35% 30%,#ff6e45 0 18%,var(--red) 42%,#b70f0a 100%);box-shadow:0 9px 18px #e61f1838}.brand-icon:before{content:"";position:absolute;left:11px;top:-5px;width:4px;height:8px;border-radius:999px;background:#1e8a47;transform:rotate(-28deg)}.brand-icon:after{content:"";position:absolute;left:15px;top:-3px;width:8px;height:5px;border-radius:8px 8px 8px 0;background:#21a75b;transform:rotate(24deg)}.nav-links{display:flex;justify-content:center;gap:34px;color:#303137;font-size:14px}.nav-links a{position:relative;padding:27px 0}.nav-links a:after{content:"";position:absolute;left:0;right:0;bottom:16px;height:2px;background:var(--red);transform:scaleX(0);transform-origin:center;transition:transform .22s ease}.nav-links a:hover:after,.nav-links a:focus-visible:after{transform:scaleX(1)}.nav-actions{display:flex;align-items:center;gap:16px}.locale-menu{position:relative}.locale-menu summary{list-style:none}.locale-menu summary::-webkit-details-marker{display:none}.locale-menu-toggle{min-height:40px;display:inline-flex;align-items:center;gap:8px;padding:0 14px;border:1px solid var(--line);border-radius:999px;color:var(--muted);background:#ffffffc7;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap}.locale-menu[open] .locale-menu-toggle{border-color:#e61f182e;box-shadow:0 12px 24px #1216200f}.locale-menu-list{position:absolute;right:0;top:calc(100% + 10px);min-width:240px;display:grid;gap:6px;padding:10px;max-height:min(60vh,420px);overflow-y:auto;border:1px solid var(--line);border-radius:18px;background:#fffffff5;box-shadow:0 20px 44px #1216201f;-webkit-backdrop-filter:blur(18px) saturate(1.15);backdrop-filter:blur(18px) saturate(1.15);z-index:50}.locale-link{min-height:36px;display:flex;align-items:center;padding:0 12px;border-radius:12px;color:var(--muted);font-size:13px;font-weight:650}.locale-link.is-current{color:#fff;background:linear-gradient(180deg,#f0372b 0%,var(--red) 52%,var(--red-dark) 100%)}.text-link{color:#2d2f36;font-size:14px;font-weight:650}.primary-link,.button-primary,.export-button{color:#fff;background:linear-gradient(180deg,#f0372b 0%,var(--red) 52%,var(--red-dark) 100%);box-shadow:0 13px 26px #e61f1838,inset 0 1px #ffffff47}.primary-link{min-height:40px;display:inline-flex;align-items:center;border-radius:999px;padding:0 18px;font-size:14px;font-weight:700}.mobile-menu-button{display:none;width:42px;height:42px;border:1px solid var(--line);border-radius:10px;background:#ffffffd1}.hero-section{position:relative;min-height:calc(92vh - 74px);display:grid;grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:48px;align-items:center;padding:44px 0 82px}.hero-copy{padding-top:26px}.hero-note{display:inline-flex;margin-bottom:18px;padding:10px 14px;border-radius:999px;background:var(--red-soft);color:var(--red);font-size:13px;font-weight:760;letter-spacing:.01em}.hero-copy h1,.section-heading h2,.use-case-copy h2,.final-cta h2{margin:0;color:#050506;font-weight:780;letter-spacing:0}.hero-copy h1{max-width:660px;font-size:clamp(38px,5.8vw,72px);line-height:1.04}.hero-copy p{max-width:580px;margin:22px 0 0;color:#555861;font-size:clamp(17px,1.65vw,20px);line-height:1.68}html[lang=zh-CN] .hero-copy h1,html[lang=ja] .hero-copy h1,html[lang=ko] .hero-copy h1,html[lang=th] .hero-copy h1{max-width:620px;font-size:clamp(34px,5vw,64px);line-height:1.08;letter-spacing:-.01em}html[lang=zh-CN] .hero-copy p,html[lang=ja] .hero-copy p,html[lang=ko] .hero-copy p,html[lang=th] .hero-copy p{max-width:560px;font-size:clamp(16px,1.45vw,19px);line-height:1.74}.hero-actions{display:flex;gap:16px;flex-wrap:wrap;margin-top:30px}.button{min-height:50px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;padding:0 22px;border:1px solid transparent;font-size:15px;font-weight:720;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.button:hover,.button:focus-visible,.primary-link:hover,.primary-link:focus-visible{transform:translateY(-2px)}.button-ghost{background:#ffffffc7;border-color:var(--line-strong);box-shadow:0 12px 28px #1216200d}.hero-stage{transform:translateY(var(--hero-shift))}.scroll-cue{position:absolute;left:2px;bottom:54px;width:24px;height:24px}.scroll-cue:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border-right:2px solid #101114;border-bottom:2px solid #101114;transform:rotate(45deg);animation:cue 1.5s ease-in-out infinite}@keyframes cue{0%,to{transform:translateY(-3px) rotate(45deg);opacity:.45}50%{transform:translateY(3px) rotate(45deg);opacity:1}}.metrics-section{padding-bottom:34px}.metric-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.metric-card{padding:22px 20px;border:1px solid var(--line);border-radius:24px;background:#ffffffd9;box-shadow:0 18px 40px #1216200a}.metric-card strong{display:block;margin-bottom:8px;font-size:30px;line-height:1;font-weight:780}.metric-card span{color:var(--muted);font-size:14px;line-height:1.55}.workflow-section,.ecosystem-section,.feature-section,.sources-section,.use-case-section,.faq-section,.legal-section,.final-cta{padding:44px 0}.section-heading{max-width:760px}.section-heading.compact{max-width:700px}.section-heading h2,.use-case-copy h2,.final-cta h2{font-size:clamp(30px,3.5vw,44px);line-height:1.1}.section-heading p,.use-case-copy p,.final-cta p,.sources-copy p{margin:16px 0 0;color:var(--muted);font-size:16px;line-height:1.72}html[lang=zh-CN] .section-heading h2,html[lang=zh-CN] .use-case-copy h2,html[lang=zh-CN] .final-cta h2,html[lang=zh-CN] .sources-copy h2,html[lang=ja] .section-heading h2,html[lang=ja] .use-case-copy h2,html[lang=ja] .final-cta h2,html[lang=ja] .sources-copy h2,html[lang=ko] .section-heading h2,html[lang=ko] .use-case-copy h2,html[lang=ko] .final-cta h2,html[lang=ko] .sources-copy h2,html[lang=th] .section-heading h2,html[lang=th] .use-case-copy h2,html[lang=th] .final-cta h2,html[lang=th] .sources-copy h2{font-size:clamp(28px,3.1vw,40px);line-height:1.16}html[lang=zh-CN] .section-heading p,html[lang=zh-CN] .use-case-copy p,html[lang=zh-CN] .final-cta p,html[lang=zh-CN] .sources-copy p,html[lang=ja] .section-heading p,html[lang=ja] .use-case-copy p,html[lang=ja] .final-cta p,html[lang=ja] .sources-copy p,html[lang=ko] .section-heading p,html[lang=ko] .use-case-copy p,html[lang=ko] .final-cta p,html[lang=ko] .sources-copy p,html[lang=th] .section-heading p,html[lang=th] .use-case-copy p,html[lang=th] .final-cta p,html[lang=th] .sources-copy p{font-size:15px;line-height:1.76}.workflow-layout{display:grid;grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:24px;margin-top:28px}.workflow-steps{display:grid;gap:14px}.workflow-step{width:100%;display:grid;grid-template-columns:auto auto 1fr;gap:16px;align-items:start;padding:20px;border:1px solid var(--line);border-radius:24px;background:#ffffffd6;text-align:left;color:inherit;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.workflow-step strong,.feature-card h3,.ecosystem-card h3,.legal-card h3,.support-card h3{display:block;font-size:17px;line-height:1.35}.workflow-step em{display:block;margin-top:8px;color:var(--muted);font-style:normal;font-size:14px;line-height:1.6}.workflow-step.is-active,.workflow-step:hover{border-color:#e61f1838;box-shadow:0 18px 40px #e61f1814;transform:translateY(-1px)}.step-number,.step-icon,.feature-icon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#1213170d}.step-number{width:auto;min-width:54px;padding:0 12px;border-radius:999px;color:var(--red);background:var(--red-soft);font-size:13px;font-weight:760}.step-icon,.feature-icon{color:var(--red);background:#e61f1814}.workflow-product{display:grid;gap:16px}.workflow-caption{display:flex;justify-content:space-between;gap:14px;padding:18px 20px;border:1px solid var(--line);border-radius:20px;background:#ffffffdb}.workflow-caption span{color:var(--muted)}.workflow-caption strong{white-space:nowrap}.ecosystem-stage{display:grid;gap:22px;margin-top:28px}.desktop-board{display:grid;grid-template-columns:240px minmax(0,1fr);border:1px solid var(--line);border-radius:28px;overflow:hidden;background:#ffffffe0;box-shadow:var(--shadow-soft)}.desktop-board aside{padding:24px;background:linear-gradient(180deg,#fafafa,#f4f5f6);border-right:1px solid var(--line)}.board-nav-item{display:flex;align-items:center;gap:10px;margin-top:14px;padding:12px 14px;border-radius:16px;color:#353740;background:#ffffffb8}.desktop-board main{padding:24px}.board-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:18px}.board-toolbar span{font-size:22px;font-weight:760}.board-toolbar button{min-height:38px;padding:0 14px;border:0;border-radius:999px;color:#fff;background:linear-gradient(180deg,#f0372b 0%,var(--red) 52%,var(--red-dark) 100%)}.board-list{display:grid;gap:12px}.board-list article{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:center;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:var(--bg-muted)}.board-list strong{display:block}.board-list em{display:block;margin-top:6px;color:var(--muted);font-style:normal;font-size:14px}.board-list article>span:last-child{color:var(--muted);font-size:14px}.food-dot{width:12px;height:12px;border-radius:50%;background:linear-gradient(180deg,#f0372b 0%,var(--red) 52%,var(--red-dark) 100%)}.ecosystem-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ecosystem-card,.feature-card,.legal-card,.support-card{padding:24px;border:1px solid var(--line);border-radius:24px;background:#ffffffe6;box-shadow:0 18px 40px #1216200a}.ecosystem-card p,.feature-card p,.legal-card p,.support-card p,.support-card a{margin:12px 0 0;color:var(--muted);font-size:15px;line-height:1.68}.ecosystem-card ul{margin:18px 0 0;padding-left:18px;color:#32343a;font-size:14px;line-height:1.58}.ecosystem-card li+li{margin-top:8px}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.sources-shell{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:22px;padding:28px;border:1px solid var(--line);border-radius:28px;background:linear-gradient(135deg,#e61f180a,#2f6bff0a)}.sources-copy h2{margin:0;font-size:clamp(28px,3vw,40px);line-height:1.1}.sources-copy small{display:block;margin-top:16px;color:var(--muted);font-size:13px;line-height:1.68}.source-cloud{display:flex;flex-wrap:wrap;gap:14px;align-content:start}.source-cloud span,.source-badge{display:inline-flex;align-items:center;min-height:40px;padding:0 16px;border-radius:999px;border:1px solid var(--line);background:#ffffffd6;font-size:14px;font-weight:700}.source-badge-red{color:#c61e2f}.source-badge-blue{color:#2859d6}.source-badge-orange{color:#d26a12}.source-badge-dark{color:#262830}.use-case-section{display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:22px;align-items:start}.use-case-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.use-case-list div{display:flex;align-items:flex-start;gap:12px;padding:18px 20px;border:1px solid var(--line);border-radius:20px;background:#ffffffe0;font-size:15px;line-height:1.6}.use-case-list svg{flex:0 0 auto;color:var(--red)}.faq-list{display:grid;gap:12px;margin-top:24px}.faq-item{border:1px solid var(--line);border-radius:20px;background:#ffffffe6;overflow:hidden}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 22px;cursor:pointer;list-style:none;font-size:15px;font-weight:720}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{margin:0;padding:0 22px 20px;color:var(--muted);font-size:15px;line-height:1.68}.faq-item svg{transition:transform .18s ease}.faq-item[open] svg{transform:rotate(90deg)}.legal-layout{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);gap:18px;margin-top:26px}.legal-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.legal-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.legal-card:hover,.legal-card:focus-visible{border-color:#e61f182e;box-shadow:0 22px 46px #e61f1814;transform:translateY(-2px)}.support-card{display:grid;align-content:start;gap:8px}.support-card a{color:var(--text);font-size:15px;word-break:break-word}.cta-card{display:grid;grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);gap:28px;align-items:center;padding:28px;border:1px solid rgba(230,31,24,.08);border-radius:32px;background:linear-gradient(135deg,#fffffff0,#e61f180a);box-shadow:var(--shadow-soft)}.site-footer{display:grid;gap:12px;padding:28px 0 44px;border-top:1px solid rgba(18,19,23,.05)}.site-footer p{margin:0;color:var(--muted);font-size:14px;line-height:1.7}.footer-links{display:flex;flex-wrap:wrap;gap:18px;color:#353740;font-size:14px}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .52s ease,transform .52s ease}[data-reveal].is-visible{opacity:1;transform:translateY(0)}.product-stage{position:relative;min-height:640px;perspective:1400px;isolation:isolate}.stage-halo{position:absolute;top:12%;right:6%;bottom:0;left:6%;border-radius:50%;background:radial-gradient(circle,rgba(230,31,24,.08),rgba(47,107,255,.06) 42%,transparent 68%);filter:blur(8px);z-index:-1}.stage-food{position:absolute;right:26px;top:32px;width:min(260px,42%);border-radius:28px;box-shadow:0 26px 60px #12162024}.mock-panel{position:absolute;border:1px solid rgba(18,19,23,.08);border-radius:24px;background:#ffffffeb;box-shadow:var(--shadow-float);-webkit-backdrop-filter:blur(18px) saturate(1.15);backdrop-filter:blur(18px) saturate(1.15)}.import-panel{left:0;top:48px;width:min(390px,72%);padding:18px}.import-panel.compact{top:30px;width:min(350px,68%)}.recipe-panel{right:10px;top:168px;width:min(420px,74%);padding:18px}.shopping-panel{left:58px;bottom:46px;width:min(330px,62%);padding:18px}.panel-window-controls{display:flex;gap:6px;margin-bottom:12px}.panel-window-controls span{width:8px;height:8px;border-radius:50%;background:#1213171f}.panel-title-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.panel-title-row h3,.recipe-head h3{margin:0;font-size:17px}.panel-title-row button,.export-button{min-height:34px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:0;border-radius:999px;font-weight:720}.fake-input{margin-top:14px;padding:14px 16px;border:1px solid var(--line);border-radius:16px;color:var(--muted);background:#f6f7f8eb}.source-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.recent-list{display:grid;gap:10px;margin-top:16px}.recent-item{display:grid;grid-template-columns:64px 1fr;gap:12px;align-items:center;padding:10px;border-radius:18px;background:#12131708}.recent-item.active{border:1px solid rgba(230,31,24,.12);background:#e61f180d}.recent-item img,.recent-thumb{width:64px;height:64px;border-radius:18px;object-fit:cover}.recent-thumb{background:linear-gradient(135deg,#12131714,#12131708)}.recent-item strong,.shopping-group strong,.recipe-head h3{display:block}.recent-item span,.recipe-head p,.shopping-group em,.total-row span{color:var(--muted);font-size:14px}.recipe-head{display:grid;grid-template-columns:96px 1fr;gap:14px;align-items:center}.recipe-head img{width:96px;height:96px;border-radius:22px;object-fit:cover}.recipe-tabs{display:flex;gap:10px;margin-top:16px;flex-wrap:wrap}.recipe-tabs span{min-height:32px;display:inline-flex;align-items:center;padding:0 12px;border-radius:999px;background:#1213170d;color:var(--muted);font-size:13px;font-weight:650}.recipe-tabs .active{color:var(--red);background:#e61f1814}.step-list{margin:16px 0 0;padding-left:18px;color:#31333a}.step-list li+li,.shopping-group label+label{margin-top:10px}.ingredient-list{display:grid;gap:10px;margin-top:16px}.ingredient-list div,.shopping-group label,.total-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.shopping-group{margin-top:16px}.shopping-group label{padding:10px 0}.checkbox{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line-strong);border-radius:999px}.checkbox.checked{color:#fff;border-color:transparent;background:linear-gradient(180deg,#f0372b 0%,var(--red) 52%,var(--red-dark) 100%)}.total-row{margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.total-row strong{font-size:17px}.export-button{margin-top:14px}.search-strip{position:absolute;right:12px;bottom:0;min-width:320px;display:inline-flex;align-items:center;gap:10px;padding:14px 18px;border:1px solid rgba(18,19,23,.08);border-radius:18px;color:var(--muted);background:#ffffffe0;box-shadow:0 18px 38px #12162014}@media(max-width:1080px){.hero-section,.workflow-layout,.use-case-section,.legal-layout,.cta-card,.sources-shell{grid-template-columns:1fr}.hero-stage,.workflow-product{max-width:760px}.metric-grid,.feature-grid,.ecosystem-rail,.legal-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.nav-shell{grid-template-columns:auto auto;gap:14px;padding:14px 0}.mobile-menu-button{display:inline-flex;align-items:center;justify-content:center;justify-self:end}.nav-links,.nav-actions{display:none}.nav-links.is-open,.nav-actions.is-open{display:grid;grid-column:1 / -1}.nav-links.is-open{gap:8px;padding-top:8px}.nav-links.is-open a{padding:10px 0}.nav-links a:after{display:none}.nav-actions.is-open{gap:12px;padding-bottom:6px}.locale-menu{width:100%}.locale-menu-toggle{width:100%;justify-content:center}.locale-menu-list{position:static;min-width:0;margin-top:8px;max-height:min(42vh,320px)}.hero-section{min-height:auto;padding-top:30px}.desktop-board{grid-template-columns:1fr}.desktop-board aside{border-right:0;border-bottom:1px solid var(--line)}.use-case-list{grid-template-columns:1fr}}@media(max-width:640px){.nav-shell,.section-shell,.site-footer{width:min(100% - 24px,1180px)}.hero-copy h1{font-size:34px}html[lang=zh-CN] .hero-copy h1,html[lang=ja] .hero-copy h1,html[lang=ko] .hero-copy h1,html[lang=th] .hero-copy h1{font-size:31px;line-height:1.12}.hero-copy p,.section-heading p,.use-case-copy p,.final-cta p,.sources-copy p{font-size:15px}html[lang=zh-CN] .hero-copy p,html[lang=zh-CN] .section-heading p,html[lang=zh-CN] .use-case-copy p,html[lang=zh-CN] .final-cta p,html[lang=zh-CN] .sources-copy p,html[lang=ja] .hero-copy p,html[lang=ja] .section-heading p,html[lang=ja] .use-case-copy p,html[lang=ja] .final-cta p,html[lang=ja] .sources-copy p,html[lang=ko] .hero-copy p,html[lang=ko] .section-heading p,html[lang=ko] .use-case-copy p,html[lang=ko] .final-cta p,html[lang=ko] .sources-copy p,html[lang=th] .hero-copy p,html[lang=th] .section-heading p,html[lang=th] .use-case-copy p,html[lang=th] .final-cta p,html[lang=th] .sources-copy p{font-size:14px;line-height:1.78}.metric-grid,.feature-grid,.ecosystem-rail,.legal-cards{grid-template-columns:1fr}.section-heading h2,.use-case-copy h2,.final-cta h2,.sources-copy h2{font-size:28px}html[lang=zh-CN] .section-heading h2,html[lang=zh-CN] .use-case-copy h2,html[lang=zh-CN] .final-cta h2,html[lang=zh-CN] .sources-copy h2,html[lang=ja] .section-heading h2,html[lang=ja] .use-case-copy h2,html[lang=ja] .final-cta h2,html[lang=ja] .sources-copy h2,html[lang=ko] .section-heading h2,html[lang=ko] .use-case-copy h2,html[lang=ko] .final-cta h2,html[lang=ko] .sources-copy h2,html[lang=th] .section-heading h2,html[lang=th] .use-case-copy h2,html[lang=th] .final-cta h2,html[lang=th] .sources-copy h2{font-size:26px}.board-toolbar span{font-size:20px}.product-stage{min-height:580px}.stage-food{width:40%;right:0;top:36px}.import-panel,.import-panel.compact,.recipe-panel,.shopping-panel{width:min(100%,100%)}.import-panel{left:0;top:30px}.recipe-panel{right:0;top:184px}.shopping-panel{left:0;bottom:56px}.search-strip{left:0;right:0;min-width:0;bottom:0}.cta-card,.sources-shell,.workflow-caption,.hero-actions{padding:20px}.workflow-caption,.hero-actions{padding:0}}@media(max-width:375px){[data-reveal],[data-reveal].is-visible{opacity:1;transform:none;transition:none}.nav-shell,.section-shell,.site-footer{width:min(100% - 20px,1180px)}.hero-section{gap:24px;padding-top:24px;padding-bottom:56px}.hero-note{padding:10px 12px;font-size:12px}.hero-copy h1{max-width:none;font-size:31px;line-height:1.12}html[lang=zh-CN] .hero-copy h1,html[lang=ja] .hero-copy h1,html[lang=ko] .hero-copy h1,html[lang=th] .hero-copy h1{font-size:28px;line-height:1.16}.hero-actions{display:grid;grid-template-columns:1fr}.button{width:100%;min-height:48px;padding:0 18px;font-size:14px}.product-stage{min-height:auto;display:grid;gap:14px;padding-top:68px}.stage-halo{inset:8px 4% auto;height:180px;border-radius:40px;filter:blur(18px)}.stage-food{top:0;right:0;width:112px;border-radius:22px}.mock-panel,.import-panel,.import-panel.compact,.recipe-panel,.shopping-panel,.search-strip{position:relative;inset:auto;width:100%}.mock-panel,.import-panel,.recipe-panel,.shopping-panel{padding:16px;border-radius:22px}.panel-title-row h3,.recipe-head h3{font-size:16px}.recent-item{grid-template-columns:56px 1fr}.recent-item img,.recent-thumb{width:56px;height:56px;border-radius:16px}.recipe-head{grid-template-columns:72px 1fr;gap:12px}.recipe-head img{width:72px;height:72px;border-radius:18px}.search-strip{min-width:0;padding:12px 14px;border-radius:18px}.metric-card{padding:18px 16px}.metric-card strong{font-size:26px}.workflow-layout{gap:20px}.workflow-step{gap:14px;padding:18px}.workflow-caption{flex-direction:column;align-items:flex-start;padding:16px 18px}}
