
.closeout-hero{display:grid;grid-template-columns:1.16fr .84fr;gap:16px;margin-bottom:16px}.closeout-hero .card{margin:0}.closeout-hero h2{margin:7px 0 6px;color:#421078;font-size:28px}.closeout-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px}.closeout-kpi{padding:15px;border:1px solid #eadfff;border-radius:17px;background:#fff}.closeout-kpi small{display:block;color:#756b86;font-weight:800}.closeout-kpi b{display:block;font-size:28px;color:#43107c;margin:5px 0}.closeout-layout{display:grid;grid-template-columns:1.05fr .95fr;gap:16px}.closeout-checklist{display:grid;gap:9px}.closeout-check{display:flex;align-items:flex-start;gap:11px;border:1px solid #eee7f5;border-radius:14px;padding:12px 13px;background:#fff}.closeout-check input{width:19px;height:19px;margin:1px 0 0;accent-color:#7c14d5}.closeout-check b{display:block;color:#35105f}.closeout-check small{display:block;color:#756b86;margin-top:3px}.closeout-preview{background:#15111f;color:#fff;border-radius:18px;padding:20px;white-space:pre-wrap;min-height:320px;line-height:1.55;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;overflow:auto}.closeout-note{padding:13px 15px;border:1px solid #b6e8d4;background:#effcf6;color:#087c55;border-radius:15px;line-height:1.45}.closeout-pending-row{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding:12px 0;border-bottom:1px solid #eee7f5}.closeout-pending-row:last-child{border-bottom:0}.closeout-pending-row h4{margin:0;color:#35105f;font-size:15px}.closeout-pending-row p{margin:4px 0 0;color:#756b86;font-size:12px;line-height:1.4}.closeout-empty{padding:22px;border:1px dashed #d9c8f5;border-radius:14px;text-align:center;color:#756b86}.closeout-saved{padding:12px 14px;border-radius:14px;background:#f7f2ff;color:#57308a;font-size:13px;font-weight:750;margin-top:11px}.closeout-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:13px}.closeout-progress{margin-top:13px;padding:12px 14px;border-radius:14px;background:#f9f5ff;border:1px solid #eadfff;color:#57308a;font-weight:800}.closeout-callout{padding:13px 15px;border:1px solid #f5d08b;background:#fff8eb;border-radius:15px;color:#765111;font-size:13px;line-height:1.45}@media(max-width:1000px){.closeout-hero,.closeout-layout{grid-template-columns:1fr}.closeout-kpis{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.closeout-kpis{grid-template-columns:1fr 1fr}.closeout-hero h2{font-size:24px}}
