.flash-border:after{pointer-events:none;content:"";background:linear-gradient(var(--background), var(--background)) padding-box, linear-gradient(var(--angle), var(--primary), var(--primary-foreground), var(--primary-foreground), var(--primary)) border-box;z-index:-1;border:2px solid #0000;border-radius:24px;animation:3s linear infinite rotate;position:absolute;inset:-3px}@keyframes rotate{to{--angle:360deg}}@property --angle{syntax:"<angle>";inherits:false;initial-value:0deg}.chatbox-mode-subtitle{white-space:nowrap;overflow:hidden;container-type:inline-size}.chatbox-mode-subtitle>span{text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap;max-width:100%;display:inline-block;overflow:hidden}.chatbox-mode-option:hover .chatbox-mode-subtitle>span,.chatbox-mode-option:focus-visible .chatbox-mode-subtitle>span{text-overflow:clip;max-width:none;animation:5.5s ease-in-out infinite alternate chatbox-mode-subtitle-marquee;overflow:visible}.chatbox-required-control-nudge{animation:.18s ease-in-out 2 chatbox-required-control-nudge,.9s ease-out chatbox-required-control-glow}.chatbox-mode-toggle-thumb{will-change:transform}.chatbox-mode-panel-enter{animation:.28s cubic-bezier(.22,1,.36,1) both chatbox-mode-panel-enter}@media (prefers-reduced-motion:reduce){.chatbox-mode-option:hover .chatbox-mode-subtitle>span,.chatbox-mode-option:focus-visible .chatbox-mode-subtitle>span{animation:none}.chatbox-required-control-nudge{animation:.9s ease-out chatbox-required-control-glow}.chatbox-mode-panel-enter{animation:none}}@keyframes chatbox-mode-subtitle-marquee{0%,18%{transform:translate(0)}82%,to{transform:translate(min(0px,100cqw - 100%))}}@keyframes chatbox-required-control-nudge{0%,to{transform:translate(0)}25%{transform:translate(-3px)}75%{transform:translate(3px)}}@keyframes chatbox-required-control-glow{0%,to{box-shadow:none}35%{box-shadow:0 0 0 3px hsl(var(--primary) / .18)}}@keyframes chatbox-mode-panel-enter{0%{opacity:0;transform:translateY(8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}
