@font-face{font-family:HarmonyOS Sans Local;src:url(/brand/HarmonyOS_Sans_Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:HarmonyOS Sans Local;src:url(/brand/HarmonyOS_Sans_Medium.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}:root{--sd-white:#ffffff;--sd-black:#000000;--sd-red:#ff0000;--sd-red-light:#ff5252;--sd-red-soft:#ffa3a3;--sd-pink:#ffe2e2;--sd-pink-soft:#fff1f1;--sd-blue:#007aff;--sd-blue-soft:#c5e1ff;--sd-orange:#ffae00;--sd-gray-bg:#f5f5f5;--sd-gray-line:#e8e8e8;--sd-text:#222222;--sd-text-mid:#565656;--sd-text-muted:#9c9c9c;--sd-shadow-card:0 14px 36px rgba(0,0,0,0.12);--sd-shadow-red:0 18px 44px rgba(255,0,0,0.22);--sd-gradient-hero:linear-gradient(180deg,#ff2929,#ff9090 48%,#ffffff);--sd-gradient-btn:linear-gradient(180deg,#ff0000,#ff5252 54%,#ffa3a3);--sd-gradient-action:linear-gradient(90deg,#ff0000,#ff5252 50%,#ffa3a3);--sd-gradient-card:linear-gradient(145deg,#fff8f4,#ffffff 62%,#fff4ef)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--sd-white);color:var(--sd-black);font-family:HarmonyOS Sans Local,Microsoft YaHei,sans-serif}a{color:inherit;text-decoration:none}main{min-height:100vh;overflow:hidden}.hero-section{min-height:820px;padding:22px clamp(18px,4vw,72px) 54px;background:radial-gradient(circle at 84% 22%,rgba(255,255,255,.36),transparent 22%),var(--sd-gradient-hero);position:relative}.hero-section:before{content:"MEAL SPIRIT";position:absolute;top:112px;left:-2vw;color:rgba(255,255,255,.16);font-size:clamp(88px,15vw,220px);font-weight:900;line-height:1;white-space:nowrap;pointer-events:none}.hero-section:after{content:"";position:absolute;right:-120px;bottom:70px;width:460px;height:460px;border-radius:50%;background:rgba(255,255,255,.24);pointer-events:none}.company-section,.contact-section,.flow-section,.hero-grid,.module-section,.nav-shell,.scene-section,footer{position:relative;z-index:1}.nav-shell{width:min(1180px,100%);min-height:72px;margin:0 auto;padding:10px 12px;border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 10px 32px rgba(255,0,0,.12);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;justify-content:space-between;gap:18px}.brand,.nav-shell{align-items:center}.brand{display:inline-flex;gap:12px;min-width:0}.brand img{width:84px;height:auto;object-fit:contain}.brand small,.brand strong{display:block;line-height:1.2}.brand strong{font-size:18px}.brand small{margin-top:4px;color:var(--sd-text-muted);font-size:12px}nav{display:flex;gap:clamp(16px,4vw,40px);color:var(--sd-text-mid);font-size:15px}.nav-cta,.primary-button,.secondary-button{min-height:48px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;font-weight:700}.nav-cta{padding:0 20px;background:var(--sd-gradient-btn);color:var(--sd-white);box-shadow:var(--sd-shadow-red)}.hero-grid{width:min(1180px,100%);margin:58px auto 0;display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.9fr);grid-gap:clamp(36px,6vw,88px);gap:clamp(36px,6vw,88px);align-items:center}.eyebrow{margin:0 0 14px;color:var(--sd-red);font-size:13px;font-weight:900;letter-spacing:0;text-transform:uppercase}.hero-copy .eyebrow{color:var(--sd-white)}h1,h2,h3,p{margin-top:0}h1{max-width:840px;margin-bottom:22px;color:var(--sd-white);font-size:clamp(48px,6.4vw,82px);line-height:1.02}h1,h2{letter-spacing:0}h2{margin-bottom:0;font-size:clamp(30px,4vw,54px);line-height:1.14}.hero-lede{max-width:650px;color:rgba(255,255,255,.92);font-size:clamp(17px,2vw,21px);line-height:1.8}.contact-actions,.hero-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}.primary-button{padding:0 26px;background:var(--sd-gradient-btn);color:var(--sd-white);box-shadow:var(--sd-shadow-red)}.secondary-button{padding:0 24px;border:1px solid rgba(0,0,0,.08);background:var(--sd-white);color:var(--sd-text)}.hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px;margin-top:44px;max-width:650px}.hero-proof span{min-height:104px;padding:22px;border-radius:24px;background:rgba(255,255,255,.92);box-shadow:0 12px 28px rgba(255,0,0,.12);color:var(--sd-text-mid)}.hero-proof strong{display:block;color:var(--sd-red);font-size:34px;line-height:1.1}.product-stage{min-height:620px;position:relative;display:grid;place-items:center}.hero-character{position:absolute;width:min(250px,44vw);top:0;right:2px;z-index:2;filter:drop-shadow(0 18px 24px rgba(150,0,0,.18))}.phone-frame{width:min(360px,86vw);min-height:620px;padding:18px;border:10px solid #202020;border-radius:40px;background:var(--sd-white);box-shadow:0 30px 80px rgba(130,0,0,.2);position:relative;transform:rotate(-3deg)}.phone-top{height:42px;padding:4px 4px 16px;display:flex;align-items:center;justify-content:space-between}.phone-top span{font-size:19px;font-weight:900}.phone-top svg{color:var(--sd-red)}.app-hero-card{min-height:142px;padding:24px 20px;border-radius:24px;background:var(--sd-gradient-btn);color:var(--sd-white);overflow:hidden;position:relative}.app-hero-card:after{content:"";position:absolute;right:-34px;bottom:-56px;width:150px;height:150px;border-radius:50%;background:rgba(255,255,255,.22)}.app-hero-card p{margin-bottom:10px;font-size:14px;font-weight:700;text-transform:uppercase}.app-hero-card small,.app-hero-card strong{display:block}.app-hero-card strong{font-size:31px}.app-hero-card small{margin-top:8px;font-size:13px;opacity:.9}.action-card{min-height:176px;margin:-18px 10px 0;padding:18px;border-radius:24px;background:var(--sd-white);box-shadow:var(--sd-shadow-card);position:relative;z-index:1}.action-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.action-card__top span{font-weight:900}.action-card__top em{height:28px;padding:0 12px;border-radius:999px;background:var(--sd-pink-soft);color:var(--sd-red);display:inline-flex;align-items:center;font-size:12px;font-style:normal}.action-card img{width:160px;margin:14px 0 10px}.action-card__bar{min-height:46px;padding:5px 6px 5px 14px;border-radius:999px;background:var(--sd-gradient-action);display:flex;align-items:center;justify-content:space-between;gap:8px}.action-card__label{color:var(--sd-white);font-size:15px;font-weight:900}.action-card__bar span:not(.action-card__label){min-height:34px;padding:0 12px;border-radius:999px;background:var(--sd-white);color:var(--sd-red);display:inline-flex;align-items:center;gap:2px;font-size:13px;font-weight:700}.notice-strip{height:44px;margin-top:14px;padding:0 14px;border-radius:16px;background:var(--sd-gray-bg);color:var(--sd-text-muted);display:flex;align-items:center;gap:9px;font-size:13px}.notice-strip strong,.notice-strip svg{color:var(--sd-red)}.notice-strip span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-order-card{margin-top:14px;padding:14px;border-radius:18px;background:var(--sd-pink);background-image:url(/brand/demand-bg.svg);background-size:cover}.section-mini-title{display:flex;align-items:center;gap:8px;margin-bottom:10px;font-weight:900}.section-mini-title svg{color:var(--sd-red)}.mobile-order-row{min-height:82px;padding:8px;border-radius:12px;background:var(--sd-white);display:flex;gap:10px}.mobile-order-row+.mobile-order-row{margin-top:8px}.mock-thumb{background:linear-gradient(135deg,rgba(255,0,0,.08),rgba(255,174,0,.18)),var(--sd-gray-bg);position:relative;width:58px;height:58px;flex:0 0 58px;border-radius:10px}.mobile-order-row strong{display:block;max-width:210px;overflow:hidden;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.mobile-order-row p{margin:9px 0 0;display:flex;align-items:center;gap:6px}.mobile-order-row em,.mobile-order-row i{height:22px;padding:0 8px;border-radius:6px;display:inline-flex;align-items:center;font-size:11px;font-style:normal}.mobile-order-row em{background:var(--sd-blue-soft);color:var(--sd-blue)}.mobile-order-row i{background:var(--sd-pink-soft);color:var(--sd-red)}.mobile-order-row b{color:var(--sd-red);font-size:12px}.company-section,.contact-section,.flow-section,.module-section,.scene-section{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:82px 0}.section-heading{max-width:790px;margin-bottom:34px}.module-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:18px;gap:18px}.module-card{min-height:252px;padding:24px;border-radius:24px;background:var(--sd-white);box-shadow:0 8px 28px rgba(0,0,0,.08);transition:transform .18s ease,box-shadow .18s ease}.module-card:hover{transform:translateY(-4px);box-shadow:var(--sd-shadow-card)}.module-icon{width:58px;height:58px;border-radius:20px;background:var(--sd-pink-soft);color:var(--sd-red);display:grid;place-items:center}.module-card h3{margin:28px 0 12px;font-size:22px}.contact-section p,.flow-copy p,.module-card p{color:var(--sd-text-mid);line-height:1.8}.flow-section{display:grid;grid-template-columns:.78fr 1fr;grid-gap:48px;gap:48px;align-items:center}.flow-track{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.flow-step{min-height:132px;padding:22px;border-radius:24px;background:var(--sd-white);box-shadow:0 8px 28px rgba(0,0,0,.08);display:flex;flex-direction:column;justify-content:space-between}.flow-step:first-child,.flow-step:nth-child(4){background:var(--sd-gradient-btn);color:var(--sd-white)}.flow-step:nth-child(2),.flow-step:nth-child(5){background:var(--sd-gradient-card)}.flow-step span{color:var(--sd-text-muted)}.flow-step:first-child span,.flow-step:nth-child(4) span{color:rgba(255,255,255,.74)}.flow-step strong{font-size:22px}.scene-board{padding:clamp(26px,5vw,46px);border-radius:32px;background:linear-gradient(135deg,rgba(255,41,41,.96),rgba(255,144,144,.9)),var(--sd-red);display:grid;grid-template-columns:.72fr 1fr;grid-gap:34px;gap:34px;align-items:center;box-shadow:var(--sd-shadow-red)}.scene-board,.scene-board .eyebrow{color:var(--sd-white)}.scene-tags{display:flex;flex-wrap:wrap;gap:10px}.scene-tags span{min-height:42px;padding:0 14px;border-radius:999px;background:rgba(255,255,255,.92);color:var(--sd-red);display:inline-flex;align-items:center;gap:7px;font-weight:700}.company-card{padding:clamp(24px,5vw,46px);border-radius:32px;background:var(--sd-white);box-shadow:0 8px 28px rgba(0,0,0,.08)}.company-title{display:flex;align-items:flex-start;gap:16px;margin-bottom:30px}.company-title svg{color:var(--sd-red);flex:0 0 auto}.company-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.company-grid p{min-height:104px;padding:18px;border-radius:18px;background:var(--sd-gray-bg);color:var(--sd-text-mid);line-height:1.7}.company-grid strong{display:block;color:var(--sd-text);margin-bottom:6px}.contact-section{display:grid;grid-template-columns:1fr auto;grid-gap:28px;gap:28px;align-items:center}.contact-section h2{max-width:780px}footer{width:min(1180px,calc(100% - 36px));margin:0 auto;padding:28px 0 42px;border-top:1px solid var(--sd-gray-line);color:var(--sd-text-muted);display:flex;justify-content:space-between;gap:18px}footer a{color:var(--sd-text-mid);transition:color .18s ease}footer a:hover{color:var(--sd-red)}@media (max-width:980px){.hero-section{min-height:auto}nav{display:none}.contact-section,.flow-section,.hero-grid,.scene-board{grid-template-columns:1fr}.hero-grid{margin-top:44px}.product-stage{min-height:660px}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-actions{justify-content:flex-start}}@media (max-width:680px){.hero-section{padding-inline:16px}.nav-shell{padding:10px}.brand img{width:58px}.brand small,.nav-cta{display:none}h1{font-size:clamp(42px,12vw,54px)}.company-grid,.flow-track,.hero-proof,.module-grid{grid-template-columns:1fr}.hero-proof span{min-height:84px}.product-stage{min-height:620px}.hero-character{width:170px;right:-20px}.phone-frame{min-height:600px;transform:rotate(0deg)}footer{flex-direction:column}}