.dashboards{padding:0;max-width:100%;overflow-x:auto}.dashboards__error,.dashboards__loading{text-align:center;padding:2rem;font-size:1rem;color:#4b5563}.dashboards__error{color:#ef4444}.dashboards .spinner{border:4px solid rgba(0,0,0,.1);border-left-color:#3b82f6;border-radius:50%;width:24px;height:24px;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.dashboards__grid{display:grid;gap:1.5rem;margin-bottom:2rem}@media(max-width:1024px){.dashboards__grid{grid-template-columns:1fr!important}}.dashboards__dashboard{background:#fff;border-radius:.5rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.1);display:flex;flex-direction:column;min-height:400px}.dashboards__dashboard-header{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}.dashboards__dashboard-header h2{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0}.dashboards__dashboard-search{padding:1rem 1.5rem;position:relative;display:flex;align-items:center;border-bottom:1px solid #e5e7eb}.dashboards__dashboard-search svg{position:absolute;left:2rem;color:#6b7280;pointer-events:none}.dashboards__dashboard-search input{width:100%;padding:.5rem .75rem .5rem 2.5rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}.dashboards__dashboard-search input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.dashboards__dashboard-table-container{flex:1;overflow:auto;max-height:600px}.dashboards__dashboard-count{padding:.75rem 1.5rem;font-size:.875rem;color:#6b7280;border-bottom:1px solid #e5e7eb}.dashboards__dashboard-table{width:100%;border-collapse:collapse}.dashboards__dashboard-table td,.dashboards__dashboard-table th{padding:.75rem 1rem;text-align:left;border-bottom:1px solid #e5e7eb;font-size:.875rem}.dashboards__dashboard-table th{background-color:#f9fafb;font-size:.75rem;font-weight:600;color:#4b5563;text-transform:uppercase;letter-spacing:.05em;position:sticky;top:0;z-index:10}.dashboards__dashboard-table td{color:#374151}.dashboards__dashboard-table-row{cursor:pointer}.dashboards__dashboard-table-row:hover{background-color:#f3f4f6}.dashboards__dashboard-table-empty{text-align:center;padding:2rem;color:#6b7280;font-style:italic}@layer payload-default{}.dashboard .before-dashboard{margin-bottom:30px}.dashboard .before-dashboard__banner h4{margin:0}.dashboard .before-dashboard__seed-section{margin-bottom:40px}.dashboard .before-dashboard__instructions{list-style:decimal;margin-bottom:10px}.dashboard .before-dashboard__instructions li{width:100%}.dashboard .before-dashboard__form-submissions-dashboard{margin-top:40px}.dashboard .before-dashboard a:hover{opacity:.85}.slug-field-component .label-wrapper{display:flex;justify-content:space-between;align-items:center}.slug-field-component .lock-button{margin:0;padding-bottom:.3125rem}