@font-face{font-family:"Nestle Text";src:url("../../../../etc.clientlibs/nestlecanadaincprogram/components/nestleZoeChat/clientlibs/resources/fonts/NestleText-Book.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:"Nestle Text";src:url("../../../../etc.clientlibs/nestlecanadaincprogram/components/nestleZoeChat/clientlibs/resources/fonts/NestleText-Bold.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}
.zoe-chat{--zoe-color-primary:var(--color-brand-primary,#0065a1);--zoe-color-primary-dark:var(--color-brand-primary-dark,#0065a1);--zoe-gradient:var(--gradient-brand-primary,linear-gradient(135deg,var(--zoe-color-primary),var(--zoe-color-primary-dark)));--zoe-color-on-primary:var(--color-brand-on-primary,#fff);--zoe-color-surface:var(--color-surface,#fff);--zoe-color-surface-muted:var(--color-surface-muted,#f4f5f7);--zoe-conversation-bg:linear-gradient(to top,#d6ebf7 0,#e7f3fa 22%,#f3f9fc 46%,#fff 78%);--zoe-color-border:var(--color-border,#d7dbe0);--zoe-color-text:var(--color-text,#1a1c1e);--zoe-color-text-muted:var(--color-text-muted,#5b6168);--zoe-color-error:var(--color-danger,#b3261e);--zoe-color-online:var(--color-success,#34c759);--zoe-color-idle:var(--color-neutral,#9aa0a6);--zoe-radius:var(--radius-md,12px);--zoe-font:var(--font-family-body,"Nestle Text","Source Sans Pro","Helvetica Neue",Helvetica,sans-serif);--zoe-focus-ring:var(--focus-ring,0 0 0 3px rgba(0,101,161,0.45));font-family:var(--zoe-font);color:var(--zoe-color-text)}
.zoe-chat,.zoe-chat *,.zoe-chat *::before,.zoe-chat *::after{box-sizing:border-box}
.zoe-chat [hidden]{display:none !important}
.zoe-chat__sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.zoe-chat *:focus-visible{outline:0;box-shadow:var(--zoe-focus-ring)}
.zoe-chat__avatar{display:inline-flex;align-items:center;justify-content:center;width:2.25rem;height:2.25rem;border-radius:50%;overflow:hidden;flex:none;background:rgba(255,255,255,0.15)}
.zoe-chat__avatar img{width:100%;height:100%;object-fit:cover}
.zoe-chat__avatar-fallback{display:block;width:100%;height:100%;background:var(--zoe-color-on-primary);opacity:.35}
.zoe-chat__launcher{position:relative;display:inline-flex;align-items:center;padding:0;border:0;background:transparent;cursor:pointer}
.zoe-chat__launcher:has(.zoe-chat__launcher-label--visible){padding:.35rem 1.2rem .35rem .35rem;border-radius:999px;background:linear-gradient(180deg,#00a0df -9.38%,#0067a0 100%);box-shadow:var(--shadow-md,0 4px 14px rgba(0,0,0,0.15))}
.zoe-chat__launcher .zoe-chat__avatar{width:4.5rem;height:4.5rem}
.zoe-chat__launcher[aria-expanded="true"]{display:none}
.zoe-chat__launcher-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
.zoe-chat__launcher-label--visible{position:static;width:auto;height:auto;overflow:visible;clip:auto;margin-left:.6rem;color:var(--zoe-color-on-primary);font-weight:600;font-size:.85rem}
.zoe-chat__badge{position:absolute;top:-0.25rem;right:-0.25rem;min-width:1.25rem;height:1.25rem;padding:0 .25rem;display:inline-flex;align-items:center;justify-content:center;font-size:.7rem;font-weight:700;line-height:1;border-radius:999px;background:var(--zoe-color-surface);color:var(--zoe-color-primary-dark);border:2px solid var(--zoe-color-primary)}
.zoe-chat__panel{display:flex;flex-direction:column;background:var(--zoe-color-surface);border:0;border-radius:20px;overflow:hidden;box-shadow:var(--shadow-lg,0 10px 30px rgba(0,0,0,0.15))}
.zoe-chat__header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.1rem;background:var(--zoe-gradient);color:var(--zoe-color-on-primary)}
.zoe-chat__header-text{display:flex;flex-direction:column;flex:1;min-width:0}
.zoe-chat__title{font-weight:700;font-size:1.05rem}
.zoe-chat__status{display:inline-flex;align-items:center;gap:.4rem;font-size:.78rem;color:rgba(255,255,255,0.85);min-height:1.1em}
.zoe-chat__status-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--zoe-color-online);flex:none}
.zoe-chat__status-dot--idle{background:var(--zoe-color-idle)}
.zoe-chat__header-actions{display:flex;gap:.15rem}
.zoe-chat__close{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:4px;border:0;border-radius:4px;background:rgba(255,255,255,0.15);color:var(--zoe-color-on-primary);cursor:pointer}
.zoe-chat__close:hover{background:rgba(255,255,255,0.25)}
.zoe-chat__close-icon{display:block;width:20px;height:20px}
.zoe-chat__messages{flex:1;overflow-y:auto;overscroll-behavior:contain;padding:1rem;display:flex;flex-direction:column;gap:.5rem;min-height:16rem;background:#f7f7f7}
.zoe-chat__message{max-width:min(90%,420px);padding:1rem;border-radius:16px;line-height:1.4;font-size:.9rem;white-space:pre-wrap;word-break:break-word}
.zoe-chat__bot-turn{display:flex;align-items:flex-start;gap:10px;align-self:flex-start;max-width:90%}
.zoe-chat__bot-icon{flex:none;width:32px;height:32px;margin-top:.15rem;border-radius:50%;background:var(--zoe-gradient);color:var(--zoe-color-on-primary);display:inline-flex;align-items:center;justify-content:center;overflow:hidden;font-size:.8rem;line-height:1}
.zoe-chat__bot-icon-img{width:100%;height:100%;object-fit:cover}
.zoe-chat__message--bot{flex:1;min-width:0;background:var(--zoe-color-surface);color:var(--zoe-color-text);border:1px solid var(--zoe-color-border);box-shadow:var(--shadow-sm,0 1px 3px rgba(0,0,0,0.08));border-bottom-left-radius:4px}
.zoe-chat__message--bot a{color:var(--zoe-color-primary);text-decoration:underline}
.zoe-chat__message--bot a:hover,.zoe-chat__message--bot a:focus-visible{color:var(--zoe-color-primary-dark)}
.zoe-chat__message--user{align-self:flex-end;background:var(--zoe-gradient);color:var(--zoe-color-on-primary);border-bottom-right-radius:4px}
.zoe-chat__message--error{align-self:stretch;background:color-mix(in srgb,var(--zoe-color-error) 12%,transparent);color:var(--zoe-color-error);border:1px solid var(--zoe-color-error)}
.zoe-chat__quick-replies{display:flex;flex-wrap:wrap;gap:8px;margin-left:42px}
.zoe-chat__quick-reply,.zoe-chat__hero-topic{border:1px solid var(--zoe-color-border);background:var(--zoe-color-surface);color:var(--zoe-color-text);border-radius:999px;padding:.55rem 1rem;font-size:.85rem;cursor:pointer}
.zoe-chat__quick-reply{padding:4px 12px;border-radius:50px;border:1px solid #0067a0;color:#0067a0;font-weight:700;font-size:12px;line-height:20px;text-align:center}
.zoe-chat__quick-reply:hover,.zoe-chat__hero-topic:hover{border-color:var(--zoe-color-primary)}
.zoe-chat__quick-reply:disabled,.zoe-chat__hero-topic:disabled{opacity:.5;cursor:default}
.zoe-chat__cta-button{border:0;border-radius:var(--zoe-radius);background:var(--zoe-gradient);color:var(--zoe-color-on-primary);padding:.5rem 1rem;font-size:.85rem;font-weight:600;cursor:pointer}
.zoe-chat__cards{align-self:stretch;display:flex;flex-direction:column;gap:.5rem}
.zoe-chat__cards-header{display:flex;align-items:center;justify-content:space-between}
.zoe-chat__cards-label{font-weight:700;font-size:.9rem}
.zoe-chat__cards-nav{display:flex;gap:.4rem}
.zoe-chat__cards-prev,.zoe-chat__cards-next{width:1.75rem;height:1.75rem;border-radius:50%;border:0;background:var(--zoe-gradient);color:var(--zoe-color-on-primary);cursor:pointer;font-size:1rem;line-height:1}
.zoe-chat__cards-track{display:flex;gap:.75rem;overflow-x:auto;overscroll-behavior:contain;scroll-snap-type:x proximity;padding:.15rem .15rem .5rem;margin:0;list-style:none}
.zoe-chat__card-item{flex:none;scroll-snap-align:start;width:9rem}
.zoe-chat__card{display:flex;flex-direction:column;gap:.35rem;height:100%;padding:.6rem;border:1px solid var(--zoe-color-border);border-radius:var(--zoe-radius);background:var(--zoe-color-surface);color:inherit;text-decoration:none}
a.zoe-chat__card:hover{border-color:var(--zoe-color-primary)}
.zoe-chat__card-image{width:100%;height:5.5rem;object-fit:contain;border-radius:6px;background:var(--zoe-color-surface-muted)}
.zoe-chat__card-title{font-size:.82rem;font-weight:700}
.zoe-chat__card-desc{font-size:.76rem;color:var(--zoe-color-text-muted)}
.zoe-chat__typing{display:flex;align-items:center;gap:.25rem;padding:.25rem 0}
.zoe-chat__typing-dot{width:.4rem;height:.4rem;border-radius:50%;background:var(--zoe-color-text-muted);animation:zoe-chat-typing-bounce 1.2s infinite ease-in-out}
.zoe-chat__typing-dot:nth-child(2){animation-delay:.15s}
.zoe-chat__typing-dot:nth-child(3){animation-delay:.3s}
@keyframes zoe-chat-typing-bounce{0,80%,100%{transform:translateY(0);opacity:.5}
40%{transform:translateY(-3px);opacity:1}
}
@media(prefers-reduced-motion:reduce){.zoe-chat__typing-dot{animation:none}
}
.zoe-chat__composer{position:relative;display:flex;align-items:center;gap:.4rem;padding:.6rem .75rem;margin:.5rem .75rem;border:1px solid var(--zoe-color-border);border-radius:999px;background:var(--zoe-color-surface)}
.zoe-chat[data-zoe-surface="floating"] .zoe-chat__composer{margin:1rem .75rem .375rem}
.zoe-chat[data-zoe-surface="floating"] .zoe-chat__export{margin:0 0 1rem}
.zoe-chat[data-zoe-surface="floating"] .zoe-chat__composer::before{content:"";position:absolute;top:calc(-1rem - 1px);left:calc(-1.5rem - 1px);right:calc(-1.5rem - 1px);border-top:1px solid #e4e4e7}
.zoe-chat__composer:focus-within{border-color:var(--zoe-color-primary)}
.zoe-chat__attach,.zoe-chat__mic{border:0;background:transparent;color:var(--zoe-color-text-muted);font-size:1rem;padding:.3rem;flex:none;cursor:default}
.zoe-chat__attach:not(:disabled){cursor:pointer}
.zoe-chat__attach:not(:disabled):hover{color:var(--zoe-color-primary)}
.zoe-chat__attach-icon,.zoe-chat__mic-icon,.zoe-chat__send-icon{display:block;width:1.25rem;height:1.25rem}
.zoe-chat__pending-attachment{display:flex;padding:.5rem 0}
.zoe-chat__pending-attachment-chip{display:flex;align-items:center;gap:.5rem;max-width:40%;margin-left:.75rem;padding:.35rem .4rem .35rem .85rem;border:1px solid var(--zoe-color-border);border-radius:999px;background:var(--zoe-color-surface-muted);font-size:.82rem;color:var(--zoe-color-text)}
.zoe-chat__pending-attachment-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.zoe-chat__pending-attachment-remove{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;border:0;border-radius:50%;background:transparent;color:var(--zoe-color-text-muted);font-size:1.1rem;line-height:1;cursor:pointer;flex:none}
.zoe-chat__pending-attachment-remove:hover{background:rgba(0,0,0,0.06);color:var(--zoe-color-text)}
.zoe-chat[data-zoe-surface="floating"] .zoe-chat__pending-attachment{background:#d6ebf7}
.zoe-chat__message--attachment{display:flex;align-items:center;gap:.5rem}
.zoe-chat__attachment-thumb{width:2.5rem;height:2.5rem;object-fit:cover;border-radius:6px;flex:none}
.zoe-chat__attachment-icon{font-size:1.25rem;flex:none}
.zoe-chat__attachment-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.zoe-chat__export{align-self:center;margin:0 0 .5rem;border:0;background:transparent;color:var(--zoe-color-text-muted);font-size:.78rem;text-decoration:underline;cursor:pointer}
.zoe-chat__export:hover{color:var(--zoe-color-primary)}
.zoe-chat__messages:not(:has(*)) ~ .zoe-chat__export{display:none}
.zoe-chat__input{flex:1;min-width:0;padding:.4rem .25rem;border:0;background:transparent;font:inherit;color:var(--zoe-color-text)}
.zoe-chat__input:focus{outline:0;box-shadow:none}
.zoe-chat__send{display:flex;align-items:center;justify-content:center;padding:8px;border:0;background:var(--zoe-gradient);color:var(--zoe-color-on-primary);border-radius:50px;cursor:pointer;flex:none}
.zoe-chat[data-zoe-surface="floating"]{position:fixed;right:1.5rem;bottom:var(--zoe-container-bottom,1.5rem);z-index:1002}
.zoe-chat[data-zoe-surface="floating"] .zoe-chat__panel{position:absolute;right:0;bottom:var(--zoe-panel-bottom,3.5rem);width:calc(100vw - 3rem);height:calc(100vh - 6rem);height:calc(var(--zoe-vv-height, 100dvh) - 1rem - var(--zoe-bottom-float,5rem))}
.zoe-chat__resize-handle{display:none;position:absolute;top:0;left:0;z-index:2;width:1.5rem;height:1.5rem;margin:0;padding:0;border:0;background:transparent;cursor:nwse-resize;touch-action:none}
.zoe-chat__resize-handle::before{content:"";position:absolute;top:.45rem;left:.45rem;width:.5rem;height:.5rem;border-top:2px solid var(--zoe-color-on-primary);border-left:2px solid var(--zoe-color-on-primary);border-radius:3px 0 0 0;opacity:.7}
.zoe-chat__resize-handle:hover::before,.zoe-chat__resize-handle:focus-visible::before{opacity:1}
.zoe-chat--editing .zoe-chat__resize-handle{display:none !important}
.zoe-chat[data-zoe-surface="floating"] .zoe-chat__messages{min-height:0;background:var(--zoe-conversation-bg)}
.zoe-chat--editing[data-zoe-surface="floating"]{position:relative;right:auto;bottom:auto;min-height:3.5rem;display:inline-block}
.zoe-chat__edit-anchor{margin:0 0 .5rem;padding:.5rem .75rem;border:1px dashed var(--zoe-color-border,#d7dbe0);border-radius:.5rem;background:var(--zoe-color-surface-muted,#f4f5f7);color:#55606b;font-size:.8125rem;font-family:inherit}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__launcher{display:none}
.zoe-chat__ribbon{display:none}
.zoe-chat[data-zoe-surface="hero"]:has(.zoe-chat__panel[hidden]) .zoe-chat__ribbon{display:flex;align-items:center;gap:.75rem;width:min(720px,92%);margin:0 auto;padding:1rem 1.1rem;border:0;border-radius:0 0 18px 18px;background:var(--zoe-gradient);color:var(--zoe-color-on-primary);text-align:left;cursor:pointer;box-shadow:var(--shadow-md,0 6px 20px rgba(0,0,0,0.15));animation:zoe-chat-droptab .3s ease both}
.zoe-chat__ribbon-text{display:flex;flex-direction:column;flex:1;min-width:0;text-align:left}
.zoe-chat__ribbon-label{font-weight:700;font-size:16px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.zoe-chat__ribbon:hover{filter:brightness(1.06)}
@keyframes zoe-chat-droptab{from{opacity:0}
to{opacity:1}
}
@media(prefers-reduced-motion:reduce){.zoe-chat__ribbon{animation:none}
}
.zoe-chat__ribbon-expand{width:1rem;height:1rem;flex:none;box-sizing:content-box;padding:.3rem;background:rgba(255,255,255,0.15);border-radius:6px}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__panel{position:relative;isolation:isolate;width:100%;border:0;border-radius:0;background:var(--zoe-hero-bg,var(--zoe-gradient));padding:0 40px 40px}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__panel::after{content:"";position:absolute;inset:0;z-index:-1;background:var(--zoe-conversation-bg);opacity:0;transition:opacity .42s ease;pointer-events:none}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__header{display:none}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__title{font-size:16px}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__status{font-size:11px;color:#eff6ff}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__avatar{width:48px;height:48px}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__hero-intro{text-align:center;color:var(--zoe-color-on-primary);margin:60px 0 1.5rem;order:0;max-height:24rem;overflow:hidden;transition:opacity .3s ease,max-height .42s ease,margin .42s ease}
.zoe-chat__hero-eyebrow{display:inline-flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;letter-spacing:.02em;opacity:.9;margin:0 0 .75rem;color:var(--zoe-color-on-primary)}
.zoe-chat__hero-eyebrow-icon{display:block;width:1rem;height:1rem}
.zoe-chat__hero-heading{margin:0;font-size:clamp(1.75rem,5vw,2.5rem);font-weight:700;line-height:1.15;text-align:center;color:var(--zoe-color-on-primary)}
.zoe-chat__hero-subheading{margin:.75rem 0 0;font-size:1.25rem;font-weight:400;line-height:1.4;text-align:center;color:var(--zoe-color-on-primary)}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__composer{order:1;margin:0 auto 1rem;max-width:48rem;width:100%;padding:.6rem .6rem .6rem 1.1rem;box-shadow:var(--shadow-md,0 6px 20px rgba(0,0,0,0.15))}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__hero-topics{order:2;display:flex;flex-wrap:wrap;justify-content:center;gap:8px;max-width:48rem;margin:0 auto}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__hero-topic{display:flex;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid rgba(255,255,255,0.8);border-radius:50px;background:rgba(255,255,255,0.15);color:var(--zoe-color-on-primary);text-align:center;font-size:.875rem;font-weight:600;line-height:1.43}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__hero-topic:hover{background:rgba(255,255,255,0.28)}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__messages{order:3;min-height:0;background:var(--zoe-color-surface);border-radius:var(--zoe-radius);margin-top:1.5rem}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__messages:not(:has(*)){display:none;margin-top:0}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__panel:has(.zoe-chat__messages>*)::after{opacity:1}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__panel:has(.zoe-chat__messages>*) .zoe-chat__hero-intro{max-height:0;margin:0;opacity:0;pointer-events:none}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__panel:has(.zoe-chat__messages>*) .zoe-chat__hero-topics{display:none}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__panel:has(.zoe-chat__messages>*) .zoe-chat__header{display:flex;order:0;width:min(720px,92%);margin:0 auto;border-radius:0 0 18px 18px;animation:zoe-chat-conversation-in .42s ease both}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__panel:has(.zoe-chat__messages>*) .zoe-chat__messages{order:3;width:min(720px,92%);margin:1rem auto 0;background:transparent;border-radius:0;animation:zoe-chat-conversation-in .42s ease both}
@keyframes zoe-chat-conversation-in{from{opacity:0}
to{opacity:1}
}
@media(prefers-reduced-motion:reduce){.zoe-chat[data-zoe-surface="hero"] .zoe-chat__panel:has(.zoe-chat__messages>*) .zoe-chat__header,.zoe-chat[data-zoe-surface="hero"] .zoe-chat__panel:has(.zoe-chat__messages>*) .zoe-chat__messages{animation:none}
}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__panel:has(.zoe-chat__messages>*) .zoe-chat__composer{order:5;width:min(720px,92%);max-width:none;margin:0 auto}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__panel:has(.zoe-chat__messages>*) .zoe-chat__export{order:6;margin-top:.75rem}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__pending-attachment{order:1}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__pending-attachment-chip{max-width:calc(min(720px, 92%) * .4);margin-left:calc((100% - min(720px, 92%)) / 2)}
.zoe-chat[data-zoe-surface="hero"] .zoe-chat__panel:has(.zoe-chat__messages>*) .zoe-chat__pending-attachment{order:5}
.zoe-chat--hero-image[data-zoe-surface="hero"] .zoe-chat__panel::before{content:"";position:absolute;inset:0;z-index:-1;background:rgba(0,0,0,0.4);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);pointer-events:none}
.zoe-chat--hero-image[data-zoe-surface="hero"] .zoe-chat__hero-topic{background:#0065a1;border:0}
.zoe-chat--hero-image[data-zoe-surface="hero"] .zoe-chat__hero-topic:hover{background:#00558a}
@media(min-width:30rem){.zoe-chat[data-zoe-surface="floating"] .zoe-chat__panel{width:min(24rem,calc(100vw - 2rem));height:min(34rem,calc(100vh - 6rem));height:min(34rem,calc(var(--zoe-vv-height, 100dvh) - 1rem - var(--zoe-bottom-float,5rem)));min-width:18rem;min-height:min(20rem,calc(var(--zoe-vv-height, 100dvh) - 1rem - var(--zoe-bottom-float,5rem)))}
.zoe-chat[data-zoe-surface="floating"] .zoe-chat__resize-handle{display:block}
}
@media(min-width:48rem){.zoe-chat[data-zoe-surface="hero"] .zoe-chat__panel:has(.zoe-chat__messages>*){height:66vh;min-height:480px}
}
.main-navigation{position:relative;z-index:1001}
.nav-utils--ask-zoe{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-width:111px;height:38px;padding:2px 12px;border:0;border-radius:102px;background:linear-gradient(180deg,#00a0df -9.38%,#0067a0 100%);color:#fff;font-weight:600;font-size:.9rem;line-height:1.2;cursor:pointer}
.nav-utils--ask-zoe:hover{filter:brightness(1.08)}
.nav-utils--ask-zoe-logo{width:32px;height:32px;object-fit:contain}
@media(min-width:48rem){.nav-utils--ask-zoe{min-width:127px;height:48px;padding:2px 16px}
}