html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}button{appearance:none;background:none;border:0;padding:0;font:inherit;color:inherit;line-height:inherit;cursor:pointer}button:focus-visible{outline:2px solid currentColor;outline-offset:2px}.poppins-regular,html{font-family:Poppins,sans-serif;font-weight:400;font-style:normal}.poppins-medium{font-family:Poppins,sans-serif;font-weight:500;font-style:normal}.poppins-regular-italic{font-family:Poppins,sans-serif;font-weight:400;font-style:italic}.poppins-medium-italic{font-family:Poppins,sans-serif;font-weight:500;font-style:italic}.header{display:flex;justify-content:space-between;padding:48px 24px 16px;align-items:center;position:relative;z-index:9}@media screen and (min-width: 920px){.header{align-items:flex-start;padding:32px 40px 0}}.header__side-logo{display:none}@media screen and (min-width: 920px){.header__side-logo{display:flex;align-items:center;gap:16px;position:relative;z-index:1}}.header__side-logo-text{opacity:0;transition:.3s opacity}.header__side-logo:hover .header__side-logo-text{opacity:1}@media screen and (min-width: 920px){.header__main-logo{position:absolute;left:calc(50% - 38.5px);z-index:1}}.header__main-logo img{height:34px}@media screen and (min-width: 920px){.header__main-logo img{height:48px}}.header__actions{position:relative}@media (max-width: 920px){.header__actions.show .header__actions-list{display:block}}.header__actions-toggle{display:flex;align-items:center;gap:6px;padding:6px 0}@media screen and (min-width: 920px){.header__actions-toggle{display:none!important}}.header__actions-icon{width:18px;height:18px}.header__actions-list{display:none;background-color:#fff;position:absolute;top:40px;right:0;padding:4px;border-radius:12px;background:var(--Neutral-Snow, #fff);box-shadow:0 0 10px #98989840}@media screen and (min-width: 920px){.header__actions-list{display:flex;align-items:flex-end;flex-direction:column;position:static;box-shadow:none;background-color:transparent}}.header__action{padding:15px 20px;display:flex;gap:8px;align-items:center}@media (max-width: 920px){.header__action.btn{width:100%!important;justify-content:space-between!important;border-radius:12px}}@media screen and (min-width: 920px){.header__action{padding:8px 16px}}.header__action-title{white-space:nowrap}.header__action-icon{width:20px;height:20px;color:#000}.footer__line{padding:8px 12px;background-color:#faf9f5;color:#141414;font-size:10px;font-style:normal;font-weight:500;line-height:normal;border-top:1px solid #e8e6dc;margin-top:4px;display:flex;flex-wrap:wrap;gap:3px}.footer__line md{padding:8px 16px;border-radius:12px;max-width:1057px;width:max-content;margin-bottom:24px;margin-top:0;background-color:#f0eee6}.footer__line a{color:#3d6599;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font}.chat{width:100%;max-width:848px;display:flex;flex-direction:column}@media screen and (min-width: 920px){.chat{margin-bottom:23px}}.chat__intro-inner{padding:0 24px;display:flex;flex-direction:column;align-items:center;gap:16px}.chat__intro{flex:1;display:flex;align-items:center;justify-content:center}@media screen and (min-width: 920px){.chat__intro{flex:0 0}}.chat__intro-logo{width:40px;height:40px;position:relative;display:flex;justify-content:center;align-items:center}.chat__intro-logo .avatar{position:absolute;width:90px;height:90px}.chat__intro-title{font-size:24px;font-style:normal;font-weight:500;line-height:normal;text-align:center}.chat__history{display:flex;flex-direction:column;gap:24px;padding:0 24px 54px;overflow:auto;flex:1;margin-bottom:-10px;scrollbar-width:none;-ms-overflow-style:none}.chat__history::-webkit-scrollbar{display:none}@media screen and (min-width: 920px){.chat__history{gap:32px;padding-bottom:60px;padding-left:0;padding-right:0}}.chat__message{display:flex;gap:10px;flex-direction:column}@media screen and (min-width: 920px){.chat__message{flex-direction:row;gap:16px}}.chat__message-content-wrap{display:flex;flex-direction:column;gap:16px;font-size:16px;font-style:normal;font-weight:400;line-height:160%}.chat__message-content-wrap b,.chat__message-content-wrap strong{font-weight:600}.chat__message-content-wrap ul{padding-left:20px;display:flex;flex-direction:column;gap:7px}.chat__message-content-wrap ul li{position:relative}.chat__message-content-wrap ul li:before{content:"";position:absolute;top:11px;left:-14px;border-radius:100%;width:4px;height:4px;background:#141414}.chat__message-content-wrap p{font-size:16px;font-style:normal;font-weight:400;line-height:160%}.chat__message--user{max-width:488px;align-self:flex-end}.chat__message--user .chat__message-text{border-radius:24px 0 24px 24px;background-color:#3d6599;padding:12px 18px;color:#fff}.chat__message--bot .chat__message-text{color:#141414}.chat__message-avatar{--size: 50px;width:32px;height:32px;position:relative;display:flex;justify-content:center;align-items:center;overflow:visible;flex:0 0 auto}@media screen and (min-width: 920px){.chat__message-avatar{width:var(--size);height:var(--size)}}.chat__message-avatar .avatar{position:absolute;width:100px;height:100px}.chat__input-area-wrap{border-radius:16px 16px 0 0}@media screen and (min-width: 920px){.chat__input-area-wrap{border-radius:12px 12px 0 0}}.chat__input{flex:0 0 auto}.chat__foter{display:flex;justify-content:space-between;gap:20px;font-size:10px;font-style:normal;font-weight:400;line-height:normal;color:#757575;background-color:#fff;padding:12px 14px 8px}@media screen and (min-width: 920px){.chat__foter{background-color:transparent;font-size:12px}}.chat__foter .code{margin:0 6px}.chat__foter-hint{display:none}@media screen and (min-width: 920px){.chat__foter-hint{display:block}}.chat.mode-intro{gap:40px;justify-content:center}.popup{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;z-index:10;padding:0 24px}.popup__bg{position:absolute;inset:0;opacity:.8;background:#141414;z-index:1}.popup__box{position:relative;z-index:2;background-color:#fff;border-radius:12px;border:1px solid #dbdace;box-shadow:0 0 10px #98989840;max-width:632px;width:100%;padding:24px 32px;display:flex;flex-direction:column;gap:32px}.popup__close-btn{width:38px!important;height:38px!important;padding:0!important;margin-bottom:8px;margin-left:auto}@media screen and (min-width: 920px){.popup__close-btn{display:none!important}}.popup__body{font-size:14px;font-style:normal;line-height:160%;color:#616161}@media screen and (min-width: 920px){.popup__body{font-size:16px;font-weight:400;line-height:180%}}.popup__title{font-size:16px;font-style:normal;font-weight:600;line-height:160%;margin-bottom:12px}@media screen and (min-width: 920px){.popup__title{line-height:180%}}.popup__footer{display:flex;justify-content:space-between}.popup__footer-decline{display:none!important}@media screen and (min-width: 920px){.popup__footer-decline{display:block!important}}.popup__action-group{flex-wrap:wrap;display:flex;gap:8px}*{box-sizing:border-box}body{background-color:#faf9f5;max-height:100vh;height:100%}.content-wrap{display:flex;height:100vh;flex-direction:column}.content-wrap__header{flex:0 0 auto}.content-wrap__body{flex:1;display:flex;justify-content:center;max-height:calc(100vh - 110px)}.content-wrap__footer{flex:0 0 auto;display:none;justify-content:center}.content-wrap.mode-intro .content-wrap__footer{display:flex}.content-wrap.mode-intro .content-wrap__body{max-height:unset}.code{padding:4px 10px;border:1px dashed #dbdace;border-radius:6px}.btn{padding:6px 12px;border-radius:20px;width:max-content;font-size:12px;font-style:normal;font-weight:500;line-height:normal;outline-offset:0;border:1px solid transparent;display:flex;justify-content:center;align-items:center;gap:8px}@media screen and (min-width: 920px){.btn{padding:8px 16px;font-size:14px}}.btn__icon{width:20px;height:20px;color:#000}.btn:focus-visible{outline:2px solid #3d6599}.btn.is-loading{cursor:not-allowed}.btn:disabled{cursor:not-allowed;opacity:.3}.btn--inline{border-radius:2px;text-decoration:underline;min-width:unset;padding:0;color:#3d6599;border:none}.btn--inline:hover:not(:disabled){text-decoration:none}.btn--primary{background-color:#a0ccf2}.btn--primary:hover{background-color:#72ace6}.btn--primary:active:not(:disabled){border-color:#5687bf}.btn--primary.is-loading{background-color:#72ace6}.btn--primary:disabled{background-color:#a0ccf2}.btn--secondary{border-color:#f0eee6}.btn--secondary:hover{background-color:#faf9f5}.btn--secondary:active:not(:disabled){box-shadow:0 0 10px #98989826}.btn--secondary.is-loading{background-color:#faf9f5;border-color:#faf9f5}.btn--secondary:disabled{background-color:#fff}.btn--ghost:hover:not(:disabled){background-color:#f0eee6}.btn--ghost:active:not(:disabled){box-shadow:0 0 10px #98989826;background-color:#f0eee6;border-color:#e8e6dc}.btn--ghost.is-loading{background-color:#f0eee6;border-color:#f0eee6}.btn--interrupt{background-color:#d1ebff}.input{padding:14px 14px 12px;background-color:#fff;border-top:1px solid #f0eee6;border-radius:16px 16px 0 0}@media screen and (min-width: 920px){.input{border-radius:12px;border:1px solid #f0eee6;padding:18px 14px 14px}}.input__textarea{margin-bottom:32px;padding:0;width:100%;font-size:16px;border:none;font-style:normal;font-weight:400;line-height:160%;resize:none;font-family:Poppins,sans-serif}.input__textarea:focus{outline:none}.input__textarea::placeholder{color:#616161;font-size:16px;font-style:normal;font-weight:400;line-height:160%}.input__actions{display:flex;justify-content:space-between;flex-wrap:nowrap}.quick-action-list{display:flex;gap:8px;align-items:stretch;flex-direction:row;overflow:auto;padding:0 8px;margin-bottom:8px;scrollbar-width:none;-ms-overflow-style:none}.quick-action-list::-webkit-scrollbar{display:none}@media screen and (min-width: 920px){.quick-action-list{padding:0;margin-bottom:32px;justify-content:center}}.quick-action-list__item{border-radius:12px;background-color:#f0eee6;padding:8px 14px;max-width:139px;width:100%;font-size:12px;font-style:normal;font-weight:500;line-height:normal;text-align:left;display:flex;align-items:flex-start;flex:1 0 auto}@media screen and (min-width: 920px){.quick-action-list__item{padding:12px 16px;max-width:206px;font-size:14px}}
