.Hero-module__ZARIfG__hero{background:radial-gradient(at 0% 0%, #0d47a11a 0px, transparent 50%), radial-gradient(at 50% 0%, #00d2ff0d 0px, transparent 50%), radial-gradient(at 100% 0%, #0d47a126 0px, transparent 50%), radial-gradient(at 0% 100%, #00d2ff0d 0px, transparent 50%), radial-gradient(at 100% 100%, #0d47a11a 0px, transparent 50%), var(--background);align-items:center;min-height:65vh;padding:2rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__hero:before{content:"";pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%2310b981' fill-opacity='0.03'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");position:absolute;inset:0}.Hero-module__ZARIfG__container{z-index:2;max-width:var(--content-max-width);padding:0 var(--page-side-padding);grid-template-columns:1fr minmax(420px,780px);align-items:start;gap:1.2rem;display:grid}.Hero-module__ZARIfG__mainTitle{font-family:var(--font-outfit);letter-spacing:-.02em;color:var(--foreground);margin-bottom:.6rem;font-size:clamp(2.2rem,4vw,3.6rem);font-weight:850;line-height:1.06}.Hero-module__ZARIfG__titleMain{display:inline}.Hero-module__ZARIfG__titleSub{color:var(--primary);display:inline}.Hero-module__ZARIfG__heroDesc{color:var(--muted-foreground);max-width:56ch;margin-bottom:.8rem;font-size:1.02rem;line-height:1.5}.Hero-module__ZARIfG__priceBadge{color:var(--primary);background:rgba(var(--primary-rgb), .05);border:1px solid rgba(var(--primary-rgb), .1);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.5rem 1rem;font-size:1.1rem;font-weight:600;display:inline-flex}.Hero-module__ZARIfG__priceBadge span{font-size:1.25rem;font-weight:800}.Hero-module__ZARIfG__tagline{background:rgba(var(--primary-rgb), .1);color:var(--primary);border-radius:8px;align-items:center;gap:.3rem;margin-bottom:2rem;padding:.6rem 1.2rem;font-size:.9rem;font-weight:700;display:inline-flex}.Hero-module__ZARIfG__ctaGroup{flex-direction:column;align-items:flex-start;gap:1rem;margin-top:2.5rem;display:flex}.Hero-module__ZARIfG__btnSecondary{color:var(--foreground);border:1px solid var(--border);background:0 0;border-radius:8px;justify-content:center;align-items:center;min-width:240px;padding:.4rem .8rem;font-weight:600;transition:all .3s;display:inline-flex}.Hero-module__ZARIfG__btnSecondary:hover{background:var(--muted)}.Hero-module__ZARIfG__trustSignals{border-top:1px solid var(--border);grid-template-columns:repeat(2,1fr);gap:.6rem;margin-top:1rem;padding-top:1.5rem;display:grid}.Hero-module__ZARIfG__trustItem{align-items:center;gap:.75rem;display:flex}.Hero-module__ZARIfG__trustIcon{color:var(--primary);background:rgba(var(--primary-rgb), .1);border-radius:6px;justify-content:center;align-items:center;padding:8px;display:flex}.Hero-module__ZARIfG__trustItem span{color:var(--foreground);font-size:1rem;font-weight:600}.Hero-module__ZARIfG__visuals{justify-content:center;align-items:center;padding-top:1.8rem;display:flex;position:relative}.Hero-module__ZARIfG__imageWrapper{justify-content:center;width:100%;max-width:780px;display:flex;position:relative}.Hero-module__ZARIfG__heroImage{object-fit:contain;z-index:1;width:110%;height:auto;max-height:720px;display:block;transform:translate(6%)}.Hero-module__ZARIfG__bgBlob{background:radial-gradient(circle, rgba(var(--primary-rgb), .1) 0%, transparent 70%);z-index:0;filter:blur(40px);border-radius:50%;width:120%;height:120%;position:absolute;top:50%;left:50%;transform:translate(-40%,-40%)}@keyframes Hero-module__ZARIfG__floatImage{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.Hero-module__ZARIfG__dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .3s}.Hero-module__ZARIfG__activeDot{background:var(--primary);border-radius:100px;width:25px}.Hero-module__ZARIfG__carouselDots{gap:.5rem;margin-top:.8rem;display:flex}@media (max-width:1024px){.Hero-module__ZARIfG__hero{min-height:auto;padding-top:100px;padding-bottom:4rem}.Hero-module__ZARIfG__container{text-align:center;grid-template-columns:1fr;align-items:center;gap:3rem;padding:0 2rem!important}.Hero-module__ZARIfG__visuals{padding-top:0}.Hero-module__ZARIfG__heroImage{width:100%;transform:none}.Hero-module__ZARIfG__mainTitle{font-size:3rem}.Hero-module__ZARIfG__heroDesc{margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__ctaGroup{align-items:center}.Hero-module__ZARIfG__trustSignals{max-width:500px;margin-left:auto;margin-right:auto}.Hero-module__ZARIfG__carouselDots{justify-content:center}.Hero-module__ZARIfG__heroImage{max-height:450px}}@media (max-width:640px){.Hero-module__ZARIfG__trustSignals{grid-template-columns:1fr}.Hero-module__ZARIfG__mainTitle{font-size:2.5rem}.Hero-module__ZARIfG__container{padding:0 1rem!important}.Hero-module__ZARIfG__ctaGroup{width:100%}.Hero-module__ZARIfG__ctaGroup .Hero-module__ZARIfG__btn-primary,.Hero-module__ZARIfG__ctaGroup .Hero-module__ZARIfG__btnSecondary{width:100%;min-width:unset}}@media (max-width:480px){.Hero-module__ZARIfG__hero{padding-top:80px;padding-bottom:2rem}.Hero-module__ZARIfG__mainTitle{font-size:2rem}.Hero-module__ZARIfG__heroDesc,.Hero-module__ZARIfG__priceBadge{font-size:.95rem}.Hero-module__ZARIfG__tagline{padding:.5rem 1rem;font-size:.8rem}.Hero-module__ZARIfG__trustItem span{font-size:.85rem}.Hero-module__ZARIfG__heroImage{max-height:300px}}
.FoundersVision-module__9fw2Za__section{background:0 0;padding:8rem 0;position:relative;overflow:hidden}.FoundersVision-module__9fw2Za__container{max-width:1200px}.FoundersVision-module__9fw2Za__missionHeader{justify-content:center;align-items:center;gap:1.5rem;margin-bottom:2rem;display:flex}.FoundersVision-module__9fw2Za__missionLine{background:linear-gradient(90deg, transparent, rgba(var(--foreground-rgb), .1), transparent);flex:1;max-width:100px;height:1px}.FoundersVision-module__9fw2Za__missionTag{letter-spacing:.25em;color:var(--muted-foreground);text-transform:uppercase;font-size:.75rem;font-weight:800}.FoundersVision-module__9fw2Za__dateBadgeWrapper{justify-content:center;margin-bottom:4rem;display:flex}.FoundersVision-module__9fw2Za__dateBadge{background:rgba(var(--primary-rgb), .05);border:1px solid rgba(var(--primary-rgb), .1);color:var(--primary);border-radius:100px;align-items:center;gap:.6rem;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;display:flex}.FoundersVision-module__9fw2Za__dateIcon{opacity:.8}.FoundersVision-module__9fw2Za__grid{grid-template-columns:1.2fr 1fr;align-items:flex-start;gap:6rem;display:grid}.FoundersVision-module__9fw2Za__visionColumn{flex-direction:column;gap:2.5rem;display:flex}.FoundersVision-module__9fw2Za__titleWrapper{align-items:center;gap:1.5rem;display:flex}.FoundersVision-module__9fw2Za__accentLine{background:var(--primary);width:3px;height:48px;box-shadow:0 0 15px rgba(var(--primary-rgb), .4)}.FoundersVision-module__9fw2Za__title{letter-spacing:-.02em;color:var(--foreground);font-size:clamp(2.5rem,4vw,3.5rem);font-weight:850;line-height:1.1}.FoundersVision-module__9fw2Za__paragraphs{flex-direction:column;gap:1.5rem;display:flex}.FoundersVision-module__9fw2Za__paragraphs p{color:var(--muted-foreground);font-size:1.1rem;line-height:1.8}.FoundersVision-module__9fw2Za__featureBox{background:rgba(var(--primary-rgb), .03);border:1px solid rgba(var(--primary-rgb), .05);border-radius:1rem;align-items:center;gap:1.25rem;padding:1.5rem;display:flex}.FoundersVision-module__9fw2Za__featureIcon{background:var(--primary);color:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.FoundersVision-module__9fw2Za__featureBox p{color:var(--muted-foreground);margin:0;font-size:.95rem;line-height:1.5}.FoundersVision-module__9fw2Za__quoteColumn{position:sticky;top:100px}.FoundersVision-module__9fw2Za__quoteCard{border:1px solid rgba(var(--foreground-rgb), .05);background:#fff;border-radius:2rem;padding:3rem;position:relative;overflow:hidden;box-shadow:0 40px 100px #0000000d}.dark .FoundersVision-module__9fw2Za__quoteCard{background:#0f172a;border-color:#ffffff0d;box-shadow:0 40px 100px #0006}.FoundersVision-module__9fw2Za__quoteIcon{margin-bottom:2rem}.FoundersVision-module__9fw2Za__quoteText{color:var(--foreground);margin-bottom:3rem;font-size:1.25rem;font-style:italic;font-weight:500;line-height:1.6}.FoundersVision-module__9fw2Za__founderProfile{border-top:1px solid rgba(var(--foreground-rgb), .05);align-items:center;gap:1.25rem;padding-top:2rem;display:flex}.FoundersVision-module__9fw2Za__avatarWrapper{background:#f1f5f9;border-radius:50%;flex-shrink:0;width:56px;height:56px;overflow:hidden}.FoundersVision-module__9fw2Za__avatar{object-fit:cover;width:100%;height:100%}.FoundersVision-module__9fw2Za__name{color:var(--foreground);font-size:1.1rem;font-weight:700}.FoundersVision-module__9fw2Za__role{color:var(--muted-foreground);font-size:.85rem;font-weight:500}@media (max-width:1024px){.FoundersVision-module__9fw2Za__grid{grid-template-columns:1fr;gap:4rem}.FoundersVision-module__9fw2Za__quoteColumn{position:static}}@media (max-width:640px){.FoundersVision-module__9fw2Za__section{padding:4rem 0}.FoundersVision-module__9fw2Za__title{font-size:2rem}.FoundersVision-module__9fw2Za__quoteCard{padding:2rem}}
.FAQBlock-module__iqoYSG__faqSection{padding:6rem 0;position:relative;overflow:hidden}.FAQBlock-module__iqoYSG__container{max-width:1200px}.FAQBlock-module__iqoYSG__header{text-align:center;max-width:800px;margin:0 auto 5rem}.FAQBlock-module__iqoYSG__badge{background:rgba(var(--primary-rgb), .1);color:var(--primary);text-transform:uppercase;letter-spacing:.05em;border-radius:100px;margin-bottom:1.25rem;padding:.5rem 1rem;font-size:.85rem;font-weight:700;display:inline-block}.FAQBlock-module__iqoYSG__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(2.5rem,5vw,3.5rem);font-weight:850;line-height:1.1}.FAQBlock-module__iqoYSG__subtitle{color:var(--muted-foreground);font-size:1.15rem;line-height:1.6}.FAQBlock-module__iqoYSG__grid{border:1px solid rgba(var(--foreground-rgb), .08);box-sizing:border-box;background:#fff;border-radius:2.5rem;grid-template-columns:320px 1fr;align-items:stretch;gap:0;max-width:100%;display:grid;overflow:hidden;box-shadow:0 40px 100px #0000640d}.dark .FAQBlock-module__iqoYSG__grid{background:#0f172a;border-color:#ffffff14;box-shadow:0 40px 100px #0006}.FAQBlock-module__iqoYSG__tabsCol{border-right:1px solid rgba(var(--foreground-rgb), .05);background:#fff;flex-direction:column;gap:.5rem;min-height:600px;padding:2.5rem;display:flex;position:relative}.dark .FAQBlock-module__iqoYSG__tabsCol{background:#0f172a}.FAQBlock-module__iqoYSG__tabBtn{background:rgba(var(--foreground-rgb), .03);cursor:pointer;text-align:left;width:100%;color:var(--muted-foreground);border:1px solid #0000;border-radius:1rem;align-items:center;gap:1.25rem;padding:1rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.FAQBlock-module__iqoYSG__tabIcon{background:rgba(var(--foreground-rgb), .04);width:42px;height:42px;color:var(--muted-foreground);border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.FAQBlock-module__iqoYSG__tabBtn:hover{background:rgba(var(--foreground-rgb), .03);color:var(--foreground)}.FAQBlock-module__iqoYSG__tabBtn:hover .FAQBlock-module__iqoYSG__tabIcon{background:rgba(var(--primary-rgb), .1);color:var(--primary)}.FAQBlock-module__iqoYSG__activeTab{border-color:var(--primary);box-shadow:0 10px 25px rgba(var(--primary-rgb), .3);background:var(--primary)!important;color:#fff!important}.FAQBlock-module__iqoYSG__activeTab .FAQBlock-module__iqoYSG__tabIcon{color:#fff;background:#fff3}.FAQBlock-module__iqoYSG__activeTab .FAQBlock-module__iqoYSG__tabArrow{opacity:1;color:#fff;transform:translate(0)}.FAQBlock-module__iqoYSG__contactCard{background:rgba(var(--primary-rgb), .05);border:1px solid rgba(var(--primary-rgb), .1);color:var(--foreground);text-align:center;border-radius:1.25rem;margin-top:auto;padding:1.5rem}.FAQBlock-module__iqoYSG__contactCard h4{margin-bottom:.25rem;font-size:1rem;font-weight:700}.FAQBlock-module__iqoYSG__contactCard p{color:var(--muted-foreground);margin-bottom:1rem;font-size:.8rem}.FAQBlock-module__iqoYSG__contactCard a{background:var(--primary);color:#fff;border-radius:.75rem;width:100%;padding:.6rem;font-size:.85rem;font-weight:700;transition:all .3s;display:block}.FAQBlock-module__iqoYSG__contactCard a:hover{background:var(--primary-dark);box-shadow:0 5px 15px rgba(var(--primary-rgb), .2);opacity:1;transform:translateY(-2px)}.FAQBlock-module__iqoYSG__accordionCol{background:rgba(var(--foreground-rgb), .015);min-width:0;padding:3rem}.FAQBlock-module__iqoYSG__accordionList{flex-direction:column;gap:.85rem;display:flex}.FAQBlock-module__iqoYSG__accordionItem{border:1px solid rgba(var(--foreground-rgb), .06);background:#fff;border-radius:1.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);overflow:hidden}.dark .FAQBlock-module__iqoYSG__accordionItem{background:#ffffff08;border-color:#ffffff0d}.FAQBlock-module__iqoYSG__accordionItem:hover{background:rgba(var(--foreground-rgb), .04)}.FAQBlock-module__iqoYSG__itemOpen{border-color:var(--primary);z-index:2;position:relative;box-shadow:0 10px 30px #00000014;background:#fff!important}.dark .FAQBlock-module__iqoYSG__itemOpen{background:#1e293b!important}.FAQBlock-module__iqoYSG__itemOpen:before{content:"";background:var(--primary);border-radius:0 4px 4px 0;width:4px;position:absolute;top:15%;bottom:15%;left:0}.dark .FAQBlock-module__iqoYSG__itemOpen{border-color:#ffffff1a;box-shadow:0 20px 50px #0000004d;background:#0f172a!important}.FAQBlock-module__iqoYSG__itemTrigger{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.75rem 2rem;display:flex}.FAQBlock-module__iqoYSG__itemTrigger span{color:var(--foreground);overflow-wrap:anywhere;font-size:1.15rem;font-weight:700;line-height:1.4}.FAQBlock-module__iqoYSG__plusIcon{background:rgba(var(--foreground-rgb), .05);width:38px;height:38px;color:var(--muted-foreground);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.FAQBlock-module__iqoYSG__itemOpen .FAQBlock-module__iqoYSG__plusIcon{background:var(--primary);color:#fff;transform:rotate(0)}.FAQBlock-module__iqoYSG__itemContent{overflow:hidden}.FAQBlock-module__iqoYSG__itemContent p{color:var(--muted-foreground);max-width:65ch;padding:0 2rem 2rem;font-size:1.05rem;line-height:1.7}@media (max-width:1024px){.FAQBlock-module__iqoYSG__grid{border-radius:1.5rem;grid-template-columns:1fr}.FAQBlock-module__iqoYSG__tabsCol{border-right:none;border-bottom:1px solid rgba(var(--foreground-rgb), .05);scrollbar-width:none;max-width:100%;min-height:unset;flex-direction:row;gap:.75rem;padding:1.25rem;position:static;overflow-x:auto}.FAQBlock-module__iqoYSG__accordionCol{padding:1.5rem}.FAQBlock-module__iqoYSG__tabsCol::-webkit-scrollbar{display:none}.FAQBlock-module__iqoYSG__tabBtn{white-space:nowrap;background:rgba(var(--foreground-rgb), .04);border:1px solid rgba(var(--foreground-rgb), .05);border-radius:1rem;gap:.75rem;width:auto;padding:.75rem 1.25rem}.FAQBlock-module__iqoYSG__tabIcon{flex-shrink:0;width:32px;height:32px}.FAQBlock-module__iqoYSG__tabArrow,.FAQBlock-module__iqoYSG__contactCard{display:none}}@media (max-width:640px){.FAQBlock-module__iqoYSG__faqSection{padding:4rem 1.25rem}.FAQBlock-module__iqoYSG__container{padding:0}.FAQBlock-module__iqoYSG__grid{border-radius:1.25rem}.FAQBlock-module__iqoYSG__header{margin-bottom:3rem;padding:0 1rem}.FAQBlock-module__iqoYSG__title{font-size:2.25rem}.FAQBlock-module__iqoYSG__tabsCol{gap:.5rem;padding:.75rem}.FAQBlock-module__iqoYSG__tabBtn{border-radius:.75rem;padding:.6rem 1rem;font-size:.85rem}.FAQBlock-module__iqoYSG__tabIcon{width:24px;height:24px}.FAQBlock-module__iqoYSG__itemTrigger{padding:1.25rem 1rem}.FAQBlock-module__iqoYSG__itemTrigger span{font-size:1rem}.FAQBlock-module__iqoYSG__plusIcon{width:32px;height:32px}.FAQBlock-module__iqoYSG__itemContent p{padding:0 1rem 1.5rem;font-size:.95rem}}
.Pricing-module__yc4bBa__pricingContainer,.Pricing-module__yc4bBa__fourColumnGrid{grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem;display:grid}@media (max-width:1024px){.Pricing-module__yc4bBa__pricingContainer,.Pricing-module__yc4bBa__fourColumnGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.Pricing-module__yc4bBa__pricingContainer,.Pricing-module__yc4bBa__fourColumnGrid{grid-template-columns:1fr}}.Pricing-module__yc4bBa__card{background:var(--card);border:1px solid var(--border);border-radius:1.5rem;flex-direction:column;padding:3rem 2.5rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.Pricing-module__yc4bBa__card:hover{box-shadow:var(--shadow-xl), var(--shadow-premium);border-color:var(--primary);transform:translateY(-12px)}.Pricing-module__yc4bBa__popular{border-color:var(--primary);box-shadow:var(--shadow-lg), var(--shadow-premium);border-width:2px}.Pricing-module__yc4bBa__popularBadge{background:var(--primary);color:#fff;padding:.25rem 3rem;font-size:.75rem;font-weight:700;position:absolute;top:1rem;right:-2rem;transform:rotate(45deg)}.Pricing-module__yc4bBa__planName{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.Pricing-module__yc4bBa__price{font-size:2.5rem;font-weight:800;font-family:var(--font-outfit);margin:1.5rem 0}.Pricing-module__yc4bBa__pricePeriod{color:var(--muted-foreground);font-size:1rem;font-weight:400}.Pricing-module__yc4bBa__features{flex-direction:column;flex-grow:1;gap:1rem;margin-bottom:2rem;display:flex}.Pricing-module__yc4bBa__featureItem{color:var(--muted-foreground);align-items:center;gap:.75rem;font-size:.95rem;display:flex}.Pricing-module__yc4bBa__checkIcon{color:var(--primary);flex-shrink:0}.Pricing-module__yc4bBa__deployBtn{text-align:center;width:100%}.Pricing-module__yc4bBa__specGrid{border-bottom:1px solid var(--border);grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;display:grid}.Pricing-module__yc4bBa__specItem{flex-direction:column;display:flex}.Pricing-module__yc4bBa__specLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--muted-foreground);font-size:.75rem;font-weight:600}.Pricing-module__yc4bBa__specValue{color:var(--foreground);font-size:1rem;font-weight:700}@media (max-width:1024px){.Pricing-module__yc4bBa__pricingContainer{gap:1.5rem}}@media (max-width:640px){.Pricing-module__yc4bBa__card{padding:2rem 1.5rem}.Pricing-module__yc4bBa__price{font-size:2rem}}.Pricing-module__yc4bBa__switcherContainer{justify-content:center;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.Pricing-module__yc4bBa__switchText{color:var(--muted-foreground);font-size:1rem;font-weight:500;transition:color .3s}.Pricing-module__yc4bBa__activeText{color:var(--foreground);font-weight:700}.Pricing-module__yc4bBa__switch{background-color:var(--border);cursor:pointer;border-radius:20px;width:60px;height:32px;transition:background-color .3s;display:inline-block;position:relative}.Pricing-module__yc4bBa__switchActive{background-color:var(--primary)}.Pricing-module__yc4bBa__slider{background-color:#fff;border-radius:50%;width:24px;height:24px;transition:transform .3s;position:absolute;top:4px;left:4px;box-shadow:0 2px 4px #0000001a}.Pricing-module__yc4bBa__sliderActive{transform:translate(28px)}.Pricing-module__yc4bBa__discountBadge{background:rgba(var(--primary-rgb), .1);color:var(--primary);border:1px solid var(--primary);border-radius:20px;margin-left:.5rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700}
.TeamBlock-module__z8HA1q__section{background:0 0;padding:8rem 0;position:relative;overflow:hidden}.TeamBlock-module__z8HA1q__gridOverlay{pointer-events:none;background-image:radial-gradient(circle at 100px 100px, rgba(var(--foreground-rgb), .15) 2px, transparent 0);background-size:100px 100px;position:absolute;inset:0}.TeamBlock-module__z8HA1q__gridOverlay:before{content:"";background-image:linear-gradient(rgba(var(--foreground-rgb), .05) 1px, transparent 1px), linear-gradient(90deg, rgba(var(--foreground-rgb), .05) 1px, transparent 1px);background-size:100px 100px;position:absolute;inset:0}.TeamBlock-module__z8HA1q__container{z-index:2;max-width:1400px;position:relative}.TeamBlock-module__z8HA1q__header{text-align:center;max-width:800px;margin:0 auto 5rem}.TeamBlock-module__z8HA1q__accentIcon{border:1px solid rgba(var(--foreground-rgb), .08);background:#fff;border-radius:12px;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 2rem;display:flex;box-shadow:0 4px 10px #0000000d}.TeamBlock-module__z8HA1q__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.5rem;font-family:Times New Roman,serif;font-size:clamp(2.5rem,6vw,4.2rem);font-weight:400;line-height:1.1}.dark .TeamBlock-module__z8HA1q__title{font-weight:500}.TeamBlock-module__z8HA1q__description{color:var(--muted-foreground);max-width:56ch;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;font-size:clamp(1.05rem,1.2vw,1.15rem);line-height:1.6}.TeamBlock-module__z8HA1q__ctaGroup{justify-content:center;gap:1rem;display:flex}.TeamBlock-module__z8HA1q__btnPrimary{background:var(--primary);color:#fff;box-shadow:0 10px 20px rgba(var(--primary-rgb), .2);border-radius:100px;padding:.9rem 2.2rem;font-size:1rem;font-weight:700;transition:all .3s}.TeamBlock-module__z8HA1q__btnSecondary{color:var(--primary);border:1px solid var(--border);background:#fff;border-radius:100px;padding:.9rem 2.2rem;font-size:1rem;font-weight:700;transition:all .3s}.dark .TeamBlock-module__z8HA1q__btnSecondary{color:#fff;background:#ffffff0d}.TeamBlock-module__z8HA1q__btnPrimary:hover{box-shadow:0 15px 30px rgba(var(--primary-rgb), .3);transform:translateY(-2px)}.TeamBlock-module__z8HA1q__btnSecondary:hover{background:var(--muted);border-color:rgba(var(--foreground-rgb), .15)}.TeamBlock-module__z8HA1q__teamGrid{flex-wrap:wrap;justify-content:center;gap:3rem;max-width:1400px;margin:4rem auto 0;padding-bottom:4rem;display:flex}.TeamBlock-module__z8HA1q__cardWrapper{cursor:default;width:260px}@media (min-width:1024px){.TeamBlock-module__z8HA1q__cardWrapper:nth-child(2n){margin-top:4rem}}.TeamBlock-module__z8HA1q__card{border:1px solid rgba(var(--foreground-rgb), .05);background:#fff;border-radius:.5rem;padding:.75rem .75rem 2.5rem;transition:all .6s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 40px #0000000d}.dark .TeamBlock-module__z8HA1q__card{background:#0f172a;border-color:#ffffff14;box-shadow:0 30px 60px #0006}.TeamBlock-module__z8HA1q__imageBox{aspect-ratio:1/1.1;background:#f1f5f9;border-radius:.25rem;flex-shrink:0;width:100%;margin-bottom:1.25rem;overflow:hidden}.TeamBlock-module__z8HA1q__avatar{object-fit:cover;object-position:top center;width:100%;height:100%}.TeamBlock-module__z8HA1q__avatarPlaceholder{background:linear-gradient(135deg, rgba(var(--primary-rgb), .1), rgba(var(--accent-rgb), .05));justify-content:center;align-items:center;width:100%;height:100%;display:flex}.TeamBlock-module__z8HA1q__cardContent{padding:0 .25rem}.TeamBlock-module__z8HA1q__name{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.25rem;font-size:1rem;font-weight:800}.TeamBlock-module__z8HA1q__role{color:var(--muted-foreground);text-transform:uppercase;letter-spacing:.02em;font-size:.8rem;font-weight:500}@media (max-width:1024px){.TeamBlock-module__z8HA1q__teamGrid{gap:2rem}}@media (max-width:768px){.TeamBlock-module__z8HA1q__section{padding:4rem 0}.TeamBlock-module__z8HA1q__header{margin-bottom:3rem}.TeamBlock-module__z8HA1q__teamGrid{gap:1.5rem}.TeamBlock-module__z8HA1q__cardWrapper{width:calc(50% - 1rem);min-width:160px}.TeamBlock-module__z8HA1q__title{font-size:2.5rem}}@media (max-width:480px){.TeamBlock-module__z8HA1q__cardWrapper{width:100%;max-width:320px;margin:0 auto}.TeamBlock-module__z8HA1q__title{font-size:2rem}.TeamBlock-module__z8HA1q__ctaGroup{flex-direction:column;width:100%;max-width:300px;margin:0 auto}.TeamBlock-module__z8HA1q__btnPrimary,.TeamBlock-module__z8HA1q__btnSecondary{width:100%}}
.ScrollingText-module__cmf8za__barrierContainer{-webkit-user-select:none;user-select:none;background:0 0;align-items:center;width:100%;margin:2rem 0;padding:3rem 0;display:flex;position:relative;overflow:hidden}.ScrollingText-module__cmf8za__marquee{white-space:nowrap;display:flex;overflow:hidden}.ScrollingText-module__cmf8za__track{min-width:100%;display:flex}.ScrollingText-module__cmf8za__text{color:#0000;-webkit-text-stroke:1.5px var(--primary);text-transform:uppercase;letter-spacing:.12em;opacity:.8;padding-right:.5em;font-family:Inter,sans-serif;font-size:clamp(2.5rem,8vw,8rem);font-weight:900;display:inline-block}.dark .ScrollingText-module__cmf8za__text{-webkit-text-stroke-color:#3b82f6;opacity:.5}.dark .ScrollingText-module__cmf8za__text:nth-child(2n){-webkit-text-stroke-color:#fff3}.ScrollingText-module__cmf8za__barrierContainer:before,.ScrollingText-module__cmf8za__barrierContainer:after{content:"";z-index:2;pointer-events:none;width:20%;position:absolute;top:0;bottom:0}.ScrollingText-module__cmf8za__barrierContainer:before{background:linear-gradient(90deg, var(--background), transparent);left:0}.ScrollingText-module__cmf8za__barrierContainer:after{background:linear-gradient(-90deg, var(--background), transparent);right:0}
