.Navbar-module___rHu7W__header{z-index:1000;background:var(--background);border-bottom:1px solid #0000000f;width:100%;transition:background .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1),border-color .4s cubic-bezier(.16,1,.3,1);position:sticky;top:0;box-shadow:0 4px 30px #00000005}.dark .Navbar-module___rHu7W__header{border-bottom:1px solid #ffffff0d;box-shadow:0 4px 30px #0003}.Navbar-module___rHu7W__container{max-width:var(--container-max-width);padding:0 var(--container-padding-x);margin:0 auto}.Navbar-module___rHu7W__navRow{justify-content:space-between;align-items:center;gap:32px;height:80px;display:flex}.Navbar-module___rHu7W__logo{color:#000;font-size:28px;font-weight:700;transition:color .3s}.dark .Navbar-module___rHu7W__logo{color:#fff}.Navbar-module___rHu7W__navGroup{flex:1;justify-content:flex-end;align-items:center;gap:40px;min-width:0;display:flex!important}.Navbar-module___rHu7W__menu{color:#000;transition:color .3s;background:0 0!important;border-bottom:none!important}.dark .Navbar-module___rHu7W__menu{color:#fff!important}.Navbar-module___rHu7W__menu .ant-menu-item{margin:0;padding:0 16px;transition:color .3s;border-bottom:none!important}.Navbar-module___rHu7W__menu .ant-menu-item:after{display:none!important}.Navbar-module___rHu7W__navLink{color:inherit;display:inline-block;position:relative}.Navbar-module___rHu7W__navLink:after{content:"";background-color:currentColor;width:0%;height:2px;transition:all .35s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.Navbar-module___rHu7W__menu .ant-menu-item:hover .Navbar-module___rHu7W__navLink:after{width:100%}.Navbar-module___rHu7W__menu .ant-menu-item:hover{color:#000!important;background:0 0!important}.dark .Navbar-module___rHu7W__menu .ant-menu-item:hover{color:#fff!important}.Navbar-module___rHu7W__actionGroup{align-items:center;gap:16px;display:flex}.Navbar-module___rHu7W__loginButton{color:#000;padding:8px 16px;transition:all .3s cubic-bezier(.16,1,.3,1);border-radius:var(--radius-btn)!important;background-color:#0000000a!important}.dark .Navbar-module___rHu7W__loginButton{color:#fff;background-color:#ffffff0a!important}.Navbar-module___rHu7W__loginButton:hover{color:#333;background-color:#00000014!important}.dark .Navbar-module___rHu7W__loginButton:hover{color:#fff;background-color:#ffffff14!important}.Navbar-module___rHu7W__requestButton{transition:var(--transition-base);padding:8px 24px;border-radius:var(--radius-btn)!important}.Navbar-module___rHu7W__mobileButton{color:#000;transition:color .3s;display:none!important}.dark .Navbar-module___rHu7W__mobileButton{color:#fff}.Navbar-module___rHu7W__mobileButton:hover{color:#333}.dark .Navbar-module___rHu7W__mobileButton:hover{color:#ccc}.Navbar-module___rHu7W__backdrop{z-index:1000;background:#00000080;width:100%;height:100%;animation:.3s Navbar-module___rHu7W__fadeIn;position:fixed;top:0;left:0}@keyframes Navbar-module___rHu7W__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:1024px){.Navbar-module___rHu7W__navGroup{display:none!important}.Navbar-module___rHu7W__mobileButton{display:block!important}}@media (min-width:1025px){.Navbar-module___rHu7W__mobileButton{display:none!important}}@media (min-width:1025px) and (max-width:1280px){.Navbar-module___rHu7W__navRow,.Navbar-module___rHu7W__navGroup{gap:16px}.Navbar-module___rHu7W__menu .ant-menu-item{padding:0 8px}.Navbar-module___rHu7W__logo{font-size:22px}.Navbar-module___rHu7W__loginButton{padding:6px 12px}.Navbar-module___rHu7W__requestButton{padding:6px 16px}}@media (max-width:768px){.Navbar-module___rHu7W__navRow{height:60px}.Navbar-module___rHu7W__logo{font-size:20px}}
.Footer-module__Grjkva__footer{background:var(--bg-subtle);border-top:1px solid var(--border-color);width:100%;padding:60px 0 30px;font-family:inherit;transition:background .3s,border-color .3s}.dark .Footer-module__Grjkva__footer{background:#09090b;border-top:1px solid #ffffff0d}.Footer-module__Grjkva__footer-container{max-width:var(--container-max-width);padding:0 var(--container-padding-x);margin:0 auto}.Footer-module__Grjkva__footer-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;margin-bottom:48px;display:grid}.Footer-module__Grjkva__footer-column{flex-direction:column;display:flex}.Footer-module__Grjkva__footer-logo{color:#000;margin-bottom:16px;font-size:24px;font-weight:700;transition:color .3s;display:block}.dark .Footer-module__Grjkva__footer-logo{color:#fff}.Footer-module__Grjkva__footer-description{color:var(--muted-color);max-width:300px;font-size:.9rem;line-height:1.6}.Footer-module__Grjkva__footer-title{color:#000;margin-bottom:24px;font-size:1rem;font-weight:600;transition:color .3s}.dark .Footer-module__Grjkva__footer-title{color:#fff}.Footer-module__Grjkva__footer-link{color:var(--muted-color);cursor:pointer;margin-bottom:12px;font-size:.95rem;text-decoration:none;transition:color .25s cubic-bezier(.16,1,.3,1);display:block}.Footer-module__Grjkva__footer-link:hover{color:#000}.dark .Footer-module__Grjkva__footer-link:hover{color:#fff}.Footer-module__Grjkva__footer-bottom{border-top:1px solid var(--border-color);justify-content:space-between;align-items:center;padding-top:32px;transition:border-color .3s;display:flex}.dark .Footer-module__Grjkva__footer-bottom{border-top:1px solid #ffffff0d}.Footer-module__Grjkva__footer-copyright{color:#999;font-size:14px}.Footer-module__Grjkva__footer-socials{gap:20px;display:flex}.Footer-module__Grjkva__footer-social-link{color:#999;cursor:pointer;align-items:center;font-size:20px;transition:color .25s cubic-bezier(.16,1,.3,1);display:flex}.Footer-module__Grjkva__footer-social-link:hover{color:#000}.dark .Footer-module__Grjkva__footer-social-link:hover{color:#fff}@media (max-width:1024px){.Footer-module__Grjkva__footer-grid{grid-template-columns:1.5fr 1fr 1fr}}@media (max-width:768px){.Footer-module__Grjkva__footer-grid{grid-template-columns:1fr 1fr;gap:40px}.Footer-module__Grjkva__footer-column:first-child{grid-column:span 2;margin-bottom:20px}}@media (max-width:640px){.Footer-module__Grjkva__footer-grid{grid-template-columns:1fr;gap:32px}.Footer-module__Grjkva__footer-column:first-child{grid-column:span 1}.Footer-module__Grjkva__footer-bottom{text-align:center;flex-direction:column;gap:20px}}
.HeroSection-module__B5vPaq__heroSection{background:var(--background);padding:60px 0;position:relative;overflow:hidden}.HeroSection-module__B5vPaq__bgGrid{pointer-events:none;background-image:linear-gradient(90deg,#00000008 1px,#0000 1px),linear-gradient(#00000008 1px,#0000 1px);background-size:14px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 50% at 50% 0,#000 70%,#0000 100%);mask-image:radial-gradient(60% 50% at 50% 0,#000 70%,#0000 100%)}.dark .HeroSection-module__B5vPaq__bgGrid{background-image:linear-gradient(90deg,#ffffff08 1px,#0000 1px),linear-gradient(#ffffff08 1px,#0000 1px)}.HeroSection-module__B5vPaq__glowSpot1{z-index:0;filter:blur(100px);pointer-events:none;background:#3b82f614;border-radius:50%;width:400px;height:400px;position:absolute;top:0;left:25%}.HeroSection-module__B5vPaq__glowSpot2{z-index:0;filter:blur(120px);pointer-events:none;background:#8b5cf614;border-radius:50%;width:450px;height:450px;position:absolute;top:80px;right:25%}.HeroSection-module__B5vPaq__container{max-width:var(--container-max-width);padding:0 var(--container-padding-x);z-index:10;margin:0 auto;position:relative}.HeroSection-module__B5vPaq__grid{grid-template-columns:1.1fr .9fr;align-items:center;gap:64px;display:grid}.HeroSection-module__B5vPaq__textContent{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.HeroSection-module__B5vPaq__tagline{background:var(--bg-subtle);border:1px solid var(--border-color);color:var(--muted-color);border-radius:999px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px;font-size:.75rem;font-weight:600;display:inline-flex}.HeroSection-module__B5vPaq__tagDot{--pulse-color:#3b82f6b3;--pulse-color-zero:#3b82f600;background:#3b82f6;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.5s infinite HeroSection-module__B5vPaq__pulse;display:inline-block}.dark .HeroSection-module__B5vPaq__tagDot{--pulse-color:#60a5fab3;--pulse-color-zero:#60a5fa00;background:#60a5fa}@keyframes HeroSection-module__B5vPaq__pulse{0%{box-shadow:0 0 0 0 var(--pulse-color);transform:scale(.95)}70%{box-shadow:0 0 0 6px var(--pulse-color-zero);transform:scale(1)}to{box-shadow:0 0 0 0 var(--pulse-color-zero);transform:scale(.95)}}.HeroSection-module__B5vPaq__title{font-size:var(--h1-size)!important;color:var(--foreground)!important;letter-spacing:-.02em!important;margin-bottom:16px!important;font-weight:800!important;line-height:1.15!important}.HeroSection-module__B5vPaq__subtitle{max-width:520px;color:var(--muted-color)!important;margin-bottom:24px!important;font-size:1.125rem!important;font-weight:400!important;line-height:1.625!important}.HeroSection-module__B5vPaq__ctaGroup{flex-wrap:wrap;gap:16px;width:100%;display:flex}.HeroSection-module__B5vPaq__primaryButton{box-shadow:var(--shadow-sm);cursor:pointer;background:var(--foreground)!important;color:var(--background)!important;border:1px solid var(--foreground)!important;border-radius:var(--radius-btn)!important;height:auto!important;transition:var(--transition-fast)!important;justify-content:center!important;align-items:center!important;gap:8px!important;padding:12px 28px!important;font-size:.875rem!important;font-weight:600!important;display:inline-flex!important}.HeroSection-module__B5vPaq__primaryButton:hover{opacity:.9;box-shadow:var(--shadow-md);transform:translateY(-1px)}.HeroSection-module__B5vPaq__secondaryButton{cursor:pointer;color:var(--foreground)!important;border:1px solid var(--border-color)!important;border-radius:var(--radius-btn)!important;height:auto!important;transition:var(--transition-fast)!important;background:0 0!important;justify-content:center!important;align-items:center!important;padding:12px 28px!important;font-size:.875rem!important;font-weight:600!important;display:inline-flex!important}.HeroSection-module__B5vPaq__secondaryButton:hover{background:var(--bg-subtle)!important;border-color:var(--muted-color)!important}.HeroSection-module__B5vPaq__visualContent{justify-content:center;width:100%;display:flex;position:relative}.HeroSection-module__B5vPaq__console{background:#fff;border:1px solid #00000014;border-radius:20px;width:100%;max-width:720px;padding:24px;transition:all .3s;position:relative;box-shadow:0 20px 40px -15px #0000000d}.dark .HeroSection-module__B5vPaq__console{background:#09090b;border-color:#ffffff14;box-shadow:0 20px 40px -15px #00000080}.HeroSection-module__B5vPaq__dashHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:24px;display:flex}.HeroSection-module__B5vPaq__dashTitle{color:#09090b!important;letter-spacing:-.01em!important;margin:0!important;font-size:1.5rem!important;font-weight:750!important}.dark .HeroSection-module__B5vPaq__dashTitle{color:#fff!important}.HeroSection-module__B5vPaq__dashSub{color:#71717a;margin-top:4px;font-size:.8rem}.dark .HeroSection-module__B5vPaq__dashSub{color:#a1a1aa}.HeroSection-module__B5vPaq__dashActions{align-items:center;gap:10px;display:flex}.HeroSection-module__B5vPaq__dashBtnLight{cursor:pointer;color:#27272a!important;background:#fff!important;border:1px solid #0000001f!important;border-radius:8px!important;align-items:center!important;gap:6px!important;padding:6px 14px!important;font-size:.75rem!important;font-weight:600!important;transition:all .2s!important;display:inline-flex!important}.HeroSection-module__B5vPaq__dashBtnLight:hover{background:#f4f4f5!important;border-color:#0003!important}.dark .HeroSection-module__B5vPaq__dashBtnLight{color:#e4e4e7!important;background:#18181b!important;border-color:#ffffff1f!important}.dark .HeroSection-module__B5vPaq__dashBtnLight:hover{background:#27272a!important}.HeroSection-module__B5vPaq__dashBtnPrimary{cursor:pointer;color:#fff!important;background:#2563eb!important;border:1px solid #2563eb!important;border-radius:8px!important;align-items:center!important;gap:6px!important;padding:6px 14px!important;font-size:.75rem!important;font-weight:600!important;transition:all .2s!important;display:inline-flex!important}.HeroSection-module__B5vPaq__dashBtnPrimary:hover{background:#1d4ed8!important;border-color:#1d4ed8!important}.HeroSection-module__B5vPaq__kpiGrid{grid-template-columns:repeat(4,1fr);gap:12px;margin-bottom:24px;display:grid}.HeroSection-module__B5vPaq__kpiCard{background:#fff;border:1px solid #0000000f;border-radius:12px;padding:14px;transition:all .2s;box-shadow:0 2px 4px #00000003}.dark .HeroSection-module__B5vPaq__kpiCard{background:#0f0f11;border-color:#ffffff0d}.HeroSection-module__B5vPaq__kpiCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000008}.HeroSection-module__B5vPaq__kpiRow{align-items:flex-start;gap:10px;display:flex}.HeroSection-module__B5vPaq__kpiIconWrapper{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.HeroSection-module__B5vPaq__kpiIconBlue{background:#3b82f614}.HeroSection-module__B5vPaq__kpiIconPurple{background:#8b5cf614}.HeroSection-module__B5vPaq__kpiIconOrange{background:#f59e0b14}.HeroSection-module__B5vPaq__kpiIconPink{background:#f43f5e14}.HeroSection-module__B5vPaq__kpiTitle{color:#71717a;letter-spacing:.05em;text-transform:uppercase;font-size:.6rem;font-weight:700;display:block}.dark .HeroSection-module__B5vPaq__kpiTitle{color:#a1a1aa}.HeroSection-module__B5vPaq__kpiValue{color:#09090b;margin:4px 0;font-size:1.35rem;font-weight:800}.dark .HeroSection-module__B5vPaq__kpiValue{color:#fff}.HeroSection-module__B5vPaq__kpiTrendUp{color:#22c55e;font-size:.65rem;font-weight:600;display:block}.HeroSection-module__B5vPaq__kpiTrendDown{color:#ef4444;font-size:.65rem;font-weight:600;display:block}.HeroSection-module__B5vPaq__kpiTrendNeutral{color:#71717a;font-size:.65rem;font-weight:600;display:block}.dark .HeroSection-module__B5vPaq__kpiTrendNeutral{color:#a1a1aa}.HeroSection-module__B5vPaq__middleGrid,.HeroSection-module__B5vPaq__bottomGrid{grid-template-columns:1.1fr 1.3fr;gap:16px;margin-bottom:24px;display:grid}.HeroSection-module__B5vPaq__bottomGrid{margin-bottom:0}.HeroSection-module__B5vPaq__cardSection{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:18px;box-shadow:0 2px 4px #00000003}.dark .HeroSection-module__B5vPaq__cardSection{background:#0f0f11;border-color:#ffffff0d}.HeroSection-module__B5vPaq__cardSecHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.HeroSection-module__B5vPaq__cardSecHeader h4{color:#09090b!important;margin:0!important;font-size:.85rem!important;font-weight:750!important}.dark .HeroSection-module__B5vPaq__cardSecHeader h4{color:#fff!important}.HeroSection-module__B5vPaq__badgeGreen{color:#22c55e;background:#22c55e14;border:1px solid #22c55e26;border-radius:99px;padding:2px 8px;font-size:.65rem;font-weight:700}.HeroSection-module__B5vPaq__viewAll{color:#2563eb;cursor:pointer;font-size:.7rem;font-weight:600}.HeroSection-module__B5vPaq__viewAll:hover{text-decoration:underline}.HeroSection-module__B5vPaq__donutContent{justify-content:space-between;align-items:center;gap:16px;padding:8px 0;display:flex}.HeroSection-module__B5vPaq__donutChartWrapper{justify-content:center;align-items:center;width:96px;height:96px;display:flex;position:relative}.HeroSection-module__B5vPaq__donutChart{width:100%;height:100%;transform:rotate(-90deg)}.HeroSection-module__B5vPaq__donutCenterText{flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute}.HeroSection-module__B5vPaq__donutPercentage{color:#09090b;font-size:1.15rem;font-weight:800;line-height:1}.dark .HeroSection-module__B5vPaq__donutPercentage{color:#fff}.HeroSection-module__B5vPaq__donutLabel{color:#71717a;letter-spacing:.05em;margin-top:2px;font-size:.5rem;font-weight:700}.dark .HeroSection-module__B5vPaq__donutLabel{color:#a1a1aa}.HeroSection-module__B5vPaq__donutLegend{flex-direction:column;flex:1;gap:6px;display:flex}.HeroSection-module__B5vPaq__legendItem{color:#27272a;align-items:center;gap:8px;font-size:.7rem;display:flex}.dark .HeroSection-module__B5vPaq__legendItem{color:#e4e4e7}.HeroSection-module__B5vPaq__legendDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.HeroSection-module__B5vPaq__bgGreen{background:#22c55e}.HeroSection-module__B5vPaq__bgOrange{background:#f97316}.HeroSection-module__B5vPaq__bgRed{background:#ef4444}.HeroSection-module__B5vPaq__bgGray{background:#d4d4d8}.dark .HeroSection-module__B5vPaq__bgGray{background:#3f3f46}.HeroSection-module__B5vPaq__legendName{flex:1}.HeroSection-module__B5vPaq__legendVal{color:#09090b;font-weight:700}.dark .HeroSection-module__B5vPaq__legendVal{color:#fff}.HeroSection-module__B5vPaq__barChartWrapper{align-items:flex-end;gap:12px;height:100px;padding:4px 0;display:flex}.HeroSection-module__B5vPaq__barYAxis{color:#a1a1aa;text-align:right;flex-direction:column;justify-content:space-between;width:24px;height:100%;font-size:.55rem;display:flex}.HeroSection-module__B5vPaq__barsContainer{flex:1;justify-content:space-between;align-items:flex-end;height:100%;display:flex}.HeroSection-module__B5vPaq__barColumn{flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.HeroSection-module__B5vPaq__barTrack{background:#f4f4f5;border-radius:99px;align-items:flex-end;width:14px;height:80px;display:flex;overflow:hidden}.dark .HeroSection-module__B5vPaq__barTrack{background:#18181b}.HeroSection-module__B5vPaq__barFill{border-radius:99px;width:100%}.HeroSection-module__B5vPaq__barBlue{background:#3b82f6}.HeroSection-module__B5vPaq__barGreen{background:#22c55e}.HeroSection-module__B5vPaq__barOrange{background:#f97316}.HeroSection-module__B5vPaq__barPurple{background:#8b5cf6}.HeroSection-module__B5vPaq__barRed{background:#ef4444}.HeroSection-module__B5vPaq__barLightBlue{background:#06b6d4}.HeroSection-module__B5vPaq__barLabel{color:#71717a;font-size:.55rem;font-weight:600}.dark .HeroSection-module__B5vPaq__barLabel{color:#a1a1aa}.HeroSection-module__B5vPaq__frameworksList{flex-direction:column;gap:8px;display:flex}.HeroSection-module__B5vPaq__frameworkItem{flex-direction:column;gap:4px;display:flex}.HeroSection-module__B5vPaq__frameworkMeta{justify-content:space-between;align-items:center;font-size:.7rem;display:flex}.HeroSection-module__B5vPaq__fwDot{border-radius:50%;width:5px;height:5px;margin-right:6px;display:inline-block}.HeroSection-module__B5vPaq__fwName{color:#27272a;flex:1;font-weight:650}.dark .HeroSection-module__B5vPaq__fwName{color:#e4e4e7}.HeroSection-module__B5vPaq__fwPercent{font-weight:700}.HeroSection-module__B5vPaq__colorBlue{color:#3b82f6}.HeroSection-module__B5vPaq__colorGreen{color:#22c55e}.HeroSection-module__B5vPaq__colorOrange{color:#f97316}.HeroSection-module__B5vPaq__colorPurple{color:#8b5cf6}.HeroSection-module__B5vPaq__colorRed{color:#ef4444}.HeroSection-module__B5vPaq__colorLightBlue{color:#06b6d4}.HeroSection-module__B5vPaq__progressBarBg{background:#f4f4f5;border-radius:99px;width:100%;height:5px;overflow:hidden}.dark .HeroSection-module__B5vPaq__progressBarBg{background:#18181b}.HeroSection-module__B5vPaq__progressBarFill{border-radius:99px;height:100%}.HeroSection-module__B5vPaq__activityList{flex-direction:column;gap:8px;max-height:172px;display:flex;overflow-y:auto}.HeroSection-module__B5vPaq__activityItem{border-bottom:1px solid #00000008;align-items:center;gap:10px;padding:6px 0;display:flex}.dark .HeroSection-module__B5vPaq__activityItem{border-bottom-color:#ffffff08}.HeroSection-module__B5vPaq__activityItem:last-child{border-bottom:none}.HeroSection-module__B5vPaq__actDotWrapper{align-items:center;display:flex}.HeroSection-module__B5vPaq__actDot{border-radius:50%;width:6px;height:6px}.HeroSection-module__B5vPaq__actInfo{flex:1}.HeroSection-module__B5vPaq__actHeaderLine{flex-wrap:wrap;align-items:baseline;gap:6px;display:flex}.HeroSection-module__B5vPaq__actTitle{color:#09090b;font-size:.7rem;font-weight:700}.dark .HeroSection-module__B5vPaq__actTitle{color:#fff}.HeroSection-module__B5vPaq__actDetails{color:#71717a;font-size:.7rem}.dark .HeroSection-module__B5vPaq__actDetails{color:#a1a1aa}.HeroSection-module__B5vPaq__actMeta{color:#a1a1aa;margin-top:1px;font-size:.6rem;display:block}.HeroSection-module__B5vPaq__actBadge{border-radius:4px;padding:1px 6px;font-size:.55rem;font-weight:700}.HeroSection-module__B5vPaq__badgeGreen{color:#22c55e;background:#22c55e14}.HeroSection-module__B5vPaq__badgeRed{color:#ef4444;background:#ef444414}.HeroSection-module__B5vPaq__badgeOrange{color:#f97316;background:#f9731614}.HeroSection-module__B5vPaq__floatingSub{color:var(--muted-color);font-size:.65rem}@media (max-width:1024px){.HeroSection-module__B5vPaq__heroSection{padding:120px 0 60px}.HeroSection-module__B5vPaq__grid{grid-template-columns:1fr;gap:60px}.HeroSection-module__B5vPaq__textContent{text-align:center;align-items:center}.HeroSection-module__B5vPaq__title{max-width:600px;font-size:2.75rem!important}.HeroSection-module__B5vPaq__subtitle{max-width:600px;margin-left:auto;margin-right:auto}.HeroSection-module__B5vPaq__tagline{margin-left:auto;margin-right:auto}.HeroSection-module__B5vPaq__ctaGroup{justify-content:center}.HeroSection-module__B5vPaq__floatingCard1,.HeroSection-module__B5vPaq__floatingCard2{display:none}}.HeroSection-module__B5vPaq__dashboardImageWrapper{width:100%;max-width:720px;transition:all .3s;position:relative}.HeroSection-module__B5vPaq__dashboardImage{object-fit:cover;width:100%;height:auto;display:block}@media (max-width:768px){.HeroSection-module__B5vPaq__kpiGrid{grid-template-columns:repeat(2,1fr)}.HeroSection-module__B5vPaq__middleGrid,.HeroSection-module__B5vPaq__bottomGrid{grid-template-columns:1fr}}@media (max-width:640px){.HeroSection-module__B5vPaq__heroSection{padding:100px 0 50px}.HeroSection-module__B5vPaq__title{font-size:2.25rem!important}.HeroSection-module__B5vPaq__subtitle{font-size:1rem!important}.HeroSection-module__B5vPaq__primaryButton,.HeroSection-module__B5vPaq__secondaryButton{width:100%}.HeroSection-module__B5vPaq__console{padding:16px}.HeroSection-module__B5vPaq__kpiGrid,.HeroSection-module__B5vPaq__middleGrid,.HeroSection-module__B5vPaq__bottomGrid{grid-template-columns:1fr}.HeroSection-module__B5vPaq__donutContent{flex-direction:column;align-items:center}.HeroSection-module__B5vPaq__donutLegend{width:100%}}
.GovernanceStages-module__JFes7G__everyoneSection{background:var(--bg-subtle);padding:var(--section-padding-y) 0;position:relative}.GovernanceStages-module__JFes7G__bgGrid{pointer-events:none;background-image:linear-gradient(90deg,#00000005 1px,#0000 1px),linear-gradient(#00000005 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.dark .GovernanceStages-module__JFes7G__bgGrid{background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px)}.GovernanceStages-module__JFes7G__container{max-width:var(--container-max-width);padding:0 var(--container-padding-x);z-index:10;margin:0 auto;position:relative}.GovernanceStages-module__JFes7G__header{text-align:center;flex-direction:column;align-items:center;max-width:1044px;margin:0 auto 48px;display:flex}.GovernanceStages-module__JFes7G__consoleTag{color:#6366f1;letter-spacing:.05em;background:#6366f10f;border:1px solid #6366f126;border-radius:100px;align-items:center;gap:8px;margin-bottom:16px;padding:6px 14px;font-size:.75rem;font-weight:700;display:inline-flex}.dark .GovernanceStages-module__JFes7G__consoleTag{color:#818cf8;background:#6366f11a;border-color:#6366f140}.GovernanceStages-module__JFes7G__pulseDot{background-color:#6366f1;border-radius:50%;width:6px;height:6px;animation:2s infinite GovernanceStages-module__JFes7G__pulse}@keyframes GovernanceStages-module__JFes7G__pulse{0%{transform:scale(.95);box-shadow:0 0 #6366f1b3}70%{transform:scale(1);box-shadow:0 0 0 6px #6366f100}to{transform:scale(.95);box-shadow:0 0 #6366f100}}.GovernanceStages-module__JFes7G__title{font-size:var(--h2-size)!important;color:var(--foreground)!important;letter-spacing:-.01em!important;margin-bottom:16px!important;font-weight:850!important;line-height:1.25!important}.GovernanceStages-module__JFes7G__description{color:var(--muted-color)!important;font-size:1rem!important;line-height:1.6!important}.GovernanceStages-module__JFes7G__grid{grid-template-columns:repeat(3,1fr);gap:32px;margin-bottom:48px;display:grid}@media (max-width:1024px){.GovernanceStages-module__JFes7G__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.GovernanceStages-module__JFes7G__grid{grid-template-columns:1fr;gap:24px}}.GovernanceStages-module__JFes7G__card{background:var(--background);border:1px solid var(--border-color);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);will-change:transform, box-shadow, border-color;flex-direction:column;justify-content:space-between;padding:32px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;transform:translate(0,0)}.dark .GovernanceStages-module__JFes7G__card{border-color:#27272a}.GovernanceStages-module__JFes7G__card:hover{box-shadow:var(--shadow-lg);border-color:#cbd5e1;transform:translateY(-4px)}.dark .GovernanceStages-module__JFes7G__card:hover{border-color:#3f3f46}.GovernanceStages-module__JFes7G__cardContent{flex-direction:column;display:flex}.GovernanceStages-module__JFes7G__categoryHeader{align-items:center;gap:12px;margin-bottom:20px;display:flex}.GovernanceStages-module__JFes7G__iconWrapper{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.GovernanceStages-module__JFes7G__card:hover .GovernanceStages-module__JFes7G__iconWrapper{transform:scale(1.08)rotate(2deg)}.GovernanceStages-module__JFes7G__iconWrapperBlue{color:#3b82f6;background:#3b82f614;border-color:#3b82f626}.GovernanceStages-module__JFes7G__iconWrapperGreen{color:#10b981;background:#10b98114;border-color:#10b98126}.GovernanceStages-module__JFes7G__iconWrapperViolet{color:#8b5cf6;background:#8b5cf614;border-color:#8b5cf626}.GovernanceStages-module__JFes7G__categoryLabel{letter-spacing:.05em;text-transform:uppercase;font-size:.75rem;font-weight:700}.GovernanceStages-module__JFes7G__categoryLabel_blue{color:#3b82f6}.GovernanceStages-module__JFes7G__categoryLabel_green{color:#10b981}.GovernanceStages-module__JFes7G__categoryLabel_violet{color:#8b5cf6}.GovernanceStages-module__JFes7G__cardTitle{color:var(--foreground);margin-bottom:10px;font-size:1.25rem;font-weight:750}.GovernanceStages-module__JFes7G__cardText{color:var(--muted-color);margin-bottom:24px;font-size:.925rem;line-height:1.6}.GovernanceStages-module__JFes7G__illustrationContainer{aspect-ratio:16/11;justify-content:center;align-items:center;width:100%;margin-bottom:24px;display:flex;position:relative}.GovernanceStages-module__JFes7G__illustrationSvg{width:100%;height:100%;overflow:visible}.GovernanceStages-module__JFes7G__bgBlob{transform-box:fill-box;transform-origin:50%;animation:12s ease-in-out infinite alternate GovernanceStages-module__JFes7G__blobPulse}@keyframes GovernanceStages-module__JFes7G__blobPulse{0%{opacity:.8;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.08)rotate(5deg)}to{opacity:.8;transform:scale(.95)rotate(-5deg)}}.GovernanceStages-module__JFes7G__windowFrame{fill:#fff;stroke:#e2e8f0}.dark .GovernanceStages-module__JFes7G__windowFrame{fill:#101014;stroke:#27272a}.GovernanceStages-module__JFes7G__windowHeader{stroke:#e2e8f0}.dark .GovernanceStages-module__JFes7G__windowHeader{stroke:#27272a}.GovernanceStages-module__JFes7G__chartTrack{stroke:#f1f5f9}.dark .GovernanceStages-module__JFes7G__chartTrack{stroke:#27272a}.GovernanceStages-module__JFes7G__textLine{fill:#f1f5f9;stroke:#f1f5f9}.dark .GovernanceStages-module__JFes7G__textLine{fill:#27272a;stroke:#27272a}.GovernanceStages-module__JFes7G__floatingCardBg{fill:#fff;stroke:#e2e8f0}.dark .GovernanceStages-module__JFes7G__floatingCardBg{fill:#101014;stroke:#27272a}.GovernanceStages-module__JFes7G__nodeBox{fill:#fff;stroke:#e2e8f0;transition:all .3s}.dark .GovernanceStages-module__JFes7G__nodeBox{fill:#101014;stroke:#27272a}.GovernanceStages-module__JFes7G__card:hover .GovernanceStages-module__JFes7G__nodeBox{stroke:#10b9814d}.GovernanceStages-module__JFes7G__nodeText{fill:#475569;font-family:inherit;font-weight:500}.dark .GovernanceStages-module__JFes7G__nodeText{fill:#94a3b8}.GovernanceStages-module__JFes7G__pillBox{fill:#fff;stroke:#e2e8f0;transition:all .3s}.dark .GovernanceStages-module__JFes7G__pillBox{fill:#101014;stroke:#27272a}.GovernanceStages-module__JFes7G__card:hover .GovernanceStages-module__JFes7G__pillBox{stroke:#8b5cf64d}.GovernanceStages-module__JFes7G__pillText{fill:#475569;font-family:inherit;font-weight:500}.dark .GovernanceStages-module__JFes7G__pillText{fill:#94a3b8}.GovernanceStages-module__JFes7G__floatingNode{transform-box:fill-box;transform-origin:50%}.GovernanceStages-module__JFes7G__float1{animation:4s ease-in-out infinite alternate GovernanceStages-module__JFes7G__floatNode1}.GovernanceStages-module__JFes7G__float2{animation:4.5s ease-in-out infinite alternate GovernanceStages-module__JFes7G__floatNode2}.GovernanceStages-module__JFes7G__float3{animation:5s ease-in-out infinite alternate GovernanceStages-module__JFes7G__floatNode3}@keyframes GovernanceStages-module__JFes7G__floatNode1{0%{transform:translateY(0)scale(1)}to{transform:translateY(-4px)scale(1.02)}}@keyframes GovernanceStages-module__JFes7G__floatNode2{0%{transform:translateY(0)scale(1)}to{transform:translateY(3px)scale(.99)}}@keyframes GovernanceStages-module__JFes7G__floatNode3{0%{transform:translateY(0)scale(1)}to{transform:translateY(-3px)scale(1.01)}}.GovernanceStages-module__JFes7G__badgeContainer{background:var(--bg-subtle);border:1px solid var(--border-color);border-radius:12px;align-items:center;gap:12px;margin-bottom:20px;padding:10px 14px;display:flex}.GovernanceStages-module__JFes7G__badgeIcon{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.GovernanceStages-module__JFes7G__badgeText{color:var(--muted-color);font-size:.8rem;font-weight:500;line-height:1.45}.GovernanceStages-module__JFes7G__footerBtn{cursor:pointer;width:100%;box-shadow:var(--shadow-sm);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.GovernanceStages-module__JFes7G__btnBlue{color:#fff;background:#2563eb}.GovernanceStages-module__JFes7G__btnBlue:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 20px #2563eb33}.GovernanceStages-module__JFes7G__btnGreen{color:#fff;background:#059669}.GovernanceStages-module__JFes7G__btnGreen:hover{background:#047857;transform:translateY(-2px);box-shadow:0 8px 20px #05966933}.GovernanceStages-module__JFes7G__btnPurple{color:#fff;background:#7c3aed}.GovernanceStages-module__JFes7G__btnPurple:hover{background:#6d28d9;transform:translateY(-2px);box-shadow:0 8px 20px #7c3aed33}.GovernanceStages-module__JFes7G__footerRow{background:#6366f10a;border:1px dashed #6366f133;border-radius:16px;justify-content:space-between;align-items:center;gap:20px;margin:24px auto 0;padding:24px 32px;display:flex}.GovernanceStages-module__JFes7G__footerLeft{align-items:center;gap:12px;display:flex}.GovernanceStages-module__JFes7G__footerRight{flex-shrink:0}.GovernanceStages-module__JFes7G__footerRowIcon{color:#6366f1;flex-shrink:0}.GovernanceStages-module__JFes7G__footerRowText{color:#4f46e5;letter-spacing:.01em;font-size:.95rem;font-weight:600}.dark .GovernanceStages-module__JFes7G__footerRowText{color:#a5b4fc}.GovernanceStages-module__JFes7G__rowBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 24px;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.GovernanceStages-module__JFes7G__rowBtn:hover{background:linear-gradient(135deg,#8b5cf6,#4f46e5);transform:translateY(-2px);box-shadow:0 0 20px #7c3aed4d}.dark .GovernanceStages-module__JFes7G__rowBtn{color:#fff;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none}.dark .GovernanceStages-module__JFes7G__rowBtn:hover{background:linear-gradient(135deg,#8b5cf6,#4f46e5);box-shadow:0 0 25px #8b5cf666}.GovernanceStages-module__JFes7G__rowBtn:hover svg{transition:transform .2s;transform:translate(4px)}@media (max-width:768px){.GovernanceStages-module__JFes7G__footerRow{text-align:center;flex-direction:column;gap:16px;padding:20px}.GovernanceStages-module__JFes7G__footerLeft{flex-direction:column;gap:8px}}
.WhyEntrashield-module__RaySwW__whySection{background:var(--bg-subtle);padding:var(--section-padding-y) 0;position:relative}.WhyEntrashield-module__RaySwW__container{max-width:var(--container-max-width);padding:0 var(--container-padding-x);margin:0 auto}.WhyEntrashield-module__RaySwW__header{text-align:center;max-width:1044px;margin:0 auto 36px}.WhyEntrashield-module__RaySwW__tagline{text-transform:uppercase;tracking-wider:.05em;color:#3b82f6;margin-bottom:12px;font-size:.75rem;font-weight:700}.WhyEntrashield-module__RaySwW__title{font-size:var(--h2-size)!important;color:var(--foreground)!important;letter-spacing:-.01em!important;margin-bottom:16px!important;font-weight:850!important;line-height:1.25!important}.WhyEntrashield-module__RaySwW__description{color:var(--muted-color)!important;font-size:1rem!important;line-height:1.6!important}.WhyEntrashield-module__RaySwW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.WhyEntrashield-module__RaySwW__card{border:1px solid var(--border-color);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);transition:var(--transition-base);background:#fff;flex-direction:column;justify-content:space-between;padding:32px 24px;display:flex;position:relative;overflow:hidden}.dark .WhyEntrashield-module__RaySwW__card{background:#09090b;border-color:#1f2937}.WhyEntrashield-module__RaySwW__card:hover{box-shadow:var(--shadow-lg);border-color:var(--muted-color);transform:translateY(-4px)}.WhyEntrashield-module__RaySwW__cardGlow{pointer-events:none;background:linear-gradient(to bottom right,#0000,#00000003);position:absolute;inset:0}.dark .WhyEntrashield-module__RaySwW__cardGlow{background:linear-gradient(to bottom right,#0000,#ffffff01)}.WhyEntrashield-module__RaySwW__iconWrapper{border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.WhyEntrashield-module__RaySwW__card:hover .WhyEntrashield-module__RaySwW__iconWrapper{transform:scale(1.08)rotate(2deg)}.WhyEntrashield-module__RaySwW__cardTitle{color:var(--foreground);margin-bottom:8px;font-size:1.15rem;font-weight:750;transition:color .2s}.WhyEntrashield-module__RaySwW__card:hover .WhyEntrashield-module__RaySwW__cardTitle{color:#3b82f6}.WhyEntrashield-module__RaySwW__cardText{color:var(--muted-color);font-size:.85rem;font-weight:400;line-height:1.6}.WhyEntrashield-module__RaySwW__accentBar{background:#3b82f6;border-radius:999px;width:0;height:2px;margin-top:24px;transition:all .3s}.WhyEntrashield-module__RaySwW__card:hover .WhyEntrashield-module__RaySwW__accentBar{width:48px}@media (max-width:1024px){.WhyEntrashield-module__RaySwW__grid{grid-template-columns:repeat(2,1fr);gap:20px}.WhyEntrashield-module__RaySwW__card{padding:28px 20px}}@media (max-width:640px){.WhyEntrashield-module__RaySwW__whySection{padding:60px 0}.WhyEntrashield-module__RaySwW__header{margin-bottom:40px}.WhyEntrashield-module__RaySwW__title{font-size:2rem!important}.WhyEntrashield-module__RaySwW__grid{grid-template-columns:1fr;gap:16px}}.WhyEntrashield-module__RaySwW__bgBlue{color:#2563eb;background:#3b82f614;border:1px solid #3b82f626}.dark .WhyEntrashield-module__RaySwW__bgBlue{color:#60a5fa;background:#3b82f60f;border-color:#3b82f61f}.WhyEntrashield-module__RaySwW__bgViolet{color:#7c3aed;background:#8b5cf614;border:1px solid #8b5cf626}.dark .WhyEntrashield-module__RaySwW__bgViolet{color:#a78bfa;background:#8b5cf60f;border-color:#8b5cf61f}.WhyEntrashield-module__RaySwW__bgAmber{color:#d97706;background:#f59e0b14;border:1px solid #f59e0b26}.dark .WhyEntrashield-module__RaySwW__bgAmber{color:#fbbf24;background:#f59e0b0f;border-color:#f59e0b1f}.WhyEntrashield-module__RaySwW__bgEmerald{color:#059669;background:#10b98114;border:1px solid #10b98126}.dark .WhyEntrashield-module__RaySwW__bgEmerald{color:#34d399;background:#10b9810f;border-color:#10b9811f}
.AgentCarousel-module__IiBmEG__section{color:#fff;background:radial-gradient(circle at 50% -10%,#0d0f2b 0%,#030303 100%);border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08;padding:56px 0;position:relative;overflow:hidden}.AgentCarousel-module__IiBmEG__glowContainer{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.AgentCarousel-module__IiBmEG__glowSpot1{filter:blur(120px);background:radial-gradient(circle,#7c3aed0f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:10%;left:-10%}.AgentCarousel-module__IiBmEG__glowSpot2{filter:blur(120px);background:radial-gradient(circle,#3b82f60f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:10%;right:-10%}.AgentCarousel-module__IiBmEG__container{max-width:var(--container-max-width,1200px);padding:0 var(--container-padding-x,24px);z-index:10;margin:0 auto;position:relative}.AgentCarousel-module__IiBmEG__header{text-align:center;max-width:1044px;margin:0 auto 36px}.AgentCarousel-module__IiBmEG__consoleTag{color:#60a5fa;background:#3b82f614;border:1px solid #3b82f640;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-bottom:20px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-flex;box-shadow:0 0 15px #3b82f626}.AgentCarousel-module__IiBmEG__pulseDot{background:#60a5fa;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.5s infinite AgentCarousel-module__IiBmEG__pulse;display:inline-block}.AgentCarousel-module__IiBmEG__title{color:#fff!important;letter-spacing:-.015em!important;margin-bottom:16px!important;font-size:2.5rem!important;font-weight:850!important;line-height:1.2!important}.AgentCarousel-module__IiBmEG__title span{background:linear-gradient(135deg,#60a5fa,#7c3aed,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.AgentCarousel-module__IiBmEG__description{color:#94a3b8!important;font-size:1rem!important;line-height:1.625!important}.AgentCarousel-module__IiBmEG__carouselContainer{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.AgentCarousel-module__IiBmEG__carouselViewport{width:100%;padding:40px 0;position:relative;overflow:hidden}.AgentCarousel-module__IiBmEG__carouselTrack{gap:var(--card-gap,32px);--card-width:360px;--card-gap:32px;width:max-content;display:flex;position:relative;left:50%}@media (max-width:768px){.AgentCarousel-module__IiBmEG__carouselTrack{--card-width:290px;--card-gap:20px}}.AgentCarousel-module__IiBmEG__card{width:var(--card-width);-webkit-backdrop-filter:blur(12px);height:520px;transform-style:preserve-3d;pointer-events:none;background:#0a0b1073;border:1px solid #ffffff0a;border-radius:24px;flex-direction:column;transition:all .7s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffff05}.AgentCarousel-module__IiBmEG__cardLeft{opacity:.25;filter:blur(2px);transform:scale(.88)rotateY(12deg)translateZ(-80px)}.AgentCarousel-module__IiBmEG__cardRight{opacity:.25;filter:blur(2px);transform:scale(.88)rotateY(-12deg)translateZ(-80px)}.AgentCarousel-module__IiBmEG__cardActive{opacity:1;filter:blur();z-index:10;pointer-events:auto;background:#0b0e1fd9;border-color:#3b82f659;transform:scale(1.05)rotateY(0)translateZ(60px);box-shadow:0 40px 80px -25px #000000f2,0 0 50px -10px #6366f166,inset 0 1px #ffffff14}@media (max-width:768px){.AgentCarousel-module__IiBmEG__cardLeft{opacity:.35;filter:blur(1px);transform:scale(.9)rotateY(6deg)translateZ(-40px)}.AgentCarousel-module__IiBmEG__cardRight{opacity:.35;filter:blur(1px);transform:scale(.9)rotateY(-6deg)translateZ(-40px)}.AgentCarousel-module__IiBmEG__cardActive{transform:scale(1.02)rotateY(0)translateZ(20px)}}.AgentCarousel-module__IiBmEG__cardClickOverlay{z-index:5;cursor:pointer;position:absolute;inset:0}.AgentCarousel-module__IiBmEG__mockupWrapper{background:#03030366;border-bottom:1px solid #ffffff0d;justify-content:center;align-items:center;height:230px;padding:16px;display:flex;position:relative;overflow:hidden}.AgentCarousel-module__IiBmEG__cardContent{text-align:center;flex-direction:column;flex-grow:1;justify-content:space-between;align-items:center;padding:28px 24px;display:flex}.AgentCarousel-module__IiBmEG__roleBadge{text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;gap:5px;margin-bottom:12px;padding:4px 10px;font-size:.65rem;font-weight:700;display:inline-flex}.AgentCarousel-module__IiBmEG__badgeBlue{color:#60a5fa;background:#3b82f614;border:1px solid #3b82f633}.AgentCarousel-module__IiBmEG__badgeGreen{color:#34d399;background:#10b98114;border:1px solid #10b98133}.AgentCarousel-module__IiBmEG__badgeViolet{color:#a78bfa;background:#8b5cf614;border:1px solid #8b5cf633}.AgentCarousel-module__IiBmEG__badgeAmber{color:#fbbf24;background:#f59e0b14;border:1px solid #f59e0b33}.AgentCarousel-module__IiBmEG__badgeRose{color:#fda4af;background:#f43f5e14;border:1px solid #f43f5e33}.AgentCarousel-module__IiBmEG__cardTitle{color:#fff;margin-bottom:10px;font-size:1.35rem;font-weight:800}.AgentCarousel-module__IiBmEG__cardDesc{color:#94a3b8;max-width:290px;margin:0 0 20px;font-size:.825rem;line-height:1.5}.AgentCarousel-module__IiBmEG__cardLink{color:#3b82f6;cursor:pointer;border-bottom:1.5px solid #0000;align-items:center;gap:4px;padding-bottom:2px;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.AgentCarousel-module__IiBmEG__cardLink:hover{color:#60a5fa;border-color:#60a5fa;gap:6px}.AgentCarousel-module__IiBmEG__cardLinkGreen{color:#10b981}.AgentCarousel-module__IiBmEG__cardLinkGreen:hover{color:#34d399;border-color:#34d399}.AgentCarousel-module__IiBmEG__cardLinkViolet{color:#8b5cf6}.AgentCarousel-module__IiBmEG__cardLinkViolet:hover{color:#a78bfa;border-color:#a78bfa}.AgentCarousel-module__IiBmEG__cardLinkAmber{color:#f59e0b}.AgentCarousel-module__IiBmEG__cardLinkAmber:hover{color:#fbbf24;border-color:#fbbf24}.AgentCarousel-module__IiBmEG__cardLinkRose{color:#f43f5e}.AgentCarousel-module__IiBmEG__cardLinkRose:hover{color:#fda4af;border-color:#fda4af}.AgentCarousel-module__IiBmEG__arrowBtn{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;z-index:30;background:#0f111ab3;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 10px 25px -5px #00000080}.AgentCarousel-module__IiBmEG__arrowBtn:hover{color:#60a5fa;background:#1e2234e6;border-color:#3b82f666;transform:translateY(-50%)scale(1.08);box-shadow:0 0 15px #3b82f633}.AgentCarousel-module__IiBmEG__leftArrow{left:10px}.AgentCarousel-module__IiBmEG__rightArrow{right:10px}@media (min-width:1280px){.AgentCarousel-module__IiBmEG__leftArrow{left:-20px}.AgentCarousel-module__IiBmEG__rightArrow{right:-20px}}.AgentCarousel-module__IiBmEG__progressBar{background:#ffffff0a;width:100%;height:3px;position:absolute;bottom:0;left:0}.AgentCarousel-module__IiBmEG__progressFill{background:linear-gradient(90deg,#3b82f6,#7c3aed);width:0%;height:100%}.AgentCarousel-module__IiBmEG__mockBrowser{background:#0a0b108c;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;width:100%;height:100%;display:flex;position:relative;overflow:hidden;box-shadow:0 15px 30px #0009}.AgentCarousel-module__IiBmEG__browserHeader{background:#0303034d;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:8px 12px;display:flex}.AgentCarousel-module__IiBmEG__windowDots{gap:5px;display:flex}.AgentCarousel-module__IiBmEG__dot{border-radius:50%;width:7px;height:7px}.AgentCarousel-module__IiBmEG__dotRed{opacity:.6;background:#ef4444}.AgentCarousel-module__IiBmEG__dotYellow{opacity:.6;background:#eab308}.AgentCarousel-module__IiBmEG__dotGreen{opacity:.6;background:#22c55e}.AgentCarousel-module__IiBmEG__browserTitle{color:#64748b;letter-spacing:.02em;font-family:monospace;font-size:.55rem}.AgentCarousel-module__IiBmEG__browserBody{color:#cbd5e1;text-align:left;flex:1;padding:12px;font-family:monospace;font-size:.6rem;line-height:1.45;position:relative;overflow:hidden}.AgentCarousel-module__IiBmEG__mockScannerRow{border-bottom:1px solid #ffffff08;justify-content:space-between;align-items:center;margin-bottom:6px;padding-bottom:4px;display:flex}.AgentCarousel-module__IiBmEG__mockScanName{color:#94a3b8}.AgentCarousel-module__IiBmEG__mockScanVal{font-weight:700}.AgentCarousel-module__IiBmEG__textGreen{color:#34d399}.AgentCarousel-module__IiBmEG__textBlue{color:#60a5fa}.AgentCarousel-module__IiBmEG__textAmber{color:#fbbf24}.AgentCarousel-module__IiBmEG__textRose{color:#fda4af}.AgentCarousel-module__IiBmEG__miniLog{color:#64748b;border-top:1px dashed #ffffff0f;margin-top:8px;padding-top:6px;font-size:.55rem}.AgentCarousel-module__IiBmEG__fakeCursor{z-index:99;pointer-events:none;width:14px;height:14px;position:absolute}.AgentCarousel-module__IiBmEG__fakeBtn{cursor:pointer;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;width:fit-content;padding:5px 12px;font-family:monospace;font-size:.55rem;font-weight:700;transition:all .2s;display:inline-flex}.AgentCarousel-module__IiBmEG__webBtn{color:#f43f5e;background:#ef444426;border-color:#ef44444d}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__webBtn{animation:5s infinite AgentCarousel-module__IiBmEG__webBtnClick}.AgentCarousel-module__IiBmEG__webStatusBanner{color:#fda4af;background:#ef444414;border:1px solid #ef444426;border-radius:6px;justify-content:space-between;align-items:center;margin-bottom:10px;padding:6px 10px;font-size:.55rem;font-weight:700;display:flex}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__webStatusBanner{animation:5s infinite AgentCarousel-module__IiBmEG__webBannerChange}.AgentCarousel-module__IiBmEG__webCursor{opacity:0;transition:opacity .3s}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__webCursor{opacity:1;animation:5s infinite AgentCarousel-module__IiBmEG__webCursorMove}@keyframes AgentCarousel-module__IiBmEG__webCursorMove{0%{top:80%;left:80%}35%{top:58%;left:55%}45%{top:58%;left:55%;transform:scale(.85)}55%{top:58%;left:55%;transform:scale(1)}75%{top:80%;left:80%}to{top:80%;left:80%}}@keyframes AgentCarousel-module__IiBmEG__webBtnClick{0%{color:#f43f5e;background:#ef444426;border-color:#ef44444d;transform:scale(1)}43%{color:#f43f5e;background:#ef444426;border-color:#ef44444d;transform:scale(1)}45%{transform:scale(.92)}50%{color:#34d399;background:#10b98126;border-color:#10b9814d;transform:scale(1)}85%{color:#34d399;background:#10b98126;border-color:#10b9814d}to{color:#f43f5e;background:#ef444426;border-color:#ef44444d}}@keyframes AgentCarousel-module__IiBmEG__webBannerChange{0%{color:#fda4af;background:#ef444414;border-color:#ef444426}48%{color:#fda4af;background:#ef444414;border-color:#ef444426}52%{color:#a7f3d0;background:#10b98114;border-color:#10b98126}85%{color:#a7f3d0;background:#10b98114;border-color:#10b98126}to{color:#fda4af;background:#ef444414;border-color:#ef444426}}.AgentCarousel-module__IiBmEG__appBtn{color:#60a5fa;background:#3b82f626;border-color:#3b82f64d}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__appBtn{animation:5s infinite AgentCarousel-module__IiBmEG__appBtnClick}.AgentCarousel-module__IiBmEG__appLogItem{background:#ffffff03;border-radius:4px;justify-content:space-between;margin-bottom:4px;padding:4px 6px;transition:all .3s;display:flex}.AgentCarousel-module__IiBmEG__appLogFlagged{color:#fda4af;background:#ef44441a}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__appLogFlagged{animation:5s infinite AgentCarousel-module__IiBmEG__appLogRedToGray}.AgentCarousel-module__IiBmEG__appCursor{opacity:0;transition:opacity .3s}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__appCursor{opacity:1;animation:5s infinite AgentCarousel-module__IiBmEG__appCursorMove}@keyframes AgentCarousel-module__IiBmEG__appCursorMove{0%{top:80%;left:80%}35%{top:60%;left:70%}45%{top:60%;left:70%;transform:scale(.85)}55%{top:60%;left:70%;transform:scale(1)}75%{top:80%;left:80%}to{top:80%;left:80%}}@keyframes AgentCarousel-module__IiBmEG__appBtnClick{0%{color:#60a5fa;background:#3b82f626;border-color:#3b82f64d;transform:scale(1)}43%{color:#60a5fa;background:#3b82f626;border-color:#3b82f64d;transform:scale(1)}45%{transform:scale(.92)}50%{color:#34d399;background:#10b98126;border-color:#10b9814d;transform:scale(1)}85%{color:#34d399;background:#10b98126;border-color:#10b9814d}to{color:#60a5fa;background:#3b82f626;border-color:#3b82f64d}}@keyframes AgentCarousel-module__IiBmEG__appLogRedToGray{0%{color:#fda4af;background:#ef44441a}48%{color:#fda4af;background:#ef44441a}52%{color:#64748b;background:#ffffff05}85%{color:#64748b;background:#ffffff05}to{color:#fda4af;background:#ef44441a}}.AgentCarousel-module__IiBmEG__graphVisual{justify-content:space-between;align-items:center;width:100%;height:100%;padding:0 10px;display:flex;position:relative}.AgentCarousel-module__IiBmEG__graphNode{z-index:5;background:#ffffff05;border:1px solid #ffffff0f;border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:8px 14px;font-family:monospace;font-size:.55rem;display:flex}.AgentCarousel-module__IiBmEG__nodeBlue{background:#3b82f60a;border-color:#3b82f633}.AgentCarousel-module__IiBmEG__nodeViolet{background:#8b5cf60a;border-color:#8b5cf633;position:relative}.AgentCarousel-module__IiBmEG__nodeGreen{background:#10b9810a;border-color:#10b98133}.AgentCarousel-module__IiBmEG__nodeTitle{color:#64748b;text-transform:uppercase;font-size:.45rem}.AgentCarousel-module__IiBmEG__nodeVal{color:#fff;font-weight:700}.AgentCarousel-module__IiBmEG__infraToggleSwitch{cursor:pointer;background:#f43f5e;border-radius:99px;width:24px;height:12px;margin-top:4px;position:relative}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__infraToggleSwitch{animation:5s infinite AgentCarousel-module__IiBmEG__infraToggleBg}.AgentCarousel-module__IiBmEG__infraToggleKnob{background:#fff;border-radius:50%;width:8px;height:8px;position:absolute;top:2px;right:2px}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__infraToggleKnob{animation:5s infinite AgentCarousel-module__IiBmEG__infraToggleSlide}.AgentCarousel-module__IiBmEG__infraCursor{opacity:0;transition:opacity .3s}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__infraCursor{opacity:1;animation:5s infinite AgentCarousel-module__IiBmEG__infraCursorMove}@keyframes AgentCarousel-module__IiBmEG__infraCursorMove{0%{top:80%;left:80%}30%{top:62%;left:52%}40%{top:62%;left:52%;transform:scale(.85)}50%{top:62%;left:52%;transform:scale(1)}75%{top:80%;left:80%}to{top:80%;left:80%}}@keyframes AgentCarousel-module__IiBmEG__infraToggleBg{0%{background:#f43f5e}43%{background:#f43f5e}50%{background:#10b981}85%{background:#10b981}to{background:#f43f5e}}@keyframes AgentCarousel-module__IiBmEG__infraToggleSlide{0%{left:auto;right:2px}43%{left:auto;right:2px}50%{left:2px;right:auto}85%{left:2px;right:auto}to{left:auto;right:2px}}.AgentCarousel-module__IiBmEG__graphArrow{background:linear-gradient(90deg,#3b82f666,#8b5cf666);flex:1;height:1.5px;margin:0 8px;position:relative}.AgentCarousel-module__IiBmEG__graphArrow:after{content:"";border-top:1.5px solid #8b5cf699;border-right:1.5px solid #8b5cf699;width:6px;height:6px;position:absolute;top:-2.5px;right:-2px;transform:rotate(45deg)}.AgentCarousel-module__IiBmEG__ringVisual{justify-content:space-around;align-items:center;width:100%;height:100%;display:flex;position:relative}.AgentCarousel-module__IiBmEG__complianceRingItem{flex-direction:column;align-items:center;gap:6px;display:flex}.AgentCarousel-module__IiBmEG__ringSvg{width:60px;height:60px;transform:rotate(-90deg)}.AgentCarousel-module__IiBmEG__ringTrack{fill:none;stroke:#ffffff08;stroke-width:4px}.AgentCarousel-module__IiBmEG__ringFill{fill:none;stroke-width:4px;stroke-linecap:round}.AgentCarousel-module__IiBmEG__ringFillSOC2{stroke-dasharray:150.79;stroke-dashoffset:30.158}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__ringFillSOC2{animation:5s infinite AgentCarousel-module__IiBmEG__ringSOC2Progress}.AgentCarousel-module__IiBmEG__ringFillISO27K{stroke-dasharray:150.79;stroke-dashoffset:37.6975}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__ringFillISO27K{animation:5s infinite AgentCarousel-module__IiBmEG__ringISOProgress}.AgentCarousel-module__IiBmEG__ringFillHIPAA{stroke-dasharray:150.79;stroke-dashoffset:57.3002}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__ringFillHIPAA{animation:5s infinite AgentCarousel-module__IiBmEG__ringHIPAAProgress}.AgentCarousel-module__IiBmEG__ringLabel{color:#94a3b8;font-size:.55rem;font-weight:700}.AgentCarousel-module__IiBmEG__ringPercent{color:#fff;font-size:.9rem;font-weight:800}.AgentCarousel-module__IiBmEG__ringPercentSOC2:after{content:"80%"}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__ringPercentSOC2:after{animation:5s infinite AgentCarousel-module__IiBmEG__percentSOC2Text}.AgentCarousel-module__IiBmEG__ringPercentISO27K:after{content:"75%"}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__ringPercentISO27K:after{animation:5s infinite AgentCarousel-module__IiBmEG__percentISOText}.AgentCarousel-module__IiBmEG__ringPercentHIPAA:after{content:"62%"}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__ringPercentHIPAA:after{animation:5s infinite AgentCarousel-module__IiBmEG__percentHIPAAText}.AgentCarousel-module__IiBmEG__fwBtn{color:#fbbf24;background:#f59e0b26;border-color:#f59e0b4d;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__fwBtn{animation:5s infinite AgentCarousel-module__IiBmEG__fwBtnClick}.AgentCarousel-module__IiBmEG__fwCursor{opacity:0;transition:opacity .3s}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__fwCursor{opacity:1;animation:5s infinite AgentCarousel-module__IiBmEG__fwCursorMove}@keyframes AgentCarousel-module__IiBmEG__fwCursorMove{0%{top:80%;left:80%}30%{top:80%;left:52%}40%{top:80%;left:52%;transform:scale(.85)}50%{top:80%;left:52%;transform:scale(1)}75%{top:80%;left:80%}to{top:80%;left:80%}}@keyframes AgentCarousel-module__IiBmEG__fwBtnClick{0%{transform:translate(-50%)scale(1)}38%{transform:translate(-50%)scale(1)}40%{transform:translate(-50%)scale(.92)}45%{color:#34d399;background:#10b98126;border-color:#10b9814d;transform:translate(-50%)scale(1)}85%{color:#34d399;background:#10b98126;border-color:#10b9814d}to{color:#fbbf24;background:#f59e0b26;border-color:#f59e0b4d}}@keyframes AgentCarousel-module__IiBmEG__ringSOC2Progress{0%{stroke-dashoffset:30.158}45%{stroke-dashoffset:30.158}52%{stroke-dashoffset:0}85%{stroke-dashoffset:0}to{stroke-dashoffset:30.158}}@keyframes AgentCarousel-module__IiBmEG__ringISOProgress{0%{stroke-dashoffset:37.6975}45%{stroke-dashoffset:37.6975}52%{stroke-dashoffset:7.5395}85%{stroke-dashoffset:7.5395}to{stroke-dashoffset:37.6975}}@keyframes AgentCarousel-module__IiBmEG__ringHIPAAProgress{0%{stroke-dashoffset:57.3002}45%{stroke-dashoffset:57.3002}52%{stroke-dashoffset:12.0632}85%{stroke-dashoffset:12.0632}to{stroke-dashoffset:57.3002}}@keyframes AgentCarousel-module__IiBmEG__percentSOC2Text{0%{content:"80%"}45%{content:"80%"}52%{content:"100%"}85%{content:"100%"}to{content:"80%"}}@keyframes AgentCarousel-module__IiBmEG__percentISOText{0%{content:"75%"}45%{content:"75%"}52%{content:"95%"}85%{content:"95%"}to{content:"75%"}}@keyframes AgentCarousel-module__IiBmEG__percentHIPAAText{0%{content:"62%"}45%{content:"62%"}52%{content:"92%"}85%{content:"92%"}to{content:"62%"}}.AgentCarousel-module__IiBmEG__carouselPpaGrid{grid-template-columns:1fr 28px 1fr;align-items:center;gap:8px;height:104px;display:grid}.AgentCarousel-module__IiBmEG__carouselPpaCol{flex-direction:column;gap:4px;height:100%;display:flex}.AgentCarousel-module__IiBmEG__carouselPpaLabel{letter-spacing:.05em;color:#64748b;text-transform:uppercase;font-size:.45rem;font-weight:700}.AgentCarousel-module__IiBmEG__carouselPpaDocCard{background:#0f172a66;border:1px solid #ffffff0a;border-radius:8px;flex-direction:column;flex:1;gap:6px;min-height:80px;padding:8px;display:flex;position:relative;overflow:hidden}.AgentCarousel-module__IiBmEG__carouselPpaDocHeader{align-items:center;gap:6px;display:flex}.AgentCarousel-module__IiBmEG__carouselPpaDocTitle{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:.55rem;font-weight:700;overflow:hidden}.AgentCarousel-module__IiBmEG__carouselPpaDocDesc{color:#94a3b8;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;font-size:.42rem;line-height:1.25;display:-webkit-box;overflow:hidden}.AgentCarousel-module__IiBmEG__carouselPpaArrowCol{justify-content:center;align-items:center;display:flex}.AgentCarousel-module__IiBmEG__carouselPpaArrowCircle{color:#f43f5e;background:#0f172a99;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.AgentCarousel-module__IiBmEG__carouselPpaEditorCard{color:#e2e8f0;background:#0f172a66;border:1px solid #ffffff0a;border-radius:8px;flex:1;gap:6px;min-height:80px;padding:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.42rem;line-height:1.2;display:flex;overflow:hidden}.AgentCarousel-module__IiBmEG__carouselPpaLineNumbers{color:#475569;-webkit-user-select:none;user-select:none;flex-direction:column;align-items:flex-end;display:flex}.AgentCarousel-module__IiBmEG__carouselPpaLineNumbers div,.AgentCarousel-module__IiBmEG__carouselPpaCode div{height:9px;margin:0;padding:0;line-height:9px}.AgentCarousel-module__IiBmEG__carouselPpaCode{flex-direction:column;width:100%;display:flex}.AgentCarousel-module__IiBmEG__tokenBrace{color:#94a3b8}.AgentCarousel-module__IiBmEG__tokenKey{color:#f43f5e}.AgentCarousel-module__IiBmEG__tokenString{color:#2dd4bf}.AgentCarousel-module__IiBmEG__carouselPpaFooter{border-top:1px solid #ffffff0a;grid-template-columns:repeat(4,1fr);gap:4px;margin-top:8px;padding-top:8px;display:grid}.AgentCarousel-module__IiBmEG__carouselPpaStageItem{color:#64748b;white-space:nowrap;text-overflow:ellipsis;background:#ffffff03;border:1px solid #ffffff05;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:4px 2px;font-size:.42rem;font-weight:600;display:flex;overflow:hidden}.AgentCarousel-module__IiBmEG__carouselPpaStageItem svg{color:#f43f5e;flex-shrink:0}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaDocCard:after{content:"";background:linear-gradient(90deg,#0000,#f43f5e,#0000);height:1.5px;animation:6s infinite AgentCarousel-module__IiBmEG__carouselScan;position:absolute;left:0;right:0;box-shadow:0 0 6px #f43f5e}@keyframes AgentCarousel-module__IiBmEG__carouselScan{0%,25%{opacity:0;top:0%}5%{opacity:1}20%{opacity:1}25%{opacity:0;top:100%}26%,to{opacity:0;top:0%}}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaArrowCircle{animation:6s infinite AgentCarousel-module__IiBmEG__carouselArrowPulse}@keyframes AgentCarousel-module__IiBmEG__carouselArrowPulse{26%,50%{color:#f43f5e;border-color:#f43f5e;box-shadow:0 0 10px #f43f5e4d}0%,25%,51%,to{box-shadow:none;color:#fff6;border-color:#ffffff0f}}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaCode div{transition:opacity .3s}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaCode div:first-child{animation:6s infinite AgentCarousel-module__IiBmEG__lineReveal1}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaCode div:nth-child(2){animation:6s infinite AgentCarousel-module__IiBmEG__lineReveal2}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaCode div:nth-child(3){animation:6s infinite AgentCarousel-module__IiBmEG__lineReveal3}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaCode div:nth-child(4){animation:6s infinite AgentCarousel-module__IiBmEG__lineReveal4}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaCode div:nth-child(5){animation:6s infinite AgentCarousel-module__IiBmEG__lineReveal5}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaCode div:nth-child(6){animation:6s infinite AgentCarousel-module__IiBmEG__lineReveal6}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaCode div:nth-child(7){animation:6s infinite AgentCarousel-module__IiBmEG__lineReveal7}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaCode div:nth-child(8){animation:6s infinite AgentCarousel-module__IiBmEG__lineReveal8}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaCode div:nth-child(9){animation:6s infinite AgentCarousel-module__IiBmEG__lineReveal9}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaCode div:nth-child(10){animation:6s infinite AgentCarousel-module__IiBmEG__lineReveal10}@keyframes AgentCarousel-module__IiBmEG__lineReveal1{0%,50%{opacity:.15}51%,to{opacity:1}}@keyframes AgentCarousel-module__IiBmEG__lineReveal2{0%,52%{opacity:.15}53%,to{opacity:1}}@keyframes AgentCarousel-module__IiBmEG__lineReveal3{0%,54%{opacity:.15}55%,to{opacity:1}}@keyframes AgentCarousel-module__IiBmEG__lineReveal4{0%,56%{opacity:.15}57%,to{opacity:1}}@keyframes AgentCarousel-module__IiBmEG__lineReveal5{0%,58%{opacity:.15}59%,to{opacity:1}}@keyframes AgentCarousel-module__IiBmEG__lineReveal6{0%,60%{opacity:.15}61%,to{opacity:1}}@keyframes AgentCarousel-module__IiBmEG__lineReveal7{0%,62%{opacity:.15}63%,to{opacity:1}}@keyframes AgentCarousel-module__IiBmEG__lineReveal8{0%,64%{opacity:.15}65%,to{opacity:1}}@keyframes AgentCarousel-module__IiBmEG__lineReveal9{0%,66%{opacity:.15}67%,to{opacity:1}}@keyframes AgentCarousel-module__IiBmEG__lineReveal10{0%,68%{opacity:.15}69%,to{opacity:1}}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaStageItem:first-child{animation:6s infinite AgentCarousel-module__IiBmEG__carouselStageHighlight1}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaStageItem:nth-child(2){animation:6s infinite AgentCarousel-module__IiBmEG__carouselStageHighlight2}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaStageItem:nth-child(3){animation:6s infinite AgentCarousel-module__IiBmEG__carouselStageHighlight3}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaStageItem:nth-child(4),.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselPpaStageItem:nth-child(4){animation:6s infinite AgentCarousel-module__IiBmEG__carouselStageHighlight4}@keyframes AgentCarousel-module__IiBmEG__carouselStageHighlight1{0%,25%{color:#f8fafc;background:#f43f5e14;border-color:#f43f5e40}26%,to{color:#64748b;background:#ffffff03;border-color:#ffffff05}}@keyframes AgentCarousel-module__IiBmEG__carouselStageHighlight2{26%,50%{color:#f8fafc;background:#f43f5e14;border-color:#f43f5e40}0%,25%,51%,to{color:#64748b;background:#ffffff03;border-color:#ffffff05}}@keyframes AgentCarousel-module__IiBmEG__carouselStageHighlight3{51%,75%{color:#f8fafc;background:#f43f5e14;border-color:#f43f5e40}0%,50%,76%,to{color:#64748b;background:#ffffff03;border-color:#ffffff05}}@keyframes AgentCarousel-module__IiBmEG__carouselStageHighlight4{76%,to{color:#f8fafc;background:#f43f5e14;border-color:#f43f5e40}0%,75%{color:#64748b;background:#ffffff03;border-color:#ffffff05}}@keyframes AgentCarousel-module__IiBmEG__pulse{0%{transform:scale(.95);box-shadow:0 0 #60a5fab3}70%{transform:scale(1);box-shadow:0 0 0 6px #60a5fa00}to{transform:scale(.95);box-shadow:0 0 #60a5fa00}}.AgentCarousel-module__IiBmEG__bottomControls{z-index:20;justify-content:center;align-items:center;margin-top:32px;display:flex;position:relative}.AgentCarousel-module__IiBmEG__roundPushBtn{-webkit-backdrop-filter:blur(12px);color:#fff;cursor:pointer;background:#0f111ab3;border:1px solid #ffffff14;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 10px 25px -5px #00000080,inset 0 1px #ffffff0d}.AgentCarousel-module__IiBmEG__roundPushBtn:hover{color:#60a5fa;background:#1e2234e6;border-color:#3b82f666;transform:scale(1.08);box-shadow:0 0 15px #3b82f640}.AgentCarousel-module__IiBmEG__roundPushBtn:active{transform:scale(.92)}.AgentCarousel-module__IiBmEG__mockupImageContainer{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.AgentCarousel-module__IiBmEG__mockupImage{border:1px solid #ffffff14;border-radius:12px;width:auto;max-width:100%;height:auto;max-height:100%}.AgentCarousel-module__IiBmEG__carouselComplGrid{grid-template-columns:1.15fr .85fr 1fr;align-items:center;gap:8px;height:104px;display:grid}.AgentCarousel-module__IiBmEG__carouselComplCol{flex-direction:column;gap:3px;height:100%;display:flex}.AgentCarousel-module__IiBmEG__carouselComplLabel{letter-spacing:.05em;color:#64748b;text-transform:uppercase;font-size:.45rem;font-weight:700}.AgentCarousel-module__IiBmEG__carouselComplSourceList{flex-direction:column;gap:4px;display:flex}.AgentCarousel-module__IiBmEG__carouselComplSourceItem{background:#0f172a66;border:1px solid #ffffff08;border-radius:6px;justify-content:space-between;align-items:center;padding:4px 6px;transition:all .3s;display:flex}.AgentCarousel-module__IiBmEG__carouselComplSourceName{color:#f1f5f9;white-space:nowrap;font-size:.5rem;font-weight:600}.AgentCarousel-module__IiBmEG__carouselComplSourceCheck{color:#10b981;background:#10b9811a;border:1px solid #10b9814d;border-radius:50%;justify-content:center;align-items:center;width:10px;height:10px;font-size:.35rem;display:flex}.AgentCarousel-module__IiBmEG__carouselComplEngine{flex-direction:column;justify-content:center;align-items:center;gap:6px;display:flex}.AgentCarousel-module__IiBmEG__carouselComplRingWrapper{justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative}.AgentCarousel-module__IiBmEG__carouselComplRingBg{border:1.5px dashed #3b82f626;border-radius:50%;width:48px;height:48px;animation:12s linear infinite AgentCarousel-module__IiBmEG__complRotate;position:absolute}.AgentCarousel-module__IiBmEG__carouselComplRingGlow{border:2px solid #0000;border-color:#3b82f6 #0000 #8b5cf6;border-radius:50%;width:40px;height:40px;animation:4s linear infinite AgentCarousel-module__IiBmEG__complSpin;position:absolute}.AgentCarousel-module__IiBmEG__carouselComplShieldBox{color:#3b82f6;z-index:2;background:#0f172ad9;border:1px solid #3b82f633;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.AgentCarousel-module__IiBmEG__carouselComplEngineText{color:#94a3b8;white-space:nowrap;font-size:.42rem;font-weight:600}.AgentCarousel-module__IiBmEG__carouselComplFwList{flex-direction:column;gap:4px;display:flex}.AgentCarousel-module__IiBmEG__carouselComplFwCard{background:#0f172a66;border:1px solid #ffffff08;border-radius:6px;justify-content:space-between;align-items:center;padding:4px 6px;display:flex}.AgentCarousel-module__IiBmEG__carouselComplFwInfo{align-items:center;gap:6px;display:flex}.AgentCarousel-module__IiBmEG__carouselComplFwRing{justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:relative}.AgentCarousel-module__IiBmEG__carouselComplFwName{color:#f1f5f9;white-space:nowrap;font-size:.52rem;font-weight:700}.AgentCarousel-module__IiBmEG__carouselComplFooter{border-top:1px solid #ffffff0a;justify-content:space-between;align-items:center;margin-top:6px;padding-top:6px;display:flex}.AgentCarousel-module__IiBmEG__carouselComplIssuesList{gap:8px;display:flex}.AgentCarousel-module__IiBmEG__carouselComplIssueItem{align-items:center;gap:4px;display:flex}.AgentCarousel-module__IiBmEG__carouselComplIssueCircle{border-radius:50%;justify-content:center;align-items:center;width:14px;height:14px;font-size:.46rem;font-weight:800;display:flex}.AgentCarousel-module__IiBmEG__carouselComplCircleRed{color:#f87171;background:#ef44441a;border:1px solid #ef4444}.AgentCarousel-module__IiBmEG__carouselComplCircleOrange{color:#fb923c;background:#f973161a;border:1px solid #f97316}.AgentCarousel-module__IiBmEG__carouselComplCircleYellow{color:#fde047;background:#eab3081a;border:1px solid #eab308}.AgentCarousel-module__IiBmEG__carouselComplIssueLabel{color:#64748b;font-size:.42rem;font-weight:600}.AgentCarousel-module__IiBmEG__carouselComplLink{color:#3b82f6;align-items:center;gap:2px;font-size:.45rem;font-weight:700;display:flex}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselComplSourceItem:first-child{animation:4s infinite AgentCarousel-module__IiBmEG__carouselSrcHighlight1}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselComplSourceItem:nth-child(2){animation:4s infinite AgentCarousel-module__IiBmEG__carouselSrcHighlight2}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselComplSourceItem:nth-child(3){animation:4s infinite AgentCarousel-module__IiBmEG__carouselSrcHighlight3}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselComplSourceItem:nth-child(4){animation:4s infinite AgentCarousel-module__IiBmEG__carouselSrcHighlight4}@keyframes AgentCarousel-module__IiBmEG__carouselSrcHighlight1{0%,25%{background:#3b82f60d;border-color:#3b82f640}26%,to{background:#0f172a66;border-color:#ffffff08}}@keyframes AgentCarousel-module__IiBmEG__carouselSrcHighlight2{26%,50%{background:#3b82f60d;border-color:#3b82f640}0%,25%,51%,to{background:#0f172a66;border-color:#ffffff08}}@keyframes AgentCarousel-module__IiBmEG__carouselSrcHighlight3{51%,75%{background:#3b82f60d;border-color:#3b82f640}0%,50%,76%,to{background:#0f172a66;border-color:#ffffff08}}@keyframes AgentCarousel-module__IiBmEG__carouselSrcHighlight4{76%,to{background:#3b82f60d;border-color:#3b82f640}0%,75%{background:#0f172a66;border-color:#ffffff08}}.AgentCarousel-module__IiBmEG__cardActive .AgentCarousel-module__IiBmEG__carouselComplShieldBox{animation:2s infinite alternate AgentCarousel-module__IiBmEG__carouselShieldPulse}@keyframes AgentCarousel-module__IiBmEG__carouselShieldPulse{0%{transform:scale(1);box-shadow:inset 0 0 6px #3b82f633}to{transform:scale(1.05);box-shadow:inset 0 0 12px #3b82f673}}
.PricingSection-module__v8EG6W__section{background:var(--background);border-top:1px solid var(--border-color);border-bottom:1px solid var(--border-color);padding:56px 0;position:relative;overflow:hidden}.dark .PricingSection-module__v8EG6W__section{border-color:#ffffff08}.PricingSection-module__v8EG6W__bgGrid{pointer-events:none;background-image:linear-gradient(90deg,#00000005 1px,#0000 1px),linear-gradient(#00000005 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.dark .PricingSection-module__v8EG6W__bgGrid{background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px)}.PricingSection-module__v8EG6W__glowContainer{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.PricingSection-module__v8EG6W__glowSpot1{filter:blur(120px);background:radial-gradient(circle,#7c3aed08 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:10%;left:-10%}.PricingSection-module__v8EG6W__glowSpot2{filter:blur(120px);background:radial-gradient(circle,#3b82f608 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;bottom:10%;right:-10%}.PricingSection-module__v8EG6W__container{max-width:var(--container-max-width,1200px);padding:0 var(--container-padding-x,24px);z-index:10;margin:0 auto;position:relative}.PricingSection-module__v8EG6W__header{text-align:center;max-width:1044px;margin:0 auto 36px}.PricingSection-module__v8EG6W__consoleTag{color:#3b82f6;background:#3b82f614;border:1px solid #3b82f633;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-bottom:20px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-flex;box-shadow:0 0 10px #3b82f60d}.dark .PricingSection-module__v8EG6W__consoleTag{color:#60a5fa;background:#3b82f614;border-color:#3b82f640;box-shadow:0 0 15px #3b82f626}.PricingSection-module__v8EG6W__pulseDot{--pulse-color:#3b82f6b3;--pulse-color-zero:#3b82f600;background:#3b82f6;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.5s infinite PricingSection-module__v8EG6W__pulse;display:inline-block}.dark .PricingSection-module__v8EG6W__pulseDot{--pulse-color:#60a5fab3;--pulse-color-zero:#60a5fa00;background:#60a5fa}.PricingSection-module__v8EG6W__title{color:var(--foreground)!important;letter-spacing:-.015em!important;margin-bottom:16px!important;font-size:2.5rem!important;font-weight:850!important;line-height:1.2!important}.PricingSection-module__v8EG6W__title span{background:linear-gradient(135deg,#3b82f6,#7c3aed,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.dark .PricingSection-module__v8EG6W__title span{background:linear-gradient(135deg,#60a5fa,#7c3aed,#a78bfa)}.PricingSection-module__v8EG6W__description{color:var(--muted-color)!important;font-size:1rem!important;line-height:1.625!important}.PricingSection-module__v8EG6W__pricingGrid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:32px;margin-top:40px;display:grid}@media (max-width:1024px){.PricingSection-module__v8EG6W__pricingGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.PricingSection-module__v8EG6W__pricingGrid{grid-template-columns:1fr;gap:24px}}.PricingSection-module__v8EG6W__card{background:var(--bg-subtle);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:24px;flex-direction:column;padding:40px 32px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative}.dark .PricingSection-module__v8EG6W__card{background:#0a0b1073;border-color:#1f2937;box-shadow:inset 0 1px #ffffff05}.PricingSection-module__v8EG6W__card:hover{box-shadow:var(--shadow-lg);border-color:#cbd5e1;transform:translateY(-6px)}.dark .PricingSection-module__v8EG6W__card:hover{background:#0b0e1f99;border-color:#374151;box-shadow:0 30px 60px -15px #000c,inset 0 1px #ffffff0a}.PricingSection-module__v8EG6W__cardPopular{box-shadow:var(--shadow-md);border-color:#8b5cf659}.dark .PricingSection-module__v8EG6W__cardPopular{background:#0b0e1fb3;border-color:#8b5cf659;box-shadow:0 30px 60px -15px #000000e6,0 0 40px -10px #8b5cf626,inset 0 1px #ffffff14}.PricingSection-module__v8EG6W__cardPopular:hover{border-color:#8b5cf68c;transform:translateY(-6px)}.dark .PricingSection-module__v8EG6W__cardPopular:hover{background:#0c1024d9;border-color:#8b5cf680;box-shadow:0 40px 80px -20px #000000f2,0 0 50px -5px #8b5cf640,inset 0 1px #ffffff1a}.PricingSection-module__v8EG6W__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#7c3aed,#6366f1);border-radius:99px;padding:4px 12px;font-size:.65rem;font-weight:700;position:absolute;top:18px;right:24px;box-shadow:0 0 10px #7c3aed33}.PricingSection-module__v8EG6W__cardHeader{flex-direction:column;margin-bottom:24px;display:flex}.PricingSection-module__v8EG6W__iconContainer{background:#7c3aed14;border:1px solid #7c3aed26;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.dark .PricingSection-module__v8EG6W__iconContainer{background:#8b5cf614;border-color:#8b5cf633}.PricingSection-module__v8EG6W__planName{color:var(--foreground);margin-bottom:8px;font-size:1.75rem;font-weight:800}.PricingSection-module__v8EG6W__planTagline{color:var(--muted-color);min-height:40px;margin-bottom:20px;font-size:.85rem;line-height:1.4}.PricingSection-module__v8EG6W__planDescription{color:var(--muted-color);min-height:72px;margin-bottom:24px;font-size:.875rem;line-height:1.5}@media (max-width:1200px){.PricingSection-module__v8EG6W__planDescription{min-height:auto}}.PricingSection-module__v8EG6W__priceContainer{margin-top:8px}.PricingSection-module__v8EG6W__priceRow{color:var(--foreground);align-items:baseline;display:flex}.PricingSection-module__v8EG6W__currency{margin-right:2px;font-size:1.5rem;font-weight:600}.PricingSection-module__v8EG6W__price{letter-spacing:-.02em;font-size:3rem;font-weight:850;line-height:1}.PricingSection-module__v8EG6W__period{color:var(--muted-color);margin-left:4px;font-size:1rem;font-weight:500}.PricingSection-module__v8EG6W__contactSalesText{letter-spacing:-.02em;font-size:2.25rem;font-weight:850;line-height:1.1}.PricingSection-module__v8EG6W__periodDetail{color:var(--muted-color);margin-top:4px;font-size:.75rem;display:block}.PricingSection-module__v8EG6W__divider{background:var(--border-color);height:1px;margin-bottom:24px}.dark .PricingSection-module__v8EG6W__divider{background:#ffffff0f}.PricingSection-module__v8EG6W__cardBody{flex-grow:1;margin-bottom:32px}.PricingSection-module__v8EG6W__featuresHeader{color:var(--foreground);margin-bottom:14px;font-size:.85rem;font-weight:700}.PricingSection-module__v8EG6W__featuresList{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.PricingSection-module__v8EG6W__featureItem{color:var(--foreground);align-items:flex-start;gap:10px;font-size:.825rem;line-height:1.45;display:flex}.PricingSection-module__v8EG6W__checkIcon{flex-shrink:0;margin-top:2px}.PricingSection-module__v8EG6W__check_blue{color:#3b82f6}.dark .PricingSection-module__v8EG6W__check_blue{color:#60a5fa}.PricingSection-module__v8EG6W__check_violet{color:#8b5cf6}.dark .PricingSection-module__v8EG6W__check_violet{color:#a78bfa}.PricingSection-module__v8EG6W__check_green{color:#10b981}.dark .PricingSection-module__v8EG6W__check_green{color:#34d399}.PricingSection-module__v8EG6W__cardFooter{margin-top:auto}.PricingSection-module__v8EG6W__ctaBtn{width:100%;box-shadow:var(--shadow-sm);border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex}.PricingSection-module__v8EG6W__ctaBtnOutline{background:var(--bg-subtle);border:1px solid var(--border-color);color:var(--foreground)}.PricingSection-module__v8EG6W__ctaBtnOutline:hover{background:#00000008;border-color:#00000026;transform:translateY(-2px)}.dark .PricingSection-module__v8EG6W__ctaBtnOutline{color:#fff;background:#ffffff05;border:1px solid #ffffff14}.dark .PricingSection-module__v8EG6W__ctaBtnOutline:hover{color:#fff;background:#ffffff0f;border-color:#fff3}.PricingSection-module__v8EG6W__ctaBtnPopular{color:#fff;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none}.PricingSection-module__v8EG6W__ctaBtnPopular:hover{background:linear-gradient(135deg,#8b5cf6,#4f46e5);transform:translateY(-2px);box-shadow:0 0 20px #7c3aed4d}.PricingSection-module__v8EG6W__ctaBtn:hover svg{transform:translate(4px)}.PricingSection-module__v8EG6W__subtextContainer{color:var(--muted-color);justify-content:center;align-items:center;gap:4px;margin-top:12px;font-size:.75rem;font-weight:500;display:flex}.PricingSection-module__v8EG6W__trustGrid{background:var(--bg-subtle);border:1px solid var(--border-color);border-radius:20px;grid-template-columns:repeat(4,1fr);gap:24px;margin-top:56px;padding:32px;display:grid}@media (max-width:1024px){.PricingSection-module__v8EG6W__trustGrid{grid-template-columns:repeat(2,1fr);gap:32px}}@media (max-width:640px){.PricingSection-module__v8EG6W__trustGrid{grid-template-columns:1fr;gap:24px;padding:24px}}.PricingSection-module__v8EG6W__trustItem{align-items:flex-start;gap:16px;display:flex}.PricingSection-module__v8EG6W__trustIconContainer{background:#2563eb14;border:1px solid #2563eb26;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.dark .PricingSection-module__v8EG6W__trustIconContainer{background:#3b82f614;border-color:#3b82f633}.PricingSection-module__v8EG6W__trustText{flex-direction:column;gap:4px;display:flex}.PricingSection-module__v8EG6W__trustTitle{color:var(--foreground);font-size:.9rem;font-weight:700}.PricingSection-module__v8EG6W__trustDesc{color:var(--muted-color);font-size:.775rem;line-height:1.4}@keyframes PricingSection-module__v8EG6W__pulse{0%{box-shadow:0 0 0 0 var(--pulse-color);transform:scale(.95)}70%{box-shadow:0 0 0 6px var(--pulse-color-zero);transform:scale(1)}to{box-shadow:0 0 0 0 var(--pulse-color-zero);transform:scale(.95)}}
.BuiltForEveryone-module__zEEgTa__everyoneSection{background:var(--background);padding:var(--section-padding-y) 0;position:relative}.BuiltForEveryone-module__zEEgTa__bgGrid{pointer-events:none;background-image:linear-gradient(90deg,#00000005 1px,#0000 1px),linear-gradient(#00000005 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.dark .BuiltForEveryone-module__zEEgTa__bgGrid{background-image:linear-gradient(90deg,#ffffff05 1px,#0000 1px),linear-gradient(#ffffff05 1px,#0000 1px)}.BuiltForEveryone-module__zEEgTa__container{max-width:var(--container-max-width);padding:0 var(--container-padding-x);z-index:10;margin:0 auto;position:relative}.BuiltForEveryone-module__zEEgTa__header{text-align:center;max-width:1044px;margin:0 auto 36px}.BuiltForEveryone-module__zEEgTa__tagline{text-transform:uppercase;tracking-wider:.05em;color:#3b82f6;margin-bottom:12px;font-size:.75rem;font-weight:700}.BuiltForEveryone-module__zEEgTa__title{font-size:var(--h2-size)!important;color:var(--foreground)!important;letter-spacing:-.01em!important;margin-bottom:16px!important;font-weight:850!important;line-height:1.25!important}.BuiltForEveryone-module__zEEgTa__description{color:var(--muted-color)!important;font-size:1rem!important;line-height:1.6!important}.BuiltForEveryone-module__zEEgTa__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.BuiltForEveryone-module__zEEgTa__card{background:var(--bg-subtle);border:1px solid var(--border-color);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);will-change:transform, box-shadow, border-color;flex-direction:column;justify-content:space-between;padding:32px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;transform:translate(0,0)}.dark .BuiltForEveryone-module__zEEgTa__card{border-color:#1f2937}.BuiltForEveryone-module__zEEgTa__card:hover{box-shadow:var(--shadow-lg);border-color:#cbd5e1;transform:translateY(-4px)}.dark .BuiltForEveryone-module__zEEgTa__card:hover{border-color:#374151}.BuiltForEveryone-module__zEEgTa__iconWrapper{border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:18px;transition:transform .3s;display:flex}.BuiltForEveryone-module__zEEgTa__card:hover .BuiltForEveryone-module__zEEgTa__iconWrapper{transform:scale(1.08)}.BuiltForEveryone-module__zEEgTa__iconWrapperBlue{color:#3b82f6;background:#3b82f614;border-color:#3b82f626}.BuiltForEveryone-module__zEEgTa__iconWrapperViolet{color:#8b5cf6;background:#8b5cf614;border-color:#8b5cf626}.BuiltForEveryone-module__zEEgTa__iconWrapperGreen{color:#10b981;background:#10b98114;border-color:#10b98126}.BuiltForEveryone-module__zEEgTa__iconWrapperAmber{color:#d97706;background:#f59e0b14;border-color:#f59e0b26}.dark .BuiltForEveryone-module__zEEgTa__iconWrapperAmber{color:#fbbf24}.BuiltForEveryone-module__zEEgTa__cardTitle{color:var(--foreground);margin-bottom:8px;font-size:1.25rem;font-weight:800}.BuiltForEveryone-module__zEEgTa__cardText{color:var(--muted-color);margin-bottom:20px;font-size:.85rem;line-height:1.6}.BuiltForEveryone-module__zEEgTa__list{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.BuiltForEveryone-module__zEEgTa__listItem{color:var(--foreground);align-items:flex-start;gap:12px;font-size:.75rem;font-weight:550;display:flex}.BuiltForEveryone-module__zEEgTa__checkIconWrapper{color:#10b981;background:#10b9811a;border-radius:50%;flex-shrink:0;margin-top:2px;padding:2px}.BuiltForEveryone-module__zEEgTa__accentBar{background:#3b82f6;border-radius:999px;width:0;height:2px;margin-top:16px;transition:all .3s}.BuiltForEveryone-module__zEEgTa__card:hover .BuiltForEveryone-module__zEEgTa__accentBar{width:64px}@media (max-width:1024px){.BuiltForEveryone-module__zEEgTa__grid{grid-template-columns:1fr;gap:24px}.BuiltForEveryone-module__zEEgTa__card{padding:28px}}@media (max-width:640px){.BuiltForEveryone-module__zEEgTa__everyoneSection{padding:60px 0}.BuiltForEveryone-module__zEEgTa__title{font-size:2rem!important}}.BuiltForEveryone-module__zEEgTa__consoleTag{color:#3b82f6;background:#3b82f614;border:1px solid #3b82f633;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-bottom:20px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-flex;box-shadow:0 0 10px #3b82f60d}.dark .BuiltForEveryone-module__zEEgTa__consoleTag{color:#60a5fa;background:#3b82f614;border-color:#3b82f640;box-shadow:0 0 15px #3b82f626}.BuiltForEveryone-module__zEEgTa__pulseDot{--pulse-color:#3b82f6b3;--pulse-color-zero:#3b82f600;background:#3b82f6;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.5s infinite BuiltForEveryone-module__zEEgTa__pulse;display:inline-block}.dark .BuiltForEveryone-module__zEEgTa__pulseDot{--pulse-color:#60a5fab3;--pulse-color-zero:#60a5fa00;background:#60a5fa}@keyframes BuiltForEveryone-module__zEEgTa__pulse{0%{box-shadow:0 0 0 0 var(--pulse-color);transform:scale(.95)}70%{box-shadow:0 0 0 6px var(--pulse-color-zero);transform:scale(1)}to{box-shadow:0 0 0 0 var(--pulse-color-zero);transform:scale(.95)}}.BuiltForEveryone-module__zEEgTa__cardContent{flex-direction:column;height:100%;display:flex}.BuiltForEveryone-module__zEEgTa__categoryHeader{align-items:center;gap:10px;margin-bottom:16px;display:flex}.BuiltForEveryone-module__zEEgTa__categoryLabel{letter-spacing:.05em;font-size:.75rem;font-weight:750}.BuiltForEveryone-module__zEEgTa__categoryLabel_blue{color:#2563eb}.dark .BuiltForEveryone-module__zEEgTa__categoryLabel_blue{color:#60a5fa}.BuiltForEveryone-module__zEEgTa__categoryLabel_violet{color:#7c3aed}.dark .BuiltForEveryone-module__zEEgTa__categoryLabel_violet{color:#a78bfa}.BuiltForEveryone-module__zEEgTa__categoryLabel_green{color:#059669}.dark .BuiltForEveryone-module__zEEgTa__categoryLabel_green{color:#34d399}.BuiltForEveryone-module__zEEgTa__categoryLabel_amber{color:#d97706}.dark .BuiltForEveryone-module__zEEgTa__categoryLabel_amber{color:#fbbf24}.BuiltForEveryone-module__zEEgTa__illustrationContainer{justify-content:center;align-items:center;width:100%;min-height:160px;margin-top:24px;margin-bottom:16px;display:flex;position:relative}.dark .BuiltForEveryone-module__zEEgTa__illustrationContainer{background:0 0}.BuiltForEveryone-module__zEEgTa__bgBlob{transform-origin:50%;animation:10s ease-in-out infinite alternate BuiltForEveryone-module__zEEgTa__blobPulse}@keyframes BuiltForEveryone-module__zEEgTa__blobPulse{0%{transform:scale(.95)rotate(0)}to{transform:scale(1.05)rotate(8deg)}}.BuiltForEveryone-module__zEEgTa__illustrationSvg{width:100%;max-width:280px;height:auto}.BuiltForEveryone-module__zEEgTa__cardFooter{margin-top:auto;padding-top:16px}.BuiltForEveryone-module__zEEgTa__cardBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px 24px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.BuiltForEveryone-module__zEEgTa__cardBtn:hover{background:linear-gradient(135deg,#8b5cf6,#4f46e5);transform:translateY(-2px);box-shadow:0 0 20px #7c3aed4d}.dark .BuiltForEveryone-module__zEEgTa__cardBtn{color:#fff;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none}.dark .BuiltForEveryone-module__zEEgTa__cardBtn:hover{background:linear-gradient(135deg,#8b5cf6,#4f46e5);box-shadow:0 0 25px #8b5cf666}.BuiltForEveryone-module__zEEgTa__cardBtn:hover svg{transform:translate(4px)}.BuiltForEveryone-module__zEEgTa__footerRow{background:var(--bg-subtle);border:1px solid var(--border-color);box-shadow:var(--shadow-sm);border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-top:56px;padding:28px 36px;display:flex}.BuiltForEveryone-module__zEEgTa__footerLeft{align-items:center;gap:20px;display:flex}.BuiltForEveryone-module__zEEgTa__footerIconContainer{background:#7c3aed14;border:1.5px solid #7c3aed26;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.dark .BuiltForEveryone-module__zEEgTa__footerIconContainer{background:#8b5cf614;border-color:#8b5cf633}.BuiltForEveryone-module__zEEgTa__footerText{flex-direction:column;gap:4px;display:flex}.BuiltForEveryone-module__zEEgTa__footerTitle{color:var(--foreground);font-size:1.1rem;font-weight:800}.BuiltForEveryone-module__zEEgTa__footerDesc{color:var(--muted-color);font-size:.85rem;line-height:1.4}.BuiltForEveryone-module__zEEgTa__footerRight{flex-shrink:0}.BuiltForEveryone-module__zEEgTa__footerBtn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px 28px;font-size:.9rem;font-weight:700;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.BuiltForEveryone-module__zEEgTa__footerBtn:hover{background:linear-gradient(135deg,#8b5cf6,#4f46e5);transform:translateY(-2px);box-shadow:0 0 20px #7c3aed4d}.dark .BuiltForEveryone-module__zEEgTa__footerBtn{color:#fff;background:linear-gradient(135deg,#7c3aed,#6366f1);border:none}.dark .BuiltForEveryone-module__zEEgTa__footerBtn:hover{background:linear-gradient(135deg,#8b5cf6,#4f46e5);box-shadow:0 0 25px #8b5cf666}.BuiltForEveryone-module__zEEgTa__footerBtn:hover svg{transform:translate(4px)}.BuiltForEveryone-module__zEEgTa__floatingCard1{animation:4s ease-in-out infinite BuiltForEveryone-module__zEEgTa__float1}.BuiltForEveryone-module__zEEgTa__floatingCard2{animation:4s ease-in-out infinite BuiltForEveryone-module__zEEgTa__float2}@keyframes BuiltForEveryone-module__zEEgTa__float1{0%{transform:translateY(0)}50%{transform:translateY(-4px)}to{transform:translateY(0)}}@keyframes BuiltForEveryone-module__zEEgTa__float2{0%{transform:translateY(0)}50%{transform:translateY(4px)}to{transform:translateY(0)}}@media (max-width:900px){.BuiltForEveryone-module__zEEgTa__footerRow{flex-direction:column;align-items:stretch;gap:20px;padding:24px}.BuiltForEveryone-module__zEEgTa__footerLeft{flex-direction:column;align-items:flex-start;gap:16px}.BuiltForEveryone-module__zEEgTa__footerBtn{width:100%}}.BuiltForEveryone-module__zEEgTa__windowFrame{fill:#fff;stroke:#e2e8f0;transition:stroke .3s,fill .3s}.dark .BuiltForEveryone-module__zEEgTa__windowFrame{fill:#18181b;stroke:#27272a}.BuiltForEveryone-module__zEEgTa__windowHeader{stroke:#e2e8f0;transition:stroke .3s}.dark .BuiltForEveryone-module__zEEgTa__windowHeader{stroke:#27272a}.BuiltForEveryone-module__zEEgTa__chartTrack{stroke:#f1f5f9;transition:stroke .3s}.dark .BuiltForEveryone-module__zEEgTa__chartTrack{stroke:#27272a}.BuiltForEveryone-module__zEEgTa__textLine{fill:#e2e8f0;stroke:#e2e8f0;transition:fill .3s,stroke .3s}.dark .BuiltForEveryone-module__zEEgTa__textLine{fill:#27272a;stroke:#27272a}.BuiltForEveryone-module__zEEgTa__floatingCardBg{fill:#fff;stroke:#e2e8f0;transition:fill .3s,stroke .3s}.dark .BuiltForEveryone-module__zEEgTa__floatingCardBg{fill:#18181b;stroke:#27272a}.BuiltForEveryone-module__zEEgTa__gearOutline{stroke:#cbd5e1;transition:stroke .3s}.dark .BuiltForEveryone-module__zEEgTa__gearOutline{stroke:#4b5563}.BuiltForEveryone-module__zEEgTa__databaseOutline{stroke:#cbd5e1;fill:#fff;transition:stroke .3s,fill .3s}.dark .BuiltForEveryone-module__zEEgTa__databaseOutline{stroke:#4b5563;fill:#18181b}.BuiltForEveryone-module__zEEgTa__bgBlob{transform-box:fill-box;transform-origin:50%;animation:10s ease-in-out infinite alternate BuiltForEveryone-module__zEEgTa__blobPulse}.BuiltForEveryone-module__zEEgTa__floatingCard1{transform-box:fill-box;transform-origin:50%;animation:4s ease-in-out infinite BuiltForEveryone-module__zEEgTa__float1}.BuiltForEveryone-module__zEEgTa__floatingCard2{transform-box:fill-box;transform-origin:50%;animation:4s ease-in-out infinite BuiltForEveryone-module__zEEgTa__float2}.BuiltForEveryone-module__zEEgTa__checklistCard,.BuiltForEveryone-module__zEEgTa__lockIcon,.BuiltForEveryone-module__zEEgTa__databaseIcon{transform-box:fill-box;transform-origin:50%;animation:4s ease-in-out infinite BuiltForEveryone-module__zEEgTa__float1}.BuiltForEveryone-module__zEEgTa__shieldIcon,.BuiltForEveryone-module__zEEgTa__gearIcon,.BuiltForEveryone-module__zEEgTa__robotCard{transform-box:fill-box;transform-origin:50%;animation:4s ease-in-out infinite BuiltForEveryone-module__zEEgTa__float2}.BuiltForEveryone-module__zEEgTa__lockBody{fill:#fff;stroke:#10b981;transition:fill .3s,stroke .3s}.dark .BuiltForEveryone-module__zEEgTa__lockBody{fill:#18181b;stroke:#34d399}.BuiltForEveryone-module__zEEgTa__lockShackle{fill:none;stroke:#10b981;transition:stroke .3s}.dark .BuiltForEveryone-module__zEEgTa__lockShackle{stroke:#34d399}.BuiltForEveryone-module__zEEgTa__lockKeyhole{fill:#10b981;stroke:#10b981;transition:fill .3s,stroke .3s}.dark .BuiltForEveryone-module__zEEgTa__lockKeyhole{fill:#34d399;stroke:#34d399}.BuiltForEveryone-module__zEEgTa__gearBody{fill:#fff;stroke:#94a3b8;transition:fill .3s,stroke .3s}.dark .BuiltForEveryone-module__zEEgTa__gearBody{fill:#18181b;stroke:#4b5563}.BuiltForEveryone-module__zEEgTa__monitorStand{fill:#cbd5e1;transition:fill .3s}.dark .BuiltForEveryone-module__zEEgTa__monitorStand{fill:#3f3f46}.BuiltForEveryone-module__zEEgTa__monitorBase{stroke:#cbd5e1;transition:stroke .3s}.dark .BuiltForEveryone-module__zEEgTa__monitorBase{stroke:#3f3f46}.BuiltForEveryone-module__zEEgTa__footerRowText{color:#4f46e5;letter-spacing:.01em;font-size:.9rem;font-weight:600}
.FAQ-module__YTKPaG__faq-section{padding:var(--section-padding-y) 0;background:var(--background);width:100%;position:relative;overflow:hidden}.dark .FAQ-module__YTKPaG__faq-section{background:#09090b}.FAQ-module__YTKPaG__faq-container{max-width:900px;padding:0 var(--container-padding-x);z-index:10;margin:0 auto;position:relative}.FAQ-module__YTKPaG__faq-header{text-align:center;max-width:1044px;margin:0 auto 56px}.FAQ-module__YTKPaG__faq-title{font-size:var(--h2-size)!important;color:var(--foreground)!important;letter-spacing:-.015em!important;margin-bottom:16px!important;font-weight:850!important;line-height:1.25!important}.FAQ-module__YTKPaG__faq-text{font-weight:400;color:var(--muted-color)!important;font-size:1.1rem!important;line-height:1.6!important}.FAQ-module__YTKPaG__faq-list{flex-direction:column;gap:16px;display:flex}.FAQ-module__YTKPaG__faq-item{border:1px solid var(--border-color);border-radius:var(--radius-card);background:#fff;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}.dark .FAQ-module__YTKPaG__faq-item{background:#09090b;border-color:#1f2937}.FAQ-module__YTKPaG__faq-item:hover{border-color:var(--muted-color);transform:translateY(-1px)}.dark .FAQ-module__YTKPaG__faq-item:hover{border-color:#3f3f46}.FAQ-module__YTKPaG__faq-active{box-shadow:var(--shadow-md);background:#fff!important}.dark .FAQ-module__YTKPaG__faq-active{box-shadow:0 4px 20px -2px #00000080;background:#09090b!important}.FAQ-module__YTKPaG__faq-question{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:24px 32px;display:flex}.FAQ-module__YTKPaG__faq-question-text{color:var(--foreground);flex:1;font-size:1.125rem;font-weight:750;transition:color .2s}.dark .FAQ-module__YTKPaG__faq-active .FAQ-module__YTKPaG__faq-question-text{color:#60a5fa}.FAQ-module__YTKPaG__faq-icon{color:var(--muted-color);flex-shrink:0;margin-left:16px;transition:transform .3s cubic-bezier(.16,1,.3,1)}.FAQ-module__YTKPaG__faq-active .FAQ-module__YTKPaG__faq-icon{transform:rotate(180deg)}.dark .FAQ-module__YTKPaG__faq-active .FAQ-module__YTKPaG__faq-icon{color:#60a5fa}.FAQ-module__YTKPaG__faq-answer-wrapper{overflow:hidden}.FAQ-module__YTKPaG__faq-answer{padding:0 32px 28px;font-weight:400;color:var(--muted-color)!important;margin-bottom:0!important;font-size:.95rem!important;line-height:1.6!important}@media (max-width:768px){.FAQ-module__YTKPaG__faq-section{padding:60px 0}.FAQ-module__YTKPaG__faq-title{font-size:2rem!important}.FAQ-module__YTKPaG__faq-question{padding:20px 24px}.FAQ-module__YTKPaG__faq-answer{padding:0 24px 20px}}
.CTASection-module__wjJnka__ctaSection{background:var(--background);padding:var(--section-padding-y) 0;position:relative;overflow:hidden}.CTASection-module__wjJnka__ring1{pointer-events:none;z-index:0;border:1px solid #00000008;border-radius:50%;width:800px;height:800px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dark .CTASection-module__wjJnka__ring1{border-color:#ffffff05}.CTASection-module__wjJnka__ring2{pointer-events:none;z-index:0;border:1px solid #00000008;border-radius:50%;width:600px;height:600px;animation:60s linear infinite CTASection-module__wjJnka__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dark .CTASection-module__wjJnka__ring2{border-color:#ffffff05}.CTASection-module__wjJnka__glowSpot1{filter:blur(80px);pointer-events:none;background:#3b82f60a;border-radius:50%;width:300px;height:300px;position:absolute;top:0;right:25%}.CTASection-module__wjJnka__glowSpot2{filter:blur(80px);pointer-events:none;background:#8b5cf60a;border-radius:50%;width:300px;height:300px;position:absolute;bottom:0;left:25%}.CTASection-module__wjJnka__container{max-width:var(--container-max-width);padding:0 var(--container-padding-x);z-index:10;margin:0 auto;position:relative}.CTASection-module__wjJnka__card{color:#fff;box-shadow:var(--shadow-lg);text-align:center;background:#09090b;border:1px solid #1f2937;border-radius:24px;padding:64px 32px;position:relative;overflow:hidden}.CTASection-module__wjJnka__radialGlow{pointer-events:none;background:radial-gradient(circle,#3b82f61f 0%,#8b5cf60d 50%,#0000 100%) 0 0/200% 200%;animation:15s ease-in-out infinite alternate CTASection-module__wjJnka__slowGlowMove;position:absolute;inset:0}@keyframes CTASection-module__wjJnka__slowGlowMove{0%{background-position:0 0}to{background-position:100% 100%}}.CTASection-module__wjJnka__neonBorder{background:linear-gradient(90deg,#3b82f6,#8b5cf6,#10b981);height:4px;position:absolute;bottom:0;left:0;right:0}.CTASection-module__wjJnka__cardContent{z-index:10;max-width:640px;margin:0 auto;position:relative}.CTASection-module__wjJnka__tagline{color:#60a5fa;background:#3b82f61a;border:1px solid #3b82f640;border-radius:999px;align-items:center;gap:6px;margin-bottom:24px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-flex}.CTASection-module__wjJnka__pulseDot{background:#60a5fa;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.5s infinite CTASection-module__wjJnka__pulse;display:inline-block}@keyframes CTASection-module__wjJnka__pulse{0%{transform:scale(.95);box-shadow:0 0 #60a5fab3}70%{transform:scale(1);box-shadow:0 0 0 6px #60a5fa00}to{transform:scale(.95);box-shadow:0 0 #60a5fa00}}.CTASection-module__wjJnka__title{font-size:var(--h2-size)!important;color:#fff!important;letter-spacing:-.015em!important;margin-bottom:20px!important;font-weight:850!important;line-height:1.2!important}.CTASection-module__wjJnka__description{color:#94a3b8!important;margin-bottom:40px!important;font-size:1rem!important;line-height:1.625!important}.CTASection-module__wjJnka__buttonGroup{flex-wrap:wrap;justify-content:center;gap:16px;width:100%;display:flex}.CTASection-module__wjJnka__primaryButton{box-shadow:var(--shadow-sm);cursor:pointer;z-index:1;position:relative;color:#09090b!important;background:#fff!important;border:1px solid #fff!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:auto!important;padding:14px 32px!important;font-size:.875rem!important;font-weight:700!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;display:inline-flex!important}.CTASection-module__wjJnka__primaryButton:hover{background:#f8fafc!important;transform:translateY(-1px)!important;box-shadow:0 10px 25px -5px #3b82f640!important}.CTASection-module__wjJnka__primaryButton:before{content:"";z-index:-1;opacity:0;pointer-events:none;background:linear-gradient(90deg,#3b82f6,#8b5cf6);border-radius:14px;transition:opacity .3s cubic-bezier(.16,1,.3,1);position:absolute;inset:-2px}.CTASection-module__wjJnka__primaryButton:hover:before{opacity:.5;animation:2s ease-in-out infinite CTASection-module__wjJnka__glowPulse}@keyframes CTASection-module__wjJnka__glowPulse{0%,to{opacity:.3}50%{opacity:.6}}.CTASection-module__wjJnka__secondaryButton{cursor:pointer;color:#cbd5e1!important;background:#0f0f11!important;border:1px solid #1f2937!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:8px!important;height:auto!important;padding:14px 32px!important;font-size:.875rem!important;font-weight:700!important;transition:all .3s cubic-bezier(.16,1,.3,1)!important;display:inline-flex!important}.CTASection-module__wjJnka__secondaryButton:hover{color:#fff!important;background:#18181b!important;border-color:#3f3f46!important;transform:translateY(-1px)!important}@keyframes CTASection-module__wjJnka__spin{to{transform:translate(-50%,-50%)rotate(360deg)}}@media (max-width:640px){.CTASection-module__wjJnka__ctaSection{padding:60px 0}.CTASection-module__wjJnka__card{border-radius:16px;padding:40px 20px}.CTASection-module__wjJnka__title{font-size:2rem!important}.CTASection-module__wjJnka__primaryButton,.CTASection-module__wjJnka__secondaryButton{width:100%}}
.TechStack-module__LQQTpq__tech-stack-section{padding:var(--section-padding-y) 0;transition:background-color var(--transition-base);background:#fff}.dark .TechStack-module__LQQTpq__tech-stack-section{background:#09090b}@media (prefers-color-scheme:dark){.TechStack-module__LQQTpq__tech-stack-section{background:#09090b}}.TechStack-module__LQQTpq__tech-stack-header{text-align:center;max-width:1044px;padding:0 var(--container-padding-x);margin-bottom:32px;margin-left:auto;margin-right:auto}.TechStack-module__LQQTpq__tech-stack-header h2{font-size:var(--h2-size);color:var(--foreground);margin-bottom:16px;font-weight:700}.dark .TechStack-module__LQQTpq__tech-stack-header h2{color:#fff}@media (prefers-color-scheme:dark){.TechStack-module__LQQTpq__tech-stack-header h2{color:#fff}}.TechStack-module__LQQTpq__tech-stack-header p{max-width:800px;color:var(--muted-color);margin-bottom:0;margin-left:auto;margin-right:auto;font-size:1.1rem;line-height:1.6}.dark .TechStack-module__LQQTpq__tech-stack-header p{color:#a1a1aa}@media (prefers-color-scheme:dark){.TechStack-module__LQQTpq__tech-stack-header p{color:#a1a1aa}}.TechStack-module__LQQTpq__tech-rows-container{flex-direction:column;gap:24px;display:flex}.TechStack-module__LQQTpq__tech-row-container{justify-content:center;display:flex}.TechStack-module__LQQTpq__tech-badge{white-space:nowrap;transition:var(--transition-base);cursor:default;color:#374151;border-radius:999px;gap:10px;margin-right:16px;padding:10px 20px;font-size:.95rem;font-weight:500;background:var(--bg-subtle)!important;border:1px solid var(--border-color)!important;align-items:center!important;display:inline-flex!important}.TechStack-module__LQQTpq__tech-badge:hover{box-shadow:var(--shadow-sm);color:#111827;transform:translateY(-2px)scale(1.02);background:#fff!important;border-color:#ddd!important}.dark .TechStack-module__LQQTpq__tech-badge{color:#e4e4e7;background:#0f0f11!important;border-color:#ffffff14!important}.dark .TechStack-module__LQQTpq__tech-badge:hover{color:#fff;background:#18181b!important;border-color:#fff3!important}@media (prefers-color-scheme:dark){.TechStack-module__LQQTpq__tech-badge{color:#e4e4e7;background:#0f0f11!important;border-color:#ffffff14!important}.TechStack-module__LQQTpq__tech-badge:hover{color:#fff;background:#18181b!important;border-color:#fff3!important}}.TechStack-module__LQQTpq__tech-icon{flex-shrink:0;justify-content:center;align-items:center;display:flex;width:20px!important;height:20px!important}.TechStack-module__LQQTpq__tech-icon svg{width:20px!important;height:20px!important}
.MissionControl-module__MTmUWG__missionSection{color:#fff;padding:var(--section-padding-y) 0;background:radial-gradient(circle at 50% -20%,#0d0f26 0%,#030303 100%);border-top:1px solid #ffffff08;border-bottom:1px solid #ffffff08;position:relative}.MissionControl-module__MTmUWG__glowContainer{pointer-events:none;z-index:1;position:absolute;inset:0;overflow:hidden}.MissionControl-module__MTmUWG__glowSpot1{filter:blur(120px);pointer-events:none;background:radial-gradient(circle,#3b82f60f 0%,#0000 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:10%;right:-10%}.MissionControl-module__MTmUWG__glowSpot2{filter:blur(100px);pointer-events:none;background:radial-gradient(circle,#8b5cf60d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;bottom:10%;left:-10%}.MissionControl-module__MTmUWG__overlay{pointer-events:none;background:linear-gradient(#0000 0%,#0009 100%);position:absolute;inset:0}.MissionControl-module__MTmUWG__sectionHeader{text-align:center;max-width:1044px;padding:0 var(--container-padding-x,24px);z-index:10;margin:0 auto 40px;position:relative}.MissionControl-module__MTmUWG__sectionTagline{color:#60a5fa;letter-spacing:.05em;background:#3b82f614;border:1px solid #3b82f640;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-bottom:20px;padding:6px 14px;font-size:.7rem;font-weight:700;display:inline-flex;box-shadow:0 0 15px #3b82f626}.MissionControl-module__MTmUWG__pulseDot{background:#60a5fa;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.5s infinite MissionControl-module__MTmUWG__pulse;display:inline-block}@keyframes MissionControl-module__MTmUWG__pulse{0%{transform:scale(.95);box-shadow:0 0 #60a5fab3}70%{transform:scale(1);box-shadow:0 0 0 6px #60a5fa00}to{transform:scale(.95);box-shadow:0 0 #60a5fa00}}.MissionControl-module__MTmUWG__headerTitle{font-size:var(--h2-size,2.5rem)!important;color:#fff!important;letter-spacing:-.015em!important;margin-bottom:16px!important;font-weight:850!important;line-height:1.2!important}.MissionControl-module__MTmUWG__headerDescription{color:#94a3b8!important;font-size:1rem!important;line-height:1.625!important}.MissionControl-module__MTmUWG__stickyTabWrapper{z-index:100;pointer-events:none;justify-content:center;margin-top:24px;margin-bottom:32px;padding:8px 16px;transition:all .3s;display:flex;position:sticky;top:80px}.MissionControl-module__MTmUWG__tabGroup{pointer-events:auto;-webkit-backdrop-filter:blur(16px);background:#0a0a0cbf;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;gap:4px;padding:5px;display:inline-flex;box-shadow:0 10px 30px -10px #00000080}@media (max-width:768px){.MissionControl-module__MTmUWG__stickyTabWrapper{z-index:100;margin-top:12px;margin-bottom:24px;padding:8px 16px;position:sticky;top:60px}.MissionControl-module__MTmUWG__tabGroup{scrollbar-width:none;border-radius:999px;flex-wrap:nowrap;justify-content:flex-start;gap:4px;width:auto;max-width:100%;padding:4px;overflow-x:auto}.MissionControl-module__MTmUWG__tabGroup::-webkit-scrollbar{display:none}}.MissionControl-module__MTmUWG__tabButton{cursor:pointer;text-transform:capitalize;white-space:nowrap;border:1px solid #0000;border-radius:999px;padding:10px 24px;font-size:.75rem;font-weight:700;transition:all .3s cubic-bezier(.16,1,.3,1)}@media (max-width:768px){.MissionControl-module__MTmUWG__tabButton{border-radius:999px;flex-shrink:0;width:auto;padding:8px 16px;font-size:.72rem}}.MissionControl-module__MTmUWG__tabActive{color:#fff;background:linear-gradient(135deg,#3b82f6 0%,#7c3aed 100%);box-shadow:0 8px 20px -6px #6366f166}.MissionControl-module__MTmUWG__tabInactive{color:#94a3b8;background:0 0}.MissionControl-module__MTmUWG__tabInactive:hover{color:#fff;background:#ffffff0a}.MissionControl-module__MTmUWG__scrollArrow{-webkit-backdrop-filter:blur(12px);color:#a1a1aa;cursor:pointer;z-index:101;pointer-events:auto;background:#0f111abf;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000080}.MissionControl-module__MTmUWG__scrollArrow:hover{color:#fff;background:#3b82f640;border-color:#3b82f673;box-shadow:0 0 10px #3b82f633}.MissionControl-module__MTmUWG__scrollArrow:active{transform:translateY(-50%)scale(.92)}.MissionControl-module__MTmUWG__leftArrow{left:20px}.MissionControl-module__MTmUWG__rightArrow{right:20px}@media (min-width:769px){.MissionControl-module__MTmUWG__scrollArrow{display:none!important}}
.Features-module__MNwinW__featuresSection{background:var(--background);padding:80px 0 100px;position:relative;overflow:hidden}.dark .Features-module__MNwinW__featuresSection{background:#09090b}.Features-module__MNwinW__bgGrid{pointer-events:none;opacity:.8;background-image:radial-gradient(#0000000d 1px,#0000 1px);background-size:24px 24px;position:absolute;inset:0}.dark .Features-module__MNwinW__bgGrid{background-image:radial-gradient(#ffffff08 1px,#0000 1px)}.Features-module__MNwinW__glowSpot{filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#3b82f60a 0%,#0000 70%);width:500px;height:500px;position:absolute;top:10%;left:50%;transform:translate(-50%)}.dark .Features-module__MNwinW__glowSpot{background:radial-gradient(circle,#6366f10f 0%,#0000 70%)}.Features-module__MNwinW__container{max-width:var(--container-max-width);padding:0 var(--container-padding-x);z-index:10;margin:0 auto;position:relative}.Features-module__MNwinW__header{text-align:center;max-width:800px;margin:0 auto 64px}.Features-module__MNwinW__tagline{text-transform:uppercase;letter-spacing:.1em;color:#3b82f6;background:#3b82f60f;border:1px solid #3b82f61f;border-radius:999px;align-items:center;gap:8px;margin-bottom:12px;padding:6px 12px;font-size:.75rem;font-weight:700;display:inline-flex}.dark .Features-module__MNwinW__tagline{color:#60a5fa;background:#60a5fa0d;border-color:#60a5fa1a}.Features-module__MNwinW__tagDot{--pulse-color:#3b82f6b3;--pulse-color-zero:#3b82f600;background-color:#3b82f6;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1.5s infinite Features-module__MNwinW__pulse;display:inline-block}.dark .Features-module__MNwinW__tagDot{--pulse-color:#60a5fab3;--pulse-color-zero:#60a5fa00;background-color:#60a5fa}@keyframes Features-module__MNwinW__pulse{0%{box-shadow:0 0 0 0 var(--pulse-color);transform:scale(.95)}70%{box-shadow:0 0 0 6px var(--pulse-color-zero);transform:scale(1)}to{box-shadow:0 0 0 0 var(--pulse-color-zero);transform:scale(.95)}}.Features-module__MNwinW__title{color:var(--foreground);letter-spacing:-.02em;margin-bottom:20px;font-size:2.75rem;font-weight:850;line-height:1.2}.Features-module__MNwinW__description{color:var(--muted-color);font-size:1.125rem;font-weight:400;line-height:1.6}.Features-module__MNwinW__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.Features-module__MNwinW__card{border:1px solid var(--border-color);border-radius:var(--radius-card);box-shadow:var(--shadow-sm);background:#fff;flex-direction:column;justify-content:space-between;padding:36px 28px;transition:all .3s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.dark .Features-module__MNwinW__card{background:#09090b;border-color:#1f2937}.Features-module__MNwinW__card:hover{box-shadow:var(--shadow-xl);border-color:var(--muted-color);transform:translateY(-6px)}.dark .Features-module__MNwinW__card:hover{border-color:#3f3f46;box-shadow:0 20px 25px -5px #0006,0 10px 10px -5px #0006}.Features-module__MNwinW__cardGlow{pointer-events:none;background:linear-gradient(135deg,#0000,#3b82f603 80%);transition:opacity .3s;position:absolute;inset:0}.dark .Features-module__MNwinW__cardGlow{background:linear-gradient(135deg,#0000,#6366f104 80%)}.Features-module__MNwinW__iconWrapper{border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:28px;transition:transform .3s cubic-bezier(.34,1.56,.64,1);display:flex}.Features-module__MNwinW__card:hover .Features-module__MNwinW__iconWrapper{transform:scale(1.08)rotate(2deg)}.Features-module__MNwinW__cardTitle{color:var(--foreground);letter-spacing:-.01em;margin-bottom:14px;font-size:1.25rem;font-weight:750;transition:color .2s}.Features-module__MNwinW__card:hover .Features-module__MNwinW__cardTitle{color:#3b82f6}.dark .Features-module__MNwinW__card:hover .Features-module__MNwinW__cardTitle{color:#60a5fa}.Features-module__MNwinW__cardText{color:var(--muted-color);font-size:.9rem;font-weight:400;line-height:1.6}.Features-module__MNwinW__accentBar{background:#3b82f6;border-radius:999px;width:0;height:3px;margin-top:36px;transition:all .3s cubic-bezier(.16,1,.3,1)}.Features-module__MNwinW__card:hover .Features-module__MNwinW__accentBar{width:56px}.Features-module__MNwinW__bgBlue{color:#2563eb;background:#3b82f614;border:1px solid #3b82f626}.dark .Features-module__MNwinW__bgBlue{color:#60a5fa;background:#3b82f60f;border-color:#3b82f61f}.Features-module__MNwinW__bgViolet{color:#7c3aed;background:#8b5cf614;border:1px solid #8b5cf626}.dark .Features-module__MNwinW__bgViolet{color:#a78bfa;background:#8b5cf60f;border-color:#8b5cf61f}.Features-module__MNwinW__bgAmber{color:#d97706;background:#f59e0b14;border:1px solid #f59e0b26}.dark .Features-module__MNwinW__bgAmber{color:#fbbf24;background:#f59e0b0f;border-color:#f59e0b1f}.Features-module__MNwinW__bgEmerald{color:#059669;background:#10b98114;border:1px solid #10b98126}.dark .Features-module__MNwinW__bgEmerald{color:#34d399;background:#10b9810f;border-color:#10b9811f}@media (max-width:1200px){.Features-module__MNwinW__grid{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.Features-module__MNwinW__featuresSection{padding:60px 0 80px}.Features-module__MNwinW__title{font-size:2.25rem}.Features-module__MNwinW__header{margin-bottom:48px}.Features-module__MNwinW__grid{grid-template-columns:1fr;gap:20px}.Features-module__MNwinW__card{padding:32px 24px}}
