.people-list{gap:1rem;max-width:960px;display:grid}.people-list-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.people-list-header h2{margin:0;font-size:1.25rem}.people-list-header p{color:#6b7280;margin:.25rem 0 0;font-size:.875rem}.people-list-new{color:#fff;white-space:nowrap;background:#1a56db;border-radius:.375rem;align-items:center;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;display:inline-flex}.people-list-search input{border:1px solid #d1d5db;border-radius:.375rem;width:100%;max-width:420px;padding:.5rem .75rem;font-size:.875rem}.people-list-count,.people-list-status,.people-list-empty{color:#6b7280;margin:0;font-size:.875rem}.people-list-error{color:#dc2626;margin:0;font-size:.875rem}.people-list-table{border-collapse:collapse;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;overflow:hidden}.people-list-table th,.people-list-table td{text-align:left;border-bottom:1px solid #f3f4f6;padding:.75rem 1rem;font-size:.875rem}.people-list-table th{color:#374151;background:#f9fafb;font-weight:600}.people-list-table td a{color:#1a56db;font-weight:500;text-decoration:none}.people-list-table td a:hover{text-decoration:underline}.people-list-pagination{color:#6b7280;justify-content:flex-end;align-items:center;gap:1rem;font-size:.875rem;display:flex}.people-list-pagination button{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.35rem .75rem}.people-list-pagination button:disabled{opacity:.5;cursor:not-allowed}.runtime-screen{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;max-width:920px;margin:0 auto;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;box-shadow:0 1px 3px #0000000f}.runtime-screen-header{border-bottom:1px solid #e5e7eb;padding:1rem 1.25rem}.runtime-screen-header h2{margin:0;font-size:1.1rem}.runtime-screen-header p{color:#6b7280;margin:.25rem 0 0;font-size:.8rem}.runtime-section{border-bottom:1px solid #f3f4f6;padding:1rem 1.25rem}.runtime-section h3{color:#374151;margin:0 0 .75rem;font-size:.85rem}.runtime-field-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.runtime-field-grid .span-2{grid-column:span 2}.runtime-field{flex-direction:column;gap:.25rem;display:flex}.runtime-field label{color:#374151;font-size:.75rem;font-weight:500}.runtime-field label .required{color:#dc2626}.runtime-field input,.runtime-field select,.runtime-field textarea{background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.45rem .5rem;font-size:.8rem}.runtime-field textarea{resize:vertical;min-height:4rem}.runtime-field-hint{color:#9ca3af;font-size:.7rem}.runtime-tabs{border-top:1px solid #e5e7eb;gap:1rem;padding:.75rem 1.25rem;display:flex}.runtime-tab{color:#6b7280;border-bottom:2px solid #0000;padding-bottom:.25rem;font-size:.8rem}.runtime-tab.active{color:#1a56db;border-bottom-color:#1a56db;font-weight:600}.runtime-preview-badge{color:#92400e;background:#fef3c7;border-radius:999px;margin-bottom:.75rem;padding:.2rem .5rem;font-size:.7rem;font-weight:600;display:inline-block}.runtime-actions{background:#f9fafb;border-top:1px solid #e5e7eb;border-radius:0 0 .75rem .75rem;justify-content:flex-end;align-items:center;gap:.75rem;padding:1rem 1.25rem;display:flex}.runtime-action{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.375rem;padding:.5rem 1rem;font-size:.8rem}.runtime-action.primary{color:#fff;background:#1a56db;border-color:#1a56db}.runtime-action.danger{color:#dc2626;background:#fff;border-color:#fca5a5}.runtime-action.danger:hover:not(:disabled){background:#fef2f2}.runtime-action:disabled{opacity:.6;cursor:not-allowed}.runtime-save-message{color:#059669;margin-right:auto;font-size:.8rem}:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f9fafb;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}a{color:#1a56db}
