.msh-marketplace{--msh-ink:#20292d;--msh-orange:#e96129;--msh-muted:#687277;--msh-border:#e0e5e7;background:#f6f7f8;color:var(--msh-ink);font-family:Arial,Helvetica,sans-serif}
.msh-marketplace #masthead,.msh-marketplace header.wrap.nav{display:none!important}
.msh-header,.msh-main,.msh-footer{font:16px/1.6 Arial,Helvetica,sans-serif;color:var(--msh-ink)}
.msh-header *,.msh-main *,.msh-footer *{box-sizing:border-box}
.msh-header a,.msh-main a,.msh-footer a{color:inherit;text-decoration:none}
.msh-main a:hover,.msh-header a:hover{color:var(--msh-orange)}
.msh-marketplace :focus-visible{outline:3px solid #e96129;outline-offset:4px}
.msh-shell{max-width:1320px;width:calc(100% - 80px);margin:0 auto}
.msh-header{position:relative;z-index:30;background:#fff;border-bottom:1px solid var(--msh-border)}
.msh-header-inner{min-height:90px;display:flex;align-items:center;gap:36px}
.msh-logo{font-size:25px;font-weight:800;letter-spacing:-1.1px;white-space:nowrap;line-height:1.2}
.msh-logo span{color:var(--msh-orange)}
.msh-nav{display:flex;align-items:center;gap:25px;margin-left:auto;font-size:14px;font-weight:600}
.msh-header-actions{display:flex;gap:23px;align-items:center;font-size:14px;white-space:nowrap}
.msh-button,.msh-main button.msh-button{display:inline-flex;gap:22px;align-items:center;justify-content:center;padding:15px 23px;border:1px solid var(--msh-orange);border-radius:5px;background:var(--msh-orange);color:#fff!important;font-size:14px;font-weight:700;line-height:1.5;cursor:pointer}
.msh-button:hover{background:#c74a16!important;border-color:#c74a16!important}
.msh-language{position:relative}
.msh-language summary{cursor:pointer;list-style:none;font-weight:700;padding:8px 0}
.msh-language summary::-webkit-details-marker{display:none}
.msh-language>div{position:absolute;right:0;top:100%;width:245px;padding:12px;background:#fff;border:1px solid var(--msh-border);box-shadow:0 12px 40px #20292d20;border-radius:8px;white-space:normal}
.msh-language a{display:block;padding:8px;border-radius:3px}
.msh-language a[aria-current]{background:#fff0e9;color:#bb4315}
.msh-language-current{display:block;padding:8px;border-radius:3px;background:#fff0e9;color:#bb4315;font-weight:700}
.msh-language small{display:block;color:var(--msh-muted);font-size:11px;line-height:1.5;padding:8px}
.msh-main h1,.msh-main h2,.msh-main h3{font-family:inherit;font-weight:700;color:inherit;margin:0 0 18px;line-height:1.15;letter-spacing:-.8px}
.msh-main h1{font-size:clamp(32px,3.4vw,49px);max-width:980px}
.msh-main h2{font-size:30px}.msh-main h3{font-size:21px}
.msh-main p{margin:0 0 18px}.msh-main img{max-width:100%;display:block}
.msh-kicker{color:#b44217;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:14px}
.msh-muted,.msh-small{color:var(--msh-muted)}.msh-small{font-size:12px;line-height:1.6;margin-top:20px!important}
.msh-section{padding-top:40px;padding-bottom:64px}
.msh-breadcrumb{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:12px;color:var(--msh-muted);margin-bottom:35px}
.msh-breadcrumb span[aria-current]{max-width:420px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.msh-title-line{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:22px}
.msh-title-line h1{max-width:930px}.msh-title-line p{font-size:13px;margin:0}
.msh-outline{display:inline-flex;align-items:center;justify-content:center;padding:12px 18px;background:#fff;border:1px solid #cbd2d5;border-radius:5px;font:600 13px/1.5 Arial,sans-serif;color:var(--msh-ink);cursor:pointer;white-space:nowrap}
.msh-detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:36px;align-items:start}
.msh-main-photo{position:relative;display:flex;align-items:center;justify-content:center;border:1px solid var(--msh-border);border-radius:12px;overflow:hidden;aspect-ratio:1.52;background:#ebeeef}
.msh-main-photo>img{width:100%;height:100%;object-fit:contain}.msh-main-photo>span:not(.msh-no-photo){position:absolute;bottom:16px;right:16px;background:#fff;padding:8px 13px;border-radius:4px;font-size:12px}
.msh-thumbnails{display:flex;gap:10px;margin-top:13px;overflow-x:auto;padding:3px}
.msh-thumbnails button{padding:0;width:95px;min-width:95px;height:70px;border-radius:6px;border:2px solid transparent;background:#e9edef;overflow:hidden;cursor:pointer}
.msh-thumbnails img{width:100%;height:100%;object-fit:cover}.msh-thumbnails button[aria-pressed=true]{border-color:var(--msh-orange)}
.msh-section-nav{display:flex;gap:30px;border-bottom:1px solid var(--msh-border);margin:20px 0 26px;padding:18px 0;font-size:14px;font-weight:700;overflow-x:auto}
.msh-panel{background:#fff;border:1px solid var(--msh-border);border-radius:10px;padding:30px;margin-bottom:22px;scroll-margin-top:30px}
.msh-panel h2{font-size:25px}.msh-prose{overflow-wrap:anywhere;line-height:1.8}.msh-prose ul,.msh-prose ol{padding-left:23px;margin-left:0}
.msh-specs{margin:0}.msh-specs>div{display:grid;grid-template-columns:42% 1fr;gap:20px;border-top:1px solid #edf0f1;padding:14px 0;font-size:14px}
.msh-specs dt{font-weight:400;color:var(--msh-muted)}.msh-specs dd{font-weight:600;margin:0;overflow-wrap:anywhere}
.msh-chips{display:flex;gap:10px;flex-wrap:wrap}.msh-chips>*{padding:7px 12px;border:1px solid var(--msh-border);background:#f7f8f8;border-radius:4px;font-size:13px}
.msh-contact-card{background:#fff;border:1px solid var(--msh-border);border-top:4px solid var(--msh-orange);border-radius:9px;padding:28px}
.msh-price{font-size:30px;font-weight:800;letter-spacing:-1px;overflow-wrap:anywhere}.msh-divider{height:1px;background:var(--msh-border);margin:24px 0}
.msh-contact-card h2{font-size:23px}.msh-contact-card p{font-size:14px;color:var(--msh-muted)}.msh-contact-card .msh-button,.msh-contact-phone{width:100%;margin-bottom:12px;white-space:normal}
.msh-text-link{display:inline-block;font-size:14px;font-weight:700}.msh-side-note{background:#e9edef;border-radius:9px;padding:27px;margin-top:20px}.msh-side-note>span{font-size:30px;color:var(--msh-orange)}.msh-side-note h3{margin:12px 0;font-size:23px}.msh-side-note p{font-size:14px;color:var(--msh-muted)}.msh-side-note a{font-weight:700;font-size:13px}
.msh-demo-note{border-left:3px solid var(--msh-orange);background:#fff0e7;padding:14px 18px;font-size:13px;margin-bottom:26px}.msh-demo-note strong{margin-right:12px}
.msh-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}
.msh-card{background:#fff;border:1px solid var(--msh-border);border-radius:10px;overflow:hidden;transition:transform .2s,box-shadow .2s}.msh-card:hover{transform:translateY(-4px);box-shadow:0 12px 28px #20292d0d}
.msh-card-photo{display:block;aspect-ratio:1.5;position:relative;background:#e9edef}.msh-card-photo img{width:100%;height:100%;object-fit:cover}.msh-badge{position:absolute;top:15px;left:15px;font-size:10px;font-weight:700;background:#fff;padding:5px 9px;border-radius:3px;letter-spacing:.5px}
.msh-no-photo{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--msh-muted);font-size:14px}
.msh-card-body{padding:23px}.msh-card-body .msh-kicker{font-size:10px;letter-spacing:.7px;margin-bottom:12px}.msh-card-body h3{font-size:21px;line-height:1.3;letter-spacing:-.4px}.msh-card-body p{font-size:12px;color:var(--msh-muted);min-height:20px}.msh-card-bottom{display:flex;justify-content:space-between;gap:10px;border-top:1px solid var(--msh-border);padding-top:16px;font-size:17px}.msh-card-bottom>span{color:var(--msh-orange)}
.msh-category-hero{background:#20292d;color:#fff;padding:35px 0 54px}.msh-category-hero .msh-breadcrumb{color:#b9c3c7}.msh-category-hero .msh-kicker{color:#ff9c70}.msh-category-hero h1{font-size:clamp(38px,4.8vw,68px);max-width:800px;white-space:pre-line;letter-spacing:-2px}.msh-category-hero p{max-width:620px;color:#bdc6ca;font-size:17px}
.msh-category-search{display:block;background:#fff;border-radius:7px;max-width:660px;padding:13px 19px;margin-top:28px;color:var(--msh-ink)}.msh-category-search>span{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.7px}.msh-main .msh-category-search input{border:0;background:#fff;box-shadow:none;padding:6px 0;font-size:16px;width:100%;color:var(--msh-ink)}
.msh-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin:10px 0 30px}.msh-section-heading h2{margin-bottom:0}.msh-section-heading>span{font-size:13px}
.msh-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;align-items:start}
.msh-category-card{background:#fff;border:1px solid var(--msh-border);border-radius:10px;padding:27px;transition:border-color .2s}.msh-category-card:hover{border-color:#e96129}.msh-category-number{font-size:12px;color:var(--msh-muted);display:flex;justify-content:space-between;margin-bottom:22px}.msh-category-number>span{font-size:24px;color:var(--msh-orange)}.msh-category-card h2{font-size:25px;min-height:57px;margin-bottom:10px}.msh-category-card p{font-size:12px}
.msh-category-preview{border-top:1px solid var(--msh-border);padding-top:12px}.msh-category-preview a{font-size:13px;display:flex;justify-content:space-between;gap:12px;padding:6px 0}.msh-category-preview a>span{color:var(--msh-orange)}
.msh-category-expand{border-top:1px solid var(--msh-border);margin-top:17px;padding-top:14px}.msh-category-expand>summary{cursor:pointer;font-size:12px;font-weight:700;display:flex;justify-content:space-between;list-style:none}.msh-category-expand>summary::-webkit-details-marker{display:none}
.msh-tree,.msh-tree ul{list-style:none;margin:10px 0 0;padding:0}.msh-tree .msh-tree{margin:0 0 8px 12px;border-left:1px solid #e0e5e7;padding-left:12px}.msh-tree li>a{display:flex;justify-content:space-between;gap:8px;font-size:12px;line-height:1.4;padding:7px 0}.msh-tree a>span{color:var(--msh-orange)}
.msh-subcategories{margin-bottom:52px}.msh-subcategory-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.msh-subcategory-grid>a{padding:19px 22px;background:#fff;border:1px solid var(--msh-border);border-radius:6px;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:14px}.msh-subcategory-grid>a>span{color:var(--msh-orange);font-size:21px}.msh-subcategory-grid>a:hover{border-color:var(--msh-orange)}
.msh-category-description{max-width:850px;margin-bottom:40px}.msh-filter{display:flex;align-items:end;gap:16px;padding:20px;background:#fff;border:1px solid var(--msh-border);border-radius:8px;margin-bottom:28px}.msh-filter label{font-size:11px;font-weight:700;display:block}.msh-filter label:first-of-type{flex:1}.msh-main .msh-filter input,.msh-main .msh-filter select{display:block;margin:6px 0 0;padding:12px;background:#f6f7f8;border:1px solid #dfe4e6;border-radius:4px;font:14px/1.5 Arial,sans-serif;color:var(--msh-ink);height:auto;width:100%}.msh-filter .msh-button{padding:12px 24px}
.msh-empty{background:#fff;border:1px solid var(--msh-border);border-radius:10px;padding:65px 25px;text-align:center}.msh-empty>span{font-size:45px;color:var(--msh-orange)}.msh-empty h3{font-size:29px;margin-top:15px}.msh-empty p{max-width:530px;margin:0 auto 25px;color:var(--msh-muted)}
.msh-pagination{display:flex;justify-content:center;gap:8px;margin-top:35px}.msh-pagination>*{padding:8px 15px;border:1px solid var(--msh-border);border-radius:5px;background:#fff}.msh-pagination .current{color:#fff;background:var(--msh-ink)}
.msh-category-cta{background:var(--msh-ink);color:#fff;border-radius:12px;padding:45px;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:65px}.msh-category-cta h2{font-size:32px;max-width:620px;margin:0}.msh-category-cta .msh-kicker{color:#ff9c70}.msh-category-cta .msh-button{flex-shrink:0}
.msh-footer{background:#fff;border-top:1px solid var(--msh-border);padding:45px 0}.msh-footer p{color:var(--msh-muted);font-size:13px;margin:13px 0 20px}.msh-footer nav{display:flex;gap:25px;font-size:13px;margin-bottom:20px}.msh-footer small{font-size:11px;color:var(--msh-muted)}.msh-faq{border-top:1px solid var(--msh-border);padding:15px 0}.msh-faq summary{cursor:pointer;font-weight:600}.msh-faq p{padding-top:12px}
[hidden]{display:none!important}
@media(min-width:1100px){.msh-detail-layout>aside{position:sticky;top:25px}}
@media(max-width:1100px){.msh-shell{width:calc(100% - 48px)}.msh-header-inner{gap:20px;flex-wrap:wrap;padding:20px 0}.msh-header-actions{margin-left:auto;gap:16px}.msh-nav{order:3;width:100%;margin:0;justify-content:center}.msh-detail-layout{grid-template-columns:minmax(0,1fr) 300px;gap:23px}.msh-card-grid,.msh-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.msh-subcategory-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.msh-shell{width:calc(100% - 32px)}.msh-logo{font-size:21px}.msh-header-inner{padding:18px 0;gap:17px}.msh-header-actions{gap:18px}.msh-header-actions .msh-sell{display:none}.msh-nav{font-size:13px;justify-content:flex-start;gap:25px}.msh-title-line{align-items:start;flex-direction:column;gap:17px}.msh-detail-layout{display:flex;flex-direction:column}.msh-detail-layout>div,.msh-detail-layout>aside{width:100%}.msh-panel{padding:23px}.msh-section{padding-top:25px;padding-bottom:40px}.msh-main h1{font-size:34px}.msh-main h2{font-size:26px}.msh-breadcrumb{font-size:11px;margin-bottom:25px}.msh-section-nav{gap:22px;font-size:12px}.msh-specs>div{grid-template-columns:44% 1fr;font-size:13px;gap:13px}.msh-category-grid,.msh-card-grid,.msh-subcategory-grid{grid-template-columns:1fr}.msh-category-card h2{min-height:0}.msh-category-hero h1{font-size:43px;letter-spacing:-1.5px}.msh-category-hero p{font-size:15px}.msh-category-hero{padding-bottom:35px}.msh-category-cta{padding:28px;flex-direction:column;align-items:flex-start;margin-top:40px}.msh-category-cta h2{font-size:29px}.msh-section-heading{align-items:start;flex-direction:column;gap:12px}.msh-filter{flex-wrap:wrap}.msh-filter label:first-of-type{flex:auto;width:100%}.msh-filter label:nth-of-type(2){flex:1}.msh-contact-card{padding:26px}.msh-card-photo{aspect-ratio:1.6}.msh-footer nav{flex-wrap:wrap;gap:15px}.msh-title-line .msh-outline{padding:8px 13px}.msh-category-search{padding:12px 15px}.msh-footer{padding:32px 0}}
@media(prefers-reduced-motion:reduce){.msh-card,.msh-category-card{transition:none}}

/* Category illustrations and stable card rhythm — v1.1 */
.msh-category-grid{align-items:stretch}
.msh-category-card{min-width:0;display:flex;flex-direction:column;padding:0 24px 23px;overflow:hidden}
.msh-category-image{display:block;flex:none;margin:0 -24px 18px;overflow:hidden;background:#e8edef;aspect-ratio:1.8}
.msh-category-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}
.msh-category-image:hover img{transform:scale(1.035)}
.msh-category-number{margin-bottom:12px;align-items:center;min-height:26px}
.msh-category-card h2{font-size:23px;line-height:1.25;height:2.5em;min-height:2.5em;margin-bottom:12px}
.msh-category-card h2 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;overflow-wrap:anywhere}
.msh-category-card>p{line-height:20px;margin-bottom:18px}
.msh-category-preview{min-height:109px;padding-top:10px}
.msh-category-preview a{min-width:0;gap:12px;height:32px;align-items:center}
.msh-category-preview a .msh-category-label{display:block;min-width:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:inherit}
.msh-category-preview a>span:last-child{flex:none}
.msh-category-expand{margin-top:auto;padding-top:15px}
.msh-category-preview+.msh-category-expand{margin-top:14px}
.msh-category-expand[open] .msh-tree a{white-space:normal;overflow-wrap:anywhere}
.msh-subcategory-grid>a{min-width:0;min-height:78px}
.msh-subcategory-grid strong{min-width:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;overflow-wrap:anywhere}
@media(max-width:760px){.msh-category-card h2{font-size:23px;min-height:2.5em;height:2.5em}.msh-category-image{aspect-ratio:2}}
@media(prefers-reduced-motion:reduce){.msh-category-image img{transition:none}}

/* Category photography with compact navigation icons — v1.2 */
.msh-category-image{background:#eef1f2;aspect-ratio:3/2}
.msh-category-image img{object-fit:contain}
.msh-category-image:hover img{transform:none}
.msh-category-title{display:flex;align-items:flex-start;gap:10px}
.msh-category-title>a{flex:1;min-width:0}
.msh-main .msh-category-icon{display:inline-block;width:40px;height:40px;min-width:40px;object-fit:contain;flex:none;border-radius:6px}
.msh-category-hero h1>.msh-category-icon{width:48px;height:48px;vertical-align:middle;margin-right:14px}
.msh-subcategory-grid>a{gap:12px}
.msh-subcategory-grid>a>strong{flex:1}
.msh-subcategory-grid>a>span{flex:none}
.msh-not-found{min-height:62vh;display:grid;place-items:center;padding-block:clamp(4rem,9vw,8rem)}
.msh-not-found-inner{width:min(100%,760px);background:#fff;border:1px solid #e1e7ea;border-radius:24px;padding:clamp(2rem,5vw,4.5rem);box-shadow:0 24px 72px rgba(25,48,60,.07)}
.msh-not-found h1{font-size:clamp(2.3rem,5vw,4.3rem);line-height:1.08;letter-spacing:-.045em;margin:.65rem 0 1rem;color:#263b48}
.msh-not-found p{color:#697a84;max-width:34rem}.msh-not-found form{margin-top:2rem}.msh-not-found label{display:block;font-weight:700;color:#263b48;margin-bottom:.6rem}
.msh-not-found-search{display:flex;gap:.7rem}.msh-not-found-search input{flex:1;min-width:0;border:1px solid #d5dfe4;border-radius:9px;padding:.85rem 1rem;font:inherit}.msh-not-found-link{display:inline-block;margin-top:1.4rem;color:#b94b2e;font-weight:650;text-decoration:none}
@media(max-width:550px){.msh-not-found-search{flex-direction:column}.msh-not-found-search .msh-button{justify-content:center}}
