/* Editorial photography integrated with the original content-rich pages. */
:root{--mj-header-height:84px;--mj-paper:#f5f2ec;--mj-charcoal:#262b25;--mj-edge:#d7d4c9;--mj-wide:1560px}
.mj-sr-only{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}
/* One navigation system. Only the photographic pages start transparent. */
.mj-site-header{position:sticky;top:0;z-index:100;background:#fff;backdrop-filter:none;border-bottom:1px solid #e3e0d8;transition:background-color .18s,box-shadow .18s,border-color .18s}
.mj-site-header .nav{width:min(1240px,calc(100% - 42px));height:var(--mj-header-height);min-height:0;grid-template-columns:1fr auto 1fr;gap:28px;padding:0}
.mj-site-header .logo{font-family:Georgia,'Times New Roman',serif;font-size:37px;line-height:1;font-weight:400;font-style:italic;letter-spacing:-.06em;color:#262b25;white-space:nowrap}
.mj-site-header .logo span{font-style:inherit;font-size:inherit}
.mj-site-header .mega-trigger{min-height:var(--mj-header-height);font-size:12px;font-weight:650}
.mj-site-header .nav-right{font-size:12px;gap:20px}
.mj-site-header .mega-nav{gap:19px}
.mj-site-header .mega-panel{border-radius:0;border-top:1px solid #b7b9ac;box-shadow:0 22px 40px #15202b16;color:#17202a}
.mj-site-header .mega-feature{border-radius:0;background:#f4f2ec}
.mj-site-header .mega-col a{border-radius:0}
.mj-site-header .mj-nav-short{display:none}
.mj-site-header .mj-nav-full{display:inline}
.mj-photo-header>main{margin-top:calc(-1 * var(--mj-header-height))}
.mj-photo-header .mj-site-header:not(.is-scrolled){background:transparent;box-shadow:none}
.mj-dark-cover .mj-site-header:not(.is-scrolled){border-bottom-color:#fff5df38}
.mj-dark-cover .mj-site-header:not(.is-scrolled) .logo,
.mj-dark-cover .mj-site-header:not(.is-scrolled) .mega-trigger,
.mj-dark-cover .mj-site-header:not(.is-scrolled) .nav-right>a{color:#fff9ed}
.mj-dark-cover .mj-site-header:not(.is-scrolled) .mega-caret{border-color:#f3ebdb}
.mj-dark-cover .mj-site-header:not(.is-scrolled) .nav a.active:after{background:#fff5e2}
.mj-site-header.is-scrolled{background:#fff;border-bottom-color:#e3e0d8;box-shadow:0 3px 16px #17202a09}
.mj-home .mj-site-header:not(.is-scrolled){background:linear-gradient(180deg,#fff9edcc,#fff9ed77);border-bottom-color:#52584a29}
/* The route wrapper is rendered on the server; use it as a pre-hydration fallback
   for deployments where body classes are added only after React mounts. */
.site-body:has(.mj-design-page.mj-photo-header) .mj-site-header:not(.is-scrolled){background:transparent;box-shadow:none}
.site-body:has(.mj-design-page.mj-home) .mj-site-header:not(.is-scrolled){background:linear-gradient(180deg,#fff9edcc,#fff9ed77);border-bottom-color:#52584a29}
.mj-header-sentinel{position:absolute;top:24px;left:0;width:1px;height:1px;pointer-events:none;visibility:hidden}
.mj-photo-header .hero{position:relative;isolation:isolate}
.mj-cover-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:-2}
.mj-editorial-cover::before,.mj-material-cover::before{content:"";position:absolute;inset:0;z-index:-1;pointer-events:none}
/* Shared breadcrumb bar — sits under the banner, never overlaid on it. */
.site-breadcrumb,.wrap.breadcrumb,.pj-breadcrumb,.article-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:14px 0;margin:0;font-size:12px;line-height:1.4;color:#7d858e;border-bottom:1px solid #e4e0da;background:transparent;position:static}
.site-breadcrumb a,.wrap.breadcrumb a,.pj-breadcrumb a{color:#5c6570;font-weight:650;text-decoration:none}
.site-breadcrumb a:hover,.wrap.breadcrumb a:hover,.pj-breadcrumb a:hover{color:#173e72;text-decoration:underline}
.site-breadcrumb-sep,.site-breadcrumb .site-breadcrumb-sep{color:#b0b6bd;font-weight:400}
.site-breadcrumb [aria-current="page"],.wrap.breadcrumb strong,.wrap.breadcrumb [aria-current="page"]{color:#a67b47;font-weight:650}
.site-breadcrumb-item{display:inline-flex;align-items:center;gap:8px}
.article-page .site-breadcrumb{margin-bottom:28px;border-bottom:0;padding:0 0 8px;background:transparent}
.mj-cover-breadcrumb{position:static;left:auto;right:auto;top:auto;padding:14px 0;border-bottom:1px solid #e4e0da;color:#7d858e;font-size:12px;z-index:auto}
/* Home retains the existing image and both business entrances. */
.mj-home .mj-home-cover{padding-top:var(--mj-header-height);min-height:clamp(610px,52vw,930px);background-position:center top}
.mj-home .mj-home-cover .wrap{min-height:calc(clamp(610px,52vw,930px) - var(--mj-header-height))}
.mj-home .mj-home-cover .hero-copy{padding-top:clamp(80px,7vw,125px)}
.mj-home .new-section .product-grid{gap:38px 28px}
.mj-home .new-section .product-image{border-radius:0;aspect-ratio:4/5}
.mj-home .new-section .product h3{font-family:Georgia,serif;font-size:16px;font-weight:400;line-height:1.4;margin-top:16px}
.mj-home .new-section .product .meta{font-size:12px;margin:5px 0;color:#66717d}
.mj-home .new-section .product .actions{font-size:12px;margin-top:9px}
.mj-home .new-section .product .price{font-size:13px;font-weight:600}
.mj-home .source-media{position:relative;align-self:stretch}
.mj-home .source-media img{position:absolute;inset:0;display:block;width:100%;height:100%;object-fit:cover;object-position:center}
.mj-pearl-image-link{display:block;text-decoration:none;position:relative;overflow:hidden}
.mj-pearl-image-link img{width:100%;height:100%;object-fit:cover;transition:transform .2s ease}
.mj-pearl-image-link:focus-visible{outline:3px solid #173e72;outline-offset:-3px}
@media(hover:hover){.mj-pearl-image-link:hover img{transform:scale(1.035)}}
.recognition .recognition-honors{margin:24px 0 0;display:grid;gap:0}
.recognition .recognition-honors>div{border-top:1px solid #ded9ce;padding:16px 0}
.recognition .recognition-honors dt{font-size:14px;font-weight:650;color:#28332d;margin:0 0 7px}
.recognition .recognition-honors dd{font-size:13px;line-height:1.8;color:#59665d;margin:0}
.recognition .recognition-honors dd+dd{margin-top:5px}
/* Retail: spacious photography, small controls, and the full buying content. */
.mj-retail{--navy:#333c2e;--navy2:#566346;--line:#ded9ce;--ink:#292d26;--muted:#6d7167}
.mj-retail .wrap{width:min(var(--mj-wide),calc(100% - clamp(44px,8vw,144px)))}
.mj-retail .mj-site-header .nav{width:min(1240px,calc(100% - 42px))}
.mj-retail .mj-editorial-cover{height:clamp(580px,76svh,850px);min-height:0;padding:var(--mj-header-height) 0 0;background:#17140f;color:#f8f2e5;overflow:hidden}
.mj-retail .mj-editorial-cover .mj-cover-image{object-position:68% 48%}
.mj-retail .mj-editorial-cover::before{background:linear-gradient(90deg,#0c0b0973,transparent 73%),linear-gradient(0deg,#0b0a0a80,transparent 45%)}
.mj-retail .mj-cover-inner{height:100%;display:flex;align-items:center;padding-top:24px;padding-bottom:30px}
.mj-retail .mj-editorial-cover .hero-copy{max-width:660px;width:54%;margin:0;padding:0}
.mj-retail .mj-editorial-cover .eyebrow{font-size:11px;letter-spacing:.16em;font-weight:500;color:#e9e3d6}
.mj-retail .mj-editorial-cover h1{font-size:clamp(72px,8.1vw,136px);line-height:.98;letter-spacing:-.045em;margin:23px 0 24px;font-weight:400;color:#fff9ec}
.mj-retail .mj-editorial-cover h1 em{font-weight:400}
.mj-retail .mj-editorial-cover .hero-copy>p{color:#ece5d9;font-size:14px;line-height:1.75;max-width:410px;margin-bottom:0}
.mj-retail .mj-editorial-cover .hero-actions{margin-top:28px;gap:24px;align-items:center}
.mj-retail .mj-editorial-cover .btn{border-radius:0;font-size:13px;font-weight:650;min-height:52px;padding:13px 23px;background:#f5f1e7;color:#272d22;border-color:#f5f1e7;--action-hover-bg:#dce3c8;--action-hover-ink:#20271b;--action-hover-edge:#86946c}
.mj-retail .mj-editorial-cover .btn.secondary{background:transparent;color:#fff5e3;border:0;border-bottom:1px solid #f5eee39c;padding:8px 0;min-height:0;--action-hover-bg:transparent;--action-hover-ink:#fff;--action-hover-edge:#fff}
.mj-retail.mj-category .mj-editorial-cover{height:clamp(400px,53svh,570px)}
.mj-retail.mj-category .mj-editorial-cover h1{font-size:clamp(48px,5.4vw,88px);max-width:650px}
.mj-retail.mj-category .mj-editorial-cover .hero-copy>p{max-width:440px}
.mj-retail .shop-shortcuts{padding:23px 0 0;gap:30px;min-height:67px;align-items:center}
.mj-retail .shop-shortcuts a{padding:7px 0;min-height:35px;border:0;border-bottom:1px solid transparent;border-radius:0;background:none;font-size:13px;font-weight:500;color:var(--ink)}
.mj-retail .shop-shortcuts a:hover{border-bottom-color:currentColor;background:none}
.mj-retail #catalog{padding:36px 0 60px;border-top:0;background:#fff}
.mj-retail #catalog .section-head{margin-bottom:23px;align-items:center}
.mj-retail #catalog .section-head .eyebrow{display:none}
.mj-retail #catalog h2{font-size:clamp(27px,2.7vw,40px);font-weight:400;letter-spacing:-.025em;margin:0}
.mj-retail #catalog .catalog{display:block}
.mj-retail #filterPanel{position:relative;top:auto;z-index:6;padding:0;margin:0 0 20px;border:0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);gap:14px;align-items:flex-start;flex-wrap:wrap}
.mj-retail #filterPanel .searchbox{flex:1.2 1 180px;max-width:280px;align-items:center;margin:0;border:0;padding-right:12px;min-height:60px}
.mj-retail #filterPanel .searchbox input{font-size:13px;min-height:44px}
.mj-retail #filterPanel .searchbox button{padding:10px}
.mj-retail #filterPanel .filter-group{position:relative;flex:1 0 120px;border:0;padding:0;margin:0;min-width:0}
.mj-retail #filterPanel .filter-group summary{font-size:12px;font-weight:600;padding:20px 12px 20px 0;line-height:20px;min-height:60px}
.mj-retail #filterPanel .filter-group summary:after{font-weight:400;font-size:16px}
.mj-retail #filterPanel .checks{position:absolute;top:calc(100% - 1px);left:0;min-width:225px;width:max-content;max-width:310px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 26px #1e261112;padding:17px 20px;gap:12px;z-index:8}
.mj-retail #filterPanel .filter-group:last-child .checks{left:auto;right:0}
.mj-retail #filterPanel .checks label{font-size:12px;min-height:26px;color:#4f574a;white-space:nowrap}
.mj-retail #filterPanel .checks input{width:15px;height:15px;margin:0}
.mj-retail .catalog-toolbar{margin-bottom:28px;align-items:start;font-size:12px}
.mj-retail .catalog-toolbar strong{font-size:12px;font-weight:400;color:#69705f}
.mj-retail .clear{font-size:12px;font-weight:500;text-decoration:underline;text-underline-offset:4px;min-height:32px}
.mj-retail .active-pill{border-radius:0;background:#f1f0e8;font-size:11px}
.mj-retail #productGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:66px 44px;align-items:start}
.mj-retail #productGrid .product{padding:0;border:0;background:none;box-shadow:none;border-radius:0}
.mj-retail #productGrid .product:nth-child(3n+2){padding-top:36px}
.mj-retail #productGrid.mj-filtered .product{padding-top:0}
.mj-retail #productGrid .product-image{border-radius:0;aspect-ratio:4/5;background:#eeeae2}
.mj-retail #productGrid .product-image img{object-fit:cover;transition:transform .35s ease}
.mj-retail #productGrid .product-badge{border-radius:0;font-size:10px;left:12px;top:12px;font-weight:600;padding:5px 8px}
.mj-retail #productGrid h3{font:400 17px/1.45 Georgia,'Times New Roman',serif;margin:17px 0 6px;color:var(--ink)}
.mj-retail #productGrid .meta{font-size:12px;line-height:1.6;color:#6d7467;margin-bottom:7px}
.mj-retail #productGrid .price{font-size:14px;font-weight:500;color:#30372b}
.mj-retail #productGrid .actions{font-size:12px;line-height:1.5;margin-top:10px;font-weight:500}
.mj-retail #productGrid .actions a{text-decoration-color:#a6ad9b;text-decoration-thickness:1px;text-underline-offset:5px}
.mj-retail .section:not(#catalog){padding-top:78px;padding-bottom:78px}
.mj-retail .section .section-head p,.mj-retail .prose p{font-size:14px;line-height:1.8}
.mj-retail .btn{border-radius:0;--action-hover-bg:#586647;--action-hover-edge:#586647;--action-hover-ink:#fff}
.mj-retail .btn.secondary{--action-hover-bg:#303b26;--action-hover-edge:#303b26;--action-hover-ink:#fff}
.mj-shopping-support{padding:0 0 34px}
.mj-shopping-support .hero-note{margin:0;border-top:1px solid #ded9ce;padding-top:20px;font-size:12px;color:#6c7265}
.mj-retail .pearl-type,.mj-retail .jewel-card,.mj-retail .hero-img,.mj-retail .craft-photo{border-radius:0}
/* Trade retains the ordered catalog, with a compact material-led cover. */
.mj-trade .mj-material-cover{padding:var(--mj-header-height) 0 0;height:470px;background:#172b29;color:#fff;overflow:hidden}
.mj-trade .mj-material-cover .mj-cover-image{object-position:70% center}
.mj-trade .mj-material-cover::before{background:linear-gradient(90deg,#112422f5 0%,#172c28de 33%,#172c2833 85%)}
.mj-trade .mj-cover-inner{height:100%;display:flex;align-items:center;padding:35px 0 20px}
.mj-trade .mj-material-cover .hero-copy{padding:0;margin:0;width:62%;max-width:720px}
.mj-trade .mj-material-cover .eyebrow{color:#d5d8bb;font-size:11px;font-weight:550}
.mj-trade .mj-material-cover h1{font-size:clamp(42px,4vw,66px);line-height:1.08;margin:19px 0 20px;color:#fff9ec;font-weight:400;letter-spacing:-.03em}
.mj-trade .mj-material-cover .hero-copy>p{font-size:14px;color:#e0e6d9;line-height:1.8;max-width:600px;margin:0}
.mj-trade .mj-material-cover .hero-actions{margin-top:22px;gap:12px}
.mj-trade .mj-material-cover .btn{border-radius:2px;min-height:46px;font-size:13px;font-weight:600;background:#f3f0e6;color:#253728;border-color:#f3f0e6;--action-hover-bg:#d5dfc0;--action-hover-edge:#a8b592;--action-hover-ink:#17251a}
.mj-trade .mj-material-cover .btn.secondary{background:transparent;color:#faf7ed;border-color:#f3eee38c;--action-hover-bg:#f3f0e6;--action-hover-ink:#203326;--action-hover-edge:#f3f0e6}
.mj-trade.mj-category .mj-material-cover{height:420px}
.mj-trade.mj-category .mj-material-cover .mj-cover-image{object-position:80% center}
.mj-trade.mj-category #catalog{padding-top:35px}
.mj-trade #catalog .product h3{font-size:14px;line-height:1.45}
.mj-trade #catalog .product .meta{font-size:12px;line-height:1.5}
.mj-trade #catalog .product .actions{font-size:12px}
.mj-trade .filters .checks label{font-size:12px}
.mj-supply-context{padding:36px 0;background:#f4f4eb;border-top:1px solid #dce0d2;border-bottom:1px solid #dce0d2}
.mj-supply-context>.wrap{display:grid;grid-template-columns:1fr 1.25fr;gap:35px;align-items:center}
.mj-supply-context>.wrap>.hero-panel:only-child{grid-column:1/-1}
.mj-supply-context .hero-panel{background:transparent;border:0;padding:0;border-radius:0;box-shadow:none}
.mj-supply-context>.wrap>p{font-size:14px;line-height:1.8;color:#58654e;margin:0}
.mj-supply-context .rows,.mj-supply-context .fact-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px 35px;margin-top:12px}
.mj-supply-context .row,.mj-supply-context .fact-row{font-size:13px;padding:12px 0;border-color:#d3dac8}
.mj-supply-context .eyebrow{font-size:11px;color:#637056}
.mj-supply-context .link-arrow{font-size:12px}
/* The same complete footer appears on content, category, and product pages. */
.mj-footer{background:#252c25;color:#f2efe3;border-top:0;padding:0;font:14px/1.7 ui-sans-serif,system-ui,-apple-system,'Segoe UI',Arial,sans-serif}
.mj-footer *{box-sizing:border-box}
.mj-footer .mj-footer-inner{width:min(1560px,calc(100% - 80px));max-width:none;margin:auto;padding:62px 0 26px}
.mj-footer .mj-footer-grid{display:grid;grid-template-columns:minmax(220px,1.45fr) repeat(4,minmax(0,1fr));gap:40px}
.mj-footer .mj-footer-logo{display:block;width:max-content;height:auto;border:0;background:none;padding:0;margin:0 0 22px;color:#f5f0e2;font:42px/1 Georgia,serif;letter-spacing:-.06em}
.mj-footer .mj-footer-logo em{font-weight:400}
.mj-footer .mj-footer-brand p{font-size:13px;line-height:1.8;color:#c4cbba;max-width:290px;margin:0 0 17px}
.mj-footer a{color:#d5dbc9;text-decoration:none}
.mj-footer a:hover{text-decoration:underline;text-underline-offset:4px}
.mj-footer .mj-footer-contact a,.mj-footer .mj-footer-col a{display:block;font-size:12px;font-weight:400;padding:5px 0;line-height:1.6}
.mj-footer .mj-footer-col h4{color:#f8f4e8;font-size:12px;font-weight:600;margin:0 0 16px;letter-spacing:.01em}
.mj-footer .mj-footer-bottom{margin-top:34px;padding-top:20px;border-top:1px solid #c1c7ac40;display:flex;justify-content:space-between;gap:24px;color:#bec7b3;font-size:11px}
.mj-footer .mj-footer-legal{display:flex;gap:25px;flex-wrap:wrap}
.mj-footer :is(a,button):focus-visible{outline-color:#d5ddb0}
@media(min-width:1001px){.mj-retail #filterPanel{display:flex!important}}
@media(max-width:1200px){
 .mj-site-header .nav{width:calc(100% - 44px);gap:20px}.mj-site-header .mega-nav{gap:13px}.mj-site-header .nav-right{gap:13px}.mj-site-header .mega-trigger{font-size:11px}
 .mj-retail #productGrid{gap:50px 30px}.mj-retail #filterPanel{gap:0 22px}.mj-retail #filterPanel .searchbox{flex-basis:100%;max-width:none;border-bottom:1px solid var(--line);min-height:48px}.mj-retail #filterPanel .filter-group{flex-basis:125px}
 .mj-footer .mj-footer-grid{grid-template-columns:1.4fr 1fr 1fr;gap:36px}.mj-footer .mj-footer-brand{grid-row:span 2}
}
@media(max-width:1000px){
 :root{--mj-header-height:112px}
 .mj-site-header .nav{height:112px;grid-template-columns:auto 1fr;grid-template-rows:52px 44px;gap:0 18px;padding:8px 0}
 .mj-site-header .logo{grid-column:1;grid-row:1;font-size:33px}
 .mj-site-header .nav-right{grid-column:2;grid-row:1;justify-content:flex-end}
 .mj-site-header .nav-left.mega-nav{display:grid;grid-column:1/-1;grid-row:2;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;font-size:12px}
 .mj-site-header .mega-trigger{min-height:44px;padding:0;border:0;border-radius:0;background:transparent;justify-content:flex-start;font-size:12px}
 .mj-site-header .mega-panel{display:none}.mj-site-header .mj-nav-full{display:none}.mj-site-header .mj-nav-short{display:inline}
 .mj-site-header .nav a.active:after{bottom:2px}
 .mj-retail .mj-site-header .nav{width:calc(100% - 44px)}
 .mj-retail .mj-editorial-cover{height:650px}.mj-retail .mj-editorial-cover h1{font-size:90px}.mj-retail .mj-editorial-cover .hero-copy{width:65%}
 .mj-retail.mj-category .mj-editorial-cover{height:500px}.mj-retail.mj-category .mj-editorial-cover h1{font-size:57px}
 .mj-retail #mobileFilter{display:inline-flex;min-height:42px;font-size:12px;margin:0 0 17px;padding:8px 16px}
 .mj-retail #filterPanel{display:none;margin-bottom:22px;padding:10px 20px 20px;background:#f7f6f1}
 .mj-retail #filterPanel .searchbox{max-width:none;padding-right:0}
 .mj-retail #filterPanel .filter-group{border-top:1px solid var(--line)}
 .mj-retail #filterPanel .filter-group summary{padding:12px 0;min-height:44px}
 .mj-retail #filterPanel .checks{position:static;width:100%;min-width:0;max-width:none;background:none;border:0;box-shadow:none;padding:0 0 16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
 .mj-retail #filterPanel .checks label{white-space:normal}
 .mj-retail #productGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 28px}
 .mj-retail #productGrid .product:nth-child(3n+2){padding-top:0}.mj-retail #productGrid .product:nth-child(2n){padding-top:28px}.mj-retail #productGrid.mj-filtered .product{padding-top:0}
 .mj-trade .mj-material-cover .hero-copy{width:75%}.mj-trade .mj-material-cover h1{font-size:47px}.mj-trade .mj-material-cover{height:490px}.mj-trade.mj-category .mj-material-cover{height:450px}
 .mj-supply-context>.wrap{grid-template-columns:1fr;gap:20px}
 [id="catalog"],[id="pricing"],[id="types"],[id="pearl-types"],[id="source-updates"],[id="jewelry-updates"]{scroll-margin-top:132px}
}
@media(max-width:680px){
 .mj-site-header .nav-right a:not(.cart):not(.mobile-menu){display:none}.mj-site-header .nav-right a[href*="contact-us"]{display:inline-block}.mj-site-header .mega-caret{display:none}.mj-site-header .nav-left.mega-nav{gap:10px}
 .mj-retail .wrap{width:calc(100% - 40px)}
 .site-breadcrumb{font-size:11px;padding:12px 0}
 .mj-home .mj-home-cover{min-height:730px;padding-top:112px;background-image:url("/uploads/site/banner_m.webp");background-size:cover;background-position:center top}
 .mj-home .mj-home-cover::before{background:linear-gradient(0deg,#fff9ef73 0%,#fff9ef40 42%,transparent 78%)}
 .mj-home .mj-home-cover .wrap{min-height:618px;align-items:flex-end;padding-bottom:42px}
 .mj-home .mj-home-cover .hero-copy{margin-left:0;width:100%;padding-top:0}
 .mj-home .mj-home-cover .eyebrow{font-size:13px}.mj-home .mj-home-cover h1{font-size:43px;margin:17px 0;max-width:420px}.mj-home .mj-home-cover .hero-copy>p{font-size:15px;max-width:350px;line-height:1.65}
 .mj-home .mj-home-cover .hero-actions{margin-top:22px;gap:10px;flex-direction:row;align-items:stretch}
 .mj-home .hero[aria-label="MJ Pearls home banner"] .hero-actions .btn{width:auto;flex:1 1 140px;min-width:0;font-family:inherit;font-size:13px;min-height:49px;padding:10px 13px}
 .mj-home .new-section .product-grid{gap:30px 18px}.mj-home .new-section .product h3{font-size:14px}.mj-home .new-section .product .meta{font-size:11px}
 .mj-retail .mj-editorial-cover{height:710px;max-height:none;min-height:0}
 .mj-retail .mj-editorial-cover .mj-cover-image{object-position:67% center}
 .mj-retail .mj-editorial-cover::before{background:linear-gradient(0deg,#100f0ee6,transparent 88%),linear-gradient(90deg,#100c0926,transparent)}
 .mj-retail .mj-cover-inner{align-items:flex-end;padding:75px 0 40px;height:100%}
 .mj-retail .mj-editorial-cover .hero-copy{width:100%;max-width:430px}
 .mj-retail .mj-editorial-cover .eyebrow{font-size:10px}
 .mj-retail .mj-editorial-cover h1{font-size:clamp(62px,16vw,88px);margin:16px 0 18px;line-height:1}
 .mj-retail .mj-editorial-cover .hero-copy>p{font-size:13px;max-width:320px;line-height:1.7}
 .mj-retail .mj-editorial-cover .hero-actions{margin-top:23px;gap:20px;align-items:center}
 .mj-retail .mj-editorial-cover .hero-actions .btn{flex:0 1 auto;min-width:0;min-height:48px;font-size:12px;padding:11px 16px}
 .mj-retail .mj-editorial-cover .hero-actions .btn.secondary{min-height:0;padding:5px 0}
 .mj-retail.mj-category .mj-editorial-cover{height:540px}
 .mj-retail.mj-category .mj-editorial-cover h1{font-size:clamp(44px,11vw,62px)}
 .mj-retail.mj-category .mj-editorial-cover .hero-copy>p{font-size:12px;max-width:350px}
 .mj-retail .shop-shortcuts{gap:10px 25px;padding-top:16px;min-height:60px}.mj-retail .shop-shortcuts a{font-size:12px;min-height:30px}
 .mj-retail #catalog{padding:28px 0 38px}.mj-retail #catalog h2{font-size:29px}.mj-retail #catalog .section-head{margin-bottom:18px}.mj-retail .catalog-toolbar{gap:20px;margin-bottom:18px}.mj-retail .catalog-toolbar strong,.mj-retail .clear{font-size:11px}
 .mj-retail #productGrid{gap:35px 18px}.mj-retail #productGrid .product:nth-child(2n){padding-top:23px}.mj-retail #productGrid.mj-filtered .product{padding-top:0}
 .mj-retail #productGrid h3{font-size:14px;line-height:1.45;margin:13px 0 6px}.mj-retail #productGrid .meta{font-size:11px}.mj-retail #productGrid .price{font-size:13px}.mj-retail #productGrid .actions{font-size:11px}.mj-retail #productGrid .product-badge{font-size:9px;padding:4px 6px;left:7px;top:7px}
 .mj-retail .section:not(#catalog){padding-top:52px;padding-bottom:52px}.mj-shopping-support{padding-bottom:26px}
 .mj-trade .mj-material-cover,.mj-trade.mj-category .mj-material-cover{height:auto;min-height:505px;padding-top:112px}
 .mj-trade .mj-cover-inner{padding:55px 0 32px}
 .mj-trade .mj-material-cover .hero-copy{width:100%}.mj-trade .mj-material-cover h1{font-size:39px;max-width:400px;margin:18px 0}.mj-trade .mj-material-cover .hero-copy>p{font-size:13px;max-width:410px}.mj-trade .mj-material-cover .eyebrow{font-size:10px}
 .mj-trade .mj-material-cover::before{background:linear-gradient(90deg,#142a27e8,#172c289e),linear-gradient(0deg,#122b24cf,transparent)}
 .mj-trade .mj-material-cover .hero-actions{gap:10px}.mj-trade .mj-material-cover .btn{font-size:12px;flex:1 1 135px;padding:9px 13px}
 .mj-supply-context{padding:27px 0}.mj-supply-context .rows,.mj-supply-context .fact-list{grid-template-columns:1fr;gap:0}
 .mj-footer .mj-footer-inner{width:calc(100% - 44px);padding:44px 0 24px}.mj-footer .mj-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px}.mj-footer .mj-footer-brand{grid-column:1/-1;grid-row:auto}.mj-footer .mj-footer-brand p{max-width:340px}
 .mj-footer .mj-footer-col a{font-size:12px;padding:6px 0}.mj-footer .mj-footer-bottom{flex-direction:column;gap:12px;font-size:11px}
}
@media(prefers-reduced-motion:reduce){.mj-site-header,.mj-retail #productGrid .product-image img,.mj-pearl-image-link img{transition:none}html{scroll-behavior:auto}}
