
/* ============================================================
   TGPS Studio v26.1.1 — Full Light Theme Normalization
   UI-only. No API, auth, routing, or module JavaScript changes.
   ============================================================ */

:root{
  --bg:#f3f5f1!important;
  --panel:#ffffff!important;
  --panel2:#f8faf7!important;
  --panel-2:#f8faf7!important;
  --text:#18211a!important;
  --ink:#18211a!important;
  --muted:#68746b!important;
  --line:rgba(27,45,30,.13)!important;
  --line2:rgba(27,45,30,.09)!important;
  --brand:#4d8f2e!important;
  --brand2:#67a746!important;
  --brand-2:#67a746!important;
  --green:#4d8f2e!important;
  --accent:#355e29!important;
  --gold:#ad7b16!important;
  --red:#b94050!important;
  --blue:#347ba5!important;
  --shadow:0 8px 24px rgba(27,45,30,.075)!important;
  --radius:14px!important;
}

html,body{
  background:
    radial-gradient(circle at 82% 0%,rgba(91,151,61,.07),transparent 26%),
    #f3f5f1!important;
  color:#18211a!important;
}

/* ---------- global text ---------- */
body,
body *,
.card,.hero-card,.login-card,.status,
.ops-panel,.ops-drawer,
.people-section,.relationship-engine,
.network-card,.lead-card,.production-card,
.registry-entity-card,.identity-user-card,
.production-workspace-panel{
  text-shadow:none!important;
}

h1,h2,h3,h4,h5,h6,
.card h1,.card h2,.card h3,
.hero h1,.login-card h1,
.ops-panel-head h2,
.modal-head h2,.lead-popup-head h2,
.registry-entity-card h3,
.production-card h3,
.identity-user-card h3{
  color:#18211a!important;
}

p,li,small,label,
.muted,.helper,.hint,
.card p,.card li,
.hero p,.login-card p,
.drawer-section p,
.activity-item p,
.internal-note-item p,
.lead-card-foot small{
  color:#68746b!important;
}

/* ---------- main shell ---------- */
.app{max-width:none!important}

.sidebar{
  width:226px!important;
  min-width:226px!important;
  padding:15px 12px!important;
  background:#fff!important;
  border-right:1px solid rgba(27,45,30,.12)!important;
  box-shadow:none!important;
}

