.page{max-width:960px;margin:0 auto;padding:2rem 1rem 3rem}.header{margin-bottom:1.5rem}.header h1{margin:0;font-size:2rem}.subtitle{margin-top:.5rem;color:#555;font-size:.95rem}.card{background:#fff;border-radius:.5rem;padding:1.25rem 1.5rem;margin-bottom:1.5rem;box-shadow:0 1px 4px #0000000f}.card h2{margin-top:0;margin-bottom:1rem}.filters{display:flex;flex-wrap:wrap;gap:1rem}.field{display:flex;flex-direction:column;gap:.25rem;min-width:220px}label{font-weight:600;font-size:.9rem}input,select{padding:.4rem .5rem;font-size:.95rem;border-radius:.25rem;border:1px solid #ccc}button{margin-top:.4rem;align-self:flex-start;padding:.4rem .75rem;font-size:.9rem;border-radius:.25rem;border:none;background-color:#2563eb;color:#fff;cursor:pointer}button:hover{background-color:#1d4ed8}.table-wrapper{overflow-x:auto}table{border-collapse:collapse;width:100%;margin-top:.5rem}th,td{border:1px solid #e5e5e5;padding:.5rem .6rem;text-align:left;font-size:.9rem}th{background-color:#f3f4f6;font-weight:600}.error{color:#b91c1c;font-size:.9rem}.hint{color:#6b7280;font-size:.9rem}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#222;background-color:#f5f5f5}*,*:before,*:after{box-sizing:border-box}body{margin:0}
