/* Marketplace skin. Reference: 040-marketplace-page-architecture-blueprint.png.
   Existing shared shell owns header, navigation, dialogs and rewards. */
.np-k-layout{display:grid;grid-template-columns:200px minmax(0,1fr) 300px;gap:12px;align-items:start;margin-top:12px}
.np-k-left,.np-k-main,.np-k-right{display:flex;flex-direction:column;gap:10px;min-width:0}
.np-marketplace .np-s-card{background:radial-gradient(ellipse at 90% 0%,#56350918,transparent 70%),#070707;border-color:#63451d}
.np-marketplace :is(h1,h2){font-weight:500;line-height:1.4}
.np-marketplace h2{font-size:12px;letter-spacing:.08px;color:#e1d8c4}
.np-marketplace select{font:inherit;color:#e3cf9d;background:#0b0a07;color-scheme:dark;border:1px solid #57401e;border-radius:4px;min-width:0;width:100%;padding:7px 8px;cursor:pointer}
.np-marketplace select:focus-visible{outline:2px solid #ffda72;outline-offset:2px}
.np-marketplace input[type=checkbox]{accent-color:#d4a539;width:15px;height:15px}
.np-marketplace .np-s-primary-nav{padding:8px;background:radial-gradient(ellipse at top left,#492b0b2d,transparent 65%),#070707}
.np-marketplace .np-s-nav-item{height:35px;font-size:12px;gap:8px;padding:0 8px!important}
.np-k-heading{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:9px;min-height:18px}
.np-k-heading>button{font-size:11px;color:#d3b568;white-space:nowrap;min-height:24px}
.np-k-heading>button:hover{color:#ffe39a;text-decoration:underline}
.np-marketplace .np-s-gold-button{border-radius:4px;border:1px solid #936121;color:#f5dfaa;background:linear-gradient(#71480f,#291702);box-shadow:inset 0 1px #c896405c;min-height:29px;padding:4px 12px;font-size:12px;font-weight:400}
.np-marketplace .np-s-gold-button:hover{filter:brightness(1.2)}
.np-marketplace .np-k-outline{display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:6px 10px;min-height:32px;border:1px solid #5b4220;border-radius:4px;color:#e4c780;background:#0d0b07;font-size:12px}
.np-marketplace .np-k-outline:hover{border-color:#c69b43}
.np-k-hero{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(0,1fr);gap:14px;padding:13px;border-color:#987426!important;min-height:196px}
.np-k-discovery{min-width:0;padding:1px 4px 4px}
.np-k-discovery h1{font-size:18px;color:#ecc354;letter-spacing:.15px;margin-bottom:3px}
.np-k-discovery>p{font-size:12px;color:#d4cbb8;line-height:1.5}
.np-k-search{display:flex;align-items:center;gap:8px;border:1px solid #5e4220;background:#090805;border-radius:5px;padding:3px;margin:14px 0 12px;min-width:0}
.np-k-search>.np-s-icon{width:18px;height:18px;color:#d7b453;margin-left:6px}
.np-k-search input{border:0;background:none;color:#f6e6c5;width:100%;min-width:0;flex:1;font-size:12px;padding:6px 0;outline-offset:0}
.np-k-search input::placeholder{color:#bbae8e;opacity:1}
.np-marketplace .np-k-search button{flex-shrink:0}
.np-k-filters{display:grid;grid-template-columns:1.15fr 1fr 1fr auto;gap:9px;align-items:end}
.np-k-filters>label{font-size:11px;display:flex;flex-direction:column;gap:5px;color:#d2c19c;min-width:0}
.np-k-filters select{font-size:11px;height:33px}
.np-k-filter-toggle .np-s-icon{width:15px;height:15px}
.np-k-extra-filters{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px;border-top:1px solid #46351d;padding-top:10px;font-size:11px}
.np-k-extra-filters label{display:flex;gap:6px;align-items:center}
.np-k-extra-filters button{color:#e5bd5c;text-decoration:underline;margin-left:auto}
.np-k-featured{border:1px solid #785122;border-radius:6px;overflow:hidden;position:relative;isolation:isolate;background:#170e04;min-height:166px;padding:10px}
.np-k-featured::before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,#100b04 25%,#100b04ef 43%,#110a0380 60%,#110a0300 81%),url('../images/nubian-planet/marketplace/merchant-hero.webp') right 46%/auto 110% no-repeat}
.np-k-featured-copy{max-width:66%}
.np-k-featured h2{font-size:11px;color:#e6c77c;white-space:nowrap;margin-bottom:8px}
.np-k-featured-identity{display:flex;gap:6px;align-items:center}
.np-k-featured-identity img{width:43px;height:43px;object-fit:cover;border-radius:50%}
.np-k-featured-identity>div{min-width:0}
.np-k-featured-identity strong{display:block;color:#fff0cf;font-size:11px;font-weight:500;white-space:nowrap}
.np-k-featured-identity small{display:block;color:#d8bd82;font-size:10px}
.np-k-verified{color:#3eda95}
.np-k-rating{display:inline-block;font-size:11px;color:#e9bd48;white-space:nowrap}
.np-k-rating small{display:inline!important;font-size:10px!important;color:#b9b09c!important}
.np-k-featured-copy>p{font-size:11px;line-height:1.5;margin:6px 0;color:#e3d3b6}
.np-marketplace .np-k-featured .np-s-gold-button{font-size:11px;min-height:26px;padding:3px 11px}
.np-k-categories{padding:11px 12px;border-color:#855124!important}
.np-k-category-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:8px}
.np-k-category-grid li{min-width:0}
.np-marketplace .np-k-category{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;gap:4px;border:1px solid #5b3f1d;border-radius:6px;overflow:hidden;background:linear-gradient(#170e0575,#080704);padding:3px 3px 9px;box-shadow:inset 0 0 0 2px #b6811710}
.np-k-category img{width:100%;height:83px;object-fit:cover;border-radius:3px;mask-image:linear-gradient(#000 87%,transparent)}
.np-k-category strong{font-size:11px;font-weight:400;color:#efdfb5;white-space:nowrap}
.np-k-category small{font-size:10px;color:#bfb399}
.np-marketplace .np-k-category[aria-pressed=true]{border-color:#edba4b;background:#382404;box-shadow:inset 0 0 15px #ac68122b}
.np-marketplace .np-k-category:hover{border-color:#be8c36;filter:brightness(1.1)}
.np-k-listings{padding:11px 12px;scroll-margin-top:20px;border-color:#77521f!important}
.np-k-listing-heading>div:first-child{margin-right:auto;min-width:0}
.np-k-result-count{font-size:11px;line-height:1.6;color:#b9b2a0}
.np-k-views{display:flex;gap:4px;margin-left:8px}
.np-marketplace .np-k-views button{width:29px;height:27px;display:grid;place-items:center;border:1px solid #46341b;border-radius:4px;color:#bda368;background:#0c0904}
.np-k-views .np-s-icon{width:15px;height:15px}
.np-marketplace .np-k-views button[aria-pressed=true]{border-color:#bd892f;color:#fbd577;background:#422b093d}
.np-k-views [data-npk-view=compact] .np-s-icon{transform:scale(.77)}
.np-k-active-filter{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:11px;border:1px solid #715124;background:#2d210c55;border-radius:4px;padding:7px 9px;font-size:11px;color:#e5c675}
.np-k-active-filter>span{overflow-wrap:anywhere}
.np-k-active-filter>button{color:#f0cc76;flex-shrink:0;min-height:24px}
.np-k-product-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px;align-items:stretch}
.np-k-product{position:relative;display:flex;flex-direction:column;min-width:0;border:1px solid #63421c;border-radius:6px;overflow:hidden;background:linear-gradient(165deg,#1e130875,#080704 66%);box-shadow:inset 0 0 0 2px #b07a1610}
.np-marketplace .np-k-product-art{display:block;width:100%;background:#0b0907}
.np-k-product-art img{display:block;object-fit:cover;width:100%;height:109px;mask-image:linear-gradient(#000 88%,transparent)}
.np-k-product-art:hover img{filter:brightness(1.13)}
.np-marketplace .np-k-save{position:absolute;top:5px;right:5px;display:grid;place-items:center;width:27px;height:27px;border:1px solid #80602980;border-radius:50%;background:#080706ce;color:#d7ad52;opacity:.65}
.np-k-save>.np-s-icon{width:14px;height:14px}
.np-marketplace .np-k-save:hover,.np-marketplace .np-k-save[aria-pressed=true]{opacity:1;background:#5b3709;color:#ffdb84;border-color:#dca94f}
.np-k-product-body{display:flex;flex-direction:column;flex:1;min-width:0;padding:4px 8px 7px;gap:4px}
.np-k-product h3{font-size:12px;line-height:1.4;font-weight:400;min-height:33px;color:#ede4d2}
.np-k-product h3 button{text-align:left}
.np-k-product h3 button:hover{color:#f2c45d}
.np-marketplace .np-k-seller-link{font-size:10px;color:#c5b791;text-align:left;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-height:15px}
.np-k-seller-link:hover{text-decoration:underline}
.np-k-product-description{display:none;font-size:12px;color:#c4bca9;line-height:1.6}
.np-k-product-value{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:3px;margin-top:auto;padding:3px 0}
.np-k-product-value>strong{font-size:13px;color:#f6c540;font-weight:500;white-space:nowrap}
.np-k-product-value .np-k-rating{font-size:10px}
.np-k-product-value .np-k-rating small{font-size:9px!important}
.np-marketplace .np-k-product-action{width:100%;min-height:28px;font-size:11px}
.np-marketplace .np-k-product-action.is-buy{background:linear-gradient(#23470e,#081c04);border-color:#3f7520;color:#e5ebb3;box-shadow:inset 0 1px #7b9d4e55}
.np-k-pagination{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;min-height:28px;font-size:11px;color:#bcaa7f}
.np-k-pagination nav,.np-k-pagination nav>span{display:flex;align-items:center;gap:5px}
.np-k-pagination button{display:grid;place-items:center;min-width:27px;min-height:28px;border:1px solid #4a3518!important;border-radius:4px!important;color:#d6b760;background:#0a0804!important}
.np-k-pagination button[aria-current=page]{border-color:#ba842e!important;color:#ffe29c;background:#4b310e99!important}
.np-k-pagination .np-s-icon{width:14px;height:14px}
.np-k-empty{padding:40px 10px;text-align:center}
.np-k-empty>span>.np-s-icon{color:#d0a43f;width:42px;height:42px;margin-bottom:10px}
.np-k-empty h3{font:24px Georgia,serif;color:#efc877}
.np-k-empty p{font-size:13px;color:#c9b998;margin:9px 0 20px}
.np-k-product-grid[data-view=compact]{grid-template-columns:repeat(4,minmax(0,1fr))}
.np-k-product-grid[data-view=compact] .np-k-product-art img{height:75px}
.np-k-product-grid[data-view=list]{grid-template-columns:1fr}
.np-k-product-grid[data-view=list] .np-k-product{display:grid;grid-template-columns:140px minmax(0,1fr)}
.np-k-product-grid[data-view=list] .np-k-product-art img{height:100%;min-height:143px;object-fit:cover}
.np-k-product-grid[data-view=list] .np-k-product-body{padding:10px 13px;gap:4px}
.np-k-product-grid[data-view=list] h3{min-height:0;font-size:14px}
.np-k-product-grid[data-view=list] .np-k-product-description{display:block}
.np-k-product-grid[data-view=list] .np-k-product-value{justify-content:start;gap:15px;margin:0}
.np-k-product-grid[data-view=list] .np-k-product-action{width:130px}
.np-k-product-grid[data-view=list] .np-k-save{left:104px;right:auto}
.np-k-circle-icon{width:24px;height:24px;display:grid;place-items:center;flex:0 0 24px;border:1px solid #a3772b;border-radius:50%;color:#caa442;box-shadow:inset 0 0 0 2px #7a4f1a30}
.np-k-circle-icon .np-s-icon{width:15px;height:15px}
.np-k-shortcuts{padding:11px 9px}
.np-k-shortcuts h2{font-size:11px;margin-bottom:8px}
.np-marketplace .np-k-shortcut{width:100%;display:flex;gap:8px;align-items:center;text-align:left;min-height:49px;padding:6px 1px;border-bottom:1px solid #382a154d}
.np-k-shortcut:last-child{border-bottom:0}
.np-k-shortcut>span:nth-child(2){flex:1;min-width:0}
.np-k-shortcut strong{display:block;font-size:12px;font-weight:400;color:#e1d5b7}
.np-k-shortcut small{display:block;font-size:10px;color:#bdad87;line-height:1.4}
.np-k-shortcut>b{border:1px solid #72511e;border-radius:50%;font-size:10px;font-weight:400;min-width:20px;min-height:20px;text-align:center;padding:2px;color:#e2c36c}
.np-k-shortcut:hover strong{color:#f9d66e}
.np-k-snapshot{padding:11px 10px}
.np-k-snapshot h2{font-size:11px}
.np-k-snapshot-row{display:flex;align-items:center;gap:7px;padding:9px 0;border-bottom:1px solid #4b391958}
.np-k-snapshot-row small{display:block;color:#b9aa88;font-size:9px}
.np-k-snapshot-row strong{display:block;color:#e7bc54;font-size:12px;font-weight:400}
.np-k-snapshot-row b{color:#62c941;font-size:10px;font-weight:400;margin-left:auto}
.np-k-snapshot .np-s-gold-button{width:100%;font-size:11px}
.np-k-spark{display:block;width:100%;height:60px;margin:5px 0 0}
.np-k-spark.is-compact{height:69px;margin:2px 0 4px}
.np-k-bottom{display:grid;grid-template-columns:1.06fr 1fr;gap:10px}
.np-k-bottom>.np-s-card{padding:10px 11px;min-width:0}
.np-k-bottom .np-k-heading{gap:5px}
.np-k-bottom h2{font-size:11px;color:#e6c477}
.np-k-bottom .np-k-heading>button{font-size:10px}
.np-k-spotlight-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}
.np-k-spotlight-grid li{min-width:0}
.np-k-spotlight-grid button{display:flex;width:100%;height:100%;flex-direction:column;align-items:center;gap:5px;border:1px solid #49351b!important;border-radius:5px!important;padding:8px 3px 10px!important;background:#0b0804!important;text-align:center}
.np-k-spotlight-grid button:hover{border-color:#cb933b!important;filter:brightness(1.13)}
.np-k-spotlight-grid img{width:61px;height:61px;max-width:100%;border-radius:50%;object-fit:cover}
.np-k-spotlight-grid strong{font-weight:400;font-size:11px;min-height:31px;line-height:1.35;color:#f0e4c9}
.np-k-spotlight-grid .np-k-rating{font-size:10px}
.np-k-spotlight-grid .np-k-rating small{font-size:9px!important}
.np-k-spotlight-grid button>small{color:#c3ae83;font-size:10px;margin-top:auto}
.np-k-activity li{display:flex;align-items:center;gap:7px;padding:7px 0;border-bottom:1px solid #4b391b4f;min-height:39px}
.np-k-activity li:last-child{border-bottom:0}
.np-k-activity li>.np-k-circle-icon{width:22px;height:22px;flex-basis:22px}
.np-k-activity li>div{flex:1;min-width:0}
.np-k-activity li strong{display:block;font-size:10px;font-weight:400;color:#d2b267}
.np-k-activity li p{font-size:10px;color:#c6bfac;line-height:1.4}
.np-k-activity li>span:last-child{text-align:right;flex-shrink:0;align-self:start}
.np-k-activity li small{display:block;font-size:9px;color:#ada994}
.np-k-activity li b{display:block;color:#eac03d;font-size:11px;font-weight:400;margin-top:7px}
.np-k-right>.np-s-card{padding:11px 12px}
.np-k-right .np-k-heading{border-bottom:1px solid #53401c6b;margin-bottom:4px;padding-bottom:5px}
.np-k-right .np-k-heading>button{color:#5db955;font-size:10px}
.np-k-status dl>div{display:flex;align-items:center;gap:10px;min-height:29px;border-bottom:1px solid #47361d40}
.np-k-status dt{flex:1;min-width:0;font-size:10px;color:#c8bfa7}
.np-k-status dd{font-size:11px;color:#e8e1d1}
.np-k-status dd:last-child{min-width:31px;text-align:right;font-size:10px}
.np-k-positive{color:#53d068!important}
.np-k-merchants li button{display:flex;align-items:center;width:100%;gap:7px;min-height:34px;text-align:left;border-bottom:1px solid #47361d40}
.np-k-merchants li button:hover strong,.np-k-trends li button:hover strong{color:#f5ce72}
.np-k-merchants li b{display:grid;place-items:center;border:1px solid #aa7c23;border-radius:50%;width:19px;height:19px;color:#d7b346;font-size:10px;font-weight:400}
.np-k-merchants li img{width:25px;height:25px;border-radius:50%;object-fit:cover}
.np-k-merchants li strong{flex:1;font-size:10px;font-weight:400;line-height:1.4;color:#e2d8c3}
.np-k-merchants li small{font-size:10px;color:#c5ad77;white-space:nowrap}
.np-k-trends li button{display:flex;gap:9px;align-items:center;width:100%;min-height:32px;border-bottom:1px solid #47361d40;text-align:left}
.np-k-trends li img{width:25px;height:25px;border-radius:50%;border:1px solid #916526;object-fit:cover}
.np-k-trends li strong{flex:1;font-size:11px;color:#daca9e;font-weight:400}
.np-k-trends li span{font-size:11px}
.np-k-auctions h2{margin-bottom:7px}
.np-k-auctions dl{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:9px}
.np-k-auctions dt{font-size:11px;color:#cbb887}
.np-k-auctions dd{font-size:15px;color:#e5d6ab;line-height:1.6}
.np-k-auctions .np-s-gold-button{width:100%;font-size:11px}
.np-k-reputation>div{display:flex;align-items:center;gap:14px;margin-top:13px;margin-bottom:3px}
.np-k-reputation-shield{width:43px;height:51px;display:grid;place-items:center;color:#d7b541;background:radial-gradient(ellipse,#347914,#0c2107 53%,transparent 57%)}
.np-k-reputation-shield>.np-s-icon{width:48px;height:48px;filter:drop-shadow(0 1px 2px #b98b2044)}
.np-k-reputation p>small{display:block;color:#bdae8b;font-size:11px}
.np-k-reputation p>strong{display:block;color:#6acb50;font-size:12px;font-weight:400;margin:2px 0 4px}
.np-marketplace .np-k-product-dialog{width:min(660px,calc(100% - 28px));padding:28px;text-align:left}
.np-k-detail-grid{display:grid;grid-template-columns:210px minmax(0,1fr);gap:22px;margin:18px 0}
.np-k-detail-image{width:100%;height:100%;max-height:255px;object-fit:contain;border:1px solid #675026;border-radius:6px;background:#0a0805}
.np-k-detail-category{font-size:11px;text-transform:uppercase;letter-spacing:1px;color:#d9b252}
.np-marketplace .np-k-product-dialog h2{font:25px/1.2 Georgia,serif;color:#f0c677;margin:8px 0}
.np-k-detail-merchant{font-size:12px!important;color:#cfb680!important}
.np-k-detail-description{font-size:13px!important;line-height:1.7!important;color:#d3caba!important;margin-top:10px!important}
.np-k-detail-price{display:block;font-size:24px;color:#f0c14d;margin:12px 0 4px}
.np-k-detail-rating{font-size:12px!important;color:#d9b655!important}
#np-k-product-notice{font-size:12px;line-height:1.7;color:#cbbb9c;border-top:1px solid #55401f;padding-top:14px}
.np-k-detail-actions{display:flex;gap:10px;margin-top:17px}
.np-k-detail-actions>button{flex:1;min-height:39px!important}
.np-k-bid-form{display:flex;flex-wrap:wrap;gap:9px;margin-top:15px}
.np-k-bid-form label{width:100%;font-size:12px;color:#d6be84}
.np-k-bid-form input{width:100px;min-width:0;flex:1;background:#090806;color:#e4d5ae;border:1px solid #84632b;border-radius:4px;padding:9px}
.np-k-bid-form .np-s-gold-button{min-height:40px}
.np-k-transaction-note{padding:12px;border:1px solid #4f7234;border-radius:5px;background:#14250b80;color:#d6dfa1!important;font-size:12px!important;margin-top:14px!important}
@media(min-width:1920px){.np-k-layout{grid-template-columns:200px minmax(0,1fr) 300px}}
@media(max-width:1439px){
.np-k-layout{grid-template-columns:184px minmax(0,1fr) 262px;gap:10px}.np-k-hero{grid-template-columns:1fr}.np-k-featured{min-height:130px}.np-k-featured::before{background-size:auto 140%;background-position:right center}.np-k-featured-copy{max-width:64%}.np-k-featured-copy>p{max-width:210px}.np-k-featured .np-k-featured-identity img{width:37px;height:37px}.np-k-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.np-k-category img{height:85px}.np-k-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.np-k-product-grid[data-view=compact]{grid-template-columns:repeat(3,minmax(0,1fr))}.np-k-product h3{min-height:32px}.np-k-product-art img{height:120px}.np-k-bottom{grid-template-columns:1fr}.np-k-spotlight-grid img{width:54px;height:54px}.np-k-right>.np-s-card{padding:10px}.np-marketplace .np-s-nav-item{font-size:11px;gap:7px}.np-k-right h2{font-size:11px}.np-k-merchants li button{gap:5px}.np-k-merchants li strong{font-size:10px}.np-k-merchants li small{font-size:9px}.np-k-shortcuts h2{font-size:10px}.np-k-shortcut small{font-size:9px}
}
@media(max-width:1100px){
.np-k-layout{grid-template-columns:170px minmax(0,1fr)}.np-k-right{grid-column:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.np-k-left{grid-column:1;grid-row:1/span 2}.np-k-main{grid-column:2}.np-k-hero{grid-template-columns:1fr}.np-k-category-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.np-k-featured{min-height:151px}.np-k-category strong{font-size:11px}.np-k-filters{grid-template-columns:1fr 1fr 1fr}.np-marketplace .np-k-filter-toggle{grid-column:1/-1;justify-self:start;min-height:29px}.np-k-right>.np-s-card:last-child{grid-column:1/-1}.np-k-right .np-k-reputation>div{margin-top:9px}
}
@media(max-width:767px){
.np-k-layout{display:flex;flex-direction:column;gap:12px;margin-top:12px}.np-k-main,.np-k-left,.np-k-right{width:100%}.np-k-left{order:2;gap:12px}.np-k-main{order:1}.np-k-right{order:3;display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.np-marketplace .np-s-primary-nav{display:none}.np-marketplace.is-navigation-open .np-s-primary-nav{display:block;position:relative;z-index:20}.np-marketplace.is-navigation-open .np-k-left{order:0}.np-marketplace .np-s-nav-item{font-size:14px;min-height:40px}.np-k-left .np-k-shortcuts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 12px;padding:13px}.np-k-shortcuts h2{grid-column:1/-1;font-size:12px}.np-k-shortcut strong{font-size:13px}.np-k-shortcut small{font-size:11px}.np-k-left .np-k-snapshot{display:none}.np-k-hero{padding:13px;gap:14px}.np-k-discovery{padding:0}.np-k-discovery h1{font-size:19px}.np-k-discovery>p{font-size:12px}.np-k-search{margin:13px 0}.np-k-search input{font-size:12px}.np-k-filters{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.np-k-filters>label{font-size:12px}.np-k-filters select{height:38px;font-size:12px}.np-marketplace .np-k-filter-toggle{grid-column:auto;justify-self:stretch;min-height:38px}.np-k-extra-filters{font-size:12px}.np-k-featured{min-height:176px;padding:13px}.np-k-featured::before{background-size:auto 118%;background-position:right center}.np-k-featured h2{font-size:12px}.np-k-featured-identity strong{font-size:12px;white-space:normal}.np-k-featured-identity small{font-size:11px}.np-k-featured-copy>p{font-size:12px}.np-marketplace .np-k-featured .np-s-gold-button{min-height:32px;font-size:12px}.np-k-category-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}.np-k-categories{padding:11px 9px}.np-k-category img{height:65px}.np-k-category strong{font-size:10px;white-space:normal;min-height:28px;display:flex;align-items:center;justify-content:center;line-height:1.3}.np-k-category small{font-size:9px;white-space:nowrap}.np-k-category{padding-bottom:7px!important}.np-k-listings{padding:11px 9px}.np-k-listing-heading{flex-wrap:wrap;gap:6px}.np-k-listing-heading>button{font-size:10px}.np-k-views{margin-left:0}.np-k-views button{min-width:33px;min-height:32px}.np-k-listing-heading h2{font-size:12px}.np-k-product-grid,.np-k-product-grid[data-view=compact]{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.np-k-product-art img{height:125px}.np-k-product h3{font-size:13px;min-height:36px}.np-k-product-body{padding:6px 9px 9px}.np-k-product-value>strong{font-size:14px}.np-k-product-value .np-k-rating{font-size:11px}.np-k-product-value .np-k-rating small{font-size:10px!important}.np-marketplace .np-k-seller-link{font-size:11px;min-height:20px}.np-marketplace .np-k-product-action{min-height:35px;font-size:12px}.np-marketplace .np-k-save{opacity:1;width:30px;height:30px}.np-k-product-grid[data-view=list] .np-k-product{grid-template-columns:90px minmax(0,1fr)}.np-k-product-grid[data-view=list] .np-k-save{left:57px;top:4px;width:28px;height:28px}.np-k-product-grid[data-view=list] .np-k-product-body{padding:8px 10px}.np-k-product-grid[data-view=list] h3{font-size:13px}.np-k-product-grid[data-view=list] .np-k-product-description{font-size:11px}.np-k-pagination{flex-wrap:wrap;justify-content:center;font-size:11px;gap:7px}.np-k-pagination nav{margin-left:auto}.np-k-pagination button{min-width:31px;min-height:34px}.np-k-bottom{grid-template-columns:1fr}.np-k-spotlight-grid{gap:5px}.np-k-spotlight-grid img{width:47px;height:47px}.np-k-spotlight-grid strong{font-size:10px;overflow-wrap:anywhere;min-height:39px}.np-k-spotlight-grid .np-k-rating{font-size:10px;white-space:normal}.np-k-spotlight-grid .np-k-rating small{display:block!important;font-size:9px!important}.np-k-spotlight-grid button>small{font-size:9px}.np-k-bottom h2{font-size:11px}.np-k-activity li{min-height:48px;padding:8px 0}.np-k-activity li strong{font-size:11px}.np-k-activity li p{font-size:11px}.np-k-activity li small{font-size:10px}.np-k-right h2{font-size:12px}.np-k-right>.np-s-card{padding:12px}.np-k-status dt,.np-k-status dd{font-size:11px}.np-k-status dl>div{min-height:33px}.np-k-right .np-k-merchants li button{min-height:37px}.np-k-merchants li strong,.np-k-merchants li small{font-size:11px}.np-k-trends li strong,.np-k-trends li span{font-size:12px}.np-k-trends li button{min-height:37px}.np-k-auctions dl{margin-top:12px}.np-k-auctions dt{font-size:12px}.np-k-auctions dd{font-size:18px}.np-k-auctions .np-s-gold-button{min-height:35px}.np-k-right .np-k-heading>button{font-size:11px}
}
@media(max-width:560px){.np-k-right{grid-template-columns:1fr}.np-k-status dt{font-size:12px}.np-k-merchants li strong{font-size:12px}.np-k-merchants li img{width:28px;height:28px}.np-k-product-dialog .np-k-detail-grid{grid-template-columns:1fr;gap:15px}.np-k-detail-image{height:150px;object-fit:contain}.np-marketplace .np-k-product-dialog{padding:24px 18px}.np-k-detail-actions{flex-wrap:wrap}.np-k-detail-actions>button{min-width:130px}.np-k-active-filter{flex-wrap:wrap}}
@media(max-width:359px){.np-k-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.np-k-category img{height:78px}.np-k-category strong{font-size:12px;min-height:20px}.np-k-category small{font-size:10px}.np-k-product-art img{height:105px}.np-k-product h3{font-size:12px}.np-k-product-body{padding:6px}.np-k-spotlight-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.np-k-spotlight-grid strong{font-size:11px;min-height:29px}.np-k-featured-copy{max-width:69%}.np-k-featured-identity img{width:33px!important;height:33px!important}.np-k-featured-identity strong{font-size:11px}.np-k-featured h2{font-size:11px}.np-k-bottom .np-k-heading{flex-wrap:wrap}.np-k-left .np-k-shortcuts{grid-template-columns:1fr}.np-k-shortcut{min-height:44px!important}}
