.chat-item[data-v-8d570302]{align-items:flex-start;animation:slideUp-8d570302 .3s ease-out;background:linear-gradient(270.16deg,#f9d8e8cc .14%,#f9d8e8cc 39.94%,#fce0decc 99.9%);border-radius:16px;display:flex;flex-direction:column;gap:2px;height:-moz-max-content;height:max-content;justify-content:flex-start;max-width:86%;min-height:40px;overflow:hidden;padding:12px 16px;width:-moz-max-content;width:max-content}.chat-item[data-v-8d570302] *{color:#09052e;font-family:var(--fontSecondary);font-size:16px;font-weight:400;letter-spacing:normal;line-height:24px}.chat-item[data-v-8d570302] a{color:#005ab4;font-family:var(--font);font-size:16px;font-weight:400;letter-spacing:normal;line-height:24px;text-decoration:underline}.chat-item[data-v-8d570302] a:hover{text-decoration:none}.chat-item[data-v-8d570302] ol{margin:16px 0;padding-left:24px}.chat-item[data-v-8d570302] ul{margin:16px 0}.chat-item--aizhan[data-v-8d570302]{background:transparent;padding:8px 0}.chat-item--aizhan[data-v-8d570302] *{color:var(--decorative-black-2)}@keyframes slideUp-8d570302{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.bubble-animation[data-v-11f914fa]{animation:bubbleMorph-11f914fa 6s linear infinite,bubblePulse-11f914fa 2s ease-out infinite;background:linear-gradient(180deg,#eb4238,#cb2b64 59%,#ac4ea1);border-radius:36% 64% 64% 36%/58% 36% 64% 42%;height:14px;width:14px}@keyframes bubbleMorph-11f914fa{0%{border-radius:40% 60% 60% 40%/55% 38% 62% 45%}10%{border-radius:52% 48% 40% 60%/44% 58% 42% 56%}20%{border-radius:58% 42% 55% 45%/38% 60% 52% 48%}30%{border-radius:42% 58% 48% 52%/60% 40% 56% 44%}40%{border-radius:56% 44% 38% 62%/45% 52% 40% 60%}50%{border-radius:45% 55% 62% 38%/55% 42% 45% 58%}60%{border-radius:60% 40% 50% 50%/40% 58% 56% 42%}70%{border-radius:44% 56% 42% 58%/58% 40% 44% 56%}80%{border-radius:55% 45% 58% 42%/42% 55% 38% 62%}90%{border-radius:48% 52% 40% 60%/52% 44% 58% 40%}to{border-radius:40% 60% 60% 40%/55% 38% 62% 45%}}@keyframes bubblePulse-11f914fa{0%,to{transform:scale(1)}50%{transform:scale(.8)}}.loader[data-v-1fb35ba6]{align-items:center;display:flex;flex-direction:row;gap:8px;justify-content:center;min-height:40px;padding:8px 0}.loader__text[data-v-1fb35ba6]{background:linear-gradient(90deg,#eb4238,#cb2b64 25%,#ac4ea1,#cb2b64 75%,#eb4238);background-clip:text;-webkit-background-clip:text;font-family:var(--fontSecondary);-webkit-text-fill-color:transparent;animation:gradientSweep-1fb35ba6 2s cubic-bezier(.4,0,.2,1) infinite;font-size:16px;font-weight:400;line-height:24px}@keyframes gradientSweep-1fb35ba6{0%{background-position:0}to{background-position:500px}}.aizhan-chat[data-v-17cf3b78]{align-items:stretch;background-color:var(--white);border:1px solid var(--grey-strokes);border-radius:24px;box-shadow:0 4px 14px #c2c2c238;display:flex;flex-direction:column;gap:0;height:380px;justify-content:flex-end;overflow:hidden;padding:0 8px;position:relative;width:100%}.aizhan-chat__blur[data-v-17cf3b78]{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);background:linear-gradient(180deg,#f7f7f9,#f7f7f900);height:96px;top:0;right:0;bottom:0;left:0;pointer-events:none;position:absolute;width:100%;z-index:2}@media (min-width:780px){.aizhan-chat__blur[data-v-17cf3b78]{height:48px}}.aizhan-chat__inner[data-v-17cf3b78]{align-items:stretch;display:flex;flex:1 1 0;flex-direction:column;gap:16px;justify-content:flex-start;min-height:0;overflow-x:hidden;overflow-y:auto;padding:8px;position:relative;z-index:1}.aizhan-chat__chat-wrapper[data-v-17cf3b78]{display:flex;height:-moz-max-content;height:max-content;width:100%}.aizhan-chat__chat-wrapper--user[data-v-17cf3b78]{justify-content:flex-end}.aizhan-chat__chat-wrapper--aizhan[data-v-17cf3b78]{justify-content:flex-start}.aizhan-chat__bottom-padding[data-v-17cf3b78]{background-color:transparent;height:200px;min-height:200px;width:100%}.aizhan-input[data-v-b2685894]{align-items:stretch;background-color:var(--white);border:1px solid var(--grey-strokes);border-radius:24px;box-shadow:0 4px 14px #c2c2c238;display:flex;flex-direction:row;gap:4px;justify-content:space-between;padding:8px 16px}.aizhan-input__form[data-v-b2685894]{height:-moz-max-content;height:max-content;width:100%}.aizhan-input__textarea[data-v-b2685894]{background:transparent;border:none;color:var(--decorative-black-2);display:block;font-family:var(--fontSecondary);font-size:16px;font-weight:400;height:100%;letter-spacing:normal;line-height:24px;max-height:300px;min-height:40px;outline:none;overflow:auto;padding:8px 4px;resize:none;width:100%}.aizhan-input__textarea[data-v-b2685894]::-moz-placeholder{color:#797b84}.aizhan-input__textarea[data-v-b2685894]::placeholder{color:#797b84}.aizhan-input__button[data-v-b2685894]{align-items:center;align-self:flex-end;background:linear-gradient(90deg,#a37df42e 44%,#a37df499),linear-gradient(90deg,#ff3d0c,#dc0a28 51.5%);border:none;border-radius:50%;cursor:pointer;display:flex;flex-direction:column;gap:0;height:40px;justify-content:center;margin:0;min-width:40px;overflow:hidden;padding:0;position:relative;transition:all .3s;width:40px}.aizhan-input__button[data-v-b2685894]:after{background:var(--white);content:"";filter:blur(8px);height:155px;left:-75px;opacity:.4;position:absolute;top:-50px;transform:rotate(35deg);width:20px;z-index:1000}.aizhan-input__button>svg[data-v-b2685894]{transform:rotate(270deg)}.aizhan-input__button[data-v-b2685894]:hover:after{left:120%;transition:all 3.75s cubic-bezier(.19,1,.22,1)}.aizhan-input__button--disabled[data-v-b2685894]{cursor:not-allowed;opacity:.5}.question-button[data-v-71c57290]{align-items:center;background:linear-gradient(#fff,#fff) padding-box,linear-gradient(90deg,#eb4238,#cb2b64,#ac4ea1) border-box;border:1px solid transparent;border-radius:16px;color:#09052e;cursor:pointer;display:flex;flex-direction:row;font-family:var(--fontSecondary);font-size:16px;font-weight:400;gap:8px;height:48px;justify-content:center;letter-spacing:normal;line-height:24px;padding:0 16px;transition:all .3s ease;white-space:nowrap;width:-moz-max-content;width:max-content}.question-button[data-v-71c57290]:hover{transform:scale(1.04)}.question-button[data-v-71c57290]:active{transform:scale(.96)}.aizhan[data-v-2548516b]{align-items:stretch;display:flex;flex-direction:column;gap:24px;height:-moz-max-content;height:max-content;justify-content:flex-start;margin:0 auto;max-width:784px;width:100%}.aizhan__image[data-v-2548516b]{align-self:center;height:120px;min-width:120px;width:120px}.aizhan__head[data-v-2548516b]{align-items:stretch;display:flex;flex-direction:column;gap:10px;justify-content:flex-start}.aizhan__title[data-v-2548516b]{font-size:28px;font-weight:700;line-height:36px;text-align:center}.aizhan__subtitle[data-v-2548516b]{font-size:16px;font-weight:600;line-height:24px;text-align:center}.aizhan__disclaimer[data-v-2548516b],.aizhan__disclaimer[data-v-2548516b] *{color:#797b84;font-family:var(--fontSecondary);font-size:12px;font-weight:600;letter-spacing:0;line-height:16px}.aizhan__disclaimer[data-v-2548516b] a{color:#0084de;text-decoration:underline}.aizhan__disclaimer[data-v-2548516b] a:hover{text-decoration:none}.aizhan__body[data-v-2548516b]{align-items:stretch;flex-direction:column;gap:16px}.aizhan__body[data-v-2548516b],.aizhan__top-questions[data-v-2548516b]{display:flex;justify-content:flex-start}.aizhan__top-questions[data-v-2548516b]{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:12px}.chat-enter-active[data-v-2548516b],.chat-leave-active[data-v-2548516b]{transition:all .4s ease-out}.chat-enter-from[data-v-2548516b],.chat-leave-to[data-v-2548516b]{opacity:0;transform:translateY(20px)}.chat-enter-to[data-v-2548516b],.chat-leave-from[data-v-2548516b]{opacity:1;transform:translateY(0)}
