:root{--fg:#0f172a;--muted:#64748b;--pri:#16a34a}*{box-sizing:border-box}body{margin:0;font:16px system-ui, -apple-system, Segoe UI, Roboto;color:var(--fg)}.wrap{max-width:900px;margin:0 auto;padding:24px}.btn{background:var(--pri);color:#fff;border:0;border-radius:10px;padding:10px 14px;font-weight:600}.muted{color:var(--muted)}.pdf{width:100%;height:80vh;border:1px solid #e5e7eb;border-radius:10px}