.dev-preview{background:0 0;place-items:center;min-height:100vh;padding:0;display:grid}.phone-frame{aspect-ratio:27.6/59;background:linear-gradient(#252531 0%,#0f1017 100%);border-radius:3.1rem;width:min(24rem,100vw - 2rem);padding:.35rem;box-shadow:0 2rem 3.25rem #0f101747,inset 0 0 0 .05rem #ffffff29}.phone-frame__viewport{background:#fff;border-radius:2.8rem;width:100%;height:100%;position:relative;overflow:hidden}.phone-frame__status-bar{z-index:3;pointer-events:none;grid-template-columns:1fr auto 1fr;align-items:start;padding:1rem 1.15rem 0;display:grid;position:absolute;inset:0 0 auto}.phone-frame__time,.phone-frame__battery{color:#fff;letter-spacing:-.02em;font-size:.95rem;font-weight:700}.phone-frame__status-icons{justify-content:flex-end;align-items:center;gap:.4rem;display:flex}.phone-frame__signal{background:linear-gradient(90deg,#ffffff57 0 18%,#fff 18% 100%);border-radius:999px;width:1.1rem;height:.62rem}.phone-frame__notch{background:#000000eb;border-radius:999px;width:7.9rem;height:2.15rem;box-shadow:inset 0 -.12rem #ffffff0d}.phone-frame__content{width:100%;height:100%;position:relative}.phone-frame__home-indicator{z-index:3;background:#ffffffeb;border-radius:999px;width:8.4rem;height:.34rem;position:absolute;bottom:.75rem;left:50%;transform:translate(-50%)}.consumer-screen{background:var(--ifood-white);width:100%;height:100%;color:var(--ifood-gray-600);flex-direction:column;display:flex}.consumer-screen__scroll{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:4.15rem 1.15rem 1rem;overflow-y:auto}.consumer-screen__scroll::-webkit-scrollbar{display:none}.consumer-screen__loading{width:100%;height:100%;color:var(--ifood-gray-600);text-align:center;place-items:center;padding:2rem;font-size:.96rem;font-weight:700;display:grid}.consumer-header{gap:1.3rem;display:grid}.consumer-header__topline{grid-template-columns:2rem minmax(0,1fr) 2rem;align-items:center;gap:.4rem;display:grid}.consumer-header__back,.consumer-header__back-spacer{place-items:center;width:2rem;height:2rem;display:grid}.consumer-header__back{color:var(--ifood-red)}.consumer-header__back-icon{width:1rem;height:1rem}.consumer-header__back-icon path{stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round}.consumer-header__address{width:100%;color:var(--ifood-gray-600);letter-spacing:-.02em;text-align:center;margin:0;font-size:.96rem;font-weight:800}.consumer-header__welcome{align-items:center;gap:.8rem;display:flex}.consumer-header__avatar{background:var(--ifood-cream-100);width:2.1rem;height:2.1rem;color:var(--ifood-gray-600);border-radius:999px;place-items:center;font-size:.88rem;font-weight:800;display:grid}.consumer-header__greeting{letter-spacing:-.04em;margin:0;font-size:1.38rem;font-weight:900}.category-grid{margin-top:1.2rem}.category-grid__items{grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem .6rem;display:grid}.category-tile{justify-items:center;gap:.42rem;min-width:0;display:grid}.category-tile__icon{background:var(--ifood-cream-100);width:3.3rem;height:3.3rem;box-shadow:inset 0 0 0 .06rem var(--ifood-border-soft);border-radius:999px;place-items:center;display:grid}.category-tile__glyph{width:1.35rem;height:1.35rem}.category-tile__glyph path,.category-tile__glyph rect{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.category-tile__label{color:var(--ifood-gray-600);letter-spacing:-.02em;text-align:center;font-size:.72rem;font-weight:700}.category-tile.is-active .category-tile__icon{background:#ea1d2c14;box-shadow:inset 0 0 0 .08rem #ea1d2c29}.category-tile.is-active .category-tile__label{color:var(--ifood-black)}.category-tile__icon--amber,.category-tile__icon--orange{color:var(--ifood-orange)}.category-tile__icon--green{color:var(--ifood-red-deep)}.category-tile__icon--red{color:var(--ifood-red)}.category-tile__icon--gold{color:var(--ifood-cream-400)}.category-tile__icon--charcoal{color:var(--ifood-gray-600)}.category-tile__icon--violet{color:var(--ifood-pink-mid)}.category-tile__icon--leaf{color:var(--ifood-gray-300)}.category-grid__pager{justify-content:center;align-items:center;gap:.35rem;margin-top:.8rem;display:flex}.category-grid__dot{background:#a6a29f80;border-radius:999px;width:.34rem;height:.34rem}.category-grid__dot.is-active{background:var(--ifood-gray-600);width:1.15rem}.consumer-section{margin-top:1.4rem}.consumer-section__heading{align-items:baseline;gap:.45rem;display:flex}.consumer-section__heading h2{letter-spacing:-.04em;margin:0;font-size:1.3rem;font-weight:900}.consumer-section__heading span{color:var(--ifood-pink-mid);font-size:.83rem;font-weight:800}.consumer-section__content{gap:.9rem;margin-top:.9rem;display:grid}.consumer-section__empty{background:var(--ifood-cream-100);color:var(--ifood-gray-600);border-radius:1rem;padding:1rem;font-size:.84rem;font-weight:700}.store-card{text-align:left;grid-template-columns:5rem minmax(0,1fr);align-items:start;gap:.95rem;width:100%;display:grid}.store-card__thumbnail{aspect-ratio:1;background:var(--ifood-cream-100);border-radius:1rem;width:5rem;overflow:hidden;box-shadow:0 .75rem 1.5rem #9c050b1f}.store-card__thumbnail-image{object-fit:cover;width:100%;height:100%;display:block}.store-card__content{min-width:0;padding-top:.08rem}.store-card__topline{justify-content:space-between;align-items:flex-start;gap:.5rem;display:flex}.store-card__name{letter-spacing:-.03em;margin:0;font-size:1.08rem;font-weight:900}.store-card__rating{color:var(--ifood-orange);align-items:center;gap:.2rem;font-size:.8rem;font-weight:900;display:inline-flex}.store-card__star{width:.8rem;height:.8rem}.store-card__description{color:var(--ifood-gray-600);margin:.2rem 0 0;font-size:.78rem;font-weight:600}.store-card__meta{color:var(--ifood-gray-300);flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.4rem;font-size:.77rem;font-weight:700;display:flex}.store-card__meta-dot{background:currentColor;border-radius:999px;width:.18rem;height:.18rem}.store-card__badge{color:var(--ifood-red-deep);background:#f7acb747;border-radius:999px;align-items:center;margin-top:.45rem;padding:.3rem .55rem;font-size:.7rem;font-weight:800;display:inline-flex}.bottom-navigation{border-top:.06rem solid var(--ifood-border-soft);background:#fffffff5;grid-template-columns:repeat(3,minmax(0,1fr));gap:.3rem;padding:.75rem .75rem 1.5rem;display:grid}.bottom-navigation__tab{color:var(--ifood-gray-300);justify-items:center;gap:.22rem;display:grid}.bottom-navigation__tab.is-active{color:var(--ifood-red)}.bottom-navigation__icon{width:1.3rem;height:1.3rem}.bottom-navigation__icon path,.bottom-navigation__icon rect{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.bottom-navigation__label{letter-spacing:-.01em;font-size:.7rem;font-weight:800}.courier-screen{background:linear-gradient(180deg, #fff6f7 0%, var(--ifood-white) 24%);width:100%;height:100%;color:var(--ifood-gray-600);flex-direction:column;display:flex;position:relative}.courier-screen__scroll{padding:calc(env(safe-area-inset-top,0px) + 2.7rem) 1rem calc(env(safe-area-inset-bottom,0px) + 2.2rem);scrollbar-width:none;-ms-overflow-style:none;flex:1;overflow-y:auto}.courier-screen__scroll::-webkit-scrollbar{display:none}.courier-screen__state{background:var(--ifood-white);color:var(--ifood-gray-600);text-align:center;box-shadow:var(--ifood-shadow-soft);border-radius:1.05rem;padding:1rem;font-size:.88rem;font-weight:700}.courier-topbar{grid-template-columns:2.5rem minmax(0,1fr) auto;align-items:center;gap:.75rem;margin-bottom:1.45rem;display:grid}.courier-topbar__icon-button,.courier-topbar__spacer{width:2.5rem;height:2.5rem}.courier-topbar__icon-button{color:var(--ifood-gray-600);border-radius:999px;place-items:center;display:grid}.courier-topbar__icon{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1.15rem;height:1.15rem}.courier-topbar__title{color:var(--ifood-gray-600);letter-spacing:-.03em;text-align:center;margin:0;font-size:1.1rem;font-weight:900}.courier-topbar__history{min-height:2.2rem;color:var(--ifood-red);background:#ea1d2c14;border-radius:999px;align-items:center;gap:.35rem;padding:0 .8rem;font-size:.78rem;font-weight:900;display:inline-flex}.courier-topbar__history-icon{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:.95rem;height:.95rem}.courier-service-panel{background:linear-gradient(180deg, #f13945 0%, var(--ifood-red) 100%);color:var(--ifood-white);border-radius:1.45rem;gap:.8rem;padding:1rem;display:grid;box-shadow:0 1rem 2rem #ea1d2c33}.courier-service-panel__status-row{justify-content:flex-start;align-items:center;display:flex}.courier-service-panel__status{background:#ffffff24;border-radius:999px;align-items:center;gap:.45rem;min-height:2rem;padding:0 .75rem;font-size:.8rem;font-weight:900;display:inline-flex}.courier-service-panel__status.is-active{background:#fff3}.courier-service-panel__status-icon{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:.95rem;height:.95rem}.courier-service-panel__metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.courier-metric-card{background:#ffffff1f;border-radius:1.1rem;gap:.2rem;padding:.95rem .9rem;display:grid}.courier-metric-card__label{opacity:.85;font-size:.76rem;font-weight:700}.courier-metric-card__value{letter-spacing:-.03em;font-size:1.05rem;font-weight:900}.courier-duty-button,.courier-offers-trigger{letter-spacing:-.02em;border-radius:1.1rem;justify-content:center;align-items:center;gap:.6rem;width:100%;min-height:3.3rem;margin-top:.95rem;font-size:.96rem;font-weight:900;display:flex}.courier-duty-button{background:var(--ifood-red);color:var(--ifood-white);box-shadow:var(--ifood-shadow-soft)}.courier-duty-button.is-active{background:linear-gradient(180deg, #f13945 0%, var(--ifood-red) 100%)}.courier-duty-button__icon,.courier-offers-trigger__icon{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.courier-offers-trigger{color:var(--ifood-gray-600);background:#ea1d2c0f;justify-content:space-between;padding:0 1rem}.courier-offers-trigger__left{align-items:center;gap:.6rem;display:inline-flex}.courier-offers-trigger__count{min-width:1.6rem;min-height:1.6rem;color:var(--ifood-red);background:#ea1d2c1f;border-radius:999px;place-items:center;padding:0 .35rem;font-size:.8rem;font-weight:900;display:grid}.courier-history-screen__groups{gap:1.4rem;display:grid}.courier-history-screen__group{gap:.7rem;display:grid}.courier-history-screen__group-title{color:var(--ifood-gray-300);margin:0;font-size:.98rem;font-weight:800}.courier-history-screen__group-content{gap:.85rem;display:grid}.courier-history-card{background:var(--ifood-white);box-shadow:var(--ifood-shadow-soft);border-radius:1.4rem;gap:.9rem;padding:1rem;display:grid}.courier-history-card__header{grid-template-columns:3rem minmax(0,1fr);align-items:center;gap:.75rem;display:grid}.courier-history-card__store-logo{background:var(--ifood-cream-100);border-radius:999px;width:3rem;height:3rem;overflow:hidden}.courier-history-card__store-logo-image,.courier-history-card__preview-image{object-fit:cover;width:100%;height:100%;display:block}.courier-history-card__store-content{min-width:0}.courier-history-card__store-name{color:var(--ifood-black);margin:0;font-size:1rem;font-weight:900}.courier-history-card__status{color:var(--ifood-gray-300);margin-top:.18rem;font-size:.78rem;font-weight:800;display:inline-block}.courier-history-card__items-layout{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem;display:grid}.courier-history-card__items{gap:.55rem;display:grid}.courier-history-card__item-row{grid-template-columns:2.15rem minmax(0,1fr);align-items:center;gap:.55rem;display:grid}.courier-history-card__quantity-badge{width:2.15rem;min-height:2.15rem;color:var(--ifood-gray-600);background:#f4f4f4;border-radius:.7rem;place-items:center;font-size:.9rem;font-weight:900;display:grid}.courier-history-card__item-name{min-width:0;color:var(--ifood-gray-600);word-break:break-word;font-size:.92rem;font-weight:700;line-height:1.3}.courier-history-card__preview-images{justify-content:flex-end;align-items:center;padding-top:.1rem;display:flex}.courier-history-card__preview-image-wrapper{border:.12rem solid var(--ifood-white);background:var(--ifood-cream-100);border-radius:999px;width:2.75rem;height:2.75rem;overflow:hidden}.courier-history-card__preview-image-wrapper+.courier-history-card__preview-image-wrapper{margin-left:-.8rem}.courier-history-card__footer{border-top:.06rem solid var(--ifood-border-soft);justify-content:space-between;align-items:center;gap:.75rem;padding-top:.85rem;display:flex}.courier-history-card__footer-label{color:var(--ifood-gray-300);font-size:.82rem;font-weight:800}.courier-history-card__footer-value{color:var(--ifood-red);font-size:.96rem;font-weight:900}.courier-offer-dialog{z-index:30;position:absolute;inset:0}.courier-offer-dialog__backdrop{background:#0e0e1247;position:absolute;inset:0}.courier-offer-dialog__backdrop--blur{-webkit-backdrop-filter:blur(.35rem);backdrop-filter:blur(.35rem)}.courier-offer-dialog__panel{left:1rem;right:1rem;bottom:calc(env(safe-area-inset-bottom,0px) + 1.1rem);background:var(--ifood-white);border-radius:1.45rem;gap:.9rem;padding:1rem;display:grid;position:absolute;box-shadow:0 1.2rem 2.4rem #0a0a0e2e}.courier-offer-dialog__panel--auto{bottom:50%;transform:translateY(50%)}.courier-offer-dialog__header{justify-content:space-between;align-items:start;gap:.75rem;display:flex}.courier-offer-dialog__title{color:var(--ifood-black);margin:0;font-size:1.1rem;font-weight:900}.courier-offer-dialog__subtitle{color:var(--ifood-gray-300);margin:.2rem 0 0;font-size:.78rem;font-weight:700}.courier-offer-dialog__close{width:2rem;height:2rem;color:var(--ifood-gray-300);background:#f5f5f5;border-radius:999px;place-items:center;display:grid}.courier-offer-dialog__close-icon,.courier-offer-card__dismiss-icon{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:.95rem;height:.95rem}.courier-offer-dialog__content{scrollbar-width:none;-ms-overflow-style:none;gap:.8rem;max-height:17rem;display:grid;overflow-y:auto}.courier-offer-dialog__content::-webkit-scrollbar{display:none}.courier-offer-card{box-shadow:inset 0 0 0 .06rem var(--ifood-border-soft);background:#fbfbfb;border-radius:1.15rem;gap:.75rem;padding:.9rem;display:grid}.courier-offer-card__header{grid-template-columns:2.8rem minmax(0,1fr) auto;align-items:center;gap:.7rem;display:grid}.courier-offer-card__logo{background:var(--ifood-cream-100);border-radius:999px;width:2.8rem;height:2.8rem;overflow:hidden}.courier-offer-card__logo-image{object-fit:cover;width:100%;height:100%;display:block}.courier-offer-card__content{min-width:0}.courier-offer-card__title{color:var(--ifood-gray-600);margin:0;font-size:.98rem;font-weight:900}.courier-offer-card__address{color:var(--ifood-gray-300);margin:.24rem 0 0;font-size:.77rem;font-weight:700;line-height:1.35}.courier-offer-card__dismiss{width:1.9rem;height:1.9rem;color:var(--ifood-gray-300);background:#f5f5f5;border-radius:999px;place-items:center;display:grid}.courier-offer-card__footer{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.courier-offer-card__payout{color:#2aa85f;font-size:1.02rem;font-weight:900}.courier-offer-card__accept{min-width:5.7rem;min-height:2.45rem;color:var(--ifood-white);background:#63c377;border-radius:999px;padding:0 1rem;font-size:.84rem;font-weight:900}.courier-offer-card__accept:disabled{opacity:.6}.courier-delivery-screen__scroll{padding-top:calc(env(safe-area-inset-top,0px) + 2.7rem);padding-bottom:calc(env(safe-area-inset-bottom,0px) + 2.4rem)}.courier-delivery-screen__topbar{margin-bottom:1rem}.courier-delivery-screen__hero-card{background:linear-gradient(180deg, #fff5f6 0%, var(--ifood-white) 100%);box-shadow:var(--ifood-shadow-soft);border-radius:1.5rem;gap:.9rem;padding:1rem;display:grid}.courier-delivery-screen__hero-badges{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.courier-delivery-screen__hero-badge{border-radius:999px;align-items:center;gap:.35rem;min-height:2rem;padding:0 .85rem;font-size:.78rem;font-weight:900;display:inline-flex}.courier-delivery-screen__hero-badge.is-primary{color:var(--ifood-red);background:#ea1d2c14}.courier-delivery-screen__hero-badge.is-dark{background:var(--ifood-black);color:var(--ifood-white)}.courier-delivery-screen__hero-badge-icon,.courier-delivery-screen__info-icon,.courier-delivery-screen__payout-icon,.courier-delivery-screen__timer-icon,.courier-delivery-screen__warning-icon,.courier-delivery-screen__submit-icon{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:1rem;height:1rem}.courier-delivery-screen__store{grid-template-columns:3rem minmax(0,1fr);align-items:center;gap:.8rem;display:grid}.courier-delivery-screen__store-logo{background:var(--ifood-cream-100);border-radius:999px;width:3rem;height:3rem;overflow:hidden}.courier-delivery-screen__store-logo-image{object-fit:cover;width:100%;height:100%;display:block}.courier-delivery-screen__store-name{color:var(--ifood-gray-600);letter-spacing:-.03em;margin:0;font-size:1.2rem;font-weight:900;line-height:1.1}.courier-delivery-screen__info-card,.courier-delivery-screen__payout-card,.courier-delivery-screen__timer-card{grid-template-columns:1rem minmax(0,1fr);align-items:start;gap:.65rem;display:grid}.courier-delivery-screen__info-title,.courier-delivery-screen__payout-title{color:var(--ifood-gray-600);font-size:1rem;font-weight:900;line-height:1.25;display:block}.courier-delivery-screen__info-text,.courier-delivery-screen__payout-text,.courier-delivery-screen__timer-text{color:var(--ifood-gray-300);margin:.18rem 0 0;font-size:.8rem;font-weight:700;line-height:1.4}.courier-delivery-screen__payout-card{background:#ea1d2c0d;border-radius:1rem;padding:.9rem 1rem}.courier-delivery-screen__timer-value{color:var(--ifood-gray-600);letter-spacing:-.05em;font-size:2rem;font-weight:900;display:block}.courier-delivery-screen__warning-banner{background:var(--ifood-black);color:var(--ifood-white);border-radius:1rem;align-items:center;gap:.6rem;padding:.95rem 1rem;font-size:.82rem;font-weight:800;line-height:1.35;display:flex}.courier-delivery-screen__warning-icon{color:#ffcb54;flex:none}.courier-delivery-screen__code-label{color:var(--ifood-gray-300);letter-spacing:.03em;font-size:.78rem;font-weight:900}.courier-delivery-screen__code-input{width:100%;min-height:3.4rem;color:var(--ifood-gray-600);letter-spacing:.18em;text-transform:uppercase;box-shadow:var(--ifood-shadow-soft);border:.08rem solid #ea1d2c29;border-radius:1rem;outline:none;padding:0 1rem;font-size:1.35rem;font-weight:900}.courier-delivery-screen__code-input:focus{border-color:#ea1d2c52;box-shadow:0 0 0 .14rem #ea1d2c14}.courier-delivery-screen__error{color:var(--ifood-red);margin:-.1rem 0 0;font-size:.8rem;font-weight:800}.courier-delivery-screen__submit{background:var(--ifood-red);width:100%;min-height:3.25rem;color:var(--ifood-white);border-radius:1rem;justify-content:center;align-items:center;gap:.5rem;font-size:.95rem;font-weight:900;display:inline-flex;box-shadow:0 .9rem 1.9rem #9c050b38}.courier-delivery-screen__submit:disabled{opacity:.55}.landing-screen{background:radial-gradient(circle at top,#ff788138 0%,#0000 38%),linear-gradient(#ea1d2c 0%,#cf1322 100%);grid-template-rows:1fr auto auto 1fr;width:100%;height:100%;padding:4.75rem 1.35rem 3.4rem;display:grid}.landing-screen__hero{text-align:center;justify-content:center;justify-items:center;gap:.3rem;margin-bottom:1.1rem;display:grid}.landing-screen__eyebrow{color:#ffffffd1;letter-spacing:-.01em;font-size:.8rem;font-weight:700}.ifood-wordmark__image{object-fit:contain;width:min(8.4rem,42vw);height:auto;display:block}.landing-screen__actions{place-self:start center;gap:.8rem;width:100%;max-width:18.6rem;display:grid}.entry-action-button{width:100%;min-height:4.55rem;color:var(--ifood-white);background:#ffffff14;border-radius:1rem;grid-template-columns:2.7rem minmax(0,1fr);align-items:center;gap:.8rem;padding:.86rem .95rem;transition:transform .12s,background .12s,box-shadow .12s;display:grid;box-shadow:inset 0 0 0 .05rem #ffffff2e,0 .8rem 1.8rem #83070f2e}.entry-action-button:hover{background:#ffffff1c;transform:translateY(-.03rem);box-shadow:inset 0 0 0 .05rem #ffffff38,0 .95rem 2rem #83070f33}.entry-action-button__icon{background:#ffffff1f;border-radius:.85rem;flex-shrink:0;justify-content:center;align-items:center;width:2.7rem;height:2.7rem;display:grid;box-shadow:inset 0 0 0 .05rem #ffffff24}.entry-action-button__content{grid-template-columns:minmax(0,1fr) minmax(0,5.2rem);align-items:center;gap:.7rem;min-width:0;display:grid}.entry-action-button__title{color:var(--ifood-white);letter-spacing:-.02em;text-align:left;font-size:.93rem;font-weight:900}.entry-action-button__description{color:#ffffffd1;text-align:left;font-size:.68rem;font-weight:700;line-height:1.3}.entry-action-button__svg{width:1.28rem;height:1.28rem}.entry-action-button__svg path,.entry-action-button__svg circle,.entry-action-button__svg rect{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.store-detail-screen{background:var(--ifood-white);width:100%;height:100%;color:var(--ifood-gray-600);position:relative}.store-detail-screen__scroll{scrollbar-width:none;-ms-overflow-style:none;width:100%;height:100%;overflow-y:auto}.store-detail-screen__scroll::-webkit-scrollbar{display:none}.store-detail-screen__scroll.has-cart-summary{padding-bottom:6rem}.store-detail-screen__loading{text-align:center;place-items:center;width:100%;height:100%;padding:2rem;font-size:.96rem;font-weight:700;display:grid}.store-detail-screen__back-link{color:var(--ifood-red);margin-top:.85rem;font-size:.92rem;font-weight:800}.store-detail-screen__menu{gap:1.4rem;padding:1.1rem 1rem 1.8rem;display:grid}.store-hero{display:grid}.store-hero__banner{background:var(--ifood-cream-100);height:9.9rem;position:relative;overflow:hidden}.store-hero__banner-image{object-fit:cover;width:100%;height:100%;display:block}.store-hero__banner:after{content:"";background:linear-gradient(#00000029,#00000047);position:absolute;inset:0}.store-hero__back-button{z-index:1;width:2.25rem;height:2.25rem;color:var(--ifood-white);background:#0000005c;border-radius:999px;place-items:center;display:grid;position:absolute;top:.95rem;left:.95rem}.store-hero__back-icon{width:1.25rem;height:1.25rem}.store-hero__back-icon path{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.store-hero__card{background:var(--ifood-white);border-radius:1.35rem;margin:-1.9rem 1rem 0;padding:2.3rem 1rem 1rem;position:relative;box-shadow:0 1rem 2rem #3f3e3e1f}.store-hero__logo{background:var(--ifood-white);border-radius:999px;width:3.7rem;height:3.7rem;position:absolute;top:-1.55rem;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 .6rem 1.2rem #3f3e3e1f}.store-hero__logo-image{object-fit:cover;width:100%;height:100%;display:block}.store-hero__body{gap:.5rem;display:grid}.store-hero__name{letter-spacing:-.03em;margin:0;font-size:1.45rem;font-weight:900}.store-hero__supporting{color:var(--ifood-gray-300);margin:0;font-size:.82rem;font-weight:700}.store-hero__rating-row{align-items:center;gap:.4rem;font-size:.82rem;font-weight:800;display:flex}.store-hero__rating{align-items:center;gap:.2rem;display:inline-flex}.store-hero__rating-icon{width:.9rem;height:.9rem;color:var(--ifood-black)}.store-hero__reviews{color:var(--ifood-gray-300)}.store-hero__delivery{border-top:.06rem solid var(--ifood-border-soft);color:var(--ifood-gray-600);gap:.18rem;padding-top:.7rem;font-size:.82rem;font-weight:700;display:grid}.store-hero__delivery span:last-child{color:var(--ifood-gray-300);font-size:.76rem}.store-menu-section{gap:.95rem;display:grid}.store-menu-section__title{letter-spacing:-.03em;margin:0;font-size:1.22rem;font-weight:900}.store-menu-section__items{gap:1rem;display:grid}.store-menu-item{grid-template-columns:minmax(0,1fr) 5.35rem;align-items:start;gap:.85rem;display:grid}.store-menu-item__content{min-width:0}.store-menu-item__name{letter-spacing:-.02em;margin:0;font-size:1rem;font-weight:800}.store-menu-item__description{color:var(--ifood-gray-600);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.25rem 0 0;font-size:.82rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.store-menu-item__pricing{flex-wrap:wrap;align-items:center;gap:.35rem;margin-top:.55rem;display:flex}.store-menu-item__current-price{color:var(--ifood-black);font-size:.98rem;font-weight:900}.store-menu-item__original-price{color:var(--ifood-gray-300);font-size:.82rem;font-weight:700;text-decoration:line-through}.store-menu-item__discount-badge{color:var(--ifood-red);background:#ea1d2c1f;border-radius:999px;align-items:center;padding:.16rem .45rem;font-size:.7rem;font-weight:900;display:inline-flex}.store-menu-item__media{aspect-ratio:1;background:var(--ifood-cream-100);border-radius:1rem;width:5.35rem;position:relative;overflow:hidden}.store-menu-item__image{object-fit:cover;width:100%;height:100%;display:block}.store-menu-item__add-button{background:var(--ifood-red);width:1.7rem;height:1.7rem;color:var(--ifood-white);border-radius:.52rem;place-items:center;display:grid;position:absolute;bottom:.36rem;right:.36rem;box-shadow:0 .45rem .9rem #9c050b52}.store-menu-item__add-icon{width:1rem;height:1rem}.store-menu-item__add-icon path{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.cart-summary-bar{background:linear-gradient(180deg, #fff0, var(--ifood-white) 28%);padding:.75rem .95rem 1.35rem;position:absolute;bottom:0;left:0;right:0}.cart-summary-bar__button{background:var(--ifood-red);width:100%;min-height:3rem;color:var(--ifood-white);border-radius:1rem;justify-content:space-between;align-items:center;padding:.85rem 1rem;display:flex;box-shadow:0 .9rem 1.9rem #9c050b3d}.cart-summary-bar__label-group{align-items:center;gap:.55rem;font-size:.95rem;font-weight:900;display:inline-flex}.cart-summary-bar__icon{width:1.1rem;height:1.1rem}.cart-summary-bar__icon path{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.cart-summary-bar__price{font-size:.95rem;font-weight:900}.order-screen{background:var(--ifood-white);width:100%;height:100%;color:var(--ifood-gray-600);position:relative}.order-screen__scroll{scrollbar-width:none;-ms-overflow-style:none;width:100%;height:100%;overflow-y:auto}.order-screen__scroll::-webkit-scrollbar{display:none}.order-screen__scroll.has-footer{padding-bottom:7.15rem}.order-screen__loading{color:var(--ifood-gray-600);text-align:center;padding:2rem 1rem;font-size:.94rem;font-weight:700}.order-screen__error{color:var(--ifood-red);background:#ea1d2c14;border-radius:.9rem;margin:.2rem 1rem 0;padding:.75rem .9rem;font-size:.8rem;font-weight:800}.order-screen__section{padding:0 1rem}.order-screen__section-title{color:var(--ifood-black);letter-spacing:-.02em;margin:.3rem 0 .9rem;font-size:1.04rem;font-weight:900}.order-screen__items{gap:1rem;display:grid}.order-screen__more-items-button{color:var(--ifood-red);margin:1rem auto 0;font-size:.92rem;font-weight:900;display:block}.order-flow-header{z-index:2;padding:calc(env(safe-area-inset-top,0px) + 1.9rem) 1rem .9rem;background:#fffffffa;grid-template-columns:2.25rem minmax(0,1fr) auto;align-items:center;gap:.55rem;display:grid;position:sticky;top:0}.order-screen--cart .order-flow-header,.order-screen--checkout .order-flow-header{padding-top:calc(env(safe-area-inset-top,0px) + 2.7rem)}.order-flow-header__back-button{width:2.1rem;height:2.1rem;color:var(--ifood-red);border-radius:999px;place-items:center;display:grid}.order-flow-header__back-icon{width:1.1rem;height:1.1rem}.order-flow-header__back-icon path,.order-flow-header__clear-button,.order-footer-bar__button{stroke-linecap:round;stroke-linejoin:round}.order-flow-header__back-icon path{stroke:currentColor;stroke-width:2px}.order-flow-header__title{color:var(--ifood-gray-600);letter-spacing:-.02em;text-align:center;margin:0;font-size:.95rem;font-weight:900}.order-flow-header__clear-button{color:var(--ifood-red);font-size:.88rem;font-weight:900}.order-flow-header__clear-placeholder{width:3.1rem;height:1rem;display:block}.order-store-summary{grid-template-columns:2.95rem minmax(0,1fr);align-items:center;gap:.75rem;padding:.4rem 1rem 1rem;display:grid}.order-store-summary__logo{background:var(--ifood-cream-100);width:2.95rem;height:2.95rem;box-shadow:var(--ifood-shadow-soft);border-radius:999px;overflow:hidden}.order-store-summary__logo-image{object-fit:cover;width:100%;height:100%;display:block}.order-store-summary__content{min-width:0}.order-store-summary__name{color:var(--ifood-gray-600);letter-spacing:-.03em;margin:0;font-size:1.15rem;font-weight:900}.order-store-summary__add-more-button{color:var(--ifood-red);margin-top:.3rem;font-size:.86rem;font-weight:900}.cart-line-item{grid-template-columns:4.35rem minmax(0,1fr) auto;align-items:center;gap:.8rem;display:grid}.cart-line-item__image-wrapper{background:var(--ifood-cream-100);border-radius:1rem;width:4.35rem;height:4.35rem;overflow:hidden}.cart-line-item__image{object-fit:cover;width:100%;height:100%;display:block}.cart-line-item__content{min-width:0}.cart-line-item__name{color:var(--ifood-gray-600);letter-spacing:-.02em;margin:0;font-size:.96rem;font-weight:900}.cart-line-item__description{color:var(--ifood-gray-300);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.18rem 0 0;font-size:.78rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.cart-line-item__price{color:var(--ifood-gray-600);margin:.45rem 0 0;font-size:.98rem;font-weight:900}.cart-line-item__stepper{background:#f7f7f7;border-radius:.95rem;align-items:center;gap:.35rem;padding:.25rem;display:inline-flex}.cart-line-item__stepper-button{width:1.95rem;height:1.95rem;color:var(--ifood-red);border-radius:.75rem;place-items:center;display:grid}.cart-line-item__stepper-icon{width:.95rem;height:.95rem}.cart-line-item__stepper-icon path{stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.cart-line-item__quantity{min-width:1.25rem;color:var(--ifood-gray-600);text-align:center;font-size:.92rem;font-weight:900}.order-coupon,.order-summary-card,.payment-method-card,.tip-selector{margin:1rem 1rem 0}.order-coupon__summary{grid-template-columns:1.85rem minmax(0,1fr) auto;align-items:center;gap:.7rem;display:grid}.order-coupon__icon-wrapper{width:1.85rem;height:1.85rem;color:var(--ifood-gray-600);place-items:center;display:grid}.order-coupon__icon{width:1.2rem;height:1.2rem}.order-coupon__icon path{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.order-coupon__description{color:var(--ifood-gray-600);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.82rem;font-weight:800;line-height:1.28;display:-webkit-box;overflow:hidden}.order-coupon__actions,.order-coupon__editor-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.55rem;margin-top:0;display:flex}.order-coupon__actions{align-self:start}.order-coupon__action-button{color:var(--ifood-red);white-space:nowrap;font-size:.85rem;font-weight:900}.order-coupon__action-button.is-muted{color:var(--ifood-gray-300)}.order-coupon__editor{grid-column:2/4;min-width:0}.order-coupon__input{border:.06rem solid var(--ifood-border-soft);border-radius:.95rem;outline:none;width:100%;min-height:2.8rem;padding:0 .9rem}.order-coupon__input:focus{border-color:#ea1d2c52;box-shadow:0 0 0 .14rem #ea1d2c14}.order-coupon__error{color:var(--ifood-red);margin:.55rem 0 0;font-size:.78rem;font-weight:800}.order-summary-card__title,.payment-method-card__title,.tip-selector__title{color:var(--ifood-black);letter-spacing:-.02em;margin:0;font-size:1.04rem;font-weight:900}.order-summary-card__rows{gap:.55rem;margin-top:.8rem;display:grid}.order-summary-card__row{color:var(--ifood-gray-300);justify-content:space-between;align-items:center;gap:.75rem;font-size:.86rem;font-weight:700;display:flex}.order-summary-card__row--success,.order-summary-card__row--discount{color:#2aa85f}.order-summary-card__row--total{color:var(--ifood-gray-600);margin-top:.1rem;font-size:1rem;font-weight:900}.payment-method-card__card{background:#f8f8f8;border-radius:1.15rem;margin-top:.8rem;padding:.9rem}.payment-method-card__brand{color:var(--ifood-red);font-size:.72rem;font-weight:900}.payment-method-card__method{background:var(--ifood-white);color:var(--ifood-gray-600);border-radius:1rem;justify-content:space-between;align-items:center;gap:.65rem;margin-top:.65rem;padding:.95rem 1rem;font-size:.92rem;font-weight:800;display:flex}.payment-method-card__method-content{align-items:center;gap:.6rem;display:inline-flex}.payment-method-card__pix-icon{color:#2ab79a;width:1rem;height:1rem}.payment-method-card__pix-icon path,.payment-method-card__chevron path{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.payment-method-card__chevron{width:.95rem;height:.95rem;color:var(--ifood-gray-300)}.tip-selector__description{color:var(--ifood-gray-300);margin:.28rem 0 0;font-size:.78rem;font-weight:700}.tip-selector__chips{flex-wrap:wrap;gap:.5rem;margin-top:.8rem;display:flex}.tip-selector__chip{min-width:4rem;min-height:2.2rem;color:var(--ifood-gray-600);background:#f3f3f3;border-radius:999px;padding:0 .95rem;font-size:.88rem;font-weight:900}.tip-selector__chip.is-active{color:var(--ifood-red);background:#ea1d2c1f}.order-footer-bar{background:linear-gradient(180deg, #fff0, var(--ifood-white) 25%);align-items:center;gap:.8rem;padding:.85rem 1rem 1.45rem;display:flex;position:absolute;bottom:0;left:0;right:0}.order-footer-bar.has-summary{justify-content:space-between}.order-footer-bar__summary{gap:.15rem;min-width:0;display:grid}.order-footer-bar__summary-label{color:var(--ifood-gray-300);font-size:.74rem;font-weight:800}.order-footer-bar__summary-value{color:#2aa85f;font-size:.98rem;font-weight:900}.order-footer-bar__button{background:var(--ifood-red);width:100%;min-height:3.2rem;color:var(--ifood-white);border-radius:1rem;padding:.9rem 1.15rem;font-size:.95rem;font-weight:900;box-shadow:0 .9rem 1.9rem #9c050b38}.order-footer-bar.has-summary .order-footer-bar__button{width:auto;min-width:9.6rem}.order-footer-bar__button:disabled{opacity:.55}.history-screen{background:var(--ifood-white);width:100%;height:100%;color:var(--ifood-gray-600);flex-direction:column;display:flex}.history-screen__scroll{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:4rem 1.15rem 1rem;overflow-y:auto}.history-screen__scroll::-webkit-scrollbar{display:none}.history-screen__header{margin-bottom:1.4rem}.history-screen__title{color:var(--ifood-black);letter-spacing:-.05em;margin:0;font-size:2rem;font-weight:900}.history-screen__state{background:var(--ifood-cream-100);color:var(--ifood-gray-600);text-align:center;border-radius:1rem;padding:1rem;font-size:.9rem;font-weight:700}.history-screen__groups{gap:1.6rem;display:grid}.history-screen__group{gap:.8rem;display:grid}.history-screen__group-title{color:var(--ifood-gray-600);letter-spacing:-.03em;margin:0;font-size:1.05rem;font-weight:500}.history-screen__group-content{gap:.85rem;display:grid}.order-history-card{border:.06rem solid var(--ifood-border-soft);background:var(--ifood-white);border-radius:1.5rem;gap:1rem;padding:1rem;display:grid}.order-history-card__header{grid-template-columns:3rem minmax(0,1fr);align-items:center;gap:.8rem;display:grid}.order-history-card__store-logo{background:var(--ifood-cream-100);width:3rem;height:3rem;box-shadow:inset 0 0 0 .06rem var(--ifood-border-soft);border-radius:999px;overflow:hidden}.order-history-card__store-logo-image{object-fit:cover;width:100%;height:100%;display:block}.order-history-card__store-content{min-width:0}.order-history-card__store-name{color:var(--ifood-black);letter-spacing:-.03em;margin:0;font-size:1rem;font-weight:900}.order-history-card__status{color:var(--ifood-gray-300);align-items:center;gap:.35rem;margin-top:.22rem;font-size:.82rem;font-weight:700;display:inline-flex}.order-history-card__status-indicator{background:var(--ifood-red);border-radius:999px;width:.7rem;height:.7rem;display:block}.order-history-card__status.is-completed .order-history-card__status-indicator{background:#2aa85f}.order-history-card__status.is-canceled .order-history-card__status-indicator{background:var(--ifood-gray-300)}.order-history-card__status.is-preparing,.order-history-card__status.is-delivery{color:var(--ifood-red)}.order-history-card__status.is-canceled{color:var(--ifood-gray-300)}.order-history-card__items-layout{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:.8rem;display:grid}.order-history-card__items{gap:.55rem;min-width:0;display:grid}.order-history-card__item-row{grid-template-columns:2.15rem minmax(0,1fr);align-items:center;gap:.55rem;display:grid}.order-history-card__quantity-badge{width:2.15rem;min-height:2.15rem;color:var(--ifood-gray-600);background:#f4f4f4;border-radius:.7rem;place-items:center;font-size:.9rem;font-weight:900;display:grid}.order-history-card__item-name{min-width:0;color:var(--ifood-gray-600);word-break:break-word;font-size:.94rem;font-weight:700;line-height:1.3}.order-history-card__preview-images{justify-content:flex-end;align-items:center;padding-top:.1rem;display:flex}.order-history-card__preview-image-wrapper{border:.12rem solid var(--ifood-white);background:var(--ifood-cream-100);width:2.8rem;height:2.8rem;box-shadow:inset 0 0 0 .06rem var(--ifood-border-soft);border-radius:999px;overflow:hidden}.order-history-card__preview-image-wrapper+.order-history-card__preview-image-wrapper{margin-left:-.8rem}.order-history-card__preview-image{object-fit:cover;width:100%;height:100%;display:block}.order-history-card__footer{border-top:.06rem solid var(--ifood-border-soft);justify-content:space-between;align-items:center;gap:.75rem;padding-top:.9rem;display:flex}.order-history-card__footer-summary{gap:.1rem;display:grid}.order-history-card__total-label{color:var(--ifood-gray-300);font-size:.8rem;font-weight:800}.order-history-card__total-value{color:var(--ifood-gray-600);font-size:.96rem;font-weight:900}.order-history-card__details-button{min-height:2.35rem;color:var(--ifood-red);white-space:nowrap;background:#ea1d2c1a;border-radius:999px;padding:0 .95rem;font-size:.82rem;font-weight:900}.order-details-screen__scroll{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 2.9rem)}.order-details-screen .order-flow-header{padding-top:calc(env(safe-area-inset-top,0px) + 2.7rem)}.order-details-screen__store-card,.order-details-screen__progress-card,.order-details-screen__code-section,.order-details-screen__items-section,.order-summary-card{margin-top:1rem}.order-details-screen__store-card{grid-template-columns:3.25rem minmax(0,1fr);align-items:center;gap:.85rem;margin-top:1.45rem;padding:0 1rem;display:grid}.order-details-screen__store-logo{background:var(--ifood-cream-100);width:3.25rem;height:3.25rem;box-shadow:var(--ifood-shadow-soft);border-radius:999px;overflow:hidden}.order-details-screen__store-logo-image{object-fit:cover;width:100%;height:100%;display:block}.order-details-screen__store-content{min-width:0}.order-details-screen__store-name{color:var(--ifood-gray-600);letter-spacing:-.03em;margin:0;font-size:1.15rem;font-weight:900}.order-details-screen__progress-card,.order-details-screen__code-section{padding:0 1rem}.order-details-screen__progress-title,.order-details-screen__section-title{color:var(--ifood-black);letter-spacing:-.02em;margin:0 0 .75rem;font-size:1rem;font-weight:900}.order-details-screen__progress-title.is-canceled{color:var(--ifood-red);line-height:1.35}.order-progress-stepper{background:#faf7f7;border-radius:1.15rem;grid-template-columns:repeat(5,minmax(0,1fr));gap:.2rem;padding:1rem .9rem .85rem;display:grid}.order-progress-stepper__step{justify-items:center;gap:.45rem;display:grid}.order-progress-stepper__marker-row{grid-template-columns:auto minmax(0,1fr);align-items:center;width:100%;display:grid}.order-progress-stepper__marker{background:var(--ifood-white);border:.12rem solid #d9d9d9;border-radius:999px;width:.78rem;height:.78rem;display:block}.order-progress-stepper__line{background:#d9d9d9;height:.12rem;margin-left:.2rem;display:block}.order-progress-stepper__step.is-complete .order-progress-stepper__marker,.order-progress-stepper__step.is-active .order-progress-stepper__marker{border-color:var(--ifood-red);background:var(--ifood-red)}.order-progress-stepper__step.is-complete .order-progress-stepper__line{background:var(--ifood-red)}.order-progress-stepper__step.is-active .order-progress-stepper__line{background:linear-gradient(90deg, var(--ifood-red), #d9d9d9)}.order-progress-stepper__label{color:var(--ifood-gray-300);text-align:center;font-size:.64rem;font-weight:800}.order-progress-stepper__step.is-complete .order-progress-stepper__label,.order-progress-stepper__step.is-active .order-progress-stepper__label{color:var(--ifood-gray-600)}.order-details-screen__code-card{box-shadow:var(--ifood-shadow-soft);background:#ea1d2c0f;border-radius:1.2rem;padding:1rem}.order-details-screen__code-value{color:var(--ifood-red);letter-spacing:.16em;font-size:2rem;font-weight:900;display:block}.order-details-screen__code-helper{color:var(--ifood-gray-300);margin:.45rem 0 0;font-size:.82rem;font-weight:700;line-height:1.4}.order-details-line-item{grid-template-columns:4rem minmax(0,1fr) auto;align-items:center;gap:.8rem;display:grid}.order-details-line-item__image-wrapper{background:var(--ifood-cream-100);border-radius:1rem;width:4rem;height:4rem;position:relative;overflow:hidden}.order-details-line-item__image{object-fit:cover;width:100%;height:100%;display:block}.order-details-line-item__quantity-badge{background:var(--ifood-red);min-width:1.15rem;min-height:1.15rem;color:var(--ifood-white);border-radius:999px;place-items:center;padding:0 .3rem;font-size:.68rem;font-weight:900;display:grid;position:absolute;bottom:.35rem;right:.35rem}.order-details-line-item__content{min-width:0}.order-details-line-item__name{color:var(--ifood-gray-600);margin:0;font-size:.94rem;font-weight:900}.order-details-line-item__description{color:var(--ifood-gray-300);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:.24rem 0 0;font-size:.76rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.order-details-line-item__price{color:var(--ifood-gray-600);white-space:nowrap;font-size:.9rem;font-weight:900}.staff-screen{background:linear-gradient(180deg, #fff8f7 0%, var(--ifood-white) 18%);width:100%;height:100%;color:var(--ifood-gray-600);flex-direction:column;display:flex}.staff-screen__scroll{scrollbar-width:none;-ms-overflow-style:none;flex:1;padding:4.35rem 1.15rem 1.25rem;overflow-y:auto}.staff-screen__scroll::-webkit-scrollbar{display:none}.staff-topbar{align-items:center;gap:.8rem;margin-bottom:1.15rem;display:flex}.staff-topbar__back{width:2rem;height:2rem;color:var(--ifood-gray-600);border-radius:999px;place-items:center;display:grid}.staff-topbar__back-icon{width:1rem;height:1rem}.staff-topbar__back-icon path{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.staff-topbar__titles{min-width:0}.staff-topbar__titles h1{color:var(--ifood-black);letter-spacing:-.04em;margin:0;font-size:1.45rem;font-weight:900}.staff-topbar__titles p{color:var(--ifood-gray-300);margin:.12rem 0 0;font-size:.78rem;font-weight:700}.staff-state-card,.staff-panel-card,.staff-form-card,.staff-balance-card,.staff-menu-group,.staff-order-card,.staff-empty-state,.staff-report-card,.staff-inline-error,.staff-inline-warning,.staff-readonly-note{background:var(--ifood-white);box-shadow:var(--ifood-shadow-soft);border-radius:1.1rem}.staff-state-card{color:var(--ifood-gray-600);text-align:center;padding:1rem;font-size:.88rem;font-weight:700}.staff-state-card--compact{box-shadow:inset 0 0 0 .05rem var(--ifood-border-soft);padding:.85rem}.staff-inline-error,.staff-inline-warning,.staff-readonly-note{margin-bottom:.9rem;padding:.85rem .95rem;font-size:.82rem;font-weight:700}.staff-inline-error{color:var(--ifood-red-dark);background:#ea1d2c14;box-shadow:inset 0 0 0 .05rem #ea1d2c1f}.staff-inline-warning{color:#916100;box-shadow:none;background:#ffb7612e;margin-top:.7rem}.staff-readonly-note{color:var(--ifood-gray-600)}.staff-list-header{justify-content:space-between;align-items:center;gap:.75rem;margin-bottom:.95rem;display:flex}.staff-list-header h2{color:var(--ifood-black);letter-spacing:-.04em;margin:0;font-size:1.28rem;font-weight:900}.staff-list-header span{color:var(--ifood-gray-300);margin-top:.12rem;font-size:.78rem;font-weight:700;display:block}.staff-primary-button,.staff-secondary-button,.staff-outline-button,.staff-soft-button,.staff-danger-button{letter-spacing:-.02em;border-radius:.95rem;justify-content:center;align-items:center;gap:.45rem;min-height:2.85rem;padding:.72rem 1rem;font-size:.88rem;font-weight:900;display:inline-flex}.staff-primary-button{background:linear-gradient(180deg, #ff4452 0%, var(--ifood-red) 100%);width:100%;color:var(--ifood-white)}.staff-primary-button--compact{width:auto;min-width:6.8rem}.staff-primary-button.is-disabled,.staff-primary-button:disabled{opacity:.6}.staff-danger-button{width:100%;color:var(--ifood-red-dark);background:#ea1d2c14;margin-top:.95rem;box-shadow:inset 0 0 0 .05rem #ea1d2c2e}.staff-secondary-button{background:var(--ifood-cream-100);color:var(--ifood-gray-600)}.staff-outline-button{background:var(--ifood-white);color:var(--ifood-red-deep);border:.05rem solid #a0233147;flex:1}.staff-soft-button{min-height:2.55rem;color:var(--ifood-red-deep);background:#ea1d2c0d;border:.05rem solid #ea1d2c1f;padding:.7rem .9rem}.staff-soft-button span{background:#ea1d2c1f;border-radius:999px;justify-content:center;align-items:center;min-width:1.45rem;height:1.45rem;font-size:.75rem;display:inline-flex}.staff-outline-button__icon,.staff-action-card__icon,.staff-danger-button__icon,.staff-empty-state__icon-svg,.staff-report-card__icon,.staff-balance-card__icon,.staff-menu-group__action-icon,.staff-menu-item-card__meta-icon{width:1rem;height:1rem}.staff-outline-button__icon path,.staff-outline-button__icon circle,.staff-action-card__icon path,.staff-action-card__icon circle,.staff-danger-button__icon path,.staff-danger-button__icon rect,.staff-danger-button__icon circle,.staff-empty-state__icon-svg path,.staff-empty-state__icon-svg rect,.staff-report-card__icon path,.staff-report-card__icon rect,.staff-report-card__icon circle,.staff-balance-card__icon path,.staff-balance-card__icon rect,.staff-balance-card__icon circle,.staff-menu-group__action-icon path,.staff-menu-group__action-icon rect,.staff-menu-group__action-icon circle,.staff-menu-item-card__meta-icon path{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round}.staff-report-card__icon.is-fill path{fill:currentColor;stroke:none}.staff-empty-state{text-align:center;justify-items:center;gap:.85rem;padding:1.45rem 1.1rem;display:grid}.staff-empty-state--compact{margin-top:.9rem}.staff-empty-state__icon{background:var(--ifood-cream-100);width:3.2rem;height:3.2rem;color:var(--ifood-gray-300);border-radius:999px;place-items:center;display:grid}.staff-empty-state h3{color:var(--ifood-black);margin:0;font-size:1.02rem;font-weight:900}.staff-empty-state p{color:var(--ifood-gray-300);margin:0;font-size:.83rem;font-weight:700;line-height:1.45}.staff-stores-grid,.staff-menu-groups,.staff-orders-list{gap:.9rem;display:grid}.staff-store-card{background:var(--ifood-white);text-align:left;box-shadow:var(--ifood-shadow-soft);border-radius:1.1rem;grid-template-columns:4.2rem minmax(0,1fr);align-items:center;gap:.9rem;padding:.95rem;display:grid}.staff-store-card__media{background:var(--ifood-cream-100);border-radius:1rem;width:4.2rem;height:4.2rem;overflow:hidden}.staff-store-card__media img{object-fit:cover;width:100%;height:100%;display:block}.staff-store-card__content{min-width:0}.staff-store-card__topline{justify-content:space-between;align-items:flex-start;gap:.6rem;display:flex}.staff-store-card__topline h3,.staff-store-hero__copy h2,.staff-form-card__heading h2,.staff-menu-group__header h2,.staff-order-card__topline h2,.staff-panel-card h2,.staff-balance-card__header h3{color:var(--ifood-black);letter-spacing:-.03em;margin:0;font-size:1.05rem;font-weight:900}.staff-store-card__topline p,.staff-store-hero__copy p,.staff-form-card__heading p,.staff-panel-card p,.staff-balance-card__header p,.staff-menu-group__header p,.staff-order-card__topline p{color:var(--ifood-gray-300);margin:.15rem 0 0;font-size:.79rem;font-weight:700;line-height:1.35}.staff-store-card__metrics{flex-wrap:wrap;gap:.4rem;margin-top:.6rem;display:flex}.staff-store-card__metrics span,.staff-order-card__meta span{background:var(--ifood-cream-100);color:var(--ifood-gray-600);border-radius:999px;padding:.36rem .55rem;font-size:.72rem;font-weight:800}.staff-status-pill{min-height:1.45rem;color:var(--ifood-gray-600);white-space:nowrap;background:#a6a29f2e;border-radius:999px;align-items:center;padding:.22rem .6rem;font-size:.72rem;font-weight:900;display:inline-flex}.staff-status-pill.is-active{color:#39854b;background:#6fc6813d}.staff-metrics-grid{gap:.8rem;margin-bottom:.9rem;display:grid}.staff-metrics-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.staff-metric-card,.staff-report-card{gap:.28rem;padding:1rem .9rem;display:grid}.staff-metric-card strong,.staff-report-card strong{color:var(--ifood-black);letter-spacing:-.05em;font-size:1.45rem;font-weight:900}.staff-metric-card span,.staff-report-card span{color:var(--ifood-gray-300);font-size:.78rem;font-weight:700}.staff-panel-card,.staff-form-card,.staff-balance-card,.staff-menu-group,.staff-order-card{padding:1rem}.staff-store-hero{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.staff-toggle{background:#a6a29f52;border-radius:999px;align-items:center;width:3.35rem;height:2rem;padding:.2rem;display:inline-flex;position:relative}.staff-toggle span{background:var(--ifood-white);border-radius:999px;width:1.6rem;height:1.6rem;transition:transform .14s;display:block;box-shadow:0 .25rem .5rem #00000024}.staff-toggle.is-active{background:#5dcc7de6}.staff-toggle.is-active span{transform:translate(1.35rem)}.staff-status-block{gap:.8rem;margin-top:.95rem;display:grid}.staff-status-block h3{color:var(--ifood-black);margin:.45rem 0 0;font-size:.98rem;font-weight:900}.staff-status-block p{color:var(--ifood-gray-300);margin:.1rem 0 0;font-size:.78rem;font-weight:700}.staff-balance-card{margin-top:.95rem}.staff-balance-card__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.staff-balance-card__icon{color:var(--ifood-red-deep)}.staff-balance-card__values{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;margin:.95rem 0;display:grid}.staff-balance-card__tile{background:#f7f7f8;border-radius:.95rem;gap:.28rem;padding:.95rem .85rem;display:grid}.staff-balance-card__tile.is-positive{background:linear-gradient(#f4fff3 0%,#edf9eb 100%)}.staff-balance-card__tile strong{color:var(--ifood-black);letter-spacing:-.04em;font-size:1.25rem;font-weight:900}.staff-balance-card__tile span{color:var(--ifood-gray-300);font-size:.76rem;font-weight:700}.staff-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-top:.95rem;display:grid}.staff-action-card{background:var(--ifood-white);min-height:6.4rem;box-shadow:var(--ifood-shadow-soft);color:var(--ifood-red-deep);text-align:center;border-radius:1.05rem;justify-items:center;gap:.5rem;padding:1rem .8rem;display:grid}.staff-action-card span{color:var(--ifood-gray-600);font-size:.88rem;font-weight:800}.staff-form-card__heading{margin-bottom:.9rem}.staff-form-grid{gap:.8rem;display:grid}.staff-form-row,.staff-form-position{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.staff-form-position{grid-template-columns:repeat(3,minmax(0,1fr))}.staff-field{gap:.38rem;display:grid}.staff-field span,.staff-switch-field span{color:var(--ifood-gray-600);font-size:.77rem;font-weight:800}.staff-field input,.staff-field textarea,.staff-field select{border:.05rem solid var(--ifood-border-soft);width:100%;color:var(--ifood-gray-600);background:#faf9fa;border-radius:.95rem;padding:.78rem .9rem;font-size:.86rem;font-weight:700}.staff-field textarea{resize:vertical}.staff-switch-field{justify-content:space-between;align-items:center;gap:.8rem;display:flex}.staff-form-actions{gap:.75rem;margin-top:1rem;display:flex}.staff-form-actions>*{flex:1}.staff-menu-group__header,.staff-order-card__topline,.staff-menu-item-card__topline{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.staff-menu-group__actions,.staff-menu-item-card__side{align-items:center;gap:.45rem;display:flex}.staff-menu-group__actions button,.staff-menu-item-card__side button{background:var(--ifood-cream-100);width:2rem;height:2rem;color:var(--ifood-gray-600);border-radius:999px;place-items:center;display:grid}.staff-menu-items{gap:.75rem;margin-top:.9rem;display:grid}.staff-menu-item-card{box-shadow:inset 0 0 0 .05rem var(--ifood-border-soft);background:#faf9fa;border-radius:1rem}.staff-menu-item-card__content{padding:.9rem}.staff-menu-item-card__topline h3{color:var(--ifood-black);margin:0;font-size:1rem;font-weight:900}.staff-menu-item-card__topline p,.staff-menu-item-card__meta span{color:var(--ifood-gray-300);margin:.12rem 0 0;font-size:.76rem;font-weight:700}.staff-stock-pill{color:#2d7f44;background:#5dcc7d2e;border-radius:.5rem;justify-content:center;align-items:center;min-width:1.55rem;height:1.55rem;padding:0 .4rem;font-size:.74rem;font-weight:900;display:inline-flex}.staff-menu-item-card__meta{color:var(--ifood-gray-300);align-items:center;gap:.35rem;margin-top:.65rem;display:flex}.staff-order-card__meta{flex-wrap:wrap;gap:.38rem;margin-top:.75rem;display:flex}.staff-order-card__items{grid-template-columns:auto 1fr;gap:.8rem;margin-top:.85rem;display:grid}.staff-order-card__preview{gap:.35rem;display:flex}.staff-order-card__preview img{object-fit:cover;background:var(--ifood-cream-100);border-radius:.9rem;width:2.9rem;height:2.9rem}.staff-order-card__lines{gap:.32rem;display:grid}.staff-order-card__line{color:var(--ifood-gray-600);grid-template-columns:auto 1fr;gap:.45rem;font-size:.81rem;font-weight:700;display:grid}.staff-report-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.staff-report-card{min-height:7.35rem}.staff-report-card__icon{color:var(--ifood-red-deep)}@media (width<=380px){.staff-form-position,.staff-form-row,.staff-balance-card__values,.staff-report-grid,.staff-metrics-grid--triple,.staff-actions-grid{grid-template-columns:minmax(0,1fr)}.staff-list-header{flex-direction:column;align-items:stretch}.staff-form-actions{flex-direction:column}}.app-shell,.app-stage{width:100%;height:100%}.app-stage{position:relative;overflow:hidden}*{box-sizing:border-box}:root{--ifood-red:#ea1d2c;--ifood-red-dark:#9c050b;--ifood-red-deep:#a02331;--ifood-pink-soft:#f7acb7;--ifood-pink-mid:#da5d69;--ifood-cream-100:#f5f0eb;--ifood-cream-200:#f5e9da;--ifood-cream-300:#ffdebb;--ifood-cream-400:#fed298;--ifood-orange:#ffb761;--ifood-gray-300:#a6a29f;--ifood-gray-600:#3f3e3e;--ifood-black:#000;--ifood-white:#fff;--ifood-border-soft:#3f3e3e1f;--ifood-shadow-soft:0 .75rem 1.8rem #9c050b1f;--ifood-font-sans:"Sul Sans", "Sul Sans Regular", "Plus Jakarta Sans", "SF Pro Display", "Segoe UI", sans-serif;--ifood-font-display:"Vinyl OT", "Sul Sans", "Plus Jakarta Sans", "Segoe UI", sans-serif}html,body,#root{background:0 0;width:100%;height:100%;margin:0}body{font-family:var(--ifood-font-sans);color:var(--ifood-gray-600);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden}button,input,textarea{font:inherit;-webkit-tap-highlight-color:transparent}button{appearance:none;cursor:pointer;background:0 0;border:0;outline:none;padding:0}button:disabled{cursor:default}button:focus,button:focus-visible,button:active{box-shadow:none;outline:none}svg{display:block}
