.png-drop{width:100%;min-height:300px;padding:2rem;border:2px dashed rgba(23,140,255,.42);border-radius:14px;background:#202938;box-shadow:0 18px 45px rgba(0,0,0,.22);color:#e7edf7;display:flex;align-items:center;justify-content:center;text-align:center;cursor:pointer;transition:border-color .16s,background .16s,transform .16s}.png-drop:hover,.png-drop.is-dragging{border-color:#178cff;background:#222e40;transform:translateY(-1px)}.png-drop-icon{color:#178cff;font-size:3.3rem;line-height:1}.png-drop-title{margin:.8rem 0 .15rem;color:#eef4ff;font-size:1.35rem;font-weight:700;letter-spacing:.04em}.png-drop-help{margin:0;color:#a7b0bf;font-size:.82rem;letter-spacing:.06em}.png-drop-local{display:inline-block;margin-top:1rem;padding:.4rem .8rem;border-radius:999px;background:rgba(23,140,255,.12);color:#65adff;font-size:.72rem;letter-spacing:.06em}.png-input{display:none}.png-results{margin-top:1.2rem}.png-results:empty{display:none}.png-entry{margin-bottom:1.2rem;padding:1.45rem 1.55rem;border-radius:14px;background:#202938;box-shadow:0 18px 45px rgba(0,0,0,.18);color:#e7edf7}.png-entry-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(167,176,191,.14)}.png-entry-name{margin:0;color:#eef4ff;font-size:1.05rem;line-height:1.3;overflow-wrap:anywhere}.png-entry-kind{flex:none;color:#178cff;font-size:.68rem;font-weight:700;letter-spacing:.16em}.png-entry-body{display:grid;grid-template-columns:minmax(150px,260px) minmax(0,1fr);gap:1.4rem;padding-top:1.25rem}.png-preview{width:100%;max-height:360px;object-fit:contain;border-radius:9px;background:#151b23}.png-meta{min-width:0}.png-human{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem;margin-bottom:1rem;padding:1rem;border:1px solid rgba(23,140,255,.2);border-radius:9px;background:rgba(21,27,35,.32)}.png-human-title{grid-column:1/-1;color:#65adff;font-size:.7rem;font-weight:700;letter-spacing:.14em;padding-bottom:.5rem;border-bottom:1px solid rgba(167,176,191,.12)}.png-human .png-field{margin:0}.png-human-wide{grid-column:1/-1}.png-human .png-value{max-height:12rem}.png-field{margin-bottom:1rem}.png-field:last-child{margin-bottom:0}.png-key{display:block;margin-bottom:.25rem;color:#178cff;font-size:.68rem;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.png-value{margin:0;padding:.7rem .8rem;border-radius:7px;background:#18212d;color:#cbd4e1;font:12px/1.55 Consolas,"SFMono-Regular",monospace;white-space:pre-wrap;overflow-wrap:anywhere;max-height:18rem;overflow:auto}.png-empty{color:#6f7b8d;font-style:italic}.png-raw{margin-top:1rem;border-top:1px solid rgba(167,176,191,.14);padding-top:.9rem}.png-raw summary{cursor:pointer;color:#a7b0bf;font-size:.78rem;letter-spacing:.05em}.png-raw-body{padding-top:1rem}.png-error{color:#ff9b9b}.png-session-head{display:flex;align-items:center;justify-content:space-between;margin:1.3rem .2rem .6rem}.png-session-label{margin:0;color:#178cff;font-size:.68rem;font-weight:700;letter-spacing:.18em}.png-count{display:grid;place-items:center;min-width:2rem;height:2rem;padding:0 .5rem;border:1px solid rgba(23,140,255,.38);border-radius:999px;color:#178cff;font-size:.72rem}@media(max-width:900px){.png-human{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.png-drop{min-height:230px}.png-entry-body{grid-template-columns:1fr}.png-preview{max-height:420px}.png-human{grid-template-columns:1fr}.png-human-wide{grid-column:1}}