:root{color:#172026;background:#eef2f4;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}.page{min-height:100vh;padding:32px 16px}.shell{width:min(1040px,100%);margin:0 auto}.header{margin-bottom:24px}.eyebrow{margin:0 0 8px;color:#557179;font-size:14px;font-weight:700;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:0;font-size:42px;line-height:1.1}h2{margin-bottom:16px;font-size:22px}.uploadPanel,.latest,.gallery{margin-bottom:24px;padding:20px;border:1px solid #d3dde1;border-radius:8px;background:#fff}.uploadPanel{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px;align-items:center}.filePicker{min-width:0;min-height:46px;display:flex;align-items:center;padding:0 14px;border:1px dashed #8aa0a8;border-radius:6px;color:#40535a;cursor:pointer}.filePicker span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filePicker input{display:none}button{min-height:46px;padding:0 18px;border:0;border-radius:6px;background:#1f6f68;color:#fff;font-weight:700;cursor:pointer}button:disabled{cursor:wait;opacity:.65}.progressTrack{grid-column:1 / -1;height:10px;overflow:hidden;border-radius:999px;background:#dce5e8}.progressBar{height:100%;width:0;background:#d94f30;transition:width .16s ease}.message{grid-column:1 / -1;margin:0;color:#40535a}.latest img,.latest video{width:min(420px,100%);max-height:320px;object-fit:contain;border-radius:6px;background:#edf1f2}.latest p,.imageCard p{margin:10px 0 0;color:#40535a;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px}.imageCard{min-width:0}.imageCard img,.imageCard video{width:100%;aspect-ratio:4 / 3;object-fit:cover;border-radius:6px;background:#edf1f2}.empty{margin-bottom:0;color:#557179}@media (max-width: 640px){.page{padding:20px 12px}h1{font-size:32px}.uploadPanel{grid-template-columns:1fr}}
