.participant-theme{--p-primary:#05226f;--p-primary-hover:#0b4eff;--p-primary-soft:#8cacff;--p-secondary:#7c0aba;--p-secondary-soft:#d78cff;--p-tertiary:#18bc9c;--p-tertiary-soft:#8cffe9;--p-tertiary-dark:#0e705d;--p-canvas:#f9fafb;--p-surface-soft:#e6e6e6;--p-card:#fff;--p-ink:#0c0d17;--p-body:#3a3a3a;--p-muted:#6a6a6a;--p-border:#e5e7eb;--p-on-primary:#f9fafb;--p-success:#18bc9c;--p-error:#f15152;--p-error-soft:#fce4e4;--p-warning:#e8b94a;--p-warning-soft:#fbf3dd;--p-ring:#05226f;--p-radius-md:12px;--p-radius-lg:16px;--p-radius-xl:24px;--p-gradient:linear-gradient(90deg,#05226f,#18bc9c);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background-color:var(--p-canvas);color:var(--p-body)}.participant-theme.dark{--p-primary:#0b4eff;--p-primary-hover:#8cacff;--p-primary-soft:#05226f;--p-secondary:#d78cff;--p-secondary-soft:#440566;--p-tertiary:#8cffe9;--p-tertiary-soft:#0e705d;--p-tertiary-dark:#8cffe9;--p-canvas:#0c0d17;--p-surface-soft:#11121d;--p-card:#12131f;--p-ink:#f9fafb;--p-body:#d7d7db;--p-muted:#9a9aa3;--p-border:#1f2937;--p-on-primary:#0c0d17;--p-warning-soft:#3a2f12;--p-error-soft:#3a1616;--p-ring:#0b4eff}.participant-theme .p-text-gradient-animated{background-image:linear-gradient(90deg,var(--p-tertiary-soft),var(--p-tertiary),var(--p-tertiary),var(--p-tertiary-soft));background-size:200% auto;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent;animation:p-text-gradient 5s linear infinite}@keyframes p-text-gradient{0%{background-position:0}to{background-position:200%}}@media (prefers-reduced-motion:reduce){.participant-theme .p-text-gradient-animated{animation:none}}.participant-theme .p-aurora{background:radial-gradient(60% 65% at 18% 22%,rgba(124,10,186,.55),transparent 60%),radial-gradient(55% 55% at 85% 25%,rgba(24,188,156,.5),transparent 62%),radial-gradient(70% 70% at 55% 105%,rgba(11,78,255,.5),transparent 60%),linear-gradient(140deg,#05226f,#071a52 45%,#05226f);background-size:180% 180%,180% 180%,180% 180%,100% 100%;animation:p-aurora 20s ease-in-out infinite}@keyframes p-aurora{0%,to{background-position:0 50%,100% 50%,50% 100%,0 0}50%{background-position:100% 50%,0 50%,50% 0,0 0}}.participant-theme .p-grain{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/%3E%3C/svg%3E");opacity:.5;mix-blend-mode:overlay}.participant-theme .p-anim-float{animation:p-float 14s ease-in-out infinite}@keyframes p-float{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(0,-26px,0) scale(1.08)}}.participant-theme .p-anim-rise{animation:p-rise .7s cubic-bezier(.22,1,.36,1) both}@keyframes p-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.participant-theme .p-anim-float,.participant-theme .p-anim-rise,.participant-theme .p-aurora{animation:none}}.participant-theme .p-dot-grid{background-image:radial-gradient(circle,color-mix(in srgb,var(--p-border) 94%,var(--p-ink) 6%) 1.5px,transparent 1.5px);background-size:24px 24px;mask-image:radial-gradient(ellipse at center,#000 0,transparent 70%);-webkit-mask-image:radial-gradient(ellipse at center,#000 0,transparent 70%)}.participant-theme h1,.participant-theme h2,.participant-theme h3,.participant-theme h4,.participant-theme h5,.participant-theme h6{font-family:Novale,sans-serif}