*,:after,:before{box-sizing:border-box}body{margin:0;font-family:system-ui,-apple-system,sans-serif;font-size:15px;line-height:1.5;color:#1a1a1a;background:#f6f7f9}main{max-width:900px;margin:0 auto;padding:2rem 1.5rem}h1{margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.subtitle{margin:0 0 1.5rem;color:#666;font-size:.9rem}.card{background:#fff;border:1px solid #e2e4e8;border-radius:8px;padding:1.25rem;margin-bottom:1rem}.form-row{display:flex;flex-direction:column;gap:.35rem;margin-bottom:.75rem}label{font-size:.85rem;font-weight:500;color:#444}input,select,textarea{padding:.5rem .65rem;border:1px solid #ccc;border-radius:6px;font:inherit}input:focus,textarea:focus{outline:2px solid #3b6fd4;outline-offset:1px;border-color:#3b6fd4}.btn{display:inline-block;padding:.5rem 1rem;border:none;border-radius:6px;font:inherit;font-weight:500;cursor:pointer;background:#3b6fd4;color:#fff}.btn:hover{background:#2f5bb5}.btn:disabled{opacity:.6;cursor:not-allowed}.btn-secondary{background:#e8eaed;color:#333}.btn-secondary:hover{background:#d8dbe0}.btn-danger{background:#c0392b}.btn-danger:hover{background:#a93226}.btn-sm{padding:.3rem .6rem;font-size:.85rem}.actions{display:flex;gap:.5rem;flex-wrap:wrap;margin-top:.75rem}.error{color:#c0392b;font-size:.9rem;margin:.5rem 0}.tabs{display:flex;gap:.5rem;margin-bottom:1rem}.tab{padding:.4rem .8rem;border:1px solid #ccc;border-radius:6px;background:#fff;cursor:pointer;font:inherit}.tab.active{background:#3b6fd4;color:#fff;border-color:#3b6fd4}table{width:100%;border-collapse:collapse;font-size:.9rem}td,th{text-align:left;padding:.6rem .75rem;border-bottom:1px solid #e8eaed}th{font-weight:600;color:#555;background:#f9fafb}tr:hover td{background:#fafbfc}.header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}