.b_bop_cs_sb,#b_bop_pin_placehold{width:100%;display:flex}.b_bop_cs_sb:not(.b_above_footer),#b_bop_pin_placehold{background:#f5f5f5}.b_bop_cs_sb.b_hide,.b_bop_cs_sb .hidden,.b_bop_cs_sb .composer_inner_wrapper .b_copilot_send.hidden{display:none}#b_bop_cs_sb_place{display:flex;flex-direction:column;width:100%;padding-bottom:48px}#b_bop_cs_sb_place.b_pinbop{position:fixed;bottom:0;padding-top:48px;z-index:999}#b_bop_cs_sb_place.b_pinbop:not(.b_pinbop_nobg){background:radial-gradient(50% 100% at 50% 100%,rgba(255,255,255,.9) 70%,rgba(255,255,255,0) 100%)}.b_bop_cs_sb .b_bop_cs_sb_left{padding-left:var(--polepadl)}.b_bop_cs_sb .b_bop_cs_sb_center .composer_container{margin-top:16px;display:flex;flex-direction:column;justify-content:center;align-items:center}.b_bop_cs_sb .composer_wrapper{border:1px solid #fff;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(255,255,255,.35) 100%),linear-gradient(0deg,rgba(248,244,242,.6) 0%,rgba(248,244,242,.6) 100%),linear-gradient(0deg,rgba(228,230,241,.8) 0%,rgba(228,230,241,.8) 100%),rgba(255,255,0,.1);background-blend-mode:normal,normal,luminosity,saturation;box-shadow:0 -4px 20px 0 rgba(255,255,255,.6),0 16px 24px -2px rgba(0,0,0,.15),0 16px 48px -2px rgba(209,146,86,.25);backdrop-filter:blur(30px)}.b_bop_cs_sb.b_above_footer .composer_wrapper{box-shadow:-5px 4px 12px 0 rgba(0,0,0,.1)}.b_bop_cs_sb .composer_inner_wrapper{background:linear-gradient(180deg,rgba(255,255,255,.9) 0%,rgba(255,255,255,0) 100%)}#b_copilot_search #b_bop_cs_sb_place.b_pinbop{-webkit-animation:500ms ease-out fadeInAnimation;animation:500ms ease-out fadeInAnimation}#b_copilot_search #b_bop_cs_sb_place.b_pinbop.b_unpin_anim{-webkit-animation:500ms ease-out fadeOutAnimation;animation:500ms ease-out fadeOutAnimation}#b_copilot_search #b_bop_cs_sb_place.b_pinbop.b_unpin_anim.b_hassc{-webkit-animation-delay:500ms;animation-delay:500ms}@-webkit-keyframes fadeInAnimation{from{opacity:0;bottom:-16px}to{opacity:1;bottom:0}}@keyframes fadeInAnimation{from{opacity:0;bottom:-16px}to{opacity:1;bottom:0}}@-webkit-keyframes fadeOutAnimation{from{opacity:1;bottom:0}to{opacity:0;bottom:-16px}}@keyframes fadeOutAnimation{from{opacity:1;bottom:0}to{opacity:0;bottom:-16px}}