:root {
  --ink: #0d1a2d;
  --muted: #6e7788;
  --line: #edf0f6;
  --bg: #f6f7fb;
  --orange: #ff8a25;
  --blue: #3e73ee;
  --radius: 16px;
  --shadow: 0 14px 35px rgba(35, 48, 82, 0.1);
  --jp-font: "Yu Gothic", "YuGothic", "Meiryo", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Noto Sans CJK JP", Arial, sans-serif;
}

* {
  box-sizing: border-box;
}

body {
  margin: 0;
  min-height: 100vh;
  color: var(--ink);
  background: #fff;
  font-family: var(--jp-font);
}

body,
button,
input,
textarea,
select,
.phone,
.public-site,
.seller,
.login-card,
.shop-register-card,
.footer {
  font-family: var(--jp-font);
}

button {
  border: 0;
  color: inherit;
  font: inherit;
  background: none;
  cursor: pointer;
}

button.is-pressing {
  transform: scale(0.97);
}

img {
  display: block;
  max-width: 100%;
}

.phone {
  width: min(100%, 430px);
  min-height: 100vh;
  margin: 0 auto;
  overflow: hidden;
  background: var(--bg);
}

.topbar {
  position: sticky;
  top: 0;
  z-index: 20;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 74px;
  padding: 10px 16px;
  background: #fff;
}

.logo {
  width: 148px;
}

.round-btn,
.flag {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #fff8f1;
  box-shadow: inset 0 0 0 1px #f2e6d8;
}

.flag {
  width: 46px;
  height: 28px;
  border-radius: 999px;
  background: #fff6ee;
  box-shadow: inset 0 0 0 1px #ffd3b2;
}

.flag img {
  width: 22px;
  height: 22px;
  border-radius: 50%;
}

.flag span {
  font-size: 0;
}

.flag-icon {
  display: inline-block;
  width: 24px;
  height: 16px;
  overflow: hidden;
  border-radius: 1px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, .08);
}

.flag-ja {
  background: radial-gradient(circle at 50% 50%, #f0373e 0 28%, transparent 29%), #fff;
}

.flag-zh {
  position: relative;
  background: #ee1c25;
}

.flag-zh::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 4px;
  width: 6px;
  height: 6px;
  background: #ffdf35;
  clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
}

.flag-en {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 40'%3E%3CclipPath id='a'%3E%3Cpath d='M0 0h60v40H0z'/%3E%3C/clipPath%3E%3Cg clip-path='url(%23a)'%3E%3Cpath fill='%23012169' d='M0 0h60v40H0z'/%3E%3Cpath stroke='%23fff' stroke-width='8' d='m0 0 60 40M60 0 0 40'/%3E%3Cpath stroke='%23c8102e' stroke-width='4.8' d='m0 0 60 40M60 0 0 40'/%3E%3Cpath stroke='%23fff' stroke-width='13.4' d='M30 0v40M0 20h60'/%3E%3Cpath stroke='%23c8102e' stroke-width='8' d='M30 0v40M0 20h60'/%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-position: center;
}

.flag-en-us {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 60 40'%3E%3Cpath fill='%23b22234' d='M0 0h60v40H0z'/%3E%3Cpath stroke='%23fff' stroke-width='3.08' d='M0 4.62h60M0 10.77h60M0 16.92h60M0 23.08h60M0 29.23h60M0 35.38h60'/%3E%3Cpath fill='%233c3b6e' d='M0 0h25.2v21.54H0z'/%3E%3Cg fill='%23fff'%3E%3Ccircle cx='3' cy='3' r='1'/%3E%3Ccircle cx='8' cy='3' r='1'/%3E%3Ccircle cx='13' cy='3' r='1'/%3E%3Ccircle cx='18' cy='3' r='1'/%3E%3Ccircle cx='23' cy='3' r='1'/%3E%3Ccircle cx='5.5' cy='6.5' r='1'/%3E%3Ccircle cx='10.5' cy='6.5' r='1'/%3E%3Ccircle cx='15.5' cy='6.5' r='1'/%3E%3Ccircle cx='20.5' cy='6.5' r='1'/%3E%3Ccircle cx='3' cy='10' r='1'/%3E%3Ccircle cx='8' cy='10' r='1'/%3E%3Ccircle cx='13' cy='10' r='1'/%3E%3Ccircle cx='18' cy='10' r='1'/%3E%3Ccircle cx='23' cy='10' r='1'/%3E%3Ccircle cx='5.5' cy='13.5' r='1'/%3E%3Ccircle cx='10.5' cy='13.5' r='1'/%3E%3Ccircle cx='15.5' cy='13.5' r='1'/%3E%3Ccircle cx='20.5' cy='13.5' r='1'/%3E%3Ccircle cx='3' cy='17' r='1'/%3E%3Ccircle cx='8' cy='17' r='1'/%3E%3Ccircle cx='13' cy='17' r='1'/%3E%3Ccircle cx='18' cy='17' r='1'/%3E%3Ccircle cx='23' cy='17' r='1'/%3E%3C/g%3E%3C/svg%3E");
  background-size: cover;
  background-position: center;
}

.flag-fr {
  background: linear-gradient(90deg, #0055a4 0 33.33%, #fff 33.33% 66.66%, #ef4135 66.66%);
}

.flag-de {
  background: linear-gradient(180deg, #000 0 33.33%, #dd0000 33.33% 66.66%, #ffce00 66.66%);
}

.flag-es {
  background: linear-gradient(180deg, #aa151b 0 25%, #f1bf00 25% 75%, #aa151b 75%);
}

.flag-it {
  background: linear-gradient(90deg, #009246 0 33.33%, #fff 33.33% 66.66%, #ce2b37 66.66%);
}

.flag-nl {
  background: linear-gradient(180deg, #ae1c28 0 33.33%, #fff 33.33% 66.66%, #21468b 66.66%);
}

.flag-vi {
  position: relative;
  background: #da251d;
}

.flag-vi::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 8px;
  width: 8px;
  height: 8px;
  background: #ffeb00;
  clip-path: polygon(50% 0, 61% 35%, 98% 35%, 68% 57%, 79% 91%, 50% 70%, 21% 91%, 32% 57%, 2% 35%, 39% 35%);
}

.bm-home-redesign {
  background: #f7f5f3;
}

.bm-home-redesign .hero,
.bm-home-redesign .category-rail,
.bm-home-redesign .desktop-source-home {
  display: none;
}

.bm-redesign-hero {
  position: relative;
  min-height: 430px;
  overflow: hidden;
  background: #d9d9d9;
}

.bm-redesign-hero-slides,
.bm-redesign-hero-slides img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

.bm-redesign-hero-slides img {
  object-fit: cover;
  object-position: center;
  opacity: 0;
  animation: bmHeroFade 12s infinite;
}

.bm-redesign-hero-slides img:nth-child(2) {
  animation-delay: 4s;
}

.bm-redesign-hero-slides img:nth-child(3) {
  animation-delay: 8s;
}

.bm-redesign-hero::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg, rgba(247,245,243,.96) 0 34%, rgba(247,245,243,.56) 54%, rgba(247,245,243,.05) 78%);
}

.bm-redesign-hero-copy {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100vw - 28px));
  margin: 0 auto;
  padding-top: 58px;
}

.bm-redesign-hero-copy h1 {
  margin: 0;
  color: #050505;
  font-size: 38px;
  font-weight: 900;
  line-height: .98;
}

.bm-redesign-hero-copy p {
  width: 170px;
  margin: 18px 0 20px;
  color: #222;
  font-size: 12px;
  line-height: 1.55;
}

.bm-redesign-hero-copy button,
.bm-redesign-head button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 42px;
  padding: 0 22px;
  border-radius: 2px;
  color: #fff;
  background: #050505;
  font-size: 12px;
  font-weight: 900;
}

.bm-redesign-hero-foot,
.bm-redesign-hero-arrows {
  position: absolute;
  z-index: 3;
  bottom: 28px;
}

.bm-redesign-hero-foot {
  left: 14px;
  display: flex;
  align-items: center;
  gap: 16px;
  color: #111;
  font-size: 12px;
}

.bm-redesign-hero-foot i {
  width: 74px;
  height: 2px;
  background: rgba(0,0,0,.3);
}

.bm-redesign-hero-arrows {
  right: 14px;
  display: flex;
  gap: 8px;
}

.bm-redesign-hero-arrows button {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 8px 18px rgba(0,0,0,.14);
  font-size: 24px;
}

.bm-redesign-quick {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px;
  padding-top: 18px;
}

.bm-redesign-quick button {
  min-width: 0;
  min-height: 58px;
  padding: 10px 8px;
  border: 1px solid #e8e2dc;
  background: #fff;
  text-align: left;
}

.bm-redesign-quick b,
.bm-redesign-quick span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.bm-redesign-quick b {
  color: #111;
  font-size: 12px;
  font-weight: 900;
}

.bm-redesign-quick span {
  margin-top: 5px;
  color: #666;
  font-size: 10px;
}

.bm-redesign-section,
.bm-redesign-why,
.bm-redesign-quick {
  width: min(1180px, calc(100vw - 28px));
  margin: 0 auto;
}

.bm-redesign-section {
  padding: 34px 0 0;
}

.bm-redesign-head {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 18px;
  margin-bottom: 16px;
}

.bm-redesign-head h2,
.bm-redesign-why h2 {
  margin: 0;
  color: #111;
  font-size: 24px;
  font-weight: 900;
}

.bm-redesign-head p,
.bm-redesign-why p {
  margin: 6px 0 0;
  color: #555;
  font-size: 12px;
}

.bm-redesign-head button {
  min-height: auto;
  padding: 0;
  color: #111;
  background: transparent;
  white-space: nowrap;
}

.bm-redesign-product-grid,
.bm-redesign-trend-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.bm-redesign-product,
.bm-redesign-trend-grid article {
  position: relative;
  min-width: 0;
  cursor: pointer;
}

.bm-redesign-product img,
.bm-redesign-trend-grid img {
  width: 100%;
  aspect-ratio: 1 / .9;
  object-fit: contain;
  background: #ebe8e4;
}

.bm-redesign-product span {
  display: block;
  margin-top: 10px;
  color: #666;
  font-size: 10px;
}

.bm-redesign-product h3,
.bm-redesign-trend-grid h3 {
  min-height: 32px;
  margin: 4px 0 6px;
  overflow: hidden;
  color: #111;
  font-size: 11px;
  font-weight: 900;
  line-height: 1.35;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.bm-redesign-product strong,
.bm-redesign-trend-grid strong {
  color: #111;
  font-size: 12px;
}

.bm-redesign-product button {
  position: absolute;
  right: 0;
  bottom: 0;
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  color: #fff;
  background: #050505;
}

.bm-redesign-why {
  display: grid;
  gap: 22px;
  margin-top: 34px;
  padding: 62px 0 0;
}

.bm-redesign-why > img {
  order: -1;
  width: 100%;
  height: 190px;
  object-fit: cover;
  object-position: center;
  border-radius: 8px;
}

.bm-redesign-benefits {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 16px 14px;
  margin-top: 24px;
}

.bm-redesign-benefits b,
.bm-redesign-benefits em {
  display: block;
}

.bm-redesign-benefits b {
  color: #111;
  font-size: 12px;
  font-weight: 900;
}

.bm-redesign-benefits em {
  margin-top: 6px;
  color: #555;
  font-size: 11px;
  font-style: normal;
  line-height: 1.4;
}

.bm-redesign-life-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.bm-redesign-life-grid button {
  position: relative;
  min-height: 104px;
  overflow: hidden;
  border-radius: 8px;
  color: #fff;
  background: #111;
}

.bm-redesign-life-grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: .72;
}

.bm-redesign-life-grid strong {
  position: absolute;
  left: 14px;
  bottom: 12px;
  font-size: 14px;
}

@keyframes bmHeroFade {
  0%, 28% { opacity: 1; }
  34%, 100% { opacity: 0; }
}

@media (min-width: 768px) {
  .bm-home-redesign .bm-redesign-hero {
    min-height: clamp(460px, 44vw, 560px);
  }

  .bm-home-redesign .bm-redesign-hero-copy {
    padding-top: clamp(72px, 9vw, 118px);
  }

  .bm-home-redesign .bm-redesign-hero-copy h1 {
    font-size: clamp(52px, 6vw, 76px);
  }

  .bm-home-redesign .bm-redesign-hero-copy p {
    width: 190px;
    font-size: 14px;
  }

  .bm-home-redesign .bm-redesign-hero-foot {
    left: max(22px, calc((100vw - 1180px) / 2));
    bottom: 38px;
  }

  .bm-home-redesign .bm-redesign-hero-foot i {
    width: 120px;
  }

  .bm-home-redesign .bm-redesign-hero-arrows {
    right: max(22px, calc((100vw - 1180px) / 2));
    bottom: 40px;
  }

  .bm-home-redesign .bm-redesign-product-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 24px;
  }

  .bm-home-redesign .bm-redesign-quick {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 14px;
    padding-top: 24px;
  }

  .bm-home-redesign .bm-redesign-quick button {
    min-height: 66px;
    padding: 14px 16px;
  }

  .bm-home-redesign .bm-redesign-why {
    grid-template-columns: minmax(0, 1fr) minmax(0, .95fr);
    align-items: center;
    gap: 34px;
    padding-top: 74px;
  }

  .bm-home-redesign .bm-redesign-why > img {
    order: 0;
    height: 276px;
    object-position: center;
  }

  .bm-home-redesign .bm-redesign-benefits {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    margin-top: 34px;
  }

  .bm-home-redesign .bm-redesign-life-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 18px;
  }

  .bm-home-redesign .bm-redesign-life-grid button {
    min-height: 132px;
  }

  .bm-home-redesign .bm-redesign-trend-grid {
    grid-template-columns: repeat(6, minmax(0, 1fr));
    gap: 16px;
  }
}

.bm-home-redesign::before {
  display: none;
}

.bm-home-redesign .auth-strip {
  display: none;
}

.bm-home-redesign .topbar {
  position: relative;
  height: 58px;
  border-bottom: 1px solid #ececec;
  background: #fff;
}

.bm-home-redesign .desktop-auth {
  display: flex;
  align-items: center;
  gap: 14px;
}

.bm-home-redesign .desktop-auth button {
  color: #111;
  font-size: 12px;
  font-weight: 800;
  white-space: nowrap;
}

.desktop-auth .auth-link-group {
  display: inline-flex;
  align-items: center;
  gap: 10px;
}

.desktop-auth .auth-link-group span {
  width: 1px;
  height: 12px;
  background: #d8d8d8;
}

.desktop-auth .seller-menu-wrap {
  position: relative;
}

.desktop-auth .seller-entry {
  min-width: 86px;
  padding: 8px 14px;
  border: 1px solid #111;
  border-radius: 2px;
  background: #fff;
}

.desktop-auth .seller-menu {
  position: absolute;
  top: calc(100% + 10px);
  right: 0;
  z-index: 90;
  display: none;
  min-width: 132px;
  padding: 8px;
  border: 1px solid #e5e5e5;
  background: #fff;
  box-shadow: 0 12px 30px rgba(0, 0, 0, .12);
}

.desktop-auth .seller-menu::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 100%;
  height: 10px;
}

.desktop-auth .seller-menu-wrap:hover .seller-menu,
.desktop-auth .seller-menu-wrap:focus-within .seller-menu {
  display: grid;
  gap: 4px;
}

.desktop-auth .seller-menu button {
  width: 100%;
  min-height: 34px;
  padding: 0 10px;
  text-align: left;
  font-size: 12px;
}

.desktop-auth .seller-menu button:hover {
  background: #f5f5f5;
}

.bm-home-redesign .desktop-auth .public-lang-wrap {
  display: block;
}

.bm-home-redesign .desktop-auth .flag {
  width: auto;
  min-width: 38px;
  height: 28px;
  padding: 0 8px;
  border-radius: 2px;
  background: #fff;
}

.bm-home-redesign .head-actions {
  display: none;
}

.bm-home-redesign .desktop-public-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 38px;
  min-height: 40px;
  border-bottom: 1px solid #ececec;
  background: #fff;
}

.bm-home-redesign .desktop-public-nav button {
  position: relative;
  color: #111;
  font-size: 12px;
  font-weight: 800;
}

.bm-home-redesign .desktop-public-nav button.active::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -11px;
  height: 2px;
  background: #ff8a25;
}

.bm-home-redesign .bm-redesign-hero {
  min-height: 300px;
  background-image: linear-gradient(90deg, rgba(247,245,243,.92) 0 34%, rgba(247,245,243,.30) 54%, rgba(247,245,243,0) 76%), var(--bm-hero);
  background-position: center;
  background-size: cover;
}

.bm-home-redesign .bm-redesign-hero::after,
.bm-home-redesign .bm-redesign-hero-slides {
  display: none;
}

.bm-home-redesign .bm-redesign-hero-copy {
  width: min(1180px, calc(100vw - 28px));
  padding-top: 48px;
}

.bm-home-redesign .bm-redesign-hero-copy h1 {
  font-size: 42px;
}

.bm-home-redesign .bm-redesign-hero-foot {
  left: max(14px, calc((100vw - 1180px) / 2));
  bottom: 36px;
}

.bm-home-redesign .bm-redesign-hero-arrows {
  right: max(14px, calc((100vw - 1180px) / 2));
}

.bm-home-redesign .bm-redesign-hero-baked .bm-redesign-hero-copy,
.bm-home-redesign .bm-redesign-hero-baked .bm-redesign-hero-foot {
  visibility: hidden;
}

.bm-home-redesign .bm-redesign-hero-baked {
  background-image: var(--bm-hero) !important;
}

.bm-home-redesign .bm-redesign-section {
  padding-top: 28px;
}

.bm-home-redesign .bm-redesign-product img,
.bm-home-redesign .bm-redesign-trend-grid img {
  background: #f1efed;
}

.bm-home-redesign .bm-redesign-why {
  background: #fff;
}

.bm-home-redesign .bm-redesign-benefits span::before {
  content: "";
  display: block;
  width: 18px;
  height: 2px;
  margin-bottom: 10px;
  background: #111;
}

.bm-home-redesign .bm-redesign-life-grid button span {
  position: absolute;
  left: 14px;
  bottom: 10px;
  color: rgba(255,255,255,.86);
  font-size: 10px;
}

.bm-home-redesign .bm-redesign-life-grid strong {
  bottom: 26px;
}

.bm-home-redesign .bm-redesign-trend-grid article {
  position: relative;
}

.bm-home-redesign .bm-redesign-trend-grid button {
  position: absolute;
  right: 8px;
  top: 8px;
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
  color: #111;
  background: rgba(255,255,255,.82);
  border-radius: 50%;
}

