.form-input-field{font-size:14px;color:dimgray;font-weight:500;padding:10px 20px;width:100%;min-height:50px;border:1px solid #d4d4d4;border-radius:10px;margin-top:10px;margin-bottom:0}.form-input-field::placeholder{color:#868686;font-weight:400;font-size:13px}.form-input-field:focus{border:1px solid #d4d4d4;box-shadow:0 0 5px rgba(55,135,255,.125);outline:none}.yellow-checkbox-option input[type=checkbox]{background-color:#e4e4e4;width:15px;height:15px;border:none;outline:none!important;margin-top:0!important}.yellow-checkbox-option input[type=checkbox]:checked{background-color:#ffc000;border:none;outline:none!important}.yellow-switch-option input[type=checkbox].form-check-input{background-color:#edf3ff!important;width:50px;height:25px;border:none;outline:none!important;border-radius:20px;position:relative;margin-top:0!important}.yellow-switch-option input[type=checkbox].form-check-input:checked{background-color:#002060!important}.yellow-switch-option input[type=checkbox].form-check-input:checked:before{transform:translateX(20px)}.yellow-switch-option input[type=radio].form-check-input{background-color:#d4d4d4!important;width:15px;height:15px;border:none;outline:none!important;position:relative;margin-top:1px}.yellow-switch-option input[type=radio].form-check-input:checked{background-color:#ffc000!important}.yellow-switch-option input[type=radio].form-check-input:checked:before{transform:translateX(20px)}.yellow-button{background:#ffc000;color:#fff;border:2px solid #ffc000;font-weight:600;border-radius:10px;font-size:17px;cursor:pointer;padding:10px;text-align:center;height:50px;transition:.5s ease-in-out}.yellow-button:hover{background:#ffca29}.yellow-button:disabled{height:50px;background-color:#f6e7b9;border:2px solid #f6e7b9;color:var(#fff);pointer-events:none;cursor:not-allowed}.success-message{font-weight:500;color:#12c143;font-size:12px;margin-top:0;text-align:left;margin-bottom:0}.success-message span i{margin-right:5px}.error-message{font-weight:500;color:#df0000;font-size:13px;margin-top:10px;text-align:left;margin-bottom:10px}.error-message span i{margin-right:5px}.ai-user-image-wrapper{position:relative;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.ai-user-image-wrapper:before{content:"";position:absolute;inset:0;border-radius:50%;padding:5px;background:conic-gradient(from 90deg,#ffc000 0deg,#fff 90deg,#ffc000 180deg,#fff 270deg,#ffc000 1turn);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:rotate 7s linear infinite}@media(min-width:320px)and (max-width:767px){.form-input-field{font-size:13px}}.form-input{background:#fff;width:100%;border:1px solid #e6e6e6;height:40px;padding-left:20px;font-size:14px;border-radius:5px}.form-input:focus{border:1px solid #1472ff;box-shadow:0 0 5px rgba(55,135,255,.125);outline:none}.blue-btn{background:var(#002060);color:var(#fff);border:2px solid var(#002060);font-weight:600;border-radius:5px;font-size:15px;cursor:pointer}.blue-btn:disabled{background-color:var(#edf3ff);border:2px solid var(#edf3ff);color:var(#626262);cursor:default}.yellow-btn{background:var(#ffc000);color:var(#fff);border:2px solid var(#ffc000);font-weight:600;border-radius:5px;font-size:15px;cursor:pointer}.yellow-btn:disabled{background-color:var(#f6e7b9);border:2px solid var(#f6e7b9);color:var(#fff)}.follow-btn{background:var(#fff);color:var(#002060);border:2px solid var(#002060);font-weight:600;border-radius:5px;font-size:15px;cursor:pointer}.user-image{width:30px;height:30px;border-radius:100%}.user-image-letter{color:var(#000);font-weight:600;display:flex;text-align:center;justify-content:center;align-items:center;padding:5px!important;border:3px solid var(#fff0);border-radius:100%}.add-image{width:100%}.ad-word{text-align:right;font-size:9px;color:var(#626262);font-weight:500}a{color:#000;text-decoration:none}a:hover{color:#3787ff;text-decoration:underline}.title-highlight{color:#000;text-decoration:none}.title-highlight:hover{color:var(#3787ff);text-decoration:underline}input[type=radio]{background-color:#e4e4e4;width:15px;height:15px;margin-left:10px}input[type=radio],input[type=radio]:checked{border:none;outline:none!important;cursor:pointer}input[type=radio]:checked{background-color:#ffc000}@media(max-width:990px){.ad-word{margin-bottom:10px}}.ai-chatter-main{background-color:#fff;height:100dvh;text-align:center;margin:auto}.ai-chatter-main a{text-decoration:none;color:#002060}.ai-chatter-main .ai-user-image-wrapper{position:relative;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.ai-chatter-main .ai-user-image-wrapper:before{content:"";position:absolute;inset:0;border-radius:50%;padding:5px;background:conic-gradient(from 90deg,#ffc000 0deg,#fff 90deg,#ffc000 180deg,#fff 270deg,#ffc000 1turn);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;animation:rotate 7s linear infinite}@keyframes rotate{to{transform:rotate(1turn)}}.ai-chatter-main .chat-main{background:#fff}.ai-chatter-main .chat-main .ai-chatter-card{max-width:1200px;padding:20px 200px;margin:auto;position:relative}.ai-chatter-main .chat-main .ai-chatter-card .fix-life-bar{position:fixed;top:80px;left:50%;transform:translateX(-50%);width:100%;max-width:800px;z-index:999;padding:10px 0;background-color:#0000;display:flex;align-items:center;gap:20px;animation:slideDown 1s ease-out forwards;will-change:transform,opacity}.ai-chatter-main .chat-main .ai-chatter-card .fix-life-bar .ai-img-topic{background:#fff;box-shadow:0 5px 15px #00000059;display:flex;align-items:center;gap:10px;border-radius:30px;padding:15px 20px}.ai-chatter-main .chat-main .ai-chatter-card .fix-life-bar .ai-user-image-wrapper{width:60px;height:60px}.ai-chatter-main .chat-main .ai-chatter-card .fix-life-bar .ai-user-image-wrapper .fix-ai-user-image{width:50px;height:50px;border-radius:50%;object-fit:cover;position:relative;z-index:1}.ai-chatter-main .chat-main .ai-chatter-card .fix-life-bar .fix-life-details{text-align:left}.ai-chatter-main .chat-main .ai-chatter-card .fix-life-bar .fix-life-details .fix-life-name{font-size:16px;font-weight:600;color:#002060;margin-bottom:0;margin-right:10px;text-shadow:0 4px 8px hsla(0,0%,6%,.408);display:inline-block}.ai-chatter-main .chat-main .ai-chatter-card .fix-life-bar .fix-life-details .fix-life-name:hover{color:#002060!important;text-decoration:underline}.ai-chatter-main .chat-main .ai-chatter-card .fix-life-bar .fix-life-details .fix-life-name .verified-icon{width:10px;height:10px;object-fit:cover;margin-left:5px;margin-top:-3px}.ai-chatter-main .chat-main .ai-chatter-card .fix-life-bar .fix-life-details .fix-life-title{font-size:13px;font-weight:500;color:dimgray}.ai-chatter-main .chat-main .ai-chatter-card .notification-card{position:fixed;top:70px;right:-50px;transform:translateX(-50%);width:100%;max-width:250px;background-color:#002060;z-index:999;padding:20px 20px 40px;box-shadow:0 6px 12px hsla(0,0%,6%,.433);border-radius:0 0 20px 20px;display:grid;grid-gap:15px;gap:15px;animation:slideDown 2s ease-out forwards;will-change:transform,opacity}.ai-chatter-main .chat-main .ai-chatter-card .notification-card.slide-up-out{animation:slideUpOut 1s forwards}.ai-chatter-main .chat-main .ai-chatter-card .notification-card i{color:#ffc000;display:flex;justify-content:flex-end;font-size:12px;cursor:pointer}@keyframes slideDown{0%{opacity:0;transform:translate(-50%,-100px)}to{opacity:1;transform:translate(-50%)}}@keyframes slideUpOut{0%{opacity:1;transform:translate(-50%)}to{opacity:0;transform:translate(-50%,-100px)}}.ai-chatter-main .chat-main .ai-chatter-card .notification-card .title{font-size:18px;font-weight:600;color:#ffc000}.ai-chatter-main .chat-main .ai-chatter-card .notification-card .para-1{font-size:13px;font-weight:500;color:#fff}.ai-chatter-main .chat-main .ai-chatter-card .notification-card .para-2{font-size:14px;font-weight:600;color:#fff}.ai-chatter-main .chat-main .ai-chatter-card .ai-train-link-row{display:flex;justify-content:flex-end;align-items:center;margin:20px 0 30px}.ai-chatter-main .chat-main .ai-chatter-card .ai-train-link-row .train-page-link{font-size:14px;font-weight:700;color:#002060;background-color:#ffc000;padding:10px 20px;border-radius:10px;transition:all .3s ease-in-out}.ai-chatter-main .chat-main .ai-chatter-card .ai-train-link-row .train-page-link:hover{transform:scale(1.01);text-decoration:underline}.ai-chatter-main .chat-main .ai-chatter-card .life-details-row{margin-bottom:20px;margin-top:50px}.ai-chatter-main .chat-main .ai-chatter-card .life-details-row .ai-user-image-wrapper{width:110px;height:110px}.ai-chatter-main .chat-main .ai-chatter-card .life-details-row .ai-user-image-wrapper .ai-user-image{width:90px;height:90px;border-radius:50%;object-fit:cover;position:relative;z-index:1}.ai-chatter-main .chat-main .ai-chatter-card .life-details-row .life-name-row{display:flex;align-items:center;gap:5px;text-align:center;justify-content:center;margin-top:10px}.ai-chatter-main .chat-main .ai-chatter-card .life-details-row .life-name-row h2{margin-bottom:0!important}.ai-chatter-main .chat-main .ai-chatter-card .life-details-row .life-name-row .life-name{font-size:20px;font-weight:600;color:#002060!important;text-shadow:0 4px 8px hsla(0,0%,6%,.408);display:inline-block}.ai-chatter-main .chat-main .ai-chatter-card .life-details-row .life-name-row .life-name:hover{text-decoration:underline;color:#3787ff}.ai-chatter-main .chat-main .ai-chatter-card .life-details-row .life-name-row .verified-icon{width:14px;height:14px;object-fit:cover;margin-top:-5px}.ai-chatter-main .chat-main .ai-chatter-card .life-details-row .life-title-row{font-size:14px;font-weight:500;color:dimgray;margin-top:5px}.ai-chatter-main .chat-main .ai-chatter-card .faq-grid{display:grid;grid-gap:10px;gap:10px;margin:auto;width:-moz-fit-content;width:fit-content;justify-items:center}.ai-chatter-main .chat-main .ai-chatter-card .faq-grid .auto-message{display:flex;align-items:center;width:-moz-fit-content;width:fit-content}.ai-chatter-main .chat-main .ai-chatter-card .faq-grid .auto-message .message{background-color:#fff;padding:5px 20px;border-radius:50px;cursor:pointer;border:1px solid #d4d4d4;font-size:14px;font-weight:500;width:-moz-fit-content;width:fit-content;color:dimgray}.ai-chatter-main .chat-main .ai-chatter-card .loading-Container{display:flex;align-items:center;justify-content:flex-start;gap:10px}.ai-chatter-main .chat-main .ai-chatter-card .loading-Container .logo-img .logo{margin-right:10px;width:30px;height:30px}.ai-chatter-main .chat-main .ai-chatter-card .loading-Container .spinner{display:flex;align-items:center;gap:8px}.ai-chatter-main .chat-main .ai-chatter-card .loading-Container .spinner .custom-spinner{width:5px!important;height:5px!important}.ai-chatter-main .chat-main .ai-chatter-card .loading-Container .spinner .custom-spinner.delay-1{animation-delay:.2s!important}.ai-chatter-main .chat-main .ai-chatter-card .loading-Container .spinner .custom-spinner.delay-2{animation-delay:.4s!important}.ai-chatter-main .chat-main .ai-chatter-card .ai-response-row{font-size:14px;font-weight:600;color:#353535;padding-bottom:100px;padding-top:100px}.ai-chatter-main .chat-main .ai-chatter-card .ai-response-row .user-msg{text-align:right;background:#ffee8c;padding:10px 20px;border-radius:20px 20px 0 20px;width:-moz-fit-content;width:fit-content;max-width:100%;margin-left:auto;margin-right:0;display:block;margin-bottom:20px}.ai-chatter-main .chat-main .ai-chatter-card .ai-response-row .ai-msg{border-radius:20px 20px 20px 0;width:-moz-fit-content;width:fit-content;max-width:100%;margin-right:auto;margin-left:0;margin-bottom:20px;text-align:left}.ai-chatter-main .chat-main .ai-chatter-card .ai-response-row .ai-msg .server-msg .message{text-align:left}.ai-chatter-main .chat-main .ai-chatter-card .ai-response-row .ai-msg .server-msg .message .link-icon{font-size:15px;color:dimgray;margin-left:10px}.ai-chatter-main .chat-main .ai-chatter-card .ai-response-row .ai-msg .server-msg .message .link-icon:hover{color:#3787ff}.ai-chatter-main .chat-main .ai-chatter-card .ai-response-row .ai-msg .server-msg .ai-metadata-images{width:150px;height:100px;border-radius:20px;object-fit:cover;margin-bottom:10px;cursor:pointer}.ai-chatter-main .chat-main .ai-chatter-card .ai-response-row .ai-msg .ai-websearch-sources{font-size:12px;color:#353535;font-weight:500;text-align:left;margin-top:10px}.ai-chatter-main .chat-main .ai-chatter-card .ai-response-row .ai-msg .ai-websearch-sources span{color:#3787ff;text-decoration:underline}.ai-chatter-main .chat-main .chatter-input-row{position:fixed;bottom:0;left:50%;transform:translateX(-50%);background:#fff;z-index:999;width:100%;max-width:1200px;padding:0 200px;box-sizing:border-box}.ai-chatter-main .chat-main .chatter-input-row .input-flex{display:flex;align-items:flex-end;gap:.5rem;width:100%;border:1px solid #d4d4d4;padding:10px;border-radius:20px}.ai-chatter-main .chat-main .chatter-input-row .input-flex .text-area-part{width:100%;height:50px;box-sizing:border-box;resize:none;border:none;font-size:14px;font-weight:600;line-height:1.4;padding:10px;color:dimgray;min-height:40px;max-height:200px;overflow-y:auto}.ai-chatter-main .chat-main .chatter-input-row .input-flex .text-area-part::placeholder{color:#626262;font-weight:500;font-size:13px}.ai-chatter-main .chat-main .chatter-input-row .input-flex .send-btn{align-self:flex-end;border-radius:100%;width:40px!important;height:40px!important;padding:0}.ai-chatter-main .chat-main .chatter-input-row .input-flex .send-btn:hover{transform:none!important}.ai-chatter-main .chat-main .chatter-input-row .input-flex .send-btn i{font-size:16px;rotate:45deg!important}.ai-chatter-main .chat-main .chatter-input-row .input-flex .send-btn .bi-send-fill:before{rotate:45deg}.ai-chatter-main .chat-main .chatter-input-row .message-row .ai-message{font-size:12px;font-weight:500;color:#626262;margin-top:10px;margin-bottom:10px;text-align:right;margin-right:10px}.ai-chatter-main .chat-main .chatter-input-row .message-row .ai-message span a{font-size:12px;font-weight:500;color:#626262!important}.ai-chatter-main .chat-main .chatter-input-row .message-row .ai-message span a:hover{text-decoration:underline;cursor:pointer}@media(min-width:1200px){.ai-chatter-main .chat-main .ai-chatter-card{max-width:1200px;padding:20px 200px}.ai-chatter-main .chat-main .chatter-input-row{padding:0 200px}}@media(min-width:1024px)and (max-width:1199px){.ai-chatter-main .chat-main .ai-chatter-card{max-width:1000px;padding:18px 120px}.ai-chatter-main .chat-main .fix-life-bar{max-width:760px;top:70px;padding:8px}.ai-chatter-main .chat-main .notification-card{top:70px;right:10px;max-width:260px}.ai-chatter-main .chat-main .life-details-row .ai-user-image-wrapper{width:90px;height:90px}.ai-chatter-main .chat-main .life-details-row .ai-user-image-wrapper .ai-user-image{width:70px;height:70px}.ai-chatter-main .chat-main .life-details-row .life-name-row .life-name{font-size:18px}.ai-chatter-main .chat-main .chatter-input-row{padding:0 120px}.ai-chatter-main .chat-main .chatter-input-row .input-flex{padding:8px}.ai-chatter-main .chat-main .chatter-input-row .text-area-part{font-size:14px;min-height:40px}}@media(min-width:768px)and (max-width:1023px){.ai-chatter-main{height:auto}.ai-chatter-main .chat-main .ai-chatter-card{max-width:900px;padding:16px 60px}.ai-chatter-main .chat-main .fix-life-bar{position:sticky;top:10px;left:0;transform:none;width:calc(100% - 32px);max-width:none;margin:0 auto;padding:8px 12px}.ai-chatter-main .chat-main .notification-card{position:fixed;top:70px;right:8px;transform:none;max-width:220px}.ai-chatter-main .chat-main .life-details-row{margin-top:25px}.ai-chatter-main .chat-main .life-details-row .ai-user-image-wrapper{width:80px;height:80px}.ai-chatter-main .chat-main .life-details-row .ai-user-image-wrapper .ai-user-image{width:60px;height:60px}.ai-chatter-main .chat-main .life-details-row .life-name-row .life-name{font-size:17px}.ai-chatter-main .chat-main .life-details-row .life-title-row{font-size:13px}.ai-chatter-main .chat-main .ai-response-row{padding-top:60px;padding-bottom:80px}.ai-chatter-main .chat-main .ai-response-row .ai-msg,.ai-chatter-main .chat-main .ai-response-row .user-msg{max-width:85%}.ai-chatter-main .chat-main .faq-grid{gap:8px}.ai-chatter-main .chat-main .chatter-input-row{left:50%;transform:translateX(-50%);padding:0 40px;width:calc(100% - 40px);max-width:900px}.ai-chatter-main .chat-main .chatter-input-row .input-flex{border-radius:18px;padding:8px}.ai-chatter-main .chat-main .chatter-input-row .text-area-part{height:44px;font-size:14px}.ai-chatter-main .chat-main .chatter-input-row .send-btn{width:38px;height:38px}}@media(min-width:481px)and (max-width:767px){.ai-chatter-main{height:auto}.ai-chatter-main .chat-main .ai-chatter-card{max-width:720px;padding:14px 28px}.ai-chatter-main .chat-main .fix-life-bar{position:static;transform:none;width:100%;padding:8px 10px;box-sizing:border-box}.ai-chatter-main .chat-main .notification-card{position:fixed;top:64px;right:6px;transform:none;max-width:200px;padding:14px}.ai-chatter-main .chat-main .life-details-row .ai-user-image-wrapper{width:90px;height:90px}.ai-chatter-main .chat-main .life-details-row .ai-user-image-wrapper .ai-user-image{width:70px;height:70px}.ai-chatter-main .chat-main .life-details-row .life-name-row .life-name{font-size:16px}.ai-chatter-main .chat-main .life-details-row .life-title-row{font-size:13px}.ai-chatter-main .chat-main .ai-response-row{padding-top:40px;padding-bottom:70px}.ai-chatter-main .chat-main .ai-response-row .ai-msg,.ai-chatter-main .chat-main .ai-response-row .user-msg{max-width:90%}.ai-chatter-main .chat-main .chatter-input-row{position:fixed;bottom:0;left:8px;transform:none;width:calc(100% - 16px);max-width:none;padding:8px}.ai-chatter-main .chat-main .chatter-input-row .input-flex{gap:.5rem;padding:8px}.ai-chatter-main .chat-main .chatter-input-row .text-area-part{height:44px;font-size:13px;padding:8px}.ai-chatter-main .chat-main .chatter-input-row .send-btn{width:36px;height:36px}}@media(max-width:480px){.ai-chatter-main{height:100%}.ai-chatter-main .chat-main .ai-chatter-card{max-width:100%;padding:12px}.ai-chatter-main .chat-main .fix-life-bar{position:static;width:-moz-fit-content;width:fit-content;margin:0 auto;padding:6px 8px;display:flex;justify-content:center;align-items:center}.ai-chatter-main .chat-main .notification-card{position:fixed;top:56px;right:6px;transform:none;max-width:180px;padding:12px}.ai-chatter-main .chat-main .life-details-row{margin-top:30px!important}.ai-chatter-main .chat-main .life-details-row .ai-user-image-wrapper{width:85px!important;height:85px!important}.ai-chatter-main .chat-main .life-details-row .ai-user-image-wrapper .ai-user-image{width:70px!important;height:70px!important}.ai-chatter-main .chat-main .life-details-row .life-name-row .life-name{font-size:17px!important}.ai-chatter-main .chat-main .life-details-row .life-title-row{font-size:12px!important}.ai-chatter-main .chat-main .ai-response-row{padding-top:20px;padding-bottom:120px}.ai-chatter-main .chat-main .ai-response-row .ai-msg,.ai-chatter-main .chat-main .ai-response-row .user-msg{max-width:95%;font-size:13px}.ai-chatter-main .chat-main .ai-response-row .ai-msg .ai-metadata-images{width:120px;height:80px}.ai-chatter-main .chat-main .chatter-input-row{position:fixed;bottom:6px;left:6px;transform:none;width:calc(100% - 12px);padding:6px}.ai-chatter-main .chat-main .chatter-input-row .input-flex{display:block;padding:10px;border-radius:5px;text-align:end}.ai-chatter-main .chat-main .chatter-input-row .input-flex .send-btn{width:32px!important;height:30px!important}.ai-chatter-main .chat-main .chatter-input-row .input-flex .send-btn i{font-size:12px}.ai-chatter-main .chat-main .chatter-input-row .text-area-part{max-height:150px!important;font-size:13px;padding:8px;min-height:60px!important}.ai-chatter-main .chat-main .chatter-input-row .message-row .ai-message{margin-right:6px;font-size:12px}.ai-chatter-main .chat-main .faq-grid{gap:6px}.ai-chatter-main .chat-main .faq-grid .auto-message .message{font-size:11px!important;padding:5px 10px!important}.ai-chatter-main .chat-main .loading-Container .logo .logo{width:26px;height:26px}}