.navbar-module__kZjjMG__header{z-index:1000;border-bottom:1px solid #0000;padding:1rem 1.5rem;transition:background .3s,-webkit-backdrop-filter .3s,backdrop-filter .3s,border-color .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.navbar-module__kZjjMG__header.navbar-module__kZjjMG__scrolled{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom-color:var(--border-subtle);background:#0a0f1ed9;box-shadow:0 4px 24px #0000004d}.navbar-module__kZjjMG__nav{justify-content:space-between;align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.navbar-module__kZjjMG__logo a{align-items:center;gap:.625rem;text-decoration:none;display:flex}.navbar-module__kZjjMG__logoText{font-family:var(--font-heading);font-size:var(--fs-lg);background:var(--gradient-brand-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.navbar-module__kZjjMG__desktopLinks{align-items:center;gap:.25rem;display:flex}.navbar-module__kZjjMG__navItem{position:relative}.navbar-module__kZjjMG__navLink{font-size:var(--fs-sm);font-weight:400;line-height:var(--lh-normal);letter-spacing:var(--ls-normal);color:var(--text-secondary);border-radius:var(--radius-sm);transition:color var(--transition-fast), background var(--transition-fast);white-space:nowrap;align-items:center;gap:.25rem;padding:.5rem .875rem;display:flex}.navbar-module__kZjjMG__navLink:hover,.navbar-module__kZjjMG__navLinkActive{color:var(--text-primary);background:#ffffff0d}.navbar-module__kZjjMG__navLinkActive{color:var(--blue-400)!important}.navbar-module__kZjjMG__chevron{transition:transform .2s}.navbar-module__kZjjMG__navItem:hover .navbar-module__kZjjMG__chevron{transform:rotate(180deg)}.navbar-module__kZjjMG__megaMenu{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:100;background:#0d1428f7;grid-template-columns:repeat(3,1fr);gap:1.5rem;min-width:640px;margin-top:.5rem;padding:1.5rem;display:grid;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 20px 60px #00000080}.navbar-module__kZjjMG__megaMenu:before{content:"";background:0 0;width:100%;height:1rem;position:absolute;top:-1rem;left:0}.navbar-module__kZjjMG__megaGroup{flex-direction:column;gap:.375rem;display:flex}.navbar-module__kZjjMG__megaGroupTitle{font-size:var(--fs-xs);color:var(--blue-400);text-transform:uppercase;letter-spacing:var(--ls-wider);font-weight:500;line-height:var(--lh-normal);border-bottom:1px solid var(--border-subtle);margin-bottom:.25rem;padding-bottom:.5rem}.navbar-module__kZjjMG__megaLink{font-size:var(--fs-sm);font-weight:400;line-height:var(--lh-normal);color:var(--text-secondary);transition:color var(--transition-fast);padding:.25rem 0}.navbar-module__kZjjMG__megaLink:hover{color:var(--text-primary)}.navbar-module__kZjjMG__hamburger{border:1px solid var(--border-subtle);color:var(--text-primary);border-radius:var(--radius-sm);cursor:pointer;transition:background var(--transition-fast);background:0 0;padding:.5rem;display:none}.navbar-module__kZjjMG__hamburger:hover{background:var(--bg-card)}.navbar-module__kZjjMG__mobileBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001;background:#0009;position:fixed;inset:0}.navbar-module__kZjjMG__mobileMenu{border-left:1px solid var(--border-subtle);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1002;background:#0a0f1efa;flex-direction:column;width:min(320px,85vw);display:flex;position:fixed;top:0;bottom:0;right:0}.navbar-module__kZjjMG__mobileHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.navbar-module__kZjjMG__closeBtn{color:var(--text-secondary);cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;padding:.25rem}.navbar-module__kZjjMG__mobileLinks{flex-direction:column;gap:.25rem;padding:1.5rem;display:flex;overflow-y:auto}.navbar-module__kZjjMG__mobileLink{font-size:var(--fs-md);font-weight:400;line-height:var(--lh-normal);letter-spacing:var(--ls-normal);color:var(--text-secondary);border-radius:var(--radius-sm);transition:color var(--transition-fast), background var(--transition-fast);padding:.75rem 1rem;display:block}.navbar-module__kZjjMG__mobileLink:hover{color:var(--text-primary);background:var(--bg-card)}@media (max-width:900px){.navbar-module__kZjjMG__desktopLinks{display:none}.navbar-module__kZjjMG__hamburger{display:flex}}
.footer-module__fnqJzq__footer{background:var(--bg-secondary);border-top:1px solid var(--border-subtle);padding:4rem 0 0;position:relative;overflow:hidden}.footer-module__fnqJzq__gradient{pointer-events:none;background:radial-gradient(#2563eb14 0%,#0000 70%);width:600px;height:300px;position:absolute;top:0;left:50%;transform:translate(-50%)}.footer-module__fnqJzq__grid{grid-template-columns:2fr 1fr 1fr 2fr;gap:3rem;padding-bottom:3rem;display:grid}.footer-module__fnqJzq__brand{flex-direction:column;gap:1rem;display:flex}.footer-module__fnqJzq__logo{align-items:center;gap:.625rem;text-decoration:none;display:flex}.footer-module__fnqJzq__logoText{font-family:var(--font-heading);background:var(--gradient-brand-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.1rem;font-weight:700}.footer-module__fnqJzq__tagline{font-size:var(--fs-sm);color:var(--text-muted);font-weight:400;line-height:var(--lh-relaxed)}.footer-module__fnqJzq__socials{gap:.75rem;margin-top:.25rem;display:flex}.footer-module__fnqJzq__socialLink{background:var(--bg-card);border:1px solid var(--border-subtle);width:36px;height:36px;color:var(--text-secondary);transition:color var(--transition-base), border-color var(--transition-base), background var(--transition-base), transform var(--transition-base);border-radius:50%;justify-content:center;align-items:center;display:flex}.footer-module__fnqJzq__socialLink:hover{color:var(--blue-400);border-color:var(--blue-500);background:#2563eb1a;transform:translateY(-2px)}.footer-module__fnqJzq__colTitle{font-family:var(--font-heading);font-size:var(--fs-xs);color:var(--text-primary);text-transform:uppercase;letter-spacing:var(--ls-wider);font-weight:600;line-height:var(--lh-normal);margin-bottom:1.25rem}.footer-module__fnqJzq__linkList{flex-direction:column;gap:.625rem;list-style:none;display:flex}.footer-module__fnqJzq__footerLink{font-size:var(--fs-sm);font-weight:400;line-height:var(--lh-normal);color:var(--text-muted);transition:color var(--transition-fast)}.footer-module__fnqJzq__footerLink:hover{color:var(--blue-400)}.footer-module__fnqJzq__contactList{flex-direction:column;gap:.875rem;display:flex}.footer-module__fnqJzq__contactItem{font-size:var(--fs-sm);color:var(--text-muted);font-weight:400;line-height:var(--lh-normal);transition:color var(--transition-fast);align-items:flex-start;gap:.625rem;text-decoration:none;display:flex}a.footer-module__fnqJzq__contactItem:hover{color:var(--blue-400)}.footer-module__fnqJzq__contactIcon{color:var(--blue-500);flex-shrink:0;margin-top:2px}.footer-module__fnqJzq__bottom{border-top:1px solid var(--border-subtle);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1.5rem 0;display:flex}.footer-module__fnqJzq__bottom p{font-size:var(--fs-sm);color:var(--text-muted);font-weight:400;line-height:var(--lh-normal)}.footer-module__fnqJzq__legalLinks{gap:1.5rem;display:flex}@media (max-width:960px){.footer-module__fnqJzq__grid{grid-template-columns:1fr 1fr;gap:2.5rem}}@media (max-width:600px){.footer-module__fnqJzq__grid{grid-template-columns:1fr;gap:2rem}.footer-module__fnqJzq__bottom{flex-direction:column;align-items:flex-start}}
.cta-section-module__PVPDuW__section{border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle);background:linear-gradient(135deg,#2563eb14 0%,#7c3aed14 100%);padding:6rem 0;position:relative;overflow:hidden}.cta-section-module__PVPDuW__orb1{filter:blur(80px);pointer-events:none;background:#2563eb1f;border-radius:50%;width:400px;height:400px;position:absolute;top:-100px;left:-100px}.cta-section-module__PVPDuW__orb2{filter:blur(80px);pointer-events:none;background:#7c3aed1a;border-radius:50%;width:350px;height:350px;position:absolute;bottom:-80px;right:-80px}.cta-section-module__PVPDuW__content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:1.25rem;display:flex;position:relative}.cta-section-module__PVPDuW__title{font-size:var(--fs-h1);font-weight:600;line-height:var(--lh-tight);letter-spacing:var(--ls-tighter);max-width:700px}.cta-section-module__PVPDuW__subtitle{font-size:var(--fs-md);color:var(--text-secondary);max-width:580px;font-weight:400;line-height:var(--lh-loose)}.cta-section-module__PVPDuW__ctas{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;margin-top:.5rem;display:flex}
.hero-section-module__Cker1W__hero{align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.hero-section-module__Cker1W__bgImage{z-index:0;position:absolute;inset:0}.hero-section-module__Cker1W__bgOverlay{background:linear-gradient(135deg,#0a0f1eeb 0%,#0a0f1ebf 50%,#0a0f1ee6 100%);position:absolute;inset:0}.hero-section-module__Cker1W__orb{filter:blur(100px);pointer-events:none;z-index:1;border-radius:50%;position:absolute}.hero-section-module__Cker1W__orbBlue{background:#2563eb33;width:500px;height:500px;top:-100px;left:-100px}.hero-section-module__Cker1W__orbViolet{background:#7c3aed26;width:400px;height:400px;bottom:-50px;right:-50px}.hero-section-module__Cker1W__content{z-index:2;max-width:760px;padding:4rem 0;position:relative}.hero-section-module__Cker1W__badge{font-size:var(--fs-xs);color:var(--blue-400);letter-spacing:.04em;background:#2563eb1a;border:1px solid #2563eb40;border-radius:999px;align-items:center;gap:.625rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-weight:600;display:inline-flex}.hero-section-module__Cker1W__badgeDot{background:var(--blue-400);border-radius:50%;width:7px;height:7px;animation:2s infinite hero-section-module__Cker1W__pulse}@keyframes hero-section-module__Cker1W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.hero-section-module__Cker1W__headline{font-size:var(--fs-hero);font-weight:600;line-height:var(--lh-tight);letter-spacing:var(--ls-tighter);margin-bottom:1.5rem}.hero-section-module__Cker1W__subheadline{font-size:var(--fs-md);color:var(--text-secondary);line-height:var(--lh-loose);letter-spacing:var(--ls-normal);max-width:580px;margin-bottom:2.5rem}.hero-section-module__Cker1W__ctas{flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:3.5rem;display:flex}.hero-section-module__Cker1W__stats{flex-wrap:wrap;gap:2.5rem;display:flex}.hero-section-module__Cker1W__statItem{flex-direction:column;display:flex}.hero-section-module__Cker1W__statValue{font-family:var(--font-heading);font-size:var(--fs-2xl);background:var(--gradient-brand-text);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-weight:800}.hero-section-module__Cker1W__statLabel{font-size:var(--fs-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;font-weight:500}.hero-section-module__Cker1W__scrollIndicator{z-index:2;flex-direction:column;align-items:center;gap:.25rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.hero-section-module__Cker1W__scrollDot{background:var(--blue-400);border-radius:50%;width:6px;height:6px}@media (max-width:480px){.hero-section-module__Cker1W__stats{flex-wrap:wrap;gap:1.25rem}.hero-section-module__Cker1W__headline{letter-spacing:-.01em}.hero-section-module__Cker1W__content{padding:2.5rem 0}.hero-section-module__Cker1W__ctas{gap:.75rem}}@media (max-height:500px) and (orientation:landscape){.hero-section-module__Cker1W__content{padding:1.5rem 0}.hero-section-module__Cker1W__stats{gap:1.5rem}.hero-section-module__Cker1W__subheadline{margin-bottom:1.5rem}.hero-section-module__Cker1W__ctas{margin-bottom:2rem}}
.features-section-module__QyLn3W__features{background:linear-gradient(180deg, var(--bg-primary) 0%, var(--bg-secondary) 100%)}.features-section-module__QyLn3W__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3.5rem;display:flex}.features-section-module__QyLn3W__grid{grid-template-columns:repeat(4,1fr)}.features-section-module__QyLn3W__card{cursor:default;padding:2rem;position:relative;overflow:hidden}.features-section-module__QyLn3W__iconWrap{border-radius:var(--radius-md);background:var(--gradient-card);border:1px solid var(--border-accent);justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.25rem;display:flex}.features-section-module__QyLn3W__icon{font-size:var(--fs-xl)}.features-section-module__QyLn3W__cardTitle{font-size:var(--fs-lg);color:var(--text-primary);font-weight:600;line-height:var(--lh-snug);letter-spacing:var(--ls-normal);margin-bottom:.75rem}.features-section-module__QyLn3W__cardDesc{font-size:var(--fs-base);color:var(--text-secondary);line-height:var(--lh-relaxed)}.features-section-module__QyLn3W__cardAccent{background:var(--gradient-brand);opacity:0;height:2px;transition:opacity var(--transition-base);position:absolute;bottom:0;left:0;right:0}.features-section-module__QyLn3W__card:hover .features-section-module__QyLn3W__cardAccent{opacity:1}@media (max-width:1024px){.features-section-module__QyLn3W__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.features-section-module__QyLn3W__grid{grid-template-columns:1fr}}
.services-tabs-module__J6rP1q__section{background:var(--bg-secondary)}.services-tabs-module__J6rP1q__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.services-tabs-module__J6rP1q__tabs{flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2.5rem;display:flex}.services-tabs-module__J6rP1q__tab{background:var(--bg-card);border:1px solid var(--border-subtle);border-radius:var(--radius-md);font-family:var(--font-body);font-size:var(--fs-sm);color:var(--text-secondary);cursor:pointer;transition:color var(--transition-base), border-color var(--transition-base), background var(--transition-base);align-items:center;gap:.5rem;padding:.5rem 1rem;font-weight:500;display:flex;position:relative;overflow:hidden}.services-tabs-module__J6rP1q__tab:hover{color:var(--text-primary);border-color:var(--border-accent)}.services-tabs-module__J6rP1q__tabActive{color:var(--text-primary);border-color:var(--blue-500);background:#2563eb14}.services-tabs-module__J6rP1q__tabIndicator{background:var(--gradient-brand);border-radius:1px 1px 0 0;height:2px;position:absolute;bottom:0;left:0;right:0}.services-tabs-module__J6rP1q__panel{min-height:300px}.services-tabs-module__J6rP1q__grid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.services-tabs-module__J6rP1q__card{cursor:default;padding:1.5rem}.services-tabs-module__J6rP1q__cardIcon{margin-bottom:.875rem;font-size:1.75rem;display:block}.services-tabs-module__J6rP1q__cardTitle{font-size:var(--fs-base);color:var(--text-primary);margin-bottom:.5rem;font-weight:700}.services-tabs-module__J6rP1q__cardDesc{font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.65}.services-tabs-module__J6rP1q__cta{text-align:center;margin-top:2.5rem}@media (max-width:1024px){.services-tabs-module__J6rP1q__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.services-tabs-module__J6rP1q__grid{grid-template-columns:repeat(2,1fr)}.services-tabs-module__J6rP1q__tabs{gap:.375rem}.services-tabs-module__J6rP1q__tab{padding:.4rem .75rem}}@media (max-width:480px){.services-tabs-module__J6rP1q__grid{grid-template-columns:1fr}}
.static-page-module__kRwJNa__pageHeader{background:var(--gradient-hero);padding:9rem 0 3rem}.static-page-module__kRwJNa__date{color:var(--text-muted);margin-top:.5rem;font-size:.875rem}.static-page-module__kRwJNa__content{background:var(--bg-primary)}.static-page-module__kRwJNa__prose{max-width:720px}.static-page-module__kRwJNa__prose h2{color:var(--text-primary);margin:2rem 0 .75rem;font-size:1.3rem;font-weight:700}.static-page-module__kRwJNa__prose p{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem;line-height:1.8}.static-page-module__kRwJNa__prose a{color:var(--blue-400);text-underline-offset:3px;text-decoration:underline}.static-page-module__kRwJNa__prose a:hover{color:var(--blue-500)}
.about-content-module__HTagoW__pageHeader{background:var(--gradient-hero);padding:9rem 0 5rem;position:relative;overflow:hidden}.about-content-module__HTagoW__headerOrb1{filter:blur(100px);pointer-events:none;background:#2563eb1f;border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-100px}.about-content-module__HTagoW__headerOrb2{filter:blur(80px);pointer-events:none;background:#7c3aed1a;border-radius:50%;width:300px;height:300px;position:absolute;bottom:0;left:10%}.about-content-module__HTagoW__headerContent{z-index:1;flex-direction:column;gap:1rem;max-width:700px;display:flex;position:relative}.about-content-module__HTagoW__headerSubtitle{font-size:var(--fs-md);color:var(--text-secondary);max-width:580px;line-height:1.7}.about-content-module__HTagoW__storySection{background:var(--bg-primary)}.about-content-module__HTagoW__storyGrid{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.about-content-module__HTagoW__storyText{font-size:var(--fs-base);color:var(--text-secondary);line-height:var(--lh-loose);letter-spacing:var(--ls-normal);margin-bottom:1rem}.about-content-module__HTagoW__visionMissionGrid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.about-content-module__HTagoW__vmCard{flex-direction:column;gap:.625rem;padding:1.5rem;display:flex}.about-content-module__HTagoW__vmCard h3{font-size:var(--fs-base);color:var(--text-primary);font-weight:700}.about-content-module__HTagoW__vmCard p{font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.65}.about-content-module__HTagoW__vmCardWide{grid-column:span 2}.about-content-module__HTagoW__vmIcon{color:var(--blue-400)}.about-content-module__HTagoW__sectionHeader{text-align:center;flex-direction:column;align-items:center;margin-bottom:3rem;display:flex}.about-content-module__HTagoW__valuesSection{background:var(--bg-secondary)}.about-content-module__HTagoW__valuesGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.about-content-module__HTagoW__valueCard{text-align:center;padding:1.75rem}.about-content-module__HTagoW__valueIcon{font-size:var(--fs-2xl);margin-bottom:.875rem;display:block}.about-content-module__HTagoW__valueLabel{font-size:var(--fs-base);color:var(--text-primary);margin-bottom:.5rem;font-weight:700}.about-content-module__HTagoW__valueDesc{font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.6}.about-content-module__HTagoW__teamSection{background:var(--bg-primary)}.about-content-module__HTagoW__teamGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.about-content-module__HTagoW__teamCard{text-align:center;padding:2rem}.about-content-module__HTagoW__teamAvatar{background:var(--gradient-brand);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.about-content-module__HTagoW__teamName{font-size:var(--fs-md);color:var(--text-primary);font-weight:600;line-height:var(--lh-normal);margin-bottom:.25rem}.about-content-module__HTagoW__teamRole{font-size:var(--fs-xs);color:var(--blue-400);text-transform:uppercase;letter-spacing:var(--ls-wider);margin-bottom:.875rem;font-weight:500}.about-content-module__HTagoW__teamBio{font-size:var(--fs-sm);color:var(--text-secondary);line-height:var(--lh-relaxed)}@media (max-width:900px){.about-content-module__HTagoW__storyGrid{grid-template-columns:1fr;gap:2.5rem}.about-content-module__HTagoW__visionMissionGrid{grid-template-columns:1fr}.about-content-module__HTagoW__vmCardWide{grid-column:span 1}.about-content-module__HTagoW__valuesGrid{grid-template-columns:repeat(2,1fr)}.about-content-module__HTagoW__teamGrid{grid-template-columns:1fr}}
.contact-content-module__nYe4sq__pageHeader{background:var(--gradient-hero);padding:9rem 0 5rem;position:relative;overflow:hidden}.contact-content-module__nYe4sq__orb{filter:blur(100px);pointer-events:none;background:#2563eb1f;border-radius:50%;width:500px;height:500px;position:absolute;bottom:-100px;right:-100px}.contact-content-module__nYe4sq__headerContent{z-index:1;flex-direction:column;gap:1rem;max-width:700px;display:flex;position:relative}.contact-content-module__nYe4sq__headerSubtitle{font-size:var(--fs-md);color:var(--text-secondary);max-width:580px;line-height:1.7}.contact-content-module__nYe4sq__grid{grid-template-columns:1fr 1.4fr;align-items:start;gap:3rem;display:grid}.contact-content-module__nYe4sq__info{flex-direction:column;gap:1.5rem;display:flex}.contact-content-module__nYe4sq__infoTitle{font-size:var(--fs-xl);color:var(--text-primary);font-weight:600;line-height:var(--lh-snug);letter-spacing:var(--ls-tight)}.contact-content-module__nYe4sq__infoSubtitle{font-size:var(--fs-base);color:var(--text-secondary);line-height:var(--lh-relaxed);margin-top:-.5rem}.contact-content-module__nYe4sq__contactCards{flex-direction:column;gap:1rem;display:flex}.contact-content-module__nYe4sq__contactCard{cursor:default;align-items:flex-start;gap:1rem;padding:1.25rem;text-decoration:none;display:flex}a.contact-content-module__nYe4sq__contactCard{cursor:pointer}.contact-content-module__nYe4sq__contactCardIcon{color:var(--blue-400);flex-shrink:0;margin-top:2px}.contact-content-module__nYe4sq__contactCardLabel{font-size:var(--fs-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.06em;margin-bottom:.25rem;font-weight:700}.contact-content-module__nYe4sq__contactCardValue{font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.5}a.contact-content-module__nYe4sq__contactCard:hover .contact-content-module__nYe4sq__contactCardValue{color:var(--blue-400)}.contact-content-module__nYe4sq__formCard{padding:2rem}.contact-content-module__nYe4sq__formTitle{font-size:var(--fs-lg);color:var(--text-primary);font-weight:600;line-height:var(--lh-snug);letter-spacing:var(--ls-tight);margin-bottom:1.5rem}.contact-content-module__nYe4sq__form{flex-direction:column;gap:1.25rem;display:flex}.contact-content-module__nYe4sq__formRow{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.contact-content-module__nYe4sq__formGroup{flex-direction:column;gap:.375rem;display:flex}.contact-content-module__nYe4sq__label{font-size:var(--fs-xs);color:var(--text-secondary);letter-spacing:var(--ls-wide);font-weight:500;line-height:var(--lh-normal)}.contact-content-module__nYe4sq__input{border:1px solid var(--border-subtle);border-radius:var(--radius-sm);color:var(--text-primary);font-family:var(--font-body);font-size:var(--fs-base);line-height:var(--lh-normal);transition:border-color var(--transition-fast), background var(--transition-fast);background:#ffffff0a;width:100%;padding:.625rem .875rem}.contact-content-module__nYe4sq__input:focus{border-color:var(--blue-500);background:#2563eb0d;outline:none}.contact-content-module__nYe4sq__input option{background:var(--bg-secondary);color:var(--text-primary)}.contact-content-module__nYe4sq__textarea{resize:vertical;min-height:120px}.contact-content-module__nYe4sq__success{text-align:center;flex-direction:column;align-items:center;gap:1rem;padding:2rem;display:flex}.contact-content-module__nYe4sq__successIcon{color:#22c55e}.contact-content-module__nYe4sq__success h3{font-size:var(--fs-xl);color:var(--text-primary);font-weight:800}.contact-content-module__nYe4sq__success p{font-size:var(--fs-base);color:var(--text-secondary);max-width:320px;line-height:1.7}@media (max-width:900px){.contact-content-module__nYe4sq__grid,.contact-content-module__nYe4sq__formRow{grid-template-columns:1fr}}
.portfolio-content-module__mXSfJa__pageHeader{background:var(--gradient-hero);padding:9rem 0 5rem;position:relative;overflow:hidden}.portfolio-content-module__mXSfJa__orb{filter:blur(100px);pointer-events:none;background:#7c3aed1f;border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;left:-100px}.portfolio-content-module__mXSfJa__headerContent{z-index:1;flex-direction:column;gap:1rem;max-width:700px;display:flex;position:relative}.portfolio-content-module__mXSfJa__headerSubtitle{font-size:var(--fs-md);color:var(--text-secondary);line-height:var(--lh-relaxed);max-width:580px}.portfolio-content-module__mXSfJa__featuredRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.portfolio-content-module__mXSfJa__featuredCard{flex-direction:column;min-height:380px;padding:0;display:flex;overflow:hidden}.portfolio-content-module__mXSfJa__featuredVisual{flex-shrink:0;justify-content:center;align-items:center;height:180px;display:flex;position:relative;overflow:hidden}.portfolio-content-module__mXSfJa__featuredGlow{filter:blur(60px);background:#ffffff12;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-60px}.portfolio-content-module__mXSfJa__featuredInitial{z-index:1;font-family:var(--font-heading);color:#ffffff1f;letter-spacing:-.05em;-webkit-user-select:none;user-select:none;font-size:8rem;font-weight:900;line-height:1;position:relative}.portfolio-content-module__mXSfJa__featuredBadge{font-size:var(--fs-xs);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:.375rem;padding:.3rem .75rem;font-weight:600;display:flex;position:absolute;bottom:1.25rem;left:1.5rem}.portfolio-content-module__mXSfJa__featuredDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #4ade80}.portfolio-content-module__mXSfJa__featuredBody{background:#ffffff06;flex-direction:column;flex:1;gap:.875rem;padding:2rem 2.25rem;display:flex}.portfolio-content-module__mXSfJa__featuredMeta{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.portfolio-content-module__mXSfJa__featuredLabel{font-size:var(--fs-xs);color:var(--text-muted);font-weight:500}.portfolio-content-module__mXSfJa__featuredTitle{font-size:var(--fs-xl);color:var(--text-primary);font-weight:700;line-height:var(--lh-snug);letter-spacing:var(--ls-tight);margin:0}.portfolio-content-module__mXSfJa__featuredDesc{font-size:var(--fs-sm);color:var(--text-secondary);line-height:var(--lh-relaxed);flex:1}.portfolio-content-module__mXSfJa__featuredFooter{border-top:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.portfolio-content-module__mXSfJa__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.portfolio-content-module__mXSfJa__card{cursor:default;flex-direction:column;padding:0;display:flex;overflow:hidden}.portfolio-content-module__mXSfJa__cardBanner{flex-shrink:0;justify-content:center;align-items:center;height:110px;display:flex;position:relative;overflow:hidden}.portfolio-content-module__mXSfJa__bannerGlow{filter:blur(40px);background:#ffffff12;border-radius:50%;width:180px;height:180px;position:absolute;top:-40px;right:-20px}.portfolio-content-module__mXSfJa__bannerInitial{font-family:var(--font-heading);color:#ffffff21;z-index:1;letter-spacing:-.05em;-webkit-user-select:none;user-select:none;font-size:4.5rem;font-weight:900;line-height:1;position:relative}.portfolio-content-module__mXSfJa__cardBody{flex-direction:column;flex:1;gap:.625rem;padding:1.625rem 1.75rem;display:flex}.portfolio-content-module__mXSfJa__cardMeta{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.portfolio-content-module__mXSfJa__tag{font-size:var(--fs-xs);color:var(--blue-400);white-space:nowrap;background:#2563eb1f;border:1px solid #2563eb40;border-radius:999px;padding:.2rem .625rem;font-weight:600}.portfolio-content-module__mXSfJa__category{font-size:var(--fs-xs);color:var(--text-muted);font-weight:500}.portfolio-content-module__mXSfJa__cardTitle{font-size:var(--fs-lg);color:var(--text-primary);font-weight:700;line-height:var(--lh-snug);letter-spacing:var(--ls-tight);margin:0}.portfolio-content-module__mXSfJa__cardDesc{font-size:var(--fs-sm);color:var(--text-secondary);line-height:var(--lh-relaxed);flex:1}.portfolio-content-module__mXSfJa__techStack{flex-wrap:wrap;gap:.375rem;margin-top:.25rem;display:flex}.portfolio-content-module__mXSfJa__techPill{border:1px solid var(--border-subtle);color:var(--text-muted);font-size:.7rem;font-weight:500;font-family:var(--font-mono);background:#ffffff0d;border-radius:3px;padding:.15rem .5rem}.portfolio-content-module__mXSfJa__cardFooter{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-top:auto;padding-top:1rem;display:flex}.portfolio-content-module__mXSfJa__highlight{font-size:var(--fs-xs);color:var(--text-muted);font-weight:600}.portfolio-content-module__mXSfJa__viewLink{font-size:var(--fs-xs);color:var(--blue-400);transition:gap var(--transition-fast), color var(--transition-fast);align-items:center;gap:.3rem;font-weight:600;text-decoration:none;display:inline-flex}.portfolio-content-module__mXSfJa__viewLink:hover{color:#93c5fd;gap:.5rem}.portfolio-content-module__mXSfJa__liveBtn{font-size:var(--fs-xs);color:#fff;transition:background var(--transition-fast), border-color var(--transition-fast);letter-spacing:.02em;background:#ffffff1a;border:1px solid #fff3;border-radius:0;align-items:center;gap:.375rem;padding:.5rem 1.125rem;font-weight:600;text-decoration:none;display:inline-flex}.portfolio-content-module__mXSfJa__liveBtn:hover{background:#ffffff2e;border-color:#ffffff59}.portfolio-content-module__mXSfJa__liveDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 5px #4ade80}@media (max-width:960px){.portfolio-content-module__mXSfJa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.portfolio-content-module__mXSfJa__featuredRow,.portfolio-content-module__mXSfJa__grid{grid-template-columns:1fr}.portfolio-content-module__mXSfJa__featuredBody{padding:1.5rem}.portfolio-content-module__mXSfJa__featuredTitle{font-size:var(--fs-lg)}}
.portfolio-section-module__BZR79q__section{background:var(--bg-secondary)}.portfolio-section-module__BZR79q__header{text-align:center;flex-direction:column;align-items:center;margin-bottom:3.5rem;display:flex}.portfolio-section-module__BZR79q__featuredRow{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.portfolio-section-module__BZR79q__featuredCard{flex-direction:column;min-height:340px;padding:0;display:flex;overflow:hidden}.portfolio-section-module__BZR79q__featuredVisual{flex-shrink:0;justify-content:center;align-items:center;height:160px;display:flex;position:relative;overflow:hidden}.portfolio-section-module__BZR79q__featuredGlow{filter:blur(60px);background:#ffffff12;border-radius:50%;width:280px;height:280px;position:absolute;top:-80px;right:-60px}.portfolio-section-module__BZR79q__featuredInitial{z-index:1;font-family:var(--font-heading);color:#ffffff1f;letter-spacing:-.05em;-webkit-user-select:none;user-select:none;font-size:7rem;font-weight:900;line-height:1;position:relative}.portfolio-section-module__BZR79q__featuredBadge{font-size:var(--fs-xs);color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:2;background:#ffffff26;border:1px solid #ffffff40;border-radius:999px;align-items:center;gap:.375rem;padding:.275rem .75rem;font-weight:600;display:flex;position:absolute;bottom:1rem;left:1.25rem}.portfolio-section-module__BZR79q__featuredDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 6px #4ade80}.portfolio-section-module__BZR79q__featuredBody{background:#ffffff06;flex-direction:column;flex:1;gap:.875rem;padding:1.75rem 2rem;display:flex}.portfolio-section-module__BZR79q__featuredMeta{flex-wrap:wrap;align-items:center;gap:.625rem;display:flex}.portfolio-section-module__BZR79q__featuredTitle{font-size:var(--fs-xl);color:var(--text-primary);font-weight:700;line-height:var(--lh-snug);letter-spacing:var(--ls-tight);margin:0}.portfolio-section-module__BZR79q__featuredDesc{font-size:var(--fs-sm);color:var(--text-secondary);line-height:var(--lh-relaxed);flex:1}.portfolio-section-module__BZR79q__featuredFooter{border-top:1px solid var(--border-subtle);flex-wrap:wrap;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.portfolio-section-module__BZR79q__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2.5rem;display:grid}.portfolio-section-module__BZR79q__card{cursor:default;flex-direction:column;padding:0;display:flex;overflow:hidden}.portfolio-section-module__BZR79q__cardBanner{flex-shrink:0;justify-content:center;align-items:center;height:90px;display:flex;position:relative;overflow:hidden}.portfolio-section-module__BZR79q__bannerGlow{filter:blur(35px);background:#ffffff12;border-radius:50%;width:160px;height:160px;position:absolute;top:-40px;right:-20px}.portfolio-section-module__BZR79q__bannerInitial{font-family:var(--font-heading);color:#ffffff21;z-index:1;letter-spacing:-.05em;-webkit-user-select:none;user-select:none;font-size:4rem;font-weight:900;line-height:1;position:relative}.portfolio-section-module__BZR79q__cardBody{flex-direction:column;flex:1;gap:.5rem;padding:1.375rem 1.5rem;display:flex}.portfolio-section-module__BZR79q__cardMeta{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.portfolio-section-module__BZR79q__tag{font-size:var(--fs-xs);color:var(--blue-400);white-space:nowrap;background:#2563eb1f;border:1px solid #2563eb40;border-radius:999px;padding:.175rem .55rem;font-weight:600}.portfolio-section-module__BZR79q__category{font-size:var(--fs-xs);color:var(--text-muted);white-space:nowrap;font-weight:500}.portfolio-section-module__BZR79q__cardTitle{font-size:var(--fs-lg);color:var(--text-primary);font-weight:700;line-height:var(--lh-snug);letter-spacing:var(--ls-tight);margin:0}.portfolio-section-module__BZR79q__cardDesc{font-size:var(--fs-xs);color:var(--text-secondary);line-height:var(--lh-relaxed);flex:1}.portfolio-section-module__BZR79q__techStack{flex-wrap:wrap;gap:.3rem;margin-top:.25rem;display:flex}.portfolio-section-module__BZR79q__techPill{border:1px solid var(--border-subtle);color:var(--text-muted);font-size:.68rem;font-weight:500;font-family:var(--font-mono);background:#ffffff0d;border-radius:3px;padding:.125rem .45rem}.portfolio-section-module__BZR79q__cardFooter{border-top:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.875rem;display:flex}.portfolio-section-module__BZR79q__highlight{font-size:var(--fs-xs);color:var(--text-muted);font-weight:600}.portfolio-section-module__BZR79q__viewLink{font-size:var(--fs-xs);color:var(--blue-400);transition:gap var(--transition-fast), color var(--transition-fast);align-items:center;gap:.3rem;font-weight:600;text-decoration:none;display:inline-flex}.portfolio-section-module__BZR79q__viewLink:hover{color:#93c5fd;gap:.5rem}.portfolio-section-module__BZR79q__liveBtn{font-size:var(--fs-xs);color:#fff;transition:background var(--transition-fast), border-color var(--transition-fast);letter-spacing:.02em;white-space:nowrap;background:#ffffff1a;border:1px solid #fff3;border-radius:0;align-items:center;gap:.375rem;padding:.45rem 1rem;font-weight:600;text-decoration:none;display:inline-flex}.portfolio-section-module__BZR79q__liveBtn:hover{background:#ffffff2e;border-color:#ffffff59}.portfolio-section-module__BZR79q__liveDot{background:#4ade80;border-radius:50%;flex-shrink:0;width:6px;height:6px;box-shadow:0 0 5px #4ade80}.portfolio-section-module__BZR79q__cta{text-align:center}@media (max-width:960px){.portfolio-section-module__BZR79q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:700px){.portfolio-section-module__BZR79q__featuredRow,.portfolio-section-module__BZR79q__grid{grid-template-columns:1fr}.portfolio-section-module__BZR79q__featuredBody{padding:1.5rem}.portfolio-section-module__BZR79q__featuredTitle{font-size:var(--fs-lg)}}
.services-content-module__9T9kua__pageHeader{background:var(--gradient-hero);padding:9rem 0 5rem;position:relative;overflow:hidden}.services-content-module__9T9kua__orb{filter:blur(100px);pointer-events:none;background:#2563eb1f;border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-100px}.services-content-module__9T9kua__headerContent{z-index:1;flex-direction:column;gap:1rem;max-width:700px;display:flex;position:relative}.services-content-module__9T9kua__headerSubtitle{font-size:var(--fs-md);color:var(--text-secondary);max-width:580px;line-height:1.7}.services-content-module__9T9kua__sectionLight{background:var(--bg-primary)}.services-content-module__9T9kua__sectionDark{background:var(--bg-secondary)}.services-content-module__9T9kua__catHeader{align-items:flex-start;gap:1.25rem;margin-bottom:2.5rem;display:flex}.services-content-module__9T9kua__catIcon{font-size:var(--fs-2xl);flex-shrink:0;margin-top:.25rem}.services-content-module__9T9kua__itemsGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.services-content-module__9T9kua__itemCard{cursor:default;padding:1.5rem}.services-content-module__9T9kua__itemIcon{font-size:var(--fs-xl);margin-bottom:.875rem;display:block}.services-content-module__9T9kua__itemTitle{font-size:var(--fs-base);color:var(--text-primary);margin-bottom:.5rem;font-weight:700}.services-content-module__9T9kua__itemDesc{font-size:var(--fs-sm);color:var(--text-secondary);line-height:1.65}@media (max-width:1024px){.services-content-module__9T9kua__itemsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.services-content-module__9T9kua__itemsGrid{grid-template-columns:repeat(2,1fr)}.services-content-module__9T9kua__catHeader{flex-direction:column;gap:.75rem}}@media (max-width:480px){.services-content-module__9T9kua__itemsGrid{grid-template-columns:1fr}}
