
.jumia-market-shell{
  --jm-accent:#f68b1e;
  --jm-accent-dark:#d9730d;
  --jm-ink:#172033;
  --jm-muted:#6b7280;
  --jm-surface:#ffffff;
  --jm-alt:#f7f8fb;
  --jm-border:rgba(23,32,51,.08);
  --jm-shadow:0 18px 40px rgba(15,23,42,.08);
  --jm-shadow-lg:0 26px 60px rgba(15,23,42,.12);
  background:linear-gradient(180deg,#fbfcfe 0%,#f4f7fb 38%,#fbfcfe 100%);
}
.jumia-market-shell .section,
.jumia-market-shell section{position:relative}
.jumia-market-shell .container{position:relative;z-index:1}
.jumia-market-shell .marketplace-hero-panel,
.jumia-market-shell .marketplace-search-card,
.jumia-market-shell .marketplace-mini-banner,
.jumia-market-shell .marketplace-category-card,
.jumia-market-shell .marketplace-showcase-card,
.jumia-market-shell .marketplace-product-card,
.jumia-market-shell .marketplace-vendor-card-v58,
.jumia-market-shell .marketplace-info-box,
.jumia-market-shell .shop-refined-hero,
.jumia-market-shell .pp-gallery,
.jumia-market-shell .pp-review-form,
.jumia-market-shell .product-premium-page .card,
.jumia-market-shell .card.bgsm-card,
.jumia-market-shell .checkout-hero,
.jumia-market-shell .jumia-checkout-card,
.jumia-market-shell .jumia-summary-card,
.jumia-market-shell .shop-mini-promo,
.jumia-market-shell .premium-empty-state{box-shadow:var(--jm-shadow)!important;border:1px solid var(--jm-border)!important}
.jumia-market-shell .marketplace-hero-panel,
.jumia-market-shell .marketplace-search-card,
.jumia-market-shell .marketplace-mini-banner,
.jumia-market-shell .marketplace-category-card,
.jumia-market-shell .marketplace-showcase-card,
.jumia-market-shell .marketplace-product-card,
.jumia-market-shell .marketplace-vendor-card-v58,
.jumia-market-shell .marketplace-info-box,
.jumia-market-shell .shop-refined-hero,
.jumia-market-shell .pp-gallery,
.jumia-market-shell .card.bgsm-card,
.jumia-market-shell .checkout-hero,
.jumia-market-shell .jumia-checkout-card,
.jumia-market-shell .jumia-summary-card{border-radius:28px!important;background:var(--jm-surface)}
.jumia-market-shell .marketplace-hero-v58{padding-bottom:1.75rem;background:radial-gradient(circle at top left, rgba(246,139,30,.14), transparent 22%),linear-gradient(180deg,#fdfefe 0%,#f7f8fb 100%)}
.jumia-market-shell .marketplace-hero-panel{overflow:hidden;box-shadow:var(--jm-shadow-lg)!important}
.jumia-market-shell .marketplace-hero-overlay{background:linear-gradient(120deg,rgba(7,12,20,.88) 10%,rgba(15,23,42,.66) 55%,rgba(246,139,30,.30) 100%)}
.jumia-market-shell .marketplace-stat-strip>div{background:rgba(255,255,255,.16)!important;border-color:rgba(255,255,255,.18)!important}
.jumia-market-shell .marketplace-search-card{position:sticky;top:92px;overflow:hidden;background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(255,255,255,.92))!important}
.jumia-market-shell .marketplace-search-card .card-body::before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:5px;background:linear-gradient(90deg,var(--jm-accent),#fbbf24);opacity:.95}
.jumia-market-shell .marketplace-search-card .form-control,
.jumia-market-shell .marketplace-search-card .form-select,
.jumia-market-shell .jumia-checkout-card .form-control,
.jumia-market-shell .jumia-checkout-card .form-select,
.jumia-market-shell .jumia-checkout-card textarea,
.jumia-market-shell .product-premium-page .form-control,
.jumia-market-shell .product-premium-page .form-select{border-radius:16px;border-color:rgba(23,32,51,.12);min-height:50px;box-shadow:none}
.jumia-market-shell .marketplace-search-card .form-control:focus,
.jumia-market-shell .marketplace-search-card .form-select:focus,
.jumia-market-shell .jumia-checkout-card .form-control:focus,
.jumia-market-shell .jumia-checkout-card .form-select:focus,
.jumia-market-shell .jumia-checkout-card textarea:focus,
.jumia-market-shell .product-premium-page .form-control:focus,
.jumia-market-shell .product-premium-page .form-select:focus{border-color:var(--jm-accent);box-shadow:0 0 0 .25rem rgba(246,139,30,.14)}
.jumia-market-shell .btn-primary,
.jumia-market-shell .btn-warning,
.jumia-market-shell .btn-dark{background:linear-gradient(135deg,var(--jm-accent),var(--jm-accent-dark));border-color:var(--jm-accent);color:#fff!important;box-shadow:0 12px 28px rgba(246,139,30,.24)}
.jumia-market-shell .btn-primary:hover,
.jumia-market-shell .btn-warning:hover,
.jumia-market-shell .btn-dark:hover{transform:translateY(-2px);box-shadow:0 18px 34px rgba(246,139,30,.30)}
.jumia-market-shell .btn-outline-dark,
.jumia-market-shell .btn-outline-primary,
.jumia-market-shell .btn-light{border-radius:16px}
.jumia-market-shell .btn-outline-dark{border-color:rgba(23,32,51,.14);color:var(--jm-ink)}
.jumia-market-shell .btn-outline-dark:hover{background:var(--jm-ink);border-color:var(--jm-ink);color:#fff}
.jumia-market-shell .btn-outline-primary{border-color:rgba(246,139,30,.3);color:var(--jm-accent-dark)}
.jumia-market-shell .btn-outline-primary:hover{background:rgba(246,139,30,.08);border-color:var(--jm-accent)}
.jumia-market-shell .marketplace-jumia-belt{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:-1rem;margin-bottom:2rem}
.jumia-market-shell .marketplace-jumia-belt__item{display:flex;gap:.9rem;align-items:flex-start;padding:1rem 1.05rem;border-radius:22px;background:#fff;border:1px solid var(--jm-border);box-shadow:var(--jm-shadow)}
.jumia-market-shell .marketplace-jumia-belt__item i{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:rgba(246,139,30,.1);color:var(--jm-accent);font-size:1.05rem}
.jumia-market-shell .marketplace-jumia-belt__item strong{display:block;color:var(--jm-ink)}
.jumia-market-shell .marketplace-jumia-belt__item span{display:block;color:var(--jm-muted);font-size:.9rem}
.jumia-market-shell .marketplace-section-tag{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;padding:.55rem .8rem;border-radius:999px;background:rgba(246,139,30,.09);color:var(--jm-accent-dark);border:1px solid rgba(246,139,30,.15)}
.jumia-market-shell .marketplace-category-card,
.jumia-market-shell .marketplace-showcase-card,
.jumia-market-shell .marketplace-product-card,
.jumia-market-shell .marketplace-vendor-card-v58,
.jumia-market-shell .product-premium-card,
.jumia-market-shell .shop-refined-card{transition:transform .24s ease, box-shadow .24s ease}
.jumia-market-shell .marketplace-category-card:hover,
.jumia-market-shell .marketplace-showcase-card:hover,
.jumia-market-shell .marketplace-product-card:hover,
.jumia-market-shell .marketplace-vendor-card-v58:hover,
.jumia-market-shell .product-premium-card:hover,
.jumia-market-shell .shop-refined-card:hover{transform:translateY(-7px);box-shadow:var(--jm-shadow-lg)!important}
.jumia-market-shell .marketplace-cover,
.jumia-market-shell .marketplace-cover--featured,
.jumia-market-shell .pp-main-image,
.jumia-market-shell .media-cover-220{background:#f7f8fb;object-fit:cover}
.jumia-market-shell .marketplace-cover-wrap,
.jumia-market-shell .product-image-shell,
.jumia-market-shell .pp-main-image-wrap{background:linear-gradient(180deg,#fafbff,#f2f5fb)}
.jumia-market-shell .marketplace-badge-floating,
.jumia-market-shell .pp-badge{background:linear-gradient(135deg,#fbbf24,var(--jm-accent));color:#fff!important;border:0;box-shadow:0 12px 24px rgba(246,139,30,.28)}
.jumia-market-shell .marketplace-card-overlay .badge.text-bg-dark{background:rgba(23,32,51,.92)!important}
.jumia-market-shell .marketplace-wishlist,
.jumia-market-shell .shop-quick-view{background:#fff;border-radius:999px!important;box-shadow:0 12px 24px rgba(15,23,42,.14)}
.jumia-market-shell .marketplace-wishlist.active{background:var(--jm-accent);color:#fff}
.jumia-market-shell .marketplace-active-points{display:flex;flex-wrap:wrap;gap:.55rem}
.jumia-market-shell .marketplace-active-points span{padding:.58rem .9rem;background:#fff;border:1px solid var(--jm-border);border-radius:999px;color:var(--jm-muted);font-weight:700}
.jumia-market-shell .marketplace-product-card .fw-bold.fs-4,
.jumia-market-shell .marketplace-showcase-card .fw-bold.fs-5,
.jumia-market-shell .pp-price,
.jumia-market-shell .shop-refined-card .fw-bold.fs-5{color:var(--jm-accent-dark)!important}
.jumia-market-shell .marketplace-rating-row .stars,
.jumia-market-shell .pp-stars{color:#f59e0b}
.jumia-market-shell .marketplace-info-box,
.jumia-market-shell .jumia-summary-card{background:linear-gradient(180deg,#fff,#fbfdff)}
.jumia-market-shell .jumia-checkout-hero{overflow:hidden;background:linear-gradient(135deg,#131c2f 0%,#1f2937 60%,rgba(246,139,30,.95) 100%)!important;color:#fff}
.jumia-market-shell .jumia-checkout-hero .small-muted,
.jumia-market-shell .jumia-checkout-hero p{color:rgba(255,255,255,.82)!important}
.jumia-market-shell .jumia-mini-metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem}
.jumia-market-shell .jumia-mini-metrics>div{padding:1rem 1.05rem;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.16);border-radius:18px}
.jumia-market-shell .jumia-mini-metrics strong{display:block;color:#fff;font-size:1.15rem}
.jumia-market-shell .jumia-mini-metrics span{display:block;color:rgba(255,255,255,.74);font-size:.85rem}
.jumia-market-shell .jumia-checkout-card .section-kicker,
.jumia-market-shell .jumia-summary-card .section-kicker,
.jumia-market-shell .product-premium-page .badge.text-bg-light.border{background:#fff7ed!important;color:var(--jm-accent-dark)!important;border-color:rgba(246,139,30,.18)!important}
.jumia-market-shell .jumia-trust-list{display:grid;gap:.85rem}
.jumia-market-shell .jumia-trust-list li{display:flex;gap:.75rem;align-items:flex-start;padding:.9rem 1rem;border-radius:18px;background:#fff;border:1px solid var(--jm-border);list-style:none}
.jumia-market-shell .jumia-trust-list li i{color:var(--jm-accent);margin-top:.12rem}
.jumia-market-shell .pp-meta-grid>div,
.jumia-market-shell .pp-spec-card,
.jumia-market-shell .pp-review-summary{border-radius:20px;background:#fbfdff;border:1px solid var(--jm-border)}
.jumia-market-shell .pp-tabs .nav-link.active{background:rgba(246,139,30,.10);color:var(--jm-accent-dark);border-color:rgba(246,139,30,.16)}
.jumia-market-shell .shop-mini-promo{padding:1rem 1.1rem;border-radius:22px;background:#fff}
.jumia-market-shell .shop-mini-promo i{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:linear-gradient(135deg,var(--jm-accent),var(--jm-accent-dark));color:#fff}
.jumia-market-shell .table-responsive{border-radius:24px}
.jumia-market-shell .table-stack-mobile thead th,
.jumia-market-shell table thead th{background:#fff7ed!important;color:var(--jm-accent-dark)!important;border-bottom-color:rgba(246,139,30,.16)!important}
.jumia-market-shell .pagination .page-link{border-radius:999px!important}
@media (max-width: 991.98px){
  .jumia-market-shell .marketplace-search-card{position:relative;top:auto}
  .jumia-market-shell .marketplace-jumia-belt{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:1.25rem}
}
@media (max-width: 767.98px){
  .jumia-market-shell .marketplace-jumia-belt,
  .jumia-market-shell .jumia-mini-metrics{grid-template-columns:1fr 1fr}
}
@media (max-width: 575.98px){
  .jumia-market-shell .marketplace-jumia-belt,
  .jumia-market-shell .jumia-mini-metrics{grid-template-columns:1fr}
  .jumia-market-shell .marketplace-hero-panel,
  .jumia-market-shell .marketplace-search-card,
  .jumia-market-shell .marketplace-category-card,
  .jumia-market-shell .marketplace-showcase-card,
  .jumia-market-shell .marketplace-product-card,
  .jumia-market-shell .marketplace-vendor-card-v58,
  .jumia-market-shell .shop-refined-hero,
  .jumia-market-shell .card.bgsm-card,
  .jumia-market-shell .jumia-checkout-card,
  .jumia-market-shell .jumia-summary-card,
  .jumia-market-shell .pp-gallery{border-radius:22px!important}
}
