:root{color:#1f1f1f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--safe-area-top:env(safe-area-inset-top,0px);--safe-area-bottom:env(safe-area-inset-bottom,0px);--safe-area-left:env(safe-area-inset-left,0px);--safe-area-right:env(safe-area-inset-right,0px);--bg:#f5f5f5;--surface:#fffffffa;--surface-strong:#fff;--surface-soft:#fafafa;--line:#1f1f1f0a;--text:#1f1f1f;--muted:#666;--primary:#ff6a00;--primary-deep:#e85b00;--accent:#ff7a1a;--accent-soft:#fff3e8;--shadow:0 4px 14px #1f1f1f0a;--shadow-soft:0 2px 8px #1f1f1f08;--ring:0 0 0 3px #ff6a001f;--max-content-width:1280px;--shell-max-width:1480px;--nav-width:280px;--surface-raised:#fff;--line-strong:#1f1f1f14;--shadow-elevated:0 18px 48px #1f1f1f14;--shadow-card:0 6px 18px #0f172a09;--shadow-card-strong:0 6px 16px #1f1f1f0f;--shadow-raised:0 12px 22px #0f172a0a;--mobile-tabbar-offset:calc(84px + var(--safe-area-bottom));--catalog-search-offset:54px;background:#f5f5f5;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:linear-gradient(180deg, #ffffffd9, #fff0), radial-gradient(circle at top, #ff6a000d, transparent 28%), radial-gradient(circle at bottom right, #ff7a1a14, transparent 22%), var(--bg);color:var(--text);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{transition:background-color .2s,border-color .2s,color .2s,box-shadow .2s,transform .2s,opacity .2s}:where(button,a,input,select,textarea):focus-visible{box-shadow:var(--ring);outline:none}.app-icon{flex-shrink:0;width:1.125rem;height:1.125rem}.app-icon--sm{width:1rem;height:1rem}.app-icon--md{width:1.25rem;height:1.25rem}.app-shell{grid-template-columns:minmax(0,1fr);min-height:100dvh;display:grid}.app-shell__sidebar{display:none}.brand-panel,.topbar,.page-section,.module-card{background:var(--surface);box-shadow:none;border:0}.brand-panel{background:linear-gradient(#fffaf6,#fff);border-radius:18px;padding:16px}.brand-panel__badge-row{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.brand-panel__logo{width:40px;height:40px;color:var(--primary-deep);background:linear-gradient(135deg,#ff6a0029,#ffaa6629);border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.brand-panel__status{color:var(--accent);background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:.74rem;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px #ff6a0014}.brand-panel__eyebrow,.page-section__eyebrow,.side-nav__group{letter-spacing:.06em;text-transform:uppercase;color:var(--primary-deep);margin:0 0 4px;font-size:11px;font-weight:700}.brand-panel__title,.topbar__title,.page-section__title,.module-card__title{color:var(--text);margin:0}.brand-panel__title{font-size:1.2rem}.brand-panel__description,.page-section__description,.module-card__description{color:var(--muted);margin:6px 0 0}.brand-panel__description,.page-section__description{display:none}.side-nav{flex-direction:column;gap:8px;margin-top:14px;display:flex}.side-nav__item{background:#fafafa;border:1px solid #f0f0f0;border-radius:14px;align-items:center;gap:10px;padding:12px 14px;display:flex;box-shadow:inset 0 0 0 1px #0000}.side-nav__item:hover,.side-nav__item--active{box-shadow:var(--shadow-soft);background:#fff7f0;border-color:#ff6a002e;transform:none}.side-nav__icon{width:34px;height:34px;color:var(--primary-deep);background:#fff3e8;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.side-nav__content{gap:2px;min-width:0;display:grid}.app-shell__main{flex-direction:column;min-width:0;min-height:100dvh;display:flex}.topbar{z-index:20;min-height:44px;box-shadow:none;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffd1;border:0;border-bottom:1px solid #1f1f1f0a;border-radius:0;justify-content:flex-start;align-items:center;gap:0;margin:0;padding:8px 16px;display:flex;position:sticky;top:0}.topbar--has-action{position:sticky}.topbar--centered{text-align:center;justify-content:center}.topbar__action{align-items:center;margin-left:auto;display:flex}.topbar--centered.topbar--has-action .topbar__action{position:absolute;top:50%;right:16px;transform:translateY(-50%)}.topbar__title{overflow-wrap:break-word;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;margin:0;font-size:clamp(1.18rem,3.1vw,1.28rem);line-height:1.2;display:-webkit-box;overflow:hidden}.topbar--centered.topbar--has-action .topbar__title{max-width:calc(100% - 108px)}.content-area{width:min(100%, var(--max-content-width));gap:18px;min-width:0;max-width:100%;margin:0 auto;padding:16px;display:grid;overflow-x:clip}.content-area--no-mobile-tabbar{padding:0 16px 20px}:is(.content-area--auth,.content-area:has(.login-page)){gap:0!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;overflow-x:hidden!important}.page-section{background:0 0;border-radius:0;padding:8px 0 0}.page-section__header{justify-content:space-between;align-items:start;gap:12px;margin-bottom:8px;display:flex}.page-section__title{font-size:clamp(1.04rem,2.6vw,1.12rem);line-height:1.3}.grid-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.module-card{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;border-radius:16px;padding:16px;position:relative;overflow:hidden}.module-card:after{content:"";background:radial-gradient(circle,#ff6a0024,#0000 70%);border-radius:999px;width:96px;height:96px;position:absolute;inset:auto -20px -28px auto}.module-card__badge{color:var(--primary-deep);background:#fff3e8;border-radius:999px;margin-bottom:10px;padding:5px 9px;font-size:.7rem;font-weight:700;display:inline-flex}.module-card__list{color:var(--muted);margin:16px 0 0;padding-left:18px}.module-card__list li+li{margin-top:8px}.salesman-order-mobile-topbar{justify-content:space-between;align-items:center;gap:10px;padding:2px 2px 0;display:flex}.language-switcher{gap:6px;display:grid}.language-switcher--compact{min-width:116px}.language-switcher--dropdown{justify-items:end;gap:6px;display:grid;position:relative}.language-switcher__trigger{min-width:76px;min-height:34px;color:var(--text);box-shadow:var(--shadow-card-strong);cursor:pointer;background:#fff;border:1px solid #ff8c5438;border-radius:12px;justify-content:space-between;align-items:center;gap:6px;padding:0 10px 0 12px;display:inline-flex}.language-switcher__trigger-value{align-items:center;gap:8px;display:inline-flex}.language-switcher__trigger-flag{width:1rem;height:.75rem}.language-switcher__trigger-text{white-space:normal;overflow-wrap:break-word;word-break:break-word;font-size:.86rem;font-weight:700}.language-switcher__trigger-icon{color:var(--muted);transition:transform .2s}.language-switcher--open .language-switcher__trigger-icon{transform:rotate(180deg)}.language-switcher__menu{z-index:9999;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:1px solid #ff8c5424;border-radius:14px;min-width:100px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 14px 32px #0f172a24}.language-switcher__menu-item{min-height:36px;color:var(--text);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 12px;font-size:.86rem;font-weight:600;display:flex}.language-switcher__option-flag{justify-content:center;align-items:center;width:1.25rem;display:inline-flex}.language-switcher__flag{border:1px solid #0f172a1f;border-radius:3px;flex:none;width:1rem;height:.75rem;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff1f}.language-switcher__flag--cn{background:#de2910}.language-switcher__flag--cn:after{content:"";clip-path:polygon(50% 0%,61% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,39% 35%);background:#ffde00;width:.2rem;height:.2rem;position:absolute;top:.1rem;left:.12rem}.language-switcher__flag--us{background:linear-gradient(#b22234 0% 14.28%,#fff 14.28% 28.56%,#b22234 28.56% 42.84%,#fff 42.84% 57.12%,#b22234 57.12% 71.4%,#fff 71.4% 85.68%,#b22234 85.68% 100%)}.language-switcher__flag--us:before{content:"";background:#3c3b6e;width:.45rem;height:.42rem;position:absolute;top:0;left:0}.language-switcher__flag--es{background:linear-gradient(#aa151b 0% 25%,#f1bf00 25% 75%,#aa151b 75% 100%)}.language-switcher__menu-item--active{color:var(--primary-deep);background:#ff8c541f}.language-switcher__menu-item:hover{background:#ff8c5414}.language-switcher--segmented{background:#f6f7fb;border-radius:12px;align-items:center;gap:4px;min-width:0;padding:4px;display:inline-flex;box-shadow:inset 0 0 0 1px #0f172a0f}.language-switcher__segment{min-width:32px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:8px;padding:0 8px;font-size:.76rem;font-weight:700;transition:background-color .2s,color .2s,box-shadow .2s}.language-switcher__segment-flag{justify-content:center;align-items:center;display:inline-flex}.language-switcher__segment--active{color:var(--primary-deep);background:#fff;box-shadow:0 1px 2px #0f172a14}.language-switcher__label{color:var(--muted);font-size:clamp(.8rem,2vw,.86rem);font-weight:700}.language-switcher__select{border:1px solid var(--line);background:var(--surface-strong);min-height:38px;color:var(--text);border-radius:12px;outline:none;padding:0 10px}.account-hero-card,.account-entry-card,.account-order-card,.address-card,.address-empty-state,.favorite-merchant-card,.favorite-feedback,.favorite-empty-state,.merchant-notice-bar,.merchant-home-section,.merchant-shop-empty,.cart-category-card,.cart-empty-state,.catalog-mobile-layout,.catalog-detail-summary,.catalog-detail-description,.catalog-detail-feedback,.catalog-detail-empty,.login-form-card,.favorite-search,.catalog-mobile-search{box-shadow:none;border:0}.account-page{gap:12px 10px;padding:0 2px 6px;display:grid}.account-hero-card,.account-entry-card,.account-order-card{background:#fffffffa;border:1px solid #f5e8e0f5;border-radius:22px;position:relative;box-shadow:0 12px 24px #0f172a0d}.account-hero-card{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff3d,#0000 30%),radial-gradient(circle at 16% 88%,#ffd3b72e,#0000 18%),linear-gradient(135deg,#8e64ff 0%,#8a54ff 42%,#ff9d6c 100%);padding:16px;box-shadow:0 18px 34px #8e64ff2e}.account-hero-card__main{align-items:center;gap:12px;min-width:0;display:flex}.account-hero-card__avatar{color:#fff;background:#ffffff2e;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.2rem;font-weight:800;display:inline-flex}.account-hero-card__content{min-width:0}.account-hero-card__name{margin:0;font-size:clamp(1.12rem,2.8vw,1.2rem)}.account-hero-card__settings{color:#fff;cursor:pointer;background:#ffffff24;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;transition:background .16s;display:inline-flex;position:absolute;top:14px;right:14px}.account-hero-card__settings:hover{background:#ffffff38}.account-settings-panel{gap:10px;margin-top:14px;display:grid}.account-settings-panel__item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff1f;border:1px solid #ffffff29;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.account-settings-panel__title{margin:0;font-size:.9rem}.account-settings-panel__danger{color:#fff;cursor:pointer;background:#ffffff2e;border:0;border-radius:12px;flex-shrink:0;min-height:38px;padding:0 14px;font-weight:700}.account-entry-card,.account-order-card{padding:14px 12px 12px}.account-section-head{gap:4px;margin-bottom:10px;display:grid}.account-section-head__title{color:#111827;margin:0;font-size:clamp(.96rem,2.4vw,1.02rem);font-weight:800}.account-entry-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.account-entry-card{background:linear-gradient(#fff 0%,#fff7f1 100%);border-color:#f5e8e0f5}.account-entry-button{text-align:center;cursor:pointer;background:#ffffffeb;border:1px solid #f5e8e0f5;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:88px;padding:18px 12px;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex}.account-entry-button:hover{border-color:#ff7b433d;transform:translateY(-1px);box-shadow:0 12px 20px #0f172a0f}.account-entry-button__icon{color:#ff8247;background:#ff82471f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.account-entry-button__text{flex:1;justify-content:center;align-items:center;min-width:0;display:flex}.account-entry-button__text strong{overflow-wrap:anywhere;word-break:break-word;font-size:.875rem;font-weight:700;line-height:1.4}.account-entry-button__arrow{display:none}.account-order-card{background:linear-gradient(#fff 0%,#faf6ff 100%);border-color:#efe7fff5}.order-list-page{gap:12px;display:grid}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.order-list-toolbar{justify-content:center;display:flex}.order-list-toolbar__field{width:min(100%,244px);min-width:0;position:relative}.order-list-toolbar__trigger{color:#7c3aed;cursor:pointer;background:#fff;border:0;border-radius:14px;outline:none;width:100%;min-height:40px;padding:0 16px;font-size:.86rem;font-weight:800;box-shadow:0 10px 24px #0f172a0f}.order-list-toolbar__trigger:focus{box-shadow:0 10px 24px #0f172a0f}.order-list-toolbar__trigger-content{justify-content:center;align-items:center;gap:6px;width:100%;display:inline-flex}.order-list-toolbar__chevron{border-bottom:1.5px solid #7c3aed;border-right:1.5px solid #7c3aed;width:8px;height:8px;transition:transform .16s;transform:translateY(-1px)rotate(45deg)}.order-list-toolbar__chevron--open{transform:translateY(2px)rotate(225deg)}.order-list-toolbar__menu{z-index:10;background:#fff;border-radius:16px;padding:8px 0;display:grid;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 14px 34px #0f172a1a}.order-list-toolbar__option{color:#475569;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 16px;font-size:.84rem;font-weight:700;display:flex}.order-list-toolbar__option--active{color:#7c3aed}.order-list-search-row{align-items:center;gap:8px;margin-bottom:10px;display:flex}.order-list-search-row__back{color:#7c3aed;cursor:pointer;background:#7c3aed14;border:0;border-radius:10px;flex:0 0 32px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.order-list-search{flex:auto}.order-list-search__input{width:100%;min-height:40px;color:var(--text);background:#fffffff5;border:1px solid #e2e8f0f5;border-radius:14px;outline:none;padding:0 14px;font-size:.86rem}.order-list-search__input::placeholder{color:var(--muted)}.order-list-search__input:focus{border-color:#7c3aed52;box-shadow:0 0 0 3px #7c3aed14}.order-list-delivery-toggle{gap:8px;margin-bottom:8px;padding:0 16px;display:flex}.order-list-delivery-toggle__btn{border:1px solid var(--line-strong);color:var(--muted);cursor:pointer;background:#fff;border-radius:6px;flex:1;padding:6px 0;font-size:13px}.order-list-delivery-toggle__btn--active{background:var(--primary);color:#fff;border-color:var(--primary)}.order-list-status-tabs{flex-wrap:wrap;align-items:stretch;gap:4px 0;width:100%;margin-bottom:8px;display:flex}.order-list-status-tab{color:#111827;text-align:center;white-space:normal;overflow-wrap:break-word;word-break:break-word;cursor:pointer;background:0 0;border:0;flex:0 0 calc(33.333% - .01px);justify-content:center;align-items:center;min-width:0;padding:8px 4px;font-size:.96rem;font-weight:500;display:inline-flex}.order-list-status-tab:nth-child(4),.order-list-status-tab:nth-child(5){flex:0 0 50%}.order-list-status-tab--active{color:#7c3aed;font-weight:700}.account-order-list{background:0 0;border:0;border-radius:0;gap:8px;padding:4px 0 0;display:grid}.account-order-item{box-shadow:var(--shadow-card);text-align:left;cursor:pointer;background:#fff;border:1px solid #efe7fff5;border-radius:16px;gap:8px;padding:12px;display:grid}.account-order-item__top,.account-order-item__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px 10px;display:flex}.account-order-item__merchant,.account-order-item__number{margin:0}.account-order-item__identity{min-width:0}.account-order-item__merchant{letter-spacing:-.01em;font-size:clamp(.9rem,2.2vw,.98rem);font-weight:700}.account-order-item__number{color:var(--muted);margin-top:2px;font-size:clamp(.72rem,1.8vw,.78rem)}.account-order-item__tag{white-space:normal;overflow-wrap:break-word;word-break:break-word;border-radius:999px;flex-shrink:0;align-items:center;min-height:20px;padding:0 7px;font-size:clamp(.68rem,1.7vw,.74rem);font-weight:700;display:inline-flex}.account-order-item__tag--ordered{color:#7c3aed;background:#8e64ff1f}.account-order-item__tag--picking{color:#c26d13;background:#ffc57a2e}.account-order-item__tag--receiving{color:#2563eb;background:#3b82f61f}.account-order-item__tag--completed{color:#15803d;background:#22c55e1f}.account-order-item__tag--service{color:#dc2626;background:#ef44441f}.account-order-item__tag--cancelled{color:#475569;background:#64748b24}.account-order-item__body{gap:4px;display:grid}.account-order-item__product{align-items:center;gap:10px;min-width:0;display:flex}.account-order-item__product-image{object-fit:cover;background:#f8fafc;border:1px solid #e8eef6f5;border-radius:12px;flex:0 0 48px;width:48px;height:48px}.account-order-item__product-image--placeholder{background:linear-gradient(135deg,#7c3aed1f,#f973161f)}.account-order-item__product-content{min-width:0}.account-order-item__product-name{color:var(--text);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:clamp(.82rem,2vw,.88rem);font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.account-order-item__meta-row{flex-wrap:wrap;flex:auto;gap:3px 4px;min-width:0;display:flex}.account-order-item__info-chip{white-space:normal;overflow-wrap:break-word;word-break:break-word;max-width:100%;min-height:20px;color:var(--muted);background:#f8fafc;border:1px solid #e8eef6f5;border-radius:999px;align-items:center;padding:1px 6px;font-size:clamp(.68rem,1.7vw,.74rem);display:inline-flex}.account-order-item__info-chip--salesman{color:var(--primary-deep);background:#fff7f1f5;border-color:#ffad7a99}.account-order-item__source{white-space:normal;overflow-wrap:break-word;word-break:break-word;border-radius:999px;align-items:center;min-height:20px;margin-top:4px;padding:0 8px;font-size:.66rem;font-weight:700;display:inline-flex}.account-order-item__source--salesman{color:#6d28d9;background:#7c3aed1f}.account-order-item__source--customer{color:#0e7490;background:#0ea5b71f}.account-order-item__amount-block{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.account-order-item__amount{color:#f97316;white-space:nowrap;font-size:clamp(.9rem,2.2vw,.96rem);font-weight:800}.account-order-item__oos-badge{color:#b91c1c;white-space:normal;overflow-wrap:break-word;text-align:center;background:#dc26261a;border:1px solid #dc26263d;border-radius:20px;align-items:center;padding:2px 7px;font-size:clamp(.66rem,1.7vw,.72rem);font-weight:700;display:inline-flex}.account-order-item__bottom{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;display:grid}.order-detail-page{padding:4px 0 calc(110px + env(safe-area-inset-bottom,0px));gap:14px;display:grid}.order-detail-panel,.order-detail-empty{background:#fffffffa;border:1px solid #ffeadff2;box-shadow:0 10px 24px #ff7b430f}.order-detail-header{grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:12px;display:grid}.order-detail-header__button{color:#30343f;cursor:pointer;background:#fffffff5;border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 6px 16px #1f1f1f0f}.order-detail-header__button--accent{color:var(--accent)}.order-detail-header__title,.order-detail-panel__title,.order-detail-section-head__title,.order-detail-status__title,.order-detail-product__name,.order-detail-empty__title{margin:0}.order-detail-header__title{text-align:center;color:#202020;font-size:clamp(1.12rem,2.8vw,1.2rem);font-weight:800}.order-detail-panel{border-radius:20px;gap:14px;padding:16px;display:grid}.order-detail-panel--status{gap:12px}.order-detail-status,.order-detail-status__meta,.order-detail-status__footer-row,.order-detail-section-head,.order-detail-amounts__row,.order-detail-info__row,.order-detail-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-detail-status{align-items:flex-start}.order-detail-status__icon,.order-detail-section-head__icon{width:36px;height:36px;color:var(--accent);background:linear-gradient(#ffad7a38,#ff722829);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.order-detail-status__content,.order-detail-section-head__content,.order-detail-product__content,.order-detail-merchant{min-width:0}.order-detail-status__content{flex:1;gap:4px;display:grid}.order-detail-status__title{color:#2f2f2f;font-size:1.3rem;font-weight:800}.order-detail-status__description,.order-detail-status__meta span,.order-detail-section-head__subtitle,.order-detail-merchant__line,.order-detail-product__meta,.order-detail-info__row span,.order-detail-amounts__row span{color:#8f8f98;margin:0;font-size:clamp(.8rem,2vw,.86rem)}.order-detail-status__meta{text-align:right;flex-direction:column;align-items:flex-end;gap:4px;min-width:108px}.order-detail-status__meta strong,.order-detail-status__footer-row strong,.order-detail-amounts__row strong,.order-detail-info__row strong{color:#3d4451;font-size:.92rem}.order-detail-status__footer{border-top:1px solid #f0dfd5e6;padding-top:12px}.order-detail-status__footer-row span{color:#626877;font-size:.88rem}.order-detail-panel__title,.order-detail-section-head__title{color:#282c34;font-size:1rem;font-weight:800}.order-detail-section-head__content{flex:1;gap:2px;display:grid}.order-detail-section-head__subtitle{color:#3d4451;font-size:clamp(.92rem,2.3vw,.98rem);font-weight:700}.order-detail-section-head__action{color:#8f8f98;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;font-size:.82rem;font-weight:600;display:inline-flex}.order-detail-merchant{gap:6px;padding-left:48px;display:grid}.order-detail-merchant__line--secondary{color:#6e7380}.order-detail-products{background:#fff;border-radius:16px;gap:2px;display:grid;overflow:hidden}.order-detail-product{border-bottom:1px solid #f0dfd5d1;grid-template-columns:52px minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px 0;display:grid}.order-detail-product:first-child{padding-top:0}.order-detail-product:last-child{border-bottom:0;padding-bottom:0}.order-detail-product__image{object-fit:cover;background:#fff7f1;border-radius:14px;width:52px;height:52px}.order-detail-product__image--placeholder{color:#c7cbd3;border:1px solid #f0dfd5f2;justify-content:center;align-items:center;display:inline-flex}.order-detail-product__content{gap:4px;display:grid}.order-detail-product__name{color:#353b47;font-size:clamp(.96rem,2.4vw,1.02rem);font-weight:700;line-height:1.3}.order-detail-product__meta{white-space:normal;overflow-wrap:break-word;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;display:-webkit-box;overflow:hidden}.order-detail-product__qty{color:#525866;text-align:right;white-space:normal;word-break:break-word;font-size:.9rem}.order-detail-product__qty--partial{justify-items:end;gap:2px;display:grid}.order-detail-product__qty-original{color:#8a8f99;text-decoration:line-through;text-decoration-thickness:1.5px}.order-detail-product__qty-delivered{color:#ff6a00;font-weight:800}.order-detail-product--frac-oos .order-detail-product__name,.order-detail-product--frac-oos .order-detail-product__meta,.order-detail-product--frac-oos .order-detail-product__amount{opacity:.55}.order-detail-product__aside{justify-items:end;gap:4px;min-width:0;max-width:42vw;display:grid}.order-detail-product__amount{color:#30343f;white-space:nowrap;font-size:clamp(.84rem,2.1vw,.9rem)}.order-detail-products__toggle{color:#ff7a1a;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;padding-top:8px;font-size:.92rem;font-weight:700;display:inline-flex}.order-detail-chevron--open{transform:rotate(180deg)}.order-detail-empty__action{min-height:36px;color:var(--accent);cursor:pointer;background:#ff7a1a1f;border:0;border-radius:999px;padding:0 16px;font-weight:700}.order-detail-amounts{gap:10px;display:grid}.order-detail-amounts__row strong{font-weight:700}.order-detail-amounts__discount{color:#ff5d55}.order-detail-amounts__row--total{border-top:1px solid #f0dfd5e6;padding-top:12px}.order-detail-amounts__row--total span{color:#30343f;font-weight:700}.order-detail-amounts__row--total strong{color:var(--accent);font-size:clamp(1.28rem,3.3vw,1.4rem);font-weight:800}.order-detail-info{gap:12px;display:grid}.order-detail-info__row{align-items:flex-start}.order-detail-info__row span{flex-shrink:0}.order-detail-info__row strong{text-align:right;line-height:1.4}.order-detail-actions{padding:12px 0 calc(12px + env(safe-area-inset-bottom,0px));background:linear-gradient(#f5f5f500,#f5f5f5f5 26%,#f5f5f5 100%);position:sticky;bottom:0}.order-detail-actions__secondary,.order-detail-actions__primary{cursor:pointer;border-radius:14px;flex:1;justify-content:center;align-items:center;gap:8px;min-height:46px;font-weight:700;display:inline-flex}.order-detail-actions__secondary{color:var(--accent);background:#fffffff5;border:1px solid #ff7a1a6b}.order-detail-actions__primary{color:#fff;background:linear-gradient(135deg,#ff9d42,#ff6a00);border:0}.order-detail-return-entry{justify-content:space-between;align-items:center;gap:12px;display:flex}.order-detail-return-entry__content{gap:4px;min-width:0;display:grid}.order-detail-return-entry__badge{width:fit-content;min-height:22px;color:var(--accent);background:#ff7a1a1f;border-radius:999px;align-items:center;padding:0 10px;font-size:clamp(.72rem,1.8vw,.78rem);font-weight:700;display:inline-flex}.order-detail-return-entry__title,.order-return-success__title,.order-return-summary-card__title{margin:0}.order-detail-return-entry__title{color:#2f3440;font-size:1rem;font-weight:800}.order-detail-return-entry__description,.order-return-voucher__head p,.order-return-success__description,.order-return-summary-card__eyebrow,.order-return-summary-card__grid span,.order-return-reason__count{color:#8f8f98;margin:0;font-size:clamp(.8rem,2vw,.86rem)}.order-detail-return-entry__action{min-height:36px;color:var(--accent);cursor:pointer;background:#fff7f0eb;border:1px solid #ff7a1a42;border-radius:999px;align-items:center;gap:4px;padding:0 12px;font-weight:700;display:inline-flex}.order-detail-sheet{z-index:50;background:#0f172a47;justify-content:center;align-items:flex-end;padding:16px;display:flex;position:fixed;inset:0}.order-detail-sheet__panel{gap:10px;width:min(100%,460px);display:grid}.order-detail-sheet__action,.order-detail-sheet__cancel{color:#2f3440;cursor:pointer;background:#fffffffa;border:0;border-radius:18px;min-height:52px;font-size:.98rem;font-weight:700;box-shadow:0 10px 24px #1f1f1f14}.order-detail-sheet__action--accent{color:var(--accent)}.order-detail-sheet__cancel{margin-top:2px}.order-return-page{padding:4px 0 calc(92px + env(safe-area-inset-bottom,0px));gap:14px;display:grid}.order-return-header{grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:12px;display:grid}.order-return-header__button{cursor:pointer;background:#fffffff5;border:0;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex;box-shadow:0 6px 16px #1f1f1f0f}.order-return-header__title{text-align:center;color:#202020;margin:0;font-size:clamp(1.08rem,2.7vw,1.16rem);font-weight:800}.order-return-panel,.order-return-success{background:#fffffffa;border:1px solid #ffeadff2;border-radius:20px;box-shadow:0 10px 24px #ff7b430f}.order-return-panel{gap:14px;padding:16px;display:grid}.order-return-panel__title{color:#2f3440;margin:0;font-size:clamp(.96rem,2.4vw,1.02rem);font-weight:800}.order-return-order-meta{color:#616776;justify-content:space-between;align-items:center;gap:12px;font-size:.84rem;display:flex}.order-return-items,.order-return-voucher,.order-return-reason{gap:12px;display:grid}.order-return-item{border-bottom:1px solid #f0dfd5d1;grid-template-columns:24px 48px minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;display:grid}.order-return-item:last-child{border-bottom:0;padding-bottom:0}.order-return-item__check{color:#fff;cursor:pointer;background:#fff;border:1px solid #d6dae2f2;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.order-return-item__check--selected,.order-return-reason__option--active .order-return-reason__radio{border-color:var(--accent);background:var(--accent)}.order-return-item__image{object-fit:cover;background:#fff7f1;border-radius:12px;width:48px;height:48px}.order-return-item__image--placeholder{color:#c7cbd3;border:1px solid #f0dfd5f2;justify-content:center;align-items:center;display:inline-flex}.order-return-item__content{gap:4px;min-width:0;display:grid}.order-return-item__name{color:#2f3440;margin:0;font-size:clamp(.92rem,2.3vw,.98rem);font-weight:700}.order-return-item__meta{color:#8f8f98;margin:0;font-size:clamp(.76rem,1.9vw,.82rem)}.order-return-item__aside{align-items:center;min-width:180px;display:flex}.order-return-item__summary{justify-content:space-between;align-items:center;gap:12px;width:100%;display:flex}.order-return-item__aside strong,.order-return-summary-card__grid strong{color:#313743;font-size:.84rem}.order-return-item__stepper{align-items:center;gap:6px;display:inline-flex}.order-return-item__stepper button{width:24px;height:24px;color:var(--accent);cursor:pointer;background:#fff;border:1px solid #f0dfd5f2;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.order-return-reason__group{gap:10px;display:grid}.order-return-reason__option{color:#313743;text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;padding:0;font-size:.92rem;display:flex}.order-return-reason__radio{background:#fff;border:1px solid #d6dae2f2;border-radius:999px;flex:0 0 18px;width:18px;height:18px;box-shadow:inset 0 0 0 4px #fff}.order-return-reason__textarea{resize:none;min-height:120px;font:inherit;color:#313743;background:#fff;border:1px solid #f0dfd5f2;border-radius:14px;padding:12px}.order-return-reason__count{text-align:right}.order-return-voucher__head{gap:4px;display:grid}.order-return-voucher__input{display:none}.order-return-voucher__upload{color:#6d7381;cursor:pointer;background:#fff9f5c2;border:1px dashed #ff7a1a47;border-radius:18px;align-content:center;justify-items:center;gap:8px;min-height:168px;display:grid}.order-return-voucher__upload strong{color:#2f3440}.order-return-voucher__list{gap:8px;display:grid}.order-return-voucher__file{color:#5b6271;background:#fff7f1;border-radius:12px;align-items:center;gap:8px;min-height:40px;padding:0 12px;font-size:.82rem;display:flex}.order-return-footer{padding:12px 0 calc(12px + env(safe-area-inset-bottom,0px));background:linear-gradient(#f5f5f500,#f5f5f5f5 26%,#f5f5f5 100%);grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:sticky;bottom:0}.order-return-footer--stack{grid-template-columns:1fr}.order-return-footer--single{justify-items:center}.order-return-footer__primary,.order-return-footer__secondary{cursor:pointer;border-radius:14px;min-height:46px;font-size:.96rem;font-weight:700}.order-return-footer__primary{color:#fff;background:linear-gradient(135deg,#ff9d42,#ff6a00);border:0}.order-return-footer--single .order-return-footer__primary{width:min(220px,100%)}.order-return-footer__primary:disabled{opacity:.48;cursor:not-allowed}.order-return-refunded-banner{color:#0f9d63;background:#10b9811f;border:1px solid #10b98166;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:46px;padding:0 16px;font-size:.96rem;font-weight:700;display:inline-flex}.order-return-footer__secondary{color:var(--accent);background:#fffffff5;border:1px solid #ff7a1a66}.order-return-success{text-align:center;justify-items:center;gap:10px;padding:28px 20px;display:grid}.order-return-success__icon{width:56px;height:56px;color:var(--accent);border:2px solid #ff7a1a6b;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.order-return-success__title{color:#2f3440;font-size:clamp(1.14rem,2.85vw,1.22rem);font-weight:800}.order-return-summary-card{gap:14px;display:grid}.order-return-summary-card__top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.order-return-summary-card__title{color:#2f3440;font-size:clamp(1.04rem,2.6vw,1.12rem);font-weight:800}.order-return-summary-card__tag{min-height:26px;color:var(--accent);background:#ff7a1a1f;border-radius:999px;align-items:center;padding:0 10px;font-size:clamp(.74rem,1.9vw,.8rem);font-weight:700;display:inline-flex}.order-return-summary-card__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.order-return-summary-card__grid div{gap:4px;display:grid}.order-return-history-list{gap:8px;display:grid}.order-return-history-card{background:#fffaf7eb;border:1px solid #f3e2d8f2;border-radius:16px;gap:8px;padding:10px 12px;display:grid}.order-return-history-card__head{justify-content:space-between;align-items:center;gap:8px;display:flex}.order-return-history-card__request-no{color:#2f3440;font-size:.92rem;line-height:1.4}.order-return-history-card__status{color:#ff7a1a;background:#ff7a1a1f;border-radius:999px;flex-shrink:0;margin-left:auto;padding:4px 10px;font-size:.76rem;font-weight:700}.order-return-history-card__meta{color:#8f8f98;align-items:center;gap:6px;font-size:clamp(.76rem,1.9vw,.82rem);display:flex}.order-return-history-card__items{gap:6px;display:grid}.order-return-history-card__item{border-top:1px solid #f3e2d8f2;gap:4px;padding-top:6px;display:grid}.order-return-history-card__item:first-child{border-top:0;padding-top:0}.order-return-history-card__item-head,.order-return-history-card__item-meta,.order-return-history-card__footer{justify-content:space-between;align-items:center;gap:8px;display:flex}.order-return-history-card__item-head strong{color:#2f3440;font-size:.84rem;font-weight:400;line-height:1.4}.order-return-history-card__footer strong{color:#2f3440;font-size:.84rem;line-height:1.4}.order-return-history-card__item-meta span{color:#8f8f98;font-size:.76rem}.order-return-history-card__item-meta strong{color:#ff7a1a;font-size:.8rem}.order-return-history-card__footer{border-top:1px dashed #f3e2d8f2;padding-top:6px}.order-return-history-card__footer span{color:#8f8f98;font-size:.78rem}@media (width<=640px){.order-return-order-meta,.order-detail-return-entry{flex-direction:column;align-items:flex-start}.order-return-item{grid-template-columns:24px 42px minmax(0,1fr)}.order-return-item__aside{grid-column:2/-1;min-width:0;padding-left:4px}.order-return-item__summary{width:100%}.order-return-summary-card__grid{grid-template-columns:1fr}.order-return-history-card__head,.order-return-history-card__meta,.order-return-history-card__item-head,.order-return-history-card__item-meta,.order-return-history-card__footer{flex-direction:row;align-items:center}.order-return-history-card__status{margin-left:auto}}.order-detail-empty{text-align:center;border-radius:18px;padding:20px 16px}.order-detail-empty__title{margin:0 0 10px}.account-order-empty{text-align:center;background:#f8fafce6;border:1px dashed #bfdbfefa;border-radius:18px;padding:20px 14px}.account-order-empty__title{margin:0}.address-page-shell.page-section{padding:0 0 calc(176px + env(safe-area-inset-bottom,0px));background:#f5f5f5}.address-page{gap:0;min-height:100%;display:grid}.address-page__topbar{background:#fffffffa;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:12px;min-height:56px;padding:8px 12px 6px;display:grid}.address-page__heading{text-align:center;color:#111827;margin:0;font-size:1.04rem;font-weight:700}.address-page__back,.address-form-sheet__close{cursor:pointer;color:#374151;width:34px;height:34px;box-shadow:none;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.address-feedback{color:#9a3412;background:#fff7edf0;border:1px solid #ffcdaeb8;border-radius:10px;margin:12px 12px 0;padding:8px 10px;font-size:.8rem}.address-list{gap:10px;padding:12px 10px 0;display:grid}.address-card{background:#fff;border:1px solid #f3f4f6f5;border-radius:14px;gap:10px;padding:14px 14px 12px;display:grid;box-shadow:0 1px 2px #1118270a}.address-card__header,.address-card__footer{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.address-card__identity{flex-wrap:wrap;align-items:center;gap:10px;min-width:0;display:flex}.address-card__badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;display:flex}.address-card__name,.address-card__phone,.address-card__street{margin:0}.address-card__name{color:#111827;font-size:clamp(.96rem,2.4vw,1.02rem);font-weight:700}.address-card__phone{color:#111827;font-size:.95rem;font-weight:700}.address-card__street{color:#4b5563;font-size:.84rem;line-height:1.5}.address-card__badge{color:#a16207;background:#facc151f;border-radius:6px;align-items:center;min-height:20px;padding:0 6px;font-size:clamp(.66rem,1.7vw,.72rem);font-weight:700;display:inline-flex}.address-card__badge--default{color:#dc2626;background:#ef44441a}.address-card__actions{color:#9ca3af;flex-shrink:0;justify-content:flex-end;align-items:center;gap:0;min-width:0;display:flex}.address-card__default-toggle{color:#6b7280;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;min-height:28px;padding:0;font-size:.8rem;display:inline-flex}.address-card__default-toggle--checked{color:#6b7280}.address-card__checkbox{color:#ef4444;background:#fff;border:1px solid #d1d5dbf5;border-radius:4px;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.address-card__default-toggle--checked .address-card__checkbox{background:#ef444414;border-color:#ef4444}.address-card__checkbox .app-icon{width:12px;height:12px}.address-card__action{color:#6b7280;cursor:pointer;white-space:nowrap;background:0 0;border:0;min-height:24px;padding:0 8px;font-size:.78rem;font-weight:500;position:relative}.address-card__action+.address-card__action:before{content:"";background:#e5e7ebf5;width:1px;height:14px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.address-card__action--primary{color:#4b5563}.address-empty-state{text-align:center;background:#ffffffdb;border:1px dashed #cbd5e1d1;border-radius:18px;justify-items:center;gap:8px;margin:12px 10px 0;padding:24px 18px;display:grid}.address-empty-state--error{text-align:left;justify-items:start;gap:10px}.address-empty-state--loading{align-content:center;min-height:112px}.address-empty-state h3,.address-empty-state p{margin:0}.address-empty-state p{color:var(--muted);font-size:.82rem;line-height:1.4}.address-empty-state__icon{width:44px;height:44px;color:var(--primary);background:#ff7f451a;border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.address-empty-state__action,.address-page__add-bottom,.address-form-sheet__button{cursor:pointer;background:linear-gradient(135deg, var(--primary), #ff9a6c);color:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 16px;font-weight:700;display:inline-flex;box-shadow:0 14px 26px #ff7f453d}.address-page__add-bottom{left:12px;right:12px;bottom:calc(112px + env(safe-area-inset-bottom,0px));background:linear-gradient(#ff4d4f 0%,#ff3b30 100%);min-height:46px;position:fixed;box-shadow:0 10px 18px #ff3b3038}.contact-page-shell.page-section{padding:0 0 calc(160px + env(safe-area-inset-bottom,0px));background:#f5f5f5}.contact-page{gap:12px;min-height:100%;display:grid}.contact-page__topbar{background:#fffffffa;grid-template-columns:40px minmax(0,1fr) 40px;align-items:center;gap:12px;min-height:56px;padding:8px 12px 6px;display:grid}.favorite-invite-dialog{max-width:480px}.favorite-invite-dialog__description{color:var(--muted);margin:0 0 12px;font-size:.84rem;line-height:1.5}.favorite-invite-dialog__feedback--success{color:#166534;background:#16a34a14;border:1px solid #16a34a2e}.favorite-invite-dialog__feedback--error{color:#b42318;background:#dc262614;border:1px solid #dc26262e}.favorite-scan-dialog{max-width:520px}.favorite-scan-dialog__viewport{aspect-ratio:1;background:linear-gradient(#0f172a0a,#0f172a1f),#0f172a;border-radius:24px;position:relative;overflow:hidden}.favorite-scan-dialog__video{object-fit:cover;width:100%;height:100%;display:block}.favorite-scan-dialog__frame{border:2px solid #ffffffe6;border-radius:24px;width:min(62vw,240px);height:min(62vw,240px);position:absolute;inset:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 999px #0f172a42,inset 0 0 0 1px #ffffff1f}.favorite-scan-dialog__frame:before,.favorite-scan-dialog__frame:after{content:"";border-color:var(--primary);border-style:solid;width:28px;height:28px;position:absolute}.favorite-scan-dialog__frame:before{border-width:4px 0 0 4px;border-top-left-radius:18px;top:-2px;left:-2px}.favorite-scan-dialog__frame:after{border-width:0 4px 4px 0;border-bottom-right-radius:18px;bottom:-2px;right:-2px}.favorite-scan-dialog__hint{color:var(--muted);text-align:center;margin:12px 0 0;font-size:.82rem;line-height:1.6}.contact-page__heading,.contact-page__intro-title,.contact-empty-state__title,.contact-empty-state__description,.contact-info-card__label,.contact-info-card__value{margin:0}.contact-page__heading{text-align:center;color:#111827;font-size:1.04rem;font-weight:700}.contact-page__intro{background:linear-gradient(135deg,#fff7edeb,#fffffffa);border:1px solid #fed7aab8;border-radius:18px;margin:0 12px;padding:16px 16px 14px}.contact-page__intro-title{color:#111827;font-size:1rem;font-weight:700}.contact-card-list{gap:10px;padding:0 12px;display:grid}.contact-info-card{background:#fff;border:1px solid #f3f4f6f5;border-radius:16px;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px;padding:14px;display:grid;box-shadow:0 1px 2px #1118270a}.contact-info-card__icon{width:40px;height:40px;color:var(--primary);background:#ff7f451a;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.contact-info-card__label{color:#6b7280;font-size:.8rem}.contact-info-card__value{color:#111827;word-break:break-all;margin-top:4px;font-size:clamp(.92rem,2.3vw,.98rem);font-weight:700;line-height:1.45}.contact-empty-state{text-align:center;background:#ffffffeb;border:1px dashed #cbd5e1d1;border-radius:18px;justify-items:center;gap:8px;margin:0 12px;padding:24px 18px;display:grid}.contact-empty-state--loading{align-content:center;min-height:112px}.contact-empty-state--error{text-align:left;justify-items:start}.contact-empty-state__description{color:var(--muted);font-size:.82rem;line-height:1.45}.contact-empty-state__retry{background:linear-gradient(135deg, var(--primary), #ff9a6c);color:#fff;cursor:pointer;border:0;border-radius:999px;min-height:34px;padding:0 14px;font-size:.82rem;font-weight:700;box-shadow:0 12px 22px #ff7f4538}.address-form-sheet{z-index:80;position:fixed;inset:0}.address-form-sheet__mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a5c;position:absolute;inset:0}.address-form-sheet__panel{left:12px;right:12px;bottom:calc(12px + env(safe-area-inset-bottom,0px));background:#fffffffa;border-radius:24px;gap:14px;max-height:min(78vh,760px);padding:16px;display:grid;position:absolute;overflow:auto;box-shadow:0 26px 52px #0f172a38}.address-form-sheet__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.address-form-sheet__eyebrow,.address-form-sheet__title{margin:0}.address-form-sheet__eyebrow{color:var(--primary-deep);text-transform:uppercase;letter-spacing:.08em;font-size:clamp(.7rem,1.8vw,.76rem);font-weight:800}.address-form-sheet__title{color:#0f172a;margin-top:4px;font-size:1rem}.address-form-sheet__feedback{color:#9a3412;background:#fff7edf5;border:1px solid #ffcdaec7;border-radius:12px;padding:10px 12px;font-size:.8rem;line-height:1.4}.address-form{gap:10px;display:grid}.address-field{gap:7px;display:grid}.address-field--error input,.address-field--error textarea{background:#fef2f2e6;border-color:#ef44448c}.address-field__label{color:#334155;font-size:.8rem;font-weight:700}.address-field__error{color:#dc2626;font-size:.74rem;line-height:1.3}.address-field input,.address-field textarea{color:#0f172a;width:100%;min-height:42px;font:inherit;background:#f8fafc;border:1px solid #cbd5e1f5;border-radius:14px;outline:none;padding:10px 12px}.address-field textarea{resize:vertical;min-height:84px}.address-field input:focus,.address-field textarea:focus{border-color:#ff7f4585;box-shadow:0 0 0 4px #ff7f451f}.address-default-toggle{color:#334155;background:#f8fafc;border:1px solid #e2e8f0f5;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;min-height:42px;padding:10px 12px;font-size:.8rem;font-weight:700;display:flex}.address-default-toggle input{width:18px;height:18px;accent-color:var(--primary)}.address-form-sheet__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.address-form-sheet__button--ghost{color:#334155;box-shadow:none;background:#f8fafcf5;border:1px solid #cbd5e1f5}.mobile-tabbar{z-index:40;padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#fffffff7;border:0;border-top:1px solid #f5e8e0f5;border-radius:22px;gap:8px;display:none;position:fixed;bottom:10px;left:12px;right:12px;box-shadow:0 18px 38px #0f172a24}.mobile-tabbar__item{text-align:center;min-width:0;color:var(--muted);border-radius:14px;flex:1;justify-items:center;gap:3px;padding:6px 0;font-weight:600;line-height:1.15;display:grid}.mobile-tabbar__item>span:last-child,.mobile-tabbar__label{white-space:nowrap;-webkit-hyphens:none;hyphens:none;overflow-wrap:normal;word-break:normal;justify-content:center;align-items:center;min-width:0;max-width:100%;min-height:1.2em;font-size:clamp(.6rem,3.1vw,.7rem);display:flex}.favorite-page{gap:18px;display:grid}.favorite-toolbar{margin-bottom:8px}.favorite-search-bar{grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:8px;display:grid}.favorite-top-panel{background:linear-gradient(#fffaf6fa,#fffffffa);border:1px solid #e9ddd4eb;border-radius:28px;gap:14px;padding:18px;display:grid;box-shadow:0 18px 40px #1f1f1f0d}.favorite-search{background:#fffdfa;border:1px solid #e9ddd4eb;border-radius:18px;align-items:center;gap:10px;width:100%;min-height:48px;padding:0 14px;display:flex;box-shadow:0 10px 24px #1f1f1f0a}.favorite-search__icon{width:28px;height:28px;color:var(--primary-deep);background:#ff7b431f;border-radius:999px;justify-content:center;align-items:center;font-size:.78rem;font-weight:700;display:inline-flex}.favorite-quick-menu{position:relative}.favorite-quick-menu__trigger{width:48px;height:48px;color:var(--primary-deep);cursor:pointer;background:#fffdfa;border:1px solid #e9ddd4eb;border-radius:16px;justify-content:center;align-items:center;padding:0;display:inline-flex;box-shadow:0 10px 24px #1f1f1f0a}.favorite-quick-menu__panel{z-index:12;background:#fffffffa;border:1px solid #e2e8f0f5;border-radius:14px;gap:6px;min-width:128px;padding:8px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 12px 24px #0f172a1f}.favorite-quick-menu__item{min-height:36px;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:10px;align-items:center;gap:8px;padding:0 10px;font-size:.82rem;font-weight:600;display:flex}.favorite-quick-menu__item:hover{color:var(--primary-deep);background:#ff7b4314}.favorite-search__input{min-width:0;color:var(--text);background:0 0;border:0;outline:none;flex:1}.favorite-merchant-card__content-button,.favorite-merchant-card__enter,.favorite-filter-select__control{cursor:pointer;border:0}.favorite-carousel{margin-bottom:0}.favorite-carousel__viewport{touch-action:pan-y;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 20px 40px #24304329}.favorite-carousel__slide{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff2e,#0000 24%),linear-gradient(135deg,#243043 0%,#354964 50%,#4459ff 100%);border-radius:0;justify-content:space-between;gap:16px;padding:0;display:flex}.favorite-carousel__slide--with-image{opacity:0;pointer-events:none;background:#243043;min-height:188px;padding:0;transition:opacity .28s,transform .28s;position:absolute;inset:0;overflow:hidden;transform:translate(24px)}.favorite-carousel__slide--active{opacity:1;pointer-events:auto;position:relative;transform:translate(0)}.favorite-carousel__image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.favorite-carousel__overlay{z-index:1;background:linear-gradient(#141d2a0a,#141d2a29);justify-content:space-between;gap:16px;min-height:188px;padding:0;display:flex;position:relative}.favorite-carousel__content{z-index:1;position:relative}.favorite-carousel__action{color:#fff;cursor:pointer;background:#ffffff29;border:0;border-radius:14px;margin-top:0;padding:10px 14px;font-weight:700}.favorite-carousel__dots{justify-content:center;gap:8px;margin-top:8px;display:flex}.favorite-carousel__dot{cursor:pointer;background:#6070863d;border:0;border-radius:999px;width:8px;height:8px;padding:0}.favorite-carousel__dot--active{background:#ff7b43b8;width:24px}.favorite-carousel__slide--empty{border-radius:18px;justify-content:center;align-items:center;min-height:180px}.favorite-filter-bar{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px;padding:0;display:grid}.favorite-filter-select{display:block;position:relative}.favorite-filter-select__control{appearance:none;text-overflow:ellipsis;width:100%;min-height:40px;color:var(--text);background:#fffdfa;border:1px solid #e9ddd4eb;border-radius:14px;padding:0 26px 0 10px;font-size:.82rem;font-weight:600}.favorite-filter-select__arrow{color:var(--muted);pointer-events:none;position:absolute;top:50%;right:7px;transform:translateY(-50%)rotate(90deg)}.favorite-merchants-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.favorite-merchant-card{background:#fff;border:1px solid #e9ddd4eb;border-radius:24px;position:relative;overflow:hidden;box-shadow:0 18px 32px #1f1f1f0d}.favorite-merchant-card__tag{overflow-wrap:anywhere;max-width:100%;color:var(--primary-deep);background:#ff7b431f;border-radius:999px;align-items:center;padding:6px 9px;font-size:clamp(.72rem,1.8vw,.78rem);font-weight:700;display:inline-flex}.favorite-merchant-card__body{gap:12px;padding:18px;display:grid}.favorite-merchant-card__content-button{text-align:left;background:0 0;gap:12px;width:100%;padding:0;display:grid}.favorite-merchant-card__header{justify-content:space-between;align-items:flex-start;gap:10px;padding-right:48px;display:flex}.favorite-merchant-card__identity{gap:12px;min-width:0;display:flex}.favorite-merchant-card__logo-wrap{flex-shrink:0}.favorite-merchant-card__logo,.favorite-merchant-card__logo-placeholder{border-radius:18px;width:58px;height:58px}.favorite-merchant-card__logo{object-fit:cover;background:#f4f7fb;display:block}.favorite-merchant-card__logo-placeholder{color:var(--text);background:linear-gradient(135deg,#ff7b432e,#4459ff29);justify-content:center;align-items:center;font-weight:800;display:flex}.favorite-merchant-card__main{min-width:0}.favorite-merchant-card__title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.favorite-merchant-card__title{margin:0;font-size:clamp(.94rem,2.4vw,1rem);line-height:1.3}.favorite-merchant-card__meta,.favorite-merchant-card__summary{color:var(--muted);margin:0}.favorite-merchant-card__meta{margin-top:2px;font-size:.8rem}.favorite-merchant-card__codes{flex-wrap:wrap;gap:4px 10px;margin:4px 0 0;display:flex}.favorite-merchant-card__code{min-width:0;color:var(--muted);word-break:break-word;font-size:.74rem}.favorite-merchant-card__summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;font-size:.84rem;line-height:1.55;display:-webkit-box;overflow:hidden}.favorite-merchant-card__footer{display:block}.favorite-merchant-card__actions{align-items:center;display:inline-flex;position:absolute;top:16px;right:16px}.favorite-merchant-card__favorite{color:#cbd5e1;background:#94a3b81f;border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;padding:0;line-height:1;display:inline-flex}.favorite-merchant-card__favorite--active{color:#ff7b43;background:#ff7b4324;box-shadow:0 8px 16px #ff7b432e}.favorite-merchant-card__enter{color:#fff;background:linear-gradient(#ff7a1a,#ff5f0f);border-radius:16px;width:100%;min-height:44px;padding:0 18px;font-size:.84rem;font-weight:700;box-shadow:0 14px 24px #ff5f0f33}.favorite-merchant-card__content-button:disabled,.favorite-merchant-card__enter:disabled{cursor:wait;opacity:.72}.merchant-shop-page{gap:18px;min-width:0;padding:0 2px 10px;display:grid}.merchant-shop-shell{box-shadow:none;background:0 0;border-radius:0;gap:0;min-width:0;padding:0;display:grid}.merchant-shop-search{text-align:left;width:100%;min-height:38px;box-shadow:var(--shadow-card);color:var(--text);cursor:pointer;background:#fff;border:1px solid #f5e8e0f5;border-radius:999px;align-items:center;gap:8px;padding:0 12px;display:flex}.merchant-shop-search__icon{color:#ff8247;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.merchant-shop-search__placeholder{color:#94a3b8;font-size:.8rem}.merchant-shop-search-row{grid-template-columns:minmax(0,1fr) 40px;align-items:center;gap:8px;display:grid}.merchant-shop-search__scan{width:40px;height:38px;box-shadow:var(--shadow-card);color:var(--primary-deep);cursor:pointer;background:#fffdfa;border:1px solid #e9ddd4eb;border-radius:999px;justify-content:center;align-items:center;transition:transform .16s,box-shadow .16s;display:inline-flex}.merchant-shop-search__scan:active{transform:scale(.96)}.merchant-shop-empty__action{cursor:pointer;background:#2563eb;border:2px solid #1d4ed8;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:800;text-decoration:none;transition:background-color .16s,transform .16s,box-shadow .16s;display:inline-flex;box-shadow:0 8px 18px #2563eb3d;color:#fff!important}.merchant-shop-empty__action:hover{background:#1d4ed8;box-shadow:0 10px 22px #1d4ed84d}.merchant-shop-empty__action:active{transform:translateY(1px)}.merchant-home-carousel{gap:10px;min-width:0;display:grid}.merchant-home-carousel__viewport{touch-action:pan-y;background:radial-gradient(circle at 100% 0,#ffcb923d,#0000 18%),radial-gradient(circle at 14% 82%,#ffa07a38,#0000 20%),linear-gradient(135deg,#ff9a52 0%,#ff7a35 48%,#ffb37a 100%);border-radius:24px;min-height:188px;position:relative;overflow:hidden;box-shadow:0 18px 38px #ff7a352e}.merchant-home-carousel__slide{opacity:0;pointer-events:none;background:#fff;transition:opacity .28s,transform .28s;position:absolute;inset:0;transform:translate(22px)}.merchant-home-carousel__slide--active{opacity:1;pointer-events:auto;transform:translate(0)}.merchant-home-carousel__image{object-fit:contain;object-position:center;width:100%;height:100%;position:absolute;inset:0}.merchant-home-carousel__dots{justify-content:center;gap:8px;margin-top:2px;display:flex}.merchant-home-carousel__dot{cursor:pointer;background:#6070864d;border:0;border-radius:999px;width:8px;height:8px;padding:0}.merchant-home-carousel__dot--active{background:#ff9c68;width:18px}.merchant-notice-bar{min-height:46px;box-shadow:var(--shadow-raised);background:#fff;border:1px solid #f5e8e0f5;border-radius:18px;align-items:center;gap:10px;min-width:0;padding:12px 14px;display:flex}.merchant-notice-bar__icon{color:#ff8247;background:#ff82471f;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;font-weight:800;display:inline-flex}.merchant-notice-bar__content{flex:1;gap:2px;min-width:0;display:grid}.merchant-notice-bar__title,.merchant-notice-bar__text{margin:0}.merchant-notice-bar__title{color:#111827;font-size:clamp(.72rem,1.8vw,.78rem);font-weight:700}.merchant-notice-bar__text{color:#6b7280;white-space:normal;overflow-wrap:break-word;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.72rem;line-height:1.35;display:-webkit-box;overflow:hidden}.merchant-home-sections{gap:16px;min-width:0;display:grid}.merchant-home-section{background:linear-gradient(#fffffffa,#fff9f5f2);border:1px solid #e9ddd4eb;border-radius:24px;min-width:0;padding:18px 16px 16px;box-shadow:0 18px 34px #0f172a0d}.merchant-home-section--new{background:linear-gradient(#fff 0%,#fff7f1 100%)}.merchant-home-section--htop{background:linear-gradient(#fff 0%,#faf6ff 100%)}.merchant-home-section--discount{background:linear-gradient(#fffaf5 0%,#fff2e8 100%)}.merchant-home-section__header{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:12px;display:flex}.merchant-home-section__heading{gap:2px;display:grid}.merchant-home-section__title,.merchant-home-product-card__title{margin:0}.merchant-home-section__title{color:#111827;font-size:clamp(.96rem,2.4vw,1.04rem);font-weight:800}.merchant-home-section__subtitle{color:#9ca3af;margin:0;font-size:clamp(.7rem,1.75vw,.76rem)}.merchant-home-section__more{color:#8b5cf6;white-space:normal;overflow-wrap:break-word;word-break:break-word;cursor:pointer;background:0 0;border:0;font-size:clamp(.76rem,1.9vw,.82rem);font-weight:700}.merchant-home-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px;display:grid}.merchant-home-product-card{box-shadow:none;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;gap:9px;width:auto;min-width:0;padding:0;display:grid}.merchant-home-product-card__image-wrap{aspect-ratio:1;background:#eef3fb;border-radius:18px;overflow:hidden;box-shadow:0 14px 22px #0f172a14}.merchant-home-product-card__image,.merchant-home-product-card__placeholder{width:100%;height:100%}.merchant-home-product-card__image{object-fit:cover;display:block}.merchant-home-product-card__placeholder{color:var(--muted);justify-content:center;align-items:center;font-size:1.1rem;font-weight:800;display:flex}.merchant-home-product-card__content{flex-direction:column;gap:4px;width:100%;min-width:0;padding-right:0;display:flex;position:relative}.merchant-home-product-card__title{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.44em;font-size:clamp(.72rem,1.8vw,.78rem);font-weight:700;line-height:1.22;display:-webkit-box;overflow:hidden}.merchant-home-product-card__price-row{flex-direction:column;align-items:stretch;gap:4px;width:100%;min-width:0;margin-top:auto;display:flex}.merchant-home-product-card__price-meta{white-space:nowrap;align-items:baseline;gap:4px;width:100%;min-width:0;display:flex}.merchant-home-product-card__cart-button-wrap{justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;display:flex;position:static}.merchant-home-product-card__packaging{color:#15803d;white-space:nowrap;text-overflow:ellipsis;background:#f0fdf4;border:1px solid #146c4359;border-radius:4px;flex-shrink:1;justify-content:center;align-items:center;max-width:100%;min-height:22px;padding:1px 6px;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}.merchant-home-product-card__price{color:#f97316;white-space:nowrap;font-size:clamp(.88rem,2.2vw,.94rem);font-weight:800;line-height:1.05}.merchant-home-product-card__unit{color:#94a3b8;white-space:nowrap;font-size:.68rem;font-weight:600;line-height:1.05}.merchant-home-product-card__plus{color:#fff;cursor:pointer;background:linear-gradient(#ff974e,#ff7a35);border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 4px 10px #ff7b4333}.merchant-home-product-card__cart-stepper{flex-shrink:0;align-items:center;gap:3px;display:inline-flex}.merchant-home-product-card__cart-step-qty{color:#ea580c;-webkit-user-select:none;user-select:none;background:#f973161f;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:20px;padding:0 3px;font-size:clamp(.66rem,1.7vw,.72rem);font-weight:800;line-height:1;display:inline-flex}.merchant-home-product-card__cart-step-btn{color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:transform .14s,filter .14s;display:inline-flex}.merchant-home-product-card__cart-step-btn--minus{color:#f97316;background:#fff;border:1px solid #f9731666;box-shadow:0 4px 8px #f973161f}.merchant-home-product-card__cart-step-btn--plus{background:linear-gradient(#ff974e,#ff7a35);box-shadow:0 6px 10px #f973162e}.merchant-home-product-card__cart-step-btn:active{filter:brightness(1.05);transform:scale(.92)}.merchant-section-page{gap:16px;padding:16px 16px 28px;display:grid}.merchant-section-page__header{align-items:flex-start;gap:12px;display:flex}.merchant-section-page__back{color:#0f172a;background:#ffffffe6;border:1px solid #94a3b833;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:inline-flex;box-shadow:0 12px 24px #0f172a14}.merchant-section-page__heading{gap:4px;display:grid}.merchant-section-page__title{color:#0f172a;margin:0;font-size:clamp(1.08rem,2.7vw,1.16rem);font-weight:800}.merchant-section-page__subtitle{color:#64748b;margin:0;font-size:clamp(.8rem,2vw,.86rem);line-height:1.45}.merchant-section-page__products{align-content:start}.merchant-shop-empty{background:#f7f9fd;border:1px dashed #d8e2ef;border-radius:20px;padding:24px}.merchant-shop-empty__text{color:var(--muted);margin:0}.merchant-shop-empty--context{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:min(52vh,420px);display:flex}.merchant-shop-empty--context .merchant-shop-empty__text{max-width:30rem;font-size:1.05rem;font-weight:700;line-height:1.65}.merchant-shop-loading{place-items:center;gap:14px;min-height:52vh;display:grid}.merchant-shop-loading__spinner{background:#ffffffe0;border-radius:999px;align-items:center;gap:8px;padding:14px 18px;display:inline-flex;box-shadow:0 14px 30px #ff8c541f,inset 0 0 0 1px #ff8c5414}.merchant-shop-loading__dot{background:linear-gradient(#ffb07b,#ff8247);border-radius:999px;width:10px;height:10px;animation:.9s ease-in-out infinite merchantLoadingBounce}.merchant-shop-loading__dot:nth-child(2){animation-delay:.15s}.merchant-shop-loading__dot:nth-child(3){animation-delay:.3s}.merchant-shop-loading__text{color:#8b5e3c;letter-spacing:.02em;margin:0;font-size:.84rem;font-weight:700;animation:1.4s ease-in-out infinite merchantLoadingPulse}@keyframes merchantLoadingBounce{0%,80%,to{opacity:.45;transform:translateY(0)scale(.9)}40%{opacity:1;transform:translateY(-5px)scale(1)}}@keyframes merchantLoadingPulse{0%,to{opacity:.45}50%{opacity:1}}.favorite-empty-state{text-align:center;background:#f7f9fd;border:1px dashed #d8e2ef;border-radius:24px;padding:42px 18px}.favorite-empty-state__icon{width:60px;height:60px;color:var(--primary-deep);background:#ff7b431a;border-radius:999px;justify-content:center;align-items:center;margin-bottom:14px;font-size:1.6rem;display:inline-flex}.favorite-empty-state__title{margin:0;font-size:1.06rem}.favorite-empty-state__description{max-width:420px;color:var(--muted);margin:10px auto 0}.favorite-feedback{border-radius:20px;justify-content:space-between;align-items:center;gap:16px;padding:18px 20px;display:flex}.favorite-feedback p{margin:0}.favorite-feedback--loading{color:var(--accent);background:#4459ff14}.favorite-feedback--error{color:#b42318;background:#dc262614}.favorite-feedback--success{color:#166534;background:#16a34a1a}.favorite-feedback__action{min-height:42px;color:var(--text);cursor:pointer;background:#24304314;border:0;border-radius:14px;flex-shrink:0;padding:0 14px;font-weight:700}.catalog-mobile-page{padding:0 2px 6px;display:block}.catalog-mobile-page>*+*{margin-top:12px}.catalog-mobile-page__header{justify-content:space-between;align-items:center;gap:12px;min-height:40px;display:flex}.catalog-mobile-page__title,.catalog-mobile-product-card__title{margin:0}.catalog-mobile-page__title{text-align:center;color:#111827;flex:1;font-size:1.1rem;font-weight:800}.catalog-mobile-page__header-spacer{flex-shrink:0;width:84px}.catalog-mobile-search{z-index:22;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffe0;align-items:center;gap:8px;margin:0 -2px;padding:8px 2px;display:flex;position:sticky;top:0}.catalog-mobile-search__scan{width:38px;height:38px;box-shadow:var(--shadow-card);color:#2563eb;cursor:pointer;background:#fff;border:1px solid #cbdbf0e6;border-radius:999px;flex:none;justify-content:center;align-items:center;display:inline-flex}.barcode-scanner{z-index:1000;background:#000;flex-direction:column;display:flex;position:fixed;inset:0}.barcode-scanner__topbar{color:#fff;align-items:center;gap:12px;padding:12px 16px;display:flex}.barcode-scanner__close{color:#fff;cursor:pointer;background:#ffffff26;border:0;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.barcode-scanner__title{font-size:1rem;font-weight:700}.barcode-scanner__viewport{flex:1;position:relative;overflow:hidden}.barcode-scanner__video{object-fit:cover;width:100%;height:100%}.barcode-scanner__frame{aspect-ratio:3/2;border:2px solid #ff7b43e6;border-radius:16px;width:70%;max-width:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 100vmax #00000073}.barcode-scanner__hint{text-align:center;color:#ffffffd9;margin:0;padding:16px;font-size:.9rem}.catalog-mobile-search__icon{color:#94a3b8;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.catalog-mobile-search__button{min-width:0;min-height:38px;box-shadow:var(--shadow-card);color:inherit;cursor:pointer;background:#fff;border:1px solid #f5e8e0f5;border-radius:999px;flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}.catalog-mobile-search__placeholder{text-align:left;color:#94a3b8;flex:1;min-width:0}.catalog-mobile-feedback{background:#2563eb14;border:1px solid #2563eb33;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.catalog-mobile-feedback__text{color:#1d4ed8;margin:0}.catalog-mobile-feedback__action{color:#fff;background:#243043;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-weight:700;display:inline-flex}.catalog-mobile-layout{grid-template-columns:74px minmax(0,1fr);align-items:start;gap:10px;display:grid}.catalog-mobile-layout--no-sidebar{grid-template-columns:minmax(0,1fr)}.catalog-mobile-layout--collapsed{grid-template-columns:minmax(0,1fr);gap:0;position:relative}.catalog-mobile-primary-tabs.catalog-mobile-primary-tabs--collapsed{top:calc(var(--catalog-search-offset) + 8px);z-index:10;width:32px;height:0;min-height:0;box-shadow:none;background:0 0;border:0;align-self:start;position:sticky;overflow:visible}.catalog-mobile-primary-tabs.catalog-mobile-primary-tabs--collapsed .catalog-mobile-primary-tabs__expand{background:linear-gradient(#fff,#f3f7fd);border:1px solid #cbdbf0e6;border-left:0;border-radius:0 12px 12px 0;width:32px;min-height:64px;position:absolute;top:0;left:0;box-shadow:2px 0 8px #0f172a0f}.catalog-mobile-primary-tabs__collapse{color:#94a3b8;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #cbdbf0e6;justify-content:center;align-items:center;width:100%;min-height:34px;padding:6px 0;display:flex}.catalog-mobile-primary-tabs__expand{color:#2563eb;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:100%;height:100%;min-height:64px;padding:0;display:flex}.catalog-mobile-primary-tabs{top:calc(var(--catalog-search-offset) + 8px);background:linear-gradient(#fff,#f3f7fd);border:1px solid #cbdbf0e6;border-radius:20px;align-self:start;min-width:0;position:sticky;overflow:hidden;box-shadow:0 12px 22px #0f172a0a}.catalog-mobile-primary-tabs__track{scroll-behavior:smooth;gap:0;max-height:calc(100dvh - 220px);padding:8px 0;display:grid;overflow-y:auto}.catalog-mobile-primary-tabs__track::-webkit-scrollbar{display:none}.catalog-mobile-primary-tabs__item{color:#4b5563;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;min-height:54px;padding:8px 6px;display:flex}.catalog-mobile-primary-tabs__label{text-align:center;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.8rem,2vw,.86rem);font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.catalog-mobile-primary-tabs__item--active{color:#2563eb;background:#2563eb14;font-weight:700;position:relative}.catalog-mobile-primary-tabs__item--active:before{content:"";background:#2563eb;border-radius:999px;width:3px;position:absolute;top:12px;bottom:12px;left:0}.catalog-mobile-secondary-tabs{background:0 0;padding-top:0;overflow-x:clip}.catalog-mobile-secondary-tabs__track{scroll-behavior:smooth;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 10px;max-height:208px;padding:10px 2px 8px;display:grid;overflow-y:auto}.catalog-mobile-secondary-tabs__item{color:#374151;cursor:pointer;background:0 0;border:0;justify-items:center;gap:8px;padding:0;display:grid}.catalog-mobile-secondary-tabs__thumb{background:#f8fafc;border-radius:18px;justify-content:center;align-items:center;width:58px;height:58px;display:flex;overflow:hidden}.catalog-mobile-secondary-tabs__image,.catalog-mobile-secondary-tabs__placeholder{width:100%;height:100%}.catalog-mobile-secondary-tabs__image{object-fit:cover;display:block}.catalog-mobile-secondary-tabs__placeholder{color:#94a3b8;justify-content:center;align-items:center;font-size:1rem;font-weight:800;display:flex}.catalog-mobile-secondary-tabs__name{min-height:2.4em;color:inherit;text-align:center;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:clamp(.76rem,1.9vw,.82rem);font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.catalog-mobile-secondary-tabs__item--active .catalog-mobile-secondary-tabs__name{color:#2563eb}.catalog-mobile-secondary-tabs__more{color:#2563eb;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;gap:4px;width:100%;margin-top:2px;padding:0;font-size:.8rem;font-weight:700;display:inline-flex}.catalog-mobile-secondary-tabs__more-icon{transition:transform .18s}.catalog-mobile-secondary-tabs__more-icon--expanded{transform:rotate(180deg)}.catalog-mobile-secondary-tabs__minimize{color:#2563eb;cursor:pointer;background:0 0;border:0;border-top:1px solid #cbdbf0e6;justify-content:center;align-items:center;gap:4px;width:100%;min-height:30px;margin-top:6px;padding:4px 0;font-size:.78rem;font-weight:700;display:inline-flex}.catalog-mobile-secondary-tabs__minimize-icon{transition:transform .18s}.catalog-mobile-secondary-tabs__minimize-icon--up{transform:rotate(180deg)}.catalog-mobile-layout--collapsed .catalog-mobile-secondary-tabs__track{padding-top:0;padding-bottom:0}.catalog-mobile-layout--collapsed .catalog-mobile-content{gap:0}.catalog-mobile-content{background:linear-gradient(#fff,#f3f7fd);border:1px solid #cbdbf0e6;border-radius:20px;align-content:start;gap:8px;min-height:480px;padding:0 12px 12px;display:grid;overflow:clip;box-shadow:0 12px 22px #0f172a0a}.catalog-mobile-empty__text{color:var(--muted);margin:6px 0 0}.catalog-mobile-empty{text-align:center;background:#f7f9fd;border-radius:14px;width:100%;min-width:0;padding:20px 12px}.catalog-mobile-empty__text{white-space:normal;word-break:break-word;width:100%}.catalog-mobile-content>*{min-width:0}.catalog-mobile-empty__text{white-space:normal;word-break:break-word}.catalog-mobile-product-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.catalog-mobile-layout--collapsed .catalog-mobile-content{padding-left:0}.catalog-mobile-layout--collapsed .catalog-mobile-product-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding-left:44px}@media (width<=480px){.catalog-mobile-layout--collapsed .catalog-mobile-product-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;padding-left:0}.catalog-mobile-primary-tabs.catalog-mobile-primary-tabs--collapsed .catalog-mobile-primary-tabs__expand{-webkit-backdrop-filter:blur(6px);background:#ffffffeb}}.catalog-mobile-product-card{box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:16px;grid-template-columns:minmax(0,1fr);gap:7px;padding:0;display:grid}.catalog-mobile-product-card:last-child{border-bottom:0}.catalog-mobile-product-card__image-wrap{aspect-ratio:1;box-shadow:var(--shadow-card-strong);background:#f1f5fb;border-radius:14px;overflow:hidden}.catalog-mobile-product-card__image,.catalog-mobile-product-card__placeholder{width:100%;height:100%}.catalog-mobile-product-card__image{object-fit:cover;display:block}.catalog-mobile-product-card__placeholder{color:var(--muted);justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex}.catalog-mobile-product-card__content{flex-direction:column;gap:4px;width:100%;min-width:0;padding-right:0;display:flex;position:relative}.catalog-mobile-product-card__title{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.32em;font-size:clamp(.72rem,1.8vw,.78rem);font-weight:700;line-height:1.16;display:-webkit-box;overflow:hidden}.catalog-mobile-product-card__price-row{flex-direction:column;align-items:stretch;gap:4px;width:100%;min-width:0;margin-top:auto;display:flex}.catalog-mobile-product-card__price-meta{white-space:nowrap;align-items:baseline;gap:4px;width:100%;min-width:0;display:flex}.catalog-mobile-product-card__price{color:#2563eb;white-space:nowrap;font-size:clamp(.88rem,2.2vw,.94rem);font-weight:800;line-height:1.05}.catalog-mobile-product-card__unit{color:#94a3b8;white-space:nowrap;font-size:.68rem;font-weight:600;line-height:1.05}.catalog-mobile-product-card__cart-button-wrap{justify-content:space-between;align-items:center;gap:8px;width:100%;min-width:0;display:flex;position:static}.catalog-mobile-product-card__packaging{color:#15803d;white-space:nowrap;text-overflow:ellipsis;background:#f0fdf4;border:1px solid #146c4359;border-radius:4px;flex-shrink:1;justify-content:center;align-items:center;max-width:100%;min-height:22px;padding:1px 6px;font-size:.68rem;font-weight:700;line-height:1;display:inline-flex;overflow:hidden}.catalog-mobile-product-card__cart-button{color:#fff;cursor:pointer;background:linear-gradient(#3b82f6,#2563eb);border:0;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 4px 10px #2563eb33}.catalog-mobile-product-card__cart-badge{color:#fff;pointer-events:none;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 4px;font-size:clamp(.6rem,1.55vw,.66rem);font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-5px;box-shadow:0 3px 8px #ef444447}.catalog-mobile-product-card__cart-stepper{flex-shrink:0;align-items:center;gap:3px;display:inline-flex}.catalog-mobile-product-card__cart-step-qty{color:#1d4ed8;-webkit-user-select:none;user-select:none;background:#2563eb1a;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:20px;padding:0 3px;font-size:clamp(.66rem,1.7vw,.72rem);font-weight:800;line-height:1;display:inline-flex}.catalog-mobile-product-card__cart-step-btn{color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:transform .14s,filter .14s;display:inline-flex}.catalog-mobile-product-card__cart-step-btn--minus{color:#2563eb;background:#fff;border:1px solid #2563eb66;box-shadow:0 2px 6px #2563eb1f}.catalog-mobile-product-card__cart-step-btn--plus{background:linear-gradient(#3b82f6,#2563eb);box-shadow:0 4px 8px #2563eb33}.catalog-mobile-product-card__cart-step-btn:active{filter:brightness(1.05);transform:scale(.92)}.catalog-search-page{background:#fff;flex-direction:column;gap:0;min-height:100%;padding:0;display:flex}.catalog-search-page__header{align-items:center;gap:4px;min-width:0;display:flex}.catalog-search-page__back{color:#243043;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.catalog-search-bar{background:#fff;border:1px solid #dbe5f1f5;border-radius:999px;flex:1 1 0;align-items:center;min-width:0;height:42px;padding:0;display:flex;overflow:visible;box-shadow:0 10px 24px #2430430d}.catalog-search-bar__input{color:#243043;text-overflow:ellipsis;background:0 0;border:0;outline:0;flex:1;align-self:stretch;width:0;min-width:0;height:100%;padding:0 8px 0 14px;line-height:1}.catalog-search-bar__input:focus-visible{box-shadow:none;outline:none}.catalog-search-bar__clear{color:#64748b;cursor:pointer;background:#94a3b829;border:0;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;margin-right:4px;display:inline-flex}.catalog-search-submit{background:linear-gradient(135deg, var(--primary), var(--accent));color:#fff;cursor:pointer;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;min-width:60px;height:42px;padding:0 16px;font-weight:700;display:inline-flex}.catalog-search-page__content{box-shadow:none;background:#fff;border-radius:0;flex-direction:column;flex:1;display:flex;overflow:hidden}.catalog-search-empty{text-align:center;justify-content:center;align-items:center;min-height:160px;padding:24px;display:flex}.catalog-search-empty--merchant-context{text-align:center;align-content:center;justify-items:center;gap:20px;min-height:52vh}.catalog-search-empty--error{color:var(--primary-deep)}.catalog-search-empty__text{color:#64748b;margin:0}.catalog-search-results{flex-direction:column;flex:1;display:flex}.catalog-search-results__summary{color:#94a3b8;justify-content:space-between;align-items:center;gap:12px;padding:14px 18px 8px;font-size:.82rem;display:flex}.catalog-search-results__list{flex-direction:column;display:flex}.catalog-search-result-card{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #0f172a0f;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.catalog-search-result-card:last-child{border-bottom:0}.catalog-search-result-card__icon{color:#94a3b8;justify-content:center;align-items:center;display:inline-flex}.catalog-search-result-card__content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.catalog-search-result-card__title{color:#243043;font-size:1rem;line-height:1.45}.catalog-search-result-card__title mark{color:var(--primary-deep);background:0 0;font-weight:700}.catalog-search-result-card__meta{color:#94a3b8;font-size:.8rem}.cart-page{padding-bottom:calc(174px + env(safe-area-inset-bottom,0px));gap:12px;padding-inline:2px;display:grid}.cart-feedback{color:#b91c1c;background:#fef2f2eb;border:1px solid #f8717138;border-radius:14px;padding:10px 12px;font-size:.82rem;font-weight:600}.cart-pickup{box-shadow:var(--shadow-soft);background:#fffffff5;border:1px solid #dbe5f1eb;border-radius:14px;gap:12px;padding:14px;display:grid}.cart-pickup__toggle{grid-template-columns:1fr 1fr;gap:8px;display:grid}.cart-pickup__mode{min-height:40px;color:var(--muted);cursor:pointer;background:#fff;border:1px solid #dbe5f1eb;border-radius:999px;font-size:.86rem;font-weight:700}.cart-pickup__mode--active{border-color:var(--primary);background:var(--accent-soft);color:var(--primary-deep)}.cart-pickup__body{gap:12px;display:grid}.cart-pickup__hint{color:var(--primary-deep);margin:0;font-size:.78rem}.cart-pickup__field{gap:8px;display:grid}.cart-pickup__label{color:var(--text);font-size:.8rem;font-weight:700}.cart-pickup__days{flex-wrap:wrap;gap:8px;display:flex}.cart-pickup__day{cursor:pointer;text-align:center;background:#fff;border:1px solid #dbe5f1eb;border-radius:12px;gap:2px;min-width:76px;padding:8px 10px;display:grid}.cart-pickup__day strong{font-size:.9rem}.cart-pickup__day span{color:var(--muted);font-size:.68rem}.cart-pickup__day--active{border-color:var(--primary);background:var(--accent-soft)}.cart-pickup__slots{flex-wrap:wrap;gap:8px;display:flex}.cart-pickup__slot{cursor:pointer;background:#fff;border:1px solid #dbe5f1eb;border-radius:999px;min-height:34px;padding:0 14px;font-size:.8rem}.cart-pickup__slot--active{border-color:var(--primary);background:var(--accent-soft);color:var(--primary-deep);font-weight:700}.cart-category-card{background:#fffffffa;border:1px solid #f5e8e0f5;border-radius:20px;box-shadow:0 12px 22px #0f172a0a}.cart-main{gap:10px;display:grid}.cart-checkout-bar{left:12px;right:12px;bottom:calc(var(--mobile-tabbar-offset) - 4px);z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffffa;border:1px solid #f5e8e0f5;border-radius:22px;align-items:center;gap:12px;padding:10px 12px;display:flex;position:fixed;box-shadow:0 18px 36px #0f172a1a}.cart-checkout-bar__summary{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.cart-checkout-bar__check{flex-shrink:0}.cart-checkout-bar__text{gap:2px;min-width:0;display:grid}.cart-checkout-bar__label{color:var(--text);font-size:clamp(.84rem,2.1vw,.9rem);line-height:1.2}.cart-checkout-bar__meta{align-items:center;gap:8px;display:inline-flex}.cart-checkout-bar__badge{color:#ff8247;background:#ff82471a;border-radius:999px;justify-content:center;align-items:center;min-width:22px;min-height:22px;padding:0 7px;font-size:clamp(.7rem,1.8vw,.76rem);font-weight:800;display:inline-flex}.cart-checkout-bar__amount{color:#f97316;font-size:1.05rem;line-height:1}.cart-checkout-bar__submit{color:#fff;cursor:pointer;background:linear-gradient(#ff974e,#ff7a35);border:0;border-radius:16px;justify-content:center;align-items:center;min-width:132px;min-height:46px;padding:0 18px;font-weight:800;display:inline-flex;box-shadow:0 14px 24px #ff7b432e}.cart-checkout-bar__submit:disabled{cursor:not-allowed;opacity:.56;box-shadow:none}.cart-order-page{padding-bottom:calc(174px + env(safe-area-inset-bottom,0px));gap:12px;display:grid}.cart-order-address,.cart-order-group{background:#fffffff0;border:1px solid #d8e3f0eb;border-radius:18px;gap:10px;padding:14px 16px;display:grid}.cart-order-address__header,.cart-order-group__header,.cart-order-group__title-row,.cart-order-bar{justify-content:space-between;align-items:center;gap:10px;display:flex}.cart-order-address__label,.cart-order-group__title{color:var(--text);font-size:1.02rem;font-weight:800}.cart-order-address__manage{color:var(--primary-deep);cursor:pointer;background:0 0;border:0;padding:0;font-size:.86rem;font-weight:700}.cart-order-address__display{align-items:center;gap:8px;min-width:0;display:flex}.cart-order-address__entry{text-align:left;cursor:pointer;background:0 0;border:0;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0;display:flex}.cart-order-address__entry:disabled{cursor:default}.cart-order-address__title{color:var(--text);font-size:1rem;font-weight:800}.cart-order-address__summary{flex:1;align-items:center;gap:8px;min-width:0;display:inline-flex}.cart-order-address__name{color:var(--text);white-space:nowrap;font-size:clamp(.92rem,2.3vw,.98rem);font-weight:800}.cart-order-address__tag{min-height:22px;color:var(--primary-deep);background:#ff7f451f;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:clamp(.7rem,1.8vw,.76rem);font-weight:700;display:inline-flex}.cart-order-address__text,.cart-order-address__phone{color:var(--muted);font-size:.88rem}.cart-order-address__text{white-space:normal;overflow-wrap:break-word;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.cart-order-address__phone{white-space:nowrap}.cart-order-address__arrow{border-top:2px solid #5a6882ad;border-right:2px solid #5a6882ad;flex-shrink:0;width:10px;height:10px;transform:rotate(45deg)}.cart-order-groups,.cart-order-item-list{gap:10px;display:grid}.cart-order-group__tag{min-height:24px;color:var(--primary-deep);background:#ff7f451f;border-radius:999px;align-items:center;padding:0 10px;font-size:clamp(.74rem,1.9vw,.8rem);font-weight:700;display:inline-flex}.cart-order-group__amount{color:var(--text);font-size:1rem;font-weight:800}.cart-order-item{background:#f9fafcf5;border:1px solid #e4ebf4eb;border-radius:16px;grid-template-columns:84px minmax(0,1fr);align-items:center;gap:12px;padding:12px;display:grid}.cart-order-item__image-wrap{background:#f1f5fbf5;border-radius:14px;width:84px;height:84px;overflow:hidden}.cart-order-item__image,.cart-order-item__placeholder{width:100%;height:100%}.cart-order-item__image{object-fit:cover;display:block}.cart-order-item__placeholder{color:var(--primary-deep);place-items:center;font-size:1.4rem;font-weight:800;display:grid}.cart-order-item__content{gap:8px;min-width:0;display:grid}.cart-order-item__title{color:var(--text);margin:0;font-size:1rem;font-weight:800}.cart-order-item__meta{color:var(--muted);align-items:center;gap:10px;font-size:clamp(.82rem,2vw,.88rem);display:flex}.cart-order-item__unit{background:#fffffff5;border:1px solid #e4ebf4eb;border-radius:999px;align-items:center;min-height:24px;padding:0 10px;display:inline-flex}.cart-order-item__quantity{font-weight:700}.cart-order-item__price{color:#ef5350;font-size:clamp(1.12rem,2.8vw,1.2rem);line-height:1}.cart-invoice,.cart-note{box-shadow:var(--shadow-soft);background:#fffffff5;border:1px solid #dbe5f1eb;border-radius:14px;gap:8px;padding:14px;display:grid}.cart-note__label{color:#30343f;font-size:clamp(.9rem,2.2vw,.96rem);font-weight:700}.cart-note__textarea{box-sizing:border-box;resize:vertical;color:#30343f;background:#fbfcfe;border:1px solid #dbe5f1eb;border-radius:12px;width:100%;min-height:64px;padding:10px 12px;font-family:inherit;font-size:.9rem;line-height:1.4}.cart-note__textarea:focus{border-color:var(--primary);outline:none}.cart-invoice__toggle{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-invoice__label{gap:2px;min-width:0;display:grid}.cart-invoice__label strong{font-size:.95rem;font-weight:700}.cart-invoice__hint{color:var(--muted);font-size:.78rem}.cart-invoice__checkbox{accent-color:#ff6b35;flex:none;width:20px;height:20px}.cart-invoice__applied{color:#ff6b35;margin:0;font-size:.82rem;font-weight:700}.cart-order-bar{left:12px;right:12px;bottom:calc(var(--mobile-tabbar-offset) - 4px);z-index:45;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border:1px solid #d8e3f0eb;border-radius:20px;padding:12px 16px;position:fixed;box-shadow:0 18px 36px #18284524}.cart-order-bar__summary{gap:4px;display:grid}.cart-order-bar__label{color:var(--muted);font-size:clamp(.8rem,2vw,.86rem)}.cart-order-bar__amount{color:var(--primary-deep);font-size:clamp(1.18rem,3.1vw,1.28rem);line-height:1}.cart-order-bar__submit{background:linear-gradient(135deg, var(--primary), #ff9a6c);color:#fff;cursor:pointer;border:0;border-radius:14px;min-width:134px;min-height:46px;padding:0 20px;font-size:.98rem;font-weight:800;box-shadow:0 14px 24px #ff7f4538}.cart-order-bar__submit:disabled{cursor:not-allowed;opacity:.56;box-shadow:none}.cart-address-select-page{gap:12px;display:grid}.cart-address-select-list{gap:10px;display:grid}.cart-address-select-card{text-align:left;cursor:pointer;background:#fffffff0;border:1px solid #d8e3f0eb;border-radius:18px;gap:10px;width:100%;padding:14px 16px;transition:border-color .2s,box-shadow .2s,transform .2s;display:grid}.cart-address-select-card--active{border-color:#ff7f4566;box-shadow:0 10px 22px #ff7f451f}.cart-address-select-card__header,.cart-address-select-card__title-row,.cart-address-select-card__footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.cart-address-select-card__tag,.cart-address-select-card__current{border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:.72rem;font-weight:700;display:inline-flex}.cart-address-select-card__tag{color:var(--primary-deep);background:#ff7f451f}.cart-address-select-card__current{color:var(--primary-deep);background:#ff7f4529}.cart-address-select-card__name{color:var(--text);font-size:1rem;font-weight:800}.cart-address-select-card__text,.cart-address-select-card__phone{color:var(--muted);font-size:.88rem}.cart-address-select-card__action{color:var(--primary-deep);font-size:.84rem;font-weight:700}.cart-address-select-page__empty{color:var(--muted);text-align:center;background:#fffffff0;border:1px solid #d8e3f0eb;border-radius:18px;padding:18px 16px}.cart-check{color:#0000;cursor:pointer;background:#fff;border:1px solid #cbd5e1e6;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.cart-check--active{color:#ff8247;background:linear-gradient(#fff7f1f5,#ffeadcf5);border-color:#ff7f4566}.cart-category-card{background:linear-gradient(#fff 0%,#fffaf6 100%);gap:8px;padding:12px;display:grid}.cart-category-card__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cart-category-card__identity{align-items:center;gap:8px;min-width:0;display:flex}.cart-category-card__summary{min-width:0}.cart-category-card__title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cart-category-card__title{color:#111827;margin:0;font-size:.9rem;font-weight:800;line-height:1.2}.cart-category-card__tag{color:#ff8247;background:#ff82471a;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:clamp(.66rem,1.7vw,.72rem);font-weight:700;display:inline-flex}.cart-category-card__trash{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:24px;min-height:24px;padding:0;transition:color .15s,background-color .15s;display:inline-flex}.cart-category-card__trash:active{color:#dc2626;background-color:#dc262614}.cart-category-card__trash:disabled{opacity:.45;cursor:default}.cart-category-card__amount{color:#f97316;flex-shrink:0;font-size:clamp(.9rem,2.2vw,.96rem);font-weight:800}.cart-category-card__aside{flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.cart-item-list{gap:6px;display:grid}.cart-item-swipe{border-radius:18px;position:relative;overflow:hidden}.cart-item-swipe__delete{color:#fff;cursor:pointer;background:linear-gradient(#ff6b57,#ef4444);border:0;border-radius:18px;width:88px;font-weight:800;position:absolute;top:0;bottom:0;right:0}.cart-item-card{z-index:1;touch-action:pan-y;box-shadow:var(--shadow-card);background:#fff;border:1px solid #f5e8e0f5;border-radius:18px;grid-template-columns:auto 56px minmax(0,1fr);align-items:start;gap:8px;padding:9px;transition:transform .18s;display:grid;position:relative}.cart-item-card--dragging{transition:none}.cart-item-card__image-wrap{aspect-ratio:1;background:#eef3fb;border-radius:14px;width:56px;overflow:hidden;box-shadow:0 10px 18px #0f172a0d}.cart-item-card__image,.cart-item-card__placeholder{width:100%;height:100%}.cart-item-card__image{object-fit:cover;display:block}.cart-item-card__placeholder{color:var(--muted);justify-content:center;align-items:center;font-size:1.3rem;font-weight:800;display:flex}.cart-item-card__content{gap:8px;min-width:0;display:grid}.cart-item-card__head{justify-content:flex-start;align-items:flex-start;gap:6px;display:flex}.cart-item-card__title-wrap{min-width:0}.cart-item-card__title{color:#111827;white-space:normal;overflow-wrap:anywhere;word-break:break-word;margin:0;font-size:clamp(.8rem,2vw,.86rem);line-height:1.28;display:block}.cart-item-card__meta-row{gap:4px;min-width:0;display:grid}.cart-item-card__meta-label-row,.cart-item-card__meta-value-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;min-width:0;display:grid}.cart-item-card__meta-label{color:#9ca3af;white-space:normal;overflow-wrap:break-word;word-break:break-word;min-width:0;font-size:clamp(.6rem,1.55vw,.66rem);line-height:1}.cart-item-card__meta-value{color:#111827;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:clamp(.7rem,1.8vw,.76rem);font-weight:700;line-height:1.15;overflow:hidden}.cart-item-card__packaging-select{color:#111827;cursor:pointer;background:#fff;border:1px solid #ff7a1a80;border-radius:8px;min-width:0;max-width:100%;padding:2px 4px;font-size:.72rem;font-weight:700;line-height:1.15}.cart-item-card__packaging-select:disabled{opacity:.6;cursor:default}.cart-item-card__footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.cart-item-card__subtotal{gap:3px;min-width:0;display:grid}.cart-item-card__subtotal-label{color:#9ca3af;white-space:normal;overflow-wrap:break-word;word-break:break-word;text-overflow:ellipsis;font-size:clamp(.6rem,1.55vw,.66rem);line-height:1;overflow:hidden}.cart-item-card__subtotal-value{color:#f97316;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:800;line-height:1;overflow:hidden}.cart-item-card__actions{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.cart-empty-state__action{background:linear-gradient(135deg, var(--primary), #ff9a6c);color:#fff;cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-weight:800;display:inline-flex;box-shadow:0 16px 28px #ff7f453d}.cart-empty-state{text-align:center;background:#f7f9fd;border:1px dashed #d8e2ef;border-radius:18px;justify-items:center;gap:12px;padding:32px 16px;display:grid}.cart-empty-state__icon{width:64px;height:64px;color:var(--primary-deep);background:#ff7f451a;border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.cart-empty-state__title{margin:0;font-size:clamp(1.04rem,2.6vw,1.12rem)}.cart-empty-state__description{max-width:460px;color:var(--muted);margin:0}@media (width<=1024px){.cart-checkout-bar,.cart-order-bar{left:12px;right:12px}}@media (width<=767px){.cart-category-card{border-radius:20px}.cart-item-card{grid-template-columns:auto 52px minmax(0,1fr);gap:6px;padding:8px}.cart-item-card__image-wrap{border-radius:10px;width:52px}.cart-item-card__head,.cart-category-card__header{flex-direction:column;align-items:stretch}.cart-item-card__footer{font-size:.68rem}.cart-item-card__title{font-size:clamp(.8rem,2vw,.86rem)}.cart-item-card__meta-label-row,.cart-item-card__meta-value-row{gap:4px 6px}.cart-item-card__meta-label,.cart-item-card__subtotal-label{font-size:.6rem}.cart-item-card__meta-value{font-size:clamp(.66rem,1.7vw,.72rem)}.cart-item-card__subtotal-value{font-size:.82rem}.cart-category-card__amount{text-align:right}.cart-page{padding-bottom:calc(176px + env(safe-area-inset-bottom,0px))}.cart-checkout-bar{border-radius:18px;gap:10px;padding:10px 12px}.cart-checkout-bar__label{font-size:clamp(.82rem,2vw,.88rem)}.cart-checkout-bar__amount{font-size:1rem}.cart-checkout-bar__submit{min-width:124px;min-height:44px;padding:0 16px}.cart-order-page{padding-bottom:calc(178px + env(safe-area-inset-bottom,0px))}.cart-order-address,.cart-order-group{border-radius:16px;padding:12px 14px}.cart-order-address__display,.cart-order-address__summary{gap:6px}.cart-order-address__name,.cart-order-address__phone,.cart-order-address__text{font-size:clamp(.82rem,2vw,.88rem)}.cart-order-item{grid-template-columns:72px minmax(0,1fr);gap:10px;padding:10px}.cart-order-item__image-wrap{border-radius:12px;width:72px;height:72px}.cart-order-bar{border-radius:18px;padding:10px 12px}.cart-order-bar__submit{min-width:122px;min-height:44px;padding:0 16px}.cart-address-select-card{border-radius:16px;padding:12px 14px}}.catalog-detail-page{gap:10px;min-width:0;padding-bottom:96px;display:grid}.catalog-detail-topbar{justify-content:flex-start;display:flex}.catalog-detail-topbar--overlay{z-index:3;position:absolute;top:12px;left:12px;right:12px}.catalog-detail-topbar__back,.catalog-detail-feedback__action{color:#fff;cursor:pointer;background:#243043;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:34px;padding:0 12px;font-weight:700;display:inline-flex}.catalog-detail-topbar__back--overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141d2a8a;width:34px;padding:0}.catalog-detail-feedback,.catalog-detail-empty{background:#fff;border:1px solid #dbe5f1f0;border-radius:14px;padding:14px;box-shadow:0 4px 12px #2135550d}.catalog-detail-feedback__text,.catalog-detail-empty__text,.catalog-detail-summary__title{margin:0}.catalog-detail-hero{background:radial-gradient(circle at 100% 0,#ffffff52,#0000 28%),linear-gradient(#f7f9fc 0%,#eef3f9 100%);border:1px solid #e2eaf4e6;border-radius:18px;position:relative;overflow:hidden}.catalog-detail-gallery{padding:8px 8px 10px;position:relative}.catalog-detail-gallery__frame{aspect-ratio:1;background:#fff;border-radius:14px;overflow:hidden}.catalog-detail-gallery__image,.catalog-detail-gallery__placeholder{width:100%;height:100%}.catalog-detail-gallery__image{object-fit:contain;background:#f7f7f7;display:block}.catalog-detail-gallery__placeholder{color:var(--muted);justify-content:center;align-items:center;font-size:3rem;font-weight:800;display:flex}.catalog-detail-gallery__thumbs{gap:8px;padding-bottom:2px;display:flex;overflow-x:auto}.catalog-detail-gallery__thumbs--floating{z-index:2;position:absolute;bottom:12px;left:12px;right:12px}.catalog-detail-gallery__thumb{cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffffdb;border:2px solid #ffffff80;border-radius:12px;flex:none;width:46px;height:46px;padding:0;overflow:hidden}.catalog-detail-gallery__thumb img{object-fit:cover;width:100%;height:100%;display:block}.catalog-detail-gallery__thumb--active{border-color:#ff7b43eb;box-shadow:0 6px 14px #ff7b4329}.catalog-detail-hero__counter{z-index:2;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#141d2a8a;border-radius:999px;justify-content:center;align-items:center;min-width:46px;min-height:24px;padding:0 8px;font-size:clamp(.7rem,1.8vw,.76rem);font-weight:700;display:inline-flex;position:absolute;bottom:12px;right:12px}.catalog-detail-sheet{gap:10px;display:grid}.catalog-detail-summary,.catalog-detail-description{background:#fff;border:1px solid #e4ebf4f0;border-radius:14px;padding:12px;box-shadow:0 4px 12px #2135550d}.catalog-detail-summary{gap:10px;display:grid}.catalog-detail-summary__hero{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.catalog-detail-summary__price-block{gap:2px;min-width:0;display:grid}.catalog-detail-summary__aside{flex-shrink:0;justify-items:end;gap:6px;display:grid}.catalog-detail-summary__title-block{gap:6px;display:grid}.catalog-detail-summary__price-row{justify-content:space-between;align-items:flex-end;gap:12px;display:flex}.catalog-detail-summary__price{color:var(--primary-deep);font-size:1.5rem;font-weight:800;line-height:1}.catalog-detail-summary__unit,.catalog-detail-summary__meta,.catalog-detail-empty__text,.catalog-detail-feedback__text{color:var(--muted)}.catalog-detail-summary__caption{color:var(--muted);margin:0;font-size:.72rem}.catalog-detail-summary__title{color:var(--text);font-size:1rem;font-weight:700;line-height:1.35}.catalog-detail-summary__meta{flex-wrap:wrap;gap:6px 10px;font-size:clamp(.72rem,1.8vw,.78rem);display:flex}.catalog-detail-summary__chip{min-height:24px;color:var(--primary-deep);background:#f8fafc;border:1px solid #e2eaf4f5;border-radius:999px;align-items:center;padding:0 8px;font-size:.72rem;font-weight:700;display:inline-flex}.catalog-detail-summary__chip--total{background:#fff3e8}.catalog-detail-summary__chip-price{color:var(--primary);margin-left:6px;font-size:clamp(.7rem,1.8vw,.76rem);font-weight:800}.catalog-detail-stepper{background:#fff;border:1px solid #d0dae7f5;border-radius:999px;align-items:center;gap:4px;width:fit-content;padding:2px;display:inline-flex}.catalog-detail-stepper__button{background:linear-gradient(135deg, var(--primary), #ff9a6c);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:24px;height:24px;padding:0;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 4px 10px #ff7b432e}.catalog-mobile-product-card__cart-button:hover,.merchant-home-product-card__plus:hover,.catalog-detail-stepper__button:hover{filter:brightness(1.03);box-shadow:0 10px 18px #ff7b4347}.catalog-mobile-product-card__cart-button:active,.merchant-home-product-card__plus:active,.catalog-detail-stepper__button:active{transform:translateY(1px)scale(.98)}.catalog-mobile-product-card__cart-button:focus-visible,.merchant-home-product-card__plus:focus-visible,.catalog-detail-stepper__button:focus-visible{outline-offset:2px;outline:2px solid #ff7b4347}.catalog-detail-stepper__value{text-align:center;min-width:24px;font-size:clamp(.8rem,2vw,.86rem);font-weight:700}.catalog-detail-description-image{background:#f8fafc;border-radius:12px;width:100%;display:block}.catalog-detail-bottom-bar{z-index:45;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff5;border:1px solid #dbe5f1f5;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px;display:grid;position:fixed;bottom:8px;left:8px;right:8px;box-shadow:0 10px 22px #0f172a1a}.catalog-detail-bottom-bar__controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:6px;min-width:0;display:grid}.catalog-detail-bottom-bar__spec{background:#f8fafc;border:1px solid #d0dae7f5;border-radius:12px;align-items:center;min-width:0;min-height:40px;padding:0 30px 0 12px;display:flex;position:relative}.catalog-detail-bottom-bar__spec-label,.catalog-detail-bottom-bar__stepper-label{color:var(--muted);font-size:clamp(.7rem,1.8vw,.76rem);line-height:1;display:none}.catalog-detail-bottom-bar__spec-control{width:100%;min-width:0;color:var(--primary-deep);appearance:none;background:0 0;border:0;outline:none;padding:0;font-size:.8rem;font-weight:700}.catalog-detail-bottom-bar__spec-arrow{color:var(--muted);pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)rotate(90deg)}.catalog-detail-bottom-bar__stepper-wrap{align-items:center;display:flex}.catalog-detail-bottom-bar__submit{background:linear-gradient(135deg, var(--primary), #ff9a6c);color:#fff;cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;width:42px;min-height:40px;padding:0;font-weight:700;display:inline-flex;position:relative}.catalog-detail-bottom-bar__submit-badge{color:#fff;pointer-events:none;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:14px;height:14px;padding:0 4px;font-size:clamp(.6rem,1.55vw,.66rem);font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-5px;box-shadow:0 3px 8px #ef444447}.catalog-detail-description__title{color:var(--text);justify-content:center;align-items:center;gap:8px;margin-bottom:10px;font-size:.9rem;font-weight:700;display:flex}.catalog-detail-description__title:before,.catalog-detail-description__title:after{content:"";background:#b4c2d4e6;width:40px;height:1px}.catalog-detail-description-html{color:var(--text);word-break:break-word;font-size:.88rem;line-height:1.7}.catalog-detail-description-html>:first-child{margin-top:0}.catalog-detail-description-html>:last-child{margin-bottom:0}.catalog-detail-rich-heading{color:var(--text);margin:0 0 10px;font-size:1rem;font-weight:700;line-height:1.4}.catalog-detail-rich-paragraph{color:var(--text);margin:0 0 10px}.catalog-detail-rich-list{margin:0 0 12px;padding-left:18px}.catalog-detail-rich-list-item{margin-bottom:6px}.catalog-detail-rich-link{color:var(--primary-deep);text-decoration:none}.catalog-detail-description-html img{border-radius:12px;max-width:100%;height:auto;display:block}.catalog-detail-rich-table-wrap{margin:10px 0 0}.catalog-detail-rich-table{border-collapse:collapse;border-spacing:0;background:#fff7f2;border:1px solid #ff7b4329;border-radius:14px;width:100%;overflow:hidden}.catalog-detail-rich-head-cell,.catalog-detail-rich-cell{text-align:left;vertical-align:top;padding:10px 12px}.catalog-detail-rich-head-cell{color:var(--text);background:#ff7b4314;border-bottom:1px solid #ff7b431f;font-size:.82rem;font-weight:700}.catalog-detail-rich-cell{color:var(--text);border-bottom:1px solid #e2e8f0db;font-size:.84rem}.catalog-detail-rich-row:last-child .catalog-detail-rich-cell{border-bottom:0}.catalog-detail-description-html iframe{width:100%;max-width:100%}@media (width<=767px){.catalog-detail-page{padding-bottom:158px}.catalog-detail-summary__price{font-size:clamp(1.28rem,3.3vw,1.4rem)}.catalog-detail-summary__title{font-size:clamp(.94rem,2.4vw,1rem)}.catalog-detail-gallery{padding:6px 6px 8px}.catalog-detail-gallery__thumbs--floating{bottom:10px;left:10px;right:10px}.catalog-detail-summary__hero{align-items:flex-start}.catalog-detail-summary__aside{gap:4px}.catalog-detail-bottom-bar{left:8px;right:8px;bottom:calc(var(--mobile-tabbar-offset) - 4px);grid-template-columns:minmax(0,1fr) auto;gap:6px;padding:6px}.catalog-detail-bottom-bar__controls{grid-template-columns:minmax(0,1fr) auto}.catalog-detail-bottom-bar__stepper-wrap{align-self:center}.catalog-detail-bottom-bar__submit{width:36px;min-height:36px}.catalog-detail-bottom-bar__spec{min-height:36px;padding:0 28px 0 10px}.catalog-detail-gallery__thumb{width:40px;height:40px}.catalog-detail-stepper{justify-content:center;width:auto;height:36px}.catalog-detail-description__title:before,.catalog-detail-description__title:after{width:24px}.catalog-detail-description-html{font-size:.84rem}.catalog-detail-rich-heading{margin-bottom:8px;font-size:clamp(.92rem,2.3vw,.98rem)}.catalog-detail-rich-table,.catalog-detail-rich-table thead,.catalog-detail-rich-table tbody,.catalog-detail-rich-table tr,.catalog-detail-rich-table th,.catalog-detail-rich-table td{width:100%;display:block}.catalog-detail-rich-table thead{display:none}.catalog-detail-rich-row{border-bottom:1px solid #e2e8f0eb;padding:8px 10px}.catalog-detail-rich-row:last-child{border-bottom:0}.catalog-detail-rich-cell{border-bottom:0;justify-content:space-between;gap:12px;padding:6px 0;font-size:.82rem;display:flex}.catalog-detail-rich-cell:before{content:attr(data-label);color:var(--muted);flex:0 0 72px;font-weight:600}.catalog-detail-rich-head-cell{display:none}}.login-page{box-sizing:border-box;isolation:isolate;grid-template-columns:minmax(0,1.05fr) minmax(360px,460px);place-content:start center;align-items:center;gap:clamp(20px,4vw,44px);min-height:100dvh;max-height:none;padding:24px clamp(16px,5vw,40px) 20px;display:grid;position:relative;overflow:visible}.login-page__ambient{pointer-events:none;z-index:0;position:absolute;inset:0;overflow:hidden}.login-page__ambient-circle{border:26px solid #ff7a1a0f;border-radius:999px;animation:12s ease-in-out infinite loginFloatPrimary;position:absolute}.login-page__ambient-circle--top{width:180px;height:180px;top:-56px;right:-86px}.login-page__ambient-circle--left{width:132px;height:132px;animation-duration:14s;top:214px;left:-88px}.login-page__ambient-circle--bottom{width:146px;height:146px;animation-duration:16s;bottom:-92px;right:-70px}.login-page__topbar{z-index:50;flex-wrap:nowrap;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:8px;padding:4px 0 12px;display:flex;position:relative}.login-page__register{color:#7c7c7c;cursor:pointer;background:0 0;border:0;min-height:28px;padding:0 4px;font-size:.95rem}.login-page__topbar .language-switcher__trigger,.login-page__topbar .login-page__register{-webkit-backdrop-filter:blur(12px);color:#374151;background:#ffffffe6;border:1px solid #e9ddd4eb;border-radius:999px;justify-content:center;align-items:center;gap:6px;height:38px;min-height:38px;padding:0 14px;font-size:.85rem;font-weight:500;transition:all .2s cubic-bezier(.4,0,.2,1);display:inline-flex;box-shadow:0 4px 14px #1f1f1f0a}.login-page__topbar .language-switcher__trigger:hover,.login-page__topbar .login-page__register:hover{background:#fffffffa;border-color:#ff782859;box-shadow:0 6px 18px #ff6b0014}.login-brand-card{color:var(--primary-deep);z-index:1;justify-items:start;gap:18px;padding:18px 8px 0 0;display:grid;position:relative}.login-brand-card__content{justify-items:start;gap:8px;display:grid;position:relative}.login-brand-card__name,.login-brand-card__subtitle,.login-form-card__brand strong,.login-form-card__brand span{margin:0}.login-brand-card__name{color:#ff5f0f;letter-spacing:-.06em;font-size:clamp(2.35rem,8vw,2.9rem);font-weight:900;line-height:1}.login-brand-card__subtitle{color:#6f6f6f;letter-spacing:.01em;max-width:34ch;font-size:.95rem;font-weight:700;line-height:1.6}.login-visual{width:min(38vw,320px);height:min(26vw,228px);margin-top:8px;position:relative}.login-visual__gift,.login-visual__tag,.login-visual__coin,.login-visual__card,.login-visual__bag{position:absolute}.login-visual__gift,.login-visual__tag,.login-visual__coin{justify-content:center;align-items:center;display:inline-flex;box-shadow:0 14px 24px #ff7a1a2e}.login-visual__gift{color:#ff7a1a;background:linear-gradient(#ffe4ca,#ffc38f);border-radius:10px;width:44px;height:36px;animation:4.5s ease-in-out infinite loginFloatAccent;top:4px;left:64px;transform:rotate(8deg)}.login-visual__tag{color:#ff6a00;background:linear-gradient(#ffd7b7,#ffb26f);border-radius:12px;width:36px;height:36px;font-size:1.25rem;font-weight:900;top:18px;right:26px;transform:rotate(14deg)}.login-visual__coin{color:#ff8a00;background:linear-gradient(#ffe1b9,#ffc96d);border-radius:999px;width:30px;height:30px;bottom:10px;right:14px}.login-visual__card{background:linear-gradient(#ffdcb8,#ffbc71);border-radius:10px;width:24px;height:64px;bottom:18px;right:34px;transform:rotate(14deg);box-shadow:0 12px 22px #ff7a1a2e}.login-visual__bag{height:98px;animation:5.6s ease-in-out infinite loginBagFloat;bottom:12px;left:32px;right:40px}.login-visual__bag-handle{border:4px solid #ffad68;border-bottom:0;border-radius:999px 999px 0 0;width:58px;height:28px;position:absolute;top:-6px;left:50%;transform:translate(-50%)}.login-visual__bag-body{clip-path:polygon(8% 0,92% 0,84% 100%,0 100%);background:linear-gradient(#ff9a43 0%,#ff6a00 82%);border-radius:10px 10px 16px 16px;justify-content:center;align-items:center;display:flex;position:absolute;inset:14px 0 0;box-shadow:inset 0 1px #ffffff3d,0 18px 28px #ff6a0042}.login-visual__bag-logo{color:#fff;letter-spacing:-.03em;font-size:.92rem;font-weight:800}.login-form-card{z-index:1;background:#fffffffa;border:1px solid #f9e6d7eb;border-radius:30px;justify-self:end;gap:16px;width:min(100%,460px);padding:28px 24px 18px;display:grid;box-shadow:0 24px 48px #c978261f}.login-form-card__brand{justify-items:start;gap:6px;display:grid}.login-form-card__brand strong{color:#202020;letter-spacing:-.02em;font-size:1.18rem}.login-form-card__brand span{color:#6b7280;font-size:.88rem;line-height:1.5}.login-form{gap:12px;display:grid}.login-field{display:block}.login-field__control{display:block;position:relative}.login-field__control--suffix{align-items:center;display:flex}.login-field__icon{z-index:1;color:#1f1f1f80;justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.login-field__required{z-index:1;color:#dc2626;pointer-events:none;font-size:.9rem;font-weight:800;line-height:1;position:absolute;top:9px;right:14px}.login-field__required--with-suffix{right:90px}.login-field__input{width:100%;min-height:48px;color:var(--text);background:#fffdfa;border:1px solid #e0d7d0f5;border-radius:12px;outline:none;padding:0 40px 0 38px;transition:border-color .2s,box-shadow .2s}.login-field__input:focus{border-color:#ff7b436b;box-shadow:0 0 0 4px #ff7b4314}.login-field__input--with-suffix{padding-right:108px}.login-field__suffix-button{z-index:1;color:#ea580c;cursor:pointer;background:0 0;border:0;padding:0;font-size:.76rem;font-weight:700;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.login-field__suffix-button:disabled{color:#ff8247;cursor:not-allowed}.login-form__assist{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;display:flex}.login-form__forgot-button{color:var(--accent);cursor:pointer;background:0 0;border:0;padding:0;font-size:.8rem;font-weight:700}.login-form__assist .login-page__register{min-height:34px;color:var(--primary-deep);background:#ff7a1a14;border-radius:999px;padding:0 10px;font-size:.8rem;font-weight:700}.login-error-banner{color:#b42318;background:#dc262614;border:1px solid #dc26262e;border-radius:12px;padding:10px 12px;font-size:.84rem;font-weight:600}.login-submit-button{color:#fff;cursor:pointer;background:linear-gradient(#ff7a1a,#ff5f0f);border:0;border-radius:999px;min-height:48px;font-size:.94rem;font-weight:800;transition:transform .2s,opacity .2s;position:relative;overflow:hidden;box-shadow:0 12px 22px #ff5f0f38}.login-submit-button:after{content:"";background:linear-gradient(120deg,#0000 18%,#ffffff47 50%,#0000 82%);animation:4.6s ease-in-out infinite loginButtonShine;position:absolute;inset:0;transform:translate(-140%)}.login-submit-button:disabled{cursor:not-allowed;opacity:.56;box-shadow:none}.login-submit-button:not(:disabled):hover{transform:translateY(-1px)}.login-page--register{max-height:none;padding-bottom:20px;overflow-y:auto}.login-brand-card--register{gap:6px}.login-visual--register .login-visual__coin{color:#fb923c}.register-form-card{gap:14px}.register-form-card__hint{color:#94a3b8;margin:-2px 0 0;font-size:.74rem;line-height:1.5}.login-error-banner--success{color:#166534;background:#16a34a14;border-color:#16a34a2e}.login-agreement{color:#7c7c7c;flex-wrap:nowrap;align-items:flex-start;gap:8px;font-size:.74rem;line-height:1.5;display:flex}.login-agreement__checkbox{flex:none;margin:0}.login-agreement__content{min-width:0;line-height:1.5;display:block}.login-agreement__text{color:inherit;margin-right:4px;display:inline}.login-agreement__actions{display:inline}.login-agreement__link{color:#ff7a1a;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0 1px;display:inline}.login-legal-dialog{max-height:min(76vh,720px)}.login-legal-dialog .address-form-sheet__close{transform:rotate(135deg)}.login-legal-dialog__content{gap:14px;display:grid}.login-legal-dialog__section{background:#fffaf5;border:1px solid #ffdcc0b8;border-radius:16px;gap:8px;padding:12px;display:grid}.login-legal-dialog__section-title,.login-legal-dialog__paragraph{margin:0}.login-legal-dialog__section-title{color:#7c2d12;font-size:.9rem}.login-legal-dialog__paragraph{color:#475569;font-size:.82rem;line-height:1.65}@media (width>=1200px){.app-shell{grid-template-columns:minmax(240px, var(--nav-width)) minmax(0, 1fr);width:min(100%, calc(var(--shell-max-width) + 40px));gap:22px;margin:0 auto;padding:20px}.app-shell__sidebar{min-height:calc(100dvh - 40px);box-shadow:var(--shadow-elevated);background:linear-gradient(#fffaf6f5,#fffffffa);border:1px solid #e9ddd4e6;border-radius:30px;align-self:start;padding:20px 18px;display:block;position:sticky;top:20px}.brand-panel{background:0 0;border-bottom:1px solid #e9ddd4e0;border-radius:0;padding:0 0 16px}.brand-panel__description{display:block}.side-nav{margin-top:18px}.topbar{width:min(100%, var(--max-content-width));-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-bottom-color:#e9ddd4e0;margin:0 auto;padding:12px 4px 20px}.topbar--centered.topbar--has-action .topbar__action{right:4px}.content-area{padding:12px 0 24px}.content-area--no-mobile-tabbar{padding:0 0 24px}}@media (width<=1199px){.brand-panel__description,.side-nav__group{display:none}.brand-panel,.side-nav__item{text-align:center}.brand-panel__badge-row{justify-content:center}.brand-panel__status,.side-nav__content{display:none}.side-nav__item{justify-content:center}.content-area{padding-bottom:calc(var(--mobile-tabbar-offset) + 18px)}.content-area--no-mobile-tabbar{padding-bottom:20px}.mobile-tabbar{display:flex}}@media (width<=767px){.topbar--centered.topbar--has-action{align-items:center;gap:8px;justify-content:initial;text-align:left;grid-template-columns:minmax(0,1fr) auto;display:grid}.topbar--centered.topbar--has-action .topbar__title{-webkit-line-clamp:3;max-width:none;font-size:clamp(.96rem,2.4vw,1.02rem)}.topbar--centered.topbar--has-action .topbar__action{margin-left:0;position:static;top:auto;right:auto;transform:none}.topbar{border-radius:0;flex-direction:row;min-height:40px;margin:0;padding:6px 12px;top:0}.topbar__title{font-size:1rem}.content-area{padding:12px 12px calc(var(--mobile-tabbar-offset) + 18px)}.content-area--no-mobile-tabbar{padding:0 12px}.page-section__eyebrow{display:none}.page-section,.module-card{border-radius:16px}.grid-cards{grid-template-columns:1fr}.favorite-page{gap:12px}.favorite-filter-bar{gap:8px}.favorite-filter-select__control{min-height:38px;padding:0 24px 0 8px;font-size:.78rem}.login-form-card{border-radius:24px;justify-self:stretch;width:100%;padding:18px 14px 12px}.login-page--register{padding-bottom:16px}.login-page{grid-template-columns:minmax(0,1fr);gap:14px;min-height:100dvh;max-height:none;padding:12px 12px 20px}.login-brand-card{justify-items:center;gap:10px;padding:4px 6px 0}.login-brand-card__name{font-size:2.7rem}.login-brand-card__subtitle{text-align:center;max-width:28ch;font-size:clamp(.82rem,2vw,.88rem)}.login-visual{width:182px;height:136px}.login-field__input--with-suffix{padding-right:92px}.login-form-card__brand{text-align:center;justify-items:center}.login-form__assist{justify-content:center}.login-agreement{font-size:.72rem}.favorite-toolbar,.favorite-carousel__slide,.favorite-carousel__overlay,.favorite-feedback,.merchant-home-section__header,.favorite-merchant-card__footer{flex-direction:column;align-items:stretch}.favorite-top-panel{border-radius:22px;padding:14px}.favorite-carousel__viewport,.favorite-carousel__overlay{min-height:156px}@keyframes loginFloatPrimary{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(18px,14px)scale(1.08)}}@keyframes loginFloatAccent{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(-14px,-18px)scale(1.05)}}@keyframes loginBrandShine{0%,to{opacity:.24;transform:translate(0,0)rotate(18deg)}50%{opacity:.42;transform:translate(16px,-6px)rotate(18deg)}}@keyframes loginButtonShine{0%,to{transform:translate(-140%)}45%,55%{transform:translate(140%)}}.favorite-merchants-grid{grid-template-columns:1fr}.favorite-merchant-card__header{flex-direction:column}.favorite-merchant-card__favorite{top:12px;right:12px}.merchant-shop-shell{padding:0}.merchant-home-products{gap:10px}.merchant-home-product-card{width:auto;min-width:0}.merchant-home-carousel__viewport{min-height:150px}.merchant-shop-page{gap:12px}.merchant-shop-shell{border-radius:0;gap:0;padding:0}.merchant-notice-bar,.merchant-home-section{border-radius:18px}.merchant-home-section__header,.favorite-merchant-card__footer{flex-direction:row;align-items:center}.account-page{gap:10px}.account-hero-card,.account-entry-card,.account-order-card{border-radius:20px}.account-hero-card{padding:16px}.account-hero-card__settings{top:14px;right:14px}.account-settings-panel__item,.account-order-item__bottom{grid-template-columns:minmax(0,1fr) auto;align-items:flex-start;gap:6px}.account-entry-card,.account-order-card{padding:10px}.account-entry-grid{gap:10px}.account-entry-button{border-radius:14px;min-height:76px;padding:14px 10px}.account-entry-button__icon{border-radius:10px;width:36px;height:36px}.account-entry-button__text strong{font-size:.82rem}.account-order-item{border-radius:14px;gap:8px;padding:10px}.account-order-item__top{align-items:center}.account-order-item__tag{margin-left:auto}.account-order-item__merchant{font-size:.88rem}.account-order-item__number{font-size:.7rem}.account-order-item__meta-row{gap:2px}.account-order-item__info-chip{min-height:18px;padding:0 5px;font-size:.66rem}.account-order-item__amount{font-size:clamp(.84rem,2.1vw,.9rem)}.order-detail-panel,.order-detail-empty{border-radius:14px;padding:12px}.order-detail-page{padding-bottom:calc(104px + env(safe-area-inset-bottom,0px));gap:12px}.order-detail-header__title{font-size:clamp(1.04rem,2.6vw,1.12rem)}.order-detail-status__title{font-size:1.14rem}.order-detail-status__meta{min-width:92px}.order-detail-status__meta strong,.order-detail-status__footer-row strong,.order-detail-amounts__row strong,.order-detail-info__row strong{font-size:.84rem}.order-detail-product{grid-template-columns:46px minmax(0,1fr) auto;gap:10px}.order-detail-product__image{border-radius:12px;width:46px;height:46px}.order-detail-product__name{font-size:.9rem}.order-detail-actions{gap:10px}.order-detail-actions__secondary,.order-detail-actions__primary{min-height:44px;font-size:.92rem}.mobile-tabbar{padding:6px 8px calc(6px + env(safe-area-inset-bottom,0px));border-radius:20px;display:flex;bottom:10px;left:12px;right:12px;box-shadow:0 16px 32px #1828451f}}@media (prefers-reduced-motion:reduce){.login-page__ambient-circle,.login-visual__gift,.login-visual__bag,.login-submit-button:after{animation:none!important}}.account-settings-panel__item--stack{flex-direction:column;align-items:stretch;gap:10px}.account-settings-panel__row{justify-content:space-between;align-items:center;gap:12px;display:flex}.account-settings-panel__link{color:#fff;cursor:pointer;text-underline-offset:2px;background:0 0;border:0;font-size:.82rem;font-weight:700;text-decoration:underline}.account-profile-edit{gap:12px;display:grid}.account-profile-edit__avatar-row{align-items:center;gap:12px;display:flex}.account-profile-edit__avatar{color:#fff;background:#ffffff2e;border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;font-size:1.2rem;font-weight:800;display:inline-flex;overflow:hidden}.account-profile-edit__avatar-button{color:#fff;cursor:pointer;background:#ffffff24;border:1px solid #ffffff4d;border-radius:999px;min-height:34px;padding:0 14px;font-size:.8rem;font-weight:700;transition:background .16s}.account-profile-edit__avatar-button:hover{background:#ffffff3d}.account-profile-edit__file-input{display:none}.account-profile-edit__field{gap:6px;display:grid}.account-profile-edit__label{color:#ffffffd1;font-size:clamp(.76rem,1.9vw,.82rem)}.account-profile-edit__input{color:#fff;background:#ffffff29;border:1px solid #ffffff3d;border-radius:12px;width:100%;min-height:40px;padding:0 12px;font-size:.9rem}.account-profile-edit__input::placeholder{color:#fff9}.account-profile-edit__input:focus{background:#ffffff38;border-color:#ffffff80;outline:none}.account-profile-edit__actions{justify-content:flex-end;gap:10px;display:flex}.account-profile-edit__cancel,.account-profile-edit__save{cursor:pointer;border-radius:999px;min-height:38px;padding:0 18px;font-size:.84rem;font-weight:700;transition:opacity .16s,background .16s}.account-profile-edit__cancel{color:#fff;background:0 0;border:1px solid #ffffff4d}.account-profile-edit__save{color:var(--primary-deep);background:#fff;border:0}.account-profile-edit__cancel:disabled,.account-profile-edit__save:disabled{opacity:.6;cursor:not-allowed}.account-profile-edit__error{color:#ffe0e0;margin:0;font-size:.8rem}.account-profile-edit__success{color:#dcfce7;margin:0;font-size:.8rem}.account-hero-card__avatar-image{object-fit:cover;width:100%;height:100%}.contact-section-title{color:#333;margin:16px 0 8px;font-size:.9rem;font-weight:600}.contact-qrcode-section{text-align:center;padding:16px 0}.contact-qrcode-img{object-fit:contain;border:1px solid #eee;border-radius:12px;width:180px;height:180px}.contact-intro-section{padding:12px 0}.contact-intro-text{color:#555;white-space:pre-wrap;font-size:.85rem;line-height:1.7}@keyframes skeleton-pulse{0%,to{opacity:1}50%{opacity:.4}}.skeleton-card,.skeleton-rect,.skeleton-circle,.skeleton-text__line{background:linear-gradient(90deg, var(--surface-soft) 25%, var(--line) 50%, var(--surface-soft) 75%);background-size:200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite skeleton-pulse}.skeleton-card{min-height:160px}.skeleton-rect{border-radius:8px}.skeleton-circle{border-radius:50%}.skeleton-text{flex-direction:column;gap:6px;display:flex}.skeleton-text__line{height:12px}.skeleton-grid{gap:12px;display:grid}.skeleton-grid__item{flex-direction:column;display:flex}.timeline{flex-direction:column;padding-left:8px;display:flex;position:relative}.timeline__item{align-items:flex-start;gap:12px;padding-bottom:20px;display:flex;position:relative}.timeline__item:last-child{padding-bottom:0}.timeline__dot{z-index:1;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex;position:relative}.timeline__check{color:#fff;background:#10b981;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.timeline__pulse{background:var(--primary);border-radius:50%;width:16px;height:16px;position:relative}.timeline__pulse:after{content:"";border:2px solid var(--primary);border-radius:50%;animation:1.5s ease-out infinite timeline-pulse;position:absolute;inset:-4px}@keyframes timeline-pulse{0%{opacity:1;transform:scale(.8)}to{opacity:0;transform:scale(1.6)}}.timeline__pending{border:2px solid var(--line-strong);background:var(--surface);border-radius:50%;width:12px;height:12px}.timeline__line{background:var(--line);width:2px;position:absolute;top:20px;bottom:0;left:9px}.timeline__item--completed .timeline__line{background:#10b981}.timeline__content{flex:1;min-width:0}.timeline__header{justify-content:space-between;align-items:center;gap:8px;display:flex}.timeline__label{color:var(--text);font-size:.9rem;font-weight:600}.timeline__time{color:var(--muted);white-space:nowrap;font-size:.75rem}.timeline__description{color:var(--muted);margin:4px 0 0;font-size:.8rem;line-height:1.4}.timeline__item--active .timeline__label{color:var(--primary)}.timeline__item--completed .timeline__label{color:#10b981}.empty-state{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:48px 24px;display:flex}.empty-state__icon{background:var(--accent-soft);width:64px;height:64px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;display:flex}.empty-state__title{color:var(--text);margin:0 0 8px;font-size:1.05rem;font-weight:600}.empty-state__description{color:var(--muted);max-width:260px;margin:0 0 20px;font-size:.85rem}.empty-state__action{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:10px 24px;font-size:.85rem;font-weight:600}.bottom-sheet{z-index:1000;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.bottom-sheet__backdrop{background:#0006;animation:.2s bottom-sheet-fade-in;position:absolute;inset:0}.bottom-sheet__container{background:var(--surface-raised);padding:12px 16px calc(16px + env(safe-area-inset-bottom,0px));border-radius:20px 20px 0 0;max-height:85vh;animation:.3s cubic-bezier(.16,1,.3,1) bottom-sheet-slide-up;position:relative;overflow-y:auto}.bottom-sheet__handle{background:var(--line-strong);border-radius:2px;width:36px;height:4px;margin:0 auto 12px}.bottom-sheet__header{border-bottom:1px solid var(--line);margin-bottom:12px;padding:4px 0 12px;font-size:1rem;font-weight:700}.bottom-sheet__content{padding-bottom:8px}@keyframes bottom-sheet-fade-in{0%{opacity:0}to{opacity:1}}@keyframes bottom-sheet-slide-up{0%{transform:translateY(100%)}to{transform:translateY(0)}}.stepper{border:1px solid var(--line-strong);background:var(--surface);border-radius:8px;align-items:center;gap:0;display:inline-flex;overflow:hidden}.stepper__btn{background:var(--surface-soft);width:36px;height:36px;color:var(--text);cursor:pointer;border:none;justify-content:center;align-items:center;font-size:1.1rem;font-weight:600;transition:background .15s;display:flex}.stepper__btn:active:not(:disabled){background:var(--line)}.stepper__btn:disabled{opacity:.35;cursor:not-allowed}.stepper__value{text-align:center;min-width:40px;color:var(--text);padding:0 4px;font-size:.9rem;font-weight:600}.stepper--sm .stepper__btn{width:28px;height:28px;font-size:.9rem}.stepper--sm .stepper__value{min-width:32px;font-size:.8rem}.stepper--lg .stepper__btn{width:44px;height:44px;font-size:1.2rem}.stepper--lg .stepper__value{min-width:48px;font-size:1rem}.address-page__back,.order-list-search-row__back,.merchant-section-page__back,.catalog-search-page__back,.catalog-detail-topbar__back{width:auto!important;min-width:44px!important;height:auto!important;min-height:44px!important;padding:10px!important}html,body{max-width:100vw;overflow-x:clip}.app-shell__main,.page-section,.address-page-shell,.merchant-shop-shell,.merchant-section-page,.catalog-search-page,.cart-page{width:100%;max-width:100%;overflow-x:clip}input,textarea,select{max-width:100%}.version-update-banner{bottom:calc(72px + env(safe-area-inset-bottom,0px) + 8px);z-index:9900;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;white-space:nowrap;background:#1e1e1eeb;border-radius:24px;align-items:center;gap:12px;padding:10px 16px;font-size:.875rem;animation:.3s cubic-bezier(.34,1.56,.64,1) version-banner-in;display:flex;position:fixed;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000038}@keyframes version-banner-in{0%{opacity:0;transform:translate(-50%)translateY(16px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.version-update-banner button{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #fff9;border-radius:999px;padding:5px 14px;font-size:.8rem;font-weight:600;transition:background .18s}.version-update-banner button:hover{background:#ffffff24}@media (width<=380px){.catalog-mobile-layout{grid-template-columns:60px minmax(0,1fr);gap:6px}.catalog-mobile-primary-tabs__label{font-size:.7rem}.account-hero-card__main{flex-wrap:wrap}.cart-order-bar{padding:10px 14px}.catalog-mobile-page__title{font-size:1.05rem}.account-order-card{border-radius:14px}.account-order-card>[class*=__header],.account-order-card>[class*=__body],.account-order-card>[class*=__meta]{padding-left:10px;padding-right:10px}.account-hero-card{padding:12px}.account-hero-card__avatar{border-radius:14px;width:42px;height:42px;font-size:1rem}.account-hero-card__name{font-size:1rem}.order-detail-panel{border-radius:14px;gap:10px;padding:12px}.order-detail-header__title{font-size:1rem}.order-detail-page{gap:10px}.account-order-card{padding:10px 10px 8px}.order-list-page{gap:8px}}.order-line-oos{opacity:.55;-webkit-text-decoration:line-through #ef4444;text-decoration:line-through #ef4444}.order-oos-tag{color:#dc2626;background:#fee2e2;border-radius:999px;flex-shrink:0;align-items:center;padding:1px 7px;font-size:clamp(.66rem,1.7vw,.72rem);font-weight:700;display:inline-flex}.order-cancelled-banner{color:#dc2626;background:#fee2e2;border-radius:10px;align-items:center;gap:8px;padding:10px 14px;font-size:.86rem;font-weight:600;display:flex}.order-oos-tag--partial{color:#b45309;background:#fff3cd}.order-partial-tag{color:#1d4ed8;white-space:normal;overflow-wrap:break-word;word-break:break-word;background:#2563eb1f;border-radius:6px;align-items:center;padding:1px 6px;font-size:clamp(.66rem,1.7vw,.72rem);font-weight:700;display:inline-flex}:is(button,a,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--primary);outline-offset:2px}.stepper__btn:focus-visible,.catalog-mobile-primary-tabs__item:focus-visible,.catalog-mobile-secondary-tabs__item:focus-visible{outline-offset:-2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;transition-delay:0s!important}.merchant-shop-loading__dot,.merchant-shop-loading__text,.skeleton-card,.skeleton-rect,.skeleton-circle,.skeleton-text__line,.timeline__pulse:after,.bottom-sheet__backdrop,.bottom-sheet__container,.version-update-banner{animation:none!important}}.address-page__back,.catalog-search-page__back,.merchant-section-page__back,.order-list-search-row__back{color:var(--text);box-shadow:none;background:0 0;border:0;border-radius:999px}.catalog-detail-topbar__back{box-shadow:none;color:var(--primary-deep);background:0 0;border:0;gap:6px;font-size:clamp(.8rem,2vw,.86rem);font-weight:700}.catalog-detail-topbar__back--overlay{color:#fff;background:#141d2a8a}.page-back-bar{align-items:center;padding:4px 2px 0;display:flex}.page-back-bar__link{color:var(--primary);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}body{background:radial-gradient(circle at 12% 8%, #7c5cfc1a, transparent 36%), radial-gradient(circle at 88% 4%, #ff6a001a, transparent 34%), radial-gradient(circle at 92% 92%, #22c55e14, transparent 32%), radial-gradient(circle at 6% 96%, #38bdf81a, transparent 34%), linear-gradient(180deg, #ffffffdb, #f8fafc00), var(--bg)}.topbar,.module-card,.catalog-mobile-primary-tabs,.catalog-mobile-search,.mobile-tabbar{-webkit-backdrop-filter:blur(20px)saturate(160%);background:#ffffffa8;border:1px solid #fff9;box-shadow:0 8px 30px #1f1f1f0f,inset 0 1px #ffffff80}.topbar{border-bottom:1px solid #ffffff80;box-shadow:0 6px 24px #0f172a0d}.module-card{background:linear-gradient(160deg,#ffffffd1,#fff9);transition:transform .22s,box-shadow .22s;box-shadow:0 10px 30px #7c5cfc0f,0 4px 14px #ff6a000d,inset 0 1px #fff9}.module-card:hover{transform:translateY(-3px);box-shadow:0 18px 40px #7c5cfc1a,0 8px 20px #ff6a0014,inset 0 1px #ffffffb3}.module-card:active{transform:translateY(-1px)scale(.995)}.side-nav__item{-webkit-backdrop-filter:blur(12px);background:#ffffff8c;border:1px solid #ffffff80;transition:transform .2s,box-shadow .2s,background .2s}.side-nav__item:hover,.side-nav__item--active{background:linear-gradient(135deg,#fff7f1e6,#f3f0ffe6);border-color:#ff6a0038;transform:translateY(-2px);box-shadow:0 10px 24px #7c5cfc14}.side-nav__item:active{transform:translateY(0)scale(.99)}.side-nav__icon{background:linear-gradient(135deg,#ff6a002e,#7c5cfc2e);box-shadow:inset 0 0 0 1px #fff6}.brand-panel{background:linear-gradient(150deg,#fffaf6e6,#f3f0ffcc);box-shadow:0 14px 36px #7c5cfc14,inset 0 1px #fff9}.mobile-tabbar{-webkit-backdrop-filter:blur(26px)saturate(180%);background:#ffffffb8;border:1px solid #fff9;box-shadow:0 20px 44px #0f172a29,inset 0 1px #ffffff80}.mobile-tabbar__item{transition:transform .18s,color .18s,background .18s}.mobile-tabbar__item:active{transform:scale(.94)}.mobile-tabbar__item--active{color:var(--primary-deep);background:linear-gradient(135deg,#ff7a3529,#7c5cfc29);box-shadow:inset 0 0 0 1px #ffd1bae6,0 6px 16px #ff6a0029}.catalog-mobile-search{-webkit-backdrop-filter:blur(20px)saturate(160%);background:#ffffffb8;box-shadow:0 6px 20px #0f172a0d}.catalog-mobile-search__button,.catalog-mobile-search__scan{-webkit-backdrop-filter:blur(10px);background:#fffc;border:1px solid #fff9;transition:transform .16s,box-shadow .16s;box-shadow:0 6px 16px #0f172a0f}.catalog-mobile-search__button:active,.catalog-mobile-search__scan:active{transform:scale(.97)}.catalog-mobile-primary-tabs{-webkit-backdrop-filter:blur(18px)saturate(150%);background:linear-gradient(#ffffffc7,#fffaf6a8);border:1px solid #ffffff8c;box-shadow:0 12px 28px #0f172a0f}.catalog-mobile-primary-tabs__item{border-radius:14px;transition:transform .16s,background .16s,color .16s}.catalog-mobile-primary-tabs__item:active{transform:scale(.97)}.catalog-mobile-primary-tabs__item--active{background:linear-gradient(135deg,#fff7f1f5,#f3f0ffe6);box-shadow:inset 0 0 0 1px #ffd1bab3}.catalog-mobile-secondary-tabs__thumb{-webkit-backdrop-filter:blur(8px);background:#fff9;transition:transform .18s,box-shadow .18s;box-shadow:0 6px 16px #0f172a0f}.catalog-mobile-secondary-tabs__item:hover .catalog-mobile-secondary-tabs__thumb{transform:translateY(-2px);box-shadow:0 10px 22px #7c5cfc1a}.catalog-mobile-secondary-tabs__item:active .catalog-mobile-secondary-tabs__thumb{transform:scale(.96)}.catalog-mobile-secondary-tabs__item--active .catalog-mobile-secondary-tabs__thumb{box-shadow:0 0 0 2px #ff7a3573,0 8px 20px #ff6a0029}.catalog-mobile-product-card__image-wrap{background:#ffffff8c;transition:transform .2s,box-shadow .2s;box-shadow:0 8px 22px #0f172a12,inset 0 1px #ffffff80}.catalog-mobile-product-card:hover .catalog-mobile-product-card__image-wrap{transform:translateY(-2px);box-shadow:0 14px 30px #7c5cfc1a}.catalog-mobile-product-card:active .catalog-mobile-product-card__image-wrap{transform:scale(.99)}.catalog-mobile-product-card__cart-button{background:linear-gradient(135deg, #ff9a6c, var(--primary));box-shadow:0 8px 18px #ff6a0047}.catalog-mobile-product-card__cart-button:hover{filter:brightness(1.04);box-shadow:0 12px 22px #ff6a0057}.app-shell--merchant .module-card{box-shadow:0 10px 30px #7c5cfc1a,0 4px 14px #6340e00f,inset 0 1px #fff9}.app-shell--merchant .module-card:hover{box-shadow:0 18px 40px #7c5cfc24,0 8px 20px #6340e01a,inset 0 1px #ffffffb3}@media (prefers-reduced-motion:reduce){.module-card,.side-nav__item,.mobile-tabbar__item,.catalog-mobile-primary-tabs__item,.catalog-mobile-secondary-tabs__thumb,.catalog-mobile-product-card__image-wrap,.catalog-mobile-product-card__cart-button{transition:none!important}.module-card:hover,.module-card:active,.side-nav__item:hover,.side-nav__item--active,.side-nav__item:active,.catalog-mobile-secondary-tabs__item:hover .catalog-mobile-secondary-tabs__thumb,.catalog-mobile-product-card:hover .catalog-mobile-product-card__image-wrap,.mobile-tabbar__item:active,.catalog-mobile-primary-tabs__item:active,.catalog-mobile-secondary-tabs__item:active .catalog-mobile-secondary-tabs__thumb,.catalog-mobile-product-card:active .catalog-mobile-product-card__image-wrap{transform:none!important}}.catalog-search-page input.catalog-search-bar__input:focus-visible{outline-offset:0!important;box-shadow:none!important;outline:0!important}.catalog-mobile-layout.catalog-mobile-layout--collapsed{grid-template-columns:minmax(0,1fr);gap:0}.readable-mode-switch{color:#1e293b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;min-height:48px;padding:10px 14px;transition:all .2s;display:flex;position:relative}.readable-mode-switch:hover{background:#f8fafc;border-color:#cbd5e1}.readable-mode-switch__label{overflow-wrap:anywhere;font-size:16px;font-weight:600;line-height:1.4}.readable-mode-switch input{opacity:0;width:1px;height:1px;position:absolute}.readable-mode-switch__track{background:#94a3b8;border:2px solid #94a3b8;border-radius:20px;flex:0 0 52px;align-items:center;width:52px;height:30px;padding:3px;transition:background-color .2s,border-color .2s;display:flex}.readable-mode-switch__thumb{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s cubic-bezier(.34,1.56,.64,1);box-shadow:0 1px 3px #0003}.readable-mode-switch input:checked+.readable-mode-switch__track{background:#ff6b00;border-color:#ff6b00}.readable-mode-switch input:checked+.readable-mode-switch__track .readable-mode-switch__thumb{transform:translate(22px)}.readable-mode-switch:focus-within{outline-offset:2px;outline:2px solid #ff6b00}.readable-mode-switch--pill{-webkit-backdrop-filter:blur(12px);box-sizing:border-box;color:#374151;-webkit-user-select:none;user-select:none;background:#ffffffe6;border:1px solid #e9ddd4eb;border-radius:999px;gap:8px;height:38px;min-height:38px;padding:0 12px;font-size:.85rem;transition:all .2s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 14px #1f1f1f0a}.readable-mode-switch--pill:hover{background:#fffffffa;border-color:#ff782859;box-shadow:0 6px 18px #ff6b0014}.readable-mode-switch--pill .readable-mode-switch__label{color:#374151;white-space:nowrap;align-items:center;gap:5px;font-size:.85rem;font-weight:500;display:inline-flex}.readable-mode-switch__icon{color:#ff6b00;flex-shrink:0}.readable-mode-switch--pill .readable-mode-switch__track{background:#e5e7eb;border:1.5px solid #d1d5db;border-radius:999px;flex:0 0 32px;width:32px;height:18px;padding:2px;transition:background-color .25s,border-color .25s}.readable-mode-switch--pill .readable-mode-switch__thumb{background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .25s cubic-bezier(.34,1.56,.64,1);box-shadow:0 1px 3px #0003}.readable-mode-switch--pill input:checked+.readable-mode-switch__track{background:#ff6b00;border-color:#ff6b00}.readable-mode-switch--pill input:checked+.readable-mode-switch__track .readable-mode-switch__thumb{transform:translate(14px)}.login-page__topbar{box-sizing:border-box;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:8px;width:100%;display:flex}.account-settings-panel>.readable-mode-switch{width:100%}html[data-readable-mode=on]{--muted:#505b55;--line:#d5ddd8;--line-strong:#a8b6ad;--mobile-tabbar-offset:calc(124px + var(--safe-area-bottom));--catalog-search-offset:76px;font-size:20px}html[data-readable-mode=on] body{background:#f5f7f6}html[data-readable-mode=on] #root :is(p,span,label,button,a,input,textarea,select,small,strong,td,th,dt,dd){letter-spacing:0;overflow-wrap:anywhere;font-size:max(1rem,1em);line-height:1.5}html[data-readable-mode=on] #root :is(h1,h2,h3,h4){letter-spacing:0;overflow-wrap:anywhere;font-size:1.3rem;line-height:1.4}html[data-readable-mode=on] #root :is(button,select,input:not([type=checkbox]):not([type=radio]):not([type=file])){white-space:normal;min-width:48px;max-width:100%;min-height:48px}html[data-readable-mode=on] #root :is(input[type=checkbox],input[type=radio]):not(.readable-mode-switch input){flex-shrink:0;width:26px;height:26px}html[data-readable-mode=on] #root :is(button,a,input,textarea,select):focus-visible{outline-offset:2px;outline:3px solid #146c43}html[data-readable-mode=on] #root .app-icon{width:28px;height:28px}:is(html[data-readable-mode=on] .content-area--auth,html[data-readable-mode=on] .content-area:has(.login-page)){background:#f5f7f6!important;width:100%!important;max-width:100%!important;margin:0!important;padding:0!important}html[data-readable-mode=on] #root .login-page{padding:calc(16px + var(--safe-area-top)) 16px 32px;background:#f5f7f6;grid-template-columns:minmax(0,560px);justify-content:center;gap:20px;box-sizing:border-box!important;width:100%!important;max-width:100%!important;margin:0!important}html[data-readable-mode=on] #root :is(.login-page__ambient,.login-visual,.salesman-login-hero__board,.salesman-login-hero__features),html[data-readable-mode=on] #root .login-page:before,html[data-readable-mode=on] #root .login-page:after{display:none}html[data-readable-mode=on] #root .login-page__topbar{flex-flow:row;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}html[data-readable-mode=on] #root .login-page__topbar .readable-mode-switch--pill{flex-shrink:0;min-height:34px;padding:6px 10px;font-size:.82rem}html[data-readable-mode=on] #root .login-page__topbar .language-switcher__trigger{flex-shrink:0;min-height:34px;padding:0 10px;font-size:.82rem}html[data-readable-mode=on] #root .login-brand-card{text-align:center;color:#202b25;flex-direction:column;align-items:center;min-height:0;padding:8px 0;display:flex}html[data-readable-mode=on] #root .login-brand-card__content{text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}html[data-readable-mode=on] #root :is(.login-brand-card__name,.salesman-login-hero__topline){color:#202b25;letter-spacing:0;text-align:center;font-size:1.6rem;font-weight:800}html[data-readable-mode=on] #root .login-brand-card__subtitle{color:#64748b;text-align:center;max-width:100%;margin-top:4px;font-size:.88rem;font-weight:500}html[data-readable-mode=on] #root .login-form-card{border-radius:8px;width:100%;max-width:none;padding:20px 16px}html[data-readable-mode=on] #root .login-field__input{color:#202b25;height:56px;padding-left:44px;padding-right:12px}html[data-readable-mode=on] #root .login-field__input::placeholder{font-size:clamp(.72rem,2.2vw,.82rem);line-height:normal}html[data-readable-mode=on] #root .login-field__icon{left:14px}html[data-readable-mode=on] #root .login-submit-button{border-radius:8px;min-height:60px}html[data-readable-mode=on] #root .login-form__assist{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:8px;width:100%;display:flex}html[data-readable-mode=on] #root .login-form__forgot-button{white-space:nowrap;font-size:.82rem}html[data-readable-mode=on] #root .login-form__assist .login-page__register{white-space:nowrap;flex-shrink:0;font-size:.82rem}html[data-readable-mode=on] #root .login-agreement{align-items:flex-start;gap:8px;margin-top:4px;font-size:.78rem;line-height:1.45;display:flex}html[data-readable-mode=on] #root .login-agreement__checkbox{flex-shrink:0;margin-top:3px}html[data-readable-mode=on] #root .login-agreement__content{min-width:0;line-height:1.45;display:block}html[data-readable-mode=on] #root .login-agreement__text{margin-right:4px;display:inline}html[data-readable-mode=on] #root .login-agreement__actions{gap:0;display:inline}html[data-readable-mode=on] #root .login-agreement__link{padding:0 1px;font-weight:700;text-decoration:underline;display:inline}html[data-readable-mode=on] #root :is(.account-settings-panel__item,.account-settings-panel__row){flex-wrap:wrap;gap:12px}html[data-readable-mode=on] #root .account-hero-card__main{padding-right:60px}html[data-readable-mode=on] #root .account-hero-card__avatar{border-radius:8px;width:76px;height:76px}html[data-readable-mode=on] #root .account-settings-panel{color:#202b25;background:#fff;border-radius:8px;padding:12px}html[data-readable-mode=on] #root .account-settings-panel__item{background:0 0;border-bottom:1px solid #d5ddd8;border-radius:0;padding:12px 0}html[data-readable-mode=on] #root :is(.account-entry-button__icon,.salesman-home-shortcut-item__icon){flex-shrink:0;width:52px;height:52px}html[data-readable-mode=on] #root :is(.catalog-mobile-product-list,.merchant-home-products){grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:20px;padding-left:0}html[data-readable-mode=on] #root :is(.catalog-mobile-product-card__content,.merchant-home-product-card__content){gap:10px;padding-right:0}html[data-readable-mode=on] #root :is(.catalog-mobile-product-card__title,.merchant-home-product-card__title,.catalog-mobile-primary-tabs__label){-webkit-line-clamp:unset;white-space:normal;display:block;overflow:visible}html[data-readable-mode=on] #root :is(.catalog-mobile-product-card__image,.merchant-home-product-card__image){object-fit:contain;background:#fff}html[data-readable-mode=on] #root :is(.catalog-mobile-product-card__cart-button-wrap,.merchant-home-product-card__cart-button-wrap){margin-top:8px;position:static}html[data-readable-mode=on] #root :is(.catalog-mobile-product-card__unit,.merchant-home-product-card__unit){color:#505b55}html[data-readable-mode=on] #root :is(.catalog-mobile-product-card__cart-step-qty,.merchant-home-product-card__cart-step-qty){min-width:40px;height:auto}html[data-readable-mode=on] #root :is(.salesman-home-overview-card__metrics,.salesman-home-shortcut-grid,.salesman-scorecard__metrics,.account-entry-grid){grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}html[data-readable-mode=on] #root .mobile-tabbar{height:var(--mobile-tabbar-offset);padding:8px 4px calc(8px + var(--safe-area-bottom));background:#fff;border-radius:0;gap:2px;bottom:0;left:0;right:0}html[data-readable-mode=on] #root .mobile-tabbar__item{grid-template-rows:28px minmax(54px,auto);align-content:center;gap:4px;padding:4px 2px}html[data-readable-mode=on] #root .mobile-tabbar__label{white-space:normal;overflow-wrap:anywhere;text-wrap:balance;-webkit-hyphens:auto;hyphens:auto;font-size:18px;line-height:1.5}html[data-readable-mode=on] #root :is(.cart-checkout-bar,.cart-order-bar,.catalog-detail-bottom-bar){z-index:auto;flex-wrap:wrap;gap:12px;height:auto;position:static}html[data-readable-mode=on] #root :is(.cart-checkout-bar__summary,.cart-order-bar__summary){flex-basis:100%}html[data-readable-mode=on] #root :is(.cart-checkout-bar__submit,.cart-order-bar__submit){width:100%}html[data-readable-mode=on] #root .salesman-kpi-card__ring{width:160px;height:160px}html[data-readable-mode=on] #root .salesman-kpi-card__ring-inner{width:140px;height:140px;padding:10px}html[data-readable-mode=on] #root .salesman-kpi-card__ring-inner span{color:#505b55;opacity:1}html[data-readable-mode=on] #root .version-update-banner{bottom:calc(var(--mobile-tabbar-offset) + 8px)}@media (width<=767px){html[data-readable-mode=on] #root .catalog-mobile-layout{grid-template-columns:minmax(0,1fr)}html[data-readable-mode=on] #root .catalog-mobile-primary-tabs,html[data-readable-mode=on] #root .catalog-mobile-primary-tabs--collapsed{width:100%;height:auto;min-height:48px;position:static}html[data-readable-mode=on] #root .catalog-mobile-primary-tabs__track{max-height:none;display:flex;overflow-x:auto}html[data-readable-mode=on] #root .catalog-mobile-primary-tabs__item{flex:0 0 180px;padding:12px}html[data-readable-mode=on] #root .catalog-mobile-primary-tabs__expand{width:100%;position:static}html[data-readable-mode=on] #root .catalog-mobile-secondary-tabs__track{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none}html[data-readable-mode=on] #root :is(.account-entry-grid,.salesman-home-overview-card__metrics,.salesman-home-shortcut-grid,.salesman-kpi-card__amounts){grid-template-columns:minmax(0,1fr)}html[data-readable-mode=on] #root :is(.salesman-home-overview-card__top,.salesman-home-panel__header,.salesman-kpi-card__body-head){flex-wrap:wrap;gap:12px}html[data-readable-mode=on] #root .salesman-kpi-card{flex-direction:column;grid-template-columns:minmax(0,1fr)}}.readable-login-label{display:none}html[data-readable-mode=on] #root .topbar--has-action{flex-wrap:wrap;gap:12px;display:flex}html[data-readable-mode=on] #root .topbar--has-action .topbar__title{flex:200px}html[data-readable-mode=on] #root .topbar--has-action .topbar__action{flex:none;position:static;transform:none}html[data-readable-mode=on] #root .language-switcher__trigger-text{white-space:nowrap}html[data-readable-mode=on] .language-switcher__menu-item{min-height:48px;font-size:20px}html[data-readable-mode=on] .language-switcher__menu-item:focus-visible{outline:3px solid #146c43}html[data-readable-mode=on] #root .readable-login-label{color:#202b25;margin-bottom:8px;font-weight:700;display:block}html[data-readable-mode=on] #root .account-settings-panel :is(button,input,label,.kpi-threshold-field span,.kpi-threshold-hint){color:#202b25}html[data-readable-mode=on] #root .account-settings-panel :is(input,.account-profile-edit__cancel,.account-profile-edit__avatar-button){background:#fff;border:1px solid #a8b6ad}html[data-readable-mode=on] #root .account-settings-panel .account-settings-panel__danger{color:#a51d2d;background:#fff0f1}html[data-readable-mode=on] #root :is(.account-profile-edit__avatar,.account-profile-edit__save){color:#fff;background:#146c43}html[data-readable-mode=on] #root .account-profile-edit__error{color:#a51d2d}html[data-readable-mode=on] #root .account-profile-edit__success{color:#146c43}html[data-readable-mode=on] #root :is(.account-profile-edit__actions,.account-profile-edit__avatar-row,.kpi-threshold-fields){flex-wrap:wrap}html[data-readable-mode=on] #root .kpi-threshold-field{flex-basis:160px;min-width:0}html[data-readable-mode=on] #root .kpi-threshold-field input{width:100%}html[data-readable-mode=on] #root .salesman-home-shortcut-item{border-radius:8px;grid-template-columns:52px minmax(0,1fr);justify-items:start;min-height:88px}html[data-readable-mode=on] #root .salesman-home-shortcut-item__label{text-align:start}html[data-readable-mode=on] #root :is(.salesman-home-shortcut-item__badge,.catalog-mobile-product-card__cart-badge,.catalog-detail-bottom-bar__submit-badge,.cart-checkout-bar__badge){min-width:28px;height:auto;min-height:28px;font-size:18px;line-height:1.5}html[data-readable-mode=on] #root .cart-item-card{border-radius:8px;grid-template-columns:48px minmax(0,1fr);gap:12px;padding:12px}html[data-readable-mode=on] #root .cart-item-card__image-wrap{border-radius:8px;width:120px;max-width:100%}html[data-readable-mode=on] #root .cart-item-card__content{grid-column:1/-1}html[data-readable-mode=on] #root :is(.cart-item-card__footer,.cart-checkout-bar__meta,.merchant-home-section__header){flex-wrap:wrap}html[data-readable-mode=on] #root :is(.cart-item-card__meta-label,.cart-item-card__subtotal-label){color:#505b55}html[data-readable-mode=on] #root :is(.cart-item-card__meta-value,.cart-item-card__subtotal-value){white-space:normal;overflow:visible}html[data-readable-mode=on] #root .catalog-detail-bottom-bar__controls{grid-template-columns:minmax(0,1fr)}html[data-readable-mode=on] #root :is(.cart-order-group__header,.cart-order-group__title-row,.cart-order-address__summary){flex-wrap:wrap;gap:12px;display:flex}html[data-readable-mode=on] #root .cart-order-group__title-row{flex:100%}html[data-readable-mode=on] #root .cart-order-group__tag{white-space:normal;border-radius:8px;height:auto}html[data-readable-mode=on] #root .cart-order-group__amount{white-space:nowrap}html[data-readable-mode=on] #root .cart-order-item{grid-template-columns:minmax(0,1fr)}html[data-readable-mode=on] #root .cart-order-item__image-wrap{width:120px;max-width:100%;height:120px}@media (width>=1200px){html[data-readable-mode=on]{--mobile-tabbar-offset:0px}}@media (width<=767px){html[data-readable-mode=on] #root .catalog-mobile-primary-tabs,html[data-readable-mode=on] #root .catalog-mobile-primary-tabs--collapsed{top:calc(var(--catalog-search-offset) + 8px);z-index:24;width:100%;height:auto;min-height:48px;position:sticky}html[data-readable-mode=on] #root .catalog-mobile-primary-tabs__track{background:#fff;max-height:none;display:flex;overflow-x:auto}}html[data-readable-mode=on] #root :is(.catalog-mobile-product-card__cart-button-wrap,.merchant-home-product-card__cart-button-wrap){flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}html[data-readable-mode=on] #root :is(.catalog-mobile-product-card__packaging,.merchant-home-product-card__packaging){color:#146c43;white-space:normal;background:#f0f8f3;border:1px solid #146c43;border-radius:8px;align-items:center;max-width:100%;min-height:36px;padding:4px 10px;font-size:16px;font-weight:700;display:inline-flex}html[data-readable-mode=on] #root .catalog-mobile-feedback--merchant-context{z-index:60;text-align:center;background:#f5f7f6;flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:24px;display:flex;position:fixed;inset:0}.catalog-mobile-feedback--merchant-context,.catalog-detail-feedback--merchant-context{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:60vh;padding:32px 24px;display:flex}html[data-readable-mode=on] #root :is(.catalog-mobile-product-card__packaging,.merchant-home-product-card__packaging){color:#146c43;white-space:normal;background:#f0f8f3;border:1px solid #146c4373;border-radius:8px;align-items:center;max-width:100%;min-height:30px;padding:3px 8px;font-size:.76rem;font-weight:700;line-height:1.25;display:inline-flex}@media (width<=767px){html[data-readable-mode=on] #root .catalog-mobile-secondary-tabs{top:calc(var(--catalog-search-offset) + 8px + 128px);z-index:23;max-height:calc(100dvh - var(--catalog-search-offset) - 128px - var(--mobile-tabbar-offset) - 16px);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff7;border:1px solid #cbdbf0e6;border-radius:16px;padding:8px 10px 0;position:sticky;overflow:hidden;box-shadow:0 10px 24px #0f172a14}html[data-readable-mode=on] #root .catalog-mobile-secondary-tabs__track{max-height:calc(100dvh - var(--catalog-search-offset) - 128px - var(--mobile-tabbar-offset) - 112px);overscroll-behavior:contain;padding:8px 2px;overflow-y:auto}html[data-readable-mode=on] #root .catalog-mobile-secondary-tabs__more,html[data-readable-mode=on] #root .catalog-mobile-secondary-tabs__minimize{background:#fffffffa;min-height:48px}}.app-update-dialog{box-sizing:border-box;color:#172626;letter-spacing:0;background:#fff;border:1px solid #b9c3c5;border-radius:8px;width:min(420px,100% - 32px);max-height:calc(100dvh - 48px);padding:24px;font-size:1rem;overflow:auto}.app-update-dialog::backdrop{background:#0000008c}.app-update-dialog h2{margin:0 0 16px;font-size:1.375rem;line-height:1.4}.app-update-dialog h3{font-size:1rem}.app-update-dialog p{overflow-wrap:anywhere;line-height:1.6}.app-update-changelog{border-block:1px solid #d7dfdf;margin-block:16px;padding-block:8px}.app-update-changelog p{white-space:pre-wrap}.app-update-actions{gap:10px;display:grid}.app-update-actions button{color:#172626;min-height:48px;font:inherit;background:#fff;border:1px solid #7e9791;border-radius:6px;justify-content:center;align-items:center;gap:8px;padding:12px;display:flex}.app-update-actions button:first-child{color:#fff;background:#176653;border-color:#176653}.app-update-actions button:disabled{opacity:.65;cursor:progress}.app-update-actions button:focus-visible{outline-offset:2px;outline:3px solid #218db1}.app-update-dialog progress{accent-color:#176653;width:100%;height:16px;margin-block:16px;display:block}.app-update-error{color:#a82424}
