/* eMB CONNECT — HOME FOOD EXACT */
:root{--hfc-navy:#071f59;--hfc-navy2:#0f1e30;--hfc-blue:#145dd8;--hfc-ink:#081c52;--hfc-muted:#5e6a80;--hfc-line:#dfe6f0;--hfc-green:#08a845;--hfc-bg:#fff}
html,body{margin:0;background:#fff!important}body.emb-topbar-pad{padding-top:70px!important}.hfc{font-family:Inter,Arial,sans-serif;color:var(--hfc-ink);background:#fff;min-height:100vh}.hfc *{box-sizing:border-box}.hfc a{text-decoration:none}
.hfc-hero{height:430px;position:relative;overflow:hidden;background:#e9edf4}.hfc-slides,.hfc-slide,.hfc-bg,.hfc-hero-veil{position:absolute;inset:0}.hfc-slide{opacity:0;visibility:hidden;transition:opacity .65s ease}.hfc-slide.on{opacity:1;visibility:visible}.hfc-bg{background-size:cover;background-position:center right;transform:scale(1.03);transition:transform 6s ease}.hfc-slide.on .hfc-bg{transform:scale(1)}.hfc-hero-veil{background:linear-gradient(90deg,rgba(255,255,255,.98) 0%,rgba(255,255,255,.92) 35%,rgba(255,255,255,.45) 58%,rgba(255,255,255,.04) 78%)}
.hfc-hero-inner{position:relative;z-index:3;width:min(1180px,calc(100% - 70px));height:100%;margin:auto;display:flex;align-items:center}.hfc-hero-copy{max-width:610px}.hfc-kicker{display:inline-flex;padding:7px 11px;border-radius:999px;background:#eef4ff;color:var(--hfc-blue);font-size:10px;font-weight:900}.hfc-hero h1{margin:16px 0 13px;font:800 47px/1.02 Inter,Arial,sans-serif;letter-spacing:-1.8px;color:var(--hfc-ink)}.hfc-hero h1 em{font-style:normal;color:var(--hfc-blue)}.hfc-hero-copy>p{margin:0;max-width:480px;color:#334667;font-size:16px;line-height:1.55}.hfc-hero-actions{display:flex;gap:11px;margin-top:24px}.hfc-btn{height:48px;border-radius:11px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;font-size:11px;font-weight:900}.hfc-btn.primary{background:var(--hfc-navy)!important;color:#fff!important}.hfc-btn.outline{background:#fff;border:1px solid #2e69dd;color:#175bd3!important}.hfc-arrow{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:42px;height:42px;border:0;border-radius:50%;background:#fff;color:var(--hfc-navy);font-size:25px;box-shadow:0 8px 24px rgba(7,31,89,.16);cursor:pointer}.hfc-arrow.prev{left:14px}.hfc-arrow.next{right:14px}.hfc-dots{position:absolute;z-index:5;left:50%;bottom:12px;transform:translateX(-50%);display:flex;gap:5px}.hfc-dots button{width:8px;height:8px;padding:0;border:0;border-radius:8px;background:#c8d3e5;cursor:pointer}.hfc-dots button.on{width:24px;background:var(--hfc-blue)}
.hfc-marquee{height:55px;overflow:hidden;background:linear-gradient(90deg,#061b51,#0b3279,#061b51);display:flex;align-items:center;color:#fff!important}.hfc-marquee-track{display:flex;align-items:center;gap:20px;white-space:nowrap;min-width:max-content;animation:hfcMarquee 25s linear infinite}.hfc-marquee span,.hfc-marquee b,.hfc-marquee i{color:#fff!important}.hfc-marquee span{font-size:11px}.hfc-marquee i{opacity:.65;font-style:normal}.hfc-marquee .hot{color:#ffd629!important;font-weight:900}@keyframes hfcMarquee{from{transform:translateX(0)}to{transform:translateX(-33.333%)}}
.hfc-main{padding:36px 0 110px}.hfc-shell{width:min(1180px,calc(100% - 42px));margin:auto}.hfc-order-help{display:grid;grid-template-columns:1.25fr .6fr .6fr;gap:24px;align-items:stretch}.hfc-label{display:block;color:var(--hfc-blue);font-size:9px;font-weight:900;letter-spacing:.4px}.hfc-order-copy h2{margin:8px 0 10px;font:800 29px/1.08 Inter,Arial,sans-serif;letter-spacing:-.8px}.hfc-order-copy>p{max-width:500px;margin:0;color:#41516b;font-size:12px;line-height:1.6}.hfc-mini-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:25px}.hfc-mini-benefits>div{border:1px solid var(--hfc-line);border-radius:11px;padding:11px;display:flex;align-items:center;gap:8px;box-shadow:0 7px 18px rgba(7,31,89,.03)}.hfc-mini-benefits>div>span{font-size:20px}.hfc-mini-benefits p{margin:0}.hfc-mini-benefits b,.hfc-mini-benefits small{display:block}.hfc-mini-benefits b{font-size:8px}.hfc-mini-benefits small{font-size:7px;color:var(--hfc-muted);margin-top:2px}.hfc-contact-card{border-radius:16px;border:1px solid var(--hfc-line);padding:24px 18px;display:flex;flex-direction:column;align-items:center;text-align:center;justify-content:center;min-height:230px;box-shadow:0 10px 28px rgba(7,31,89,.04)}.hfc-contact-card.wa{background:#f5fcf7;border-color:#cdebd7}.hfc-contact-card.phone{background:#f6f9ff;border-color:#d4e1f7}.hfc-big-icon{font-size:50px;line-height:1;color:var(--hfc-green)}.hfc-contact-card.phone .hfc-big-icon{color:#145dd8}.hfc-contact-card h3{margin:12px 0 5px;font-size:15px;line-height:1.25;color:var(--hfc-ink)}.hfc-contact-card p{font-size:9px;color:var(--hfc-muted);margin:0}.hfc-contact-card strong{font-size:12px;color:var(--hfc-blue);margin:0}.hfc-contact-card>b{width:100%;margin-top:18px;padding:11px 8px;border-radius:9px;font-size:9px}.hfc-contact-card.wa>b{background:#dff5e6;color:#148a3c}.hfc-contact-card.phone>b{background:#e9f0ff;color:#145dd8}
.hfc-food-section{margin-top:40px}.hfc-section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.hfc-section-head>div{display:flex;align-items:center;gap:8px}.hfc-section-head>div>span{font-size:21px}.hfc-section-head h2{margin:0;font-size:22px;letter-spacing:-.5px}.hfc-section-head>a{border:1px solid var(--hfc-line);border-radius:10px;padding:10px 14px;color:var(--hfc-ink);font-size:8px;font-weight:900}.hfc-food-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.hfc-dish{border:1px solid var(--hfc-line);border-radius:15px;overflow:hidden;background:#fff;box-shadow:0 9px 22px rgba(7,31,89,.05);transition:.18s}.hfc-dish:hover{transform:translateY(-3px);box-shadow:0 16px 30px rgba(7,31,89,.10)}.hfc-dish-photo{display:block;height:190px;position:relative;overflow:hidden;background:#eef1f5}.hfc-dish-photo img{width:100%;height:100%;object-fit:cover;display:block;transition:.4s}.hfc-dish:hover img{transform:scale(1.035)}.hfc-dish-badge{position:absolute;left:10px;top:10px;padding:5px 8px;border-radius:999px;color:#fff!important;font-size:8px;font-weight:900}.hfc-dish-badge.b0,.hfc-dish-badge.b2{background:#45b93f}.hfc-dish-badge.b1{background:#f1a300}.hfc-dish-badge.b3{background:#ef6b14}.hfc-dish-body{padding:13px}.hfc-dish h3{margin:0;color:var(--hfc-ink);font-size:14px;line-height:1.25;min-height:35px}.hfc-dish-body>p{margin:6px 0;color:var(--hfc-muted);font-size:8px}.hfc-dish-price{font-size:14px;font-weight:900;color:#145dd8;margin:9px 0 12px}.hfc-add{width:100%;height:39px;border:0;border-radius:8px;background:var(--hfc-navy)!important;color:#fff!important;display:flex;align-items:center;justify-content:center;font-size:8.5px;font-weight:900;cursor:pointer}.hfc-add.added{background:#1e3a5f!important}.hfc-contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:8px}.hfc-contact-actions a{height:36px;border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:8px;font-weight:900}.hfc-contact-actions .call{border:1px solid #2b68e0;color:#145dd8!important}.hfc-contact-actions .wa{border:1px solid #2dbd65;color:#159447!important}.hfc-empty{grid-column:1/-1;text-align:center;padding:45px;border:1px solid var(--hfc-line);border-radius:15px}.hfc-empty>span{font-size:45px}.hfc-empty h3{margin:8px 0}.hfc-empty p{color:var(--hfc-muted)}.hfc-empty a{display:inline-flex;margin-top:8px;padding:10px 14px;background:var(--hfc-navy);color:#fff!important;border-radius:9px}
.hfc-trust{margin-top:28px;border:1px solid var(--hfc-line);border-radius:15px;padding:15px 18px;display:grid;grid-template-columns:repeat(4,1fr);background:#fbfcff}.hfc-trust>div{display:flex;align-items:center;gap:10px;padding:6px 16px;border-right:1px solid var(--hfc-line)}.hfc-trust>div:last-child{border-right:0}.hfc-trust>div>span{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#eef4ff;font-size:17px}.hfc-trust p{margin:0}.hfc-trust b,.hfc-trust small{display:block}.hfc-trust b{font-size:8.5px}.hfc-trust small{font-size:7px;color:var(--hfc-muted);line-height:1.4;margin-top:2px}.hfc-bottom-cta{margin-top:20px;border-radius:16px;background:linear-gradient(110deg,#061b51,#0a2f75);padding:18px 22px;display:grid;grid-template-columns:1fr 190px 190px;gap:18px;align-items:center;box-shadow:0 16px 32px rgba(7,31,89,.16)}.hfc-bottom-cta *{color:#fff!important}.hfc-bottom-copy{display:flex;gap:15px;align-items:center}.hfc-bottom-copy>span{width:54px;height:54px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.13);font-size:24px}.hfc-bottom-copy h3{margin:0;font-size:16px}.hfc-bottom-copy p{margin:3px 0;font-size:9px;opacity:.75}.hfc-bottom-copy b{font-size:9px;color:#ffd629!important}.hfc-bottom-wa,.hfc-bottom-call{height:54px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-weight:900}.hfc-bottom-wa{background:#06af40;color:#fff!important;font-size:14px}.hfc-bottom-call{background:#fff;color:#145dd8!important;gap:9px}.hfc-bottom-call>span,.hfc-bottom-call b,.hfc-bottom-call small{color:#145dd8!important}.hfc-bottom-call>span{font-size:20px}.hfc-bottom-call b,.hfc-bottom-call small{display:block}.hfc-bottom-call b{font-size:12px}.hfc-bottom-call small{font-size:8px;margin-top:2px}.hfc-tabbar{display:none}.hfc-toast{position:fixed;left:50%;bottom:90px;transform:translate(-50%,18px);opacity:0;z-index:1800;background:var(--hfc-navy);color:#fff!important;border-radius:10px;padding:10px 14px;font-size:9px;font-weight:900;transition:.2s;pointer-events:none}.hfc-toast.show{opacity:1;transform:translate(-50%,0)}
@media(max-width:900px){body.emb-topbar-pad{padding-top:62px!important;padding-bottom:95px!important}.hfc-hero{height:430px}.hfc-hero-inner{width:calc(100% - 32px);align-items:flex-end;padding-bottom:52px}.hfc-bg{background-position:center}.hfc-hero-veil{background:linear-gradient(180deg,rgba(255,255,255,.08),rgba(255,255,255,.3) 35%,rgba(255,255,255,.98) 73%)}.hfc-hero-copy{max-width:100%}.hfc-hero h1{font-size:34px;max-width:350px}.hfc-hero-copy>p{font-size:12px;max-width:320px}.hfc-hero-actions{margin-top:16px}.hfc-btn{height:42px;font-size:9px;padding:0 13px}.hfc-arrow{display:none}.hfc-marquee{height:46px}.hfc-marquee span{font-size:9px}.hfc-main{padding:26px 0 110px}.hfc-shell{width:calc(100% - 22px)}.hfc-order-help{grid-template-columns:1fr 1fr;gap:10px}.hfc-order-copy{grid-column:1/-1}.hfc-order-copy h2{font-size:24px}.hfc-mini-benefits{margin-top:17px;gap:6px}.hfc-mini-benefits>div{padding:8px 6px}.hfc-mini-benefits>div>span{font-size:16px}.hfc-mini-benefits b{font-size:7px}.hfc-mini-benefits small{font-size:6px}.hfc-contact-card{min-height:180px;padding:16px 9px}.hfc-big-icon{font-size:38px}.hfc-contact-card h3{font-size:12px}.hfc-contact-card strong{font-size:9px}.hfc-food-section{margin-top:28px}.hfc-section-head h2{font-size:18px}.hfc-section-head>a{font-size:7px;padding:8px}.hfc-food-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.hfc-dish{border-radius:13px}.hfc-dish-photo{height:128px}.hfc-dish-body{padding:9px}.hfc-dish h3{font-size:11px;min-height:29px}.hfc-dish-price{font-size:11px;margin:7px 0 9px}.hfc-add{height:36px;font-size:7px}.hfc-contact-actions a{height:34px;font-size:7px}.hfc-trust{grid-template-columns:1fr 1fr;padding:8px}.hfc-trust>div{border-right:0;border-bottom:1px solid var(--hfc-line);padding:9px}.hfc-trust>div:nth-last-child(-n+2){border-bottom:0}.hfc-bottom-cta{grid-template-columns:1fr 1fr;padding:15px 12px;gap:9px;margin-bottom:8px}.hfc-bottom-copy{grid-column:1/-1}.hfc-bottom-copy>span{width:45px;height:45px}.hfc-bottom-copy h3{font-size:13px}.hfc-bottom-wa,.hfc-bottom-call{height:48px;font-size:11px}.hfc-tabbar{position:fixed;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;left:10px;right:10px;bottom:max(9px,env(safe-area-inset-bottom));height:68px;background:rgba(255,255,255,.98);border:1px solid var(--hfc-line);border-radius:24px;box-shadow:0 14px 34px rgba(7,31,89,.17);z-index:1600;padding:0 5px}.hfc-tabbar>a{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#6b7686!important;font-size:6.5px;font-weight:900}.hfc-tabbar>a>span{font-size:18px}.hfc-tabbar>a.on{color:#145dd8!important}.hfc-tabbar .center{transform:translateY(-13px);color:#145dd8!important}.hfc-tabbar .center>span{width:52px;height:52px;border-radius:50%;background:linear-gradient(145deg,#145dd8,#071f59);color:#fff!important;border:4px solid #fff;display:grid;place-items:center;position:relative;box-shadow:0 9px 22px rgba(7,31,89,.25)}.hfc-tabbar .center i{position:absolute;right:-4px;top:-5px;min-width:18px;height:18px;border-radius:10px;background:#fff;color:#145dd8;display:none;place-items:center;font-size:7px;font-style:normal;border:1px solid #dce4f0}}
@media(max-width:390px){.hfc-hero h1{font-size:31px}.hfc-btn.outline{display:none}.hfc-dish-photo{height:116px}.hfc-contact-card h3{font-size:11px}}
@media(prefers-reduced-motion:reduce){.hfc-marquee-track{animation:none}.hfc-slide,.hfc-dish{transition:none}}
