.seekforge-cart-active body {
  background: #f7faff !important;
}

.seekforge-cart-active uni-page-body,
.seekforge-cart-active .page-app,
.seekforge-cart-active .page-main,
.seekforge-cart-active .page-body {
  min-height: 100vh !important;
  background:
    radial-gradient(circle at 12% 5%, rgba(36, 86, 232, 0.12), transparent 34%),
    radial-gradient(circle at 88% 0%, rgba(232, 102, 174, 0.10), transparent 32%),
    linear-gradient(180deg, #ffffff 0%, #f7faff 45%, #f1f6fc 100%) !important;
  color: #071225 !important;
  font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", Arial, sans-serif !important;
}

.seekforge-cart-active * {
  box-sizing: border-box;
  letter-spacing: 0 !important;
}

.seekforge-cart-active .uni-navbar,
.seekforge-cart-active .uni-navbar--fixed,
.seekforge-cart-active .uni-navbar__content {
  border: 0 !important;
  background: rgba(255, 255, 255, 0.88) !important;
  backdrop-filter: blur(16px);
  box-shadow: none !important;
}

.seekforge-cart-active .uni-navbar__header-container,
.seekforge-cart-active .uni-navbar__content uni-text,
.seekforge-cart-active .uni-navbar__content span {
  color: #071225 !important;
  font-size: 22px !important;
  font-weight: 950 !important;
}

.seekforge-cart-active .page-body {
  padding: 18px 18px 110px !important;
}

.seekforge-cart-active .empty-box {
  position: relative !important;
  width: 100% !important;
  min-height: calc(100vh - 180px) !important;
  margin: 0 auto !important;
  padding: 32px 20px 28px !important;
  border: 1px solid rgba(214, 224, 242, 0.9) !important;
  border-radius: 26px !important;
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.98), rgba(247, 250, 255, 0.92)),
    radial-gradient(circle at 80% 14%, rgba(232, 102, 174, 0.14), transparent 28%) !important;
  box-shadow: 0 18px 44px rgba(20, 34, 65, 0.09) !important;
  overflow: hidden !important;
}

.seekforge-cart-active .empty-box::before {
  content: "" !important;
  display: block !important;
  width: 108px !important;
  height: 108px !important;
  margin: 18px auto 22px !important;
  border-radius: 34px !important;
  background:
    linear-gradient(135deg, rgba(36, 86, 232, 0.12), rgba(232, 102, 174, 0.12)),
    url("data:image/svg+xml,%3Csvg viewBox='0 0 96 96' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M26 30h50l-6 34H33L26 30Z' fill='white' stroke='%23071225' stroke-width='5' stroke-linejoin='round'/%3E%3Cpath d='M18 21h9l5 43' fill='none' stroke='%23071225' stroke-width='5' stroke-linecap='round'/%3E%3Ccircle cx='38' cy='74' r='5' fill='%232456e8'/%3E%3Ccircle cx='65' cy='74' r='5' fill='%23e866ae'/%3E%3Cpath d='M41 43h21M38 53h25' stroke='%2377889d' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") center / 72px 72px no-repeat !important;
  box-shadow: 0 18px 38px rgba(36, 86, 232, 0.13), inset 0 0 0 1px rgba(255,255,255,.85) !important;
}

.seekforge-cart-active .empty-box uni-image,
.seekforge-cart-active .empty-box img {
  display: none !important;
}

.seekforge-cart-active .empty-box uni-text,
.seekforge-cart-active .empty-box span,
.seekforge-cart-active .empty-box .empty-text {
  display: block !important;
  max-width: 260px !important;
  margin: 0 auto !important;
  color: #071225 !important;
  font-size: 24px !important;
  font-weight: 950 !important;
  line-height: 1.15 !important;
  text-align: center !important;
}

.seekforge-cart-active .empty-box::after {
  content: "Save eSIM, pickup, translation, sourcing and logistics items here before checkout." !important;
  display: block !important;
  max-width: 286px !important;
  margin: 12px auto 0 !important;
  color: #667085 !important;
  font-size: 14px !important;
  font-weight: 650 !important;
  line-height: 1.5 !important;
  text-align: center !important;
}

.seekforge-cart-active .sf-cart-actions {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: 100%;
  margin: 24px auto 0;
}

.seekforge-cart-active .sf-cart-actions button {
  height: 48px;
  border-radius: 16px;
  font-size: 14px;
  font-weight: 900;
}

