html,body{margin:0;padding:0;width:100%;height:100%;font-family:Roboto,Inter var,Helvetica,Arial,sans-serif}*{margin-block-start:0;margin-block-end:0;font-family:Roboto,Inter var,Helvetica,Arial,sans-serif}#root{position:relative;height:auto!important;min-height:0!important;background:transparent}#recco-widget-container{position:fixed!important;bottom:0!important;right:0!important;min-width:375px!important;height:570px!important;z-index:999999!important;pointer-events:auto!important}.app-container{display:flex;position:relative!important;width:100%!important;height:100%!important;flex-direction:column;bottom:0;right:0;z-index:1000;max-width:400px;align-items:center;justify-content:center;max-height:570px}@media(max-width:600px){.app-container{width:100%;height:100%;bottom:0;right:0}}.widget-wrapper{position:absolute;padding:10px;bottom:10px;right:10px;left:10px;height:570px;max-height:570px;border-radius:32px;background:linear-gradient(140deg,#30bad9,#cc3ff7 45%,#8f3ff7);box-shadow:0 18px 45px #30bad92e,0 24px 80px #8c3ff73d;display:flex;overflow:hidden}.widget-surface{background:#fff;border-radius:29px;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}.chat-loader{flex:1;display:flex;flex-direction:column;align-items:center;border-radius:32px;justify-content:center;background:#fff}.bubble-loader{display:inline-flex;gap:10px;align-items:center;justify-content:center;margin-bottom:12px}.bubble-loader .bubble{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#30bad9,#8f3ff7);opacity:.6;animation:bubble-bounce 1.2s ease-in-out infinite}.bubble-loader .bubble:nth-child(2){animation-delay:.15s}.bubble-loader .bubble:nth-child(3){animation-delay:.3s}@keyframes bubble-bounce{0%,80%,to{transform:translateY(0);opacity:.6}40%{transform:translateY(-10px);opacity:1}}.loader-text{color:#000;font-size:14px}.cs-main-container{background:linear-gradient(180deg,#2fb1d0,#8f3ff7)!important;border-radius:28px!important;padding:2px!important;box-shadow:0 24px 70px #27449647!important;overflow:hidden!important}.cs-chat-container{display:flex!important;flex-direction:column!important;height:100%!important;border-radius:26px!important;overflow:hidden!important;background:linear-gradient(180deg,#ffffffeb,#f4f7fff5)!important}.cs-conversation-header{background:linear-gradient(135deg,#ffffffa6,#ffffff1f)!important;border-bottom:none!important;padding:20px 24px!important;display:flex!important;align-items:center!important;gap:16px!important}.cs-conversation-header__content{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:2px!important}.cs-conversation-header__user-name{color:#fff!important;font-size:18px!important;font-weight:700!important;letter-spacing:-.2px!important}.cs-conversation-header__info{color:#ffffffdb!important;font-size:13px!important;letter-spacing:.2px!important}.cs-message-list{background:transparent!important;padding:24px 28px!important;gap:18px!important}.cs-message-list__scroll-wrapper{overflow-y:auto!important;-ms-overflow-style:none;scrollbar-width:none}.cs-message-list__scroll-wrapper::-webkit-scrollbar{display:none!important}.cs-message-list{-ms-overflow-style:none;scrollbar-width:none}.cs-message-list::-webkit-scrollbar{display:none!important}.cs-message{margin-bottom:8px!important}.cs-message--incoming .cs-message__content{background:#fff!important;border:none!important;color:#202336!important;padding:16px 20px!important;border-radius:18px!important;line-height:1.55!important;word-break:break-word!important;font-size:15px!important;box-shadow:0 12px 30px #434e7224!important;transition:transform .2s ease,box-shadow .2s ease!important;margin-bottom:8px!important;margin-top:8px!important}.cs-message--incoming .cs-message__content:hover{transform:translateY(-2px)!important;box-shadow:0 18px 36px #434e722e!important}.cs-message--outgoing .cs-message__content{background:linear-gradient(135deg,#30bad9,#8f3ff7)!important;border:none!important;color:#fff!important;padding:16px 20px!important;border-radius:18px!important;word-break:break-word!important;font-size:15px!important;box-shadow:0 18px 36px #583adf59!important;transition:transform .2s ease,box-shadow .2s ease!important}.cs-message--outgoing .cs-message__content:hover{transform:translateY(-2px)!important;box-shadow:0 20px 44px #583adf73!important}@media(max-width:600px){.cs-message--incoming .cs-message__content,.cs-message--outgoing .cs-message__content{padding:10px 14px!important;font-size:14px!important}}.cs-message-group{margin-bottom:16px!important}.cs-message-group+.cs-message-group{margin-top:12px!important}.cs-message-group .cs-message--incoming:first-child .cs-message__content{border-radius:16px 16px 16px 4px!important}.cs-message-group .cs-message--incoming:last-child .cs-message__content{border-radius:16px 16px 16px 4px!important}.cs-message-group .cs-message--outgoing:first-child .cs-message__content{border-radius:16px 16px 4px!important}.cs-message-group .cs-message--outgoing:last-child .cs-message__content{border-radius:16px 16px 4px!important}.cs-typing-indicator__dot{background-color:#4a6dd9!important;animation:typing-pulse 1.4s infinite!important}.cs-typing-indicator__dot:nth-child(2){animation-delay:.2s!important}.cs-typing-indicator__dot:nth-child(3){animation-delay:.4s!important}@keyframes typing-pulse{0%,60%,to{opacity:.5;transform:translateY(0)}30%{opacity:1;transform:translateY(-8px)}}.cs-typing-indicator__text{color:#4a6dd9!important;font-size:14px!important;font-weight:500!important}.cs-message-input{background:#fff!important;border-top:1px solid rgba(226,229,234,.8)!important;padding:18px 24px 24px!important;box-shadow:0 -18px 38px #24335c14!important}.cs-message-input__content-editor-wrapper{background:#fff!important;border:2px solid transparent!important;border-radius:16px!important;transition:all .3s cubic-bezier(.4,0,.2,1)!important;box-shadow:0 14px 35px #24335c1a!important;background-image:linear-gradient(#fff,#fff),linear-gradient(135deg,#30bad9,#8f3ff7)!important;background-origin:border-box!important;background-clip:padding-box,border-box!important}.cs-message-input__content-editor-wrapper:hover{box-shadow:0 18px 42px #24335c24!important}.cs-message-input__content-editor-wrapper:focus-within{border-color:transparent!important;box-shadow:0 20px 50px #24335c2e!important}.cs-message-input__content-editor{background:transparent!important;color:#1f1f23!important;font-size:15px!important;line-height:1.5!important}.cs-message-input__content-editor::placeholder{color:#15162d66!important}.cs-message-input__tools>button{color:#30bad9!important;transition:all .2s ease!important;background:none!important;border:none!important;cursor:pointer!important}.cs-message-input__tools>button:hover{color:#8f3ff7!important;transform:scale(1.05)!important}.cross-button{background:linear-gradient(135deg,#30bad9,#cc3ff7);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;box-shadow:0 16px 36px #8f3ff742;font-size:14px;min-width:52px;min-height:52px;position:absolute;top:-40px;right:5px;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.reveal-button{background:linear-gradient(135deg,#30bad9,#cc3ff7);color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;justify-content:center;align-items:center;box-shadow:0 16px 36px #8f3ff742;font-size:14px;min-width:64px;min-height:64px;position:absolute;bottom:10px;right:10px;transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.reveal-button__icon{width:36px;height:36px;color:#fff}.reveal-button:hover{background:linear-gradient(135deg,#2fb1d0,#bd36f0);transform:translateY(-4px);box-shadow:0 20px 38px #8f3ff759}.hide-button{align-self:flex-end;margin:10px 10px 0 0;padding:5px;background-color:transparent;border:none;cursor:pointer;z-index:1}.hide-button svg{width:24px;height:24px;color:#00000080;transition:color .3s ease}.hide-button:hover svg{color:#4a6dd9}.spinner{border:4px solid rgba(74,109,217,.2);border-top:4px solid #4a6dd9;border-radius:50%;width:30px;height:30px;animation:spin 1s linear infinite;display:inline-block;margin-top:10px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.user-info-form-wrapper{height:100%;display:flex;flex-direction:column;background:#fff;overflow-y:auto;border-radius:29px;box-sizing:border-box}.form-header{padding:0 40px;text-align:center;background:#fff;border-top-left-radius:29px;border-top-right-radius:29px;position:relative}.form-header:after{content:"";position:absolute;bottom:0;left:50%;width:120px;height:2px}.form-header h1{margin:10px 0;font-size:26px;font-weight:700;line-height:1.25;color:#1c1d21}.form-header p{margin:0;font-size:14px;color:#000000a3;font-weight:400;line-height:1.6}.form-content{padding:10px 36px 20px;flex:1;display:flex;flex-direction:column;gap:15px;color:#1a1a1a;position:relative}.brand-badge{width:86px;height:86px;margin:0 auto;border-radius:28px;display:flex;align-items:center;justify-content:center}.brand-badge__inner{width:86px;height:86px;border-radius:26px;background:#fff;display:flex;align-items:center;justify-content:center;position:relative}.brand-badge__inner:before{content:"";position:absolute;top:10px;right:10px;bottom:10px;left:10px;border-radius:20px;opacity:.4}.brand-badge__img{position:relative;width:72px;height:72px;z-index:1}.form-checkbox{margin-top:6px;background:transparent;border:none;padding:0}.checkbox-label{display:flex;gap:8px;align-items:flex-start;font-size:12px;line-height:1.4;color:#1f2236a8}.checkbox-label input{width:16px;height:16px;margin-top:2px;accent-color:#30bad9}.checkbox-label a{color:#8f3ff7;font-weight:600;text-decoration:none}.checkbox-label a:hover{text-decoration:underline}.form-group{display:flex;flex-direction:column;gap:10px}.form-group label{font-size:14px;font-weight:600;color:#2d2d2d;letter-spacing:.3px;margin-left:2px}.form-error{font-size:12px;font-weight:500;color:#e2495b;margin-left:2px}.form-divider{display:none}.form-input,.form-select{width:100%;padding:10px 14px;font-size:13px;border:2px solid transparent;border-radius:14px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#30bad9,#8f3ff7) border-box;color:#1f1f23;transition:all .3s cubic-bezier(.4,0,.2,1);box-sizing:border-box;font-family:inherit;box-shadow:0 8px 20px #11182714}.form-input:hover,.form-select:hover{box-shadow:0 10px 25px #4338ca1f}.form-input:focus,.form-select:focus{outline:none;background:#fff;box-shadow:0 0 0 4px #30bad92e,0 12px 30px #8f3ff72e;transform:translateY(-1px)}.form-input::placeholder{color:#0006}.form-select{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:none!important;background-repeat:no-repeat;background-size:0 0;background-position:right 14px center;padding-right:16px}.form-select:focus{background-image:none!important}.chat-header{background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#30bad9,#8f3ff7) border-box;transition:all .3s cubic-bezier(.4,0,.2,1)}.chat-header__avatar{width:58px!important;height:58px!important;border-radius:16px!important;padding:10px!important}.chat-header__avatar img{width:100%!important;height:100%!important;object-fit:contain!important}.chat-header__minimize{border:none;background:#ffffff38;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:400;cursor:pointer;transition:background .2s ease,transform .2s ease}.chat-header__minimize:hover{background:#ffffff4d;transform:translateY(-2px)}.message-avatar{width:40px!important;height:40px!important;border-radius:14px!important;padding:6px!important;background:#ffffffd9!important;box-shadow:0 10px 24px #1a284e2e!important}.cs-message--outgoing .message-avatar{background:linear-gradient(135deg,#30bad9,#8f3ff7)!important;box-shadow:0 14px 30px #583adf52!important}.cs-message--incoming .message-avatar{background:#fff!important}.message-avatar img{width:100%!important;height:100%!important;object-fit:contain!important}.form-submit-button{width:100%;padding:13px 14px;font-size:16px;font-weight:600;color:#fff;background:linear-gradient(135deg,#30bad9,#8f3ff7);border:none;border-radius:14px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 20px 40px #30bad959;margin-top:auto;text-transform:none;letter-spacing:.5px;position:relative;overflow:hidden}.form-submit-button:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.form-submit-button:hover:not(:disabled):before{left:100%}.form-submit-button:hover:not(:disabled){background:linear-gradient(135deg,#2fb1d0,#7b33dd);transform:translateY(-2px);box-shadow:0 24px 48px #8c3ff759}.form-submit-button:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 10px #4a6dd94d}.form-submit-button:disabled{background:linear-gradient(135deg,#30bad959,#8c3ff759);color:#fffc;cursor:not-allowed;box-shadow:none;transform:none}.user-info-form-wrapper::-webkit-scrollbar{width:8px}.user-info-form-wrapper::-webkit-scrollbar-track{background:#4a6dd90d;border-radius:4px}.user-info-form-wrapper::-webkit-scrollbar-thumb{background:#4a6dd94d;border-radius:4px;transition:background .3s ease}.user-info-form-wrapper::-webkit-scrollbar-thumb:hover{background:#4a6dd980}.cs-message-input{background:transparent!important;border-top:none!important;padding:20px 26px 26px!important;box-shadow:none!important}.cs-message-input__content-editor-wrapper{background:#fff!important;border:none!important;border-radius:999px!important;padding:12px 18px!important;display:flex!important;align-items:center!important;box-shadow:0 14px 35px #24335c1a!important}.cs-message-input__content-editor{background:transparent!important;border:none!important;resize:none!important;font-size:15px!important;line-height:1.45!important;color:#1f1f23!important;font-family:inherit!important;padding:0!important}.cs-message-input__content-editor>div[contenteditable=true]{background:transparent!important;padding:0!important;margin:0!important}.cs-message-input__content-editor>div[contenteditable=true]::selection{background:#8f3ff72e!important;color:#1f1f23!important}.cs-message-input__tools{margin-left:16px!important}.cs-message-input__tools>button{width:44px!important;height:44px!important;border-radius:50%!important;background:linear-gradient(135deg,#30bad9,#8f3ff7)!important;color:#fff!important;border:none!important;box-shadow:0 18px 36px #583adf59!important;transition:transform .2s ease,box-shadow .2s ease!important}.cs-message-input__tools>button:hover{transform:translateY(-2px)!important;box-shadow:0 22px 44px #583adf66!important}.cs-message-input{margin:0 28px 26px!important;padding:10px 14px!important;border-radius:999px!important;background:#fff!important;border:1px solid rgba(215,221,236,.95)!important;box-shadow:0 15px 30px #394a7024!important}.cs-message-input__content-editor-wrapper{background:transparent!important;border:none!important;box-shadow:none!important;flex:1!important}.cs-message-input__content-editor{background:transparent!important;border:none!important;resize:none!important;font-size:15px!important;line-height:1.4!important;color:#1f1f23!important;font-family:inherit!important;padding:0!important}.cs-message-input__content-editor::placeholder{color:#6c7691bf!important}.cs-message-input__tools{margin-left:16px!important;gap:10px!important}.cs-message-input__send-button{width:44px!important;height:44px!important;border-radius:50%!important;background:linear-gradient(135deg,#30bad9,#8f3ff7)!important;color:#fff!important;box-shadow:0 14px 28px #583adf52!important;border:none!important;transition:transform .2s ease,box-shadow .2s ease!important}.cs-message-input__send-button svg{width:22px!important;height:22px!important}.cs-message-input__send-button:hover:not(:disabled){transform:translateY(-2px)!important;box-shadow:0 18px 36px #583adf61!important}.cs-message-input__send-button:disabled{background:linear-gradient(135deg,#30bad973,#8f3ff773)!important;opacity:.65!important;box-shadow:none!important}.chat-panel{display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;background:linear-gradient(180deg,#fffffffa,#f3f7fff0);border-radius:29px;box-shadow:0 24px 70px #2744962e}.chat-panel__header{display:flex;justify-content:space-between;align-items:center;padding:22px 26px;flex-shrink:0;background:linear-gradient(135deg,#2fb1d0,#8f3ff7);color:#fff}.chat-panel__brand{display:flex;align-items:center;gap:16px}.chat-panel__avatar{width:56px;height:56px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 12px 30px #121a473d}.chat-panel__avatar img{width:42px;height:42px}.chat-panel__title{font-size:20px;font-weight:700;letter-spacing:-.3px}.chat-panel__subtitle{font-size:13px;opacity:.86}.chat-panel__minimize{width:38px;height:38px;border-radius:50%;border:none;background:#ffffff47;color:#fff;font-size:22px;display:flex;align-items:center;justify-content:center;cursor:pointer}.chat-panel__minimize:disabled{cursor:default;opacity:.6}.chat-panel__messages{flex:1;min-height:0;padding:20px 14px;background:linear-gradient(180deg,#fffffffa,#f1f5ffeb);display:flex;flex-direction:column;gap:18px;overflow-y:auto;scrollbar-width:none}.chat-panel__messages::-webkit-scrollbar{display:none}.chat-message{display:flex;align-items:flex-start;gap:8px}.chat-message--outgoing{flex-direction:row-reverse}.chat-message__avatar{width:38px;height:38px;min-width:38px;min-height:38px;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 24px #1a284e26;flex-shrink:0}.chat-message--incoming .chat-message__avatar{background:linear-gradient(135deg,#30bad9,#8f3ff7);border:none}.chat-message--outgoing .chat-message__avatar{background:#f2f4f3;border:2px solid rgba(48,186,217,.25)}.chat-message__avatar img{width:24px;height:24px;object-fit:contain;display:block}.chat-message__bubble{max-width:75%;padding:16px 20px;border-radius:18px;font-size:13px;line-height:1.55;word-break:break-word;overflow-wrap:break-word;flex-shrink:1}.chat-message__bubble img{max-width:100%;height:auto;display:block;border-radius:8px;margin:8px 0}.chat-message__bubble--incoming{background:#f2f4f3;color:#202336;box-shadow:0 12px 30px #434e7224}.chat-message__bubble--outgoing{background:linear-gradient(135deg,#30bad9,#8f3ff7);color:#fff;box-shadow:0 18px 36px #583adf59}.chat-message__bubble p{margin:0}.chat-message__bubble--typing{display:flex;gap:6px;align-items:center;padding:12px 16px}.chat-message__bubble--typing span{width:8px;height:8px;border-radius:50%;background:linear-gradient(135deg,#30bad9,#8f3ff7);animation:chat-typing 1.2s ease-in-out infinite}.chat-message__bubble--typing span:nth-child(2){animation-delay:.15s}.chat-message__bubble--typing span:nth-child(3){animation-delay:.3s}@keyframes chat-typing{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-6px)}}.chat-panel__composer{padding:12px;display:flex;align-items:flex-end;gap:14px;background:#fff;border-top:1px solid rgba(226,229,234,.8);flex-shrink:0}.chat-panel__input{flex:1;border:2px solid transparent;border-radius:999px;padding:12px 20px;font-size:13px;line-height:1.35;color:#1f1f23;resize:none;max-height:52px;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(135deg,#30bad9,#8f3ff7) border-box;box-shadow:0 14px 35px #24335c1f;outline:none;overflow:hidden}.chat-panel__input::placeholder{color:#6c7691bf}.chat-panel__send{width:46px;height:46px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#30bad9,#8f3ff7);color:#fff;box-shadow:0 18px 38px #583adf59;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.chat-panel__send svg{width:22px;height:22px}.chat-panel__send:disabled{background:linear-gradient(135deg,#30bad973,#8f3ff773);opacity:.7;box-shadow:none;cursor:not-allowed}.chat-panel__send:not(:disabled):hover{transform:translateY(-2px);box-shadow:0 22px 44px #583adf66}.chat-history-loader{margin:auto;width:100%;max-width:260px;border-radius:18px;padding:20px 24px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;text-align:center}.chat-history-loader__dots{display:flex;gap:10px}.chat-history-loader__dots span{width:10px;height:10px;border-radius:50%;background:linear-gradient(135deg,#30bad9,#8f3ff7);animation:chat-typing 1.2s ease-in-out infinite}.chat-history-loader__dots span:nth-child(2){animation-delay:.15s}.chat-history-loader__dots span:nth-child(3){animation-delay:.3s}.chat-history-loader__label{font-size:13px;color:#1f2236b3}
