@import "https://fonts.googleapis.com/css2?family=Poly:ital@0;1&display=swap";
@font-face{font-family:geistSans;src:url(../media/GeistVF-s.p.4c3c0b96.woff)format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistSans Fallback;src:local(Arial);ascent-override:85.83%;descent-override:20.52%;line-gap-override:9.33%;size-adjust:107.19%}.geistsans_47a3c9f1-module__MCSGAW__className{font-family:geistSans,geistSans Fallback}.geistsans_47a3c9f1-module__MCSGAW__variable{--font-geist-sans:"geistSans","geistSans Fallback"}
@font-face{font-family:geistMono;src:url(../media/GeistMonoVF-s.p.2cee7d16.woff)format("woff");font-display:swap;font-weight:100 900}@font-face{font-family:geistMono Fallback;src:local(Arial);ascent-override:69.97%;descent-override:16.73%;line-gap-override:7.61%;size-adjust:131.49%}.geistmono_cfbefb1d-module__fDTvyq__className{font-family:geistMono,geistMono Fallback}.geistmono_cfbefb1d-module__fDTvyq__variable{--font-geist-mono:"geistMono","geistMono Fallback"}
:root{--primary-text-color:#000;--bg-color:#fff;--btn-color:#fdfdfd;--btn-bg:#000;--header-link-hover:#000;--header-link-hover-bg:#bababa36;--input-hover-bd-color:#232323;--dropdown-bg:#f3f4f6;--dropdown-hover-bg:#dddddd84;--faq-h-text:#0e0e0e;--faq-content-text:#1e1e1e;--hr-color:#e5e7eb;--footer-link:#282828;--footer-link-hover:#000;--header-bg:#edececa5;--hero-gradient:#fcfcfc;--hero-bg-img:url(../media/dots-dark.d2e6b4c1.svg)}.tw-dark{--primary-text-color:#fff;--bg-color:#000;--btn-color:#000;--btn-bg:#fff;--header-link-hover:#fff;--header-link-hover-bg:#8a8a8a5e;--input-hover-bd-color:#f8f8f8;--dropdown-bg:#171717;--dropdown-hover-bg:#2d2d2ddb;--faq-h-text:#efefef;--faq-content-text:#d4d4d4;--hr-color:#e1e1e195;--footer-link:#cfcfcf;--footer-link-hover:#fff;--header-bg:#232323a5;--hero-gradient:#000;--hero-bg-img:url(../media/dots.04f1dd76.svg)}html{scroll-behavior:smooth}body.modal-open{overflow:hidden}header>.collapsible-header{background-color:inherit;place-content:center;gap:1rem;width:100%;transition:width .3s,height .3s;display:flex;overflow:hidden}hr{border-color:var(--hr-color);border-style:solid}.animated-collapse{transition:width .3s}.header-links{z-index:2;cursor:pointer;align-items:center;min-width:fit-content;padding:8px 15px;transition:background-color .5s,color .3s;display:flex;position:relative}.header-links:after{content:"";z-index:-1;background-color:var(--header-link-hover-bg);opacity:0;border-radius:8px;width:100%;height:100%;transition:all .3s;position:absolute;top:0;left:0;transform:scale(.4)}.header-links:hover{color:var(--header-link-hover)}.header-links:hover:after{opacity:1;transform:scale(1)}.hero-section{background-image:var(--hero-bg-img);background-position:50%;background-repeat:no-repeat;background-size:cover}.hero-bg-gradient{background:linear-gradient(180deg,var(--hero-gradient)23%,#0000 87%,var(--hero-gradient)97%)}.gradient-text{background:linear-gradient(90deg,#d7d7d7 18%,#888 71%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.purple-bg-grad{filter:blur(50px);opacity:.5;background:linear-gradient(90deg,#7e22ce91 8%,#625aafae 31%,#7badbbbc 76%,#54d2d0ca 89%)}#dashboard{transition:transform .5;transform:perspective(1200px)translate(0)translateY(12px)scale(.8)rotate(0)rotateX(70deg)}.opacity-0{opacity:0!important}.opacity-100{opacity:100!important}.btn{width:max-content;color:var(--btn-color);background-color:var(--btn-bg);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;padding:10px 15px;display:flex}.btn:disabled{cursor:default}.input{background-color:#0000;border:1px solid #979797;border-radius:5px;outline:none;min-width:100px;padding:10px;transition:border .3s}.input:active,.input:focus,.input:focus-within{border:1px solid var(--input-hover-bd-color)!important}.scrollbar::-webkit-scrollbar{width:5px;height:20px}.scrollbar::-webkit-scrollbar-track{border-radius:25px}.scrollbar::-webkit-scrollbar-thumb{background:#d7d7d7;border-radius:25px}.dropdown{width:100%;display:inline-block;position:relative}.dropdown-toggle{outline:none;width:100%}.dropdown-menu{z-index:1;background-color:var(--dropdown-bg);border-radius:10px;width:100%;padding:0;list-style-type:none;display:none;position:absolute;left:0;overflow:hidden}.dropdown-menu li{cursor:pointer;padding:8px 12px}.dropdown-menu li:hover{background-color:var(--dropdown-hover-bg)}.carousel-container{white-space:nowrap;width:100%;max-width:800px;overflow:hidden}.carousel{animation:10s linear infinite scroll;display:inline-block}.carousel-img{margin:0 20px;display:inline-block}@keyframes scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.animated-border{position:relative;overflow:visible}.animated-border:after{content:"";border-radius:inherit;filter:blur(1.5rem);opacity:.8;z-index:-2;pointer-events:none;background-color:#6366f1;background-position:0 0;background-repeat:no-repeat;width:30%;height:100%;animation:10s ease-in-out infinite slide;position:absolute;top:0;left:-100%;box-shadow:inset 0 0 20px 5px #6366f1}.animated-border:before{filter:blur(1.5rem);opacity:.3;will-change:transform}@keyframes slide{0%{left:-100%;right:100%}to{left:100%;right:-100%}}.footer-link{width:fit-content;color:var(--footer-link);transition:color .3s}.footer-link:hover{color:var(--footer-link-hover)}.faq-accordion{background-color:inherit;color:var(--faq-h-text);cursor:pointer;text-align:left;border:none;outline:none;width:100%;padding:15px 18px;transition:height .4s}.faq .content{color:var(--faq-content-text);text-align:justify;background-color:#0000;height:max-content;max-height:0;padding:0 18px;transition:max-height .4s,padding .4s;overflow:hidden}@media not all and (min-width:1024px){header .collapsible-header{opacity:0;text-align:center;background-color:var(--header-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:space-between;place-items:center;width:100vw;height:0;min-height:0;padding:5% 5px;position:fixed;top:60px;left:0;overflow-y:auto;box-shadow:0 2px 3px 2px #9f9f9f7c}}
