.theme-toggle-module__j1L0AW__toggleButton{border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));cursor:pointer;border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s;display:flex}.theme-toggle-module__j1L0AW__toggleButton:hover{background-color:hsl(var(--muted))}.theme-toggle-module__j1L0AW__icon{width:16px;height:16px}.theme-toggle-module__j1L0AW__lightContent{align-items:center;gap:.5rem;display:flex}.theme-toggle-module__j1L0AW__darkContent{align-items:center;gap:.5rem;display:none}html.dark .theme-toggle-module__j1L0AW__lightContent{display:none}html.dark .theme-toggle-module__j1L0AW__darkContent{display:flex}
.landing-module__ilM_cG__gettingStartedSection{background-color:hsl(var(--muted));padding:4rem 2rem}.landing-module__ilM_cG__gettingStartedContainer{max-width:1200px;margin:0 auto}.landing-module__ilM_cG__sectionTitle{text-align:center;color:hsl(var(--foreground));margin-bottom:1rem;font-size:2.5rem;font-weight:700}.landing-module__ilM_cG__sectionSubtitle{text-align:center;color:hsl(var(--muted-foreground));max-width:600px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem}.landing-module__ilM_cG__cardsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.landing-module__ilM_cG__card{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.5rem;padding:1.5rem}.landing-module__ilM_cG__cardTitle{color:hsl(var(--card-foreground));margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.landing-module__ilM_cG__cardText{color:hsl(var(--muted-foreground));line-height:1.6}.landing-module__ilM_cG__cardList{color:hsl(var(--muted-foreground));line-height:1.8;list-style-type:decimal;list-style-position:inside}.landing-module__ilM_cG__cardList li{margin-bottom:.5rem}.landing-module__ilM_cG__formatText{color:hsl(var(--muted-foreground));font-family:monospace;line-height:1.6}.landing-module__ilM_cG__partnersSection{background-color:hsl(var(--muted));padding:4rem 2rem}.landing-module__ilM_cG__partnersContainer{max-width:1200px;margin:0 auto}.landing-module__ilM_cG__partnersDescription{text-align:center;color:hsl(var(--muted-foreground));max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto;font-size:1.125rem;line-height:1.6}.landing-module__ilM_cG__partnersLogos{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;display:flex}.landing-module__ilM_cG__partnerItem{position:relative}.landing-module__ilM_cG__partnerLink{border-radius:.5rem;padding:1rem;transition:all .2s;display:block}.landing-module__ilM_cG__partnerLink:hover{background-color:hsl(var(--muted));box-shadow:0 4px 12px #0000001a}.landing-module__ilM_cG__partnerLogo{opacity:.8;transition:opacity .2s}.landing-module__ilM_cG__partnerLink:hover .landing-module__ilM_cG__partnerLogo{opacity:1}.landing-module__ilM_cG__partnerTooltip{z-index:10;background-color:hsl(var(--foreground));color:hsl(var(--background));white-space:normal;text-align:center;border-radius:.375rem;width:280px;padding:.75rem;font-size:.875rem;line-height:1.4;position:absolute;bottom:-.5rem;left:50%;transform:translate(-50%)translateY(100%);box-shadow:0 4px 12px #0003}.landing-module__ilM_cG__tooltipArrow{background-color:hsl(var(--foreground));width:.5rem;height:.5rem;position:absolute;top:-.25rem;left:50%;transform:translate(-50%)rotate(45deg)}.landing-module__ilM_cG__faqSection{background-color:hsl(var(--background));padding:4rem 2rem}.landing-module__ilM_cG__faqContainer{max-width:800px;margin:0 auto}.landing-module__ilM_cG__faqList{flex-direction:column;gap:1rem;display:flex}.landing-module__ilM_cG__faqItem{background-color:hsl(var(--card));border:1px solid hsl(var(--border));border-radius:.5rem;overflow:hidden}.landing-module__ilM_cG__faqButton{text-align:left;cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.25rem 1.5rem;transition:background-color .2s;display:flex}.landing-module__ilM_cG__faqButton:hover{background-color:hsl(var(--muted))}.landing-module__ilM_cG__faqQuestion{color:hsl(var(--card-foreground));font-size:1.125rem;font-weight:500}.landing-module__ilM_cG__faqIcon{color:hsl(var(--muted-foreground));font-size:1.5rem;transition:transform .2s}.landing-module__ilM_cG__faqIconOpen{transform:rotate(45deg)}.landing-module__ilM_cG__faqAnswer{max-height:0;transition:max-height .3s ease-in-out;overflow:hidden}.landing-module__ilM_cG__faqAnswerOpen{max-height:24rem}.landing-module__ilM_cG__faqAnswerText{color:hsl(var(--muted-foreground));padding:1.25rem 1.5rem;line-height:1.6}.landing-module__ilM_cG__contactSection{background-color:hsl(var(--background));padding:4rem 2rem}.landing-module__ilM_cG__contactContainer{text-align:center;max-width:800px;margin:0 auto}.landing-module__ilM_cG__contactSubtitle{color:hsl(var(--muted-foreground));margin-bottom:3rem;font-size:1.125rem}.landing-module__ilM_cG__contactItems{flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:flex}@media (min-width:640px){.landing-module__ilM_cG__contactItems{flex-direction:row}}.landing-module__ilM_cG__contactItem{align-items:center;gap:.75rem;display:flex}.landing-module__ilM_cG__contactIcon{background-color:hsl(var(--primary));border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;display:flex}.landing-module__ilM_cG__contactIcon svg{stroke:hsl(var(--primary-foreground))}.landing-module__ilM_cG__contactInfo{text-align:left}.landing-module__ilM_cG__contactLabel{color:hsl(var(--muted-foreground));font-size:.875rem;font-weight:500}.landing-module__ilM_cG__contactValue{color:hsl(var(--foreground));font-size:1.125rem}.landing-module__ilM_cG__contactLink{color:hsl(var(--primary));font-size:1.125rem;text-decoration:none}.landing-module__ilM_cG__contactLink:hover{text-decoration:underline}.landing-module__ilM_cG__footer{background-color:hsl(var(--muted));border-top:1px solid hsl(var(--border));padding:1.5rem 2rem}.landing-module__ilM_cG__footerContainer{max-width:1200px;margin:0 auto}.landing-module__ilM_cG__footerContent{flex-direction:column;justify-content:space-between;align-items:center;gap:1rem;display:flex}@media (min-width:768px){.landing-module__ilM_cG__footerContent{flex-direction:row}}.landing-module__ilM_cG__footerContacts{flex-direction:column;align-items:center;gap:.75rem;display:flex}@media (min-width:640px){.landing-module__ilM_cG__footerContacts{flex-direction:row;gap:1.5rem}}.landing-module__ilM_cG__footerContactItem{color:hsl(var(--muted-foreground));align-items:center;gap:.5rem;font-size:.875rem;display:flex}.landing-module__ilM_cG__footerContactLink{color:hsl(var(--primary));text-decoration:none}.landing-module__ilM_cG__footerContactLink:hover{text-decoration:underline}.landing-module__ilM_cG__footerInfo{flex-direction:column;align-items:center;gap:.25rem;display:flex}@media (min-width:640px){.landing-module__ilM_cG__footerInfo{flex-direction:row;gap:1.5rem}}.landing-module__ilM_cG__footerText{color:hsl(var(--muted-foreground));font-size:.875rem}
.page-module__basFSG__heroSection{text-align:center;background:linear-gradient(to bottom,hsl(var(--background)),hsl(var(--muted)));padding:6rem 2rem}.page-module__basFSG__heroTitle{color:hsl(var(--foreground));margin-bottom:1.5rem;font-size:3.5rem;font-weight:700}.page-module__basFSG__heroSubtitle{color:hsl(var(--muted-foreground));max-width:800px;margin:0 auto 3rem;font-size:1.5rem}.page-module__basFSG__heroButtons{justify-content:center;gap:1rem;display:flex}.page-module__basFSG__primaryButton{background-color:hsl(var(--primary));color:hsl(var(--primary-foreground));cursor:pointer;border:none;border-radius:.5rem;padding:1rem 2rem;font-weight:500;transition:opacity .2s}.page-module__basFSG__primaryButton:hover{opacity:.9}.page-module__basFSG__secondaryButton{border:1px solid hsl(var(--border));color:hsl(var(--foreground));cursor:pointer;background:0 0;border-radius:.5rem;padding:1rem 2rem;transition:background-color .2s}.page-module__basFSG__secondaryButton:hover{background-color:hsl(var(--muted))}.page-module__basFSG__featuresSection{max-width:1200px;margin:0 auto;padding:4rem 2rem}.page-module__basFSG__sectionTitle{text-align:center;color:hsl(var(--foreground));margin-bottom:3rem;font-size:2.5rem}.page-module__basFSG__featuresGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.page-module__basFSG__featureCard{border:1px solid hsl(var(--border));background-color:hsl(var(--card));border-radius:.5rem;padding:2rem;transition:box-shadow .2s}.page-module__basFSG__featureCard:hover{box-shadow:0 4px 12px #0000001a}.page-module__basFSG__featureTitle{color:hsl(var(--card-foreground));margin-bottom:.75rem;font-size:1.25rem;font-weight:600}.page-module__basFSG__featureDescription{color:hsl(var(--muted-foreground));line-height:1.6}
