.ActionConfirmation_root__fLr78{width:100%;display:flex;align-items:center;justify-content:center;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:var(--color-black);position:absolute;top:0;left:0;right:0;bottom:0;line-height:1.3;font-size:16px;z-index:21;padding:20px;animation:ActionConfirmation_fadeIn__NQwC4 .15s ease-in-out}.ActionConfirmation_content__QbNmP{display:flex;flex-wrap:wrap;align-content:space-between;width:100%;max-width:220px;padding:20px;background-color:hsla(0,0%,100%,.85);border-radius:8px}.ActionConfirmation_title__4GdvO{margin:0 0 20px;font-weight:500;font-size:16px}.ActionConfirmation_actions__e84Nx{flex-basis:100%;text-align:right}.ActionConfirmation_action__cxHuE{color:var(--color-primary);font-weight:500;background-color:transparent;border:0;transition:opacity .2s;cursor:pointer}.ActionConfirmation_action__cxHuE:focus,.ActionConfirmation_action__cxHuE:hover{opacity:.85}.ActionConfirmation_action__cxHuE:first-child{margin-right:8px;background-color:var(--primary-purple);color:var(--primary-white);padding:4px 8px;border-radius:2px}.ActionConfirmation_action__cxHuE:last-child{background-color:var(--primary-gray);color:var(--primary-white);padding:4px 8px;border-radius:2px}@keyframes ActionConfirmation_fadeIn__NQwC4{0%{opacity:0}to{opacity:1}}.GrowthChat_container__TuTe3{--chat-drag-offset:0px;padding:20px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.05);display:flex;flex-direction:column;flex-grow:1;background-color:var(--primary-white);position:relative;overflow:hidden;z-index:10}@media screen and (max-width:1079px){.GrowthChat_container__TuTe3{min-height:575px}}@media screen and (max-width:575px){.GrowthChat_container__TuTe3{box-shadow:0 0 12px 8px rgba(0,0,0,.15);padding:32px 8px 8px;border-radius:8px 8px 0 0;height:50dvh;min-height:385px;overflow:visible;width:100%;transform:translateY(var(--chat-drag-offset));transition:transform .18s ease}}@media(max-height:750px){.GrowthChat_container__TuTe3{min-height:auto;max-height:none}}@media screen and (max-width:575px){.GrowthChat_dragging__DZsGe{transition:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.GrowthChat_input-only__jHTF5{height:auto;min-height:0;padding:8px;border-radius:8px 8px 0 0}.GrowthChat_input-only__jHTF5 .GrowthChat_connected-banner__ZaKRA,.GrowthChat_input-only__jHTF5 .GrowthChat_full-screen-toggler__9WQjJ,.GrowthChat_input-only__jHTF5 .GrowthChat_menu-wrapper__B44VB,.GrowthChat_input-only__jHTF5 .GrowthChat_messages__d_5lU,.GrowthChat_input-only__jHTF5 .GrowthChat_mobile-minimize-btn___mbp_,.GrowthChat_input-only__jHTF5 .GrowthChat_online__KXVfU,.GrowthChat_input-only__jHTF5 .GrowthChat_scrollDownBtn__wjJoh{display:none}.GrowthChat_input-only__jHTF5 .GrowthChat_inputContainer__n_esu{margin-top:0}}.GrowthChat_full-screen__ZcFgp{position:fixed;left:0;right:0;bottom:0;max-height:100dvh;max-width:100%;z-index:1000}@media screen and (max-width:575px){.GrowthChat_full-screen__ZcFgp{top:0;bottom:0;width:100vw;height:100dvh;max-width:100vw;border-radius:0;padding:48px 8px calc(8px + env(safe-area-inset-bottom));box-shadow:none;overscroll-behavior:contain}}.GrowthChat_full-screen__ZcFgp .GrowthChat_online__KXVfU{left:calc(50% + 8px);top:18px;transform:translateX(-50%)}.GrowthChat_full-screen__ZcFgp .GrowthChat_menu-wrapper__B44VB{top:14px;right:20px}.GrowthChat_full-screen__ZcFgp .GrowthChat_mobile-minimize-btn___mbp_{display:none}.GrowthChat_full-screen-toggler__9WQjJ{width:64px;height:32px;position:absolute;top:0;left:50%;transform:translateX(-50%);border-radius:50%;background-color:#fff;border:none;z-index:-1;display:none;align-items:center;justify-content:center;cursor:ns-resize;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width:575px){.GrowthChat_full-screen-toggler__9WQjJ{display:flex}}.GrowthChat_full-screen-toggler__9WQjJ span{width:100%;height:5px;border-radius:3px;background-color:#d6d6da;pointer-events:none}@media screen and (max-width:575px){.GrowthChat_full-screen-toggler-active__MKwna{top:8px;left:16px;width:32px;height:32px;transform:translate(0);z-index:10;align-items:center;background:url(/arrow-left.svg) no-repeat 50%;background-size:24px;opacity:.85}}.GrowthChat_full-screen-toggler-active__MKwna span{display:none}.GrowthChat_online__KXVfU{display:none;position:absolute;top:9px;left:20px;color:#38c079;font-size:11px;font-weight:600}.GrowthChat_online__KXVfU:after{content:"";position:absolute;top:calc(50% - 1px);left:-8px;width:3px;height:3px;background-color:#fff;border-radius:50%;transform:translate(-50%,-50%);border:2px solid #38c079;box-sizing:content-box}@media screen and (max-width:575px){.GrowthChat_online__KXVfU{display:block}}.GrowthChat_menu-wrapper__B44VB{position:absolute;top:28px;right:36px}@media screen and (max-width:575px){.GrowthChat_menu-wrapper__B44VB{top:4px;right:8px;border-radius:50%;background-color:#f7f7f8}.GrowthChat_menu-wrapper__B44VB span{transform:rotate(90deg);line-height:20px}}.GrowthChat_mobile-minimize-btn___mbp_{all:unset;display:none;align-items:center;justify-content:center;position:absolute;color:#6d6d6e;cursor:pointer;z-index:11}@media screen and (max-width:575px){.GrowthChat_mobile-minimize-btn___mbp_{display:flex;top:4px;right:38px;width:22px;height:22px;border-radius:50%;background-color:#f7f7f8}}.GrowthChat_mobile-minimize-btn___mbp_ span{width:10px;height:2px;border-radius:999px;background-color:currentColor}.GrowthChat_menu-btn__cl6fy{all:unset;display:flex;align-items:center;justify-content:center;cursor:pointer;width:26px;height:26px;border-radius:6px;color:#6d6d6e;font-size:24px;line-height:1;transition:background-color .15s ease}@media screen and (max-width:575px){.GrowthChat_menu-btn__cl6fy{width:22px;height:22px;font-size:20px}}.GrowthChat_menu-dropdown__yr0Ng{position:absolute;right:0;top:100%;background:#fff;border:1px solid #e8eaf6;border-radius:10px;box-shadow:0 4px 16px rgba(0,0,0,.1);list-style:none;margin:0;padding:4px;z-index:100;min-width:160px}.GrowthChat_menu-dropdown__yr0Ng li button{all:unset;display:flex;align-items:center;gap:8px;width:100%;padding:8px 12px;font-size:13px;color:#3a3a3a;border-radius:7px;cursor:pointer;box-sizing:border-box;white-space:nowrap;transition:background-color .12s ease}.GrowthChat_menu-dropdown__yr0Ng li button:hover{background-color:#f5f4fd;color:var(--primary-purple)}.GrowthChat_connected-banner__ZaKRA{display:flex;align-items:center;gap:8px;margin-bottom:12px;padding:10px 12px;border-radius:10px;background:rgba(50,201,138,.12);border:1px solid rgba(50,201,138,.22);color:#12724d;font-size:13px;font-weight:600}@media screen and (max-width:575px){.GrowthChat_connected-banner__ZaKRA{display:none}}.GrowthChat_connected-banner__ZaKRA span{line-height:1.3}.GrowthChat_messages__d_5lU{display:flex;flex-direction:column;flex:1 1;overflow-y:auto;margin-bottom:15px;padding:10px;border-radius:8px;background-image:radial-gradient(circle,rgba(113,93,239,.18) 1.5px,transparent 0);background-size:22px 22px}@media screen and (max-width:575px){.GrowthChat_messages__d_5lU{padding:0 4px 4px;border:none;margin-bottom:4px}}.GrowthChat_bubble__12R6A{padding:12px 14px;border-radius:16px;margin:6px 0;max-width:85%;line-height:1.55;word-break:break-word}@media screen and (max-width:575px){.GrowthChat_bubble__12R6A{padding:12px;margin:0 0 12px}}.GrowthChat_userBubble__mE9na{background-color:var(--primary-purple);color:#fff;align-self:flex-start;border-top-right-radius:2px;font-size:14px;line-height:1.75}@media screen and (max-width:575px){.GrowthChat_userBubble__mE9na{font-size:14px}}.GrowthChat_botMessageRow__viN3N{display:flex;align-items:flex-start;gap:8px;align-self:flex-end;max-width:90%;min-width:60%;margin:6px 16px 6px 0}@media screen and (max-width:575px){.GrowthChat_botMessageRow__viN3N{margin:0 0 12px;max-width:96%;min-width:75%}}.GrowthChat_botMessageRow__viN3N .GrowthChat_bubble__12R6A{margin:0;max-width:100%;flex:1 1;min-width:0}.GrowthChat_botAvatar__9ry27{position:-webkit-sticky;position:sticky;top:8px;flex-shrink:0;width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#8b7ff5,#5c4fd6);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(92,79,214,.22)}@media screen and (max-width:575px){.GrowthChat_botAvatar__9ry27{width:28px;height:28px;top:4px}}.GrowthChat_botBubble__dPzLZ{background-color:#f7f8fe;color:#111;border-top-left-radius:2px;border:1px solid #e8eaf6;font-size:14px;line-height:1.75}@media screen and (max-width:575px){.GrowthChat_botBubble__dPzLZ{font-size:14px}}.GrowthChat_botBubble__dPzLZ .GrowthChat_messageText__CJssF{display:block}.GrowthChat_botBubble__dPzLZ h2,.GrowthChat_botBubble__dPzLZ h3,.GrowthChat_botBubble__dPzLZ h4,.GrowthChat_botBubble__dPzLZ h5,.GrowthChat_botBubble__dPzLZ h6{margin:12px auto 8px;color:var(--primary-purple);font-size:16px;line-height:1.3;font-weight:600}@media screen and (max-width:575px){.GrowthChat_botBubble__dPzLZ h2,.GrowthChat_botBubble__dPzLZ h3,.GrowthChat_botBubble__dPzLZ h4,.GrowthChat_botBubble__dPzLZ h5,.GrowthChat_botBubble__dPzLZ h6{font-size:15px;line-height:1.28}}.GrowthChat_botBubble__dPzLZ p{margin:0;color:#3a3a3a;line-height:1.58}.GrowthChat_botBubble__dPzLZ ol+p,.GrowthChat_botBubble__dPzLZ p+ol,.GrowthChat_botBubble__dPzLZ p+p,.GrowthChat_botBubble__dPzLZ p+ul,.GrowthChat_botBubble__dPzLZ ul+p{margin-top:8px}@media screen and (max-width:575px){.GrowthChat_botBubble__dPzLZ ol+p,.GrowthChat_botBubble__dPzLZ p+ol,.GrowthChat_botBubble__dPzLZ p+p,.GrowthChat_botBubble__dPzLZ p+ul,.GrowthChat_botBubble__dPzLZ ul+p{margin-top:7px}}.GrowthChat_botBubble__dPzLZ strong{font-weight:600;color:var(--primary-black)}.GrowthChat_botBubble__dPzLZ em{color:#333;font-style:italic}.GrowthChat_botBubble__dPzLZ ol,.GrowthChat_botBubble__dPzLZ ul{display:flex;flex-direction:column;gap:6px;margin:2px 0 4px;padding-left:22px;color:#3a3a3a;line-height:1.5}@media screen and (max-width:575px){.GrowthChat_botBubble__dPzLZ ol,.GrowthChat_botBubble__dPzLZ ul{gap:5px;padding-left:18px}}.GrowthChat_botBubble__dPzLZ li::marker{color:var(--primary-purple);font-weight:700}.GrowthChat_botBubble__dPzLZ code{background:#f3f3f3;padding:2px 5px;border-radius:4px;font-size:.9em}.GrowthChat_botBubble__dPzLZ .GrowthChat_imageWrapper__gkAj7{margin-top:8px;border-radius:8px;overflow:hidden}.GrowthChat_botBubble__dPzLZ .GrowthChat_generatedImage__dDhku{width:100%!important;height:auto!important;display:block;border-radius:8px}.GrowthChat_botBubble__dPzLZ .GrowthChat_imageStorageLabel__4UafE{display:block;margin-top:5px;font-size:11px;color:#999}.GrowthChat_botBubble__dPzLZ .GrowthChat_imageExpired__zsgX6{aspect-ratio:16/9;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6;border-radius:8px;border:1px dashed #d1d5db;color:#9ca3af;font-size:13px;text-align:center;padding:12px}.GrowthChat_botBubble__dPzLZ .GrowthChat_downloadBtn__KxNg6{display:block;width:100%;margin-top:6px;padding:6px 0;background:none;border:1px solid #c0c4cc;border-radius:6px;font-size:12px;color:#555;cursor:pointer;transition:background-color .15s ease,color .15s ease}.GrowthChat_botBubble__dPzLZ .GrowthChat_downloadBtn__KxNg6:hover{background-color:var(--primary-purple);border-color:var(--primary-purple);color:#fff}.GrowthChat_scrollDownBtn__wjJoh{position:absolute;bottom:92px;left:24px;width:32px;height:32px;border-radius:50%;border:1px solid #e0e0e0;background:#fff;color:#555;font-size:0;line-height:0;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px rgba(0,0,0,.12);z-index:20;transition:background-color .15s ease,color .15s ease}.GrowthChat_scrollDownBtn__wjJoh:hover{background-color:var(--primary-purple);color:#fff;border-color:var(--primary-purple)}.GrowthChat_scrollDownBtn__wjJoh img{transform:rotate(180deg);opacity:.65;transition:opacity .15s ease}.GrowthChat_scrollDownBtn__wjJoh:hover img{opacity:1;filter:brightness(0) invert(1)}@media screen and (max-width:575px){.GrowthChat_scrollDownBtn__wjJoh{left:8px;width:30px;height:30px;bottom:80px}}.GrowthChat_loadMoreHint__Ivlf7{width:32px;height:4px;border-radius:2px;background-color:#d1d5db;align-self:center;margin:4px auto 8px;animation:GrowthChat_blinking__8GCc2 1.5s infinite}.GrowthChat_imageSkeletonWrapper__Dwd3r{width:80%;max-width:390px;min-height:206px;aspect-ratio:16/9;border-radius:12px;background:linear-gradient(120deg,hsla(0,0%,100%,.8),hsla(0,0%,100%,.2) 42%,transparent),linear-gradient(135deg,#f7f8fe,#eff1fb 55%,#f6f3ff);background-size:800px 100%;animation:GrowthChat_shimmer__6VDbE 1.6s linear infinite;align-self:flex-end;margin:6px 16px;padding:16px;display:flex;flex-direction:column;justify-content:space-between;border:1px solid #e8eaf6;box-shadow:0 10px 24px rgba(31,35,48,.06);overflow:hidden;position:relative}.GrowthChat_imageSkeletonWrapper__Dwd3r:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,transparent 22%,hsla(0,0%,100%,.58) 50%,transparent 78%);transform:translateX(-100%);animation:GrowthChat_skeleton-sweep__ZbDnA 3.1s ease-in-out infinite}@media screen and (max-width:575px){.GrowthChat_imageSkeletonWrapper__Dwd3r{width:100%;margin:6px 0;padding:13px;min-height:174px}}.GrowthChat_imageSkeletonEyebrow__RG0IB{display:inline-flex;align-items:center;align-self:flex-start;padding:5px 9px;border-radius:999px;background:rgba(113,93,239,.08);border:1px solid rgba(113,93,239,.1);color:#6758c8;font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;position:relative;z-index:1}.GrowthChat_imageSkeletonTitle__dVfu1{margin-top:auto;color:#303247;font-size:22px;line-height:1.1;max-width:250px;position:relative;z-index:1}@media screen and (max-width:575px){.GrowthChat_imageSkeletonTitle__dVfu1{font-size:19px;max-width:200px}}.GrowthChat_imageSkeletonHint__iAigV{margin-top:8px;color:#737587;font-size:12px;font-weight:500;position:relative;z-index:1}.GrowthChat_imageSkeletonBars__Doxpt{margin-top:14px;position:relative;z-index:1}.GrowthChat_imageSkeletonBar__iINOF{display:block;width:100%;height:5px;border-radius:999px;background:#e1e4ef;overflow:hidden;position:relative}.GrowthChat_imageSkeletonBar__iINOF:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,#8f7cf4,#6fdfbc);transform:translateX(-100%);animation:GrowthChat_skeleton-progress__xV7e9 2.6s ease-in-out infinite}.GrowthChat_inputContainer__n_esu{display:flex;margin-top:auto;position:relative}@media screen and (max-width:575px){.GrowthChat_inputContainer__n_esu{padding-top:0}}.GrowthChat_deep-think-toggle__1apu4{border:1px solid #e8e8f4;border-right:none;background:#f6f5fc;color:#4c4f56;border-radius:12px 0 0 12px;padding:0 16px;font-size:12px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:6px;max-width:100px;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}@media screen and (max-width:575px){.GrowthChat_deep-think-toggle__1apu4{padding:4px 5px 5px;width:52px;flex-direction:column;justify-content:center;gap:3px;font-size:11px}}.GrowthChat_deep-think-toggle-label__xQEwh{line-height:1.25;white-space:normal;text-align:left}@media screen and (max-width:575px){.GrowthChat_deep-think-toggle-label__xQEwh{font-size:8px;line-height:1;text-align:center}}.GrowthChat_deep-think-switch__U0GMd{width:28px;height:16px;border-radius:999px;background:#d4d7dd;position:relative;transition:background-color .15s ease;flex:0 0 auto}.GrowthChat_deep-think-thumb__LZlLw{position:absolute;top:2px;left:2px;width:12px;height:12px;border-radius:50%;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.18);transition:transform .15s ease}.GrowthChat_deep-think-toggle-active__YVRLl .GrowthChat_deep-think-switch__U0GMd{background:var(--primary-purple)}.GrowthChat_deep-think-toggle-active__YVRLl .GrowthChat_deep-think-thumb__LZlLw{transform:translateX(12px)}.GrowthChat_input__2bwP8{flex:1 1;font-size:15px;border:1px solid #e8e8f4;border-left:none;min-height:56px;border-radius:none;border-radius:0 12px 12px 0;outline:none;background-color:#fdfdfe;color:var(--quiz-black);padding:10px 48px 10px 12px}.GrowthChat_input__2bwP8::placeholder{color:#ccc}@media screen and (max-width:575px){.GrowthChat_input__2bwP8{min-height:48px;font-size:16px}}.GrowthChat_button__rcxXU{background-color:var(--primary-purple);color:#fff;border:none;width:40px;height:40px;align-self:center;border-radius:50px;cursor:pointer;font-weight:500;transition:background-color .2s ease;background:var(--primary-purple) url(/up-arrow.svg) no-repeat center;background-size:24px;position:absolute;right:8px;top:50%;transform:translateY(-50%);box-shadow:0 4px 8px rgba(105,71,255,.15)}.GrowthChat_button__rcxXU:hover:not(:disabled){background-color:var(--primary-purple)}.GrowthChat_button__rcxXU:disabled{opacity:.6;cursor:not-allowed}@media screen and (max-width:575px){.GrowthChat_button__rcxXU{width:32px;height:32px}}.GrowthChat_typing__aX1ux{font-size:13px;color:#666;font-style:italic;margin-top:8px;margin-bottom:8px;animation:GrowthChat_blinking__8GCc2 1.5s infinite}.GrowthChat_chipPanel__UngLD{align-self:flex-end;width:90%;margin:6px 16px 10px;padding:12px;border:1px solid rgba(113,93,239,.16);border-radius:12px;background:#fff;box-shadow:0 8px 18px rgba(31,35,48,.05)}@media screen and (max-width:575px){.GrowthChat_chipPanel__UngLD{width:100%;margin:6px 0 8px;padding:10px}}.GrowthChat_chipPanel__UngLD span{display:block;margin-bottom:8px;color:#4d4d58;font-size:12px;font-weight:700}.GrowthChat_chipList__oFxT8{display:flex;flex-wrap:wrap;gap:5px}.GrowthChat_chipList__oFxT8 button{border:1px solid #d9d7f7;border-radius:8px;background:#f0effd;color:var(--primary-purple);cursor:pointer;font-size:11px;font-weight:700;line-height:1.2;padding:5px 10px;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.GrowthChat_chipList__oFxT8 button:hover{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff}.GrowthChat_followUpPanel__XQsLu{display:flex;flex-wrap:wrap;gap:4px;margin-top:10px;padding-top:10px;border-top:1px solid #e8eaf6}.GrowthChat_followUpPanel__XQsLu button{border:1px solid #d9d7f7;border-radius:8px;background:#f0effd;color:var(--primary-purple);cursor:pointer;font-size:10px;font-weight:600;line-height:1.2;padding:3px 7px;white-space:nowrap;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.GrowthChat_followUpPanel__XQsLu button:hover{background:var(--primary-purple);border-color:var(--primary-purple);color:#fff}@keyframes GrowthChat_blinking__8GCc2{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@keyframes GrowthChat_shimmer__6VDbE{0%{background-position:-400px 0}to{background-position:400px 0}}@keyframes GrowthChat_skeleton-sweep__ZbDnA{0%{transform:translateX(-100%)}60%,to{transform:translateX(100%)}}@keyframes GrowthChat_skeleton-progress__xV7e9{0%{transform:translateX(-100%);opacity:.4}50%{transform:translateX(0);opacity:1}to{transform:translateX(100%);opacity:.4}}.GrowthChat_skeletonBubble__0yiac{display:flex;flex-direction:column;gap:8px;padding:14px 16px;min-width:180px}.GrowthChat_skeletonLabel___Sk8_{color:#6d6d75;font-size:12px;font-style:italic;margin-bottom:2px}.GrowthChat_skeletonLine__5l9_4{height:12px;border-radius:6px;background:linear-gradient(90deg,#d1d5db 25%,#e5e7eb 50%,#d1d5db 75%);background-size:800px 100%;animation:GrowthChat_shimmer__6VDbE 1.6s linear infinite}