.bm-redesign-sale,
.bm-redesign-newsletter {
  width: min(1180px, calc(100vw - 28px));
  margin: 32px auto 0;
}

.bm-redesign-sale {
  min-height: 132px;
  padding: 24px 32px;
  color: #fff;
  background-position: center;
  background-size: cover;
}

.bm-redesign-sale span {
  font-size: 13px;
}

.bm-redesign-sale h2 {
  margin: 4px 0 16px;
  color: #fff;
  font-size: 34px;
  font-weight: 900;
}

.bm-redesign-sale button,
.bm-redesign-newsletter button {
  min-height: 34px;
  padding: 0 18px;
  color: #111;
  background: #fff;
  font-size: 11px;
  font-weight: 900;
}

.bm-redesign-review-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
}

.bm-redesign-review-grid article {
  padding: 16px;
  border: 1px solid #eee;
  background: #fff;
}

.bm-redesign-review-grid b {
  color: #e3a400;
  font-size: 12px;
}

.bm-redesign-review-grid strong {
  display: block;
  margin: 8px 0 5px;
  color: #111;
  font-size: 12px;
}

.bm-redesign-review-grid p,
.bm-redesign-review-grid span {
  color: #555;
  font-size: 11px;
}

.bm-redesign-newsletter {
  display: grid;
  gap: 16px;
  padding: 24px 0;
  border-top: 1px solid #e7e3df;
}

.bm-redesign-newsletter h2 {
  margin: 0;
  color: #111;
  font-size: 22px;
}

.bm-redesign-newsletter p {
  margin: 6px 0 0;
  color: #555;
  font-size: 12px;
}

.bm-redesign-newsletter form {
  display: grid;
  grid-template-columns: minmax(0, 1fr) 120px;
}

.bm-redesign-newsletter input {
  min-width: 0;
  height: 38px;
  padding: 0 14px;
  border: 1px solid #ddd;
  border-right: 0;
  outline: 0;
}

.bm-redesign-newsletter button {
  color: #fff;
  background: #050505;
}

@media (min-width: 768px) {
  .bm-home-redesign .bm-redesign-hero {
    min-height: clamp(390px, 33vw, 520px);
  }

  .bm-home-redesign .bm-redesign-hero-copy {
    padding-top: clamp(58px, 7vw, 92px);
  }

  .bm-home-redesign .bm-redesign-hero-copy h1 {
    font-size: clamp(44px, 4.8vw, 64px);
  }

  .bm-redesign-review-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .bm-redesign-newsletter {
    grid-template-columns: minmax(0, 1fr) minmax(360px, .7fr);
    align-items: center;
  }
}

.head-actions {
  position: relative;
  display: flex;
  align-items: center;
  gap: 12px;
}

.desktop-search,
.desktop-auth,
.desktop-public-nav,
.login-hero-image {
  display: none;
}

.public-lang-wrap {
  position: relative;
}

.public-lang-menu {
  position: absolute;
  top: calc(100% + 14px);
  right: 0;
  z-index: 80;
  display: none;
  min-width: 170px;
  max-height: 208px;
  padding: 14px 16px;
  overflow-y: auto;
  border-radius: 16px;
  background: #fff;
  box-shadow: 0 14px 30px rgba(15, 23, 42, .15);
  overscroll-behavior: contain;
}

.public-lang-wrap.open .public-lang-menu {
  display: grid;
  gap: 8px;
}

.public-lang-menu button {
  display: flex;
  align-items: center;
  gap: 12px;
  min-height: 40px;
  padding: 0 6px;
  border-radius: 8px;
  color: #111827;
  font-size: 14px;
  text-align: left;
}

.public-lang-menu button span {
  flex: 0 0 auto;
}

.public-lang-menu button em {
  font-style: normal;
}

.public-lang-menu button.active,
.public-lang-menu button:hover {
  background: #f3f6fb;
}

.public-lang-menu::-webkit-scrollbar,
.seller-lang-menu::-webkit-scrollbar {
  width: 4px;
}

.public-lang-menu::-webkit-scrollbar-thumb,
.seller-lang-menu::-webkit-scrollbar-thumb {
  border-radius: 999px;
  background: rgba(107, 114, 128, .35);
}

.auth-strip {
  display: grid;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  height: 29px;
  overflow: hidden;
  color: #fff;
  font-weight: 700;
  font-size: 14px;
  background: linear-gradient(90deg, #ffb04a, #ff791f);
}

.auth-strip + .auth-strip {
  display: none;
}

.auth-strip button {
  color: #fff;
  height: 100%;
}

.hero {
  padding: 4px 13px 12px;
  background: #fff;
}

.hero-main,
.hero-tile,
.promo-img,
.watch-hero {
  width: 100%;
  object-fit: cover;
  border-radius: 8px;
}

.hero-main {
  height: 214px;
}

.hero-main-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

.hero-pane-wrap {
  position: relative;
  overflow: hidden;
  border-radius: 8px;
}

.hero-main,
.hero-tile,
.product-grid,
.promo-img {
  transition: opacity 0.32s ease, transform 0.32s ease;
}

.hero-main,
.hero-tile,
.wide-product {
  cursor: pointer;
}

.hero-pane {
  position: absolute;
  inset: 0;
  transition: transform 0.65s ease, opacity 0.65s ease;
}

.hero-pane-visible {
  opacity: 1;
  transform: translateX(0);
}

.hero-pane-off-right {
  opacity: 1;
  transform: translateX(100%);
}

.hero-pane-off-left {
  opacity: 1;
  transform: translateX(-100%);
}

.hero-main.is-switching,
.hero-tile.is-switching {
  animation: imagePop 0.48s ease both;
}

.hero-mosaic {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px;
  margin-top: 8px;
}

.hero-mosaic .stack {
  display: grid;
  gap: 8px;
}

.hero-tile {
  height: 158px;
}

.hero-tile.small {
  height: 75px;
}

.hero-main-wrap {
  height: 214px;
}

.hero-side-wrap {
  height: 158px;
}

.hero-small-wrap {
  height: 75px;
}

.hero-dots {
  display: flex;
  justify-content: center;
  gap: 7px;
  height: 18px;
  margin-top: 7px;
}

.hero-dots button {
  width: 7px;
  height: 7px;
  padding: 0;
  border-radius: 999px;
  background: #d8dce5;
  transition: width 0.25s ease, background 0.25s ease;
}

.hero-dots .active {
  width: 18px;
  background: var(--orange);
}

.brand-card {
  margin-top: 13px;
  padding: 18px 16px 14px;
  color: #fff;
  border-radius: 12px;
  background: #030405;
}

.brand-card h1 {
  margin: 0 0 12px;
  font-size: 18px;
}

.brand-card p {
  margin: 0 0 13px;
  line-height: 1.55;
  font-size: 15px;
}

.brand-card small {
  display: block;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.45;
}

.coin-row {
  display: flex;
  gap: 12px;
  margin-top: 16px;
}

.coin {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  color: #fff;
  font-weight: 800;
  background: var(--c);
}

.category-rail {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 95px;
  gap: 8px;
  overflow: hidden;
  scroll-behavior: smooth;
  padding: 12px 13px 8px;
  background: #fff;
}

.cat-chip {
  display: grid;
  place-items: center;
  gap: 7px;
  height: 88px;
  padding: 8px;
  border-radius: 8px;
  background: #fff;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
  transition: transform 0.2s ease;
}

.cat-chip:active {
  transform: scale(0.96);
}

.cat-chip img {
  width: 100%;
  height: 52px;
  object-fit: contain;
}

.cat-chip span {
  color: #111827;
  font-size: 13px;
  font-weight: 800;
}

.category-see-all {
  display: none;
}

.section {
  padding: 18px 13px 0;
}

.section h2 {
  margin: 0 0 14px;
  font-size: 21px;
  line-height: 1.2;
}

.product-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 13px;
}

.product-grid.is-updating {
  opacity: 0;
  transform: translateY(8px);
}

.product-card {
  position: relative;
  min-height: 292px;
  padding: 12px 10px 16px;
  border-radius: 14px;
  background: #fff;
  box-shadow: var(--shadow);
  cursor: pointer;
}

.product-card img {
  width: 100%;
  height: 145px;
  object-fit: contain;
  margin-bottom: 14px;
}

.price {
  font-weight: 800;
  font-size: 17px;
}

.name {
  min-height: 40px;
  margin: 9px 0 7px;
  color: #374151;
  font-size: 12px;
  line-height: 1.35;
}

.deposit {
  width: 76px;
  height: 29px;
  color: #fff;
  font-weight: 800;
  border-radius: 7px;
  background: #2f65df;
}

.buy-line {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 6px;
  font-size: 13px;
  font-weight: 800;
}

.heart {
  color: #47709f;
  font-size: 24px;
  font-weight: 300;
}

.promo-img {
  height: 100px;
  margin-top: 28px;
  border-radius: 0;
}

.promo-img.pulse {
  animation: softPulse 0.55s ease;
}

.split-feature {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 13px;
}

.split-feature > img {
  height: 300px;
  object-fit: cover;
  border-radius: 14px;
  box-shadow: var(--shadow);
}

.wide-product {
  display: grid;
  grid-template-columns: 92px 1fr;
  align-items: center;
  gap: 16px;
  min-height: 136px;
  margin-top: 12px;
  padding: 20px;
  border-radius: 18px;
  background: #fff;
  box-shadow: var(--shadow);
}

.wide-product img {
  height: 75px;
  object-fit: contain;
}

.category-copy {
  margin-top: 34px;
  padding: 28px 20px 12px;
  border-top: 1px solid #eadaca;
  background: #fffaf6;
}

.category-copy h3 {
  margin: 0 0 14px;
  font-size: 14px;
}

.category-copy p {
  margin: 0 0 25px;
  color: #384150;
  font-size: 13px;
  line-height: 1.75;
}

.desktop-source-home {
  display: none;
}

.brand-logos {
  display: grid;
  gap: 0;
  padding: 0;
  background: #fff;
}

.footer-brand {
  margin: 0;
}

.footer-brand img {
  display: block;
  width: 100%;
  height: auto;
}

.footer-feature-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 12px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-feature-grid li {
  display: flex;
  align-items: center;
  justify-content: center;
}

.footer-feature-grid img {
  width: min(280px, 100%);
  aspect-ratio: 280 / 116;
  object-fit: contain;
}

.footer {
  padding: 22px 20px 116px;
  background: #fff;
}

.blank-page {
  min-height: calc(100vh - 163px);
  background: #fff;
}

.category-page {
  min-height: calc(100vh - 99px);
  padding: 6px 16px 88px;
  background: #f6f7fb;
}

.category-page h1 {
  margin: 0 0 18px;
  font-size: 22px;
  line-height: 1;
}

.category-card-list {
  display: grid;
  gap: 22px;
}

.category-card {
  display: grid;
  grid-template-columns: 138px 1fr;
  gap: 24px;
  align-items: center;
  min-height: 199px;
  padding: 24px 17px;
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 15px 36px rgba(32, 43, 66, 0.08);
}

.category-card img {
  width: 128px;
  height: 126px;
  object-fit: contain;
}

.category-card-image {
  display: grid;
  place-items: center;
}

.category-card h2 {
  margin: 0 0 18px;
  color: #101725;
  font-size: 21px;
  text-align: center;
}

.category-card p {
  margin: 0;
  color: #415068;
  font-size: 16px;
  line-height: 1.62;
}

.cart-page,
.menu-page {
  background: #fff;
}

.cart-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 66px;
  padding: 0 20px;
  border-bottom: 1px solid #eee;
  background: #fff;
}

.cart-head strong {
  display: flex;
  align-items: center;
  gap: 2px;
  font-size: 15px;
}

.cart-ico {
  font-size: 25px;
  line-height: 1;
}

.cart-head button,
.menu-head button {
  color: #343842;
  font-size: 33px;
  line-height: 1;
}

.cart-body {
  position: relative;
  min-height: calc(100vh - 66px);
  padding: 22px 20px 102px;
}

.cart-shop-row {
  display: grid;
  grid-template-columns: 28px 1fr 28px;
  align-items: center;
  min-height: 52px;
}

.cart-shop-row input {
  width: 14px;
  height: 14px;
  accent-color: #111;
}

.cart-shop-row img {
  width: 118px;
}

.cart-shop-row button {
  font-size: 24px;
}

.cart-price {
  height: 33px;
  margin-left: 31px;
  color: #5e6879;
  border-bottom: 1px solid #e5e7eb;
  font-size: 13px;
}

.empty-cart {
  display: grid;
  place-items: center;
  padding-top: 52px;
  color: #8b929d;
}

.empty-cart p {
  margin-top: 20px;
  font-size: 16px;
}

.box-art {
  position: relative;
  width: 166px;
  height: 136px;
}

.box-art:before,
.box-art:after,
.box-art span,
.box-art i,
.box-art b {
  content: "";
  position: absolute;
  display: block;
  background: #eef0f5;
}

.box-art:before {
  left: 46px;
  top: 54px;
  width: 72px;
  height: 70px;
}

.box-art:after {
  left: 31px;
  bottom: 1px;
  width: 132px;
  height: 12px;
  border-radius: 50%;
  background: #f1f3f7;
}

.box-art span {
  left: 37px;
  top: 12px;
  width: 86px;
  height: 58px;
  transform: skewX(-25deg) rotate(23deg);
}

.box-art i {
  left: 16px;
  top: 75px;
  width: 48px;
  height: 29px;
  transform: skewX(-33deg);
  background: #e4e7ee;
}

.box-art b {
  right: 13px;
  top: 80px;
  width: 46px;
  height: 28px;
  transform: skewX(35deg);
  background: #e4e7ee;
}

.cart-buy {
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 20px;
  height: 46px;
  border-radius: 4px;
  color: #fff;
  font-weight: 800;
  background: #030303;
}

.public-float-actions {
  z-index: 120;
  display: none;
  pointer-events: none;
}

.public-float-actions button,
.public-float-actions a {
  pointer-events: auto;
}

.public-float-cart,
.public-float-service {
  position: fixed;
  right: 0;
  display: grid;
  place-items: center;
  width: 40px;
  height: 48px;
  border-radius: 10px 0 0 10px;
  color: #fff;
  background: #030303;
}

.public-float-cart {
  top: 50%;
  transform: translateY(-50%);
}

.public-float-cart svg,
.public-float-service svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.public-float-service {
  bottom: 24px;
  width: 63px;
  height: 54px;
}

.public-float-service svg {
  width: 30px;
  height: 30px;
}

.public-cart-layer {
  position: fixed;
  inset: 0;
  z-index: 140;
  visibility: hidden;
  background: rgba(0, 0, 0, 0);
  transition: visibility 0.24s ease, background 0.24s ease;
}

.public-cart-layer.open {
  visibility: visible;
  background: rgba(0, 0, 0, 0.56);
}

.public-cart-drawer {
  position: absolute;
  top: 0;
  right: 0;
  width: min(400px, 100vw);
  height: 100%;
  background: #fff;
  transform: translateX(100%);
  transition: transform 0.28s ease;
}

.public-cart-layer.open .public-cart-drawer {
  transform: translateX(0);
}

.public-cart-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 67px;
  padding: 0 20px;
  border-bottom: 1px solid #ececec;
  background: #fff;
}

.public-cart-head strong {
  display: flex;
  align-items: center;
  gap: 2px;
  color: #111827;
  font-size: 15px;
  font-weight: 800;
}

.public-cart-head button {
  color: #20242d;
  font-size: 34px;
  line-height: 1;
}

.public-cart-body {
  position: relative;
  min-height: calc(100vh - 67px);
  padding: 28px 20px 106px;
}

.public-cart-body .cart-shop-row {
  min-height: 44px;
}

.public-cart-body .cart-shop-row img {
  width: 118px;
}

.public-cart-body .cart-shop-row button {
  color: #111827;
  font-size: 22px;
}

.public-cart-body .cart-price {
  margin-left: 31px;
}

.public-cart-body .cart-buy {
  bottom: 22px;
}

.public-cart-open {
  overflow: hidden;
}

@media (min-width: 900px) {
  .public-float-actions {
    display: grid;
  }
}

.menu-head {
  height: 55px;
  padding: 20px 20px 0;
  border-bottom: 1px solid #eee;
}

.menu-list {
  padding: 14px 20px;
}

.menu-group {
  display: grid;
  gap: 0;
  padding: 10px 0;
  border-bottom: 1px solid #e5e7eb;
}

.menu-group:last-child {
  border-bottom: 0;
}

.menu-group button {
  display: flex;
  align-items: center;
  gap: 14px;
  min-height: 41px;
  color: #111827;
  font-size: 15px;
  text-align: left;
}

.menu-group span {
  display: inline-grid;
  place-items: center;
  width: 22px;
  color: #5c6675;
  font-size: 19px;
}

.login-wrap {
  min-height: calc(100vh - 99px);
  padding: 20px 20px 0;
  background: linear-gradient(180deg, #fff 0, #fff 78%, #f7fbff 100%);
}

.seller-register {
  display: flex;
  align-items: center;
  width: 100%;
  height: 72px;
  padding: 0 32px;
  border: 1px solid #111;
  border-radius: 10px;
  color: #02050b;
  font-size: 22px;
  font-weight: 800;
  background: #fff;
}

.login-card {
  margin-top: 33px;
  padding: 39px 13px 26px;
  border-radius: 9px;
  background: #fff;
  box-shadow: inset 0 0 0 1px #eef0f4;
}

.login-logo {
  width: 190px;
  margin: 0 0 54px 16px;
}

.login-card h1 {
  margin: 0 0 28px;
  font-size: 25px;
}

.login-card label {
  display: block;
  margin-bottom: 28px;
  font-size: 15px;
  font-weight: 800;
}

.login-card input {
  width: 100%;
  height: 48px;
  margin-top: 10px;
  padding: 0 14px;
  border: 1px solid #e2e2e2;
  outline: none;
  color: #111;
  font-size: 16px;
  background: #fff;
}

.login-card input::placeholder {
  color: #b7b7b7;
}

.user-register-page {
  min-height: calc(100vh - 99px);
  padding: 30px 20px 92px;
}

.user-register-page .seller-register {
  width: min(100%, 420px);
  margin: 0 auto 28px;
  justify-content: center;
  height: 64px;
  padding: 0 24px;
  text-align: center;
}

.user-register-page .login-desktop-card {
  display: block;
  width: min(100%, 420px);
  margin: 0 auto;
  padding: 0;
  border: 0;
  background: transparent;
}

.user-register-page .login-logo {
  display: block;
  width: 200px;
  margin: 0 auto 42px;
}

.user-register-page .login-card h1 {
  text-align: left;
}

.password-field {
  position: relative;
  display: block;
}

.password-field input {
  padding-right: 56px;
}

.password-field button {
  position: absolute;
  right: 5px;
  bottom: 4px;
  width: 38px;
  height: 40px;
  border: 0;
  background: transparent;
  color: #8a8f98;
  font-size: 18px;
  cursor: pointer;
}

.login-submit {
  width: 160px;
  height: 47px;
  margin-top: -7px;
  color: #fff;
  font-size: 17px;
  font-weight: 800;
  background: #020202;
}

.login-submit.is-loading {
  opacity: 0.82;
  cursor: wait;
}

.login-submit.is-loading::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: 8px;
  vertical-align: -2px;
  border: 2px solid rgba(255, 255, 255, 0.45);
  border-top-color: #fff;
  border-radius: 50%;
  animation: login-spin 0.8s linear infinite;
}

