/* Text on every gradient stop must remain readable, including the orange end. */
#vm-full { --vm-gradient: linear-gradient(100deg, #b1166d, #7f22aa 48%, #a6400d 92%); --vm-muted: #655b6d; }
#vm-full .vm-skip { position: fixed; top: 8px; inset-inline-start: 16px; z-index: 1000; padding: 12px 18px; color: #201a2b; background: white; border: 3px solid #7f22aa; border-radius: 8px; transform: translateY(-180%); }
#vm-full .vm-skip:focus { transform: none; }
#vm-full :is(button, a, input, select, summary, [tabindex="0"]):focus-visible { outline: 3px solid #702291; outline-offset: 4px; }
#vm-full :is(main, section, h2)[tabindex="-1"] { scroll-margin-block-start: 110px; }
#vm-full .form-required { font-size: 13px; line-height: 1.7; color: #514459; margin: 0 0 18px; }
#vm-full .form-privacy { margin-top: 5px; }
#vm-full .form-privacy a { color: inherit; white-space: nowrap; font-weight: inherit; text-decoration: underline; text-underline-offset: 3px; }
#vm-full .demo-email-alt { margin: 22px 0 0; color: #655b6d; font-size: 13px; }
#vm-full .demo-email-alt a { color: #702291; text-decoration: underline; text-underline-offset: 3px; }
#vm-full .form-feedback:empty { display: block; margin: 0; padding: 0; border: 0; }
#vm-full :is(.channel-head small, .channel-context, .message small, .process-steps li, .channel-footnote, .metric small, .bar-chart span, .donut-center span, .chart-foot span, .form-fine, .footer-bottom, .footer-bottom .link-action) { color: #665670; }
#vm-full .no-motion { scroll-behavior: auto; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }
@media (forced-colors: active) { #vm-full .gradient-text { background: none; color: CanvasText; -webkit-text-fill-color: CanvasText; } #vm-full .primary { border: 1px solid ButtonText; } }

#vm-full .conversation-heading small,#vm-full .uc-msg small,#vm-full .bar-group>span,#vm-full .donut-hole>span,#vm-full .analytics-note>span{color:#665670}
#vm-full .uc-item[aria-pressed="true"]{background:var(--uc-selected);border-color:var(--uc-selected)}
#vm-full .outcome{color:#356343}
