.product-media{height:118px;margin:-5px -5px 12px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#eef5e5,#f7eadc);display:grid;place-items:center;color:#78965a;font-family:"Fraunces",serif;font-size:26px}.product-media img{width:100%;height:100%;object-fit:cover}.product-cell{display:flex;align-items:center;gap:11px}.product-thumb{width:46px;height:46px;flex:0 0 46px;border-radius:11px;background:#e7efd9;display:grid;place-items:center;overflow:hidden;color:#6f8b54;font-family:"Fraunces",serif;font-weight:700}.product-thumb img{width:100%;height:100%;object-fit:cover}.image-upload-box{display:flex;align-items:center;gap:18px;margin-bottom:18px;padding:14px;border:1px dashed #cfdac2;border-radius:16px;background:#f8faf4}.image-upload-actions{min-width:0;flex:1}.image-buttons{display:flex;flex-wrap:wrap;gap:9px}.image-preview{width:112px;height:112px;flex:0 0 112px;border-radius:16px;background:linear-gradient(135deg,#e0edcf,#f7e3cf);display:grid;place-items:center;overflow:hidden;color:#6f8b54;font-family:"Fraunces",serif;font-size:28px}.image-preview img{width:100%;height:100%;object-fit:cover}.file-button{display:inline-flex;width:max-content;padding:10px 14px;border:0;border-radius:11px;background:#bfd7a1;color:#516d3d;font-weight:700;cursor:pointer}.file-button.camera-button{background:#e4efd3}.file-button input{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.image-upload-box .hint{margin:9px 0 0;max-width:360px}.product-camera-panel{margin:-4px 0 18px;padding:12px;border-radius:17px;background:#182017}.product-camera-panel video{display:block;width:100%;max-height:52vh;aspect-ratio:4/3;object-fit:cover;border-radius:13px;background:#0e130d}.camera-status{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:10px 2px;color:#dce9d1}.flash-button{min-height:36px;padding:7px 10px;border:1px solid #6d7d65;border-radius:10px;background:#263223;color:#bfd7a1;font-weight:700}.flash-button.active{border-color:#f2d675;background:#665a22;color:#fff1a8}.flash-button:disabled{opacity:.6}.camera-status small{text-align:right;color:#aab6a4}.camera-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px}.table-actions button.buy-action{background:#e4efd3}.uploading-note{color:#516d3d;font-weight:700}@media(max-width:520px){.image-upload-box{align-items:flex-start}.image-preview{width:84px;height:84px;flex-basis:84px}.image-buttons{display:grid;grid-template-columns:1fr;width:100%}.file-button{width:100%;justify-content:center}.camera-status{display:grid}.camera-status small{text-align:left}.product-media{height:145px}}
.product-camera-panel video{object-position:center}
.image-preview img,.product-media img,.product-thumb img{object-fit:contain}
.product-camera-frame{position:relative;width:min(100%,52vh);aspect-ratio:1/1;margin:0 auto;overflow:hidden;border-radius:13px;background:#0e130d}.product-camera-frame video{width:100%;height:100%;max-height:none;aspect-ratio:1/1;object-fit:cover;object-position:center;border-radius:0}.camera-frame-label{position:absolute;left:10px;right:10px;bottom:10px;padding:7px 9px;border-radius:9px;background:rgba(10,15,9,.72);color:#fff;text-align:center;font-size:11px;font-weight:700;pointer-events:none;backdrop-filter:blur(5px)}
