.universal-modal{position:fixed;inset:0;z-index:2050;background-color:rgba(0,0,0,.55);display:flex;align-items:center;justify-content:center;padding:16px}.universal-modal:has(.shop-single-content--quick-view){z-index:1000050}.universal-modal:has(.cart-drawer-aux-modal){z-index:1000050}.universal-modal:has(.profile-modal-dialog){z-index:1000050}.universal-modal:has(.universal-modal__dialog--login-auth){z-index:1000100}.universal-modal__dialog.profile-modal-dialog{width:min(920px,100%);height:min(72vh,680px);min-height:min(72vh,680px);max-height:min(72vh,680px);box-sizing:border-box;overflow:hidden;border-radius:14px}.universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--addresses{width:min(440px,100%);height:min(62vh,520px);min-height:min(62vh,520px);max-height:min(62vh,520px);padding:18px 18px 20px}.universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--success{width:min(420px,100%);height:auto;min-height:0;max-height:min(46vh,320px);padding:16px 16px 18px}.universal-modal__dialog.profile-modal-dialog .universal-modal__content.profile-modal-dialog__content{min-height:0;flex:1 1;display:flex;flex-direction:column}.universal-modal__dialog.profile-modal-dialog .profile-modal-dialog__inner{flex:1 1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;touch-action:auto}.universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--addresses .profile-modal-dialog__inner{scrollbar-width:none;-ms-overflow-style:none}.universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--addresses .profile-modal-dialog__inner::-webkit-scrollbar{display:none;width:0;height:0}.universal-modal__dialog.cart-drawer-aux-modal{width:min(420px,100%);padding:20px 22px;scrollbar-width:none;-ms-overflow-style:none}.universal-modal__dialog.cart-drawer-aux-modal::-webkit-scrollbar{display:none;width:0;height:0}.universal-modal__dialog.cart-drawer-aux-modal .universal-modal__content{scrollbar-width:none;-ms-overflow-style:none}.universal-modal__dialog.cart-drawer-aux-modal .universal-modal__content::-webkit-scrollbar{display:none;width:0;height:0}.universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--addresses .profile-modal-dialog__inner.profile-modal-dialog__inner--checkout-aux,.universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--addresses .profile-modal-dialog__inner.profile-modal-dialog__inner--time-cart{display:flex;flex-direction:column;min-height:0;flex:1 1;overflow:hidden}.universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--success .profile-modal-dialog__inner.profile-modal-dialog__inner--success{overflow:visible;gap:12px}.universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--success .universal-modal__title{letter-spacing:0}.universal-modal--mobile{align-items:flex-end;padding:0;transition:background-color .3s ease-out;background-color:rgba(0,0,0,0)}.universal-modal--mobile.universal-modal--opening{background-color:rgba(0,0,0,.55)}.universal-modal--closing{background-color:rgba(0,0,0,0)}.universal-modal__dialog{width:min(640px,100%);max-height:calc(100vh - 32px);overflow-y:auto;background:#fff;border-radius:16px;padding:24px;box-shadow:0 25px 60px rgba(0,0,0,.25);display:flex;flex-direction:column}.universal-modal--mobile .universal-modal__dialog{width:100%;max-height:min(80vh,100dvh - env(safe-area-inset-bottom,0px));height:auto;min-height:0;border-radius:16px 16px 0 0;margin:0;padding:24px;position:relative;transition:transform .3s ease-out;touch-action:auto;transform:translateY(100%);box-sizing:border-box}.universal-modal--mobile .universal-modal__dialog--opening{transform:translateY(0)}.universal-modal--mobile .universal-modal__dialog--closing{transform:translateY(100%)}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog{border-radius:14px 14px 0 0}.universal-modal__swipe-indicator{position:absolute;top:8px;left:50%;transform:translateX(-50%);width:40px;height:4px;background-color:#d1d5db;border-radius:2px;z-index:1}.universal-modal__header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:0;flex-shrink:0;padding-bottom:0;margin-top:8px}.universal-modal__title{margin:0;font-size:20px;font-weight:600;line-height:1.4;width:90%}.universal-modal__header--title-hidden{justify-content:flex-end;align-items:center;padding-left:20px;padding-right:4px}.universal-modal__header--title-hidden .universal-modal__title-spacer{display:none}.universal-modal__content{flex:1 1;overflow-y:auto;margin-top:0}@media (max-width:767px){.universal-modal--mobile .universal-modal__dialog:not(.profile-modal-dialog):not(:has(.shop-single-content--quick-view)):not(.universal-modal__dialog--office-switcher) .universal-modal__content{flex:0 1 auto;min-height:0}}.universal-modal__dialog.universal-modal__dialog--login-narrow{width:min(440px,100%);border-radius:14px}.universal-modal--mobile .universal-modal__dialog.universal-modal__dialog--login-narrow{border-radius:14px 14px 0 0}.universal-modal__dialog.universal-modal__dialog--login-auth{padding-top:16px}.universal-modal__dialog.universal-modal__dialog--login-auth .universal-modal__header{margin-top:0;padding-bottom:4px}.universal-modal__dialog.universal-modal__dialog--login-auth .universal-modal__content{padding-top:4px}@media (max-width:767px){.universal-modal--mobile .universal-modal__dialog:has(.shop-single-content--quick-view){display:flex;flex-direction:column;max-height:min(80vh,900px);min-height:0;padding:0 0 max(10px,env(safe-area-inset-bottom,0px));overflow:hidden}.universal-modal--mobile .universal-modal__dialog:has(.shop-single-content--quick-view) .universal-modal__content{flex:1 1 auto;min-height:0;overflow:hidden;display:flex;flex-direction:column;margin-top:0}}@media (max-width:576px){.universal-modal--mobile .universal-modal__dialog:has(.shop-single-content--quick-view){min-height:0}}@media (max-width:767px){.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog:not(.profile-modal-dialog--success):not(.profile-modal-dialog--intrinsic-mobile){height:auto!important;min-height:min(72vh,680px)!important;max-height:min(80vh,720px)!important;overflow:hidden;border-radius:14px 14px 0 0}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--intrinsic-mobile:not(.profile-modal-dialog--success){min-height:0!important;height:auto!important;max-height:min(92vh,100dvh - env(safe-area-inset-bottom,0px))!important;overflow:hidden;border-radius:14px 14px 0 0}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--intrinsic-mobile .universal-modal__content.profile-modal-dialog__content{flex:0 1 auto!important;min-height:0!important;overflow:visible}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--intrinsic-mobile .profile-modal-dialog__inner{flex:0 1 auto!important;min-height:0!important;max-height:min(88vh,100dvh - env(safe-area-inset-bottom,0px) - 24px);overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--intrinsic-mobile .cart-drawer-profile-modal-layout{flex:0 1 auto!important;min-height:0!important;overflow:visible}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--intrinsic-mobile .cart-drawer-profile-modal-layout__scroll{flex:0 1 auto!important;min-height:0!important;max-height:min(52vh,380px);overflow-y:auto;-webkit-overflow-scrolling:touch}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--intrinsic-mobile .profile-orders,.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--intrinsic-mobile .profile-orders--detail{flex:0 1 auto!important}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--intrinsic-mobile .profile-orders__detail-body{flex:0 1 auto!important;overflow:visible}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--intrinsic-mobile .profile-bonus{flex:0 1 auto!important}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--intrinsic-mobile .profile-bonus__scroll{flex:0 1 auto!important;max-height:min(50vh,360px);overflow-y:auto}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--success{height:auto!important;min-height:0!important;max-height:min(80vh,520px)!important}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog .universal-modal__content.profile-modal-dialog__content{flex:1 1;min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog:not(.profile-modal-dialog--success):not(.profile-modal-dialog--intrinsic-mobile) .universal-modal__content.profile-modal-dialog__content{max-height:none!important}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--success .universal-modal__content.profile-modal-dialog__content{max-height:none;overflow:visible}.universal-modal--mobile .universal-modal__dialog.profile-modal-dialog.profile-modal-dialog--success .profile-modal-dialog__inner--success{max-height:min(70vh,420px);overflow-y:auto}}@media (max-width:576px){.universal-modal__dialog{border-radius:12px 12px 0 0;padding:20px}.universal-modal__dialog.universal-modal__dialog--login-narrow{border-radius:14px 14px 0 0}.universal-modal__swipe-indicator{top:14px;width:70px;height:4px}.universal-modal__header{flex-direction:row;align-items:center;margin-top:6px}}@media (max-width:767px){.universal-modal input:not([type=checkbox]):not([type=radio]):not([type=hidden]):not([type=range]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.universal-modal select,.universal-modal textarea{font-size:16px!important}.universal-modal .login-forms.login-forms--embedded.login-forms--embedded--code .form-control{font-size:1.2rem!important}.universal-modal--mobile .cart-drawer-profile-modal-layout__footer,.universal-modal--mobile .cart-drawer-time-modal__footer,.universal-modal--mobile .profile-address-form__footer{border-top:none}}.cart-line-qty-bar-wrap{max-width:100%;min-width:0;box-sizing:border-box}.cart-line-qty-bar-wrap .cart-line-qty-bar:not(.cart-line-qty-bar--compact){width:100%}.cart-line-qty-bar-wrap:has(.cart-line-qty-bar--compact){width:fit-content;max-width:min(100%,280px)}.cart-line-qty-bar{display:flex;align-items:center;justify-content:space-between;gap:6px;min-height:48px;padding:6px 1px;border-radius:999px;background:var(--main-button-bg-color,var(--color-primary,#eb0029))!important;color:var(--main-button-text-color,var(--white))!important;font-size:.9375rem;line-height:1.25;font-family:inherit;border:none;box-shadow:0 1px 2px rgba(15,23,42,.08);-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.cart-line-qty-bar,.cart-line-qty-bar--quick-view{font-weight:700;box-sizing:border-box;flex:1 1 auto;min-width:0}.cart-line-qty-bar--quick-view{border-radius:15px;height:58px;min-height:58px;max-height:58px;padding:8px 20px;gap:14px;font-size:1.05rem;line-height:1}.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn{width:38px;height:38px;min-width:38px;font-size:1.08rem;font-weight:500;line-height:1;background:rgba(255,255,255,.25)}.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn-icon{width:13px;height:13px;flex-basis:13px}.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn-icon:after,.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn-icon:before{width:13px}.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn:hover:not(:disabled){background:rgba(255,255,255,.35)}.cart-line-qty-bar--quick-view .cart-line-qty-bar__center{gap:14px;min-height:38px;align-self:stretch}.cart-line-qty-bar--quick-view .cart-line-qty-bar__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0;word-break:normal;-webkit-hyphens:manual;hyphens:manual;line-height:1}.cart-line-qty-bar--compact{min-height:0;height:48px;max-height:48px;padding:6px 8px;gap:6px;font-size:.875rem;font-weight:600;line-height:1}.cart-line-qty-bar--compact .cart-line-qty-bar__btn{width:36px;height:36px;min-width:36px;font-size:1.02rem;font-weight:500;line-height:1}.cart-line-qty-bar--compact .cart-line-qty-bar__btn-icon{width:12px;height:12px;flex-basis:12px}.cart-line-qty-bar--compact .cart-line-qty-bar__btn-icon:after,.cart-line-qty-bar--compact .cart-line-qty-bar__btn-icon:before{width:12px}.cart-line-qty-bar--compact .cart-line-qty-bar__label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal;-webkit-hyphens:manual;hyphens:manual;line-height:1.2;max-width:11rem}.cart-line-qty-bar--qty-only.cart-line-qty-bar--compact .cart-line-qty-bar__label{max-width:none;font-size:1rem;font-weight:700;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cart-line-qty-bar__price-suffix{white-space:nowrap}@media (max-width:767px){.cart-line-qty-bar--hide-price-on-mobile .cart-line-qty-bar__price-suffix{display:none!important}.cart-line-qty-bar--hide-price-on-mobile.cart-line-qty-bar--compact .cart-line-qty-bar__label{max-width:none}}.cart-line-qty-bar--compact .cart-line-qty-bar__loading .btn-inline-spinner{width:.85em;height:.85em;border-width:1.5px}.cart-line-qty-bar--compact .cart-line-qty-bar__btn:first-child,.cart-line-qty-bar--compact .cart-line-qty-bar__btn:last-child{margin-inline-start:0;margin-inline-end:0}.cart-line-qty-bar__btn{flex:0 0 auto;width:46px;height:46px;min-width:46px;border:none;border-radius:50%;background:rgba(255,255,255,.2);color:var(--main-button-text-color,var(--white))!important;font-size:1.4rem;font-weight:600;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;margin:0;font-family:inherit;text-transform:none;overflow:visible;box-shadow:none;transition:background .15s ease;-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none}.cart-line-qty-bar__btn-icon{position:relative;display:block;width:14px;height:14px;flex:0 0 14px}.cart-line-qty-bar__btn-icon:after,.cart-line-qty-bar__btn-icon:before{content:"";position:absolute;left:50%;top:50%;width:14px;height:2px;border-radius:999px;background:currentColor;transform:translate(-50%,-50%)}.cart-line-qty-bar__btn-icon--plus:after{transform:translate(-50%,-50%) rotate(90deg)}.cart-line-qty-bar .cart-line-qty-bar__btn:first-child{margin-inline-start:-2px}.cart-line-qty-bar .cart-line-qty-bar__btn:last-child{margin-inline-end:-2px}.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn:first-child{margin-inline-start:0}.cart-line-qty-bar--quick-view .cart-line-qty-bar__btn:last-child{margin-inline-end:0}.cart-line-qty-bar__btn:hover:not(:disabled){background:rgba(255,255,255,.28)}.cart-line-qty-bar__btn:focus-visible{outline:2px solid #fff;outline-offset:2px}.cart-line-qty-bar__btn:disabled{opacity:.45;cursor:not-allowed}.cart-line-qty-bar__center{min-height:30px;gap:8px;text-align:center;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cart-line-qty-bar__center,.cart-line-qty-bar__center-slot{flex:1 1 auto;min-width:0;display:flex;align-items:center;justify-content:center}.cart-line-qty-bar__center-slot{position:relative;width:100%}.cart-line-qty-bar__label--invisible{visibility:hidden}.cart-line-qty-bar__label{flex:1 1 auto;min-width:0;width:100%;overflow:visible;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;text-align:center}.cart-line-qty-bar--compact .cart-line-qty-bar__center{gap:6px;min-width:0;min-height:36px}.cart-line-qty-bar__center .cart-line-qty-bar__mul{margin:0 .15em;font-weight:700}.cart-line-qty-bar__loading{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none;color:var(--main-button-text-color,var(--white));line-height:0}.cart-line-qty-bar__loading .btn-inline-spinner{color:var(--main-button-text-color,var(--white));border-color:rgba(255,255,255,.35) transparent rgba(255,255,255,.35) rgba(255,255,255,.35)}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact{display:inline-flex;align-items:center;justify-content:space-between;box-sizing:border-box;width:100%!important;align-self:stretch;min-height:52px!important;height:52px!important;max-height:52px!important;padding:10px 12px!important;gap:10px!important;font-size:.9375rem!important;font-weight:600!important;line-height:1!important;box-shadow:none!important}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__btn{width:36px!important;height:36px!important;min-width:36px!important;font-size:1.05rem!important;font-weight:500!important;line-height:1!important;background:rgba(255,255,255,.25)!important}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__btn-icon{width:12px;height:12px;flex-basis:12px}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__btn-icon:after,.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__btn-icon:before{width:12px}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact.cart-line-qty-bar--qty-only .cart-line-qty-bar__label{font-size:1.05rem!important}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__center{min-height:36px;gap:8px}.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__btn:first-child,.product-card-food .product-card-food__body>.cart-line-qty-bar.cart-line-qty-bar--compact .cart-line-qty-bar__btn:last-child{margin-inline-start:0!important;margin-inline-end:0!important}@keyframes floating-commerce-strip-in{0%{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@keyframes floating-commerce-strip-in-mobile{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}.floating-commerce-strip{position:fixed;top:var(--app-floating-actions-top,calc(84px + env(safe-area-inset-top, 0px)));right:max(24px,env(safe-area-inset-right,0px));z-index:999990;display:flex;flex-direction:row;align-items:center;gap:11px;overflow:visible;animation:floating-commerce-strip-in .28s ease forwards;pointer-events:none}.floating-commerce-strip>*{pointer-events:auto}.floating-commerce-fab{position:relative;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:58px;height:58px;padding:0;border:none;border-radius:15px;cursor:pointer;overflow:visible;background:var(--h5-burger-bg,#f7fbfe);color:var(--h5-burger-line,#1a1a1a)!important;box-shadow:0 4px 16px rgba(0,0,0,.1);transition:background-color .2s ease,color .2s ease,box-shadow .2s ease}.floating-commerce-fab__glyph{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;pointer-events:none}.floating-commerce-fab__glyph i{font-size:24px;line-height:1;display:block;background:none!important;width:1em!important;height:1em!important;text-align:center;color:currentColor!important}.floating-commerce-fab__glyph--wishlist i{transform:translateX(3px)}.floating-commerce-fab:focus-visible,.floating-commerce-fab:hover{color:var(--color-primary,#8a6552)!important;outline:none}.floating-commerce-fab:focus-visible{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--color-primary,#8a6552)}.floating-commerce-fab.is-active{box-shadow:inset 0 0 0 1px rgba(0,0,0,.08),0 4px 16px rgba(0,0,0,.1)}.floating-commerce-fab__badge{position:absolute;top:3px;right:3px;z-index:1;min-width:20px;height:20px;padding:0 5px;font-size:11px;line-height:20px;font-weight:600;text-align:center;color:var(--main-button-text-color,var(--white));background:var(--main-button-bg-color,var(--color-primary,#8a6552));border-radius:10px;box-sizing:border-box;pointer-events:none}.floating-commerce-fab--strip-cart{position:relative}.floating-commerce-fab__strip-mobile-cart{display:none}.floating-commerce-fab__strip-desktop-cart{position:absolute;inset:0}@media (max-width:767px){:root{--floating-commerce-mobile-fab-height:48px;--floating-commerce-mobile-bottom-inset:max(14px,env(safe-area-inset-bottom,0px));--floating-commerce-mobile-above-gap:10px}.floating-commerce-strip{top:auto;bottom:var(--floating-commerce-mobile-bottom-inset);left:max(14px,env(safe-area-inset-left,0px));right:max(14px,env(safe-area-inset-right,0px));flex-direction:row;align-items:center;justify-content:flex-start;gap:8px;width:auto;max-width:none;animation-name:floating-commerce-strip-in-mobile}.floating-commerce-strip--mobile-row{direction:ltr}.floating-commerce-strip--end,.floating-commerce-strip--no-cart:not(.floating-commerce-strip--end){justify-content:flex-end}.floating-commerce-strip>.floating-commerce-fab--strip-wishlist:only-child{margin-left:auto}.floating-commerce-strip .floating-commerce-fab--strip-cart{order:1;display:flex;align-items:center;justify-content:flex-start;flex:1 1 auto;min-width:0;width:auto;height:48px;border-radius:15px;padding:0 14px 0 12px;overflow:visible;background:var(--main-button-bg-color,#a07862);color:#fff!important;box-shadow:0 6px 22px rgba(0,0,0,.2)}.floating-commerce-strip .floating-commerce-fab--strip-cart.is-active{box-shadow:0 6px 22px rgba(0,0,0,.24),inset 0 0 0 1px rgba(255,255,255,.12)}.floating-commerce-strip .floating-commerce-fab--strip-cart:focus-visible,.floating-commerce-strip .floating-commerce-fab--strip-cart:hover{filter:brightness(1.06);color:#fff!important}.floating-commerce-strip .floating-commerce-fab__strip-desktop-cart{display:none!important}.floating-commerce-strip .floating-commerce-fab__strip-mobile-cart{display:flex!important;align-items:center;gap:10px;width:100%;min-width:0}.floating-commerce-strip .floating-commerce-fab__strip-mobile-cart-icon{position:relative;flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:#fff}.floating-commerce-strip .floating-commerce-fab__strip-mobile-cart-icon i{font-size:20px;line-height:1}.floating-commerce-strip .floating-commerce-fab__badge--strip-mobile{top:-2px;right:-5px;min-width:18px;height:18px;padding:0 4px;font-size:10px;line-height:18px;background:#fff;color:var(--main-button-bg-color,#8a6552);border-radius:9px;box-shadow:0 1px 4px rgba(0,0,0,.18)}.floating-commerce-strip .floating-commerce-fab__strip-mobile-cart-label{flex:1 1 auto;min-width:0;font-size:.9375rem;font-weight:600;letter-spacing:.01em;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:left;text-transform:none}.floating-commerce-strip .floating-commerce-fab__strip-mobile-cart-total{flex:0 1 auto;min-width:0;max-width:45%;display:inline-flex;align-items:center;justify-content:flex-end;font-size:.9375rem;font-weight:700;color:#fff;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.floating-commerce-strip .floating-commerce-fab__strip-mobile-cart-loader{display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem}.floating-commerce-strip .floating-commerce-fab__strip-mobile-cart-loader .btn-inline-spinner{border-color:rgba(255,255,255,.35) transparent rgba(255,255,255,.35) rgba(255,255,255,.35)}.floating-commerce-strip .floating-commerce-fab--strip-chat,.floating-commerce-strip .floating-commerce-fab--strip-wishlist{width:48px;height:48px;min-width:48px;border-radius:15px;flex-shrink:0;background:var(--h5-burger-bg,#f7fbfe);color:var(--h5-burger-line,#1a1a1a)!important;box-shadow:0 4px 16px rgba(0,0,0,.1)}.floating-commerce-strip .floating-commerce-fab--strip-wishlist{order:2}.floating-commerce-strip .floating-commerce-fab--strip-chat{order:3}.floating-commerce-strip .floating-commerce-fab--strip-chat .floating-commerce-fab__glyph--chat i{font-size:22px;line-height:1;transform:none}.floating-commerce-strip .floating-commerce-fab--strip-wishlist .floating-commerce-fab__glyph--wishlist i{font-size:22px;line-height:1;transform:translateX(3px)}.floating-commerce-strip .floating-commerce-fab--strip-chat:focus-visible,.floating-commerce-strip .floating-commerce-fab--strip-chat:hover,.floating-commerce-strip .floating-commerce-fab--strip-wishlist:focus-visible,.floating-commerce-strip .floating-commerce-fab--strip-wishlist:hover{color:var(--color-primary,#8a6552)!important}html.cookie-consent-visible .floating-commerce-strip.floating-commerce-strip--mobile-row{bottom:calc(var(--floating-commerce-mobile-bottom-inset) + var(--cookie-consent-fab-lift, 76px))}}@media (prefers-reduced-motion:reduce){.floating-commerce-strip{animation:none}}.profile-addresses{display:flex;flex-direction:column;min-height:0;flex:1 1}.profile-addresses__toolbar{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:12px;flex-shrink:0;min-height:34px}.profile-addresses__toolbar-spacer{flex:1 1;min-width:0;min-height:0}.profile-addresses__list-title{flex:1 1;min-width:0;margin:0;font-size:1.0625rem;font-weight:700;text-align:center;color:#000;line-height:1.3}.profile-addresses__header-btn{flex-shrink:0;align-self:center;margin:0}.profile-addresses__header-btn i{font-size:.9rem;line-height:1}.profile-addresses__list{flex:1 1;min-height:0;overflow-y:auto;margin:0 -4px;padding:0 4px 12px;scrollbar-width:none;-ms-overflow-style:none}.profile-addresses__list::-webkit-scrollbar{display:none;width:0;height:0}.profile-addresses__row{display:flex;align-items:flex-start;gap:10px;padding:12px 0;border-bottom:1px solid rgba(0,0,0,.08)}.profile-addresses__row:last-child{border-bottom:none}.profile-addresses__radio{flex-shrink:0;margin-top:2px;padding:0;border:none;background:transparent;cursor:pointer}.profile-addresses__radio-inner{display:flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:50%;border:2px solid #c8c8c8;background:#fff;transition:border-color .15s ease,background .15s ease}.profile-addresses__radio--on .profile-addresses__radio-inner{border-color:#000;background:#000}.profile-addresses__radio--on .profile-addresses__radio-inner:after{content:"\2713";font-size:12px;font-weight:700;color:#fff;line-height:1}.profile-addresses__main{flex:1 1;min-width:0;text-align:left;border:none;background:transparent;padding:0;cursor:pointer;display:flex;flex-direction:column;gap:4px}.profile-addresses__line1{font-size:.9375rem;font-weight:700;color:#000;line-height:1.35;word-break:break-word}.profile-addresses__line2{font-size:.8125rem;color:#8e8e93;line-height:1.4;word-break:break-word}.profile-addresses__trash{flex-shrink:0;width:36px;height:36px;margin-top:-4px;padding:0;border:none;border-radius:10px;background:transparent;color:#8e8e93;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;transition:color .15s ease,background .15s ease}.profile-addresses__trash:hover:not(:disabled){color:#c0392b;background:rgba(192,57,43,.08)}.profile-addresses__trash:disabled{opacity:.45;cursor:not-allowed}.profile-addresses__trash--loading:disabled{opacity:1;cursor:wait}.profile-addresses__trash i{margin-right:0!important}.profile-addresses__empty{margin:0;padding:8px 0 16px;color:#8e8e93;font-size:.9375rem}.btn.btn-md.profile-addresses__btn-primary,.profile-addresses__btn-add{width:100%;min-height:48px;height:auto;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:11px 20px;border-radius:14px!important;font-weight:500;font-size:.9375rem;line-height:1.25;letter-spacing:.01em;border:none;box-shadow:none;cursor:pointer;text-transform:none}.btn.btn-md.profile-addresses__btn-primary{transition:filter .15s ease,background-color .15s ease,color .15s ease}.btn.btn-md.profile-addresses__btn-primary:not(:disabled){color:var(--main-button-text-color,var(--white));background:var(--main-button-bg-color,var(--color-primary))}.btn.btn-md.profile-addresses__btn-primary:not(:disabled) .profile-address-form__submit-inner,.btn.btn-md.profile-addresses__btn-primary:not(:disabled) .profile-address-form__submit-label{color:var(--main-button-text-color,var(--white))}.btn.btn-md.profile-addresses__btn-primary:hover:not(:disabled){filter:none;color:var(--main-button-text-color,var(--white));background:var(--main-button-bg-color,var(--color-primary));box-shadow:inset 0 0 0 999px rgba(0,0,0,.07)}.btn.btn-md.profile-addresses__btn-primary:active:not(:disabled){filter:none;color:var(--main-button-text-color,var(--white));background:var(--main-button-bg-color,var(--color-primary));box-shadow:inset 0 0 0 999px rgba(0,0,0,.12)}.btn.btn-md.profile-addresses__btn-primary:disabled{opacity:1;cursor:not-allowed}.btn.btn-md.profile-addresses__btn-primary:disabled,.btn.btn-md.profile-addresses__btn-primary:disabled:active,.btn.btn-md.profile-addresses__btn-primary:disabled:hover{filter:none;box-shadow:none;background:#f2f2f7;color:#4a4a50}.btn.btn-md.profile-addresses__btn-primary:disabled .profile-address-form__submit-inner,.btn.btn-md.profile-addresses__btn-primary:disabled .profile-address-form__submit-label{color:#4a4a50}.profile-addresses__btn-add{color:#4a4a50;background:#f2f2f7;transition:background .15s ease}.profile-addresses__btn-add:hover:not(:disabled){background:#e8e8ed}.profile-addresses__btn-add:active:not(:disabled){background:#dedee3}.profile-addresses__add{width:100%;margin-top:auto}.profile-addresses__add-icon{font-size:.9rem;opacity:.95;margin-right:0!important}.profile-addresses--form,.profile-addresses__form-scroll{min-height:0;flex:1 1;display:flex;flex-direction:column}.profile-addresses__form-scroll{overflow:hidden}.profile-address-form{display:flex;flex-direction:column;gap:0}.profile-address-form--sheet,.profile-address-form__scroll{flex:1 1;min-height:0;display:flex;flex-direction:column}.profile-address-form__scroll{overflow-y:auto;overflow-x:hidden;-webkit-overflow-scrolling:touch;gap:14px;padding-top:4px;padding-bottom:12px;position:relative;z-index:2;scrollbar-width:none;-ms-overflow-style:none}.profile-address-form__scroll::-webkit-scrollbar{display:none;width:0;height:0}.profile-address-form__footer{flex-shrink:0;position:relative;z-index:1;padding-top:12px;padding-bottom:max(4px,env(safe-area-inset-bottom,0px));margin-top:0;border-top:1px solid rgba(0,0,0,.07);background:#fff}.profile-address-form__label{display:block;margin-bottom:6px;font-size:.8125rem;font-weight:600;color:#3c3c43}.profile-address-form__intro{margin-bottom:4px}.profile-address-form__title{margin:0 0 6px;font-size:1.25rem;font-weight:700;color:#000;line-height:1.25}.profile-address-form__subtitle{margin:0;font-size:.875rem;color:#8e8e93;line-height:1.4}.profile-address-form__address-wrap{position:relative;margin-top:0;z-index:3;overflow:visible}.profile-address-form__address-wrap .address-suggestion{width:100%}.profile-address-form__address-wrap .address-suggestion--compact .address-suggestion__option{font-family:inherit;line-height:1.45}.profile-address-form__address-wrap .address-suggestion__input-wrapper .form-control,.profile-address-form__suggestion-input{min-height:42px;padding:8px 38px 8px 12px;border-radius:12px;background:#f2f2f7;border:1px solid transparent;font-size:.9375rem;line-height:1.35;transition:border-color .15s ease,box-shadow .15s ease}.profile-address-form .form-control:focus,.profile-address-form .form-control:focus-visible,.profile-address-form textarea:focus,.profile-address-form textarea:focus-visible{outline:none!important;border-color:rgba(0,0,0,.14)!important;box-shadow:0 0 0 1px rgba(0,0,0,.08)!important}.profile-address-form__address-wrap .address-suggestion__input-wrapper .form-control:focus,.profile-address-form__address-wrap .address-suggestion__input-wrapper .form-control:focus-visible{outline:none!important;border-color:rgba(0,0,0,.14)!important;box-shadow:0 0 0 1px rgba(0,0,0,.08)!important}.profile-address-form__clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);z-index:2;width:26px;height:26px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#e8e8ed;color:#3a3a3c;cursor:pointer;line-height:1;transition:background .15s ease,color .15s ease}.profile-address-form__clear:hover{background:#dcdce0;color:#1c1c1e}.profile-address-form__clear-x{display:block;font-size:18px;font-weight:400;line-height:1;margin-top:-1px}.profile-address-form__grid{display:grid;grid-template-columns:1fr 1fr;gap:12px 10px}.profile-address-form__grid-field{display:flex;flex-direction:column;gap:4px;min-width:0}.profile-address-form__grid-field .profile-address-form__label{margin-bottom:0}.profile-address-form__control{min-height:42px;padding:8px 12px;border-radius:12px;background:#f2f2f7;border:1px solid transparent;font-size:.9375rem;line-height:1.35}.profile-address-form__control--title{font-weight:500}.profile-address-form__submit{width:100%}.profile-address-form__submit-inner{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;min-height:1.25em;white-space:nowrap}.profile-address-form__submit .btn-inline-spinner{flex-shrink:0}.profile-address-form__submit-label{flex-shrink:1;min-width:0;overflow:hidden;text-overflow:ellipsis}.profile-addresses__btn-add:disabled{opacity:.55;cursor:not-allowed}.profile-address-form__address-wrap .address-suggestion--compact .address-suggestion__dropdown button:first-of-type{border-radius:9px 9px 0 0}.profile-address-form__address-wrap .address-suggestion--compact .address-suggestion__dropdown button:last-of-type{border-radius:0 0 9px 9px}.profile-address-form__address-wrap .address-suggestion--compact .address-suggestion__dropdown button:only-of-type{border-radius:9px}.profile-address-form__address-wrap .address-suggestion--compact .address-suggestion__dropdown{scrollbar-width:thin;scrollbar-color:rgba(15,23,42,.28) rgba(15,23,42,.06)}.profile-address-form__address-wrap .address-suggestion--compact .address-suggestion__dropdown::-webkit-scrollbar{width:5px}.profile-address-form__address-wrap .address-suggestion--compact .address-suggestion__dropdown::-webkit-scrollbar-thumb{background:rgba(15,23,42,.28);border-radius:999px}.profile-modal-center-loader{flex:1 1;min-height:0;display:flex;align-items:center;justify-content:center;width:100%}.profile-modal-center-loader__spinner{box-sizing:border-box;width:44px;height:44px;border:3px solid rgba(17,23,35,.1);border-top:3px solid var(--color-primary,#eb0029);border-radius:50%;animation:profile-modal-center-loader-spin .75s linear infinite}@keyframes profile-modal-center-loader-spin{to{transform:rotate(1turn)}}@keyframes profile-mobile-skeleton-pulse{0%,to{opacity:.55}50%{opacity:.9}}.profile-mobile-skel{border-radius:8px;background:linear-gradient(90deg,#e8eaed,#f1f3f5 50%,#e8eaed);background-size:200% 100%;animation:profile-mobile-skeleton-pulse 1.2s ease-in-out infinite}.profile-mobile-skel--line{height:14px;margin-bottom:10px}.profile-mobile-skel--line-sm{height:12px;margin-bottom:8px;width:70%}.profile-mobile-skel--line-xs{height:10px;margin-bottom:6px;width:45%}.profile-mobile-skel--pill{height:28px;width:120px;border-radius:999px;margin-bottom:14px}.profile-mobile-skel--media{width:56px;height:56px;border-radius:12px;flex-shrink:0}.order-detail-skeleton-mobile{padding:4px 4px 12px;width:100%;box-sizing:border-box}.order-detail-skeleton-mobile__hero{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:16px}.order-detail-skeleton-mobile__lines{flex:1 1;min-width:0}.order-detail-skeleton-mobile__row{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px}.order-detail-skeleton-mobile__stack{display:flex;flex-direction:column;gap:6px;flex:1 1;min-width:0}.order-detail-skeleton-mobile__block{height:72px;border-radius:12px;margin-bottom:12px}.order-detail-skeleton-mobile__footer{height:48px;border-radius:12px;margin-top:8px}.profile-bonus-skeleton-mobile{padding:0 2px 8px}.profile-bonus-skeleton-mobile__balance-label{height:12px;width:55%;max-width:200px;margin-bottom:10px}.profile-bonus-skeleton-mobile__balance-value{height:28px;width:40%;max-width:140px;margin-bottom:20px}.profile-bonus-skeleton-mobile__item{padding:14px 0;border-bottom:1px solid rgba(15,23,42,.06)}.profile-bonus-skeleton-mobile__item-top{display:flex;justify-content:space-between;gap:12px;margin-bottom:10px}.profile-bonus-skeleton-mobile__item-body{height:12px;width:88%;margin-bottom:8px}.profile-bonus-skeleton-mobile__item-footer{height:10px;width:65%}.order-details{--order-accent:var(--theme-color,#f97316);--order-surface:rgba(0,0,0,0.04);border:none;outline:none;box-shadow:none}.order-details--sheet{padding-bottom:0}.order-details--layout-compact{display:flex;flex-direction:column;flex:1 1;min-height:0;overflow:hidden}@media (max-width:767px){.order-details--layout-compact:not(.order-details--has-data){flex:0 1 auto}}.order-details__scroll-pane{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;padding-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.order-details__scroll-pane::-webkit-scrollbar{display:none;width:0;height:0}.order-details__main-flow{overflow-x:hidden}.order-details__loader-wrap{flex:1 1;min-height:0;width:100%;display:flex;flex-direction:column;min-height:120px}@media (max-width:767px){.order-details__loader-wrap--sheet-mobile{flex:0 0 auto;min-height:0}}.order-details .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.order-details__hero{margin-bottom:18px}.order-details__hero-top{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:6px}.order-details__order-no{font-weight:700;font-size:1.05rem;color:#111;letter-spacing:0}.order-details__stage-pill{flex-shrink:0;display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.2;max-width:46%;justify-content:center;text-align:center;letter-spacing:0;color:#fff}.order-details__stage-pill--tone-new{background:#ea580c}.order-details__stage-pill--tone-progress{background:#2563eb}.order-details__stage-pill--tone-done{background:#16a34a}.order-details__stage-pill--tone-cancelled{background:#6b7280}.order-details__stage-pill--tone-warning{background:#dc2626}.order-details__stage-pill--tone-default{background:var(--order-accent)}.order-details__date-muted{font-size:.8125rem;color:rgba(0,0,0,.45);letter-spacing:0}.order-details__section{margin-bottom:18px}.order-details__section-title{font-size:.9375rem;font-weight:700;margin:0 0 8px;color:#111;letter-spacing:0}.order-details__card{background:var(--order-surface);border-radius:12px;padding:12px 14px;border:none}.order-details__card--plain{box-shadow:none}.order-details__payment-card{display:flex;align-items:flex-start;gap:12px}.order-details__payment-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:rgba(0,0,0,.06);display:flex;align-items:center;justify-content:center;color:var(--order-accent);font-size:1rem}.order-details__payment-body{display:flex;flex-direction:column;gap:4px;min-width:0}.order-details__payment-name{font-weight:700;font-size:.9375rem;color:#111;letter-spacing:0}.order-details__payment-status{font-size:.78rem}.order-details__card-title{font-weight:700;font-size:.9375rem;color:#111;letter-spacing:0}.order-details__card-text{font-size:.875rem;color:rgba(0,0,0,.55);line-height:1.45}.order-details__th-thumb{width:52px}.order-details__cell-thumb{width:52px;vertical-align:middle}.order-details__thumb-img{width:44px;height:44px;border-radius:10px;object-fit:cover;display:block;background:rgba(0,0,0,.04)}.order-details__thumb-img--lg{width:56px;height:56px;border-radius:12px;flex-shrink:0}.order-details__product-list{display:flex;flex-direction:column;gap:14px}.order-details__product-row{display:flex;flex-direction:row;align-items:center;gap:12px;padding:0;background:transparent;border:none;border-radius:0}.order-details__product-row--desktop-fallback{padding-bottom:4px;border-bottom:1px solid rgba(0,0,0,.06)}.order-details__product-row--desktop-fallback:last-child{border-bottom:none}.order-details__product-mid{flex:1 1;min-width:0}.order-details__product-name{font-weight:600;font-size:.9rem;color:#111;display:block;margin:0 0 4px;letter-spacing:0}.order-details__product-name-cell{display:flex;flex-wrap:wrap;align-items:center;gap:6px 8px}.order-details__free-badge{display:inline-flex;align-items:center;margin-left:8px;padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:700;line-height:1.2;vertical-align:middle;color:var(--order-accent);background:rgba(249,115,22,.12)}.order-details__free-badge i{font-size:.9rem;line-height:1}.order-details__product-meta{font-size:.8125rem;color:rgba(0,0,0,.5);letter-spacing:0}.order-details__product-unit-price{font-weight:600;color:var(--order-accent)}.order-details__product-qty{color:rgba(0,0,0,.45);font-weight:500}.order-details__product-line-total{font-weight:700;font-size:.95rem;color:var(--order-accent);flex-shrink:0;text-align:right}.order-details__section--totals{margin-bottom:8px}.order-details__totals-card{background:var(--order-surface);border-radius:12px;padding:14px 14px 12px;border:none}.order-details__totals-row{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;font-size:.875rem;color:#111;margin-bottom:10px;letter-spacing:0}.order-details__totals-row:last-of-type{margin-bottom:0}.order-details__totals-row--discount span:last-child{color:#16a34a;font-weight:600}.order-details__totals-row--promo .order-details__totals-promo-value{text-align:right;max-width:65%;font-size:.8125rem;color:rgba(0,0,0,.65)}.order-details__totals-divider{height:1px;background:rgba(0,0,0,.08);margin:12px 0 10px}.order-details__totals-row--grand{font-weight:700;font-size:1rem;margin-bottom:0;margin-top:2px}.order-details__totals-row--grand span:last-child{color:var(--order-accent);font-size:1.05rem}.order-details__footer{flex-shrink:0;padding-top:12px;margin-top:auto;background:#fff;box-shadow:none;filter:none;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;align-items:stretch}.order-details__footer>.order-details__list-btn:only-child{grid-column:1/-1}.order-details__actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;padding-top:12px;align-items:stretch}.order-details__actions>.order-details__list-btn:only-child{grid-column:1/-1}.order-details__actions--page{margin-top:16px}.order-details__list-btn{width:100%;min-width:0;display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:11px;padding:14px 12px;min-height:48px;font-size:.8125rem;font-weight:600;background:rgba(0,0,0,.05);color:var(--theme-color,#f97316);cursor:pointer;letter-spacing:0;box-shadow:none;line-height:1.3;transition:background .15s ease;text-transform:none}.order-details__list-btn:hover:not(:disabled){background:rgba(0,0,0,.08)}.order-details__list-btn:focus-visible{outline:2px solid var(--theme-color,#f97316);outline-offset:2px}.order-details__list-btn:disabled{opacity:.65;cursor:not-allowed}.order-details__list-btn--pay{background:rgba(249,115,22,.1)}.order-details__list-btn--pay:hover:not(:disabled){background:rgba(249,115,22,.14)}.order-details__list-btn--cancel{background:rgba(0,0,0,.05);color:#c82333}.order-details__list-btn--cancel:hover:not(:disabled){background:rgba(220,53,69,.1)}.order-details__list-btn--solo{grid-column:1/-1}.order-details__list-btn i{font-size:.95rem;flex-shrink:0}.profile-orders{display:flex;flex-direction:column;flex:1 1;overflow-x:hidden;overflow-y:hidden}.profile-orders,.profile-orders--list{min-height:0;min-width:0}.profile-orders--detail{min-height:0;flex:1 1;display:flex;flex-direction:column;overflow:hidden}.profile-orders__toolbar{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:12px;flex-shrink:0;min-height:34px}.profile-orders__title{flex:1 1;min-width:0;margin:0;font-size:1.0625rem;font-weight:700;text-align:center;color:#000;line-height:1.3;letter-spacing:0}.profile-orders__header-btn{flex-shrink:0;align-self:center;margin:0}.profile-orders__header-btn i{font-size:.9rem;line-height:1}.profile-orders__chips{display:flex;flex-wrap:nowrap;align-items:center;gap:8px;margin:0 0 12px;padding:4px 4px 10px;width:100%;min-width:0;flex-shrink:0;align-self:stretch;min-height:44px;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;isolation:isolate;touch-action:pan-x;overscroll-behavior-x:contain;cursor:grab;-webkit-user-select:none;user-select:none}.profile-orders__chips--grabbing{cursor:grabbing}.profile-orders__chips::-webkit-scrollbar{display:none;height:0}button.profile-orders__chip{flex:0 0 auto;flex-shrink:0;box-sizing:border-box;border:1px solid rgba(0,0,0,.12);background:#fff;color:rgba(0,0,0,.65);border-radius:999px;padding:8px 14px;min-height:36px;font-size:.8125rem;font-weight:600;font-family:inherit;line-height:1.25;text-transform:none;letter-spacing:0;cursor:pointer;appearance:none;transition:border-color .15s ease,box-shadow .15s ease,color .15s ease;position:relative;z-index:0;isolation:isolate;overflow:visible;margin:0;box-shadow:none}button.profile-orders__chip:after,button.profile-orders__chip:before{content:none!important;display:none!important;width:0!important;height:0!important;padding:0!important;margin:0!important;border:none!important;background:none!important;box-shadow:none!important;transform:none!important}button.profile-orders__chip--active{border-color:var(--theme-color,#f97316);color:var(--theme-color,#f97316);box-shadow:0 0 0 1px rgba(249,115,22,.25)}button.profile-orders__chip:focus-visible{outline:2px solid var(--theme-color,#f97316);outline-offset:2px}.profile-orders__list{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;margin:0 -4px;padding:0 4px 12px;scrollbar-width:none;-ms-overflow-style:none}.profile-orders__list::-webkit-scrollbar{display:none;width:0;height:0}.profile-orders__empty{color:rgba(0,0,0,.5);font-size:.9375rem;text-align:center;padding:24px 8px;letter-spacing:0}.profile-orders__detail-body{flex:1 1;min-height:0;display:flex;flex-direction:column;overflow:hidden}.profile-orders-card{background:#fff;border-radius:14px;box-shadow:0 6px 22px rgba(0,0,0,.08);border:none;margin-bottom:12px;overflow:hidden}.profile-orders-card__inner{padding:14px;background:#fff}.profile-orders-card__main{display:block;width:100%;border:none;background:transparent;padding:0;margin:0;text-align:left;cursor:pointer}.profile-orders-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:12px}.profile-orders-card__head-text{display:flex;flex-direction:column;gap:4px;min-width:0}.profile-orders-card__no{font-weight:700;font-size:.95rem;color:#111;letter-spacing:0}.profile-orders-card__date{font-size:.78rem;color:rgba(0,0,0,.45);letter-spacing:0}.profile-orders-card__badges{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end}.profile-orders-card__badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.72rem;font-weight:600;line-height:1.2;max-width:140px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;letter-spacing:0;color:#fff}.profile-orders-card__badge--tone-new{background:#ea580c}.profile-orders-card__badge--tone-progress{background:#2563eb}.profile-orders-card__badge--tone-done{background:#16a34a}.profile-orders-card__badge--tone-cancelled{background:#6b7280}.profile-orders-card__badge--tone-warning{background:#dc2626}.profile-orders-card__badge--tone-default{background:var(--theme-color,#f97316)}.profile-orders-card__body{display:flex;gap:12px;align-items:flex-start}.profile-orders-card__thumb-wrap{position:relative;flex-shrink:0}.profile-orders-card__thumb{width:56px;height:56px;border-radius:12px;object-fit:cover;display:block;background:rgba(0,0,0,.04)}.profile-orders-card__more{position:absolute;right:-6px;bottom:-4px;min-width:22px;height:22px;padding:0 6px;border-radius:999px;background:var(--theme-color,#f97316);color:#fff;font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center}.profile-orders-card__info{flex:1 1;min-width:0}.profile-orders-card__product-name{font-weight:600;font-size:.9rem;color:#111;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;letter-spacing:0}.profile-orders-card__meta{font-size:.78rem;color:rgba(0,0,0,.45);margin:0 0 4px;letter-spacing:0}.profile-orders-card__pay{font-size:.75rem;margin:0 0 6px;letter-spacing:0}.profile-orders-card__pay-muted{color:rgba(0,0,0,.45)}.profile-orders-card__total{font-weight:700;font-size:1rem;color:var(--theme-color,#f97316);margin:0;letter-spacing:0}.profile-orders-card__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:12px 0 0;margin:0;background:transparent;border:none;box-shadow:none}.profile-orders-card__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:11px;padding:10px 8px;font-size:.8125rem;font-weight:600;background:rgba(0,0,0,.05);color:var(--theme-color,#f97316);cursor:pointer;letter-spacing:0;box-shadow:none;transition:background .15s ease;text-transform:none}.profile-orders-card__btn:hover:not(:disabled){background:rgba(0,0,0,.08)}.profile-orders-card__btn:disabled{opacity:.65;cursor:not-allowed}.profile-orders-card__btn--pay{background:rgba(249,115,22,.1)}.profile-orders-card__btn--solo{grid-column:1/-1}.profile-orders-card__btn i{font-size:.95rem}.profile-orders__payments-overlay{position:absolute;inset:0;z-index:30;display:flex;align-items:center;justify-content:center;padding:12px}.profile-orders__payments-backdrop{position:absolute;inset:0;border:none;background:transparent}.profile-orders__payments-sheet{position:relative;width:min(640px,calc(100vw - 24px));max-height:min(78vh,560px);background:#fff;border:1px solid rgba(15,23,42,.08);border-radius:18px;padding:12px;box-shadow:0 10px 28px rgba(15,23,42,.16);display:flex;flex-direction:column;gap:10px}.profile-orders__payments-head{display:flex;align-items:center;justify-content:space-between;gap:8px}.profile-orders__payments-title{margin:0 0 2px;font-size:1.0625rem;font-weight:700;color:#0f172a}.profile-orders__payments-modal-content{padding:0}.profile-modal-dialog__inner.profile-modal-dialog__inner--payments{display:flex;flex-direction:column;gap:12px;padding:0}.profile-orders__payments-toolbar{margin-bottom:2px}.profile-orders__payments-list{display:flex;flex-direction:column;gap:10px;overflow:auto;padding-bottom:2px;max-height:min(52vh,360px)}.profile-orders__payments-item{display:flex;align-items:center;justify-content:space-between;gap:10px;border:none;background:#f8fafc;border-radius:11px;padding:12px;color:#0f172a;text-align:left;font-weight:600}.profile-orders__payments-item-left{display:inline-flex;align-items:center;gap:10px;min-width:0}.profile-data{display:flex;flex-direction:column;min-height:0;flex:1 1;overflow:hidden}.profile-data--main,.profile-data--phone{min-height:0}.profile-data__toolbar{display:flex;flex-direction:row;align-items:center;gap:8px;margin-bottom:12px;flex-shrink:0;min-height:34px}.profile-data__title{flex:1 1;min-width:0;margin:0;font-size:1.0625rem;font-weight:700;text-align:center;color:#000;line-height:1.3;letter-spacing:0}.profile-data__header-btn{flex-shrink:0;align-self:center;margin:0}.profile-data__header-btn i{font-size:.9rem;line-height:1}.profile-data__scroll{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;margin:0 -4px;padding:0 4px 8px;scrollbar-width:none;-ms-overflow-style:none}.profile-data__scroll::-webkit-scrollbar{display:none;width:0;height:0}.profile-data__section{padding:0 2px}.profile-data__lead{font-size:.95rem}.profile-data__form{max-width:100%}.profile-data .profile-address-form,.profile-data__sheet{flex:1 1;min-height:0;display:flex;flex-direction:column}.profile-data__fields{display:flex;flex-direction:column;gap:14px;padding-top:4px}.profile-data__field-error{display:block;margin-top:4px;font-size:.8125rem;color:#c0392b}.profile-data__phone-hint{margin-top:6px;margin-bottom:0}.profile-data__scroll--phone-flow{padding-bottom:12px}.profile-data__phone-flow-lead{margin:0 0 8px;font-size:.92rem;font-weight:600;line-height:1.4;text-align:center;color:var(--color-heading,#111723)}.profile-data__phone-flow-meta{margin:0 0 16px;text-align:center;font-size:.88rem;line-height:1.45;color:#6b7280}.profile-data__phone-flow-cooldown{margin:12px 0 0;text-align:center;font-size:.82rem;color:#6b7280}.profile-data__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}.profile-data__save{width:100%}.profile-bonus .visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.profile-bonus{display:flex;flex-direction:column;min-height:0;flex:1 1;overflow:hidden;gap:12px;padding:0 8px}.profile-bonus__toolbar{display:flex;flex-direction:row;align-items:center;gap:8px;margin:0 -8px;padding:0 8px;flex-shrink:0;min-height:34px}.profile-bonus__title{flex:1 1;min-width:0;margin:0;font-size:1.0625rem;font-weight:700;text-align:center;color:#000;line-height:1.3;letter-spacing:0}.profile-bonus__header-btn{flex-shrink:0;align-self:center;margin:0}.profile-bonus__header-btn i{font-size:.9rem;line-height:1}.profile-bonus__scroll{flex:1 1;min-height:0;overflow-y:auto;overflow-x:hidden;margin:0 -8px;padding:0 8px 12px;scrollbar-width:none;-ms-overflow-style:none;display:flex;flex-direction:column;gap:12px}.profile-bonus__scroll::-webkit-scrollbar{display:none;width:0;height:0}.profile-bonus__balance{flex-shrink:0;padding:16px 18px;border-radius:16px;background:linear-gradient(145deg,#f2f2f7,#e8eaef);border:none;box-shadow:0 4px 22px rgba(0,0,0,.08),0 1px 4px rgba(0,0,0,.04)}.profile-bonus__balance-label{margin:0 0 6px;font-size:.6875rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#636366}.profile-bonus__balance-row{display:flex;align-items:center;justify-content:space-between;gap:12px}.profile-bonus__balance-value{margin:0;font-size:2rem;font-weight:700;line-height:1.1;letter-spacing:-.02em;color:#1c1c1e;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.profile-bonus__balance-spinner{color:#636366}.profile-bonus__list{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none}.profile-bonus-item{padding:14px 0;border-bottom:1px solid rgba(0,0,0,.07)}.profile-bonus-item:first-child{padding-top:4px}.profile-bonus-item:last-child{border-bottom:none;padding-bottom:4px}.profile-bonus-item__top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:6px}.profile-bonus-item__date{font-size:.8125rem;color:#8e8e93;line-height:1.35}.profile-bonus-item__delta{flex-shrink:0;font-size:.9375rem;font-weight:700;line-height:1.25;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.profile-bonus-item__delta--credit{color:#15803d}.profile-bonus-item__delta--debit{color:#b91c1c}.profile-bonus-item__title{margin:0 0 8px;font-size:.9375rem;font-weight:600;color:#000;line-height:1.35;word-break:break-word}.profile-bonus-item__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:8px 12px}.profile-bonus-item__badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:.75rem;font-weight:600;line-height:1.2}.profile-bonus-item__badge--credit{background:rgba(21,128,61,.1);color:#166534}.profile-bonus-item__badge--debit{background:rgba(185,28,28,.1);color:#991b1b}.profile-bonus-item__balance-wrap{text-align:right;margin-left:auto}.profile-bonus-item__balance-label{display:block;font-size:.6875rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#8e8e93;margin-bottom:2px}.profile-bonus-item__balance-value{font-size:.9375rem;font-weight:700;color:#3c3c43;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.profile-bonus__empty,.profile-bonus__error{margin:0;padding:20px 12px;text-align:center;font-size:.9375rem;line-height:1.45;color:#8e8e93;border-radius:12px;background:#fafafa;border:1px dashed rgba(0,0,0,.08)}.profile-bonus__error{color:#c0392b;background:#fff5f5;border-color:rgba(192,57,43,.2)}.profile-bonus__retry{margin-top:12px}.profile-drawer-root{position:fixed;inset:0;z-index:1000000;display:flex;justify-content:flex-end;pointer-events:none}.profile-drawer-root--open{pointer-events:auto}.profile-drawer__backdrop{position:absolute;inset:0;z-index:0;background:rgba(15,15,20,.45);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);border:none;padding:0;cursor:pointer;opacity:0;transition:opacity .28s ease}.profile-drawer-root--open .profile-drawer__backdrop{opacity:1}.profile-drawer__panel{position:relative;z-index:1;display:flex;flex-direction:column;width:min(360px,100vw);max-width:100%;height:100%;background:#fff;box-shadow:-12px 0 40px rgba(0,0,0,.12);transform:translateX(100%);transition:transform .32s cubic-bezier(.22,1,.36,1)}.profile-drawer-root--open .profile-drawer__panel{transform:translateX(0)}.profile-drawer__header{flex-shrink:0;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:20px 20px 16px;border-bottom:1px solid rgba(0,0,0,.06)}.profile-drawer__header-text{min-width:0}.profile-drawer__user-name{margin:0;font-size:1.125rem;font-weight:700;color:#000;line-height:1.3}.profile-drawer__user-phone{margin:6px 0 0;font-size:.9375rem;color:#8e8e93;line-height:1.35}.profile-drawer__close{flex-shrink:0}.profile-drawer__nav{flex:1 1;min-height:0;overflow-y:auto;padding:12px 8px 24px;display:flex;flex-direction:column;gap:4px}.profile-drawer__nav-item{display:flex;align-items:center;gap:14px;width:100%;padding:14px 12px;border:none;border-radius:10px;background:transparent;color:#000;font-size:1rem;text-align:left;cursor:pointer;transition:background .15s ease}.profile-drawer__nav-item:hover{background:rgba(0,0,0,.04)}.profile-drawer__nav-icon{display:inline-flex;width:24px;justify-content:center;color:#000;font-size:1.05rem}.profile-drawer__nav-label{flex:1 1;min-width:0;display:inline-flex;align-items:center;justify-content:space-between;gap:10px}.profile-drawer__nav-badge{flex-shrink:0;min-width:22px;padding:2px 7px;border-radius:999px;background:var(--main-button-bg-color,var(--color-primary,#eb0029));color:var(--main-button-text-color,var(--white));font-size:.8125rem;font-weight:600;line-height:1.25;text-align:center;box-shadow:0 1px 2px rgba(0,0,0,.12)}.profile-drawer__footer{flex-shrink:0;padding:16px 20px calc(16px + env(safe-area-inset-bottom, 0));border-top:1px solid rgba(0,0,0,.06)}.profile-drawer__logout{display:flex;align-items:center;gap:12px;width:100%;padding:12px;border:none;border-radius:10px;background:transparent;color:#8e8e93;font-size:1rem;text-align:left;cursor:pointer;transition:background .15s ease}.profile-drawer__logout:hover:not(:disabled){background:rgba(0,0,0,.04)}.profile-drawer__logout:disabled{opacity:.6;cursor:not-allowed}.profile-drawer__logout-icon{display:inline-flex;width:24px;justify-content:center;font-size:1.05rem}.profile-modal-dialog__content{padding-top:4px}.universal-modal:has(.profile-drawer__logout-dialog){z-index:1000060}.universal-modal--mobile .universal-modal__dialog.profile-drawer__logout-dialog{width:100%;max-width:100%}.universal-modal--desktop .universal-modal__dialog.profile-drawer__logout-dialog{width:min(400px,100%);max-width:100%}.profile-drawer__logout-content{padding-top:2px}.profile-drawer__logout-msg{margin:0 0 20px;font-size:.9375rem;line-height:1.5;color:var(--color-paragraph,#3c3c43)}.profile-drawer__logout-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.profile-drawer__logout-actions .btn,.profile-drawer__logout-actions .profile-addresses__btn-add{flex-grow:1;flex-shrink:1;flex-basis:calc(50% - 5px);min-width:min(140px,100%)}.profile-drawer__logout-actions .btn.btn-md.profile-addresses__btn-primary,.profile-drawer__logout-actions .profile-addresses__btn-add{width:auto;max-width:100%}