.cxu-feature-split__description,.cxu-feature-split__point{color:var(--text-muted)}.cxu-feature-split__check,.cxu-feature-split__cta,.cxu-feature-split__stat-value{color:var(--brand-accent-on-light,var(--brand-accent))}.cxu-feature-split__media-label{background-color:color-mix(in srgb, var(--on-dark) 78%, transparent)}.cxu-feature-split__placeholder{border-radius:var(--radius-card);box-shadow:var(--shadow-lift);background:var(--glow-sweep-bleed), var(--dark-band)}.cxu-feature-split__placeholder-label{font-family:var(--font-display,ui-sans-serif, sans-serif);font-weight:var(--font-weight-extrabold);font-size:var(--cxu-type-h4-size);letter-spacing:var(--cxu-type-h4-tracking);color:var(--on-dark);opacity:.92;padding:0 2rem}.cxu-feature-split__float{font-family:var(--font-display,ui-sans-serif, sans-serif);font-weight:var(--font-weight-bold);font-size:var(--cxu-type-body-size);color:var(--text-strong)}.cxu-feature-split__checklist-label,.cxu-feature-split__not-into{color:var(--text-faint)}.cxu-feature-split__checklist-item{color:var(--text-strong)}.cxu-feature-split__checklist-check{color:var(--status-success)}.cxu-feature-split__divider{background:var(--hairline)}.cxu-event-fact-card{grid-template-columns:repeat(4,minmax(0,1fr));display:grid;position:relative;overflow:hidden}.cxu-card.cxu-event-fact-card:not(.cxu-event-fact-card--light){border:1px solid color-mix(in srgb, var(--fact-inverse,var(--on-dark)) 16%, transparent);border-radius:var(--radius-card);background:color-mix(in srgb, var(--fact-ground,var(--brand-ink)) 40%, transparent);--inset-highlight-ink:var(--fact-inverse,var(--on-dark));box-shadow:var(--shadow-glass-panel), var(--shadow-inset-highlight);color:var(--fact-ink,var(--on-dark));backdrop-filter:saturate(160%)blur(18px);--fact-ground:var(--cxu-theme-primary-900,var(--brand-ink));--fact-ink:var(--on-dark);--fact-inverse:var(--cxu-theme-on-dark-ink,var(--on-dark));--fact-label:color-mix(in srgb, var(--on-dark) 74%, transparent);--fact-accent:var(--cxu-theme-on-dark-accent,var(--on-dark-accent,var(--brand-accent)));--fact-stack-accent:var(--cxu-theme-accent,var(--brand-accent));--fact-stack-tile:var(--cxu-theme-tile-gradient,var(--tile-dark));--fact-display:var(--cxu-theme-font-display,var(--font-display));--fact-mono:var(--cxu-theme-font-mono,var(--font-mono))}.cxu-event-fact-card__status-row{justify-content:flex-end;margin-bottom:.5rem;display:flex}.cxu-event-fact-card__status-pill{border-radius:var(--radius-pill);font-family:var(--font-mono);font-size:var(--cxu-type-caption-size);font-weight:var(--font-weight-bold);letter-spacing:var(--cxu-tracking-wider);text-transform:uppercase;color:var(--status-pill-ink);background:var(--status-pill-fill);border:1px solid var(--status-pill-border);align-items:center;gap:6px;padding:4px 12px;display:inline-flex}.cxu-event-fact-card:before{background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--fact-accent,var(--rule-start)) 70%, transparent) 30%, var(--fact-accent,var(--rule-start)) 72%, transparent 100%);content:"";opacity:.9;height:2px;position:absolute;top:0;left:8%;right:8%}.cxu-event-fact-card__cell{flex-direction:column;align-items:flex-start;gap:10px;min-width:0;padding:20px 24px;display:flex}.cxu-event-fact-card__cell+.cxu-event-fact-card__cell{border-left:1px solid color-mix(in srgb, var(--fact-inverse,var(--on-dark)) 12%, transparent)}.cxu-event-fact-card__meta{color:var(--fact-label,var(--on-dark-muted));font-family:var(--font-mono,ui-monospace, monospace);font-size:var(--cxu-type-caption-size);font-weight:var(--font-weight-bold);letter-spacing:var(--cxu-tracking-wider);line-height:var(--cxu-leading-cosy);text-transform:uppercase;align-items:center;gap:10px;display:flex}.cxu-event-fact-card__icon{border:1px solid color-mix(in srgb, var(--fact-accent,var(--rule-start)) 42%, transparent);border-radius:var(--radius-interactive);background:color-mix(in srgb, var(--fact-accent,var(--rule-start)) 16%, transparent);width:32px;height:32px;color:var(--fact-accent,var(--rule-start));flex:none;place-items:center;display:inline-grid}.cxu-event-fact-card-overlap{z-index:3;display:flow-root;position:relative}.cxu-event-fact-card-overlap__lift{margin-top:calc(-1 * var(--fact-overlap))}@media (width<=520px){.cxu-event-fact-card-overlap__lift{margin-top:calc(-1 * var(--fact-overlap-narrow))}}.cxu-event-fact-card--light{--fact-ground:var(--surface-card);--fact-ink:var(--text-strong);--fact-inverse:var(--text-strong);--fact-label:var(--text-faint);backdrop-filter:none;grid-template-columns:repeat(4,1fr);display:grid;overflow:hidden}.cxu-event-fact-card--light:before{display:none}.cxu-event-fact-card--light .cxu-event-fact-card__cell{flex-direction:row;align-items:center;gap:16px;padding:28px;display:flex;position:relative}.cxu-event-fact-card--light .cxu-event-fact-card__cell+.cxu-event-fact-card__cell{border-left:0}.cxu-event-fact-card--light .cxu-event-fact-card__cell:nth-child(n+3){border-top:0}.cxu-event-fact-card--light .cxu-event-fact-card__cell+.cxu-event-fact-card__cell:before{content:"";background:linear-gradient(180deg, transparent, var(--hairline), transparent);width:1px;position:absolute;top:22px;bottom:22px;left:0}.cxu-event-fact-card--light .cxu-event-fact-card__icon{border-radius:var(--radius-interactive);--tile-glyph-ink:var(--glow-trail);--tile-glyph-glow-ink:var(--brand-glow);--tile-glyph-glow:drop-shadow(0 0 var(--tile-glyph-glow-blur) var(--tile-glyph-glow-ink));background:var(--tile-ground);border:1px solid var(--tile-rim);width:48px;height:48px;color:var(--tile-glyph-ink);box-shadow:var(--tile-drop), var(--tile-inset);transition:transform var(--cxu-duration-fast) var(--cxu-ease-standard), box-shadow var(--cxu-duration-fast) var(--cxu-ease-standard);flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.cxu-event-fact-card--light .cxu-event-fact-card__icon:before{content:"";--glow-lift-at:78% 8%;background:var(--glow-lift);position:absolute;inset:0}.cxu-event-fact-card--light .cxu-event-fact-card__icon svg{width:22px;height:22px;filter:var(--tile-glyph-glow);position:relative}.cxu-event-fact-card--light .cxu-event-fact-card__cell:hover .cxu-event-fact-card__icon{transform:scale(var(--cxu-hover-scale-icon));box-shadow:var(--tile-drop), 0 0 0 1px var(--tile-rim), var(--tile-inset)}.cxu-event-fact-card--light .cxu-event-fact-card__label{font-family:var(--font-mono);font-size:var(--cxu-type-caption-size);font-weight:var(--font-weight-bold);letter-spacing:var(--cxu-tracking-widest);text-transform:uppercase;color:var(--text-faint);margin:0 0 4px}.cxu-event-fact-card--light .cxu-event-fact-card__value{font-family:var(--font-display);font-weight:var(--font-weight-extrabold);font-size:var(--cxu-type-body-size);letter-spacing:var(--cxu-type-body-tracking);color:var(--text-strong);line-height:var(--cxu-leading-snug)}@media (width<=860px){.cxu-event-fact-card--light{grid-template-columns:1fr 1fr}.cxu-event-fact-card--light .cxu-event-fact-card__cell:nth-child(odd):before{display:none}.cxu-event-fact-card--light .cxu-event-fact-card__cell:nth-child(3):after,.cxu-event-fact-card--light .cxu-event-fact-card__cell:nth-child(4):after{content:"";background:linear-gradient(90deg, transparent, var(--hairline), transparent);height:1px;position:absolute;top:0;left:22px;right:22px}}@media (width<=520px){.cxu-event-fact-card--light.cxu-event-fact-card{grid-template-columns:1fr}.cxu-event-fact-card--light .cxu-event-fact-card__cell+.cxu-event-fact-card__cell:before{background:linear-gradient(90deg, transparent, var(--hairline), transparent);width:auto;height:1px;inset:0 28px auto}}@media (prefers-reduced-motion:reduce){.cxu-event-fact-card--light .cxu-event-fact-card__icon{transition:none}.cxu-event-fact-card--light .cxu-event-fact-card__cell:hover .cxu-event-fact-card__icon{transform:none}}.cxu-event-fact-card__value{color:var(--fact-ink,var(--on-dark));font-family:var(--font-display,ui-sans-serif, system-ui, sans-serif);font-size:var(--cxu-type-h5-size);font-weight:var(--font-weight-bold);letter-spacing:var(--cxu-type-h5-tracking);line-height:var(--cxu-leading-snug)}.cxu-event-fact-card__icon--gradient{background-image:var(--cxu-theme-tile-gradient,var(--tile-dark))}@media (width<=640px){.cxu-event-fact-card{grid-template-columns:repeat(2,minmax(0,1fr))}.cxu-event-fact-card__cell:nth-child(odd){border-left:0}.cxu-event-fact-card__cell:nth-child(n+3){border-top:1px solid color-mix(in srgb, var(--fact-inverse,var(--on-dark)) 12%, transparent)}}@media (width<=480px){.cxu-card.cxu-event-fact-card:not(.cxu-event-fact-card--light){grid-template-columns:minmax(0,1fr)}.cxu-card.cxu-event-fact-card:not(.cxu-event-fact-card--light) .cxu-event-fact-card__cell{border-left:0}.cxu-card.cxu-event-fact-card:not(.cxu-event-fact-card--light) .cxu-event-fact-card__cell+.cxu-event-fact-card__cell{border-top:1px solid color-mix(in srgb, var(--fact-inverse,var(--on-dark)) 12%, transparent)}}.cxu-event-audience-split{grid-template-columns:1fr auto 1fr;align-items:stretch;display:grid}.cxu-event-audience-split__side{position:relative;overflow:hidden}.cxu-event-audience-split__cap{align-items:flex-end;height:132px;padding:20px 32px;display:flex;position:relative;overflow:hidden}.cxu-event-audience-split__side[data-side=left] .cxu-event-audience-split__cap{background:var(--ev-supply-cap)}.cxu-event-audience-split__side[data-side=right] .cxu-event-audience-split__cap{background:var(--ev-demand-cap)}.cxu-event-audience-split__cap-glow{background:var(--glow-lift);position:absolute;inset:0}.cxu-event-audience-split__caplabel{z-index:1;font-family:var(--font-display);font-weight:var(--font-weight-extrabold);font-size:var(--cxu-type-h5-size);color:var(--on-dark);letter-spacing:var(--cxu-type-h5-tracking);position:relative}.cxu-event-audience-split__body{padding:28px 32px 36px}.cxu-event-audience-split__role{font-family:var(--font-mono);font-weight:var(--font-weight-bold);font-size:var(--cxu-type-caption-size);letter-spacing:var(--cxu-tracking-widest);text-transform:uppercase;border-radius:var(--radius-pill);align-items:center;gap:8px;padding:6px 14px;display:inline-flex}.cxu-event-audience-split__side[data-side=left] .cxu-event-audience-split__role{color:var(--brand-core);background:var(--ev-50);border:1px solid var(--ev-200)}.cxu-event-audience-split__side[data-side=right] .cxu-event-audience-split__role{color:var(--ev-side-ink);background:var(--ev-side);border:1px solid var(--ev-side-edge)}.cxu-event-audience-split__lead{font-family:var(--font-display);font-weight:var(--font-weight-bold);font-size:var(--cxu-type-lead-size);color:var(--mu-text);line-height:var(--cxu-leading-normal);margin:16px 0 20px}.cxu-event-audience-split__list{gap:12px;margin:0;padding:0;list-style:none;display:grid}.cxu-event-audience-split__list li{color:var(--text-muted);font-size:var(--cxu-type-body-size);align-items:flex-start;gap:12px;display:flex}.cxu-event-audience-split__tick{border-radius:var(--cxu-radius-xs);flex:none;place-items:center;width:22px;height:22px;margin-top:2px;line-height:0;display:grid}.cxu-event-audience-split__tick svg{width:13px;height:13px}.cxu-event-audience-split__side[data-side=left] .cxu-event-audience-split__tick{background:var(--ev-50);color:var(--brand-core)}.cxu-event-audience-split__side[data-side=right] .cxu-event-audience-split__tick{background:var(--ev-side);color:var(--ev-side-ink)}.cxu-event-audience-split__list li b{color:var(--mu-text);font-weight:var(--font-weight-semibold)}.cxu-event-audience-split__connector{place-items:center;width:74px;display:grid;position:relative}.cxu-event-audience-split__connector:before{content:"";background:linear-gradient(180deg, transparent, var(--hairline) 20%, var(--hairline) 80%, transparent);width:1px;position:absolute;top:0;bottom:0}.cxu-event-audience-split__vs{z-index:2;background:var(--mu-surface);border:1px solid var(--hairline);width:56px;height:56px;box-shadow:var(--ev-shadow);color:var(--brand-core);border-radius:50%;place-items:center;line-height:0;display:grid;position:relative}.cxu-event-audience-split__vs svg{width:24px;height:24px}@media (width<=900px){.cxu-event-audience-split{grid-template-columns:1fr;gap:20px}.cxu-event-audience-split__connector{width:auto;height:20px}.cxu-event-audience-split__connector:before{background:linear-gradient(90deg, transparent, var(--hairline), transparent);width:auto;height:1px;inset:50% 0 auto}}
