/* Shenghuang factory gallery */
.sh-factory-gallery{margin-top:64px;border-top:1px solid rgba(12,35,58,.18);padding-top:48px}
.sh-gallery-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}
.sh-gallery-kicker{font:700 12px/1.2 Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase;color:#8b6421;margin:0 0 10px}
.sh-gallery-title{font:500 clamp(32px,4vw,56px)/1.05 Georgia,serif;color:#0c233a;margin:0}
.sh-gallery-intro{max-width:500px;font:400 16px/1.65 Arial,sans-serif;color:#53606c;margin:0}
.sh-gallery-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:18px}
.sh-gallery-card{grid-column:span 4;background:#f6f2ea;overflow:hidden;position:relative}
.sh-gallery-card:nth-child(1),.sh-gallery-card:nth-child(2){grid-column:span 6}
.sh-gallery-image{aspect-ratio:4/3;overflow:hidden;background:#ddd}
.sh-gallery-card:nth-child(1) .sh-gallery-image,.sh-gallery-card:nth-child(2) .sh-gallery-image{aspect-ratio:16/10}
.sh-gallery-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}
.sh-gallery-card:hover img{transform:scale(1.025)}
.sh-gallery-copy{padding:18px 20px 22px}
.sh-gallery-category{font:700 10px/1.2 Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#8b6421;margin-bottom:8px}
.sh-gallery-name{font:500 21px/1.25 Georgia,serif;color:#0c233a;margin:0}
.sh-gallery-card[role=button]{cursor:zoom-in}
.sh-gallery-modal{position:fixed;inset:0;z-index:99999;background:rgba(4,15,25,.92);display:none;align-items:center;justify-content:center;padding:28px}
.sh-gallery-modal.open{display:flex}
.sh-gallery-modal img{max-width:94vw;max-height:86vh;object-fit:contain}
.sh-gallery-close{position:absolute;right:22px;top:18px;border:1px solid rgba(255,255,255,.6);background:transparent;color:#fff;width:44px;height:44px;font-size:28px;cursor:pointer}
.sh-gallery-modal-caption{position:absolute;left:28px;bottom:18px;color:#fff;font:500 15px Arial,sans-serif}
@media(max-width:900px){.sh-gallery-head{display:block}.sh-gallery-intro{margin-top:16px}.sh-gallery-card,.sh-gallery-card:nth-child(1),.sh-gallery-card:nth-child(2){grid-column:span 6}}
@media(max-width:600px){.sh-factory-gallery{margin-top:40px;padding-top:32px}.sh-gallery-grid{gap:12px}.sh-gallery-card,.sh-gallery-card:nth-child(1),.sh-gallery-card:nth-child(2){grid-column:span 12}.sh-gallery-copy{padding:14px 16px 18px}}

.factory-section{display:block!important;grid-template-columns:none!important}.sh-gallery{width:100%!important;max-width:none!important;box-sizing:border-box}

.factory-section{display:block!important;grid-template-columns:none!important}.sh-gallery{width:100%!important;max-width:none!important;box-sizing:border-box}

/* Factory gallery width fix */
#factory.factory-section{display:block!important;grid-template-columns:none!important}
#factory .sh-gallery{width:100%!important;max-width:none!important;margin:0!important;box-sizing:border-box}

/* Factory gallery width fix */
#factory.factory-section{display:block!important;grid-template-columns:none!important}
#factory .sh-gallery{width:100%!important;max-width:none!important;margin:0!important;box-sizing:border-box}
