@keyframes google-cursor-blink{0%{caret-color:var(--ref-google-blue)}25%{caret-color:var(--ref-google-red)}50%{caret-color:var(--ref-google-yellow)}75%{caret-color:var(--ref-google-green)}to{caret-color:var(--ref-google-blue)}}.aim-search-textarea{caret-color:var(--aim-sys-color-on-surface-de-emphasis);transition:caret-color .3s}.aim-search-textarea:focus{animation:3s linear infinite google-cursor-blink}.aim-search-container{will-change:height, margin, width, border-radius, min-height, max-height;transition-property:height,margin,width,border-radius,min-height,max-height,transform;transition-duration:.4s;transition-timing-function:cubic-bezier(.4,0,.2,1);position:relative}.aim-search-container-collapsed{border-radius:30px;height:60px;min-height:60px;max-height:60px}.aim-search-container-expanded{border-radius:32px;height:auto;min-height:136px;max-height:400px}.aim-gradient-aura{contain:paint;border-radius:inherit;pointer-events:none;z-index:0;position:absolute;inset:0}.aim-gradient-aura:before{content:"";opacity:0;pointer-events:none;filter:blur(20px);background:conic-gradient(#34a85200 0deg,#34a852 38.9738deg,#ffd314 62.3678deg,#ff4641 87.0062deg,#3186ff 107.428deg,#3186ff80 204.48deg,#3186ff00 308.88deg,#34a85200 360deg) border-box;width:900px;height:900px;transition:opacity .3s;position:absolute;top:50%;left:50%;translate:-50% -50%;scale:1 .4}.aim-search-container-animating .aim-gradient-aura:before{animation:.9s cubic-bezier(.2,0,0,1) gradient-spin-expand}.aim-search-container-always-gradient .aim-gradient-aura:before{animation:1.5s cubic-bezier(.4,0,.2,1) .1s gradient-spin-always}.aim-gradient-aura-secondary{contain:paint;border-radius:inherit;pointer-events:none;z-index:0;filter:blur(12px);opacity:.6;position:absolute;inset:0}.aim-gradient-aura-secondary:before{content:"";opacity:0;pointer-events:none;background:conic-gradient(#34a85200 0deg,#34a852 38.9738deg,#ffd314 62.3678deg,#ff4641 87.0062deg,#3186ff 107.428deg,#3186ff80 204.48deg,#3186ff00 308.88deg,#34a85200 360deg) border-box;width:900px;height:900px;transition:opacity .3s,filter .3s;position:absolute;top:50%;left:50%;translate:-50% -50%;scale:1 .4}.aim-search-container-animating .aim-gradient-aura-secondary:before{animation:.9s cubic-bezier(.2,0,0,1) gradient-spin-expand}.aim-search-container-always-gradient .aim-gradient-aura-secondary:before{animation:1.5s cubic-bezier(.4,0,.2,1) .1s gradient-spin-always}@keyframes gradient-spin-expand{0%{opacity:0;transform:rotate(90deg)}11%{opacity:1}to{opacity:0;transform:rotate(250deg)}}@keyframes gradient-spin-always{0%{opacity:0;transform:rotate(0)}15%{opacity:.8}70%{opacity:.8;transform:rotate(340deg)}to{opacity:0;transform:rotate(360deg)}}.aim-border-animate{contain:paint;border-radius:inherit;pointer-events:none;z-index:1;border:0 solid #0000;position:absolute;inset:0}.aim-search-container-animating .aim-border-animate{animation:.9s cubic-bezier(.4,0,.2,1) gradient-border-width}@keyframes gradient-border-width{0%{border-width:0}50%{border-width:2px}to{border-width:0}}.aim-border-animate:before{content:"";contain:paint;border-radius:inherit;background:var(--aim-sys-color-surface-container-high);filter:blur();z-index:1;transition:filter .3s;position:absolute;inset:2px}.aim-search-container-animating .aim-border-animate:before{animation:.9s cubic-bezier(.4,0,.2,1) plate-background-blur-on-expand,.6s cubic-bezier(.4,0,.2,1) color-pulse-on-expand}@keyframes plate-background-blur-on-expand{0%{filter:blur()}50%{filter:blur(4px)}to{filter:blur()}}@keyframes color-pulse-on-expand{0%{opacity:1}50%{opacity:.9}to{opacity:1}}@keyframes elastic-entrance{0%{opacity:0;transform:scale(.95)}60%{opacity:1;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}.aim-search-entrance{transform-origin:50%;animation:.4s cubic-bezier(.2,0,0,1) forwards elastic-entrance}.mention-highlight{background-color:rgb(var(--aim-sys-color-primary-container));color:rgb(var(--aim-sys-color-on-primary-container));border-radius:4px;padding:2px 6px;font-weight:500;display:inline-block}