#sourcingmart-category-catalog.smcc3-catalog{width:100%;box-sizing:border-box}
#sourcingmart-category-catalog .smcc3-section{width:100%;padding:85px 0;background:#f6f4ef;box-sizing:border-box}
#sourcingmart-category-catalog .smcc3-container{width:min(1400px,calc(100% - 50px));margin:0 auto;box-sizing:border-box}
#sourcingmart-category-catalog .smcc3-heading{max-width:780px;margin:0 auto 55px;text-align:center}
#sourcingmart-category-catalog .smcc3-heading>span{display:inline-block;margin-bottom:12px;color:#a47842;font-size:11px;font-weight:700;letter-spacing:2.5px}
#sourcingmart-category-catalog .smcc3-heading h2{margin:0 0 15px;color:#171717;font-family:Georgia,"Times New Roman",serif;font-size:clamp(32px,4vw,52px);line-height:1.1}
#sourcingmart-category-catalog .smcc3-heading p{margin:0;color:#686868;font-size:16px;line-height:1.7}
#sourcingmart-category-catalog .smcc3-parent-list{display:flex;flex-direction:column;gap:65px}
#sourcingmart-category-catalog .smcc3-parent{overflow:hidden;background:#fff;border:1px solid #e3dfd7;box-shadow:0 12px 40px rgba(0,0,0,.05)}
#sourcingmart-category-catalog .smcc3-parent-header{display:grid;grid-template-columns:38% 62%;min-height:300px}
#sourcingmart-category-catalog .smcc3-parent-image{display:block;overflow:hidden;background:#e8e5de;text-decoration:none}
#sourcingmart-category-catalog .smcc3-parent-image img{display:block;width:100%;height:100%;min-height:300px;object-fit:cover;transition:transform .5s ease}
#sourcingmart-category-catalog .smcc3-parent-image:hover img{transform:scale(1.04)}
#sourcingmart-category-catalog .smcc3-parent-info{display:flex;flex-direction:column;justify-content:center;padding:45px;box-sizing:border-box}
#sourcingmart-category-catalog .smcc3-parent-info small{margin-bottom:10px;color:#a47842;font-size:11px;font-weight:700;letter-spacing:2px}
#sourcingmart-category-catalog .smcc3-parent-info h3{margin:0 0 10px;font-family:Georgia,"Times New Roman",serif;font-size:clamp(28px,3vw,42px);line-height:1.12}
#sourcingmart-category-catalog .smcc3-parent-info h3 a{color:#171717;text-decoration:none}
#sourcingmart-category-catalog .smcc3-parent-info p{margin:0 0 22px;color:#777;font-size:14px}
#sourcingmart-category-catalog .smcc3-actions{display:flex;align-items:center;gap:12px;flex-wrap:wrap}
#sourcingmart-category-catalog .smcc3-collection-button{display:inline-block;width:fit-content;padding:12px 20px;background:#191919;color:#fff;font-size:13px;font-weight:600;line-height:1.4;text-decoration:none;box-sizing:border-box}
#sourcingmart-category-catalog .smcc3-collection-button:hover{background:#a47842;color:#fff}
#sourcingmart-category-catalog .smcc3-toggle{width:34px;height:34px;min-width:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid #d8d2c8;border-radius:50%;background:#fff;color:#222;cursor:pointer;box-sizing:border-box}
#sourcingmart-category-catalog .smcc3-toggle:hover,#sourcingmart-category-catalog .smcc3-toggle[aria-expanded=true]{background:#191919;border-color:#191919;color:#fff}
#sourcingmart-category-catalog .smcc3-toggle span{display:block;font-size:17px;line-height:1;transition:transform .25s ease}
#sourcingmart-category-catalog .smcc3-toggle[aria-expanded=true] span{transform:rotate(180deg)}
#sourcingmart-category-catalog .smcc3-subcategories[hidden]{display:none!important}
#sourcingmart-category-catalog .smcc3-subcategories:not([hidden]){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:20px;background:#e3dfd7;border-top:1px solid #e3dfd7;animation:smcc3open .25s ease}
@keyframes smcc3open{from{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}
#sourcingmart-category-catalog .smcc3-card{display:block;overflow:hidden;background:#fff;color:#171717;text-decoration:none}
#sourcingmart-category-catalog .smcc3-card-image{width:100%;aspect-ratio:1/.82;overflow:hidden;background:#eceae5}
#sourcingmart-category-catalog .smcc3-card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}
#sourcingmart-category-catalog .smcc3-card:hover .smcc3-card-image img{transform:scale(1.06)}
#sourcingmart-category-catalog .smcc3-card-info{padding:17px 18px 20px;box-sizing:border-box}
#sourcingmart-category-catalog .smcc3-card-info h4{margin:0 0 7px;color:#222;font-size:16px;font-weight:600;line-height:1.3}
#sourcingmart-category-catalog .smcc3-card-info span{color:#888;font-size:12px}
#sourcingmart-category-catalog .smcc3-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:180px;padding:20px;box-sizing:border-box;background:#e8e5de;color:#777;text-align:center}
#sourcingmart-category-catalog .smcc3-notice{padding:20px;background:#fff4e5;border:1px solid #ead2ad;color:#664b26}
@media(max-width:1000px){#sourcingmart-category-catalog .smcc3-subcategories:not([hidden]){grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:700px){#sourcingmart-category-catalog .smcc3-section{padding:55px 0}#sourcingmart-category-catalog .smcc3-container{width:calc(100% - 30px)}#sourcingmart-category-catalog .smcc3-parent-header{display:block;min-height:0}#sourcingmart-category-catalog .smcc3-parent-image img{height:250px;min-height:250px}#sourcingmart-category-catalog .smcc3-parent-info{padding:30px}#sourcingmart-category-catalog .smcc3-subcategories:not([hidden]){grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:450px){#sourcingmart-category-catalog .smcc3-subcategories:not([hidden]){grid-template-columns:1fr}}