.brand{
  gap:10px!important;
  padding:2px 4px 13px!important;
  margin:0 0 12px!important;
  border-bottom:1px solid rgba(27,45,30,.09)!important;
}
.brand-mark{
  width:38px!important;
  height:38px!important;
  border-radius:10px!important;
  background:#4d8f2e!important;
  color:#fff!important;
  box-shadow:none!important;
}
.brand strong{color:#18211a!important;font-size:12px!important}
.brand span,.brand small{color:#7a857c!important;font-size:9px!important}

.nav{gap:2px!important}
.nav a{
  min-height:34px!important;
  padding:7px 9px!important;
  border-radius:8px!important;
  border:1px solid transparent!important;
  background:transparent!important;
  color:#566258!important;
  font-size:12px!important;
  font-weight:760!important;
  box-shadow:none!important;
}
.nav a span:first-child,.nav-icon{color:#768179!important}
.nav a:hover{
  background:#f1f5ef!important;
  border-color:#dde8d8!important;
  color:#27342a!important;
}
.nav a.active{
  background:#edf5e9!important;
  border-color:#d6e6cf!important;
  color:#315e26!important;
  box-shadow:inset 3px 0 0 #4d8f2e!important;
}
.side-footer{color:#748078!important}
.side-footer .notice{display:none!important}
.side-footer .btn{
  background:#fff!important;
  color:#5f6b62!important;
  border:1px solid #dce3da!important;
}

.main{
  padding:17px 22px 32px!important;
  background:transparent!important;
}
.topbar{
  min-height:46px!important;
  padding:5px 0 10px!important;
  margin-bottom:10px!important;
  background:rgba(243,245,241,.9)!important;
  backdrop-filter:blur(12px)!important;
}
.search,.user-chip,.tgps-notify-btn{
  background:#fff!important;
  color:#334037!important;
  border:1px solid #dce3da!important;
  border-radius:9px!important;
  box-shadow:0 2px 7px rgba(27,45,30,.035)!important;
}
.search::placeholder{color:#929b94!important}
.tgps-notify-btn b{
  background:#edf5e9!important;
  color:#3d742b!important;
}
.tgps-security-pill{display:none!important}

.tgps-breadcrumb,.tgps-breadcrumb span{color:#818b83!important}
.tgps-breadcrumb a{color:#4d8f2e!important}
.tgps-breadcrumb strong{color:#3d4940!important}

.ops-context-bar{
  min-height:auto!important;
  padding:8px 10px!important;
  margin-bottom:11px!important;
  border-radius:9px!important;
  background:#fff!important;
  border:1px solid #dfe5dd!important;
  box-shadow:none!important;
}
.workspace-pill{
  background:#eef4eb!important;
  border:1px solid #dce8d7!important;
  color:#4d6651!important;
}
.ops-shell-note{color:#7b867e!important}

/* ---------- universal surfaces ---------- */
.card,.hero-card,.login-card,.status,
.ops-panel,.ops-drawer,
.relationship-engine,.people-section,
.network-card,.lead-card,.lead-card-compact,
.registry-entity-card,.production-card,
.identity-user-card,.production-workspace-panel,
.production-tabpanels>section,
.crm-summary-grid>div,.production-summary-grid>div,.registry-summary-grid>div,
.module-item,.attachment-card,
.internal-note-item,.modal-section,
.tgps-search-hit,.tgps-alert,
.relationship-preview-card,.relationship-preview-empty,
.identity-import-box,.identity-reset-box{
  background:#fff!important;
  color:#18211a!important;
  border-color:rgba(27,45,30,.11)!important;
  box-shadow:0 7px 22px rgba(27,45,30,.055)!important;
}

.hero-card,.card,.login-card,.status,
.ops-panel,.ops-drawer,
.people-section,.relationship-engine,
.network-card,.lead-card,.production-card,
.registry-entity-card,.identity-user-card{
  border-radius:13px!important;
}

.hero{gap:12px!important;margin-bottom:12px!important}
.hero-card{padding:18px!important}
.hero-card:before,.card:before{display:none!important}
.eyebrow{color:#4d8f2e!important}
.hero h1{font-size:clamp(29px,4vw,46px)!important;letter-spacing:-.035em!important}
.hero p{font-size:14px!important;line-height:1.45!important}

.grid,.ops-board,.relationship-engine{gap:11px!important}
.card{padding:15px!important}
.status{padding:13px!important;gap:7px!important}
.status-row{
  padding:9px 10px!important;
  background:#f5f7f4!important;
  border:1px solid #e3e8e1!important;
  color:#69756c!important;
  box-shadow:none!important;
}
.status-row strong{color:#3f7829!important}

/* ---------- KPI / metric ---------- */
.ops-kpi-strip{gap:8px!important;margin-bottom:11px!important}
.ops-kpi,.metric,.mini-stat{
  background:#fff!important;
  border-color:#e0e6de!important;
  color:#68746b!important;
  box-shadow:none!important;
}
.ops-kpi{padding:10px 12px!important;border-radius:10px!important}
.ops-kpi b,.metric strong,.mini-stat strong{color:#315f23!important}
.ops-kpi span,.metric span,.mini-stat span{color:#758078!important}

/* ---------- tables ---------- */
.table-wrap,.ops-grid-table{
  background:#fff!important;
  border-color:#e0e5de!important;
  border-radius:10px!important;
}
.table th,.ops-grid-table th{
  background:#f7f9f6!important;
  color:#445047!important;
  border-color:#e5e9e3!important;
}
.table td,.ops-grid-table td{
  background:#fff!important;
  color:#616e64!important;
  border-color:#edf0ec!important;
}
.table tr:hover td,.ops-grid-table tr:hover td{background:#f8faf7!important}

/* ---------- inputs / controls ---------- */
.input,input,select,textarea,
.internal-notes textarea,
.wired-form input,.wired-form select,.wired-form textarea{
  background:#fff!important;
  color:#202b22!important;
  border-color:#d8e0d6!important;
  box-shadow:none!important;
}
input::placeholder,textarea::placeholder{color:#99a29b!important}
input:focus,select:focus,textarea:focus,.input:focus{
  border-color:#8fba7c!important;
  box-shadow:0 0 0 3px rgba(77,143,46,.09)!important;
  outline:none!important;
}

/* ---------- buttons ---------- */
.btn,.actions a,button.contact-action,
.lead-popup-actions button,
.modal-actions button,
.production-tabs>button{
  background:#eef5eb!important;
  color:#356329!important;
  border-color:#d5e5cf!important;
  box-shadow:none!important;
}
.btn:hover,.actions a:hover,button.contact-action:hover,
.production-tabs>button:hover{
  background:#e4f0df!important;
  color:#284e20!important;
}
.btn.ghost,.btn.dark{
  background:#fff!important;
  color:#526057!important;
  border-color:#d8dfd6!important;
}
.btn.danger,.btn.ghost.danger{
  background:#fff1f2!important;
  color:#aa3546!important;
  border-color:#eccdd2!important;
}
.production-tabs>button.active{
  background:#4d8f2e!important;
  color:#fff!important;
  border-color:#4d8f2e!important;
}

/* ---------- pills, tags, badges ---------- */
.badge,.pill,.pill-row span,.workspace-pill,
.identity-source,.contact-status-strip button,
.people-mode-tabs button{
  background:#f0f5ed!important;
  color:#4b6650!important;
  border-color:#d8e5d3!important;
  box-shadow:none!important;
}
.badge.success,.pill.success,
.contact-status-strip button.active,
.people-mode-tabs button.active{
  background:#e6f4df!important;
  color:#3e742c!important;
  border-color:#a8d48f!important;
}
.badge.warning,.pill.warning{
  background:#fff7df!important;
  color:#8a6819!important;
  border-color:#ebd99a!important;
}
.badge.danger,.pill.danger{
  background:#fff0f1!important;
  color:#a73b49!important;
  border-color:#eac8cd!important;
}

/* ---------- operations / people / CRM ---------- */
.ops-panel-head{
  padding:11px 13px!important;
  background:#fafbf9!important;
  border-color:#e5e9e3!important;
}
.ops-drawer,.relationship-preview-card,.relationship-preview-empty{
  background:#fff!important;
}
.ops-drawer-head{
  background:#f5f8f4!important;
  border-color:#e2e7e0!important;
}
.drawer-section,.activity-line{
  border-color:#e7ebe5!important;
}
.drawer-section b,.activity-line b{color:#29352c!important}
.activity-line time,.activity-line span{color:#758078!important}

.relationship-preview-card,
.lead-card,.lead-card-compact,
.people-section article,
.relationship-engine article{
  background:linear-gradient(180deg,#fff,#fbfcfa)!important;
}
.relationship-preview-card .notes,
.notes,.sticky-notes,.internal-note-item{
  background:#f3f7ef!important;
  color:#59685c!important;
  border-color:#cfe1c8!important;
}
.relationship-preview-card .notes *,
.notes *,.sticky-notes *,.internal-note-item *{
  color:inherit!important;
}
.contact-status-strip,
.lead-card-foot,
.quick-profile-actions{
  background:#f7f9f6!important;
  border-color:#e2e7e0!important;
}

/* ---------- modals / popups ---------- */
.tgps-modal-backdrop,.tgps-lead-popup-backdrop{
  background:rgba(27,37,29,.38)!important;
  backdrop-filter:blur(6px)!important;
}
.tgps-modal,.tgps-lead-popup{
  background:#fff!important;
  color:#18211a!important;
  border-color:#d8e2d5!important;
  box-shadow:0 28px 80px rgba(27,45,30,.22)!important;
}
.tgps-lead-popup .modal-close,.modal-close{
  background:#f3f5f1!important;
  color:#435047!important;
  border-color:#d8dfd6!important;
}
.lead-popup-head,.modal-head{
  background:#fbfcfa!important;
  border-color:#e4e8e2!important;
}
.lead-popup-col{
  scrollbar-color:#cbd5c8 transparent!important;
}
.modal-section{
  background:#f9fbf8!important;
}

/* ---------- registry ---------- */
.registry-summary-grid>div,
.registry-entity-card,
.entity-actions{
  background:#fff!important;
  border-color:#dfe5dd!important;
}
.registry-entity-card:hover{
  border-color:#bcd7b1!important;
  background:#fbfdf9!important;
}

/* ---------- productions ---------- */
.production-summary-grid>div,
.production-workspace-panel,
.production-tabpanels>section{
  background:#fff!important;
  color:#18211a!important;
  border-color:#dfe5dd!important;
}
.production-tabs{
  background:transparent!important;
}
.production-workspace-panel{
  box-shadow:0 7px 22px rgba(27,45,30,.055)!important;
}

/* ---------- commerce ---------- */
.commerce-shell,
.commerce-shell *{
  color:#263129!important;
}
.commerce-shell .card,
.commerce-shell [class*="panel"],
.commerce-shell [class*="box"],
.commerce-shell [class*="item"]{
  background:#fff!important;
  border-color:#dfe5dd!important;
}

/* ---------- publishing / portal ---------- */
body.tgps-portal,
body[data-skin="stnr"]{
  background:#f3f5f1!important;
  color:#18211a!important;
}
body.tgps-portal .portal-card,
body.tgps-portal .portal-panel,
body.tgps-portal .portal-stage,
body[data-skin="stnr"] .portal-card,
body[data-skin="stnr"] .portal-panel{
  background:#fff!important;
  color:#18211a!important;
  border-color:#dfe5dd!important;
  box-shadow:0 7px 22px rgba(27,45,30,.055)!important;
}

/* ---------- v2/core overlays ---------- */
.tgps-v2-core .sidebar{background:#fff!important}
.tgps-account,.tgps-mobile-nav{
  background:#fff!important;
  color:#344038!important;
  border-color:#dce3da!important;
}

/* ---------- search / notifications ---------- */
.tgps-search-panel,.tgps-notify-drawer{
  background:#fff!important;
  color:#18211a!important;
  border-color:#d8dfd6!important;
  box-shadow:0 18px 52px rgba(27,45,30,.18)!important;
}
.tgps-panel-head{color:#263229!important;border-color:#e4e8e2!important}
.tgps-search-hit,.tgps-alert{
  background:#fafbf9!important;
  color:#263229!important;
  border-color:#e5e9e3!important;
}
.tgps-search-hit:hover,.tgps-alert:hover{
  background:#f1f5ef!important;
  border-color:#cddfc6!important;
}
.tgps-search-hit small{color:#4d8f2e!important}
.tgps-search-hit span,.tgps-alert span{color:#748078!important}

/* ---------- notices / empty states ---------- */
.notice{
  background:#eff6ec!important;
  color:#5e6a60!important;
  border-left-color:#4d8f2e!important;
}
.empty,.ops-empty-state{
  background:#fafbf9!important;
  color:#778179!important;
  border-color:#dfe5dd!important;
}

/* ---------- kill dark gradients from module-specific skins ---------- */
[class*="card"],
[class*="panel"],
[class*="drawer"],
[class*="section"],
[class*="popup"],
[class*="modal"]{
  text-shadow:none!important;
}

/* Explicitly override common dark inline-looking module selectors */
.lead-popup-grid,
.production-workspace-body,
.production-tabpanels,
.relationship-engine,
.people-section,
.crm-summary-grid,
.registry-summary-grid,
.production-summary-grid{
  color:#18211a!important;
}

/* ---------- responsive ---------- */
@media(max-width:980px){
  .sidebar{
    width:auto!important;
    min-width:0!important;
    padding:11px!important;
  }
  .nav{grid-template-columns:repeat(4,minmax(0,1fr))!important}
  .main{padding:13px!important}
}
@media(max-width:650px){
  .nav{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .hero-card,.card{padding:14px!important}
}

/* v26.3.0 User Management master/detail workspace */
.compact-user-hero{margin-bottom:14px}.user-command-layout{display:grid;grid-template-columns:minmax(300px,360px) minmax(0,1fr);gap:14px;margin:0 0 16px;align-items:start}.user-command-list{padding:0;overflow:hidden;position:sticky;top:12px;max-height:calc(100vh - 24px)}.user-command-list .card-head{padding:16px;border-bottom:1px solid #e5e9ed}.user-command-filters{display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:10px 12px;border-bottom:1px solid #e9edf0;background:#f8fafb}[data-user-master-list]{overflow:auto;max-height:calc(100vh - 180px)}.user-master-row{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) auto;gap:10px;align-items:center;text-align:left;border:0;border-bottom:1px solid #edf0f2;background:#fff;padding:11px 12px;cursor:pointer;font:inherit}.user-master-row:hover{background:#f7fafc}.user-master-row.active{background:#eef5fa;box-shadow:inset 4px 0 0 #173f66}.user-master-avatar,.user-detail-avatar{display:grid;place-items:center;border-radius:50%;background:#173f66;color:#fff;font-weight:900}.user-master-avatar{width:36px;height:36px;font-size:13px}.user-master-copy{display:grid;min-width:0;gap:1px}.user-master-copy b{font-size:11px;color:#17314b}.user-master-copy small,.user-master-copy em{font-size:8px;color:#71808b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-style:normal}.user-command-detail{padding:0;overflow:hidden;min-height:620px}.user-detail-empty{min-height:600px;display:grid;place-content:center;text-align:center;gap:5px;color:#84919b}.user-detail-empty b{font-size:18px;color:#506372}.user-detail-header{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;background:#f7f9fb;border-bottom:1px solid #e1e7eb}.user-detail-identity{display:flex;align-items:center;gap:14px}.user-detail-avatar{width:52px;height:52px;font-size:20px}.user-detail-identity h2{margin:2px 0;font-size:22px;color:#17314b}.user-detail-identity p{margin:0;color:#6d7c88;font-size:10px}.user-detail-section{padding:18px 22px;border-bottom:1px solid #e7ebee}.user-detail-section:last-child{border-bottom:0}.user-section-head{display:flex;justify-content:space-between;gap:10px;margin-bottom:12px}.user-section-head span{font-size:8px;font-weight:900;letter-spacing:.11em;color:#c96721}.user-section-head h3{margin:3px 0 0;font-size:16px;color:#17314b}.user-detail-form{grid-template-columns:repeat(3,minmax(0,1fr))}.user-detail-form .identity-module-checks{grid-column:1/-1}.user-network-row{display:grid;grid-template-columns:minmax(180px,1fr) 140px auto;gap:12px;align-items:center;padding:10px 0;border-bottom:1px solid #edf0f2}.user-network-row>div:first-child{display:grid;gap:2px}.user-network-row b{font-size:11px;color:#203b53}.user-network-row span,.user-network-publish small{font-size:9px;color:#73818c}.user-network-publish{display:grid;gap:2px}.user-network-publish strong{font-size:10px;color:#173f66}.user-compose-form{display:grid;gap:8px}.user-compose-form textarea{resize:vertical;min-height:110px}.user-compose-actions{display:flex;gap:8px;justify-content:flex-end}.user-admin-lower{margin-top:0}
@media(max-width:980px){.user-command-layout{grid-template-columns:1fr}.user-command-list{position:static;max-height:none}[data-user-master-list]{max-height:380px}.user-detail-form{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.user-detail-header{align-items:flex-start;display:grid}.user-detail-form,.user-network-row,.user-command-filters{grid-template-columns:1fr}.user-compose-actions{justify-content:stretch;display:grid}}

/* v26.4.0 unified People / CRM */
.people-filter-grid{grid-template-columns:1fr 1fr}.relationship-mini-list{display:flex;gap:3px;flex-wrap:wrap;margin-top:3px}.relationship-mini-list em,.person-header-relations span{font-size:7px;font-style:normal;background:#eef3f6;border:1px solid #d8e1e7;border-radius:999px;padding:2px 5px;color:#496173}.legacy-badge{align-self:center;font-size:7px;font-weight:900;letter-spacing:.06em;border:1px solid #d99028;background:#fff7e9;color:#9b5e0b;padding:4px 6px;border-radius:999px;white-space:nowrap}.legacy-badge.large{font-size:8px;padding:6px 8px}.person-header-relations{display:flex;gap:4px;flex-wrap:wrap;margin-top:7px}.crm-form-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.crm-form-grid label,.crm-notes-label{display:grid;gap:5px;font-size:9px;font-weight:800;color:#657582}.relationship-editor-head{display:flex;justify-content:space-between;align-items:end;gap:12px;margin:16px 0 8px}.relationship-editor-head b{font-size:11px;color:#17314b}.relationship-editor-head span{font-size:8px;color:#7c8993}.relationship-editor{display:flex;flex-wrap:wrap;gap:6px;padding:10px;background:#f6f8fa;border:1px solid #e3e8ec;border-radius:10px}.relationship-chip{position:relative;cursor:pointer}.relationship-chip input{position:absolute;opacity:0;pointer-events:none}.relationship-chip span{display:block;padding:6px 9px;border-radius:999px;border:1px solid #ced9e0;background:#fff;color:#526979;font-size:8px;font-weight:800}.relationship-chip.active span{background:#173f66;border-color:#173f66;color:#fff;box-shadow:inset 0 -2px 0 #ff7a1a}.crm-notes-label{margin-top:10px}.crm-save-row{display:flex;align-items:center;gap:12px;margin-top:10px}.crm-save-row span{font-size:8px;color:#7a8791}.person-activity-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.person-activity-grid>div{display:grid;gap:2px;padding:10px;border:1px solid #e2e7eb;border-radius:9px;background:#fafbfc}.person-activity-grid strong{font-size:15px;color:#173f66}.person-activity-grid span{font-size:8px;color:#73818b}.communication-history{display:grid;gap:6px;margin-bottom:10px}.communication-row{padding:8px 10px;border-left:3px solid #dfe7ed;background:#f8fafb}.communication-row b{font-size:9px;color:#17314b}.communication-row span{float:right;font-size:7px;color:#84919b}.communication-row p{margin:4px 0 0;font-size:9px;color:#687984}.quiet-security>summary,.compact-admin-create>summary{cursor:pointer;font-weight:850;color:#314b5f;padding:12px 14px}.quiet-security-body,.compact-details-body{padding:0 14px 14px}.people-secondary-actions{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.compact-admin-create{min-width:520px;padding:0}.legacy-account-section{background:#fffdf8}
@media(max-width:980px){.crm-form-grid{grid-template-columns:1fr 1fr}.person-activity-grid{grid-template-columns:1fr 1fr}.compact-admin-create{min-width:0;flex:1}}
@media(max-width:620px){.people-filter-grid,.crm-form-grid,.person-activity-grid{grid-template-columns:1fr}.people-secondary-actions{display:grid}.compact-admin-create{width:100%}.crm-save-row{align-items:flex-start;display:grid}}

/* v26.6.0 event lifecycle management */
.event-management-zone{background:#fbfcfa;border-top:1px solid #e1e7df}.event-management-head span{display:block;font-size:8px;font-weight:900;letter-spacing:.11em;color:#c96721}.event-management-head h3{margin:3px 0 0}.event-management-help{font-size:10px;line-height:1.5;color:#77837b;max-width:720px}.event-management-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.event-management-actions .danger{margin-left:auto;border-color:#d7b4b4;color:#8f3030;background:#fff7f7}.event-management-actions .danger:hover{background:#8f3030;color:#fff}
@media(max-width:620px){.event-management-actions{display:grid}.event-management-actions .danger{margin-left:0}}

/* v26.8.0 event audience consolidation */
.event-section-title{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:10px}.event-section-title span{display:block;font-size:8px;font-weight:900;letter-spacing:.1em;color:#c96721}.event-section-title h3{margin:3px 0 0}.event-audience-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:8px 0 12px}.event-audience-summary>div{display:grid;gap:2px;padding:10px;border:1px solid #e5e9ec;border-radius:8px;background:#fafbfc}.event-audience-summary b{font-size:17px;color:#17314b}.event-audience-summary span{font-size:8px;color:#73818c;text-transform:uppercase;letter-spacing:.05em}.event-audience-list{display:grid;margin-bottom:12px;border:1px solid #e5e9ec;border-radius:8px;overflow:hidden}.event-audience-list article{display:grid;grid-template-columns:minmax(180px,1fr) minmax(240px,auto);align-items:center;gap:12px;padding:9px 10px;border-bottom:1px solid #edf0f2}.event-audience-list article:last-child{border-bottom:0}.event-audience-list article>div{display:flex;align-items:center;gap:7px;min-width:0}.event-audience-list article>div:first-child{display:grid;gap:2px}.event-audience-list b{font-size:10px;color:#203b53}.event-audience-list span{font-size:8px;color:#74818b}.event-audience-add{margin-top:10px;padding-top:12px;border-top:1px solid #e7ebee}
@media(max-width:620px){.event-audience-summary{grid-template-columns:1fr 1fr 1fr}.event-audience-list article{grid-template-columns:1fr}.event-audience-list article>div:last-child{display:grid}}

/* v26.9.0 System Assets */
.system-assets-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}.system-assets-filters{display:flex;gap:8px;flex-wrap:wrap}.system-assets-filters .input{min-width:160px}.system-assets-kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:0 0 12px}.system-assets-kpis article{padding:14px 16px;border:1px solid #e3e8ec;border-radius:10px;background:#fff;display:grid;gap:2px}.system-assets-kpis span{font-size:8px;font-weight:900;letter-spacing:.08em;color:#6e7d89;text-transform:uppercase}.system-assets-kpis strong{font-size:22px;color:#17314b}.system-assets-kpis small{font-size:8px;color:#85919a}.system-assets-workspace{padding:0;overflow:hidden}.system-assets-list-head{display:flex;justify-content:space-between;align-items:end;gap:20px;padding:17px 19px;border-bottom:1px solid #e4e9ed;background:#f9fafb}.system-assets-list-head span,.system-asset-drawer-head span,.system-asset-dialog-head span,.system-asset-inspector-grid section>span{font-size:8px;font-weight:900;letter-spacing:.1em;color:#c96721}.system-assets-list-head h2,.system-asset-drawer-head h2,.system-asset-dialog-head h2{margin:3px 0 0}.system-assets-list-head p{max-width:600px;margin:0;font-size:9px;line-height:1.5;color:#71808b}.system-assets-table-wrap{overflow:auto}.system-assets-table{width:100%;border-collapse:collapse}.system-assets-table th{text-align:left;font-size:8px;text-transform:uppercase;letter-spacing:.07em;color:#6f7e89;padding:9px 13px;background:#f7f9fa;border-bottom:1px solid #e4e8eb}.system-assets-table td{padding:11px 13px;border-bottom:1px solid #edf0f2;font-size:10px;vertical-align:middle}.system-assets-table td:first-child{display:grid;gap:2px;min-width:220px}.system-assets-table td:first-child b{font-size:11px;color:#203b53}.system-assets-table td:first-child small{font-size:8px;color:#7d8992;max-width:360px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.system-asset-pill{display:inline-flex;padding:5px 8px;border-radius:999px;background:#eef3f6;color:#345064;font-size:8px;font-weight:850}.system-asset-drawer{margin-top:12px;border:1px solid #dce3e8;border-radius:12px;background:#fff;overflow:hidden}.system-asset-drawer-head,.system-asset-dialog-head{display:flex;justify-content:space-between;align-items:start;gap:12px;padding:16px 18px;border-bottom:1px solid #e3e8ec;background:#f8fafb}.system-asset-inspector-grid{display:grid;grid-template-columns:1fr 1fr;gap:1px;background:#e7ebee}.system-asset-inspector-grid section{background:#fff;padding:16px}.system-asset-inspector-grid .span-2{grid-column:1/-1}.system-asset-inspector-grid dl{display:grid;grid-template-columns:110px 1fr;gap:7px;margin:10px 0 0}.system-asset-inspector-grid dt{font-size:8px;font-weight:900;color:#76848e;text-transform:uppercase}.system-asset-inspector-grid dd{margin:0;font-size:9px;color:#30485b;word-break:break-word}.system-asset-inspector-actions{display:flex;justify-content:flex-end;gap:8px;padding:13px 16px;border-top:1px solid #e7ebee}.system-asset-dialog{width:min(760px,calc(100% - 28px));border:0;border-radius:14px;padding:0;box-shadow:0 18px 60px rgba(0,0,0,.25)}.system-asset-dialog::backdrop{background:rgba(20,29,36,.48)}.system-asset-form{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:18px}.system-asset-form label{display:grid;gap:5px;font-size:9px;font-weight:800;color:#526776}.system-asset-form .span-2{grid-column:1/-1}.system-asset-form-actions{display:flex;justify-content:flex-end}
@media(max-width:800px){.system-assets-kpis{grid-template-columns:1fr 1fr}.system-assets-toolbar,.system-assets-list-head{align-items:stretch;display:grid}.system-assets-filters{display:grid;grid-template-columns:1fr 1fr}.system-asset-inspector-grid,.system-asset-form{grid-template-columns:1fr}.system-asset-inspector-grid .span-2,.system-asset-form .span-2{grid-column:auto}}
@media(max-width:520px){.system-assets-kpis,.system-assets-filters{grid-template-columns:1fr}}

/* v26.10.0 People / Identity Spine trim */
.identity-relationship-section{background:#fcfdfb!important}
.identity-relationship-save{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:12px;padding-top:10px;border-top:1px solid #e7ebe5}.identity-relationship-save span{font-size:8px;color:#7b8780}.connected-record-list{display:grid;border:1px solid #e4e9e2;border-radius:9px;overflow:hidden}.connected-record-list article{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-bottom:1px solid #edf0ec;background:#fff}.connected-record-list article:last-child{border-bottom:0}.connected-record-list article>div{display:grid;gap:2px}.connected-record-list b{font-size:10px;color:#26352b}.connected-record-list article>div span{font-size:8px;color:#7d8880}.identity-monitor-grid div{background:#f8faf7!important}.people-crm-layout .user-command-detail{min-height:560px}.people-filter-grid{grid-template-columns:1fr 1fr 1fr!important}
@media(max-width:760px){.people-filter-grid{grid-template-columns:1fr!important}.identity-relationship-save{display:grid}}
