.tld-itp-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:24px;margin-top:24px;align-items:start}
.tld-itp-upload{padding:18px;border:2px dashed #cfd7e7;border-radius:18px;background:#fafbff}
.tld-itp-upload input{background:#fff}
.tld-itp-upload img{display:block;width:100%;max-height:480px;margin-top:16px;object-fit:contain;border-radius:12px;background:#edf0f6}
.tld-itp-note{margin:12px 0 0;color:#667289;font-size:.9rem;line-height:1.55}
.tld-itp-layout>div:last-child label{margin-bottom:16px}
.tld-itp-progress{margin-top:18px;padding:14px;border-radius:12px;background:#f1efff}
.tld-itp-progress>div{height:9px;overflow:hidden;background:#dcd7ff;border-radius:999px}
.tld-itp-progress span{display:block;width:4%;height:100%;background:linear-gradient(90deg,#6047ec,#43cfb0);border-radius:999px;transition:width .25s ease}
.tld-itp-progress p{margin:9px 0 0;color:#4f5a74;font-size:.9rem}
.tld-itp-error{color:#b42318!important}
@media(max-width:760px){.tld-itp-layout{grid-template-columns:1fr}}
