.bento-grid-module-scss-module__dHUdma__bentoGrid{grid-template-columns:1fr;gap:1.5rem;display:grid}@media (min-width:768px){.bento-grid-module-scss-module__dHUdma__bentoGrid{grid-template-columns:repeat(3,1fr);grid-auto-rows:240px}}.bento-grid-module-scss-module__dHUdma__bentoItem{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.bento-grid-module-scss-module__dHUdma__bentoItem:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000014}.bento-grid-module-scss-module__dHUdma__itemContent{flex-direction:column;height:100%;padding:2rem;display:flex}.bento-grid-module-scss-module__dHUdma__iconWrapper{border-radius:var(--radius);width:3rem;height:3rem;color:var(--primary);background-color:#4fbe991a;justify-content:center;align-items:center;margin-bottom:1.5rem;font-size:1.5rem;display:inline-flex}.bento-grid-module-scss-module__dHUdma__itemTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.bento-grid-module-scss-module__dHUdma__itemDescription{color:var(--muted-foreground);flex-grow:1;line-height:1.5}@media (min-width:768px){.bento-grid-module-scss-module__dHUdma__small{grid-area:span 1/span 1}.bento-grid-module-scss-module__dHUdma__medium{grid-area:span 1/span 2}.bento-grid-module-scss-module__dHUdma__large{grid-area:span 2/span 2}}
.gradient-hero-module-scss-module__VF3kUG__heroWrapper{background-color:var(--background);width:100%;position:relative;overflow:hidden}.gradient-hero-module-scss-module__VF3kUG__bgGradients{z-index:0;position:absolute;inset:0}.gradient-hero-module-scss-module__VF3kUG__radialGradient{background:radial-gradient(ellipse at center, rgba(var(--primary), .2), var(--background), var(--background));position:absolute;inset:0}.gradient-hero-module-scss-module__VF3kUG__glowBlob{z-index:-10;filter:blur(100px);background-color:#4fbe9914;border-radius:50%;width:1000px;height:1000px;position:absolute;top:0;left:50%;transform:translate(-50%)}.gradient-hero-module-scss-module__VF3kUG__gridPattern{opacity:.15;background-image:linear-gradient(90deg,#8883 1px,#0000 1px),linear-gradient(#8883 1px,#0000 1px);background-size:16px 16px;position:absolute;inset:0}.gradient-hero-module-scss-module__VF3kUG__container{z-index:10;margin:0 auto;padding:6rem 1rem;position:relative}@media (min-width:640px){.gradient-hero-module-scss-module__VF3kUG__container{padding:8rem 1.5rem}}@media (min-width:1024px){.gradient-hero-module-scss-module__VF3kUG__container{padding:8rem 2rem}}.gradient-hero-module-scss-module__VF3kUG__content{max-width:64rem;margin:0 auto}.gradient-hero-module-scss-module__VF3kUG__badgeWrapper{justify-content:center;margin-bottom:1.5rem;display:flex}.gradient-hero-module-scss-module__VF3kUG__badge{border:1px solid var(--border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#fffc;border-radius:9999px;align-items:center;padding:.25rem .75rem;font-size:.875rem;display:inline-flex}.dark .gradient-hero-module-scss-module__VF3kUG__badge{background-color:#0a0a0acc}.gradient-hero-module-scss-module__VF3kUG__badgeLabel{background-color:var(--primary);color:#fff;border-radius:9999px;margin-right:.5rem;padding:.125rem .5rem;font-size:.75rem;font-weight:600}.gradient-hero-module-scss-module__VF3kUG__badgeText{color:var(--muted-foreground)}.gradient-hero-module-scss-module__VF3kUG__badgeIcon{color:var(--muted-foreground);width:1rem;height:1rem;margin-left:.25rem}.gradient-hero-module-scss-module__VF3kUG__heading{text-align:center;letter-spacing:-.02em;color:var(--foreground);font-size:2.25rem;line-height:1.1}@media (min-width:640px){.gradient-hero-module-scss-module__VF3kUG__heading{font-size:3rem}}@media (min-width:768px){.gradient-hero-module-scss-module__VF3kUG__heading{font-size:3.75rem}}@media (min-width:1024px){.gradient-hero-module-scss-module__VF3kUG__heading{font-size:4.5rem}}.gradient-hero-module-scss-module__VF3kUG__description{text-align:center;max-width:42rem;color:var(--muted-foreground);margin:1.5rem auto 0;font-size:1.125rem;line-height:1.6}.gradient-hero-module-scss-module__VF3kUG__actions{flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;display:flex}@media (min-width:640px){.gradient-hero-module-scss-module__VF3kUG__actions{flex-direction:row}}.gradient-hero-module-scss-module__VF3kUG__primaryBtn{background-color:var(--primary);color:#fff;border-radius:9999px;padding:0 1.5rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 15px -3px #4fbe994d}.gradient-hero-module-scss-module__VF3kUG__primaryBtn:hover{box-shadow:0 10px 25px -3px #4fbe9980}.gradient-hero-module-scss-module__VF3kUG__primaryBtn:hover .gradient-hero-module-scss-module__VF3kUG__arrowIcon{transform:translate(4px)}.gradient-hero-module-scss-module__VF3kUG__primaryBtn:hover .gradient-hero-module-scss-module__VF3kUG__btnGlow{opacity:1}.gradient-hero-module-scss-module__VF3kUG__btnContent{z-index:10;align-items:center;display:flex;position:relative}.gradient-hero-module-scss-module__VF3kUG__arrowIcon{width:1rem;height:1rem;margin-left:.5rem;transition:transform .3s}.gradient-hero-module-scss-module__VF3kUG__btnGlow{z-index:0;background:linear-gradient(to right, var(--primary), rgba(var(--primary), .9), rgba(var(--primary), .8));opacity:0;transition:opacity .3s;position:absolute;inset:0}.gradient-hero-module-scss-module__VF3kUG__secondaryBtn{background-color:rgba(var(--background), .5);border:1px solid var(--border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:9999px;align-items:center;gap:.5rem;display:flex}.gradient-hero-module-scss-module__VF3kUG__mockupWrapper{max-width:56rem;margin:4rem auto 0;position:relative}.gradient-hero-module-scss-module__VF3kUG__mockupContainer{border:1px solid rgba(var(--border), .4);background-color:rgba(var(--background), .5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:.75rem;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a}.gradient-hero-module-scss-module__VF3kUG__mockupHeader{border-bottom:1px solid rgba(var(--border), .4);background-color:#f2f2f2;align-items:center;height:2.5rem;padding:0 1rem;display:flex}.gradient-hero-module-scss-module__VF3kUG__dots{gap:.5rem;display:flex}.gradient-hero-module-scss-module__VF3kUG__dot{border-radius:50%;width:.75rem;height:.75rem}.gradient-hero-module-scss-module__VF3kUG__dotRed{background-color:#ef4444}.gradient-hero-module-scss-module__VF3kUG__dotYellow{background-color:#eab308}.gradient-hero-module-scss-module__VF3kUG__dotGreen{background-color:#22c55e}.gradient-hero-module-scss-module__VF3kUG__urlBar{text-align:center;width:80%;color:var(--muted-foreground);background-color:#fff;border-radius:.375rem;align-items:center;margin:0 auto;padding:.25rem .75rem;font-size:.75rem;display:flex}.gradient-hero-module-scss-module__VF3kUG__mockupBody{background-color:var(--card);height:400px;position:relative}.gradient-hero-module-scss-module__VF3kUG__mockupPlaceholder{width:100%;height:100%;padding:1rem}.gradient-hero-module-scss-module__VF3kUG__placeholderGrid{gap:1rem;height:100%;display:flex}.gradient-hero-module-scss-module__VF3kUG__placeholderSidebar{background-color:rgba(var(--muted), .5);border-radius:.5rem;width:25%;height:100%}.gradient-hero-module-scss-module__VF3kUG__placeholderContent{flex-direction:column;flex:1;gap:1rem;display:flex}.gradient-hero-module-scss-module__VF3kUG__placeholderHeader{background-color:rgba(var(--muted), .5);border-radius:.5rem;height:4rem}.gradient-hero-module-scss-module__VF3kUG__placeholderCards{gap:1rem;height:8rem;display:flex}.gradient-hero-module-scss-module__VF3kUG__placeholderCards:before,.gradient-hero-module-scss-module__VF3kUG__placeholderCards:after{content:"";background-color:rgba(var(--muted), .5);border-radius:.5rem;flex:1}.gradient-hero-module-scss-module__VF3kUG__placeholderChart{background-color:rgba(var(--muted), .5);border-radius:.5rem;flex:1}.gradient-hero-module-scss-module__VF3kUG__mockupFade{background:linear-gradient(to top, var(--background), transparent);position:absolute;inset:0}.gradient-hero-module-scss-module__VF3kUG__floatingElement{border:1px solid rgba(var(--border), .4);background-color:rgba(var(--background), .8);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:.5rem;position:absolute;box-shadow:0 10px 15px -3px #0000001a}.gradient-hero-module-scss-module__VF3kUG__floatTopRight{width:3rem;height:3rem;padding:.75rem;top:-1.5rem;right:-1.5rem}.gradient-hero-module-scss-module__VF3kUG__floatInnerPrimary{background-color:#4fbe9933;border-radius:.375rem;width:100%;height:100%}.gradient-hero-module-scss-module__VF3kUG__floatBottomLeft{border-radius:50%;width:2rem;height:2rem;bottom:-1rem;left:-1rem}.gradient-hero-module-scss-module__VF3kUG__floatBottomRight{width:2.5rem;height:2.5rem;padding:.5rem;bottom:-1.5rem;right:3rem}.gradient-hero-module-scss-module__VF3kUG__floatInnerSecondary{background-color:#22c55e33;border-radius:.375rem;width:100%;height:100%}
.blur-in-text-module-scss-module__4Vt-Ua__container{display:inline-block}.blur-in-text-module-scss-module__4Vt-Ua__element{will-change:filter,opacity,transform;display:inline-block}
.header-module-scss-module__N7vucW__header{z-index:50;background-color:#0000;transition:all .5s;position:fixed;top:0;left:0;right:0}.header-module-scss-module__N7vucW__scrolled{border-bottom:1px solid rgba(var(--border), .5);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffc;box-shadow:0 1px 2px #0000000d}.dark .header-module-scss-module__N7vucW__scrolled{background-color:#0a0a0acc}.header-module-scss-module__N7vucW__container{max-width:1152px;margin:0 auto;padding:0 1rem}@media (min-width:640px){.header-module-scss-module__N7vucW__container{padding:0 1.5rem}}@media (min-width:1024px){.header-module-scss-module__N7vucW__container{padding:0 2rem}}.header-module-scss-module__N7vucW__navInner{justify-content:space-between;align-items:center;height:4rem;display:flex}.header-module-scss-module__N7vucW__logo{align-items:center;text-decoration:none;display:flex}.header-module-scss-module__N7vucW__desktopNav{align-items:center;gap:.25rem;display:none}@media (min-width:1024px){.header-module-scss-module__N7vucW__desktopNav{display:flex}}.header-module-scss-module__N7vucW__navItemWrapper{position:relative}.header-module-scss-module__N7vucW__navLink{color:rgba(var(--foreground), .8);border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s;display:block;position:relative}.header-module-scss-module__N7vucW__navLink:hover{color:var(--foreground)}.header-module-scss-module__N7vucW__navHoverBg{background-color:var(--muted);z-index:0;border-radius:.5rem;position:absolute;inset:0}.header-module-scss-module__N7vucW__navText{z-index:10;position:relative}.header-module-scss-module__N7vucW__desktopActions{align-items:center;gap:.75rem;display:none}@media (min-width:1024px){.header-module-scss-module__N7vucW__desktopActions{display:flex}}.header-module-scss-module__N7vucW__iconBtn{color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.5rem;transition:background-color .2s,color .2s}.header-module-scss-module__N7vucW__iconBtn:hover{background-color:var(--muted);color:var(--foreground)}.header-module-scss-module__N7vucW__icon{width:1.25rem;height:1.25rem}.header-module-scss-module__N7vucW__signInLink{color:rgba(var(--foreground), .8);padding:.5rem 1rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s}.header-module-scss-module__N7vucW__signInLink:hover{color:var(--foreground)}.header-module-scss-module__N7vucW__getStartedBtn{color:var(--background);background-color:#4fbe99;border-radius:.5rem;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:background-color .2s;display:inline-flex;box-shadow:0 1px 2px #0000000d}.header-module-scss-module__N7vucW__getStartedBtn:hover{background-color:#4fbe99cc}.header-module-scss-module__N7vucW__arrowIcon{width:1rem;height:1rem}.header-module-scss-module__N7vucW__mobileToggle{color:var(--foreground);cursor:pointer;background:0 0;border:none;border-radius:.5rem;justify-content:center;align-items:center;padding:.5rem;transition:background-color .2s;display:flex}.header-module-scss-module__N7vucW__mobileToggle:hover{background-color:var(--muted)}@media (min-width:1024px){.header-module-scss-module__N7vucW__mobileToggle{display:none}}.header-module-scss-module__N7vucW__mobileBackdrop{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#0003;position:fixed;inset:0}@media (min-width:1024px){.header-module-scss-module__N7vucW__mobileBackdrop{display:none}}.header-module-scss-module__N7vucW__mobileMenu{z-index:50;border:1px solid var(--border);background-color:var(--background);border-radius:1rem;width:20rem;position:fixed;top:4rem;right:1rem;overflow:hidden;box-shadow:0 25px 50px -12px #00000040}@media (min-width:1024px){.header-module-scss-module__N7vucW__mobileMenu{display:none}}.header-module-scss-module__N7vucW__mobileMenuInner{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.header-module-scss-module__N7vucW__mobileNavLinks{flex-direction:column;gap:.25rem;display:flex}.header-module-scss-module__N7vucW__mobileNavLink{color:var(--foreground);border-radius:.5rem;padding:.75rem 1rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:block}.header-module-scss-module__N7vucW__mobileNavLink:hover{background-color:var(--muted)}.header-module-scss-module__N7vucW__mobileActions{border-top:1px solid var(--border);flex-direction:column;gap:.75rem;padding-top:1.5rem;display:flex}.header-module-scss-module__N7vucW__mobileSignIn{text-align:center;width:100%;color:var(--foreground);border-radius:.5rem;padding:.75rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:block}.header-module-scss-module__N7vucW__mobileSignIn:hover{background-color:var(--muted)}.header-module-scss-module__N7vucW__mobileGetStarted{text-align:center;width:100%;color:var(--background);background-color:#4fbe99;border-radius:.5rem;padding:.75rem;font-weight:500;text-decoration:none;transition:background-color .2s;display:block}.header-module-scss-module__N7vucW__mobileGetStarted:hover{background-color:#4fbe99cc}
.how-it-works-module-scss-module__ebLJ2a__section{background-color:rgba(var(--muted), .3);padding:6rem 1rem}@media (min-width:640px){.how-it-works-module-scss-module__ebLJ2a__section{padding:8rem 1.5rem}}.how-it-works-module-scss-module__ebLJ2a__container{max-width:64rem;margin:0 auto}.how-it-works-module-scss-module__ebLJ2a__header{text-align:center;margin-bottom:4rem}.how-it-works-module-scss-module__ebLJ2a__title{color:var(--foreground);margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (min-width:768px){.how-it-works-module-scss-module__ebLJ2a__title{font-size:3rem}}.how-it-works-module-scss-module__ebLJ2a__subtitle{color:var(--muted-foreground);font-size:1.125rem}.how-it-works-module-scss-module__ebLJ2a__stepsGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.how-it-works-module-scss-module__ebLJ2a__stepsGrid{grid-template-columns:repeat(3,1fr)}}.how-it-works-module-scss-module__ebLJ2a__stepCard{background-color:var(--card);border:1px solid var(--border);border-radius:var(--radius);padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s;position:relative}.how-it-works-module-scss-module__ebLJ2a__stepCard:hover{transform:translateY(-4px);box-shadow:0 10px 30px #0000000d}.how-it-works-module-scss-module__ebLJ2a__stepNumber{color:#4fbe9926;-webkit-user-select:none;user-select:none;margin-bottom:1rem;font-size:3.5rem;font-weight:800;line-height:1}.how-it-works-module-scss-module__ebLJ2a__stepTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.how-it-works-module-scss-module__ebLJ2a__stepDescription{color:var(--muted-foreground);line-height:1.6}
.footer-module-scss-module__Wscpia__footer{border-top:1px solid var(--border);background-color:var(--background);padding-top:4rem;padding-bottom:2rem}.footer-module-scss-module__Wscpia__container{max-width:1200px;margin:0 auto;padding:0 1.5rem}.footer-module-scss-module__Wscpia__topSection{flex-direction:column;gap:3rem;margin-bottom:4rem;display:flex}@media (min-width:768px){.footer-module-scss-module__Wscpia__topSection{flex-direction:row;justify-content:space-between}}.footer-module-scss-module__Wscpia__brand{max-width:300px}.footer-module-scss-module__Wscpia__description{color:var(--muted-foreground);margin-top:1rem;font-size:.875rem;line-height:1.6}.footer-module-scss-module__Wscpia__linksGrid{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}@media (min-width:640px){.footer-module-scss-module__Wscpia__linksGrid{grid-template-columns:repeat(3,1fr);gap:4rem}}.footer-module-scss-module__Wscpia__linkColumn{flex-direction:column;gap:1rem;display:flex}.footer-module-scss-module__Wscpia__columnTitle{color:var(--foreground);margin-bottom:.5rem;font-weight:600}.footer-module-scss-module__Wscpia__link{color:var(--muted-foreground);font-size:.875rem;text-decoration:none;transition:color .2s}.footer-module-scss-module__Wscpia__link:hover{color:var(--foreground)}.footer-module-scss-module__Wscpia__bottomSection{border-top:1px solid var(--border);flex-direction:column;justify-content:space-between;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}@media (min-width:640px){.footer-module-scss-module__Wscpia__bottomSection{flex-direction:row}}.footer-module-scss-module__Wscpia__copyright{color:var(--muted-foreground);font-size:.875rem}.footer-module-scss-module__Wscpia__socials{gap:1rem;display:flex}.footer-module-scss-module__Wscpia__socialLink{color:var(--muted-foreground);transition:color .2s}.footer-module-scss-module__Wscpia__socialLink:hover{color:var(--foreground)}
.faq-module-scss-module__FICfua__faqSection{background-color:var(--background);padding:6rem 1rem}@media (min-width:640px){.faq-module-scss-module__FICfua__faqSection{padding:8rem 1.5rem}}.faq-module-scss-module__FICfua__container{max-width:48rem;margin:0 auto}.faq-module-scss-module__FICfua__header{text-align:center;margin-bottom:4rem}.faq-module-scss-module__FICfua__title{color:var(--foreground);margin-bottom:1rem;font-size:2.25rem;font-weight:700}@media (min-width:768px){.faq-module-scss-module__FICfua__title{font-size:3rem}}.faq-module-scss-module__FICfua__subtitle{color:var(--muted-foreground);font-size:1.125rem}.faq-module-scss-module__FICfua__accordionList{flex-direction:column;gap:1rem;display:flex}.faq-module-scss-module__FICfua__accordionItem{border:1px solid var(--border);border-radius:var(--radius);background-color:var(--card);transition:border-color .2s,box-shadow .2s;overflow:hidden}.faq-module-scss-module__FICfua__accordionItem.faq-module-scss-module__FICfua__open{border-color:#4fbe9980;box-shadow:0 4px 12px #0000000d}.faq-module-scss-module__FICfua__accordionTrigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.5rem;display:flex}.faq-module-scss-module__FICfua__questionText{color:var(--foreground);font-size:1.125rem;font-weight:500}.faq-module-scss-module__FICfua__chevron{width:1.25rem;height:1.25rem;color:var(--muted-foreground);transition:transform .3s cubic-bezier(.87,0,.13,1)}.faq-module-scss-module__FICfua__rotated{transform:rotate(180deg)}.faq-module-scss-module__FICfua__accordionContent{color:var(--muted-foreground);padding:0 1.5rem 1.5rem;line-height:1.6}
.layout-module-scss-module__O3MvCq__layout{flex-direction:column;min-height:100vh;display:flex}.layout-module-scss-module__O3MvCq__main{flex:1}
.page-module-scss-module__91GKNW__page{flex-direction:column;display:flex}.page-module-scss-module__91GKNW__hero{text-align:center;background-color:var(--background);justify-content:center;align-items:center;min-height:calc(100vh - 4rem);padding:4rem 1.5rem;display:flex}.page-module-scss-module__91GKNW__heroContent{max-width:48rem;margin:0 auto}.page-module-scss-module__91GKNW__title{color:var(--foreground);margin-bottom:1.5rem;font-size:3rem;font-weight:800;line-height:1.1}@media (min-width:768px){.page-module-scss-module__91GKNW__title{font-size:4.5rem}}.page-module-scss-module__91GKNW__highlight{color:var(--primary)}.page-module-scss-module__91GKNW__subtitle{color:var(--muted-foreground);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}@media (min-width:768px){.page-module-scss-module__91GKNW__subtitle{font-size:1.25rem}}.page-module-scss-module__91GKNW__actions{flex-direction:column;justify-content:center;gap:1rem;display:flex}@media (min-width:640px){.page-module-scss-module__91GKNW__actions{flex-direction:row}}.page-module-scss-module__91GKNW__primaryBtn,.page-module-scss-module__91GKNW__secondaryBtn{padding:1.5rem 2rem;font-size:1rem}.page-module-scss-module__91GKNW__features{background-color:var(--muted);padding:6rem 1.5rem}.page-module-scss-module__91GKNW__container{max-width:1200px;margin:0 auto}.page-module-scss-module__91GKNW__sectionHeader{text-align:center;max-width:42rem;margin:0 auto 4rem}.page-module-scss-module__91GKNW__sectionTitle{color:var(--foreground);margin-bottom:1rem;font-size:2.25rem;font-weight:700}.page-module-scss-module__91GKNW__sectionSubtitle{color:var(--muted-foreground);font-size:1.125rem}
