/* Nayab Marketplace Pro — alternate storefront theme. Loaded only when selected in Admin > Storefront Themes. */
body.nb-theme-marketplace{
  --nmp-primary:var(--theme-primary,#0f6b46);
  --nmp-accent:var(--theme-secondary,#ff7a21);
  --nmp-ink:#15231b;
  --nmp-muted:#66746b;
  --nmp-line:#e2e9e4;
  --nmp-soft:#f3f7f4;
  --nmp-soft-2:#f8faf9;
  --nmp-card:#fff;
  --nmp-dark:#10251c;
  --nmp-radius:16px;
  --nmp-shadow:0 12px 34px rgba(19,53,35,.08);
  margin:0!important;
  padding:0!important;
  overflow-x:hidden;
  background:#f5f7f6!important;
  color:var(--nmp-ink);
  font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif!important;
  -webkit-font-smoothing:antialiased;
  text-rendering:optimizeLegibility;
}
body.nb-theme-marketplace *{box-sizing:border-box}
body.nb-theme-marketplace a{color:inherit}
body.nb-theme-marketplace img{max-width:100%}
body.nb-theme-marketplace .wrapper{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;transform:none!important;overflow:visible!important;background:transparent!important}
body.nb-theme-marketplace .wrapper>header,body.nb-theme-marketplace .wrapper>.mn-sidebar,body.nb-theme-marketplace .wrapper>.mn-sidebar-overlay,body.nb-theme-marketplace .mn-footer-nav{display:none!important}
body.nb-theme-marketplace .mn-main-content{width:min(1540px,calc(100% - 40px))!important;max-width:1540px!important;margin:26px auto 0!important;padding:0!important;float:none!important;min-height:0!important}
body.nb-theme-marketplace .premium-home-content{margin-top:20px!important}
body.nb-theme-marketplace .row{--bs-gutter-x:20px}
body.nb-theme-marketplace :focus-visible{outline:3px solid color-mix(in srgb,var(--nmp-primary) 32%,transparent);outline-offset:2px}
.nmp-container{width:min(1540px,calc(100% - 40px));margin-inline:auto}

/* Header */
.nmp-header{position:sticky;top:0;z-index:2147482500;width:100%;background:#fff;border-bottom:1px solid var(--nmp-line);box-shadow:0 6px 18px rgba(14,38,25,.04)}
.nmp-header.is-scrolled{box-shadow:0 12px 34px rgba(14,38,25,.10)}
.nmp-utility{height:30px;background:var(--nmp-dark);color:#dce8e1;font-size:11px}
.nmp-utility-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}
.nmp-utility-left,.nmp-utility-links{display:flex;align-items:center;gap:20px}.nmp-utility-left span{display:flex;align-items:center;gap:6px}.nmp-utility-left i{color:#8cd3aa}.nmp-utility-links a{color:#dce8e1;text-decoration:none}.nmp-utility-links a:hover{color:#fff}
.nmp-mainbar{background:#fff}.nmp-mainbar-inner{min-height:76px;display:grid;grid-template-columns:220px minmax(360px,1fr) auto;gap:22px;align-items:center}
.nmp-logo{height:62px;display:flex;align-items:center;text-decoration:none}.nmp-logo img{display:block;width:auto;max-width:205px;max-height:58px;object-fit:contain}
.nmp-search{height:48px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;border:2px solid var(--nmp-primary);border-radius:12px;overflow:hidden;background:#fff;box-shadow:0 3px 10px rgba(15,107,70,.05)}
.nmp-search-scope{height:100%;display:flex;align-items:center;gap:5px;padding:0 13px;border:0;border-right:1px solid var(--nmp-line);background:#f7faf8;color:#47574d;font-weight:700;font-size:12px;cursor:pointer}
.nmp-search input{min-width:0;width:100%;height:44px;border:0;outline:0;padding:0 14px;background:transparent;color:var(--nmp-ink);font-size:13px}
.nmp-search input::placeholder{color:#8a968e}.nmp-search-submit{height:100%;min-width:92px;border:0;background:var(--nmp-primary);color:var(--nmp-on-primary,#fff);display:flex;align-items:center;justify-content:center;gap:7px;font-size:12px;font-weight:800;cursor:pointer}.nmp-search-submit:hover{filter:brightness(.94)}
.nmp-actions{display:flex;align-items:center;gap:9px}.nmp-action{position:relative;min-height:44px;display:flex;align-items:center;gap:8px;padding:6px 8px;border-radius:11px;text-decoration:none;color:#28372e!important}.nmp-action:hover{background:var(--nmp-soft)}.nmp-action>i{font-size:23px;color:var(--nmp-primary)}.nmp-action small,.nmp-action strong{display:block;line-height:1.15}.nmp-action small{font-size:9px;color:#758179;font-weight:600}.nmp-action strong{font-size:11px;font-weight:800;white-space:nowrap}.nmp-icon-action{width:44px;justify-content:center;padding:0;border:1px solid var(--nmp-line)}.nmp-icon-action>span,.nmp-cart>em{position:absolute;right:-3px;top:-5px;min-width:18px;height:18px;padding:0 4px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--nmp-accent);color:var(--nmp-on-accent,#17211a);font-size:9px;font-style:normal;font-weight:800}.nmp-cart{padding-right:12px}
.nmp-navline{border-top:1px solid #eef2ef;background:#fff}.nmp-navline-inner{height:48px;display:flex;align-items:center;gap:20px}.nmp-departments-button{height:38px;min-width:205px;display:flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:9px;background:var(--nmp-primary);color:var(--nmp-on-primary,#fff);font-size:12px;font-weight:800;cursor:pointer}.nmp-departments-button i:first-child{font-size:17px}.nmp-primary-nav{display:flex;align-items:center;gap:clamp(14px,1.8vw,28px);min-width:0;flex:1}.nmp-primary-nav a{position:relative;display:flex;align-items:center;gap:5px;height:48px;text-decoration:none;color:#33443a!important;font-size:12px;font-weight:750;white-space:nowrap}.nmp-primary-nav a:hover{color:var(--nmp-primary)!important}.nmp-primary-nav a.is-deal{color:#b34713!important}.nmp-primary-nav a b{display:inline-flex;min-width:16px;height:16px;align-items:center;justify-content:center;border-radius:99px;background:var(--nmp-accent);color:var(--nmp-on-accent,#17211a);font-size:8px}.nmp-nav-promise{display:flex;align-items:center;gap:6px;color:#587064;font-size:11px;white-space:nowrap}.nmp-nav-promise i{color:var(--nmp-primary);font-size:17px}
.nmp-departments-panel{position:absolute;top:100%;left:0;width:100%;background:#fff;border-top:1px solid var(--nmp-line);box-shadow:0 22px 50px rgba(15,40,25,.14)}.nmp-departments-panel[hidden]{display:none}.nmp-departments-grid{display:grid;grid-template-columns:245px 1fr;min-height:440px;max-height:min(70vh,650px);overflow:hidden}.nmp-department-groups{padding:14px;background:#f5f8f6;border-right:1px solid var(--nmp-line);overflow:auto}.nmp-department-tab{width:100%;min-height:42px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:8px 12px;border:0;border-radius:9px;background:transparent;color:#3f5047;text-align:left;font-size:12px;font-weight:700;cursor:pointer}.nmp-department-tab:hover,.nmp-department-tab.is-active{background:#fff;color:var(--nmp-primary);box-shadow:0 4px 14px rgba(20,62,39,.06)}.nmp-department-content{overflow:auto;padding:24px 28px}.nmp-department-pane{display:none}.nmp-department-pane.is-active{display:block}.nmp-department-pane-head{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;padding-bottom:18px;border-bottom:1px solid var(--nmp-line)}.nmp-department-pane-head span{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#89968e;font-weight:800}.nmp-department-pane-head h2{margin:3px 0 0;font-size:22px;color:var(--nmp-ink);font-weight:850}.nmp-department-pane-head>a{color:var(--nmp-primary)!important;text-decoration:none;font-size:12px;font-weight:800}.nmp-department-links{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px 28px;padding-top:20px}.nmp-department-column{display:grid;align-content:start;gap:7px}.nmp-department-column a{text-decoration:none;color:#66746b!important;font-size:11px;line-height:1.35}.nmp-department-column a:hover{color:var(--nmp-primary)!important}.nmp-department-column .nmp-department-title{color:#24362c!important;font-size:12px;font-weight:850;margin-bottom:2px}.nmp-department-column .nmp-view-more{color:var(--nmp-primary)!important;font-weight:750}
.nmp-mobile-menu,.nmp-mobile-menu-spacer,.nmp-mobile-search-row,.nmp-mobile-drawer,.nmp-mobile-overlay,.nmp-mobile-dock{display:none}

.nmp-header .nmp-container{width:min(var(--nmp-header-max,1540px),calc(100% - 40px))}.nmp-logo img{max-width:var(--nmp-logo-max,205px)}.nmp-search{width:100%;max-width:var(--nmp-search-max,760px);justify-self:center}.nmp-header-sticky-off{position:relative}.nmp-header-density-compact .nmp-mainbar-inner{min-height:64px}.nmp-header-density-compact .nmp-logo{height:52px}.nmp-header-density-compact .nmp-navline-inner{height:42px}.nmp-header-density-compact .nmp-primary-nav a{height:42px}.nmp-header-density-comfortable .nmp-mainbar-inner{min-height:84px}.nmp-header-style-minimal .nmp-utility{background:#f6f8f7;color:#53645a}.nmp-header-style-minimal .nmp-utility-links a{color:#53645a}.nmp-header-style-minimal .nmp-navline{background:#fbfcfb}

/* Marketplace homepage */
body.nb-theme-marketplace .premium-home-content>.row{margin:0!important}
body.nb-theme-marketplace .premium-home-content>.row>.col-12{padding:0!important}
body.nb-theme-marketplace .premium-home-hero{position:relative;overflow:hidden;margin:0!important;border-radius:20px;background:#e9f0ec;box-shadow:var(--nmp-shadow)}
body.nb-theme-marketplace .premium-home-hero .mn-hero-slider,body.nb-theme-marketplace .premium-home-hero .owl-stage-outer,body.nb-theme-marketplace .premium-home-hero .owl-stage,body.nb-theme-marketplace .premium-home-hero .owl-item{height:100%}
body.nb-theme-marketplace .premium-home-hero .mn-hero-slide{position:relative;min-height:390px;overflow:hidden;background:#edf2ef}
body.nb-theme-marketplace .premium-home-hero .nb-hero-picture,body.nb-theme-marketplace .premium-home-hero .mobile-hero-image{position:absolute!important;inset:0;width:100%!important;height:100%!important;display:block!important;object-fit:cover!important}
body.nb-theme-marketplace .premium-home-hero .mn-hero-detail{position:relative;z-index:2;width:min(560px,50%);min-height:390px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;padding:54px;background:linear-gradient(90deg,rgba(9,28,19,.78),rgba(9,28,19,.18),transparent);color:#fff}
body.nb-theme-marketplace .premium-home-hero .mn-hero-detail h1{margin:0 0 13px;color:#fff;font-size:clamp(30px,3.2vw,52px);line-height:1.02;font-weight:900;letter-spacing:-.03em}.premium-home-hero .mn-hero-detail p{color:#eef7f1;font-size:14px;line-height:1.6}.premium-home-hero .mn-btn-2{margin-top:12px!important;border-radius:10px!important;background:var(--nmp-accent)!important;border-color:var(--nmp-accent)!important;color:var(--nmp-on-accent,#17211a)!important;font-weight:850!important}.premium-home-hero .owl-dots{position:absolute;left:28px;bottom:22px;z-index:5}.premium-home-hero .owl-nav button{border-radius:50%!important;background:#fff!important;box-shadow:0 7px 18px rgba(0,0,0,.13)!important}
body.nb-theme-marketplace .home-shop-categories{margin:20px 0 0!important;padding:20px!important;background:#fff;border:1px solid var(--nmp-line);border-radius:18px;box-shadow:0 8px 26px rgba(22,53,36,.05)}
body.nb-theme-marketplace .mobile-shop-category-heading,body.nb-theme-marketplace .mobile-home-section-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px!important}.mobile-shop-category-heading h2,.mobile-home-section-heading h2{margin:0!important;color:var(--nmp-ink)!important;font-size:20px!important;line-height:1.2!important;font-weight:850!important;letter-spacing:-.02em}.mobile-shop-category-heading a,.mobile-home-section-heading a{color:var(--nmp-primary)!important;text-decoration:none;font-size:11px!important;font-weight:800!important}.home-shop-categories .mobile-shop-category-list{display:grid!important;grid-template-columns:repeat(8,minmax(0,1fr));gap:10px!important;overflow:visible!important;padding:0!important}.home-shop-categories .mobile-shop-category-item{min-width:0!important;min-height:118px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:8px!important;padding:12px 8px!important;border:1px solid #e5ebe7!important;border-radius:14px!important;background:#fbfcfb!important;text-decoration:none!important;color:#26372d!important;text-align:center!important}.home-shop-categories .mobile-shop-category-item:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--nmp-primary) 35%,#e5ebe7)!important;box-shadow:0 10px 22px rgba(19,63,39,.08)}.home-shop-categories .mobile-shop-category-icon{width:52px!important;height:52px!important;padding:8px!important;border-radius:50%!important;background:color-mix(in srgb,var(--nmp-primary) 8%,#fff)!important}.home-shop-categories .mobile-shop-category-item>span:last-child{font-size:11px!important;font-weight:800!important;line-height:1.25}.home-shop-categories .nb-category-product-count{display:block;margin-top:2px;color:#8a968e;font-size:8px;font-weight:600}
body.nb-theme-marketplace .premium-home-sections{display:grid;gap:20px;margin-top:20px}.premium-home-sections .mobile-home-section{margin:0!important;padding:20px!important;background:#fff;border:1px solid var(--nmp-line);border-radius:18px;box-shadow:0 8px 26px rgba(22,53,36,.045)}
body.nb-theme-marketplace .mobile-product-grid,body.nb-theme-marketplace .home-product-layout{display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;gap:12px!important;overflow:visible!important;padding:0!important}
body.nb-theme-marketplace .mobile-product-grid>*{width:auto!important;min-width:0!important;max-width:none!important;flex:none!important}
body.nb-theme-marketplace .home-trust-row{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px!important}.home-trust-badge{min-height:104px!important;display:grid!important;grid-template-columns:50px 1fr!important;align-items:center!important;gap:12px!important;padding:15px!important;border:1px solid var(--nmp-line)!important;border-radius:14px!important;background:#f8fbf9!important;text-align:left!important}.home-trust-icon{width:46px!important;height:46px!important;border-radius:12px!important;background:#fff!important;display:flex!important;align-items:center!important;justify-content:center!important;color:var(--nmp-primary)!important;font-size:25px!important}.home-trust-badge>span:not(.home-trust-icon),.nb-satisfaction-title{font-size:12px!important;font-weight:850!important;color:#27382e!important}.nb-satisfaction-text{font-size:9px!important;color:#7c8981!important}
body.nb-theme-marketplace .home-collection-tabs{display:flex!important;gap:8px!important;overflow:auto!important;padding-bottom:4px!important;scrollbar-width:none}.home-collection-tabs::-webkit-scrollbar{display:none}.home-collection-tabs .mobile-collection-tab{min-width:max-content!important;border:1px solid var(--nmp-line)!important;border-radius:999px!important;background:#fff!important;color:#526159!important;padding:8px 13px!important;font-size:10px!important;font-weight:800!important}.home-collection-tabs .mobile-collection-tab.is-active{background:var(--nmp-primary)!important;border-color:var(--nmp-primary)!important;color:var(--nmp-on-primary,#fff)!important}

/* Product cards — intentionally dense enough for a large marketplace. */
body.nb-theme-marketplace .catalog-product-card{position:relative!important;height:100%!important;overflow:hidden!important;border:1px solid #e1e7e3!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease!important}
body.nb-theme-marketplace .catalog-product-card:hover{transform:translateY(-2px)!important;border-color:color-mix(in srgb,var(--nmp-primary) 26%,#e1e7e3)!important;box-shadow:0 13px 26px rgba(17,52,32,.08)!important}.catalog-product-card .mn-product-img{position:relative!important;background:#fff!important;border-bottom:1px solid #f0f3f1!important}.catalog-product-card .mn-img{aspect-ratio:1/1!important;padding:14px!important}.catalog-product-card .mn-product-detail{padding:12px 13px 13px!important}.catalog-card-meta{min-height:18px!important}.catalog-card-meta a,.catalog-size{color:#718078!important;font-size:9px!important;text-transform:uppercase;letter-spacing:.035em;font-weight:700!important}.catalog-card-title{min-height:38px!important;margin:6px 0 8px!important;font-size:12px!important;line-height:1.45!important;font-weight:760!important}.catalog-card-title a{color:#1e2b24!important;text-decoration:none!important}.catalog-card-title a:hover{color:var(--nmp-primary)!important}.catalog-card-price{display:flex!important;align-items:baseline!important;flex-wrap:wrap!important;gap:5px!important}.catalog-card-price .mn-price-new{color:var(--nmp-primary)!important;font-size:15px!important;font-weight:900!important}.catalog-card-price .mn-price-old{font-size:10px!important;color:#9ca59f!important}.catalog-usd-price{width:100%;font-size:9px!important}.catalog-card-actions{margin-top:9px!important;gap:6px!important}.catalog-cart-button{height:34px!important;border:0!important;border-radius:9px!important;background:var(--nmp-primary)!important;font-size:10px!important;font-weight:850!important}.catalog-cart-button:hover{background:color-mix(in srgb,var(--nmp-primary) 86%,#000)!important}.catalog-view-button{width:34px!important;height:34px!important;border:1px solid #dce5df!important;border-radius:9px!important;color:#56675d!important}.catalog-view-button:hover{background:#f1f6f3!important;border-color:#cbd8d0!important;color:var(--nmp-primary)!important}.catalog-product-card .lbl span,.nb-async-deal-badges>*{border-radius:7px!important;font-size:9px!important;font-weight:850!important}.catalog-product-card .lbl .discount{background:var(--nmp-accent)!important;color:var(--nmp-on-accent,#17211a)!important}

/* Catalogue / search / taxonomy */
body.nb-theme-marketplace .shop-page,body.nb-theme-marketplace .category-page,body.nb-theme-marketplace .collection-page,body.nb-theme-marketplace .brand-page,body.nb-theme-marketplace .nb-brands-page,body.nb-theme-marketplace .mn-main-content:not(.premium-home-content):not(.nb-desktop-product-page){padding-bottom:30px!important}
body.nb-theme-marketplace .mn-breadcrumb{margin:0 0 16px!important;padding:15px 18px!important;border:1px solid var(--nmp-line)!important;border-radius:14px!important;background:#fff!important}.mn-breadcrumb .row{align-items:center}.mn-breadcrumb-title{margin:0!important;color:#1e2d24!important;font-size:22px!important;font-weight:850!important;letter-spacing:-.02em}.mn-breadcrumb-list{margin:0!important;font-size:10px!important}.mn-breadcrumb-list a{color:#738077!important;text-decoration:none!important}.mn-breadcrumb-item.active{color:#33453a!important;font-weight:750}
body.nb-theme-marketplace .shop-sidebar{padding-right:16px!important}.shop-sidebar-card{overflow:hidden!important;margin-bottom:14px!important;border:1px solid var(--nmp-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}.shop-sidebar-card h4{margin:0!important;padding:13px 14px!important;border-bottom:1px solid #edf1ee!important;color:#26382e!important;font-size:12px!important;font-weight:850!important}.shop-parent-row,.shop-parent-direct,.shop-tag-list{font-size:10px!important}.shop-more-categories{width:100%!important;border:0!important;border-top:1px solid #edf1ee!important;background:#fbfcfb!important;color:var(--nmp-primary)!important;font-size:10px!important;font-weight:800!important}.shop-pro-content,.shop-pro-inner{min-width:0}.shop-pro-inner>.row{margin-inline:-6px!important}.shop-pro-inner>.row>[class*=col-]{padding-inline:6px!important;margin-bottom:12px!important}.shop-pro-inner>.row>.col-xl-3{width:25%!important}.shop-pro-inner>.row>.col-lg-3{width:25%!important}.catalog-description{padding:18px 20px!important;border:1px solid var(--nmp-line)!important;border-radius:14px!important;background:#fff!important;color:#56655d!important;font-size:12px!important;line-height:1.75!important}.catalog-cover,.collection-intro{overflow:hidden!important;border-radius:16px!important;border:1px solid var(--nmp-line)!important;background:#fff!important}.collection-intro{padding:22px!important}.collection-label{color:var(--nmp-primary)!important}.collection-chip-list a,.shop-tag-list a{border:1px solid var(--nmp-line)!important;border-radius:999px!important;background:#fff!important;color:#53635a!important;text-decoration:none!important}.collection-chip-list a:hover,.shop-tag-list a:hover{border-color:var(--nmp-primary)!important;color:var(--nmp-primary)!important}

/* Brand directory */
.nb-brands-heading h2{color:#1f3026!important;font-size:24px!important;font-weight:900!important}.nb-brand-toolbar{padding:14px!important;border:1px solid var(--nmp-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}.nb-brand-search input,.nb-brand-filter select{border:1px solid #dce4df!important;border-radius:10px!important;background:#fbfcfb!important}.nb-brand-apply{border:0!important;border-radius:10px!important;background:var(--nmp-primary)!important;color:var(--nmp-on-primary,#fff)!important;font-weight:800!important}.brand-card{overflow:hidden!important;height:100%!important;border:1px solid var(--nmp-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important;transition:.18s}.brand-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px rgba(16,50,31,.08)}.brand-cover-img{background:#f3f7f4!important}.brand-logo-circle{border:4px solid #fff!important;box-shadow:0 7px 18px rgba(0,0,0,.08)!important}.brand-card-body{padding:18px!important}.brand-name a{color:#1f3027!important}.brand-card .mn-btn-2{border-radius:9px!important;background:var(--nmp-primary)!important;border-color:var(--nmp-primary)!important}
body.nb-theme-marketplace .brand-hero{overflow:hidden;border:1px solid var(--nmp-line);border-radius:18px;background:#fff;box-shadow:none}.brand-cover{height:min(320px,24vw)!important}.brand-profile{display:grid!important;grid-template-columns:90px 1fr!important;align-items:center!important;gap:18px!important;padding:20px!important;border:1px solid var(--nmp-line)!important;border-radius:16px!important;background:#fff!important}.brand-profile-logo{width:82px!important;height:82px!important;border-radius:14px!important}.brand-profile-copy h2{font-size:24px!important;font-weight:900!important;color:#203127!important}.brand-facts span{border-radius:999px!important;background:#f2f6f3!important;color:#59685f!important}

/* Product detail desktop */
body.nb-theme-marketplace .nb-desktop-product-page{width:min(1540px,calc(100% - 40px))!important;max-width:1540px!important;margin:22px auto 0!important}.nb-desktop-product-v3{background:transparent!important}.nb-desktop-product-breadcrumb{margin-bottom:14px!important;color:#758079!important;font-size:10px!important}.nb-desktop-product-grid{display:grid!important;grid-template-columns:minmax(0,1.02fr) minmax(360px,.88fr) minmax(300px,.58fr)!important;gap:18px!important;align-items:start!important}.nb-desktop-gallery-column,.nb-desktop-info-column,.nb-desktop-buy-card{border:1px solid var(--nmp-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:none!important}.nb-desktop-gallery-column{padding:18px!important}.nb-desktop-info-column{padding:20px!important}.nb-desktop-buy-card{padding:18px!important;position:sticky!important;top:178px!important}.nb-desktop-product-heading h1{font-size:24px!important;line-height:1.28!important;font-weight:850!important;color:#1b2b22!important;letter-spacing:-.02em}.nb-desktop-rating-row{padding-bottom:12px!important;border-bottom:1px solid #edf1ee!important}.nb-desktop-brand-strip{margin:14px 0!important;padding:11px!important;border:1px solid #e7ece9!important;border-radius:12px!important;background:#f8faf9!important}.nb-desktop-price-block{padding:0 0 14px!important}.nb-desktop-price-block strong{color:var(--nmp-primary)!important;font-size:30px!important;font-weight:900!important}.nb-desktop-purchase-meta{border-radius:12px!important}.nb-desktop-cart-wrap button,.nb-desktop-cart-wrap .mn-btn-2,.nb-desktop-buy-card .mn-btn-2{border-radius:10px!important}.nb-desktop-promises-wrap,.nb-desktop-ai-wrap{border-radius:14px!important}.nb-desktop-variants-wrap{margin-top:14px!important}.nb-desktop-only-recommendations{display:grid;gap:18px;margin-top:20px}.nb-desktop-recommendation-section{padding:18px!important;border:1px solid var(--nmp-line)!important;border-radius:17px!important;background:#fff!important}.nb-desktop-recommendation-head h2{font-size:19px!important;font-weight:850!important;color:#1f3026!important}.nb-desktop-recommendation-grid{gap:11px!important}.nb-desktop-rail-arrow{border:1px solid var(--nmp-line)!important;background:#fff!important;color:#405147!important;box-shadow:0 6px 14px rgba(0,0,0,.06)!important}

/* Tabs/content */
body.nb-theme-marketplace .mn-single-pro-tab,body.nb-theme-marketplace .mn-single-pro-tab-content,body.nb-theme-marketplace .mn-single-pro-tab-nav{border-color:var(--nmp-line)!important}.mn-single-pro-tab{overflow:hidden!important;margin-top:20px!important;border:1px solid var(--nmp-line)!important;border-radius:17px!important;background:#fff!important}.mn-single-pro-tab-nav{background:#f8faf9!important}.mn-single-pro-tab-nav li a{font-weight:800!important}.mn-single-pro-tab-nav li a.active{color:var(--nmp-primary)!important}

/* Cart, wishlist, account surfaces */
body.nb-theme-marketplace .nb-cart-wrap,body.nb-theme-marketplace .nb-wishlist-shell{width:min(1180px,calc(100% - 32px))!important;margin-inline:auto!important}.nb-cart-page,.nb-wishlist-page{background:#f5f7f6!important}.nb-cart-item,.nb-wishlist-card,.nb-cart-sheet-inner{border-color:var(--nmp-line)!important;border-radius:15px!important;box-shadow:none!important}.nb-cart-checkout,.nb-cart-sheet-checkout,.nb-wishlist-open{border-radius:10px!important;background:var(--nmp-primary)!important;color:var(--nmp-on-primary,#fff)!important}.nb-cart-import-chip{border-radius:999px!important;background:color-mix(in srgb,var(--nmp-accent) 12%,#fff)!important;color:#9c4a15!important}

/* Assurance + footer */
.nmp-assurance{margin-top:34px;border-block:1px solid #dce6df;background:#edf4ef}.nmp-assurance-grid{min-height:104px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center}.nmp-assurance-grid>div{display:flex;align-items:center;gap:12px;padding:15px 22px;border-right:1px solid #d8e3dc}.nmp-assurance-grid>div:last-child{border-right:0}.nmp-assurance-grid i{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#fff;color:var(--nmp-primary);font-size:22px}.nmp-assurance-grid strong,.nmp-assurance-grid small{display:block}.nmp-assurance-grid strong{font-size:11px;color:#26392e}.nmp-assurance-grid small{margin-top:2px;color:#748279;font-size:9px;line-height:1.35}
.nmp-footer{background:#10241b;color:#dbe7e0;padding:46px 0 22px}.nmp-footer-top{display:grid;grid-template-columns:320px 1fr;gap:54px}.nmp-footer-brand p{margin:15px 0;color:#a9bcb0;font-size:11px;line-height:1.7}.nmp-footer-logo{display:inline-flex;align-items:center;padding:7px 10px;border-radius:11px;background:#fff}.nmp-footer-logo img{display:block;max-width:180px;max-height:58px;object-fit:contain;filter:none}.nmp-footer-contact{display:grid;gap:7px}.nmp-footer-contact a,.nmp-footer-contact span{display:flex;align-items:flex-start;gap:8px;color:#bdd0c4!important;text-decoration:none;font-size:10px}.nmp-footer-contact i{color:#75bc95;font-size:15px}.nmp-footer-social{display:flex;gap:8px;margin-top:15px}.nmp-footer-social a{width:34px;height:34px;display:flex;align-items:center;justify-content:center;border:1px solid #355044;border-radius:9px;color:#d8e7de!important;text-decoration:none}.nmp-footer-social a:hover{background:var(--nmp-primary);border-color:var(--nmp-primary)}.nmp-footer-columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:26px}.nmp-footer-columns section{display:grid;align-content:start;gap:8px}.nmp-footer-columns h3{margin:0 0 5px;color:#fff;font-size:11px;text-transform:uppercase;letter-spacing:.09em;font-weight:850}.nmp-footer-columns a{color:#a9bdb1!important;text-decoration:none;font-size:10px;line-height:1.45}.nmp-footer-columns a:hover{color:#fff!important}.nmp-footer-catalog{display:grid;grid-template-columns:150px 1fr;gap:18px;margin-top:32px;padding:18px 0;border-top:1px solid #2a4136;border-bottom:1px solid #2a4136}.nmp-footer-catalog>span{color:#e7f2eb;font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.nmp-footer-catalog>div{display:flex;flex-wrap:wrap;gap:7px 14px}.nmp-footer-catalog a{color:#93aa9d!important;text-decoration:none;font-size:9px}.nmp-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-top:18px;color:#8da196;font-size:9px}

/* AI / utilities should sit above marketplace mobile dock. */
body.nb-theme-marketplace .nb-ai-launcher,body.nb-theme-marketplace [data-ai-launcher]{z-index:2147484200!important}.nb-theme-marketplace .vp-whatsapp-swipe-widget{z-index:2147484100!important}

@media(max-width:1250px){
  .nmp-mainbar-inner{grid-template-columns:185px minmax(320px,1fr) auto;gap:14px}.nmp-logo img{max-width:175px}.nmp-account span,.nmp-cart span{display:none}.nmp-action{min-width:44px;justify-content:center;padding:0}.nmp-primary-nav{gap:14px}.nmp-primary-nav a{font-size:11px}.nmp-nav-promise{display:none}
  .home-shop-categories .mobile-shop-category-list{grid-template-columns:repeat(6,minmax(0,1fr))}.nb-desktop-product-grid{grid-template-columns:minmax(0,1fr) minmax(330px,.84fr) 290px!important}.nmp-footer-columns{grid-template-columns:repeat(4,minmax(0,1fr))}
}
@media(max-width:991.98px){
  body.nb-theme-marketplace.nmp-has-mobile-dock{padding-bottom:67px!important}.nmp-container{width:min(100% - 22px,1540px)}.nmp-utility,.nmp-navline,.nmp-departments-panel,.nmp-actions,.nmp-mainbar .nmp-search{display:none!important}.nmp-header{position:sticky;top:0}.nmp-mainbar-inner{min-height:54px;grid-template-columns:42px 1fr 42px;gap:8px}.nmp-mobile-menu,.nmp-mobile-menu-spacer{display:flex;width:38px;height:38px;}.nmp-mobile-menu{align-items:center;justify-content:center;border:1px solid var(--nmp-line);border-radius:10px;background:#fff;color:var(--nmp-primary);font-size:21px}.nmp-logo{height:48px;justify-content:center}.nmp-logo img{max-width:155px;max-height:46px}.nmp-mainbar-inner:after{content:"";width:38px}.nmp-mobile-search-row{display:block;padding:0 11px 9px;background:#fff}.nmp-mobile-search{height:42px;display:grid;grid-template-columns:20px 1fr 34px;align-items:center;gap:6px;padding:0 5px 0 11px;border:1px solid #dce5df;border-radius:11px;background:#f6f8f7}.nmp-mobile-search>i{color:#718078}.nmp-mobile-search input{min-width:0;width:100%;height:39px;border:0;outline:0;background:transparent;font-size:11px}.nmp-mobile-search button{width:32px;height:32px;border:0;border-radius:9px;background:var(--nmp-primary);color:var(--nmp-on-primary,#fff)}.nmp-mobile-overlay{position:fixed;inset:0;z-index:2147484300;display:block;background:rgba(7,19,12,.5);opacity:0;visibility:hidden;transition:.2s}.nmp-mobile-overlay[hidden]{display:none}.nmp-mobile-overlay.is-open{opacity:1;visibility:visible}.nmp-mobile-drawer{position:fixed;inset:0 auto 0 0;z-index:2147484310;display:flex;width:min(90vw,390px);height:100dvh;flex-direction:column;background:#fff;box-shadow:18px 0 50px rgba(0,0,0,.2);transform:translateX(-102%);transition:transform .22s ease}.nmp-mobile-drawer.is-open{transform:translateX(0)}.nmp-mobile-drawer-head{height:62px;display:flex;align-items:center;justify-content:space-between;padding:8px 14px;border-bottom:1px solid var(--nmp-line)}.nmp-mobile-drawer-head img{max-width:145px;max-height:46px}.nmp-mobile-drawer-head button{width:38px;height:38px;border:0;border-radius:50%;background:#f1f5f2;color:#31433a;font-size:20px}.nmp-mobile-profile{display:grid;grid-template-columns:42px 1fr 34px;align-items:center;gap:10px;padding:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--nmp-primary) 9%,#fff),#fff)}.nmp-mobile-avatar{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--nmp-primary);color:var(--nmp-on-primary,#fff);font-size:20px}.nmp-mobile-profile small,.nmp-mobile-profile strong{display:block}.nmp-mobile-profile small{color:#7b877f;font-size:9px}.nmp-mobile-profile strong{margin-top:2px;color:#24362c;font-size:11px}.nmp-mobile-profile>a{color:var(--nmp-primary);font-size:20px}.nmp-mobile-drawer-scroll{flex:1;overflow:auto;padding:12px 13px 28px}.nmp-mobile-quick{display:grid;grid-template-columns:repeat(4,1fr);gap:7px}.nmp-mobile-quick a{min-height:64px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid var(--nmp-line);border-radius:11px;background:#fbfcfb;color:#3d5045!important;text-decoration:none;font-size:9px;font-weight:750}.nmp-mobile-quick i{font-size:20px;color:var(--nmp-primary)}.nmp-mobile-section-title{margin:18px 3px 8px;color:#8a958e;font-size:9px;font-weight:850;text-transform:uppercase;letter-spacing:.11em}.nmp-mobile-departments details{border-bottom:1px solid #edf1ee}.nmp-mobile-departments summary{min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;color:#304238;font-size:11px;font-weight:780;list-style:none}.nmp-mobile-departments summary span{display:flex;align-items:center;gap:8px}.nmp-mobile-departments summary span i{color:var(--nmp-primary);font-size:16px}.nmp-mobile-category-list{display:grid;padding:0 0 10px 26px}.nmp-mobile-category-list a{min-height:30px;display:flex;align-items:center;color:#68756d!important;text-decoration:none;font-size:10px}.nmp-mobile-category-list .nmp-mobile-parent-category{margin-top:5px;color:#26382e!important;font-weight:800}.nmp-mobile-more{display:grid;gap:3px}.nmp-mobile-more a{display:flex;align-items:center;gap:9px;min-height:40px;padding:0 8px;border-radius:8px;color:#47584e!important;text-decoration:none;font-size:10px}.nmp-mobile-more i{color:var(--nmp-primary);font-size:17px}.nmp-mobile-dock{position:fixed;inset:auto 0 0;z-index:2147484000;height:64px;display:grid;grid-template-columns:repeat(5,1fr);background:rgba(255,255,255,.97);border-top:1px solid var(--nmp-line);box-shadow:0 -8px 22px rgba(16,46,28,.08);backdrop-filter:blur(12px)}.nmp-mobile-dock a,.nmp-mobile-dock button{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;border:0;background:transparent;color:#637168!important;text-decoration:none;font-family:inherit;font-size:8px;font-weight:700}.nmp-mobile-dock i{font-size:20px}.nmp-mobile-dock .is-active,.nmp-mobile-dock a:hover,.nmp-mobile-dock button:hover{color:var(--nmp-primary)!important}.nmp-dock-cart{position:relative}.nmp-dock-cart em{position:absolute;right:-9px;top:-7px;min-width:15px;height:15px;display:flex;align-items:center;justify-content:center;border-radius:99px;background:var(--nmp-accent);color:var(--nmp-on-accent,#17211a);font-size:7px;font-style:normal}.nb-product-page .nmp-mobile-dock{display:none}.nb-product-page{padding-bottom:0!important}
  body.nb-theme-marketplace .mn-main-content{width:calc(100% - 22px)!important;margin-top:14px!important}.premium-home-content{width:calc(100% - 18px)!important}.premium-home-hero{border-radius:14px!important}.premium-home-hero .mn-hero-slide{min-height:250px!important}.premium-home-hero .mn-hero-detail{min-height:250px!important;width:70%!important;padding:26px!important}.premium-home-hero .mn-hero-detail h1{font-size:28px!important}.home-shop-categories .mobile-shop-category-list{display:flex!important;gap:9px!important;overflow-x:auto!important;scroll-snap-type:x proximity;padding-bottom:3px!important;scrollbar-width:none}.home-shop-categories .mobile-shop-category-list::-webkit-scrollbar{display:none}.home-shop-categories .mobile-shop-category-item{min-width:112px!important;min-height:105px!important;scroll-snap-align:start}.mobile-product-grid,.home-product-layout{grid-template-columns:repeat(3,minmax(0,1fr))!important}.home-trust-row{grid-template-columns:repeat(2,minmax(0,1fr))!important}.shop-pro-inner>.row>.col-xl-3,.shop-pro-inner>.row>.col-lg-3{width:33.333%!important}.shop-sidebar{margin-bottom:14px;padding-right:10px!important}.nb-desktop-product-page{width:100%!important;margin:0!important}.nb-desktop-product-grid{display:none!important}.nmp-assurance-grid{grid-template-columns:repeat(2,1fr)}.nmp-assurance-grid>div:nth-child(2){border-right:0}.nmp-assurance-grid>div:nth-child(-n+2){border-bottom:1px solid #d8e3dc}.nmp-footer{padding:34px 0 82px}.nmp-footer-top{grid-template-columns:1fr;gap:26px}.nmp-footer-columns{grid-template-columns:repeat(3,minmax(0,1fr))}.nmp-footer-catalog{grid-template-columns:1fr}.nmp-footer-logo img{filter:none}
}
@media(max-width:575.98px){
  .nmp-container{width:calc(100% - 18px)}body.nb-theme-marketplace .mn-main-content{width:calc(100% - 14px)!important;margin-top:8px!important}.premium-home-content{width:calc(100% - 12px)!important}.premium-home-hero .mn-hero-slide{min-height:205px!important}.premium-home-hero .mn-hero-detail{min-height:205px!important;width:78%!important;padding:18px!important;background:linear-gradient(90deg,rgba(9,28,19,.72),rgba(9,28,19,.12),transparent)!important}.premium-home-hero .mn-hero-detail h1{font-size:21px!important}.premium-home-hero .mn-hero-detail p{font-size:10px!important;margin-bottom:4px!important}.premium-home-hero .mn-btn-2{min-height:34px!important;padding:7px 12px!important;font-size:10px!important}.home-shop-categories,.premium-home-sections .mobile-home-section{padding:13px!important;border-radius:14px!important}.mobile-shop-category-heading h2,.mobile-home-section-heading h2{font-size:16px!important}.home-shop-categories .mobile-shop-category-item{min-width:94px!important;min-height:94px!important}.home-shop-categories .mobile-shop-category-icon{width:45px!important;height:45px!important}.mobile-product-grid,.home-product-layout{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.catalog-product-card .mn-img{padding:8px!important}.catalog-product-card .mn-product-detail{padding:9px!important}.catalog-card-title{font-size:11px!important;min-height:33px!important}.catalog-card-price .mn-price-new{font-size:13px!important}.home-trust-row{grid-template-columns:1fr!important}.home-trust-badge{min-height:82px!important}.shop-pro-inner>.row>.col-xl-3,.shop-pro-inner>.row>.col-lg-3,.shop-pro-inner>.row>.col-md-4,.shop-pro-inner>.row>.col-sm-6,.shop-pro-inner>.row>.col-6{width:50%!important;padding-inline:4px!important;margin-bottom:8px!important}.mn-breadcrumb{padding:11px 12px!important;margin-bottom:9px!important}.mn-breadcrumb-title{font-size:17px!important}.brand-profile{grid-template-columns:62px 1fr!important;padding:13px!important;gap:12px!important}.brand-profile-logo{width:58px!important;height:58px!important}.brand-profile-copy h2{font-size:18px!important}.nmp-assurance{margin-top:22px}.nmp-assurance-grid{grid-template-columns:1fr}.nmp-assurance-grid>div{border-right:0!important;border-bottom:1px solid #d8e3dc!important;padding:12px 8px}.nmp-assurance-grid>div:last-child{border-bottom:0!important}.nmp-footer-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 18px}.nmp-footer-bottom{align-items:flex-start;flex-direction:column}.nmp-footer-catalog>div{max-height:92px;overflow:hidden}.nmp-footer{padding-bottom:78px}
  /* Mobile product is already a dedicated Blade; restyle it rather than duplicating logic. */
  .nb-mobile-product{margin:0!important;padding:0 0 18px!important;background:transparent!important}.nb-mobile-breadcrumb{margin:0 4px 7px!important;color:#7a877f!important;font-size:9px!important}.nb-mobile-product-title{margin:0 4px 9px!important;color:#1c2b23!important;font-size:17px!important;line-height:1.35!important;font-weight:850!important}.nb-mobile-rating{margin-inline:4px!important}.nb-mobile-gallery{margin:8px 0!important;border:1px solid var(--nmp-line)!important;border-radius:15px!important;background:#fff!important;box-shadow:none!important}.nb-mobile-gallery-track{border-radius:15px!important}.nb-mobile-gallery-thumbs{gap:7px!important;padding:7px 3px!important}.nb-mobile-gallery-thumb{border-radius:9px!important;border-color:#dfe6e1!important}.nb-mobile-gallery-thumb.active{border-color:var(--nmp-primary)!important;box-shadow:0 0 0 1px var(--nmp-primary)!important}.nb-mobile-gallery-arrow{background:rgba(255,255,255,.92)!important;border-color:#dfe5e1!important;color:#31423a!important;box-shadow:0 7px 18px rgba(0,0,0,.08)!important}.nb-mobile-brand-card,.nb-mobile-price-card,.nb-mobile-delivery-card,.nb-mobile-variant-section,.nb-mobile-trust-row,.nb-mobile-info-nav{margin:9px 0!important;border:1px solid var(--nmp-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}.nb-mobile-brand-card{padding:12px!important}.nb-mobile-brand-logo{width:54px!important;height:54px!important}.nb-mobile-brand-copy strong{color:#24372c!important;font-size:14px!important}.nb-mobile-price-card{padding:14px!important}.nb-mobile-price-card strong{color:var(--nmp-primary)!important}.nb-mobile-purchase-bar{border-top:1px solid #dfe7e2!important;background:rgba(255,255,255,.96)!important;box-shadow:0 -10px 28px rgba(16,47,29,.09)!important;backdrop-filter:blur(12px)}.nb-mobile-purchase-button{background:var(--nmp-primary)!important;border-radius:10px!important}.nb-mobile-advance-text{color:#6d7b72!important;background:transparent!important}.nb-mobile-purchase-qty{border-radius:10px!important;background:#fff!important}.nb-mobile-same-brand-products{margin:12px 7px!important;padding:14px!important;border:1px solid var(--nmp-line)!important;border-radius:14px!important;background:#fff!important}.nb-mobile-same-brand-heading h2{font-size:15px!important;color:#213229!important}.nb-mobile-same-brand-heading a{color:var(--nmp-primary)!important}
}

/* Marketplace-only homepage discovery shell */
.nmp-home-hero-layout{display:grid;grid-template-columns:232px minmax(0,1fr);gap:14px;align-items:stretch}.nmp-home-discovery{overflow:hidden;border:1px solid var(--nmp-line);border-radius:18px;background:#fff;box-shadow:0 8px 26px rgba(22,53,36,.045)}.nmp-home-discovery-head{padding:17px 16px 13px;border-bottom:1px solid #edf1ee;background:linear-gradient(135deg,#f3f8f5,#fff)}.nmp-home-discovery-head span,.nmp-home-discovery-head strong{display:block}.nmp-home-discovery-head span{color:#85928a;font-size:8px;font-weight:850;text-transform:uppercase;letter-spacing:.11em}.nmp-home-discovery-head strong{margin-top:3px;color:#22342a;font-size:15px;font-weight:900}.nmp-home-discovery-links{display:grid;padding:8px}.nmp-home-discovery-links a{min-height:37px;display:grid;grid-template-columns:30px minmax(0,1fr) 16px;align-items:center;gap:7px;padding:4px 7px;border-radius:9px;color:#47584e!important;text-decoration:none}.nmp-home-discovery-links a:hover{background:#f1f6f3;color:var(--nmp-primary)!important}.nmp-home-discovery-links a>span{width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#f4f8f5;color:var(--nmp-primary);font-size:16px}.nmp-home-discovery-links a b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:760}.nmp-home-discovery-links a>i{color:#a0aaa4}.nmp-home-discovery-all{min-height:42px;display:flex;align-items:center;justify-content:center;gap:6px;margin:5px 8px 9px;border-radius:9px;background:var(--nmp-primary);color:var(--nmp-on-primary,#fff)!important;text-decoration:none;font-size:10px;font-weight:850}.nmp-home-hero-main{min-width:0;display:grid;grid-template-rows:minmax(0,1fr) auto;gap:10px}.nmp-home-hero-layout .premium-home-hero{height:100%;margin:0!important}.nmp-home-hero-benefits{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));min-height:58px;overflow:hidden;border:1px solid var(--nmp-line);border-radius:13px;background:#fff}.nmp-home-hero-benefits span{display:flex;align-items:center;justify-content:center;gap:7px;border-right:1px solid #edf1ee;color:#56675d;font-size:9px}.nmp-home-hero-benefits span:last-child{border-right:0}.nmp-home-hero-benefits i{color:var(--nmp-primary);font-size:17px}.nmp-home-hero-benefits b{font-weight:800}
@media(max-width:991.98px){.nmp-home-hero-layout{grid-template-columns:1fr}.nmp-home-discovery{display:none}.nmp-home-hero-benefits{grid-template-columns:repeat(4,1fr);min-height:48px}.nmp-home-hero-benefits span{gap:4px;font-size:7px}.nmp-home-hero-benefits i{font-size:14px}}
@media(max-width:575.98px){.nmp-home-hero-benefits{grid-template-columns:repeat(2,1fr)}.nmp-home-hero-benefits span{min-height:37px}.nmp-home-hero-benefits span:nth-child(2){border-right:0}.nmp-home-hero-benefits span:nth-child(-n+2){border-bottom:1px solid #edf1ee}}
.nmp-footer-store-name{display:block;margin-top:12px;color:#fff;font-size:14px;font-weight:850}
.nmp-footer-columns{grid-template-columns:repeat(var(--nmp-footer-cols,5),minmax(0,1fr))}.nmp-footer-apps{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.nmp-footer-apps img{display:block;width:auto;height:34px}.nmp-footer-payments{display:block;max-width:260px;height:auto;max-height:34px;object-fit:contain;filter:brightness(0) invert(.9);opacity:.8}

/* Deals */
.nb-theme-marketplace .nb-deals-page-v2,.nb-theme-marketplace .nb-deal-landing-v2{width:min(1540px,calc(100% - 40px))!important;margin:24px auto 0!important}.nb-theme-marketplace .nb-deals-page-head,.nb-theme-marketplace .nb-deal-benefit-list,.nb-theme-marketplace .nb-deal-benefit-panel-v2,.nb-theme-marketplace .nb-deal-products-v2,.nb-theme-marketplace .nb-deal-conditions-v2,.nb-theme-marketplace .nb-deal-rules-v2{border:1px solid var(--nmp-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:none!important}.nb-theme-marketplace .nb-deal-cover-stage,.nb-theme-marketplace .nb-deal-hero-v2{overflow:hidden!important;border-radius:18px!important;box-shadow:var(--nmp-shadow)!important}.nb-theme-marketplace .nb-deal-icon-item,.nb-theme-marketplace .nb-deal-benefit-card{border:1px solid var(--nmp-line)!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}.nb-theme-marketplace .nb-deal-shop-button{border-radius:9px!important;background:var(--nmp-primary)!important;color:var(--nmp-on-primary,#fff)!important}.nb-theme-marketplace .nb-deal-benefit-pills span{border-radius:999px!important}.nb-theme-marketplace .nb-deal-section-head h2{color:#1d2e24!important;font-weight:900!important}.nb-theme-marketplace .nb-deal-section-head small{color:var(--nmp-primary)!important}.nb-theme-marketplace .nb-deal-country-v2{background:color-mix(in srgb,var(--nmp-accent) 14%,#fff)!important;color:#97440f!important}

/* Blog, content and policy pages */
.nb-theme-marketplace .mn-blog-card{height:100%!important;overflow:hidden!important;border:1px solid var(--nmp-line)!important;border-radius:16px!important;background:#fff!important;box-shadow:none!important;transition:.18s ease}.nb-theme-marketplace .mn-blog-card:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(17,52,32,.07)!important}.nb-theme-marketplace .mn-blog-card .blog-img{overflow:hidden!important;background:#f2f5f3!important}.nb-theme-marketplace .mn-blog-card .blog-img img{width:100%!important;aspect-ratio:16/9!important;object-fit:cover!important}.nb-theme-marketplace .mn-blog-card .detail{padding:16px!important}.nb-theme-marketplace .mn-blog-card .detail h3,.nb-theme-marketplace .mn-blog-card .detail h5{color:#1f3026!important;font-weight:850!important}.nb-theme-marketplace .mn-blog-card .detail a{color:var(--nmp-primary)!important}.nb-theme-marketplace .mn-single-blog-item,.nb-theme-marketplace .page-content{padding:24px!important;border:1px solid var(--nmp-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:none!important}.nb-theme-marketplace .mn-single-blog-item .blog-img{overflow:hidden;border-radius:14px}.nb-theme-marketplace .mn-single-blog-item .single-blog-detail,.nb-theme-marketplace .page-content{color:#46564d!important;font-size:13px!important;line-height:1.8!important}.nb-theme-marketplace .page-content h2,.nb-theme-marketplace .page-content h3,.nb-theme-marketplace .page-content h4{color:#1c2d23!important;font-weight:850!important}.nb-theme-marketplace .page-content a{color:var(--nmp-primary)!important}.nb-theme-marketplace .nb-import-page-card{border:1px solid var(--nmp-line)!important;border-radius:18px!important;box-shadow:none!important}.nb-theme-marketplace .nb-import-page-back{color:var(--nmp-primary)!important}

/* Pagination, forms, notices */
.nb-theme-marketplace .pagination{gap:4px}.nb-theme-marketplace .page-link{min-width:36px;height:36px;display:flex;align-items:center;justify-content:center;border:1px solid var(--nmp-line)!important;border-radius:9px!important;background:#fff!important;color:#526158!important;font-size:10px!important}.nb-theme-marketplace .page-item.active .page-link{border-color:var(--nmp-primary)!important;background:var(--nmp-primary)!important;color:var(--nmp-on-primary,#fff)!important}.nb-theme-marketplace .alert{border-radius:12px!important;font-size:11px!important}.nb-theme-marketplace input,.nb-theme-marketplace select,.nb-theme-marketplace textarea,.nb-theme-marketplace button{font-family:inherit}.nb-theme-marketplace input:not([type=checkbox]):not([type=radio]):not([type=color]),.nb-theme-marketplace select,.nb-theme-marketplace textarea{border-radius:9px}.nb-theme-marketplace .mn-btn-1,.nb-theme-marketplace .mn-btn-2{border-radius:10px!important}

/* Checkout keeps its dedicated flow but inherits Marketplace Pro branding. */
.nb-theme-marketplace .nb-checkout-shell{--nb-green:var(--nmp-primary);--nb-orange:var(--nmp-accent);font-family:inherit!important}.nb-theme-marketplace .nb-checkout-card,.nb-theme-marketplace .nb-address-card,.nb-theme-marketplace .nb-delivery-hub,.nb-theme-marketplace .nb-import-policy-panel{border-radius:15px!important;box-shadow:none!important}.nb-theme-marketplace .nb-checkout-primary,.nb-theme-marketplace .nb-checkout-submit,.nb-theme-marketplace .nb-import-policy-agree{background:var(--nmp-primary)!important;border-color:var(--nmp-primary)!important;border-radius:10px!important}.nb-theme-marketplace .nb-delivery-tab.is-active,.nb-theme-marketplace .nb-checkout-type-button.is-active{color:var(--nmp-primary)!important;border-color:var(--nmp-primary)!important}.nb-theme-marketplace .nb-address-card.is-selected{border-color:var(--nmp-primary)!important}.nb-theme-marketplace .nb-checkout-title{color:#1d2d24!important;font-weight:850!important}

@media(max-width:991.98px){.nb-theme-marketplace .nb-deals-page-v2,.nb-theme-marketplace .nb-deal-landing-v2{width:calc(100% - 22px)!important;margin-top:14px!important}.nb-theme-marketplace .mn-single-blog-item,.nb-theme-marketplace .page-content{padding:16px!important}}
@media(max-width:575.98px){.nb-theme-marketplace .nb-deals-page-v2,.nb-theme-marketplace .nb-deal-landing-v2{width:calc(100% - 14px)!important;margin-top:8px!important}.nb-theme-marketplace .mn-single-blog-item,.nb-theme-marketplace .page-content{padding:13px!important}}
.nmp-mobile-browse-all{min-height:46px;display:flex;align-items:center;gap:9px;margin:10px 0 14px;padding:10px 12px;border:1px solid color-mix(in srgb,var(--nmp-primary) 20%,#e2e9e4);border-radius:11px;background:color-mix(in srgb,var(--nmp-primary) 6%,#fff);color:var(--nmp-primary)!important;text-decoration:none;font-size:11px;font-weight:850}.nmp-mobile-browse-all span{flex:1}.nmp-mobile-browse-all>i:first-child{font-size:17px}

@media(prefers-reduced-motion:reduce){body.nb-theme-marketplace *,body.nb-theme-marketplace *::before,body.nb-theme-marketplace *::after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}
