.composer_wrapper{width:calc(100% - 32px);max-width:650px;border-radius:32px;background:linear-gradient(0deg,rgba(248,244,242,.6),rgba(248,244,242,.6)),linear-gradient(0deg,rgba(228,230,241,.8),rgba(228,230,241,.8)),rgba(255,255,0,.1);background-blend-mode:normal,luminosity,saturation;filter:drop-shadow(0 1px 30px rgba(0,0,0,.03));border:1px solid #fff;box-shadow:0 16px 24px -2px rgba(0,0,0,.12);backdrop-filter:blur(30px);padding:5px}.composer_inner_wrapper{display:flex;flex-direction:row;align-items:center;gap:8px;padding:12px;border-radius:28px;background:linear-gradient(180deg,rgba(253,248,246,.9) 0%,rgba(255,255,255,0) 100%);box-shadow:0 1px 30px 0 rgba(0,0,0,.03)}.b_zero_mode .composer_inner_wrapper.multiline:has(.b_copilot_send.hidden){gap:0}.composer_inner_wrapper.multiline{flex-direction:column;align-items:flex-end}.composer_left{display:flex;flex-direction:row;align-items:center;gap:8px;flex:1 1;width:100%}.composer_right{display:flex;flex-direction:row;align-items:flex-end;gap:8px}.composer_inner_wrapper button{cursor:pointer}.composer_inner_wrapper .b_copilot_composer{flex:1 1;border:none;resize:none;background:transparent;font-family:"SF Pro Text","-apple-system",HelveticaNeue,Roboto,Arial,sans-serif;font-size:16px;line-height:26px;text-align:start;max-height:182px;padding:0;scrollbar-color:#8b8b8b transparent;scrollbar-width:thin}.composer_inner_wrapper .b_copilot_composer::-webkit-scrollbar-button{display:none}.composer_inner_wrapper .b_copilot_icon{width:36px;height:36px;background:url(/rp/em88jYr3ZOv7yX3AqoOU5z8EEnA.png) no-repeat;background-size:36px 36px;transition:width .1s cubic-bezier(.25,1,.5,1)}.composer_inner_wrapper .b_copilot_icon.hidden{display:block;width:0}.composer_inner_wrapper .b_copilot_send{display:flex;flex-direction:row;justify-content:center;align-items:center;isolation:isolate;width:36px;min-width:36px;height:36px;min-height:36px;max-height:36px;background:#1d1b1a;box-shadow:0 .5px 3px rgba(0,0,0,.2);border-radius:14px;flex:none;order:1;flex-grow:0;align-self:end;border:none;z-index:1}.b_copilot_send_icon{width:20px;height:20px}.composer_inner_wrapper .b_copilot_send svg{fill:#f4efed}.composer_inner_wrapper .b_copilot_send:not(:disabled):hover{background:#111}.composer_inner_wrapper .b_copilot_send:disabled{background:rgba(0,0,0,.05);cursor:unset}.composer_inner_wrapper .b_copilot_send:disabled svg{fill:#33302e;opacity:.4}.composer_inner_wrapper .b_copilot_send:not(:disabled):active{background:#282523}.composer_inner_wrapper .b_copilot_send:not(:disabled):active svg{fill:#ccc4c0}.composer_inner_wrapper .b_copilot_menu_more{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:0;width:36px;height:36px;flex:none;order:0;flex-grow:0;margin-top:auto;border:none;border-radius:8px;background:rgba(255,255,255,0)}.b_zero_mode .composer_inner_wrapper .b_copilot_menu_more{display:none}.composer_inner_wrapper .b_copilot_menu_more svg{fill:#000}.composer_inner_wrapper .b_copilot_menu_more:active{background:rgba(255,255,255,.35)}.composer_inner_wrapper .b_copilot_menu_more:hover{background:rgba(255,255,255,.5)}.composer_inner_wrapper .b_copilot_menu_more:disabled{background:rgba(255,255,255,0)}.composer_inner_wrapper .b_copilot_menu_more:disabled svg{opacity:.3}.composer_inner_wrapper .b_copilot_composer:focus-visible{outline:none}.composer_inner_wrapper .b_copilot_composer::placeholder{color:var(--Fore-Neutral-Quaternary,rgba(0,0,0,.6))}.b_copilot_menu{align-self:end}.b_copilot_drop_menu{position:absolute;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;padding:12px;width:146px;height:54px;right:0;top:-52px;background:#fff;border:1px solid #fff;box-shadow:0 0 0 1px rgba(0,0,0,.04),0 8px 12px 4px rgba(0,0,0,.04);backdrop-filter:blur(30px);border-radius:16px}.b_copilot_menu_cont{position:absolute;bottom:60px;right:0;overflow:hidden;border-radius:12px;background:linear-gradient(0deg,rgba(248,244,242,.6),rgba(248,244,242,.6)),linear-gradient(0deg,rgba(228,230,241,.8),rgba(228,230,241,.8)),rgba(255,255,0,.1);background-blend-mode:normal,luminosity,saturation;border:1px solid #fff;box-shadow:0 16px 24px -2px rgba(0,0,0,.12);backdrop-filter:blur(30px);border-radius:20px}@media(forced-colors:active){.b_copilot_menu_cont{background:currentColor}}.b_copilot_menu_cont button{display:flex;align-items:center;color:#33302e;fill:#78726f;background:rgba(0,0,0,0)}.b_copilot_menu_cont button:hover{background:rgba(0,0,0,.05)}.b_copilot_menu_cont button:active{background:rgba(0,0,0,.03);color:#78726f;fill:#78726f}.b_copilot_menu_cont button:disabled{background:rgba(0,0,0,0);opacity:.4}.b_copilot_menu_cont .b_copilot_menu_action_icon{width:20px;height:20px}.b_copilot_menu_cont .b_copilot_menu_action_icon svg{fill:inherit}.b_copilot_menu_action_label{font-size:16px;font-family:"SF Pro Text","-apple-system",HelveticaNeue,Roboto,Arial,sans-serif;font-weight:400;line-height:26px}.b_copilot_menu_new_search{padding:7px 22px;display:flex;align-items:center;justify-content:center;gap:8px;height:40px;box-sizing:content-box;border:none;border-radius:20px}.b_copilot_menu_new_search:focus-visible{outline-offset:-1px}