:root{--mf-bg:#fbf7ef;--mf-paper:#fffdf8;--mf-soft:#fff6e4;--mf-line:rgba(78,61,42,.13);--mf-ink:#241a13;--mf-muted:#77685a;--mf-brown:#4b2f1d;--mf-gold:#e8a536;--mf-gold-soft:#fff0cf;--mf-purple:#7a5aa6;--mf-purple-soft:#f7f0ff;--mf-green:#2f7d35;--mf-red:#a45b45;--mf-shadow:0 14px 38px rgba(42,33,25,.08);--mf-shadow-soft:0 8px 24px rgba(42,33,25,.055);--app-max-width:430px;--nav-height:66px;--safe-bottom:env(safe-area-inset-bottom);--safe-top:env(safe-area-inset-top)}html.mf-unified-front,html.mf-unified-front body{height:100%;margin:0;overflow:hidden;background:var(--mf-bg);color:var(--mf-ink)}.mf-app{height:100dvh;overflow:hidden;background:var(--mf-bg);font-family:Inter,"Noto Sans TC","Microsoft JhengHei",system-ui,sans-serif}.mf-shell{position:relative;width:min(100%,var(--app-max-width));height:100dvh;margin:0 auto;overflow:hidden;background:var(--mf-bg)}.mf-phone{height:100%;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:calc(14px + var(--safe-top)) 16px calc(var(--nav-height) + var(--safe-bottom) + 24px)}.mf-phone::-webkit-scrollbar,.mf-menu-scroll::-webkit-scrollbar,.mf-menu-tabs::-webkit-scrollbar,.mf-hot-rail::-webkit-scrollbar{display:none}button,input,textarea{font:inherit}button{touch-action:manipulation}button:disabled{opacity:.48}img{max-width:100%}.mf-header,.mf-home-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:14px}.mf-header{position:sticky;top:0;z-index:20;margin:-14px -16px 14px;padding:calc(12px + var(--safe-top)) 16px 12px;background:rgba(251,247,239,.96);border-bottom:1px solid rgba(78,61,42,.08);backdrop-filter:blur(14px)}.mf-back{width:36px;height:36px;border:1px solid var(--mf-line);border-radius:999px;background:var(--mf-paper);color:var(--mf-brown);font-size:26px;font-weight:900;line-height:1}.mf-back[hidden]{display:none}.mf-brand{flex:1;min-width:0}.mf-brand strong,.mf-home-head strong{display:block;color:var(--mf-brown);font-size:24px;line-height:1.05;letter-spacing:-.04em}.mf-brand span,.mf-home-head span{display:block;margin-top:4px;color:var(--mf-muted);font-size:13px;font-weight:700}.mf-status{min-width:116px;border:1px solid rgba(47,125,53,.2);border-radius:18px;background:#f8fff4;color:var(--mf-green);padding:9px 11px;text-align:center;box-shadow:var(--mf-shadow-soft)}.mf-status.closed{border-color:rgba(122,94,60,.2);background:#fff7e7;color:#7a5e3c}.mf-status b{display:block;font-size:15px}.mf-status span{display:block;margin-top:3px;color:var(--mf-muted);font-size:11px;font-weight:800}.mf-bottom-nav{position:fixed;left:50%;bottom:var(--safe-bottom);z-index:50;display:grid;grid-template-columns:repeat(4,1fr);width:min(100%,var(--app-max-width));height:var(--nav-height);transform:translateX(-50%);border-top:1px solid var(--mf-line);background:rgba(255,253,248,.96);backdrop-filter:blur(16px);padding:8px;box-sizing:border-box}.mf-bottom-nav a{position:relative;display:grid;place-items:center;color:var(--mf-muted);font-size:12px;font-weight:900;text-align:center;text-decoration:none;border-radius:16px}.mf-bottom-nav a.active{background:var(--mf-gold-soft);color:var(--mf-brown)}.mf-bottom-nav i{position:absolute;top:3px;right:17px;min-width:18px;height:18px;border-radius:999px;background:var(--mf-gold);color:#fff;font-size:11px;line-height:18px;font-style:normal}.mf-home-hero{position:relative;min-height:248px;overflow:hidden;border-radius:28px;background:#efe1cf;box-shadow:var(--mf-shadow)}.mf-home-copy{position:relative;z-index:2;width:52%;display:grid;gap:8px;padding:24px 0 22px 22px}.mf-home-copy small{color:var(--mf-purple);font-size:13px;font-weight:950}.mf-home-copy h1{margin:0;color:var(--mf-ink);font-size:33px;line-height:1.04;letter-spacing:-.06em}.mf-home-copy p{margin:0;color:#4f3c2d;font-size:15px;line-height:1.35;font-weight:750}.mf-home-copy b{color:#b45718;font-size:31px;line-height:1}.mf-home-copy b span{color:var(--mf-muted);font-size:14px}.mf-home-copy button,.mf-primary,.mf-secondary{min-height:42px;border:0;border-radius:999px;padding:0 18px;font-weight:950}.mf-home-copy button,.mf-primary{background:var(--mf-brown);color:#fff}.mf-secondary{border:1px solid var(--mf-line);background:var(--mf-paper);color:var(--mf-brown)}.mf-home-media{position:absolute;inset:0;display:grid;place-items:center}.mf-home-media:before{content:"";position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(255,246,229,.94) 0%,rgba(255,246,229,.58) 42%,rgba(255,246,229,.1) 72%)}.mf-home-media img{width:100%;height:100%;object-fit:cover}.mf-home-media span{color:#8b7359;font-size:40px;font-weight:950}.mf-strip,.mf-notice,.mf-panel,.mf-card,.mf-info-grid article,.mf-home-product,.mf-hot-card,.mf-hero-card,.mf-product-row,.mf-order-card,.mf-cart-row,.mf-memory-hero{border:1px solid var(--mf-line);background:var(--mf-paper);box-shadow:var(--mf-shadow-soft)}.mf-strip,.mf-notice{display:grid;gap:3px;margin-top:12px;border-radius:18px;padding:13px 14px}.mf-strip span,.mf-notice b{color:var(--mf-brown);font-size:15px;font-weight:950}.mf-strip b,.mf-notice p{margin:0;color:var(--mf-muted);font-size:13px;font-weight:750}.mf-notice{background:#fff8ee}.mf-notice b{color:#b45718}.mf-section,.mf-panel{margin-top:16px}.mf-panel{border-radius:22px;padding:14px}.mf-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:12px}.mf-section-head h2{margin:0;color:var(--mf-ink);font-size:21px;line-height:1.12;font-weight:950;letter-spacing:-.04em}.mf-section-head span,.mf-section-head button{border:0;background:transparent;color:var(--mf-muted);font-size:12px;font-weight:900;white-space:nowrap}.mf-home-grid,.mf-related{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.mf-home-product{min-width:0;overflow:hidden;border-radius:20px}.mf-product-photo{position:relative;height:90px;display:grid;place-items:center;overflow:hidden;background:#f2e7d8}.mf-product-photo img,.mf-row-img img,.mf-hero-img img,.mf-detail-img img{width:100%;height:100%;object-fit:cover}.mf-product-photo span,.mf-row-img span,.mf-hero-img span,.mf-detail-img span{display:grid;place-items:center;width:100%;height:100%;color:#8b7359;font-weight:950}.mf-product-photo i{position:absolute;top:7px;left:7px;width:24px;height:24px;border-radius:999px;background:var(--mf-brown);color:#fff;font-size:12px;line-height:24px;text-align:center;font-style:normal;font-weight:950}.mf-product-copy{display:grid;gap:4px;padding:9px 10px 11px}.mf-product-copy b,.mf-hot-card b,.mf-row-copy h3{overflow:hidden;color:var(--mf-ink);font-size:14px;line-height:1.15;font-weight:950;text-overflow:ellipsis;white-space:nowrap}.mf-product-copy span,.mf-hot-card span,.mf-row-copy p{overflow:hidden;color:var(--mf-muted);font-size:11px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.mf-product-copy strong,.mf-hot-card strong,.mf-row-copy b,.mf-hero-body b{color:#b45718;font-size:16px;font-weight:950}.mf-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:16px}.mf-info-grid article{min-height:86px;display:grid;align-content:start;gap:5px;border-radius:18px;padding:12px}.mf-info-grid span,.mf-info-grid em{color:var(--mf-muted);font-size:11px;font-style:normal;font-weight:800}.mf-info-grid b{color:var(--mf-brown);font-size:14px;line-height:1.14;font-weight:950}.mf-menu{min-height:100%}.mf-menu-search{position:sticky;top:calc(62px + var(--safe-top));z-index:18;margin:0 -16px;padding:9px 16px;background:rgba(251,247,239,.96);backdrop-filter:blur(14px)}.mf-menu-search input,.mf-form input,.mf-form textarea,.mf-detail-bar textarea,.mf-whatsapp-preview{width:100%;box-sizing:border-box;border:1px solid var(--mf-line);border-radius:16px;background:var(--mf-paper);color:var(--mf-ink);outline:none;padding:12px}.mf-menu-tabs{position:sticky;top:calc(119px + var(--safe-top));z-index:17;display:flex;gap:9px;overflow-x:auto;margin:0 -16px;padding:10px 16px;background:rgba(251,247,239,.97);border-bottom:1px solid rgba(78,61,42,.08);scrollbar-width:none}.mf-menu-tabs button{min-width:68px;height:42px;border:1px solid var(--mf-line);border-radius:999px;background:var(--mf-paper);color:var(--mf-brown);padding:0 16px;font-size:15px;font-weight:950;white-space:nowrap}.mf-menu-tabs button.active{min-width:104px;border-color:var(--mf-purple);background:var(--mf-purple);color:#fff;box-shadow:0 10px 24px rgba(122,90,166,.2)}.mf-hot{position:sticky;top:calc(172px + var(--safe-top));z-index:8;margin:0 -1px 22px;padding-bottom:10px;background:linear-gradient(180deg,var(--mf-bg) 0%,rgba(251,247,239,.94) 74%,rgba(251,247,239,0))}.mf-hot-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 20px)/3);gap:10px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.mf-hot-card{scroll-snap-align:start;display:grid;grid-template-rows:84px 86px;overflow:hidden;border-radius:18px}.mf-hot-card>div:last-child{display:grid;align-content:center;gap:4px;padding:9px}.mf-menu-section{scroll-margin-top:calc(220px + var(--safe-top));margin-bottom:30px;padding-top:6px}.mf-hero-list{display:grid;gap:14px}.mf-hero-card{min-height:282px;display:grid;grid-template-rows:minmax(208px,1fr) auto;overflow:hidden;border-radius:28px}.mf-hero-img{position:relative;min-height:208px;overflow:hidden;background:#f2e7d8}.mf-hero-body{display:grid;gap:4px;padding:13px 14px 14px}.mf-hero-body em{width:max-content;border-radius:999px;background:var(--mf-purple-soft);color:var(--mf-purple);padding:4px 9px;font-size:11px;font-style:normal;font-weight:950}.mf-hero-body h3{margin:0;font-size:22px;letter-spacing:-.04em}.mf-hero-body p{margin:0;color:var(--mf-muted);font-size:13px}.mf-hero-body div{display:flex;align-items:center;justify-content:space-between}.mf-hero-body button,.mf-product-row>button{width:38px;height:38px;border:0;border-radius:999px;background:var(--mf-gold);color:#3b260f;font-size:24px;font-weight:950}.mf-product-list{display:grid;gap:11px;margin-top:14px}.mf-product-row{display:grid;grid-template-columns:92px minmax(0,1fr) 42px;gap:12px;align-items:center;min-height:108px;border-radius:22px;padding:10px 12px 10px 10px}.mf-row-img{width:92px;height:86px;overflow:hidden;border-radius:18px;background:#f2e7d8}.mf-row-copy{min-width:0;display:grid;gap:4px}.mf-row-copy h3,.mf-row-copy p{margin:0}.sold-out{opacity:.58;filter:grayscale(.8)}.mf-jar-bar{position:fixed;left:max(16px,calc((100vw - var(--app-max-width))/2 + 16px));right:max(16px,calc((100vw - var(--app-max-width))/2 + 16px));bottom:calc(var(--nav-height) + var(--safe-bottom) + 10px);z-index:45;display:grid;grid-template-columns:46px minmax(0,1fr) auto;gap:10px;align-items:center;height:58px;border:1px solid rgba(78,61,42,.12);border-radius:999px;background:var(--mf-soft);box-shadow:var(--mf-shadow);padding:7px 10px}.mf-jar-icon{position:relative;display:grid;place-items:center;width:44px;height:44px;border-radius:16px;background:#f1dfc2;color:var(--mf-brown);font-size:12px;font-weight:950}.mf-jar-icon i{position:absolute;top:-6px;right:-6px;min-width:19px;height:19px;border:2px solid var(--mf-soft);border-radius:999px;background:var(--mf-gold);color:#fff;font-size:11px;line-height:17px;text-align:center;font-style:normal}.mf-jar-bar b,.mf-jar-bar span{display:block}.mf-jar-bar span{overflow:hidden;color:var(--mf-muted);font-size:12px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.mf-jar-bar button{min-height:36px;border:0;border-radius:999px;background:var(--mf-brown);color:#fff;padding:0 14px;font-weight:950}.mf-detail{padding-bottom:190px}.mf-detail-img{height:250px;overflow:hidden;border-radius:28px;background:#f2e7d8;box-shadow:var(--mf-shadow-soft)}.mf-detail-title{display:flex;justify-content:space-between;gap:14px;margin-top:15px}.mf-detail-title h1{margin:0;font-size:25px;letter-spacing:-.04em}.mf-detail-title p,.mf-muted{color:var(--mf-muted);line-height:1.5}.mf-detail-title p{margin:6px 0 0;font-size:13px}.mf-detail-title strong{color:#b45718;font-size:22px;white-space:nowrap}.mf-chip-row,.mf-choice-row{display:flex;flex-wrap:wrap;gap:9px}.mf-chip,.mf-choice-row button,.mf-choice-grid button,.mf-payment-list button{border:1px solid var(--mf-line);background:var(--mf-paper);color:var(--mf-brown);font-weight:900}.mf-chip{min-height:38px;border-radius:999px;padding:0 13px}.mf-chip.selected,.mf-choice-row button.selected,.mf-choice-grid button.selected,.mf-payment-list button.selected{border-color:var(--mf-purple);background:var(--mf-purple-soft);color:var(--mf-purple);box-shadow:0 0 0 2px rgba(122,90,166,.1)}.mf-choice-row button{min-height:42px;border-radius:999px;padding:0 16px}.mf-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mf-choice-grid.product{grid-template-columns:repeat(3,minmax(0,1fr))}.mf-choice-grid button{min-height:72px;display:grid;align-content:center;gap:4px;border-radius:18px;padding:10px;text-align:left}.mf-choice-grid b,.mf-choice-grid span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mf-choice-grid span{color:var(--mf-muted);font-size:12px}.mf-guide{display:grid;gap:4px;margin-top:14px;border:1px dashed rgba(122,90,166,.28);border-radius:18px;background:#fbf6ff;padding:12px 14px}.mf-guide b{color:var(--mf-purple)}.mf-guide span{color:#665277;font-size:13px;font-weight:750}.mf-current{display:grid;gap:4px;border-radius:18px;background:var(--mf-soft);padding:12px}.mf-current span{color:var(--mf-muted);font-size:12px;font-weight:800}.mf-detail-bar{position:fixed;left:50%;bottom:calc(var(--nav-height) + var(--safe-bottom));z-index:44;width:min(100%,var(--app-max-width));transform:translateX(-50%);box-sizing:border-box;border-top:1px solid var(--mf-line);background:rgba(255,253,248,.98);box-shadow:0 -12px 26px rgba(42,33,25,.08);padding:9px 12px}.mf-detail-bar textarea{height:42px;min-height:42px;resize:none;padding:10px}.mf-qty{display:grid;grid-template-columns:1fr 34px 34px 34px;align-items:center;gap:6px;margin-top:7px;border:1px solid var(--mf-line);border-radius:14px;background:var(--mf-paper);padding:5px 7px;font-weight:900}.mf-qty span{color:var(--mf-muted);font-size:12px}.mf-qty button{width:34px;height:34px;border:0;border-radius:999px;background:var(--mf-gold);color:#3b260f;font-weight:950}.mf-add-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;margin-top:8px}.mf-add-row div{min-width:0;border:1px solid var(--mf-line);border-radius:15px;background:var(--mf-soft);padding:8px 10px}.mf-add-row b,.mf-add-row span{display:block}.mf-add-row b{font-size:18px}.mf-add-row span{overflow:hidden;color:var(--mf-muted);font-size:11px;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.mf-form{display:grid;gap:10px}.mf-form textarea{min-height:86px;resize:vertical}.mf-price-summary{display:grid;grid-template-columns:1fr auto;gap:8px;border-radius:16px;background:var(--mf-soft);padding:12px}.mf-cart-list,.mf-order-list,.mf-payment-list{display:grid;gap:10px}.mf-cart-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:10px;align-items:center;border-radius:18px;padding:12px}.mf-cart-row b,.mf-cart-row span,.mf-cart-row strong,.mf-cart-row em{display:block}.mf-cart-row span,.mf-cart-row em{color:var(--mf-muted);font-size:12px;font-style:normal}.mf-cart-row button{border:0;border-radius:999px;background:#fff1ed;color:var(--mf-red);padding:8px 10px;font-size:12px;font-weight:900}.mf-whatsapp-preview{min-height:210px;resize:vertical}.mf-final-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:14px}.mf-payment-list button{min-height:72px;border-radius:18px;padding:12px;text-align:left}.mf-payment-list span{display:block;margin-top:4px;color:var(--mf-muted);font-size:12px}.mf-qr{display:block;width:min(250px,100%);margin:14px auto 0;border-radius:18px;background:#fff}.mf-order-card{display:grid;gap:4px;border-radius:18px;padding:14px}.mf-order-card span,.mf-order-card p{margin:0;color:var(--mf-muted);font-size:13px}.mf-memory-hero{display:grid;gap:8px;border-radius:24px;background:linear-gradient(135deg,var(--mf-purple-soft),#fffdf8);padding:18px}.mf-memory-hero span{color:var(--mf-purple);font-weight:950}.mf-memory-hero strong{color:var(--mf-ink);font-size:42px;line-height:1}.mf-memory-hero p{margin:0;color:var(--mf-muted)}.mf-badge-row{display:flex;flex-wrap:wrap;gap:8px}.mf-badge-row span{border-radius:999px;background:var(--mf-gold-soft);color:var(--mf-brown);padding:8px 11px;font-weight:900}.mf-loading{display:grid;gap:12px}.mf-loading b{color:var(--mf-brown);font-size:22px}.mf-loading span,.mf-empty{color:var(--mf-muted)}.mf-loading i{height:86px;border-radius:20px;background:linear-gradient(90deg,#f3eadb 0%,#fff8ed 48%,#f3eadb 100%);background-size:180% 100%;animation:mf-skeleton 1.4s ease-in-out infinite}.mf-empty{padding:24px 14px;text-align:center}.mf-empty.small{grid-column:1/-1;padding:12px;border:1px dashed var(--mf-line);border-radius:16px}.mf-error{color:var(--mf-red)}@keyframes mf-skeleton{0%{background-position:120% 0}100%{background-position:-80% 0}}@media(max-width:360px){.mf-phone{padding-left:12px;padding-right:12px}.mf-home-grid,.mf-info-grid,.mf-choice-grid.product,.mf-related{gap:7px}.mf-home-copy h1{font-size:29px}.mf-product-row{grid-template-columns:82px minmax(0,1fr) 38px}.mf-row-img{width:82px}}
/* V37B visual-preserve menu core: direct menu CSS moved into front-unified-app.css */
/* More Fun /menu direct render layout. */
html.mf-unified-front .mf-phone{background:var(--mf-bg);padding-top:0;padding-bottom:calc(var(--nav-height) + var(--safe-bottom) + 210px)}
.mf-menu{--menu-x:16px;--menu-gap:12px;--menu-section-gap:16px;--menu-header-h:calc(var(--safe-top) + 64px);--menu-search-h:58px;--menu-hot-h:158px;--menu-tabs-h:55px;display:flex;flex-direction:column;min-height:100%;background:var(--mf-bg);padding-bottom:210px}.mf-menu.mf-menu-direct-collapsed{--menu-hot-h:78px}.mf-menu .mf-menu-scroll{display:contents!important}.mf-menu .mf-header{order:0;position:sticky;top:0;z-index:100;box-sizing:border-box;min-height:var(--menu-header-h);margin:0 calc(-1 * var(--menu-x));padding:calc(7px + var(--safe-top)) var(--menu-x) 8px;background:var(--mf-bg);border-bottom:1px solid rgba(78,61,42,.08);box-shadow:0 6px 12px rgba(42,33,25,.035);backdrop-filter:none;-webkit-backdrop-filter:none}.mf-menu .mf-header:before{content:"";position:absolute;left:0;right:0;top:-100px;height:100px;background:var(--mf-bg)}.mf-menu .mf-brand strong{font-size:23px}.mf-menu .mf-status{background:#f8fff4;box-shadow:none}.mf-menu-search{order:1;position:sticky;top:var(--menu-header-h);z-index:95;box-sizing:border-box;height:var(--menu-search-h);min-height:var(--menu-search-h);margin:0 calc(-1 * var(--menu-x));padding:8px var(--menu-x);background:var(--mf-bg);box-shadow:0 5px 9px rgba(42,33,25,.02);backdrop-filter:none;-webkit-backdrop-filter:none}.mf-menu-search input{height:42px;border-radius:18px;background:var(--mf-paper)}
.mf-menu .mf-hot{order:2;position:sticky;top:calc(var(--menu-header-h) + var(--menu-search-h));z-index:90;height:var(--menu-hot-h);min-height:var(--menu-hot-h);box-sizing:border-box;overflow:hidden;margin:0 calc(-1 * var(--menu-x));padding:8px var(--menu-x) 8px;background:var(--mf-bg);border-bottom:1px solid rgba(78,61,42,.055);box-shadow:0 5px 10px rgba(42,33,25,.02)}.mf-menu .mf-hot .mf-section-head{height:22px;margin:0 0 6px}.mf-menu .mf-hot .mf-section-head h2{font-size:17px}.mf-menu .mf-hot .mf-section-head span{font-size:12px}.mf-menu .mf-hot-rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 24px)/3.2);gap:var(--menu-gap);overflow-x:auto;overflow-y:hidden;scrollbar-width:none;scroll-snap-type:x proximity}.mf-menu .mf-hot-card{scroll-snap-align:start;position:relative;display:grid;grid-template-rows:82px 38px;height:120px;overflow:hidden;border-radius:16px;background:var(--mf-paper);border:1px solid var(--mf-line);box-shadow:var(--mf-shadow-soft)}.mf-menu .mf-hot-card .mf-product-photo{height:82px;background:#f2e7d8}.mf-menu .mf-hot-card .mf-product-photo img{width:100%;height:100%;object-fit:cover;object-position:center}.mf-menu .mf-hot-card>div:last-child{position:relative;display:grid;grid-template-rows:18px 18px;gap:0;align-content:start;padding:2px 36px 2px 8px}.mf-menu .mf-hot-card b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--mf-ink);font-size:12px;line-height:1.12;font-weight:950}.mf-menu .mf-hot-card span{display:none}.mf-menu .mf-hot-card strong{display:block;color:#b45718;font-size:14px;line-height:1.1;font-weight:950}.mf-menu .mf-hot-card:after,.mf-menu .mf-hero-card:after,.mf-menu .mf-product-row:after{content:"＋";position:absolute;right:7px;bottom:7px;z-index:4;display:grid;place-items:center;width:30px;height:30px;border-radius:999px;background:var(--mf-brown);color:#fff;font-size:19px;font-weight:950;box-shadow:0 4px 9px rgba(42,33,25,.13);pointer-events:none}.mf-menu.mf-menu-direct-collapsed .mf-hot{padding:6px var(--menu-x)}.mf-menu.mf-menu-direct-collapsed .mf-hot .mf-section-head{display:none}.mf-menu.mf-menu-direct-collapsed .mf-hot-card{display:block;height:66px;grid-template-rows:66px;border-radius:15px}.mf-menu.mf-menu-direct-collapsed .mf-hot-card .mf-product-photo{height:66px;border-radius:15px}.mf-menu.mf-menu-direct-collapsed .mf-hot-card>div:last-child,.mf-menu.mf-menu-direct-collapsed .mf-hot-card:after{display:none}.mf-menu-tabs{order:3;position:sticky;top:calc(var(--menu-header-h) + var(--menu-search-h) + var(--menu-hot-h));z-index:86;box-sizing:border-box;display:flex;gap:8px;overflow-x:auto;overflow-y:visible;height:var(--menu-tabs-h);min-height:var(--menu-tabs-h);margin:0 calc(-1 * var(--menu-x)) var(--menu-section-gap);padding:9px var(--menu-x) 10px;background:var(--mf-bg);border-bottom:1px solid rgba(78,61,42,.08);box-shadow:0 5px 10px rgba(42,33,25,.025);scrollbar-width:none}.mf-menu-tabs button{position:relative;flex:0 0 auto;min-width:auto;height:36px;border:1px solid var(--mf-line);border-radius:999px;background:var(--mf-paper);color:var(--mf-brown);padding:0 15px;font-size:13px;font-weight:950;white-space:nowrap;box-shadow:none}.mf-menu-tabs button.active{min-width:auto;border-color:var(--mf-brown);background:var(--mf-brown);color:#fff}
.mf-menu-section{order:4;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--menu-gap);scroll-margin-top:calc(var(--menu-header-h) + var(--menu-search-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 16px);margin:0 0 var(--menu-section-gap);padding-top:8px}.mf-menu-section>.mf-section-head{grid-column:1/-1;margin:0 0 -2px;background:var(--mf-bg)}.mf-menu-section>.mf-section-head h2{font-size:21px}.mf-menu-section>.mf-section-head span{max-width:58%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mf-menu-section .mf-hero-list,.mf-menu-section .mf-product-list{display:contents!important}.mf-menu-section .mf-hero-card:first-child{grid-column:1/-1;position:relative;display:grid;grid-template-rows:154px 50px;height:204px;min-height:204px;overflow:hidden;border-radius:22px;padding:0;background:var(--mf-paper);border:1px solid var(--mf-line);box-shadow:var(--mf-shadow-soft)}.mf-menu-section .mf-hero-card:first-child .mf-hero-img{height:154px;min-height:154px;border-radius:22px 22px 12px 12px;background:#f2e7d8;overflow:hidden}.mf-menu-section .mf-hero-card:first-child .mf-hero-body{display:grid;grid-template-columns:1fr 38px;grid-template-rows:19px 19px;gap:0 6px;align-content:start;height:50px;min-height:50px;padding:5px 9px;overflow:hidden}.mf-menu-section .mf-hero-card:first-child .mf-hero-body em,.mf-menu-section .mf-hero-card:first-child .mf-hero-body p{display:none}.mf-menu-section .mf-hero-card:first-child .mf-hero-body h3{grid-column:1/-1;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;line-height:1.08}.mf-menu-section .mf-hero-card:first-child .mf-hero-body div{display:contents}.mf-menu-section .mf-hero-card:first-child .mf-hero-body b{grid-column:1/2;color:#b45718;font-size:17px;line-height:1;font-weight:950}.mf-menu-section .mf-hero-card:not(:first-child),.mf-menu .mf-product-row{position:relative;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:116px 48px!important;gap:0!important;align-items:start!important;height:164px!important;min-height:164px!important;overflow:hidden;border-radius:18px;padding:0!important;background:var(--mf-paper);border:1px solid var(--mf-line);box-shadow:var(--mf-shadow-soft)}.mf-menu-section .mf-hero-card:not(:first-child) .mf-hero-img,.mf-menu .mf-product-row .mf-row-img{width:100%!important;height:116px!important;min-height:116px!important;border-radius:18px 18px 10px 10px;background:#f2e7d8;overflow:hidden}.mf-menu-section .mf-hero-card:not(:first-child) .mf-hero-body,.mf-menu .mf-product-row .mf-row-copy{position:relative!important;display:grid!important;grid-template-columns:1fr 34px!important;grid-template-rows:18px 19px!important;gap:0 5px!important;align-content:start!important;justify-content:stretch!important;align-items:start!important;height:48px!important;min-height:48px!important;max-height:48px!important;padding:4px 7px!important;overflow:hidden!important}.mf-menu-section .mf-hero-card:not(:first-child) .mf-hero-body em,.mf-menu-section .mf-hero-card:not(:first-child) .mf-hero-body p,.mf-menu .mf-product-row .mf-row-copy p{display:none!important}.mf-menu-section .mf-hero-card:not(:first-child) .mf-hero-body h3,.mf-menu .mf-product-row .mf-row-copy h3{grid-column:1/-1!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:var(--mf-ink);font-size:13px!important;line-height:1.1!important}.mf-menu-section .mf-hero-card:not(:first-child) .mf-hero-body div{display:contents}.mf-menu-section .mf-hero-card:not(:first-child) .mf-hero-body b,.mf-menu .mf-product-row .mf-row-copy b{grid-column:1/2!important;position:static!important;color:#b45718!important;font-size:15px!important;line-height:1!important;font-weight:950!important}.mf-menu .mf-product-row>button,.mf-menu .mf-hero-body button{position:absolute!important;right:7px!important;bottom:7px!important;z-index:5!important;width:31px!important;height:31px!important;border:0!important;border-radius:999px!important;background:var(--mf-brown)!important;color:#fff!important;font-size:0!important}.mf-menu .mf-product-row>button:after,.mf-menu .mf-hero-body button:after{content:"＋";font-size:18px;line-height:1;font-weight:950}.mf-menu .mf-hero-img img,.mf-menu .mf-row-img img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block}.mf-jar-bar{z-index:45}
.mf-direct-seed{position:fixed;right:max(6px,calc((100vw - var(--app-max-width))/2 + 6px));bottom:calc(var(--nav-height) + 88px + var(--safe-bottom));z-index:48;display:flex;align-items:flex-end;gap:6px;pointer-events:none;transition:opacity .22s ease,transform .22s ease}.mf-direct-seed.is-idle:not(.open){opacity:.34;transform:translateX(20px)}.mf-direct-seed-toggle,.mf-direct-seed-panel{pointer-events:auto;border:1px solid rgba(78,61,42,.13);background:rgba(255,246,228,.94);box-shadow:0 6px 14px rgba(42,33,25,.075);backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.mf-direct-seed-toggle{position:relative;display:grid;place-items:center;width:38px;height:38px;border-radius:999px;color:var(--mf-brown);font-weight:950;padding:0}.mf-direct-seed-toggle i{display:grid;place-items:center;width:26px;height:26px;border-radius:999px;background:var(--mf-purple-soft);color:var(--mf-purple);font-size:14px;font-style:normal}.mf-direct-seed-toggle b{position:absolute;top:-6px;right:-5px;display:grid;place-items:center;min-width:18px;height:18px;border:2px solid var(--mf-bg);border-radius:999px;background:var(--mf-brown);color:#fff;font-size:10px}.mf-direct-seed-panel{display:none;width:118px;max-height:318px;overflow:auto;border-radius:19px;padding:7px;transform:translateX(8px);opacity:0}.mf-direct-seed.open .mf-direct-seed-panel{display:grid;gap:4px;transform:translateX(0);opacity:1}.mf-direct-seed-panel button{display:grid;align-items:center;min-height:30px;border:0;border-radius:12px;background:transparent;color:var(--mf-brown);padding:0 9px;text-align:left;font-size:12px;font-weight:950}.mf-direct-seed-panel button:active{background:var(--mf-purple-soft)}

/* V3.4 direct menu fixes: search usability + seed active state */
.mf-menu{--menu-search-h:64px}.mf-menu-search{height:var(--menu-search-h)!important;min-height:var(--menu-search-h)!important;padding:9px var(--menu-x)!important;overflow:visible!important}.mf-menu-search input{box-sizing:border-box!important;display:block!important;width:100%!important;height:46px!important;min-height:46px!important;padding:0 18px!important;line-height:46px!important;font-size:16px!important;border:1px solid rgba(78,61,42,.12)!important;background:#fffdf8!important;color:var(--mf-ink)!important;box-shadow:0 2px 7px rgba(42,33,25,.025)!important}.mf-menu-search input:focus{outline:2px solid rgba(232,165,54,.22)!important;border-color:rgba(232,165,54,.5)!important}.mf-menu-search input::placeholder{line-height:46px!important;color:rgba(78,61,42,.45)!important}.mf-direct-seed.has-active .mf-direct-seed-toggle{background:#fff7db;border-color:rgba(232,165,54,.72);box-shadow:0 0 0 3px rgba(232,165,54,.16),0 6px 14px rgba(42,33,25,.075)}.mf-direct-seed.has-active .mf-direct-seed-toggle i{background:var(--mf-brown);color:#fff}.mf-direct-seed-panel button.active{background:var(--mf-brown)!important;color:#fff!important}.mf-direct-seed-panel button.active:after{content:"";justify-self:end;width:7px;height:7px;border-radius:999px;background:var(--mf-gold)}.mf-direct-seed-panel button{grid-template-columns:1fr auto}.mf-menu .mf-hot{top:calc(var(--menu-header-h) + var(--menu-search-h))!important}.mf-menu-tabs{top:calc(var(--menu-header-h) + var(--menu-search-h) + var(--menu-hot-h))!important}.mf-menu-section{scroll-margin-top:calc(var(--menu-header-h) + var(--menu-search-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 16px)!important}.mf-menu .mf-hot-card>div:last-child{overflow:hidden!important}.mf-menu.mf-menu-direct-collapsed .mf-hot-card>div:last-child,.mf-menu.mf-menu-direct-collapsed .mf-hot-card b,.mf-menu.mf-menu-direct-collapsed .mf-hot-card strong,.mf-menu.mf-menu-direct-collapsed .mf-hot-card span{display:none!important}


/* V37C phone-safe core menu fixes: per-section hero, usable search, no sticky overlap */
html.mf-menu-core-route .mf-phone{padding-top:0!important;padding-bottom:calc(var(--nav-height) + var(--safe-bottom) + 220px)!important;background:var(--mf-bg)}
html.mf-menu-core-route .mf-menu-core{--menu-x:16px;--menu-header-h:calc(var(--safe-top) + 74px);--menu-search-h:66px;--menu-hot-h:158px;--menu-tabs-h:56px;--menu-gap:12px;display:flex;flex-direction:column;min-height:100%;padding-bottom:220px;background:var(--mf-bg)}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed{--menu-hot-h:78px}
html.mf-menu-core-route .mf-menu-core .mf-header{position:sticky!important;top:0!important;z-index:120!important;box-sizing:border-box;height:var(--menu-header-h)!important;min-height:var(--menu-header-h)!important;margin:0 calc(-1 * var(--menu-x))!important;padding:calc(8px + var(--safe-top)) var(--menu-x) 8px!important;background:var(--mf-bg)!important;border-bottom:1px solid rgba(78,61,42,.08)!important;box-shadow:0 5px 12px rgba(42,33,25,.035)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;overflow:visible!important}
html.mf-menu-core-route .mf-menu-core .mf-header:before{content:"";position:absolute;left:0;right:0;top:-100px;height:100px;background:var(--mf-bg)}
html.mf-menu-core-route .mf-menu-core .mf-brand strong{font-size:22px!important;line-height:1.05!important}
html.mf-menu-core-route .mf-menu-core .mf-brand span{font-size:12px!important;line-height:1.2!important}
html.mf-menu-core-route .mf-menu-core .mf-status{min-width:108px!important;padding:8px 10px!important;border-radius:17px!important;box-shadow:none!important}
html.mf-menu-core-route .mf-menu-core .mf-status b{font-size:14px!important}
html.mf-menu-core-route .mf-menu-core .mf-status span{font-size:10px!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search{position:sticky!important;top:var(--menu-header-h)!important;z-index:118!important;height:var(--menu-search-h)!important;min-height:var(--menu-search-h)!important;box-sizing:border-box!important;margin:0 calc(-1 * var(--menu-x))!important;padding:9px var(--menu-x) 10px!important;background:var(--mf-bg)!important;border-bottom:1px solid rgba(78,61,42,.045)!important;overflow:visible!important;pointer-events:auto!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search input{display:block!important;box-sizing:border-box!important;width:100%!important;height:47px!important;min-height:47px!important;border:1px solid rgba(78,61,42,.14)!important;border-radius:18px!important;background:#fffdf8!important;color:var(--mf-ink)!important;padding:0 18px!important;font-size:16px!important;line-height:47px!important;outline:none!important;pointer-events:auto!important;-webkit-user-select:text!important;user-select:text!important;touch-action:manipulation!important;box-shadow:0 3px 8px rgba(42,33,25,.025)!important;appearance:auto!important;-webkit-appearance:none!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search input:focus{border-color:rgba(232,165,54,.68)!important;box-shadow:0 0 0 3px rgba(232,165,54,.18)!important}
html.mf-menu-core-route .mf-menu-core .mf-hot{position:sticky!important;top:calc(var(--menu-header-h) + var(--menu-search-h))!important;z-index:112!important;height:var(--menu-hot-h)!important;min-height:var(--menu-hot-h)!important;box-sizing:border-box!important;margin:0 calc(-1 * var(--menu-x))!important;padding:8px var(--menu-x)!important;background:var(--mf-bg)!important;border-bottom:1px solid rgba(78,61,42,.06)!important;overflow:hidden!important;box-shadow:0 5px 10px rgba(42,33,25,.02)!important}
html.mf-menu-core-route .mf-menu-core .mf-hot .mf-section-head{height:22px!important;margin:0 0 6px!important}
html.mf-menu-core-route .mf-menu-core .mf-hot-rail{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 24px)/3.2)!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scroll-snap-type:x proximity!important;scrollbar-width:none!important}
html.mf-menu-core-route .mf-menu-core .mf-hot-card{position:relative!important;display:grid!important;grid-template-rows:82px 38px!important;height:120px!important;border-radius:16px!important;overflow:hidden!important;background:var(--mf-paper)!important;border:1px solid var(--mf-line)!important;box-shadow:var(--mf-shadow-soft)!important;scroll-snap-align:start!important}
html.mf-menu-core-route .mf-menu-core .mf-hot-card .mf-product-photo{height:82px!important;border-radius:16px 16px 9px 9px!important;background:#f2e7d8!important;overflow:hidden!important}
html.mf-menu-core-route .mf-menu-core .mf-hot-card .mf-product-photo img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important}
html.mf-menu-core-route .mf-menu-core .mf-hot-card>div:last-child{display:grid!important;grid-template-rows:18px 18px!important;align-content:start!important;height:38px!important;padding:2px 36px 2px 8px!important;overflow:hidden!important}
html.mf-menu-core-route .mf-menu-core .mf-hot-card b{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:12px!important;line-height:1.15!important;color:var(--mf-ink)!important}
html.mf-menu-core-route .mf-menu-core .mf-hot-card strong{display:block!important;font-size:14px!important;line-height:1.12!important;color:#b45718!important;font-weight:950!important}
html.mf-menu-core-route .mf-menu-core .mf-core-pop-add{position:absolute!important;right:7px!important;bottom:7px!important;z-index:4!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border:0!important;border-radius:999px!important;background:var(--mf-brown)!important;color:#fff!important;font-size:18px!important;font-weight:950!important;box-shadow:0 4px 9px rgba(42,33,25,.13)!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot{padding:6px var(--menu-x)!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot .mf-section-head{display:none!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card{display:block!important;height:66px!important;grid-template-rows:66px!important;border-radius:15px!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card .mf-product-photo{height:66px!important;border-radius:15px!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card>div:last-child,html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card .mf-core-pop-add{display:none!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs{position:sticky!important;top:calc(var(--menu-header-h) + var(--menu-search-h) + var(--menu-hot-h))!important;z-index:108!important;height:var(--menu-tabs-h)!important;min-height:var(--menu-tabs-h)!important;box-sizing:border-box!important;display:flex!important;gap:8px!important;margin:0 calc(-1 * var(--menu-x)) 16px!important;padding:9px var(--menu-x) 10px!important;background:var(--mf-bg)!important;border-bottom:1px solid rgba(78,61,42,.08)!important;overflow-x:auto!important;overflow-y:visible!important;box-shadow:0 5px 10px rgba(42,33,25,.025)!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs button{flex:0 0 auto!important;height:36px!important;min-width:auto!important;border-radius:999px!important;padding:0 15px!important;font-size:13px!important;font-weight:950!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs button.active{background:var(--mf-brown)!important;color:#fff!important;border-color:var(--mf-brown)!important;box-shadow:none!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-scroll{display:contents!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important;scroll-margin-top:calc(var(--menu-header-h) + var(--menu-search-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 18px)!important;margin:0 0 18px!important;padding-top:8px!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section>.mf-section-head{grid-column:1/-1!important;margin:0 0 -2px!important;background:var(--mf-bg)!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type{grid-column:1/-1!important;position:relative!important;display:grid!important;grid-template-rows:158px 54px!important;height:212px!important;min-height:212px!important;border-radius:22px!important;overflow:hidden!important;padding:0!important;background:var(--mf-paper)!important;border:1px solid var(--mf-line)!important;box-shadow:var(--mf-shadow-soft)!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-img{height:158px!important;min-height:158px!important;border-radius:22px 22px 12px 12px!important;overflow:hidden!important;background:#f2e7d8!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body{display:grid!important;grid-template-columns:1fr 38px!important;grid-template-rows:20px 20px!important;gap:0 6px!important;align-content:start!important;height:54px!important;min-height:54px!important;padding:5px 9px!important;overflow:hidden!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body p{display:none!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body h3{grid-column:1/-1!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:16px!important;line-height:1.1!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body div{display:contents!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body b{grid-column:1/2!important;color:#b45718!important;font-size:17px!important;line-height:1!important;font-weight:950!important}
html.mf-menu-core-route .mf-menu-core .mf-product-row{position:relative!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:116px 48px!important;gap:0!important;height:164px!important;min-height:164px!important;border-radius:18px!important;overflow:hidden!important;padding:0!important;background:var(--mf-paper)!important;border:1px solid var(--mf-line)!important;box-shadow:var(--mf-shadow-soft)!important}
html.mf-menu-core-route .mf-menu-core .mf-product-row .mf-row-img{width:100%!important;height:116px!important;min-height:116px!important;border-radius:18px 18px 10px 10px!important;overflow:hidden!important;background:#f2e7d8!important}
html.mf-menu-core-route .mf-menu-core .mf-product-row .mf-row-copy{display:grid!important;grid-template-columns:1fr 34px!important;grid-template-rows:18px 19px!important;gap:0 5px!important;align-content:start!important;height:48px!important;min-height:48px!important;padding:4px 7px!important;overflow:hidden!important}
html.mf-menu-core-route .mf-menu-core .mf-product-row .mf-row-copy p{display:none!important}
html.mf-menu-core-route .mf-menu-core .mf-product-row .mf-row-copy h3{grid-column:1/-1!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;font-size:13px!important;line-height:1.1!important}
html.mf-menu-core-route .mf-menu-core .mf-product-row .mf-row-copy b{grid-column:1/2!important;color:#b45718!important;font-size:15px!important;line-height:1!important;font-weight:950!important}
html.mf-menu-core-route .mf-menu-core .mf-product-row>button,html.mf-menu-core-route .mf-menu-core .mf-hero-body button{position:absolute!important;right:7px!important;bottom:7px!important;z-index:5!important;display:grid!important;place-items:center!important;width:31px!important;height:31px!important;border:0!important;border-radius:999px!important;background:var(--mf-brown)!important;color:#fff!important;font-size:18px!important;line-height:1!important;font-weight:950!important}
html.mf-menu-core-route .mf-menu-core .mf-hero-img img,html.mf-menu-core-route .mf-menu-core .mf-row-img img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important}
html.mf-menu-core-route .mf-menu-core.is-searching .mf-hot{position:relative!important;top:auto!important;height:auto!important;min-height:0!important}
html.mf-menu-core-route .mf-menu-core.is-searching .mf-menu-tabs{top:calc(var(--menu-header-h) + var(--menu-search-h))!important}

/* V37E hot rail collapse: keep image + plus visible */
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed{--menu-hot-h:78px!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot{display:block!important;height:78px!important;min-height:78px!important;max-height:78px!important;margin:0 calc(-1 * var(--menu-x))!important;padding:6px var(--menu-x)!important;overflow:hidden!important;opacity:1!important;pointer-events:auto!important;background:var(--mf-bg)!important;border-bottom:1px solid rgba(78,61,42,.06)!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot .mf-section-head{display:none!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-rail{display:grid!important;grid-auto-flow:column!important;grid-auto-columns:calc((100% - 24px)/3.2)!important;gap:12px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card{position:relative!important;display:block!important;height:66px!important;min-height:66px!important;grid-template-rows:66px!important;border-radius:15px!important;overflow:hidden!important;background:var(--mf-paper)!important;border:1px solid var(--mf-line)!important;box-shadow:var(--mf-shadow-soft)!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card .mf-product-photo{display:block!important;height:66px!important;min-height:66px!important;border-radius:15px!important;overflow:hidden!important;background:#f2e7d8!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card .mf-product-photo img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card>div:last-child{display:none!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card:after{content:"＋"!important;position:absolute!important;right:7px!important;bottom:7px!important;z-index:6!important;display:grid!important;place-items:center!important;width:30px!important;height:30px!important;border-radius:999px!important;background:var(--mf-brown)!important;color:#fff!important;font-size:18px!important;line-height:1!important;font-weight:950!important;box-shadow:0 4px 9px rgba(42,33,25,.13)!important;pointer-events:none!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card .mf-core-pop-add{display:grid!important;position:absolute!important;right:7px!important;bottom:7px!important;z-index:7!important;place-items:center!important;width:30px!important;height:30px!important;border:0!important;border-radius:999px!important;background:var(--mf-brown)!important;color:#fff!important;font-size:18px!important;font-weight:950!important;box-shadow:0 4px 9px rgba(42,33,25,.13)!important}
html.mf-menu-core-route .mf-menu-core .mf-hot-card:has(.mf-core-pop-add):after{content:none!important;display:none!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-menu-tabs{top:calc(var(--menu-header-h) + var(--menu-search-h) + var(--menu-hot-h))!important}
html.mf-menu-core-route .mf-menu-core.is-searching .mf-menu-tabs{top:calc(var(--menu-header-h) + var(--menu-search-h))!important}
html.mf-menu-core-route .mf-menu-core.is-searching .mf-hot[hidden]{display:none!important}
html.mf-menu-core-route .mf-menu-core .mf-hero-card:after,
html.mf-menu-core-route .mf-menu-core .mf-product-row:after,
html.mf-menu-core-route .mf-menu-core .mf-product-row>button:after,
html.mf-menu-core-route .mf-menu-core .mf-hero-body button:after,
.mf-menu .mf-hero-card:after,
.mf-menu .mf-product-row:after,
.mf-menu .mf-product-row>button:after,
.mf-menu .mf-hero-body button:after{content:none!important;display:none!important}
html.mf-menu-core-route .mf-menu-core .mf-product-row>button,
html.mf-menu-core-route .mf-menu-core .mf-hero-body button,
.mf-menu .mf-product-row>button,
.mf-menu .mf-hero-body button{display:grid!important;place-items:center!important;font-size:18px!important;line-height:1!important;color:#fff!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type{grid-template-rows:210px 72px!important;height:282px!important;min-height:282px!important;border-radius:24px!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-img{height:210px!important;min-height:210px!important;border-radius:24px 24px 12px 12px!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body{height:72px!important;min-height:72px!important;padding:8px 10px!important;grid-template-rows:23px 25px!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body h3{font-size:18px!important;line-height:1.12!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body b{font-size:18px!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search{z-index:130!important;pointer-events:auto!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search input{pointer-events:auto!important;user-select:text!important;-webkit-user-select:text!important}


/* V37F tab-integrated search icon: remove standalone search row, keep tabs safe inside phone width */
html.mf-menu-core-route .mf-menu-core{--menu-search-h:0px!important;--menu-hot-h:158px;--menu-tabs-h:58px!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed{--menu-hot-h:78px!important}
html.mf-menu-core-route .mf-menu-core.is-searching.mf-search-no-hot{--menu-hot-h:0px!important}
html.mf-menu-core-route .mf-menu-core .mf-hot{top:var(--menu-header-h)!important;z-index:112!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs{position:sticky!important;top:calc(var(--menu-header-h) + var(--menu-hot-h))!important;z-index:118!important;box-sizing:border-box!important;height:var(--menu-tabs-h)!important;min-height:var(--menu-tabs-h)!important;max-height:var(--menu-tabs-h)!important;display:block!important;margin:0 calc(-1 * var(--menu-x)) 14px!important;padding:9px var(--menu-x) 9px!important;background:var(--mf-bg)!important;border-bottom:1px solid rgba(78,61,42,.08)!important;overflow:hidden!important;box-shadow:0 5px 10px rgba(42,33,25,.025)!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail{position:relative!important;z-index:1!important;display:flex!important;gap:8px!important;width:100%!important;max-width:100%!important;height:40px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0 54px 0 0!important;box-sizing:border-box!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail::-webkit-scrollbar{display:none!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button,html.mf-menu-core-route .mf-menu-core .mf-menu-tabs>button[data-menu-tab]{flex:0 0 auto!important;height:38px!important;min-width:auto!important;max-width:118px!important;border-radius:999px!important;padding:0 15px!important;font-size:13px!important;font-weight:950!important;white-space:nowrap!important;scroll-snap-align:start!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button.active{background:var(--mf-brown)!important;color:#fff!important;border-color:var(--mf-brown)!important;box-shadow:none!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search-toggle{position:absolute!important;right:var(--menu-x)!important;top:9px!important;z-index:5!important;display:grid!important;place-items:center!important;width:40px!important;height:40px!important;min-width:40px!important;border:1px solid rgba(78,61,42,.14)!important;border-radius:999px!important;background:#fffdf8!important;color:var(--mf-brown)!important;box-shadow:0 4px 12px rgba(42,33,25,.075)!important;font-size:21px!important;font-weight:950!important;line-height:1!important;padding:0!important}
html.mf-menu-core-route .mf-menu-core.is-searching .mf-menu-search-toggle,html.mf-menu-core-route .mf-menu-core.search-open .mf-menu-search-toggle{background:var(--mf-brown)!important;color:#fff!important;border-color:var(--mf-brown)!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search-toggle span{display:block!important;transform:translateY(-1px)!important;pointer-events:none!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search-panel{position:sticky!important;top:calc(var(--menu-header-h) + var(--menu-hot-h) + var(--menu-tabs-h))!important;z-index:117!important;box-sizing:border-box!important;margin:-10px calc(-1 * var(--menu-x)) 12px!important;padding:9px var(--menu-x) 10px!important;background:rgba(251,247,239,.98)!important;border-bottom:1px solid rgba(78,61,42,.07)!important;box-shadow:0 8px 16px rgba(42,33,25,.04)!important;overflow:visible!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search-panel[hidden]{display:none!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search-box{display:grid!important;grid-template-columns:minmax(0,1fr) 48px 54px!important;gap:8px!important;align-items:center!important;width:100%!important;max-width:100%!important;box-sizing:border-box!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search-box input{display:block!important;width:100%!important;height:44px!important;min-height:44px!important;box-sizing:border-box!important;border:1px solid rgba(78,61,42,.15)!important;border-radius:16px!important;background:#fffdf8!important;color:var(--mf-ink)!important;padding:0 14px!important;font-size:16px!important;line-height:44px!important;outline:none!important;pointer-events:auto!important;user-select:text!important;-webkit-user-select:text!important;appearance:auto!important;-webkit-appearance:none!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search-box input:focus{border-color:rgba(232,165,54,.68)!important;box-shadow:0 0 0 3px rgba(232,165,54,.18)!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search-box button{height:40px!important;border:1px solid rgba(78,61,42,.13)!important;border-radius:999px!important;background:var(--mf-paper)!important;color:var(--mf-brown)!important;font-size:12px!important;font-weight:950!important;padding:0!important;white-space:nowrap!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search-box button[data-search-close]{background:var(--mf-brown)!important;color:#fff!important;border-color:var(--mf-brown)!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section{scroll-margin-top:calc(var(--menu-header-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 18px)!important}
html.mf-menu-core-route .mf-menu-core.search-open .mf-menu-section{scroll-margin-top:calc(var(--menu-header-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 70px)!important}
html.mf-menu-core-route .mf-menu-core.is-searching .mf-menu-tabs{top:calc(var(--menu-header-h) + var(--menu-hot-h))!important}
html.mf-menu-core-route .mf-menu-core.is-searching .mf-hot[hidden]{display:none!important}
html.mf-menu-core-route .mf-menu-core.is-searching.mf-search-no-hot .mf-menu-search-panel{top:calc(var(--menu-header-h) + var(--menu-tabs-h))!important}
html.mf-menu-core-route .mf-menu-core.is-searching.mf-search-no-hot .mf-menu-tabs{top:var(--menu-header-h)!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search{display:none!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important}


/* V37G no-search category navigation: search removed, seed selector promoted */
html.mf-menu-core-route .mf-menu-core{--menu-search-h:0px!important;--menu-hot-h:158px;--menu-tabs-h:58px!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed{--menu-hot-h:78px!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search,
html.mf-menu-core-route .mf-menu-core .mf-menu-search-toggle,
html.mf-menu-core-route .mf-menu-core .mf-menu-search-panel{display:none!important;width:0!important;height:0!important;min-height:0!important;padding:0!important;margin:0!important;overflow:hidden!important;pointer-events:none!important}
html.mf-menu-core-route .mf-menu-core .mf-hot{top:var(--menu-header-h)!important;z-index:112!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs{top:calc(var(--menu-header-h) + var(--menu-hot-h))!important;z-index:118!important;display:block!important;box-sizing:border-box!important;width:auto!important;max-width:calc(100% + 32px)!important;height:var(--menu-tabs-h)!important;min-height:var(--menu-tabs-h)!important;max-height:var(--menu-tabs-h)!important;margin:0 calc(-1 * var(--menu-x)) 14px!important;padding:9px var(--menu-x) 10px!important;overflow:hidden!important;background:var(--mf-bg)!important;border-bottom:1px solid rgba(78,61,42,.08)!important;box-shadow:0 5px 10px rgba(42,33,25,.025)!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail{display:flex!important;gap:8px!important;width:100%!important;max-width:100%!important;height:40px!important;box-sizing:border-box!important;overflow-x:auto!important;overflow-y:hidden!important;padding:0!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important;scroll-snap-type:x proximity!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail::-webkit-scrollbar{display:none!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button{flex:0 0 auto!important;height:38px!important;min-width:auto!important;max-width:112px!important;border-radius:999px!important;padding:0 14px!important;font-size:13px!important;font-weight:950!important;white-space:nowrap!important;scroll-snap-align:start!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button.active{background:var(--mf-brown)!important;color:#fff!important;border-color:var(--mf-brown)!important;box-shadow:none!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section{scroll-margin-top:calc(var(--menu-header-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 18px)!important}
html.mf-menu-core-route .mf-menu-core .mf-hot[hidden],
html.mf-menu-core-route .mf-menu-core .mf-menu-section[hidden],
html.mf-menu-core-route .mf-menu-core .mf-hot-card[hidden],
html.mf-menu-core-route .mf-menu-core .mf-product-row[hidden],
html.mf-menu-core-route .mf-menu-core .mf-hero-card[hidden]{display:initial!important}
html.mf-menu-core-route .mf-direct-seed{right:max(10px,calc((100vw - var(--app-max-width))/2 + 10px))!important;bottom:calc(var(--nav-height) + var(--safe-bottom) + 104px)!important;z-index:49!important;align-items:flex-end!important;gap:8px!important;opacity:1!important;transform:none!important;pointer-events:none!important;transition:transform .18s ease,opacity .18s ease!important}
html.mf-menu-core-route .mf-direct-seed.is-idle:not(.open){opacity:1!important;transform:none!important}
html.mf-menu-core-route .mf-direct-seed-toggle{pointer-events:auto!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:18px 18px!important;align-content:center!important;place-items:center!important;width:66px!important;height:50px!important;border-radius:999px!important;border:1px solid rgba(232,165,54,.65)!important;background:linear-gradient(180deg,#fff8dd 0%,#fff0bd 100%)!important;color:var(--mf-brown)!important;box-shadow:0 0 0 3px rgba(232,165,54,.16),0 10px 22px rgba(42,33,25,.13)!important;padding:6px 8px!important;font-weight:950!important}
html.mf-menu-core-route .mf-direct-seed-toggle i{display:block!important;width:auto!important;height:auto!important;background:transparent!important;color:var(--mf-brown)!important;font-size:12px!important;line-height:1!important;font-style:normal!important;letter-spacing:.02em!important}
html.mf-menu-core-route .mf-direct-seed-toggle strong{display:block!important;max-width:52px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:var(--mf-purple)!important;font-size:13px!important;line-height:1.1!important;font-weight:950!important}
html.mf-menu-core-route .mf-direct-seed-toggle b{position:absolute!important;top:-7px!important;right:-5px!important;display:grid!important;place-items:center!important;min-width:19px!important;height:19px!important;border:2px solid var(--mf-bg)!important;border-radius:999px!important;background:var(--mf-brown)!important;color:#fff!important;font-size:10px!important;line-height:1!important;font-weight:950!important}
html.mf-menu-core-route .mf-direct-seed-panel{pointer-events:auto!important;display:none!important;width:132px!important;max-height:340px!important;overflow:auto!important;border-radius:20px!important;padding:8px!important;background:rgba(255,253,248,.98)!important;border:1px solid rgba(78,61,42,.13)!important;box-shadow:0 14px 34px rgba(42,33,25,.16)!important;transform:translateX(4px)!important;opacity:0!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel{display:grid!important;gap:6px!important;transform:translateX(0)!important;opacity:1!important}
html.mf-menu-core-route .mf-direct-seed-panel button{display:grid!important;grid-template-columns:1fr auto!important;align-items:center!important;min-height:38px!important;border:0!important;border-radius:14px!important;background:transparent!important;color:var(--mf-brown)!important;padding:0 11px!important;text-align:left!important;font-size:13px!important;font-weight:950!important}
html.mf-menu-core-route .mf-direct-seed-panel button.active{background:var(--mf-brown)!important;color:#fff!important}
html.mf-menu-core-route .mf-direct-seed-panel button.active:after{content:""!important;justify-self:end!important;width:7px!important;height:7px!important;border-radius:999px!important;background:var(--mf-gold)!important}


/* V38 guided ordering 95: no search, stronger guided navigation, checkout CTA */
html.mf-menu-core-route .mf-menu-core{--menu-search-h:0px!important;--menu-hot-h:150px!important;--menu-tabs-h:56px!important}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed{--menu-hot-h:78px!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-search,
html.mf-menu-core-route .mf-menu-core .mf-menu-search-toggle,
html.mf-menu-core-route .mf-menu-core .mf-menu-search-panel{display:none!important}
html.mf-menu-core-route .mf-menu-core .mf-hot{top:var(--menu-header-h)!important;z-index:112!important;height:var(--menu-hot-h)!important;min-height:var(--menu-hot-h)!important;max-height:var(--menu-hot-h)!important;overflow:hidden!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs{top:calc(var(--menu-header-h) + var(--menu-hot-h))!important;z-index:118!important;display:block!important;width:auto!important;max-width:calc(100% + 32px)!important;height:var(--menu-tabs-h)!important;max-height:var(--menu-tabs-h)!important;overflow:hidden!important;margin:0 calc(-1 * var(--menu-x)) 12px!important;padding:8px var(--menu-x) 10px!important;background:var(--mf-bg)!important;border-bottom:1px solid rgba(78,61,42,.08)!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail{display:flex!important;gap:8px!important;width:100%!important;max-width:100%!important;height:40px!important;overflow-x:auto!important;overflow-y:hidden!important;scrollbar-width:none!important;-webkit-overflow-scrolling:touch!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail::-webkit-scrollbar{display:none!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button{flex:0 0 auto!important;height:38px!important;max-width:98px!important;padding:0 14px!important;font-size:13px!important;border-radius:999px!important;white-space:nowrap!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button.active{background:var(--mf-brown)!important;color:#fff!important;border-color:var(--mf-brown)!important}
html.mf-menu-core-route .mf-guide-hint{display:grid!important;gap:10px!important;margin:0 0 14px!important;padding:13px!important;border:1px solid rgba(232,165,54,.35)!important;border-radius:22px!important;background:linear-gradient(180deg,#fff8e7 0%,#fffdf8 100%)!important;box-shadow:var(--mf-shadow-soft)!important}
html.mf-menu-core-route .mf-guide-hint b{display:block!important;color:var(--mf-brown)!important;font-size:16px!important;font-weight:950!important}
html.mf-menu-core-route .mf-guide-hint span{display:block!important;margin-top:2px!important;color:var(--mf-muted)!important;font-size:12px!important;font-weight:800!important}
html.mf-menu-core-route .mf-guide-actions{display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}
html.mf-menu-core-route .mf-guide-actions button{height:38px!important;border:0!important;border-radius:999px!important;background:var(--mf-brown)!important;color:#fff!important;font-size:12px!important;font-weight:950!important;padding:0 8px!important}
html.mf-menu-core-route .mf-card-badge{position:absolute!important;left:8px!important;top:8px!important;z-index:4!important;display:inline-grid!important;place-items:center!important;height:24px!important;border-radius:999px!important;background:rgba(75,47,29,.92)!important;color:#fff!important;padding:0 9px!important;font-size:11px!important;font-style:normal!important;font-weight:950!important;line-height:1!important;box-shadow:0 4px 10px rgba(42,33,25,.12)!important}
html.mf-menu-core-route .mf-menu-core .mf-product-photo{position:relative!important}
html.mf-menu-core-route .mf-menu-core .mf-hero-img{position:relative!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type{height:238px!important;min-height:238px!important;grid-template-rows:174px 64px!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-img{height:174px!important;min-height:174px!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body{height:64px!important;min-height:64px!important;grid-template-columns:1fr 40px!important;grid-template-rows:22px 22px!important;padding:7px 10px!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body p{display:block!important;grid-column:1/-1!important;margin:0!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:var(--mf-muted)!important;font-size:12px!important;line-height:1.15!important;font-weight:800!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body h3{font-size:17px!important}
html.mf-menu-core-route .mf-menu-core .mf-product-row .mf-row-copy p{display:none!important}
html.mf-menu-core-route .mf-menu-core .mf-product-row>button,
html.mf-menu-core-route .mf-menu-core .mf-hero-body button,
html.mf-menu-core-route .mf-menu-core .mf-core-pop-add{background:var(--mf-brown)!important;color:#fff!important;box-shadow:0 5px 12px rgba(42,33,25,.16)!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section{scroll-margin-top:calc(var(--menu-header-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 16px)!important}
html.mf-menu-core-route .mf-direct-seed{right:max(10px,calc((100vw - var(--app-max-width))/2 + 10px))!important;bottom:calc(var(--nav-height) + var(--safe-bottom) + 112px)!important;z-index:60!important;align-items:flex-end!important;pointer-events:none!important}
html.mf-menu-core-route .mf-direct-seed-toggle{pointer-events:auto!important;width:82px!important;height:56px!important;border-radius:999px!important;background:linear-gradient(180deg,#fff7d8 0%,#ffd978 100%)!important;border:1px solid rgba(232,165,54,.85)!important;box-shadow:0 0 0 4px rgba(232,165,54,.18),0 12px 28px rgba(42,33,25,.18)!important;grid-template-rows:17px 20px!important;padding:7px 9px!important}
html.mf-menu-core-route .mf-direct-seed-toggle i{font-size:11px!important;color:var(--mf-brown)!important;font-weight:950!important;letter-spacing:-.02em!important}
html.mf-menu-core-route .mf-direct-seed-toggle strong{max-width:64px!important;color:var(--mf-brown)!important;font-size:15px!important;font-weight:950!important}
html.mf-menu-core-route .mf-direct-seed-panel{pointer-events:auto!important;display:none!important;width:min(316px,calc(100vw - 24px))!important;max-height:min(560px,calc(100dvh - 180px))!important;overflow:auto!important;border-radius:24px!important;padding:12px!important;background:rgba(255,253,248,.99)!important;border:1px solid rgba(78,61,42,.13)!important;box-shadow:0 18px 46px rgba(42,33,25,.22)!important;transform:translateX(0)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel{display:grid!important;gap:10px!important;opacity:1!important}
html.mf-menu-core-route .mf-direct-seed-panel h3{margin:2px 2px 0!important;color:var(--mf-brown)!important;font-size:14px!important;line-height:1!important;font-weight:950!important}
html.mf-menu-core-route .mf-seed-guide-grid,
html.mf-menu-core-route .mf-seed-category-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}
html.mf-menu-core-route .mf-direct-seed-panel button{display:grid!important;align-content:center!important;min-height:48px!important;border:1px solid rgba(78,61,42,.1)!important;border-radius:16px!important;background:#fff8ea!important;color:var(--mf-brown)!important;padding:7px 10px!important;text-align:left!important;font-size:13px!important;font-weight:950!important}
html.mf-menu-core-route .mf-direct-seed-panel button span{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
html.mf-menu-core-route .mf-direct-seed-panel button small{display:block!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;color:var(--mf-muted)!important;font-size:10px!important;font-weight:800!important;margin-top:3px!important}
html.mf-menu-core-route .mf-direct-seed-panel button.active{background:var(--mf-brown)!important;color:#fff!important;border-color:var(--mf-brown)!important}
html.mf-menu-core-route .mf-direct-seed-panel button.active small{color:rgba(255,255,255,.78)!important}
html.mf-menu-core-route .mf-jar-bar{grid-template-columns:46px minmax(0,1fr) 92px!important;height:64px!important;border-color:rgba(232,165,54,.45)!important;background:linear-gradient(180deg,#fff8e8 0%,#fff3d5 100%)!important;box-shadow:0 14px 32px rgba(42,33,25,.16)!important}
html.mf-menu-core-route .mf-jar-bar b{font-size:14px!important;color:var(--mf-brown)!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important}
html.mf-menu-core-route .mf-jar-bar span{font-size:11px!important}
html.mf-menu-core-route .mf-jar-bar button{height:42px!important;background:var(--mf-brown)!important;color:#fff!important;border-radius:999px!important;font-size:13px!important;font-weight:950!important}
html.mf-menu-core-route .mf-upsell-toast{position:fixed!important;left:max(14px,calc((100vw - var(--app-max-width))/2 + 14px))!important;right:max(14px,calc((100vw - var(--app-max-width))/2 + 14px))!important;bottom:calc(var(--nav-height) + var(--safe-bottom) + 88px)!important;z-index:58!important;display:grid!important;gap:7px!important;border:1px solid rgba(232,165,54,.42)!important;border-radius:22px!important;background:rgba(255,253,248,.98)!important;box-shadow:0 16px 42px rgba(42,33,25,.2)!important;padding:13px 46px 13px 14px!important}
html.mf-menu-core-route .mf-upsell-toast[hidden]{display:none!important}
html.mf-menu-core-route .mf-upsell-toast b{font-size:15px!important;color:var(--mf-brown)!important;font-weight:950!important}
html.mf-menu-core-route .mf-upsell-toast span{font-size:12px!important;color:var(--mf-muted)!important;font-weight:800!important;line-height:1.28!important}
html.mf-menu-core-route .mf-upsell-toast>div{display:flex!important;gap:8px!important}
html.mf-menu-core-route .mf-upsell-toast button{height:36px!important;border:0!important;border-radius:999px!important;background:var(--mf-brown)!important;color:#fff!important;padding:0 14px!important;font-size:12px!important;font-weight:950!important}
html.mf-menu-core-route .mf-upsell-toast .mf-upsell-close{position:absolute!important;right:10px!important;top:10px!important;width:28px!important;height:28px!important;padding:0!important;background:#f3e4cf!important;color:var(--mf-brown)!important;font-size:18px!important}
@media (max-width:374px){html.mf-menu-core-route .mf-guide-actions{grid-template-columns:1fr!important}html.mf-menu-core-route .mf-direct-seed-panel{width:calc(100vw - 18px)!important}html.mf-menu-core-route .mf-seed-guide-grid,html.mf-menu-core-route .mf-seed-category-grid{grid-template-columns:1fr!important}}


/* V38B hero + cache visual final: taller hero, safe text area, no cut */
html.mf-menu-core-route .mf-menu-core {
  --menu-hot-h:150px!important;
  --menu-tabs-h:56px!important;
  --menu-section-gap:24px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed {
  --menu-hot-h:78px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section {
  gap:14px!important;
  margin-bottom:26px!important;
  scroll-margin-top:calc(var(--menu-header-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 18px)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section>.mf-section-head {
  margin:0 0 0!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type {
  height:322px!important;
  min-height:322px!important;
  grid-template-rows:232px 90px!important;
  border-radius:26px!important;
  overflow:hidden!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-img {
  height:232px!important;
  min-height:232px!important;
  border-radius:26px 26px 14px 14px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-img img {
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center center!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body {
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 46px!important;
  grid-template-rows:26px 21px 27px!important;
  gap:2px 8px!important;
  align-content:start!important;
  height:90px!important;
  min-height:90px!important;
  max-height:90px!important;
  padding:9px 12px 8px!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body h3 {
  grid-column:1/-1!important;
  grid-row:1!important;
  margin:0!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:var(--mf-ink)!important;
  font-size:20px!important;
  line-height:26px!important;
  font-weight:950!important;
  letter-spacing:-.035em!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body p {
  grid-column:1/-1!important;
  grid-row:2!important;
  display:block!important;
  margin:0!important;
  min-width:0!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:var(--mf-muted)!important;
  font-size:13px!important;
  line-height:21px!important;
  font-weight:850!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body div {
  display:contents!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body b {
  grid-column:1/2!important;
  grid-row:3!important;
  align-self:center!important;
  display:block!important;
  overflow:visible!important;
  color:#b45718!important;
  font-size:21px!important;
  line-height:27px!important;
  font-weight:950!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body button {
  right:10px!important;
  bottom:11px!important;
  width:39px!important;
  height:39px!important;
  min-width:39px!important;
  min-height:39px!important;
  border-radius:999px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body button:after {
  font-size:21px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-card-badge {
  height:26px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  font-size:12px!important;
}
@media (max-width:374px) {
  html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type {
    height:304px!important;
    min-height:304px!important;
    grid-template-rows:218px 86px!important;
  }
  html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-img {
    height:218px!important;
    min-height:218px!important;
  }
  html.mf-menu-core-route .mf-menu-core .mf-menu-section .mf-hero-card:first-of-type .mf-hero-body {
    height:86px!important;
    min-height:86px!important;
    grid-template-rows:25px 20px 26px!important;
  }
}


/* V38C cart navigation fix: whole jar clickable + category quantity badges */
html.mf-menu-core-route .mf-jar-bar{cursor:pointer!important;pointer-events:auto!important}
html.mf-menu-core-route .mf-jar-bar[aria-disabled="false"]{transform:translateZ(0)!important}
html.mf-menu-core-route .mf-jar-bar[aria-disabled="false"]:active{transform:scale(.985)!important}
html.mf-menu-core-route .mf-jar-bar[aria-disabled="true"]{cursor:default!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button{position:relative!important;display:inline-grid!important;grid-auto-flow:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;overflow:visible!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button.has-cart-items{padding-right:22px!important;border-color:rgba(232,165,54,.62)!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button .mf-cat-badge{position:absolute!important;top:-7px!important;right:-6px!important;z-index:3!important;display:grid!important;place-items:center!important;min-width:18px!important;height:18px!important;padding:0 4px!important;border:2px solid var(--mf-bg)!important;border-radius:999px!important;background:var(--mf-gold)!important;color:#fff!important;font-size:10px!important;line-height:1!important;font-style:normal!important;font-weight:950!important;box-shadow:0 3px 8px rgba(42,33,25,.16)!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button.active .mf-cat-badge{border-color:var(--mf-brown)!important;background:var(--mf-gold)!important;color:#fff!important}
html.mf-menu-core-route .mf-direct-seed-panel button{position:relative!important;overflow:visible!important}
html.mf-menu-core-route .mf-direct-seed-panel button.has-cart-items{border-color:rgba(232,165,54,.68)!important;background:#fff2c8!important;box-shadow:0 0 0 2px rgba(232,165,54,.12)!important}
html.mf-menu-core-route .mf-direct-seed-panel button.active.has-cart-items{background:var(--mf-brown)!important;color:#fff!important}
html.mf-menu-core-route .mf-direct-seed-panel .mf-seed-cat-badge{position:absolute!important;top:-7px!important;right:-7px!important;z-index:3!important;display:grid!important;place-items:center!important;min-width:20px!important;height:20px!important;padding:0 5px!important;border:2px solid var(--mf-paper)!important;border-radius:999px!important;background:var(--mf-gold)!important;color:#fff!important;font-size:11px!important;line-height:1!important;font-style:normal!important;font-weight:950!important;box-shadow:0 4px 10px rgba(42,33,25,.18)!important}
html.mf-menu-core-route .mf-direct-seed-toggle b{display:grid!important}


/* V38D fixes: keep category badges fully visible inside tag row + stronger cache-stable layout */
html.mf-menu-core-route .mf-menu-core{--menu-tabs-h:64px!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs{
  height:var(--menu-tabs-h)!important;
  min-height:var(--menu-tabs-h)!important;
  max-height:var(--menu-tabs-h)!important;
  padding:12px var(--menu-x) 10px!important;
  overflow:visible!important;
  contain:none!important;
}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail{
  height:42px!important;
  min-height:42px!important;
  overflow-x:auto!important;
  overflow-y:visible!important;
  padding:0 2px 0 0!important;
  margin:0!important;
  contain:none!important;
}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button{
  position:relative!important;
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  overflow:visible!important;
  padding:0 16px!important;
  contain:none!important;
}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button.has-cart-items{
  padding-right:27px!important;
  border-color:rgba(232,165,54,.72)!important;
  background:#fffdf8!important;
}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button.active.has-cart-items{
  background:var(--mf-brown)!important;
  color:#fff!important;
  border-color:var(--mf-brown)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button .mf-cat-badge{
  position:absolute!important;
  top:3px!important;
  right:5px!important;
  z-index:4!important;
  min-width:16px!important;
  height:16px!important;
  padding:0 4px!important;
  border:1.5px solid #fffdf8!important;
  border-radius:999px!important;
  background:var(--mf-gold)!important;
  color:#fff!important;
  font-size:9px!important;
  line-height:14px!important;
  font-weight:950!important;
  box-shadow:0 2px 6px rgba(42,33,25,.16)!important;
  transform:none!important;
}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button.active .mf-cat-badge{
  border-color:var(--mf-brown)!important;
  background:var(--mf-gold)!important;
  color:#fff!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section{
  scroll-margin-top:calc(var(--menu-header-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 18px)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot{
  top:var(--menu-header-h)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-direct-seed-panel button.has-cart-items{
  padding-right:26px!important;
}


/* V38E compact guide: move quick choice into popularity, remove standalone guide block */
html.mf-menu-core-route .mf-menu-core{
  --menu-hot-h:156px!important;
  --menu-tabs-h:64px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed{
  --menu-hot-h:78px!important;
}
html.mf-menu-core-route .mf-guide-hint{
  display:none!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot{
  top:var(--menu-header-h)!important;
  height:var(--menu-hot-h)!important;
  min-height:var(--menu-hot-h)!important;
  max-height:var(--menu-hot-h)!important;
  padding:8px var(--menu-x) 8px!important;
  overflow:hidden!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:8px!important;
  height:28px!important;
  min-height:28px!important;
  max-height:28px!important;
  margin:0 0 6px!important;
  overflow:visible!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-head h2{
  flex:0 0 auto!important;
  margin:0!important;
  font-size:20px!important;
  line-height:28px!important;
  letter-spacing:-.04em!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-guide{
  flex:1 1 auto!important;
  min-width:0!important;
  display:flex!important;
  justify-content:flex-end!important;
  gap:5px!important;
  overflow:hidden!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-guide button{
  flex:0 1 auto!important;
  min-width:0!important;
  height:27px!important;
  border:1px solid rgba(78,61,42,.13)!important;
  border-radius:999px!important;
  background:#fff8ea!important;
  color:var(--mf-brown)!important;
  padding:0 8px!important;
  font-size:11px!important;
  line-height:27px!important;
  font-weight:950!important;
  white-space:nowrap!important;
  box-shadow:none!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-guide button:first-child{
  background:var(--mf-brown)!important;
  border-color:var(--mf-brown)!important;
  color:#fff!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-rail{
  height:108px!important;
  min-height:108px!important;
  max-height:108px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card{
  height:108px!important;
  min-height:108px!important;
  max-height:108px!important;
  grid-template-rows:72px 36px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card .mf-product-photo{
  height:72px!important;
  min-height:72px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card>div:last-child{
  height:36px!important;
  min-height:36px!important;
  padding:2px 36px 2px 8px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card b{
  font-size:12px!important;
  line-height:17px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card strong{
  font-size:14px!important;
  line-height:17px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs{
  top:calc(var(--menu-header-h) + var(--menu-hot-h))!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section{
  scroll-margin-top:calc(var(--menu-header-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 18px)!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot{
  height:78px!important;
  min-height:78px!important;
  max-height:78px!important;
  padding:6px var(--menu-x)!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-head{
  display:none!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-rail{
  height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card{
  height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
  grid-template-rows:66px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card .mf-product-photo{
  height:66px!important;
  min-height:66px!important;
}
@media (max-width:374px){
  html.mf-menu-core-route .mf-menu-core .mf-hot-guide button{padding:0 6px!important;font-size:10.5px!important}
  html.mf-menu-core-route .mf-menu-core .mf-hot-head h2{font-size:18px!important}
}


/* V38F popular card polish: prevent price clipping and align plus to right edge */
html.mf-menu-core-route .mf-menu-core{
  --menu-hot-h:166px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed{
  --menu-hot-h:78px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot{
  height:var(--menu-hot-h)!important;
  min-height:var(--menu-hot-h)!important;
  max-height:var(--menu-hot-h)!important;
  padding:8px var(--menu-x) 8px!important;
  overflow:hidden!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-rail{
  height:114px!important;
  min-height:114px!important;
  max-height:114px!important;
  align-items:stretch!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card{
  position:relative!important;
  height:114px!important;
  min-height:114px!important;
  max-height:114px!important;
  grid-template-rows:72px 42px!important;
  overflow:hidden!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card .mf-product-photo{
  height:72px!important;
  min-height:72px!important;
  max-height:72px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card>div:last-child{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 34px!important;
  grid-template-rows:17px 19px!important;
  align-content:start!important;
  gap:0!important;
  height:42px!important;
  min-height:42px!important;
  max-height:42px!important;
  box-sizing:border-box!important;
  padding:3px 42px 4px 8px!important;
  overflow:visible!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card b{
  grid-column:1/-1!important;
  display:block!important;
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  font-size:12px!important;
  line-height:17px!important;
  font-weight:950!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card strong{
  grid-column:1/2!important;
  display:block!important;
  overflow:visible!important;
  white-space:nowrap!important;
  font-size:15px!important;
  line-height:19px!important;
  font-weight:950!important;
  padding:0!important;
  margin:0!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card .mf-core-pop-add{
  position:absolute!important;
  right:6px!important;
  bottom:6px!important;
  z-index:8!important;
  display:grid!important;
  place-items:center!important;
  width:34px!important;
  height:34px!important;
  min-width:34px!important;
  min-height:34px!important;
  border:0!important;
  border-radius:999px!important;
  background:var(--mf-brown)!important;
  color:#fff!important;
  font-size:21px!important;
  line-height:34px!important;
  font-weight:950!important;
  box-shadow:0 5px 12px rgba(42,33,25,.16)!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot{
  height:78px!important;
  min-height:78px!important;
  max-height:78px!important;
  padding:6px var(--menu-x)!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-rail{
  height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card{
  height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
  grid-template-rows:66px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card .mf-product-photo{
  height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card>div:last-child{
  display:none!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card .mf-core-pop-add{
  display:grid!important;
  right:7px!important;
  bottom:7px!important;
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  min-height:30px!important;
  font-size:18px!important;
  line-height:30px!important;
}


/* 20260703-v38f-layout-v39b-category: keep V38F layout, add V39B full category names + active centering support */
html.mf-menu-core-route .mf-menu-core .mf-tab-rail{
  scroll-padding-inline:calc(50% - 72px)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button{
  max-width:none!important;
  min-width:max-content!important;
  width:auto!important;
  padding:0 19px!important;
  overflow:visible!important;
  letter-spacing:-.02em!important;
}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button span{
  display:block!important;
  max-width:none!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:nowrap!important;
}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button.active{
  background:var(--mf-brown)!important;
  color:#fff!important;
  border-color:var(--mf-brown)!important;
  box-shadow:0 8px 18px rgba(42,33,25,.12)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button.has-cart-items{
  padding-right:30px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button .mf-cat-badge{
  top:3px!important;
  right:6px!important;
}
html.mf-menu-core-route .mf-direct-seed-toggle strong{
  max-width:72px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
html.mf-menu-core-route .mf-seed-category-grid{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
}
html.mf-menu-core-route .mf-direct-seed-panel button{
  min-height:48px!important;
  padding:8px 12px!important;
  overflow:visible!important;
}
html.mf-menu-core-route .mf-direct-seed-panel button span{
  display:block!important;
  max-width:none!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:nowrap!important;
  font-size:14px!important;
  line-height:1.1!important;
}
html.mf-menu-core-route .mf-direct-seed-panel button small{
  display:none!important;
}
html.mf-menu-core-route .mf-direct-seed-panel button.active{
  background:var(--mf-brown)!important;
  color:#fff!important;
  border-color:var(--mf-brown)!important;
  box-shadow:0 6px 14px rgba(42,33,25,.12)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-card-product .mf-row-copy h3,
html.mf-menu-core-route .mf-menu-core .mf-card-hero .mf-hero-body h3{
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:normal!important;
}
@media (max-width:374px){
  html.mf-menu-core-route .mf-direct-seed-panel button span{font-size:13px!important}
  html.mf-menu-core-route .mf-menu-core .mf-tab-rail button{padding:0 15px!important;font-size:12.5px!important}
}

/* V39F stability/performance patch: V38F layout, fixed category navigation, no old menu flash */
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs,
html.mf-menu-core-route .mf-menu-core .mf-hot,
html.mf-menu-core-route .mf-menu-core .mf-menu-scroll,
html.mf-menu-core-route .mf-menu-core .mf-menu-section{backface-visibility:hidden!important;transform:translateZ(0)!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-section{content-visibility:auto!important;contain-intrinsic-size:720px!important}
html.mf-menu-core-route .mf-menu-core .mf-hot-card,
html.mf-menu-core-route .mf-menu-core .mf-product-row,
html.mf-menu-core-route .mf-menu-core .mf-hero-card{contain:layout paint style!important}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail{scroll-behavior:auto!important;overscroll-behavior-x:contain!important}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs button,
html.mf-menu-core-route .mf-direct-seed-panel button{pointer-events:auto!important;touch-action:manipulation!important}
html.mf-menu-core-route .mf-menu-core .mf-status span{white-space:nowrap!important;font-size:11px!important;font-weight:900!important}
html.mf-menu-core-route .mf-menu-core .mf-status b{font-size:14px!important;font-weight:950!important}


/* V39G global seed overlay: prevents sticky tabs/popular rail from clipping the quick category panel */
html.mf-menu-core-route .mf-direct-seed.open{
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100dvh!important;
  z-index:9999!important;
  display:block!important;
  pointer-events:auto!important;
  background:rgba(36,26,19,.18)!important;
  transform:none!important;
  opacity:1!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-toggle{
  position:fixed!important;
  right:max(12px,calc((100vw - var(--app-max-width))/2 + 12px))!important;
  bottom:calc(var(--nav-height) + var(--safe-bottom) + 110px)!important;
  z-index:10002!important;
  pointer-events:auto!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel{
  position:fixed!important;
  left:50%!important;
  right:auto!important;
  top:calc(var(--safe-top) + 88px)!important;
  bottom:calc(var(--nav-height) + var(--safe-bottom) + 126px)!important;
  width:min(354px,calc(100vw - 28px))!important;
  max-height:none!important;
  overflow:auto!important;
  display:grid!important;
  gap:10px!important;
  z-index:10001!important;
  transform:translateX(-50%)!important;
  opacity:1!important;
  pointer-events:auto!important;
  border-radius:26px!important;
  padding:14px!important;
  background:rgba(255,253,248,.985)!important;
  border:1px solid rgba(78,61,42,.14)!important;
  box-shadow:0 20px 60px rgba(42,33,25,.24)!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-guide-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-guide-grid button{
  min-height:44px!important;
  text-align:center!important;
  justify-items:center!important;
  padding:0 8px!important;
  border-radius:999px!important;
  background:var(--mf-brown)!important;
  color:#fff!important;
  border-color:var(--mf-brown)!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-guide-grid button span{
  font-size:12px!important;
  line-height:1!important;
  color:#fff!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:8px!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid button{
  min-height:46px!important;
  border-radius:16px!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel h3{
  margin:2px 2px 0!important;
  color:var(--mf-brown)!important;
  font-size:15px!important;
  font-weight:950!important;
}
@media (max-width:374px){
  html.mf-menu-core-route .mf-direct-seed.open .mf-seed-guide-grid{grid-template-columns:1fr!important;}
  html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel{width:calc(100vw - 18px)!important;top:calc(var(--safe-top) + 74px)!important;}
}


/* V39I compact seed bottom sheet: lighter, shorter, more More Fun */
html.mf-menu-core-route .mf-direct-seed.open{
  position:fixed!important;
  inset:0!important;
  width:100vw!important;
  height:100dvh!important;
  z-index:9999!important;
  display:block!important;
  pointer-events:auto!important;
  background:rgba(36,26,19,.10)!important;
  transform:none!important;
  opacity:1!important;
  backdrop-filter:none!important;
  -webkit-backdrop-filter:none!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-toggle{
  opacity:0!important;
  pointer-events:none!important;
  transform:scale(.96)!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel{
  position:fixed!important;
  left:50%!important;
  right:auto!important;
  top:auto!important;
  bottom:calc(var(--safe-bottom) + 12px)!important;
  width:min(390px,calc(100vw - 20px))!important;
  max-height:min(430px,58dvh)!important;
  overflow:auto!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:10px!important;
  z-index:10001!important;
  transform:translateX(-50%)!important;
  opacity:1!important;
  pointer-events:auto!important;
  border-radius:28px 28px 24px 24px!important;
  padding:17px 14px 15px!important;
  background:rgba(255,253,248,.99)!important;
  border:1px solid rgba(78,61,42,.12)!important;
  box-shadow:0 -10px 34px rgba(42,33,25,.16)!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel:before{
  content:""!important;
  position:absolute!important;
  left:50%!important;
  top:7px!important;
  width:42px!important;
  height:4px!important;
  border-radius:999px!important;
  transform:translateX(-50%)!important;
  background:rgba(78,61,42,.18)!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel h3{
  margin:7px 2px 0!important;
  color:var(--mf-brown)!important;
  font-size:14px!important;
  line-height:1.05!important;
  font-weight:950!important;
  letter-spacing:-.03em!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-guide-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:7px!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-guide-grid button{
  min-height:38px!important;
  height:38px!important;
  text-align:center!important;
  justify-items:center!important;
  align-content:center!important;
  padding:0 8px!important;
  border-radius:999px!important;
  background:var(--mf-brown)!important;
  color:#fff!important;
  border:1px solid var(--mf-brown)!important;
  box-shadow:0 5px 12px rgba(42,33,25,.10)!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-guide-grid button span{
  font-size:12px!important;
  line-height:1!important;
  color:#fff!important;
  white-space:nowrap!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid{
  display:flex!important;
  flex-wrap:wrap!important;
  align-items:flex-start!important;
  align-content:flex-start!important;
  gap:8px!important;
  max-height:205px!important;
  overflow:auto!important;
  padding:1px 2px 3px!important;
  scrollbar-width:none!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid::-webkit-scrollbar{display:none!important}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid button{
  flex:0 0 auto!important;
  display:inline-grid!important;
  grid-template-columns:1fr auto!important;
  align-items:center!important;
  justify-content:center!important;
  min-height:38px!important;
  height:38px!important;
  border-radius:999px!important;
  padding:0 15px!important;
  background:#fff8ea!important;
  border:1px solid rgba(78,61,42,.11)!important;
  color:var(--mf-brown)!important;
  box-shadow:none!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid button span{
  display:block!important;
  max-width:none!important;
  overflow:visible!important;
  text-overflow:clip!important;
  white-space:nowrap!important;
  font-size:13px!important;
  line-height:1!important;
  font-weight:950!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid button.active{
  background:var(--mf-gold-soft)!important;
  color:var(--mf-brown)!important;
  border-color:rgba(232,165,54,.70)!important;
  box-shadow:0 0 0 2px rgba(232,165,54,.13)!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid button.active:after{
  content:""!important;
  width:6px!important;
  height:6px!important;
  margin-left:8px!important;
  border-radius:999px!important;
  background:var(--mf-gold)!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid button.has-cart-items{
  padding-right:26px!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid .mf-seed-cat-badge{
  top:-5px!important;
  right:-4px!important;
  min-width:18px!important;
  height:18px!important;
  padding:0 4px!important;
  font-size:10px!important;
  border-color:var(--mf-paper)!important;
}
@media (max-width:374px){
  html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel{width:calc(100vw - 14px)!important;max-height:min(410px,60dvh)!important;padding:16px 12px 14px!important;}
  html.mf-menu-core-route .mf-direct-seed.open .mf-seed-guide-grid{gap:6px!important;}
  html.mf-menu-core-route .mf-direct-seed.open .mf-seed-guide-grid button span{font-size:11px!important;}
  html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid button{height:36px!important;min-height:36px!important;padding:0 13px!important;}
}


/* V39I seed bottom sheet scroll fix: keep drawer above bottom nav and make it selectable */
html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel{
  bottom:calc(var(--nav-height) + var(--safe-bottom) + 10px)!important;
  max-height:min(500px,calc(100dvh - var(--nav-height) - var(--safe-bottom) - 126px))!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  -webkit-overflow-scrolling:touch!important;
  touch-action:pan-y!important;
  padding-bottom:18px!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid{
  max-height:min(260px,calc(100dvh - var(--nav-height) - var(--safe-bottom) - 302px))!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  -webkit-overflow-scrolling:touch!important;
  overscroll-behavior:contain!important;
  touch-action:pan-y!important;
  padding-bottom:8px!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-guide-grid{
  flex-shrink:0!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid button{
  scroll-margin-bottom:18px!important;
}
@media (max-height:720px){
  html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel{
    max-height:calc(100dvh - var(--nav-height) - var(--safe-bottom) - 96px)!important;
    padding-top:15px!important;
    padding-bottom:14px!important;
  }
  html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid{
    max-height:220px!important;
  }
}
@media (max-width:374px){
  html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel{
    bottom:calc(var(--nav-height) + var(--safe-bottom) + 8px)!important;
    max-height:calc(100dvh - var(--nav-height) - var(--safe-bottom) - 106px)!important;
  }
}


/* V39J seed auto-hide + soft glow: attention without neon */
html.mf-menu-core-route .mf-direct-seed.open{
  background:rgba(36,26,19,.08)!important;
  transition:background .18s ease!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel{
  animation:mfSeedSheetIn .18s ease-out both!important;
  border-color:rgba(232,165,54,.34)!important;
  box-shadow:0 -8px 30px rgba(42,33,25,.13),0 0 0 1px rgba(232,165,54,.12),0 0 24px rgba(232,165,54,.16)!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-guide-grid button{
  box-shadow:0 6px 14px rgba(42,33,25,.10),0 0 0 1px rgba(232,165,54,.06)!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid button.active{
  background:linear-gradient(180deg,#fff6d8 0%,#ffefbd 100%)!important;
  border-color:rgba(232,165,54,.78)!important;
  box-shadow:0 0 0 2px rgba(232,165,54,.14),0 6px 14px rgba(42,33,25,.05)!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-seed-category-grid button.has-cart-items:not(.active){
  box-shadow:0 0 0 1px rgba(232,165,54,.18)!important;
}
@keyframes mfSeedSheetIn{
  from{opacity:0;transform:translateX(-50%) translateY(12px)!important;}
  to{opacity:1;transform:translateX(-50%) translateY(0)!important;}
}
@media (prefers-reduced-motion: reduce){
  html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel{animation:none!important;}
}


/* V39K header safe-area fix: keep brand/status below iOS browser overlay */
html.mf-menu-core-route .mf-menu-core{
  --mf-menu-safe-top: max(env(safe-area-inset-top), 34px);
  --menu-header-h: calc(var(--mf-menu-safe-top) + 88px)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header{
  top:0!important;
  height:var(--menu-header-h)!important;
  min-height:var(--menu-header-h)!important;
  padding:calc(var(--mf-menu-safe-top) + 10px) var(--menu-x) 12px!important;
  align-items:flex-start!important;
  overflow:visible!important;
  box-sizing:border-box!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header:before{
  content:""!important;
  position:absolute!important;
  left:0!important;
  right:0!important;
  top:-120px!important;
  height:120px!important;
  background:var(--mf-bg)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-brand{
  min-width:0!important;
  padding-top:0!important;
  overflow:visible!important;
}
html.mf-menu-core-route .mf-menu-core .mf-brand strong{
  display:block!important;
  min-height:25px!important;
  line-height:1.08!important;
  overflow:visible!important;
}
html.mf-menu-core-route .mf-menu-core .mf-brand span{
  display:block!important;
  margin-top:4px!important;
  line-height:1.2!important;
  overflow:visible!important;
}
html.mf-menu-core-route .mf-menu-core .mf-status{
  flex:0 0 auto!important;
  margin-top:0!important;
  align-self:flex-start!important;
  overflow:visible!important;
}
@supports (padding-top: max(1px, 2px)){
  html.mf-menu-core-route .mf-menu-core{
    --mf-menu-safe-top: max(env(safe-area-inset-top), 34px);
  }
}


/* V39L bottom navigation safe fix: move nav down to browser edge and recover menu space */
html.mf-menu-core-route .mf-bottom-nav{
  bottom:0!important;
  height:58px!important;
  min-height:58px!important;
  padding:6px 8px!important;
  border-top:1px solid rgba(78,61,42,.10)!important;
  box-shadow:0 -6px 18px rgba(42,33,25,.055)!important;
  box-sizing:border-box!important;
}
html.mf-menu-core-route .mf-bottom-nav a{
  min-height:46px!important;
  border-radius:15px!important;
  font-size:12px!important;
}
html.mf-menu-core-route .mf-bottom-nav i{
  top:1px!important;
  right:14px!important;
}
html.mf-menu-core-route .mf-jar-bar{
  bottom:66px!important;
}
html.mf-menu-core-route .mf-direct-seed:not(.open){
  bottom:calc(58px + 82px)!important;
}
html.mf-menu-core-route .mf-upsell-toast{
  bottom:calc(58px + 76px)!important;
}
html.mf-menu-core-route .mf-phone{
  padding-bottom:calc(58px + 154px)!important;
}
@supports (bottom: env(safe-area-inset-bottom)){
  @media (display-mode: standalone){
    html.mf-menu-core-route .mf-bottom-nav{
      bottom:var(--safe-bottom)!important;
      height:66px!important;
      padding:8px!important;
    }
    html.mf-menu-core-route .mf-jar-bar{
      bottom:calc(66px + var(--safe-bottom) + 10px)!important;
    }
  }
}


/* V39M viewport space fix: reclaim top/bottom blank area while keeping safe layout */
html.mf-menu-core-route,
html.mf-menu-core-route body,
html.mf-menu-core-route .mf-app,
html.mf-menu-core-route .mf-shell{
  background:var(--mf-bg)!important;
}
html.mf-menu-core-route .mf-menu-core{
  --mf-menu-safe-top: env(safe-area-inset-top)!important;
  --menu-header-h: calc(var(--mf-menu-safe-top) + 76px)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header{
  height:var(--menu-header-h)!important;
  min-height:var(--menu-header-h)!important;
  padding:calc(var(--mf-menu-safe-top) + 8px) var(--menu-x) 8px!important;
  margin:0 calc(-1 * var(--menu-x))!important;
  align-items:flex-start!important;
}
html.mf-menu-core-route .mf-menu-core .mf-brand strong{
  min-height:24px!important;
  line-height:1.05!important;
}
html.mf-menu-core-route .mf-menu-core .mf-brand span{
  margin-top:3px!important;
  line-height:1.18!important;
}
html.mf-menu-core-route .mf-menu-core .mf-status{
  margin-top:0!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot{
  top:var(--menu-header-h)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs{
  top:calc(var(--menu-header-h) + var(--menu-hot-h))!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section{
  scroll-margin-top:calc(var(--menu-header-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 14px)!important;
}
html.mf-menu-core-route .mf-bottom-nav{
  bottom:-18px!important;
  height:76px!important;
  min-height:76px!important;
  padding:6px 8px 22px!important;
  box-sizing:border-box!important;
  background:rgba(255,253,248,.985)!important;
}
html.mf-menu-core-route .mf-bottom-nav::after{
  content:""!important;
  position:fixed!important;
  left:50%!important;
  bottom:-86px!important;
  width:min(100%,var(--app-max-width))!important;
  height:86px!important;
  transform:translateX(-50%)!important;
  background:rgba(255,253,248,.985)!important;
  pointer-events:none!important;
}
html.mf-menu-core-route .mf-bottom-nav a{
  min-height:44px!important;
}
html.mf-menu-core-route .mf-jar-bar{
  bottom:52px!important;
}
html.mf-menu-core-route .mf-direct-seed:not(.open){
  bottom:calc(52px + 82px)!important;
}
html.mf-menu-core-route .mf-upsell-toast{
  bottom:calc(52px + 72px)!important;
}
html.mf-menu-core-route .mf-phone{
  padding-bottom:calc(52px + 132px)!important;
}
@supports (padding-top: max(1px, 2px)){
  html.mf-menu-core-route .mf-menu-core{
    --mf-menu-safe-top:max(env(safe-area-inset-top),0px)!important;
  }
}
@media (display-mode: standalone){
  html.mf-menu-core-route .mf-menu-core{
    --mf-menu-safe-top:env(safe-area-inset-top)!important;
  }
  html.mf-menu-core-route .mf-bottom-nav{
    bottom:var(--safe-bottom)!important;
    height:66px!important;
    min-height:66px!important;
    padding:8px!important;
  }
  html.mf-menu-core-route .mf-bottom-nav::after{display:none!important;}
  html.mf-menu-core-route .mf-jar-bar{
    bottom:calc(66px + var(--safe-bottom) + 10px)!important;
  }
}


/* V39N bottom safe final: keep jar above nav and reclaim browser-edge space */
html.mf-menu-core-route .mf-bottom-nav{
  bottom:-30px!important;
  height:82px!important;
  min-height:82px!important;
  padding:6px 8px 30px!important;
  align-items:start!important;
  box-sizing:border-box!important;
  background:rgba(255,253,248,.99)!important;
  border-top:1px solid rgba(78,61,42,.10)!important;
  box-shadow:0 -5px 16px rgba(42,33,25,.045)!important;
}
html.mf-menu-core-route .mf-bottom-nav::after{display:none!important;}
html.mf-menu-core-route .mf-bottom-nav a{
  min-height:44px!important;
  height:44px!important;
  align-self:start!important;
  border-radius:15px!important;
}
html.mf-menu-core-route .mf-bottom-nav i{
  top:0!important;
  right:14px!important;
}
html.mf-menu-core-route .mf-jar-bar{
  bottom:60px!important;
  z-index:66!important;
}
html.mf-menu-core-route .mf-direct-seed:not(.open){
  bottom:calc(60px + 78px)!important;
  z-index:67!important;
}
html.mf-menu-core-route .mf-upsell-toast{
  bottom:calc(60px + 76px)!important;
}
html.mf-menu-core-route .mf-phone{
  padding-bottom:calc(60px + 132px)!important;
}
@media (display-mode: standalone){
  html.mf-menu-core-route .mf-bottom-nav{
    bottom:var(--safe-bottom)!important;
    height:66px!important;
    min-height:66px!important;
    padding:8px!important;
  }
  html.mf-menu-core-route .mf-jar-bar{
    bottom:calc(66px + var(--safe-bottom) + 12px)!important;
  }
  html.mf-menu-core-route .mf-direct-seed:not(.open){
    bottom:calc(66px + var(--safe-bottom) + 92px)!important;
  }
}


/* V39O category tab centering fix: keep selected category visible and centered */
html.mf-menu-core-route .mf-menu-core .mf-tab-rail{
  scroll-padding-inline:50%!important;
  padding-left:calc(50% - 56px)!important;
  padding-right:calc(50% - 56px)!important;
  box-sizing:border-box!important;
}
html.mf-menu-core-route .mf-menu-core .mf-tab-rail button{
  scroll-snap-align:center!important;
  scroll-margin-inline:50%!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs{
  overflow:hidden!important;
}


/* V40A visual polish: brand trust strip, refined seed sheet, lightweight feedback */
html.mf-menu-core-route .mf-trust-strip{
  display:grid!important;
  margin:0 0 9px!important;
  padding:9px 13px!important;
  border:1px solid rgba(232,165,54,.24)!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,rgba(255,250,238,.96) 0%,rgba(255,253,248,.99) 100%)!important;
  box-shadow:0 5px 16px rgba(42,33,25,.04)!important;
}
html.mf-menu-core-route .mf-trust-strip b{
  display:block!important;
  color:var(--mf-brown)!important;
  font-size:13px!important;
  line-height:1.15!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
}
html.mf-menu-core-route .mf-trust-strip span{
  display:block!important;
  margin-top:3px!important;
  color:rgba(78,61,42,.68)!important;
  font-size:11px!important;
  line-height:1.18!important;
  font-weight:850!important;
  white-space:nowrap!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
html.mf-menu-core-route .mf-direct-seed.open .mf-direct-seed-panel{
  box-shadow:0 -8px 32px rgba(42,33,25,.18),0 0 0 1px rgba(232,165,54,.16),0 0 30px rgba(232,165,54,.12)!important;
}
html.mf-menu-core-route .mf-seed-guide-grid button{
  height:38px!important;
  min-height:38px!important;
  border-radius:999px!important;
  text-align:center!important;
  justify-content:center!important;
  align-content:center!important;
}
html.mf-menu-core-route .mf-seed-category-grid button{
  transition:transform .14s ease, background-color .14s ease, border-color .14s ease!important;
}
html.mf-menu-core-route .mf-seed-category-grid button.active{
  background:#fff0c9!important;
  color:var(--mf-brown)!important;
  border-color:rgba(232,165,54,.68)!important;
  box-shadow:inset 0 0 0 1px rgba(232,165,54,.16)!important;
}
html.mf-menu-core-route button:active,
html.mf-menu-core-route [data-product-id]:active,
html.mf-menu-core-route .mf-jar-bar:active{
  transform:scale(.985)!important;
}
html.mf-menu-core-route .mf-hot-card,
html.mf-menu-core-route .mf-product-row,
html.mf-menu-core-route .mf-hero-card{
  transition:transform .14s ease, box-shadow .14s ease!important;
}
html.mf-menu-core-route .mf-jar-pulse{
  animation:mfJarPulse .42s ease-out!important;
}
@keyframes mfJarPulse{
  0%{transform:translateZ(0) scale(1);box-shadow:0 14px 32px rgba(42,33,25,.16)}
  38%{transform:translateZ(0) scale(1.018);box-shadow:0 16px 38px rgba(232,165,54,.26)}
  100%{transform:translateZ(0) scale(1);box-shadow:0 14px 32px rgba(42,33,25,.16)}
}
@media (prefers-reduced-motion:reduce){
  html.mf-menu-core-route *{animation-duration:.001ms!important;transition-duration:.001ms!important;scroll-behavior:auto!important}
}


/* V40C clarity polish: clearer status, compact trust strip, cleaner cards, image fade */
html.mf-menu-core-route .mf-menu-core .mf-status b{
  font-size:13px!important;
  letter-spacing:.02em!important;
}
html.mf-menu-core-route .mf-menu-core .mf-status span{
  font-size:11px!important;
}
html.mf-menu-core-route .mf-trust-strip{
  min-height:44px!important;
  margin:0 0 8px!important;
  padding:8px 12px!important;
  border-radius:16px!important;
  background:linear-gradient(90deg,rgba(255,248,231,.98) 0%,rgba(255,253,248,.99) 100%)!important;
}
html.mf-menu-core-route .mf-trust-strip b{
  font-size:13px!important;
  line-height:1.05!important;
}
html.mf-menu-core-route .mf-trust-strip span{
  margin-top:3px!important;
  font-size:10.5px!important;
  line-height:1.12!important;
}
html.mf-menu-core-route .mf-menu-core .mf-product-row .mf-row-copy p{
  display:none!important;
}
html.mf-menu-core-route .mf-menu-core .mf-product-row .mf-row-copy h3{
  font-size:13.5px!important;
  font-weight:950!important;
  letter-spacing:-.02em!important;
}
html.mf-menu-core-route .mf-menu-core .mf-product-row .mf-row-copy b{
  font-size:15.5px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hero-body p{
  max-width:calc(100% - 42px)!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
html.mf-menu-core-route .mf-menu-core img{
  opacity:1!important;
  transition:opacity .18s ease!important;
}
html.mf-menu-core-route .mf-menu-core .mf-card-badge{
  max-width:82%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
html.mf-menu-core-route .mf-jar-bar [data-jar-title]{
  letter-spacing:-.02em!important;
}
html.mf-menu-core-route .mf-jar-bar [data-jar-sub]{
  font-size:11px!important;
  color:rgba(78,61,42,.72)!important;
}
html.mf-menu-core-route .mf-core-pop-add:active,
html.mf-menu-core-route .mf-product-row>button:active,
html.mf-menu-core-route .mf-hero-body button:active{
  transform:scale(.92)!important;
}


/* V40D popular rail display spec: 2.3-card hero-style popular rail, compact 3.6-card rail after scroll */
html.mf-menu-core-route .mf-menu-core{
  --menu-hot-h:190px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed{
  --menu-hot-h:78px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot{
  height:var(--menu-hot-h)!important;
  min-height:var(--menu-hot-h)!important;
  max-height:var(--menu-hot-h)!important;
  padding:8px var(--menu-x) 10px!important;
  overflow:hidden!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-head{
  height:30px!important;
  min-height:30px!important;
  max-height:30px!important;
  margin:0 0 8px!important;
  align-items:center!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-head h2{
  font-size:21px!important;
  line-height:30px!important;
  letter-spacing:-.045em!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-guide{
  gap:6px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-guide button{
  height:28px!important;
  min-height:28px!important;
  line-height:28px!important;
  padding:0 9px!important;
  font-size:11px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-rail{
  display:grid!important;
  grid-auto-flow:column!important;
  grid-auto-columns:42%!important;
  gap:12px!important;
  height:134px!important;
  min-height:134px!important;
  max-height:134px!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x proximity!important;
  scroll-padding-inline:var(--menu-x)!important;
  scrollbar-width:none!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card{
  height:134px!important;
  min-height:134px!important;
  max-height:134px!important;
  grid-template-rows:90px 44px!important;
  border-radius:18px!important;
  scroll-snap-align:start!important;
  overflow:hidden!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card .mf-product-photo{
  height:90px!important;
  min-height:90px!important;
  max-height:90px!important;
  border-radius:18px 18px 10px 10px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card .mf-product-photo img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  object-position:center!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card .mf-card-badge{
  max-width:82%!important;
  height:22px!important;
  line-height:22px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  font-size:10.5px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card>div:last-child{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) 38px!important;
  grid-template-rows:20px 20px!important;
  height:44px!important;
  min-height:44px!important;
  max-height:44px!important;
  padding:4px 46px 4px 9px!important;
  box-sizing:border-box!important;
  overflow:visible!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card b{
  grid-column:1/-1!important;
  font-size:13px!important;
  line-height:20px!important;
  font-weight:950!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card strong{
  grid-column:1/2!important;
  font-size:16px!important;
  line-height:20px!important;
  color:#b45718!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card .mf-core-pop-add{
  right:7px!important;
  bottom:7px!important;
  width:36px!important;
  height:36px!important;
  min-width:36px!important;
  min-height:36px!important;
  font-size:22px!important;
  line-height:36px!important;
  box-shadow:0 6px 13px rgba(42,33,25,.17)!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot{
  height:78px!important;
  min-height:78px!important;
  max-height:78px!important;
  padding:6px var(--menu-x)!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-head{
  display:none!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-rail{
  grid-auto-columns:calc((100% - 36px)/3.6)!important;
  gap:12px!important;
  height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card{
  display:block!important;
  height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
  grid-template-rows:66px!important;
  border-radius:15px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card .mf-product-photo{
  height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
  border-radius:15px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card .mf-card-badge,
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card>div:last-child{
  display:none!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card .mf-core-pop-add{
  display:grid!important;
  right:7px!important;
  bottom:7px!important;
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  min-height:30px!important;
  font-size:18px!important;
  line-height:30px!important;
}
@media (max-width:374px){
  html.mf-menu-core-route .mf-menu-core .mf-hot-rail{grid-auto-columns:44%!important;}
  html.mf-menu-core-route .mf-menu-core .mf-hot-guide button{font-size:10px!important;padding:0 7px!important;}
}

/* V40E header banner placement + popular rail bigger visual
   - Replace the old subtitle under 點單 with a slim brand banner inside the sticky header
   - Remove the separate lower trust strip from the flow
   - Enlarge normal popular cards to ~2.15 visible cards, keep compact rail on scroll */
html.mf-menu-core-route .mf-menu-core{
  --menu-header-h: calc(var(--mf-menu-safe-top) + 116px)!important;
  --menu-hot-h: 208px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed{
  --menu-hot-h:78px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-rows:auto auto!important;
  gap:8px 12px!important;
  height:var(--menu-header-h)!important;
  min-height:var(--menu-header-h)!important;
  padding:calc(var(--mf-menu-safe-top) + 8px) var(--menu-x) 9px!important;
  align-items:start!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-brand{
  grid-column:1!important;
  grid-row:1!important;
  align-self:start!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-brand strong{
  min-height:24px!important;
  line-height:1.04!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-brand span{
  display:none!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-status{
  grid-column:2!important;
  grid-row:1!important;
  align-self:start!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip{
  grid-column:1 / -1!important;
  grid-row:2!important;
  display:block!important;
  min-height:38px!important;
  height:38px!important;
  box-sizing:border-box!important;
  margin:0!important;
  padding:7px 14px!important;
  border:1px solid rgba(232,165,54,.35)!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,rgba(255,248,231,.98) 0%,rgba(255,253,248,.99) 100%)!important;
  box-shadow:0 5px 13px rgba(42,33,25,.035)!important;
  overflow:hidden!important;
  position:relative!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip:before,
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip:after{
  content:""!important;
  position:absolute!important;
  top:50%!important;
  width:18px!important;
  height:8px!important;
  transform:translateY(-50%)!important;
  opacity:.55!important;
  background:radial-gradient(circle at 3px 4px,rgba(232,165,54,.75) 0 2px,transparent 3px),linear-gradient(90deg,transparent 0,rgba(232,165,54,.55) 50%,transparent 100%)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip:before{left:12px!important;}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip:after{right:12px!important;transform:translateY(-50%) scaleX(-1)!important;}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip div{
  display:flex!important;
  align-items:center!important;
  gap:12px!important;
  min-width:0!important;
  padding:0 24px!important;
  white-space:nowrap!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip b{
  flex:0 0 auto!important;
  display:block!important;
  color:var(--mf-brown)!important;
  font-size:14px!important;
  line-height:22px!important;
  font-weight:950!important;
  letter-spacing:-.03em!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip span{
  flex:1 1 auto!important;
  display:block!important;
  min-width:0!important;
  margin:0!important;
  color:rgba(78,61,42,.72)!important;
  font-size:11px!important;
  line-height:22px!important;
  font-weight:850!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot{
  top:var(--menu-header-h)!important;
  height:var(--menu-hot-h)!important;
  min-height:var(--menu-hot-h)!important;
  max-height:var(--menu-hot-h)!important;
  padding:8px var(--menu-x) 10px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-head{
  height:30px!important;
  min-height:30px!important;
  max-height:30px!important;
  margin:0 0 8px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-rail{
  grid-auto-columns:46%!important;
  gap:12px!important;
  height:150px!important;
  min-height:150px!important;
  max-height:150px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card{
  height:150px!important;
  min-height:150px!important;
  max-height:150px!important;
  grid-template-rows:100px 50px!important;
  border-radius:19px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card .mf-product-photo{
  height:100px!important;
  min-height:100px!important;
  max-height:100px!important;
  border-radius:19px 19px 11px 11px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card>div:last-child{
  height:50px!important;
  min-height:50px!important;
  max-height:50px!important;
  grid-template-rows:22px 22px!important;
  padding:4px 48px 4px 10px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card b{
  font-size:14px!important;
  line-height:22px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card strong{
  font-size:17px!important;
  line-height:22px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot-card .mf-core-pop-add{
  right:8px!important;
  bottom:8px!important;
  width:38px!important;
  height:38px!important;
  min-width:38px!important;
  min-height:38px!important;
  line-height:38px!important;
  font-size:23px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs{
  top:calc(var(--menu-header-h) + var(--menu-hot-h))!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section{
  scroll-margin-top:calc(var(--menu-header-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 18px)!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot{
  height:78px!important;
  min-height:78px!important;
  max-height:78px!important;
  padding:6px var(--menu-x)!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-rail{
  grid-auto-columns:calc((100% - 36px)/3.6)!important;
  height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card{
  height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
  grid-template-rows:66px!important;
  border-radius:15px!important;
}
html.mf-menu-core-route .mf-menu-core.mf-menu-direct-collapsed .mf-hot-card .mf-product-photo{
  height:66px!important;
  min-height:66px!important;
  max-height:66px!important;
  border-radius:15px!important;
}
@media (max-width:374px){
  html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip b{font-size:13px!important;}
  html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip span{font-size:10px!important;}
  html.mf-menu-core-route .mf-menu-core .mf-hot-rail{grid-auto-columns:47%!important;}
}


/* V40F compact header banner fix
   - Trust banner sits under the 點單 title only, not full width
   - Keep it inside the left brand column so it never runs under the opening-status card
   - Shorten copy and remove WhatsApp text for better readability */
html.mf-menu-core-route .mf-menu-core{
  --menu-header-h:calc(var(--mf-menu-safe-top) + 104px)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner{
  grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-rows:auto auto!important;
  gap:5px 12px!important;
  padding:calc(var(--mf-menu-safe-top) + 8px) var(--menu-x) 8px!important;
  height:var(--menu-header-h)!important;
  min-height:var(--menu-header-h)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-brand{
  grid-column:1!important;
  grid-row:1!important;
  align-self:end!important;
  min-width:0!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-status{
  grid-column:2!important;
  grid-row:1 / span 2!important;
  align-self:start!important;
  justify-self:end!important;
  z-index:3!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip{
  grid-column:1!important;
  grid-row:2!important;
  align-self:start!important;
  justify-self:start!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  min-height:30px!important;
  height:30px!important;
  padding:0 11px!important;
  margin:0!important;
  border-radius:999px!important;
  border:1px solid rgba(232,165,54,.32)!important;
  background:linear-gradient(90deg,rgba(255,249,234,.96),rgba(255,253,248,.98))!important;
  box-shadow:0 3px 10px rgba(42,33,25,.025)!important;
  overflow:hidden!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip:before,
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip:after{
  width:6px!important;
  height:6px!important;
  border-radius:999px!important;
  background:rgba(232,165,54,.42)!important;
  opacity:.58!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip:before{left:8px!important;}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip:after{right:8px!important;}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip div{
  height:100%!important;
  display:flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:0!important;
  padding:0 9px!important;
  min-width:0!important;
  white-space:nowrap!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip b{
  display:block!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:rgba(78,61,42,.86)!important;
  font-size:12px!important;
  line-height:28px!important;
  font-weight:900!important;
  letter-spacing:-.035em!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip span{
  display:none!important;
}
@media (max-width:374px){
  html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip b{font-size:11px!important;}
}


/* V40G header banner boundary fix
   - Keep the small brand banner inside the left title area only
   - Do not let it cross under the opening-status card or pass the visual header boundary
   - Shorter copy, smaller pill, no truncated WhatsApp text */
html.mf-menu-core-route .mf-menu-core{
  --menu-header-h:calc(var(--mf-menu-safe-top) + 96px)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner{
  grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-rows:28px 24px!important;
  column-gap:12px!important;
  row-gap:4px!important;
  height:var(--menu-header-h)!important;
  min-height:var(--menu-header-h)!important;
  padding:calc(var(--mf-menu-safe-top) + 8px) var(--menu-x) 7px!important;
  align-items:start!important;
  overflow:hidden!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-brand{
  grid-column:1!important;
  grid-row:1!important;
  min-width:0!important;
  align-self:start!important;
  display:flex!important;
  align-items:flex-start!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-brand strong{
  font-size:23px!important;
  line-height:28px!important;
  min-height:28px!important;
  max-height:28px!important;
  overflow:hidden!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-status{
  grid-column:2!important;
  grid-row:1 / span 2!important;
  align-self:start!important;
  justify-self:end!important;
  min-width:108px!important;
  height:56px!important;
  min-height:56px!important;
  max-height:56px!important;
  padding:7px 10px!important;
  z-index:4!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip{
  grid-column:1!important;
  grid-row:2!important;
  align-self:start!important;
  justify-self:start!important;
  width:auto!important;
  max-width:100%!important;
  min-width:0!important;
  height:24px!important;
  min-height:24px!important;
  max-height:24px!important;
  margin:0!important;
  padding:0 10px 0 16px!important;
  box-sizing:border-box!important;
  border-radius:999px!important;
  border:1px solid rgba(232,165,54,.22)!important;
  background:linear-gradient(90deg,rgba(255,249,234,.72),rgba(255,253,248,.84))!important;
  box-shadow:none!important;
  overflow:hidden!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip:before{
  content:""!important;
  position:absolute!important;
  left:8px!important;
  top:50%!important;
  width:4px!important;
  height:4px!important;
  border-radius:999px!important;
  background:rgba(232,165,54,.45)!important;
  transform:translateY(-50%)!important;
  opacity:.8!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip:after{
  display:none!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip div{
  height:100%!important;
  display:block!important;
  padding:0!important;
  min-width:0!important;
  white-space:nowrap!important;
  overflow:hidden!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip b{
  display:block!important;
  min-width:0!important;
  max-width:100%!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
  color:rgba(78,61,42,.82)!important;
  font-size:11px!important;
  line-height:22px!important;
  font-weight:900!important;
  letter-spacing:-.04em!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip span{
  display:none!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot{
  top:var(--menu-header-h)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs{
  top:calc(var(--menu-header-h) + var(--menu-hot-h))!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section{
  scroll-margin-top:calc(var(--menu-header-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 18px)!important;
}
@media (max-width:374px){
  html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip b{font-size:10.5px!important;letter-spacing:-.045em!important;}
}


/* V40H header banner space fix
   - Keep current V40G layout and all menu behaviours
   - Make the small brand banner wider/larger inside the left title column only
   - Do not cross under the operating-status card / red-line boundary
   - Reduce the wasted blank space under the header before the popular section */
html.mf-menu-core-route .mf-menu-core{
  --menu-header-h:calc(var(--mf-menu-safe-top) + 82px)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner{
  grid-template-columns:minmax(0,1fr) auto!important;
  grid-template-rows:28px 28px!important;
  column-gap:12px!important;
  row-gap:3px!important;
  height:var(--menu-header-h)!important;
  min-height:var(--menu-header-h)!important;
  padding:calc(var(--mf-menu-safe-top) + 6px) var(--menu-x) 5px!important;
  overflow:hidden!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-brand strong{
  font-size:23px!important;
  line-height:28px!important;
  min-height:28px!important;
  max-height:28px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-status{
  min-width:108px!important;
  height:56px!important;
  min-height:56px!important;
  max-height:56px!important;
  padding:7px 10px!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip{
  grid-column:1!important;
  grid-row:2!important;
  width:100%!important;
  max-width:100%!important;
  height:28px!important;
  min-height:28px!important;
  max-height:28px!important;
  padding:0 12px 0 18px!important;
  border-color:rgba(232,165,54,.28)!important;
  background:linear-gradient(90deg,rgba(255,248,231,.88),rgba(255,253,248,.96))!important;
  box-shadow:0 3px 10px rgba(42,33,25,.025)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip:before{
  left:9px!important;
  width:5px!important;
  height:5px!important;
  background:rgba(232,165,54,.5)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip b{
  font-size:12px!important;
  line-height:26px!important;
  color:rgba(78,61,42,.88)!important;
  letter-spacing:-.04em!important;
}
html.mf-menu-core-route .mf-menu-core .mf-hot{
  top:var(--menu-header-h)!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-tabs{
  top:calc(var(--menu-header-h) + var(--menu-hot-h))!important;
}
html.mf-menu-core-route .mf-menu-core .mf-menu-section{
  scroll-margin-top:calc(var(--menu-header-h) + var(--menu-hot-h) + var(--menu-tabs-h) + 18px)!important;
}
@media (max-width:374px){
  html.mf-menu-core-route .mf-menu-core{--menu-header-h:calc(var(--mf-menu-safe-top) + 80px)!important;}
  html.mf-menu-core-route .mf-menu-core .mf-header.mf-header-with-banner .mf-trust-strip b{font-size:11.5px!important;}
}

/* V41C F fixed + H custom pricing lock
   Scope: /product detail pages for single riceball / snack / drink only. */
.mf-single-detail{padding-bottom:206px;}
.mf-single-detail .mf-single-hero{position:relative;margin:-2px -4px 0;border-radius:30px;overflow:hidden;background:#f2e7d8;box-shadow:var(--mf-shadow-soft);}
.mf-single-detail .mf-single-img{height:238px;display:grid;place-items:center;background:#f2e7d8;}
.mf-single-detail .mf-single-img img{width:100%;height:100%;object-fit:cover;}
.mf-single-detail .mf-single-img span{display:grid;place-items:center;width:100%;height:100%;color:#8b7359;font-size:34px;font-weight:950;}
.mf-single-detail .mf-float-back,.mf-single-detail .mf-float-heart{position:absolute;top:14px;z-index:3;width:42px;height:42px;border:1px solid rgba(78,61,42,.1);border-radius:999px;background:rgba(255,253,248,.88);color:var(--mf-brown);box-shadow:0 8px 18px rgba(42,33,25,.08);backdrop-filter:blur(12px);font-weight:950;}
.mf-single-detail .mf-float-back{left:14px;font-size:30px;line-height:1;}
.mf-single-detail .mf-float-heart{right:14px;font-size:22px;}
.mf-single-detail .mf-single-title{position:relative;margin:-26px 4px 0;border:1px solid rgba(78,61,42,.12);border-radius:26px;background:rgba(255,253,248,.97);box-shadow:var(--mf-shadow);padding:16px 15px 14px;}
.mf-single-detail .mf-single-badges{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:10px;}
.mf-single-detail .mf-single-badges span{border-radius:999px;background:var(--mf-gold-soft);color:var(--mf-brown);padding:5px 9px;font-size:11px;font-weight:950;}
.mf-single-detail .mf-single-title-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;}
.mf-single-detail .mf-single-title-row h1{margin:0;color:var(--mf-ink);font-size:27px;line-height:1.08;letter-spacing:-.05em;}
.mf-single-detail .mf-single-title-row p{margin:7px 0 0;color:var(--mf-muted);font-size:14px;line-height:1.45;font-weight:750;}
.mf-single-detail .mf-single-title-row strong{color:#b45718;font-size:27px;line-height:1;font-weight:950;white-space:nowrap;}
.mf-single-detail .mf-single-combo-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:13px;}
.mf-single-detail .mf-single-combo-status article{min-width:0;border:1px solid rgba(78,61,42,.1);border-radius:17px;background:#fff8ec;padding:9px 8px;}
.mf-single-detail .mf-single-combo-status span,.mf-single-detail .mf-single-combo-status b{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.mf-single-detail .mf-single-combo-status span{color:var(--mf-muted);font-size:10.5px;font-weight:900;}
.mf-single-detail .mf-single-combo-status b{margin-top:3px;color:var(--mf-brown);font-size:14px;font-weight:950;}
.mf-single-detail .mf-single-guide{margin-top:14px;border-style:solid;background:linear-gradient(135deg,#fff8ec,#fbf6ff);}
.mf-combo-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center;margin-top:16px;border:1px solid rgba(232,165,54,.28);border-radius:24px;background:linear-gradient(135deg,#fff5dc,#fffdf8);box-shadow:var(--mf-shadow-soft);padding:15px;}
.mf-combo-panel small{display:inline-block;margin-bottom:4px;border-radius:999px;background:#fff;color:#b45718;padding:4px 8px;font-size:11px;font-weight:950;}
.mf-combo-panel h2{margin:0;color:var(--mf-ink);font-size:22px;line-height:1.12;letter-spacing:-.04em;}
.mf-combo-panel p{margin:6px 0 0;color:var(--mf-muted);font-size:13px;line-height:1.45;font-weight:750;}
.mf-combo-panel .mf-combo-price{text-align:right;}
.mf-combo-panel .mf-combo-price span{display:block;color:var(--mf-muted);font-size:11px;font-weight:900;}
.mf-combo-panel .mf-combo-price b{display:block;margin-top:2px;color:#b45718;font-size:22px;font-weight:950;}
.mf-combo-panel button{grid-column:1/-1;min-height:42px;border-color:rgba(75,47,29,.18);background:var(--mf-brown);color:#fff;}
.mf-single-choice-block .mf-section-head h2,.mf-single-selector .mf-section-head h2{font-size:20px;}
.mf-soft-note{margin-top:10px;border-radius:15px;background:#fff8ec;color:var(--mf-muted);padding:10px 11px;font-size:12px;font-weight:800;line-height:1.35;}
.mf-option-group{display:grid;gap:8px;margin-top:10px;}
.mf-option-group:first-of-type{margin-top:0;}
.mf-option-group>b{color:var(--mf-brown);font-size:13px;font-weight:950;}
.mf-addon-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;}
.mf-addon-card{position:relative;min-width:0;display:grid;grid-template-rows:78px auto auto auto;gap:5px;border:1px solid var(--mf-line);border-radius:19px;background:var(--mf-paper);padding:7px;text-align:left;color:var(--mf-brown);font-weight:900;}
.mf-addon-card i{display:block;width:100%;height:78px;overflow:hidden;border-radius:14px;background:#f2e7d8;font-style:normal;}
.mf-addon-card i img{width:100%;height:100%;object-fit:cover;}
.mf-addon-card i span{display:grid;place-items:center;width:100%;height:100%;color:#8b7359;font-size:12px;font-weight:950;}
.mf-addon-card b,.mf-addon-card span,.mf-addon-card em{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.mf-addon-card b{font-size:12.5px;line-height:1.18;color:var(--mf-ink);}
.mf-addon-card span{color:#b45718;font-size:13px;font-weight:950;}
.mf-addon-card em{width:max-content;max-width:100%;border-radius:999px;background:var(--mf-gold-soft);color:var(--mf-brown);padding:3px 7px;font-size:10.5px;font-style:normal;font-weight:950;}
.mf-addon-card.selected{border-color:var(--mf-gold);background:#fff8ec;box-shadow:0 0 0 2px rgba(232,165,54,.18);}
.mf-addon-card.selected:after,.mf-drink-card.selected:after{content:"✓";position:absolute;top:7px;right:7px;width:22px;height:22px;border-radius:999px;background:var(--mf-gold);color:#3b260f;font-size:13px;line-height:22px;text-align:center;font-weight:950;}
.mf-drink-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;}
.mf-drink-card{position:relative;min-height:78px;border:1px solid var(--mf-line);border-radius:18px;background:var(--mf-paper);color:var(--mf-brown);padding:11px;text-align:left;font-weight:900;}
.mf-drink-card small,.mf-drink-card b,.mf-drink-card span{display:block;}
.mf-drink-card small{width:max-content;border-radius:999px;background:var(--mf-purple-soft);color:var(--mf-purple);padding:3px 7px;font-size:10.5px;font-weight:950;}
.mf-drink-card b{margin-top:8px;color:var(--mf-ink);font-size:15px;}
.mf-drink-card span{margin-top:2px;color:#b45718;font-size:14px;font-weight:950;}
.mf-drink-card.selected{border-color:var(--mf-gold);background:#fff8ec;box-shadow:0 0 0 2px rgba(232,165,54,.16);}
.mf-detail-bar.mf-single-bar{padding:10px 12px 11px;border-top-color:rgba(78,61,42,.12);}
.mf-detail-bar.mf-single-bar textarea{height:40px;min-height:40px;border-radius:15px;}
.mf-detail-bar.mf-single-bar .mf-qty{grid-template-columns:1fr 36px 34px 36px;margin-top:7px;}
.mf-detail-bar.mf-single-bar .mf-add-row{grid-template-columns:minmax(0,1fr) 150px;}
.mf-detail-bar.mf-single-bar .mf-add-row .mf-primary{min-height:52px;border-radius:18px;background:var(--mf-brown);font-size:15px;}
.mf-detail-bar.mf-single-bar .mf-add-row div{background:linear-gradient(135deg,#fff8ec,#fffdf8);}
@media(max-width:374px){.mf-single-detail .mf-single-img{height:218px}.mf-single-detail .mf-single-title-row h1{font-size:23px}.mf-addon-grid{gap:7px}.mf-addon-card{grid-template-rows:68px auto auto auto;padding:6px}.mf-addon-card i{height:68px}.mf-detail-bar.mf-single-bar .mf-add-row{grid-template-columns:minmax(0,1fr) 132px}}


/* V41C pricing display lock */
.mf-combo-saving{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr auto;gap:8px;align-items:center;margin-top:12px;border:1px solid rgba(232,165,54,.25);border-radius:18px;background:rgba(255,248,236,.82);padding:10px;}
.mf-combo-saving span,.mf-combo-saving strong{display:block;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-weight:950;}
.mf-combo-saving span{color:var(--mf-muted);font-size:12px;}
.mf-combo-saving span b{color:var(--mf-brown);font-size:15px;}
.mf-combo-saving strong{border-radius:999px;background:var(--mf-gold);color:#3b260f;padding:7px 9px;font-size:13px;text-align:center;}
.mf-fixed-value{background:linear-gradient(135deg,#fff8ec,#fffdf8);}
.mf-fixed-price{display:flex;align-items:center;justify-content:space-between;border:1px solid rgba(78,61,42,.1);border-radius:18px;background:#fff;padding:12px;}
.mf-fixed-price span{color:var(--mf-muted);font-size:13px;font-weight:900;}
.mf-fixed-price b{color:#b45718;font-size:24px;font-weight:950;}
@media(max-width:374px){.mf-combo-saving{grid-template-columns:1fr;}.mf-combo-saving strong{text-align:left;}}


/* V41G single detail picker polish */
.mf-single-detail{padding-bottom:248px;}
.mf-single-detail .mf-headline-price{display:grid;justify-items:end;gap:3px;}
.mf-single-detail .mf-headline-price em{color:var(--mf-muted);font-size:11px;font-style:normal;font-weight:950;}
.mf-single-detail .mf-headline-price small{color:var(--mf-muted);font-size:11px;font-weight:850;}
.mf-ingredient-row{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin-top:12px;}
.mf-ingredient-row span{color:var(--mf-muted);font-size:12px;font-weight:950;}
.mf-ingredient-row b{border:1px solid rgba(78,61,42,.12);border-radius:999px;background:#fff8ec;color:var(--mf-brown);padding:6px 9px;font-size:12px;font-weight:950;}
.mf-single-guide.compact{padding:12px 14px;background:#fff8ec;}
.mf-combo-panel.ready{background:linear-gradient(135deg,#fff8ec,#fffdf8);}
.mf-picker-chip{background:#fffdf8;}
.mf-selected-combo{border-color:rgba(232,165,54,.24);background:linear-gradient(135deg,#fffaf0,#fffdf8);}
.mf-selected-list{display:grid;gap:8px;}
.mf-selected-list button{display:grid;grid-template-columns:58px minmax(0,1fr) auto;gap:9px;align-items:center;min-height:52px;border:1px solid rgba(78,61,42,.12);border-radius:16px;background:rgba(255,253,248,.92);padding:10px;text-align:left;}
.mf-selected-list span{color:var(--mf-muted);font-size:12px;font-weight:950;}
.mf-selected-list b{overflow:hidden;color:var(--mf-ink);font-size:15px;font-weight:950;text-overflow:ellipsis;white-space:nowrap;}
.mf-selected-list em{color:#b45718;font-size:12px;font-style:normal;font-weight:950;white-space:nowrap;}
.mf-combo-saving.compact{margin-top:10px;}
.mf-addon-card small,.mf-drink-card em{display:block;overflow:hidden;color:var(--mf-muted);font-size:10.5px;font-style:normal;font-weight:850;text-overflow:ellipsis;white-space:nowrap;}
.mf-picker-backdrop{position:fixed;inset:0;z-index:90;display:grid;align-items:end;background:rgba(36,26,19,.28);backdrop-filter:blur(5px);}
.mf-picker-sheet{width:min(100%,var(--app-max-width));max-height:74dvh;margin:0 auto;border-radius:26px 26px 0 0;background:var(--mf-paper);box-shadow:0 -18px 48px rgba(42,33,25,.2);padding:16px 16px calc(18px + var(--safe-bottom));box-sizing:border-box;overflow:hidden;}
.mf-picker-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;}
.mf-picker-head b{color:var(--mf-ink);font-size:21px;font-weight:950;letter-spacing:-.04em;}
.mf-picker-head button{width:38px;height:38px;border:1px solid var(--mf-line);border-radius:999px;background:#fff8ec;color:var(--mf-brown);font-size:22px;font-weight:950;}
.mf-picker-body{display:grid;gap:9px;max-height:58dvh;overflow-y:auto;padding-right:2px;}
.mf-picker-body.grid{grid-template-columns:repeat(2,minmax(0,1fr));}
.mf-picker-body.grid .mf-addon-card{grid-template-rows:72px auto auto auto auto;}
.mf-picker-body.grid .mf-addon-card i{height:72px;}
.mf-picker-option{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;min-height:56px;border:1px solid var(--mf-line);border-radius:18px;background:var(--mf-paper);padding:12px;text-align:left;}
.mf-picker-option b{color:var(--mf-ink);font-size:16px;font-weight:950;}
.mf-picker-option span{color:var(--mf-muted);font-size:12px;font-weight:850;}
.mf-picker-option.selected{border-color:var(--mf-gold);background:#fff8ec;box-shadow:0 0 0 2px rgba(232,165,54,.16);}
@media(max-width:374px){.mf-picker-body.grid{grid-template-columns:1fr}.mf-single-detail{padding-bottom:258px}}


/* V41H riceball ingredient + visual picker fix */
.mf-riceball-ingredients .mf-section-head button{border:0;background:transparent;color:var(--mf-purple);font-size:12px;font-weight:950;white-space:nowrap;}
.mf-ingredient-live button,.mf-ingredient-summary button{border:1px solid rgba(78,61,42,.12);border-radius:999px;background:#fffdf8;color:var(--mf-purple);padding:6px 10px;font-size:12px;font-weight:950;}
.mf-ingredient-row b.removed,.mf-ingredient-summary span.removed{opacity:.58;text-decoration:line-through;background:#f4eee6;color:var(--mf-muted);}
.mf-ingredient-summary{display:flex;flex-wrap:wrap;gap:8px;align-items:center;}
.mf-ingredient-summary span,.mf-ingredient-summary button{border:1px solid rgba(78,61,42,.12);border-radius:999px;background:#fff8ec;color:var(--mf-brown);padding:8px 11px;font-size:13px;font-weight:950;}
.mf-ingredient-summary button.selected{border-color:var(--mf-gold);background:var(--mf-gold-soft);box-shadow:0 0 0 2px rgba(232,165,54,.16);}
.mf-drink-card.mf-visual-choice{display:grid;grid-template-columns:68px minmax(0,1fr);grid-template-rows:auto auto auto auto;gap:2px 10px;align-items:center;min-height:94px;padding:8px 10px 8px 8px;}
.mf-drink-card.mf-visual-choice i{grid-row:1/5;display:block;width:68px;height:72px;overflow:hidden;border-radius:14px;background:#f2e7d8;font-style:normal;}
.mf-drink-card.mf-visual-choice i img{width:100%;height:100%;object-fit:cover;}
.mf-drink-card.mf-visual-choice i span{display:grid;place-items:center;width:100%;height:100%;color:#8b7359;font-size:13px;font-weight:950;}
.mf-drink-card.mf-visual-choice b{margin-top:0;}
.mf-drink-card.mf-visual-choice em{display:block;overflow:hidden;color:var(--mf-muted);font-size:10.5px;font-style:normal;font-weight:850;text-overflow:ellipsis;white-space:nowrap;}
.mf-picker-body.grid.visual{grid-template-columns:repeat(2,minmax(0,1fr));}
.mf-picker-body.grid.visual .mf-drink-card{grid-template-columns:1fr;grid-template-rows:72px auto auto auto auto;min-height:0;padding:7px;}
.mf-picker-body.grid.visual .mf-drink-card i{grid-row:auto;width:100%;height:72px;}
.mf-picker-option.mf-ingredient-option{grid-template-columns:minmax(0,1fr) auto;}
.mf-picker-option.mf-ingredient-option.removed{opacity:.72;background:#f7f1e9;}
.mf-selected-list button{grid-template-columns:48px minmax(0,1fr) auto;}
.mf-selected-list button i{display:block;width:48px;height:48px;overflow:hidden;border-radius:13px;background:#f2e7d8;font-style:normal;}
.mf-selected-list button i img{width:100%;height:100%;object-fit:cover;}
.mf-selected-list button i span{display:grid;place-items:center;width:100%;height:100%;color:#8b7359;font-size:11px;font-weight:950;}
.mf-selected-list button div{min-width:0;display:grid;gap:2px;}
@media(max-width:374px){.mf-drink-card.mf-visual-choice{grid-template-columns:60px minmax(0,1fr)}.mf-drink-card.mf-visual-choice i{width:60px;height:64px}.mf-picker-body.grid.visual{grid-template-columns:1fr}}

/* V41J: menu API client compatibility fix. */


/* V41K memory jar slim bar + product-level notes + bottom nav jar entry */
:root{--nav-height:68px;}
.mf-bottom-nav{grid-template-columns:repeat(5,1fr)!important;height:var(--nav-height)!important;padding:6px 6px 8px!important;}
.mf-bottom-nav a{gap:1px;font-size:11px!important;line-height:1.05;min-width:0;}
.mf-bottom-nav a.jar-entry{background:#fff8ec;color:var(--mf-brown);border:1px solid rgba(232,165,54,.22);}
.mf-bottom-nav a.jar-entry.active{background:var(--mf-gold-soft);border-color:rgba(232,165,54,.55);}
.mf-nav-jar-icon{display:grid;place-items:center;width:22px;height:22px;border-radius:9px;background:#f1dfc2;color:var(--mf-brown);font-size:11px;font-style:normal;font-weight:950;line-height:1;}
.mf-bottom-nav i{top:1px!important;right:8px!important;min-width:17px!important;height:17px!important;line-height:17px!important;font-size:10px!important;}
.mf-product-note textarea{width:100%;box-sizing:border-box;min-height:50px;border:1px solid var(--mf-line);border-radius:16px;background:var(--mf-paper);color:var(--mf-ink);outline:none;padding:12px;resize:vertical;}
.mf-detail{padding-bottom:122px!important;}
.mf-single-detail{padding-bottom:132px!important;}
.mf-detail-bar{padding:8px 10px calc(8px + max(0px,var(--safe-bottom)))!important;background:rgba(255,253,248,.985)!important;}
.mf-detail-bar textarea{display:none!important;}
.mf-detail-slim-row{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:8px;align-items:center;}
.mf-detail-price{min-width:0;display:grid;gap:2px;border:1px solid rgba(78,61,42,.11);border-radius:16px;background:var(--mf-soft);padding:8px 10px;}
.mf-detail-price b{overflow:hidden;color:var(--mf-brown);font-size:16px;font-weight:950;white-space:nowrap;text-overflow:ellipsis;}
.mf-detail-price span{overflow:hidden;color:var(--mf-muted);font-size:11px;font-weight:850;white-space:nowrap;text-overflow:ellipsis;}
.mf-qty.mf-qty-slim{display:grid!important;grid-template-columns:30px 24px 30px!important;gap:2px!important;margin-top:0!important;border:1px solid var(--mf-line)!important;border-radius:999px!important;padding:3px!important;background:var(--mf-paper)!important;}
.mf-qty.mf-qty-slim span{display:none!important;}
.mf-qty.mf-qty-slim button{width:30px!important;height:30px!important;font-size:15px!important;}
.mf-qty.mf-qty-slim b{display:grid;place-items:center;min-width:24px;color:var(--mf-brown);font-size:13px;}
.mf-detail-slim-row>.mf-primary{min-height:40px!important;padding:0 14px!important;white-space:nowrap;}
.mf-pickup-brief{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center;background:linear-gradient(135deg,#fff8ec,#fffdf8);}
.mf-pickup-brief b,.mf-pickup-brief span{display:block;}
.mf-pickup-brief b{color:var(--mf-brown);font-size:16px;font-weight:950;}
.mf-pickup-brief span{color:var(--mf-muted);font-size:12px;font-weight:850;line-height:1.35;}
.mf-jar-checkout .mf-form textarea{min-height:64px;}
.mf-note-fold{border:1px solid var(--mf-line);border-radius:16px;background:var(--mf-paper);padding:0;overflow:hidden;}
.mf-note-fold summary{list-style:none;padding:12px;color:var(--mf-brown);font-size:14px;font-weight:950;}
.mf-note-fold summary::-webkit-details-marker{display:none;}
.mf-note-fold textarea{border:0!important;border-top:1px solid var(--mf-line)!important;border-radius:0!important;background:#fffdf8!important;}
.mf-cart-row{grid-template-columns:58px minmax(0,1fr) auto auto!important;gap:9px!important;align-items:center!important;}
.mf-cart-img{width:58px;height:58px;overflow:hidden;border-radius:15px;background:#f2e7d8;}
.mf-cart-img img{width:100%;height:100%;object-fit:cover;}
.mf-cart-img span{display:grid;place-items:center;width:100%;height:100%;color:#8b7359;font-size:12px;font-weight:950;}
.mf-cart-row>div:nth-child(2){min-width:0;}
.mf-cart-row>div:nth-child(2) span{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal;overflow:hidden;}
html.mf-menu-core-route .mf-menu .mf-jar-bar{display:none!important;}
html.mf-menu-core-route .mf-phone{padding-bottom:calc(var(--nav-height) + var(--safe-bottom) + 28px)!important;}
html.mf-menu-core-route .mf-menu{padding-bottom:calc(var(--nav-height) + 28px)!important;}
html.mf-menu-core-route .mf-bottom-nav{grid-template-columns:repeat(5,1fr)!important;bottom:0!important;height:68px!important;min-height:68px!important;padding:6px 6px 8px!important;align-items:center!important;}
html.mf-menu-core-route .mf-bottom-nav a{height:52px!important;min-height:52px!important;border-radius:16px!important;font-size:11px!important;}
html.mf-menu-core-route .mf-bottom-nav a.jar-entry{background:#fff8ec!important;border:1px solid rgba(232,165,54,.22)!important;}
html.mf-menu-core-route .mf-bottom-nav a.jar-entry .mf-nav-jar-icon{margin-bottom:1px;}
html.mf-menu-core-route .mf-direct-seed:not(.open){bottom:calc(var(--nav-height) + 14px)!important;}
html.mf-menu-core-route .mf-upsell-toast{bottom:calc(var(--nav-height) + 14px)!important;}
@media(max-width:374px){.mf-detail-slim-row{grid-template-columns:minmax(0,1fr) auto;}.mf-detail-slim-row>.mf-primary{grid-column:1/-1;width:100%;}.mf-cart-row{grid-template-columns:50px minmax(0,1fr) auto!important}.mf-cart-row button{grid-column:2/4;justify-self:start}.mf-cart-img{width:50px;height:50px}}

/* V41L memory jar motion bar + branded jar icons */
.mf-memory-jar-icon{position:relative;display:grid;place-items:center;width:44px;height:44px;border-radius:16px;background:linear-gradient(180deg,#fffdf8,#f5e9ff);box-shadow:inset 0 0 0 1px rgba(122,90,166,.12);overflow:visible;flex:0 0 auto;}
.mf-memory-jar-icon img{width:42px;height:42px;object-fit:contain;display:block;filter:drop-shadow(0 5px 8px rgba(74,44,104,.12));}
.mf-memory-jar-icon i{position:absolute!important;top:-6px!important;right:-7px!important;display:grid!important;place-items:center!important;min-width:19px!important;height:19px!important;border:2px solid #fff8ec!important;border-radius:999px!important;background:var(--mf-gold)!important;color:#fff!important;font-size:10px!important;line-height:1!important;font-style:normal!important;font-weight:950!important;z-index:2;}
.mf-memory-jar-icon i[hidden]{display:none!important;}
.mf-bottom-nav a.jar-entry .mf-nav-jar-icon{width:24px!important;height:24px!important;border-radius:10px!important;background:transparent!important;box-shadow:none!important;}
.mf-bottom-nav a.jar-entry .mf-nav-jar-icon img{width:25px!important;height:25px!important;filter:drop-shadow(0 2px 3px rgba(74,44,104,.14));}
.mf-bottom-nav a.jar-entry.active .mf-nav-jar-icon img{transform:translateY(-1px);}

html.mf-menu-core-route .mf-jar-bar{position:fixed!important;left:max(14px,calc((100vw - var(--app-max-width))/2 + 14px))!important;right:max(14px,calc((100vw - var(--app-max-width))/2 + 14px))!important;bottom:calc(var(--nav-height) + var(--safe-bottom) + 10px)!important;z-index:47!important;display:grid!important;grid-template-columns:50px minmax(0,1fr) 92px!important;gap:10px!important;align-items:center!important;min-height:70px!important;height:auto!important;border:1px solid rgba(232,165,54,.42)!important;border-radius:24px!important;background:linear-gradient(180deg,#fffaf0 0%,#fff1cf 100%)!important;box-shadow:0 16px 38px rgba(42,33,25,.18)!important;padding:9px 10px!important;cursor:pointer!important;pointer-events:auto!important;box-sizing:border-box!important;}
html.mf-menu-core-route .mf-jar-bar .mf-jar-copy{min-width:0;display:grid;gap:3px;}
html.mf-menu-core-route .mf-jar-bar [data-jar-title]{display:block;overflow:hidden;color:var(--mf-brown)!important;font-size:15px!important;line-height:1.1!important;font-weight:950!important;text-overflow:ellipsis;white-space:nowrap;}
html.mf-menu-core-route .mf-jar-bar [data-jar-sub]{display:block;overflow:hidden;color:#7a5a30!important;font-size:12px!important;line-height:1.2!important;font-weight:850!important;text-overflow:ellipsis;white-space:nowrap;}
html.mf-menu-core-route .mf-jar-bar button{height:42px!important;border:0!important;border-radius:999px!important;background:var(--mf-brown)!important;color:#fff!important;padding:0 12px!important;font-size:13px!important;font-weight:950!important;white-space:nowrap;}
html.mf-menu-core-route .mf-jar-bar button:disabled{background:#a99f91!important;color:#fff!important;opacity:1!important;}
html.mf-menu-core-route .mf-phone{padding-bottom:calc(var(--nav-height) + var(--safe-bottom) + 120px)!important;}
html.mf-menu-core-route .mf-menu{padding-bottom:calc(var(--nav-height) + 120px)!important;}
html.mf-menu-core-route .mf-direct-seed:not(.open){bottom:calc(var(--nav-height) + 96px)!important;}
html.mf-menu-core-route .mf-upsell-toast{bottom:calc(var(--nav-height) + 96px)!important;}
html.mf-menu-core-route .mf-jar-pulse .mf-memory-jar-icon img{animation:mf-jar-wiggle .62s cubic-bezier(.2,.75,.2,1) both;}
html.mf-menu-core-route .mf-jar-pulse{animation:mf-jar-glow .62s ease both;}
@keyframes mf-jar-wiggle{0%{transform:rotate(0deg) scale(1)}18%{transform:rotate(-7deg) scale(1.05)}38%{transform:rotate(7deg) scale(1.04)}58%{transform:rotate(-4deg) scale(1.02)}78%{transform:rotate(3deg) scale(1.01)}100%{transform:rotate(0deg) scale(1)}}
@keyframes mf-jar-glow{0%{box-shadow:0 16px 38px rgba(42,33,25,.18)}45%{box-shadow:0 18px 44px rgba(232,165,54,.28)}100%{box-shadow:0 16px 38px rgba(42,33,25,.18)}}
.mf-jar-fly{position:fixed;z-index:9999;width:36px;height:36px;border-radius:14px;background:#fffdf8;box-shadow:0 10px 24px rgba(42,33,25,.18);overflow:hidden;pointer-events:none;transition:transform .68s cubic-bezier(.18,.82,.26,1),opacity .68s ease;will-change:transform,opacity;}
.mf-jar-fly img{width:100%;height:100%;object-fit:cover;display:block;}
.mf-jar-fly span{display:grid;place-items:center;width:100%;height:100%;background:var(--mf-purple-soft);color:var(--mf-purple);font-size:13px;font-weight:950;}
.mf-jar-fly.go{opacity:.08;}
@media(max-width:374px){html.mf-menu-core-route .mf-jar-bar{grid-template-columns:44px minmax(0,1fr) 76px!important;gap:8px!important;left:10px!important;right:10px!important;padding:8px!important}.mf-memory-jar-icon{width:40px;height:40px}.mf-memory-jar-icon img{width:39px;height:39px}html.mf-menu-core-route .mf-jar-bar [data-jar-title]{font-size:14px!important}html.mf-menu-core-route .mf-jar-bar [data-jar-sub]{font-size:11px!important}html.mf-menu-core-route .mf-jar-bar button{font-size:12px!important;padding:0 10px!important}}

/* V41M｜Product Detail Collapsing Hero + Smart Picker */
.mf-collapsing-detail{padding-bottom:150px!important;}
.mf-collapsing-detail .mf-collapsing-hero{margin:0!important;border-radius:30px!important;overflow:hidden!important;background:#efe5d8!important;box-shadow:0 18px 42px rgba(42,33,25,.09)!important;}
.mf-collapsing-detail .mf-single-img{height:286px!important;display:grid!important;place-items:center!important;background:#efe5d8!important;}
.mf-collapsing-detail .mf-single-img img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;}
.mf-collapsing-detail .mf-single-title{margin:14px 4px 0!important;border-radius:24px!important;padding:16px 15px!important;box-shadow:var(--mf-shadow-soft)!important;}
.mf-collapsing-detail .mf-clean-title{background:rgba(255,253,248,.985)!important;}
.mf-collapsing-detail .mf-sticky-product-card{position:sticky;top:calc(6px + var(--safe-top));z-index:26;display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:10px;align-items:center;margin:10px 4px 0;padding:8px 10px;border:1px solid rgba(78,61,42,.12);border-radius:18px;background:rgba(255,253,248,.96);box-shadow:0 10px 28px rgba(42,33,25,.08);backdrop-filter:blur(14px);}
.mf-collapsing-detail .mf-sticky-product-card i{display:block;width:48px;height:48px;border-radius:14px;overflow:hidden;background:#f0e4d5;}
.mf-collapsing-detail .mf-sticky-product-card i img{width:100%;height:100%;object-fit:cover;display:block;}
.mf-collapsing-detail .mf-sticky-product-card i span{display:grid;place-items:center;width:100%;height:100%;color:#8b7359;font-weight:950;}
.mf-collapsing-detail .mf-sticky-product-card b,.mf-collapsing-detail .mf-sticky-product-card span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.mf-collapsing-detail .mf-sticky-product-card b{font-size:14px;color:var(--mf-ink);font-weight:950;}
.mf-collapsing-detail .mf-sticky-product-card span{margin-top:2px;font-size:11px;color:var(--mf-muted);font-weight:850;}
.mf-collapsing-detail .mf-sticky-product-card strong{color:#b45718;font-size:16px;font-weight:950;}
.mf-collapsing-detail .mf-smart-combo{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:14px;border-color:rgba(232,165,54,.28);background:linear-gradient(135deg,#fff8ec,#fffdf8);}
.mf-collapsing-detail .mf-smart-combo b{display:block;color:var(--mf-brown);font-size:17px;font-weight:950;letter-spacing:-.03em;}
.mf-collapsing-detail .mf-smart-combo span{display:block;margin-top:4px;color:var(--mf-muted);font-size:12.5px;font-weight:850;line-height:1.36;}
.mf-collapsing-detail .mf-smart-combo strong{color:#b45718;font-size:22px;font-weight:950;white-space:nowrap;}
.mf-collapsing-detail .mf-smart-combo button{min-height:38px;border:0;border-radius:999px;background:var(--mf-brown);color:#fff;padding:0 14px;font-weight:950;white-space:nowrap;}
.mf-collapsing-detail .mf-selected-combo-clean{background:#fffdf8;}
.mf-collapsing-detail .mf-selected-list{display:grid;gap:9px;}
.mf-collapsing-detail .mf-selected-list button{min-height:64px;display:grid;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:10px;width:100%;border:1px solid var(--mf-line);border-radius:18px;background:#fffdf8;text-align:left;padding:8px;}
.mf-collapsing-detail .mf-selected-list i{display:block;width:54px;height:48px;border-radius:14px;overflow:hidden;background:#f1e5d6;}
.mf-collapsing-detail .mf-selected-list i img{width:100%;height:100%;object-fit:cover;display:block;}
.mf-collapsing-detail .mf-selected-list i span{display:grid;place-items:center;width:100%;height:100%;color:#8b7359;font-weight:950;}
.mf-collapsing-detail .mf-selected-list div span{display:block;color:var(--mf-muted);font-size:11px;font-weight:900;}
.mf-collapsing-detail .mf-selected-list div b{display:block;margin-top:2px;color:var(--mf-ink);font-size:15px;font-weight:950;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.mf-collapsing-detail .mf-selected-list em{color:#b45718;font-size:12px;font-style:normal;font-weight:950;white-space:nowrap;}
.mf-collapsing-detail .mf-ingredient-live b.removed,.mf-collapsing-detail .mf-ingredient-summary span.removed{opacity:.62;text-decoration:none;background:#f3eee6;color:#7d6d5d;}
.mf-collapsing-detail .mf-ingredient-live button,.mf-collapsing-detail .mf-section-head button{color:var(--mf-purple)!important;}
.mf-picker-backdrop{z-index:120!important;}
.mf-picker-sheet{max-height:76dvh!important;padding-top:18px!important;}
.mf-picker-head{align-items:flex-start!important;}
.mf-picker-head>div{display:grid;gap:3px;min-width:0;}
.mf-picker-head span{color:var(--mf-muted);font-size:12px;font-weight:850;}
.mf-picker-head button{width:46px!important;height:46px!important;font-size:24px!important;flex:0 0 auto;}
.mf-picker-body.grid.visual{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;}
.mf-picker-body.grid.visual .mf-addon-card,.mf-picker-body.grid.visual .mf-drink-card{min-height:164px!important;border-radius:20px!important;padding:7px!important;}
.mf-picker-body.grid.visual .mf-addon-card i,.mf-picker-body.grid.visual .mf-drink-card i{height:82px!important;border-radius:15px!important;}
.mf-picker-body.grid.visual .mf-addon-card b,.mf-picker-body.grid.visual .mf-drink-card b{font-size:15px!important;line-height:1.15!important;}
.mf-picker-done{width:100%;min-height:48px;border:0;border-radius:999px;background:var(--mf-brown);color:#fff;font-weight:950;font-size:16px;}
.mf-detail-bar.mf-single-bar{box-shadow:0 -10px 28px rgba(42,33,25,.08)!important;}
@media(max-width:374px){.mf-collapsing-detail .mf-single-img{height:246px!important}.mf-picker-body.grid.visual{grid-template-columns:1fr!important}.mf-collapsing-detail .mf-sticky-product-card{grid-template-columns:44px minmax(0,1fr) auto}.mf-collapsing-detail .mf-sticky-product-card i{width:44px;height:44px}}

/* V41N｜Product Detail Flow Lock */
.mf-added-notice{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:12px 0 4px;padding:12px 14px;border:1px solid rgba(232,165,54,.28);border-radius:20px;background:linear-gradient(135deg,#fff8e6,#fffdf8);box-shadow:var(--mf-shadow-soft)}
.mf-added-notice b{display:block;color:var(--mf-brown);font-size:15px;font-weight:950}.mf-added-notice span{display:block;margin-top:2px;color:var(--mf-muted);font-size:12px;font-weight:800}.mf-added-notice button{min-height:36px;border:0;border-radius:999px;background:var(--mf-brown);color:#fff;padding:0 14px;font-size:13px;font-weight:950;white-space:nowrap}
.mf-ingredient-row.mf-ingredient-live{align-items:center;margin-top:14px}.mf-ingredient-row.mf-ingredient-live>span{width:100%;color:var(--mf-muted);font-size:12px;font-weight:950}.mf-ingredient-row.mf-ingredient-live button{border:1px solid rgba(78,61,42,.12);border-radius:999px;background:#fff8ec;color:var(--mf-brown);padding:7px 10px;font-size:12px;font-weight:950}.mf-ingredient-row.mf-ingredient-live button.is-off{opacity:.55;background:#f5efe7;color:var(--mf-muted)}.mf-ingredient-row.mf-ingredient-live button.selected{border-color:var(--mf-gold);background:var(--mf-gold-soft);color:#5b3618;box-shadow:0 0 0 2px rgba(232,165,54,.12)}
.mf-riceball-ingredients{display:none!important}
html.mf-menu-core-route .mf-menu-core .mf-core-select,html.mf-menu-core-route .mf-menu-core .mf-product-row>button.mf-core-select,html.mf-menu-core-route .mf-menu-core .mf-hero-body button.mf-core-select,html.mf-menu-core-route .mf-menu-core .mf-hot-card .mf-core-pop-add.mf-core-select{width:auto!important;min-width:44px!important;height:30px!important;padding:0 10px!important;border-radius:999px!important;font-size:12px!important;letter-spacing:0!important;line-height:1!important;background:var(--mf-brown)!important;color:#fff!important}.mf-menu .mf-hero-body button.mf-core-select:after,.mf-menu .mf-product-row>button.mf-core-select:after,html.mf-menu-core-route .mf-menu-core .mf-hero-body button.mf-core-select:after,html.mf-menu-core-route .mf-menu-core .mf-product-row>button.mf-core-select:after{content:none!important}.mf-core-select:active{transform:scale(.97)}
.mf-detail-bar{z-index:48}.mf-picker-head button{min-width:48px!important;min-height:48px!important}


/* V41R｜Product Detail Safe Polish
   Scope: product detail visual-only polish. Menu renderer untouched. */
html.mf-unified-front .mf-collapsing-detail{padding-bottom:calc(var(--nav-height) + var(--safe-bottom) + 104px)!important;}
html.mf-unified-front .mf-collapsing-detail .mf-collapsing-hero{margin:0!important;border-radius:30px!important;overflow:hidden!important;background:#efe5d8!important;box-shadow:0 18px 42px rgba(42,33,25,.09)!important;}
html.mf-unified-front .mf-collapsing-detail .mf-single-img{height:292px!important;display:grid!important;place-items:center!important;background:#efe5d8!important;}
html.mf-unified-front .mf-collapsing-detail .mf-single-img img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;}
html.mf-unified-front .mf-collapsing-detail .mf-single-title{margin:14px 4px 0!important;border-radius:24px!important;padding:16px 15px!important;box-shadow:var(--mf-shadow-soft)!important;}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card{position:sticky!important;top:calc(6px + var(--safe-top))!important;z-index:26!important;display:grid!important;grid-template-columns:86px minmax(0,1fr) auto!important;gap:12px!important;align-items:center!important;margin:10px 4px 0!important;padding:10px 12px!important;min-height:82px!important;border:1px solid rgba(78,61,42,.12)!important;border-radius:22px!important;background:rgba(255,253,248,.97)!important;box-shadow:0 14px 34px rgba(42,33,25,.10)!important;backdrop-filter:blur(14px)!important;}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card i{display:block!important;width:86px!important;height:66px!important;border-radius:17px!important;overflow:hidden!important;background:#f0e4d5!important;}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card i img{width:100%!important;height:100%!important;object-fit:cover!important;object-position:center!important;display:block!important;}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card b{font-size:17px!important;line-height:1.12!important;color:var(--mf-ink)!important;font-weight:950!important;}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card span{margin-top:4px!important;font-size:12px!important;line-height:1.2!important;color:var(--mf-muted)!important;font-weight:850!important;white-space:normal!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card strong{color:#b45718!important;font-size:24px!important;font-weight:950!important;letter-spacing:-.03em!important;}
html.mf-unified-front .mf-collapsing-detail .mf-ingredient-row.mf-ingredient-live{margin-top:14px!important;gap:8px!important;}
html.mf-unified-front .mf-collapsing-detail .mf-ingredient-row.mf-ingredient-live>span{width:auto!important;margin-right:2px!important;color:var(--mf-muted)!important;font-size:12px!important;font-weight:950!important;}
html.mf-unified-front .mf-collapsing-detail .mf-ingredient-row.mf-ingredient-live button{min-height:36px!important;border-radius:999px!important;padding:7px 12px!important;font-size:13px!important;}
html.mf-unified-front .mf-collapsing-detail .mf-ingredient-row.mf-ingredient-live button.selected{border-color:var(--mf-gold)!important;background:var(--mf-gold-soft)!important;color:#5b3618!important;}
html.mf-unified-front .mf-collapsing-detail .mf-selected-combo-clean{margin-top:14px!important;}
html.mf-unified-front .mf-collapsing-detail .mf-product-note{margin-bottom:12px!important;}
html.mf-unified-front .mf-collapsing-detail .mf-product-note textarea{min-height:56px!important;resize:none!important;}
@media(max-width:374px){
  html.mf-unified-front .mf-collapsing-detail .mf-single-img{height:250px!important;}
  html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card{grid-template-columns:72px minmax(0,1fr) auto!important;}
  html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card i{width:72px!important;height:58px!important;}
  html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card strong{font-size:21px!important;}
}


/* V41S｜Product Detail Interaction + Price Sync Fix
   Scope: product detail only. Menu renderer untouched. */
html.mf-unified-front .mf-collapsing-detail{padding-bottom:calc(var(--nav-height) + var(--safe-bottom) + 82px)!important;min-height:auto!important;}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s{grid-template-columns:142px minmax(0,1fr) auto!important;gap:14px!important;min-height:126px!important;padding:14px!important;border-radius:26px!important;margin:12px 0 0!important;}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s i{width:142px!important;height:104px!important;border-radius:20px!important;}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s b{font-size:22px!important;line-height:1.08!important;letter-spacing:-.04em!important;}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s span{font-size:13px!important;line-height:1.35!important;-webkit-line-clamp:3!important;color:#6f6255!important;}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s strong{font-size:32px!important;color:#a9551c!important;letter-spacing:-.04em!important;}
html.mf-unified-front .mf-collapsing-detail .mf-ingredient-live-v41s{display:flex!important;flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-top:13px!important;}
html.mf-unified-front .mf-collapsing-detail .mf-ingredient-live-v41s>span{flex:0 0 auto!important;margin-right:4px!important;color:#6f6255!important;font-weight:950!important;}
html.mf-unified-front .mf-collapsing-detail .mf-ingredient-live-v41s button{flex:0 0 auto!important;min-height:36px!important;padding:7px 12px!important;border-radius:999px!important;border:1px solid rgba(78,61,42,.14)!important;background:#fffdf8!important;color:var(--mf-brown)!important;font-size:13px!important;font-weight:950!important;}
html.mf-unified-front .mf-collapsing-detail .mf-ingredient-live-v41s button.is-adjusted{border-color:var(--mf-gold)!important;background:var(--mf-gold-soft)!important;color:#5b3618!important;box-shadow:0 0 0 2px rgba(232,165,54,.10)!important;}
html.mf-unified-front .mf-collapsing-detail .mf-ingredient-live-v41s button.state-走{border-style:dashed!important;border-color:rgba(78,61,42,.32)!important;background:#f6efe6!important;color:#705f50!important;box-shadow:none!important;}
html.mf-unified-front .mf-collapsing-detail .mf-ingredient-live-v41s .mf-cheese-chip{border-style:dashed!important;}
html.mf-unified-front .mf-collapsing-detail .mf-ingredient-live-v41s .mf-cheese-chip.selected{border-style:solid!important;border-color:var(--mf-gold)!important;background:var(--mf-gold-soft)!important;color:#5b3618!important;}
html.mf-unified-front .mf-picker-body.ingredient-choice{display:grid!important;gap:10px!important;}
html.mf-unified-front .mf-picker-body.ingredient-choice .mf-picker-option{min-height:58px!important;border-radius:18px!important;}
html.mf-unified-front .mf-picker-body.ingredient-choice .mf-picker-option.selected{border-color:var(--mf-gold)!important;background:var(--mf-gold-soft)!important;color:#5b3618!important;box-shadow:0 0 0 2px rgba(232,165,54,.13)!important;}
html.mf-unified-front .mf-picker-body.ingredient-choice .mf-picker-option.selected b:before{content:"✓ ";}
html.mf-unified-front .mf-picker-body.ingredient-choice .mf-picker-option:not(.selected) b:before{content:"";}
html.mf-unified-front .mf-product-note{margin-bottom:0!important;}
@media(max-width:374px){
  html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s{grid-template-columns:112px minmax(0,1fr) auto!important;min-height:108px!important;padding:12px!important;}
  html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s i{width:112px!important;height:88px!important;}
  html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s b{font-size:19px!important;}
  html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s strong{font-size:26px!important;}
}

/* V41T｜Picker Safe Area + Price Alignment Patch
   Scope: product detail picker only. Menu renderer untouched. */
html.mf-unified-front .mf-collapsing-detail{
  padding-bottom:calc(var(--nav-height) + var(--safe-bottom) + 46px)!important;
}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s{
  grid-template-columns:150px minmax(0,1fr) auto!important;
  min-height:132px!important;
}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s i{
  width:150px!important;
  height:110px!important;
}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s strong{
  display:grid!important;
  justify-items:end!important;
  gap:2px!important;
  font-size:32px!important;
  line-height:1!important;
  white-space:nowrap!important;
}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s strong small{
  display:block!important;
  color:#8a7764!important;
  font-size:11px!important;
  font-weight:950!important;
  letter-spacing:0!important;
}
html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s span{
  -webkit-line-clamp:2!important;
  font-size:12.5px!important;
}
html.mf-unified-front .mf-picker-backdrop{
  z-index:120!important;
  align-items:end!important;
  padding-bottom:calc(var(--nav-height) + var(--safe-bottom) + 6px)!important;
  box-sizing:border-box!important;
}
html.mf-unified-front .mf-picker-sheet{
  max-height:calc(100dvh - var(--nav-height) - var(--safe-bottom) - 84px)!important;
  border-radius:26px 26px 22px 22px!important;
  padding:16px 16px 18px!important;
  overflow:hidden!important;
}
html.mf-unified-front .mf-picker-body{
  max-height:calc(100dvh - var(--nav-height) - var(--safe-bottom) - 190px)!important;
  padding:0 2px 12px 0!important;
  overscroll-behavior:contain!important;
}
html.mf-unified-front .mf-picker-body.grid.visual{
  gap:12px!important;
}
html.mf-unified-front .mf-picker-body.grid.visual .mf-addon-card,
html.mf-unified-front .mf-picker-body.grid.visual .mf-drink-card{
  display:grid!important;
  grid-template-rows:88px auto auto auto!important;
  min-height:190px!important;
  padding:8px!important;
  gap:5px!important;
  overflow:hidden!important;
}
html.mf-unified-front .mf-picker-body.grid.visual .mf-addon-card i,
html.mf-unified-front .mf-picker-body.grid.visual .mf-drink-card i{
  width:100%!important;
  height:88px!important;
  border-radius:16px!important;
}
html.mf-unified-front .mf-picker-body.grid.visual .mf-addon-card b,
html.mf-unified-front .mf-picker-body.grid.visual .mf-drink-card b{
  min-height:34px!important;
  font-size:15px!important;
  line-height:1.15!important;
  white-space:normal!important;
  display:-webkit-box!important;
  -webkit-line-clamp:2!important;
  -webkit-box-orient:vertical!important;
}
html.mf-unified-front .mf-option-price-line{
  display:flex!important;
  align-items:baseline!important;
  gap:6px!important;
  min-width:0!important;
  white-space:nowrap!important;
}
html.mf-unified-front .mf-option-price-line span{
  display:inline!important;
  color:#a9551c!important;
  font-size:14px!important;
  font-weight:950!important;
  white-space:nowrap!important;
}
html.mf-unified-front .mf-option-price-line small,
html.mf-unified-front .mf-option-price-line em{
  display:inline!important;
  overflow:hidden!important;
  color:#756758!important;
  font-size:11px!important;
  font-style:normal!important;
  font-weight:850!important;
  text-overflow:ellipsis!important;
  white-space:nowrap!important;
}
html.mf-unified-front .mf-picker-body.grid.visual .mf-addon-card>em,
html.mf-unified-front .mf-picker-body.grid.visual .mf-drink-card .mf-option-action{
  width:max-content!important;
  max-width:100%!important;
  min-height:26px!important;
  display:inline-grid!important;
  place-items:center!important;
  border-radius:999px!important;
  background:var(--mf-gold-soft)!important;
  color:var(--mf-brown)!important;
  padding:0 9px!important;
  font-size:11px!important;
  font-style:normal!important;
  font-weight:950!important;
}
html.mf-unified-front .mf-picker-body.grid.visual .selected>em,
html.mf-unified-front .mf-picker-body.grid.visual .selected .mf-option-action{
  background:var(--mf-gold)!important;
  color:#3b260f!important;
}
html.mf-unified-front .mf-selected-combo-clean .mf-selected-list em{
  max-width:112px!important;
  white-space:normal!important;
  text-align:right!important;
  line-height:1.2!important;
}
html.mf-unified-front .mf-detail-price b{
  font-size:15px!important;
}
@media(max-width:374px){
  html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s{
    grid-template-columns:118px minmax(0,1fr) auto!important;
    min-height:112px!important;
  }
  html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s i{
    width:118px!important;
    height:90px!important;
  }
  html.mf-unified-front .mf-collapsing-detail .mf-sticky-product-card-v41s strong{
    font-size:26px!important;
  }
  html.mf-unified-front .mf-picker-body.grid.visual{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }
  html.mf-unified-front .mf-picker-body.grid.visual .mf-addon-card,
  html.mf-unified-front .mf-picker-body.grid.visual .mf-drink-card{
    min-height:178px!important;
  }
}
