body{padding:0;margin:0;align-items:center!important;justify-content:start!important;flex-direction:column!important;width:100vw;display:flex;min-height:100vh;max-height:100vh!important;overflow-x:hidden;overflow-y:hidden}html{scroll-behavior:smooth}*{box-sizing:border-box;transition:.3s!important}.background{align-items:center;justify-content:start;display:flex;scale:1;opacity:.7;background-size:100%;width:100vw;min-height:100vh;position:absolute;left:0;top:0;bottom:0;right:0;margin:auto;background-position:50%;background-repeat:no-repeat;background-image:url(/download.svg)}.space{height:60px}.space,.space-s{display:flex;position:relative;width:0;background-color:gainsboro}.space-s{height:30px}.space-xs{height:20px}.space-xs,.space-xxs{display:flex;position:relative;width:0;background-color:gainsboro}.space-xxs{height:10px}.containerMain{width:100%;height:-moz-fit-content;height:fit-content;background-color:transparent;justify-content:start;flex-direction:column}.containerMain,.logo{display:flex;position:relative;align-items:center}.logo{width:50px;height:50px;background:linear-gradient(180deg,#bbfe3b,#dbff98);justify-content:center;border-radius:30%;box-shadow:0 0 10px rgba(0,0,0,.05)}@font-face{font-family:CG;src:url(/_next/static/media/ClashGrotesk-Variable.ebe29424.ttf) format("truetype")}.textTop{font-family:CG,sans-serif!important;font-size:40px;font-weight:500;color:#0c0c0c}.textBottom,.textTop{display:flex;position:relative;max-width:550px;line-height:1em;text-align:center;justify-content:center;align-items:center}.textBottom{font-family:Plus Jakarta Sans,sans-serif;font-size:14px;color:#666}.CG{font-family:CG,sans-serif!important}.fade-in{opacity:1;transform:translateY(0);transition:opacity .6s ease-out,transform .6s ease-out}.fade-item{opacity:0;transform:translateY(30px);animation:fadeInUp .6s ease-out forwards}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-item:first-child{animation-delay:.15s}.fade-item:nth-child(2){animation-delay:.3s}.fade-item:nth-child(3){animation-delay:.45s}.fade-item:nth-child(4){animation-delay:.6s}.fade-item:nth-child(5){animation-delay:.75s}.fade-item:nth-child(6){animation-delay:.9s}.fade-item:nth-child(7){animation-delay:1.05s}.fade-item:nth-child(8){animation-delay:1.35s}.fade-item:nth-child(9){animation-delay:1.5s}.fade-item:nth-child(10){animation-delay:1.65s}.fade-item:nth-child(11){animation-delay:1.7s}.fade-item:nth-child(12){animation-delay:1.85s}.fade-item:nth-child(13){animation-delay:2s}.fade-item:nth-child(14){animation-delay:2.15s}.fade-item:nth-child(15){animation-delay:2.3s}.chatCont{display:flex;position:relative;width:100%;max-width:530px;height:100vh;padding-top:140px;background-color:transparent;align-items:center;justify-content:start;flex-direction:column;.top{display:flex;position:relative;width:100%;height:80%;background-color:transparent;align-items:center;justify-content:start;flex-direction:column;overflow-y:hidden;.intro{display:flex;position:relative;width:100%;height:100%;background-color:transparent;align-items:center;justify-content:start;flex-direction:column}.chatResponse{display:none;position:relative;width:100%;padding:10px 40px 20px;max-height:100%;min-height:100%;flex-direction:column;overflow-x:hidden;overflow-y:scroll;gap:30px;&::-webkit-scrollbar{display:none}.textChat{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;align-self:center;margin-bottom:0;text-align:center;font-family:Plus Jakarta Sans,sans-serif;color:#666;font-size:14px;line-height:1.5em;font-weight:550;animation:fadeInUp .6s ease-out forwards}.pfp,.textChat{display:flex;position:relative}.pfp{width:40px;height:40px;background:transparent;align-items:center;justify-content:center;border-radius:30%}.user{display:flex;position:relative;width:100%;max-width:455px;min-width:455px;height:-moz-fit-content!important;height:fit-content!important;border:1px solid #cfd1d490;border-radius:14px;align-items:end;justify-content:start;text-align:left;padding:20px 20px 20px 70px;background-color:#ffffff80;flex-direction:row;animation:fadeInUp .6s ease-out forwards;.pfp{display:flex;position:absolute;width:40px;left:20px;top:13px;height:40px;background:transparent;align-items:center;justify-content:center;border-radius:30%}}.bot{display:flex;position:relative;width:100%;max-width:455px;height:-moz-fit-content!important;height:fit-content!important;border:1px solid #cfd1d490;border-radius:14px;min-width:455px;align-items:start;justify-content:start;flex-direction:row-reverse;text-align:left;padding:20px 70px 20px 20px;background-color:#ffffff80;animation:fadeInUp .6s ease-out forwards;.pfp{display:flex;position:absolute;width:40px;right:20px;top:20px;height:40px;background:transparent;align-items:center;justify-content:center;border-radius:30%}}}}.bottom{display:flex;position:relative;width:100%;min-height:125px;height:20%;background-color:transparent;align-items:center;justify-content:center;gap:10px;flex-direction:column;.inputContainer{display:flex;position:relative;width:-moz-fit-content;width:fit-content;min-height:50px;align-items:center;justify-content:center;gap:10px;background-color:transparent;Input{min-width:400px}Button,Input{min-height:45px}Button{min-width:45px;cursor:pointer}}}}.releaseDate{display:flex;position:relative;width:-moz-fit-content;width:fit-content;padding-left:3px;padding-right:10px;border-radius:50px;height:24px;border:1px solid #cfd1d4;background-color:transparent;align-items:center;justify-content:center;font-family:Plus Jakarta Sans,sans-serif;color:#666;line-height:1em;font-size:11px;font-weight:550}@keyframes fadeUps{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-50px);display:none}}@media (max-width:800px){.background{background-size:140%!important}}@media (max-width:500px){.background{background-size:200%!important}body{height:100svh;padding-top:0}.chatCont{display:flex;padding-top:160px}}@media (max-width:550px){.chatResponse{max-width:100vw!important;min-width:100vw!important;padding-left:40px!important;padding-right:40px!important;.bot,.user{max-width:100%!important;min-width:100%!important}}.inputContainer{Input{max-width:70vw!important;min-width:70vw!important}}}