@import"https://fonts.googleapis.com/css2?family=Oswald:wght@600;700&display=swap";.mnj-storefront-mirror{--store-ink: #0a0a0a;--store-ink-muted: #5c5c5c;--store-surface: #ffffff;--store-surface-2: #f0f0f0;--store-surface-3: #e5e5e5;--store-border: #d4d4d4;--store-border-strong: #0a0a0a;--store-inverse-bg: #0a0a0a;--store-inverse-fg: #fafafa;--store-sale-red: #c62828;--store-sale-red-deep: #b71c1c;--store-radius: 0;--store-space-8: 8px;--store-space-12: 12px;--store-space-16: 16px;--store-space-24: 24px;--store-space-32: 32px;--store-space-48: 48px;--store-space-64: 64px;--store-font-display: "Oswald", system-ui, sans-serif;--store-font-body: system-ui, sans-serif;min-height:100%;background:var(--store-surface);color:var(--store-ink);font-family:var(--store-font-body);font-size:15px;line-height:1.5}.mnj-storefront-mirror .c-store-code{font-family:ui-monospace,monospace;font-size:.85em;padding:2px 6px;background:var(--store-surface-2);border:1px solid var(--store-border)}.mnj-storefront-mirror .c-store-code--on-dark{background:#1a1a1a;border-color:#333;color:#e5e5e5}.mnj-storefront-mirror .c-store-announce{background:var(--store-inverse-bg);color:var(--store-inverse-fg);text-align:center;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;padding:var(--store-space-8) var(--store-space-16);border-bottom:1px solid #000}.mnj-storefront-mirror .c-store-header{position:sticky;top:0;z-index:20;background:var(--store-surface);color:var(--store-ink);border-bottom:1px solid var(--store-border-strong)}.mnj-storefront-mirror .c-store-header__inner{max-width:1280px;margin:0 auto;padding:var(--store-space-12) var(--store-space-16);display:grid;grid-template-columns:1fr auto;align-items:start;gap:var(--store-space-12) var(--store-space-16)}@media(min-width:900px){.mnj-storefront-mirror .c-store-header__inner{grid-template-columns:minmax(0,auto) 1fr minmax(0,auto);align-items:center}}.mnj-storefront-mirror .c-store-logo{font-family:var(--store-font-display);font-size:1.5rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;line-height:1;border:none;background:none;color:inherit;padding:0;cursor:pointer;text-align:left;grid-column:1;grid-row:1}.mnj-storefront-mirror .c-store-logo__row{display:flex;align-items:center;gap:var(--store-space-12)}.mnj-storefront-mirror .c-store-logo__svg{flex-shrink:0;display:block}.mnj-storefront-mirror .c-store-logo__type{display:flex;flex-direction:column;align-items:flex-start;line-height:.98}.mnj-storefront-mirror .c-store-logo__line{font-family:var(--store-font-display);font-size:1.35rem;font-weight:700;letter-spacing:.14em}.mnj-storefront-mirror .c-store-logo__line--accent{color:var(--store-sale-red);font-size:1.1rem;letter-spacing:.18em}.mnj-storefront-mirror .c-store-logo__sub{display:block;font-family:var(--store-font-body);font-size:10px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--store-ink-muted);margin-top:4px}.mnj-storefront-mirror .c-store-header__customer{display:flex;flex-direction:column;align-items:flex-end;gap:2px;text-align:right;grid-column:2;grid-row:1}@media(min-width:900px){.mnj-storefront-mirror .c-store-header__customer{grid-column:3}}.mnj-storefront-mirror .c-store-header__hint{font-size:9px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--store-ink-muted)}.mnj-storefront-mirror .c-store-header__phone{font-size:12px;font-weight:700;letter-spacing:.04em;color:var(--store-ink);text-decoration:none;white-space:nowrap}.mnj-storefront-mirror .c-store-header__phone:hover{text-decoration:underline;text-underline-offset:3px}.mnj-storefront-mirror .c-store-nav{display:flex;flex-wrap:nowrap;gap:var(--store-space-24);font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;grid-column:1 / -1;overflow-x:auto;padding:var(--store-space-12) 0 var(--store-space-8);border-top:1px solid var(--store-border);scrollbar-width:thin}@media(min-width:900px){.mnj-storefront-mirror .c-store-nav{grid-column:2;grid-row:1;justify-self:center;border-top:none;padding:0;overflow:visible}}.mnj-storefront-mirror .c-store-nav button,.mnj-storefront-mirror .c-store-nav a{background:none;border:none;color:var(--store-ink);padding:0;cursor:pointer;text-decoration:none;font:inherit}.mnj-storefront-mirror .c-store-nav button:hover,.mnj-storefront-mirror .c-store-nav a:hover{text-decoration:underline;text-underline-offset:3px}.mnj-storefront-mirror .c-store-tabbar{background:var(--store-surface);border-bottom:1px solid var(--store-border-strong)}.mnj-storefront-mirror .c-store-tabbar__inner{max-width:1280px;margin:0 auto;padding:0 var(--store-space-16);display:flex}.mnj-storefront-mirror .c-store-tab{flex:1;max-width:280px;padding:var(--store-space-16) var(--store-space-24);border:none;background:none;font-family:var(--store-font-display);font-size:12px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;color:var(--store-ink-muted);border-bottom:2px solid transparent;margin-bottom:-1px}.mnj-storefront-mirror .c-store-tab[data-active=true]{color:var(--store-ink);border-bottom-color:var(--store-ink)}.mnj-storefront-mirror .c-store-tab:hover{color:var(--store-ink)}.mnj-storefront-mirror .c-store-btn-ghost{border:1px solid var(--store-ink);background:transparent;color:var(--store-ink);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:var(--store-space-8) var(--store-space-12);border-radius:var(--store-radius);cursor:pointer}.mnj-storefront-mirror .c-store-btn-ghost:hover{background:var(--store-ink);color:var(--store-surface)}.mnj-storefront-mirror .c-store-hero{background:var(--store-surface);color:var(--store-ink);border-bottom:1px solid var(--store-border)}.mnj-storefront-mirror .c-store-hero__layout{max-width:1280px;margin:0 auto;display:grid;gap:var(--store-space-32);align-items:center}@media(min-width:900px){.mnj-storefront-mirror .c-store-hero__layout{grid-template-columns:1fr 1fr;min-height:min(70vh,640px)}}.mnj-storefront-mirror .c-store-hero__copy{padding:var(--store-space-48) var(--store-space-16)}@media(min-width:900px){.mnj-storefront-mirror .c-store-hero__copy{padding:var(--store-space-64) var(--store-space-32) var(--store-space-64) var(--store-space-16)}}.mnj-storefront-mirror .c-store-hero__eyebrow{font-size:10px;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:var(--store-ink-muted);margin:0 0 var(--store-space-12)}.mnj-storefront-mirror .c-store-hero__title{font-family:var(--store-font-display);font-size:clamp(2rem,5vw,3.25rem);font-weight:700;line-height:1.05;text-transform:uppercase;letter-spacing:.02em;margin:0 0 var(--store-space-16);max-width:18ch}.mnj-storefront-mirror .c-store-hero__lead{font-size:1rem;max-width:42ch;color:var(--store-ink-muted);margin:0 0 var(--store-space-24)}.mnj-storefront-mirror .c-store-hero__lead strong{color:var(--store-ink);font-weight:600}.mnj-storefront-mirror .c-store-photo-well{background:#000;box-shadow:inset 0 0 0 1px #ffffff12}.mnj-storefront-mirror .c-store-hero__visual{position:relative;min-height:280px;border-top:1px solid #1a1a1a}@media(min-width:900px){.mnj-storefront-mirror .c-store-hero__visual{min-height:100%;border-top:none;border-left:1px solid #1a1a1a}}.mnj-storefront-mirror .c-store-photo-well--hero{display:flex;align-items:center;justify-content:center}.mnj-storefront-mirror .c-store-hero__img{width:100%;height:100%;min-height:280px;object-fit:cover;display:block}@media(min-width:900px){.mnj-storefront-mirror .c-store-hero__img{min-height:min(70vh,640px)}}.mnj-storefront-mirror .c-store-btn-primary{display:inline-flex;align-items:center;justify-content:center;background:var(--store-ink);color:var(--store-surface);border:1px solid var(--store-ink);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;padding:14px 28px;border-radius:var(--store-radius);cursor:pointer}.mnj-storefront-mirror .c-store-btn-primary:hover{background:var(--store-surface);color:var(--store-ink)}.mnj-storefront-mirror .c-store-pills{max-width:1280px;margin:0 auto;padding:var(--store-space-16);display:flex;flex-wrap:wrap;gap:var(--store-space-8);border-bottom:1px solid var(--store-border);background:var(--store-surface)}.mnj-storefront-mirror .c-store-pill{border:1px solid var(--store-border-strong);background:var(--store-surface);color:var(--store-ink);font-size:10px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;padding:var(--store-space-8) var(--store-space-16);border-radius:var(--store-radius);cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;font-family:inherit}.mnj-storefront-mirror .c-store-pill:hover{background:var(--store-ink);color:var(--store-surface)}.mnj-storefront-mirror .c-store-trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--store-space-16);max-width:1280px;margin:0 auto;padding:var(--store-space-16) var(--store-space-16) var(--store-space-24);border-bottom:1px solid var(--store-border);background:var(--store-surface-2);font-size:13px}.mnj-storefront-mirror .c-store-trust__item{display:flex;flex-direction:column;gap:4px}.mnj-storefront-mirror .c-store-trust__item strong{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--store-ink-muted)}.mnj-storefront-mirror .c-store-trust__item a{color:var(--store-ink);font-weight:700;text-decoration:none}.mnj-storefront-mirror .c-store-trust__item a:hover{text-decoration:underline;text-underline-offset:3px}.mnj-storefront-mirror .c-store-editorial{border-top:1px solid var(--store-border-strong);border-bottom:1px solid var(--store-border);background:var(--store-surface);padding:var(--store-space-32) 0}.mnj-storefront-mirror .c-store-editorial__inner{max-width:1280px;margin:0 auto;padding:0 var(--store-space-16)}.mnj-storefront-mirror .c-store-editorial__head{font-family:var(--store-font-display);text-transform:uppercase;letter-spacing:.08em;font-size:1.1rem;font-weight:700;margin:0 0 var(--store-space-8)}.mnj-storefront-mirror .c-store-editorial__sub{margin:0 0 var(--store-space-20);font-size:14px;color:var(--store-ink-muted);max-width:52ch}.mnj-storefront-mirror .c-store-editorial__track{display:flex;gap:var(--store-space-12);overflow-x:auto;padding-bottom:var(--store-space-8);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.mnj-storefront-mirror .c-store-editorial__item{flex:0 0 min(200px,78vw);scroll-snap-align:start;text-decoration:none;color:inherit;border:1px solid var(--store-border-strong);display:block;background:var(--store-surface)}@media(min-width:768px){.mnj-storefront-mirror .c-store-editorial__item{flex-basis:220px}}.mnj-storefront-mirror .c-store-editorial__imgwrap{aspect-ratio:3 / 4;overflow:hidden}.mnj-storefront-mirror .c-store-editorial__img{width:100%;height:100%;object-fit:cover;display:block}.mnj-storefront-mirror .c-store-editorial__cap{padding:var(--store-space-12);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;border-top:1px solid var(--store-border)}.mnj-storefront-mirror .c-store-editorial__item:hover .mnj-storefront-mirror .c-store-editorial__cap{text-decoration:underline;text-underline-offset:3px}.mnj-storefront-mirror .c-store-section{max-width:1280px;margin:0 auto;padding:var(--store-space-48) var(--store-space-16)}.mnj-storefront-mirror .c-store-section--follow{padding-top:var(--store-space-24);border-top:1px solid var(--store-border)}.mnj-storefront-mirror .c-store-section__head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--store-space-12);margin-bottom:var(--store-space-24)}.mnj-storefront-mirror .c-store-section__title{font-family:var(--store-font-display);font-size:1.5rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin:0}.mnj-storefront-mirror .c-store-section__note{font-size:13px;color:var(--store-ink-muted);margin:0}.mnj-storefront-mirror .c-store-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--store-space-16)}@media(min-width:640px){.mnj-storefront-mirror .c-store-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.mnj-storefront-mirror .c-store-grid{gap:var(--store-space-24);grid-template-columns:repeat(4,1fr)}}.mnj-storefront-mirror .c-store-card{display:flex;flex-direction:column;text-align:left}.mnj-storefront-mirror .c-store-card__media{aspect-ratio:3 / 4;border-radius:var(--store-radius);overflow:hidden;margin-bottom:var(--store-space-12);position:relative;border:1px solid #1f1f1f}.mnj-storefront-mirror .c-store-card__img{width:100%;height:100%;object-fit:cover;display:block}.mnj-storefront-mirror .c-store-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:var(--store-space-16);text-align:center;font-family:var(--store-font-display);font-size:.95rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;line-height:1.2;color:#ffffff80}.mnj-storefront-mirror .c-store-card__badge{position:absolute;top:var(--store-space-8);left:var(--store-space-8);background:#fff;color:#0a0a0a;font-size:10px;font-weight:700;letter-spacing:.1em;padding:4px 8px;text-transform:uppercase;z-index:1;box-shadow:0 1px 3px #00000059}.mnj-storefront-mirror .c-store-card__badge--sale{background:var(--store-sale-red);color:#fff}.mnj-storefront-mirror .c-store-card__badge--rank{background:var(--store-ink);color:#fff;max-width:calc(100% - var(--store-space-16));line-height:1.2}.mnj-storefront-mirror .c-store-card[data-top-pick=true]{outline:1px solid var(--store-border-strong);outline-offset:4px}.mnj-storefront-mirror .c-store-card__name{font-size:13px;font-weight:600;letter-spacing:.02em;margin:0 0 var(--store-space-8);line-height:1.4;color:var(--store-ink)}.mnj-storefront-mirror .c-store-card__price{font-size:15px;font-weight:700;margin:0 0 var(--store-space-12)}.mnj-storefront-mirror .c-store-card__price-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.35rem .5rem}.mnj-storefront-mirror .c-store-card__compare{font-weight:600;color:var(--store-sale-red);text-decoration:line-through;text-decoration-color:var(--store-sale-red);font-size:13px}.mnj-storefront-mirror .c-store-card__sale{font-weight:700;color:var(--store-ink)}.mnj-storefront-mirror .c-store-card__discount{font-size:11px;font-weight:700;letter-spacing:.04em;padding:.15rem .4rem;background:var(--store-sale-red-deep);color:#fff;white-space:nowrap}.mnj-storefront-mirror .c-store-card__actions{display:flex;flex-wrap:wrap;gap:var(--store-space-8)}.mnj-storefront-mirror .c-store-card__btn{flex:1;min-width:120px;border:1px solid var(--store-ink);background:var(--store-ink);color:var(--store-surface);font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;padding:10px 12px;border-radius:var(--store-radius);cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;text-align:center;box-sizing:border-box}.mnj-storefront-mirror .c-store-card__btn:hover{background:var(--store-surface);color:var(--store-ink)}.mnj-storefront-mirror .c-store-card__meta{width:100%;font-size:10px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:var(--store-ink-muted)}.mnj-storefront-mirror .c-store-card__link{flex:1;min-width:120px;text-align:center;border:1px solid var(--store-border-strong);color:var(--store-ink);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;padding:10px 12px;border-radius:var(--store-radius);text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.mnj-storefront-mirror .c-store-card__link:hover{background:var(--store-ink);color:var(--store-surface)}.mnj-storefront-mirror .c-store-promo{margin:var(--store-space-24) var(--store-space-16) var(--store-space-48);max-width:1280px;margin-left:auto;margin-right:auto;background:var(--store-surface);border:1px solid var(--store-border-strong);padding:var(--store-space-32) var(--store-space-24);text-align:center}.mnj-storefront-mirror .c-store-promo__title{font-family:var(--store-font-display);font-size:1.25rem;text-transform:uppercase;letter-spacing:.06em;margin:0 0 var(--store-space-8)}.mnj-storefront-mirror .c-store-promo__text{margin:0;color:var(--store-ink-muted);font-size:14px}.mnj-storefront-mirror .c-store-promo a{color:var(--store-ink);font-weight:600}.mnj-storefront-mirror .c-store-influencers{background:var(--store-inverse-bg);color:var(--store-inverse-fg);padding:var(--store-space-64) var(--store-space-16);border-top:1px solid #000;border-bottom:1px solid #2a2a2a}.mnj-storefront-mirror .c-store-influencers__inner{max-width:960px;margin:0 auto;text-align:center}.mnj-storefront-mirror .c-store-influencers__mosaic{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--store-space-12);margin:0 0 var(--store-space-32);text-align:left}@media(min-width:640px){.mnj-storefront-mirror .c-store-influencers__mosaic{grid-template-columns:repeat(3,minmax(0,1fr))}}.mnj-storefront-mirror .c-store-influencers__mosaic-item{display:flex;flex-direction:column;gap:var(--store-space-8);text-decoration:none;color:inherit}.mnj-storefront-mirror .c-store-influencers__mosaic-imgwrap{aspect-ratio:3 / 4;overflow:hidden;border:1px solid #333}.mnj-storefront-mirror .c-store-influencers__mosaic-img{width:100%;height:100%;object-fit:cover;display:block}.mnj-storefront-mirror .c-store-influencers__mosaic-cap{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:#fafafad9}.mnj-storefront-mirror .c-store-influencers__mosaic-item:hover .mnj-storefront-mirror .c-store-influencers__mosaic-cap{text-decoration:underline;text-underline-offset:3px}.mnj-storefront-mirror .c-store-influencers__eyebrow{font-size:10px;font-weight:700;letter-spacing:.2em;text-transform:uppercase;opacity:.65;margin:0 0 var(--store-space-12)}.mnj-storefront-mirror .c-store-influencers__title{font-family:var(--store-font-display);font-size:clamp(1.65rem,4vw,2.35rem);font-weight:700;text-transform:uppercase;letter-spacing:.06em;line-height:1.1;margin:0 0 var(--store-space-20)}.mnj-storefront-mirror .c-store-influencers__lead{font-size:1.05rem;line-height:1.55;margin:0 0 var(--store-space-12);opacity:.95}.mnj-storefront-mirror .c-store-influencers__service{font-size:14px;line-height:1.55;margin:0 0 var(--store-space-32);opacity:.72}.mnj-storefront-mirror .c-store-influencers__actions{display:flex;flex-wrap:wrap;gap:var(--store-space-12);justify-content:center;align-items:center}.mnj-storefront-mirror .c-store-influencers__cta{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 var(--store-space-32);font-size:11px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;text-decoration:none;border:1px solid;transition:background .15s ease,color .15s ease}.mnj-storefront-mirror .c-store-influencers__cta--primary{background:#fff;color:#0a0a0a;border-color:#fff}.mnj-storefront-mirror .c-store-influencers__cta--primary:hover{background:transparent;color:#fff}.mnj-storefront-mirror .c-store-influencers__cta--secondary{background:transparent;color:#fafafa;border-color:#fff6}.mnj-storefront-mirror .c-store-influencers__cta--secondary:hover{border-color:#fff;background:#ffffff0f}.mnj-storefront-mirror .c-store-influencers__fine{margin:var(--store-space-24) 0 0;font-size:13px;opacity:.55;line-height:1.5}.mnj-storefront-mirror .c-store-influencers__fine a{color:#fff;font-weight:600;text-decoration:underline;text-underline-offset:3px}.mnj-storefront-mirror .c-store-footer{background:var(--store-surface);color:var(--store-ink);padding:var(--store-space-48) var(--store-space-16);margin-top:var(--store-space-24);border-top:1px solid var(--store-border-strong)}.mnj-storefront-mirror .c-store-footer__inner{max-width:1280px;margin:0 auto;display:grid;gap:var(--store-space-32)}@media(min-width:768px){.mnj-storefront-mirror .c-store-footer__inner{grid-template-columns:1fr 1fr 1fr}}.mnj-storefront-mirror .c-store-footer h3{font-family:var(--store-font-display);font-size:.95rem;text-transform:uppercase;letter-spacing:.1em;margin:0 0 var(--store-space-12);color:var(--store-ink)}.mnj-storefront-mirror .c-store-footer p,.mnj-storefront-mirror .c-store-footer li{font-size:13px;line-height:1.55;color:var(--store-ink-muted);margin:0 0 var(--store-space-8)}.mnj-storefront-mirror .c-store-footer ul{padding:0;margin:0;list-style:none}.mnj-storefront-mirror .c-store-footer a{color:var(--store-ink);text-decoration:underline;text-underline-offset:3px}.mnj-storefront-mirror .c-store-footer a:hover{color:var(--store-ink-muted)}.mnj-storefront-mirror .c-store-footer__text-btn{background:none;border:none;padding:0;margin:0;font:inherit;font-size:13px;color:var(--store-ink);text-decoration:underline;text-underline-offset:3px;cursor:pointer}.mnj-storefront-mirror .c-store-footer__text-btn:hover{color:var(--store-ink-muted)}.mnj-storefront-mirror .c-store-footer__preview{max-width:1280px;margin:var(--store-space-32) auto 0;padding-top:var(--store-space-24);border-top:1px dashed var(--store-border);font-size:11px;color:var(--store-ink-muted);text-align:center}.mnj-storefront-mirror .c-store-footer__preview-label{text-transform:uppercase;letter-spacing:.1em;margin-right:var(--store-space-8)}.mnj-storefront-mirror .c-store-footer__preview-link{background:none;border:none;padding:0;font:inherit;font-size:11px;color:var(--store-ink-muted);text-decoration:underline;cursor:pointer}.mnj-storefront-mirror .c-store-footer__preview-link:hover{color:var(--store-ink)}.mnj-storefront-mirror .c-store-footer__preview-sep{margin:0 6px;opacity:.5}.mnj-storefront-mirror a.c-store-tab,.mnj-storefront-mirror a.c-store-btn-ghost{text-decoration:none;text-align:center;box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center}.mnj-storefront-mirror a.c-store-btn-ghost:hover{background:var(--store-ink);color:var(--store-surface)}body.mnj-index-home #header-component .header__row--top{background:#fff!important;color:#0a0a0a!important;border-bottom:1px solid #0a0a0a!important}body.mnj-index-home #header-component .header__row--top .svg-wrapper,body.mnj-index-home #header-component .header__row--top .menu-list__link{color:#0a0a0a!important}body.mnj-index-home #header-component .header__navigation-bar-row{background:#fff!important;color:#0a0a0a!important;border-bottom:1px solid #d4d4d4!important}body.mnj-index-home #header-component .header__navigation-bar-row .menu-list__link{color:#0a0a0a!important}.mnj-storefront-mirror #mnj-most-wanted.section-resource-list{background:var(--store-surface, #fff)!important;color:var(--store-ink, #0a0a0a)!important}.mnj-storefront-mirror #mnj-most-wanted .section-resource-list__header{max-width:1280px;margin:0 auto;padding:var(--store-space-48, 48px) var(--store-space-16, 16px) var(--store-space-24, 24px)}.mnj-storefront-mirror #mnj-most-wanted .resource-list.resource-list--grid{--resource-list-columns: repeat(2, 1fr) !important;--resource-list-columns-mobile: repeat(2, 1fr) !important;--resource-list-column-gap-desktop: 16px !important;--resource-list-row-gap-desktop: 24px !important;max-width:1280px;margin:0 auto;padding:0 var(--store-space-16, 16px) var(--store-space-48, 48px)}@media(min-width:640px){.mnj-storefront-mirror #mnj-most-wanted .resource-list.resource-list--grid{--resource-list-columns: repeat(3, 1fr) !important}}@media(min-width:1024px){.mnj-storefront-mirror #mnj-most-wanted .resource-list.resource-list--grid{--resource-list-columns: repeat(4, 1fr) !important}}.mnj-storefront-mirror #mnj-most-wanted .product-card{border:none!important;background:#fff}.mnj-storefront-mirror #mnj-most-wanted .product-card .card-gallery,.mnj-storefront-mirror #mnj-most-wanted .product-card .product-card__image{background:var(--color-background, #fafafa)}.mnj-storefront-mirror #mnj-most-wanted product-card .group-block{font-family:var(--store-font-body, system-ui, sans-serif)}.mnj-storefront-mirror #mnj-most-wanted .product-card :is(h4,.h4){font-size:13px!important;font-weight:600!important;letter-spacing:.02em!important;text-transform:none!important;line-height:1.4!important}body.mnj-index-home #mnj-influencers.section--influencer-spotlight{background:#0a0a0a!important;color:#fafafa!important}body.mnj-index-home #mnj-influencers .c-influencer-spotlight__heading,body.mnj-index-home #mnj-influencers .c-influencer-spotlight__sub,body.mnj-index-home #mnj-influencers .c-influencer-spotlight__name,body.mnj-index-home #mnj-influencers .c-influencer-spotlight__handle{color:#fafafa!important}
/*# sourceMappingURL=/cdn/shop/t/79/assets/mnj-storefront-mirror.css.map */
