.registre{flex:1;min-width:0;overflow:auto;padding:32px;background:#fbfaf7;color:#171633;font-family:Manrope,system-ui,sans-serif}.registre header{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.registre h1{font-size:32px;margin:8px 0}.registre h2{font-size:21px}.registre h3{font-size:15px}.registre p{line-height:1.5}.registre .eyebrow{font-size:11px;font-weight:800;letter-spacing:2px;color:#5852a0}.registre button{border:1px solid #17134c;background:#17134c;color:#fff;border-radius:8px;padding:11px 16px;cursor:pointer;font-weight:700}.registre button.secondary{background:#fff;color:#17134c;border-color:#d8d6e1}.registre button.danger{background:#a22438;border-color:#a22438}.registre button:disabled{opacity:.5;cursor:default}.registre .panel{background:#fff;border:1px solid #e4e1eb;border-radius:14px;padding:24px;margin-bottom:20px}.registre .filters,.registre .formgrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;margin-bottom:24px}.registre label{display:flex;flex-direction:column;gap:8px;font-size:13px;font-weight:700}.registre input,.registre select,.registre textarea{box-sizing:border-box;width:100%;padding:11px;border:1px solid #d3d0df;border-radius:7px;background:#fff;color:#171633;font:inherit}.registre fieldset{border:0;padding:0;margin:0}.registre legend{font-size:20px;font-weight:700;margin-bottom:20px}.registre table{border-collapse:collapse;width:100%;text-align:left}.registre td,.registre th{border-bottom:1px solid #ebe9f1;padding:15px 10px}.registre th{font-size:12px;color:#666}.registre small{display:block;margin-top:6px;color:#666}.registre .tablewrap{overflow:auto}.registre nav{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-top:20px}.registre .notice{padding:14px;background:#e3f4ea;border-radius:8px}.registre .error{padding:14px;background:#ffe8e9;border-radius:8px}.registre :focus-visible{outline:3px solid #7971cc;outline-offset:3px}@media (max-width:700px){.registre{padding:16px}.registre header{align-items:flex-start;flex-direction:column}}html,body,#root{margin:0;padding:0;height:100%;background:#fbfaf7;font-family:Manrope,system-ui,sans-serif}*{box-sizing:border-box}button,input,select,textarea{font-family:inherit}body{overflow:hidden}
