body.page-market-search{--market-bg:var(--bg-primary);--dir-bg:var(--market-bg);background:var(--market-bg)}body.page-market-search .dir-filters-bar{background:var(--dir-bg)}body.page-market-search #header{z-index:20;background:var(--market-bg);position:relative}body.page-market-search .header-main.header-floating{--sf-bg:var(--market-bg);--hm-active-bg:var(--market-bg);--hm-active-bg-2:var(--market-bg);--nf-bg-3:#1a1a1a}body.page-market-search .header-main__container{background:var(--market-bg)}body.page-market-search .header-main.has-explore-open .header-main__container{background:#000}.market-page{z-index:1;width:100%;padding-bottom:clamp(80px,10vw,120px);position:relative}.market-page__hero-wrap{overflow:visible}.market-page__hero{width:100%;padding:clamp(40px,6vw,72px) 0 clamp(36px,5vw,56px);position:relative}.market-page__hero:after{content:"";z-index:0;pointer-events:none;background:linear-gradient(#0000 0%,#00000059 42%,#000000c7 72%,#000 100%);width:100vw;height:min(52%,220px);position:absolute;bottom:0;left:50%;transform:translate(-50%)}.market-page__hero>:not(.listing-hero__caustics){z-index:1;position:relative}.market-page__hero-center{text-align:center;width:100%;animation:.75s cubic-bezier(.22,1,.36,1) both market-hero-rise;position:relative}.market-page__eyebrow{letter-spacing:.2em;text-transform:uppercase;color:#ffffff85;margin:0 0 18px;font-size:11px;font-weight:620}.market-page__title{font-family:var(--font-display-zh);letter-spacing:.04em;color:#fff;text-wrap:balance;font-feature-settings:"palt" 1;flex-direction:column;align-items:center;margin:0 0 22px;font-size:clamp(4.6rem,16vw,9.75rem);font-weight:800;line-height:.92;display:inline-flex;position:relative}.market-page__title--en{font-family:var(--font-display-en);letter-spacing:-.015em;font-feature-settings:"kern" 1, "liga" 1;font-size:clamp(4.8rem,15vw,10rem);font-style:normal;font-weight:700;line-height:.95}.market-page__title-word{z-index:1;padding-inline:.08em;display:block;position:relative}.market-page__subtitle{letter-spacing:.02em;color:#ffffff80;max-width:36ch;margin:0 auto;font-size:clamp(14px,1.8vw,17px);font-weight:400;line-height:1.65}@keyframes market-hero-rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.market-page__hero-center{animation:none}}.market-page__content{padding-top:0}.market-featured-grid{gap:var(--gutter);grid-template-columns:repeat(2,minmax(0,1fr));margin:0 0 clamp(24px,4vw,40px);padding:0;list-style:none;display:grid}.market-featured-grid>li{min-width:0}.market-featured-card{font-family:var(--font-chrome);background:#111;border-radius:clamp(20px,3vw,28px);overflow:hidden}.market-featured-card__link{aspect-ratio:16/10;color:var(--surface-invert-fg);text-decoration:none;display:block;position:relative}.market-featured-card__img{object-fit:cover;width:100%;height:100%}.market-featured-card__overlay{background:linear-gradient(#0000 0%,#000000bf 100%);padding:clamp(20px,3vw,28px);position:absolute;inset:auto 0 0}.market-featured-card__from{opacity:.9;margin:0 0 6px;font-size:13px}.market-featured-card__title{max-width:90%;font-size:clamp(18px,2.5vw,24px);font-weight:var(--font-bold);margin:0;line-height:1.2}.market-featured-card__arrow{color:var(--surface-invert-fg);align-items:center;display:inline-flex;position:absolute;bottom:clamp(20px,3vw,28px);right:clamp(20px,3vw,28px)}.market-products-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:0;padding:0;list-style:none;display:grid}.market-products-grid>li{min-width:0}.market-product-card{--mk-line:#ffffff2e;--mk-muted:#ffffff8c;background:var(--surface-invert-bg);border:1px solid var(--mk-line);height:100%;color:var(--surface-invert-fg);font-family:var(--font-chrome);border-radius:0;transition:border-color .2s;overflow:hidden}.market-product-card:hover{box-shadow:none;border-color:#fff6}.market-product-card__link{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.market-product-card__figure{aspect-ratio:4/3;border-bottom:1px solid var(--mk-line);background:#111;margin:0;overflow:hidden}.market-product-card__figure img{object-fit:cover;width:100%;height:100%;transition:opacity .35s;display:block}.market-product-card:hover .market-product-card__figure>img,.market-product-card:hover .market-product-card__figure>video,.market-product-card:hover .market-product-card__figure .market-product-image-media.is-shown:not(.is-under-motion){opacity:.88}.market-product-card__figure video,.market-featured-card video,.market-product__figure video{object-fit:cover;width:100%;height:100%;display:block}.market-product-image-placeholder{color:#fff6;letter-spacing:.1em;text-transform:uppercase;text-align:center;box-sizing:border-box;background:#111;justify-content:center;align-items:center;width:100%;height:100%;min-height:100%;padding:12px;font-size:11px;font-weight:520;line-height:1.4;display:flex}.market-product-image-placeholder--thumb{padding:4px;font-size:10px}.market-product-image-placeholder--loading{color:#0000;background:linear-gradient(110deg,#141414 20%,#1e1e1e 40%,#141414 60%) 0 0/200% 100%;animation:1.3s linear infinite market-product-image-shimmer}@keyframes market-product-image-shimmer{to{background-position:-200% 0}}.market-product-image-frame{width:100%;height:100%;display:block;position:relative;overflow:hidden}.market-product-image-frame>.market-product-image-placeholder{z-index:0;width:100%;height:100%;position:absolute;inset:0}.market-product-image-media--poster{z-index:0;object-fit:cover;opacity:0;pointer-events:none;width:100%;height:auto;transition:opacity .35s;display:block;position:relative}.market-product-image-media--motion{z-index:1;object-fit:cover;opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .35s;display:block;position:absolute;inset:0}.market-product-image-media.is-shown{opacity:1}.market-product-image-media.is-under-motion{opacity:0}.market-product-card__figure .market-product-image-media--poster,.market-featured-card .market-product-image-media--poster,.al-row__thumb .market-product-image-media--poster,.cart-row__thumb .market-product-image-media--poster,.ac-card__media .market-product-image-media--poster,.market-product__thumb .market-product-image-media--poster{height:100%;position:absolute;inset:0}.market-product-image-preload{opacity:0;pointer-events:none;width:0;height:0;position:absolute;overflow:hidden}.market-product-image-preload--video{width:1px;height:1px;top:0;left:0}.market-product-card__figure .market-product-image-placeholder{aspect-ratio:4/3}.market-featured-card .market-product-image-placeholder{color:#fff6;background:#111}.card-directory__media.market-product-image-placeholder{aspect-ratio:439/263}.market-product-card__body{flex-direction:column;flex:1;gap:10px;padding:14px 14px 16px;display:flex}.market-product-card__topline{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.market-product-card__type{font-family:var(--font-chrome);letter-spacing:.02em;text-transform:none;color:var(--mk-muted);margin:0;font-size:11px;font-weight:500}.market-product-card__title{letter-spacing:-.02em;margin:0;font-size:clamp(15px,1.5vw,17px);font-weight:650;line-height:1.25}.market-product-card__meta{justify-content:space-between;align-items:baseline;gap:8px 12px;margin-top:auto;display:flex}.market-product-card__by{letter-spacing:.04em;color:var(--mk-muted);margin:0;font-size:11px}.market-product-card__by strong{color:#ffffffd1;font-weight:560}.market-product-card__price{letter-spacing:.08em;text-transform:uppercase;color:var(--mk-muted);text-align:right;flex-shrink:0;align-items:baseline;gap:5px;margin:0;font-size:10px;display:flex}.market-product-card__price strong{letter-spacing:-.03em;color:var(--surface-invert-fg);text-transform:none;font-size:18px;font-weight:720}.market-product-card__from{font-weight:520}.market-product-card__currency{font-size:10px;font-weight:520}.market-product-card__cta{border-top:1px solid var(--mk-line);letter-spacing:.1em;text-transform:uppercase;color:#ffffffb8;justify-content:space-between;align-items:center;gap:8px;margin-top:auto;padding-top:12px;font-size:11px;font-weight:560;transition:color .2s;display:inline-flex}.market-product-card:hover .market-product-card__cta{color:var(--surface-invert-fg)}body.page-market-search .header-main__bts .button--market-submit{background:var(--bg-secondary);border-color:rgba(var(--color-primary-rgb), .2);color:var(--color-primary)}body.page-market-search .header-main__bts .button--market-submit:hover{border-color:var(--color-primary)}body.page-market-search .menu-float--market-list{z-index:30}body.page-market-search .menu-float--market-list .menu-float__inner{justify-content:center}@media (width<=1100px){.market-products-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=768px){.market-page{padding-bottom:96px}.market-page__hero{padding:28px 0}.market-featured-grid{grid-template-columns:1fr}.market-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media (width<=520px){.market-products-grid{grid-template-columns:1fr}}
