.rt-customers{display:grid;gap:16px;color:var(--rt-ink);font-family:var(--rt-font-body)}.rt-customers-head{display:grid;gap:10px}.rt-customers-head__main{display:flex;align-items:flex-end;justify-content:space-between;gap:16px 28px}.rt-customers-head__copy{display:grid;gap:7px}.rt-customers-head__title{margin:0;color:var(--rt-navy);font-family:var(--rt-font-display);font-size:1.6rem;font-weight:750;letter-spacing:-.025em;line-height:1.05}.rt-customers-head__subtitle{max-width:70ch;margin:0;color:var(--rt-ink-muted);font-size:1rem;line-height:1.55}.rt-customers-head__actions{display:flex;flex:0 0 auto;flex-wrap:wrap;gap:8px}.rt-customers-head__meta{margin:0;color:var(--rt-ink-muted);font-size:.75rem}.rt-customers-head__meta strong{color:var(--rt-navy)}.rt-customers-preview-tag{width:fit-content;margin:0;padding:5px 9px;border:1px solid var(--rt-gold);border-radius:999px;background:var(--rt-gold-wash);color:var(--rt-gold-ink);font-size:.75rem;font-weight:700}.rt-customers-filter-band{overflow:hidden;border:1px solid var(--rt-border);border-radius:var(--rt-radius);background:var(--rt-surface)}.rt-customers-filters{display:grid;grid-template-columns:minmax(13rem,1.5fr) minmax(11rem,.8fr) minmax(10rem,.65fr) auto;gap:10px;align-items:end;padding:13px;border-bottom:1px solid var(--rt-border)}.rt-customers-filters:has(.rt-customers-filters__affinity){grid-template-columns:minmax(12rem,1.3fr) minmax(10rem,.75fr) minmax(10rem,.8fr) minmax(9rem,.6fr) auto}.rt-customers-field{position:relative;display:grid;gap:5px;min-width:0;color:var(--rt-navy);font-size:.75rem;font-weight:700}.rt-customers-field>span:first-child{line-height:1.3}.rt-customers-field small{color:var(--rt-ink-subtle);font-weight:500}.rt-customers-field input,.rt-customers-field select,.rt-customers-field textarea{width:100%;min-width:0;min-height:42px;padding:9px 11px;border:1px solid var(--rt-border-strong);border-radius:10px;background:var(--rt-surface);color:var(--rt-ink);font:500 .9rem/1.35 var(--rt-font-body)}.rt-customers-field textarea{min-height:76px;resize:vertical}.rt-customers-field input::placeholder,.rt-customers-field textarea::placeholder{color:var(--rt-ink-subtle);opacity:1}.rt-customers-field input:hover:not(:disabled),.rt-customers-field select:hover:not(:disabled),.rt-customers-field textarea:hover:not(:disabled){border-color:var(--rt-teal-deep)}.rt-customers-field input:focus-visible,.rt-customers-field select:focus-visible,.rt-customers-field textarea:focus-visible,.rt-customers :is(button,a,summary):focus-visible{outline:2px solid var(--rt-teal);outline-offset:2px}.rt-customers-field input:disabled,.rt-customers-field select:disabled,.rt-customers-field textarea:disabled{cursor:not-allowed;border-color:var(--rt-border);background:var(--rt-fog);color:var(--rt-ink-muted)}.rt-customers-field__hint,.rt-customers-field__count,.rt-customers-field__error{color:var(--rt-ink-muted);font-size:.75rem;font-weight:500;line-height:1.4}.rt-customers-field__count{justify-self:end;font-family:var(--rt-font-mono);font-variant-numeric:tabular-nums}.rt-customers-field__error{color:var(--rt-red-ink);font-weight:700}.rt-customers-filters__actions{display:flex;gap:7px;align-items:center;min-height:42px}.rt-customers-segments{display:flex;overflow-x:auto;padding:0 5px;scrollbar-width:thin}.rt-customers-segment{display:inline-flex;flex:0 0 auto;gap:8px;align-items:center;min-height:43px;padding:0 10px;border:0;border-bottom:2px solid transparent;background:transparent;color:var(--rt-ink-muted);font:650 .78rem/1 var(--rt-font-body);cursor:pointer}.rt-customers-segment strong{min-width:20px;padding:3px 5px;border-radius:999px;background:var(--rt-fog);color:var(--rt-ink);font-size:.7rem;text-align:center}.rt-customers-segment:hover,.rt-customers-segment.is-active{border-bottom-color:var(--rt-teal);color:var(--rt-navy)}.rt-customers-segment.is-active{background:var(--rt-teal-wash)}.rt-customers-segment.is-active strong{background:var(--rt-surface);color:var(--rt-teal-deep)}.rt-customers-layout{display:grid;grid-template-columns:minmax(255px,318px) minmax(0,1fr);gap:14px;align-items:start;min-width:0}.rt-customers-roster{position:sticky;top:16px;overflow:hidden;max-height:calc(100vh - 40px);border:1px solid var(--rt-border);border-radius:var(--rt-radius);background:var(--rt-surface)}.rt-customers-roster__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:13px 14px;border-bottom:1px solid var(--rt-border);background:var(--rt-fog)}.rt-customers-roster__head h2,.rt-customers-section-head h2{margin:0;color:var(--rt-navy);font-family:var(--rt-font-display);font-size:1.1rem;font-weight:730;letter-spacing:-.01em;line-height:1.2}.rt-customers-roster__head p{margin:3px 0 0;color:var(--rt-ink-muted);font-size:.75rem}.rt-customers-roster__sort{max-width:8rem;color:var(--rt-ink-muted);font-size:.7rem;line-height:1.3;text-align:right}.rt-customers-roster nav{overflow-y:auto;max-height:calc(100vh - 116px)}.rt-customers-roster-list{margin:0;padding:0;list-style:none}.rt-customers-roster-list li+li{border-top:1px solid var(--rt-border)}.rt-customers-roster-row{display:grid;gap:5px;width:100%;min-height:var(--rt-touch);padding:12px 13px;border:0;background:var(--rt-surface);color:var(--rt-ink);font-family:var(--rt-font-body);text-align:left;cursor:pointer}.rt-customers-roster-row:hover{background:var(--rt-fog)}.rt-customers-roster-row.is-selected{background:var(--rt-teal-wash);box-shadow:inset 0 0 0 1px var(--rt-teal)}.rt-customers-roster-row__top,.rt-customers-roster-row__facts,.rt-customers-roster-row__signals{display:flex;flex-wrap:wrap;gap:5px 9px;align-items:center}.rt-customers-roster-row__top{justify-content:space-between}.rt-customers-roster-row__top>strong{overflow:hidden;color:var(--rt-navy);font-size:.9rem;text-overflow:ellipsis;white-space:nowrap}.rt-customers-roster-row__ltv{color:var(--rt-teal-deep);font:750 .8rem/1 var(--rt-font-mono);font-variant-numeric:tabular-nums}.rt-customers-roster-row__alias{overflow:hidden;color:var(--rt-ink-muted);font-size:.75rem;text-overflow:ellipsis;white-space:nowrap}.rt-customers-roster-row__facts{color:var(--rt-ink-muted);font-size:.7rem}.rt-customers-roster-row__signals{margin-top:2px}.rt-customers-roster__empty{display:grid;gap:5px;padding:24px 16px;color:var(--rt-ink-muted);font-size:.85rem;line-height:1.45}.rt-customers-roster__empty strong{color:var(--rt-navy)}.rt-customers-detail{min-width:0}.rt-customers-selection-state{display:grid;gap:10px}.rt-customers-dossier{overflow:hidden;border:1px solid var(--rt-border);border-radius:var(--rt-radius);background:var(--rt-surface)}.rt-customers-profile-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:14px 20px;padding:18px 20px;border-bottom:1px solid var(--rt-border);background:var(--rt-fog)}.rt-customers-profile-head__identity{display:flex;gap:12px;align-items:center;min-width:0}.rt-customers-avatar{display:grid;flex:0 0 auto;place-items:center;width:44px;height:44px;border:1px solid var(--rt-navy-3);border-radius:10px;background:var(--rt-navy);color:#fff;font:750 .86rem/1 var(--rt-font-mono);letter-spacing:.04em}.rt-customers-profile-head h2{margin:0;color:var(--rt-navy);font-family:var(--rt-font-display);font-size:1.25rem;font-weight:750;letter-spacing:-.02em;line-height:1.1}.rt-customers-profile-head__identity p{margin:5px 0 0;color:var(--rt-ink-muted);font-size:.75rem}.rt-customers-profile-head__states{display:flex;flex-wrap:wrap;gap:6px;align-content:start;justify-content:flex-end;max-width:22rem}.rt-customers-profile-meta{display:grid;grid-column:1 / -1;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:2px 0 0;padding-top:13px;border-top:1px solid var(--rt-border)}.rt-customers-profile-meta div{min-width:0}.rt-customers-profile-meta dt{color:var(--rt-ink-muted);font-size:.7rem;font-weight:700;letter-spacing:.035em;text-transform:uppercase}.rt-customers-profile-meta dd{margin:3px 0 0;color:var(--rt-ink);font-size:.75rem}.rt-customers-state{display:inline-flex;align-items:center;min-height:23px;padding:3px 7px;border:1px solid var(--rt-border-strong);border-radius:999px;background:var(--rt-fog);color:var(--rt-ink-muted);font-size:.72rem;font-weight:750;line-height:1.1;white-space:nowrap}.rt-customers-state--good{border-color:var(--rt-teal);background:var(--rt-teal-wash);color:var(--rt-teal-ink)}.rt-customers-state--warn{border-color:var(--rt-gold);background:var(--rt-gold-wash);color:var(--rt-gold-ink)}.rt-customers-state--alert{border-color:var(--rt-red);background:var(--rt-red-wash);color:var(--rt-red-ink)}.rt-customers-state--tier{border-color:var(--rt-gold);background:var(--rt-gold-wash);color:var(--rt-gold-ink)}.rt-customers-state--source{background:var(--rt-surface);color:var(--rt-navy)}.rt-customers-value,.rt-customers-section,.rt-customers-review{padding:18px 20px 20px;border-bottom:1px solid var(--rt-border)}.rt-customers-section--last{border-bottom:0}.rt-customers-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px 18px;margin-bottom:14px}.rt-customers-section-head p{max-width:72ch;margin:4px 0 0;color:var(--rt-ink-muted);font-size:.75rem;line-height:1.45}.rt-customers-section-count{display:grid;flex:0 0 auto;place-items:center;min-width:28px;height:28px;padding:0 7px;border-radius:999px;background:var(--rt-fog);color:var(--rt-navy);font:750 .72rem/1 var(--rt-font-mono)}.rt-customers-value-ledger{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;border:1px solid var(--rt-border);border-radius:14px}.rt-customers-value-ledger>div{display:grid;gap:4px;min-width:0;padding:13px 14px}.rt-customers-value-ledger>div+div{border-left:1px solid var(--rt-border)}.rt-customers-value-ledger dt{color:var(--rt-ink-muted);font-size:.72rem;font-weight:700}.rt-customers-value-ledger dd{margin:0;color:var(--rt-navy);font:750 1.1rem/1.15 var(--rt-font-mono);font-variant-numeric:tabular-nums}.rt-customers-value-ledger small{color:var(--rt-ink-muted);font-size:.69rem;line-height:1.35}.rt-customers-money--good{color:var(--rt-teal-deep)!important}.rt-customers-money--alert{color:var(--rt-red-ink)!important}.rt-customers-profit-proof{display:flex;flex-wrap:wrap;gap:6px 14px;margin-top:10px;color:var(--rt-ink-muted);font:600 .7rem/1.4 var(--rt-font-mono)}.rt-customers-warning-list{display:grid;gap:5px;margin:11px 0 0;padding:10px 12px 10px 28px;border:1px solid var(--rt-gold);border-radius:10px;background:var(--rt-gold-wash);color:var(--rt-gold-ink);font-size:.75rem;line-height:1.4}.rt-customers-signal-grid,.rt-customers-fulfillment-grid,.rt-customers-controls-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.rt-customers-signal-grid h3,.rt-customers-fulfillment-grid h3{margin:0 0 9px;color:var(--rt-navy);font-size:.85rem}.rt-customers-chip-list{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.rt-customers-chip{display:inline-flex;gap:5px;align-items:center;min-height:25px;padding:4px 8px;border:1px solid var(--rt-border-strong);border-radius:10px;background:var(--rt-surface);color:var(--rt-ink-muted);font-size:.72rem;font-weight:650}.rt-customers-chip--signal{border-color:var(--rt-teal);background:var(--rt-teal-wash);color:var(--rt-teal-ink)}.rt-customers-chip--warn{border-color:var(--rt-gold);background:var(--rt-gold-wash);color:var(--rt-gold-ink)}.rt-customers-affinities{display:grid;gap:9px}.rt-customers-affinities>div{display:grid;grid-template-columns:62px minmax(0,1fr);gap:8px;align-items:start}.rt-customers-affinities>div>strong{padding-top:5px;color:var(--rt-ink-muted);font-size:.69rem;text-transform:uppercase}.rt-customers-favorite{display:flex;flex-wrap:wrap;gap:6px 12px;margin-top:14px;padding-top:12px;border-top:1px solid var(--rt-border);color:var(--rt-ink-muted);font-size:.75rem}.rt-customers-favorite strong{color:var(--rt-navy)}.rt-customers-identity-list{border:1px solid var(--rt-border);border-radius:14px}.rt-customers-identity+.rt-customers-identity{border-top:1px solid var(--rt-border)}.rt-customers-identity{display:grid;grid-template-columns:minmax(9rem,.8fr) minmax(12rem,1.2fr) auto;gap:10px 16px;align-items:center;padding:11px 13px;font-size:.75rem}.rt-customers-identity>div{display:grid;gap:3px;min-width:0}.rt-customers-identity strong{color:var(--rt-navy)}.rt-customers-identity span:not(.rt-customers-state){overflow-wrap:anywhere;color:var(--rt-ink-muted)}.rt-customers-identity__state{justify-items:end}.rt-customers-controls-grid{margin-top:16px;border-top:1px solid var(--rt-border)}.rt-customers-control{min-width:0;padding-top:14px}.rt-customers-controls-grid>.rt-customers-control+.rt-customers-control{padding-left:18px;border-left:1px solid var(--rt-border)}.rt-customers-control__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:11px}.rt-customers-control__head h3{margin:0;color:var(--rt-navy);font-size:.9rem}.rt-customers-control__head p{margin:4px 0 0;color:var(--rt-ink-muted);font-size:.75rem;line-height:1.45}.rt-customers-live-preview{flex:0 0 auto;max-width:11rem;overflow:hidden;padding:5px 8px;border-radius:10px;background:var(--rt-navy);color:#fff;font:650 .7rem/1.25 var(--rt-font-mono);text-overflow:ellipsis;white-space:nowrap}.rt-customers-form{display:grid;gap:10px}.rt-customers-form__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.rt-customers-form__actions{display:flex;flex-wrap:wrap;gap:7px;justify-content:flex-end}.rt-customers-form__actions--split{justify-content:space-between}.rt-customers-check{display:grid;grid-template-columns:auto minmax(0,1fr);gap:8px;align-items:start;color:var(--rt-ink);font-size:.75rem;cursor:pointer}.rt-customers-check input{width:17px;height:17px;margin:1px 0 0;accent-color:var(--rt-teal)}.rt-customers-check span{display:grid;gap:2px}.rt-customers-check small{color:var(--rt-ink-muted);font-weight:500;line-height:1.35}.rt-customers-control-note{margin:0;color:var(--rt-ink-muted);font-size:.74rem;line-height:1.4}.rt-customers-feedback,.rt-customers-inline-warning{margin:0;padding:8px 10px;border:1px solid var(--rt-border-strong);border-radius:10px;background:var(--rt-fog);color:var(--rt-ink);font-size:.75rem;line-height:1.4}.rt-customers-feedback--success{border-color:var(--rt-teal);background:var(--rt-teal-wash);color:var(--rt-teal-ink)}.rt-customers-feedback--error,.rt-customers-feedback--conflict{border-color:var(--rt-red);background:var(--rt-red-wash);color:var(--rt-red-ink)}.rt-customers-inline-warning{margin-bottom:11px;border-color:var(--rt-gold);background:var(--rt-gold-wash);color:var(--rt-gold-ink)}.rt-customers-quiet-empty{margin:0;padding:12px;border:1px dashed var(--rt-border-strong);border-radius:10px;color:var(--rt-ink-muted);font-size:.75rem;line-height:1.45}.rt-customers-review-list{display:grid;gap:10px}.rt-customers-match{display:grid;gap:11px;padding:13px;border:1px solid var(--rt-border-strong);border-radius:14px}.rt-customers-match--pending{border-color:var(--rt-gold);background:color-mix(in srgb,var(--rt-gold-wash) 48%,var(--rt-surface))}.rt-customers-match__head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.rt-customers-match__head strong{color:var(--rt-navy);font-size:.85rem}.rt-customers-match__head p{margin:3px 0 0;color:var(--rt-ink-muted);font-size:.75rem}.rt-customers-match__pair{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid var(--rt-border);border-radius:10px;background:var(--rt-surface)}.rt-customers-match__person{display:flex;flex-wrap:wrap;gap:4px 8px;align-items:center;min-width:0;padding:10px;font-size:.72rem}.rt-customers-match__person+.rt-customers-match__person{border-left:1px solid var(--rt-border)}.rt-customers-match__person strong{flex-basis:100%;overflow:hidden;color:var(--rt-navy);font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}.rt-customers-match__person>span:not(.rt-customers-state){color:var(--rt-ink-muted)}.rt-customers-match__actions{display:flex;flex-wrap:wrap;gap:7px;align-items:center}.rt-customers-match__actions>span{color:var(--rt-ink-muted);font-size:.72rem}.rt-customers-match__foot{color:var(--rt-ink-muted);font:500 .7rem/1.4 var(--rt-font-mono)}.rt-customers-evidence-group{border-top:1px solid var(--rt-border)}.rt-customers-evidence-group:last-child{border-bottom:1px solid var(--rt-border)}.rt-customers-evidence-group>summary,.rt-customers-disclosure>summary{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;padding:8px 2px;color:var(--rt-navy);font-size:.85rem;font-weight:750;cursor:pointer;list-style:none}.rt-customers-evidence-group>summary::-webkit-details-marker,.rt-customers-disclosure>summary::-webkit-details-marker{display:none}.rt-customers-evidence-group>summary:after,.rt-customers-disclosure>summary:after{content:"+";display:grid;flex:0 0 auto;place-items:center;width:22px;height:22px;border:1px solid var(--rt-border-strong);border-radius:10px;color:var(--rt-ink-muted);font:700 .85rem/1 var(--rt-font-mono)}.rt-customers-evidence-group[open]>summary:after,.rt-customers-disclosure[open]>summary:after{content:"−"}.rt-customers-evidence-group>summary>span:last-child{margin-left:auto;color:var(--rt-ink-muted);font:700 .72rem/1 var(--rt-font-mono)}.rt-customers-table-wrap{overflow-x:auto;margin-bottom:12px;border:1px solid var(--rt-border);border-radius:10px}.rt-customers-table{width:100%;border-collapse:collapse;background:var(--rt-surface);font-size:.75rem}.rt-customers-table th,.rt-customers-table td{padding:9px 10px;border-bottom:1px solid var(--rt-border);text-align:left;vertical-align:top}.rt-customers-table th{background:var(--rt-fog);color:var(--rt-ink-muted);font-size:.7rem;font-weight:750;letter-spacing:.035em;text-transform:uppercase;white-space:nowrap}.rt-customers-table tbody tr:last-child td{border-bottom:0}.rt-customers-table tbody tr:hover{background:var(--rt-fog)}.rt-customers-table td>small{display:block;margin-top:3px;color:var(--rt-ink-muted);font-size:.7rem;line-height:1.35}.rt-customers-table__money{font-family:var(--rt-font-mono);font-variant-numeric:tabular-nums;text-align:right!important;white-space:nowrap}.rt-customers-data-link{color:var(--rt-teal-deep);font-weight:750;text-decoration:underline;text-decoration-color:color-mix(in srgb,var(--rt-teal) 45%,transparent);text-underline-offset:2px}.rt-customers-data-link:hover{color:var(--rt-navy);text-decoration-color:currentColor}.rt-customers-muted{color:var(--rt-ink-muted)}.rt-customers-pull-list,.rt-customers-package-list,.rt-customers-recovery-list,.rt-customers-badge-list,.rt-customers-history,.rt-customers-audit-list{margin:0;padding:0;list-style:none}.rt-customers-pull-list>li,.rt-customers-package-list>li{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:10px 2px;border-top:1px solid var(--rt-border);font-size:.75rem}.rt-customers-pull-list>li:first-child,.rt-customers-package-list>li:first-child{border-top:0}.rt-customers-pull-list>li>div,.rt-customers-package-list>li>div{display:flex;flex-wrap:wrap;gap:4px 8px;min-width:0}.rt-customers-pull-list>li>div:first-child,.rt-customers-package-list>li>div:first-child{display:grid}.rt-customers-pull-list strong,.rt-customers-package-list strong{color:var(--rt-navy)}.rt-customers-pull-list span:not(.rt-customers-state),.rt-customers-package-list span:not(.rt-customers-state){color:var(--rt-ink-muted)}.rt-customers-pull-list__meta{justify-content:flex-end}.rt-customers-fulfillment-grid>div+div{padding-left:18px;border-left:1px solid var(--rt-border)}.rt-customers-package-list>li>div:last-child{justify-content:flex-end;max-width:62%;text-align:right}.rt-customers-recovery-list{display:grid;gap:8px}.rt-customers-recovery-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;align-items:start;padding:9px 0;border-top:1px solid var(--rt-border)}.rt-customers-recovery-list li:first-child{border-top:0}.rt-customers-recovery-list li>div{display:grid;gap:3px;min-width:0;color:var(--rt-ink-muted);font-size:.74rem}.rt-customers-recovery-list strong{color:var(--rt-navy);font-size:.85rem}.rt-customers-loyalty-band{display:grid;grid-template-columns:auto auto minmax(12rem,1fr);gap:0;margin-bottom:13px;border:1px solid var(--rt-border);border-radius:14px}.rt-customers-loyalty-band>div{display:grid;gap:3px;min-width:8rem;padding:11px 13px}.rt-customers-loyalty-band>div+div{border-left:1px solid var(--rt-border)}.rt-customers-loyalty-band strong{color:var(--rt-navy);font-size:.85rem}.rt-customers-loyalty-band>div:not(.rt-customers-loyalty-next) strong{color:var(--rt-teal-deep);font-family:var(--rt-font-mono);font-size:.9rem}.rt-customers-loyalty-band span{color:var(--rt-ink-muted);font-size:.7rem;line-height:1.35}.rt-customers-badge-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 18px;margin-bottom:14px}.rt-customers-badge-list li{display:grid;grid-template-columns:auto minmax(0,1fr);gap:9px;padding:10px 0;border-top:1px solid var(--rt-border)}.rt-customers-badge-mark{width:12px;height:12px;margin-top:3px;border:3px double var(--rt-gold-ink);border-radius:50%;background:var(--rt-gold)}.rt-customers-badge-list li>div{display:grid;gap:3px}.rt-customers-badge-list strong{color:var(--rt-navy);font-size:.85rem}.rt-customers-badge-list span,.rt-customers-badge-list small{color:var(--rt-ink-muted);font-size:.71rem;line-height:1.4}.rt-customers-section>.rt-customers-control{padding:13px;border:1px solid var(--rt-border);border-radius:14px;background:var(--rt-fog)}.rt-customers-disclosure{margin-top:10px;border-top:1px solid var(--rt-border)}.rt-customers-history{padding-bottom:5px}.rt-customers-history li{display:grid;grid-template-columns:auto minmax(0,1fr) auto;gap:8px;align-items:center;padding:7px 0;border-top:1px solid var(--rt-border);color:var(--rt-ink-muted);font-size:.72rem}.rt-customers-history time{font-family:var(--rt-font-mono);font-size:.7rem}.rt-customers-audit-list{display:grid}.rt-customers-audit-list li{position:relative;display:grid;grid-template-columns:18px minmax(0,1fr);gap:8px;min-height:54px}.rt-customers-audit-list__rail{position:relative;display:block}.rt-customers-audit-list__rail:before{content:"";position:absolute;top:4px;left:5px;z-index:1;width:8px;height:8px;border:2px solid var(--rt-surface);border-radius:50%;background:var(--rt-teal);box-shadow:0 0 0 1px var(--rt-teal)}.rt-customers-audit-list__rail:after{content:"";position:absolute;top:13px;bottom:-4px;left:8px;width:1px;background:var(--rt-border-strong)}.rt-customers-audit-list li:last-child .rt-customers-audit-list__rail:after{display:none}.rt-customers-audit-list li>div{display:grid;gap:3px;padding-bottom:13px}.rt-customers-audit-list strong{color:var(--rt-navy);font-size:.85rem}.rt-customers-audit-list span,.rt-customers-audit-list small{color:var(--rt-ink-muted);font-size:.71rem;line-height:1.4}.rt-customers-loading{display:grid;grid-template-columns:minmax(255px,318px) minmax(0,1fr);gap:14px}.rt-customers-loading__roster,.rt-customers-loading__profile{overflow:hidden;border:1px solid var(--rt-border);border-radius:var(--rt-radius);background:var(--rt-surface)}.rt-customers-loading__roster{display:grid}.rt-customers-loading__roster span{height:88px;border-bottom:1px solid var(--rt-border);background:linear-gradient(100deg,transparent 15%,var(--rt-fog) 35%,transparent 55%);background-size:220% 100%;animation:rt-customers-shimmer 1.5s ease-in-out infinite}.rt-customers-loading__profile{display:grid;gap:1px;background:var(--rt-border)}.rt-customers-loading__profile span{min-height:118px;background:linear-gradient(100deg,var(--rt-surface) 15%,var(--rt-fog) 35%,var(--rt-surface) 55%);background-size:220% 100%;animation:rt-customers-shimmer 1.5s ease-in-out infinite}@keyframes rt-customers-shimmer{to{background-position:-220% 0}}@media(prefers-reduced-motion:no-preference){.rt-customers-roster-row,.rt-customers-segment,.rt-customers-data-link{transition:background-color .16s ease,color .16s ease,border-color .16s ease}}@media(prefers-reduced-motion:reduce){.rt-customers-loading__roster span,.rt-customers-loading__profile span{animation:none}}@media(max-width:1120px){.rt-customers-filters,.rt-customers-filters:has(.rt-customers-filters__affinity){grid-template-columns:repeat(2,minmax(0,1fr))}.rt-customers-filters__actions{justify-content:flex-end}.rt-customers-value-ledger{grid-template-columns:repeat(2,minmax(0,1fr))}.rt-customers-value-ledger>div+div{border-left:0}.rt-customers-value-ledger>div:nth-child(2n){border-left:1px solid var(--rt-border)}.rt-customers-value-ledger>div:nth-child(n+3){border-top:1px solid var(--rt-border)}.rt-customers-identity{grid-template-columns:repeat(2,minmax(0,1fr))}.rt-customers-identity__state{grid-column:1 / -1;grid-auto-flow:column;justify-content:start;justify-items:start}}@media(max-width:880px){.rt-customers-layout,.rt-customers-loading{grid-template-columns:minmax(0,1fr)}.rt-customers-roster{position:static;max-height:none}.rt-customers-roster nav{max-height:330px}.rt-customers-roster-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.rt-customers-roster-list li+li,.rt-customers-roster-list li{border-top:0;border-bottom:1px solid var(--rt-border)}.rt-customers-roster-list li:nth-child(2n){border-left:1px solid var(--rt-border)}.rt-customers-signal-grid,.rt-customers-fulfillment-grid,.rt-customers-controls-grid{grid-template-columns:minmax(0,1fr)}.rt-customers-controls-grid>.rt-customers-control+.rt-customers-control,.rt-customers-fulfillment-grid>div+div{padding-top:15px;padding-left:0;border-top:1px solid var(--rt-border);border-left:0}.rt-customers-loyalty-band{grid-template-columns:repeat(2,minmax(0,1fr))}.rt-customers-loyalty-next{grid-column:1 / -1;border-top:1px solid var(--rt-border);border-left:0!important}}@media(max-width:620px){.rt-customers{gap:12px}.rt-customers-head__main,.rt-customers-profile-head,.rt-customers-section-head,.rt-customers-match__head{grid-template-columns:minmax(0,1fr);flex-direction:column;align-items:stretch}.rt-customers-head__actions .button,.rt-customers-head__actions a{width:100%}.rt-customers-filters,.rt-customers-filters:has(.rt-customers-filters__affinity){grid-template-columns:minmax(0,1fr)}.rt-customers-filters__actions{justify-content:stretch}.rt-customers-filters__actions>*{flex:1}.rt-customers-roster-list{grid-template-columns:minmax(0,1fr)}.rt-customers-roster-list li:nth-child(2n){border-left:0}.rt-customers-profile-head,.rt-customers-value,.rt-customers-section,.rt-customers-review{padding:15px}.rt-customers-profile-head__states{justify-content:flex-start;max-width:none}.rt-customers-profile-meta,.rt-customers-value-ledger{grid-template-columns:minmax(0,1fr)}.rt-customers-value-ledger>div:nth-child(2n){border-left:0}.rt-customers-value-ledger>div+div{border-top:1px solid var(--rt-border)}.rt-customers-identity,.rt-customers-match__pair,.rt-customers-form__grid,.rt-customers-badge-list{grid-template-columns:minmax(0,1fr)}.rt-customers-identity__state{grid-column:auto}.rt-customers-match__person+.rt-customers-match__person{border-top:1px solid var(--rt-border);border-left:0}.rt-customers-pull-list>li,.rt-customers-package-list>li{align-items:stretch;flex-direction:column}.rt-customers-pull-list__meta,.rt-customers-package-list>li>div:last-child{justify-content:flex-start;max-width:none;text-align:left}.rt-customers-loyalty-band{grid-template-columns:minmax(0,1fr)}.rt-customers-loyalty-band>div+div{border-top:1px solid var(--rt-border);border-left:0}.rt-customers-loyalty-next{grid-column:auto}.rt-customers-history li{grid-template-columns:auto minmax(0,1fr)}.rt-customers-history time{grid-column:2}.rt-customers-table-wrap{max-width:calc(100vw - 64px)}}