.seekforge-cart-active .sf-cart-primary {
  border: 0;
  background: linear-gradient(135deg, #2456e8 0%, #8356db 58%, #e866ae 100%);
  color: #fff;
  box-shadow: 0 14px 26px rgba(36, 86, 232, 0.22);
}

.seekforge-cart-active .sf-cart-secondary {
  border: 1px solid #d9e3f5;
  background: #fff;
  color: #2456e8;
}

.seekforge-cart-active .cart-box {
  width: 100% !important;
  min-height: calc(100vh - 62px) !important;
  padding: 0 !important;
}

.seekforge-cart-active .cart-header {
  position: sticky !important;
  top: 44px !important;
  z-index: 20 !important;
  height: auto !important;
  margin: 0 0 14px !important;
  padding: 14px 16px !important;
  border: 1px solid #dfe8f6 !important;
  border-radius: 20px !important;
  background: rgba(255, 255, 255, 0.92) !important;
  box-shadow: 0 12px 30px rgba(20, 34, 65, 0.08) !important;
  backdrop-filter: blur(12px);
}

.seekforge-cart-active .cart-header .header-left {
  color: #071225 !important;
  font-size: 15px !important;
  font-weight: 850 !important;
}

.seekforge-cart-active .cart-header .goods-number {
  color: #2456e8 !important;
  font-size: 18px !important;
  font-weight: 950 !important;
  margin: 0 4px !important;
}

.seekforge-cart-active .cart-header .header-right button {
  min-width: 72px !important;
  height: 34px !important;
  padding: 0 14px !important;
  border-radius: 999px !important;
  background: #eef4ff !important;
  color: #2456e8 !important;
  font-size: 13px !important;
  font-weight: 900 !important;
}

.seekforge-cart-active .cart-content {
  margin-top: 0 !important;
  margin-bottom: 96px !important;
  padding: 0 !important;
}

.seekforge-cart-active .goods-box {
  margin-bottom: 14px !important;
  padding: 14px 12px !important;
  border: 1px solid rgba(214, 224, 242, 0.92) !important;
  border-radius: 22px !important;
  background: #fff !important;
  box-shadow: 0 14px 34px rgba(20, 34, 65, 0.08) !important;
  overflow: hidden !important;
}

.seekforge-cart-active .goods-box .check-box {
  padding-left: 0 !important;
  padding-right: 8px !important;
}

.seekforge-cart-active .goods-box .down-box {
  border-radius: 22px !important;
  color: #667085 !important;
  font-size: 16px !important;
  font-weight: 900 !important;
  backdrop-filter: blur(2px);
}

.seekforge-cart-active .goods-box uni-image,
.seekforge-cart-active .goods-box img {
  border-radius: 16px !important;
}

.seekforge-cart-active .goods-box uni-text,
.seekforge-cart-active .goods-box span {
  font-family: inherit !important;
}

.seekforge-cart-active .cart-footer {
  min-height: 76px !important;
  height: auto !important;
  margin: 0 auto !important;
  padding: 12px 18px max(12px, env(safe-area-inset-bottom)) !important;
  border: 1px solid rgba(214, 224, 242, 0.92) !important;
  border-radius: 24px 24px 0 0 !important;
  background: rgba(255, 255, 255, 0.96) !important;
  box-shadow: 0 -14px 34px rgba(20, 34, 65, 0.10) !important;
  backdrop-filter: blur(16px);
}

.seekforge-cart-active .cart-footer .footer-left {
  min-width: 0 !important;
  color: #667085 !important;
  font-size: 13px !important;
  font-weight: 800 !important;
}

.seekforge-cart-active .cart-footer .price-text,
.seekforge-cart-active .cart-footer .text-price {
  color: #2456e8 !important;
  font-size: 22px !important;
  font-weight: 950 !important;
}

.seekforge-cart-active .cart-footer .pay-btn {
  width: auto !important;
  min-width: 120px !important;
  height: 46px !important;
  padding: 0 18px !important;
  border: 0 !important;
  border-radius: 16px !important;
  background: linear-gradient(135deg, #2456e8 0%, #8356db 58%, #e866ae 100%) !important;
  color: #fff !important;
  font-size: 15px !important;
  font-weight: 950 !important;
  line-height: 46px !important;
  box-shadow: 0 14px 26px rgba(36, 86, 232, 0.22) !important;
}

.seekforge-cart-active .u-page__item {
  position: fixed !important;
  left: 0 !important;
  right: 0 !important;
  bottom: 0 !important;
  z-index: 1000 !important;
  max-width: 430px !important;
  height: 78px !important;
  margin: 0 auto !important;
  padding-bottom: env(safe-area-inset-bottom) !important;
  border-top: 1px solid #e8edf5 !important;
  background: rgba(255,255,255,.96) !important;
  box-shadow: 0 -10px 28px rgba(20,34,65,.05) !important;
  backdrop-filter: blur(14px);
}

@media (min-width: 520px) {
  .seekforge-cart-active .page-app,
  .seekforge-cart-active .page-main,
  .seekforge-cart-active .page-body,
  .seekforge-cart-active .uni-navbar,
  .seekforge-cart-active .uni-navbar__content,
  .seekforge-cart-active .cart-footer {
    max-width: 430px !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

@media (max-width: 360px) {
  .seekforge-cart-active .page-body {
    padding-left: 14px !important;
    padding-right: 14px !important;
  }
  .seekforge-cart-active .empty-box uni-text,
  .seekforge-cart-active .empty-box span,
  .seekforge-cart-active .empty-box .empty-text {
    font-size: 22px !important;
  }
}
