:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#111827;background:#f3f6fb}*{box-sizing:border-box}body{margin:0}.wrap{max-width:1180px;margin:auto;padding:24px}.hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:10px 0 24px}.eyebrow{font-size:11px;letter-spacing:.18em;font-weight:800;opacity:.6}.hero h1{font-size:38px;margin:6px 0 4px}.hero p{margin:0;color:#667085}.pill{background:#111827;color:#fff;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:700}.card{background:#fff;border:1px solid #e4e7ec;border-radius:18px;padding:20px;margin-bottom:18px;box-shadow:0 8px 30px rgba(16,24,40,.05)}h2{font-size:17px;margin:0 0 14px}.grid{display:grid;grid-template-columns:1.55fr .8fr;gap:18px}.drop{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;min-height:170px;border:2px dashed #cfd6e4;border-radius:16px;background:#fafcff;cursor:pointer;text-align:center}.drop input{display:none}.drop:hover{border-color:#7a8599}.icon{font-size:26px}.drop strong{font-size:17px}.drop small{color:#667085}.fileline{min-height:20px;margin-top:10px;color:#475467;font-size:13px}.actions{display:flex;gap:10px;flex-wrap:wrap}button{border:0;border-radius:10px;padding:11px 15px;background:#111827;color:#fff;font-weight:750;cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}.progress,.renderProgress{height:9px;background:#eaecf0;border-radius:999px;overflow:hidden;margin-top:15px}.progress div,.renderProgress div{height:100%;width:0;background:#111827;transition:width .15s}.status{margin-top:10px;color:#475467;font-size:13px;min-height:18px}.secthead{display:flex;justify-content:space-between;gap:12px;align-items:center}.muted,.mini{color:#667085;font-size:12px}.summary{color:#475467;line-height:1.55;margin-bottom:12px}.scenes{display:flex;flex-direction:column;gap:9px}.scene{display:grid;grid-template-columns:auto 1fr auto;gap:10px;border:1px solid #eaecf0;border-radius:13px;padding:11px;align-items:start}.scene input{margin-top:4px}.scene b{font-size:13px}.scene .meta{font-size:12px;color:#667085;margin-left:7px}.scene p{margin:4px 0;font-size:12px;color:#475467}.scene small{display:block;color:#344054;font-size:11px}.badge{padding:4px 7px;border-radius:999px;background:#f2f4f7;font-size:10px}.estimate{font-size:28px;font-weight:800;margin:8px 0}.estimate span{font-size:13px;font-weight:500;color:#667085}.options{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;color:#475467;margin-bottom:14px}.results{display:grid;gap:8px}.result{display:flex;align-items:center;justify-content:space-between;border:1px solid #eaecf0;border-radius:11px;padding:10px;font-size:13px}.renderbox{margin-top:16px;border:1px dashed #cfd6e4;border-radius:14px;padding:14px}.renderTitle{font-weight:800;margin-bottom:8px}.download{display:inline-block;margin-top:12px;color:#fff;background:#111827;border-radius:10px;padding:10px 14px;text-decoration:none;font-weight:700}.note{color:#475467;font-size:13px;line-height:1.5}@media(max-width:800px){.wrap{padding:14px}.hero{flex-direction:column}.grid{grid-template-columns:1fr}.hero h1{font-size:30px}.scene{grid-template-columns:auto 1fr}}
