@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.animate-rise{opacity:0;animation:.9s cubic-bezier(.2,.8,.2,1) forwards rise}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-500{animation-delay:.5s}@keyframes shimmer{0%{background-position:200%}to{background-position:-200%}}.animate-shimmer{background-size:200%;animation:8s linear infinite shimmer}.alpha-pill-hover{transition:transform .2s cubic-bezier(.2,.8,.2,1),box-shadow .2s}.alpha-pill-hover:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}@keyframes travel-x{0%{opacity:0;left:-80px}1%{opacity:1;animation-timing-function:cubic-bezier(.05,.7,.15,1);left:-80px}28%{opacity:1;left:calc(100% + 10px)}30%{opacity:0;left:calc(100% + 10px)}to{opacity:0;left:calc(100% + 10px)}}@keyframes travel-y{0%{opacity:0;top:-80px}1%{opacity:1;animation-timing-function:cubic-bezier(.05,.7,.15,1);top:-80px}28%{opacity:1;top:calc(100% + 10px)}30%{opacity:0;top:calc(100% + 10px)}to{opacity:0;top:calc(100% + 10px)}}.border-light-travel-x{background:radial-gradient(ellipse 40px 2px at center,var(--border-light-color)0%,var(--border-light-color-subtle)50%,transparent 100%);pointer-events:none;z-index:2;width:80px;height:2px;animation:14s linear infinite travel-x;position:absolute;top:0}@keyframes help-highlight{0%{box-shadow:0 0 #22c55e99}40%{box-shadow:0 0 0 6px #22c55e40}70%{box-shadow:0 0 0 3px #22c55e26}to{box-shadow:0 0 #22c55e00}}.help-highlight{border-radius:6px;animation:.8s ease-out 3 help-highlight}@keyframes blink-cursor{0%,to{opacity:1}50%{opacity:0}}@property --chip-angle{syntax:"<angle>";inherits:false;initial-value:0deg}@keyframes chip-border-travel{to{--chip-angle:360deg}}.chip-travel-light{position:relative;border-color:#0000!important}.chip-travel-light:before{content:"";border-radius:inherit;background:conic-gradient(from var(--chip-angle),transparent 0deg,var(--chip-glow)40deg,transparent 80deg,transparent 360deg);-webkit-mask-composite:xor;pointer-events:none;padding:1px;animation:8s linear infinite chip-border-travel;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.border-light-travel-y{background:radial-gradient(ellipse 2px 40px at center,var(--border-light-color)0%,var(--border-light-color-subtle)50%,transparent 100%);pointer-events:none;z-index:2;width:2px;height:80px;animation:18s linear 5s infinite travel-y;position:absolute;left:-1px}
/*# sourceMappingURL=bc9627cf198432b5.css.map*/