.registry-panel{gap:12px}.registry-panel,.registry-views-panel,.registry-management,.registry-workspace{min-width:0}.registry-panel button,.registry-profile-modal button,.registry-action-modal-card button,.registry-quality-modal button{align-items:center;border-radius:8px;cursor:pointer;display:inline-flex;font-family:inherit;gap:6px;justify-content:center;line-height:1.2;transition:background .15s ease,border-color .15s ease,color .15s ease,box-shadow .15s ease}.registry-panel button:focus-visible,.registry-profile-modal button:focus-visible,.registry-action-modal-card button:focus-visible,.registry-quality-modal button:focus-visible,.registry-panel input:focus-visible,.registry-panel select:focus-visible,.registry-panel textarea:focus-visible,.registry-profile-modal input:focus-visible,.registry-profile-modal select:focus-visible,.registry-profile-modal textarea:focus-visible,.registry-action-modal-card input:focus-visible,.registry-action-modal-card select:focus-visible,.registry-action-modal-card textarea:focus-visible{box-shadow:0 0 0 3px #0b5ed72e;outline:2px solid #0b5ed7;outline-offset:1px}.registry-panel button:disabled,.registry-profile-modal button:disabled,.registry-action-modal-card button:disabled,.registry-quality-modal button:disabled{cursor:not-allowed;opacity:.55}.registry-enterprise-header p:not(.eyebrow){font-size:14px;line-height:1.42;max-width:760px}.registry-header-actions{flex-wrap:wrap;min-width:0}.registry-header-actions button,.registry-readiness-actions button,.registry-page-action-menu>button,.registry-title-actions-enterprise button{font-size:13px;font-weight:600;min-height:34px;padding:0 10px}.registry-header-actions .primary-action,.registry-title-actions-enterprise .registry-primary-action{background:#0b5ed7;border-color:#0b5ed7;color:#fff}.registry-section-tabs{align-items:center;background:#fff;border:1px solid #e1e7ef;border-radius:8px;display:inline-flex;gap:4px;padding:4px;max-width:100%;overflow-x:auto;width:fit-content}.registry-section-tabs button{border:1px solid transparent;border-radius:6px;display:inline-flex;flex:0 0 auto;min-height:40px;padding:0 14px;white-space:nowrap}.registry-section-tabs button strong{font-size:13px;font-weight:600}.registry-section-tabs button span{color:#65758b;font-size:12px;margin-left:6px}.registry-section-tabs .registry-section-active{background:#eef5ff;border-color:#cfe0f5;color:#0b4fae}.registry-readable-title-enterprise p:not(.eyebrow){font-size:13px}.registry-filter-bar{gap:8px;grid-template-columns:minmax(260px,1fr) repeat(4,minmax(130px,170px)) auto}.registry-command-surface{display:grid;gap:var(--space-2)}.registry-command-surface .registry-table-toolbar{align-items:center;display:flex;gap:var(--space-3);justify-content:space-between;min-height:3rem}.registry-overflow-trigger,.registry-filter-toggle,.registry-icon-menu-trigger{align-items:center;background:var(--color-surface);border:1px solid var(--color-border-control);border-radius:var(--radius-sm);color:var(--color-text-primary);cursor:pointer;display:inline-flex;font:inherit;font-weight:650;gap:var(--space-2);justify-content:center;min-height:var(--control-height);padding:0 var(--space-3);transition:background var(--duration-fast) var(--ease-standard),border-color var(--duration-fast) var(--ease-standard),color var(--duration-fast) var(--ease-standard),box-shadow var(--duration-fast) var(--ease-standard)}.registry-icon-menu-trigger{padding:0;width:var(--control-height)}.registry-overflow-trigger:hover,.registry-filter-toggle:hover,.registry-icon-menu-trigger:hover{background:var(--color-surface-muted)}.ui-popover[role=menu]{display:grid;gap:var(--space-1)}.ui-popover[role=menu] button{align-items:center;background:transparent;border:0;color:var(--color-text-primary);cursor:pointer;display:flex;font:inherit;gap:var(--space-2);justify-content:flex-start;min-height:var(--control-height-sm);padding:var(--space-2) var(--space-3);text-align:left;width:100%}.ui-popover[role=menu] button:hover,.ui-popover[role=menu] button:focus-visible{background:var(--color-surface-muted)}.ui-popover[role=menu] button:disabled{color:var(--color-text-secondary);cursor:not-allowed;opacity:.62}.registry-filter-popover-fields{display:grid;gap:var(--space-3);min-width:min(22rem,calc(100vw - var(--space-6)))}.registry-filter-popover-fields label{display:grid;gap:var(--space-1)}.registry-filter-popover-fields label>span{color:var(--color-text-secondary);font-size:.8125rem;font-weight:700}.registry-filter-popover-fields select{min-height:var(--control-height)}.registry-quick-segments{display:flex;flex-wrap:wrap;gap:6px}.registry-quick-segments button{background:#fff;border:1px solid #d9e2ee;border-radius:999px;color:#405169;font-size:13px;font-weight:600;min-height:32px;padding:0 12px}.registry-quick-segments .registry-quick-active{background:#eef5ff;border-color:#b9d4f4;color:#0b4fae}.registry-active-filter{align-items:center;display:flex;flex-wrap:wrap;gap:6px}.registry-active-filter span{align-items:center;background:#f5f8fb;border:1px solid #dfe7f0;border-radius:999px;color:#405169;display:inline-flex;font-size:12px;font-weight:600;gap:var(--space-1);padding:5px 9px}.registry-active-filter span button{background:transparent;border:0;border-radius:var(--shape-pill);color:var(--color-text-link);min-height:1.5rem;padding:0;width:1.5rem}.registry-filter-bar select,.registry-search,.registry-reset-filters{border-width:1px;font-size:13px;min-height:34px}.registry-search input{font-size:13px}.registry-table{border-color:#e1e7ef;overflow:visible;overscroll-behavior-x:contain;position:relative;z-index:1}.registry-data-shell{display:grid;gap:var(--space-3);min-width:0}.registry-table-desktop{border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);overflow:auto}.registry-data-table{background:var(--color-surface);border-collapse:separate;border-spacing:0;color:var(--color-text-primary);font-size:.875rem;min-width:100%;table-layout:fixed;width:100%}.registry-data-table th,.registry-data-table td{border-bottom:1px solid #edf1f5;padding:var(--space-3);text-align:left;vertical-align:top}.registry-data-table th{background:var(--color-surface-muted);color:var(--color-text-secondary);font-size:.75rem;font-weight:700;position:sticky;top:0;z-index:1}.registry-data-table tbody tr:last-child td{border-bottom:0}.registry-cell-primary{width:22%}.registry-cell-contacts{width:20%}.registry-cell-actions{text-align:right;width:4.5rem}.registry-primary-cell,.registry-plot-cell,.registry-contact-cell,.registry-access-cell,.registry-balance-cell,.registry-owner-stack{display:grid;gap:var(--space-1);min-width:0}.registry-card-list{display:none}.registry-mobile-card{background:var(--color-surface);border:1px solid var(--color-border-subtle);border-radius:var(--radius-md);display:grid;gap:var(--space-2);min-width:0;padding:var(--space-3)}.registry-mobile-card-head,.registry-mobile-card-footer{align-items:start;display:grid;gap:var(--space-2);grid-template-columns:minmax(0,1fr) auto}.registry-mobile-card span,.registry-mobile-card small,.registry-mobile-card strong{overflow-wrap:anywhere}.registry-row{gap:10px;min-height:76px;min-width:1040px;padding:10px 12px}.registry-row>span,.registry-row>button,.owner-badge-line,.registry-readiness-cell,.registry-import-row,.person-facts dd,.plot-address p,.invite-row>span{min-width:0;overflow-wrap:anywhere}.registry-row+.registry-row{border-top:1px solid #edf1f5}.registry-contact-cell{gap:2px}.registry-plot-cell{color:#22344d;font-weight:650}.registry-contact-text{color:#405169;display:block;font-size:13px;line-height:1.3;overflow-wrap:anywhere}.readiness-ok,.readiness-wait,.membership-badge{font-size:12px;font-weight:600;min-height:22px;padding:3px 7px}.readiness-ok{background:#f0fdf4;color:#166534}.readiness-wait{background:#fffbeb;color:#92400e}.readiness-danger{background:#fff1f2;color:#be123c;font-size:12px;font-weight:600;min-height:22px;padding:3px 7px}.owner-link{background:transparent;border:0;color:#0b4fae;justify-content:flex-start;min-height:0;padding:0;text-align:left}.owner-name-link{border-radius:4px;display:inline-flex;font-size:14px;font-weight:700;justify-content:flex-start;line-height:1.25;min-height:0;text-align:left;width:100%}.registry-primary-cell{align-content:start;align-items:start;justify-items:start;text-align:left}.registry-key{height:22px;width:22px}.registry-row-actions button,.registry-row-open-button,.registry-row-menu>button{border-width:1px;font-size:13px;font-weight:600;height:32px;min-height:32px;padding:0 9px;white-space:nowrap;width:auto}.registry-import-apply-guard{background:#fffaf0;border:1px solid #edcf99;border-radius:8px;color:#22344d;display:grid;gap:5px;line-height:1.42;padding:10px 12px}.registry-import-apply-guard strong{color:#192b44}.registry-import-apply-blocked{background:#fff4f2;border-color:#f0b7ad}.registry-import-rows,.invite-table{overflow-x:visible}.registry-import-row{display:grid;gap:10px;grid-template-columns:72px minmax(110px,.8fr) minmax(160px,1fr) minmax(190px,1.25fr) minmax(170px,1fr);min-width:0;padding:10px}.registry-import-row+.registry-import-row{border-top:1px solid #edf1f5}.registry-import-row-head{background:#f5f8fb;color:#516277;font-size:12px;font-weight:700}.registry-import-wizard article{min-height:112px}.registry-import-template-card h4{color:#172033;font-size:18px;margin:0}.registry-template-column-grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.registry-template-column-grid span{background:#f8fbfd;border:1px solid #d9e2ee;border-radius:8px;display:grid;gap:2px;min-height:58px;padding:9px 10px}.registry-template-column-grid strong{color:#172033;font-size:13px;overflow-wrap:anywhere}.registry-template-column-grid small{color:#65758b;font-size:12px}.registry-template-column-grid .registry-template-column-required{background:#eef5ff;border-color:#b9d4f4}.registry-technical-details{min-width:0}.registry-technical-details pre,.registry-import-template-card pre{max-width:100%;white-space:pre-wrap}.person-facts{grid-template-columns:repeat(2,minmax(0,1fr))}.person-card-actions,.registry-detail-tabs,.plot-card-actions,.form-actions{display:flex;flex-wrap:wrap;gap:8px}.person-card-actions button,.registry-detail-tabs button,.form-actions button{min-height:38px}.registry-button-primary,.person-card-actions .registry-button-primary{background:#0b5ed7;border:1px solid #0b5ed7;color:#fff}.registry-button-secondary,.person-card-actions .registry-button-secondary,.registry-profile-add{background:#fff;border:1px solid #d4deeb;color:#22344d}.registry-management .compact-form>button,.registry-import-form>button,.registry-import-preview-actions button,.registry-export-card button,.registry-problem-item button{background:#0b5ed7;border:1px solid #0b5ed7;color:#fff;font-size:14px;font-weight:700;min-height:40px;padding:0 14px}.registry-import-preview-actions .secondary-action,.registry-management .secondary-action{background:#fff;border-color:#d4deeb;color:#22344d}.registry-action-hint{color:#65758b;font-size:13px;margin:-4px 0 0}.registry-record-edit.compact-form{border:0;grid-template-columns:repeat(2,minmax(0,1fr));padding:0}.registry-record-edit-wide{grid-column:1/-1}.person-edit-form>label:first-of-type{grid-column:1/-1}.compact-form.registry-record-edit :where(input:not([type=checkbox]),select,textarea,button){min-height:var(--touch-target-min)}.person-edit-form>.checkbox-line{display:flex}.registry-record-edit-actions{background:#fff;bottom:-20px;justify-content:flex-end;position:sticky}.person-facts-dashboard{background:#fbfcfd;border:1px solid #e1e7ef;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));padding:10px}.person-facts-dashboard div{min-height:48px}.registry-profile-row{align-items:center;background:#fff;border:1px solid #e1e7ef;border-radius:8px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;padding:10px}.registry-profile-row-button{color:inherit;cursor:pointer;font:inherit;text-align:left;width:100%}.registry-profile-row-button:hover,.registry-profile-row-button:focus-visible{border-color:#b9d4f4;outline:2px solid #dbeafe;outline-offset:0}.registry-profile-row div{display:grid;gap:3px;min-width:0}.registry-profile-row strong,.registry-profile-row span{overflow-wrap:anywhere}.registry-profile-row span,.registry-profile-row small,.registry-empty-state{color:#65758b;font-size:13px}.registry-quality-page,.registry-problem-list{display:grid;gap:10px}.registry-quality-head,.registry-problem-item,.registry-export-card{align-items:center;background:#fff;border:1px solid #e1e7ef;border-radius:8px;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;padding:12px}.registry-quality-head h3,.registry-problem-item strong,.registry-export-card h4{margin:0}.registry-problem-item p,.registry-export-card p{color:#65758b;font-size:13px;margin:0}.registry-problem-warn{border-color:#edcf99}.registry-problem-item>div{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px}.registry-problem-item>div span:before{content:"· "}.registry-problem-item>div span{color:#65758b;font-size:13px;font-weight:700}.registry-problem-done{color:#166534;font-size:13px;font-weight:700;justify-self:end}.registry-management-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.registry-menu-danger{color:#be123c}.plot-address-compact{min-height:0;padding:10px}.plot-card-actionbar{position:relative}.registry-empty-row{color:#516277;line-height:1.45;overflow-wrap:anywhere}@media(max-width:1439px){.registry-header-actions,.registry-title-actions-enterprise{justify-content:flex-start}.registry-readiness-summary,.registry-filter-bar{grid-template-columns:1fr}.registry-import-wizard{grid-template-columns:repeat(2,minmax(0,1fr))}.registry-section-tabs{width:100%}}@media(max-width:1180px){.registry-table{overflow-x:auto;overflow-y:visible}}@media(max-width:900px){.registry-command-surface .registry-table-toolbar,.registry-filter-bar{align-items:stretch;display:grid;grid-template-columns:minmax(0,1fr)}.registry-header-actions{display:grid;grid-template-columns:minmax(0,1fr) auto}.registry-table-desktop{display:none}.registry-card-list{display:grid;gap:var(--space-3)}.registry-section-tabs{align-items:stretch;flex-direction:row;overflow-x:auto;width:100%}.registry-header-actions,.registry-title-actions-enterprise,.registry-import-preview-actions,.registry-status-actions,.plot-card-actions{align-items:stretch;flex-direction:column}.registry-header-actions button,.registry-title-actions-enterprise button,.registry-import-preview-actions button,.registry-status-actions button,.plot-card-actions button{justify-content:center;width:100%}.person-facts-dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.registry-section-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow-x:visible;width:100%}.registry-section-tabs button{min-width:0;width:auto}.registry-header-actions,.registry-mobile-card-head,.registry-mobile-card-footer{grid-template-columns:minmax(0,1fr)}.registry-section-tabs button{min-height:42px}.registry-readiness-metrics,.registry-import-summary-grid,.registry-target-grid,.registry-risk-grid,.registry-import-wizard,.registry-import-row,.registry-dashboard-grid,.registry-quality-head,.registry-problem-item,.registry-export-card,.registry-profile-row,.person-facts,.registry-template-column-grid,.person-facts-dashboard,.registry-quality-control{grid-template-columns:1fr}}.app-modal-card.registry-profile-modal,.app-modal-card.registry-action-modal-card,.app-modal-card.registry-quality-modal,.app-modal-card.invite-modal-card{--modal-max-height: calc(100dvh - 48px) }.app-modal-card.registry-profile-modal{--modal-width: 74rem;max-width:calc(100vw - 24px)}.app-modal-card.registry-action-modal-card{--modal-width: 73.75rem}.app-modal-card.registry-quality-modal{--modal-width: 64rem}.app-modal-card.invite-modal-card{--modal-width: 70rem}.registry-profile-modal .profile-card{gap:12px}.registry-profile-modal .profile-card-metrics{border:1px solid var(--color-border-subtle);border-radius:10px;gap:0;overflow:hidden}.registry-profile-modal .profile-card-metrics .ui-metric{border:0;border-radius:0;border-right:1px solid var(--color-border-subtle);padding:10px 11px}.registry-profile-modal .profile-card-metrics .ui-metric:last-child{border-right:0}.registry-profile-modal .profile-card-metrics .ui-metric-good{box-shadow:inset 0 3px 0 var(--color-success)}.registry-profile-modal .profile-card-metrics .ui-metric-warning{box-shadow:inset 0 3px 0 var(--color-warning)}.registry-profile-modal .profile-card-metrics .ui-metric-danger{box-shadow:inset 0 3px 0 var(--color-danger)}.registry-profile-modal .profile-card-fields{border:1px solid var(--color-border-subtle);border-radius:10px;gap:0;overflow:hidden}.registry-profile-modal .profile-card-fields>div{background:transparent;border:0;border-bottom:1px solid var(--color-border-subtle);border-radius:0;padding:9px 11px}.registry-profile-modal .profile-card-fields>div:nth-child(odd){border-right:1px solid var(--color-border-subtle)}.registry-profile-modal .profile-card-fields>div:nth-last-child(-n+2){border-bottom:0}.registry-profile-modal .profile-card-list{border-top:1px solid var(--color-border-subtle);gap:0}.registry-profile-modal .profile-card-list-row{border:0;border-bottom:1px solid var(--color-border-subtle);border-radius:0;padding:10px 2px}.registry-profile-modal .profile-card-list-row-aside{min-width:min(15rem,35vw)}.registry-history-action{min-height:44px;white-space:nowrap}@media(max-width:720px){.app-modal-card.registry-profile-modal{--modal-max-height: 100dvh;border-radius:0;max-width:100vw;width:100vw}.registry-profile-modal .app-modal-head,.registry-profile-modal .app-modal-body{max-width:100%;min-width:0;padding-left:12px;padding-right:12px}.registry-profile-modal :where(.profile-card,.person-card,.plot-card,.profile-card-tabs,[role=tabpanel]){max-width:100%;min-width:0;overflow-wrap:anywhere}.registry-profile-modal .profile-card-actions{align-items:stretch;display:grid;grid-template-columns:1fr}.registry-profile-modal .profile-card-actions>*{max-width:100%;min-width:0;width:100%}.registry-profile-modal .profile-card-metrics .ui-metric{border-bottom:1px solid var(--color-border-subtle);border-right:0}.registry-profile-modal .profile-card-fields>div:nth-child(odd){border-right:0}.registry-profile-modal .profile-card-fields>div:nth-last-child(-n+2){border-bottom:1px solid var(--color-border-subtle)}.registry-profile-modal .profile-card-fields>div:last-child,.registry-profile-modal .profile-card-metrics .ui-metric:last-child{border-bottom:0}.registry-profile-modal .profile-card-list-row-aside{align-items:flex-start;min-width:0}.registry-record-edit.compact-form{grid-template-columns:minmax(0,1fr)}.registry-record-edit-wide{grid-column:auto}.registry-record-edit-actions{bottom:-20px;display:grid;grid-template-columns:1fr}.registry-record-edit-actions button{width:100%}.registry-record-edit-actions button:first-child{grid-row:2}.registry-profile-row{grid-template-columns:1fr}.registry-profile-row small{justify-self:start}.registry-history-action{max-width:100%;white-space:normal}}.person-card-head{background:#fff;position:sticky;top:0;z-index:5}
