.product-check-page{max-width:920px;padding-top:3rem;padding-bottom:6rem}.product-check-page>header h1{font-size:clamp(2rem,4vw,3.2rem);font-weight:850}.product-upload-card,.product-check-summary,.product-result{background:#fff;border:1px solid #e1e9f1;border-radius:1.2rem;padding:clamp(1.2rem,4vw,2.2rem);box-shadow:0 12px 35px #17385c10;margin-top:1.5rem}.product-dropzone{display:flex;min-height:220px;flex-direction:column;align-items:center;justify-content:center;border:2px dashed #9bb5ce;border-radius:1rem;background:#f5f9fd;cursor:pointer;text-align:center}.product-dropzone span{font-size:2.5rem}.product-dropzone small{color:#66798b}.product-preview{display:grid;grid-template-columns:repeat(5,1fr);gap:.6rem;margin-top:1rem}.product-preview figure{margin:0}.product-preview img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:.7rem}.product-preview figcaption{font-size:.72rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-check-summary{display:flex;justify-content:space-between;align-items:center;gap:1rem}.product-result ol{padding-left:1.3rem}.product-result li{padding:.5rem}.product-result details{background:#f5f8fb;border-radius:.8rem;padding:1rem}.product-result dt{font-weight:750}.product-result-actions{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.5rem}@media(max-width:575px){.product-preview{grid-template-columns:repeat(3,1fr)}.product-check-summary{align-items:flex-start;flex-direction:column}}
