@import"https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;600&display=swap";.layout{position:relative;height:100vh;background:#000;overflow:hidden}.video{position:fixed;top:0;left:0;bottom:0;width:50%;padding:45px 40px 40px;overflow:hidden;transition:opacity .3s ease}.chat{position:absolute;top:20px;right:20px;bottom:20px;left:50%;background:#fff;border-radius:30px;display:flex;flex-direction:column;overflow:hidden;transition:top .3s ease,right .3s ease,bottom .3s ease,left .3s ease,width .3s ease}@media (max-width: 1279px){.chat{top:10px;right:10px;bottom:10px;left:50%;border-radius:20px}}@media (max-width: 1023px){.layout{background:#fff}.video{display:none}.chat{position:static;width:100%;height:100vh;border-radius:0}}.layout--chat-expanded .video{display:none}.layout--chat-expanded .chat{top:20px;right:20px;bottom:20px;left:20px;width:auto;max-width:1400px}.layout--chat-expanded .chat__header{justify-content:flex-start;align-items:center}.layout--chat-expanded .chat__header .logo--chat{display:flex;margin-right:15px}.layout--chat-expanded .chat__main{max-width:625px;width:100%;margin:0 auto}.layout--chat-expanded .chat__main--doc{max-width:100%;margin:0}.layout--chat-expanded .menu-button{margin-left:auto}.video{display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(-90deg,#000,#0000 28.742%),linear-gradient(140.654deg,#000000b3,#0000 23.362%),linear-gradient(180deg,#0000 41.568%,#000),url(/assets/garden-2-9_NeXrmz.png) center/cover no-repeat border-box}@media (max-width: 1023px){.video{display:none}}.video__logo{position:relative;z-index:3}.video__bottom{position:relative;display:flex;flex-direction:column;gap:25px;z-index:2;color:#fff;pointer-events:none}.video__title-block{display:flex;flex-direction:column;gap:16px;max-width:518px;pointer-events:auto}.video__title{font-family:P22 Mackinac Pro,Georgia,serif;font-size:45px;font-weight:500;line-height:.85;text-shadow:0px 8px 17px rgba(0,0,0,.2),0px 31px 31px rgba(0,0,0,.18),0px 69px 42px rgba(0,0,0,.05),0px 124px 49px rgba(0,0,0,.01),0px 193px 54px rgba(0,0,0,0)}.video__subtitle{font-family:Acumin Pro,sans-serif;font-size:20px;font-weight:400;line-height:1.1}.video__play{display:none;width:65px;height:65px;background:none;border:none;padding:0;cursor:pointer;pointer-events:auto}.video__play img{width:100%;height:100%}@media (max-width: 1439px){.video__title{font-size:45px}.video__subtitle{font-size:18px}}@media (max-width: 1279px){.video__title{font-size:46px}.video__subtitle{font-size:16px}}.video--single .video-carousel{display:none}.video--single .video__play{display:block}.video-carousel{position:relative;pointer-events:auto}.video-carousel__header{display:flex;align-items:center;gap:13px;margin-bottom:25px}.video-carousel__label{font-family:Acumin Pro,sans-serif;font-size:12px;font-weight:500;letter-spacing:.72px;text-transform:uppercase;color:#fff;white-space:nowrap}.video-carousel__line{flex:1;height:1px;background:#fff3}.video-carousel__track{display:flex;gap:21px;overflow:hidden}.video-carousel__thumb{flex:1;min-width:0;display:flex;flex-direction:column;gap:10px;cursor:pointer}.video-carousel__thumb-image{position:relative;width:100%;aspect-ratio:205/122;border-radius:13.252px;overflow:hidden}.video-carousel__thumb-image>img:first-child{width:100%;height:100%;object-fit:cover}.video-carousel__thumb-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 36.426%,#0006 82.884%);border-radius:13.252px}.video-carousel__thumb-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:26px;height:26px;z-index:1;pointer-events:none}.video-carousel__thumb-label{font-family:P22 Mackinac Pro,Georgia,serif;font-size:15px;font-weight:700;line-height:1.06;letter-spacing:-.15px;color:#f0f5f9}.video-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center}.video-modal[hidden]{display:none}.video-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000d9}.video-modal__container{position:relative;width:974.222px;max-width:calc(100vw - 60px);aspect-ratio:974.222/548;border-radius:30px;overflow:hidden;z-index:1}.video-modal__container iframe{width:100%;height:100%;border:none}.video-modal__close{position:absolute;top:calc(50% - 334px);right:calc(50% - 487px);width:50px;height:50px;background:none;border:none;cursor:pointer;z-index:2;padding:0}.video-modal__close img{width:100%;height:100%}.chat{display:flex;flex-direction:column;overflow:hidden}.chat__header{display:flex;justify-content:space-between;align-items:flex-start;padding:20px 25px 10px;position:relative}.chat__header .logo--chat{display:none;margin-bottom:0}.layout--chat-expanded .chat__header .logo--chat{display:flex}.chat__main{margin-top:auto;display:flex;flex-direction:column;flex:1;overflow:hidden;padding:0 25px 20px}.chat__header--doc{padding-top:40px;padding-bottom:6px}@media (max-width: 1023px){.chat__header--doc{padding-top:24px;padding-bottom:4px}}.chat__main--doc{overflow-y:auto;overflow-x:hidden;margin-top:0;padding-left:200px;padding-right:200px}@media (max-width: 1023px){.chat__main--doc{padding-left:25px;padding-right:25px}}.doc-title{font-family:P22 Mackinac Pro,Georgia,serif;font-size:40px;font-weight:500;color:#1f1f1f;margin-top:24px;margin-left:20px}.chat__messages{margin-top:0;margin-bottom:20px;flex:1;overflow-y:auto}.chat__description{font-family:Acumin Pro,sans-serif;font-size:26px;font-weight:500;line-height:1.4;max-width:430px;color:#000;margin-bottom:20px}@media (max-width: 1279px){.chat__description{font-size:22px}}@media (max-width: 1023px){.chat__header{padding:10px 20px;align-items:center}.chat__header .logo--chat{display:flex}.chat__header .icon-button{display:none}.chat__main{padding:0 20px 40px}.chat__messages{margin-top:0;margin-bottom:20px}.chat__description{font-family:Source Sans Pro,sans-serif;font-size:20px;max-width:365px;margin-bottom:auto}}.logo{display:block;text-decoration:none;line-height:0}.logo img{display:block}.icon-button{width:34px;height:34px;background:#f0f5f9;border:none;border-radius:50%;cursor:pointer;padding:0}.icon-button:hover{filter:brightness(.95)}.icon-button img{width:100%;height:100%;transition:transform .3s ease}.layout--chat-expanded .icon-button img{transform:scaleX(-1)}.menu-button{width:34px;height:34px;background:none;border:none;cursor:pointer;padding:0 0 0 8px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:6.5px}.menu-button:hover{opacity:.7}.menu-button__line{display:block;height:1.5px;background:#212838;border-radius:1px;transition:transform .2s ease,width .2s ease}.menu-button__line--long{width:18px}.menu-button__line--short{width:12px}.menu-button--open{background:#f0f5f9;border-radius:50%;align-items:center;padding:0}.menu-button--open .menu-button__line{width:18px}.menu-button--open .menu-button__line--long{transform:translateY(4px) rotate(45deg)}.menu-button--open .menu-button__line--short{transform:translateY(-4px) rotate(-45deg)}.menu-dropdown{position:absolute;right:20px;top:59px;width:225px;background:#fff;border-radius:12px;padding:10px;box-shadow:0 16px 80px #21283814,0 1.6px 10px #21283814;z-index:10;display:flex;flex-direction:column;gap:2px}.menu-dropdown[hidden]{display:none}.menu-dropdown__item{display:flex;align-items:center;gap:12px;padding:15px 20px;border-radius:12px;font-family:Acumin Pro,sans-serif;font-size:14px;font-weight:600;color:#212838;text-decoration:none;border:none;background:none;cursor:pointer;width:100%;text-align:left}.menu-dropdown__item:hover{background:#f0f5f9}.menu-dropdown__item img{width:18px;height:18px;margin-left:auto}.chat__messages{display:flex;flex-direction:column;gap:16px;width:100%;flex:1;overflow-y:auto;padding-bottom:20px}.chat-turn{display:flex;flex-direction:column;gap:16px}.chat-turn--first>:first-child{margin-top:auto}.chat-turn:last-child{min-height:100%}.typing-indicator{display:flex;align-items:center;gap:5.33px;height:16px;align-self:flex-start}.typing-indicator__dot{width:8px;height:8px;border-radius:50%;background-color:#00000080;animation:typing-dot 1.2s ease-in-out infinite}.typing-indicator__dot:nth-child(2){animation-delay:.2s}.typing-indicator__dot:nth-child(3){animation-delay:.4s}@keyframes typing-dot{0%,to{transform:scale(.9) translateY(0);opacity:.7;background-color:#0003}50%{transform:scale(1.1) translateY(-1.5px);opacity:1;background-color:#000000c4}}.chat-message{max-width:80%;padding:12px 16px;border-radius:12px;font-family:Acumin Pro,sans-serif;font-size:16px;line-height:1.5;word-wrap:break-word}.chat-message--user{align-self:flex-end;background:#f0f5f9;color:#1f1f1f}.chat-message--assistant{align-self:flex-start;background:transparent;color:#1f1f1f;padding:0}.chat-message--assistant:has(.chat-list){max-width:100%}.chat-message--assistant h1{font-family:P22 Mackinac Pro,Georgia,serif;font-size:32px;line-height:115%;font-weight:500;margin:0 0 16px}.chat-message--assistant h2{font-family:P22 Mackinac Pro,Georgia,serif;font-size:28px;line-height:115%;font-weight:500;margin:32px 0 16px}.chat-message--assistant h3{font-family:Acumin Pro,sans-serif;font-size:22px;line-height:120%;font-weight:500;margin:24px 0 12px}.chat-message--assistant h4{font-family:Acumin Pro,sans-serif;font-size:18px;line-height:120%;font-weight:400;margin:0 0 8px}.chat-message--assistant p{font-family:Acumin Pro,sans-serif;font-size:16px;line-height:140%;font-weight:400;margin:0 0 12px}.chat-message--assistant ul,.chat-message--assistant ol{font-family:Acumin Pro,sans-serif;font-size:16px;line-height:140%;font-weight:400;margin:0 0 12px;padding-left:1.5em}.chat-message--assistant li{margin-bottom:4px}.chat-message--assistant small{display:block;font-family:Acumin Pro,sans-serif;font-size:14px;line-height:140%;font-weight:400;margin:0 0 8px}.chat-message--assistant strong{font-weight:600}.chat-message--assistant a{color:inherit;font-weight:600;text-decoration:underline}.chat-message--assistant>:first-child{margin-top:0}.chat-message--assistant>:last-child{margin-bottom:0}@media (min-width: 1024px){.chat-message--assistant h1{font-size:40px;margin-bottom:24px}.chat-message--assistant h2{font-size:32px;line-height:120%;margin-bottom:24px}.chat-message--assistant h3{font-size:24px;line-height:125%;margin-bottom:16px}.chat-message--assistant h4{font-size:20px;line-height:130%;margin-top:16px;margin-bottom:16px}.chat-message--assistant p,.chat-message--assistant ul,.chat-message--assistant ol{margin-bottom:16px}.chat-message--assistant small{margin-bottom:12px}}.chat-message--assistant code{font-family:SF Mono,Monaco,Menlo,monospace;font-size:.9em;background:#f0f5f9;padding:.15em .4em;border-radius:4px}.chat-message--assistant pre{font-family:SF Mono,Monaco,Menlo,monospace;font-size:.9em;background:#f0f5f9;padding:1em;border-radius:8px;overflow-x:auto;margin:0 0 1em}.chat-message--assistant pre:last-child{margin-bottom:0}.chat-message--assistant pre code{background:none;padding:0}.chat-message--error{background:#fee;color:#c00;border:1px solid #fcc}.chat-message__text{margin:0}.chat-message__text+.chat-list{margin-top:24px}.chat-list+.chat-message__text{margin-top:15px}.chat-list{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.chat-list-item{display:inline-flex;align-items:center;gap:12px;padding:12px 18px;background:#fff;border:1px solid #dedede;border-radius:12px;cursor:pointer;font-family:Acumin Pro,sans-serif;font-size:16px;font-weight:500;color:#212838;line-height:1.25;text-align:left;max-width:100%;transition:background-color .2s ease}.chat-list-item:hover{background-color:#f0f5f9}.chat-list-item--detail{display:flex;align-items:stretch;width:352px;max-width:100%;height:60px;padding:0 16px}.chat-list-item__image{width:30px;height:30px;border-radius:50%;object-fit:cover;flex-shrink:0;align-self:center}.chat-list-item__content{display:flex;flex-direction:column;justify-content:center;gap:6px;flex:1;min-width:0}.chat-list-item__text-group{display:flex;flex-direction:column;gap:5px}.chat-list-item__text-group .chat-list-item__text,.chat-list-item__text-group .chat-list-item__subtext{line-height:1;overflow:visible}.chat-list-item__text{font-size:16px;font-weight:500;color:#212838;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-list-item__subtext{font-size:14px;font-weight:400;color:#606675;line-height:1.25;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-list-item__amount{font-size:18px;font-weight:500;color:#1f1f1f;flex-shrink:0;align-self:center}.chat-list-item__brand{flex-shrink:0;object-fit:contain;align-self:center}.chat-list-item__brand--card{width:32px;height:24px}.chat-list-item__brand--bank{width:50px;height:38px}.chat-list-item__chevron{width:7px;height:14px;color:#1f1f1f;flex-shrink:0;align-self:center}@media (max-width: 1023px){.chat-list-item{padding:12px 15px}.chat-list-item--detail{width:100%}}.chat-input{display:flex;align-items:flex-end;width:100%;height:100px;background:#f0f5f9;border-radius:15px;padding:20px 10px 10px 20px}.chat-input textarea{flex:1;align-self:stretch;background:transparent;border:none;outline:none;font-family:Acumin Pro,sans-serif;font-size:18px;font-weight:400;color:#1f1f1f;resize:none;line-height:1.4}.chat-input textarea::placeholder{color:#545557}.chat-input__submit{display:flex;align-items:center;justify-content:center;width:35px;height:35px;padding:8px;background:#212838;border:none;border-radius:100px;cursor:pointer;transition:background-color .2s ease;flex-shrink:0;align-self:flex-end}.chat-input__submit:hover{background:#181d28}.chat-input__submit:disabled{opacity:.5;cursor:not-allowed}.chat-input textarea:disabled{opacity:.7;cursor:not-allowed}.chat-input__submit img{width:24px;height:24px}@media (max-width: 1023px){.chat-input{width:100%;min-height:54px;height:54px;border-radius:65px;padding:0 8px 0 23px;align-items:center}.chat-input textarea{font-size:16px;max-height:none;overflow:hidden;align-self:center}.chat-input__submit{align-self:center}.chat-message--assistant:has(.mobile-carousel){max-width:100%}.mobile-carousel{position:relative;margin-top:32px}.mobile-carousel__track{display:flex;gap:16px;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.mobile-carousel__track::-webkit-scrollbar{display:none}.mobile-carousel__thumb{flex-shrink:0;display:flex;flex-direction:column;gap:10px;width:168px;cursor:pointer}.mobile-carousel__thumb-image{position:relative;width:168px;height:100px;border-radius:13.252px;overflow:hidden}.mobile-carousel__thumb-image>img:first-child{width:100%;height:100%;object-fit:cover}.mobile-carousel__thumb-image:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000 36.426%,#0006 82.884%);border-radius:13.252px}.mobile-carousel__thumb-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:26.504px;height:26.504px;z-index:1;pointer-events:none}.mobile-carousel__thumb-label{font-family:P22 Mackinac Pro,Georgia,serif;font-size:12.368px;font-weight:700;line-height:1.06;letter-spacing:-.1237px;color:#212838}.mobile-carousel__fade{position:absolute;right:0;top:0;width:32px;height:100px;background:linear-gradient(90deg,transparent 0%,#ffffff 100%);pointer-events:none}}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}body{font-family:Source Sans Pro,sans-serif;color:#1f1f1f}
