:root{--shop-primary: #FFD100;--shop-primary-dark: #E5BB00;--shop-primary-bg: #FFF8DB;--shop-yellow: #FFD100;--shop-action: #222222;--shop-action-hover: #000000;--shop-text: #222222;--shop-text-muted: #666666;--shop-border: #ECECEC;--shop-bg: #f8f8f8;--shop-surface: #F7F7F7}*{box-sizing:border-box}.shop-body{margin:0;font-family:"Inter","Noto Sans SC",-apple-system,BlinkMacSystemFont,"PingFang SC","Hiragino Sans GB","Helvetica Neue",Microsoft YaHei,sans-serif;color:var(--shop-text);background:var(--shop-bg);line-height:1.5;-webkit-font-smoothing:antialiased}.shop-body a{color:inherit;text-decoration:none}.shop-header{position:sticky;top:0;z-index:100;background:var(--shop-primary);color:var(--shop-text);padding-top:env(safe-area-inset-top, 0);transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden;contain:layout paint style}.shop-header::after{content:"";position:absolute;left:0;right:0;bottom:-8px;height:8px;pointer-events:none;background:linear-gradient(to bottom, rgba(0, 0, 0, 0.08), rgba(0, 0, 0, 0))}.shop-header__inner{max-width:1200px;margin:0 auto;padding:12px 20px;display:flex;align-items:center;gap:16px;flex-wrap:wrap}.shop-header__brand{display:flex;flex-direction:column;gap:2px;flex-shrink:0}.shop-header__brand-en{font-size:11px;text-transform:uppercase;letter-spacing:2px;opacity:.7}.shop-header__brand-zh{font-size:20px;font-weight:800;letter-spacing:1px}.shop-header__city{background:rgba(0, 0, 0, 0.08);border:0;color:var(--shop-text);padding:8px 14px;border-radius:20px;cursor:pointer;display:flex;align-items:center;gap:6px;font-size:14px;font-weight:600}.shop-header__city:hover{background:rgba(0, 0, 0, 0.16)}.shop-header__search{flex:1;min-width:240px;display:flex;align-items:center;background:#fff;border-radius:22px;padding:0 6px 0 14px;height:40px;box-shadow:0 2px 6px rgba(0, 0, 0, 0.1)}.shop-header__search>i.bi-search{color:#999;font-size:16px}.shop-header__search input{flex:1;border:0;outline:0;padding:0 10px;font-size:14px;background:transparent;min-width:0}.shop-header__search button{background:var(--shop-action);color:var(--shop-primary);border:0;border-radius:18px;padding:6px 18px;cursor:pointer;font-size:14px;font-weight:700}.shop-header__search button:hover{background:var(--shop-action-hover)}.shop-header__search-fake{flex:1;display:flex;align-items:center;justify-content:space-between;text-decoration:none;color:inherit;min-width:0;padding:0 0 0 10px;height:100%;gap:8px}.shop-header__search-placeholder{flex:1;min-width:0;font-size:14px;color:#999;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-header__search-btn{background:var(--shop-action);color:var(--shop-primary);border-radius:18px;padding:6px 18px;font-size:14px;font-weight:700;flex-shrink:0}.shop-header__lang{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;background:rgba(0, 0, 0, 0.08);color:var(--shop-text);border:none;border-radius:20px;padding:8px 14px;font-size:13px;font-weight:700;font-family:inherit;text-decoration:none;line-height:1;cursor:pointer}.shop-header__lang:hover{background:rgba(0, 0, 0, 0.16)}.shop-header__lang i{font-size:14px}.shop-city-panel{position:absolute;top:100%;left:0;right:0;background:#fff;color:var(--shop-text);box-shadow:0 8px 20px rgba(0, 0, 0, 0.12);border-bottom-left-radius:16px;border-bottom-right-radius:16px}.shop-city-panel[hidden]{display:none}.shop-city-panel__head{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid var(--shop-border)}.shop-city-panel__close{background:none;border:0;cursor:pointer;color:var(--shop-text-muted);font-size:18px}.shop-city-panel__list{display:flex;flex-wrap:wrap;gap:8px;padding:16px 20px;max-width:1200px;margin:0 auto}.shop-city-panel__item{padding:8px 14px;background:var(--shop-surface);border-radius:18px;font-size:13px;border:1px solid transparent;transition:all .15s}.shop-city-panel__item:hover{background:var(--shop-primary-bg);border-color:var(--shop-primary)}.shop-city-panel__item.is-active{background:var(--shop-action);color:var(--shop-primary);border-color:var(--shop-action)}.shop-city-panel__cnt{font-size:11px;opacity:.6;margin-left:4px}.shop-hero{background:linear-gradient(135deg, #FFF8DB 0%, #FFE98A 100%);padding:36px 20px 28px}.shop-hero__inner{max-width:1200px;margin:0 auto;text-align:center}.shop-hero__title{font-size:28px;font-weight:800;margin:0 0 8px;color:var(--shop-text);display:inline-flex;align-items:center;gap:8px}.shop-hero__badge{background:var(--shop-action);color:var(--shop-primary);padding:2px 10px;border-radius:16px;font-size:18px}.shop-hero__subtitle{color:var(--shop-text-muted);font-size:15px;margin:0 0 20px}.shop-hero__stats{display:flex;justify-content:center;gap:36px;flex-wrap:wrap}.shop-hero__stats>div{display:flex;flex-direction:column}.shop-hero__stats strong{font-size:24px;font-weight:800;color:var(--shop-text)}.shop-hero__stats span{font-size:12px;color:var(--shop-text-muted);margin-top:2px}.shop-tabs{background:#fff;position:sticky;top:64px;z-index:50}.shop-tabs.is-stuck{position:fixed;left:0;right:0;top:0;box-shadow:0 2px 6px rgba(0, 0, 0, 0.06)}.shop-tabs__inner{max-width:1200px;margin:0 auto;display:flex;overflow-x:auto;padding:0 12px;scrollbar-width:none}.shop-tabs__inner::-webkit-scrollbar{display:none}.shop-tab{display:inline-flex;align-items:center;gap:6px;padding:14px 18px;font-size:14px;font-weight:500;color:var(--shop-text-muted);border-bottom:3px solid transparent;flex-shrink:0;transition:all .15s}.shop-tab i{font-size:16px}.shop-tab:hover{color:var(--shop-text)}.shop-tab.is-active{color:var(--shop-text);border-bottom-color:var(--shop-primary);font-weight:700}.shop-section{max-width:1200px;margin:0 auto;padding:24px 20px}.shop-section__head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:16px}.shop-section__title{font-size:18px;font-weight:700;margin:0}.shop-section__count{font-size:13px;color:var(--shop-text-muted)}.shop-grid{display:grid;grid-template-columns:repeat(auto-fill, minmax(220px, 1fr));gap:16px}.shop-card{background:#fff;border-radius:12px;overflow:hidden;transition:all .2s;display:flex;flex-direction:column}.shop-card:hover{transform:translateY(-2px)}.shop-card__cover{position:relative;aspect-ratio:1/1;background:var(--shop-surface);overflow:hidden}.shop-card__cover img{width:100%;height:100%;object-fit:cover}.shop-card__cover-placeholder{display:flex;align-items:center;justify-content:center;height:100%;color:#d1d5db;font-size:36px}.shop-card__biz-tags{position:absolute;top:8px;left:8px;display:flex;gap:4px}.shop-card__biz-tag{background:rgba(0, 0, 0, 0.55);color:#fff;font-size:11px;padding:3px 8px;border-radius:10px;font-weight:600;backdrop-filter:blur(4px)}.shop-card__body{padding:12px}.shop-card__head{display:flex;gap:10px;align-items:flex-start}.shop-card__logo{width:40px;height:40px;border-radius:8px;object-fit:cover;flex-shrink:0;background:var(--shop-surface)}.shop-card__logo--placeholder{display:flex;align-items:center;justify-content:center;color:#d1d5db;font-size:18px}.shop-card__title-wrap{flex:1;min-width:0}.shop-card__name{margin:0 0 4px;font-size:14px;font-weight:600;line-height:1.3;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.shop-card__cert{color:var(--shop-primary-dark);font-size:13px;margin-left:2px}.shop-card__city{margin:0;font-size:12px;color:var(--shop-text-muted);display:flex;align-items:center;gap:3px}.shop-card__city i{font-size:11px}.shop-empty{text-align:center;padding:56px 20px;color:var(--shop-text-muted)}.shop-empty i{font-size:56px;color:#d1d5db;display:block;margin-bottom:16px}.shop-empty p{margin:0 0 12px;font-size:15px}.shop-empty__sub{font-size:13px;margin-top:16px}.shop-empty__btn{display:inline-block;padding:8px 22px;background:var(--shop-action);color:var(--shop-primary);border-radius:20px;font-size:14px;font-weight:700;margin-top:8px}.shop-empty__btn:hover{background:var(--shop-action-hover)}.shop-empty__links{display:flex;gap:12px;justify-content:center;margin-top:12px;flex-wrap:wrap}.shop-empty__links a{padding:6px 16px;background:var(--shop-primary-bg);color:var(--shop-text);border-radius:16px;font-size:13px;font-weight:600}.shop-pagination{display:flex;justify-content:center;gap:6px;margin-top:24px;flex-wrap:wrap}.shop-pagination__page{padding:6px 12px;background:#fff;border:1px solid var(--shop-border);border-radius:6px;font-size:13px;min-width:36px;text-align:center}.shop-pagination__page:hover{border-color:var(--shop-primary);color:var(--shop-text)}.shop-pagination__page.is-active{background:var(--shop-action);border-color:var(--shop-action);color:var(--shop-primary)}.shop-about{max-width:760px;margin:0 auto;background:#fff;padding:32px 28px;border-radius:12px;border:1px solid var(--shop-border)}.shop-about h1{font-size:24px;margin:0 0 14px}.shop-about__lead{color:var(--shop-text-muted);font-size:15px}.shop-about h2{font-size:16px;font-weight:700;margin:28px 0 10px;padding-left:10px;border-left:4px solid var(--shop-primary)}.shop-about ul{padding-left:20px}.shop-about li{margin-bottom:6px}.shop-about a{color:var(--shop-text);border-bottom:1px solid var(--shop-primary)}.shop-about a:hover{color:var(--shop-primary-dark)}.shop-footer{margin-top:48px;background:#fff;border-top:1px solid var(--shop-border);padding:28px 20px 20px}.shop-footer__cols{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit, minmax(180px, 1fr));gap:24px;margin-bottom:20px}.shop-footer__cols>div{display:flex;flex-direction:column;gap:6px}.shop-footer__cols strong{font-size:13px;color:var(--shop-text);margin-bottom:4px}.shop-footer__cols a{font-size:13px;color:var(--shop-text-muted)}.shop-footer__cols a:hover{color:var(--shop-text)}.shop-footer__copyright{text-align:center;color:var(--shop-text-muted);font-size:12px;border-top:1px solid var(--shop-border);padding-top:16px;max-width:1200px;margin:0 auto}.shop-footer--minimal{margin-top:32px;padding:16px 20px}.shop-footer--minimal .shop-footer__copyright{border-top:0;padding-top:0}@media(max-width: 768px){.shop-footer{display:none}}.shop-header__menu-btn{border:none;background:transparent;cursor:pointer}.shop-header__menu-btn:hover{background:rgba(0, 0, 0, 0.06);border-radius:8px}.shop-my-drawer-overlay{position:fixed;inset:0;background:rgba(0, 0, 0, 0.45);z-index:1999;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(0.32, 0.72, 0, 1);-webkit-tap-highlight-color:transparent}body.shop-my-drawer-open .shop-my-drawer-overlay{opacity:1;pointer-events:auto}.shop-my-drawer{position:fixed;top:0;right:0;width:78vw;max-width:320px;height:100dvh;background:#f5f5f5;z-index:2000;transform:translateX(100%);transition:transform .3s cubic-bezier(0.32, 0.72, 0, 1);display:flex;flex-direction:column;overflow-y:auto;overscroll-behavior:contain;padding-bottom:env(safe-area-inset-bottom, 0)}body.shop-my-drawer-open .shop-my-drawer{transform:translateX(0)}body.shop-my-drawer-open{overflow:hidden}.shop-my-drawer__head{display:flex;justify-content:flex-start;align-items:center;padding:16px 12px 8px;padding-top:calc(env(safe-area-inset-top, 0px) + 14px)}.shop-my-drawer__close{width:36px;height:36px;border-radius:50%;border:none;background:#fff;color:var(--shop-text);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;font-size:1rem;box-shadow:0 1px 3px rgba(0, 0, 0, 0.06)}.shop-my-drawer__close:hover{background:#fafafa}.shop-my-drawer__body{flex:1;padding:4px 12px 12px}.shop-my-drawer__group{background:#fff;border-radius:12px;overflow:hidden;margin-bottom:10px}.shop-my-drawer__item{display:flex;align-items:center;width:100%;padding:14px 16px;color:var(--shop-text);text-decoration:none;font-size:14px;border:none;background:none;cursor:pointer;text-align:left;-webkit-tap-highlight-color:transparent}.shop-my-drawer__item:not(:last-child){border-bottom:.5px solid var(--shop-border)}.shop-my-drawer__item:active{background:#fafafa}.shop-my-drawer__item>i:first-child{font-size:1.1rem;color:var(--shop-text-muted);margin-right:14px;width:20px;text-align:center;flex-shrink:0}.shop-my-drawer__item>span{flex:1}.shop-my-drawer__item>i:last-child{font-size:.7rem;color:var(--shop-text-muted)}.shop-my-drawer__footer{padding:4px 12px 16px}.shop-my-drawer__logout-form{margin:0}.shop-my-drawer__logout{justify-content:center;border-radius:12px;background:#fff;color:#e64545;font-weight:500}.shop-my-drawer__logout>i:first-child{color:#e64545;margin-right:8px}@media(max-width: 640px){.shop-body .shop-header__inner{padding:0 10px 8px;gap:6px;row-gap:6px;column-gap:6px}.shop-body .shop-header__brand{display:none}.shop-body .shop-header__city{order:1;flex:1 1 auto;min-width:0;padding:4px 4px 4px 0;height:28px;font-size:12px;background:transparent;border-radius:0}.shop-body .shop-header__city:hover{background:transparent}.shop-body .shop-header__city>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shop-body .shop-header__lang{order:2;flex:0 0 auto;padding:4px 0 4px 4px;height:28px;font-size:12px;background:transparent;border-radius:0}.shop-body .shop-header__lang:hover{background:transparent}.shop-body .shop-header__search{order:3;flex:0 0 100%;height:34px;padding:0 4px 0 12px;margin-top:2px}.shop-body .shop-header__search input{font-size:13px;padding:0 8px}.shop-body .shop-header__search button{padding:4px 14px;font-size:13px}.shop-body .shop-header__search-placeholder{font-size:13px;padding:0}.shop-body .shop-header__search-btn{padding:4px 14px;font-size:13px}.shop-body .shop-header--cart .shop-header__title{height:36px;font-size:15px}.shop-body .shop-header--cart .shop-header__title small{font-size:12px}.shop-tabs{top:56px}.shop-tab{padding:12px 14px;font-size:13px}.shop-hero{padding:24px 16px 20px}.shop-hero__title{font-size:22px}.shop-hero__subtitle{font-size:13px}.shop-hero__stats{gap:20px}.shop-hero__stats strong{font-size:20px}.shop-section{padding:16px 4px}.shop-grid{grid-template-columns:repeat(2, 1fr);gap:4px}.shop-card__name{font-size:13px}}.shop-section.shop-cart,.shop-section.shop-checkout,.shop-section.shop-success{max-width:920px;margin:8px auto;padding:0 12px}.shop-empty{text-align:center;padding:64px 16px;color:#888}.shop-empty i{font-size:56px;color:#ddd}.shop-alert--err{background:#fff3f1;color:#d33b27;padding:10px 14px;border-radius:8px;margin-bottom:12px;font-size:14px}.shop-btn{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:999px;background:#f5f5f5;color:#222;font-size:14px;line-height:1;border:0;cursor:pointer;text-decoration:none}.shop-btn--primary{background:#ffd100;color:#222;font-weight:600}.shop-btn--ghost{background:transparent;border:1px solid #ddd}.shop-field{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}.shop-field>span{font-size:13px;color:#555}.shop-field input,.shop-field textarea,.shop-field select{padding:8px 10px;border:1px solid #e0e0e0;border-radius:6px;font-size:14px;font-family:inherit}.shop-field textarea{resize:vertical;min-height:56px}.shop-hint{color:#888;font-size:12px}.shop-cart__head{display:flex;justify-content:space-between;align-items:baseline;margin:8px 0 14px}.shop-cart__title{font-size:20px;margin:0}.shop-cart__cnt{color:#888;font-size:13px}.shop-cart__group{background:#fff;border-radius:10px;padding:12px;margin-bottom:12px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.04)}.shop-cart__group-head{padding-bottom:8px;border-bottom:1px solid #f3f3f3;display:flex;align-items:center;justify-content:space-between;gap:8px}.shop-cart__group-check{display:inline-flex;align-items:center;gap:8px}.shop-cart__group-clear{margin:0}.shop-cart__group-clear-btn{display:inline-flex;align-items:center;gap:4px;background:transparent;border:0;color:#888;font-size:12px;cursor:pointer;padding:4px 6px;line-height:1}.shop-cart__group-clear-btn:hover{color:#d33b27}.shop-cart__group-clear-btn i{font-size:14px}.shop-cart__group-tag{background:#f1f1f1;color:#666;font-size:11px;padding:1px 6px;border-radius:4px}.shop-cart__item{display:flex;gap:10px;padding:10px 0}.shop-cart__item:last-child{padding-bottom:0}.shop-cart__item-img{width:60px;height:60px;flex-shrink:0;border-radius:6px;overflow:hidden;background:#f7f7f7}.shop-cart__item-img img{width:100%;height:100%;object-fit:cover}.shop-cart__item-main{flex:1;min-width:0}.shop-cart__item-name{font-size:14px;font-weight:500}.shop-cart__item-sku{color:#888;font-size:12px}.shop-cart__item-warn{color:#d33b27;font-size:12px}.shop-cart__item-row{display:flex;justify-content:space-between;align-items:center;margin-top:6px}.shop-cart__item-price{color:#f55726;font-weight:600;font-size:14px}.shop-cart__item-price-was{margin-left:4px;font-size:12px;font-weight:400;color:#999;text-decoration:line-through}.shop-cart__item-tier-tag{display:inline-block;margin-left:4px;padding:1px 6px;font-size:11px;font-weight:500;color:#dc2626;background:#fef3f2;border-radius:4px}.shop-cart__item-qty{display:flex;gap:10px;align-items:center}.shop-qty{display:inline-flex;align-items:center;border:1px solid #e5e5e5;border-radius:20px;overflow:hidden;background:#fff}.shop-qty__btn{width:30px;height:30px;border:0;background:#fff;color:var(--shop-text);font-size:16px;line-height:1;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0}.shop-qty__btn:active{background:#f4f4f4}.shop-qty__btn:disabled{color:#ccc;cursor:not-allowed}.shop-qty__num{min-width:32px;text-align:center;font-size:14px;font-weight:600;color:var(--shop-text)}.shop-qty__remove{display:inline-flex}.shop-qty__del{background:transparent;border:0;color:#333;cursor:pointer;font-size:16px;padding:4px 6px;line-height:1}.shop-qty__del:hover{color:#d33b27}.shop-cart__group-foot{display:flex;justify-content:flex-end;gap:12px;color:#555;font-size:13px;padding-top:8px}.shop-cart__bar{position:sticky;bottom:0;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-top:1px solid #eee;gap:12px}.shop-cart__all{display:inline-flex;gap:6px;align-items:center;font-size:13px}.shop-cart__bar-info{flex:1;text-align:right}.shop-cart__bar-total{color:#f55726;font-size:18px}.shop-checkout__title{font-size:20px;margin:8px 0 14px}.shop-checkout__card{background:#fff;border-radius:10px;padding:14px;margin-bottom:12px;box-shadow:0 1px 3px rgba(0, 0, 0, 0.04)}.shop-checkout__card h3{font-size:15px;margin:0 0 10px;display:flex;align-items:center;gap:8px}.shop-checkout__src{background:#f1f1f1;color:#666;font-size:11px;padding:1px 6px;border-radius:4px;font-weight:normal}.shop-checkout__items{border-top:1px solid #f4f4f4;padding-top:8px}.shop-checkout__item{display:flex;gap:10px;padding:6px 0}.shop-checkout__item-img{width:44px;height:44px;border-radius:4px;background:#f7f7f7;overflow:hidden;flex-shrink:0}.shop-checkout__item-img img{width:100%;height:100%;object-fit:cover}.shop-checkout__item-main{flex:1;min-width:0;font-size:13px}.shop-checkout__item-sku{color:#999;font-size:12px}.shop-checkout__item-right{text-align:right;font-size:13px}.shop-checkout__item-qty{display:block;color:#999;font-size:12px}.shop-checkout__sub{display:flex;justify-content:flex-end;gap:14px;padding:6px 0;font-size:13px;color:#555;border-bottom:1px dashed #eee}.shop-checkout__delivery{padding:10px 0}.shop-checkout__delivery>strong{display:block;margin-bottom:6px;font-size:13px}.shop-checkout__opts{display:flex;flex-wrap:wrap;gap:12px}.shop-checkout__opts label{display:inline-flex;align-items:center;gap:4px;font-size:13px}.shop-checkout__addr{margin-top:8px;font-size:13px}.shop-checkout__addr select{width:100%;padding:6px 8px}.shop-checkout__addr input[type=text]{width:100%;padding:6px 8px;border:1px solid #e0e0e0;border-radius:4px}.shop-checkout__bar{position:sticky;bottom:0;background:#fff;display:flex;justify-content:space-between;align-items:center;padding:10px 12px;border-top:1px solid #eee;gap:12px;font-size:13px}.shop-checkout__bar strong{color:#f55726;font-size:18px}.shop-success__hero{text-align:center;padding:32px 16px}.shop-success__hero i{font-size:56px;color:#4caf50}.shop-success__hero h1{font-size:22px;margin:8px 0}.shop-success__list{display:flex;flex-direction:column;gap:10px}.shop-success__row{background:#fff;border-radius:10px;padding:12px;text-decoration:none;color:#222;box-shadow:0 1px 3px rgba(0, 0, 0, 0.04);display:block}.shop-success__no{color:#888;font-size:12px;margin:4px 0}.shop-success__row-foot{display:flex;justify-content:space-between;font-size:13px;color:#555}.shop-success__view{color:#f55726}.shop-success__bar{display:flex;gap:12px;justify-content:center;padding:16px 0}.shop-checkout__map{width:100%;height:280px;margin-top:8px;border-radius:8px;overflow:hidden;background:#f6f6f6;border:1px solid #e0e0e0}.shop-checkout__map--err{border-color:#d33b27;box-shadow:0 0 0 2px rgba(211, 59, 39, 0.15)}.shop-checkout__map-hint{display:block;margin-top:6px;color:#888}.shop-section.shop-checkout .shop-checkout__map--err+.shop-checkout__map-hint{color:#d33b27}.shop-header--cart .shop-header__title{margin:0;padding:0;flex:1 1 auto;min-width:0;height:40px;font-size:18px;font-weight:700;color:var(--shop-text);display:flex;align-items:center;gap:8px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shop-header--cart .shop-header__title small{font-size:13px;font-weight:500;color:#555}.shop-header--subpage .shop-header__back{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;margin-right:4px;color:var(--shop-text);text-decoration:none;font-size:22px;flex-shrink:0}.shop-header--subpage .shop-header__title{font-size:16px;font-weight:600;overflow:hidden}.shop-header--subpage .shop-header__title span{overflow:hidden;text-overflow:ellipsis}.shop-header--subpage .shop-header__title small{font-size:12px;color:#888;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}.shop-cart__search-empty{text-align:center;padding:28px 16px;color:#888}.shop-cart__search-empty i{font-size:28px;display:block;margin-bottom:6px}.shop-cart__search-empty p{margin:0;font-size:14px}
