@charset "UTF-8";
.ts-icon {
  width: var(--ts-icon-size, 1.25rem);
  height: var(--ts-icon-size, 1.25rem);
  display: inline-block;
  flex-shrink: 0;
  background-color: currentColor;
  -webkit-mask: var(--ts-icon-image) center / contain no-repeat;
  mask: var(--ts-icon-image) center / contain no-repeat;
  vertical-align: -0.125em;
}
.ts-icon-12 {
  --ts-icon-size: 12px;
}
.ts-icon-14 {
  --ts-icon-size: 14px;
}
.ts-icon-16 {
  --ts-icon-size: 16px;
}
.ts-icon-18 {
  --ts-icon-size: 18px;
}
.ts-icon-20 {
  --ts-icon-size: 20px;
}
.ts-icon-22 {
  --ts-icon-size: 22px;
}
.ts-icon-24 {
  --ts-icon-size: 24px;
}
.ts-icon-32 {
  --ts-icon-size: 32px;
}
.ts-icon-menu {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cline%20x1%3D%224%22%20y1%3D%226%22%20x2%3D%2220%22%20y2%3D%226%22%2F%3E%3Cline%20x1%3D%224%22%20y1%3D%2212%22%20x2%3D%2220%22%20y2%3D%2212%22%2F%3E%3Cline%20x1%3D%224%22%20y1%3D%2218%22%20x2%3D%2220%22%20y2%3D%2218%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-close {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M18%206%206%2018%22%2F%3E%3Cpath%20d%3D%22m6%206%2012%2012%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-home {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22m3%2010%209-7%209%207%22%2F%3E%3Cpath%20d%3D%22M5%2010v10h14V10%22%2F%3E%3Cpath%20d%3D%22M9%2020v-6h6v6%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-grid {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%227%22%20height%3D%227%22%20rx%3D%221%22%2F%3E%3Crect%20x%3D%2214%22%20y%3D%223%22%20width%3D%227%22%20height%3D%227%22%20rx%3D%221%22%2F%3E%3Crect%20x%3D%2214%22%20y%3D%2214%22%20width%3D%227%22%20height%3D%227%22%20rx%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%2214%22%20width%3D%227%22%20height%3D%227%22%20rx%3D%221%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-list {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%273%27%20y%3D%274%27%20width%3D%2718%27%20height%3D%274%27%20rx%3D%271%27%2F%3E%3Crect%20x%3D%273%27%20y%3D%2710%27%20width%3D%2718%27%20height%3D%274%27%20rx%3D%271%27%2F%3E%3Crect%20x%3D%273%27%20y%3D%2716%27%20width%3D%2718%27%20height%3D%274%27%20rx%3D%271%27%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-shopping-bag {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2024%2024%22%20fill%3D%22none%22%20stroke%3D%22black%22%20stroke-width%3D%222%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%3E%3Cpath%20d%3D%22M6%202%203%206v14a2%202%200%200%200%202%202h14a2%202%200%200%200%202-2V6l-3-4Z%22%2F%3E%3Cpath%20d%3D%22M3%206h18%22%2F%3E%3Cpath%20d%3D%22M16%2010a4%204%200%200%201-8%200%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-article {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22m16%206%204%2014%22%2F%3E%3Cpath%20d%3D%22M12%206v14%22%2F%3E%3Cpath%20d%3D%22M8%208v12%22%2F%3E%3Cpath%20d%3D%22M4%204v16%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-image {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%2218%22%20height%3D%2216%22%20rx%3D%222%22%2F%3E%3Ccircle%20cx%3D%228.5%22%20cy%3D%229%22%20r%3D%221.5%22%2F%3E%3Cpath%20d%3D%22m21%2015-5-5L5%2020%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-download {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M21%2015v4a2%202%200%200%201-2%202H5a2%202%200%200%201-2-2v-4%22%2F%3E%3Cpath%20d%3D%22M7%2010l5%205%205-5%22%2F%3E%3Cpath%20d%3D%22M12%2015V3%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-video {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%223%22%20y%3D%225%22%20width%3D%2218%22%20height%3D%2214%22%20rx%3D%222%22%2F%3E%3Cpath%20d%3D%22m10%209%205%203-5%203z%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-page {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M14%202H6a2%202%200%200%200-2%202v16a2%202%200%200%200%202%202h12a2%202%200%200%200%202-2V8z%22%2F%3E%3Cpath%20d%3D%22M14%202v6h6%22%2F%3E%3Cpath%20d%3D%22M8%2013h8%22%2F%3E%3Cpath%20d%3D%22M8%2017h5%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-mail {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%273%27%20y%3D%275%27%20width%3D%2718%27%20height%3D%2714%27%20rx%3D%272%27%2F%3E%3Cpath%20d%3D%27m3%207%209%206%209-6%27%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-folder {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M4%205a2%202%200%200%201%202-2h4l2%202h6a2%202%200%200%201%202%202v11a2%202%200%200%201-2%202H6a2%202%200%200%201-2-2z%22%2F%3E%3Cpath%20d%3D%22M8%2011h8%22%2F%3E%3Cpath%20d%3D%22M8%2015h5%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-search {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2211%22%20cy%3D%2211%22%20r%3D%228%22%2F%3E%3Cpath%20d%3D%22m21%2021-4.3-4.3%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-chevron-left {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22m15%2018-6-6%206-6%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-chevron-right {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22m9%2018%206-6-6-6%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-arrow-left {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M19%2012H5%22%2F%3E%3Cpath%20d%3D%22m12%2019-7-7%207-7%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-arrow-right {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M5%2012h14%22%2F%3E%3Cpath%20d%3D%22m12%205%207%207-7%207%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-play {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%201024%201024%27%20fill%3D%27black%27%3E%3Cpath%20d%3D%27M897.143467%20597.051733l-464.648534%20311.5264c-46.976%2031.488-110.592%2018.944-142.08-28.023466A102.4%20102.4%200%200%201%20273.066667%20823.5264V200.4736c0-56.5504%2045.8496-102.4%20102.4-102.4a102.4%20102.4%200%200%201%2057.028266%2017.348267l464.64%20311.5264c46.976%2031.488%2059.528533%2095.104%2028.032%20142.08a102.4%20102.4%200%200%201-28.023466%2028.023466z%27%2F%3E%3C%2Fsvg%3E");
}
.neo-play-button .ts-icon-play {
  margin-left: 0;
  transform: translateX(-2px);
}
.neo-detail-play-button .ts-icon-play {
  --ts-icon-size: 32px;
}
.ts-icon-heart {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M20.8%204.6a5.5%205.5%200%200%200-7.8%200L12%205.6l-1-1a5.5%205.5%200%200%200-7.8%207.8l1%201L12%2021l7.8-7.6%201-1a5.5%205.5%200%200%200%200-7.8z%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-heart-fill {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27black%27%3E%3Cpath%20d%3D%22M20.8%204.6a5.5%205.5%200%200%200-7.8%200L12%205.6l-1-1a5.5%205.5%200%200%200-7.8%207.8l1%201L12%2021l7.8-7.6%201-1a5.5%205.5%200%200%200%200-7.8z%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-shield {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M12%2022s8-4%208-10V5l-8-3-8%203v7c0%206%208%2010%208%2010%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-shield-check {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M12%2022s8-4%208-10V5l-8-3-8%203v7c0%206%208%2010%208%2010%22%2F%3E%3Cpath%20d%3D%22m9%2012%202%202%204-4%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-sparkles {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22m12%203%201.8%205.2L19%2010l-5.2%201.8L12%2017l-1.8-5.2L5%2010l5.2-1.8Z%22%2F%3E%3Cpath%20d%3D%22M19%203v4M21%205h-4M5%2017v4M7%2019H3%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-truck {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M10%2017h4V5H2v12h3%22%2F%3E%3Cpath%20d%3D%22M14%2017h1m4%200h3v-6l-3-4h-5%22%2F%3E%3Ccircle%20cx%3D%227.5%22%20cy%3D%2217.5%22%20r%3D%222.5%22%2F%3E%3Ccircle%20cx%3D%2217.5%22%20cy%3D%2217.5%22%20r%3D%222.5%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-phone {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%201024'%3E%3Cpath%20d='M733.76%20960%20733.76%20960l-4.352%200c-102.4-5.376-240.704-106.752-370.112-270.976L311.552%20628.736C182.144%20464.512%20114.368%20304.064%20130.304%20199.744%20141.44%20126.144%20245.696%2064%20305.28%2064c29.312%200%2040%2015.296%2043.84%2024.512C382.592%20151.552%20424.32%20260.928%20424.64%20300.16l0%202.752L423.68%20305.536C416.192%20326.144%20399.616%20336%20384.896%20344.768%20365.504%20356.288%20354.56%20363.776%20353.152%20385.472%20352.832%20392%20358.208%20422.016%20443.52%20532.352L480%20578.624c85.632%20106.112%20112.512%20117.504%20118.72%20118.4%2020.672%203.136%2030.528-6.144%2045.312-23.36%2011.264-13.248%2024.064-27.904%2045.12-31.104l2.816-0.512%202.56%200.896c37.376%208%20132.48%2072.512%20186.88%20120.512%207.68%205.376%2021.312%2021.632%2010.56%2057.28C875.072%20876.736%20801.28%20960%20733.76%20960L733.76%20960z'%20fill='black'/%3E%3C/svg%3E");
}
.ts-icon-wechat {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%201024%201024%27%3E%3Cpath%20d%3D%27M506.942%20345.921c25.259%200%2042.134-16.916%2042.134-42.107%200-25.477-16.848-41.956-42.134-41.956-25.299%200-50.668%2016.48-50.668%2041.956.028%2025.204%2025.409%2042.107%2050.668%2042.107zM271.257%20261.857c-25.259%200-50.79%2016.48-50.79%2041.956%200%2025.19%2025.532%2042.107%2050.79%2042.107%2025.163%200%2042.012-16.916%2042.012-42.107-.014-25.477-16.834-41.956-42.012-41.956zM1010.654%20615.492c0-133.202-123.563-246.702-275.237-258.512.205-1.652.301-3.373-.068-5.092-30.406-141.79-182.886-248.695-354.7-248.695-194.15%200-352.119%20135.387-352.119%20301.793%200%2089.279%2045.574%20169.725%20131.946%20233.158l-30.106%2090.508c-1.939%205.885-.177%2012.37%204.506%2016.452%202.853%202.458%206.445%203.741%2010.076%203.741%202.335%200%204.697-.546%206.867-1.625l113.036-56.565%2013.926%202.827c34.802%207.154%2064.853%2013.353%20101.868%2013.353%2010.895%200%2040.878-3.987%2043.404-7.182%2040.755%20101.99%20153.094%20175.61%20285.273%20175.61%2033.86%200%2068.13-8.164%2098.891-15.866l87.136%2047.636c2.307%201.257%204.847%201.911%207.359%201.911%203.441%200%206.881-1.161%209.639-3.413%204.847-3.932%206.841-10.404%205.038-16.33l-22.255-74.001c74.602-58.955%20115.521-129.488%20115.521-199.708zM409.798%20665.75c-9.626.833-19.388%201.243-29.082%201.243-32.686%200-60.334-5.652-92.31-12.26l-18.582-3.755c-3.195-.683-6.567-.245-9.503%201.269l-81.687%2040.892%2021.231-63.775c2.076-6.24-.205-13.053-5.57-16.821-82.07-57.207-123.659-126.894-123.659-207.093%200-144.179%20139.087-261.516%20310.067-261.516%20151.142%200%20284.959%2091.955%20312.579%20214.261-158.475%202.076-286.706%20113.487-286.706%20250.32%200%2019.893%203.018%2039.171%208.11%2057.767-1.542-.382-3.168-.683-4.887-.532zM860.371%20788.699c-4.875%203.673-6.935%2010.007-5.188%2015.852l13.804%2045.903-56.647-30.993c-2.157-1.188-4.588-1.803-7.004-1.803-1.188%200-2.389.15-3.564.464-30.379%207.674-61.822%2015.593-92.433%2015.593-142.186%200-257.857-97.717-257.857-217.811%200-120.095%20115.658-217.771%20257.857-217.771%20139.469%200%20257.325%2099.724%20257.325%20217.771%200%2059.87-37.738%20121.255-106.291%20172.797zM616.454%20506.006c-16.848%200-33.696%2016.971-33.696%2033.792%200%2016.944%2016.848%2033.669%2033.696%2033.669%2025.313%200%2042.038-16.725%2042.038-33.669%200-16.848-16.725-33.792-42.038-33.792zM801.58%20506.006c-16.603%200-33.451%2016.971-33.451%2033.792%200%2016.944%2016.848%2033.669%2033.451%2033.669%2025.231%200%2042.257-16.725%2042.257-33.669%200-16.848-16.998-33.792-42.257-33.792z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-qr-code {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%223%22%20y%3D%223%22%20width%3D%227%22%20height%3D%227%22%20rx%3D%221%22%2F%3E%3Crect%20x%3D%2214%22%20y%3D%223%22%20width%3D%227%22%20height%3D%227%22%20rx%3D%221%22%2F%3E%3Crect%20x%3D%223%22%20y%3D%2214%22%20width%3D%227%22%20height%3D%227%22%20rx%3D%221%22%2F%3E%3Cpath%20d%3D%22M14%2014h3v3%22%2F%3E%3Cpath%20d%3D%22M21%2014v.01%22%2F%3E%3Cpath%20d%3D%22M14%2021h.01%22%2F%3E%3Cpath%20d%3D%22M17%2021h4v-4%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-clock {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%201024%201024%27%3E%3Cpath%20d%3D%27M512%2070.4a441.6%20441.6%200%201%200%200%20883.2%20441.6%20441.6%200%200%200%200-883.2z%20m0%2064a377.6%20377.6%200%201%201%200%20755.2%20377.6%20377.6%200%200%201%200-755.2z%27%20fill%3D%27black%27%2F%3E%3Cpath%20d%3D%27M544%20480V256a32%2032%200%201%200-64%200v230.4c0%2031.7952%2025.8048%2057.6%2057.6%2057.6H768a32%2032%200%201%200%200-64h-224z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-calendar {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%223%22%20y%3D%224%22%20width%3D%2218%22%20height%3D%2218%22%20rx%3D%222%22%2F%3E%3Cpath%20d%3D%22M16%202v4M8%202v4M3%2010h18%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-user {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M20%2021v-2a4%204%200%200%200-4-4H8a4%204%200%200%200-4%204v2%22%2F%3E%3Ccircle%20cx%3D%2212%22%20cy%3D%227%22%20r%3D%224%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-bookmark {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M19%2021%2012%2017%205%2021V5a2%202%200%200%201%202-2h10a2%202%200%200%201%202%202z%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-tag {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M20.59%2013.41%2013.42%2020.58a2%202%200%200%201-2.83%200L2%2012V2h10l8.59%208.59a2%202%200%200%201%200%202.82z%22%2F%3E%3Ccircle%20cx%3D%227%22%20cy%3D%227%22%20r%3D%221.2%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-share {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%225%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%226%22%20cy%3D%2212%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2218%22%20cy%3D%2219%22%20r%3D%223%22%2F%3E%3Cpath%20d%3D%22m8.6%2013.5%206.8%204M15.4%206.5l-6.8%204%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-check {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M20%206%209%2017l-5-5%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-credit-card {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Crect%20x%3D%222%22%20y%3D%225%22%20width%3D%2220%22%20height%3D%2214%22%20rx%3D%222%22%2F%3E%3Cpath%20d%3D%22M2%2010h20%22%2F%3E%3Cpath%20d%3D%22M6%2015h5%22%2F%3E%3C%2Fsvg%3E");
}
.ts-icon-alert-triangle {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M10.3%204.4%202.7%2018a2%202%200%200%200%201.7%203h15.2a2%202%200%200%200%201.7-3L13.7%204.4a2%202%200%200%200-3.4%200Z%22%2F%3E%3Cpath%20d%3D%22M12%209v4%22%2F%3E%3Cpath%20d%3D%22M12%2017h.01%22%2F%3E%3C%2Fsvg%3E");
}

.ts-icon-refresh {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%2024%2024%27%20fill%3D%27none%27%20stroke%3D%27black%27%20stroke-width%3D%272%27%20stroke-linecap%3D%27round%27%20stroke-linejoin%3D%27round%27%3E%3Cpath%20d%3D%22M21%2012a9%209%200%200%201-15.5%206.2%22%2F%3E%3Cpath%20d%3D%22M3%2012A9%209%200%200%201%2018.5%205.8%22%2F%3E%3Cpath%20d%3D%22M18%202h1v4h-4%22%2F%3E%3Cpath%20d%3D%22M6%2022H5v-4h4%22%2F%3E%3C%2Fsvg%3E");
}

/* TomShop v1.23：客服付款图标提取自用户提供的 icon-many.zip，仅保留 SVG path。 */
.ts-icon-customer-service {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%201024%201024%27%20fill%3D%27black%27%3E%3Cpath%20d%3D%22M696.222476%20399.969524h89.965714c-17.017905-132.632381-133.290667-235.227429-274.18819-235.227429-140.921905%200-257.170286%20102.619429-274.18819%20235.227429h89.965714v302.470095H195.047619a97.52381%2097.52381%200%200%201-97.523809-97.523809v-107.422477a97.572571%2097.572571%200%200%201%2069.363809-93.379047l1.048381-0.292572C183.417905%20232.17981%20331.53219%2097.52381%20512%2097.52381c180.443429%200%20328.582095%20134.631619%20344.064%20306.297904l1.048381%200.292572A97.572571%2097.572571%200%200%201%20926.47619%20497.493333v107.422477a97.52381%2097.52381%200%200%201-97.523809%2097.523809l-63.683048-0.024381v46.153143a121.953524%20121.953524%200%200%201-84.992%20116.224A89.721905%2089.721905%200%200%201%20595.090286%20926.47619h-131.632762a89.624381%2089.624381%200%200%201%200-179.22438h131.632762c30.915048%200%2058.172952%2015.652571%2074.264381%2039.44838a72.850286%2072.850286%200%200%200%2026.721523-52.297142l0.146286-4.291048v-330.118095zM595.090286%20820.419048h-131.632762a16.481524%2016.481524%200%200%200%200%2032.938666h131.632762a16.481524%2016.481524%200%200%200%200-32.938666zM254.634667%20473.112381H195.047619a24.380952%2024.380952%200%200%200-24.380952%2024.380952v107.422477a24.380952%2024.380952%200%200%200%2024.380952%2024.380952h59.587048v-156.184381z%20m574.317714%200h-59.587048v156.184381H828.952381a24.380952%2024.380952%200%200%200%2024.380952-24.380952v-107.422477a24.380952%2024.380952%200%200%200-24.380952-24.380952z%22%20%20%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
/* TomShop v1.28：支付宝付款图标取自用户提供的 icon-many.zip（money-wallet），仅提取 SVG path。 */
.ts-icon-alipay {
  --ts-icon-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%27http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%27%20viewBox%3D%270%200%201024%201024%27%3E%3Cpath%20d%3D%27M884.419048%20786.456381a73.142857%2073.142857%200%200%201-73.142858%2073.142857H195.047619a73.142857%2073.142857%200%200%201-73.142857-73.142857V268.190476a121.904762%20121.904762%200%200%201%20121.904762-121.904762h419.888762a73.142857%2073.142857%200%200%201%2073.142857%2073.142857l-0.024381%2049.834667h74.459428a73.142857%2073.142857%200%200%201%2073.142858%2073.142857v444.050286z%20m-73.142858-444.050286H195.047619v444.050286h616.228571l-0.02438-123.63581H540.062476v-196.754285l271.189334-0.024381v-123.611429z%20m0%20196.778667H613.180952v50.492952h198.070858v-50.468571zM663.698286%20219.428571H243.809524a48.761905%2048.761905%200%200%200-48.761905%2048.761905l-0.024381%201.072762h468.650667V219.428571z%27%20fill%3D%27black%27%2F%3E%3C%2Fsvg%3E");
}
