.SelectSearch_searchableSelect__8H2Mx{position:relative;width:100%;display:inline-block}.SelectSearch_searchableSelect__8H2Mx input{width:100%;padding:0;font-size:14px;color:#333;background:#fff;border:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:none;outline:none;transition:border-color .3s ease}.SelectSearch_searchableSelect__8H2Mx input:focus{border-bottom-color:#eb5976}.SelectSearch_searchableSelect__8H2Mx input::placeholder{color:#d7d7d7;opacity:1;font-size:12px}.SelectSearch_searchableSelect__8H2Mx input:disabled{opacity:.6;cursor:not-allowed}.SelectSearch_searchableSelectOptions__QTk19{position:absolute;top:100%;left:0;right:0;max-height:200px;overflow-y:auto;background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 4px 6px rgba(0,0,0,.1);z-index:1000;margin-top:2px;list-style:none;padding:0;margin-left:0;margin-right:0}.SelectSearch_searchableSelectOption__KkujC{padding:10px 12px;cursor:pointer;border-bottom:1px solid #f0f0f0;font-size:14px;color:#333;transition:background-color .2s ease}.SelectSearch_searchableSelectOption__KkujC:last-child{border-bottom:none}.SelectSearch_searchableSelectOption__KkujC:hover{background-color:#f8f9fa;color:#eb5976}.SelectSearch_searchableSelectOption__KkujC.SelectSearch_selected__bRVoL{background-color:#eb5976;color:#fff}.SelectSearch_searchableSelectNoOptions__H8SJK{padding:10px 12px;color:#999;font-style:italic;text-align:center;cursor:default}.SelectSearch_searchableselectloading__VQNBt{padding:10px 12px;color:#666;text-align:center;cursor:default;display:flex;align-items:center;justify-content:center;gap:8px}.SelectSearch_searchableselectloading__VQNBt:before{content:"";width:16px;height:16px;border:2px solid #f3f3f3;border-top-color:#eb5976;border-radius:50%;animation:SelectSearch_searchableSelectSpin__zr1aD 1s linear infinite}@keyframes SelectSearch_searchableSelectSpin__zr1aD{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media screen and (max-width:768px){.SelectSearch_searchableSelectOptions__QTk19{max-height:150px;font-size:13px}.SelectSearch_searchableSelectOption__KkujC{padding:8px 10px}.SelectSearch_searchableSelect__8H2Mx input{font-size:13px}}@media screen and (max-width:540px){.SelectSearch_searchableSelectOptions__QTk19{max-height:120px;font-size:12px}.SelectSearch_searchableSelectOption__KkujC{padding:6px 8px}.SelectSearch_searchableSelect__8H2Mx input{font-size:12px}}.ChatBot_chatbotOverlay__iyz8r{--navy:#1c2f59;--navy-2:#2e4a8a;--pink:#eb5976;--pink-dark:#d6476a;--blue:#7fa1f4;--blue-tint:#eef3ff;--bot-bubble:#f4f6fb;--user-bubble:linear-gradient(135deg,#1c2f59,#2e4a8a);--surface:#fff;--text:#1e2433;--text-muted:#6b7280;--border:#e6eaf2;--radius:16px;--shadow:0 24px 60px rgba(28,47,89,.22);position:fixed;inset:0;background:rgba(15,23,42,.42);display:flex;align-items:flex-end;justify-content:flex-end;z-index:1000;opacity:0;visibility:hidden;transition:opacity .35s cubic-bezier(.4,0,.2,1),visibility .35s cubic-bezier(.4,0,.2,1);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ChatBot_chatbotOverlay__iyz8r.ChatBot_open__tXgrc{opacity:1;visibility:visible}.ChatBot_chatbotContainer__ZDYTm{background:var(--surface);box-shadow:var(--shadow);width:100%;max-width:420px;height:calc(100% - 90px);margin:0 20px 20px 0;border-radius:var(--radius);display:flex;flex-direction:column;overflow:hidden;transform:translateY(24px) scale(.98);opacity:0;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .35s ease}.ChatBot_chatbotOverlay__iyz8r.ChatBot_open__tXgrc>.ChatBot_chatbotContainer__ZDYTm{transform:translateY(0) scale(1);opacity:1}.ChatBot_chatbotHeader__GPSRC{background:linear-gradient(135deg,var(--navy) 0,var(--navy-2) 100%);padding:16px 18px;display:flex;align-items:center;justify-content:space-between;position:relative}.ChatBot_chatbotHeader__GPSRC:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:hsla(0,0%,100%,.08)}.ChatBot_headerContent__pk4ky{display:flex;align-items:center;gap:12px}.ChatBot_botAvatar__F7WXt{position:relative;border-radius:12px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 4px 12px rgba(0,0,0,.22),inset 0 0 0 1px hsla(0,0%,100%,.16);isolation:isolate}.ChatBot_botAvatar__F7WXt:before{content:"";position:absolute;inset:0;border-radius:12px;box-shadow:0 0 0 0 rgba(235,89,118,.5);z-index:-1;animation:ChatBot_avatarGlow__Ufc0E 2.8s ease-in-out infinite}.ChatBot_botAvatar__F7WXt img{width:40px;height:40px;object-fit:cover;border-radius:12px;position:relative;z-index:1}@keyframes ChatBot_avatarGlow__Ufc0E{0%,to{box-shadow:0 0 6px 0 rgba(235,89,118,.35)}50%{box-shadow:0 0 12px 2px rgba(235,89,118,.55)}}.ChatBot_headerText__v4lwF{display:flex;flex-direction:column;gap:4px}.ChatBot_headerText__v4lwF h3{font-size:15px;font-weight:600;margin:0;color:#fff;line-height:1.2;letter-spacing:.01em}.ChatBot_headerText__v4lwF span{font-size:11px;opacity:.85;line-height:1;font-weight:400;color:#fff;display:flex;align-items:center;gap:6px}.ChatBot_headerText__v4lwF span:before{content:"";width:8px;height:8px;background:#4ade80;border-radius:50%;box-shadow:0 0 0 3px rgba(74,222,128,.25);animation:ChatBot_pulse__RWwPo 2s infinite}@keyframes ChatBot_pulse__RWwPo{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.ChatBot_iconBox__ygFJy{display:flex;gap:8px}.ChatBot_closeButton__5ANDQ{border:none;color:#fff;cursor:pointer;width:28px;height:28px;border-radius:8px;background:hsla(0,0%,100%,.12);display:flex;align-items:center;justify-content:center;transition:background .2s ease,transform .2s ease}.ChatBot_closeButton__5ANDQ svg path{stroke:#fff}.ChatBot_closeButton__5ANDQ svg path[fill="#222222"]{fill:#fff;stroke:none}.ChatBot_closeButton__5ANDQ:hover{background:hsla(0,0%,100%,.24)}.ChatBot_closeButton__5ANDQ:active{transform:scale(.92)}.ChatBot_closeButton__5ANDQ:focus-visible{outline:2px solid #fff;outline-offset:2px}.ChatBot_messagesContainer__J_bAp{flex:1 1;background:var(--surface);overflow-y:auto;padding:20px 16px;display:flex;flex-direction:column;gap:30px}.ChatBot_messagesContainer__J_bAp::-webkit-scrollbar{width:6px}.ChatBot_messagesContainer__J_bAp::-webkit-scrollbar-track{background:transparent}.ChatBot_messagesContainer__J_bAp::-webkit-scrollbar-thumb{background:#dde3ee;border-radius:3px}.ChatBot_messagesContainer__J_bAp::-webkit-scrollbar-thumb:hover{background:#c7d0e2}.ChatBot_messageWrapper__os3Ep{display:flex;width:100%;align-items:flex-end;gap:8px;animation:ChatBot_messageSlide__SLPlw .35s cubic-bezier(.16,1,.3,1);position:relative}@keyframes ChatBot_messageSlide__SLPlw{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ChatBot_messageWrapper__os3Ep .ChatBot_messageIcon__veCQE{width:26px;height:26px;flex-shrink:0;border-radius:50%;background:var(--blue-tint);display:flex;align-items:center;justify-content:center;padding:4px}.ChatBot_userMessage__jrG9h{justify-content:flex-end}.ChatBot_userMessage__jrG9h .ChatBot_timestamp__9PcYc{right:2px;left:auto}.ChatBot_botMessage__bM8Au{justify-content:flex-start}.ChatBot_likeTodoBox__PVY4f{display:flex;flex-direction:column;gap:10px;max-width:82%}.ChatBot_message__xWsac{padding:11px 14px;border-radius:16px}.ChatBot_userMessage__jrG9h .ChatBot_message__xWsac{min-width:33px;max-width:100%;background:var(--user-bubble);color:#fff;border-bottom-right-radius:5px;box-shadow:0 4px 14px rgba(28,47,89,.18)}.ChatBot_botMessage__bM8Au .ChatBot_message__xWsac{background:var(--bot-bubble);color:var(--text);border-bottom-left-radius:5px;border:1px solid var(--border)}.ChatBot_messageText__BbwRx{font-size:13px;font-weight:400;line-height:1.55;color:var(--text)}.ChatBot_userMessage__jrG9h .ChatBot_messageText__BbwRx{color:#fff}.ChatBot_messageText__BbwRx strong{font-weight:600}.ChatBot_messageLink__PlFUB{color:inherit;text-decoration:underline;word-break:break-word;transition:opacity .2s}.ChatBot_userMessage__jrG9h .ChatBot_messageLink__PlFUB{color:hsla(0,0%,100%,.95)}.ChatBot_botMessage__bM8Au .ChatBot_messageLink__PlFUB{color:var(--pink);font-weight:500}.ChatBot_messageLink__PlFUB:hover{opacity:.75}.ChatBot_timestamp__9PcYc{position:absolute;bottom:-19px;left:34px;font-size:10px;color:var(--text-muted);font-weight:400;line-height:normal;white-space:nowrap}.ChatBot_typingIndicator__K8YO6{display:flex;gap:4px;align-items:center;padding:6px 2px}.ChatBot_typingIndicator__K8YO6 span{width:8px;height:8px;background:var(--blue);border-radius:50%;animation:ChatBot_typing__oUuLO 1.4s ease-in-out infinite}.ChatBot_typingIndicator__K8YO6 span:first-child{animation-delay:-.32s}.ChatBot_typingIndicator__K8YO6 span:nth-child(2){animation-delay:-.16s}@keyframes ChatBot_typing__oUuLO{0%,80%,to{transform:scale(.7);opacity:.4}40%{transform:scale(1);opacity:1}}.ChatBot_ctaPillWrapper__K_3KD{display:flex;flex-wrap:wrap;gap:8px}.ChatBot_ctaPillBtn__RZQD7{padding:9px 14px;border-radius:999px;border:1px solid var(--blue);background:#fff;font-size:11px;font-weight:500;color:var(--navy);cursor:pointer;white-space:nowrap;transition:background .2s ease,color .2s ease,box-shadow .2s ease}.ChatBot_ctaPillBtn__RZQD7:hover{background:var(--blue-tint);box-shadow:0 4px 12px rgba(127,161,244,.28)}.ChatBot_ctaPillBtn__RZQD7:active{transform:translateY(1px)}.ChatBot_ctaPillBtn__RZQD7:focus-visible{outline:2px solid var(--blue);outline-offset:2px}.ChatBot_loadingHistory__rcC8E{display:flex;align-items:center;gap:10px;padding:12px 14px;background:var(--bot-bubble);border:1px solid var(--border);border-radius:12px;margin-bottom:6px}.ChatBot_loadingText__OeM_F{font-size:12px;color:var(--text-muted);font-weight:400}.ChatBot_inputContainer__Y6cXD{padding:14px 16px 16px;background:var(--surface);border-top:1px solid var(--border)}.ChatBot_inputWrapper__0fx36{display:flex;align-items:flex-end;gap:10px}.ChatBot_messageInput__Bu8yF{background:#f4f6fb;padding:12px 14px;border-radius:14px;flex:1 1;resize:none;font-size:14px;line-height:1.4;max-height:120px;color:var(--text);font-family:inherit;border:1px solid var(--border);transition:border-color .2s,box-shadow .2s,background .2s}.ChatBot_messageInput__Bu8yF:focus{outline:none;border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px rgba(127,161,244,.2)}.ChatBot_messageInput__Bu8yF::placeholder{color:#9ca3af}.ChatBot_sendButton__VYLGA{background:linear-gradient(135deg,var(--pink) 0,var(--pink-dark) 100%);border:none;border-radius:14px;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;transition:transform .2s,box-shadow .2s,opacity .2s;flex-shrink:0;box-shadow:0 6px 16px rgba(235,89,118,.35)}.ChatBot_sendButton__VYLGA:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 20px rgba(235,89,118,.45)}.ChatBot_sendButton__VYLGA:active:not(:disabled){transform:scale(.94)}.ChatBot_sendButton__VYLGA:focus-visible{outline:2px solid var(--pink);outline-offset:2px}.ChatBot_sendButton__VYLGA:disabled{background:#d1d5db;cursor:not-allowed;box-shadow:none}.ChatBot_stopButton__dCTKm{background:#ef4444!important;box-shadow:0 6px 16px rgba(239,68,68,.35)!important}.ChatBot_poweredBy__NYjvH{display:block;margin-top:10px;font-size:10px;color:var(--text-muted);text-align:center;line-height:normal}.ChatBot_messageWrapper__os3Ep .ChatBot_meetingMessage__z42B7{width:100%;border-radius:14px;border:1px solid var(--blue);background:var(--bot-bubble);overflow:hidden}.ChatBot_messageWrapper__os3Ep .ChatBot_meetingMessage__z42B7 .ChatBot_list__FhRUh b{font-weight:700}.ChatBot_messageWrapper__os3Ep .ChatBot_meetingMessage__z42B7 .ChatBot_list__FhRUh{color:var(--text);text-align:center;font-size:12px;font-weight:400;line-height:normal;cursor:pointer;transition:background .2s ease,color .2s ease}.ChatBot_messageWrapper__os3Ep .ChatBot_meetingMessage__z42B7 .ChatBot_list__FhRUh:hover{background:var(--blue-tint);color:var(--navy)}.ChatBot_messageWrapper__os3Ep .ChatBot_meetingMessage__z42B7 .ChatBot_list__FhRUh~.ChatBot_list__FhRUh{border-top:1px solid var(--blue)}.ChatBot_messageWrapper__os3Ep.ChatBot_botMessage__bM8Au .ChatBot_meetingMessage__z42B7 .ChatBot_list__FhRUh{padding:13px}.ChatBot_messageWrapper__os3Ep.ChatBot_userMessage__jrG9h .ChatBot_meetingMessage__z42B7{padding:13px;background:var(--blue-tint);font-size:12px;font-weight:400;line-height:normal;color:var(--navy);border-radius:14px 14px 5px 14px;text-align:center}.ChatBot_messageWrapper__os3Ep .ChatBot_meetingMessage__z42B7.ChatBot_citys__EyH6U .ChatBot_list__FhRUh{padding:10px}.ChatBot_messageWrapper__os3Ep .ChatBot_meetingMessage__z42B7.ChatBot_citys__EyH6U .ChatBot_list__FhRUh:first-child{padding:8px}.ChatBot_messageWrapper__os3Ep .ChatBot_meetingMessage__z42B7.ChatBot_citys__EyH6U .ChatBot_list__FhRUh.ChatBot_light__84rPl{color:#cbd5e1;pointer-events:none;cursor:default}.ChatBot_calendarSection__UQh1C{width:100%;border:1px solid var(--blue);border-radius:14px;background:var(--bot-bubble);overflow:hidden}.ChatBot_calendarSection__UQh1C .ChatBot_calendarHeader__iIebE{text-align:center;font-size:12px;color:var(--text);font-weight:700;padding:10px 0;border-bottom:1px solid var(--blue)}.ChatBot_calendarControls__OqwpM{display:flex;align-items:center;gap:10px;padding:10px 12px}.ChatBot_calendarControls__OqwpM .ChatBot_navBtn__4pgqX{width:30px;height:30px;border:1px solid var(--blue);border-radius:8px;display:flex;align-items:center;justify-content:center;font-size:14px;color:var(--blue);background:#fff;cursor:pointer;transition:background .2s ease}.ChatBot_calendarControls__OqwpM .ChatBot_navBtn__4pgqX:hover:not(:disabled){background:var(--blue-tint)}.ChatBot_calendarControls__OqwpM .ChatBot_navBtn__4pgqX:disabled{opacity:.4;cursor:not-allowed}.ChatBot_calendarControls__OqwpM .ChatBot_monthYearBox__p__Jt{display:flex;gap:10px;flex:1 1}.ChatBot_calendarControls__OqwpM .ChatBot_monthYearBox__p__Jt .ChatBot_dropDown__FzgMQ{flex:1 1}.ChatBot_calendarControls__OqwpM .ChatBot_monthYearBox__p__Jt .ChatBot_dropDown__FzgMQ:after{right:10px;top:13px}.ChatBot_calendarControls__OqwpM .ChatBot_monthYearBox__p__Jt .ChatBot_select___hFfq{height:32px;border:1px solid var(--blue);border-radius:8px;padding:6px 12px;font-size:12px;background:#fff}.ChatBot_weekNames__nG_pK{display:grid;grid-template-columns:repeat(7,1fr);padding:0 4px;grid-gap:3px;gap:3px}.ChatBot_weekNames__nG_pK .ChatBot_weekDay__wCINd{aspect-ratio:1;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;color:var(--text-muted);font-weight:500}.ChatBot_dateGrid___57gH{display:grid;grid-template-columns:repeat(7,1fr);padding:0 5px 10px;grid-gap:3px;gap:3px}.ChatBot_dateGrid___57gH .ChatBot_dateItem__A_vM_{aspect-ratio:1;display:flex;align-items:center;justify-content:center;font-size:12px;color:#374151;border-radius:50%;cursor:pointer;transition:all .2s ease}.ChatBot_dateGrid___57gH .ChatBot_dateItem__A_vM_.ChatBot_light__84rPl{color:#cbd5e1;cursor:default}.ChatBot_dateGrid___57gH .ChatBot_dateItem__A_vM_.ChatBot_available__HFExc{color:var(--navy);font-weight:600}.ChatBot_dateGrid___57gH .ChatBot_dateItem__A_vM_.ChatBot_active__iyhy8,.ChatBot_dateGrid___57gH .ChatBot_dateItem__A_vM_.ChatBot_available__HFExc:hover{border:1px solid var(--blue);color:#fff;background:var(--blue)}.ChatBot_calendarSection__UQh1C .ChatBot_submitBtn__EZYL_{text-align:center;font-size:12px;font-weight:600;padding:13px 0;border:none;border-top:1px solid var(--blue);cursor:pointer;width:100%;background:var(--navy);color:#fff;transition:opacity .2s ease}.ChatBot_calendarSection__UQh1C .ChatBot_submitBtn__EZYL_:hover:not(:disabled){opacity:.9}.ChatBot_calendarSection__UQh1C .ChatBot_submitBtn__EZYL_:disabled{opacity:.4;cursor:not-allowed;background:#9aa6c2}.ChatBot_timeSlotsSection__bgIGh{width:100%;padding:12px}.ChatBot_timeSlotsSection__bgIGh .ChatBot_timeGrid__Fsbdx{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:8px;gap:8px}.ChatBot_timeSlotsSection__bgIGh .ChatBot_timeGrid__Fsbdx .ChatBot_timeItem__yhOe5{border:1px solid var(--blue);border-radius:10px;text-align:center;padding:8px 0;font-size:12px;color:var(--text);font-weight:600;background:#fff;cursor:pointer;transition:all .2s ease}.ChatBot_timeSlotsSection__bgIGh .ChatBot_timeGrid__Fsbdx .ChatBot_timeItem__yhOe5.ChatBot_active__iyhy8,.ChatBot_timeSlotsSection__bgIGh .ChatBot_timeGrid__Fsbdx .ChatBot_timeItem__yhOe5:hover{color:#fff;background:var(--blue)}.ChatBot_timeSlotsSection__bgIGh .ChatBot_timeGrid__Fsbdx .ChatBot_timeItem__yhOe5.ChatBot_light__84rPl{color:#cbd5e1;pointer-events:none;background:#fff}.ChatBot_calendarWrapper__rmybf{display:flex;flex-direction:column;gap:10px;width:100%}.ChatBot_designerCard__WyoCM{display:flex;align-items:center;gap:10px;padding:10px;border:1px solid var(--blue);border-radius:12px;background:#fff}.ChatBot_designerCardAvatar__02o0j img{width:40px;height:40px;border-radius:50%;object-fit:cover}.ChatBot_designerCardAvatarFallback___ZH5h{width:40px;height:40px;border-radius:50%;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:700}.ChatBot_designerCardInfo__niN5J{display:flex;flex-direction:column;gap:2px}.ChatBot_designerCardName__klltp{font-size:12px;font-weight:700;color:var(--text);margin:0}.ChatBot_designerCardMeta__HsYc7{font-size:10px;color:var(--text-muted);margin:0}@media screen and (max-width:768px){.ChatBot_chatbotOverlay__iyz8r{padding:0}.ChatBot_chatbotContainer__ZDYTm{width:100%;height:100%;max-width:none;border-radius:0;margin:0}.ChatBot_chatbotHeader__GPSRC{padding:16px 18px}}@media screen and (max-width:540px){.ChatBot_likeTodoBox__PVY4f{max-width:88%}.ChatBot_headerText__v4lwF h3{font-size:14px}}@media (prefers-reduced-motion:reduce){.ChatBot_botAvatar__F7WXt:before,.ChatBot_chatbotContainer__ZDYTm,.ChatBot_chatbotOverlay__iyz8r,.ChatBot_closeButton__5ANDQ,.ChatBot_ctaPillBtn__RZQD7,.ChatBot_headerText__v4lwF span:before,.ChatBot_messageWrapper__os3Ep,.ChatBot_sendButton__VYLGA,.ChatBot_typingIndicator__K8YO6 span{animation:none!important;transition:none!important}}.ChatButton_askGinieSection__9A8mL{position:fixed;right:6px;top:calc(50% - 40px);display:flex;flex-direction:row-reverse;align-items:center;gap:10px;z-index:8;cursor:pointer;animation:ChatButton_bounce__IFOEK 3.5s infinite}.ChatButton_askGinieSection__9A8mL .ChatButton_askGinieBubble__7Zbv1{position:relative;background:none;display:flex;align-items:center;justify-content:center}.ChatButton_askGinieSection__9A8mL .ChatButton_askGinieBtn__8mJrA{display:flex;align-items:center;gap:5px;font-size:12px;color:#222;font-weight:700;cursor:pointer;padding:0 5px;background:#fff;border:1px solid #fafafa;border-radius:5px}.ChatButton_askGinieSection__9A8mL .ChatButton_askGinieBtn__8mJrA:after{content:"";position:absolute;top:23px;right:50px;width:0;height:0;border-radius:-2px;overflow:hidden;border-top:7px solid transparent;border-bottom:7px solid transparent;border-left:9px solid #fff}.ChatButton_askGinieSection__9A8mL span button{position:absolute;left:-10px;top:7px;background:#fff;color:#000;border:none;border-radius:50%;width:17px;height:17px;text-align:center;cursor:pointer;display:flex;align-items:center;justify-content:center}@media(max-width:480px){.ChatButton_askGinieSection__9A8mL{right:20px;gap:10px}.ChatButton_askGinieSection__9A8mL .ChatButton_askGinieBtn__8mJrA{font-size:10px}}@keyframes ChatButton_bounce__IFOEK{0%{transform:translateY(0)}10%{transform:translateY(-12px)}20%{transform:translateY(0)}30%{transform:translateY(-6px)}40%{transform:translateY(0)}to{transform:translateY(0)}}