/* IMC product photography surfaces: theme-tinted edges, neutral machine visibility. */
:root{--machine-paper:#f1f8f4;--machine-edge:#dbece2;--machine-line:#bfd7c8;--machine-surface:radial-gradient(ellipse at 50% 38%,#fff 0%,#fff 26%,#f1f8f4 68%,#dbece2 100%)}
body .forge-card-image,body .foundry-product-image,body .imc-quote-product-image{background:var(--machine-surface)!important;border:1px solid var(--machine-line);overflow:hidden}
body .forge-card-image img,body .foundry-product-image img,body .imc-quote-product-image img{background:transparent!important;object-fit:contain!important;filter:none!important;box-sizing:border-box}
body img.imc-product-main-image,body img.imc-product-card-image,body .studio-product img,body .workshop-product img{background:var(--machine-surface)!important;border:1px solid var(--machine-line)!important;object-fit:contain!important;object-position:center;padding:16px;box-sizing:border-box;filter:none!important;border-radius:12px}
body .imc-product-media-card{background:var(--machine-paper)!important;border-color:var(--machine-line)!important}
body .forge-slide>img,body .studio-slide>img{background:var(--machine-surface)!important;border:1px solid var(--machine-line);border-radius:16px;padding:18px;box-sizing:border-box;object-fit:contain!important;filter:none!important}
body .workshop-machine-image,body .foundry-machine-stage{background:var(--machine-surface)!important;border:1px solid var(--machine-line);border-radius:16px;isolation:isolate}
body .workshop-machine-image img,body .foundry-machine-stage img{object-fit:contain!important;filter:drop-shadow(0 9px 7px #17232c24)!important}
body .workshop-orbit{opacity:.16!important}body .foundry-stage-word{opacity:.28!important}
body .forge-search-results a img,body img.imc-product-thumbnail,body .foundry-thumbnails img{background:var(--machine-surface)!important;object-fit:contain!important;border:1px solid var(--machine-line);border-radius:5px;padding:3px;box-sizing:border-box}
@media(max-width:600px){body img.imc-product-main-image,body img.imc-product-card-image,body .studio-product img,body .workshop-product img{padding:10px}body .forge-slide>img,body .studio-slide>img{padding:12px}}
