.not-found-module__HS70Aa__notFound{background-color:var(--bg-color);text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:0 2rem;display:flex;position:relative;overflow:hidden}.not-found-module__HS70Aa__ambientGlow{filter:blur(80px);z-index:0;pointer-events:none;background:radial-gradient(circle,#4f46e526 0%,#0000 60%);border-radius:50%;width:60vw;height:60vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.not-found-module__HS70Aa__content{z-index:1;flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.not-found-module__HS70Aa__code{font-family:var(--font-geist), sans-serif;color:var(--accent-primary);opacity:.1;z-index:-1;pointer-events:none;font-size:clamp(6rem,15vw,12rem);font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-60%)}.not-found-module__HS70Aa__title{font-family:var(--font-geist), sans-serif;color:var(--text-primary);letter-spacing:-.02em;font-size:clamp(2.5rem,5vw,4rem);font-weight:600}.not-found-module__HS70Aa__subtitle{font-family:var(--font-inter), sans-serif;color:var(--text-secondary);max-width:500px;margin-bottom:2rem;font-size:1.2rem}.not-found-module__HS70Aa__btnBack{border:1px solid var(--border-color);color:var(--text-primary);font-family:var(--font-inter), sans-serif;background:#ffffff0d;border-radius:99px;padding:1rem 2rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-block}.not-found-module__HS70Aa__btnBack:hover{border-color:var(--accent-secondary);color:var(--accent-secondary);background:#ffffff1a}
.NavBar-module__d-sbrW__navbar{z-index:1000;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);background:#050505b3;justify-content:center;align-items:center;width:100%;height:80px;transition:all .3s;display:flex;position:fixed;top:0;left:0}.NavBar-module__d-sbrW__wrapper{justify-content:space-between;align-items:center;width:100%;max-width:1200px;padding:0 2rem;display:flex}.NavBar-module__d-sbrW__logo{font-family:var(--font-geist), sans-serif;letter-spacing:-.02em;color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.NavBar-module__d-sbrW__logoDot{background:var(--accent-primary);width:8px;height:8px;box-shadow:0 0 10px var(--accent-secondary);border-radius:50%}.NavBar-module__d-sbrW__links{align-items:center;gap:2.5rem;display:flex}.NavBar-module__d-sbrW__link{color:var(--text-secondary);cursor:pointer;align-items:center;gap:.25rem;font-size:.95rem;font-weight:500;transition:color .2s;display:flex}.NavBar-module__d-sbrW__link:hover{color:var(--text-primary)}.NavBar-module__d-sbrW__dropdown{display:inline-block;position:relative}.NavBar-module__d-sbrW__dropdownContent{background-color:var(--bg-surface);border:1px solid var(--border-color);z-index:1;border-radius:.5rem;min-width:160px;padding:.5rem 0;display:none;position:absolute;top:100%;left:50%;transform:translate(-50%);box-shadow:0 8px 32px #00000080}.NavBar-module__d-sbrW__dropdown:hover .NavBar-module__d-sbrW__dropdownContent{display:block}.NavBar-module__d-sbrW__dropdownItem{color:var(--text-secondary);padding:.75rem 1.5rem;font-size:.9rem;text-decoration:none;transition:all .2s;display:block}.NavBar-module__d-sbrW__dropdownItem:hover{background-color:var(--bg-card);color:var(--text-primary)}.NavBar-module__d-sbrW__hamburger{color:var(--text-primary);cursor:pointer;z-index:100;background:0 0;border:none;padding:.5rem;display:none}.NavBar-module__d-sbrW__mobileMenu{display:none}@media (max-width:768px){.NavBar-module__d-sbrW__links{display:none}.NavBar-module__d-sbrW__hamburger{display:block}.NavBar-module__d-sbrW__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:90;background:#0a0a0afa;flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100vw;height:100vh;transition:transform .4s cubic-bezier(.77,0,.175,1);display:flex;position:fixed;top:0;left:0;transform:translateY(-100%)}.NavBar-module__d-sbrW__mobileMenu.NavBar-module__d-sbrW__open{transform:translateY(0)}.NavBar-module__d-sbrW__mobileLink{color:var(--text-primary);font-size:1.5rem;font-weight:600;text-decoration:none;transition:color .2s}.NavBar-module__d-sbrW__mobileLink:hover{color:var(--accent-primary)}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-color);border-top:1px solid var(--border-color);flex-direction:column;align-items:center;width:100%;padding:4rem 0 2rem;display:flex;position:relative;overflow:hidden}.Footer-module__S6Hkya__wrapper{z-index:1;width:100%;max-width:1000px;padding:0 2rem}.Footer-module__S6Hkya__grid{text-align:left;border-bottom:1px solid #ffffff0d;grid-template-columns:2fr 1fr 1fr 1fr;gap:4rem;width:100%;padding:4rem 0;display:grid}.Footer-module__S6Hkya__brandCol{flex-direction:column;gap:1.5rem;display:flex}.Footer-module__S6Hkya__brandMission{color:var(--text-secondary);max-width:300px;font-size:1.05rem;line-height:1.6}.Footer-module__S6Hkya__brandEmail{color:var(--text-primary);font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__brandEmail:hover{color:var(--accent-primary)}.Footer-module__S6Hkya__navCol h4{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.1rem;font-weight:600}.Footer-module__S6Hkya__navCol ul{flex-direction:column;gap:1rem;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__navCol a{color:var(--text-secondary);font-size:.85rem;text-decoration:none;transition:all .2s;display:inline-block}.Footer-module__S6Hkya__navCol a:hover{color:var(--accent-primary);transform:translate(4px)}.Footer-module__S6Hkya__bottomNav{font-family:var(--font-inter), sans-serif;justify-content:space-between;align-items:center;width:100%;padding-top:2rem;display:flex}.Footer-module__S6Hkya__copyright{color:var(--text-tertiary);font-size:.85rem}@media (max-width:900px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr 1fr;gap:3rem}}@media (max-width:600px){.Footer-module__S6Hkya__grid{grid-template-columns:1fr;gap:2.5rem}.Footer-module__S6Hkya__bottomNav{text-align:center;flex-direction:column;gap:1.5rem}}.Footer-module__S6Hkya__logo{font-family:var(--font-geist), sans-serif;letter-spacing:-.02em;color:var(--text-primary);align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Footer-module__S6Hkya__logoDot{background:var(--accent-primary);width:8px;height:8px;box-shadow:0 0 10px var(--accent-secondary);border-radius:50%}.Footer-module__S6Hkya__copyright{font-family:var(--font-inter), sans-serif;color:var(--text-tertiary);font-size:.9rem}@media (max-width:768px){.Footer-module__S6Hkya__bottomNav{text-align:center;flex-direction:column;gap:1rem}}
.FinalCTA-module__G4Qm-G__section{background-color:var(--bg-color);z-index:10;justify-content:center;width:100%;padding:4rem 0 8rem;display:flex;position:relative}.FinalCTA-module__G4Qm-G__wrapper{justify-content:center;width:100%;max-width:1000px;padding:0 2rem;display:flex}.FinalCTA-module__G4Qm-G__ctaCard{border:1px solid var(--accent-glow);text-align:center;width:100%;box-shadow:0 20px 80px -20px var(--accent-glow);background:linear-gradient(135deg,#4f46e51a 0%,#06b6d40d 100%);border-radius:32px;flex-direction:column;align-items:center;gap:2rem;padding:6rem 2rem;display:flex;position:relative;overflow:hidden}.FinalCTA-module__G4Qm-G__ctaCard:before{content:"";z-index:0;pointer-events:none;background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px);background-size:20px 20px;width:100%;height:100%;position:absolute;top:0;left:0}.FinalCTA-module__G4Qm-G__title{color:var(--text-primary);z-index:1;font-size:clamp(2.5rem,5vw,4rem);font-weight:500;line-height:1.1}.FinalCTA-module__G4Qm-G__subtitle{color:var(--text-secondary);z-index:1;max-width:600px;font-size:clamp(1.1rem,2vw,1.25rem)}
.Hero-module__ZARIfG__hero{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__interactiveBackground{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.Hero-module__ZARIfG__mouseBlob{filter:blur(60px);pointer-events:none;mix-blend-mode:screen;background:radial-gradient(circle,#4f46e566 0%,#06b6d433 40%,#0000 70%);border-radius:50%;width:800px;height:800px;position:absolute;top:-400px;left:-400px}.Hero-module__ZARIfG__gridOverlay{z-index:1;pointer-events:none;background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;position:absolute;top:0;left:0;-webkit-mask-image:radial-gradient(circle,#000 50%,#0000 100%);mask-image:radial-gradient(circle,#000 50%,#0000 100%)}.Hero-module__ZARIfG__content{z-index:10;text-align:center;flex-direction:column;align-items:center;max-width:1000px;padding:0 2rem;display:flex;position:relative}.Hero-module__ZARIfG__floatingBadge{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);font-family:var(--font-inter), sans-serif;color:var(--text-secondary);z-index:5;background:#ffffff08;border:1px solid #ffffff1a;border-radius:99px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.85rem;font-weight:500;display:flex;position:absolute;box-shadow:0 10px 30px -10px #00000080}.Hero-module__ZARIfG__badgeTopLeft{top:20%;left:10%}.Hero-module__ZARIfG__badgeTopRight{top:25%;right:10%}.Hero-module__ZARIfG__badgeBottomLeft{bottom:25%;left:15%}.Hero-module__ZARIfG__badgeBottomRight{bottom:20%;right:12%}.Hero-module__ZARIfG__iconDot{background:var(--accent-secondary);width:6px;height:6px;box-shadow:0 0 10px var(--accent-secondary);border-radius:50%}.Hero-module__ZARIfG__title{letter-spacing:-.03em;margin-bottom:1.5rem;font-size:clamp(2.2rem,8vw,5.5rem);font-weight:500;line-height:1.1}.Hero-module__ZARIfG__subtitle{color:var(--text-secondary);max-width:700px;margin-bottom:3rem;font-size:clamp(1rem,4vw,1.25rem);font-weight:400;line-height:1.5}.Hero-module__ZARIfG__desktopOnly{display:block}@media (max-width:900px){.Hero-module__ZARIfG__floatingBadge{display:none}}.Hero-module__ZARIfG__actions{justify-content:center;align-items:center;gap:1.5rem;width:100%;display:flex}@media (max-width:600px){.Hero-module__ZARIfG__hero{padding-top:100px;padding-bottom:40px}.Hero-module__ZARIfG__title{margin-bottom:1rem}.Hero-module__ZARIfG__subtitle{margin-bottom:2rem}.Hero-module__ZARIfG__desktopOnly{display:none}.Hero-module__ZARIfG__badge{margin-bottom:1.5rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:1rem}.Hero-module__ZARIfG__actions>*,.Hero-module__ZARIfG__magPrimary{width:100%}}.Hero-module__ZARIfG__magPrimary{background:var(--text-primary);color:var(--bg-color);cursor:pointer;border:none;border-radius:99px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:box-shadow .3s;display:inline-flex;position:relative;overflow:hidden;box-shadow:0 0 #0000}.Hero-module__ZARIfG__magPrimary:before{content:"";background:linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));opacity:0;z-index:1;width:100%;height:100%;transition:opacity .3s;position:absolute;top:0;left:0}.Hero-module__ZARIfG__magPrimary span{z-index:2;transition:color .3s;position:relative}.Hero-module__ZARIfG__magPrimary:hover{box-shadow:0 10px 30px -10px var(--accent-primary)}.Hero-module__ZARIfG__magPrimary:hover:before{opacity:1}.Hero-module__ZARIfG__magPrimary:hover span{color:#fff}@media (max-width:900px){.Hero-module__ZARIfG__floatingBadge{display:none}}
.Problem-module__S0GCFq__problem{border-top:1px solid var(--border-color);background:linear-gradient(#050505 0%,#0a0a0a 100%);justify-content:center;width:100%;padding:8rem 0;display:flex;position:relative}.Problem-module__S0GCFq__wrapper{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;padding:0 2rem;display:grid}.Problem-module__S0GCFq__left{flex-direction:column;gap:1.5rem;display:flex}.Problem-module__S0GCFq__right{flex-direction:column;gap:1rem;display:flex}.Problem-module__S0GCFq__heading{font-size:clamp(2rem,4vw,3rem);font-weight:500}.Problem-module__S0GCFq__subheading{font-family:var(--font-inter), sans-serif;color:var(--text-secondary);font-size:1.2rem;line-height:1.6}.Problem-module__S0GCFq__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:16px;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s;display:flex}.Problem-module__S0GCFq__card:hover{background:var(--bg-card-hover);border-color:var(--border-hover);transform:translateY(-2px)}.Problem-module__S0GCFq__listItem{font-family:var(--font-inter), sans-serif;color:var(--text-primary);align-items:center;gap:1rem;font-size:1rem;display:flex}.Problem-module__S0GCFq__iconWrapper{color:#ff453a;background:#ff453a1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Problem-module__S0GCFq__conclusion{border-top:1px solid var(--border-color);font-family:var(--font-inter), sans-serif;color:var(--accent-secondary);margin-top:1rem;padding-top:1rem;font-size:1.1rem;font-weight:500}@media (max-width:900px){.Problem-module__S0GCFq__wrapper{grid-template-columns:1fr;gap:3rem}}
.Guide-module__d3H3ja__guide{background-color:var(--bg-surface);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);justify-content:center;width:100%;padding:10rem 0;display:flex;position:relative;overflow:hidden}.Guide-module__d3H3ja__bgElements{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Guide-module__d3H3ja__glow{filter:blur(80px);background:radial-gradient(circle,#06b6d41a 0%,#0000 60%);border-radius:50%;width:60vw;height:60vw;position:absolute;top:-20%;left:20%}.Guide-module__d3H3ja__wrapper{z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;padding:0 2rem;display:grid}.Guide-module__d3H3ja__leftContent{flex-direction:column;gap:2rem;display:flex}.Guide-module__d3H3ja__title{color:var(--text-primary);letter-spacing:-.03em;font-size:clamp(3.5rem,7vw,6.5rem);font-weight:500;line-height:1.05}.Guide-module__d3H3ja__subtitle{color:var(--text-secondary);font-size:clamp(1.2rem,2vw,1.3rem);line-height:1.6}.Guide-module__d3H3ja__conclusion{color:var(--text-primary);border-left:3px solid var(--accent-primary);margin-top:1rem;padding-left:1.5rem;font-size:clamp(1.4rem,2.5vw,1.8rem);font-weight:500}.Guide-module__d3H3ja__rightContent{justify-content:center;display:flex;position:relative}.Guide-module__d3H3ja__glassPanel{border:1px solid var(--border-color);-webkit-backdrop-filter:blur(20px);background:#ffffff05;border-radius:32px;flex-direction:column;gap:1.5rem;width:100%;max-width:500px;padding:3rem;display:flex;box-shadow:0 30px 60px -20px #00000080}.Guide-module__d3H3ja__pill{font-family:var(--font-inter), sans-serif;color:var(--text-primary);background:#00000080;border:1px solid #ffffff0d;border-radius:16px;align-items:center;gap:1rem;padding:1rem 1.5rem;font-size:1.1rem;font-weight:500;transition:all .4s;display:flex}.Guide-module__d3H3ja__pillNumber{color:var(--accent-secondary);font-family:var(--font-geist), sans-serif;opacity:.7;font-size:.9rem}.Guide-module__d3H3ja__pill:hover{background:linear-gradient(90deg,#4f46e533 0%,#0000 100%);border-color:#4f46e580;transform:translate(10px)}@media (max-width:900px){.Guide-module__d3H3ja__wrapper{grid-template-columns:1fr;gap:5rem}}
.Framework-module__1iSEyG__framework{justify-content:center;width:100%;padding:8rem 0;display:flex;position:relative}.Framework-module__1iSEyG__wrapper{flex-direction:column;align-items:center;gap:4rem;width:100%;max-width:1200px;padding:0 2rem;display:flex}.Framework-module__1iSEyG__header{text-align:center;max-width:800px}.Framework-module__1iSEyG__title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:500}.Framework-module__1iSEyG__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;width:100%;display:grid}.Framework-module__1iSEyG__card{background:var(--bg-card);border:1px solid var(--border-color);border-radius:20px;flex-direction:column;gap:1.5rem;padding:2.5rem 2rem;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Framework-module__1iSEyG__card:before{content:"";opacity:0;background:radial-gradient(circle at 100% 0,#4f46e51a,#0000 70%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Framework-module__1iSEyG__card:hover{border-color:var(--border-hover);background:var(--bg-card-hover);transform:translateY(-5px)}.Framework-module__1iSEyG__card:hover:before{opacity:1}.Framework-module__1iSEyG__cardNumber{font-family:var(--font-geist), sans-serif;color:var(--border-hover);font-size:3rem;font-weight:700;line-height:1;transition:color .4s}.Framework-module__1iSEyG__card:hover .Framework-module__1iSEyG__cardNumber{color:var(--accent-primary)}.Framework-module__1iSEyG__cardTitle{color:var(--text-primary);font-size:1.5rem;font-weight:600}.Framework-module__1iSEyG__cardDesc{font-family:var(--font-inter), sans-serif;color:var(--text-secondary);font-size:1rem;line-height:1.5}@media (max-width:1024px){.Framework-module__1iSEyG__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.Framework-module__1iSEyG__grid{grid-template-columns:1fr}}
.Solutions-module__agWdoG__solutions{background-color:var(--bg-color);border-top:1px solid var(--border-color);justify-content:center;width:100%;padding:8rem 0;display:flex;position:relative}.Solutions-module__agWdoG__wrapper{flex-direction:column;gap:4rem;width:100%;max-width:1200px;padding:0 2rem;display:flex}.Solutions-module__agWdoG__header{max-width:800px}.Solutions-module__agWdoG__title{margin-bottom:1rem;font-size:clamp(2.5rem,4vw,3.5rem);font-weight:500}.Solutions-module__agWdoG__bentoGrid{grid-template-columns:repeat(12,1fr);grid-auto-rows:minmax(300px,auto);gap:1.5rem;width:100%;display:grid}.Solutions-module__agWdoG__card{background:var(--bg-card);border:1px solid var(--border-color);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:inherit;border-radius:24px;flex-direction:column;padding:3rem 2.5rem;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden}.Solutions-module__agWdoG__card:before{content:"";opacity:0;z-index:0;background:radial-gradient(circle at 100% 0,#4f46e526,#0000 60%);width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;left:0}.Solutions-module__agWdoG__card:hover{border-color:var(--border-hover);background:var(--bg-card-hover);transform:translateY(-5px);box-shadow:0 20px 40px -20px #00000080}.Solutions-module__agWdoG__card:hover:before{opacity:1}.Solutions-module__agWdoG__cardContent{z-index:1;flex-direction:column;height:100%;display:flex;position:relative}.Solutions-module__agWdoG__dentCard{background:linear-gradient(135deg,#ffffff08 0%,#06b6d40d 100%);grid-column:span 12}.Solutions-module__agWdoG__customCard{background:linear-gradient(135deg,#ffffff08 0%,#4f46e50d 100%);grid-column:span 7}.Solutions-module__agWdoG__clinicCard{grid-column:span 5}.Solutions-module__agWdoG__commerceCard{grid-column:span 6}.Solutions-module__agWdoG__consultingCard{background:linear-gradient(135deg,#ffffff08 0%,#f59e0b0d 100%);grid-column:span 6}.Solutions-module__agWdoG__cardIcon{border:1px solid var(--border-color);width:48px;height:48px;color:var(--accent-secondary);background:#ffffff0d;border-radius:12px;justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.Solutions-module__agWdoG__dentCard .Solutions-module__agWdoG__cardIcon{color:var(--accent-secondary)}.Solutions-module__agWdoG__customCard .Solutions-module__agWdoG__cardIcon{color:var(--accent-primary)}.Solutions-module__agWdoG__clinicCard .Solutions-module__agWdoG__cardIcon{color:#10b981}.Solutions-module__agWdoG__commerceCard .Solutions-module__agWdoG__cardIcon{color:#f59e0b}.Solutions-module__agWdoG__consultingCard .Solutions-module__agWdoG__cardIcon{color:#fbbf24}.Solutions-module__agWdoG__cardTitle{font-family:var(--font-geist), sans-serif;color:var(--text-primary);margin-bottom:.5rem;font-size:2rem;font-weight:600}.Solutions-module__agWdoG__cardSubtitle{font-family:var(--font-inter), sans-serif;color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;font-weight:500}.Solutions-module__agWdoG__cardDesc{font-family:var(--font-inter), sans-serif;color:var(--text-tertiary);flex-grow:1;margin-bottom:2rem;font-size:1rem;line-height:1.6}.Solutions-module__agWdoG__featureList{flex-wrap:wrap;gap:.75rem;display:flex}.Solutions-module__agWdoG__feature{font-size:.85rem;font-family:var(--font-inter), sans-serif;color:var(--text-secondary);background:#ffffff0d;border:1px solid #ffffff0d;border-radius:99px;padding:.4rem 1rem}@media (max-width:1024px){.Solutions-module__agWdoG__dentCard,.Solutions-module__agWdoG__customCard,.Solutions-module__agWdoG__clinicCard,.Solutions-module__agWdoG__commerceCard,.Solutions-module__agWdoG__consultingCard{grid-column:span 12}}@media (max-width:600px){.Solutions-module__agWdoG__wrapper{padding:0 1rem}.Solutions-module__agWdoG__card{padding:2rem 1.5rem}}
.Differentiator-module__a_U8EG__differentiator{border-top:1px solid var(--border-color);background:linear-gradient(#050505 0%,#0a0a0a 100%);justify-content:center;width:100%;padding:8rem 0;display:flex;position:relative}.Differentiator-module__a_U8EG__wrapper{flex-direction:column;gap:4rem;width:100%;max-width:1200px;padding:0 2rem;display:flex}.Differentiator-module__a_U8EG__header{text-align:center}.Differentiator-module__a_U8EG__title{margin-bottom:1rem;font-size:clamp(2rem,4vw,3rem);font-weight:500}.Differentiator-module__a_U8EG__comparisonGrid{grid-template-columns:1fr 1fr;gap:2rem;width:100%;display:grid}.Differentiator-module__a_U8EG__panel{border-radius:24px;flex-direction:column;gap:2rem;padding:3rem;display:flex}.Differentiator-module__a_U8EG__oldWay{border:1px dashed var(--border-color);color:var(--text-secondary);background:#ffffff05}.Differentiator-module__a_U8EG__newWay{border:1px solid var(--accent-glow);box-shadow:inset 0 0 40px -20px var(--accent-glow);background:linear-gradient(135deg,#4f46e51a 0%,#06b6d41a 100%);position:relative;overflow:hidden}.Differentiator-module__a_U8EG__newWay:before{content:"";pointer-events:none;background:radial-gradient(circle,#ffffff0d 0%,#0000 60%);width:200%;height:200%;animation:10s linear infinite Differentiator-module__a_U8EG__rotateGlow;position:absolute;top:-50%;left:-50%}@keyframes Differentiator-module__a_U8EG__rotateGlow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Differentiator-module__a_U8EG__panelTitle{font-family:var(--font-geist), sans-serif;margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.Differentiator-module__a_U8EG__newWay .Differentiator-module__a_U8EG__panelTitle{color:var(--text-primary)}.Differentiator-module__a_U8EG__list{flex-direction:column;gap:1.25rem;display:flex}.Differentiator-module__a_U8EG__listItem{font-family:var(--font-inter), sans-serif;z-index:1;align-items:center;gap:1rem;font-size:1.1rem;display:flex}.Differentiator-module__a_U8EG__newWay .Differentiator-module__a_U8EG__listItem{color:var(--text-primary);font-weight:500}.Differentiator-module__a_U8EG__iconBad{color:#ef4444}.Differentiator-module__a_U8EG__iconGood{color:var(--accent-secondary)}.Differentiator-module__a_U8EG__conclusion{text-align:center;color:var(--text-primary);font-size:clamp(1.2rem,2vw,1.5rem);font-weight:500;font-family:var(--font-inter), sans-serif;margin-top:2rem}@media (max-width:900px){.Differentiator-module__a_U8EG__comparisonGrid{grid-template-columns:1fr}}
.FloatingCTA-module__QH06JW__floatingWrapper{z-index:50;pointer-events:none;position:fixed;bottom:2rem;right:2rem}.FloatingCTA-module__QH06JW__floatingBtn{pointer-events:auto;background:var(--color-background);color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid #ffffff1a;border-radius:99px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex;box-shadow:0 10px 40px #00000080,0 0 20px #4f46e533}.FloatingCTA-module__QH06JW__floatingBtn:hover{border-color:var(--color-accent);background:#ffffff0d;transform:translateY(-2px);box-shadow:0 10px 40px #00000080,0 0 30px #4f46e566}.FloatingCTA-module__QH06JW__icon{color:var(--color-accent)}@media (max-width:768px){.FloatingCTA-module__QH06JW__floatingWrapper{justify-content:center;display:flex;bottom:1.5rem;left:1.5rem;right:1.5rem}.FloatingCTA-module__QH06JW__floatingBtn{justify-content:center;width:100%;padding:1.25rem}}
.Process-module__RmMdVa__process{background-color:var(--bg-surface);justify-content:center;width:100%;padding:8rem 0;display:flex;position:relative}.Process-module__RmMdVa__wrapper{flex-direction:column;align-items:center;gap:4rem;width:100%;max-width:800px;padding:0 2rem;display:flex}.Process-module__RmMdVa__title{text-align:center;font-size:clamp(2rem,4vw,3rem);font-weight:500}.Process-module__RmMdVa__timeline{flex-direction:column;gap:3rem;width:100%;display:flex;position:relative}.Process-module__RmMdVa__timelineLine{background:var(--border-color);z-index:0;width:2px;height:100%;position:absolute;top:0;left:24px}.Process-module__RmMdVa__timelineProgress{background:linear-gradient(to bottom, var(--accent-primary), var(--accent-secondary));z-index:1;width:2px;height:0%;position:absolute;top:0;left:24px}.Process-module__RmMdVa__step{z-index:2;gap:2rem;display:flex;position:relative}.Process-module__RmMdVa__stepIcon{background:var(--bg-color);border:2px solid var(--border-color);width:50px;height:50px;font-family:var(--font-geist), sans-serif;color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.2rem;font-weight:700;transition:all .3s;display:flex}.Process-module__RmMdVa__step.Process-module__RmMdVa__active .Process-module__RmMdVa__stepIcon{border-color:var(--accent-secondary);color:var(--accent-secondary);box-shadow:0 0 20px var(--accent-glow);background:var(--bg-card)}.Process-module__RmMdVa__stepContent{flex-direction:column;gap:.5rem;padding-top:.5rem;display:flex}.Process-module__RmMdVa__stepTitle{color:var(--text-primary);font-size:1.5rem;font-weight:600}.Process-module__RmMdVa__stepDesc{font-family:var(--font-inter), sans-serif;color:var(--text-secondary);font-size:1.1rem;line-height:1.6}@media (max-width:600px){.Process-module__RmMdVa__step{gap:1.5rem}}
.Vision-module__gJXQLq__vision{background-color:var(--bg-color);border-top:1px solid var(--border-color);flex-direction:column;width:100%;padding:10rem 0 8rem;display:flex;position:relative;overflow:hidden}.Vision-module__gJXQLq__ambientGlow{filter:blur(100px);z-index:0;pointer-events:none;background:radial-gradient(circle,#4f46e526 0%,#0000 60%);border-radius:50%;width:60vw;height:60vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Vision-module__gJXQLq__gainsSection{z-index:1;flex-direction:column;align-items:center;width:100%;margin-bottom:10rem;display:flex;position:relative}.Vision-module__gJXQLq__gainsTitle{font-family:var(--font-inter), sans-serif;text-transform:uppercase;letter-spacing:.1em;color:var(--accent-secondary);margin-bottom:4rem;font-size:1rem;font-weight:600}.Vision-module__gJXQLq__marqueeContainer{border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);background:#ffffff05;width:105vw;margin-left:-2.5vw;padding:2rem 0;position:relative;overflow:hidden;transform:rotate(-3deg);box-shadow:0 20px 40px -10px #00000080}.Vision-module__gJXQLq__marqueeTrack{width:max-content;animation:40s linear infinite Vision-module__gJXQLq__scrollMarquee;display:flex}.Vision-module__gJXQLq__marqueeTrack:hover{animation-play-state:paused}@keyframes Vision-module__gJXQLq__scrollMarquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.Vision-module__gJXQLq__marqueeItem{font-family:var(--font-geist), sans-serif;color:var(--text-primary);white-space:nowrap;align-items:center;padding:0 3rem;font-size:3rem;font-weight:600;display:flex}.Vision-module__gJXQLq__marqueeDot{color:var(--accent-primary);margin-left:6rem}.Vision-module__gJXQLq__gainsConclusion{font-family:var(--font-inter), sans-serif;color:var(--text-secondary);text-align:center;max-width:600px;margin-top:5rem;font-size:1.25rem}.Vision-module__gJXQLq__visionSection{text-align:center;z-index:1;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:1000px;margin:0 auto;padding:0 2rem;display:flex}.Vision-module__gJXQLq__visionTitle{letter-spacing:-.02em;font-size:clamp(3rem,6vw,5rem);font-weight:500;line-height:1.05}.Vision-module__gJXQLq__visionText{font-family:var(--font-inter), sans-serif;color:var(--text-secondary);max-width:800px;font-size:clamp(1.1rem,2vw,1.25rem);line-height:1.6}@media (max-width:768px){.Vision-module__gJXQLq__marqueeItem{padding:0 1.5rem;font-size:2rem}.Vision-module__gJXQLq__marqueeDot{margin-left:3rem}}
.About-module__8aBknG__main{background-color:var(--bg-color);min-height:100vh}.About-module__8aBknG__hero{text-align:center;padding:12rem 2rem 6rem;position:relative;overflow:hidden}.About-module__8aBknG__glowBg{z-index:0;pointer-events:none;background:radial-gradient(circle,#4f46e514 0%,#0000 60%);width:800px;height:800px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.About-module__8aBknG__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.About-module__8aBknG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);line-height:1.1}.About-module__8aBknG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.About-module__8aBknG__storySection{background:#ffffff03;border-top:1px solid #ffffff0d;padding:6rem 2rem}.About-module__8aBknG__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.About-module__8aBknG__textColumn h2{color:var(--text-primary);margin-bottom:2rem;font-size:2.5rem}.About-module__8aBknG__textColumn p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.About-module__8aBknG__imageColumn{position:relative}.About-module__8aBknG__glassCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff08;border:1px solid #ffffff14;border-radius:1.5rem;padding:3rem;box-shadow:0 20px 40px #0003}.About-module__8aBknG__glassCard h3{color:var(--accent-primary);margin-bottom:1.5rem;font-size:1.75rem}.About-module__8aBknG__glassCard ul{flex-direction:column;gap:1.5rem;padding:0;list-style:none;display:flex}.About-module__8aBknG__glassCard li{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}.About-module__8aBknG__glassCard strong{color:var(--text-primary);margin-bottom:.25rem;display:block}@media (max-width:900px){.About-module__8aBknG__container{grid-template-columns:1fr;gap:3rem}.About-module__8aBknG__hero{padding:8rem 1.5rem 4rem}}
.Blog-module__jW6Nga__main{background-color:var(--bg-color);min-height:100vh}.Blog-module__jW6Nga__hero{text-align:center;padding:12rem 2rem 6rem;position:relative;overflow:hidden}.Blog-module__jW6Nga__glowBg{z-index:0;pointer-events:none;background:radial-gradient(circle,#10b98114 0%,#0000 60%);width:800px;height:800px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.Blog-module__jW6Nga__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.Blog-module__jW6Nga__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);line-height:1.1}.Blog-module__jW6Nga__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.Blog-module__jW6Nga__blogSection{background:#ffffff03;padding:4rem 2rem 10rem}.Blog-module__jW6Nga__container{max-width:1000px;margin:0 auto}.Blog-module__jW6Nga__grid{flex-direction:column;gap:2rem;display:flex}.Blog-module__jW6Nga__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:1.5rem;flex-direction:column;padding:3rem;text-decoration:none;transition:all .3s;display:flex}.Blog-module__jW6Nga__card:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-5px);box-shadow:0 20px 40px #0000004d}.Blog-module__jW6Nga__cardHeader{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.Blog-module__jW6Nga__category{color:#10b981;text-transform:uppercase;letter-spacing:.05em;background:#10b9811a;border-radius:2rem;padding:.25rem .75rem;font-size:.85rem;font-weight:600}.Blog-module__jW6Nga__meta{color:var(--text-secondary);align-items:center;gap:.5rem;font-size:.9rem;display:flex}.Blog-module__jW6Nga__card h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.75rem;line-height:1.3;transition:color .2s}.Blog-module__jW6Nga__card:hover h2{color:var(--accent-primary)}.Blog-module__jW6Nga__card p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.1rem;line-height:1.6}.Blog-module__jW6Nga__cardFooter{border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:auto;padding-top:1.5rem;display:flex}.Blog-module__jW6Nga__date{color:var(--text-secondary);font-size:.95rem}.Blog-module__jW6Nga__readMore{color:var(--accent-primary);align-items:center;gap:.5rem;font-size:.95rem;font-weight:600;transition:gap .2s;display:flex}.Blog-module__jW6Nga__card:hover .Blog-module__jW6Nga__readMore{gap:.75rem}@media (max-width:768px){.Blog-module__jW6Nga__hero{padding:8rem 1.5rem 4rem}.Blog-module__jW6Nga__card{padding:2rem}.Blog-module__jW6Nga__cardHeader{flex-direction:column;align-items:flex-start;gap:1rem}}
.Contact-module__J3q-aa__main{background-color:var(--bg-color);min-height:100vh}.Contact-module__J3q-aa__hero{text-align:center;padding:12rem 2rem 6rem;position:relative;overflow:hidden}.Contact-module__J3q-aa__glowBg{z-index:0;pointer-events:none;background:radial-gradient(circle,#4f46e514 0%,#0000 60%);width:800px;height:800px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.Contact-module__J3q-aa__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.Contact-module__J3q-aa__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);line-height:1.1}.Contact-module__J3q-aa__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.Contact-module__J3q-aa__contactSection{background:#ffffff03;border-top:1px solid #ffffff0d;padding:6rem 2rem 10rem}.Contact-module__J3q-aa__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.Contact-module__J3q-aa__infoColumn h2{color:var(--text-primary);margin-bottom:1rem;font-size:2.5rem}.Contact-module__J3q-aa__infoDesc{color:var(--text-secondary);max-width:500px;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.Contact-module__J3q-aa__contactMethods{flex-direction:column;gap:2rem;display:flex}.Contact-module__J3q-aa__method{align-items:flex-start;gap:1.5rem;display:flex}.Contact-module__J3q-aa__iconWrapper{color:var(--accent-primary);background:#4f46e51a;border-radius:.75rem;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.Contact-module__J3q-aa__method h3{color:var(--text-primary);margin-bottom:.5rem;font-size:1.25rem}.Contact-module__J3q-aa__method a,.Contact-module__J3q-aa__method p{color:var(--text-secondary);font-size:1.05rem;transition:color .2s}.Contact-module__J3q-aa__method a:hover{color:var(--accent-primary)}.Contact-module__J3q-aa__actionColumn{position:relative}.Contact-module__J3q-aa__glassCard{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);text-align:center;background:#ffffff08;border:1px solid #ffffff14;border-radius:1.5rem;padding:4rem 3rem;box-shadow:0 20px 40px #0003}.Contact-module__J3q-aa__glassCard h3{color:var(--text-primary);margin-bottom:1rem;font-size:2rem}.Contact-module__J3q-aa__glassCard p{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Contact-module__J3q-aa__bookBtn{border-radius:1rem;width:100%;padding:1.25rem;font-size:1.1rem}@media (max-width:900px){.Contact-module__J3q-aa__container{grid-template-columns:1fr;gap:4rem}.Contact-module__J3q-aa__hero{padding:8rem 1.5rem 4rem}}
.legal-module__8113wq__container{background-color:var(--bg-color);justify-content:center;min-height:100vh;padding:120px 2rem 4rem;display:flex}.legal-module__8113wq__content{width:100%;max-width:800px}.legal-module__8113wq__title{font-family:var(--font-geist), sans-serif;color:var(--text-primary);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:600}.legal-module__8113wq__lastUpdated{font-family:var(--font-inter), sans-serif;color:var(--text-secondary);margin-bottom:4rem;font-size:.95rem}.legal-module__8113wq__prose{font-family:var(--font-inter), sans-serif;color:var(--text-secondary);line-height:1.7}.legal-module__8113wq__prose h2{font-family:var(--font-geist), sans-serif;color:var(--text-primary);margin-top:3rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.legal-module__8113wq__prose p{margin-bottom:1.5rem}.legal-module__8113wq__prose ul{margin-bottom:1.5rem;padding-left:1.5rem}.legal-module__8113wq__prose li{margin-bottom:.5rem}.legal-module__8113wq__prose a{color:var(--accent-secondary);text-underline-offset:4px;text-decoration:underline}
.Values-module__9gPllG__main{background-color:var(--bg-color);min-height:100vh}.Values-module__9gPllG__hero{text-align:center;padding:12rem 2rem 6rem;position:relative;overflow:hidden}.Values-module__9gPllG__glowBg{z-index:0;pointer-events:none;background:radial-gradient(circle,#06b6d414 0%,#0000 60%);width:800px;height:800px;position:absolute;top:30%;left:50%;transform:translate(-50%,-50%)}.Values-module__9gPllG__heroContent{z-index:1;max-width:800px;margin:0 auto;position:relative}.Values-module__9gPllG__title{letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(3rem,6vw,4.5rem);line-height:1.1}.Values-module__9gPllG__subtitle{color:var(--text-secondary);max-width:600px;margin:0 auto;font-size:clamp(1.1rem,2vw,1.3rem);line-height:1.6}.Values-module__9gPllG__valuesSection{background:#ffffff03;padding:6rem 2rem 10rem}.Values-module__9gPllG__container{max-width:1200px;margin:0 auto}.Values-module__9gPllG__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;display:grid}.Values-module__9gPllG__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:1.5rem;flex-direction:column;padding:3rem;transition:all .3s;display:flex}.Values-module__9gPllG__card:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-10px);box-shadow:0 20px 40px #0000004d}.Values-module__9gPllG__iconWrapper{color:var(--accent-secondary);background:#06b6d41a;border-radius:1rem;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:2rem;display:flex}.Values-module__9gPllG__card h2{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.Values-module__9gPllG__card p{color:var(--text-secondary);font-size:1.05rem;line-height:1.6}@media (max-width:768px){.Values-module__9gPllG__hero{padding:8rem 1.5rem 4rem}}
.Testimonials-module__ItA9Ha__section{background:var(--bg-color);padding:8rem 2rem;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__glowBg{z-index:0;pointer-events:none;background:radial-gradient(circle,#4f46e50d 0%,#0000 70%);width:100vw;height:50vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Testimonials-module__ItA9Ha__content{z-index:1;max-width:1200px;margin:0 auto;position:relative}.Testimonials-module__ItA9Ha__header{text-align:center;margin-bottom:4rem}.Testimonials-module__ItA9Ha__header h2{margin-bottom:1rem;font-size:clamp(2.5rem,5vw,3.5rem)}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;display:grid}.Testimonials-module__ItA9Ha__card{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff05;border:1px solid #ffffff0d;border-radius:1.5rem;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:all .3s;display:flex}.Testimonials-module__ItA9Ha__card:hover{background:#ffffff0a;border-color:#ffffff1a;transform:translateY(-5px)}.Testimonials-module__ItA9Ha__stars{color:#fbbf24;gap:.25rem;display:flex}.Testimonials-module__ItA9Ha__quote{color:var(--text-primary);flex-grow:1;font-size:1.1rem;line-height:1.6}.Testimonials-module__ItA9Ha__author{align-items:center;gap:1rem;display:flex}.Testimonials-module__ItA9Ha__avatar{background:linear-gradient(135deg, var(--accent-primary), var(--accent-secondary));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:1.2rem;font-weight:700;display:flex}.Testimonials-module__ItA9Ha__authorInfo h4{color:var(--text-primary);margin-bottom:.2rem;font-size:1rem}.Testimonials-module__ItA9Ha__authorInfo p{color:var(--text-secondary);font-size:.85rem}
