.product-gallery{min-width:0;margin:0}.screen-preview{display:flex;align-items:center;justify-content:center;width:100%;padding:18px;background:#f7f9fa;border:1px solid var(--line);min-height:300px;cursor:zoom-in}.screen-preview img{display:block;max-width:100%;width:auto;height:auto;max-height:430px;object-fit:contain}.resident .screen-preview{padding:20px}.resident .screen-preview img{border-radius:8px;box-shadow:0 5px 20px #37434e0d}.screen-label{margin:18px 0 12px;font-size:14px}.screen-label select{font-size:15px;margin-top:8px}.screen-controls{display:flex;align-items:center;gap:12px;font-size:14px}.screen-controls .btn{padding:5px 13px;min-height:40px;font-size:22px}.screen-expand{margin-left:auto;border:0;border-bottom:1px solid #b8c7ce;color:var(--ink);background:transparent;font-size:14px;padding:8px 0}.screen-dialog{width:min(1440px,96vw);max-width:96vw;max-height:94vh;border:1px solid var(--line);padding:0;color:var(--ink);background:white}.screen-dialog::backdrop{background:#192630ba}.screen-dialog-bar{position:sticky;top:0;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px 20px;background:white;border-bottom:1px solid var(--line);font-size:16px}.screen-dialog-body{padding:20px;background:#f7f9fa;overflow:auto;max-height:calc(94vh - 83px);text-align:center}.screen-dialog-body img{display:block;width:100%;height:auto;margin:auto}.resident .screen-dialog{width:min(540px,96vw)}.resident .screen-dialog-body img{max-width:450px}@media(max-width:760px){.screen-preview{min-height:0;padding:10px}.screen-dialog-bar{padding:10px 14px}.screen-dialog-body{padding:10px}.screen-preview img{max-height:390px}} 