@keyframes login-spin {
  to {
    transform: rotate(360deg);
  }
}

.login-card p {
  margin: 24px 0 0;
  color: #4f5662;
  font-size: 16px;
}

.shop-register-page {
  min-height: calc(100vh - 99px);
  padding: 30px 20px 0;
  background: #fff;
}

.shop-register-strip {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 28px;
  margin: 0 -20px 26px;
  padding: 0 24px;
  color: #fff;
  font-size: 13px;
  font-weight: 800;
  background: #ff8b32;
}

.shop-register-page .shop-register-strip {
  display: none;
}

.shop-register-strip button,
.shop-register-tabs button {
  color: inherit;
  font: inherit;
}

.shop-register-card {
  width: min(100%, 560px);
  margin: 0 auto 46px;
  padding: 26px 28px 30px;
  border: 1px solid #e5e7eb;
  border-radius: 8px;
  background: #fff;
}

.shop-register-tabs {
  display: flex;
  justify-content: space-between;
  margin: 0 0 26px;
  padding: 0 14px;
  color: #101827;
  font-size: 15px;
  font-weight: 800;
}

.shop-register-col {
  min-width: 0;
}

.shop-register-card h1 {
  margin: 0 0 24px;
  text-align: center;
  font-size: 22px;
}

.shop-register-card h2 {
  margin: 0 0 18px;
  font-size: 16px;
}

.shop-register-card label {
  display: block;
  margin-bottom: 18px;
  color: #0c1b34;
  font-size: 14px;
  font-weight: 800;
}

.shop-register-card input {
  width: 100%;
  height: 45px;
  margin-top: 8px;
  padding: 0 13px;
  border: 1px solid #dce3ef;
  border-radius: 6px;
  outline: none;
  color: #061735;
  font-size: 15px;
  font-weight: 700;
  background: #fff;
}

.shop-upload-box {
  position: relative;
  display: grid;
  place-items: center;
  min-height: 216px;
  margin-top: 8px;
  padding: 8px;
  border: 0;
  border-radius: 0;
  color: #111827;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  background-color: #e0ffff;
  background-repeat: no-repeat;
}

.shop-upload-box::before {
  content: "";
  position: absolute;
  inset: 8px;
  border: 1px dashed #111827;
  pointer-events: none;
}

.shop-upload-box.has-file {
  color: #fff;
  text-shadow: 0 1px 3px rgba(0, 0, 0, .45);
}

.shop-upload-box.has-file::after {
  content: "";
  position: absolute;
  inset: 8px;
  background: rgba(0, 0, 0, .18);
  pointer-events: none;
}

.shop-upload-text {
  position: relative;
  z-index: 1;
  max-width: 86%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.shop-upload-box input {
  position: absolute;
  inset: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  margin: 0;
  opacity: 0;
  cursor: pointer;
}

.footer-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  padding-bottom: 18px;
  border-bottom: 1px solid #eee;
}

.footer h4 {
  margin: 0 0 12px;
  font-size: 15px;
}

.footer p,
.footer button {
  display: block;
  margin: 0 0 12px;
  color: #333;
  font-size: 13px;
  text-align: left;
  line-height: 1.25;
}

.policy-row {
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
  padding: 18px 0;
  border-bottom: 1px solid #eee;
  font-weight: 700;
}

.policy-row button {
  margin: 0;
  color: #111827;
  font-size: 15px;
  font-weight: 800;
}

.public-info-page {
  min-height: calc(100vh - 99px);
  padding: 22px 20px 88px;
  background: #fff;
}

.public-info-page h1 {
  margin: 0 0 18px;
  font-size: 24px;
}

.public-info-page > p {
  margin: 0 0 26px;
  color: #4b5563;
  font-size: 15px;
  line-height: 1.7;
}

.shops-page {
  min-height: calc(100vh - 151px);
  padding: 6px 20px 88px;
  background: #f7f7f8;
}

.shops-search-card,
.shops-result-card {
  background: #fff;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.08);
}

.shops-search-card {
  display: grid;
  gap: 18px;
  padding: 22px;
  border-radius: 12px;
}

.shops-search-card h1 {
  margin: 0;
  font-size: 24px;
}

.shops-search {
  display: grid;
  grid-template-columns: 1fr 88px;
  gap: 12px;
}

.shops-search input {
  height: 44px;
  padding: 0 14px;
  border: 0;
  outline: 0;
  color: #111827;
  font-size: 14px;
}

.shops-search button {
  height: 44px;
  border-radius: 22px;
  color: #fff;
  background: linear-gradient(90deg, #ffb44a, #ff7c22);
  font-weight: 800;
}

.shops-result-card {
  display: grid;
  place-items: center;
  min-height: 312px;
  margin-top: 24px;
  border-radius: 12px;
}

.shops-empty {
  display: grid;
  place-items: center;
  color: #9aa3b2;
  text-align: center;
}

.shops-empty p {
  margin: 10px 0 0;
  font-size: 14px;
}

.shops-list {
  display: grid;
  width: 100%;
  gap: 12px;
  padding: 22px;
}

.shop-card {
  display: grid;
  grid-template-columns: 58px 1fr;
  align-items: center;
  gap: 14px;
  padding: 14px;
  border: 1px solid #eef0f4;
  border-radius: 8px;
}

.shop-card img {
  width: 58px;
  height: 58px;
  object-fit: cover;
  border-radius: 6px;
}

.shop-card strong,
.shop-card span {
  display: block;
}

.shop-card span {
  margin-top: 5px;
  color: #768195;
  font-size: 13px;
}

.public-search-page {
  min-height: calc(100vh - 151px);
  padding: 24px 20px 88px;
  background: #f7f7f8;
}

.public-search-page > h1,
.public-search-section {
  width: min(1200px, 100%);
  margin-right: auto;
  margin-left: auto;
}

.public-search-page > h1 {
  margin-top: 0;
  margin-bottom: 18px;
  font-size: 24px;
}

.public-search-section {
  margin-bottom: 24px;
  padding: 22px;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 18px 44px rgba(15, 23, 42, 0.08);
}

.public-search-section h2 {
  margin: 0 0 18px;
  font-size: 20px;
}

.public-search-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 18px;
}

.public-search-product {
  min-width: 0;
}

.public-search-product img {
  width: 100%;
  aspect-ratio: 1;
  object-fit: contain;
  background: #fff;
}

.public-search-product h3 {
  margin: 10px 0 8px;
  color: #050b18;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
}

.public-search-product p {
  margin: 0;
  color: #050b18;
  font-size: 15px;
  font-weight: 600;
}

.buyer-profile-page {
  min-height: calc(100vh - 99px);
  padding: 18px 20px 88px;
  background: #fff;
}

.buyer-profile-menu {
  display: grid;
  gap: 0;
  margin-bottom: 22px;
  border-bottom: 1px solid #e5e7eb;
}

.buyer-profile-menu button {
  min-height: 42px;
  text-align: left;
  color: #111827;
  font-size: 14px;
}

.buyer-profile-menu .active {
  font-weight: 800;
}

.buyer-profile-card h1 {
  margin: 0 0 18px;
  font-size: 20px;
}

.buyer-profile-card label {
  display: block;
  margin-bottom: 16px;
  font-size: 14px;
  font-weight: 800;
}

.buyer-profile-card input {
  width: 100%;
  height: 45px;
  margin-top: 8px;
  padding: 0 13px;
  border: 1px solid #dce3ef;
  border-radius: 6px;
}

.bottom-nav {
  position: fixed;
  left: 50%;
  bottom: 0;
  z-index: 30;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  width: min(100%, 430px);
  height: 64px;
  transform: translateX(-50%);
  border-top: 1px solid #e9edf4;
  background: rgba(255, 255, 255, 0.96);
  backdrop-filter: blur(10px);
}

.bottom-nav button {
  display: grid;
  place-items: center;
  align-content: center;
  gap: 3px;
  color: #697386;
  font-size: 11px;
}

.bottom-nav .ico {
  font-size: 21px;
}

.bottom-nav .active {
  color: var(--orange);
}

.seller {
  min-height: 100vh;
  padding-bottom: 102px;
  background: #f5f8ff;
}

.seller-head {
  position: relative;
  height: 120px;
  padding: 22px 15px 0;
  color: #fff;
  background: #3f72ed;
}

.seller-head.compact {
  height: 104px;
}

.seller-head-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.seller-id {
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 19px;
  font-weight: 800;
}

.avatar {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 3px 12px rgba(18, 42, 89, 0.2);
}

.avatar img {
  width: 35px;
}

.avatar.large {
  width: 78px;
  height: 78px;
  margin: 0 auto;
}

.avatar.large img {
  width: 58px;
}

.seller-main {
  position: relative;
  padding: 22px 14px 96px;
}

.seller-home {
  background: #edf3ff;
  color: #061f47;
  font-size: 14px;
}

.seller-home-head {
  position: relative;
  height: 130px;
  padding: 22px 22px 0;
  background: #386bed;
  color: #fff;
}

.seller-home-user {
  display: flex;
  align-items: center;
  gap: 13px;
  font-size: 22px;
  font-weight: 900;
  letter-spacing: 0;
}

.seller-home-user span,
.seller-lang {
  display: grid;
  place-items: center;
  overflow: hidden;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.18);
}

.seller-home-user span {
  width: 46px;
  height: 46px;
  border: 2px solid rgba(255, 255, 255, 0.82);
}

.seller-home-user img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.seller-lang-wrap {
  position: absolute;
  top: 24px;
  right: 20px;
  z-index: 10;
}

.seller-lang {
  width: 45px;
  height: 45px;
}

.seller-lang span {
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  font-size: 22px;
  line-height: 1;
}

.seller-lang .flag-icon {
  display: inline-block;
  width: 24px;
  height: 16px;
  font-size: 0;
}

.seller-lang-menu {
  position: absolute;
  top: 50px;
  right: -2px;
  display: none;
  width: 184px;
  max-height: 188px;
  padding: 12px 0;
  overflow-y: auto;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 18px 42px rgba(25, 47, 91, 0.18);
  overscroll-behavior: contain;
}

.seller-lang-wrap.open .seller-lang-menu {
  display: grid;
}

.seller-lang-menu button {
  display: grid;
  grid-template-columns: 30px 1fr;
  align-items: center;
  min-height: 41px;
  padding: 0 18px;
  color: #071b3d;
  text-align: left;
  font-size: 15px;
  font-weight: 500;
}

.seller-lang-menu button span {
  font-size: 0;
  line-height: 1;
}

.seller-lang-menu button em {
  min-width: 0;
  font-style: normal;
  white-space: nowrap;
}

.seller-lang-menu button.active,
.seller-lang-menu button:hover {
  background: #f4f7ff;
}

.seller-home-main {
  position: relative;
  margin-top: -28px;
  padding: 0 14px 24px;
}

.seller-dashboard-user {
  display: grid;
  grid-template-columns: 64px 1fr 42px;
  align-items: center;
  gap: 16px;
  min-height: 100px;
  margin-bottom: 14px;
  padding: 16px 18px;
  border-radius: 18px;
  background: #e8f0ff;
  box-shadow: var(--shadow);
}

.seller-dashboard-avatar {
  display: grid;
  place-items: center;
  width: 58px;
  height: 58px;
  border-radius: 50%;
  overflow: hidden;
  background: #fff;
  box-shadow: 0 4px 14px rgba(50, 75, 126, 0.14);
}

.seller-dashboard-avatar img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.seller-dashboard-user h1 {
  margin: 0 0 6px;
  font-size: 24px;
}

.seller-dashboard-user p {
  margin: 0;
  color: #637395;
}

.seller-dashboard-user button {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  color: #55709d;
  background: #fff;
}

.seller-money-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.seller-money-grid article {
  display: grid;
  place-items: center;
  min-height: 76px;
  border: 1px solid #e4ebf6;
  border-radius: 12px;
  background: #fff;
}

.seller-money-grid strong {
  color: #071933;
  font-size: 16px;
}

.seller-money-grid span {
  margin-top: 5px;
  color: #65789d;
  font-size: 13px;
  font-weight: 800;
}

.seller-today-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 12px;
}

.seller-today-grid article {
  display: grid;
  grid-template-columns: 44px 1fr;
  align-items: center;
  min-height: 88px;
  padding: 14px 16px;
  border: 1px solid #d8e7ff;
  border-radius: 14px;
  background: #f8fbff;
}

.seller-today-grid .orange {
  border-color: #ffd9ab;
  background: #fffaf3;
}

.seller-today-grid span {
  display: grid;
  place-items: center;
  width: 38px;
  height: 38px;
  border-radius: 10px;
  color: #3272ff;
  background: #eaf2ff;
}

.seller-today-grid .orange span {
  color: #f06c00;
  background: #fff0df;
}

.seller-today-grid p {
  margin: 0 0 8px;
  color: #7a8aaa;
  font-weight: 800;
}

.seller-today-grid strong {
  color: #2469ff;
}

.seller-today-grid .orange strong {
  color: #ff6b00;
}

.seller-current-level {
  position: relative;
  min-height: 180px;
  margin-top: 14px;
  padding: 22px 20px;
  overflow: hidden;
  border-radius: 20px;
  color: #617798;
  background: linear-gradient(135deg, #eaf3ff, #d9e9ff);
}

.seller-current-level h2 {
  margin: 0 0 12px;
  font-size: 24px;
}

.seller-current-level p {
  margin: 0 0 26px;
  font-size: 14px;
  font-weight: 800;
}

.seller-current-level .deadline {
  margin-bottom: 0;
}

.seller-current-level button {
  position: absolute;
  right: 30px;
  bottom: 27px;
  min-width: 98px;
  height: 38px;
  border-radius: 19px;
  color: #fff;
  font-weight: 900;
  background: #53647f;
}

.seller-mini-medal {
  position: absolute;
  right: 40px;
  top: 30px;
  display: grid;
  place-items: center;
  width: 88px;
  color: rgba(91, 103, 128, 0.48);
}

.seller-mini-medal span {
  display: grid;
  place-items: center;
  width: 74px;
  height: 58px;
  border-radius: 16px;
  font-size: 40px;
  font-weight: 900;
  background: linear-gradient(135deg, rgba(255,255,255,.55), rgba(83,96,126,.2));
  box-shadow: 0 12px 24px rgba(57, 74, 109, 0.13);
}

.seller-mini-medal em {
  font-family: Georgia, serif;
  font-style: normal;
  font-size: 17px;
}

.seller-score-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
  margin-top: 16px;
}

.seller-score-grid article {
  position: relative;
  min-height: 94px;
  padding: 18px 18px 14px 76px;
  border-radius: 14px;
  color: #fff;
}

