@font-face{font-family:Satoshi;src:url(/assets/Satoshi-Variable-ChAXbpFa.ttf) format("truetype"),}*{font-family:Satoshi,sans-serif;margin:0;padding:0}body{background-color:#000}.navbar{width:100%;height:70px;display:flex;justify-content:space-evenly;align-items:center;z-index:10;position:absolute;background-color:transparent}.navLogo{height:100%;display:flex;align-items:center;gap:10px}.navLogo h3{color:#fff}.navLogo img{width:50px;height:80%}.navLinks{width:40%;display:flex;justify-content:space-between;align-items:center}.navLinks a{text-decoration:none;color:#fff;font-size:16px}.navBtn{width:20%;height:100%;display:flex;align-items:center;justify-content:space-evenly}.navBtnBtn{font-size:16px;border-radius:8px;padding:10px 8px;width:94px;border:1px solid rgba(111,24,132,.07);background:transparent;color:#fff;cursor:pointer}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px}.hamburger .bar{width:25px;height:3px;background-color:#fff;border-radius:2px}.sidebar{position:fixed;top:0;left:-250px;height:100%;background-color:#111;padding:20px;display:flex;flex-direction:column;gap:20px;transition:left .3s ease;z-index:999}.sidebar.open{left:0}.sidebarHeader{display:flex;align-items:center;gap:10px}.sidebarHeader img{width:40px;height:40px}.sidebarHeader h3{color:#fff}.sidebarLinks{display:flex;flex-direction:column;gap:15px}.sidebarLinks a{color:#fff;text-decoration:none;font-size:16px}.sidebarBtn{margin-top:auto;display:flex;flex-direction:column;gap:10px}@media (max-width: 768px){.navLinks,.navBtn{display:none}.hamburger{display:flex}}.glassmorphic-btn{position:relative;background:#ffffff0d;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:20px 40px;color:#fff;font-size:18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;transition:all .3s ease;overflow:hidden;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.glassmorphic-btn:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(147,51,234,.8) 20%,rgba(168,85,247,1) 50%,rgba(147,51,234,.8) 80%,transparent 100%);box-shadow:0 0 20px #9333ea80}.glassmorphic-btn:after{content:"";position:absolute;top:1px;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.3) 50%,transparent 100%)}.glassmorphic-btn:hover{background:#ffffff14;border-color:#9333ea4d;transform:translateY(-2px);box-shadow:0 12px 40px #0006,0 0 30px #9333ea33,inset 0 1px #ffffff26}.glassmorphic-btn:hover:before{background:linear-gradient(90deg,transparent 0%,rgba(147,51,234,1) 20%,rgba(168,85,247,1) 50%,rgba(147,51,234,1) 80%,transparent 100%);box-shadow:0 0 30px #9333eacc}.glassmorphic-btn:active{transform:translateY(0);box-shadow:0 4px 16px #0000004d,inset 0 1px #ffffff1a}.glassmorphic-btn .icon{font-size:20px;transition:transform .3s ease}.glassmorphic-btn:hover .icon{transform:translate(4px)}.glassmorphic-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.glassmorphic-btn:disabled:hover{background:#ffffff0d;border-color:#ffffff1a;transform:none;box-shadow:0 8px 32px #0000004d,inset 0 1px #ffffff1a}.glassmorphic-btn:disabled .icon{transform:none}.home{width:100%;background-color:transparent;display:flex;flex-direction:column;align-items:center;z-index:1}.gridBg{padding-top:150px;margin:0;background-color:#08010e;color:#000;width:100%;height:70vh;display:flex;flex-direction:column;align-items:center;gap:24px;background-image:repeating-linear-gradient(to right,transparent 0 49px,#eee1 49px 50px),repeating-linear-gradient(to bottom,transparent 0 49px,#eee1 49px 50px)}.heroImgBox{margin:0;background-color:#08010e;color:#000;width:100%;height:70vh;display:flex;flex-direction:column;align-items:center;gap:24px;background-image:repeating-linear-gradient(to right,transparent 0 49px,#eee1 49px 50px),repeating-linear-gradient(to bottom,transparent 0 49px,#eee1 49px 50px)}.heroImg{width:90%}.heroTxtBox{width:70%;height:300px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.heroTxt1{font-size:52px;color:#fff}.heroTxt2{font-size:20px;color:#fff}.stats{width:100%;height:265px;margin-top:30px;display:flex;justify-content:space-evenly}.stat{height:100%;width:20%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:29px}@media (max-width: 768px){.gridBg{height:auto;padding-bottom:50px}.heroTxtBox{width:90%;height:auto}.heroTxt1{font-size:32px}.heroTxt2{font-size:16px}.heroImgBox{height:auto;padding:50px 0}.stats{flex-direction:column;height:auto;gap:40px;margin-bottom:50px}.stat{width:90%;margin:0 auto}}.statTxt{color:#8d8d8d}.statHead{height:50%;display:flex;flex-direction:column;gap:5px}.statHeadTxt{font-size:64px;color:#ddd}.bentoGrid{width:100%;height:230vh;display:flex;flex-direction:column;align-items:center;gap:30px}.bentoTxtBox{width:70%;height:20%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.bentoTxt{font-size:48px;color:#fff}.bentoTxt2{font-size:20px;color:#fff}.bento{width:90%;height:70%;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:20px}#bentoCard{margin:0;background-color:#08010e;border:1px solid rgb(255,255,255,.2);width:100%;background-image:repeating-linear-gradient(to right,transparent 0 49px,#eee1 49px 50px),repeating-linear-gradient(to bottom,transparent 0 49px,#eee1 49px 50px)}.bento1{grid-area:1 / 1 / 2 / 5;display:flex;align-items:center;justify-content:space-evenly;border-radius:12px;border:1px solid rgb(255,255,255,.2)}.bento1Txt{color:#fff;width:50%;height:50%;display:flex;flex-direction:column;justify-content:center;padding-left:50px}#primaryBentoTxt{font-size:40px}#secBentoTxt{font-size:16px}.bento1 img{width:50%;height:90%}.bento2{grid-area:2 / 1 / 3 / 3;border-radius:12px;border:1px solid rgb(255,255,255,.2)}.summary1{position:relative;right:-100px}.summary2{position:relative;right:-200px}.bento3{grid-area:2 / 3 / 4 / 5;border-radius:12px;border:1px solid rgb(255,255,255,.2)}.bento3Txt{width:100%;height:30%;padding-left:20px;display:flex;flex-direction:column;justify-content:center}.bento3 img{width:100%;height:70%;border-bottom-left-radius:12px;border-bottom-right-radius:12px}.bento4{grid-area:3 / 1 / 4 / 2;border-radius:12px;border:1px solid rgb(255,255,255,.2);display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}.bento4Txt1{font-size:20px;color:#fff}.bento4Txt2{font-size:14px;color:#fff;width:90%}.bento5{grid-area:3 / 2 / 4 / 3;border-radius:12px;border:1px solid rgb(255,255,255,.2);display:flex;flex-direction:column;align-items:center;justify-content:space-evenly}@media (max-width: 768px){.bentoGrid{height:auto;padding-bottom:50px}.bentoTxtBox{width:90%;height:auto;margin-bottom:30px}.bentoTxt{font-size:32px}.bento{display:flex;flex-direction:column;height:auto;gap:20px}.bento1{flex-direction:column-reverse;padding:20px 0;text-align:center}.bento1Txt{width:100%;padding:0;align-items:center}.bento1 img{width:80%;height:auto;margin-bottom:20px}#primaryBentoTxt{font-size:32px}.bento2,.bento3,.bento4,.bento5{height:auto;padding:20px 0}.summary1,.summary2{right:0;position:static;margin:10px;width:80%!important}.bento2{display:flex;flex-direction:column;align-items:center}}.capsule{width:fit-content;height:38px;display:flex;align-items:center;justify-content:center;gap:4px;padding:8px 21px;border-radius:50px;border:1px solid rgba(255,255,255,.5);background:#222;background:linear-gradient(180deg,#222,#3c3c3c);color:#e2e2e2}.capsule .icon{font-size:24px}.capsule span{font-size:16px}.section{width:100%;display:flex;flex-direction:column;gap:100px}.footer{width:100%;height:350px;position:relative;overflow:hidden;border-top:1px solid rgb(255,255,255,.2)}.footerLogoBox{height:100%;width:20%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}.footerLogo{height:80px;width:100%;display:flex;align-items:center;justify-content:start;gap:10px}.footerLogo h2{color:#fff}.footerLogo img{width:60px;height:80%}.footerBody{width:100%;height:60%;display:flex;align-items:center;justify-content:space-around}.footerTxt{width:100%;height:40%;display:flex;justify-content:center;align-items:end}.footerTxt h1{font-size:200px;bottom:-60px;position:absolute;left:50%;transform:translate(-50%);color:#fff4;margin:0}.footerLinks{height:100%;width:20%;display:flex;flex-direction:column;align-items:start;justify-content:center;gap:10px;cursor:pointer}.footerLinks h2{color:#fff}.footerLinks p,.footerLogoBox p{color:#ffffffa5}@media (max-width: 768px){.footer{height:auto;padding-bottom:20px}.footerBody{flex-direction:column;height:auto;gap:30px;padding-top:20px}.footerLogoBox,.footerLinks{width:100%;align-items:center;text-align:center}.footerLogo{justify-content:center}.footerLinks{align-items:center}.footerTxt{height:100px;margin-top:30px;position:relative}.footerTxt h1{font-size:60px;bottom:0;position:relative;left:0;transform:none}}.features{width:100%;height:300vh;display:flex;flex-direction:column;align-items:center;gap:30px}.featuresHead{width:70%;height:16%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.featuresHead1{font-size:48px;color:#fff}.featuresHead2{font-size:20px;color:#fff}.featureCards{width:100%;height:80%;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.featureCard{width:90%;height:30%;display:flex;align-items:center;gap:48px;justify-content:center}.featureCard img{width:50%}.featureTxt{width:50%;height:80%;gap:42px;display:flex;flex-direction:column;justify-content:center}.featureTxt h3{color:#fff;font-size:32px}.featureTxt p{color:#efe6fd;font-size:18px}@media (max-width: 768px){.features{height:auto;padding:50px 0}.featuresHead{width:90%;height:auto;margin-bottom:40px}.featuresHead1{font-size:32px}.featureCards{height:auto;gap:40px}.featureCard{flex-direction:column;height:auto;gap:20px}.featureCard:nth-child(2){flex-direction:column-reverse}.featureCard img{width:100%}.featureTxt{width:100%;height:auto;text-align:center;align-items:center}}.howitworks{width:100%;height:120vh;display:flex;flex-direction:column;align-items:center;gap:30px}.howitworksHead{width:100%;height:30%;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.howitworksHead1{font-size:48px;color:#fff}.howitworksHead2{font-size:20px;color:#fff}.workflow{width:90%;height:50%;gap:32px;display:flex;align-items:center;justify-content:center}.workflowCard{width:30%;height:100%;display:flex;flex-direction:column;gap:7px;align-items:center;justify-content:center;text-align:center}.workflowArrow{fill:#000;stroke:#fff;stroke-width:1px;font-size:66px}.workflowCard h1{background-image:linear-gradient(to bottom,#f4ecfa,#602d82);background-size:200% auto;-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:100px}.workflowCard h3{color:#d5d5d5;font-size:32px}.workflowCard p{color:#d5d5d5;font-size:18px}@media (max-width: 768px){.howitworks{height:auto;padding-bottom:50px}.howitworksHead{height:auto;margin-bottom:30px}.howitworksHead1{font-size:32px}.workflow{flex-direction:column;height:auto;gap:40px}.workflowCard{width:100%}.workflowArrow{transform:rotate(90deg)}}.pricing{width:100%;height:120vh;display:flex;flex-direction:column;align-items:center;gap:30px}.pricingCards{display:flex;width:90%;height:90%;gap:32px}@media (max-width: 768px){.pricing{height:auto;padding-bottom:50px}.pricingCards{flex-direction:column;height:auto}}.pricingCard{background-color:#161616;display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;height:100%;border-radius:24px;width:30%;position:relative;border:1px solid rgba(36,36,36,1)}.pricingContents{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;gap:11px;width:80%}.popularBadge{position:absolute;top:10px;right:20px;z-index:100;background-color:#201122;color:#9733c6;padding:8px 12px;border-radius:32px;font-size:14px;display:flex;gap:4px;align-items:center;justify-content:center;border:1px solid rgba(64,35,100,1)}.pricingCardTitle{font-size:48px;color:#fbfbfb}.pricingCardSubtitle{font-size:16px;color:#9b9ca1}.pricingCardPrice{font-size:40px;color:#fbfbfb}.pricingCardPriceSpan{font-size:16px;color:#e0e0e0}.check{font-size:16px;color:#fbfbfb}.pricingCard ul{list-style:none;display:flex;flex-direction:column;gap:8px;width:100%}.pricingCard ul li{display:flex;align-items:center;font-size:16px;color:#fbfbfb}.pricingCardBtn{width:300px;padding:12px 24px;border-radius:25px;border:none;font-size:16px;cursor:pointer;transition:all .2s ease}@media (max-width: 768px){.pricingCard{width:100%;height:auto;padding:20px 0;gap:20px}.pricingCardBtn{width:80%}}.testimonials{width:100%;height:150vh;display:flex;flex-direction:column;align-items:center;gap:30px}.testimonialGrid{width:80%;height:90%;display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(3,1fr);grid-column-gap:20px;grid-row-gap:20px}.testimonial1{grid-area:1 / 1 / 2 / 2}.testimonial2{grid-area:1 / 2 / 2 / 3}.testimonial3{grid-area:2 / 1 / 3 / 2}.testimonial4{grid-area:2 / 2 / 3 / 3}.testimonial5{grid-area:3 / 1 / 4 / 2}.testimonial6{grid-area:3 / 2 / 4 / 3}@media (max-width: 768px){.testimonials{height:auto;padding-bottom:50px}.testimonialGrid{display:flex;flex-direction:column;height:auto}}.testimonialCard{border-radius:20px;background-color:#161616;display:flex;flex-direction:column;justify-content:space-evenly;align-items:center}.reviewStars{display:flex;gap:4px}.testimonialText{color:#fff;font-size:20px;line-height:30px;padding-left:20px;padding-right:10px}.starIcon{font-size:21px;color:#ffe81a}.founderInfo{width:100%;display:flex;align-items:center;justify-content:space-around}.founderInfo img{width:54px;height:54px;border-radius:50%}.quote{font-size:55px;color:#424242}.profile{display:flex;width:70%;align-items:center;justify-content:start;gap:20px}.profile section{display:flex;flex-direction:column}.founderName{color:#fff;font-size:18px}@media (max-width: 768px){.testimonialText{font-size:16px;line-height:24px}.quote{font-size:40px}.founderInfo{flex-direction:column;gap:10px;align-items:flex-start;padding-left:20px}.profile{width:100%}}.faqs{width:100%;height:170vh;display:flex;flex-direction:column;align-items:center;gap:30px}.cta{width:80%;height:350px;border:1px solid rgba(255,255,255,.2);background-color:#0f0f0f;display:flex;justify-content:space-around;align-items:center;border-radius:40px}.ctaBox{width:60%;height:100%;display:flex;flex-direction:column;justify-content:space-evenly}.ctaTxt{height:200px;width:100%;display:flex;gap:15px;flex-direction:column}.ctaTxt h3{font-size:45px;color:#fff}.ctaTxt p{font-size:20px;color:#fff}.ctaImg{width:30%;height:90%}.ctaBtn{width:60%!important}.faq-container{max-width:800px;margin:0 auto}.faq-item{background-color:#161616;border-radius:12px;margin-bottom:8px;overflow:hidden}.faqQuestion{font-size:20px}.faq-button{width:100%;padding:24px 30px;background-color:transparent;border:none;color:#fff;font-size:16px;font-weight:400;text-align:left;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s ease;outline:none}.faq-button:hover{background-color:#252525}.faq-arrow{font-size:20px;color:#888;transition:transform .3s ease,color .2s ease;font-weight:300}.faq-arrow.open{transform:rotate(90deg);color:#fff}@media (max-width: 768px){.faqs{height:auto;padding-bottom:50px}.cta{flex-direction:column;height:auto;padding:30px 0;gap:30px}.ctaBox{width:90%;align-items:center;text-align:center}.ctaTxt{height:auto;align-items:center}.ctaTxt h3{font-size:32px}.ctaImg{width:80%;height:auto}}.faq-content{background-color:#0f0f0f;padding:0 30px;overflow:hidden;transition:all .3s ease;max-height:0}.faq-content.open{max-height:200px}.faq-content-text{color:#ccc;font-size:14px;line-height:1.6;padding:20px 0 24px;margin:0}.app-container{background-color:#0a0a0a;min-height:100vh;padding:40px 20px;display:flex;align-items:center;justify-content:center}
