.Navbar-module__nuAbfa__nav{z-index:var(--z-sticky);transition:all var(--transition-base);padding:20px 0;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__navScrolled{background:var(--bg-glass);-webkit-backdrop-filter:blur(20px)saturate(1.5);border-bottom:1px solid var(--border-subtle);padding:12px 0}.Navbar-module__nuAbfa__navInner{max-width:var(--container-max);justify-content:space-between;align-items:center;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__nuAbfa__logo{letter-spacing:-.02em;align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.Navbar-module__nuAbfa__logoIcon{background:var(--gradient-teal);color:#0a0a0f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:18px;font-weight:800;display:flex}.Navbar-module__nuAbfa__navLinks{align-items:center;gap:32px;display:flex}.Navbar-module__nuAbfa__navLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:14px;font-weight:500;position:relative}.Navbar-module__nuAbfa__navLink:after{content:"";background:var(--teal-400);width:0;height:2px;transition:width var(--transition-base);border-radius:1px;position:absolute;bottom:-4px;left:0}.Navbar-module__nuAbfa__navLink:hover{color:var(--text-primary)}.Navbar-module__nuAbfa__navLink:hover:after{width:100%}.Navbar-module__nuAbfa__navCta{border-radius:var(--radius-md);background:var(--gradient-teal);color:#0a0a0f;transition:all var(--transition-base);box-shadow:var(--glow-teal);padding:10px 22px;font-size:14px;font-weight:600}.Navbar-module__nuAbfa__navCta:hover{box-shadow:var(--glow-teal-strong);transform:translateY(-1px)}.Navbar-module__nuAbfa__mobileToggle{cursor:pointer;flex-direction:column;gap:5px;padding:4px;display:none}.Navbar-module__nuAbfa__mobileToggle span{background:var(--text-primary);width:24px;height:2px;transition:all var(--transition-base);border-radius:2px;display:block}.Navbar-module__nuAbfa__mobileMenu{background:var(--bg-primary);z-index:calc(var(--z-sticky) - 1);flex-direction:column;justify-content:center;align-items:center;gap:32px;display:none;position:fixed;inset:0}.Navbar-module__nuAbfa__mobileMenuOpen{display:flex}.Navbar-module__nuAbfa__mobileMenuLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:24px;font-weight:600}.Navbar-module__nuAbfa__mobileMenuLink:hover{color:var(--text-primary)}@media (max-width:768px){.Navbar-module__nuAbfa__navLinks{display:none}.Navbar-module__nuAbfa__mobileToggle{display:flex}}
.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__particleCanvas{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__heroContent{z-index:2;text-align:center;max-width:900px;padding:0 24px;position:relative}.Hero-module__Z8hQ_W__heroBadge{border-radius:var(--radius-pill);border:1px solid var(--border-teal);color:var(--teal-400);letter-spacing:.06em;background:#2dd4bf0f;align-items:center;gap:8px;margin-bottom:32px;padding:8px 20px;font-size:13px;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__heroBadgeDot{background:var(--teal-400);border-radius:50%;width:6px;height:6px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__pulse}.Hero-module__Z8hQ_W__heroTitle{letter-spacing:-.035em;margin-bottom:24px;font-size:clamp(40px,5.5vw,76px);font-weight:800;line-height:1.04}.Hero-module__Z8hQ_W__heroTitleGradient{background:linear-gradient(135deg, var(--teal-300), var(--coral-400));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__heroSubtitle{color:var(--text-secondary);max-width:640px;margin:0 auto 40px;font-size:clamp(16px,1.5vw,20px);line-height:1.7}.Hero-module__Z8hQ_W__heroCtas{flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;display:flex}.Hero-module__Z8hQ_W__scrollIndicator{z-index:2;flex-direction:column;align-items:center;gap:8px;display:flex;position:absolute;bottom:40px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollMouse{border:2px solid var(--text-tertiary);border-radius:12px;width:24px;height:38px;position:relative}.Hero-module__Z8hQ_W__scrollDot{background:var(--teal-400);border-radius:2px;width:3px;height:8px;animation:2s ease-in-out infinite Hero-module__Z8hQ_W__scrollDown;position:absolute;top:8px;left:50%;transform:translate(-50%)}.Hero-module__Z8hQ_W__scrollText{color:var(--text-tertiary);letter-spacing:.1em;text-transform:uppercase;font-size:11px}.Hero-module__Z8hQ_W__heroGlow1{filter:blur(60px);z-index:0;background:radial-gradient(circle,#2dd4bf14,#0000 70%);border-radius:50%;width:400px;height:400px;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute;top:20%;left:15%}.Hero-module__Z8hQ_W__heroGlow2{filter:blur(60px);z-index:0;background:radial-gradient(circle,#fb71850f,#0000 70%);border-radius:50%;width:350px;height:350px;animation:10s ease-in-out infinite reverse Hero-module__Z8hQ_W__float;position:absolute;bottom:20%;right:15%}@media (max-width:768px){.Hero-module__Z8hQ_W__heroTitle{letter-spacing:-.025em}.Hero-module__Z8hQ_W__heroCtas{flex-direction:column;width:100%}.Hero-module__Z8hQ_W__heroCtas .Hero-module__Z8hQ_W__btn{width:100%}.Hero-module__Z8hQ_W__scrollIndicator{display:none}}
.Services-module__PFRRnG__services{background:var(--bg-primary);position:relative}.Services-module__PFRRnG__services:before{content:"";background:var(--gradient-bg-section);pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:50%;transform:translate(-50%)}.Services-module__PFRRnG__bentoGrid{grid-template-rows:auto auto;grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Services-module__PFRRnG__bentoCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);cursor:default;padding:36px;position:relative;overflow:hidden}.Services-module__PFRRnG__bentoCard:before{content:"";background:linear-gradient(90deg, transparent, var(--teal-400), transparent);opacity:0;height:1px;transition:opacity var(--transition-base);position:absolute;top:0;left:0;right:0}.Services-module__PFRRnG__bentoCard:hover{border-color:var(--border-medium);box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.Services-module__PFRRnG__bentoCard:hover:before{opacity:1}.Services-module__PFRRnG__bentoFeatured{flex-direction:column;grid-area:1/1/3/3;justify-content:space-between;padding:48px;display:flex}.Services-module__PFRRnG__bentoFeatured .Services-module__PFRRnG__cardIcon{width:64px;height:64px;font-size:28px}.Services-module__PFRRnG__bentoFeatured .Services-module__PFRRnG__cardTitle{font-size:28px}.Services-module__PFRRnG__bentoFeatured .Services-module__PFRRnG__cardDescription{max-width:480px;font-size:16px}.Services-module__PFRRnG__cardIcon{border-radius:var(--radius-md);justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;font-size:22px;display:flex}.Services-module__PFRRnG__iconTeal{color:var(--teal-400);background:#2dd4bf1a;border:1px solid #2dd4bf26}.Services-module__PFRRnG__iconCoral{color:var(--coral-400);background:#fb71851a;border:1px solid #fb718526}.Services-module__PFRRnG__cardTag{border-radius:var(--radius-pill);color:var(--teal-400);letter-spacing:.05em;text-transform:uppercase;background:#2dd4bf14;align-items:center;gap:6px;width:fit-content;margin-bottom:16px;padding:4px 12px;font-size:11px;font-weight:600;display:inline-flex}.Services-module__PFRRnG__cardTitle{letter-spacing:-.01em;margin-bottom:10px;font-size:20px;font-weight:700}.Services-module__PFRRnG__cardDescription{color:var(--text-secondary);font-size:14px;line-height:1.7}.Services-module__PFRRnG__cardFeatures{flex-wrap:wrap;gap:8px;margin-top:20px;display:flex}.Services-module__PFRRnG__cardFeature{border-radius:var(--radius-pill);background:var(--bg-surface);color:var(--text-secondary);border:1px solid var(--border-subtle);padding:5px 12px;font-size:12px}.Services-module__PFRRnG__cardGlow{filter:blur(80px);opacity:0;width:200px;height:200px;transition:opacity var(--transition-slow);pointer-events:none;border-radius:50%;position:absolute}.Services-module__PFRRnG__bentoCard:hover .Services-module__PFRRnG__cardGlow{opacity:1}.Services-module__PFRRnG__glowTeal{background:#2dd4bf14;bottom:-50px;right:-50px}.Services-module__PFRRnG__glowCoral{background:#fb718514;bottom:-50px;right:-50px}@media (max-width:1024px){.Services-module__PFRRnG__bentoGrid{grid-template-columns:1fr 1fr}.Services-module__PFRRnG__bentoFeatured{grid-area:auto/1/auto/-1}}@media (max-width:640px){.Services-module__PFRRnG__bentoGrid{grid-template-columns:1fr}.Services-module__PFRRnG__bentoFeatured{grid-column:1}}
.AgentDemo-module__i3Al4a__agentDemo{background:var(--bg-primary);position:relative;overflow:hidden}.AgentDemo-module__i3Al4a__agentDemo:before{content:"";pointer-events:none;background:radial-gradient(circle,#2dd4bf0a,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.AgentDemo-module__i3Al4a__demoWrapper{grid-template-columns:1fr 1.2fr;align-items:center;gap:64px;display:grid}.AgentDemo-module__i3Al4a__demoLeft{flex-direction:column;gap:24px;display:flex}.AgentDemo-module__i3Al4a__demoTag{border-radius:var(--radius-pill);color:var(--coral-400);letter-spacing:.05em;text-transform:uppercase;background:#fb718514;border:1px solid #fb718526;align-items:center;gap:6px;width:fit-content;padding:4px 14px;font-size:12px;font-weight:600;display:inline-flex}.AgentDemo-module__i3Al4a__demoTitle{letter-spacing:-.02em;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.1}.AgentDemo-module__i3Al4a__demoDescription{color:var(--text-secondary);font-size:16px;line-height:1.8}.AgentDemo-module__i3Al4a__demoStats{gap:32px;margin-top:8px;display:flex}.AgentDemo-module__i3Al4a__stat{flex-direction:column;display:flex}.AgentDemo-module__i3Al4a__statValue{letter-spacing:-.02em;font-size:28px;font-weight:800}.AgentDemo-module__i3Al4a__statLabel{color:var(--text-tertiary);margin-top:2px;font-size:13px}.AgentDemo-module__i3Al4a__terminal{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);box-shadow:var(--shadow-card), 0 0 80px #2dd4bf0d;background:#0d0d14;overflow:hidden}.AgentDemo-module__i3Al4a__terminalHeader{border-bottom:1px solid var(--border-subtle);background:#ffffff05;align-items:center;gap:8px;padding:14px 20px;display:flex}.AgentDemo-module__i3Al4a__terminalDot{border-radius:50%;width:10px;height:10px}.AgentDemo-module__i3Al4a__dotRed{background:#ff5f57}.AgentDemo-module__i3Al4a__dotYellow{background:#febc2e}.AgentDemo-module__i3Al4a__dotGreen{background:#28c840}.AgentDemo-module__i3Al4a__terminalTitle{color:var(--text-tertiary);margin-left:8px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:12px}.AgentDemo-module__i3Al4a__terminalBody{min-height:380px;padding:24px;font-family:SF Mono,Fira Code,Cascadia Code,Courier New,monospace;font-size:13px;line-height:2;overflow-y:auto}.AgentDemo-module__i3Al4a__terminalLine{align-items:flex-start;gap:8px;margin-bottom:4px;display:flex}.AgentDemo-module__i3Al4a__linePrefix{color:var(--teal-400);white-space:nowrap;-webkit-user-select:none;user-select:none}.AgentDemo-module__i3Al4a__lineContent{color:var(--text-secondary)}.AgentDemo-module__i3Al4a__lineHighlight{color:var(--text-primary)}.AgentDemo-module__i3Al4a__lineSuccess{color:#28c840}.AgentDemo-module__i3Al4a__lineThinking{color:var(--coral-400)}.AgentDemo-module__i3Al4a__lineAction{color:var(--teal-300)}.AgentDemo-module__i3Al4a__cursor{background:var(--teal-400);vertical-align:text-bottom;width:8px;height:16px;margin-left:2px;animation:1s infinite AgentDemo-module__i3Al4a__blink;display:inline-block}.AgentDemo-module__i3Al4a__statusBar{border-top:1px solid var(--border-subtle);color:var(--text-tertiary);background:#ffffff05;justify-content:space-between;align-items:center;padding:10px 20px;font-family:SF Mono,Fira Code,Cascadia Code,monospace;font-size:11px;display:flex}.AgentDemo-module__i3Al4a__statusDot{background:#28c840;border-radius:50%;width:6px;height:6px;margin-right:6px;animation:2s ease-in-out infinite AgentDemo-module__i3Al4a__pulse;display:inline-block}@media (max-width:900px){.AgentDemo-module__i3Al4a__demoWrapper{grid-template-columns:1fr;gap:40px}.AgentDemo-module__i3Al4a__demoStats{flex-wrap:wrap}}
.Process-module__gUgyKG__process{background:var(--bg-elevated);position:relative}.Process-module__gUgyKG__timeline{grid-template-columns:repeat(4,1fr);gap:0;margin-top:20px;display:grid;position:relative}.Process-module__gUgyKG__timeline:before{content:"";background:var(--border-subtle);height:2px;position:absolute;top:42px;left:10%;right:10%}.Process-module__gUgyKG__timelineStep{text-align:center;flex-direction:column;align-items:center;padding:0 20px;display:flex;position:relative}.Process-module__gUgyKG__stepNumber{background:var(--bg-primary);border:2px solid var(--border-subtle);z-index:2;width:84px;height:84px;transition:all var(--transition-base);border-radius:50%;justify-content:center;align-items:center;margin-bottom:28px;display:flex;position:relative}.Process-module__gUgyKG__timelineStep:hover .Process-module__gUgyKG__stepNumber{border-color:var(--teal-400);box-shadow:var(--glow-teal)}.Process-module__gUgyKG__stepIcon{color:var(--teal-400)}.Process-module__gUgyKG__stepLabel{color:var(--teal-400);letter-spacing:.08em;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:700}.Process-module__gUgyKG__stepTitle{letter-spacing:-.01em;margin-bottom:10px;font-size:20px;font-weight:700}.Process-module__gUgyKG__stepDescription{color:var(--text-secondary);max-width:240px;font-size:14px;line-height:1.7}.Process-module__gUgyKG__lineProgress{background:var(--gradient-teal);z-index:1;border-radius:1px;height:2px;position:absolute;top:42px;left:10%}@media (max-width:900px){.Process-module__gUgyKG__timeline{grid-template-columns:1fr;gap:48px}.Process-module__gUgyKG__timeline:before{width:2px;height:auto;inset:0 auto 0 42px}.Process-module__gUgyKG__timelineStep{text-align:left;flex-direction:row;gap:24px;padding:0}.Process-module__gUgyKG__stepNumber{flex-shrink:0;margin-bottom:0}.Process-module__gUgyKG__stepDescription{max-width:100%}.Process-module__gUgyKG__lineProgress{display:none}}
.Portfolio-module__RS_UDG__portfolio{background:var(--bg-primary);position:relative}.Portfolio-module__RS_UDG__statsRow{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:64px;display:grid}.Portfolio-module__RS_UDG__statCard{text-align:center;background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);padding:32px 24px}.Portfolio-module__RS_UDG__statNumber{letter-spacing:-.03em;margin-bottom:8px;font-size:clamp(36px,4vw,48px);font-weight:800;line-height:1}.Portfolio-module__RS_UDG__statText{color:var(--text-secondary);font-size:14px}.Portfolio-module__RS_UDG__featuredProject{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);transition:all var(--transition-base);grid-template-columns:1.2fr 1fr;gap:0;margin-bottom:24px;display:grid;overflow:hidden}.Portfolio-module__RS_UDG__featuredProject:hover{border-color:var(--border-medium);box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.Portfolio-module__RS_UDG__featuredImage{min-height:360px;position:relative;overflow:hidden}.Portfolio-module__RS_UDG__featuredImage img{transition:transform var(--transition-slow)}.Portfolio-module__RS_UDG__featuredProject:hover .Portfolio-module__RS_UDG__featuredImage img{transform:scale(1.03)}.Portfolio-module__RS_UDG__featuredContent{flex-direction:column;justify-content:center;padding:48px 40px;display:flex}.Portfolio-module__RS_UDG__featuredTitle{letter-spacing:-.02em;margin-bottom:12px;font-size:28px;font-weight:700}.Portfolio-module__RS_UDG__featuredDescription{color:var(--text-secondary);margin-bottom:20px;font-size:15px;line-height:1.7}.Portfolio-module__RS_UDG__projectsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.Portfolio-module__RS_UDG__projectCard{border-radius:var(--radius-lg);background:var(--bg-elevated);border:1px solid var(--border-subtle);transition:all var(--transition-base);position:relative;overflow:hidden}.Portfolio-module__RS_UDG__projectCard:hover{box-shadow:var(--shadow-card-hover);border-color:var(--border-medium);transform:translateY(-6px)}.Portfolio-module__RS_UDG__projectImage{width:100%;height:200px;position:relative;overflow:hidden}.Portfolio-module__RS_UDG__projectImage img{transition:transform var(--transition-slow)}.Portfolio-module__RS_UDG__projectCard:hover .Portfolio-module__RS_UDG__projectImage img{transform:scale(1.05)}.Portfolio-module__RS_UDG__projectContent{padding:20px}.Portfolio-module__RS_UDG__projectType{letter-spacing:.08em;text-transform:uppercase;color:var(--teal-400);margin-bottom:6px;font-size:11px;font-weight:600}.Portfolio-module__RS_UDG__projectTitle{letter-spacing:-.01em;margin-bottom:8px;font-size:17px;font-weight:700}.Portfolio-module__RS_UDG__projectDescription{color:var(--text-secondary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-bottom:14px;font-size:13px;line-height:1.6;display:-webkit-box;overflow:hidden}.Portfolio-module__RS_UDG__projectTags{flex-wrap:wrap;gap:6px;display:flex}.Portfolio-module__RS_UDG__projectTag{border-radius:var(--radius-pill);background:var(--bg-surface);color:var(--text-secondary);border:1px solid var(--border-subtle);padding:4px 10px;font-size:11px}@media (max-width:1024px){.Portfolio-module__RS_UDG__projectsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.Portfolio-module__RS_UDG__statsRow{grid-template-columns:repeat(3,1fr);gap:16px}.Portfolio-module__RS_UDG__featuredProject{grid-template-columns:1fr}.Portfolio-module__RS_UDG__featuredImage{min-height:240px}.Portfolio-module__RS_UDG__featuredContent{padding:32px 24px}.Portfolio-module__RS_UDG__projectsGrid{grid-template-columns:1fr}}@media (max-width:640px){.Portfolio-module__RS_UDG__statsRow{grid-template-columns:1fr}}
.Testimonials-module__MlUweW__testimonials{background:var(--bg-elevated);position:relative;overflow:hidden}.Testimonials-module__MlUweW__carouselWrapper{max-width:800px;margin:0 auto;position:relative}.Testimonials-module__MlUweW__testimonialCard{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);text-align:center;padding:48px}.Testimonials-module__MlUweW__stars{justify-content:center;gap:4px;margin-bottom:24px;display:flex}.Testimonials-module__MlUweW__star{color:#fbbf24;font-size:18px}.Testimonials-module__MlUweW__quoteText{color:var(--text-primary);margin-bottom:32px;font-size:clamp(18px,2vw,22px);font-style:italic;font-weight:400;line-height:1.7}.Testimonials-module__MlUweW__quoteAuthor{flex-direction:column;align-items:center;gap:4px;display:flex}.Testimonials-module__MlUweW__authorAvatar{background:var(--gradient-teal-coral);color:#0a0a0f;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:8px;font-size:18px;font-weight:700;display:flex}.Testimonials-module__MlUweW__authorName{font-size:16px;font-weight:600}.Testimonials-module__MlUweW__authorRole{color:var(--text-secondary);font-size:14px}.Testimonials-module__MlUweW__carouselDots{justify-content:center;gap:8px;margin-top:32px;display:flex}.Testimonials-module__MlUweW__dot{background:var(--bg-surface);border:1px solid var(--border-subtle);cursor:pointer;width:10px;height:10px;transition:all var(--transition-fast);border-radius:50%;padding:0}.Testimonials-module__MlUweW__dotActive{background:var(--teal-400);border-color:var(--teal-400);box-shadow:0 0 12px #2dd4bf66}.Testimonials-module__MlUweW__quoteIcon{color:var(--teal-400);opacity:.3;margin-bottom:16px}@media (max-width:768px){.Testimonials-module__MlUweW__testimonialCard{padding:32px 24px}}
.Team-module__Qyf_9a__team{background:var(--bg-primary);position:relative}.Team-module__Qyf_9a__teamContent{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.Team-module__Qyf_9a__teamLeft{flex-direction:column;gap:24px;display:flex}.Team-module__Qyf_9a__teamTag{border-radius:var(--radius-pill);color:var(--teal-400);letter-spacing:.05em;text-transform:uppercase;background:#2dd4bf14;border:1px solid #2dd4bf26;align-items:center;gap:6px;width:fit-content;padding:4px 14px;font-size:12px;font-weight:600;display:inline-flex}.Team-module__Qyf_9a__teamTitle{letter-spacing:-.02em;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.1}.Team-module__Qyf_9a__teamDescription{color:var(--text-secondary);font-size:16px;line-height:1.8}.Team-module__Qyf_9a__teamValues{flex-direction:column;gap:16px;margin-top:8px;display:flex}.Team-module__Qyf_9a__valueItem{align-items:flex-start;gap:14px;display:flex}.Team-module__Qyf_9a__valueIcon{border-radius:var(--radius-sm);width:40px;height:40px;color:var(--teal-400);background:#2dd4bf14;border:1px solid #2dd4bf1f;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Team-module__Qyf_9a__valueContent h4{margin-bottom:2px;font-size:15px;font-weight:600}.Team-module__Qyf_9a__valueContent p{color:var(--text-secondary);font-size:13px;line-height:1.6}.Team-module__Qyf_9a__teamVisual{aspect-ratio:1;grid-template-rows:repeat(3,1fr);grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.Team-module__Qyf_9a__visualCell{border-radius:var(--radius-md);background:var(--bg-elevated);border:1px solid var(--border-subtle);transition:all var(--transition-base);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.Team-module__Qyf_9a__visualCell:hover{border-color:var(--border-medium);transform:scale(1.02)}.Team-module__Qyf_9a__visualCellLarge{background:linear-gradient(135deg,#2dd4bf0f,#fb71850f);grid-area:span 2/span 2}.Team-module__Qyf_9a__cellIcon{color:var(--text-tertiary);opacity:.5}.Team-module__Qyf_9a__cellAccent{border-color:var(--border-teal)}.Team-module__Qyf_9a__cellAccent .Team-module__Qyf_9a__cellIcon{color:var(--teal-400);opacity:.7}.Team-module__Qyf_9a__cellCoralAccent{border-color:var(--border-coral)}.Team-module__Qyf_9a__cellCoralAccent .Team-module__Qyf_9a__cellIcon{color:var(--coral-400);opacity:.7}@media (max-width:900px){.Team-module__Qyf_9a__teamContent{grid-template-columns:1fr;gap:48px}.Team-module__Qyf_9a__teamVisual{max-width:400px;margin:0 auto}}
.Pricing-module__TjAkjG__pricing{background:var(--bg-elevated);position:relative}.Pricing-module__TjAkjG__pricing:before{content:"";pointer-events:none;background:radial-gradient(circle,#fb71850a,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Pricing-module__TjAkjG__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:24px;display:grid}.Pricing-module__TjAkjG__pricingCard{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);transition:all var(--transition-base);flex-direction:column;padding:40px 32px;display:flex;position:relative}.Pricing-module__TjAkjG__pricingCard:hover{box-shadow:var(--shadow-card-hover);transform:translateY(-4px)}.Pricing-module__TjAkjG__pricingFeatured{border-color:var(--coral-400);box-shadow:var(--glow-coral)}.Pricing-module__TjAkjG__pricingFeatured:hover{box-shadow:var(--glow-coral-strong)}.Pricing-module__TjAkjG__popularBadge{border-radius:var(--radius-pill);background:var(--gradient-coral);color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;padding:5px 18px;font-size:12px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.Pricing-module__TjAkjG__planName{margin-bottom:8px;font-size:20px;font-weight:700}.Pricing-module__TjAkjG__planDescription{color:var(--text-secondary);margin-bottom:24px;font-size:14px;line-height:1.6}.Pricing-module__TjAkjG__planPrice{border-bottom:1px solid var(--border-subtle);margin-bottom:28px;padding-bottom:28px}.Pricing-module__TjAkjG__priceText{color:var(--teal-400);font-size:15px;font-weight:600}.Pricing-module__TjAkjG__featuresList{flex-direction:column;flex:1;gap:14px;margin-bottom:32px;display:flex}.Pricing-module__TjAkjG__featureItem{color:var(--text-secondary);align-items:flex-start;gap:10px;font-size:14px;line-height:1.5;display:flex}.Pricing-module__TjAkjG__featureCheck{color:var(--teal-400);flex-shrink:0;margin-top:2px}.Pricing-module__TjAkjG__planCta{border-radius:var(--radius-md);width:100%;transition:all var(--transition-base);text-align:center;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:15px;font-weight:600;display:inline-flex}.Pricing-module__TjAkjG__ctaPrimary{background:var(--gradient-coral);color:#fff;box-shadow:var(--glow-coral)}.Pricing-module__TjAkjG__ctaPrimary:hover{box-shadow:var(--glow-coral-strong);transform:translateY(-2px)}.Pricing-module__TjAkjG__ctaSecondary{color:var(--text-primary);border:1px solid var(--border-medium);background:0 0}.Pricing-module__TjAkjG__ctaSecondary:hover{border-color:var(--teal-400);color:var(--teal-400)}@media (max-width:900px){.Pricing-module__TjAkjG__pricingGrid{grid-template-columns:1fr;max-width:440px;margin:0 auto}}
.Blog-module__eHt_rq__blog{background:var(--bg-primary);position:relative}.Blog-module__eHt_rq__blogGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.Blog-module__eHt_rq__blogCard{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:var(--radius-lg);transition:all var(--transition-base);cursor:pointer;overflow:hidden}.Blog-module__eHt_rq__blogCard:hover{box-shadow:var(--shadow-card-hover);border-color:var(--border-medium);transform:translateY(-6px)}.Blog-module__eHt_rq__blogImage{width:100%;height:180px;position:relative;overflow:hidden}.Blog-module__eHt_rq__blogImageInner{justify-content:center;align-items:center;width:100%;height:100%;font-size:32px;display:flex}.Blog-module__eHt_rq__blogGradient1{background:linear-gradient(135deg,#2dd4bf26,#14b8a60d)}.Blog-module__eHt_rq__blogGradient2{background:linear-gradient(135deg,#fb718526,#f43f5e0d)}.Blog-module__eHt_rq__blogGradient3{background:linear-gradient(135deg,#2dd4bf1a,#fb71851a)}.Blog-module__eHt_rq__blogContent{padding:24px}.Blog-module__eHt_rq__blogMeta{color:var(--text-tertiary);align-items:center;gap:12px;margin-bottom:12px;font-size:12px;display:flex}.Blog-module__eHt_rq__blogCategory{border-radius:var(--radius-pill);color:var(--teal-400);letter-spacing:.04em;text-transform:uppercase;background:#2dd4bf14;padding:3px 10px;font-size:11px;font-weight:600}.Blog-module__eHt_rq__blogTitle{letter-spacing:-.01em;margin-bottom:8px;font-size:18px;font-weight:700;line-height:1.3}.Blog-module__eHt_rq__blogExcerpt{color:var(--text-secondary);font-size:14px;line-height:1.6}.Blog-module__eHt_rq__blogFooter{text-align:center;margin-top:48px}.Blog-module__eHt_rq__viewAllLink{color:var(--teal-400);transition:all var(--transition-fast);align-items:center;gap:8px;font-size:15px;font-weight:600;display:inline-flex}.Blog-module__eHt_rq__viewAllLink:hover{gap:12px}@media (max-width:900px){.Blog-module__eHt_rq__blogGrid{grid-template-columns:1fr;max-width:480px;margin:0 auto}}
.Contact-module__OWeMSG__contact{background:var(--bg-elevated);position:relative;overflow:hidden}.Contact-module__OWeMSG__contact:before{content:"";pointer-events:none;background:radial-gradient(circle,#2dd4bf0f,#0000 70%);border-radius:50%;width:800px;height:400px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.Contact-module__OWeMSG__contactGrid{grid-template-columns:1fr 1fr;align-items:start;gap:80px;display:grid}.Contact-module__OWeMSG__contactLeft{flex-direction:column;gap:24px;display:flex}.Contact-module__OWeMSG__contactTag{border-radius:var(--radius-pill);color:var(--teal-400);letter-spacing:.05em;text-transform:uppercase;background:#2dd4bf14;border:1px solid #2dd4bf26;align-items:center;gap:6px;width:fit-content;padding:4px 14px;font-size:12px;font-weight:600;display:inline-flex}.Contact-module__OWeMSG__contactTitle{letter-spacing:-.02em;font-size:clamp(28px,3vw,42px);font-weight:700;line-height:1.1}.Contact-module__OWeMSG__contactDescription{color:var(--text-secondary);font-size:16px;line-height:1.8}.Contact-module__OWeMSG__contactInfo{flex-direction:column;gap:20px;margin-top:16px;display:flex}.Contact-module__OWeMSG__contactItem{align-items:center;gap:14px;display:flex}.Contact-module__OWeMSG__contactIcon{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--teal-400);background:#2dd4bf14;border:1px solid #2dd4bf1f;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__contactItemText{flex-direction:column;display:flex}.Contact-module__OWeMSG__contactItemLabel{color:var(--text-tertiary);font-size:12px;font-weight:500}.Contact-module__OWeMSG__contactItemValue{color:var(--text-primary);font-size:15px;font-weight:500}.Contact-module__OWeMSG__socials{gap:12px;margin-top:16px;display:flex}.Contact-module__OWeMSG__socialLink{border-radius:var(--radius-sm);background:var(--bg-primary);border:1px solid var(--border-subtle);width:42px;height:42px;color:var(--text-secondary);transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__socialLink:hover{border-color:var(--teal-400);color:var(--teal-400);box-shadow:var(--glow-teal)}.Contact-module__OWeMSG__form{background:var(--bg-primary);border:1px solid var(--border-subtle);border-radius:var(--radius-xl);padding:40px;position:relative}.Contact-module__OWeMSG__form:before{content:"";background:var(--gradient-teal-coral);height:1px;position:absolute;top:-1px;left:20%;right:20%}.Contact-module__OWeMSG__formGroup{margin-bottom:20px}.Contact-module__OWeMSG__formLabel{color:var(--text-secondary);letter-spacing:.02em;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.Contact-module__OWeMSG__formInput,.Contact-module__OWeMSG__formSelect,.Contact-module__OWeMSG__formTextarea{border-radius:var(--radius-sm);border:1px solid var(--border-subtle);background:var(--bg-surface);width:100%;color:var(--text-primary);transition:border-color var(--transition-fast);outline:none;padding:12px 16px;font-size:15px}.Contact-module__OWeMSG__formInput:focus,.Contact-module__OWeMSG__formSelect:focus,.Contact-module__OWeMSG__formTextarea:focus{border-color:var(--teal-400);box-shadow:0 0 0 3px #2dd4bf1a}.Contact-module__OWeMSG__formInput::placeholder,.Contact-module__OWeMSG__formTextarea::placeholder{color:var(--text-tertiary)}.Contact-module__OWeMSG__formSelect{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%235a5a66' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;padding-right:40px}.Contact-module__OWeMSG__formTextarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__formRow{grid-template-columns:1fr 1fr;gap:16px;display:grid}.Contact-module__OWeMSG__formSubmit{border-radius:var(--radius-md);background:var(--gradient-teal);color:#0a0a0f;width:100%;transition:all var(--transition-base);box-shadow:var(--glow-teal);cursor:pointer;border:none;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:15px;font-weight:700;display:flex}.Contact-module__OWeMSG__formSubmit:hover{box-shadow:var(--glow-teal-strong);transform:translateY(-2px)}@media (max-width:900px){.Contact-module__OWeMSG__contactGrid{grid-template-columns:1fr;gap:48px}.Contact-module__OWeMSG__formRow{grid-template-columns:1fr}}
.Footer-module__EZoWya__footer{background:var(--bg-primary);border-top:1px solid var(--border-subtle);position:relative}.Footer-module__EZoWya__footer:before{content:"";background:var(--gradient-teal-coral);height:1px;position:absolute;top:0;left:20%;right:20%}.Footer-module__EZoWya__footerInner{padding:80px 0 40px}.Footer-module__EZoWya__footerGrid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:64px;display:grid}.Footer-module__EZoWya__footerBrand{flex-direction:column;gap:16px;display:flex}.Footer-module__EZoWya__footerLogo{align-items:center;gap:10px;font-size:20px;font-weight:700;display:flex}.Footer-module__EZoWya__footerLogoIcon{background:var(--gradient-teal);color:#0a0a0f;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;font-weight:800;display:flex}.Footer-module__EZoWya__footerTagline{color:var(--text-secondary);max-width:320px;font-size:14px;line-height:1.7}.Footer-module__EZoWya__footerColumn h4{letter-spacing:.08em;text-transform:uppercase;color:var(--text-primary);margin-bottom:20px;font-size:13px;font-weight:700}.Footer-module__EZoWya__footerLinks{flex-direction:column;gap:12px;display:flex}.Footer-module__EZoWya__footerLink{color:var(--text-secondary);transition:color var(--transition-fast);font-size:14px}.Footer-module__EZoWya__footerLink:hover{color:var(--teal-400)}.Footer-module__EZoWya__footerBottom{border-top:1px solid var(--border-subtle);color:var(--text-tertiary);justify-content:space-between;align-items:center;padding-top:32px;font-size:13px;display:flex}.Footer-module__EZoWya__footerBottomLinks{gap:24px;display:flex}.Footer-module__EZoWya__footerBottomLink{color:var(--text-tertiary);transition:color var(--transition-fast)}.Footer-module__EZoWya__footerBottomLink:hover{color:var(--text-secondary)}@media (max-width:768px){.Footer-module__EZoWya__footerGrid{grid-template-columns:1fr 1fr;gap:32px}.Footer-module__EZoWya__footerBrand{grid-column:1/-1}.Footer-module__EZoWya__footerBottom{text-align:center;flex-direction:column;gap:16px}}