.seller-score-grid .credit {
  background: linear-gradient(135deg, #286bff, #4779f4);
}

.seller-score-grid .views {
  background: linear-gradient(135deg, #5ad89b, #53c990);
}

.seller-score-grid span {
  position: absolute;
  left: 18px;
  top: 28px;
  display: grid;
  place-items: center;
  width: 40px;
  height: 40px;
  border-radius: 11px;
  background: rgba(255, 255, 255, 0.18);
}

.seller-score-grid p {
  margin: 0 0 7px;
  font-weight: 900;
}

.seller-score-grid strong {
  font-size: 28px;
}

.seller-income-panel {
  min-height: 190px;
  margin-top: 14px;
  padding: 20px;
  border-radius: 18px;
  background: #fff;
  box-shadow: var(--shadow);
}

.seller-income-panel h2 {
  margin: 0 0 18px;
  font-size: 22px;
}

.seller-income-icons {
  display: flex;
  justify-content: space-around;
  margin-bottom: 20px;
}

.seller-income-icons span {
  width: 44px;
  height: 44px;
  border-radius: 13px;
  background: #f1f5ff;
}

.seller-income-lines {
  display: grid;
  gap: 18px;
}

.seller-income-lines i {
  display: block;
  height: 1px;
  background: #eef2f8;
}

.seller-stats {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.stat-card,
.seller-panel,
.plan-panel,
.chart-panel {
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--shadow);
}

.stat-card {
  display: grid;
  grid-template-columns: 42px minmax(0, 1fr);
  column-gap: 8px;
  align-items: center;
  min-height: 96px;
  padding: 18px 13px;
}

.stat-icon {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  border-radius: 12px;
  background: var(--tint);
  color: var(--color);
  font-size: 23px;
  font-family: var(--jp-font);
  font-weight: 900;
  line-height: 1;
}

.stat-icon svg,
.panel-icon svg,
.box-icon svg,
.mine-hero button svg,
.mine-plan-badge svg,
.mine-action-grid svg,
.mine-score-row svg,
.order-card svg {
  width: 20px;
  height: 20px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.stat-icon svg {
  width: 21px;
  height: 21px;
}

.stat-card strong {
  display: block;
  margin-bottom: 7px;
  font-size: 18px;
  line-height: 1.1;
  color: #061f47;
}

.stat-card span:not(.stat-icon) {
  color: #728096;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.25;
}

.seller-panel {
  margin-top: 14px;
  padding: 20px 18px 22px;
}

.panel-title {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 17px;
  font-weight: 800;
  color: #071f4b;
  font-size: 18px;
}

.panel-icon,
.box-icon {
  display: grid;
  place-items: center;
  width: 28px;
  height: 28px;
  border-radius: 9px;
  color: #3e70ff;
  background: #edf3ff;
}

.panel-icon svg,
.box-icon svg {
  width: 17px;
  height: 17px;
}

.box-icon.plan-thumb {
  overflow: visible;
  background: transparent;
}

.box-icon.plan-thumb img {
  width: 32px;
  height: 32px;
  object-fit: contain;
}

.store-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 11px;
}

.store-cell {
  min-height: 66px;
  padding: 14px 12px 13px;
  border-radius: 12px;
  background: #f1f6ff;
}

.store-cell span {
  display: block;
  color: #7a879d;
  font-size: 12px;
  font-weight: 700;
}

.store-cell strong {
  display: block;
  margin-top: 10px;
  color: #061f47;
  font-size: 15px;
  line-height: 1.15;
}

.plan-panel {
  margin-top: 14px;
  padding: 22px 18px 20px;
}

.plan-top {
  display: grid;
  grid-template-columns: 34px minmax(0, 1fr) 112px;
  gap: 8px;
  align-items: start;
}

.plan-top > div {
  min-width: 0;
}

.plan-title {
  margin: 0;
  max-width: 136px;
  font-size: 25px;
  line-height: 1.08;
  color: #071f4b;
  letter-spacing: 0;
  word-break: keep-all;
  overflow-wrap: anywhere;
}

.plan-top small,
.plan-meta {
  color: #8a96aa;
  font-weight: 800;
}

.plan-top small {
  display: block;
  margin-top: 4px;
  line-height: 1.2;
}

.plan-date {
  justify-self: end;
  width: 112px;
  color: #9aa5bd;
  font-size: 13px;
  line-height: 1.5;
  text-align: left;
}

.plan-metrics {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(0, 0.9fr) 116px;
  align-items: end;
  gap: 10px;
  margin-top: 24px;
}

.plan-metrics strong {
  display: block;
  color: #e95564;
  font-size: 26px;
  line-height: 1.1;
  white-space: nowrap;
}

.plan-meta {
  display: block;
  margin-top: 6px;
  font-size: 14px;
  line-height: 1.25;
}

.upgrade {
  min-width: 112px;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 23px;
  color: #fff;
  font-size: 15px;
  font-weight: 900;
  line-height: 1.25;
  background: linear-gradient(135deg, #3b74f3, #5b86ff);
}

.chart-panel {
  margin-top: 14px;
  padding: 24px 18px 20px;
}

.chart-panel h2 {
  margin: 0 0 14px;
  color: #071f4b;
  font-size: 19px;
}

.chart-total {
  display: grid;
  place-items: center;
  min-height: 74px;
  margin-bottom: 12px;
  border-radius: 12px;
  background: linear-gradient(180deg, #f7fbff, #eef4ff);
  color: #8b96a9;
}

.chart-total strong {
  display: block;
  margin-top: 7px;
  color: var(--ink);
  font-size: 22px;
}

.chart {
  position: relative;
  height: 208px;
  margin: 0 4px;
}

.sales-chart-svg {
  display: block;
  width: 100%;
  height: 162px;
  overflow: visible;
}

.sales-chart-grid line {
  stroke: #e8edf5;
  stroke-width: 1;
}

.sales-chart-svg polyline {
  stroke: #6b91f0;
  stroke-width: 4;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.sales-chart-points circle {
  fill: #fff;
  stroke: #6b91f0;
  stroke-width: 3;
}

.chart-labels {
  display: flex;
  justify-content: space-between;
  margin-top: -4px;
  color: #687387;
  font-size: 13px;
}

.seller-mine-page {
  display: grid;
  gap: 14px;
  padding-bottom: 8px;
  color: #061f47;
  font-size: 14px;
}

.mine-hero {
  display: grid;
  grid-template-columns: 1fr 40px;
  align-items: center;
  min-height: 90px;
  padding: 16px 18px;
  border-radius: 20px;
  background: #e4efff;
}

.mine-user {
  display: flex;
  align-items: center;
  gap: 14px;
  color: #10254a;
  font-size: 24px;
  font-weight: 900;
}

.mine-user span {
  width: 58px;
  height: 58px;
  overflow: hidden;
  border-radius: 50%;
  box-shadow: 0 7px 18px rgba(33, 65, 130, 0.16);
}

.mine-user img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mine-hero button {
  display: grid;
  place-items: center;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  color: #546b91;
  background: #fff;
}

.mine-hero button svg {
  width: 20px;
  height: 20px;
  stroke-width: 2;
}

.mine-money-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.mine-money-row article {
  display: grid;
  place-items: center;
  min-height: 70px;
  padding: 10px 8px;
  border: 1px solid #e4eaf4;
  border-radius: 11px;
  background: #fff;
  text-align: center;
}

.mine-money-row strong {
  color: #071933;
  font-size: 17px;
}

.mine-money-row span {
  margin-top: 5px;
  color: #65789d;
  font-size: 13px;
  font-weight: 800;
  line-height: 1.25;
}

.mine-today-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.today-card {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 10px;
  align-items: center;
  min-height: 92px;
  padding: 17px 16px;
  border: 1px solid #d9e8ff;
  border-radius: 13px;
  background: #f9fbff;
}

.today-card.orange {
  border-color: #ffdcae;
  background: #fffaf4;
}

.today-card > span {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  color: #2f73ff;
  font-size: 24px;
  font-weight: 900;
  line-height: 1;
  background: #edf4ff;
}

.today-card.orange > span {
  color: #df750b;
  background: #fff0df;
}

.today-card > span svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.today-card p {
  margin: 0 0 8px;
  color: #7585a4;
  font-weight: 900;
  font-size: 13px;
}

.today-card strong {
  color: #2e72ff;
  font-size: 19px;
}

.today-card.orange strong {
  color: #ff7a00;
}

.mine-package-card {
  position: relative;
  min-height: 196px;
  overflow: hidden;
  padding: 28px 20px;
  border: 1px solid #cfe0ff;
  border-radius: 0;
  background: linear-gradient(135deg, #eaf4ff 0%, #dcecff 100%);
}

.mine-plan-image {
  position: absolute;
  right: 28px;
  top: 18px;
  width: 98px;
  height: 98px;
  object-fit: contain;
}

.mine-package-card.gold {
  border-color: #ffe16b;
  background: linear-gradient(135deg, #fff6bd, #ffe16b);
}

.mine-package-card.platinum {
  border-color: #ffd0b6;
  background: linear-gradient(135deg, #ffece0, #ffd0b6);
}

.mine-package-card.diamond {
  border-color: #c4b4ff;
  background: linear-gradient(135deg, #efe7ff, #c4b4ff);
}

.mine-package-copy h2 {
  max-width: 210px;
  margin: 0 0 14px;
  color: #516b91;
  font-size: 23px;
  line-height: 1.2;
}

.mine-package-card.gold .mine-package-copy h2,
.mine-package-card.gold .mine-package-copy p,
.mine-package-card.gold .mine-package-copy b {
  color: #ae7a08;
}

.mine-package-card.platinum .mine-package-copy h2,
.mine-package-card.platinum .mine-package-copy p,
.mine-package-card.platinum .mine-package-copy b {
  color: #bb6536;
}

.mine-package-card.diamond .mine-package-copy h2,
.mine-package-card.diamond .mine-package-copy p,
.mine-package-card.diamond .mine-package-copy b {
  color: #4b3bea;
}

.mine-package-copy p {
  margin: 0 0 22px;
  color: #6d7f9d;
  font-weight: 800;
}

.mine-package-copy b {
  color: #5d6f8c;
}

.mine-package-card button {
  position: absolute;
  right: 30px;
  bottom: 22px;
  min-width: 100px;
  height: 38px;
  border-radius: 20px;
  color: #fff;
  font-weight: 900;
  background: #53617a;
}

.mine-package-card.gold button {
  background: #c78b14;
}

.mine-package-card.platinum button {
  background: #c9724b;
}

.mine-package-card.diamond button {
  background: #563fe4;
}

.mine-medal {
  position: absolute;
  top: 28px;
  right: 30px;
  display: grid;
  place-items: center;
  width: 105px;
  color: rgba(90, 103, 128, 0.5);
}

.mine-medal span {
  display: grid;
  place-items: center;
  width: 92px;
  height: 64px;
  border-radius: 14px;
  font-size: 44px;
  font-weight: 900;
  background: linear-gradient(135deg, rgba(255, 255, 255, 0.72), rgba(99, 118, 151, 0.24));
  box-shadow: 0 12px 25px rgba(51, 79, 126, 0.18);
}

.mine-medal em {
  margin-top: -2px;
  font: italic 17px Georgia, serif;
}

.mine-medal-img {
  position: absolute;
  top: 18px;
  right: 28px;
  width: 98px;
  height: 98px;
  object-fit: contain;
}

.mine-score-row {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 12px;
}

.mine-score-row button {
  position: relative;
  min-height: 94px;
  padding: 18px 16px 14px 76px;
  border-radius: 14px;
  color: #fff;
  text-align: left;
  background: linear-gradient(135deg, #2a6fff, #447af6);
}

.mine-score-row button:nth-child(2) {
  background: linear-gradient(135deg, #62dba0, #56ca92);
}

.mine-score-row span {
  position: absolute;
  left: 20px;
  top: 25px;
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border-radius: 14px;
  color: #fff;
  font-size: 25px;
  font-weight: 900;
  line-height: 1;
  background: rgba(255, 255, 255, 0.18);
}

.mine-score-row span svg {
  width: 27px;
  height: 27px;
  stroke-width: 1.8;
}

.mine-score-row p {
  margin: 0 0 7px;
  font-weight: 900;
}

.mine-score-row strong {
  font-size: 30px;
}

.mine-panel {
  padding: 20px 16px 18px;
  border-radius: 18px;
  background: #fff;
  box-shadow: var(--shadow);
}

.mine-panel h2 {
  margin: 0 0 18px;
  color: #071f4b;
  font-size: 23px;
}

.mine-action-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 10px 4px;
  align-items: start;
}

.mine-action-grid button,
.mine-common-list a,
.mine-common-list button {
  color: #667898;
  font-weight: 800;
  background: transparent;
  text-decoration: none;
}

.mine-action-grid span {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  margin: 0 auto 8px;
  border-radius: 14px;
  color: #3e76ff;
  background: #f0f5ff;
}

.mine-action-grid span svg {
  width: 23px;
  height: 23px;
  stroke-width: 1.9;
}

.mine-action-grid p,
.mine-common-list a p,
.mine-common-list p {
  margin: 0;
  font-size: 13px;
}

.mine-action-grid button {
  min-width: 0;
  min-height: 86px;
  padding: 0;
}

.mine-action-grid p {
  width: 100%;
  color: #526381;
  font-size: 12px;
  line-height: 1.2;
  white-space: nowrap;
  word-break: normal;
  overflow: visible;
  text-align: center;
}

.mine-action-grid button:nth-child(2) p,
.mine-action-grid button:nth-child(3) p {
  font-size: 11px;
}

.mine-common-list {
  display: grid;
  gap: 0;
}

.mine-common-list a,
.mine-common-list button {
  position: relative;
  display: grid;
  grid-template-columns: 30px minmax(0, 1fr) auto 22px;
  align-items: center;
  min-height: 52px;
  border-bottom: 1px solid #edf1f7;
  text-align: left;
}

.mine-common-list a:last-child,
.mine-common-list button:last-child {
  border-bottom: 0;
}

.mine-common-list span {
  display: grid;
  place-items: center;
  width: 22px;
  height: 22px;
  color: #0c2b62;
  background: transparent;
}

.mine-common-list span svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.mine-common-list p {
  color: #071f4b;
  font-size: 15px;
  font-weight: 900;
}

.mine-common-list em {
  display: grid;
  place-items: center;
  min-width: 20px;
  height: 20px;
  padding: 0 6px;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  font-style: normal;
  background: #ff5c68;
}

.mine-common-list i {
  color: #b5bfd2;
  font-size: 28px;
  font-style: normal;
  line-height: 1;
  text-align: right;
}

.order-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 14px;
}

.order-card {
  position: relative;
  display: grid;
  align-content: center;
  min-height: 104px;
  padding: 18px;
  border-radius: 16px;
  color: #fff;
  background: var(--grad);
}

.order-card strong {
  display: block;
  font-size: 30px;
}

.order-card span {
  font-size: 13px;
  font-weight: 800;
}

.order-card i {
  position: absolute;
  right: 20px;
  top: 38px;
  color: rgba(255, 255, 255, 0.95);
  font-style: normal;
  font-size: 22px;
}

.order-card i svg {
  width: 23px;
  height: 23px;
  stroke-width: 2;
}

.seller-sub {
  height: 100vh;
  overflow-y: auto;
  padding-bottom: 0;
}

.seller-sub-main {
  padding: 16px 14px 96px;
}

.seller-page-card,
.seller-profile-panel,
.seller-menu-panel {
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.97);
  box-shadow: var(--shadow);
}

.seller-page-card {
  min-height: calc(100vh - 170px);
  padding: 18px;
}

.seller-page-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 16px;
}

.seller-page-title h1 {
  margin: 0;
  font-size: 22px;
}

.seller-page-title button {
  min-height: 34px;
  padding: 0 14px;
  border-radius: 18px;
  color: #fff;
  font-weight: 800;
  background: #3f72ed;
}

.seller-page-title span {
  color: #7d889d;
}

.seller-tabs {
  display: flex;
  gap: 8px;
  overflow: hidden;
  margin-bottom: 14px;
}

.seller-tabs button {
  min-width: 72px;
  height: 34px;
  padding: 0 12px;
  border-radius: 17px;
  color: #718096;
  background: #f1f5fc;
}

.seller-tabs .active {
  color: #fff;
  background: #3f72ed;
}

.seller-search {
  display: grid;
  grid-template-columns: 1fr 70px;
  gap: 8px;
  margin-bottom: 22px;
}

.seller-search input,
.seller-form input,
.seller-form textarea {
  width: 100%;
  border: 1px solid #e5e9f1;
  outline: none;
  border-radius: 8px;
  background: #fff;
}

.seller-search input {
  height: 40px;
  padding: 0 12px;
}

.seller-search button {
  border-radius: 8px;
  color: #fff;
  background: #111827;
}

.seller-products-page {
  min-height: calc(100vh - 128px);
  padding: 0 10px 118px;
  background: #fff;
  font-size: 14px;
}

.seller-product-tabs {
  display: flex;
  justify-content: center;
  gap: 28px;
  height: 38px;
  margin: -6px 0 5px;
  color: #0e1b31;
  font-size: 20px;
  font-weight: 900;
}

.seller-product-tabs button {
  position: relative;
  color: #101827;
  font-weight: 900;
}

.seller-product-tabs .active {
  color: #2f6cff;
}

.seller-product-tabs .active:after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 2px;
  width: 22px;
  height: 3px;
  transform: translateX(-50%);
  border-radius: 999px;
  background: #2f6cff;
}

.seller-search.product-search {
  grid-template-columns: 24px 1fr 72px;
  gap: 0;
  align-items: center;
  height: 36px;
  margin: 0 2px 12px;
  padding-left: 10px;
  border: 1px solid #cfe0ff;
  border-radius: 14px;
  background: #fff;
}

.seller-search.product-search span {
  color: #8da0c7;
  font-size: 17px;
}

.seller-search.product-search input {
  height: 34px;
  padding: 0 4px;
  border: 0;
  color: #334155;
  font-size: 16px;
}

.seller-search.product-search button {
  height: 36px;
  margin: -1px -1px -1px 8px;
  border-radius: 10px;
  font-weight: 800;
  background: #5a82f6;
}

.storehouse-filter-cats {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 10px;
  margin: 8px 2px 12px;
  padding-bottom: 2px;
  overflow-x: auto;
  scrollbar-width: none;
}

.storehouse-filter-cats::-webkit-scrollbar {
  display: none;
}

.storehouse-filter-cats button {
  flex: 0 0 auto;
  min-width: 56px;
  height: 32px;
  padding: 0 15px;
  border-radius: 16px;
  color: #0d1f42;
  font-size: 13px;
  font-weight: 900;
  white-space: nowrap;
}

.storehouse-filter-cats .active {
  color: #fff;
  background: #5a82f6;
  box-shadow: 0 8px 16px rgba(90, 130, 246, 0.24);
}

.storehouse-price-filter {
  display: grid;
  grid-template-columns: 1fr 20px 1fr;
  align-items: center;
  gap: 8px;
  margin: 0 2px 14px;
}

.storehouse-price-filter input {
  width: 100%;
  height: 38px;
  padding: 0 13px;
  border: 1px solid #d8e2ff;
  border-radius: 12px;
  outline: none;
  color: #31466a;
  font-size: 15px;
  background: #fff;
}

.storehouse-price-filter input::placeholder {
  color: #9aa9c7;
}

.storehouse-price-filter span {
  color: #9aa9c7;
  text-align: center;
  font-weight: 900;
}

.seller-product-list {
  display: grid;
  gap: 12px;
}

.seller-product-row {
  position: relative;
  display: grid;
  grid-template-columns: 88px 1fr 18px;
  column-gap: 13px;
  row-gap: 10px;
  min-height: 130px;
  padding: 18px 13px 15px;
  border-radius: 18px;
  background: #fff;
  box-shadow: 0 10px 26px rgba(45, 56, 86, 0.07);
  transition: box-shadow 0.2s ease, transform 0.2s ease, min-height 0.2s ease;
  cursor: pointer;
}

.seller-product-row.selectable {
  grid-template-columns: 28px 88px 1fr 18px;
}

.seller-product-row.expanded {
  min-height: 230px;
  box-shadow: 0 14px 30px rgba(45, 56, 86, 0.12);
}

.seller-product-check {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  align-self: start;
  width: 16px;
  height: 16px;
  margin-top: 35px;
  border: 1px solid #9aa8bd;
  border-radius: 2px;
  background: #fff;
  box-shadow: none;
}

.seller-product-check.checked {
  border-color: #2f73ff;
  background: #2f73ff;
}

.seller-product-check.checked::after {
  content: "鉁?;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  line-height: 1;
}

.seller-product-check:disabled {
  opacity: 0.45;
}

.seller-product-row > img {
  width: 78px;
  height: 78px;
  object-fit: contain;
  align-self: start;
  margin-top: 4px;
}

.seller-product-info {
  min-width: 0;
}

.seller-product-name {
  color: #001331;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.35;
}

.seller-product-tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-width: 40px;
  height: 24px;
  margin: 8px 0 6px;
  padding: 0 8px;
  border: 1px solid #3f72ff;
  border-radius: 8px;
  color: #1f64ff;
  font-size: 13px;
  font-weight: 800;
  background: #fff;
}

.seller-product-info p {
  margin: 3px 0;
  color: #0f2340;
  font-size: 15px;
  font-weight: 800;
}

.seller-product-info b {
  color: #ff5454;
}

.seller-product-info strong {
  color: #ff5454;
  font-size: 17px;
}

.seller-product-info em {
  color: #17345f;
  font-style: normal;
}

.seller-product-toggle {
  align-self: start;
  color: #a7b4cf;
  font-size: 22px;
  line-height: 1;
  transition: transform 0.2s ease;
}

.seller-product-row.expanded .seller-product-toggle {
  transform: rotate(180deg);
}

.seller-product-extra {
  grid-column: 1 / -1;
  display: grid;
  grid-template-columns: 88px 1fr 18px;
  column-gap: 12px;
  max-height: 0;
  overflow: hidden;
  opacity: 0;
  transition: max-height 0.22s ease, opacity 0.18s ease, margin-top 0.22s ease;
}

.storehouse-add-bar {
  position: fixed;
  left: 50%;
  bottom: 86px;
  z-index: 28;
  display: grid;
  grid-template-columns: 22px auto 1fr auto;
  gap: 8px;
  align-items: center;
  width: min(calc(100% - 42px), 386px);
  margin: 12px 0 8px;
  padding: 10px 12px;
  transform: translateX(-50%);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 10px 28px rgba(35, 54, 92, 0.14);
  backdrop-filter: blur(10px);
}

.storehouse-add-bar span {
  color: #41506b;
  font-size: 13px;
  font-weight: 800;
}

.storehouse-selected-count {
  min-width: 0;
  color: #6c7a96;
  font-size: 12px;
  font-style: normal;
  font-weight: 800;
  text-align: right;
  white-space: nowrap;
}

.storehouse-add-bar .seller-product-check {
  align-self: center;
  margin-top: 0;
}

.storehouse-add-selected {
  min-width: 148px;
  height: 44px;
  padding: 0 18px;
  border-radius: 14px;
  color: #fff;
  font-weight: 900;
  background: #4f7dff;
}

.storehouse-add-selected:disabled {
  background: #cbd4e6;
}

.storehouse-load-more {
  display: block;
  width: calc(100% - 24px);
  height: 42px;
  margin: 14px auto 6px;
  border: 1px solid #d8e2ff;
  border-radius: 14px;
  color: #315bc7;
  font-size: 14px;
  font-weight: 900;
  background: #f7faff;
}

.storehouse-load-more[hidden] {
  display: none;
}

.seller-products-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin: 16px 0 4px;
  padding: 2px 0 8px;
}

.seller-products-pagination button {
  min-width: 30px;
  height: 30px;
  padding: 0 10px;
  border: 1px solid #e2e8f0;
  border-radius: 10px;
  color: #0f172a;
  font-size: 14px;
  font-weight: 800;
  background: #fff;
  box-shadow: 0 4px 12px rgba(15, 23, 42, 0.05);
}

.seller-products-pagination button.active {
  border-color: #ff8a3d;
  color: #fff;
  background: #ff8a3d;
}

.seller-products-pagination button:disabled {
  color: #c3cad6;
  background: #fff;
  opacity: 1;
}

.seller-product-row.expanded .seller-product-extra {
  max-height: 170px;
  margin-top: 0;
  opacity: 1;
}

.seller-product-extra h3 {
  margin: 2px 0 0;
  color: #001331;
  font-size: 15px;
  font-weight: 900;
}

.seller-product-facts {
  grid-column: 2 / 4;
  padding: 16px 14px 14px;
  border-radius: 12px;
  background: #f6f8ff;
}

.seller-product-facts p {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 28px;
  margin: 0;
  color: #243d66;
  font-size: 14px;
  font-weight: 400;
}

.seller-product-facts b {
  color: #ff6a5e;
  letter-spacing: 1px;
}

.seller-product-facts strong {
  color: #001331;
  font-weight: 900;
}

.seller-pagination {
  display: flex;
  justify-content: center;
  gap: 8px;
  margin: 14px 0 4px;
}

.seller-pagination button {
  min-width: 32px;
  height: 32px;
  border: 1px solid #e1e7f2;
  border-radius: 8px;
  color: #6b7893;
  font-weight: 800;
  background: #fff;
}

.seller-pagination button.active {
  border-color: #3f72ed;
  color: #fff;
  background: #3f72ed;
}

.seller-pagination button:disabled {
  color: #b9c2d3;
  background: #f6f8fc;
}

.seller-product-row[hidden] {
  display: none;
}

.seller-empty {
  display: grid;
  place-items: center;
  min-height: 330px;
  color: #9aa3b2;
}

.seller-empty-box {
  position: relative;
  width: 120px;
  height: 100px;
  opacity: 0.9;
}

.seller-empty-box:before,
.seller-empty-box:after {
  content: "";
  position: absolute;
  background: #edf0f6;
}

.seller-empty-box:before {
  left: 30px;
  top: 38px;
  width: 62px;
  height: 52px;
}

.seller-empty-box:after {
  left: 22px;
  top: 13px;
  width: 76px;
  height: 44px;
  transform: skewX(-25deg) rotate(23deg);
}

.seller-plan-list {
  display: grid;
  gap: 12px;
}

.seller-level-page {
  min-height: auto;
  padding: 0 5px 18px;
  background: #fff;
}

.seller-level-page h1,
.seller-level-page h2 {
  margin: 0;
  text-align: center;
  color: #071933;
  font-weight: 900;
}

.seller-level-page h1 {
  font-size: 23px;
  line-height: 30px;
}

.seller-level-page h2 {
  margin-bottom: 18px;
  font-size: 19px;
  line-height: 30px;
}

.seller-level-list {
  display: grid;
  gap: 18px;
}

.seller-level-card {
  position: relative;
  min-height: 194px;
  padding: 20px 18px;
  overflow: hidden;
  border-radius: 14px;
}

.seller-level-icon {
  position: absolute;
  left: 20px;
  top: 28px;
  display: grid;
  place-items: center;
  width: 30px;
  height: 30px;
  border-radius: 9px;
  color: #3e70ff;
  background: #edf3ff;
}

.seller-level-icon svg {
  width: 18px;
  height: 18px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.seller-plan-medal {
  position: absolute;
  right: 28px;
  top: 25px;
  width: 98px;
  height: 98px;
  object-fit: contain;
}

.seller-level-card.selected {
  outline: 3px solid rgba(63, 114, 237, 0.28);
  transform: translateY(-2px);
}

.seller-level-card.current,
.seller-level-card.locked {
  filter: saturate(0.75);
}

.seller-level-card.selected:after {
  content: "宸查€夋嫨";
  position: absolute;
  right: 18px;
  top: 16px;
  padding: 4px 9px;
  border-radius: 999px;
  color: #fff;
  font-size: 12px;
  font-weight: 900;
  background: #3f72ed;
}

.seller-level-card.silver {
  color: #637798;
  background: linear-gradient(135deg, #eaf3ff, #d7e7ff);
}

.seller-level-card.gold {
  color: #b98718;
  background: linear-gradient(135deg, #fff6bd, #ffe16b);
}

.seller-level-card.platinum {
  color: #bd7149;
  background: linear-gradient(135deg, #ffece0, #ffd0b6);
}

.seller-level-card.diamond {
  color: #4f43d7;
  background: linear-gradient(135deg, #efe7ff, #c4b4ff);
}

.seller-level-copy h3 {
  margin: 0 0 16px;
  max-width: 230px;
  font-size: 24px;
  line-height: 1.1;
}

.seller-level-copy p {
  margin: 0 0 8px;
  font-size: 15px;
  font-weight: 800;
}

.seller-level-copy strong {
  display: block;
  margin-top: 18px;
  color: #17345f;
  font-size: 24px;
}

.seller-level-card.gold .seller-level-copy strong {
  color: #ae7a08;
}

.seller-level-card.platinum .seller-level-copy strong {
  color: #bb6536;
}

.seller-level-card.diamond .seller-level-copy strong {
  color: #4b3bea;
}

.seller-level-card button {
  position: absolute;
  right: 29px;
  bottom: 23px;
  min-width: 96px;
  height: 38px;
  border-radius: 20px;
  color: #fff;
  font-weight: 900;
  background: #61728e;
}

.seller-level-card button:disabled {
  cursor: not-allowed;
  color: rgba(255, 255, 255, 0.88);
  background: #8c98aa !important;
  opacity: 0.9;
}

.seller-level-card.gold button {
  background: #c78b14;
}

.seller-level-card.platinum button {
  background: #c9724b;
}

.seller-level-card.diamond button {
  background: #563fe4;
}

.seller-package-note {
  display: grid;
  gap: 8px;
  margin: 14px 0 0;
  padding: 0 2px;
  color: #ff553f;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.55;
  background: transparent;
}

.seller-package-note strong {
  color: #1f2937;
  font-size: 14px;
  font-weight: 900;
}

.seller-package-note p {
  margin: 0;
}

.seller-plan-buy {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: 10px;
  align-items: center;
  padding: 16px;
  border: 1px solid #edf1f7;
  border-radius: 16px;
  background: #f8fbff;
}

.seller-plan-buy.current {
  background: linear-gradient(135deg, #fff, #eef5ff);
}

.seller-plan-buy h2 {
  margin: 0 0 8px;
  font-size: 20px;
}

.seller-plan-buy p {
  margin: 3px 0;
  color: #7b8798;
  font-size: 13px;
}

.seller-plan-buy strong {
  font-size: 18px;
}

.seller-plan-buy button {
  grid-column: 1 / -1;
  height: 38px;
  border-radius: 19px;
  color: #fff;
  font-weight: 800;
  background: linear-gradient(135deg, #3b74f3, #5b86ff);
}

.seller-profile-panel {
  padding: 24px 18px;
  text-align: center;
}

.seller-profile-panel h1 {
  margin: 12px 0 4px;
  font-size: 24px;
}

.seller-profile-panel p {
  margin: 0;
  color: #7a8799;
}

.seller-menu-panel {
  display: grid;
  margin-top: 14px;
  padding: 8px 0;
}

.seller-menu-panel button {
  display: grid;
  grid-template-columns: 34px 1fr 20px;
  align-items: center;
  min-height: 52px;
  padding: 0 18px;
  color: #111827;
  text-align: left;
  border-bottom: 1px solid #edf0f5;
}

.seller-menu-panel button:last-child {
  border-bottom: 0;
}

.seller-menu-panel span {
  color: #5c6b80;
  font-size: 19px;
}

.seller-menu-panel i {
  color: #a1aab8;
  font-style: normal;
  font-size: 24px;
}

.seller-form {
  display: grid;
  gap: 14px;
}

.seller-form label {
  display: grid;
  gap: 8px;
  color: #1f2937;
  font-weight: 800;
}

.seller-form input {
  height: 44px;
  padding: 0 12px;
}

.seller-form textarea {
  min-height: 108px;
  padding: 12px;
  resize: vertical;
}

.seller-subpage {
  min-height: 100vh;
  padding-bottom: 96px;
  background: #f3f8ff;
}

.subpage-head {
  position: relative;
  display: grid;
  place-items: center;
  height: 56px;
}

.subpage-head button {
  position: absolute;
  left: 10px;
  top: 10px;
  width: 36px;
  height: 36px;
  color: #000;
  font-size: 28px;
  font-weight: 400;
  line-height: 1;
}

.subpage-head h1 {
  margin: 0;
  color: #000;
  font-family: var(--jp-font);
  font-size: 22px;
  font-weight: 700;
  line-height: 33px;
  letter-spacing: 0;
  font-synthesis: none;
  text-rendering: geometricPrecision;
  -webkit-font-smoothing: antialiased;
}

.subpage-main {
  padding: 8px 10px 0;
}

.profile-avatar {
  display: grid;
  place-items: center;
  margin-top: -6px;
}

.profile-avatar span {
  width: 74px;
  height: 74px;
  overflow: hidden;
  border-radius: 50%;
}

.profile-avatar img,
.shop-logo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.profile-avatar button {
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
  margin: -23px 0 6px 48px;
  border: 2px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-size: 12px;
  background: #3974ff;
}

.profile-avatar h2 {
  margin: 0 0 20px;
  font-size: 18px;
}

.sub-form {
  display: grid;
  gap: 18px;
}

.sub-form label,
.extra-settings label {
  display: grid;
  gap: 10px;
  color: #000;
  font-size: 14px;
  font-weight: 900;
  white-space: nowrap;
}

.sub-form input,
.sub-form textarea,
.select-box {
  width: 100%;
  border: 1px solid #e0e7f2;
  border-radius: 8px;
  color: #071b3d;
  font-size: 17px;
  font-weight: 800;
  background: #fff;
}

.sub-form input {
  height: 42px;
  padding: 0 17px;
}

.sub-form input::placeholder,
.sub-form textarea::placeholder {
  color: #a9b4c6;
}

.sub-form input.muted {
  color: #c0c8d5;
  background: #f8fafc;
}

.sub-form textarea {
  min-height: 90px;
  padding: 14px;
  resize: none;
}

.sub-save {
  position: fixed;
  left: 50%;
  bottom: 18px;
  z-index: 20;
  width: min(360px, calc(100% - 40px));
  height: 44px;
  transform: translateX(-50%);
  border-radius: 999px;
  color: #fff;
  font-weight: 900;
  background: linear-gradient(135deg, #5a86f4, #1f5ee2);
  box-shadow: 0 10px 24px rgba(42, 103, 230, 0.22);
}

.blue-history-page {
  background: linear-gradient(#356df2 0 148px, #f3f8ff 148px);
}

.blue-history-page .subpage-head h1,
.blue-history-page .subpage-head button {
  color: #fff;
}

.blue-history-page .subpage-head {
  height: 56px;
  padding: 0;
}

.blue-history-page .subpage-head h1 {
  font-size: 22px;
  font-weight: 700;
  line-height: 33px;
  letter-spacing: 0;
}

.blue-history-page .subpage-head button {
  font-size: 28px;
  font-weight: 400;
}

.blue-history-page .subpage-main {
  padding: 8px 10px 28px;
}

.history-filter {
  display: grid;
  grid-template-columns: 1fr 24px 1fr;
  align-items: center;
  height: 42px;
  margin-top: 0;
  border-radius: 8px;
  color: #9ca8bc;
  text-align: center;
  background: #fff;
  box-shadow: none;
}

.history-filter label {
  position: relative;
  display: grid;
  place-items: center;
  height: 100%;
  overflow: hidden;
}

.history-filter label span {
  position: relative;
  z-index: 1;
  color: #9aa5ba;
  font-size: 12px;
  font-weight: 500;
  pointer-events: none;
}

.history-filter label span::after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 11px;
  margin-left: 7px;
  vertical-align: -1px;
  background:
    linear-gradient(#a5adbc, #a5adbc) 2px 3px / 7px 1px no-repeat,
    linear-gradient(#a5adbc, #a5adbc) 3px 1px / 1px 3px no-repeat,
    linear-gradient(#a5adbc, #a5adbc) 7px 1px / 1px 3px no-repeat;
  border: 1.5px solid #a5adbc;
  border-radius: 2px;
  box-sizing: border-box;
}

.history-filter em {
  color: #9ca8bc;
  font-size: 12px;
  font-weight: 500;
  font-style: normal;
}

.history-filter input {
  position: absolute;
  inset: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  border: 0;
  outline: 0;
  color: transparent;
  font: 500 12px/1 "Inter", "Arial", sans-serif;
  text-align: center;
  background: transparent;
  opacity: 0;
  cursor: pointer;
}

.history-filter input::-webkit-calendar-picker-indicator {
  width: 100%;
  height: 100%;
  opacity: 0;
  cursor: pointer;
}

.history-empty,
.record-empty {
  display: grid;
  place-items: center;
  min-height: 134px;
  margin-top: 14px;
  border-radius: 8px;
  color: #9ba8bf;
  background: #fff;
}

.blue-history-page .history-empty {
  min-height: 134px;
  margin-top: 14px;
  border-radius: 8px;
  box-shadow: 0 18px 34px rgba(37, 78, 150, 0.08);
}

.blue-history-page .history-empty p {
  margin: 8px 0 0;
  color: #a3adc3;
  font-size: 13px;
  font-weight: 500;
}

.record-empty {
  min-height: 288px;
  border-radius: 22px;
}

.commission-record-list {
  overflow: hidden;
  margin-top: 14px;
  border-radius: 8px;
  background: #fff;
}

.commission-record-card {
  padding: 15px 14px 14px;
  border-bottom: 1px solid #edf1f7;
  background: #fff;
}

.commission-record-card:last-child {
  border-bottom: 0;
}

.commission-record-top {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 12px;
  align-items: start;
}

.commission-record-top h3 {
  margin: 0 0 8px;
  color: #071b3c;
  font-size: 15px;
  line-height: 1.28;
  font-weight: 900;
}

.commission-record-top strong {
  color: #316fe8;
  font-size: 18px;
  font-weight: 900;
  white-space: nowrap;
}

.commission-record-card p,
.commission-record-card div:last-child {
  margin: 5px 0 0;
  color: #7d8aa0;
  font-size: 12px;
  font-weight: 700;
}

.commission-record-card div:last-child {
  display: flex;
  justify-content: space-between;
  gap: 12px;
}

.adjust-history-page {
  background: #f4faff;
}

.adjust-history-page .subpage-main {
  padding: 8px 10px 28px;
}

.adjust-record-list {
  display: grid;
  gap: 12px;
  padding: 14px;
  border-radius: 22px;
  background: #fff;
  box-shadow: 0 14px 30px rgba(70, 100, 140, 0.08);
}

.adjust-history-page .record-empty {
  min-height: 288px;
  margin-top: 0;
  border-radius: 22px;
  color: #8b96a8;
  box-shadow: 0 16px 32px rgba(37, 78, 150, 0.06);
}

.adjust-history-page .record-empty p {
  margin: 12px 0 0;
  color: #8f98a8;
  font-size: 14px;
  font-weight: 400;
}

.adjust-record-card {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  align-items: center;
  gap: 12px;
  min-height: 64px;
  padding: 13px;
  border-radius: 13px;
  background: #f5f7fc;
}

.adjust-record-card h3 {
  margin: 0 0 6px;
  color: #182b49;
  font-size: 16px;
  font-weight: 800;
  line-height: 22px;
}

.adjust-record-card p {
  margin: 0;
  color: #7d8aa0;
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

.adjust-record-card strong {
  color: #17a36c;
  font-size: 17px;
  font-weight: 800;
  white-space: nowrap;
}

.adjust-record-card strong.negative {
  color: #e15252;
}

.upgrade-record-card em {
  display: block;
  margin-top: 6px;
  color: #8290a8;
  font-style: normal;
  font-size: 12px;
}

.empty-doc {
  width: 34px;
  height: 34px;
  margin-bottom: 10px;
  border: 3px solid #c7cfda;
  border-radius: 4px;
}

.empty-doc:after {
  content: "鈱?;
  display: block;
  color: #aab4c3;
  font-size: 22px;
  transform: translate(7px, 2px);
}

.empty-search {
  width: 92px;
  height: 92px;
  margin-bottom: 12px;
  border: 7px solid #eef1f5;
  border-radius: 50%;
  box-shadow: 30px 30px 0 -25px #eef1f5;
}

.account-card {
  margin-top: 0;
  padding: 16px;
  border-radius: 20px;
  background: #fff;
}

.switch-row {
  display: grid;
  grid-template-columns: 1fr 44px;
  align-items: center;
  height: 50px;
  margin-bottom: 14px;
  padding: 0 14px;
  border-radius: 14px;
  color: #455c84;
  font-weight: 900;
  background: #f5f7fc;
}

.fake-switch {
  position: relative;
  width: 44px;
  height: 26px;
  border-radius: 999px;
  background: #d9dee8;
}

.fake-switch:after {
  content: "";
  position: absolute;
  left: 2px;
  top: 2px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #fff;
  box-shadow: 0 2px 5px rgba(0,0,0,.16);
  transition: transform .2s ease;
}

.fake-switch.on {
  background: #3f72ed;
}

.fake-switch.on:after {
  transform: translateX(18px);
}

.sub-search {
  display: grid;
  grid-template-columns: 30px 1fr 64px;
  align-items: center;
  height: 42px;
  margin-bottom: 18px;
  border: 2px solid #2d68ff;
  border-radius: 999px;
  background: #fff;
}

.sub-search span {
  text-align: center;
  color: #9aa8bf;
}

.sub-search input {
  border: 0;
  outline: 0;
  color: #243957;
  font-size: 16px;
}

.sub-search input::placeholder {
  color: #9ca8bc;
}

.sub-search button {
  height: 36px;
  margin-right: 2px;
  border-radius: 999px;
  color: #fff;
  font-weight: 900;
  background: #346df2;
}

.pending-order-list {
  display: grid;
  gap: 12px;
}

.seller-order-sub {
  background: #eef4fb;
}

.seller-order-sub .seller-subpage-main-wrap {
  width: min(100%, 430px);
  margin: 0 auto;
  background: #eef4fb;
}

.seller-order-sub .subpage-main {
  padding: 0 17px 92px;
}

.seller-order-sub .sub-search {
  grid-template-columns: 34px minmax(0, 1fr) 62px;
  height: 42px;
  margin-bottom: 18px;
  border: 2px solid #2f68ff;
  box-shadow: none;
}

.seller-order-sub .sub-search span {
  color: #a5b0c5;
  font-size: 17px;
}

.seller-order-sub .sub-search input {
  font-size: 15px;
  font-weight: 700;
}

.seller-order-sub .sub-search input::placeholder {
  color: #9ea9bd;
}

.seller-order-sub .sub-search button {
  width: 60px;
  height: 36px;
  margin-right: 2px;
  font-size: 13px;
  background: #346df2;
}

.seller-pending-sub .pending-order-list {
  gap: 12px;
}

.pending-order-card {
  display: grid;
  grid-template-columns: 28px 1fr;
  gap: 10px;
  min-height: 121px;
  padding: 20px 14px;
  border-radius: 14px;
  background: #fff;
}

.seller-pending-sub .pending-order-card {
  grid-template-columns: 26px minmax(0, 1fr);
  gap: 8px;
  min-height: 121px;
  padding: 19px 14px 18px;
  border-radius: 15px;
  box-shadow: 0 18px 32px rgba(63, 83, 120, 0.04);
}

.pending-order-card h3 {
  margin: 0 0 9px;
  font-size: 16px;
}

.seller-pending-sub .pending-order-card h3 {
  margin: 0 0 10px;
  color: #061b3e;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 900;
}

.pending-order-card p {
  margin: 5px 0;
  color: #66779b;
  font-size: 13px;
}

.seller-pending-sub .pending-order-card p {
  margin: 6px 0 0;
  color: #66779b;
  font-size: 12px;
  line-height: 1.3;
}

.seller-order-card {
  grid-template-columns: minmax(0, 1fr);
}

.seller-orders-sub .seller-order-list {
  display: grid;
  gap: 12px;
}

.seller-orders-sub .seller-order-card {
  display: block;
  min-height: 0;
  padding: 18px 16px;
  border-radius: 15px;
}

.seller-orders-sub .seller-order-card h3 {
  margin: 0 0 12px;
  color: #061b3e;
  font-size: 16px;
  line-height: 1.35;
  font-weight: 900;
}

.seller-orders-sub .seller-order-card p {
  margin: 7px 0 0;
  color: #66779b;
  font-size: 13px;
  line-height: 1.35;
}

.seller-order-card h3 {
  white-space: normal;
  word-break: normal;
  overflow-wrap: anywhere;
  line-height: 1.35;
}

.order-radio {
  width: 16px;
  height: 16px;
  margin-top: 30px;
  border: 1px solid #b8c6dc;
  border-radius: 50%;
  background: #fff;
}

.seller-pending-sub .order-radio {
  width: 16px;
  height: 16px;
  margin-top: 39px;
  border-color: #b8c7de;
}

.order-radio.checked,
.pending-order-card.selected .order-radio {
  border-color: #2d68ff;
  box-shadow: inset 0 0 0 4px #fff;
  background: #2d68ff;
}

.pending-paybar {
  position: fixed;
  left: 50%;
  bottom: 0;
  z-index: 20;
  display: grid;
  grid-template-columns: 22px 1fr 242px;
  align-items: center;
  width: min(100%, 430px);
  height: 68px;
  padding: 0 16px;
  transform: translateX(-50%);
  background: #fff;
}

.seller-order-sub .pending-paybar {
  width: min(100%, 430px);
  height: 68px;
  grid-template-columns: 18px 1fr 242px;
  gap: 8px;
  padding: 0 16px;
}

.pending-wallet-note {
  margin: 14px 0 10px;
  padding: 11px 12px;
  color: #5b6475;
  font-size: 12px;
  line-height: 1.6;
  background: #f7f9fc;
  border: 1px solid #e8edf5;
  border-radius: 8px;
}

.seller-order-sub .pending-wallet-note {
  display: none;
}

.pending-paybar .order-radio {
  margin: 0;
}

.seller-order-sub .pending-paybar .order-radio {
  margin: 0;
}

.seller-order-sub .pending-paybar span {
  color: #061b3e;
  font-size: 14px;
}

.pending-paybar .submit {
  height: 44px;
  border-radius: 999px;
  color: #fff;
  font-weight: 900;
  background: #2f6df3;
}

.seller-order-sub .pending-paybar .submit {
  height: 44px;
  font-size: 15px;
}

.seller-order-detail-page {
  min-height: 100vh;
  padding-bottom: 92px;
  background: #f4f8fd;
}

.order-detail-head {
  position: relative;
  display: grid;
  place-items: center;
  height: 60px;
  background: #fff;
}

.order-detail-head button {
  position: absolute;
  left: 11px;
  top: 13px;
  width: 30px;
  height: 30px;
  color: #061b3e;
  font-size: 30px;
  line-height: 1;
}

.order-detail-head h1 {
  margin: 0;
  color: #050f22;
  font-size: 21px;
  line-height: 1;
  font-weight: 900;
}

.order-detail-main {
  padding: 20px 25px 0;
}

.order-detail-card {
  padding: 36px 25px 20px;
  border: 1px solid #d9dee8;
  border-radius: 7px;
  background: #fff;
}

.order-product-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}

.order-product-table th,
.order-product-table td {
  border: 1px solid #e3e8f0;
  color: #06162f;
  text-align: center;
  font-size: 13px;
  font-weight: 900;
}

.order-product-table th {
  height: 58px;
}

.order-product-table td {
  height: 104px;
}

.order-product-table th:nth-child(1),
.order-product-table td:nth-child(1) {
  width: 74px;
}

.order-product-table th:nth-child(2),
.order-product-table td:nth-child(2) {
  width: auto;
}

.order-product-table th:nth-child(3),
.order-product-table td:nth-child(3) {
  width: 108px;
}

.order-product-table img {
  width: 42px;
  height: 70px;
  margin: 0 auto;
  object-fit: contain;
}

.order-product-table span {
  display: -webkit-box;
  padding: 0 12px;
  overflow: hidden;
  line-height: 1.35;
  text-align: left;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.order-detail-lines {
  margin-top: 16px;
  border-top: 1px solid #d9dee8;
}

.order-detail-lines div {
  display: grid;
  grid-template-columns: 1fr 140px;
  min-height: 57px;
  border-bottom: 1px solid #d9dee8;
}

.order-detail-lines strong,
.order-detail-lines span {
  display: flex;
  align-items: center;
  color: #06162f;
  font-size: 16px;
  font-weight: 900;
  line-height: 1.45;
  text-align: center;
}

.order-detail-lines strong {
  justify-content: center;
  padding-left: 16px;
  padding-right: 16px;
}

.order-detail-lines span {
  justify-content: center;
  padding: 0 12px;
  border-left: 1px solid #d9dee8;
}

.order-detail-lines .total {
  min-height: 66px;
}

.order-detail-lines .total span {
  justify-content: flex-start;
  padding-left: 32px;
  color: #06162f;
  font-size: 24px;
  font-weight: 900;
}

.order-detail-meta {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-top: 24px;
  padding: 17px 0 20px;
  border-top: 1px solid #d9dee8;
  border-bottom: 1px solid #d9dee8;
}

.order-detail-meta div {
  display: contents;
}

.order-detail-meta strong,
.order-detail-meta span {
  min-height: 22px;
  color: #06162f;
  font-size: 13px;
  line-height: 1.3;
}

.order-detail-meta strong {
  font-weight: 800;
}

.order-detail-meta span {
  font-weight: 500;
}

.order-detail-meta .link {
  color: #1188ff;
}

.seller-orders-sub .seller-order-card[data-detail-href] {
  cursor: pointer;
}

.seller-order-detail-page .seller-bottom-nav {
  display: grid;
}

.pending-paybar .submit:disabled {
  background: #cfd3dc;
}

.order-status-tabs {
  display: flex;
  justify-content: space-between;
  margin-top: -6px;
  font-weight: 900;
}

.order-status-tabs button {
  position: relative;
  height: 34px;
  color: #061a3b;
}

.order-status-tabs .active:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 3px;
  border-radius: 99px;
  background: #2d68ff;
}

.sub-empty.centered {
  display: grid;
  place-items: center;
  min-height: 560px;
  color: #9ca8bc;
}

.sub-empty.small {
  display: grid;
  place-items: center;
  min-height: 150px;
  color: #9ca8bc;
}

.withdraw-card {
  display: grid;
  place-items: center;
  min-height: 110px;
  border-radius: 18px;
  color: #fff;
  text-align: center;
  background: linear-gradient(135deg, #3f72ed, #255ed8);
}

.withdraw-card strong {
  display: block;
  margin-bottom: 8px;
  font-size: 28px;
}

.withdraw-card span {
  font-size: 14px;
  font-weight: 800;
}

.withdraw-history {
  margin-top: 18px;
  padding: 18px;
  border-radius: 16px;
  background: #fff;
}

.withdraw-history h2 {
  margin: 0 0 12px;
  color: #071b3d;
  font-size: 17px;
}

.conversation-page {
  min-height: calc(100vh - 112px);
  overflow: hidden;
  border: 1px solid #dce3ee;
  border-radius: 0 0 16px 16px;
  background: #fff;
}

.conversation-head {
  min-height: 190px;
  padding: 16px 16px 16px;
  border-radius: 14px 14px 0 0;
  color: #fff;
  background: linear-gradient(135deg, #253144, #1f2d43);
}

.conversation-head small {
  font-size: 13px;
}

.conversation-head h1 {
  margin: 12px 0 10px;
  font-size: 24px;
  line-height: 1;
}

.conversation-head p {
  margin: 0 0 17px;
  font-size: 13px;
  line-height: 1.45;
}

.conversation-count {
  display: grid;
  grid-template-columns: 1fr auto;
  align-items: center;
  height: 59px;
  padding: 0 15px;
  border: 1px solid rgba(255, 255, 255, 0.18);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.12);
}

.conversation-count strong {
  font-size: 25px;
}

.conversation-empty {
  margin: 112px 38px 0;
  color: #33435f;
  font-size: 14px;
  line-height: 1.55;
  text-align: center;
}

.conversation-list {
  display: grid;
  gap: 12px;
  padding: 16px;
}

.conversation-notice-card {
  display: grid;
  grid-template-columns: 38px minmax(0, 1fr) 16px;
  gap: 11px;
  align-items: start;
  min-height: 92px;
  padding: 14px 12px;
  border: 1px solid #e7edf5;
  border-radius: 12px;
  background: #fff;
  box-shadow: 0 10px 24px rgba(31, 45, 67, 0.06);
}

.conversation-notice-card > span {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 10px;
  color: #2f6df3;
  background: #eef4ff;
}

.conversation-notice-card svg {
  width: 19px;
  height: 19px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.conversation-notice-card h3 {
  margin: 0 0 6px;
  color: #071f4b;
  font-size: 15px;
  line-height: 1.35;
}

.conversation-notice-card p {
  margin: 0;
  color: #40516f;
  font-size: 13px;
  line-height: 1.45;
}

.conversation-notice-card .conversation-product {
  margin-top: 5px;
  color: #7b89a2;
}

.conversation-notice-card small {
  display: block;
  margin-top: 7px;
  color: #9aa7ba;
  font-size: 12px;
}

.conversation-notice-card i {
  align-self: center;
  color: #b5bfd2;
  font-size: 24px;
  font-style: normal;
}

.head-link {
  position: absolute;
  right: 10px;
  top: 21px;
  color: #2767ff;
  font-size: 13px;
  font-weight: 900;
  text-decoration: none;
  white-space: nowrap;
}

.shop-form {
  gap: 24px;
}

.shop-logo {
  width: 72px;
  height: 72px;
  overflow: hidden;
  border-radius: 3px;
}

.extra-settings {
  display: grid;
  gap: 18px;
}

.upload-box,
.select-box {
  display: grid;
  place-items: center;
  height: 51px;
  border: 1px solid #e0e7f2;
  border-radius: 5px;
  color: #9badc6;
  font-weight: 800;
  background: #fff;
}

.upload-box.big {
  height: 134px;
}

.select-box {
  display: flex;
  justify-content: space-between;
  padding: 0 14px;
  color: #7b89a4;
}

.warm-tip {
  padding: 14px;
  border-radius: 5px;
  color: #f19122;
  background: #fff0d7;
}

.warm-tip b {
  display: block;
  margin-bottom: 7px;
}

.warm-tip p {
  margin: 0;
  font-size: 12px;
  line-height: 1.65;
}

.seller-bottom-nav {
  position: fixed;
  left: 50%;
  bottom: 8px;
  z-index: 30;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  align-items: center;
  width: min(calc(100% - 20px), 410px);
  height: 66px;
  padding: 7px 10px;
  transform: translateX(-50%);
  border-radius: 18px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: 0 -8px 24px rgba(37, 57, 94, 0.12);
  backdrop-filter: blur(10px);
}

.seller-bottom-nav button {
  display: grid;
  place-items: center;
  gap: 2px;
  height: 52px;
  color: #8b98b2;
  font-size: 12px;
  font-weight: 800;
}

.seller-bottom-nav .seller-nav-icon {
  display: grid;
  place-items: center;
  width: 24px;
  height: 24px;
  line-height: 1;
}

.seller-bottom-nav svg {
  width: 22px;
  height: 22px;
  fill: none;
  stroke: currentColor;
  stroke-width: 1.9;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.seller-bottom-nav em {
  font-style: normal;
  line-height: 1.1;
}

.seller-bottom-nav .active {
  margin: 0 1px;
  border-radius: 17px;
  color: #3d70e9;
  background: #edf4ff;
}

.seller-desktop-nav {
  display: none;
}

.seller-toast {
  position: fixed;
  left: 50%;
  bottom: 104px;
  z-index: 100;
  max-width: min(330px, calc(100vw - 44px));
  padding: 11px 16px;
  border-radius: 999px;
  color: #fff;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.35;
  text-align: center;
  background: rgba(15, 30, 58, 0.88);
  box-shadow: 0 10px 24px rgba(15, 30, 58, 0.18);
  opacity: 0;
  transform: translate(-50%, 12px);
  transition: opacity 0.2s ease, transform 0.2s ease;
}

.seller-toast.show {
  opacity: 1;
  transform: translate(-50%, 0);
}

.seller-modal-mask {
  position: fixed;
  inset: 0;
  z-index: 90;
  display: grid;
  place-items: center;
  padding: 20px;
  background: rgba(0, 0, 0, 0.48);
  opacity: 0;
  transition: opacity 0.18s ease;
}

.seller-modal-mask.show {
  opacity: 1;
}

.seller-confirm-modal {
  position: relative;
  width: min(360px, calc(100vw - 40px));
  padding: 18px 18px 20px;
  border-radius: 14px;
  background: #fff;
  box-shadow: 0 22px 56px rgba(0, 0, 0, 0.22);
  transform: translateY(14px) scale(0.98);
  transition: transform 0.18s ease;
}

.seller-modal-mask.show .seller-confirm-modal {
  transform: translateY(0) scale(1);
}

.seller-confirm-modal h3 {
  margin: 0 0 18px;
  color: #a15a1b;
  font-size: 18px;
  font-weight: 900;
}

.seller-modal-close {
  position: absolute;
  top: 14px;
  right: 15px;
  width: 28px;
  height: 28px;
  color: #1f2937;
  font-size: 25px;
  line-height: 1;
}

.seller-confirm-modal p {
  display: flex;
  align-items: center;
  margin: 0 0 18px;
  color: #243049;
  font-size: 14px;
}

.seller-confirm-modal p span {
  display: grid;
  place-items: center;
  width: 14px;
  height: 14px;
  margin-right: 2px;
  border-radius: 50%;
  color: #fff;
  font-size: 11px;
  font-weight: 900;
  background: #1f2b44;
}

.seller-modal-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
}

.seller-modal-actions button {
  height: 38px;
  border-radius: 999px;
  font-weight: 900;
}

.seller-modal-actions .cancel {
  border: 1px solid #dde2eb;
  color: #595f6f;
  background: #fff;
}

.seller-modal-actions .confirm {
  color: #fff;
  background: #ef8d07;
}

@media (min-width: 760px) {
  body {
    background: #e8ebf2;
  }

  .phone {
    box-shadow: 0 0 0 1px #dde2eb, 0 20px 80px rgba(0, 0, 0, 0.18);
  }
}

@media (max-width: 899px) {
  html,
  body {
    width: 100%;
    overflow-x: hidden;
    background: #fff;
  }

  .phone.public-site {
    width: 100%;
    max-width: none;
    margin: 0;
    overflow-x: hidden;
    box-shadow: none;
  }

  .public-site .topbar,
  .public-site main,
  .public-site .login-wrap,
  .public-site .seller-register,
  .public-site .login-card {
    max-width: 100%;
    min-width: 0;
  }

  .public-site .topbar {
    gap: 2.5%;
  }

  .public-site .head-actions {
    flex: 0 0 auto;
    gap: 2vw;
  }

  .public-site .logo {
    flex: 0 1 auto;
    width: 38%;
  }

  .public-site .round-btn,
  .public-site .flag {
    flex: 0 0 auto;
  }
}

@media (min-width: 900px) {
  body {
    background: #f7f7f8;
  }

  .phone.public-site {
    width: 100%;
    min-height: 100vh;
    margin: 0;
    overflow: visible;
    background: #f7f7f8;
    box-shadow: none;
  }

  .public-site .topbar {
    position: relative;
    display: grid;
    grid-template-columns: minmax(220px, 340px) minmax(520px, 560px) minmax(260px, 360px);
    justify-content: center;
    gap: 16px;
    height: 100px;
    padding: 0 24px;
    background: #fff;
  }

  .public-site .logo {
    justify-self: center;
    width: 154px;
  }

  .public-site .head-actions {
    display: none;
  }

  .desktop-search {
    display: grid;
    grid-template-columns: minmax(0, 466px) 84px;
    align-items: center;
    gap: 10px;
  }

  .desktop-search input {
    width: 100%;
    height: 42px;
    padding: 0 18px;
    border: 1px solid #e0e0e0;
    border-radius: 999px;
    outline: none;
    color: #111827;
    font-size: 15px;
    background: #f8f8f8;
  }

  .desktop-search button {
    height: 42px;
    border-radius: 999px;
    color: #fff;
    font-weight: 800;
    background: #ff842e;
  }

  .desktop-auth {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 18px;
    color: #111827;
    font-size: 13px;
  }

  .desktop-auth .desktop-lang {
    display: block;
  }

  .desktop-auth .flag {
    width: 34px;
    height: 24px;
  }

  .public-site .auth-strip {
    display: none;
    grid-template-columns: 1fr 1fr;
    height: 24px;
    padding: 0 24px;
    font-size: 13px;
  }

  .public-site .auth-strip button:first-child {
    justify-self: start;
  }

  .public-site .auth-strip button:last-child {
    justify-self: end;
  }

  .desktop-public-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 44px;
    height: 48px;
    border-bottom: 1px solid #e8e8e8;
    background: #fff;
    color: #0d1a2d;
    font-size: 13px;
    font-weight: 800;
  }

  .desktop-public-nav button {
    position: relative;
    align-self: stretch;
    color: inherit;
    font: inherit;
  }

  .desktop-public-nav button.active::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 8px;
    width: 48px;
    height: 3px;
    border-radius: 999px;
    background: #ff8a24;
    transform: translateX(-50%);
  }

  .public-site .shops-page {
    min-height: calc(100vh - 172px);
    padding: 6px 0 88px;
  }

  .public-site .category-page {
    min-height: calc(100vh - 172px);
    padding: 0 0 88px;
    background: #f6f7fb;
  }

  .public-site .category-page h1 {
    position: relative;
    width: min(1200px, calc(100vw - 48px));
    margin: 0 auto 20px;
    padding-left: 48px;
    color: #0d1a2d;
    font-size: 28px;
    font-weight: 900;
    line-height: 56px;
  }

  .public-site .category-page h1::before {
    content: "";
    position: absolute;
    left: 0;
    top: 27px;
    width: 34px;
    height: 4px;
    border-radius: 999px;
    background: #ff8a24;
  }

  .public-site .category-card-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px;
    width: min(1200px, calc(100vw - 48px));
    margin: 0 auto;
  }

  .public-site .category-card {
    grid-template-columns: 174px minmax(0, 1fr);
    gap: 28px;
    min-height: 218px;
    padding: 20px 24px;
    border: 1px solid #e6e8ee;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 18px 44px rgba(15, 23, 42, 0.08);
    cursor: pointer;
    transition: transform 0.18s ease, box-shadow 0.18s ease;
  }

  .public-site .category-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 22px 54px rgba(15, 23, 42, 0.12);
  }

  .public-site .category-card-image {
    width: 174px;
    height: 174px;
    border-radius: 14px;
    background: #fff7ef;
  }

  .public-site .category-card img {
    width: 150px;
    height: 140px;
    object-fit: contain;
  }

  .public-site .category-card h2 {
    margin: 0 0 18px;
    color: #102033;
    font-size: 28px;
    font-weight: 900;
    text-align: left;
  }

  .public-site .category-card p {
    color: #4b5f7a;
    font-size: 14px;
    line-height: 1.75;
  }

  .public-site .category-goods-page {
    display: grid;
    grid-template-columns: 270px minmax(0, 1fr);
    gap: 20px;
    width: min(1200px, calc(100vw - 48px));
    min-height: calc(100vh - 172px);
    margin: 0 auto;
    padding: 0 0 88px;
  }

  .public-site .category-goods-sidebar {
    padding: 16px 20px 0 0;
    border-right: 1px solid #dde2eb;
  }

  .public-site .category-goods-sidebar h3 {
    margin: 0 0 14px;
    padding-bottom: 12px;
    border-bottom: 1px solid #dde2eb;
    color: #0d1a2d;
    font-size: 16px;
    font-weight: 900;
  }

  .public-site .category-goods-menu {
    display: grid;
    gap: 18px;
    padding-bottom: 22px;
    border-bottom: 1px solid #dde2eb;
  }

  .public-site .category-goods-menu button {
    margin: 0;
    color: #111827;
    font-size: 15px;
    font-weight: 600;
    text-align: left;
    background: transparent;
  }

  .public-site .category-goods-menu button.active {
    font-weight: 900;
  }

  .public-site .category-goods-price {
    padding-top: 16px;
  }

  .public-site .category-goods-price div {
    display: grid;
    grid-template-columns: 1fr 10px 1fr 38px;
    align-items: center;
    gap: 6px;
  }

  .public-site .category-goods-price input {
    min-width: 0;
    height: 34px;
    padding: 0 8px;
    border: 1px solid #dfe4ec;
    border-radius: 4px;
    outline: none;
    background: #fff;
  }

  .public-site .category-goods-price button {
    height: 34px;
    border-radius: 4px;
    color: #fff;
    font-weight: 900;
    background: #02040a;
  }

  .public-site .category-goods-main {
    padding: 18px 0 0;
  }

  .public-site .category-goods-head {
    display: flex;
    align-items: start;
    justify-content: space-between;
    gap: 20px;
    margin-bottom: 18px;
  }

  .public-site .category-goods-head h1 {
    margin: 0 0 10px;
    color: #0d1a2d;
    font-size: 20px;
    font-weight: 900;
  }

  .public-site .category-goods-head p {
    margin: 0;
    color: #111827;
    font-size: 13px;
  }

  .public-site .category-goods-head select {
    width: 200px;
    height: 40px;
    padding: 0 12px;
    border: 1px solid #dfe4ec;
    border-radius: 4px;
    outline: none;
    color: #4b5f7a;
    background: #fff;
  }

  .public-site .category-goods-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px 20px;
    margin-bottom: 60px;
  }

  .public-site .category-goods-card {
    min-width: 0;
    cursor: pointer;
  }

  .public-site .category-goods-card img {
    width: 100%;
    height: 202px;
    object-fit: contain;
    background: #fff;
  }

  .public-site .category-goods-card h2 {
    min-height: 38px;
    margin: 12px 0 10px;
    color: #050b18;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.35;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
  }

  .public-site .category-goods-card p {
    margin: 0;
    color: #050b18;
    font-size: 16px;
    font-weight: 500;
  }

  .public-site .category-goods-pagination {
    display: flex;
    align-items: center;
    gap: 10px;
    margin: -26px 0 60px;
  }

  .public-site .category-goods-pagination button,
  .public-site .category-goods-pagination span {
    display: grid;
    place-items: center;
    min-width: 34px;
    height: 34px;
    padding: 0 10px;
    border: 1px solid #e4e7ee;
    border-radius: 8px;
    color: #111827;
    background: #fff;
    font-size: 14px;
    font-weight: 700;
  }

  .public-site .category-goods-pagination button.active {
    border-color: #ff8b32;
    color: #fff;
    background: #ff8b32;
  }

  .public-site .category-goods-pagination button:disabled {
    color: #c3cad6;
    cursor: default;
  }

  .public-site .product-detail-page {
    display: grid;
    grid-template-columns: 980px 200px;
    gap: 20px;
    width: min(1200px, calc(100vw - 48px));
    margin: 0 auto;
    padding: 0 0 88px;
  }

  .public-site .product-detail-left {
    min-width: 0;
  }

  .public-site .product-detail-top {
    display: grid;
    grid-template-columns: 375px minmax(0, 1fr);
    gap: 20px;
    min-height: 287px;
  }

  .public-site .product-media {
    min-width: 0;
  }

  .public-site .product-hero-strip {
    display: flex;
    gap: 18px;
    height: 139px;
    overflow: hidden;
    padding: 9px 9px 0;
  }

  .public-site .product-hero-strip img {
    flex: 0 0 357px;
    width: 357px;
    height: 139px;
    object-fit: cover;
  }

  .public-site .product-thumbs {
    display: flex;
    gap: 13px;
    margin: 28px 0 0;
  }

  .public-site .product-thumbs img {
    width: 84px;
    height: 112px;
    object-fit: cover;
  }

  .public-site .product-detail-info {
    min-width: 0;
    color: #111827;
  }

  .public-site .product-detail-info h1 {
    margin: 0;
    font-size: 24px;
    line-height: 32px;
    font-weight: 800;
  }

  .public-site .product-rating {
    display: flex;
    align-items: center;
    gap: 10px;
    height: 41px;
    margin: 0 0 0;
    border-bottom: 1px solid #e5e7eb;
    color: #111827;
    font-size: 14px;
  }

  .public-site .product-rating span {
    color: #f5a623;
    letter-spacing: 2px;
  }

  .public-site .product-rating em {
    font-style: normal;
  }

  .public-site .product-price-row {
    display: flex;
    align-items: center;
    height: 36px;
    margin: 0 0 20px;
  }

  .public-site .product-price-row span {
    width: 68px;
    font-size: 14px;
  }

  .public-site .product-price-row strong {
    font-size: 22px;
    line-height: 36px;
  }

  .public-site .product-price-row b {
    display: grid;
    place-items: center;
    width: 40px;
    height: 20px;
    margin-left: 12px;
    color: #fff;
    background: #000;
    font-size: 13px;
  }

  .public-site .product-stock {
    display: flex;
    align-items: center;
    width: 260px;
    height: 50px;
    margin-bottom: 20px;
    padding: 0 12px;
    border: 1px solid #374151;
    border-radius: 4px;
    font-size: 14px;
  }

  .public-site .product-qty,
  .public-site .product-total {
    display: flex;
    align-items: center;
    gap: 0;
    margin-top: 20px;
  }

  .public-site .product-qty span,
  .public-site .product-total span {
    width: 100px;
    font-size: 14px;
    font-weight: 400;
  }

  .public-site .product-qty div {
    display: inline-grid;
    grid-template-columns: 32px 36px 32px;
    height: 32px;
    border: 1px solid #d1d5db;
  }

  .public-site .product-qty button {
    height: 30px;
    color: #111827;
    background: #fff;
  }

  .public-site .product-qty strong {
    display: grid;
    place-items: center;
    font-weight: 500;
  }

  .public-site .product-total strong {
    font-size: 20px;
  }

  .public-site .product-description {
    margin-top: 18px;
  }

  .public-site .product-description-head {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    height: 58px;
    padding: 0 20px;
    color: #fff;
    background: #000;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
  }

  .public-site .product-description-title {
    display: inline-flex;
    align-items: center;
    gap: 14px;
  }

  .public-site .product-description-title i {
    font-style: normal;
    font-size: 24px;
    line-height: 1;
  }

  .public-site .product-description-head b {
    display: grid;
    place-items: center;
    width: 24px;
    height: 24px;
    border: 2px solid #fff;
    border-radius: 50%;
    color: #fff;
    font-size: 17px;
    line-height: 1;
    transition: transform 0.18s ease;
  }

  .public-site .product-description-body {
    padding: 22px 20px 26px;
    border: 1px solid #e5e7eb;
    border-top: 0;
    background: #fff;
  }

  .public-site .product-description-body > p {
    margin: 0;
    color: #202938;
    font-size: 14px;
    line-height: 1.62;
  }

  .public-site .product-description-body .description-first-line {
    margin-bottom: 2px;
  }

  .public-site .product-description.collapsed .product-description-head b {
    transform: rotate(90deg);
  }

  .public-site .product-description.collapsed .product-description-body {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .public-site .product-description.collapsed .product-description-body > p:not(.description-first-line),
  .public-site .product-description.collapsed .product-long-image {
    display: none;
  }

  .public-site .product-long-image {
    display: block;
    width: min(100%, 760px);
    max-height: none;
    margin: 24px auto 0;
    object-fit: contain;
  }

  .public-site .product-related {
    margin-top: 28px;
  }

  .public-site .product-related h2 {
    margin: 0 0 18px;
    color: #111827;
    font-size: 15px;
    font-weight: 700;
  }

  .public-site .product-related-grid {
    display: grid;
    grid-template-columns: repeat(4, 230px);
    gap: 28px 20px;
  }

  .public-site .product-related-card {
    min-width: 0;
    cursor: pointer;
  }

  .public-site .product-related-card img {
    width: 230px;
    height: 200px;
    object-fit: contain;
    background: #fff;
  }

  .public-site .product-related-card h3 {
    min-height: 34px;
    margin: 10px 0 6px;
    color: #111827;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.4;
  }

  .public-site .product-related-card p {
    margin: 0;
    color: #111827;
    font-size: 13px;
    font-weight: 700;
  }

  .public-site .product-detail-side {
    padding-top: 40px;
  }

  .public-site .product-detail-side img {
    width: 200px;
    height: 270px;
    object-fit: contain;
  }

  .public-site .product-detail-empty {
    display: grid;
    place-items: center;
    min-height: 360px;
    grid-column: 1 / -1;
    color: #111827;
    text-align: center;
  }

  .public-site .product-detail-empty h1 {
    margin: 0 0 8px;
    font-size: 22px;
  }

  .public-site .product-detail-empty p {
    margin: 0 0 18px;
    color: #6b7280;
  }

  .public-site .product-detail-empty button {
    height: 40px;
    padding: 0 22px;
    border-radius: 4px;
    color: #fff;
    background: #02040a;
  }

  .public-site .shops-search-card,
  .public-site .shops-result-card {
    width: min(1200px, calc(100vw - 48px));
    margin-right: auto;
    margin-left: auto;
    border-radius: 18px;
  }

  .public-site .shops-search-card {
    grid-template-columns: 1fr minmax(340px, 440px);
    align-items: center;
    min-height: 96px;
    padding: 0 24px;
  }

  .public-site .shops-search-card h1 {
    font-size: 26px;
  }

  .public-site .shops-search {
    grid-template-columns: 1fr 88px;
  }

  .public-site .shops-result-card {
    min-height: 312px;
    margin-top: 24px;
  }

  .public-site .public-search-page {
    padding-top: 32px;
  }

  .public-site .public-search-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 28px 20px;
  }

  .public-site .hero {
    display: grid;
    grid-template-columns: minmax(420px, 595px) minmax(260px, 280px) minmax(260px, 280px);
    gap: 20px;
    width: min(1200px, calc(100vw - 48px));
    margin: 6px auto 0;
    padding: 0;
    background: transparent;
  }

  .public-site .hero-main-wrap {
    grid-column: 1;
    grid-row: 1;
    height: 340px;
    border-radius: 14px;
  }

  .public-site .hero-main {
    height: 340px;
    border-radius: 14px;
  }

  .public-site .hero-mosaic {
    grid-column: 2 / 4;
    grid-row: 1;
    display: grid;
    grid-template-columns: minmax(260px, 280px) minmax(260px, 280px);
    gap: 20px;
    margin: 0;
  }

  .public-site .hero-mosaic .stack {
    gap: 20px;
  }

  .public-site .hero-side-wrap {
    height: 340px;
    border-radius: 14px;
  }

  .public-site .hero-small-wrap {
    height: 160px;
    border-radius: 14px;
  }

  .public-site .hero-tile {
    height: 340px;
    border-radius: 14px;
  }

  .public-site .hero-tile.small {
    height: 160px;
    border-radius: 14px;
  }

  .public-site .hero-dots {
    display: none;
  }

  .public-site .brand-card {
    grid-column: 1 / -1;
    grid-row: 3;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    min-height: 128px;
    margin-top: 0;
    padding: 24px;
    border-radius: 14px;
  }

  .public-site .brand-card h1,
  .public-site .brand-card p,
  .public-site .brand-card small {
    grid-column: 1;
  }

  .public-site .brand-card .coin-row {
    grid-column: 2;
    grid-row: 1 / span 3;
    margin-top: 0;
  }

  .public-site .category-rail {
    position: relative;
    display: grid;
    grid-template-columns: repeat(7, minmax(0, 1fr));
    gap: 18px;
    width: min(1200px, calc(100vw - 48px));
    margin: 34px auto 0;
    padding: 48px 0 0;
    overflow: visible;
    background: transparent;
  }

  .public-site .category-rail::before {
    content: "カテゴリー";
    position: absolute;
    left: 46px;
    top: 0;
    color: #0d1a2d;
    font-size: 28px;
    font-weight: 900;
  }

  .public-site .category-rail::after {
    content: "";
    position: absolute;
    left: 0;
    top: 15px;
    width: 34px;
    height: 4px;
    border-radius: 999px;
    background: #ff8a24;
  }

  .public-site .cat-chip {
    height: 184px;
    padding: 22px 12px 18px;
    border-radius: 14px;
    box-shadow: 0 18px 36px rgba(15, 23, 42, 0.08);
  }

  .public-site .cat-chip img {
    height: 110px;
  }

  .public-site .cat-chip span {
    font-size: 16px;
  }

  .public-site .section {
    display: none;
  }

  .public-site .desktop-source-home {
    display: block;
    width: min(1200px, calc(100vw - 48px));
    margin: 52px auto 0;
  }

  .desktop-home-title {
    display: block;
    min-height: 36px;
    margin: 0 0 24px;
    color: #0d1a2d;
    font-size: 28px;
    font-weight: 900;
  }

  .desktop-hot-grid {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 18px;
    margin-bottom: 74px;
  }

  .desktop-home-product {
    min-width: 0;
    overflow: hidden;
    min-height: 372px;
    padding: 16px 14px 14px;
    border-radius: 18px;
    background: #fff;
    box-shadow: 0 18px 46px rgba(15, 23, 42, 0.10);
    cursor: pointer;
  }

  .desktop-home-product > img {
    display: block;
    width: 100%;
    height: 196px;
    object-fit: contain;
    background: #fff;
  }

  .desktop-home-product-body {
    padding: 12px 0 0;
  }

  .desktop-home-product .price {
    font-size: 20px;
  }

  .desktop-home-product .name {
    min-height: 38px;
    margin: 8px 0 12px;
    color: #111827;
    font-size: 13px;
  }

  .desktop-home-product .deposit {
    width: 92px;
    height: 32px;
    margin-bottom: 12px;
    font-size: 17px;
  }

  .desktop-home-product .buy-line {
    margin-top: 0;
    font-size: 14px;
  }

  .desktop-home-product.compact {
    display: grid;
    grid-template-columns: 150px minmax(0, 1fr);
    align-items: start;
    gap: 14px;
  }

  .desktop-home-product.compact > img {
    height: 150px;
  }

  .desktop-home-product.compact .desktop-home-product-body {
    padding-top: 0;
  }

  .desktop-home-product.compact .price {
    font-size: 17px;
  }

  .desktop-home-product.compact .name {
    font-size: 12px;
  }

  .desktop-home-product.compact .deposit {
    width: 62px;
    height: 22px;
    margin-bottom: 8px;
    font-size: 13px;
  }

  .desktop-wide-banner {
    display: block;
    width: 100%;
    height: 380px;
    margin: 0 0 72px;
    object-fit: cover;
  }

  .desktop-flash-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 20px 18px;
    margin-bottom: 56px;
  }

  .desktop-flash-grid .desktop-home-product {
    min-height: 192px;
  }

  .desktop-flash-grid .desktop-home-product.compact {
    padding: 18px 16px;
    border-radius: 18px;
    box-shadow: 0 18px 46px rgba(15, 23, 42, 0.10);
  }

  .desktop-flash-grid .desktop-home-product.compact > img {
    align-self: center;
    height: 150px;
  }

  .desktop-banner-pair {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 18px;
    margin: 0 0 74px;
  }

  .desktop-banner-pair img {
    width: 100%;
    height: 180px;
    object-fit: cover;
  }

  .desktop-category-feature {
    display: grid;
    grid-template-columns: 228px minmax(0, 1fr);
    gap: 24px;
    margin-bottom: 46px;
  }

  .desktop-category-feature.bags-feature {
    grid-template-columns: 228px minmax(0, 1fr);
    gap: 16px;
  }

  .desktop-feature-img {
    width: 228px;
    height: 310px;
    border-radius: 18px;
    object-fit: cover;
  }

  .desktop-feature-img.watch {
    width: 228px;
    height: 284px;
  }

  .desktop-feature-products {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 24px;
  }

  .desktop-feature-products.bags {
    grid-template-columns: repeat(5, minmax(0, 1fr));
    gap: 14px;
  }

  .desktop-feature-products.bags .desktop-home-product {
    min-height: 308px;
    padding: 14px 10px 12px;
  }

  .desktop-feature-products.bags .desktop-home-product > img {
    height: 122px;
  }

  .desktop-feature-products.bags .desktop-home-product .price {
    font-size: 16px;
  }

  .desktop-feature-products.bags .desktop-home-product .name {
    min-height: 38px;
    font-size: 11px;
    line-height: 1.55;
  }

  .desktop-feature-products.watches {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 14px 14px;
  }

  .desktop-feature-products.watches .desktop-home-product.compact {
    grid-template-columns: 76px minmax(0, 1fr);
    min-height: 134px;
    padding: 12px 14px 10px;
    border-radius: 14px;
    box-shadow: 0 18px 46px rgba(15, 23, 42, 0.10);
  }

  .desktop-feature-products.watches .desktop-home-product.compact > img {
    width: 58px;
    height: 86px;
    align-self: center;
  }

  .desktop-feature-products.watches .desktop-home-product.compact .price {
    font-size: 16px;
    line-height: 1.15;
  }

  .desktop-feature-products.watches .desktop-home-product.compact .name {
    min-height: 30px;
    margin: 7px 0 6px;
    font-size: 11px;
    line-height: 1.45;
  }

  .desktop-feature-products.watches .desktop-home-product.compact .buy-line {
    height: 24px;
    font-size: 13px;
  }

  .desktop-feature-products.watches .desktop-home-product.compact .deposit {
    height: 20px;
    margin-bottom: 6px;
  }

  .desktop-logo-wall {
    display: none;
    width: 100%;
    height: 675px;
    margin: 86px 0 34px;
    object-fit: contain;
  }

  .public-site .category-copy {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 320px));
    justify-content: center;
    gap: 26px 80px;
    width: 100%;
    min-height: 362px;
    margin: 0;
    padding: 36px max(20px, calc((100vw - 1200px) / 2));
    box-sizing: border-box;
    border-top: 1px solid #eadaca;
    border-bottom: 1px solid #eadaca;
    background: #fffaf6;
  }

  .public-site .category-copy article {
    min-height: 64px;
  }

  .public-site .category-copy h3 {
    margin: 0 0 10px;
    color: #1f2b3b;
    font-size: 13px;
    font-weight: 800;
  }

  .public-site .category-copy p {
    margin: 0;
    color: #617087;
    font-size: 12px;
    line-height: 1.65;
  }

  .public-site .login-wrap {
    min-height: calc(100vh - 172px);
    padding: 0 0 52px;
    background: #f7f7f8;
  }

  .public-site .shop-register-page {
    min-height: calc(100vh - 172px);
    padding: 32px 24px 72px;
    background: #f7f7f8;
  }

  .public-site .shop-register-card {
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 28px 46px;
    width: min(1200px, calc(100vw - 48px));
    margin: 0 auto 72px;
    padding: 24px;
    border-radius: 12px;
  }

  .public-site .shop-register-tabs {
    grid-column: 1 / -1;
    width: 100%;
    margin: 0 0 4px;
    padding: 0 4px;
  }

  .public-site .shop-register-card h1 {
    text-align: left;
  }

  .public-site .shop-register-card label {
    margin-bottom: 16px;
  }

  .public-site .shop-register-card input {
    height: 44px;
  }

  .public-site .shop-upload-box {
    min-height: 116px;
  }

  .public-site .seller-register {
    width: min(1200px, calc(100vw - 48px));
    height: 72px;
    margin: 0 auto 32px;
    padding: 0 32px;
    border-radius: 12px;
    background: #fff;
  }

  .login-desktop-card {
    display: grid;
    grid-template-columns: minmax(420px, 570px) minmax(420px, 590px);
    gap: 20px;
    width: min(1200px, calc(100vw - 48px));
    margin: 0 auto;
    padding: 20px;
    border: 1px solid #e0e3e8;
    border-radius: 10px;
    background: #fff;
  }

  .login-hero-image {
    display: block;
    width: 100%;
    height: 520px;
    object-fit: cover;
    border-radius: 0;
    filter: grayscale(1);
  }

  .public-site .login-card {
    margin: 0;
    padding: 25px 13px 0;
    box-shadow: none;
  }

  .public-site .user-register-page {
    min-height: calc(100vh - 172px);
    padding: 22px 24px 72px;
    background: #f7f7f8;
  }

  .public-site .user-register-page .seller-register {
    width: min(420px, calc(100vw - 48px));
    margin: 0 auto 28px;
    justify-content: center;
  }

  .public-site .user-register-page .login-desktop-card {
    display: grid;
    grid-template-columns: minmax(420px, 512px) minmax(420px, 512px);
    gap: 18px;
    align-items: center;
    width: min(1080px, calc(100vw - 48px));
    min-height: 746px;
    margin: 0 auto;
    padding: 18px;
    border: 1px solid #dfe3eb;
    border-radius: 10px;
    background: #fff;
  }

  .public-site .user-register-page .login-hero-image {
    display: block;
    width: 100%;
    height: 710px;
    object-fit: cover;
    filter: none;
  }

  .public-site .user-register-page .login-card {
    width: 100%;
    padding: 0 0 0;
    background: #fff;
  }

  .public-site .user-register-page .login-logo {
    width: 178px;
    margin: 0 0 50px;
  }

  .public-site .login-logo {
    width: 188px;
    margin: 0 0 50px;
  }

  .public-site .login-card h1 {
    margin-bottom: 25px;
  }

  .public-site .login-card input {
    height: 49px;
    border-radius: 4px;
  }

  .public-site .login-submit {
    width: 160px;
    height: 47px;
  }

  .public-site .brand-logos {
    display: block;
    width: min(1200px, calc(100vw - 48px));
    margin: 86px auto 0;
    padding: 0;
    box-sizing: border-box;
    background: #fff;
  }

  .public-site .footer-brand {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }

  .public-site .footer-feature-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    gap: 42px 24px;
    padding: 28px 48px 56px;
    border-bottom: 1px solid #e5e5e5;
  }

  .public-site .footer-feature-grid img {
    width: 280px;
    height: 116px;
  }

  .public-site .footer {
    width: min(1200px, calc(100vw - 48px));
    margin: 0 auto;
    padding: 0 48px 90px;
    box-sizing: border-box;
    background: #fff;
  }

  .public-site .footer-grid {
    grid-template-columns: minmax(140px, 1fr) minmax(180px, 1fr) minmax(140px, 1fr);
    justify-content: space-between;
    align-items: start;
    gap: 48px;
    min-height: 154px;
    box-sizing: border-box;
    padding: 24px 0 28px;
  }

  .public-site .category-see-all {
    position: absolute;
    display: block;
    right: 0;
    top: 3px;
    color: #1557ff;
    font-size: 14px;
    font-weight: 700;
    text-decoration: none;
  }

  .public-site .footer h4 {
    margin-bottom: 18px;
    font-size: 14px;
  }

  .public-site .footer button {
    margin-bottom: 13px;
    color: #111827;
    font-size: 13px;
    line-height: 1.35;
    word-break: keep-all;
    overflow-wrap: anywhere;
  }

  .public-site .policy-row {
    gap: 20px;
    min-height: 58px;
    box-sizing: border-box;
    padding: 16px 0;
  }

  .public-site .footer > h4 {
    margin-top: 0;
    margin-bottom: 8px;
    font-size: 14px;
  }

  .public-site .footer > p {
    color: #8b96aa;
    margin-bottom: 0;
  }

  .public-site .bottom-nav {
    display: none;
  }
}

@keyframes imagePop {
  from {
    opacity: 0.68;
    transform: scale(1.025);
  }
  to {
    opacity: 1;
    transform: scale(1);
  }
}

@keyframes softPulse {
  50% {
    opacity: 0.78;
    transform: scale(0.992);
  }
}

.seller-mine-page .mine-profit-panel .mine-action-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 8px 2px;
}

.seller-mine-page .mine-profit-panel .mine-action-grid button {
  min-width: 0;
  min-height: 76px;
  padding: 0;
}

.seller-mine-page .mine-profit-panel .mine-action-grid p {
  margin: 0;
  color: #526381;
  font-size: 11px;
  line-height: 1.15;
  white-space: nowrap;
  word-break: normal;
  text-align: center;
}

/* Seller i18n layout guards: English labels are longer than CJK labels. */
.seller-products-page {
  padding-inline: 14px;
}

.seller-product-tabs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  height: auto;
  margin: 0 0 10px;
  font-size: 18px;
  line-height: 1.15;
}

.seller-product-tabs button {
  min-width: 0;
  min-height: 42px;
  padding: 0 6px;
  overflow-wrap: anywhere;
  text-align: center;
}

.seller-product-tabs .active:after {
  bottom: -2px;
}

.seller-search.product-search {
  grid-template-columns: 24px minmax(0, 1fr) minmax(58px, auto);
  width: 100%;
  margin: 0 0 12px;
}

.seller-search.product-search input {
  min-width: 0;
  font-size: 14px;
}

.seller-search.product-search button {
  min-width: 58px;
  padding: 0 8px;
  font-size: 13px;
}

.seller-mine-page .mine-profit-panel .mine-action-grid {
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px 10px;
}

.seller-mine-page .mine-profit-panel .mine-action-grid button {
  min-height: 92px;
  padding: 0 4px;
}

.seller-mine-page .mine-profit-panel .mine-action-grid p,
.mine-action-grid p {
  max-width: 100%;
  font-size: 12px;
  line-height: 1.25;
  white-space: normal;
  overflow-wrap: anywhere;
  word-break: normal;
}

.seller-bottom-nav em {
  max-width: 72px;
  overflow-wrap: anywhere;
  line-height: 1.12;
  font-size: 12px;
}

@media (min-width: 900px) {
  body:has(.phone.seller) {
    background: #eef3fb;
  }

  .phone.seller {
    width: min(100%, 1360px);
    min-height: 100vh;
    margin: 0 auto;
    overflow: visible;
    background: transparent;
  }

  .phone.seller.seller-home,
  .phone.seller.seller-sub {
    display: grid;
    grid-template-columns: 320px minmax(0, 1fr);
    grid-template-rows: auto 1fr;
    column-gap: 18px;
    padding: 0 18px 40px;
  }

  .phone.seller.seller-sub {
    grid-template-rows: 1fr;
    padding-top: 24px;
  }

  .seller-home-head {
    grid-column: 1 / -1;
    min-height: 150px;
    height: 150px;
    margin: 0 -18px;
    padding: 30px calc(36px + 18px) 0 calc(320px + 36px + 18px);
    border-radius: 0;
  }

  .seller-home-user {
    max-width: 320px;
    margin-left: 0;
  }

  .seller-lang-wrap {
    top: 34px;
    right: calc(36px + 18px);
  }

  .seller-home-main,
  .seller-sub-main {
    grid-column: 2;
    grid-row: 2;
    min-width: 0;
    margin-top: -52px;
    padding: 0 0 40px;
  }

  .seller-bottom-nav {
    display: none;
  }

  .seller-desktop-nav {
    position: sticky;
    top: 20px;
    left: auto;
    bottom: auto;
    grid-column: 1;
    grid-row: 2;
    align-self: start;
    display: grid;
    grid-template-columns: 1fr;
    gap: 9px;
    width: auto;
    height: auto;
    margin: -52px 0 0;
    padding: 24px 18px;
    transform: none;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 24px 60px rgba(35, 48, 82, 0.14);
  }

  .phone.seller.seller-sub .seller-desktop-nav {
    grid-row: 1;
    margin-top: 0;
  }

  .phone.seller.seller-sub .seller-sub-main {
    grid-row: 1;
    margin-top: 0;
  }

  .phone.seller.seller-sub:has(.conversation-page) {
    display: block;
    width: min(100%, 430px);
    padding: 0;
    overflow: hidden;
    background: #f7f9fc;
  }

  .phone.seller.seller-sub:has(.conversation-page) .seller-sub-main {
    margin-top: 0;
    padding: 4px 10px 96px;
  }

  .phone.seller.seller-sub:has(.conversation-page) .seller-bottom-nav {
    display: grid;
  }

  .phone.seller.seller-sub:has(.conversation-page) .seller-desktop-nav {
    display: none;
  }

  .seller-desktop-nav strong {
    padding: 0 0 2px 2px;
    color: #8a98bc;
    font-size: 13px;
    font-weight: 900;
    letter-spacing: 4px;
  }

  .seller-desktop-nav a,
  .seller-desktop-nav button {
    position: relative;
    display: grid;
    grid-template-columns: 28px minmax(0, 1fr) auto;
    align-items: center;
    justify-content: start;
    min-height: 44px;
    padding: 0 16px;
    border-radius: 14px;
    color: #15284d;
    text-align: left;
    text-decoration: none;
    font-weight: 900;
  }

  .seller-desktop-nav .seller-nav-icon {
    display: grid;
    place-items: center;
    width: 24px;
    height: 24px;
    color: #7d8daf;
  }

  .seller-desktop-nav svg {
    width: 19px;
    height: 19px;
    fill: none;
    stroke: currentColor;
    stroke-width: 1.9;
    stroke-linecap: round;
    stroke-linejoin: round;
  }

  .seller-desktop-nav em {
    max-width: 100%;
    min-width: 0;
    color: #16284a;
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }

  .seller-desktop-nav b {
    display: grid;
    place-items: center;
    min-width: 20px;
    height: 20px;
    padding: 0 6px;
    border-radius: 999px;
    color: #4777f1;
    background: #e9efff;
    font-size: 12px;
    font-style: normal;
    font-weight: 900;
  }

  .seller-desktop-nav .active {
    color: #fff;
    background: #4777f1;
  }

  .seller-desktop-nav .active em,
  .seller-desktop-nav .active .seller-nav-icon {
    color: #fff;
  }

  .seller-desktop-nav .active b {
    color: #4777f1;
    background: rgba(255, 255, 255, 0.88);
  }

  .seller-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }

  .stat-card {
    min-height: 84px;
    grid-template-columns: 46px minmax(0, 1fr);
    padding: 18px 22px;
    border-radius: 18px;
  }

  .seller-panel,
  .plan-panel,
  .chart-panel {
    margin-top: 18px;
    border-radius: 20px;
  }

  .store-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .plan-panel {
    min-height: 170px;
    padding: 26px 26px 22px;
  }

  .plan-top {
    grid-template-columns: 48px minmax(0, 1fr) auto;
  }

  .plan-metrics {
    grid-template-columns: 180px 180px minmax(120px, auto);
    justify-content: start;
    gap: 28px;
  }

  .chart-panel {
    min-height: 270px;
  }

  .order-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .phone.seller-sub .seller-products-page,
  .phone.seller-sub .seller-level-page,
  .phone.seller-sub .seller-mine-page {
    min-height: auto;
    padding: 0 0 40px;
    background: transparent;
  }

  .seller-product-tabs {
    max-width: 520px;
    margin-inline: auto;
  }

  .seller-product-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .storehouse-add-bar {
    position: fixed;
    left: calc(50% + 169px);
    bottom: 22px;
    z-index: 40;
    width: min(100%, 520px);
    margin: 0;
    transform: translateX(-50%);
  }

  .storehouse-load-more {
    width: min(100%, 520px);
    margin-top: 12px;
  }

  .seller-product-row {
    min-width: 0;
  }

  .seller-level-list {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 16px;
  }

  .seller-mine-page {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
  }

  .mine-hero,
  .mine-package-card,
  .mine-panel {
    grid-column: 1 / -1;
  }

  .mine-money-row,
  .mine-today-row,
  .mine-score-row {
    grid-column: 1 / -1;
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .mine-package-card {
    min-height: 178px;
  }

  .seller-mine-page .mine-profit-panel .mine-action-grid {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }

  .mine-common-list {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 0 18px;
  }

  .phone.seller-subpage {
    width: min(100%, 980px);
    min-height: 100vh;
    background: #f4f7fc;
  }

  .phone.seller.seller-subpage {
    width: min(100%, 1360px);
    background: transparent;
  }

  .phone.seller.seller-subpage .seller-subpage-main-wrap {
    min-height: 100vh;
  }
}

.bm-home-redesign .auth-strip {
  display: none !important;
}

.bm-home-redesign .topbar {
  position: relative !important;
}

.bm-home-redesign .desktop-public-nav {
  display: flex !important;
}

.bm-home-redesign .desktop-source-home,
.bm-home-redesign .hero,
.bm-home-redesign .category-rail {
  display: none !important;
}

.bm-home-redesign .bm-redesign-product img,
.bm-home-redesign .bm-redesign-trend-grid img {
  opacity: 1 !important;
}
