/* Product-specific layout, shared by the Chinese and English granule pages. */
body[data-modern="1"].granules-page .show_pic h1 {font-size:clamp(24px,3vw,34px);line-height:1.35;color:var(--brand-navy);margin:0 0 16px;}
body[data-modern="1"].granules-page .nrr h2 {font-size:21px!important;line-height:1.45!important;font-weight:700;color:var(--brand-navy)!important;margin:32px 0 16px!important;}
body[data-modern="1"].granules-page .granules-lead {display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.15fr);gap:28px;align-items:start;margin:22px 0 30px;}
body[data-modern="1"].granules-page .granules-lead figure {margin:0;min-width:0;}
body[data-modern="1"].granules-page .granules-lead img {margin:0!important;width:100%;height:auto;}
body[data-modern="1"].granules-page .granules-lead h2 {margin-top:0!important;}
body[data-modern="1"].granules-page .granules-lead figcaption {font-size:13px;color:var(--ink-mute);line-height:1.6;margin-top:10px;text-align:left;}
body[data-modern="1"].granules-page .product-gallery {grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;}
body[data-modern="1"].granules-page .product-gallery figure {margin:0;min-width:0;}
body[data-modern="1"].granules-page .product-gallery img {width:100%;height:460px!important;object-fit:contain;background:var(--bg-soft);}
body[data-modern="1"].granules-page .product-gallery figcaption {font-size:13px;color:var(--ink-mute);margin-top:10px;text-align:center;}
body[data-modern="1"].granules-page .nrr table th:first-child,body[data-modern="1"].granules-page .nrr table td:first-child {white-space:normal;width:30%;overflow-wrap:anywhere;}
body[data-modern="1"].granules-page .nrr table {table-layout:fixed;}
body[data-modern="1"].granules-page .granules-contact {margin-top:24px!important;}
@media(max-width:760px){
body[data-modern="1"].granules-page .granules-lead {grid-template-columns:1fr;gap:20px;}
body[data-modern="1"].granules-page .product-gallery {grid-template-columns:1fr;}
body[data-modern="1"].granules-page .product-gallery img {height:auto!important;max-height:560px;}
body[data-modern="1"].granules-page .nrr table td,body[data-modern="1"].granules-page .nrr table th {padding:8px!important;}
}
