*{box-sizing:border-box}body{margin:0}#root{min-height:100vh}.layout{color:#0f172a;background:#f8fafc;max-width:640px;min-height:100vh;margin:0 auto;padding:2rem 1.25rem 3rem;font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif}.header h1{margin:0;font-size:1.75rem}.muted{color:#64748b;margin:.25rem 0 0}.row{justify-content:space-between;align-items:flex-start;display:flex}.card{background:#fff;border-radius:12px;margin-top:1.5rem;padding:1.5rem;box-shadow:0 1px 3px #0f172a14}.card label{color:#334155;margin-bottom:1rem;font-size:.875rem;font-weight:600;display:block}.card input{box-sizing:border-box;border:1px solid #e2e8f0;border-radius:8px;width:100%;margin-top:.35rem;padding:.65rem .75rem;font-size:1rem;display:block}.card button[type=submit]{color:#fff;cursor:pointer;background:#0d9488;border:none;border-radius:8px;width:100%;padding:.75rem;font-size:1rem;font-weight:700}.card button[type=submit]:hover{background:#0f766e}.ghost{color:#0f766e;cursor:pointer;background:0 0;border:1px solid #0d9488;border-radius:8px;padding:.5rem 1rem;font-weight:600}.error{color:#b91c1c;font-size:.9rem}.total{color:#0f766e;margin:0 0 1rem;font-size:1.35rem;font-weight:700}.table{border-collapse:collapse;width:100%;font-size:.95rem}.table th,.table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.65rem .5rem}.table th{color:#64748b;text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}
