:root{font-family:system-ui,-apple-system,Segoe UI,Roboto,sans-serif;line-height:1.5;color:#0f172a;background:#f8fafc}*{box-sizing:border-box}body{margin:0;min-height:100vh}button{font:inherit;cursor:pointer}input,textarea{font:inherit;width:100%}.app{max-width:42rem;margin:0 auto;padding:1.5rem}.card{background:#fff;border-radius:.5rem;padding:1.25rem;box-shadow:0 1px 3px #0f172a14;margin-bottom:1rem}label{display:block;font-size:.875rem;font-weight:600;margin-bottom:.25rem;margin-top:.75rem}label:first-of-type{margin-top:0}.error{color:#b91c1c;font-size:.875rem;margin-top:.5rem}.success{color:#15803d;font-size:.875rem;margin-top:.5rem}.row{display:flex;gap:.75rem;flex-wrap:wrap;align-items:center}.tabs button{padding:.4rem .75rem;border:1px solid #cbd5e1;background:#fff;border-radius:.375rem}.tabs button.active{background:#0f172a;color:#fff;border-color:#0f172a}
