:root{color:#1b1d1f;background:#faf8f5;font-family:Inter Tight,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}body{margin:0;background:#faf8f5;color:#1b1d1f}button,input,select{font:inherit}.app-shell{display:grid;grid-template-columns:280px 1fr;background:#faf8f5;flex:1;min-height:0}.app-main-shell{min-width:0;display:flex;flex-direction:column}.app-frame{min-height:100vh;display:flex;flex-direction:column;background:#faf8f5}.sidebar{background:radial-gradient(circle at top left,rgba(255,255,255,.78),transparent 34%),linear-gradient(180deg,#f7f1e8,#f1e8dd);color:#1b1d1f;padding:26px 22px 24px;display:flex;flex-direction:column;gap:24px;border-right:1px solid #e3d8cc}.brand{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:0 4px 18px;border-bottom:1px solid #e3d8cc}.brand-kicker{color:#8b7a69;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.brand img{width:100%;max-width:220px;height:auto;object-fit:contain;background:transparent;border-radius:0;display:block}.brand-tagline{margin:0;color:#665a4f;font-size:.84rem;line-height:1.55}.sidebar-user-card{display:flex;flex-direction:column;gap:4px;padding:14px 16px;border:1px solid rgba(214,201,188,.9);border-radius:16px;background:#fffcf7b8}.sidebar-user-card strong{color:#241d16;font-size:.88rem;letter-spacing:-.01em}.sidebar-user-card span{color:#76685c;font-size:.76rem;line-height:1.45}.sidebar-user-card--muted{opacity:.9}.sidebar-user-label{color:#8b7a69;font-size:.67rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.sidebar-role-pill{display:inline-flex;align-items:center;align-self:flex-start;margin-top:4px;padding:3px 8px;border-radius:999px;font-size:.67rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.sidebar-role-pill--admin{background:#e9f5ef;color:#155e4a}.sidebar-role-pill--reviewer{background:#f9edd6;color:#8c5b17}.sidebar-role-pill--read_only{background:#ebe8e3;color:#62584e}.sidebar-nav{display:grid;gap:10px}.sidebar-nav-label{padding:0 4px;color:#907e6e;font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.toolbar button{border:1px solid #2f3935;border-radius:8px;background:#fff;color:#1b1d1f;padding:10px 12px;cursor:pointer}.sidebar-nav button{display:flex;align-items:flex-start;gap:12px;text-align:left;border:1px solid rgba(214,201,188,.9);border-radius:14px;background:#fffcf7b8;color:#2f2821;padding:12px;cursor:pointer;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease,transform .16s ease;box-shadow:0 1px #ffffff8c inset}.sidebar-nav button:hover{background:#fffffff2;border-color:#cdbba9;box-shadow:0 10px 24px #624a3014;transform:translateY(-1px)}.sidebar-nav button:focus-visible{outline:2px solid #1f5a49;outline-offset:2px}.sidebar-nav button.active{background:linear-gradient(180deg,#1d2421,#161b19);border-color:#161b19;color:#faf8f5;box-shadow:0 14px 32px #1118152e,0 1px #ffffff14 inset}.nav-icon{width:40px;height:40px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#55402914;color:#6c5a49}.nav-icon svg{width:19px;height:19px;display:block}.sidebar-nav button.active .nav-icon{background:#fff8ee24;color:#f7efe4}.nav-copy{min-width:0;display:flex;flex-direction:column;gap:3px}.nav-label{color:inherit;font-size:.9rem;font-weight:700;letter-spacing:-.01em}.nav-description{color:#7c6f63;font-size:.74rem;line-height:1.45}.sidebar-nav button.active .nav-description{color:#f7efe4b8}.content{flex:1;min-width:0;padding:32px;background:radial-gradient(circle at top right,rgba(255,255,255,.7),transparent 24%),#faf8f5}.access-gate{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10020;display:flex;align-items:center;justify-content:center;padding:28px}.access-gate-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(255,255,255,.9),transparent 26%),linear-gradient(135deg,#f8f1e8f5,#efe6dcf5);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.access-gate-shell{position:relative;width:min(1120px,100%);display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.8fr);border:1px solid rgba(218,204,189,.92);border-radius:30px;overflow:hidden;background:#fffcf7e0;box-shadow:0 30px 80px #4d3b2629,0 1px #ffffffb3 inset}.access-gate-panel,.access-gate-sidecar{position:relative;z-index:1}.access-gate-panel{padding:42px 44px 40px;background:radial-gradient(circle at top right,rgba(255,255,255,.72),transparent 24%),#fffcf7e6}.access-gate-brand{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:34px}.access-gate-kicker{color:#8d7b69;font-size:.7rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.access-gate-logo{width:min(360px,100%);height:auto;display:block}.access-gate-tagline{margin:0;max-width:34rem;color:#6d5f53;font-size:.95rem;line-height:1.65}.access-gate-body{display:flex;flex-direction:column;gap:28px}.access-gate-copy h1{margin:0 0 12px;color:#1d1611;font-size:clamp(2.1rem,4vw,3.25rem);letter-spacing:-.05em;line-height:.98}.access-gate-copy p{margin:0;max-width:42rem;color:#6b5f54;font-size:1rem;line-height:1.75}.access-gate-actions{display:flex;flex-wrap:wrap;align-items:center;gap:18px}.access-gate-primary{display:inline-flex;align-items:center;justify-content:center;border:1px solid #151a18;border-radius:999px;background:linear-gradient(180deg,#1c2320,#141917);color:#faf8f5;padding:13px 22px;font-size:.88rem;font-weight:700;letter-spacing:-.01em;cursor:pointer;box-shadow:0 14px 28px #1318162e;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.access-gate-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 18px 34px #13181638}.access-gate-primary:disabled{opacity:.58;cursor:default;box-shadow:none}.access-gate-meta{display:flex;flex-wrap:wrap;gap:8px 10px;min-height:20px}.access-gate-meta span{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#6d5f5314;color:#695d52;font-size:.72rem;font-weight:600}.access-gate-sidecar{display:flex;flex-direction:column;justify-content:space-between;gap:18px;padding:40px 32px;border-left:1px solid rgba(225,212,198,.9);background:linear-gradient(180deg,#f4ebe1eb,#efe5daeb)}.access-gate-stat{display:flex;flex-direction:column;gap:8px}.access-gate-stat-label{color:#907d6a;font-size:.67rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.access-gate-stat strong{color:#241b14;font-size:1rem;letter-spacing:-.02em}.access-gate-stat p,.access-gate-notice span{margin:0;color:#706456;font-size:.79rem;line-height:1.6}.access-gate-notice{display:flex;flex-direction:column;gap:6px;padding-top:18px;border-top:1px solid rgba(211,198,185,.8)}.page-heading{margin-bottom:24px}.page-heading p{color:#6a6056;margin:0 0 6px}.page-heading h1{margin:0;font-size:2rem;color:#191612}.metric-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.metric,.row-panel{border:1px solid #e3d8cc;border-radius:8px;background:#fffdf9;padding:16px}.metric span,.row-panel span{display:block;color:#55635d}.metric strong{display:block;margin-top:8px;font-size:1.6rem}.metric small{display:block;margin-top:6px;color:#6b7b74;font-size:.78rem;line-height:1.4}.workband{margin-top:28px;padding:24px 0;border-top:1px solid #d7ddda}.toolbar{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}.toolbar input,.toolbar select{min-width:240px;border:1px solid #d1c5b7;border-radius:8px;padding:10px 12px;background:#fffdf9}.table-shell{overflow:auto;border:1px solid #e3d8cc;background:#fffdf9}table{width:100%;border-collapse:collapse;min-width:1200px}th,td{padding:10px 12px;border-bottom:1px solid #e6ebe8;text-align:left;white-space:nowrap}th{background:#f2ece2;color:#2c241d;position:sticky;top:0}.table-state{padding:16px}.license-count-summary{display:flex;align-items:center;gap:6px;color:#55635d;margin-left:auto}.license-count-summary strong{color:#1b1d1f}.load-more-sentinel{height:1px}.list{display:grid;gap:12px}.json-panel{padding:16px;background:#fffdf9;border:1px solid #e3d8cc;border-radius:8px;overflow:auto}.qa-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;margin-top:24px}.qa-panel{display:flex;flex-direction:column;gap:18px}.qa-panel-heading h2{margin:0;font-size:1rem}.qa-panel-heading p{margin:6px 0 0;color:#55635d;font-size:.85rem;line-height:1.5}.qa-summary-list{display:flex;flex-direction:column;gap:10px}.qa-summary-row{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #e6ebe8}.qa-summary-row:last-child{padding-bottom:0;border-bottom:none}.qa-summary-row span{color:#55635d}.qa-summary-row strong{color:#1b1d1f;text-align:right}.qa-table-shell{margin-top:16px}.qa-table{min-width:720px}tbody tr{cursor:pointer;transition:background .1s}tbody tr:hover{background:#f0f7f4}.sort-header{-webkit-user-select:none;user-select:none;white-space:nowrap}.sort-header:hover{background:#dce9e4}.sort-indicator{margin-left:4px;color:#2e7d68}.license-views-panel{margin-bottom:16px;padding:14px;border:1px solid #e3d8cc;border-radius:8px;background:#fffdf9}.site-footer{margin-top:auto;border-top:1px solid rgba(215,205,193,.7);background:#f6f0e8b8}.site-footer-inner{width:100%;padding:14px 32px 16px;display:flex;align-items:center;justify-content:space-between;gap:28px}.site-footer-brand{display:flex;align-items:center;gap:14px}.site-footer-logo{width:124px;max-width:100%;height:auto;display:block}.site-footer-brand-copy{display:flex;flex-direction:column;gap:4px}.site-footer-brand-copy strong{color:#2d241c;font-size:.82rem;font-weight:600;letter-spacing:-.01em}.site-footer-brand-copy span{color:#7b7067;font-size:.72rem;line-height:1.5}.site-footer-meta{display:flex;flex-direction:column;align-items:flex-end;gap:3px;text-align:right;margin-left:auto;flex-shrink:0;max-width:44ch}.site-footer-meta span{color:#86796e;font-size:.66rem;line-height:1.45;white-space:normal}.license-views-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.license-views-header strong,.license-views-header span{display:block}.license-views-header span{margin-top:2px;color:#55635d;font-size:.85rem}.license-view-tabs{display:flex;flex-wrap:wrap;gap:8px}.license-view-tabs button{border:1px solid #bdc8c3;border-radius:8px;background:#f8faf9;color:#1b1d1f;padding:8px 10px;cursor:pointer;font-size:.85rem}.license-view-tabs button:hover{border-color:#2e7d68;background:#eef7f3}.license-view-tabs button.active{border-color:#2e7d68;background:#2e7d68;color:#fff}.view-tab-state,.active-view-summary{margin:10px 0 0;color:#6b7b74;font-size:.82rem}.view-tab-state.error{color:#991b1b}.license-explorer-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:12px}.explorer-action-buttons{display:flex;align-items:flex-start;gap:10px;flex-shrink:0}.explorer-table-hint{margin:0;max-width:56ch;color:#55635d;font-size:.84rem;line-height:1.5}.explorer-selection-summary,.explorer-export-error{margin:8px 0 0;font-size:.82rem}.explorer-selection-summary{display:flex;align-items:center;flex-wrap:wrap;gap:10px;color:#44504b}.selection-clear-button{border:none;background:none;padding:0;color:#0f766e;font-size:.8rem;font-weight:600;cursor:pointer}.selection-clear-button:hover{color:#115e59;text-decoration:underline}.explorer-export-error{color:#991b1b}.column-customizer{position:relative;flex-shrink:0}.column-customizer-trigger{display:flex;align-items:center;gap:8px}.column-customizer-badge{display:inline-flex;align-items:center;border-radius:999px;background:#e6ebe8;color:#44504b;padding:2px 8px;font-size:.74rem;font-weight:600}.column-customizer-panel{position:absolute;top:calc(100% + 8px);right:0;z-index:20;width:min(360px,calc(100vw - 48px));max-height:min(70vh,720px);display:flex;flex-direction:column;gap:12px;border:1px solid #d7ddda;border-radius:8px;background:#fff;box-shadow:0 16px 36px #0f172a29;overflow:hidden}.column-customizer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:16px 16px 0}.column-customizer-heading{display:flex;flex-direction:column;gap:2px}.column-customizer-heading strong{color:#111827;font-size:.92rem}.column-customizer-heading span{color:#6b7b74;font-size:.78rem}.column-customizer-search{display:flex;flex-direction:column;gap:6px;padding:0 16px;font-size:.8rem;font-weight:500;color:#374151}.column-customizer-search input{border:1px solid #cbd5d1;border-radius:8px;padding:10px 12px}.column-customizer-list{overflow:auto;display:flex;flex-direction:column;gap:4px;padding:0 8px 8px}.column-customizer-option{display:flex;align-items:flex-start;gap:10px;padding:10px 8px;border-radius:8px;cursor:pointer}.column-customizer-option:hover{background:#f4f8f6}.column-customizer-option input{margin-top:2px}.column-customizer-option-text{min-width:0;display:flex;flex-direction:column;gap:2px}.column-customizer-option-text strong{color:#111827;font-size:.86rem}.column-customizer-option-text span{color:#6b7280;font-size:.75rem}.column-customizer-empty{margin:0;padding:12px 8px;color:#6b7b74;font-size:.82rem}.column-customizer-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px 16px;border-top:1px solid #e6ebe8}.column-customizer-footer span{color:#6b7b74;font-size:.78rem;line-height:1.4}.export-panel{width:min(320px,calc(100vw - 48px))}.export-panel-section{display:flex;flex-direction:column;gap:8px;padding:0 16px}.export-panel-section strong{color:#111827;font-size:.86rem}.export-panel-section span{color:#6b7b74;font-size:.78rem;line-height:1.45}.export-column-scope{display:flex;gap:8px}.export-scope-button{flex:1}.export-scope-button.active{border-color:#2e7d68;background:#eaf6f1;color:#1f5a49}.export-panel-actions{display:flex;gap:8px}.export-panel-actions .btn-secondary{flex:1}.explorer-advanced-filters{margin:0 0 16px;border:1px solid #d7ddda;border-radius:8px;background:#fff;overflow:hidden}.explorer-advanced-filters summary{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;cursor:pointer;font-weight:600;color:#1f332c;list-style:none}.explorer-advanced-filters summary::-webkit-details-marker{display:none}.explorer-advanced-filters summary span:last-child{color:#6b7b74;font-size:.78rem;font-weight:500}.explorer-advanced-filters[open] summary{border-bottom:1px solid #e6ebe8}.explorer-advanced-filters-panel{padding:16px}.explorer-advanced-filters-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.explorer-advanced-filters-actions p{margin:0;color:#55635d;font-size:.84rem}.license-explorer-table{width:max-content;min-width:100%;table-layout:fixed}.license-explorer-table th,.license-explorer-table td{overflow:hidden;text-overflow:ellipsis}.selection-header-cell,.selection-cell{display:flex;align-items:center;justify-content:center}.selection-checkbox{width:16px;height:16px;margin:0;accent-color:#2e7d68;cursor:pointer}.explorer-header-cell{display:flex;align-items:center;gap:6px;min-width:0;padding-right:8px}.explorer-header-label{min-width:0;overflow:hidden;text-overflow:ellipsis}.reorderable-header{cursor:grab}.reorderable-header:active{cursor:grabbing}.reorderable-header.is-drag-source{opacity:.55}.reorderable-header.drop-before,.reorderable-header.drop-after{position:sticky}.reorderable-header.drop-before:before,.reorderable-header.drop-after:after{content:"";position:absolute;top:8px;bottom:8px;width:3px;border-radius:999px;background:#2e7d68}.reorderable-header.drop-before:before{left:0}.reorderable-header.drop-after:after{right:0}.column-resizer{position:absolute;top:0;right:-4px;bottom:0;width:10px;cursor:col-resize;z-index:2;touch-action:none}.column-resizer:after{content:"";position:absolute;top:8px;bottom:8px;left:50%;width:2px;transform:translate(-50%);border-radius:999px;background:transparent;transition:background .12s ease}.license-explorer-table th:hover .column-resizer:after,.column-resizer.is-resizing:after{background:#94b8ad}.column-resizer.is-resizing:after{background:#2e7d68}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000059;z-index:100;display:flex;justify-content:flex-end}.drawer{background:#fff;width:clamp(480px,38vw,720px);max-width:96vw;height:100%;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;box-shadow:-4px 0 24px #0000001f}.crm-header{position:sticky;top:0;background:#f8faf9;border-bottom:1px solid #d7ddda;padding:20px 24px 16px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;z-index:1}.crm-header-main{min-width:0;display:flex;flex-direction:column;gap:4px}.crm-name{font-size:1.3rem;font-weight:700;color:#111;display:flex;align-items:center;gap:8px}.crm-review-flag{font-size:.9rem;color:#d97706}.google-search-btn{background:#f8f9fa;border:1px solid #dadce0;cursor:pointer;padding:6px 12px;border-radius:4px;display:flex;align-items:center;gap:6px;font-size:.85rem;font-weight:500;color:#3c4043;line-height:1;flex-shrink:0;transition:all .15s}.google-search-btn:hover{background:#f8f9fa;border-color:#c6c6c6;box-shadow:0 1px 1px #0000001a}.google-search-btn:active{background:#f1f3f4}.search-icon{font-size:1rem}.crm-company{font-size:.95rem;color:#374840;font-weight:500}.crm-meta{font-size:.82rem;color:#6b7b74;display:flex;align-items:center;gap:6px;flex-wrap:wrap}.crm-meta-dot{color:#b0bdb8}.crm-status-row{display:flex;gap:6px;flex-wrap:wrap;margin-top:6px}.crm-section{display:flex;flex-direction:column;gap:12px}.crm-section-label{margin:0;font-size:.68rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8a9e96;padding-bottom:8px;border-bottom:1px solid #e6ebe8}.crm-contact-list{display:flex;flex-direction:column;gap:10px}.crm-contact-value{font-size:.9rem;color:#1b1d1f}.crm-production-stats{display:flex;gap:0;border:1px solid #e6ebe8;border-radius:8px;overflow:hidden}.crm-stat{flex:1;display:flex;flex-direction:column;align-items:center;padding:12px 8px;background:#f8faf9;border-right:1px solid #e6ebe8;gap:4px}.crm-stat:last-child{border-right:none}.crm-stat-value{font-size:1.05rem;font-weight:700;color:#1a5c41}.crm-stat-label{font-size:.7rem;color:#6b7b74;text-transform:uppercase;letter-spacing:.05em}.crm-production-history{overflow-x:auto;border:1px solid #e6ebe8;border-radius:8px}.crm-production-history-table{width:100%;border-collapse:collapse;min-width:620px;font-size:.82rem}.crm-production-history-table th,.crm-production-history-table td{padding:10px 12px;border-bottom:1px solid #edf2ef;text-align:left;white-space:nowrap}.crm-production-history-table th{background:#f8faf9;color:#6b7b74;font-size:.7rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.crm-production-history-table tbody tr:last-child td{border-bottom:none}.crm-timeline{display:flex;flex-direction:column;gap:0}.crm-timeline-row{display:grid;grid-template-columns:110px 1fr auto;align-items:center;gap:12px;padding:7px 0;border-bottom:1px solid #f0f4f2;font-size:.875rem}.crm-timeline-row:last-child{border-bottom:none}.crm-timeline-date{color:#374840;font-weight:500;white-space:nowrap}.crm-timeline-label{color:#1b1d1f}.crm-timeline-source{font-size:.72rem;color:#8a9e96;white-space:nowrap}.crm-collapsible{border:none}.crm-collapsible>summary{cursor:pointer;list-style:none;display:flex;align-items:center;gap:6px;padding-bottom:8px;border-bottom:1px solid #e6ebe8;margin-bottom:0}.crm-collapsible>summary::-webkit-details-marker{display:none}.crm-collapsible>summary:before{content:"▸";font-size:.65rem;color:#8a9e96;transition:transform .15s;flex-shrink:0}.crm-collapsible[open]>summary:before{transform:rotate(90deg)}.crm-collapsible-body{display:flex;flex-direction:column;gap:14px;padding-top:12px;min-width:0}.crm-collapsible-nested{margin-top:4px}.crm-collapsible-nested>summary{font-size:.72rem;font-weight:600;color:#8a9e96;text-transform:uppercase;letter-spacing:.06em;border-bottom:none;padding-bottom:4px}.drawer-header{position:sticky;top:0;background:#fff;border-bottom:1px solid #d7ddda;padding:20px 24px;display:flex;justify-content:space-between;align-items:flex-start;gap:16px;z-index:1}.drawer-close{flex-shrink:0;background:none;border:1px solid transparent;border-radius:6px;font-size:1.1rem;cursor:pointer;color:#55635d;padding:4px 8px;line-height:1}.drawer-close:hover{background:#f0f7f4;border-color:#d7ddda}.drawer-body{padding:24px;display:flex;flex-direction:column;gap:24px;min-width:0}.detail-section{display:flex;flex-direction:column;gap:14px}.detail-section h3{margin:0;font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.07em;color:#55635d;padding-bottom:8px;border-bottom:1px solid #e6ebe8}.detail-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px 20px}.detail-field{display:flex;flex-direction:column;gap:3px;min-width:0}.detail-field.full-width{grid-column:1 / -1}.detail-field label{font-size:.7rem;font-weight:600;color:#6b7b74;text-transform:uppercase;letter-spacing:.05em}.detail-field span{font-size:.9rem;color:#1b1d1f;word-break:break-word}.detail-field span.empty{color:#9dada6;font-style:italic}.detail-badge{display:inline-block;padding:2px 8px;border-radius:4px;font-size:.78rem;font-weight:600}.detail-badge.green{background:#d1fae5;color:#065f46}.detail-badge.red{background:#fee2e2;color:#991b1b}.detail-badge.blue{background:#e0f2fe;color:#0369a1}.detail-badge.gray{background:#f1f5f2;color:#374840}.detail-badge.amber{background:#fef3c7;color:#92400e}.score-breakdown-block{min-width:0}.score-breakdown-block+.score-breakdown-block{margin-top:8px}.score-breakdown-heading{margin:0 0 6px;font-size:.72rem;font-weight:600;color:#8a9e96;text-transform:uppercase;letter-spacing:.06em}.score-signals-table{width:100%;max-width:100%;min-width:0;border-collapse:collapse;font-size:12px;margin-top:8px;table-layout:fixed;overflow:hidden}.score-signals-table th,.score-signals-table td{padding:4px 8px;text-align:left;border-bottom:1px solid #e5e7e6;overflow:hidden;text-overflow:ellipsis;white-space:normal;overflow-wrap:anywhere}.score-signals-table th{color:#6b7b74;font-weight:500}.score-signals-table th:first-child,.score-signals-table td:first-child{width:auto}.score-signals-table th:not(:first-child),.score-signals-table td:not(:first-child){text-align:right;width:44px;white-space:nowrap}.score-signals-table tfoot td{font-weight:600;border-top:2px solid #d1d8d4;border-bottom:none}.score-signal-zero td,.score-signal-max{color:#9ca3af}.crm-score-note{margin:8px 0 0;font-size:11px;color:#6b7b74;overflow-wrap:anywhere}.contact-point-list{display:flex;flex-direction:column;gap:8px}.contact-point{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;padding:10px 12px;border:1px solid #e6ebe8;border-radius:6px;background:#fafcfb}.contact-point-value{font-size:.9rem;word-break:break-all}.contact-point-meta{display:flex;align-items:center;gap:6px;flex-shrink:0}.contact-point-meta span{font-size:.75rem;color:#6b7b74}.copy-btn{background:none;border:none;cursor:pointer;color:#6b7b74;font-size:.85rem;padding:0 2px;line-height:1;opacity:.6;transition:opacity .15s}.copy-btn:hover{opacity:1;color:#1a5c41}.detail-link{font-size:.85rem;color:#1a5c41;text-decoration:underline}.drawer-loading{padding:24px;color:#55635d;text-align:center}.drawer-error{padding:24px;color:#991b1b;background:#fee2e2;border-radius:6px;margin:24px;font-size:.875rem}@media(max-width:820px){.access-gate{padding:16px}.access-gate-shell{grid-template-columns:1fr}.access-gate-panel{padding:28px 24px 24px}.access-gate-sidecar{padding:24px;border-left:none;border-top:1px solid rgba(225,212,198,.9)}.access-gate-actions{flex-direction:column;align-items:stretch}.access-gate-primary{width:100%;justify-content:center}.app-shell{grid-template-columns:1fr}.content{padding:24px}.sidebar{position:static}.site-footer-inner{padding:12px 24px 14px;flex-direction:column;align-items:flex-start;gap:12px}.site-footer-meta{width:100%;align-items:flex-end;max-width:none}.sidebar-nav{grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.drawer{width:100vw;max-width:100vw}.license-explorer-actions{flex-direction:column;align-items:stretch}.explorer-action-buttons{width:100%;flex-direction:column}.column-customizer{width:100%}.column-customizer-panel{left:0;right:auto;width:100%}.export-column-scope,.export-panel-actions,.column-customizer-footer,.explorer-advanced-filters-actions{flex-direction:column;align-items:stretch}}:root{--green-600: #2e7d68;--teal-600: #0d9488;--teal-500: #14b8a6;--teal-400: #2dd4bf;--purple-600: #7c3aed;--purple-400: #a78bfa;--purple-300: #c4b5fd;--slate-400: #94a3b8;--slate-300: #cbd5e1;--slate-200: #e2e8f0}@keyframes dash-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes dash-bar-grow{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes dash-pulse-ring{0%{box-shadow:0 0 #2e7d688c}70%{box-shadow:0 0 0 7px #2e7d6800}to{box-shadow:0 0 #2e7d6800}}@keyframes dash-ring-draw{0%{opacity:0}to{opacity:1}}@keyframes dash-number-pop{0%{transform:scale(.88);opacity:0}to{transform:scale(1);opacity:1}}.dash-root{display:flex;flex-direction:column;gap:10px;animation:dash-fade-up .25s ease both}.dash-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:10px;border-bottom:1px solid #e6ebe8}.dash-topbar-left{display:flex;align-items:center;gap:8px}.dash-topbar-right{display:flex;align-items:center;gap:12px}.dash-topbar-title{font-size:1.05rem;font-weight:700;color:#111}.dash-topbar-sep{width:1px;height:14px;background:#d7ddda}.dash-topbar-db{font-size:.75rem;color:#55635d;display:flex;align-items:center;gap:5px}.dash-topbar-total{font-size:.75rem;color:#8a9e96}.dash-pulse{width:7px;height:7px;border-radius:9999px;flex-shrink:0}.dash-pulse--green{background:var(--green-600);animation:dash-pulse-ring 2s ease infinite}.dash-pulse--gray{background:#94a3b8}.dash-topbar-status{font-size:.75rem;color:#55635d;font-weight:500}.dash-topbar-alert{display:flex;align-items:center;gap:5px;font-size:.75rem;font-weight:600;color:#92400e;background:#fffbeb;border:1px solid #fcd34d;border-radius:9999px;padding:3px 10px}.dash-topbar-alert-dot{width:6px;height:6px;border-radius:9999px;background:#f59e0b;animation:dash-pulse-ring 1.5s ease infinite}.dash-kpi-row{display:grid;grid-template-columns:repeat(6,1fr);gap:8px}.dash-kpi{background:#fff;border:1px solid #d7ddda;border-radius:9px;padding:10px 12px 12px;display:flex;flex-direction:column;gap:1px;position:relative;overflow:hidden;animation:dash-fade-up .3s ease both}.dash-kpi:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px}.dash-kpi--green:after{background:var(--green-600)}.dash-kpi--amber:after{background:#f59e0b}.dash-kpi--purple:after{background:var(--purple-600)}.dash-kpi--teal:after{background:var(--teal-600)}.dash-kpi--muted:after{background:#e6ebe8}.dash-kpi-label{font-size:.62rem;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:#6b7b74}.dash-kpi-value{font-size:1.4rem;font-weight:800;line-height:1.1;color:#111;font-variant-numeric:tabular-nums;animation:dash-number-pop .35s cubic-bezier(.16,1,.3,1) both}.dash-kpi--amber .dash-kpi-value{color:#92400e}.dash-kpi--purple .dash-kpi-value{color:#5b21b6}.dash-kpi--teal .dash-kpi-value{color:#0f766e}.dash-kpi-sub{font-size:.65rem;color:#8a9e96}.dash-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px;align-items:start}.dash-col{display:flex;flex-direction:column;gap:10px}.dash-card{background:#fff;border:1px solid #d7ddda;border-radius:9px;overflow:hidden;animation:dash-fade-up .35s ease both}.dash-card-head{display:flex;align-items:baseline;justify-content:space-between;gap:8px;padding:8px 12px 7px;border-bottom:1px solid #f0f4f2;background:#fafcfb}.dash-card-title{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#1f332c}.dash-card-subtitle{font-size:.66rem;color:#8a9e96;white-space:nowrap}.dash-card-body{padding:10px 12px;display:flex;flex-direction:column;gap:7px}.dash-card-footer{padding:6px 12px;border-top:1px solid #f0f4f2;font-size:.7rem;color:#6b7b74;display:flex;align-items:center;gap:6px}.dash-card-footer strong{color:#1b1d1f;margin-left:auto}.dash-hbar-row{display:grid;grid-template-columns:90px 1fr 46px 38px;align-items:center;gap:7px;font-size:.72rem}.dash-hbar-row--dimmed{opacity:.45}.dash-hbar-label{color:#374840;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dash-hbar-track{height:6px;background:#eef2f0;border-radius:9999px;overflow:hidden}.dash-hbar-fill{height:100%;border-radius:9999px;transform-origin:left;animation:dash-bar-grow .6s cubic-bezier(.16,1,.3,1) both}.dash-hbar-count{font-weight:700;color:#1b1d1f;text-align:right;font-variant-numeric:tabular-nums}.dash-hbar-pct{color:#8a9e96;text-align:right;font-size:.68rem}.dash-status-row-list{display:flex;flex-direction:column;gap:7px}.dash-status-list-row{display:grid;grid-template-columns:10px 60px 1fr 46px 38px;align-items:center;gap:7px;font-size:.72rem}.dash-status-dot-inline{width:8px;height:8px;border-radius:9999px;flex-shrink:0}.dash-status-list-label{color:#374840;font-weight:500}.dash-gauge-row{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dash-gauge-card{background:#fff;border:1px solid #d7ddda;border-radius:9px;padding:10px 8px;display:flex;flex-direction:column;align-items:center;gap:3px;animation:dash-fade-up .35s ease both}.dash-gauge-title{font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#55635d}.dash-gauge-ring{position:relative;display:flex;align-items:center;justify-content:center}.dash-ring-arc{animation:dash-ring-draw .7s cubic-bezier(.16,1,.3,1) both}.dash-gauge-pct{position:absolute;font-size:.85rem;font-weight:800;line-height:1}.dash-gauge-count{font-size:.63rem;color:#374840;font-variant-numeric:tabular-nums}.dash-gauge-sub{font-size:.63rem;color:#8a9e96;text-align:center}.dash-src-row{display:grid;grid-template-columns:90px 1fr 80px;align-items:center;gap:7px;font-size:.72rem}.dash-src-label{color:#374840;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:500}.dash-src-bar{height:6px;border-radius:9999px;background:#eef2f0;display:flex;overflow:hidden}.dash-src-seg{height:100%;border-radius:9999px;transform-origin:left;animation:dash-bar-grow .6s cubic-bezier(.16,1,.3,1) both}.dash-src-seg--green{background:var(--green-600)}.dash-src-seg--amber{background:#f59e0b}.dash-src-seg--red{background:#dc2626}.dash-src-total{font-weight:700;color:#1b1d1f;text-align:right;font-variant-numeric:tabular-nums}.dash-insight-block{display:flex;flex-direction:column;gap:8px}.dash-insight-stat{display:flex;flex-direction:column;gap:3px}.dash-insight-stat-top{display:flex;justify-content:space-between;align-items:baseline}.dash-insight-stat-bot{display:flex;align-items:center;gap:8px}.dash-insight-label{font-size:.74rem;font-weight:600;color:#1b1d1f}.dash-insight-hint,.dash-insight-total{font-size:.66rem;color:#8a9e96}.dash-signal-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.dash-signal-stat{background:#fafcfb;border:1px solid #e6ebe8;border-radius:7px;padding:8px 10px;display:flex;flex-direction:column;gap:2px}.dash-signal-stat--em{background:#f0fdf6;border-color:#bbf7d0}.dash-signal-label{font-size:.65rem;color:#55635d;font-weight:500}.dash-signal-value{font-size:1.1rem;font-weight:800;font-variant-numeric:tabular-nums}.dash-signal-pct{font-size:.65rem;color:#8a9e96}.dash-coverage-stat-row{display:flex;gap:16px;font-size:.72rem;color:#6b7b74;padding-top:4px;border-top:1px solid #f0f4f2}.dash-coverage-stat-item strong{color:#1b1d1f}.dash-donut-row{display:flex;align-items:center;gap:12px}.dash-donut-svg{flex-shrink:0}.dash-donut-legend{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0}.dash-donut-legend-row{display:grid;grid-template-columns:9px 1fr auto auto;align-items:center;gap:5px;font-size:.68rem}.dash-donut-dot{width:7px;height:7px;border-radius:9999px;flex-shrink:0}.dash-donut-legend-label{color:#374840;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dash-donut-legend-val{font-weight:700;color:#1b1d1f;font-variant-numeric:tabular-nums}.dash-donut-legend-pct{color:#8a9e96;min-width:30px;text-align:right}.dash-status-dot{width:7px;height:7px;border-radius:9999px;flex-shrink:0;display:inline-block}.dash-status-dot--green{background:var(--green-600)}.dash-status-dot--red{background:#dc2626}.dash-status-dot--amber{background:#f59e0b}.dash-loading{font-size:.75rem;color:#8a9e96}.dash-loading--pad{padding:16px;text-align:center}.dash-muted{color:#b0bdb8}.dash-tip{display:inline-flex;align-items:center;margin-left:4px;vertical-align:middle;cursor:default;line-height:1}.dash-tip-icon{width:13px;height:13px;border-radius:50%;background:#d1d5db;color:#4b5563;font-size:.58rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;transition:background .15s;font-style:normal}.dash-tip:hover .dash-tip-icon,.dash-tip:focus-visible .dash-tip-icon{background:#9ca3af;color:#fff}.dash-tip:focus-visible{outline:none}.dash-tip-layer{position:fixed;background:#1a2520;color:#dde8e2;border-radius:7px;padding:9px 12px;font-size:.72rem;font-weight:400;line-height:1.5;width:min(230px,calc(100vw - 24px));z-index:10000;box-shadow:0 6px 20px #0000004d;white-space:normal;pointer-events:none;text-transform:none;letter-spacing:0}.dash-tip-layer:after{content:"";position:absolute;left:var(--dash-tip-arrow-left, 50%);transform:translate(-50%);border:5px solid transparent}.dash-tip-layer--top:after{top:100%;border-top-color:#1a2520}.dash-tip-layer--bottom:after{bottom:100%;border-bottom-color:#1a2520}.dash-tables-split{display:grid;grid-template-columns:1fr 1fr;gap:10px}@media(max-width:1100px){.dash-tables-split{grid-template-columns:1fr}}.dash-prospects-panel{background:#fff;border:1px solid #d7ddda;border-radius:9px;overflow:hidden;animation:dash-fade-up .45s ease both}.dash-prospects-table-wrap{overflow-x:auto}.dash-prospects-table{width:100%;border-collapse:collapse;font-size:.76rem;min-width:560px}.dash-prospects-table thead tr{background:#f2f7f4}.dash-prospects-table th{padding:7px 10px;text-align:left;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#55635d;border-bottom:1px solid #e0e8e4;white-space:nowrap}.dash-prospects-table td{padding:6px 10px;border-bottom:1px solid #f0f4f2;white-space:nowrap}.dash-prospects-table tbody tr:last-child td{border-bottom:none}.dash-prospects-table tbody tr:hover{background:#fafcfb}.dash-prospect-top{background:#f7fffe!important}.dash-prospect-rank{font-weight:700;color:#8a9e96;width:28px}.dash-prospect-top .dash-prospect-rank{color:var(--green-600)}.dash-prospect-name{font-weight:600;color:#111;max-width:160px;overflow:hidden;text-overflow:ellipsis}.dash-prospect-city{color:#55635d}.dash-prospect-assoc{color:#374840;max-width:140px;overflow:hidden;text-overflow:ellipsis}.dash-prospect-score-cell{display:flex;align-items:center;gap:8px}.dash-score-pill{display:inline-flex;align-items:center;justify-content:center;width:32px;height:20px;border-radius:4px;font-size:.72rem;font-weight:800;color:#fff;flex-shrink:0}.dash-score-mini-bar{width:60px;height:5px;background:#eef2f0;border-radius:9999px;overflow:hidden;flex-shrink:0}.dash-rpac-amt{font-weight:700;color:#5b21b6}.dash-party-badge{display:inline-block;padding:1px 6px;border-radius:4px;font-size:.66rem;font-weight:700}.dash-dr-badge{display:inline-block;padding:1px 5px;border-radius:4px;font-size:.65rem;font-weight:700;background:#e0f2fe;color:#0369a1}.dash-prospect-gci{color:#374840;font-variant-numeric:tabular-nums}@media(max-width:1200px){.dash-grid{grid-template-columns:1fr 1fr}.dash-kpi-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.dash-grid{grid-template-columns:1fr}.dash-kpi-row{grid-template-columns:repeat(2,1fr)}.dash-gauge-row{grid-template-columns:1fr}}.review-tabs{display:flex;border-bottom:2px solid #e5e7eb;margin-bottom:1.25rem;gap:0}.review-tab{padding:.5rem 1.1rem;border:none;background:none;cursor:pointer;font-size:.85rem;color:#6b7280;border-bottom:2px solid transparent;margin-bottom:-2px;font-family:inherit;transition:color .1s;white-space:nowrap}.review-tab:hover{color:#111827}.review-tab.active{color:#111827;border-bottom-color:#2f3935;font-weight:600}.review-tab-count{display:inline-block;margin-left:.4em;background:#f3f4f6;border-radius:9999px;padding:.1em .5em;font-size:.75em;color:#6b7280;font-weight:500}.review-tab.active .review-tab-count{background:#2f3935;color:#fff}.review-section-heading{font-size:.85rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#374151;margin:0 0 .4rem;display:flex;align-items:center}.review-shortcuts{margin:0 0 1rem;color:#6b7280;font-size:.82rem}.review-count-note,.review-section-note{margin:0 0 .9rem;font-size:.82rem;color:#6b7280}.review-section-block{margin-bottom:2rem}.review-list{display:flex;flex-direction:column;gap:.75rem}.review-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.review-card:focus-visible{outline:3px solid #bfdbfe;outline-offset:2px}.review-card-body{display:grid;grid-template-columns:1fr auto 1fr;gap:1rem;align-items:center;padding:1rem 1.25rem}.review-arrow{color:#9ca3af;font-size:1.25rem}.review-side{display:flex;flex-direction:column;gap:.2rem}.review-label{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#9ca3af}.review-name{font-size:1rem;font-weight:600;color:#111827}.review-meta{font-size:.8rem;color:#6b7280}.review-emphasis{font-weight:600;color:#374151}.review-reason{font-size:.75rem;color:#9ca3af;margin-top:.15rem}.review-badge{display:inline-block;margin-top:.2rem;padding:.15rem .5rem;border-radius:4px;font-size:.72rem;font-weight:600;background:#dbeafe;color:#1e40af}.review-badge-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.15rem}.review-card-actions{display:flex;flex-wrap:wrap;gap:.5rem;padding:.6rem 1.25rem;border-top:1px solid #f3f4f6;background:#fafafa}.btn-accept{padding:.35rem 1rem;border-radius:6px;border:none;background:#16a34a;color:#fff;font-size:.82rem;font-weight:600;cursor:pointer}.btn-accept:hover:not(:disabled){background:#15803d}.btn-accept:disabled{opacity:.5;cursor:not-allowed}.btn-reject{padding:.35rem 1rem;border-radius:6px;border:1px solid #e5e7eb;background:#fff;color:#6b7280;font-size:.82rem;font-weight:600;cursor:pointer}.btn-reject:hover:not(:disabled){background:#fee2e2;border-color:#fca5a5;color:#991b1b}.btn-reject:disabled{opacity:.5;cursor:not-allowed}.btn-secondary{padding:.35rem .8rem;border-radius:6px;border:1px solid #cbd5e1;background:#f8fafc;color:#334155;font-size:.8rem;font-weight:600;cursor:pointer}.btn-secondary:hover:not(:disabled){background:#eef2f7}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.candidate-panel-shell{border-top:1px solid #e5e7eb;background:#f8fafc;padding:.9rem 1.25rem 1rem}.candidate-list{display:flex;flex-direction:column;gap:.75rem}.candidate-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.85rem .95rem;border:1px solid #dbe3ed;border-radius:8px;background:#fff}.candidate-info{min-width:0;display:flex;flex-direction:column;gap:.25rem;flex:1}.candidate-name-row{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.candidate-method-badge{margin-top:0}.candidate-current{display:inline-flex;align-items:center;border-radius:9999px;padding:.1rem .5rem;background:#dcfce7;color:#166534;font-size:.72rem;font-weight:700}.candidate-meta{font-size:.78rem;color:#6b7280}.candidate-actions{display:flex;gap:.5rem;flex-shrink:0}.candidate-empty{margin:0;font-size:.8rem;color:#64748b}.candidate-empty-error,.review-error{color:#991b1b}.review-muted{color:#9ca3af}.review-separator{color:#d1d5db}.review-small-note{font-size:.75rem}.suspicious-card{border-left:4px solid #cbd5e1}.suspicious-card.severity-high{border-left-color:#dc2626}.suspicious-card.severity-medium{border-left-color:#d97706}.suspicious-card.severity-low{border-left-color:#2563eb}.severity-badge{text-transform:uppercase;font-size:.68rem;letter-spacing:.05em}.severity-badge.severity-high{background:#fee2e2;color:#991b1b}.severity-badge.severity-medium{background:#fef3c7;color:#92400e}.severity-badge.severity-low{background:#dbeafe;color:#1d4ed8}.review-alt-summary{margin-top:.2rem}.qa-badge-row{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.qa-badge{margin-top:0}@media(max-width:820px){.review-card-body{grid-template-columns:1fr}.review-arrow{display:none}.candidate-row{flex-direction:column}.candidate-actions{width:100%;flex-wrap:wrap}}.view-list{display:flex;flex-direction:column;gap:.75rem}.view-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.view-card-header{padding:.75rem 1.25rem;border-bottom:1px solid #f3f4f6;background:#f9fafb;font-size:.85rem}.view-card-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem}.view-card-info{display:flex;flex-direction:column;gap:.2rem;flex:1;min-width:0}.view-card-name{font-weight:600;font-size:.95rem;color:#111827}.view-card-description{font-size:.82rem;color:#6b7280}.view-card-filters{font-size:.78rem;color:#9ca3af;margin-top:.1rem}.view-card-actions{display:flex;gap:.5rem;flex-shrink:0}.view-notice{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1rem;padding:.75rem 1rem;border-radius:8px;font-size:.88rem}.view-notice.success{border:1px solid #bbf7d0;background:#f0fdf4;color:#166534}.view-notice.error{border:1px solid #fecaca;background:#fef2f2;color:#991b1b}.view-notice button{border:none;background:transparent;color:inherit;cursor:pointer;font-weight:600}.view-form{padding:1.25rem;display:flex;flex-direction:column;gap:1.25rem}.view-form-fields{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.view-form-section h4{margin:0 0 .75rem;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}.view-section-heading{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:.75rem}.view-section-heading h4{margin:0}.view-form-filters{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.view-form label{display:flex;flex-direction:column;gap:.3rem;font-size:.8rem;font-weight:500;color:#374151}.view-form input,.view-form select{padding:.4rem .6rem;border:1px solid #d1d5db;border-radius:6px;font-size:.85rem;background:#fff}.view-form-actions{display:flex;gap:.5rem;padding-top:.5rem;border-top:1px solid #f3f4f6}.view-empty-note{margin:0;color:#6b7280;font-size:.85rem}.view-scope-note{align-self:end;margin:0;color:#6b7280;font-size:.82rem}.field-filter-list{display:flex;flex-direction:column;gap:.75rem}.field-filter-row{display:grid;grid-template-columns:minmax(180px,1.4fr) minmax(150px,1fr) minmax(140px,1fr) minmax(140px,1fr) auto auto;align-items:end;gap:.75rem;padding:.85rem;border:1px solid #e5e7eb;border-radius:8px;background:#fbfcfb}.field-filter-remove{height:34px}.field-filter-type{align-self:center;color:#94a3b8;font-size:.72rem;text-transform:uppercase;letter-spacing:.05em}.contact-group-label{margin:.5rem 0 .25rem;font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#6b7280}
