.lp{--orange:#e76324;--orange-d:#c94b14;--orange-l:#fff1e8;--ink:#262626;--ink-soft:#3a3a3a;--gray:#6e6e6e;--gray-l:#9a9a9a;--peach:#fcf3eb;--peach-2:#fff6ee;--green-bg:#dcf4e2;--green-tx:#2c8056;--tan-bg:#f7e8cc;--tan-tx:#a07b38;--card-bd:#ededed;--line:#efefef;--shadow:0 24px 60px rgba(31,20,16,0.1),0 4px 14px rgba(31,20,16,0.05);--shadow-sm:0 10px 28px rgba(31,20,16,0.08);color:var(--ink);background:#fff}.lp img{display:block;max-width:100%}.lp a{text-decoration:none;color:inherit}.lp .wrap{max-width:1120px;margin:0 auto;padding:0 28px}.lp .lp-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.82);backdrop-filter:saturate(160%) blur(14px);-webkit-backdrop-filter:saturate(160%) blur(14px);border-bottom:1px solid rgba(0,0,0,.04)}.lp .hd{justify-content:space-between;height:74px}.lp .hd,.lp .logo{display:flex;align-items:center}.lp .logo{gap:9px}.lp .logo img{height:30px;width:auto}.lp .lang{display:flex;align-items:center;gap:7px;font-weight:700;font-size:15px;color:var(--orange);background:none;border:none;cursor:pointer;font-family:inherit}.lp .lang .sep{color:#e2c7b6;font-weight:500}.lp .lang .dim{color:#c9a593}.lp .hero{position:relative;overflow:hidden;background:linear-gradient(180deg,#fffcfa,#fff4eb 48%,#fce7d6);padding:108px 0 128px}.lp .hero-grid{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:72px;flex-wrap:wrap}.lp .hero-copy{width:430px;max-width:100%;text-align:left}.lp .hero .kicker{font-size:21px;font-weight:800;color:var(--ink);letter-spacing:-.01em;margin-bottom:14px}.lp .hero h1{font-size:clamp(38px,4.4vw,56px);font-weight:700;line-height:1.08;letter-spacing:-.02em;color:#1b1b1b}.lp .hero .sub{margin:22px 0 0;font-style:italic;font-size:clamp(17px,1.9vw,21px);font-weight:500;color:#7a6a60;line-height:1.5}.lp .hero .cta{margin:34px 0 0;flex-direction:column;gap:14px}.lp .hero .cta,.lp .hero-partner{display:flex;width:340px;max-width:100%}.lp .hero-partner{align-items:center;gap:13px;margin-top:20px;padding-top:20px;border-top:1px solid rgba(122,106,96,.18)}.lp .hero-partner .hp-logo{flex:0 0 auto;display:flex}.lp .hero-partner .hp-logo img{display:block;height:34px;width:auto}.lp .hero-partner .hp-text{font-size:11px;line-height:1.4;color:var(--gray)}.lp .hero-partner .hp-text b{color:var(--ink);font-weight:700}.lp .btn-store{display:flex;align-items:center;justify-content:center;gap:12px;height:62px;padding:0 18px;border-radius:999px;background:var(--orange);color:#fff;font-size:19px;font-weight:700;letter-spacing:-.01em;white-space:nowrap;overflow:hidden;box-shadow:0 14px 30px rgba(231,99,36,.3);transition:transform .15s ease,box-shadow .15s ease}.lp .btn-store:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(231,99,36,.36)}.lp .btn-store svg{flex:0 0 auto}.lp section.feat{padding:104px 0}.lp section.peach{background:var(--peach)}.lp .head{text-align:center;max-width:880px;margin:0 auto}.lp .head h2{font-size:clamp(30px,3.8vw,44px);font-weight:700;line-height:1.12;letter-spacing:-.02em;color:var(--ink)}.lp .head p{margin:30px auto 0;font-size:clamp(17px,2vw,22px);font-weight:500;color:var(--gray);line-height:1.5;max-width:740px}.lp .visual{margin:62px auto 0;display:flex;justify-content:center}.lp .chat-wrap{position:relative;width:560px;max-width:100%;padding-top:34px}.lp .chat-mascot{position:absolute;top:0;left:6px;width:128px;height:128px;z-index:3;filter:drop-shadow(0 12px 22px rgba(31,20,16,.16))}.lp .chat-card{background:#f4f4f5;border-radius:26px;padding:20px 20px 18px;box-shadow:var(--shadow)}.lp .chat-head{padding:6px 0 16px 132px;min-height:74px}.lp .chat-head .nm{font-size:19px;font-weight:800;color:var(--ink)}.lp .chat-head .rl{font-size:14.5px;color:var(--gray-l);font-weight:500;margin-top:1px}.lp .bubbles{display:flex;flex-direction:column;gap:12px}.lp .b-user{align-self:flex-end;max-width:78%;background:var(--orange);color:#fff;font-weight:600;font-size:15.5px;line-height:1.32;padding:13px 17px;border-radius:20px 20px 6px 20px;box-shadow:0 6px 16px rgba(231,99,36,.2)}.lp .b-ai{align-self:flex-start;max-width:84%;background:#fff;color:#2e2e2e;font-size:15px;line-height:1.42;padding:15px 17px;border-radius:20px 20px 20px 6px;box-shadow:0 4px 14px rgba(31,20,16,.06)}.lp .b-ai ol{margin:11px 0 0;padding-left:20px;display:flex;flex-direction:column;gap:5px}.lp .b-ai ol li{font-weight:600}.lp .chat-input{display:flex;align-items:center;gap:10px;margin-top:16px}.lp .chat-input .field{flex:1;background:#fff;border-radius:999px;padding:14px 18px;color:#a6a6a6;font-size:15px;font-weight:500;box-shadow:0 3px 10px rgba(31,20,16,.05)}.lp .send{width:50px;height:50px;border-radius:999px;background:var(--orange);display:flex;align-items:center;justify-content:center;flex:0 0 auto;box-shadow:0 8px 18px rgba(231,99,36,.28)}.lp .cuisines{margin:54px auto 0;max-width:880px}.lp .cz-label{text-align:center;font-size:14px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--gray-l);margin-bottom:26px}.lp .cz-label b{color:var(--orange)}.lp .cz-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.lp .cz{display:flex;flex-direction:column;align-items:center;gap:13px;background:#fff;border:2px solid #efefef;border-radius:20px;padding:24px 12px 19px;text-align:center;cursor:pointer;font-family:inherit;transition:border-color .15s ease,background .15s ease,transform .15s ease}.lp .cz:hover{border-color:var(--orange-l);transform:translateY(-2px)}.lp .cz.on{background:var(--orange-l);border-color:var(--orange)}.lp .cz .ico{font-size:42px;line-height:1}.lp .cz .cu{font-size:17px;font-weight:700;color:var(--ink);letter-spacing:-.01em}.lp .cz.on .cu{color:var(--orange)}.lp .cz .cu-abbr{display:none}.lp .recipes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;width:760px;max-width:100%}.lp .rcard{background:#fff;border-radius:22px;overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--card-bd)}.lp .rcard .ph{position:relative;height:184px}.lp .rcard .ph img{width:100%;height:100%;object-fit:cover}.lp .cuisine{position:absolute;top:13px;left:13px;background:#10b981;color:#fff;font-size:13.5px;font-weight:700;padding:6px 13px;border-radius:999px;box-shadow:0 4px 12px rgba(16,185,129,.28)}.lp .rbody{padding:18px 20px 20px}.lp .rbody .nm{font-size:19px;font-weight:700;color:var(--ink);line-height:1.25;letter-spacing:-.01em}.lp .rbody .cb{margin-top:8px;font-size:15px;color:var(--gray-l);font-weight:500}.lp .rmeta{display:flex;align-items:center;gap:10px;margin-top:18px}.lp .rpill{display:inline-flex;align-items:center;gap:7px;font-size:15px;font-weight:700;color:#c2410c;background:#fff2ee;border:1px solid #f6c9b4;padding:8px 15px;border-radius:999px}.lp .rpill .e{font-size:16px}.lp .cb-grid{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:64px;align-items:center}.lp .cb-eyebrow{font-size:13px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--orange);margin-bottom:16px}.lp .cb-copy h2{font-size:clamp(30px,3.4vw,42px);font-weight:800;line-height:1.12;letter-spacing:-.02em;color:var(--ink);text-wrap:balance;margin-bottom:20px}.lp .cb-lede{font-size:17.5px;font-weight:500;color:var(--gray);line-height:1.55;max-width:54ch;margin-bottom:30px}.lp .cb-lede b{color:var(--ink);font-weight:700}.lp .cb-paths-label{font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--gray-l);margin-bottom:12px}.lp .cb-paths{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:26px}.lp .cb-path{background:#fff;border:1px solid #eceef1;border-radius:16px;padding:18px;box-shadow:0 2px 12px rgba(31,20,16,.045)}.lp .cb-path .pic{width:34px;height:34px;border-radius:10px;background:#ecfdf5;display:flex;align-items:center;justify-content:center;margin-bottom:11px}.lp .cb-path .pic svg{width:17px;height:17px;stroke:#10b981}.lp .cb-path h4{font-size:16.5px;font-weight:800;color:var(--ink);letter-spacing:-.01em;margin-bottom:5px}.lp .cb-path p{font-size:13.5px;color:var(--gray);line-height:1.5}.lp .cb-flip-hint{display:inline-flex;align-items:center;gap:9px;font-size:14.5px;font-weight:700;color:#047857;background:#ecfdf5;border:1px dashed #6ee7b7;padding:10px 16px;border-radius:999px}.lp .cb-flip-hint svg{flex:0 0 auto;width:15px;height:15px;stroke:#047857}.lp .cb-phone-col{align-items:center;gap:16px}.lp .cb-phone,.lp .cb-phone-col{display:flex;flex-direction:column}.lp .cb-phone{width:100%;max-width:420px;background:#fff;border:1px solid #eceef1;border-radius:26px;padding:22px 20px 20px;box-shadow:var(--shadow);gap:13px}.lp .cb-dishhead{display:flex;flex-direction:column;gap:7px}.lp .cb-meal-pill{align-self:flex-start;display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:700;letter-spacing:.02em;padding:4px 10px 4px 8px;border-radius:999px;background:#fff2ee;border:1px solid #f4a882;color:#e76324;transition:background .4s,border-color .4s,color .4s}.lp .is-low .cb-meal-pill{background:#ecfdf5;border-color:#a7f3d0;color:#047857}.lp .cb-dishrow{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.lp .cb-dishname{font-size:21px;font-weight:800;letter-spacing:-.2px;color:#111827}.lp .cb-lc-badge{display:none;font-size:10px;font-weight:800;letter-spacing:.06em;color:#047857;background:#ecfdf5;border:1px solid #6ee7b7;padding:3px 8px;border-radius:999px}.lp .is-low .cb-lc-badge{display:inline-flex}.lp .cb-dishmeta{font-size:11.5px;font-weight:600;color:#6b7280}.lp .cb-zone{position:relative}.lp .cb-chip{position:absolute;top:-9px;right:14px;z-index:2;font-size:9.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;padding:3px 9px;border-radius:999px}.lp .cb-chip.grey{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}.lp .cb-chip.hot{background:var(--orange);color:#fff;box-shadow:0 5px 14px rgba(231,99,36,.35)}.lp .cb-macros{display:flex;align-items:center;gap:10px;flex-wrap:wrap;background:#fff;border:1px solid #e5e7eb;border-radius:13px;padding:10px 14px;opacity:.62}.lp .cb-macros .lbl{font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:#6b7280}.lp .cb-macros .kcal{display:inline-flex;align-items:center;gap:3px;font-size:11px;font-weight:800;color:#e76324;border:1.5px solid #f4a882;border-radius:999px;padding:2px 8px}.lp .cb-macros .vals{display:flex;align-items:center;gap:11px;margin-left:auto;font-size:12px;font-weight:700;white-space:nowrap}.lp .cb-macros .vals .p{color:#3b82f6}.lp .cb-macros .vals .c{color:#e76324}.lp .cb-macros .vals .f{color:#f59e0b}.lp .cb-flipper{position:relative}.lp .cb-banner{width:100%;display:flex;align-items:center;gap:9px;padding:13px 15px;min-height:59px;border-radius:14px;cursor:pointer;font:inherit;text-align:left;background:#fff2ee;border:1.5px solid #f4a882;transition:background .35s,border-color .35s}.lp .cb-banner:focus-visible{outline:2.5px solid var(--orange);outline-offset:2px}.lp .cb-banner .b-ico{flex:0 0 auto;display:flex}.lp .cb-banner .b-ico svg{width:17px;height:17px;stroke:#e76324;transition:stroke .35s,transform .5s}.lp .cb-banner .b-tx{flex:1;font-size:14px;font-weight:700;color:#e76324;transition:color .35s}.lp .cb-banner .b-back{flex:0 0 auto;display:none;align-items:center;justify-content:center;width:30px;height:30px;border-radius:10px;background:#fff2ee;border:1.5px solid #f4a882}.lp .cb-banner .b-back svg{width:14px;height:14px;stroke:#e76324}.lp .is-low .cb-banner{background:#ecfdf5;border-color:#6ee7b7}.lp .is-low .cb-banner .b-tx{color:#047857}.lp .is-low .cb-banner .b-ico svg{stroke:#10b981;transform:rotate(180deg)}.lp .is-low .cb-banner .b-back{display:flex}.lp .cb-tap{position:absolute;top:-11px;right:12px;z-index:3;font-size:10.5px;font-weight:800;letter-spacing:.05em;color:#fff;background:var(--orange);padding:4px 10px;border-radius:999px;box-shadow:0 6px 16px rgba(231,99,36,.4);pointer-events:none;animation:cb-bob 1.6s ease-in-out infinite;transition:background .35s,box-shadow .35s}.lp .is-low .cb-tap{background:#10b981;box-shadow:0 6px 16px rgba(16,185,129,.4)}@keyframes cb-bob{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}.lp .cb-carbs{background:#f9fafb;border-radius:13px;padding:13px 13px 9px;outline:2px solid var(--orange);outline-offset:2px}.lp .cb-carbs .c-label{font-size:11px;font-weight:700;letter-spacing:.4px;text-transform:uppercase;color:#6b7280;margin-bottom:9px}.lp .cb-carbs .c-card{background:#fff;border:1px solid #e5e7eb;border-radius:11px;padding:13px 14px}.lp .cb-carbs .c-total{font-size:15.5px;font-weight:800;color:#111827;margin-bottom:10px}.lp .cb-carbs .c-total b{font-weight:800;color:#111827;transition:color .4s}.lp .is-low .cb-carbs .c-total b{color:#10b981}.lp .cb-carbs .c-track{background:#f3f4f6;border-radius:999px;height:10px;margin-bottom:10px}.lp .cb-carbs .c-fill{display:flex;height:10px;border-radius:999px;overflow:hidden;transition:width .7s cubic-bezier(.4,0,.2,1)}.lp .cb-carbs .c-fill i{flex-basis:0;transition:flex-grow .7s cubic-bezier(.4,0,.2,1)}.lp .cb-carbs .c-fill .sf{background:#e76324}.lp .cb-carbs .c-fill .sm{background:#f4a872}.lp .cb-carbs .c-fill .ss{background:#fcd9c0}.lp .cb-carbs .c-vals{display:flex;justify-content:space-between}.lp .cb-carbs .c-vals .v{display:flex;align-items:center;gap:5px;font-size:12.5px;font-weight:600;color:#111827}.lp .cb-carbs .c-vals .v .e{font-size:14px}.lp .cb-carbs .c-legend{margin-top:9px;background:#fff2ee;border-radius:10px;padding:11px 13px;display:flex;flex-direction:column;gap:7px}.lp .cb-carbs .c-legend .lr{display:flex;gap:8px;font-size:12px;line-height:1.45;color:#111827}.lp .cb-carbs .c-legend .lr .e{flex:0 0 auto;width:16px;text-align:center}.lp .cb-carbs .c-legend .lr b{font-weight:700}.lp .cb-carbs .c-legend .lr span{color:#4b5563}.lp .cb-carbs .c-note{display:flex;gap:6px;padding:8px 2px 2px;font-size:10px;line-height:1.35;color:#6b7280}.lp .cb-carbs .c-note svg{flex:0 0 auto;width:11px;height:11px;margin-top:1px;stroke:#6b7280}.lp .cb-why{display:grid;grid-template-rows:0fr;transition:grid-template-rows .55s cubic-bezier(.4,0,.2,1)}.lp .is-low .cb-why{grid-template-rows:1fr}.lp .cb-why>div{overflow:hidden}.lp .cb-why-card{background:#fffbeb;border:1px solid #fde68a;border-radius:13px;padding:13px 15px}.lp .cb-why-card .w-intro{font-size:11px;color:#78350f;line-height:1.45;margin-bottom:8px}.lp .cb-why-card .w-row{display:flex;gap:8px;align-items:flex-start}.lp .cb-why-card .w-check{flex:0 0 auto;width:16px;height:16px;border-radius:4px;background:#10b981;display:flex;align-items:center;justify-content:center;margin-top:2px}.lp .cb-why-card .w-check svg{width:10px;height:10px}.lp .cb-why-card .w-tx{font-size:12px;font-weight:600;color:#111827;line-height:1.5}.lp .cb-why-card .w-tx b{color:#047857}.lp .cb-loopnote{max-width:420px;text-align:center;font-size:12.5px;color:var(--gray-l);line-height:1.5}.lp .cb-loopnote b{color:var(--gray);font-weight:700}@media (max-width:960px){.lp .cb-grid{grid-template-columns:1fr;gap:44px}.lp .cb-flip-hint{display:none}}@media (max-width:560px){.lp .cb-paths{grid-template-columns:1fr}.lp .cb-phone{padding:18px 14px 16px}.lp .cb-macros .vals{margin-left:0;flex-basis:100%}}@media (prefers-reduced-motion:reduce){.lp .cb-tap{animation:none}.lp .cb-carbs .c-fill,.lp .cb-carbs .c-fill i,.lp .cb-why{transition:none}}.lp .scan-stage{display:flex;justify-content:center;align-items:flex-start;gap:0;flex-wrap:wrap}.lp .viewfinder{position:relative;width:286px;height:340px;border-radius:26px;overflow:hidden;box-shadow:var(--shadow);transform:rotate(-3deg);flex:0 0 auto;z-index:1}.lp .viewfinder img{width:100%;height:100%;object-fit:cover}.lp .vf-corner{position:absolute;width:34px;height:34px;border:3px solid #fff;border-radius:5px}.lp .vf-corner.tl{top:18px;left:18px;border-right:none;border-bottom:none}.lp .vf-corner.tr{top:18px;right:18px;border-left:none;border-bottom:none}.lp .vf-corner.bl{bottom:78px;left:18px;border-right:none;border-top:none}.lp .vf-corner.br{bottom:78px;right:18px;border-left:none;border-top:none}.lp .vf-scan{position:absolute;left:18px;right:18px;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.95),transparent);box-shadow:0 0 12px 2px rgba(255,255,255,.5);animation:lp-scanline 2.4s ease-in-out infinite}@keyframes lp-scanline{0%,to{top:17%}50%{top:67%}}.lp .vf-badge{position:absolute;top:18px;left:50%;transform:translateX(-50%);display:inline-flex;align-items:center;gap:7px;background:rgba(0,0,0,.5);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);color:#fff;font-size:12.5px;font-weight:800;letter-spacing:.08em;padding:7px 13px;border-radius:999px}.lp .vf-badge .dot{width:7px;height:7px;border-radius:999px;background:#36d17a;box-shadow:0 0 8px #36d17a;animation:lp-blink 1.1s ease-in-out infinite}@keyframes lp-blink{0%,to{opacity:1}50%{opacity:.3}}.lp .shutter{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:52px;height:52px;border-radius:999px;background:#fff;border:4px solid rgba(255,255,255,.6);box-shadow:0 0 0 3px rgba(255,255,255,.35),0 8px 20px rgba(0,0,0,.3)}.lp .result{width:360px;max-width:100%;background:#fff;border-radius:26px;box-shadow:var(--shadow);padding:22px;transform:rotate(2deg);margin-left:-44px;margin-top:54px;flex:0 0 auto;z-index:2}.lp .result .rhead{display:flex;align-items:center;gap:13px;margin-bottom:16px}.lp .result .rhead .thumb{width:50px;height:50px;border-radius:14px;object-fit:cover;flex:0 0 auto}.lp .result .rhead .nm{font-size:17px;font-weight:800;color:var(--ink);line-height:1.2}.lp .result .rhead .meta{font-size:13px;color:var(--gray-l);font-weight:600;font-style:italic;margin-top:3px}.lp .tc-label{font-size:12.5px;letter-spacing:.1em;color:var(--gray-l)}.lp .tc-big,.lp .tc-label{font-weight:800;text-align:center}.lp .tc-big{font-size:46px;letter-spacing:-.02em;color:var(--orange);line-height:1.1;margin-top:2px}.lp .tc-big .u{font-size:24px;color:var(--gray);margin-left:3px}.lp .tc-note{text-align:center;font-size:13px;color:var(--gray-l);font-weight:500;margin-top:2px}.lp .rbar{height:8px;border-radius:999px;overflow:hidden;display:flex;margin:18px 0 14px}.lp .rbar>span{display:block}.lp .rtags{display:flex;justify-content:space-between;gap:8px}.lp .rtag{flex:1;text-align:center;font-size:14px;font-weight:700;color:#3a3a3a}.lp .rtag .e{font-size:18px}.lp .ractions{display:flex;gap:10px;margin-top:20px}.lp .ractions .b1{flex:0 0 auto;padding:12px 18px;border-radius:999px;border:1.5px solid var(--card-bd);font-weight:700;font-size:14.5px;color:#3a3a3a}.lp .ractions .b2{flex:1;text-align:center;padding:12px 18px;border-radius:999px;background:var(--orange);color:#fff;font-weight:800;font-size:14.5px;box-shadow:0 8px 18px rgba(231,99,36,.26)}.lp .groc{width:520px;max-width:100%;background:#fff;border-radius:26px;box-shadow:var(--shadow);border:1px solid var(--card-bd);padding:26px 28px 28px}.lp .groc .g-top{display:flex;align-items:center;gap:12px;margin-bottom:8px}.lp .groc .g-top .ti{font-size:23px;font-weight:800;color:var(--ink)}.lp .groc .g-top .tot{margin-left:auto;font-size:16px;font-weight:700;color:#3a3a3a}.lp .groc .g-top .tot b{color:var(--orange)}.lp .g-sec{font-size:20px;font-weight:800;color:var(--ink);margin:20px 0 4px;gap:9px}.lp .g-row,.lp .g-sec{display:flex;align-items:center}.lp .g-row{gap:14px;padding:13px 0;border-top:1px solid var(--line)}.lp .g-row .ck{width:26px;height:26px;border-radius:999px;flex:0 0 auto;display:flex;align-items:center;justify-content:center}.lp .g-row .ck.on{background:var(--orange)}.lp .g-row .ck.off{border:2px solid #d8d8d8}.lp .g-row .name{flex:1;font-size:18px;font-weight:600;color:#2e2e2e}.lp .g-row.gone .name{color:#b6b6b6;text-decoration:line-through}.lp .g-row .qty{width:74px;text-align:center;border:1.5px solid #e4e4e4;border-radius:999px;padding:7px 0;font-size:16px;font-weight:600;color:#3a3a3a}.lp .g-row.gone .qty{color:#c2c2c2}.lp .g-row .unit{width:18px;font-size:16px;color:#9a9a9a;font-weight:600}.lp .g-row.gone .unit{color:#c2c2c2}.lp .g-order{margin-top:24px;width:100%;height:60px;border-radius:999px;background:var(--orange);color:#fff;font-size:18px;font-weight:800;display:flex;align-items:center;justify-content:center;gap:11px;box-shadow:0 12px 26px rgba(231,99,36,.28)}.lp .tgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px;margin-top:62px}.lp .tcard{background:#fff;border-radius:22px;padding:30px 32px}.lp .stars{color:var(--orange);font-size:21px;letter-spacing:3px;margin-bottom:18px}.lp .tcard .quote{font-size:19px;font-weight:600;color:#2e2e2e;line-height:1.45;letter-spacing:-.01em}.lp .tcard .who{margin-top:22px;font-size:18px;font-weight:800;color:var(--ink)}.lp .tcard .role{font-size:15px;color:var(--gray-l);font-weight:500;margin-top:3px}.lp .cta-sec{position:relative;background:linear-gradient(180deg,#fff6ee,#fceadc);padding:90px 0 150px;overflow:hidden}.lp .cta-grid{display:flex;align-items:center;justify-content:center;gap:70px;flex-wrap:wrap}.lp .cta-phones{position:relative;width:420px;height:520px;flex:0 0 auto}.lp .phone{position:absolute;border-radius:42px;background:#111;padding:9px;box-shadow:0 36px 70px rgba(31,20,16,.3)}.lp .phone img{width:222px;height:auto;border-radius:34px;display:block}.lp .phone.p1{left:0;top:0;transform:rotate(-9deg);z-index:1}.lp .phone.p2{right:0;top:26px;transform:rotate(7deg);z-index:2}.lp .cta-copy{width:400px;max-width:100%}.lp .cta-copy h2{font-size:clamp(32px,3.6vw,42px);font-weight:700;line-height:1.1;letter-spacing:-.02em;color:var(--orange)}.lp .cta-copy p{margin:18px 0 28px;font-size:18px;font-weight:500;color:#6e5f56;line-height:1.5}.lp .cta-copy .cta{display:flex;flex-direction:column;gap:14px;width:330px;max-width:100%}.lp .toplink{position:absolute;right:34px;bottom:120px;width:62px;height:62px;border-radius:999px;background:#fff;box-shadow:0 12px 26px rgba(31,20,16,.16);display:flex;align-items:center;justify-content:center;z-index:5;cursor:pointer;border:none}.lp .foot-band{position:relative;background:var(--orange);padding:62px 0 46px}.lp .ready{position:absolute;top:-44px;left:50%;transform:translateX(-50%);width:min(1064px,calc(100% - 56px));background:#fff;border-radius:22px;box-shadow:0 24px 50px rgba(31,20,16,.16);padding:24px 36px;display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.lp .ready .t1{font-size:21px;font-weight:800;color:var(--ink);letter-spacing:-.01em}.lp .ready .t2{font-size:15px;color:var(--gray-l);font-weight:500;margin-top:3px}.lp .ready .go{background:var(--orange);color:#fff;font-weight:800;font-size:16px;padding:15px 26px;border-radius:999px;box-shadow:0 12px 24px rgba(231,99,36,.3);white-space:nowrap}.lp .foot-inner{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:30px;margin-top:40px;color:#fff}.lp .foot-logo{display:flex;align-items:center;gap:9px}.lp .foot-logo img{height:27px;width:auto;filter:brightness(0) invert(1)}.lp .foot-brand .cp{margin-top:18px;font-size:14px;line-height:1.7;color:rgba(255,255,255,.85);font-weight:500;white-space:pre-line}.lp .socials{display:flex;gap:12px;margin-top:18px}.lp .socials a{width:34px;height:34px;border-radius:999px;background:rgba(255,255,255,.18);display:flex;align-items:center;justify-content:center}.lp .fcol h4{font-size:15px;font-weight:800;letter-spacing:.04em;margin-bottom:14px}.lp .fcol a{display:block;font-size:15px;color:rgba(255,255,255,.86);font-weight:500;margin-bottom:11px}.lp .fcol a:hover{color:#fff}@media (max-width:980px){.lp .hero-grid{flex-direction:column-reverse;gap:40px}}@media (max-width:880px){.lp section.feat{padding:76px 0}.lp .tgrid{grid-template-columns:1fr}.lp .recipes{width:100%;gap:12px}.lp .rcard{border-radius:18px}.lp .rcard .ph{height:122px}.lp .cuisine{top:9px;left:9px;font-size:11px;padding:4px 9px}.lp .rbody{padding:12px 10px 14px}.lp .rbody .nm{font-size:14.5px}.lp .rbody .cb{margin-top:4px;font-size:12.5px}.lp .rmeta{margin-top:10px;gap:4px;justify-content:center}.lp .rpill{gap:3px;font-size:9.5px;padding:3px 6px;white-space:nowrap}.lp .rpill .e{font-size:10px}.lp .cz-grid{gap:8px}.lp .cz{gap:8px;border-radius:14px;padding:14px 4px 12px;min-width:0}.lp .cz .ico{font-size:28px}.lp .cz .cu{font-size:12px;white-space:nowrap}.lp .cz .cu-full{display:none}.lp .cz .cu-abbr{display:inline}.lp .visual{margin-top:46px}.lp .scan-stage{flex-direction:column;align-items:center;gap:0}.lp .viewfinder{transform:rotate(-2deg);width:240px;height:250px;border-radius:22px}.lp .vf-corner{width:26px;height:26px}.lp .vf-corner.bl,.lp .vf-corner.br{bottom:64px}.lp .shutter{width:44px;height:44px;bottom:16px}.lp .result{margin-left:0;margin-top:-26px;transform:rotate(1deg);width:320px;max-width:calc(100% - 24px);padding:18px 20px}.lp .result .rhead{margin-bottom:12px}.lp .result .rhead .thumb{width:42px;height:42px;border-radius:12px}.lp .tc-big{font-size:38px}.lp .tc-big .u{font-size:20px}.lp .rbar{margin:14px 0 12px}.lp .ractions{margin-top:16px}.lp .ractions .b1,.lp .ractions .b2{padding:10px 16px;font-size:13.5px}.lp .chat-wrap{padding-top:26px;width:300px}.lp .chat-mascot{width:96px;height:96px}.lp .chat-card{border-radius:20px;padding:16px 14px 14px}.lp .chat-head{padding:4px 0 12px 100px;min-height:56px}.lp .chat-head .nm{font-size:17px}.lp .chat-head .rl{font-size:13px}.lp .bubbles{gap:10px}.lp .b-user{font-size:14px;padding:10px 14px;border-radius:16px 16px 5px 16px}.lp .b-ai{font-size:13.5px;padding:12px 14px;border-radius:16px 16px 16px 5px}.lp .b-ai ol{margin-top:8px;padding-left:18px}.lp .chat-input{margin-top:12px}.lp .chat-input .field{padding:11px 15px;font-size:13.5px}.lp .send{width:42px;height:42px}.lp .groc{border-radius:20px;padding:18px 18px 20px;width:300px}.lp .groc .g-top{gap:10px}.lp .groc .g-top svg{width:22px;height:22px}.lp .groc .g-top .ti{font-size:19px}.lp .groc .g-top .tot{font-size:14px}.lp .g-sec{font-size:17px;margin:16px 0 2px}.lp .g-row{gap:10px;padding:10px 0}.lp .g-row .ck{width:22px;height:22px}.lp .g-row .name{font-size:15.5px}.lp .g-row .qty{width:60px;padding:5px 0;font-size:14px}.lp .g-row .unit{font-size:14px}.lp .g-order{margin-top:18px;height:48px;font-size:15.5px;gap:9px}.lp .g-order svg{width:18px;height:18px}.lp .cta-grid{gap:30px}.lp .foot-inner{grid-template-columns:1fr 1fr}.lp .foot-brand{grid-column:1/-1}.lp .toplink{display:none}.lp .hero{padding:40px 0 72px}}@media (max-width:640px){.lp .cta-sec{padding-bottom:64px}.lp .foot-band{padding-top:34px}.lp .ready{position:static;transform:none;width:auto;margin:0 16px 28px}.lp .foot-inner{margin-top:8px}.lp .cta-phones{width:360px;height:470px}.lp .phone img{width:196px}.lp .phone.p2{top:24px}}@media (max-width:520px){.lp .hero{padding:28px 0 64px}.lp .hero-grid{gap:28px}.lp .ready{flex-direction:column;align-items:flex-start}.lp .cta-phones{width:280px;height:360px}.lp .phone{padding:7px;border-radius:32px}.lp .phone img{width:150px;border-radius:26px}.lp .phone.p2{top:20px}}@media (max-width:340px){.lp .cta-phones{width:248px;height:322px}.lp .phone img{width:132px}.lp .phone.p2{top:16px}}.lp .partner-sec{background:#fff}.lp .pt-grid{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr);gap:64px;align-items:center}.lp .pt-copy h2{font-size:clamp(30px,3.8vw,44px);font-weight:700;line-height:1.12;letter-spacing:-.02em;color:var(--ink)}.lp .pt-copy p{margin-top:22px;font-size:clamp(15px,1.6vw,17px);line-height:1.65;color:var(--gray)}.lp .pt-copy p b{color:var(--ink);font-weight:600}.lp .pt-card{background:linear-gradient(180deg,#fff6ee,#fceadc);border:1px solid rgba(122,106,96,.12);border-radius:22px;padding:34px 32px}.lp .pt-card img{display:block;height:34px;width:auto}.lp .pt-card-name{margin-top:18px;font-size:19px;font-weight:700;color:var(--ink)}.lp .pt-card-sub{margin-top:4px;font-size:13.5px;color:var(--gray-l)}.lp .pt-card ul{margin:22px 0 0;padding:22px 0 0;border-top:1px solid rgba(122,106,96,.14);list-style:none;display:flex;flex-direction:column;gap:13px}.lp .pt-card li{position:relative;padding-left:26px;font-size:14.5px;line-height:1.5;color:var(--gray)}.lp .pt-card li:before{content:"✓";position:absolute;left:0;top:0;color:var(--green-tx);font-weight:800}.lp .pt-note{margin-top:44px;max-width:780px;font-size:12.5px;line-height:1.6;color:var(--gray-l)}@media (max-width:880px){.lp .pt-grid{grid-template-columns:1fr;gap:38px}.lp .pt-note{margin-top:34px}}