:root{color:#1f1f1f;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--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;--mobile-tabbar-offset:calc(72px + env(safe-area-inset-bottom,0px));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%), 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,.topbar__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,.topbar__subtitle,.page-section__description,.module-card__description{color:var(--muted);margin:6px 0 0}.brand-panel__description,.topbar__subtitle,.page-section__description,.topbar__eyebrow{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;display:flex}.topbar{z-index:20;min-height:44px;box-shadow:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;border:0;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{text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:1.24rem;line-height:1.2;overflow:hidden}.topbar--centered.topbar--has-action .topbar__title{max-width:calc(100% - 132px)}.content-area{gap:16px;width:100%;min-width:0;max-width:none;margin:0;padding:12px 16px 16px;display:grid;overflow-x:hidden}.content-area--no-mobile-tabbar{padding:0 16px}.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:1.08rem;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}.module-card__action-row{margin-top:16px}.salesman-home-page,.salesman-stats-page{gap:12px;display:grid}.salesman-home-panel,.salesman-stats-hero,.salesman-stats-menu-card,.salesman-stats-detail-card,.salesman-stats-block,.salesman-stats-tips{background:#fffffff5;border:1px solid #e2e8f0eb;border-radius:18px}.salesman-home-panel,.salesman-stats-hero,.salesman-stats-detail-card,.salesman-stats-block,.salesman-stats-tips{padding:14px}.salesman-home-overview-card__eyebrow,.salesman-stats-hero__badge,.salesman-stats-detail-card__badge{align-items:center;font-size:.74rem;font-weight:700;display:inline-flex}.salesman-home-overview-card{color:#fff;background:linear-gradient(135deg,#2676ff,#2f89ff);border-radius:18px;gap:18px;padding:16px;display:grid;box-shadow:0 10px 26px #2676ff38}.salesman-home-overview-card__top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.salesman-home-overview-card__eyebrow{color:#ffffffd6;margin:0 0 6px}.salesman-home-overview-card__name,.salesman-stats-hero__title,.salesman-stats-detail-card__title,.salesman-home-panel__title,.salesman-stats-block__title{margin:0}.salesman-home-overview-card__name,.salesman-stats-hero__title,.salesman-stats-detail-card__title{font-size:1.08rem}.salesman-stats-hero__description,.salesman-stats-detail-card__description,.salesman-stats-menu-card__main p,.salesman-stats-tips p{color:var(--muted);margin:0;line-height:1.5}.salesman-home-overview-card__date-chip{color:#fffffff0;background:#ffffff24;border-radius:999px;align-items:center;gap:6px;min-height:30px;padding:0 10px;font-size:.76rem;font-weight:700;display:inline-flex}.salesman-home-overview-card__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.salesman-home-panel__header,.salesman-stats-detail-card__header,.salesman-stats-menu-card,.salesman-stats-menu-card__meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.salesman-home-panel__link,.salesman-stats-detail-card__back{color:var(--primary-deep);align-items:center;gap:6px;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.salesman-home-metric{gap:4px;display:grid}.salesman-home-metric strong{color:#fff;font-size:1.9rem;line-height:1}.salesman-home-metric span{color:#ffffffc2;font-size:.76rem}.salesman-home-metric--amount strong{font-size:1.66rem}.salesman-home-shortcut-grid,.salesman-stats-menu-list,.salesman-stats-detail-grid{gap:8px;display:grid}.salesman-home-shortcut-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px 8px}.salesman-home-shortcut-item{color:inherit;place-items:center;gap:8px;text-decoration:none;display:grid}.salesman-stats-menu-card{color:inherit;background:#f8fafcf5;border-radius:16px;padding:12px;text-decoration:none}.salesman-home-shortcut-item__icon{color:#4f7cff;background:linear-gradient(#f3f7ff,#f8fbff);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex;position:relative;box-shadow:inset 0 0 0 1px #4f7cff14}.salesman-home-shortcut-item__badge{color:#fff;text-align:center;background:#ff5b5b;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:.62rem;font-weight:700;line-height:16px;position:absolute;top:-3px;right:-3px}.salesman-home-shortcut-item__label{color:var(--text);text-align:center;font-size:.78rem;font-weight:600;line-height:1.3}.salesman-home-todo-list{gap:6px;display:grid}.salesman-home-todo-item{min-height:42px;color:inherit;align-items:center;gap:10px;text-decoration:none;display:flex}.salesman-home-todo-item__icon{color:#4f7cff;background:#4f7cff1f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.salesman-home-todo-item__label{color:var(--text);flex:1;font-size:.86rem}.salesman-home-todo-item__value{color:#475569;font-size:.92rem}.salesman-stats-hero__badge,.salesman-stats-detail-card__badge{color:var(--primary-deep);background:#ff7b431f}.salesman-stats-menu-card__main,.salesman-stats-detail-card__header>div{gap:4px;display:grid}.salesman-stats-menu-card__main strong{color:var(--text)}.salesman-stats-menu-card__meta{color:var(--muted);flex-shrink:0;font-size:.74rem}.salesman-stats-chip-list{flex-wrap:wrap;gap:6px;display:flex}.salesman-stats-chip{min-height:26px;color:var(--primary-deep);background:#ff7b431f;border-radius:999px;align-items:center;padding:0 10px;font-size:.74rem;font-weight:600;display:inline-flex}.salesman-stats-chip--muted{color:#475569;background:#94a3b81f}.salesman-stats-tips{gap:6px;display:grid}.salesman-order-mobile-page{grid-column:1/-1;gap:12px;display:grid}.salesman-checkin-page{grid-column:1/-1;gap:10px;display:grid}.salesman-checkin-topbar,.salesman-checkin-card__header,.salesman-checkin-route-card__top,.salesman-checkin-timeline-item,.salesman-checkin-route-footer{justify-content:space-between;align-items:center;gap:10px;display:flex}.salesman-checkin-date-chip,.salesman-checkin-filter{color:#64748b;background:#fff;border:0;border-radius:999px;align-items:center;gap:6px;min-height:32px;padding:0 12px;display:inline-flex;box-shadow:inset 0 0 0 1px #e2e8f0eb}.salesman-checkin-topbar{justify-content:flex-end}.salesman-checkin-tabs{grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;display:grid}.salesman-checkin-tab{color:#64748b;background:#f8fafc;border:0;border-radius:14px;place-items:center;gap:3px;min-height:52px;padding:8px 4px;display:grid}.salesman-checkin-tab strong{font-size:.8rem}.salesman-checkin-tab span{font-size:.7rem}.salesman-checkin-tab--active{color:#fff;background:linear-gradient(#2f89ff,#2676ff);box-shadow:0 8px 18px #2676ff2e}.salesman-checkin-tab--calendar{background:#fff;box-shadow:inset 0 0 0 1px #e2e8f0eb}.salesman-checkin-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.salesman-checkin-summary-card{border-radius:14px;gap:8px;padding:12px;display:grid}.salesman-checkin-summary-card--link{color:inherit;cursor:pointer;text-decoration:none}.salesman-checkin-summary-card--blue{background:linear-gradient(#eef4ff,#f8fbff)}.salesman-checkin-summary-card--green{background:linear-gradient(#ecfbf4,#f8fcfa)}.salesman-checkin-summary-card--amber{background:linear-gradient(#fff7e7,#fffdf7)}.salesman-checkin-summary-card__head span,.salesman-checkin-summary-card__foot span,.salesman-checkin-route-title span,.salesman-checkin-timeline-main span,.salesman-checkin-timeline-order span,.salesman-checkin-timeline-order small,.salesman-checkin-route-order span,.salesman-checkin-route-order small,.salesman-checkin-route-footer span,.salesman-checkin-route-card__collapsed-meta span{color:var(--muted);font-size:.72rem}.salesman-checkin-summary-card__value{font-size:1.85rem;font-weight:800;line-height:1}.salesman-checkin-summary-card__value small{margin-left:3px;font-size:.84rem;font-weight:700}.salesman-checkin-summary-card--blue .salesman-checkin-summary-card__head span,.salesman-checkin-summary-card--blue .salesman-checkin-summary-card__value,.salesman-checkin-summary-card--blue .salesman-checkin-summary-card__icon{color:#2663ff}.salesman-checkin-summary-card--green .salesman-checkin-summary-card__head span,.salesman-checkin-summary-card--green .salesman-checkin-summary-card__value,.salesman-checkin-summary-card--green .salesman-checkin-summary-card__icon{color:#18a86b}.salesman-checkin-summary-card--amber .salesman-checkin-summary-card__head span,.salesman-checkin-summary-card--amber .salesman-checkin-summary-card__value,.salesman-checkin-summary-card--amber .salesman-checkin-summary-card__icon{color:#f59e0b}.salesman-checkin-summary-card__foot{justify-content:space-between;align-items:center;gap:8px;display:flex}.salesman-checkin-card{background:#fff;border:1px solid #f1f5f9f5;border-radius:16px;gap:12px;padding:14px;display:grid;box-shadow:0 6px 18px #0f172a09}.salesman-checkin-card__title{color:var(--text);margin:0;font-size:.96rem}.salesman-checkin-route-list{gap:10px;display:grid}.salesman-checkin-route-card{border-top:1px solid #f1f5f9f5;gap:12px;padding:10px 0 0;display:grid}.salesman-checkin-route-card:first-child{border-top:0;padding-top:0}.salesman-checkin-route-card--collapsed{padding:12px 0 0}.salesman-checkin-route-title,.salesman-checkin-route-order,.salesman-checkin-timeline-main,.salesman-checkin-timeline-order{gap:3px;display:grid}.salesman-checkin-route-title strong,.salesman-checkin-timeline-main strong,.salesman-checkin-route-order strong,.salesman-checkin-timeline-order strong{color:var(--text);font-size:.84rem}.salesman-checkin-route-order,.salesman-checkin-timeline-order,.salesman-checkin-route-card__collapsed-meta{text-align:right}.salesman-checkin-route-card__collapsed-meta{align-items:center;gap:6px;display:inline-flex}.salesman-checkin-timeline{gap:0;display:grid}.salesman-checkin-timeline-item{align-items:flex-start;min-height:58px}.salesman-checkin-timeline-rail{flex-shrink:0;justify-items:center;gap:0;width:16px;display:grid}.salesman-checkin-route-point{border-radius:999px;width:8px;height:8px;margin-top:4px}.salesman-checkin-route-point--start{background:#3b82f6}.salesman-checkin-route-point--visit{background:#22c55e}.salesman-checkin-route-point--end{background:#ef4444}.salesman-checkin-timeline-line{background:#cbd5e1e6;border-radius:999px;width:2px;min-height:48px}.salesman-checkin-timeline-main{flex:1;min-width:0}.salesman-checkin-timeline-order{flex-shrink:0;min-width:102px}.salesman-checkin-route-footer{border-top:1px solid #f1f5f9f5;padding:10px 0 0 16px}.salesman-checkin-count-page{grid-column:1/-1;gap:12px;display:grid}.salesman-checkin-count-topbar,.salesman-checkin-count-toolbar,.salesman-checkin-count-card__header,.salesman-checkin-count-summary,.salesman-checkin-count-table__head,.salesman-checkin-count-table__row,.salesman-checkin-count-back{justify-content:space-between;align-items:center;gap:10px;display:flex}.salesman-checkin-count-tabset,.salesman-checkin-count-periods,.salesman-checkin-count-filters,.salesman-checkin-count-date-nav{align-items:center;gap:8px;display:inline-flex}.salesman-checkin-count-main-tab,.salesman-checkin-count-period,.salesman-checkin-count-filter,.salesman-checkin-count-chevron,.salesman-checkin-count-select,.salesman-checkin-count-export{color:#64748b;background:#fff;border:0;border-radius:999px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 12px;display:inline-flex;box-shadow:inset 0 0 0 1px #e2e8f0eb}.salesman-checkin-count-main-tab{min-height:38px;box-shadow:none;color:#64748b;background:0 0;border-bottom:2px solid #0000;border-radius:0;padding:0 2px 10px;font-weight:700}.salesman-checkin-count-main-tab--active{color:#2663ff;border-bottom-color:#2663ff}.salesman-checkin-count-period{min-width:54px;box-shadow:none;background:#f8fafc;border-radius:12px}.salesman-checkin-count-period--active{color:#2663ff;background:#2676ff1f;box-shadow:inset 0 0 0 1px #2676ff2e}.salesman-checkin-count-date-nav{min-height:34px}.salesman-checkin-count-date-nav span{color:var(--text);font-size:.9rem;font-weight:700}.salesman-checkin-count-chevron{width:34px;padding:0}.salesman-checkin-count-card{background:#fff;border:1px solid #f1f5f9f5;border-radius:16px;gap:14px;padding:14px;display:grid;box-shadow:0 6px 18px #0f172a09}.salesman-checkin-count-card__title{color:var(--text);margin:0;font-size:.96rem}.salesman-checkin-count-chart{gap:12px;display:grid;position:relative}.salesman-checkin-count-chart__grid{pointer-events:none;display:grid;position:absolute;inset:0 0 24px}.salesman-checkin-count-chart__tick{grid-template-columns:36px 1fr;align-items:end;gap:8px;display:grid}.salesman-checkin-count-chart__tick span{color:#94a3b8;font-size:.72rem;line-height:1}.salesman-checkin-count-chart__tick div{border-top:1px solid #e2e8f0e6}.salesman-checkin-count-chart__bars{z-index:1;grid-template-columns:repeat(7,minmax(0,1fr));align-items:end;gap:12px;min-height:224px;padding-left:44px;display:grid;position:relative}.salesman-checkin-count-chart__bar-col{justify-items:center;gap:6px;display:grid}.salesman-checkin-count-chart__bar-col strong,.salesman-checkin-count-summary__item strong,.salesman-checkin-count-table__row strong{color:var(--text)}.salesman-checkin-count-chart__bar-col strong{font-size:.78rem}.salesman-checkin-count-chart__bar-track{align-items:flex-end;width:22px;height:152px;display:flex}.salesman-checkin-count-chart__bar{background:linear-gradient(#4e8eff,#2f7dff);border-radius:10px 10px 0 0;width:100%;display:block}.salesman-checkin-count-chart__bar--active{background:linear-gradient(#2f7dff,#195de4);box-shadow:0 10px 16px #2676ff29}.salesman-checkin-count-chart__bar-col small,.salesman-checkin-count-summary__item span,.salesman-checkin-count-table__head span,.salesman-checkin-count-table__row span{color:#64748b}.salesman-checkin-count-chart__bar-col small,.salesman-checkin-count-table__head span,.salesman-checkin-count-table__row span{font-size:.74rem}.salesman-checkin-count-summary{padding-top:2px}.salesman-checkin-count-summary__item{gap:4px;display:grid}.salesman-checkin-count-summary__item strong{font-size:1.05rem}.salesman-checkin-count-summary__item .is-up{color:#ef4444}.salesman-checkin-count-table{display:grid}.salesman-checkin-count-table__head,.salesman-checkin-count-table__row{border-bottom:1px solid #f1f5f9f5;grid-template-columns:1.3fr .8fr .8fr .9fr;align-items:center;gap:8px;padding:12px 0;display:grid}.salesman-checkin-count-back{justify-content:flex-start}.salesman-checkin-count-back__link{color:#2663ff;align-items:center;gap:6px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex}.salesman-customer-page{grid-column:1/-1;gap:12px;display:grid}.salesman-customer-card,.salesman-customer-chart-card{background:#fff;border:1px solid #f1f5f9f5;border-radius:18px;gap:12px;padding:14px;display:grid;box-shadow:0 6px 18px #0f172a09}.salesman-customer-card__header,.salesman-customer-chart-card__header{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.salesman-customer-card__title-wrap{align-items:flex-start;gap:10px;display:flex}.salesman-customer-card__section-no{color:#2663ff;font-size:1.15rem;font-weight:800;line-height:1.2}.salesman-customer-card__title,.salesman-customer-chart-card__header strong{color:var(--text);margin:0}.salesman-customer-card__title{font-size:.98rem}.salesman-customer-card__subtitle,.salesman-customer-chart-card__header span{color:var(--muted);margin:4px 0 0;font-size:.74rem;line-height:1.5}.salesman-customer-card__ghost{color:#64748b;background:#f8fafc;border:0;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 10px;font-size:.74rem;font-weight:700;display:inline-flex;box-shadow:inset 0 0 0 1px #e2e8f0eb}.salesman-customer-card__ghost--link{color:#2663ff;box-shadow:none;background:0 0;padding:0}.salesman-customer-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.salesman-customer-summary-card{border-radius:14px;gap:6px;padding:12px;display:grid}.salesman-customer-summary-card--blue{background:linear-gradient(#eef4ff,#f7faff)}.salesman-customer-summary-card--green{background:linear-gradient(#ecfbf4,#f7fcfa)}.salesman-customer-summary-card--red{background:linear-gradient(#fff1f2,#fff8f8)}.salesman-customer-summary-card--mint{background:linear-gradient(#effcf7,#f8fffc)}.salesman-customer-summary-card__title,.salesman-customer-summary-card__hint,.salesman-customer-summary-card__delta,.salesman-customer-chart__tick span,.salesman-customer-chart__col small{color:var(--muted)}.salesman-customer-summary-card__title,.salesman-customer-summary-card__hint,.salesman-customer-summary-card__delta{font-size:.72rem}.salesman-customer-summary-card__value{color:#2663ff;font-size:1.72rem;font-weight:800;line-height:1}.salesman-customer-summary-card__value small{color:#64748b;margin-left:3px;font-size:.82rem;font-weight:700}.salesman-customer-summary-card--green .salesman-customer-summary-card__value{color:#18a86b}.salesman-customer-summary-card--red .salesman-customer-summary-card__value{color:#ff5b5b}.salesman-customer-summary-card--mint .salesman-customer-summary-card__value{color:#22b07d}.salesman-customer-summary-card__delta{color:#2676ffd1;font-weight:700}.salesman-customer-summary-card--red .salesman-customer-summary-card__delta{color:#ff5b5bd1}.salesman-customer-chart-card{padding:12px 0 0;overflow:hidden}.salesman-customer-chart-card__header{padding:0 14px}.salesman-customer-chart{gap:10px;padding:0 14px 12px;display:grid;position:relative}.salesman-customer-chart__grid{pointer-events:none;display:grid;position:absolute;inset:0 14px 24px}.salesman-customer-chart__tick{grid-template-columns:26px 1fr;align-items:end;gap:8px;display:grid}.salesman-customer-chart__tick span,.salesman-customer-chart__col small{font-size:.72rem}.salesman-customer-chart__tick div{border-top:1px solid #e2e8f0e6}.salesman-customer-chart__bars{z-index:1;grid-template-columns:repeat(9,minmax(0,1fr));align-items:end;gap:10px;min-height:190px;padding-left:34px;display:grid;position:relative}.salesman-customer-chart__col{justify-items:center;gap:6px;display:grid}.salesman-customer-chart__col strong{color:var(--text);font-size:.76rem}.salesman-customer-chart__track{align-items:flex-end;width:18px;height:124px;display:flex}.salesman-customer-chart__bar{background:linear-gradient(#7ab3ff,#2f7dff);border-radius:9px 9px 0 0;width:100%;display:block}.salesman-customer-chart__bar--accent{background:linear-gradient(#5ea7ff,#235be8);box-shadow:0 8px 14px #2676ff29}.salesman-customer-fact-list{flex-wrap:wrap;gap:8px;display:flex}.salesman-customer-fact-chip{color:#2663ff;background:#2676ff14;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.72rem;font-weight:600;display:inline-flex}.salesman-performance-page{grid-column:1/-1;gap:12px;display:grid}.salesman-performance-card{background:#fff;border:1px solid #f1f5f9f5;border-radius:18px;gap:12px;padding:14px;display:grid;box-shadow:0 6px 18px #0f172a09}.salesman-performance-card__header,.salesman-performance-filter-row,.salesman-performance-list__header,.salesman-performance-item,.salesman-performance-item__top,.salesman-performance-item__meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.salesman-performance-card__title-wrap{align-items:flex-start;gap:10px;display:flex}.salesman-performance-card__section-no{color:#2663ff;font-size:1.15rem;font-weight:800;line-height:1.2}.salesman-performance-card__title{color:var(--text);margin:0;font-size:.98rem}.salesman-performance-card__subtitle,.salesman-performance-list__header span,.salesman-performance-item__meta span,.salesman-performance-item__foot small{color:var(--muted)}.salesman-performance-card__subtitle{margin:4px 0 0;font-size:.74rem;line-height:1.5}.salesman-performance-main-tabs,.salesman-performance-mini-tabs{flex-wrap:wrap;align-items:center;gap:8px;display:inline-flex}.salesman-performance-main-tab,.salesman-performance-mini-tab,.salesman-performance-ghost{color:#64748b;background:#f8fafc;border:0;border-radius:12px;justify-content:center;align-items:center;gap:6px;min-height:34px;padding:0 12px;display:inline-flex;box-shadow:inset 0 0 0 1px #e2e8f0eb}.salesman-performance-main-tab{min-width:72px;box-shadow:none;border-radius:999px}.salesman-performance-main-tab--active{color:#2663ff;background:#2676ff1f;box-shadow:inset 0 0 0 1px #2676ff2e}.salesman-performance-mini-tab{justify-items:center;gap:2px;min-height:42px;padding:8px 12px;display:grid}.salesman-performance-mini-tab strong{color:inherit;font-size:.82rem}.salesman-performance-mini-tab span{color:inherit;opacity:.78;font-size:.68rem}.salesman-performance-mini-tab--active{color:#2663ff;background:#2676ff1f;box-shadow:inset 0 0 0 1px #2676ff2e}.salesman-performance-ghost{background:#fff;border-radius:999px;min-height:32px}.salesman-performance-list{gap:12px;display:grid}.salesman-performance-list__header strong,.salesman-performance-item__top strong,.salesman-performance-item__top span{color:var(--text)}.salesman-performance-list__header strong{font-size:.86rem}.salesman-performance-list__header span,.salesman-performance-item__meta span,.salesman-performance-item__foot small{font-size:.74rem}.salesman-performance-item{align-items:flex-start}.salesman-performance-item__avatar{color:#2663ff;background:linear-gradient(#e6f1ff,#d5e7ff);border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:.82rem;font-weight:800;display:inline-flex}.salesman-performance-item__content{flex:1;gap:6px;display:grid}.salesman-performance-item__top strong{font-size:.86rem}.salesman-performance-item__top span{font-size:.84rem;font-weight:800}.salesman-performance-item__progress{background:#e2e8f0eb;border-radius:999px;height:6px;position:relative;overflow:hidden}.salesman-performance-item__progress-bar{border-radius:inherit;height:100%;display:block}.salesman-performance-item__progress-bar--teal{background:linear-gradient(90deg,#22c55e,#0d9488)}.salesman-performance-item__progress-bar--amber{background:linear-gradient(90deg,#facc15,#f59e0b)}.salesman-performance-item__foot small{color:#16a34a;font-weight:700}.salesman-order-mobile-topbar,.salesman-order-mobile-card__header,.salesman-order-mobile-list__item,.salesman-order-mobile-list__amount,.salesman-order-mobile-breakdown-meta{justify-content:space-between;align-items:center;gap:10px;display:flex}.salesman-order-mobile-title,.salesman-order-mobile-card__title{color:var(--text);margin:0}.salesman-order-mobile-topbar{padding:2px 2px 0}.salesman-order-mobile-date-chip,.salesman-order-mobile-filter-button,.salesman-order-mobile-sort-chip,.salesman-order-mobile-action{cursor:pointer;border:0;border-radius:999px;align-items:center;gap:6px;min-height:34px;padding:0 12px;display:inline-flex}.salesman-order-mobile-date-chip,.salesman-order-mobile-filter-button,.salesman-order-mobile-sort-chip{color:#64748b;background:#fff;box-shadow:inset 0 0 0 1px #e2e8f0eb}.salesman-order-mobile-action{background:var(--primary);color:#fff;justify-content:center;font-weight:700}.salesman-order-mobile-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.salesman-order-mobile-summary-card{border-radius:14px;gap:8px;padding:12px 12px 10px;display:grid}.salesman-order-mobile-summary-card--blue{background:linear-gradient(#eef4ff,#f7faff)}.salesman-order-mobile-summary-card--green{background:linear-gradient(#ecfbf4,#f7fcfa)}.salesman-order-mobile-summary-card__head,.salesman-order-mobile-summary-card__delta,.salesman-order-mobile-card--state,.salesman-order-mobile-state,.salesman-order-mobile-card__footer,.salesman-order-mobile-breakdown{gap:8px;display:grid}.salesman-order-mobile-summary-card__head{grid-template-columns:1fr auto;align-items:center}.salesman-order-mobile-summary-card__head span:first-child,.salesman-order-mobile-summary-card__delta span,.salesman-order-mobile-muted,.salesman-order-mobile-list__meta span,.salesman-order-mobile-empty{color:var(--muted);font-size:.74rem}.salesman-order-mobile-summary-card__icon,.salesman-order-mobile-state__icon{border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.salesman-order-mobile-summary-card__icon{color:#4f7cff;background:#4f7cff24;width:28px;height:28px}.salesman-order-mobile-summary-card--green .salesman-order-mobile-summary-card__icon{color:#23a26d;background:#36c69429}.salesman-order-mobile-summary-card__value{color:#2663ff;font-size:1.78rem;font-weight:800;line-height:1}.salesman-order-mobile-summary-card__value small{color:#64748b;margin-left:4px;font-size:.92rem;font-weight:700}.salesman-order-mobile-summary-card--green .salesman-order-mobile-summary-card__value{color:#20b06d}.salesman-order-mobile-summary-card__delta strong{align-items:center;gap:2px;font-size:.76rem;display:inline-flex}.salesman-order-mobile-summary-card__delta-mark{font-size:.68rem;line-height:1}.salesman-order-mobile-summary-card__delta .is-down{color:#ef4444}.salesman-order-mobile-summary-card__delta .is-up{color:#16a34a}.salesman-order-mobile-card{background:#fff;border:1px solid #f1f5f9f5;border-radius:16px;gap:10px;padding:14px 14px 12px;display:grid;box-shadow:0 6px 18px #0f172a09}.salesman-order-mobile-card__title{font-size:.96rem}.salesman-order-mobile-card__title-row{align-items:center;gap:6px;display:inline-flex}.salesman-order-mobile-list{display:grid}.salesman-order-mobile-list__item{border-bottom:1px solid #f1f5f9f5;padding:10px 0}.salesman-order-mobile-list__item:last-child{border-bottom:0}.salesman-order-mobile-list__meta{gap:2px;min-width:116px;display:grid}.salesman-order-mobile-list__meta strong,.salesman-order-mobile-list__merchant,.salesman-order-mobile-list__amount strong,.salesman-order-mobile-breakdown-meta strong{color:var(--text)}.salesman-order-mobile-list__meta strong{font-size:.82rem}.salesman-order-mobile-list__merchant{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:.84rem;font-weight:600;overflow:hidden}.salesman-order-mobile-list__amount{color:#0f172a;flex-shrink:0;min-width:90px;font-size:.86rem;font-weight:700}.salesman-order-mobile-card__footer{place-items:center}.salesman-order-mobile-more-link{color:#2663ff;cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:.8rem;font-weight:700;display:inline-flex}.salesman-order-mobile-breakdown-meta{color:var(--muted);font-size:.76rem}.salesman-order-mobile-state{place-items:center}.salesman-order-mobile-state__icon{color:#2663ff;background:#4f7cff1f;width:44px;height:44px}.salesman-order-mobile-state__icon--error{color:#dc2626;background:#ef44441f}.salesman-breakdown-chart{grid-template-columns:112px minmax(0,1fr);align-items:center;gap:14px;display:grid}.salesman-breakdown-chart__visual{place-items:center;display:grid}.salesman-breakdown-chart__svg{width:112px;height:112px}.salesman-breakdown-chart__legend{gap:10px;display:grid}.salesman-breakdown-chart__legend-item{grid-template-columns:auto 1fr auto auto;align-items:center;gap:8px;display:grid}.salesman-breakdown-chart__dot{border-radius:999px;width:10px;height:10px}.salesman-breakdown-chart__name{color:var(--text);min-width:0;font-size:.86rem}.salesman-breakdown-chart__amount{color:var(--text);text-align:right;font-size:.82rem;font-weight:700}.salesman-breakdown-chart__percent{color:#64748b;text-align:right;font-size:.78rem}.salesman-order-stats-layout{grid-column:1/-1;gap:8px;display:grid}.salesman-order-stats-card{background:#f8fafcf5;border:1px solid #e2e8f0eb;border-radius:16px;gap:12px;padding:12px;display:grid}.salesman-order-stats-card--state{align-content:center;min-height:128px}.salesman-order-stats-state,.salesman-order-stats-card__heading,.salesman-order-stats-kpi,.salesman-order-stats-insight-chip,.salesman-order-stats-meta-chip,.salesman-order-stats-recent-item__extra,.salesman-order-stats-kpi__icon,.salesman-chart-card__title-wrap,.salesman-chart-card__meta-wrap{align-items:center;gap:8px;display:flex}.salesman-order-stats-state{flex-direction:column;justify-content:center;gap:10px}.salesman-order-stats-state__icon,.salesman-order-stats-kpi__icon,.salesman-chart-card__icon{color:var(--primary-deep);background:#ff7b431f;border-radius:12px;justify-content:center;align-items:center;display:inline-flex}.salesman-order-stats-state__icon{width:40px;height:40px}.salesman-order-stats-state__icon--error{color:#dc2626;background:#ef44441f}.salesman-order-stats-kpi__icon,.salesman-chart-card__icon{flex-shrink:0;width:28px;height:28px}.salesman-order-stats-card__header,.salesman-order-stats-recent-item__top,.salesman-order-stats-status-card__top,.salesman-order-stats-ranking-item{justify-content:space-between;align-items:center;gap:10px;display:flex}.salesman-order-stats-card__header{align-items:flex-start}.salesman-order-stats-card__heading{min-width:0}.salesman-order-stats-card__title,.salesman-order-stats-ranking-item__content strong,.salesman-order-stats-recent-item__main strong{color:var(--text);margin:0;font-size:.92rem}.salesman-order-stats-card__description,.salesman-order-stats-kpi__hint,.salesman-order-stats-status-card__hint,.salesman-order-stats-ranking-item__content small,.salesman-order-stats-recent-item__main span,.salesman-order-stats-recent-item__meta,.salesman-order-stats-recent-item__extra,.salesman-order-stats-empty{color:var(--muted);margin:0;line-height:1.45}.salesman-order-stats-insight-strip{flex-wrap:wrap;gap:8px;display:flex}.salesman-order-stats-insight-chip,.salesman-order-stats-meta-chip{min-height:28px;color:var(--muted);background:#fff;border:1px solid #e2e8f0eb;border-radius:999px;padding:0 10px;font-size:.74rem}.salesman-order-stats-card__action,.salesman-order-stats-card__ghost{cursor:pointer;border:0;border-radius:999px;min-height:34px;padding:0 12px;font-weight:700}.salesman-order-stats-card__action{background:var(--primary);color:#fff}.salesman-order-stats-card__ghost{color:var(--primary-deep);background:#ff7b431f}.salesman-order-stats-card__link{color:var(--primary-deep);align-items:center;gap:6px;font-size:.8rem;font-weight:700;display:inline-flex}.salesman-order-stats-overview,.salesman-order-stats-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.salesman-order-stats-chart-grid{grid-template-columns:minmax(0,240px) minmax(0,1fr);gap:10px;display:grid}.salesman-order-stats-kpi,.salesman-order-stats-status-card{background:#fff;border:1px solid #e2e8f0eb;border-radius:14px;gap:4px;padding:12px;display:grid}.salesman-order-stats-kpi{align-content:flex-start}.salesman-order-stats-kpi__label,.salesman-order-stats-status-card__top span{color:var(--muted);font-size:.76rem}.salesman-order-stats-kpi__value,.salesman-order-stats-status-card__amount,.salesman-order-stats-ranking-item__amount,.salesman-order-stats-recent-item__amount{color:var(--primary-deep);font-size:1rem;font-weight:800}.salesman-order-stats-ranking-list,.salesman-order-stats-recent-list{gap:8px;display:grid}.salesman-chart-card{background:#fff;border:1px solid #e2e8f0eb;border-radius:14px;gap:10px;padding:12px;display:grid}.salesman-chart-card__head,.salesman-chart-legend__item,.salesman-chart-bar-item__row{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.salesman-chart-card__meta-wrap{flex-wrap:wrap;justify-content:flex-end}.salesman-chart-card__title{color:var(--text);margin:0;font-size:.88rem}.salesman-chart-card__meta,.salesman-chart-legend__label,.salesman-chart-bar-item__value,.salesman-chart-line__label span{color:var(--muted);font-size:.74rem}.salesman-chart-card__insight{min-height:24px;color:var(--primary-deep);background:#ff7b431f;border-radius:999px;align-items:center;padding:0 8px;font-size:.72rem;font-weight:700;display:inline-flex}.salesman-chart-donut{place-items:center;display:grid;position:relative}.salesman-chart-donut__svg{width:148px;height:148px}.salesman-chart-donut__center{text-align:center;gap:2px;display:grid;position:absolute}.salesman-chart-donut__center strong,.salesman-chart-legend__value,.salesman-chart-bar-item__label,.salesman-chart-line__label strong{color:var(--text)}.salesman-chart-donut__center span{color:var(--muted);font-size:.72rem}.salesman-chart-legend,.salesman-chart-bar-list,.salesman-chart-line__labels{gap:8px;display:grid}.salesman-chart-legend__dot{border-radius:999px;flex-shrink:0;width:10px;height:10px}.salesman-chart-legend__label{flex:1}.salesman-chart-bar-item{gap:6px;display:grid}.salesman-chart-bar-item__track{background:#e2e8f0eb;border-radius:999px;height:8px;overflow:hidden}.salesman-chart-bar-item__fill{border-radius:inherit;height:100%}.salesman-chart-line{width:100%;height:auto}.salesman-chart-line__axis{stroke:#cbd5e1eb;stroke-width:1px}.salesman-chart-line__path{fill:none;stroke:#ff6a00;stroke-width:2.5px;stroke-linecap:round;stroke-linejoin:round}.salesman-chart-line__point{fill:#fff;stroke:#ff6a00;stroke-width:2px}.salesman-chart-line__labels{grid-template-columns:repeat(auto-fit,minmax(48px,1fr))}.salesman-chart-line__label{gap:2px;display:grid}.salesman-order-stats-ranking-item,.salesman-order-stats-recent-item{background:#fff;border:1px solid #e2e8f0eb;border-radius:14px;padding:11px 12px}.salesman-order-stats-ranking-item__index{width:34px;height:34px;color:var(--primary-deep);background:#ff7b431f;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.salesman-order-stats-ranking-item__content,.salesman-order-stats-recent-item__main{flex:1;gap:2px;min-width:0;display:grid}.salesman-order-stats-ranking-item__content small{align-items:center;gap:4px;display:inline-flex}.salesman-order-stats-recent-item{gap:8px;display:grid}.salesman-order-stats-recent-item__meta{flex-wrap:wrap;gap:8px;font-size:.76rem;display:flex}@media (width<=720px){.salesman-order-stats-overview,.salesman-order-stats-status-grid,.salesman-order-stats-chart-grid{grid-template-columns:minmax(0,1fr)}.salesman-order-stats-card__header,.salesman-order-stats-ranking-item,.salesman-order-stats-recent-item__top,.salesman-chart-card__head{flex-direction:column;align-items:flex-start}}.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:82px;min-height:34px;color:var(--text);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;box-shadow:0 6px 18px #0f172a0f}.language-switcher__trigger-text{white-space:nowrap;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:40;-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;padding:0 12px;font-size:.86rem;font-weight:600;display:flex}.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--active{color:var(--primary-deep);background:#fff;box-shadow:0 1px 2px #0f172a14}.language-switcher__label{color:var(--muted);font-size:.82rem;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}.settings-stack{gap:14px;margin-top:16px;display:grid}.settings-item{background:var(--surface-soft);box-shadow:none;border:0;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:16px;display:flex}.account-hero-card,.account-entry-card,.account-order-card,.address-card,.address-empty-state,.favorite-merchant-card,.favorite-banner,.favorite-feedback,.favorite-empty-state,.merchant-notice-bar,.merchant-home-section,.merchant-shop-empty,.cart-address-card,.cart-stat-card,.cart-toolbar,.cart-merchant-card,.cart-category-card,.cart-summary-card,.cart-empty-state,.catalog-mobile-layout,.catalog-detail-summary,.catalog-detail-offer-card,.catalog-detail-description,.catalog-detail-feedback,.catalog-detail-empty,.login-form-card,.favorite-search,.catalog-mobile-search{box-shadow:none;border:0}.settings-item__title{margin:0;font-size:1rem}.settings-item__description{color:var(--muted);margin:6px 0 0}.settings-item__danger-button{color:#b42318;cursor:pointer;background:#dc26261f;border:0;border-radius:14px;flex-shrink:0;min-height:42px;padding:0 16px;font-weight:700}.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:1.16rem}.account-hero-card__meta{color:#ffffffdb;margin:4px 0 0;font-size:.82rem}.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__description{color:#ffffffc7;margin:4px 0 0;font-size:.76rem}.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--row{justify-content:space-between;align-items:center;gap:10px;display:flex}.account-section-head--actions{justify-content:flex-end;display:flex}.account-section-head__title{color:#111827;margin:0;font-size:.98rem;font-weight:800}.account-section-head__description{color:var(--muted);margin:0;font-size:.78rem}.account-section-head__action{color:#7c3aed;cursor:pointer;background:#ffffffeb;border:1px solid #ab8cff2e;border-radius:999px;flex-shrink:0;min-height:28px;padding:0 12px;font-size:.74rem;font-weight:800}.account-entry-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;display:grid}.account-entry-card{background:linear-gradient(#fff 0%,#fff7f1 100%);border-color:#f5e8e0f5}.account-entry-button{text-align:left;cursor:pointer;background:#ffffffeb;border:1px solid #f5e8e0f5;border-radius:16px;align-items:center;gap:6px;min-width:0;padding:10px;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:10px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:inline-flex}.account-entry-button__text{flex:1;align-items:center;min-width:0;display:flex}.account-entry-button__text strong{white-space:nowrap;font-size:.8rem;font-weight:700;line-height:1}.account-entry-button__arrow{color:var(--muted);flex-shrink:0}.account-order-tabs{background:#faf6fff5;border:1px solid #efe7fff5;border-radius:16px;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-bottom:10px;padding:4px;display:grid}.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-status-tabs{align-items:center;gap:12px;margin-bottom:8px;padding-bottom:2px;display:flex;overflow-x:auto}.order-list-status-tab{color:#111827;white-space:nowrap;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;font-size:.96rem;font-weight:500;display:inline-flex}.order-list-status-tab--active{color:#7c3aed;font-weight:700}.account-order-tab{color:#6b7280;cursor:pointer;background:#ffffffe0;border:1px solid #0000;border-radius:14px;justify-items:center;gap:2px;min-height:46px;padding:6px 4px;font-size:.72rem;font-weight:700;transition:background .16s,border-color .16s,box-shadow .16s,transform .16s;display:grid}.account-order-tab strong{color:var(--text);font-size:.9rem}.account-order-tab--active{color:#7c3aed;background:linear-gradient(#8e64ff1a,#fffffffa);border-color:#ab8cff38;box-shadow:0 8px 14px #8e64ff14}.account-order-list{background:0 0;border:0;border-radius:0;gap:8px;padding:4px 0 0;display:grid}.account-order-item{text-align:left;cursor:pointer;background:#fff;border:1px solid #efe7fff5;border-radius:16px;gap:8px;padding:12px;display:grid;box-shadow:0 10px 18px #0f172a0a}.account-order-item__top,.account-order-item__bottom{justify-content:space-between;align-items:center;gap:8px;display:flex}.account-order-item__merchant,.account-order-item__number,.account-order-item__lines{margin:0}.account-order-item__identity{min-width:0}.account-order-item__merchant{font-size:.92rem;font-weight:700}.account-order-item__number{color:var(--muted);margin-top:2px;font-size:.74rem}.account-order-item__tag{white-space:nowrap;border-radius:999px;flex-shrink:0;align-items:center;min-height:20px;padding:0 7px;font-size:.68rem;font-weight:800;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__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:.84rem;font-weight:700;line-height:1.35;display:-webkit-box;overflow:hidden}.account-order-item__meta-row{flex-wrap:nowrap;gap:3px;min-width:0;display:flex}.account-order-item__meta-row--end{justify-content:flex-end}.account-order-item__info-chip{white-space:nowrap;min-height:20px;color:var(--muted);background:#f8fafc;border:1px solid #e8eef6f5;border-radius:999px;align-items:center;padding:0 6px;font-size:.7rem;display:inline-flex}.account-order-item__address-block{background:#fbf7ffe6;border:1px solid #efe7fff5;border-radius:12px;gap:2px;padding:7px 9px;display:grid}.account-order-item__address-name,.account-order-item__address-text{margin:0}.account-order-item__address-name{color:var(--text);font-size:.78rem;font-weight:700}.account-order-item__address-text{color:var(--muted);font-size:.76rem;line-height:1.25}.account-order-item__amount-wrap{gap:1px;display:grid}.account-order-item__amount{color:#f97316;white-space:nowrap;font-size:.92rem;font-weight:800}.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:1.16rem;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:.82rem}.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:.94rem;font-weight:700}.order-detail-section-head__arrow{color:#c5c8d0}.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-progress{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;padding-top:8px;display:grid;position:relative}.order-detail-progress__track{background:#dfe2e9f2;height:2px;position:absolute;top:19px;left:18px;right:18px}.order-detail-progress__track--active{background:linear-gradient(90deg,#ffb36a,#ff7a1a);right:auto}.order-detail-progress__step{z-index:1;text-align:center;justify-items:center;gap:6px;display:grid;position:relative}.order-detail-progress__dot{background:#fff;border:2px solid #d8dce4;border-radius:999px;width:18px;height:18px}.order-detail-progress__step--done .order-detail-progress__dot,.order-detail-progress__step--active .order-detail-progress__dot{border-color:#ff7a1a}.order-detail-progress__step--active .order-detail-progress__dot{box-shadow:inset 0 0 0 4px #ff7a1a}.order-detail-progress__label{color:#707686;font-size:.8rem;font-weight:700}.order-detail-progress__step--active .order-detail-progress__label,.order-detail-progress__step--done .order-detail-progress__label{color:#ff7a1a}.order-detail-progress__time{color:#9ca3af;min-height:16px;font-size:.72rem;line-height:1.2}.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:.98rem;font-weight:700;line-height:1.3}.order-detail-product__meta{white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.order-detail-product__qty{color:#525866;white-space:nowrap;font-size:1rem}.order-detail-product__aside{justify-items:end;gap:4px;display:grid}.order-detail-product__amount{color:#30343f;white-space:nowrap;font-size:.86rem}.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:1.34rem;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:.74rem;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-progress-item__content p,.order-return-progress-item__content span,.order-return-reason__count{color:#8f8f98;margin:0;font-size:.82rem}.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:1.12rem;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:.98rem;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,.order-return-progress-item__content strong{margin:0}.order-return-item__name{color:#2f3440;font-size:.94rem;font-weight:700}.order-return-item__meta{color:#8f8f98;margin:0;font-size:.78rem}.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-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:1.18rem;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:1.08rem;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:.76rem;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:.78rem;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}.order-return-progress-list{gap:16px;display:grid}.order-return-progress-item{grid-template-columns:18px minmax(0,1fr);gap:12px;display:grid;position:relative}.order-return-progress-item:not(:last-child):after{content:"";background:#dee2e9f2;width:2px;height:calc(100% + 8px);position:absolute;top:18px;left:8px}.order-return-progress-item--done:after,.order-return-progress-item--active:after{background:#ff7a1a47}.order-return-progress-item__dot{background:#fff;border:2px solid #d6dae2f2;border-radius:999px;width:18px;height:18px}.order-return-progress-item--done .order-return-progress-item__dot,.order-return-progress-item--active .order-return-progress-item__dot{border-color:var(--accent)}.order-return-progress-item--active .order-return-progress-item__dot{box-shadow:inset 0 0 0 4px var(--accent)}.order-return-progress-item__content{gap:4px;display:grid}.order-return-progress-item__content strong{color:#2f3440;font-size:.94rem}@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,.account-order-empty__description{margin:0}.account-order-empty__description{color:var(--muted);margin-top:6px}.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-page__add,.address-page__add-top,.address-form-sheet__close{cursor:pointer;border:0;justify-content:center;align-items:center;display:inline-flex}.address-page__back,.address-page__add,.address-form-sheet__close{color:#374151;width:34px;height:34px;box-shadow:none;background:0 0;border:0;border-radius:999px}.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{justify-content:space-between;align-items:flex-start;gap:12px;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:.98rem;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:.68rem;font-weight:700;display:inline-flex}.address-card__badge--default{color:#dc2626;background:#ef44441a}.address-card__actions{color:#9ca3af;justify-content:flex-end;align-items:center;gap: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;background:0 0;border:0;min-height:24px;padding:0 12px;font-size:.82rem;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}.contact-page__back{color:#374151;cursor:pointer;background:0 0;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.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-page__intro-description,.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-page__intro-description{color:#6b7280;margin-top:8px;font-size:.84rem;line-height:1.55}.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:.94rem;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:.72rem;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:16px 16px 0 0;gap:8px;display:none;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 18px #0f172a14}.mobile-tabbar__item{text-align:center;color:var(--muted);border-radius:14px;flex:1;justify-items:center;gap:3px;padding:6px 4px;font-size:.74rem;font-weight:600;display:grid}.mobile-tabbar__item--active{color:#ff7a35;background:linear-gradient(#fff7f1fa,#ffecdffa);box-shadow:inset 0 0 0 1px #ffd1bae6}.favorite-page{gap:12px;display:grid}.favorite-hero{color:#fff;background:radial-gradient(circle at 100% 0,#ffffff38,#0000 28%),linear-gradient(135deg,#ff7b43 0%,#ff955a 42%,#4459ff 100%);border-radius:28px;grid-template-columns:minmax(0,1.4fr) minmax(280px,.9fr);gap:20px;padding:24px;display:grid;position:relative;overflow:hidden;box-shadow:0 26px 48px #ff7b433d}.favorite-hero:after{content:"";background:#ffffff1f;border-radius:999px;width:220px;height:220px;position:absolute;inset:auto -64px -84px auto}.favorite-hero__content{z-index:1;position:relative}.favorite-hero__eyebrow,.favorite-banner__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffffdb;margin:0 0 8px;font-size:.76rem;font-weight:700}.favorite-hero__title{margin:0;font-size:2rem;line-height:1.1}.favorite-hero__description{color:#ffffffd6;max-width:560px;margin:14px 0 0}.favorite-hero__stats{z-index:1;gap:12px;display:grid;position:relative}.favorite-stat-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff29;border:1px solid #ffffff2e;border-radius:20px;gap:4px;padding:16px 18px;display:grid}.favorite-stat-card__label{color:#ffffffd1;font-size:.82rem}.favorite-stat-card__value{font-size:1.45rem;font-weight:800}.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{gap:10px;display:grid}.favorite-search{background:#fff;border:0;border-radius:14px;align-items:center;gap:10px;width:100%;min-height:44px;padding:0 12px;display:flex;box-shadow:0 1px 3px #0f172a0d}.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:40px;height:40px;color:var(--primary-deep);cursor:pointer;background:#fff;border:0;border-radius:14px;justify-content:center;align-items:center;padding:0;display:inline-flex;box-shadow:0 1px 3px #0f172a0d}.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-scan-button,.favorite-merchant-card__content-button,.favorite-merchant-card__enter,.favorite-tabs__item,.favorite-category-list__item,.favorite-filter-select__control{cursor:pointer;border:0}.favorite-scan-button{color:#fff;background:linear-gradient(135deg,#ff7b43,#f35a24);border-radius:18px;align-items:center;gap:8px;min-height:52px;padding:0 18px;font-weight:700;display:inline-flex;box-shadow:0 14px 28px #f35a2433}.favorite-banner{background:linear-gradient(135deg,#ff7b431f,#4459ff1a);border:1px solid #ff7b432e;border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:20px 22px;display:flex}.favorite-banner__eyebrow{color:var(--primary-deep)}.favorite-banner__title{margin:0;font-size:1.12rem}.favorite-banner__description{color:var(--muted);margin:8px 0 0}.favorite-banner__chip{color:var(--primary-deep);background:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:10px 14px;font-size:.82rem;font-weight:700;display:inline-flex}.favorite-carousel{margin-bottom:0}.favorite-carousel__viewport{border-radius:0;position:relative;overflow:hidden}.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:144px;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(#141d2a05,#141d2a14);justify-content:space-between;gap:16px;min-height:144px;padding:0;display:flex;position:relative}.favorite-carousel__nav{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a47;border:0;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-size:1.1rem;line-height:1;display:inline-flex;position:absolute;top:auto;bottom:14px}.favorite-carousel__nav--prev{right:54px}.favorite-carousel__nav--next{right:14px}.favorite-carousel__content,.favorite-carousel__status{z-index:1;position:relative}.favorite-carousel__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:#ffffffb8;margin:0 0 8px;font-size:.76rem;font-weight:700}.favorite-carousel__title{margin:0;font-size:1.25rem}.favorite-carousel__description{color:#ffffffd1;max-width:560px;margin:10px 0 0}.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__status{justify-content:flex-end;align-items:flex-start;display:flex}.favorite-carousel__badge{color:#ffffffeb;background:#ffffff24;border-radius:999px;align-items:center;padding:10px 14px;font-size:.84rem;font-weight:700;display:inline-flex}.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(3,minmax(0,1fr));gap:6px;padding:0;display:grid}.favorite-filter-select{display:block;position:relative}.favorite-filter-select__control{appearance:none;width:100%;min-height:34px;color:var(--text);background:#f7f7f7;border-radius:10px;padding:0 30px 0 10px;font-size:.82rem;font-weight:600}.favorite-filter-select__arrow{color:var(--muted);pointer-events:none;position:absolute;top:50%;right:10px;transform:translateY(-50%)rotate(90deg)}.favorite-tabs{background:#f4f6fb;border-radius:18px;gap:8px;margin-bottom:14px;padding:6px;display:inline-flex}.favorite-tabs__item{min-width:112px;color:var(--muted);background:0 0;border-radius:14px;padding:12px 16px;font-weight:700;transition:all .2s}.favorite-tabs__item--active{color:var(--primary-deep);background:#fff;box-shadow:0 8px 16px #24304314}.favorite-category-list{gap:10px;margin-bottom:20px;padding-bottom:4px;display:flex;overflow-x:auto}.favorite-category-list__item{color:var(--muted);background:#f4f7fb;border-radius:999px;flex-shrink:0;padding:10px 14px;font-size:.88rem;font-weight:600}.favorite-category-list__item--active{color:var(--primary-deep);background:#ff7b4324}.favorite-merchants-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.favorite-merchant-card{background:#fff;border:0;border-radius:16px;position:relative;overflow:hidden;box-shadow:0 1px 4px #0f172a0d}.favorite-merchant-card__tag{color:var(--primary-deep);background:#ff7b431f;border-radius:999px;align-items:center;padding:6px 9px;font-size:.74rem;font-weight:700;display:inline-flex}.favorite-merchant-card__body{gap:10px;padding:12px;display:grid}.favorite-merchant-card__content-button{text-align:left;background:0 0;gap:8px;width:100%;padding:0;display:grid}.favorite-merchant-card__header{justify-content:space-between;align-items:flex-start;gap:10px;padding-right:42px;display:flex}.favorite-merchant-card__identity{gap:10px;min-width:0;display:flex}.favorite-merchant-card__logo-wrap{flex-shrink:0}.favorite-merchant-card__logo,.favorite-merchant-card__logo-placeholder{border-radius:12px;width:44px;height:44px}.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:.96rem;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__summary{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:0;font-size:.84rem;line-height:1.4;display:-webkit-box;overflow:hidden}.favorite-merchant-card__footer{display:block}.favorite-merchant-card__favorite{color:#cbd5e1;background:#94a3b81f;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;line-height:1;display:inline-flex;position:absolute;top:12px;right:12px}.favorite-merchant-card__favorite--active{color:#ff7b43;background:#ff7b4324;box-shadow:0 8px 16px #ff7b432e}.favorite-merchant-card__enter{color:#fff;background:#243043;border-radius:10px;width:100%;min-height:40px;padding:0 12px;font-size:.84rem;font-weight:700}.favorite-merchant-card__content-button:disabled,.favorite-merchant-card__enter:disabled{cursor:wait;opacity:.72}.merchant-shop-page{gap:12px;min-width:0;padding:0 2px 6px;display:grid}.merchant-shop-shell{color:#fff;box-shadow:none;background:0 0;border-radius:0;gap:0;min-width:0;padding:0;display:grid}.merchant-shop-shell__top{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.merchant-shop-shell__identity{gap:14px;min-width:0;display:flex}.merchant-shop-shell__logo,.merchant-shop-shell__logo-placeholder{border-radius:18px;flex-shrink:0;width:58px;height:58px}.merchant-shop-shell__logo{object-fit:cover;background:#ffffffe0;display:block}.merchant-shop-shell__logo-placeholder{color:#fff;background:#ffffff2e;justify-content:center;align-items:center;font-size:1.2rem;font-weight:800;display:flex}.merchant-shop-shell__text{min-width:0}.merchant-shop-shell__title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.merchant-shop-shell__title{margin:0;font-size:1.28rem}.merchant-shop-shell__tag{color:#fffffff0;background:#ffffff29;border-radius:999px;align-items:center;padding:6px 10px;font-size:.78rem;font-weight:700;display:inline-flex}.merchant-shop-shell__meta,.merchant-shop-shell__summary{color:#fffc;margin:6px 0 0}.merchant-shop-search{text-align:left;width:100%;min-height:38px;color:var(--text);cursor:pointer;background:#fff;border:1px solid #f5e8e0f5;border-radius:999px;align-items:center;gap:8px;padding:0 12px;display:flex;box-shadow:0 8px 20px #0f172a0a}.merchant-shop-search__icon,.merchant-shop-search__suffix{flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.merchant-shop-search__icon{color:#ff8247}.merchant-shop-search__input{width:100%;color:var(--text);background:0 0;border:0;outline:none;font-size:.8rem}.merchant-shop-search__placeholder{color:#94a3b8;font-size:.8rem}.merchant-shop-search__suffix{display:none}.merchant-shop-shell__back,.merchant-shop-empty__action{color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff29;border-radius:14px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-weight:700;display:inline-flex}.merchant-home-carousel{gap:8px;min-width:0;display:grid}.merchant-home-carousel__viewport{background:radial-gradient(circle at 100% 0,#ffd27257,#0000 18%),radial-gradient(circle at 14% 82%,#ffa07a47,#0000 20%),linear-gradient(135deg,#8e64ff 0%,#8a54ff 36%,#ff9d6c 100%);border-radius:20px;min-height:154px;position:relative;overflow:hidden;box-shadow:0 14px 32px #8e64ff2e}.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__overlay{z-index:1;background:radial-gradient(circle at 100% 0,#fff3,#0000 22%),linear-gradient(#ffffff05,#411a8433);align-items:flex-end;min-height:154px;padding:18px 16px;display:flex;position:relative}.merchant-home-carousel__content{justify-content:space-between;align-items:flex-end;gap:14px;width:100%;min-width:0;display:flex}.merchant-home-carousel__text{gap:8px;min-width:0;display:grid}.merchant-home-carousel__meta{flex-shrink:0;justify-items:end;gap:8px;display:grid}.merchant-home-carousel__badge,.merchant-home-carousel__action{color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff2e;border-radius:999px;justify-content:center;align-items:center;min-height:28px;padding:0 12px;font-size:.72rem;font-weight:700;display:inline-flex}.merchant-home-carousel__action{cursor:pointer;background:linear-gradient(#ff974e,#ff7c3f);border:0;box-shadow:0 10px 18px #ff7c3f3d}.merchant-home-carousel__nav{z-index:2;color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff2e;border:0;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;line-height:1;display:inline-flex;position:absolute;top:auto;bottom:14px}.merchant-home-carousel__nav--prev{left:auto;right:54px}.merchant-home-carousel__nav--next{right:14px}.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{background:#fff;border:1px solid #f5e8e0f5;border-radius:14px;align-items:center;gap:10px;min-width:0;min-height:40px;padding:10px 12px;display:flex;box-shadow:0 8px 18px #0f172a0a}.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:.74rem;font-weight:700}.merchant-notice-bar__text{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;font-size:.72rem;line-height:1.35;overflow:hidden}.merchant-notice-bar__arrow{border-top:1.5px solid #94a3b8eb;border-right:1.5px solid #94a3b8eb;flex-shrink:0;width:8px;height:8px;transform:rotate(45deg)}.merchant-home-sections{gap:12px;min-width:0;display:grid}.merchant-home-section{background:linear-gradient(#fffffffa,#fff9f5f2);border:1px solid #f5e8e0f5;border-radius:20px;min-width:0;padding:14px 12px 12px;box-shadow:0 12px 22px #0f172a0a}.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:1rem;font-weight:800}.merchant-home-section__subtitle{color:#9ca3af;margin:0;font-size:.72rem}.merchant-home-section__more{color:#8b5cf6;white-space:nowrap;cursor:pointer;background:0 0;border:0;font-size:.78rem;font-weight:700}.merchant-home-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px;display:grid}.merchant-home-product-card{box-shadow:none;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:16px;gap:7px;width:auto;min-width:0;padding:0;display:grid}.merchant-home-product-card__image-wrap{aspect-ratio:1;background:#eef3fb;border-radius:14px;overflow:hidden;box-shadow:0 10px 18px #0f172a0f}.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{align-content:start;gap:4px;min-width:0;padding-right:34px;display:grid;position:relative}.merchant-home-product-card__title{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.44em;font-size:.74rem;font-weight:700;line-height:1.22;display:-webkit-box;overflow:hidden}.merchant-home-product-card__price-row{margin-top:auto}.merchant-home-product-card__price-meta{flex-wrap:wrap;align-items:baseline;gap:0 4px;min-width:0;display:flex}.merchant-home-product-card__cart-button-wrap{display:inline-flex;position:absolute;bottom:0;right:0}.merchant-home-product-card__price{color:#f97316;font-size:.9rem;font-weight:800;line-height:1.05}.merchant-home-product-card__unit{color:#cbd5e1;font-size:.66rem;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 8px 14px #ff7b432e}.merchant-home-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:.62rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-5px}.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:1.12rem;font-weight:800}.merchant-section-page__subtitle{color:#64748b;margin:0;font-size:.82rem;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-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{gap:12px;padding:0 2px 6px;display:grid}.catalog-mobile-page__header{justify-content:space-between;align-items:center;gap:12px;min-height:40px;display:flex}.catalog-mobile-page__title,.catalog-mobile-hero-card__title,.catalog-mobile-section-head__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-page__header-actions{flex-shrink:0;justify-content:flex-end;gap:8px;width:84px;display:flex}.catalog-mobile-page__icon-button{color:#ff8247;cursor:pointer;background:#fff;border:1px solid #f5e8e0f5;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;font-weight:700;display:inline-flex;box-shadow:0 8px 18px #0f172a0a}.catalog-mobile-search{display:block}.catalog-mobile-search__icon{color:#94a3b8;justify-content:center;align-items:center;font-weight:700;display:inline-flex}.catalog-mobile-search__button{width:100%;min-height:38px;color:inherit;cursor:pointer;background:#fff;border:1px solid #f5e8e0f5;border-radius:999px;align-items:center;gap:8px;padding:0 12px;display:flex;box-shadow:0 8px 20px #0f172a0a}.catalog-mobile-search__placeholder{text-align:left;color:#94a3b8;flex:1;min-width:0}.catalog-mobile-feedback{background:#ff7b4314;border:1px solid #ff7b4333;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:10px 12px;display:flex}.catalog-mobile-feedback__text{color:var(--primary-deep);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-primary-tabs{background:linear-gradient(#fff,#fffaf6);border:1px solid #f5e8e0f5;border-radius:20px;align-self:start;min-width:0;position:sticky;top:120px;overflow:hidden;box-shadow:0 12px 22px #0f172a0a}.catalog-mobile-primary-tabs__track{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;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.82rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.catalog-mobile-primary-tabs__item--active{color:#ff7a35;background:#fff7f1f5;font-weight:700;position:relative}.catalog-mobile-primary-tabs__item--active:before{content:"";background:#ff7a35;border-radius:999px;width:3px;position:absolute;top:12px;bottom:12px;left:0}.catalog-mobile-secondary-tabs{overflow:hidden}.catalog-mobile-secondary-tabs__track{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px 10px;padding:10px 2px 8px;display:grid}.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;word-break:break-word;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.78rem;font-weight:600;line-height:1.2;display:-webkit-box;overflow:hidden}.catalog-mobile-secondary-tabs__item--active .catalog-mobile-secondary-tabs__thumb{box-shadow:0 0 0 2px #ff7a3538}.catalog-mobile-secondary-tabs__item--active .catalog-mobile-secondary-tabs__name{color:#ff7a35}.catalog-mobile-secondary-tabs__more{color:#ff7a35;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-content{background:linear-gradient(#fff,#fffaf6);border:1px solid #f5e8e0f5;border-radius:20px;align-content:start;gap:8px;min-height:480px;padding:12px;display:grid;overflow:hidden;box-shadow:0 12px 22px #0f172a0a}.catalog-mobile-hero-card{background:#f8fafc;border:1px solid #e2eaf4f5;border-radius:14px;gap:6px;padding:12px 14px;display:grid}.catalog-mobile-hero-card__content{gap:4px;min-width:0;display:grid}.catalog-mobile-hero-card__subtitle,.catalog-mobile-section-head__meta,.catalog-mobile-empty__text,.catalog-mobile-product-card__subtitle{color:var(--muted);margin:6px 0 0}.catalog-mobile-hero-card__badge{width:fit-content;min-height:24px;color:var(--primary-deep);background:#ff7b431a;border-radius:999px;align-items:center;padding:0 9px;font-size:.74rem;font-weight:700;display:inline-flex}.catalog-mobile-hero-card__title{font-size:1rem;line-height:1.3}.catalog-mobile-section-head{justify-content:flex-start;align-items:center;gap:12px;padding:2px 0;display:flex}.catalog-mobile-empty{text-align:center;background:#f7f9fd;border-radius:14px;padding:20px 12px}.catalog-mobile-product-list{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:12px;display:grid}.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;background:#f8fafc;border-radius:14px;overflow:hidden;box-shadow:0 10px 18px #0f172a0f}.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{align-content:start;gap:4px;min-width:0;padding-right:34px;display:grid;position:relative}.catalog-mobile-product-card__title{color:#111827;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.32em;font-size:.74rem;font-weight:700;line-height:1.16;display:-webkit-box;overflow:hidden}.catalog-mobile-product-card__price-row{margin-top:auto}.catalog-mobile-product-card__price-meta{flex-wrap:wrap;align-items:baseline;gap:0 4px;min-width:0;display:flex}.catalog-mobile-product-card__price{color:#f97316;font-size:.9rem;font-weight:800;line-height:1.05}.catalog-mobile-product-card__unit{color:#cbd5e1;font-size:.66rem;line-height:1.05}.catalog-mobile-product-card__cart-button-wrap{display:inline-flex;position:absolute;bottom:0;right:0}.catalog-mobile-product-card__cart-button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(#ff974e,#ff7a35);border:0;border-radius:999px;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 8px 14px #ff7b432e}.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:.62rem;font-weight:700;line-height:1;display:inline-flex;position:absolute;top:-5px;right:-5px;box-shadow:0 3px 8px #ef444447}.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 #ff6a0038;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__mode-wrap{border-right:1px solid #ff6a0038;flex:0 0 60px;align-items:center;width:60px;min-width:0;height:100%;margin-right:0;padding-right:0;display:flex;position:relative}.catalog-search-bar__mode-trigger{color:#243043;cursor:pointer;text-align:left;background:0 0;border:0;outline:0;flex:1;justify-content:flex-start;align-items:center;width:100%;min-width:0;padding:0;font-size:.78rem;font-weight:600;line-height:1;display:inline-flex}.catalog-search-bar__mode-arrows{pointer-events:none;width:7px;height:7px;display:inline-flex;position:absolute;top:50%;left:42px;transform:translateY(-50%)}.catalog-search-bar__mode-arrow{border-left:3px solid #0000;border-right:3px solid #0000;width:0;height:0;position:absolute;left:50%;transform:translate(-50%)}.catalog-search-bar__mode-arrow--down{border-top:4px solid #64748be6;top:50%;transform:translate(-50%,-20%)}.catalog-search-bar__mode-menu{z-index:10;background:#fff;border:0;border-radius:10px;min-width:94px;padding:4px 0;display:grid;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 24px #0f172a1f}.catalog-search-bar__mode-option{color:#243043;text-align:left;cursor:pointer;background:#fff;border:0;align-items:center;width:100%;min-height:32px;padding:0 12px;font-size:.74rem;font-weight:500;display:flex}.catalog-search-bar__mode-option--active{color:var(--primary);background:#fff7f0}.catalog-search-bar__input{color:#243043;background:0 0;border:0;outline:0;flex:1;align-self:stretch;width:0;min-width:0;height:100%;padding:0;line-height:1}.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-bar__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:34px;padding:0 14px;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--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-address-card{box-shadow:var(--shadow-soft);background:#fffffff5;border:1px solid #dbe5f1eb;border-radius:14px;gap:10px;padding:14px;display:grid}.cart-address-card__label{color:#0f172a;font-size:.84rem;font-weight:800}.cart-address-card__header,.cart-address-card__title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.cart-address-card__title{color:#0f172a;font-size:.92rem;line-height:1.2}.cart-address-card__phone{color:#334155;font-size:.8rem;font-weight:600}.cart-address-card__tag{min-height:22px;color:var(--primary-deep);background:#ff7f451f;border-radius:999px;align-items:center;padding:0 8px;font-size:.66rem;font-weight:800;display:inline-flex}.cart-address-card__text{color:var(--muted);margin:0;font-size:.78rem;line-height:1.4}.cart-address-card__display{gap:6px;display:grid}.cart-address-card__select,.cart-address-card__manage{align-items:center;font-size:.76rem;display:inline-flex}.cart-address-card__field{gap:5px;display:grid}.cart-address-card__field-label{color:var(--muted);font-size:.7rem;font-weight:700}.cart-address-card__field-control{position:relative}.cart-address-card__field-control:after{content:"";pointer-events:none;border-bottom:1.5px solid #94a3b8;border-right:1.5px solid #94a3b8;width:8px;height:8px;position:absolute;top:50%;right:14px;transform:translateY(-70%)rotate(45deg)}.cart-address-card__select{color:#0f172a;cursor:pointer;appearance:none;background:#f8fafceb;border:1px solid #dbe5f1eb;border-radius:12px;width:100%;min-height:36px;padding:0 36px 0 12px;font-size:.82rem;font-weight:700}.cart-address-card__manage{color:var(--primary-deep);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;justify-self:end;padding:0;font-weight:700;text-decoration:underline}.cart-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.cart-stat-card,.cart-toolbar,.cart-merchant-card,.cart-category-card,.cart-summary-card{background:#fffffffa;border:1px solid #f5e8e0f5;border-radius:20px;box-shadow:0 12px 22px #0f172a0a}.cart-stat-card{gap:8px;padding:14px 16px;display:grid}.cart-stat-card__label{color:var(--muted);font-size:.84rem}.cart-stat-card__value{color:var(--text);font-size:1.5rem;font-weight:800}.cart-layout{grid-template-columns:minmax(0,1.2fr) minmax(320px,.68fr);align-items:start;gap:10px;display:grid}.cart-main{gap:10px;display:grid}.cart-checkout-bar{left:12px;right:12px;bottom:calc(var(--mobile-tabbar-offset) - 4px);z-index:35;-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:.86rem;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:.72rem;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-address__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__field{gap:6px;display:grid}.cart-order-address__field-label{color:var(--muted);font-size:.84rem}.cart-order-address__control{position:relative}.cart-order-address__select{width:100%;min-height:46px;color:var(--text);font:inherit;appearance:none;background:#f7f9fcfa;border:1px solid #d8e3f0f5;border-radius:14px;padding:0 42px 0 14px}.cart-order-address__control:after{content:"";pointer-events:none;border-bottom:2px solid #5a6882b8;border-right:2px solid #5a6882b8;width:9px;height:9px;position:absolute;top:50%;right:16px;transform:translateY(-60%)rotate(45deg)}.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:.94rem;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:.72rem;font-weight:700;display:inline-flex}.cart-order-address__text,.cart-order-address__phone{color:var(--muted);font-size:.88rem}.cart-order-address__text{text-overflow:ellipsis;white-space:nowrap;min-width:0;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:.76rem;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:.84rem;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:1.16rem;line-height:1}.cart-order-bar{left:12px;right:12px;bottom:calc(var(--mobile-tabbar-offset) - 4px);z-index:35;-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:.82rem}.cart-order-bar__amount{color:var(--primary-deep);font-size:1.24rem;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-toolbar{background:radial-gradient(circle at 100% 0,#ff7f451f,#0000 28%),linear-gradient(#fffffffa,#f7fafffa);align-items:center;gap:10px;padding:12px 14px;display:flex}.cart-toolbar__content{gap:2px;display:grid}.cart-toolbar__meta{align-items:center;gap:8px;display:inline-flex}.cart-toolbar__badge{min-width:22px;min-height:22px;color:var(--primary-deep);background:#ff7f4524;border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:.72rem;font-weight:800;display:inline-flex}.cart-toolbar__amount{color:#ef4444;font-size:.84rem}.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-merchant-card,.cart-category-card{background:linear-gradient(#fff 0%,#fffaf6 100%);gap:8px;padding:12px;display:grid}.cart-merchant-card__header,.cart-category-card__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.cart-merchant-card__identity,.cart-category-card__identity{align-items:center;gap:8px;min-width:0;display:flex}.cart-category-card__summary{min-width:0}.cart-merchant-card__title-row,.cart-category-card__title-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.cart-merchant-card__title,.cart-category-card__title{color:#111827;margin:0;font-size:.9rem;font-weight:800;line-height:1.2}.cart-merchant-card__tag,.cart-category-card__tag{color:#ff8247;background:#ff82471a;border-radius:999px;align-items:center;min-height:22px;padding:0 8px;font-size:.68rem;font-weight:700;display:inline-flex}.cart-merchant-card__meta,.cart-category-card__meta{color:var(--muted);font-size:.7rem;line-height:1.2}.cart-merchant-card__amount,.cart-category-card__amount{color:#f97316;flex-shrink:0;font-size:.92rem;font-weight:800}.cart-category-card__aside{flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;display:inline-flex}.cart-category-card__arrow{color:var(--muted)}.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;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;box-shadow:0 10px 18px #0f172a0a}.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:.82rem;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:nowrap;min-width:0;font-size:.62rem;line-height:1}.cart-item-card__meta-value{color:#111827;white-space:nowrap;text-overflow:ellipsis;min-width:0;font-size:.72rem;font-weight:700;line-height:1.15;overflow:hidden}.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:nowrap;font-size:.62rem;line-height:1}.cart-item-card__subtotal-value{color:#f97316;white-space:nowrap;font-size:.9rem;font-weight:800;line-height:1}.cart-item-card__actions{flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.cart-quantity-stepper{background:#fff;border:1px solid #f5e8e0f5;border-radius:999px;flex-shrink:0;align-items:center;gap:4px;padding:2px;display:inline-flex}.cart-quantity-stepper button{color:#fff;cursor:pointer;background:linear-gradient(#ff974e,#ff7a35);border:0;border-radius:999px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;transition:transform .16s,box-shadow .16s,filter .16s;display:inline-flex;box-shadow:0 8px 14px #ff7b432e}.cart-quantity-stepper span{text-align:center;min-width:18px;font-size:.8rem;font-weight:700}.cart-summary-card{background:radial-gradient(circle at 100% 0,#ff7f451f,#0000 32%),linear-gradient(#fffffffa,#f5f9fffa);gap:12px;padding:14px;display:grid;position:sticky;top:16px}.cart-summary-card__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.cart-summary-card__eyebrow{color:var(--primary-deep);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:.76rem;font-weight:700}.cart-summary-card__title{margin:0;font-size:1rem}.cart-summary-card__count{color:var(--muted);margin:0;font-size:.76rem}.cart-summary-card__hero-amount{color:#ef4444;font-size:1.2rem;line-height:1}.cart-summary-card__rows{gap:8px;display:grid}.cart-summary-card__row,.cart-summary-card__total,.cart-summary-card__tip{justify-content:space-between;align-items:center;gap:12px;display:flex}.cart-summary-card__row{color:var(--muted);font-size:.8rem}.cart-summary-card__total{color:var(--text);border-top:1px dashed #b4c2d4e6;padding-top:14px}.cart-summary-card__total strong{font-size:1.24rem}.cart-summary-card__submit,.cart-empty-state__action,.cart-continue-button{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-summary-card__submit:disabled{cursor:not-allowed;opacity:.56;box-shadow:none}.cart-summary-card__tips{gap:10px;display:grid}.cart-summary-card__tip{color:var(--muted);background:#ffffffd1;border-radius:14px;justify-content:flex-start;padding:10px 12px;font-size:.84rem}.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:1.08rem}.cart-empty-state__description{max-width:460px;color:var(--muted);margin:0}@media (width<=1024px){.cart-overview,.cart-layout{grid-template-columns:1fr}.cart-address-card{padding:12px}.cart-summary-card{position:static;top:auto}.cart-checkout-bar,.cart-order-bar{left:12px;right:12px}}@media (width<=767px){.cart-overview{gap:10px}.cart-stat-card,.cart-toolbar,.cart-merchant-card,.cart-category-card,.cart-summary-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-merchant-card__header,.cart-category-card__header{flex-direction:column;align-items:stretch}.cart-item-card__footer{font-size:.68rem}.cart-item-card__title{font-size:.82rem}.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,.cart-category-card__meta{font-size:.6rem}.cart-item-card__meta-value{font-size:.68rem}.cart-item-card__subtotal-value{font-size:.82rem}.cart-merchant-card__amount,.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:.84rem}.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:.84rem}.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,.catalog-detail-card__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:cover;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:.72rem;font-weight:700;display:inline-flex;position:absolute;bottom:12px;right:12px}.catalog-detail-sheet{gap:10px;display:grid}.catalog-detail-summary,.catalog-detail-offer-card,.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,.catalog-detail-offer-card__header{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-price-list__item,.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:.74rem;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:.72rem;font-weight:800}.catalog-detail-card__title{font-size:.92rem;font-weight:700}.catalog-detail-offer-card__heading{gap:2px;display:grid}.catalog-detail-offer-card__hint{color:var(--muted);margin:0;font-size:.72rem}.catalog-detail-offer-card__spot{color:var(--primary-deep);font-size:1rem;line-height:1}.catalog-detail-price-table{border:1px solid #e4ebf4f5;border-radius:12px;gap:0;margin-top:8px;display:grid;overflow:hidden}.catalog-detail-price-table__row{background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px;display:grid}.catalog-detail-price-table__row+.catalog-detail-price-table__row{border-top:1px solid #f0f3f8f5}.catalog-detail-price-table__label{color:var(--muted);font-size:.78rem}.catalog-detail-price-table__value{color:var(--text);text-align:right;font-size:.82rem;font-weight:700}.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,.cart-quantity-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,.cart-quantity-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,.cart-quantity-stepper button:focus-visible{outline-offset:2px;outline:2px solid #ff7b4347}.catalog-detail-stepper__value{text-align:center;min-width:24px;font-size:.82rem;font-weight:700}.catalog-detail-description-image{background:#f8fafc;border-radius:12px;width:100%;display:block}.catalog-detail-bottom-bar{z-index:30;-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:.72rem;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:.62rem;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-price-list{gap:10px;display:grid}.catalog-detail-price-list__item{background:#fff7f2;border:1px solid #ff7b4324;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.catalog-detail-price-list__info{gap:4px;min-width:0;display:grid}.catalog-detail-price-list__name,.catalog-detail-price-list__value{color:var(--text);font-size:.9rem;line-height:1.3}.catalog-detail-price-list__value{color:var(--primary-deep);flex-shrink:0;font-weight:800}.catalog-detail-price-list__meta{color:var(--muted);font-size:.74rem}.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:1.34rem}.catalog-detail-summary__title{font-size:.96rem}.catalog-detail-gallery{padding:6px 6px 8px}.catalog-detail-gallery__thumbs--floating{bottom:10px;left:10px;right:10px}.catalog-detail-summary__hero,.catalog-detail-offer-card__header{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-price-list__item{align-items:flex-start;padding:10px 12px}.catalog-detail-price-list__name,.catalog-detail-price-list__value{font-size:.84rem}.catalog-detail-rich-heading{margin-bottom:8px;font-size:.94rem}.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,420px);place-content:start center;gap:10px;min-height:100dvh;max-height:100dvh;padding:8px 0 10px;display:grid;position:relative;overflow:hidden}.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:1;justify-content:flex-end;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-brand-card{color:var(--primary-deep);z-index:1;justify-items:center;gap:8px;padding:2px 10px 0;display:grid;position:relative}.login-brand-card__content{justify-items:center;gap:2px;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:.04em;font-size:.88rem;font-weight:700}.login-visual{width:min(49vw,196px);height:min(38vw,148px);margin-top:4px;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 #f9e6d7cc;border-radius:24px;gap:12px;padding:16px 14px 12px;display:grid;box-shadow:0 14px 30px #c978261a}.login-form-card__brand{justify-items:center;gap:2px;display:grid}.login-form-card__brand strong{color:#202020;font-size:.96rem}.login-form-card__brand span{color:#8b8b8b;font-size:.8rem}.login-form{gap:10px;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:42px;color:var(--text);background:#fff;border:1px solid #ecececf5;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{justify-content:flex-end;align-items:center;gap:0;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-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:42px;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:#9a9a9a;flex-wrap:nowrap;align-items:center;gap:6px;font-size:.68rem;line-height:1.4;display:flex}.login-agreement__checkbox{flex:none;margin:0}.login-agreement__content{flex-wrap:nowrap;align-items:center;gap:5px;min-width:0;display:inline-flex}.login-agreement__text{color:inherit;white-space:nowrap}.login-agreement__actions{white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:4px;display:inline-flex}.login-agreement__link{color:#ff7a1a;font-size:inherit;cursor:pointer;background:0 0;border:0;padding:0}.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}.login-support-card{grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr))}@media (width<=1199px){.brand-panel__description,.side-nav__group,.topbar__subtitle{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}}@media (width<=767px){.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 var(--mobile-tabbar-offset)}.content-area--no-mobile-tabbar{padding:0 12px}.topbar__subtitle,.page-section__eyebrow{display:none}.page-section,.module-card{border-radius:16px}.grid-cards{grid-template-columns:1fr}.salesman-home-overview-grid{grid-template-columns:1fr 1fr}.salesman-stats-detail-card__header,.salesman-stats-menu-card{align-items:flex-start}.favorite-page{gap:12px}.favorite-filter-bar{gap:6px}.favorite-filter-select__control{min-height:34px;padding:0 30px 0 10px;font-size:.82rem}.catalog-mobile-hero-card{padding:11px 12px}.login-form-card{border-radius:22px;padding:14px 12px 10px}.login-page--register{padding-bottom:16px}.login-page{grid-template-columns:minmax(0,1fr);min-height:100dvh;max-height:100dvh;padding:6px 0 8px}.login-brand-card{gap:6px;padding:0 8px}.login-brand-card__name{font-size:2.7rem}.login-brand-card__subtitle{font-size:.84rem}.login-visual{width:182px;height:136px}.login-field__input--with-suffix{padding-right:92px}.favorite-hero{border-radius:24px;grid-template-columns:1fr;padding:20px}.favorite-hero__title{font-size:1.55rem}.favorite-toolbar,.favorite-banner,.favorite-carousel__slide,.favorite-carousel__overlay,.favorite-feedback,.merchant-shop-shell__top,.merchant-home-carousel__content,.merchant-home-section__header,.settings-item,.favorite-merchant-card__footer{flex-direction:column;align-items:stretch}@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-tabs{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.favorite-tabs__item{min-width:0}.favorite-merchants-grid{grid-template-columns:1fr}.favorite-carousel__nav{width:34px;height:34px;margin-top:-17px}.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,.merchant-home-carousel__overlay{min-height:150px}.merchant-home-carousel__content{align-items:flex-end}.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:6px}.account-entry-button{border-radius:14px;padding:8px}.account-entry-button__icon{border-radius:7px;width:22px;height:22px}.account-entry-button__text strong{font-size:.74rem}.account-order-tabs{gap:4px}.account-order-tab{border-radius:12px;min-height:44px;padding:6px 2px;font-size:.68rem}.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__address-block{padding:7px 9px}.account-order-item__amount{font-size:.86rem}.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:1.08rem}.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-progress{gap:4px}.order-detail-progress__label{font-size:.72rem}.order-detail-progress__time{font-size:.66rem}.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:16px 16px 0 0;display:flex;bottom:0;left:0;right:0;box-shadow:0 -6px 18px #18284514}}
