.cc-scope{--cc-ink:var(--color-brand-dark);--cc-body:var(--color-ink-base);--cc-muted:var(--color-ink-muted);--cc-primary:var(--color-brand-purple);--cc-primary-tint:var(--color-brand-purple-soft);--cc-navy:var(--color-brand-navy);--cc-success:var(--color-success);--cc-success-bg:var(--color-brand-mint);--cc-success-text:var(--color-brand-mint-text);--cc-warning:var(--color-warning);--cc-line:var(--color-line-medium);--cc-soft:var(--color-surface-soft);--cc-shadow-lg:0 12px 28px rgba(16,24,40,0.14)}@media (hover:hover) and (min-width:1024px){.cc-scope .cc-hovercard,.cc-scope.cc-hovercard{transition:transform .2s ease,box-shadow .2s ease}.cc-scope .cc-hovercard:hover,.cc-scope.cc-hovercard:hover{transform:translateY(-2px);box-shadow:var(--cc-shadow-lg)}}.cc-scope .cc-skel,.cc-scope.cc-skel{background:linear-gradient(90deg,#eef1f6 25%,#e1e6ee 37%,#eef1f6 63%);background-size:400% 100%;animation:cc-shimmer 1.4s ease infinite;border-radius:6px}@keyframes cc-shimmer{0%{background-position:100% 0}to{background-position:0 0}}@media (prefers-reduced-motion:reduce){.cc-scope .cc-skel,.cc-scope.cc-skel{animation:none}}