.Header-module__hBw1pG__header{z-index:1000;opacity:0;pointer-events:none;width:100%;transition:opacity .4s,transform .4s,background .4s,border-bottom .4s;position:fixed;top:0;left:0;transform:translateY(-100%)}.Header-module__hBw1pG__header.Header-module__hBw1pG__scrolled{opacity:1;pointer-events:auto;-webkit-backdrop-filter:blur(24px);background:#fffc;border-bottom:1px solid #0000000d;transform:translateY(0)}.Header-module__hBw1pG__container{justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:1rem 4vw;display:flex}.Header-module__hBw1pG__logoLink{align-items:center;gap:.5rem;display:flex}.Header-module__hBw1pG__logo{width:auto;height:32px}.Header-module__hBw1pG__logoText{color:var(--foreground);letter-spacing:-.02em;font-size:1.25rem;font-weight:500}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__navLink{color:var(--color-gray-800);font-size:1rem;font-weight:500;transition:color .2s}.Header-module__hBw1pG__navLink:hover{color:var(--foreground)}.Header-module__hBw1pG__contactWrapper{align-items:center;display:flex;position:relative}.Header-module__hBw1pG__navLinkButton{cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit}.Header-module__hBw1pG__tooltip{background:var(--color-white);border:1px solid var(--color-gray-200);z-index:10;white-space:nowrap;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;display:flex;position:absolute;top:calc(100% + 12px);right:-10px;box-shadow:0 4px 12px #00000014}.Header-module__hBw1pG__tooltip:before{content:"";background:var(--color-white);border-left:1px solid var(--color-gray-200);border-top:1px solid var(--color-gray-200);width:8px;height:8px;position:absolute;top:-5px;right:28px;transform:rotate(45deg)}.Header-module__hBw1pG__emailText{color:var(--color-gray-800);margin-right:4px;font-size:.9rem;font-weight:400}.Header-module__hBw1pG__copyButton{background:var(--color-gray-100);cursor:pointer;width:28px;height:28px;color:var(--color-gray-600);border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.Header-module__hBw1pG__copyButton:hover{background:var(--color-gray-200);color:var(--foreground)}.Header-module__hBw1pG__checkIcon{color:#10b981}
.Footer-module__S6Hkya__footer{background-color:var(--background);flex-direction:column;margin-top:0;padding:4rem 2rem 2rem;display:flex}.Footer-module__S6Hkya__container{width:100%;padding:0 4vw}.Footer-module__S6Hkya__mainContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:3rem;margin-bottom:2rem;display:flex}.Footer-module__S6Hkya__brandTextContainer{flex:auto}.Footer-module__S6Hkya__massiveLogoText{letter-spacing:-.04em;color:#121317;margin:0;font-family:inherit;font-size:clamp(50px,8vw,210px);font-weight:500;line-height:.9}@media (prefers-color-scheme:dark){.Footer-module__S6Hkya__massiveLogoText{color:var(--foreground)}}.Footer-module__S6Hkya__ctaSection{flex:300px;max-width:35vw}.Footer-module__S6Hkya__ctaTitle{margin-bottom:1.5rem;font-size:1.25rem;font-weight:500}.Footer-module__S6Hkya__form{flex-direction:column;gap:1rem;display:flex}.Footer-module__S6Hkya__input{background:var(--background);color:var(--foreground);border:1px solid #0000001a;border-radius:6px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:1rem;font-weight:300;transition:border-color .2s}.Footer-module__S6Hkya__input:focus{border-color:#0000004d}.Footer-module__S6Hkya__animateIn{animation:.3s forwards Footer-module__S6Hkya__fadeInDown}@keyframes Footer-module__S6Hkya__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Footer-module__S6Hkya__buttonGroup{flex-direction:column;gap:1rem;margin-top:.5rem;display:flex}.Footer-module__S6Hkya__primaryBtn{background:var(--color-black);color:var(--color-white);cursor:pointer;border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:transform .2s,opacity .2s;position:relative}.Footer-module__S6Hkya__ctaButtonContent{justify-content:center;align-items:center;width:100%;display:flex}.Footer-module__S6Hkya__ctaBadge{color:#000;white-space:nowrap;pointer-events:none;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%);box-shadow:0 2px 4px #0000000d}.Footer-module__S6Hkya__ctaBadgeDot{background:radial-gradient(circle at 30% 30%,#fff 0%,#a7f3d0 10%,#10b981 45%,#064e3b 100%);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.5s ease-in-out infinite Footer-module__S6Hkya__realisticPulse;position:relative;box-shadow:inset -1px -1px 1px #0003,0 0 3px #10b98180}@keyframes Footer-module__S6Hkya__realisticPulse{0%,to{filter:brightness();box-shadow:0 0 4px 1px #10b98166,0 0 8px 1px #10b98133,inset -1px -1px 1px #0003}50%{filter:brightness(1.2);box-shadow:0 0 6px 2px #10b981b3,0 0 14px 4px #10b98166,inset -1px -1px 1px #0000001a}}.Footer-module__S6Hkya__primaryBtn:hover{opacity:.9}.Footer-module__S6Hkya__secondaryBtn{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:6px;width:100%;padding:.75rem 1.5rem;font-weight:400;transition:background .2s}.Footer-module__S6Hkya__secondaryBtn:hover{background:#00000005}.Footer-module__S6Hkya__bottomSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:3rem;display:flex}.Footer-module__S6Hkya__brandRow{align-items:center;gap:1.5rem;display:flex}.Footer-module__S6Hkya__logo{width:auto;height:32px}.Footer-module__S6Hkya__copyright{color:var(--color-gray-600);font-size:.875rem;font-weight:300}.Footer-module__S6Hkya__links{gap:1.5rem;display:flex}.Footer-module__S6Hkya__link{color:var(--color-gray-600);font-size:.875rem;font-weight:300;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:var(--foreground)}
.Hero-module__ZARIfG__hero{background-color:#0000;flex-direction:column;justify-content:flex-start;align-items:center;min-height:100vh;padding:calc(25vh - 120px) 4vw 2rem;display:flex;position:relative;overflow:visible}.Hero-module__ZARIfG__glowBg{pointer-events:none;z-index:0;background:0 0;width:150vw;height:150vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__ZARIfG__container{z-index:1;width:100%;max-width:1400px;padding:0 4vw;position:relative}.Hero-module__ZARIfG__heroGrid{grid-template-columns:4fr 6fr;align-items:flex-start;gap:8rem;width:100%;display:grid}.Hero-module__ZARIfG__leftColumn{width:100%;min-height:400px}.Hero-module__ZARIfG__rightColumn{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;padding-left:2vw;display:flex}.Hero-module__ZARIfG__titleWrapper{margin-bottom:1rem;display:inline-block;position:relative}.Hero-module__ZARIfG__title{letter-spacing:-.04em;color:var(--color-black);margin:0;padding-bottom:.1em;font-size:3.2vw;font-weight:400;line-height:1.1}.Hero-module__ZARIfG__titleSmall{letter-spacing:-.04em;color:var(--color-black);margin-top:.2em;font-size:3.2vw;font-weight:400;display:block}.Hero-module__ZARIfG__scanLine{z-index:10;background:#e0e0e0;border-radius:4px;width:4px;position:absolute;top:0;bottom:0}.Hero-module__ZARIfG__subtitle{color:var(--color-gray-800);letter-spacing:-.01em;text-align:left;max-width:900px;margin-bottom:.75rem;font-size:1.1vw;font-weight:300;line-height:1.4}.Hero-module__ZARIfG__poweredBy{color:var(--color-gray-800);flex-wrap:wrap;align-items:center;gap:.7rem;margin:0 0 2rem;font-size:clamp(.92rem,.95vw,1.05rem);line-height:1.3;display:flex}.Hero-module__ZARIfG__poweredByLabel{letter-spacing:-.01em;font-weight:300}.Hero-module__ZARIfG__poweredByBrand{color:var(--color-black);align-items:center;gap:.55rem;font-weight:500;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-flex}.Hero-module__ZARIfG__poweredByName{letter-spacing:-.01em}.Hero-module__ZARIfG__nvidiaMark{color:#74b71b;flex-shrink:0;width:clamp(1.25rem,1.3vw,1.45rem);height:auto}.Hero-module__ZARIfG__poweredByBrand:hover{opacity:.82}.Hero-module__ZARIfG__poweredByBrand:focus-visible{outline-offset:4px;border-radius:999px;outline:2px solid #74b71b73}.Hero-module__ZARIfG__gradientText{color:var(--foreground);font-weight:400;display:inline-block}.Hero-module__ZARIfG__ctaWrapper{width:100%;max-width:35vw;margin-top:0}.Hero-module__ZARIfG__form{-webkit-backdrop-filter:blur(20px);background:#ffffff80;border:1px solid #0000000d;border-radius:16px;flex-direction:column;padding:1.5rem 2rem;display:flex}.Hero-module__ZARIfG__inputGroup{flex-direction:column;margin-bottom:1rem;display:flex}.Hero-module__ZARIfG__input{color:var(--foreground);background:#ffffff80;border:1px solid #0000001a;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1rem;font-weight:300;transition:all .2s}.Hero-module__ZARIfG__input::placeholder{color:#888}.Hero-module__ZARIfG__input:focus{border-color:#0000004d}.Hero-module__ZARIfG__buttonGroup{flex-direction:column;gap:1rem;display:flex}.Hero-module__ZARIfG__primaryBtn{background:var(--color-black);color:var(--color-white);cursor:pointer;border:none;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:400;transition:transform .2s,opacity .2s;position:relative}.Hero-module__ZARIfG__ctaButtonContent{justify-content:center;align-items:center;width:100%;display:flex}.Hero-module__ZARIfG__ctaBadge{color:#000;white-space:nowrap;pointer-events:none;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%);box-shadow:0 2px 4px #0000000d}.Hero-module__ZARIfG__ctaBadgeDot{background:radial-gradient(circle at 30% 30%,#fff 0%,#a7f3d0 10%,#10b981 45%,#064e3b 100%);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.5s ease-in-out infinite Hero-module__ZARIfG__realisticPulse;position:relative;box-shadow:inset -1px -1px 1px #0003,0 0 3px #10b98180}@keyframes Hero-module__ZARIfG__realisticPulse{0%,to{filter:brightness();box-shadow:0 0 4px 1px #10b98166,0 0 8px 1px #10b98133,inset -1px -1px 1px #0003}50%{filter:brightness(1.2);box-shadow:0 0 6px 2px #10b981b3,0 0 14px 4px #10b98166,inset -1px -1px 1px #0000001a}}.Hero-module__ZARIfG__primaryBtn:hover{opacity:.9;transform:translateY(-2px)}.Hero-module__ZARIfG__secondaryBtn{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:8px;width:100%;padding:.75rem 1.5rem;font-size:1rem;font-weight:400;transition:all .2s}.Hero-module__ZARIfG__secondaryBtn:hover{background:#0000000d;border-color:#0003}@media (max-width:1024px){.Hero-module__ZARIfG__heroGrid{grid-template-columns:1fr;gap:1rem;padding-top:15vh}.Hero-module__ZARIfG__leftColumn{min-height:250px}.Hero-module__ZARIfG__rightColumn{text-align:center;align-items:center}.Hero-module__ZARIfG__title,.Hero-module__ZARIfG__titleSmall{font-size:6vw}.Hero-module__ZARIfG__subtitle{text-align:center;font-size:3.5vw}.Hero-module__ZARIfG__ctaWrapper{margin:0 auto}}@media (max-width:768px){.Hero-module__ZARIfG__title,.Hero-module__ZARIfG__titleSmall{font-size:8vw}.Hero-module__ZARIfG__subtitle{font-size:4.5vw}}
.CompactRoiCalculator-module__jvl5GG__container{width:100%;max-width:1100px;margin:0 auto;padding:2.5rem 1rem}.CompactRoiCalculator-module__jvl5GG__header{justify-content:space-between;align-items:center;margin-bottom:1.75rem;display:flex}.CompactRoiCalculator-module__jvl5GG__title{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:500}.CompactRoiCalculator-module__jvl5GG__pricingLink{color:var(--color-gray-500);font-size:.85rem;font-weight:400;text-decoration:none;transition:color .2s}.CompactRoiCalculator-module__jvl5GG__pricingLink:hover{color:var(--foreground)}.CompactRoiCalculator-module__jvl5GG__content{grid-template-columns:1fr 1.3fr;align-items:start;gap:2rem;display:grid}.CompactRoiCalculator-module__jvl5GG__slidersSection{flex-direction:column;gap:1.75rem;display:flex}.CompactRoiCalculator-module__jvl5GG__inputGroup{flex-direction:column;display:flex}.CompactRoiCalculator-module__jvl5GG__inputHeader{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.CompactRoiCalculator-module__jvl5GG__inputLabel{color:var(--foreground);font-size:.9rem;font-weight:500}.CompactRoiCalculator-module__jvl5GG__inputValue{color:var(--foreground);background:#0000000a;border-radius:6px;padding:.2rem .6rem;font-size:.85rem;font-weight:600}.CompactRoiCalculator-module__jvl5GG__sliderContainer{align-items:center;width:100%;height:32px;display:flex;position:relative}.CompactRoiCalculator-module__jvl5GG__track{z-index:1;background-color:#00000014;border-radius:2px;width:100%;height:3px;position:absolute;top:50%;transform:translateY(-50%)}.CompactRoiCalculator-module__jvl5GG__fill{background-color:var(--foreground);z-index:2;border-radius:2px;height:3px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.CompactRoiCalculator-module__jvl5GG__slider{appearance:none;z-index:4;cursor:pointer;background:0 0;outline:none;width:100%;height:100%;margin:0;position:relative}.CompactRoiCalculator-module__jvl5GG__slider::-webkit-slider-thumb{appearance:none;background:var(--foreground);cursor:pointer;border:3px solid #ffffffe6;border-radius:50%;width:18px;height:18px;transition:transform .15s;box-shadow:0 1px 4px #00000026}.CompactRoiCalculator-module__jvl5GG__slider::-webkit-slider-thumb:hover{transform:scale(1.15)}.CompactRoiCalculator-module__jvl5GG__slider::-moz-range-thumb{background:var(--foreground);cursor:pointer;border:3px solid #ffffffe6;border-radius:50%;width:18px;height:18px;transition:transform .15s;box-shadow:0 1px 4px #00000026}.CompactRoiCalculator-module__jvl5GG__breakdownSection{background:#fff;border-radius:16px;padding:1.5rem;box-shadow:0 12px 40px #00000014}.CompactRoiCalculator-module__jvl5GG__breakdownList{flex-direction:column;gap:.85rem;margin-bottom:1rem;display:flex}.CompactRoiCalculator-module__jvl5GG__breakdownItem{justify-content:space-between;align-items:center;gap:1rem;display:flex}.CompactRoiCalculator-module__jvl5GG__itemLabel{color:var(--color-gray-600);font-size:.85rem;font-weight:300;line-height:1.35}.CompactRoiCalculator-module__jvl5GG__itemValue{color:var(--foreground);flex-shrink:0;font-size:.9rem;font-weight:600}.CompactRoiCalculator-module__jvl5GG__totalDivider{background:#0000000f;height:1px;margin-bottom:1rem}.CompactRoiCalculator-module__jvl5GG__totalRow{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.CompactRoiCalculator-module__jvl5GG__totalLabel{color:var(--foreground);font-size:.95rem;font-weight:600}.CompactRoiCalculator-module__jvl5GG__totalValue{color:var(--foreground);letter-spacing:-.02em;font-size:1.75rem;font-weight:700}.CompactRoiCalculator-module__jvl5GG__footer{text-align:center;color:var(--color-gray-500);font-size:.7rem}.CompactRoiCalculator-module__jvl5GG__footerLink{color:var(--color-gray-600);text-underline-offset:3px;-webkit-text-decoration:underline #0003;text-decoration:underline #0003}.CompactRoiCalculator-module__jvl5GG__footerLink:hover{-webkit-text-decoration-color:var(--foreground);text-decoration-color:var(--foreground)}@media (max-width:768px){.CompactRoiCalculator-module__jvl5GG__container{padding:1.5rem}.CompactRoiCalculator-module__jvl5GG__header{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:1.5rem}.CompactRoiCalculator-module__jvl5GG__title{font-size:1.25rem}.CompactRoiCalculator-module__jvl5GG__content{grid-template-columns:1fr;gap:1.5rem}.CompactRoiCalculator-module__jvl5GG__slidersSection{gap:1.25rem}.CompactRoiCalculator-module__jvl5GG__breakdownSection{padding:1.25rem}.CompactRoiCalculator-module__jvl5GG__totalValue{font-size:1.5rem}}
.CostOfQualityChart-module__dL2K3W__container{flex-direction:column;align-items:center;width:100%;max-width:1100px;margin:0 auto;padding:3rem 20px 0;display:flex}.CostOfQualityChart-module__dL2K3W__title{color:var(--foreground);text-align:center;white-space:nowrap;margin-top:1.5rem;margin-bottom:2.75rem;font-size:1.5rem;font-weight:500}@media (max-width:1024px){.CostOfQualityChart-module__dL2K3W__title{white-space:normal;line-height:1.3}}@media (max-width:768px){.CostOfQualityChart-module__dL2K3W__title{margin-top:0;margin-bottom:2rem;padding:0 .5rem;font-size:1.25rem;line-height:1.4}}.CostOfQualityChart-module__dL2K3W__chartWrapper{background:#fff;border:1px solid #e5e7eb;border-radius:16px;width:100%;max-width:900px;margin-bottom:40px;padding:40px;position:relative;box-shadow:0 4px 20px #00000008}@media (max-width:768px){.CostOfQualityChart-module__dL2K3W__chartWrapper{border-radius:12px;margin-bottom:24px;padding:24px 16px}}.CostOfQualityChart-module__dL2K3W__chartTitle{text-align:center;color:#111827;margin-top:0;margin-bottom:32px;font-size:1.25rem;font-weight:500}@media (max-width:768px){.CostOfQualityChart-module__dL2K3W__chartTitle{margin-bottom:24px;font-size:1.1rem}}.CostOfQualityChart-module__dL2K3W__barsContainer{flex-direction:column;gap:24px;display:flex;position:relative}.CostOfQualityChart-module__dL2K3W__gridLines{pointer-events:none;z-index:0;justify-content:space-between;display:flex;position:absolute;inset:0 0 0 200px}@media (max-width:768px){.CostOfQualityChart-module__dL2K3W__gridLines{left:0}}.CostOfQualityChart-module__dL2K3W__gridLine{background-color:#f3f4f6;width:1px;height:100%}.CostOfQualityChart-module__dL2K3W__row{z-index:1;align-items:center;display:flex}@media (max-width:768px){.CostOfQualityChart-module__dL2K3W__row{flex-direction:column;align-items:flex-start;gap:8px}}.CostOfQualityChart-module__dL2K3W__label{color:#374151;text-align:right;flex-shrink:0;width:200px;padding-right:24px;font-size:.95rem;font-weight:500}@media (max-width:768px){.CostOfQualityChart-module__dL2K3W__label{text-align:left;color:#4b5563;width:100%;padding-right:0;font-size:.85rem}}.CostOfQualityChart-module__dL2K3W__barTrack{background-color:#0000;border-radius:6px;flex-grow:1;align-items:center;height:24px;display:flex;position:relative}@media (max-width:768px){.CostOfQualityChart-module__dL2K3W__barTrack{width:100%}}.CostOfQualityChart-module__dL2K3W__barFill{border-radius:4px;justify-content:flex-end;align-items:center;min-width:4px;height:100%;display:flex}.CostOfQualityChart-module__dL2K3W__barLevel1{background-color:#d1d5db}.CostOfQualityChart-module__dL2K3W__barLevel2{background-color:#9ca3af}.CostOfQualityChart-module__dL2K3W__barLevel3{background-color:#4b5563}.CostOfQualityChart-module__dL2K3W__barLevel4{background-color:#111827}.CostOfQualityChart-module__dL2K3W__value{color:#111827;white-space:nowrap;margin-left:12px;font-size:.95rem;font-weight:700}.CostOfQualityChart-module__dL2K3W__valueInside{color:#fff;margin-left:0;margin-right:12px}@media (max-width:768px){.CostOfQualityChart-module__dL2K3W__value{margin-left:8px;font-size:.85rem}.CostOfQualityChart-module__dL2K3W__valueInside{margin-right:8px}}.CostOfQualityChart-module__dL2K3W__source{color:#6b7280;text-align:right;margin-top:32px;font-size:.8rem;font-style:italic}@media (max-width:768px){.CostOfQualityChart-module__dL2K3W__source{text-align:left;margin-top:24px}}
.UseCases-module__gggr1G__useCases{background-color:var(--background);padding:2rem 2rem 4rem;position:relative;overflow:hidden}.UseCases-module__gggr1G__container{flex-direction:column;gap:4rem;width:100%;padding:0 4vw;display:flex}.UseCases-module__gggr1G__combinedWrapper{background:var(--color-white);border:1px solid #0000000d;border-radius:20px;width:100%;overflow:hidden}.UseCases-module__gggr1G__combinedDivider{background:#00000014;width:calc(100% - 6vw);height:1px;margin:0 auto}.UseCases-module__gggr1G__comparisonHeader{text-align:center;justify-content:space-between;align-items:center;gap:1.5rem;width:100%;max-width:1100px;margin:0 auto;padding:3rem 1rem;display:flex}.UseCases-module__gggr1G__juniorSide,.UseCases-module__gggr1G__principalSide{flex:1}.UseCases-module__gggr1G__comparisonLabel{color:var(--color-gray-600);text-transform:uppercase;letter-spacing:.1em;margin-bottom:.75rem;font-size:.95rem;font-weight:500}.UseCases-module__gggr1G__comparisonValue{color:var(--color-gray-600);letter-spacing:-.03em;font-size:clamp(1.5rem,2.75vw,2.25rem);font-weight:300}.UseCases-module__gggr1G__comparisonValueHighlight{color:var(--foreground);letter-spacing:-.03em;font-size:clamp(1.5rem,2.75vw,2.25rem);font-weight:400}.UseCases-module__gggr1G__agentLogosRow{flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-top:1.75rem;display:flex}.UseCases-module__gggr1G__agentLogoItem{flex-direction:column;align-items:center;gap:.45rem;display:flex;position:relative}.UseCases-module__gggr1G__agentLogoItem[data-tooltip]:hover:after{content:attr(data-tooltip);color:#fff;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;pointer-events:none;opacity:1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#141414e0;border-radius:5px;padding:.3rem .6rem;font-size:.65rem;font-weight:500;position:absolute;bottom:calc(100% + 8px);left:50%;transform:translate(-50%)}.UseCases-module__gggr1G__agentLogoCircle{width:36px;height:36px;color:var(--foreground);background:#ffffffd9;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s;display:flex}.UseCases-module__gggr1G__agentLogoCircle:hover{transform:translateY(-1px)}.UseCases-module__gggr1G__agentLogoCircleLarge{background:#ffffffe6;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:transform .2s;display:flex}.UseCases-module__gggr1G__agentLogoCircleLarge:hover{transform:translateY(-1px)}.UseCases-module__gggr1G__vsDivider{color:var(--color-gray-600);background:var(--color-gray-100);border:1px solid #0000000d;border-radius:50%;padding:1.5rem;font-size:1rem;font-weight:400}.UseCases-module__gggr1G__exampleIntro{text-align:center;flex-direction:column;align-items:center;max-width:700px;margin:0 auto;scroll-margin-top:96px;display:flex}.UseCases-module__gggr1G__exampleSectionTitle{color:var(--foreground);letter-spacing:-.02em;margin:0 0 .75rem;font-size:clamp(1.4rem,2.4vw,1.85rem);font-weight:400}.UseCases-module__gggr1G__featuresWrapper{width:100%}.UseCases-module__gggr1G__introTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:300}.UseCases-module__gggr1G__introText{color:var(--color-gray-800);font-size:clamp(1rem,1.5vw,1.125rem);font-weight:300;line-height:1.6}.UseCases-module__gggr1G__exampleContainer{background:var(--color-white);text-align:left;border:1px solid #00000014;border-radius:12px;width:100%;margin-top:2.5rem;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000000d}.UseCases-module__gggr1G__exampleContainer:before{content:"";background:var(--foreground);width:4px;height:100%;position:absolute;top:0;left:0}.UseCases-module__gggr1G__exampleBadge{color:var(--color-gray-600);text-transform:uppercase;letter-spacing:.1em;background:#0000000d;border-radius:20px;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.75rem;font-weight:600;display:inline-block}.UseCases-module__gggr1G__exampleHeader{color:var(--foreground);letter-spacing:-.01em;margin-bottom:1.25rem;font-size:1.25rem;font-weight:400}.UseCases-module__gggr1G__exampleList{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.UseCases-module__gggr1G__exampleList li{color:var(--color-gray-800);align-items:flex-start;gap:.75rem;font-size:.95rem;font-weight:300;line-height:1.5;display:flex}.UseCases-module__gggr1G__exampleListIcon{width:24px;height:24px;color:var(--color-gray-400);flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;display:flex}.UseCases-module__gggr1G__code{color:var(--color-gray-800);background:#0000000a;border:1px solid #0000000d;border-radius:4px;padding:.2rem .4rem;font-family:inherit;font-size:.9em}.UseCases-module__gggr1G__flowContainer{flex-direction:column;align-items:center;width:100%;margin-top:0;display:flex;position:relative}.UseCases-module__gggr1G__ticketMock{background:var(--color-white);text-align:left;border:1px solid #00000014;border-radius:12px;width:100%;overflow:hidden}.UseCases-module__gggr1G__ticketHeader{background:#00000005;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.UseCases-module__gggr1G__headerLeft{align-items:center;display:flex}.UseCases-module__gggr1G__headerRight{color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;font-size:.75rem;font-weight:500;display:flex}.UseCases-module__gggr1G__macDots{gap:8px;margin-right:1.5rem;display:flex}.UseCases-module__gggr1G__macDots span{background:#e0e0e0;border-radius:50%;width:12px;height:12px}.UseCases-module__gggr1G__macDots span:first-child{background:#ff5f56}.UseCases-module__gggr1G__macDots span:nth-child(2){background:#ffbd2e}.UseCases-module__gggr1G__macDots span:nth-child(3){background:#27c93f}.UseCases-module__gggr1G__headerTitle{color:var(--color-gray-600);font-size:.875rem;font-weight:400}.UseCases-module__gggr1G__ticketBody{flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.UseCases-module__gggr1G__ticketRow{flex-direction:column;gap:.5rem;display:flex}.UseCases-module__gggr1G__ticketLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray-600);font-size:.75rem;font-weight:500}.UseCases-module__gggr1G__ticketContentHighlight{color:var(--foreground);font-size:1.125rem;font-weight:400}.UseCases-module__gggr1G__ticketContent{color:var(--color-gray-800);font-size:.95rem;font-weight:300;line-height:1.6}.UseCases-module__gggr1G__jiraCommentsSection{background:var(--background);border-top:1px solid #0000000d;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}.UseCases-module__gggr1G__jiraComment{background:var(--color-white);border:1px solid #0000000f;border-radius:8px;gap:1rem;padding:1.25rem;display:flex;position:relative}.UseCases-module__gggr1G__commentAvatar{background:#fff;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.UseCases-module__gggr1G__commentContent{flex-direction:column;gap:.5rem;display:flex}.UseCases-module__gggr1G__commentHeader{align-items:center;gap:.5rem;font-size:.8rem;display:flex}.UseCases-module__gggr1G__commentAuthor{color:var(--foreground);font-weight:500}.UseCases-module__gggr1G__commentBadge{color:var(--color-gray-600);font-size:.7rem;font-family:var(--font-geist-mono);background:#0000000d;border-radius:4px;padding:.1rem .4rem}.UseCases-module__gggr1G__commentTime{color:var(--color-gray-500)}.UseCases-module__gggr1G__commentText{color:var(--color-gray-800);font-size:.85rem;line-height:1.5}.UseCases-module__gggr1G__commentText ul{flex-direction:column;gap:.25rem;margin-top:.5rem;margin-bottom:.5rem;padding-left:1.5rem;display:flex}.UseCases-module__gggr1G__thinkingIndicator{color:var(--color-gray-500);justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem 0;font-size:.875rem;display:flex}.UseCases-module__gggr1G__flowStepCenter{text-align:center;z-index:2;background:0 0;flex-direction:column;align-items:center;gap:2rem;width:100%;max-width:800px;padding:2rem 0;display:flex;position:relative}.UseCases-module__gggr1G__flowStepText{flex-direction:column;align-items:center;gap:1rem;display:flex}.UseCases-module__gggr1G__flowStepTitle{color:var(--foreground);margin-bottom:.5rem;font-size:1.25rem;font-weight:400}.UseCases-module__gggr1G__stepLabel{color:var(--color-gray-600);text-transform:uppercase;letter-spacing:.1em;font-size:.875rem;display:block}.UseCases-module__gggr1G__flowStepDesc{color:var(--color-gray-800);max-width:600px;font-size:.95rem;font-weight:300;line-height:1.6}.UseCases-module__gggr1G__branchingWrapper{flex-direction:column;align-items:center;width:100%;margin:2rem 0 30px;display:flex;position:relative}.UseCases-module__gggr1G__branchingTitle{text-align:center;flex-direction:column;align-items:center;gap:1rem;margin-bottom:3rem;display:flex}.UseCases-module__gggr1G__verticalLine{background:var(--color-gray-200);width:2px;height:60px;margin:0 auto}.UseCases-module__gggr1G__shortLine{height:30px}.UseCases-module__gggr1G__branchesGrid{grid-template-columns:repeat(4,1fr);gap:2rem;width:100%;display:grid;position:relative}.UseCases-module__gggr1G__branchesTopConnector{background:var(--color-gray-200);z-index:1;height:2px;position:absolute;top:-30px;left:0;right:0}.UseCases-module__gggr1G__branchesBottomConnector{background:var(--color-gray-200);z-index:1;height:2px;position:absolute;bottom:-30px;left:0;right:0}@media (max-width:1024px){.UseCases-module__gggr1G__branchesTopConnector,.UseCases-module__gggr1G__branchesBottomConnector{left:0;right:0}}.UseCases-module__gggr1G__branchColumn{flex-direction:column;align-items:center;gap:1.5rem;display:flex;position:relative}.UseCases-module__gggr1G__branchDropLine,.UseCases-module__gggr1G__branchRiseLine{background:var(--color-gray-200);z-index:2;width:2px;height:30px;position:absolute;left:50%;transform:translate(-50%)}.UseCases-module__gggr1G__branchDropLine{top:-30px}.UseCases-module__gggr1G__branchRiseLine{bottom:-30px}.UseCases-module__gggr1G__branchCard{background:var(--color-white);text-align:left;z-index:2;border:1px solid #0000000f;border-radius:12px;flex-direction:column;flex:1;gap:1.25rem;width:100%;padding:1.5rem;display:flex;position:relative}.UseCases-module__gggr1G__branchQuestion{color:var(--foreground);min-height:3rem;font-size:1rem;font-weight:400;line-height:1.4}.UseCases-module__gggr1G__thoughtStepsContainer{flex-direction:column;gap:.5rem;display:flex}.UseCases-module__gggr1G__thoughtConnection{justify-content:center;align-items:center;padding:.2rem 0;display:flex}.UseCases-module__gggr1G__thoughtStep{color:var(--color-gray-800);background:#f8f8f8;border:1px solid #00000008;border-radius:8px;align-items:flex-start;gap:.75rem;padding:.75rem;font-size:.8rem;font-weight:300;line-height:1.5;display:flex}.UseCases-module__gggr1G__thoughtIcon{width:24px;height:24px;color:var(--foreground);flex-shrink:0;justify-content:center;align-items:center;display:flex}.UseCases-module__gggr1G__agentThinking{justify-content:center;align-items:center;gap:.25rem;display:flex}.UseCases-module__gggr1G__dot{background-color:var(--foreground);border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite both UseCases-module__gggr1G__pulseDot}.UseCases-module__gggr1G__dot:first-child{animation-delay:-.32s}.UseCases-module__gggr1G__dot:nth-child(2){animation-delay:-.16s}.UseCases-module__gggr1G__dot:nth-child(3){animation-delay:0s}@keyframes UseCases-module__gggr1G__pulseDot{0%,80%,to{opacity:.3;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.UseCases-module__gggr1G__badge{background:var(--color-gray-100);font-size:.75rem;font-family:var(--font-geist-mono);color:var(--color-gray-600);border-radius:4px;margin-bottom:.5rem;padding:.25rem .5rem;display:inline-block}@media (max-width:1024px){.UseCases-module__gggr1G__branchesGrid{grid-template-columns:repeat(2,1fr);gap:3rem 2rem}.UseCases-module__gggr1G__branchesBottomConnector,.UseCases-module__gggr1G__branchesTopConnector,.UseCases-module__gggr1G__branchDropLine,.UseCases-module__gggr1G__branchRiseLine{display:none}}@media (max-width:640px){.UseCases-module__gggr1G__branchesGrid{grid-template-columns:1fr;gap:2rem}.UseCases-module__gggr1G__flowStepCenter{padding:2rem 1.5rem}}.UseCases-module__gggr1G__reportLinks{flex-direction:column;gap:.6rem;margin-top:1.2rem;font-size:.95rem;display:flex}.UseCases-module__gggr1G__reportLink{color:#0052cc;opacity:.65;pointer-events:none;align-items:center;gap:.4rem;width:fit-content;font-weight:500;text-decoration:none;display:inline-flex}.UseCases-module__gggr1G__featuresContainer{z-index:2;width:100%;max-width:1100px;margin:0 auto;position:relative}.UseCases-module__gggr1G__featuresContainerCard{text-align:left;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:center;padding:3rem;display:flex}.UseCases-module__gggr1G__featuresMainTitle{color:var(--foreground);text-align:center;white-space:nowrap;margin-top:1.5rem;margin-bottom:2.75rem;font-size:1.5rem;font-weight:500}.UseCases-module__gggr1G__featuresGrid{grid-template-columns:repeat(2,1fr);gap:2.5rem 3rem;width:100%;max-width:960px;display:grid}.UseCases-module__gggr1G__featureItem{flex-direction:column;gap:.5rem;display:flex}.UseCases-module__gggr1G__featureHeader{align-items:center;gap:.75rem;display:flex}.UseCases-module__gggr1G__featureIcon{color:var(--color-gray-600);flex-shrink:0;width:18px;height:18px}.UseCases-module__gggr1G__featureTitle{color:var(--foreground);margin:0;font-size:1rem;font-weight:600}.UseCases-module__gggr1G__featureDesc{color:var(--color-gray-600);margin:0;padding-left:2.1rem;font-size:.95rem;font-weight:300;line-height:1.5}.UseCases-module__gggr1G__featureDesc strong{color:var(--foreground);font-weight:500}@media (max-width:768px){.UseCases-module__gggr1G__featuresGrid{grid-template-columns:1fr;gap:1.5rem}.UseCases-module__gggr1G__featuresContainerCard{align-items:center;padding:2rem 1.5rem}}
.SecurityAnimation-module__De4AcW__animationSection{width:100%}.SecurityAnimation-module__De4AcW__visualShell{background:0 0;width:min(100%,820px);margin:0 auto;padding:0;position:relative}.SecurityAnimation-module__De4AcW__visualShell:before{display:none}.SecurityAnimation-module__De4AcW__animationStage{justify-content:center;align-items:center;width:100%;height:660px;display:flex;position:relative}.SecurityAnimation-module__De4AcW__centralWrapper,.SecurityAnimation-module__De4AcW__deploymentWrapper,.SecurityAnimation-module__De4AcW__perimeterWrapper,.SecurityAnimation-module__De4AcW__optionNodeWrapper{position:absolute;top:50%;left:50%}.SecurityAnimation-module__De4AcW__centralWrapper{width:var(--central-size);height:var(--central-size);margin-left:calc(var(--central-size)/-2);margin-top:calc(var(--central-size)/-2);z-index:40}.SecurityAnimation-module__De4AcW__centralLogo{background:#fff;border:1px solid #0f172a1a;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;display:flex;box-shadow:0 14px 26px #0f172a14}.SecurityAnimation-module__De4AcW__centralLogoLabel{white-space:nowrap;color:#0f172a;letter-spacing:-.01em;font-size:.92rem;font-weight:600;position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%)}.SecurityAnimation-module__De4AcW__perimeterWrapper{width:var(--perimeter-size);height:var(--perimeter-size);margin-left:calc(var(--perimeter-size)/-2);margin-top:calc(var(--perimeter-size)/-2);z-index:5;pointer-events:none}.SecurityAnimation-module__De4AcW__perimeterCircle{transform-origin:50%;border:2px dotted #0f172a33;border-radius:50%;width:100%;height:100%;animation:56s linear infinite SecurityAnimation-module__De4AcW__perimeterSpin}.SecurityAnimation-module__De4AcW__perimeterLabel{white-space:nowrap;letter-spacing:.14em;text-transform:uppercase;color:#475569f2;font-size:.86rem;font-weight:700;position:absolute;top:calc(100% + 26px);left:50%;transform:translate(-50%)}.SecurityAnimation-module__De4AcW__deploymentWrapper{width:var(--deployment-size);height:var(--deployment-size);margin-left:calc(var(--deployment-size)/-2);margin-top:calc(var(--deployment-size)/-2);z-index:10}.SecurityAnimation-module__De4AcW__deploymentCircle{background:0 0;border:1.5px solid #0f172a1a;border-radius:50%;width:100%;height:100%}.SecurityAnimation-module__De4AcW__deploymentLabel{white-space:nowrap;color:#4b5563;letter-spacing:.02em;font-size:.88rem;font-weight:600;position:absolute;top:-36px;left:50%;transform:translate(-50%)}.SecurityAnimation-module__De4AcW__optionNodeWrapper{appearance:none;cursor:pointer;font:inherit;color:inherit;text-align:inherit;z-index:30;background:0 0;border:0;padding:0;transition:opacity .25s}.SecurityAnimation-module__De4AcW__option1Wrapper{width:var(--option1-size);height:var(--option1-size);margin-left:calc(var(--option1-x) - (var(--option1-size)/2));margin-top:calc(var(--option1-y) - (var(--option1-size)/2))}.SecurityAnimation-module__De4AcW__option2Wrapper{width:var(--option2-size);height:var(--option2-size);margin-left:calc(var(--option2-x) - (var(--option2-size)/2));margin-top:calc(var(--option2-y) - (var(--option2-size)/2))}.SecurityAnimation-module__De4AcW__option3Wrapper{width:var(--option3-size);height:var(--option3-size);margin-left:calc(var(--option3-x) - (var(--option3-size)/2));margin-top:calc(var(--option3-y) - (var(--option3-size)/2))}.SecurityAnimation-module__De4AcW__optionNode{background:#fff;border:1.5px solid #0f172a24;border-radius:50%;justify-content:center;align-items:center;gap:.72rem;width:100%;height:100%;transition:transform .25s,border-color .25s,box-shadow .25s,opacity .25s,background-color .25s;display:flex;box-shadow:0 16px 34px #0f172a1a}.SecurityAnimation-module__De4AcW__optionLabel{text-align:center;color:#475569;width:210px;font-size:.92rem;font-weight:550;line-height:1.45;transition:opacity .25s,color .25s;position:absolute;top:calc(100% + 16px);left:50%;transform:translate(-50%)}.SecurityAnimation-module__De4AcW__option2Wrapper .SecurityAnimation-module__De4AcW__optionLabel{width:230px;transform:translate(-57%)}.SecurityAnimation-module__De4AcW__option3Wrapper .SecurityAnimation-module__De4AcW__optionLabel{width:200px}.SecurityAnimation-module__De4AcW__option1Wrapper .SecurityAnimation-module__De4AcW__optionLabel{width:178px;transform:translate(-66%)}.SecurityAnimation-module__De4AcW__brainIcon,.SecurityAnimation-module__De4AcW__serverIcon{color:#0f172a;width:34px;height:34px}.SecurityAnimation-module__De4AcW__providerIcon{color:#0f172a;justify-content:center;align-items:center;display:flex}.SecurityAnimation-module__De4AcW__connectorWrapper{z-index:15;transform-origin:0;pointer-events:none;height:2px;position:absolute;top:50%;left:50%}.SecurityAnimation-module__De4AcW__connectionLine{transform-origin:0;background:#0f172a38;border-radius:999px;width:100%;height:100%;transition:opacity .25s,background-color .25s,box-shadow .25s}.SecurityAnimation-module__De4AcW__connectionActive{background:#0f172aeb;box-shadow:0 0 0 1px #0f172a14}.SecurityAnimation-module__De4AcW__connectionMuted{opacity:.22}.SecurityAnimation-module__De4AcW__optionHighlighted .SecurityAnimation-module__De4AcW__optionNode{background:#fff;border-color:#0f172a6b;transform:scale(1.04);box-shadow:0 0 0 6px #0f172a0f,0 18px 32px #0f172a1f}.SecurityAnimation-module__De4AcW__optionHighlighted .SecurityAnimation-module__De4AcW__optionLabel{color:#0f172a}.SecurityAnimation-module__De4AcW__optionMuted .SecurityAnimation-module__De4AcW__optionNode{background:#f8fafc;border-color:#0f172a1a;box-shadow:0 12px 24px #0f172a0f}.SecurityAnimation-module__De4AcW__optionMuted .SecurityAnimation-module__De4AcW__brainIcon,.SecurityAnimation-module__De4AcW__optionMuted .SecurityAnimation-module__De4AcW__serverIcon,.SecurityAnimation-module__De4AcW__optionMuted .SecurityAnimation-module__De4AcW__providerIcon{opacity:.42}.SecurityAnimation-module__De4AcW__optionMuted .SecurityAnimation-module__De4AcW__optionLabel{opacity:.38}.SecurityAnimation-module__De4AcW__optionNodeWrapper:focus-visible{outline:none}@media (max-width:1360px){.SecurityAnimation-module__De4AcW__visualShell{width:min(100%,760px)}.SecurityAnimation-module__De4AcW__animationStage{height:620px}}@media (max-width:1180px){.SecurityAnimation-module__De4AcW__visualShell{width:min(100%,760px)}}@media (max-width:768px){.SecurityAnimation-module__De4AcW__visualShell{padding:0}.SecurityAnimation-module__De4AcW__animationStage{height:560px}}@keyframes SecurityAnimation-module__De4AcW__perimeterSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.SecurityAnimation-module__De4AcW__perimeterCircle{animation:none}}
.SecuritySection-module__UA_e9a__securitySectionWrapper{background:#fff;padding:clamp(4rem,7vw,6rem) clamp(1.5rem,4vw,4rem) clamp(5rem,8vw,7rem)}.SecuritySection-module__UA_e9a__embedded{background:0 0;padding:0}.SecuritySection-module__UA_e9a__layout{grid-template-columns:minmax(0,520px) minmax(0,1fr);align-items:center;gap:clamp(2.5rem,4vw,5rem);max-width:1380px;margin:0 auto;display:grid}.SecuritySection-module__UA_e9a__contentColumn{align-items:center;display:flex}.SecuritySection-module__UA_e9a__contentBlock{width:100%;max-width:520px}.SecuritySection-module__UA_e9a__eyebrow{letter-spacing:.16em;text-transform:uppercase;color:#111827;margin:0 0 1rem;font-size:.78rem;font-weight:700}.SecuritySection-module__UA_e9a__title{letter-spacing:-.05em;color:var(--foreground);text-wrap:balance;margin:0 0 1.25rem;font-size:clamp(1.78rem,3.05vw,2.9rem);font-weight:420;line-height:1.08}.SecuritySection-module__UA_e9a__subtitle{max-width:48ch;color:var(--color-gray-800);margin:0 0 1.75rem;font-size:clamp(1rem,1.6vw,1.18rem);font-weight:350;line-height:1.65}.SecuritySection-module__UA_e9a__optionGrid{gap:1rem;display:grid}.SecuritySection-module__UA_e9a__optionCard{appearance:none;text-align:left;cursor:pointer;background:#ffffffc2;border:1px solid #0f172a14;border-radius:24px;gap:.6rem;width:100%;padding:1.2rem 1.25rem 1.15rem;transition:transform .25s,border-color .25s,box-shadow .25s,background-color .25s;display:grid;box-shadow:0 18px 40px #0f172a0d}.SecuritySection-module__UA_e9a__optionCard:hover{background:#fffffff5;border-color:#0f172a2e;transform:translateY(-3px)}.SecuritySection-module__UA_e9a__optionCardActive{background:#fff;border-color:#0f172a47;box-shadow:0 18px 34px #0f172a14}.SecuritySection-module__UA_e9a__optionCard:focus-visible{border-color:#0f172a66;outline:none;box-shadow:0 0 0 4px #0f172a14,0 18px 34px #0f172a14}.SecuritySection-module__UA_e9a__optionBadge{color:#111827;letter-spacing:.04em;background:#0f172a0f;border-radius:999px;align-items:center;width:fit-content;padding:.34rem .72rem;font-size:.78rem;font-weight:700;display:inline-flex}.SecuritySection-module__UA_e9a__optionText{color:#0f172a;font-size:1.05rem;font-weight:430;line-height:1.55}.SecuritySection-module__UA_e9a__ctaContainer{justify-content:center;margin-top:1.6rem;display:flex}.SecuritySection-module__UA_e9a__learnMoreBtn{background:var(--foreground);color:var(--background);border-radius:999px;align-items:center;gap:.75rem;padding:1rem 1.6rem;font-size:1.02rem;font-weight:600;text-decoration:none;transition:transform .2s,opacity .2s,box-shadow .2s;display:inline-flex;box-shadow:0 16px 30px #0f172a24}.SecuritySection-module__UA_e9a__learnMoreBtn:hover{opacity:.96;transform:translateY(-2px);box-shadow:0 20px 36px #0f172a2e}.SecuritySection-module__UA_e9a__btnIcon{transition:transform .2s}.SecuritySection-module__UA_e9a__learnMoreBtn:hover .SecuritySection-module__UA_e9a__btnIcon{transform:translate(4px)}.SecuritySection-module__UA_e9a__visualColumn{justify-content:center;align-items:center;min-height:720px;display:flex}@media (max-width:1180px){.SecuritySection-module__UA_e9a__layout{grid-template-columns:minmax(0,1fr)}.SecuritySection-module__UA_e9a__contentBlock{max-width:100%}.SecuritySection-module__UA_e9a__visualColumn{min-height:640px}}@media (max-width:768px){.SecuritySection-module__UA_e9a__securitySectionWrapper{padding:2.5rem 1.25rem 3rem}.SecuritySection-module__UA_e9a__title{font-size:clamp(1.72rem,6.5vw,2.22rem);line-height:1.1}.SecuritySection-module__UA_e9a__subtitle{font-size:1rem}.SecuritySection-module__UA_e9a__optionCard{border-radius:20px;padding:1rem 1rem 1.05rem}.SecuritySection-module__UA_e9a__optionText{font-size:.98rem}.SecuritySection-module__UA_e9a__learnMoreBtn{justify-content:center;width:100%}.SecuritySection-module__UA_e9a__visualColumn{min-height:560px}}
.AnimatedConnections-module__-LzV9W__container{flex-direction:column;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:1rem 0;display:flex;position:relative;overflow:visible}.AnimatedConnections-module__-LzV9W__supervisorWrapper{z-index:10;flex-direction:column;align-items:center;margin-bottom:0;display:flex;position:relative;overflow:visible}.AnimatedConnections-module__-LzV9W__logoAndHalo{justify-content:center;align-items:center;display:flex;position:relative;overflow:visible}.AnimatedConnections-module__-LzV9W__logoLift{justify-content:center;align-items:center;display:flex;position:relative}.AnimatedConnections-module__-LzV9W__logoHalo{z-index:1;background:0 0;border-radius:50%;width:160px;height:160px;animation:4s ease-in-out infinite AnimatedConnections-module__-LzV9W__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes AnimatedConnections-module__-LzV9W__pulse{0%{opacity:.5;transform:translate(-50%,-50%)scale(.95)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.1)}to{opacity:.5;transform:translate(-50%,-50%)scale(.95)}}.AnimatedConnections-module__-LzV9W__centerLogo{z-index:2}.AnimatedConnections-module__-LzV9W__supervisorLabel{color:var(--color-gray-800);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2;background:#fffc;border:1px solid #0000000d;border-radius:12px;margin-top:.75rem;padding:.25rem .75rem;font-size:.875rem;font-weight:500}.AnimatedConnections-module__-LzV9W__supervisorLines{z-index:1;width:100%;height:80px;margin-bottom:-15px;position:relative}.AnimatedConnections-module__-LzV9W__svgSuper{width:100%;height:100%;overflow:visible}.AnimatedConnections-module__-LzV9W__pipeline{z-index:2;justify-content:space-between;align-items:stretch;gap:0;width:100%;display:flex}.AnimatedConnections-module__-LzV9W__groupCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #00000014;border-radius:12px;flex:1;position:relative}.AnimatedConnections-module__-LzV9W__integrationsAbsolute{width:100%;position:absolute;top:100%;left:0}.AnimatedConnections-module__-LzV9W__groupContent{box-sizing:border-box;flex-direction:column;justify-content:space-between;height:100%;padding:1rem;display:flex}.AnimatedConnections-module__-LzV9W__connectorWrapper{flex-direction:column;justify-content:flex-end;width:40px;padding-bottom:calc(1rem + 16px);display:flex}.AnimatedConnections-module__-LzV9W__groupTitle{color:var(--color-gray-800);text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem;font-size:.875rem;font-weight:500}.AnimatedConnections-module__-LzV9W__nodeRow{justify-content:space-between;align-items:center;height:32px;display:flex}.AnimatedConnections-module__-LzV9W__node{background:var(--color-white);height:32px;color:var(--foreground);z-index:2;white-space:nowrap;border:1px solid #0000001a;border-radius:8px;flex:none;justify-content:center;align-items:center;padding:0 .75rem;font-size:.75rem;font-weight:500;display:flex}.AnimatedConnections-module__-LzV9W__connector{z-index:1;background:#0000001a;flex:1;min-width:15px;height:2px;margin:0 4px;position:relative;overflow:hidden}.AnimatedConnections-module__-LzV9W__interGroupConnector{z-index:1;background:#00000026;width:100%;height:2px;position:relative;overflow:hidden}.AnimatedConnections-module__-LzV9W__animatedDot,.AnimatedConnections-module__-LzV9W__animatedDotInter{background:var(--foreground);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.AnimatedConnections-module__-LzV9W__animatedDot{animation:2s linear infinite AnimatedConnections-module__-LzV9W__flowRight}.AnimatedConnections-module__-LzV9W__animatedDotInter{animation:3s linear infinite AnimatedConnections-module__-LzV9W__flowRight}@keyframes AnimatedConnections-module__-LzV9W__flowRight{0%{opacity:0;left:-10px}20%{opacity:1}80%{opacity:1}to{opacity:0;left:100%}}@media (max-width:1024px){.AnimatedConnections-module__-LzV9W__pipeline{flex-direction:column;gap:0}.AnimatedConnections-module__-LzV9W__connectorWrapper{align-self:center;width:2px;height:40px;padding-bottom:0}.AnimatedConnections-module__-LzV9W__integrationsAbsolute{display:none}.AnimatedConnections-module__-LzV9W__interGroupConnector{width:2px;height:100%}.AnimatedConnections-module__-LzV9W__animatedDotInter{animation:3s linear infinite AnimatedConnections-module__-LzV9W__flowDown}@keyframes AnimatedConnections-module__-LzV9W__flowDown{0%{opacity:0;top:-10px;left:50%;transform:translate(-50%)}20%{opacity:1}80%{opacity:1}to{opacity:0;top:100%;left:50%;transform:translate(-50%)}}.AnimatedConnections-module__-LzV9W__supervisorLines{display:none}}
.IntegrationReveal-module__L-OxrW__revealContainer{z-index:0;pointer-events:none;width:100%;height:200px;margin-top:0;position:relative}.IntegrationReveal-module__L-OxrW__lineWrapper{flex-direction:column;align-items:center;display:flex;position:absolute;top:0;transform:translate(-50%)}.IntegrationReveal-module__L-OxrW__verticalLine{background:#80808080;border-radius:4px;width:2px;position:absolute;top:0;left:50%;transform:translate(-50%)}.IntegrationReveal-module__L-OxrW__logoWrapper{background:var(--background);border:1px solid #80808033;border-radius:50%;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;left:50%;transform:translate(-50%)}
.DiagramSection-module__ErgLgG__section{z-index:2;background-color:#0000;justify-content:center;width:100%;margin-top:-25vh;padding:4rem 2rem;display:flex;position:relative}.DiagramSection-module__ErgLgG__container{width:100%;max-width:1200px;margin:0 auto;position:relative}.DiagramSection-module__ErgLgG__headingWrap{width:100%;max-width:1100px;margin:1.5rem auto 2.75rem;padding:0}.DiagramSection-module__ErgLgG__heading{color:var(--foreground);letter-spacing:-.02em;text-align:center;width:100%;margin:0;font-size:1.5rem;font-weight:500;line-height:1.2}@media (min-width:1280px){.DiagramSection-module__ErgLgG__heading{white-space:nowrap}}.DiagramSection-module__ErgLgG__moreIntegrations{text-align:center;color:var(--color-gray-600);margin-top:14rem;font-size:1rem;font-weight:300}
.MobileDetailedSecurity-module__5rXNCa__securityPageWrapper{width:100%}.MobileDetailedSecurity-module__5rXNCa__securitySection{background:var(--background);padding:2.5rem 1rem 0;position:relative}.MobileDetailedSecurity-module__5rXNCa__container{text-align:center;z-index:1;flex-direction:column;align-items:center;width:100%;padding:0;display:flex;position:relative}.MobileDetailedSecurity-module__5rXNCa__header{text-align:center;flex-direction:column;align-items:center;width:100%;margin-bottom:2.25rem;display:flex}.MobileDetailedSecurity-module__5rXNCa__iconWrapper{background:#00000008;border:1px solid #0000000d;border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin:0 auto 1.25rem;display:flex}.MobileDetailedSecurity-module__5rXNCa__icon{color:var(--foreground)}.MobileDetailedSecurity-module__5rXNCa__title{color:var(--foreground);letter-spacing:-.03em;margin:0 0 .85rem;font-size:1.5rem;font-weight:300;line-height:1.15}.MobileDetailedSecurity-module__5rXNCa__subtitle{color:var(--color-gray-800);max-width:100%;margin:0;font-size:1rem;font-weight:300;line-height:1.6}.MobileDetailedSecurity-module__5rXNCa__nemoSection{text-align:center;background:radial-gradient(circle at 0 0,#74b71b1f,#0000 46%),linear-gradient(#fffffff0,#ffffffd1);border:1px solid #0f172a14;border-radius:24px;justify-items:center;gap:1.25rem;width:100%;padding:1.5rem 1.15rem;display:grid;box-shadow:0 20px 40px #0f172a0f}.MobileDetailedSecurity-module__5rXNCa__nemoTitle{letter-spacing:-.04em;color:var(--foreground);text-wrap:balance;margin:0;font-size:1.45rem;font-weight:420;line-height:1.15}.MobileDetailedSecurity-module__5rXNCa__nemoLockup{justify-items:center;gap:.7rem;display:grid}.MobileDetailedSecurity-module__5rXNCa__nemoPoweredBy{color:var(--color-gray-800);font-size:.95rem;font-weight:300;line-height:1.3}.MobileDetailedSecurity-module__5rXNCa__nemoBrand{color:var(--foreground);flex-wrap:wrap;justify-content:center;align-items:center;gap:.65rem;display:inline-flex}.MobileDetailedSecurity-module__5rXNCa__nemoMark{color:#74b71b;flex-shrink:0;width:2.6rem;height:auto}.MobileDetailedSecurity-module__5rXNCa__nemoBrandName{letter-spacing:-.05em;font-size:clamp(1.65rem,7vw,2.2rem);font-weight:520;line-height:1.02}.MobileDetailedSecurity-module__5rXNCa__nemoButton{background:var(--foreground);width:100%;min-height:48px;color:var(--background);border-radius:999px;justify-content:center;align-items:center;padding:.92rem 1.1rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex;box-shadow:0 16px 30px #0f172a24}.MobileDetailedSecurity-module__5rXNCa__nemoButton:focus-visible{outline-offset:4px;outline:2px solid #74b71b73}.MobileDetailedSecurity-module__5rXNCa__embeddedSecuritySection{width:100%}.MobileDetailedSecurity-module__5rXNCa__featureGrid{grid-template-columns:1fr;gap:1.25rem;width:100%;display:grid}.MobileDetailedSecurity-module__5rXNCa__featureCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff80;border:1px solid #0000000d;border-radius:16px;flex-direction:column;align-items:center;padding:2rem 1.5rem;display:flex}.MobileDetailedSecurity-module__5rXNCa__featureIcon{color:var(--foreground);margin-bottom:1.25rem}.MobileDetailedSecurity-module__5rXNCa__featureTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.2rem;font-weight:400}.MobileDetailedSecurity-module__5rXNCa__featureDesc{color:var(--color-gray-800);font-size:.95rem;font-weight:300;line-height:1.6}.MobileDetailedSecurity-module__5rXNCa__divider{background:#0000001a;width:1px;height:40px;margin:3rem auto}.MobileDetailedSecurity-module__5rXNCa__sectionHeaderWide{text-align:center;flex-direction:column;align-items:center;margin-bottom:2rem;display:flex}.MobileDetailedSecurity-module__5rXNCa__sectionIconAlt{color:var(--foreground);margin-bottom:1rem}.MobileDetailedSecurity-module__5rXNCa__sectionTitleAlt{color:var(--foreground);letter-spacing:-.02em;margin-bottom:.75rem;font-size:1.5rem;font-weight:300;line-height:1.25}.MobileDetailedSecurity-module__5rXNCa__sectionSubtitleAlt{color:var(--color-gray-800);max-width:100%;font-size:1rem;font-weight:300;line-height:1.6}.MobileDetailedSecurity-module__5rXNCa__aclGrid{grid-template-columns:1fr;gap:1.25rem;width:100%;display:grid}.MobileDetailedSecurity-module__5rXNCa__aclCard,.MobileDetailedSecurity-module__5rXNCa__aclCardFull{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:left;background:#ffffff80;border:1px solid #0000000d;border-radius:16px;padding:1.75rem 1.25rem}.MobileDetailedSecurity-module__5rXNCa__aclTitle{color:var(--foreground);margin-bottom:.75rem;font-size:1.25rem;font-weight:400}.MobileDetailedSecurity-module__5rXNCa__aclDesc{color:var(--color-gray-800);font-size:.95rem;line-height:1.5}.MobileDetailedSecurity-module__5rXNCa__aclDesc code{background:#0000000d;border-radius:4px;padding:.2rem .4rem;font-family:monospace}.MobileDetailedSecurity-module__5rXNCa__aclLevelsGrid{grid-template-columns:1fr;gap:1.25rem;margin-top:1.25rem;display:grid}.MobileDetailedSecurity-module__5rXNCa__aclLevelItem{color:var(--color-gray-800);align-items:flex-start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.MobileDetailedSecurity-module__5rXNCa__aclLevelItem strong{color:var(--foreground);margin-bottom:.25rem;font-weight:500;display:block}.MobileDetailedSecurity-module__5rXNCa__aclLevelIcon{color:var(--foreground);flex-shrink:0;margin-top:.15rem}.MobileDetailedSecurity-module__5rXNCa__flowchartContainer{flex-direction:column;align-items:center;width:100%;font-size:.9rem;display:flex;position:relative}.MobileDetailedSecurity-module__5rXNCa__flowRow{z-index:2;justify-content:center;width:100%;display:flex;position:relative}.MobileDetailedSecurity-module__5rXNCa__flowRolesCol{z-index:2;background:#ffffff4d;border:1px solid #0000000d;border-radius:16px;grid-template-columns:1fr;gap:1rem;width:100%;padding:1rem;display:grid;position:relative}.MobileDetailedSecurity-module__5rXNCa__flowNode{background:var(--color-white);text-align:center;border:1px solid #00000014;border-radius:16px;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:1.25rem;line-height:1.4;display:flex;box-shadow:0 4px 20px #0000000a}.MobileDetailedSecurity-module__5rXNCa__flowNode strong{color:var(--foreground);margin-bottom:.2rem;display:block}.MobileDetailedSecurity-module__5rXNCa__flowDesc{color:var(--color-gray-800);margin-top:.4rem;font-size:.85rem;font-weight:300;line-height:1.4}.MobileDetailedSecurity-module__5rXNCa__flowCore{padding:1.25rem 1rem;font-size:1rem}.MobileDetailedSecurity-module__5rXNCa__flowNodeOrange{border-top:4px solid #ff9800}.MobileDetailedSecurity-module__5rXNCa__flowNodeBlue{border-top:4px solid #2196f3}.MobileDetailedSecurity-module__5rXNCa__flowNodePink{text-align:left;border-top:none;border-left:4px solid #e91e63}.MobileDetailedSecurity-module__5rXNCa__flowNodeGreen{text-align:left;border-top:none;border-left:4px solid #4caf50}.MobileDetailedSecurity-module__5rXNCa__flowNodePurple{text-align:left;border-top:none;border-left:4px solid #9c27b0}.MobileDetailedSecurity-module__5rXNCa__flowNodeRed{text-align:left;border-top:none;border-left:4px solid #f44336}.MobileDetailedSecurity-module__5rXNCa__flowNodeLavender{border-top:4px solid #7e57c2}.MobileDetailedSecurity-module__5rXNCa__flowNodeTeal{border-top:4px solid #009688}.MobileDetailedSecurity-module__5rXNCa__flowNodeAction{border-top:4px solid var(--foreground)}.MobileDetailedSecurity-module__5rXNCa__flowArrow{background:#00000026;justify-content:center;align-items:center;width:2px;height:50px;margin:0 auto;display:flex;position:relative}.MobileDetailedSecurity-module__5rXNCa__flowArrow:after{content:"";border:5px solid #0000;border-top:6px solid #00000026;border-bottom-width:0;position:absolute;bottom:-4px;left:-4px}.MobileDetailedSecurity-module__5rXNCa__flowArrowShort{background:#00000026;width:2px;height:30px;margin:0 auto;position:relative}.MobileDetailedSecurity-module__5rXNCa__flowArrowLabel{background:var(--background);color:var(--color-gray-800);white-space:nowrap;z-index:3;border:1px solid #0000000d;border-radius:20px;padding:.2rem .6rem;font-size:.75rem;position:absolute;left:50%;transform:translate(-50%)}.MobileDetailedSecurity-module__5rXNCa__flowArrowSplit{width:100%;height:45px;margin:0 auto;position:relative}.MobileDetailedSecurity-module__5rXNCa__flowArrowSplit:before{content:"";background:#00000026;width:2px;height:25px;position:absolute;top:0;left:50%;transform:translate(-50%)}.MobileDetailedSecurity-module__5rXNCa__flowArrowSplit:after{content:"";background:#00000026;height:2px;position:absolute;top:25px;left:25%;right:25%}.MobileDetailedSecurity-module__5rXNCa__flowRowActionMobile{z-index:2;grid-template-columns:1fr 1fr;gap:1rem;width:100%;margin-top:-20px;display:grid;position:relative}.MobileDetailedSecurity-module__5rXNCa__flowRowActionMobile .MobileDetailedSecurity-module__5rXNCa__flowNode{margin-top:20px;position:relative}.MobileDetailedSecurity-module__5rXNCa__flowRowActionMobile .MobileDetailedSecurity-module__5rXNCa__flowNode:before{content:"";background:#00000026;width:2px;height:20px;position:absolute;top:-20px;left:50%;transform:translate(-50%)}.MobileDetailedSecurity-module__5rXNCa__flowRowActionMobile .MobileDetailedSecurity-module__5rXNCa__flowNode:after{content:"";border:5px solid #0000;border-top:6px solid #00000026;border-bottom-width:0;position:absolute;top:-4px;left:50%;transform:translate(-50%)}.MobileDetailedSecurity-module__5rXNCa__footerActions{justify-content:center;width:100%;margin-top:2.5rem;padding-bottom:3rem;display:flex}.MobileDetailedSecurity-module__5rXNCa__backLink{color:var(--color-gray-800);align-items:center;gap:.45rem;font-size:.95rem;font-weight:400;text-decoration:none;transition:color .2s,gap .2s;display:inline-flex}.MobileDetailedSecurity-module__5rXNCa__backLink:hover{color:var(--foreground);gap:.65rem}
.MobileHeader-module__o5ijqq__header{z-index:1000;opacity:0;pointer-events:auto;opacity:1;-webkit-backdrop-filter:blur(12px);background:#ffffffe6;border-bottom:1px solid #0000000d;width:100%;transition:opacity .4s,transform .4s,background .4s,border-bottom .4s;position:fixed;top:0;left:0;transform:translateY(0)}.MobileHeader-module__o5ijqq__header.MobileHeader-module__o5ijqq__scrolled{background:#fffffff2;box-shadow:0 2px 10px #0000000d}.MobileHeader-module__o5ijqq__container{justify-content:space-between;align-items:center;width:100%;margin:0 auto;padding:.75rem 4vw;display:flex}.MobileHeader-module__o5ijqq__logoLink{align-items:center;gap:.5rem;display:flex}.MobileHeader-module__o5ijqq__logo{width:auto;height:24px}.MobileHeader-module__o5ijqq__logoText{color:var(--foreground);letter-spacing:-.02em;font-size:1.1rem;font-weight:500}.MobileHeader-module__o5ijqq__nav{align-items:center;gap:1rem;display:flex}.MobileHeader-module__o5ijqq__navLink{color:var(--color-gray-800);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.9rem;font-weight:500;transition:color .2s}.MobileHeader-module__o5ijqq__navLink:hover{color:var(--foreground)}.MobileHeader-module__o5ijqq__contactWrapper{align-items:center;display:flex;position:relative}.MobileHeader-module__o5ijqq__tooltip{background:var(--color-white);border:1px solid var(--color-gray-200);z-index:10;white-space:nowrap;border-radius:8px;align-items:center;gap:12px;padding:8px 12px;display:flex;position:absolute;top:calc(100% + 12px);right:-10px;box-shadow:0 4px 12px #00000014}.MobileHeader-module__o5ijqq__tooltip:before{content:"";background:var(--color-white);border-left:1px solid var(--color-gray-200);border-top:1px solid var(--color-gray-200);width:8px;height:8px;position:absolute;top:-5px;right:28px;transform:rotate(45deg)}.MobileHeader-module__o5ijqq__emailText{color:var(--color-gray-800);margin-right:4px;font-size:.85rem;font-weight:400}.MobileHeader-module__o5ijqq__copyButton{background:var(--color-gray-100);cursor:pointer;width:28px;height:28px;color:var(--color-gray-600);border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;transition:all .2s;display:flex}.MobileHeader-module__o5ijqq__copyButton:hover{background:var(--color-gray-200);color:var(--foreground)}.MobileHeader-module__o5ijqq__checkIcon{color:#10b981}
.MobileFooter-module__gSwiKG__footer{background-color:var(--background);flex-direction:column;padding:3rem 1rem 1.5rem;display:flex}.MobileFooter-module__gSwiKG__container{flex-direction:column;gap:2rem;width:100%;display:flex}.MobileFooter-module__gSwiKG__brandText{letter-spacing:-.04em;color:#121317;text-align:center;margin:0;font-family:inherit;font-size:2.5rem;font-weight:500;line-height:.9}.MobileFooter-module__gSwiKG__ctaSection{width:100%}.MobileFooter-module__gSwiKG__ctaTitle{text-align:center;margin-bottom:1rem;font-size:1.1rem;font-weight:500}.MobileFooter-module__gSwiKG__form{flex-direction:column;gap:.75rem;display:flex}.MobileFooter-module__gSwiKG__input{background:var(--background);color:var(--foreground);border:1px solid #0000001a;border-radius:6px;outline:none;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;font-weight:300;transition:border-color .2s}.MobileFooter-module__gSwiKG__input:focus{border-color:#0000004d}.MobileFooter-module__gSwiKG__animateIn{animation:.3s forwards MobileFooter-module__gSwiKG__fadeInDown}@keyframes MobileFooter-module__gSwiKG__fadeInDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.MobileFooter-module__gSwiKG__buttonGroup{flex-direction:column;gap:.75rem;margin-top:.25rem;display:flex}.MobileFooter-module__gSwiKG__primaryBtn{background:var(--color-black);color:var(--color-white);cursor:pointer;border:none;border-radius:8px;width:100%;padding:.875rem 130px .875rem 1.5rem;font-size:1rem;font-weight:500;transition:opacity .2s;position:relative}.MobileFooter-module__gSwiKG__ctaButtonContent{justify-content:center;align-items:center;width:100%;display:flex}.MobileFooter-module__gSwiKG__ctaBadge{color:#000;white-space:nowrap;pointer-events:none;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.65rem;font-weight:600;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%);box-shadow:0 2px 4px #0000000d}.MobileFooter-module__gSwiKG__ctaBadgeDot{background:radial-gradient(circle at 30% 30%,#fff 0%,#a7f3d0 10%,#10b981 45%,#064e3b 100%);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.5s ease-in-out infinite MobileFooter-module__gSwiKG__realisticPulse;position:relative;box-shadow:inset -1px -1px 1px #0003,0 0 3px #10b98180}@keyframes MobileFooter-module__gSwiKG__realisticPulse{0%,to{filter:brightness();box-shadow:0 0 4px 1px #10b98166,0 0 8px 1px #10b98133,inset -1px -1px 1px #0003}50%{filter:brightness(1.2);box-shadow:0 0 6px 2px #10b981b3,0 0 14px 4px #10b98166,inset -1px -1px 1px #0000001a}}.MobileFooter-module__gSwiKG__secondaryBtn{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:6px;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:400}.MobileFooter-module__gSwiKG__bottomSection{border-top:1px solid #0000000d;flex-direction:column;align-items:center;gap:.75rem;padding-top:1.5rem;display:flex}.MobileFooter-module__gSwiKG__brandRow{align-items:center;gap:.75rem;display:flex}.MobileFooter-module__gSwiKG__logo{width:auto;height:24px}.MobileFooter-module__gSwiKG__copyright{color:var(--color-gray-600);font-size:.8rem;font-weight:300}.MobileFooter-module__gSwiKG__links{gap:1rem;display:flex}.MobileFooter-module__gSwiKG__link{color:var(--color-gray-600);font-size:.8rem;font-weight:300;transition:color .2s}
.page-module___8aEwW__page{flex-direction:column;min-height:100vh;display:flex}.page-module___8aEwW__main{flex-direction:column;flex:1;width:100%;padding-top:80px;display:flex}.page-module___8aEwW__mobileMain{flex-direction:column;flex:1;width:100%;padding-top:56px;display:flex}
.MobileHero-module__HAiZXa__hero{z-index:10;background-color:#0000;flex-direction:column;justify-content:flex-start;align-items:center;min-height:calc(100svh - 56px);padding:calc(clamp(1rem,3svh,2rem) + 3.25rem) 4vw 2.5rem;display:flex;position:relative;overflow:visible}.MobileHero-module__HAiZXa__glowBg{pointer-events:none;z-index:0;background:0 0;width:150vw;height:150vh;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MobileHero-module__HAiZXa__container{z-index:10;width:100%;max-width:100%;padding:0;position:relative}.MobileHero-module__HAiZXa__heroGrid{flex-direction:column;justify-content:center;align-items:center;gap:clamp(.5rem,1.75svh,1rem);width:100%;display:flex}.MobileHero-module__HAiZXa__heroLogoWrap{justify-content:center;align-items:center;width:clamp(92px,24.5vw,112px);margin-bottom:.55rem;display:flex}.MobileHero-module__HAiZXa__heroLogo{filter:drop-shadow(0 10px 20px #00000014);width:100%;height:auto}.MobileHero-module__HAiZXa__rightColumn{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:clamp(.65rem,2svh,.95rem);width:100%;max-width:34rem;display:flex}.MobileHero-module__HAiZXa__titleWrapper{margin-bottom:0;display:inline-block;position:relative}.MobileHero-module__HAiZXa__title{letter-spacing:-.04em;color:var(--color-black);text-wrap:balance;margin:0;padding-bottom:.1em;font-size:clamp(1.72rem,7.05vw,2.3rem);font-weight:400;line-height:1.06}.MobileHero-module__HAiZXa__titleSmall{letter-spacing:-.04em;color:var(--color-black);margin-top:.16em;font-size:clamp(1.72rem,7.05vw,2.3rem);font-weight:400;display:block}.MobileHero-module__HAiZXa__scanLine{z-index:10;background:#e0e0e0;border-radius:4px;width:3px;position:absolute;top:0;bottom:0}.MobileHero-module__HAiZXa__subtitle{color:var(--color-gray-800);letter-spacing:-.01em;text-align:center;text-wrap:balance;max-width:34ch;margin-bottom:.65rem;font-size:clamp(.98rem,3.85vw,1.12rem);font-weight:300;line-height:1.42}.MobileHero-module__HAiZXa__poweredBy{color:var(--color-gray-800);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:.55rem;margin:0 0 1.5rem;font-size:clamp(.9rem,3.4vw,1rem);line-height:1.35;display:flex}.MobileHero-module__HAiZXa__poweredByLabel{font-weight:300}.MobileHero-module__HAiZXa__poweredByBrand{color:var(--color-black);align-items:center;gap:.45rem;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.MobileHero-module__HAiZXa__poweredByName{letter-spacing:-.01em}.MobileHero-module__HAiZXa__nvidiaMark{color:#74b71b;flex-shrink:0;width:1.25rem;height:auto}.MobileHero-module__HAiZXa__poweredByBrand:hover{opacity:.82}.MobileHero-module__HAiZXa__poweredByBrand:focus-visible{outline-offset:4px;border-radius:999px;outline:2px solid #74b71b73}.MobileHero-module__HAiZXa__ctaWrapper{width:100%;max-width:32rem;margin-top:0}.MobileHero-module__HAiZXa__form{-webkit-backdrop-filter:blur(12px);background:#ffffffb3;border:1px solid #0000000d;border-radius:16px;flex-direction:column;padding:1.15rem .95rem;display:flex}.MobileHero-module__HAiZXa__inputGroup{flex-direction:column;margin-bottom:1rem;display:flex}.MobileHero-module__HAiZXa__input{color:var(--foreground);background:#ffffffe6;border:1px solid #0000001a;border-radius:8px;outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;font-weight:300;transition:all .2s}.MobileHero-module__HAiZXa__input::placeholder{color:#888}.MobileHero-module__HAiZXa__input:focus{border-color:#0000004d}.MobileHero-module__HAiZXa__buttonGroup{flex-direction:column;gap:.625rem;display:flex}.MobileHero-module__HAiZXa__primaryBtn{background:var(--color-black);color:var(--color-white);cursor:pointer;border:none;border-radius:8px;width:100%;padding:.9rem 122px .9rem 1.25rem;font-size:1rem;font-weight:500;transition:opacity .2s;position:relative}.MobileHero-module__HAiZXa__ctaButtonContent{justify-content:center;align-items:center;width:100%;display:flex}.MobileHero-module__HAiZXa__ctaBadge{color:#000;white-space:nowrap;pointer-events:none;background:#fff;border-radius:999px;align-items:center;gap:8px;padding:6px 12px;font-size:.62rem;font-weight:600;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%);box-shadow:0 2px 4px #0000000d}.MobileHero-module__HAiZXa__ctaBadgeDot{background:radial-gradient(circle at 30% 30%,#fff 0%,#a7f3d0 10%,#10b981 45%,#064e3b 100%);border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:2.5s ease-in-out infinite MobileHero-module__HAiZXa__realisticPulse;position:relative;box-shadow:inset -1px -1px 1px #0003,0 0 3px #10b98180}@keyframes MobileHero-module__HAiZXa__realisticPulse{0%,to{filter:brightness();box-shadow:0 0 4px 1px #10b98166,0 0 8px 1px #10b98133,inset -1px -1px 1px #0003}50%{filter:brightness(1.2);box-shadow:0 0 6px 2px #10b981b3,0 0 14px 4px #10b98166,inset -1px -1px 1px #0000001a}}.MobileHero-module__HAiZXa__secondaryBtn{color:var(--foreground);cursor:pointer;background:0 0;border:1px solid #0000001a;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:400}@media (max-width:768px){.MobileHero-module__HAiZXa__hero{padding-inline:1rem}.MobileHero-module__HAiZXa__subtitle{max-width:34ch}.MobileHero-module__HAiZXa__primaryBtn{padding-right:116px}.MobileHero-module__HAiZXa__ctaBadge{right:.65rem}}
.security-module__gTtOWW__main{background:var(--background);flex-direction:column;min-height:100vh;padding-top:80px;display:flex}.security-module__gTtOWW__mobileMain{background:var(--background);flex-direction:column;min-height:100vh;padding-top:60px;display:flex}
.MobileDiagramSection-module__-tRc7q__section{z-index:1;background-color:#0000;width:100%;padding:2rem 1rem;position:relative}.MobileDiagramSection-module__-tRc7q__container{flex-direction:column;align-items:center;width:100%;max-width:100%;margin:0 auto;display:flex}.MobileDiagramSection-module__-tRc7q__headingWrap{width:100%;margin:0 auto 2.5rem;padding:0}.MobileDiagramSection-module__-tRc7q__heading{color:var(--foreground);letter-spacing:-.02em;text-align:center;margin:0;font-size:1.25rem;font-weight:500;line-height:1.2}.MobileDiagramSection-module__-tRc7q__logoWrapper{flex-direction:column;align-items:center;margin-bottom:.5rem;display:flex}.MobileDiagramSection-module__-tRc7q__logo{width:60px;height:auto}.MobileDiagramSection-module__-tRc7q__logoLabel{color:var(--color-gray-800);background:#fffc;border:1px solid #0000000d;border-radius:10px;margin-top:.5rem;padding:.2rem .6rem;font-size:.8rem;font-weight:500}.MobileDiagramSection-module__-tRc7q__verticalConnector{background:#0000001a;width:2px;height:30px;margin:0 auto}.MobileDiagramSection-module__-tRc7q__pipeline{flex-direction:column;gap:0;width:100%;display:flex}.MobileDiagramSection-module__-tRc7q__groupCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffc;border:1px solid #00000014;border-radius:12px;padding:1.25rem}.MobileDiagramSection-module__-tRc7q__groupTitle{color:var(--color-gray-800);text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.8rem;font-weight:500}.MobileDiagramSection-module__-tRc7q__nodeRow{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;display:flex}.MobileDiagramSection-module__-tRc7q__node{background:var(--color-white);color:var(--foreground);white-space:nowrap;border:1px solid #0000001a;border-radius:6px;padding:.35rem .6rem;font-size:.7rem;font-weight:500}.MobileDiagramSection-module__-tRc7q__integrationsRow{justify-content:center;align-items:center;gap:.75rem;display:flex}.MobileDiagramSection-module__-tRc7q__integrationIcon{background:var(--background);border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.MobileDiagramSection-module__-tRc7q__moreIntegrations{text-align:center;color:var(--color-gray-600);margin-top:1.5rem;font-size:.85rem;font-weight:300}
.MobileUseCases-module__Z7WP8G__useCases{background-color:var(--background);padding:2rem .75rem 2.5rem;position:relative;overflow:hidden}.MobileUseCases-module__Z7WP8G__container{flex-direction:column;gap:2.5rem;width:100%;display:flex}.MobileUseCases-module__Z7WP8G__combinedWrapper{background:var(--color-white);border:1px solid #0000000d;border-radius:16px;width:100%;overflow:hidden}.MobileUseCases-module__Z7WP8G__combinedDivider{background:#00000014;width:calc(100% - 2.5rem);height:1px;margin:0 auto}.MobileUseCases-module__Z7WP8G__comparisonHeader{text-align:center;flex-direction:column;gap:1.5rem;width:100%;padding:2rem 1.25rem;display:flex}.MobileUseCases-module__Z7WP8G__comparisonSide{flex:1}.MobileUseCases-module__Z7WP8G__divider{background:#00000014;width:60%;height:1px;margin:0 auto}.MobileUseCases-module__Z7WP8G__comparisonLabel{color:var(--color-gray-600);text-transform:uppercase;letter-spacing:.08em;margin-bottom:.5rem;font-size:.8rem;font-weight:400}.MobileUseCases-module__Z7WP8G__comparisonValue{color:var(--color-gray-600);letter-spacing:-.03em;font-size:1.5rem;font-weight:300}.MobileUseCases-module__Z7WP8G__comparisonValueHighlight{color:var(--foreground);letter-spacing:-.03em;font-size:1.5rem;font-weight:400}.MobileUseCases-module__Z7WP8G__agentLogosRow{justify-content:center;gap:.75rem;margin-top:1rem;display:flex}.MobileUseCases-module__Z7WP8G__agentLogoCircle{width:32px;height:32px;color:var(--foreground);background:#ffffffd9;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;display:flex}.MobileUseCases-module__Z7WP8G__agentLogoCircleLarge{background:#ffffffe6;border:1px solid #00000014;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.MobileUseCases-module__Z7WP8G__exampleIntro{text-align:center;flex-direction:column;align-items:center;scroll-margin-top:72px;display:flex}.MobileUseCases-module__Z7WP8G__exampleSectionTitle{color:var(--foreground);letter-spacing:-.01em;margin:0 0 .6rem;font-size:1.25rem;font-weight:400}.MobileUseCases-module__Z7WP8G__featuresWrapper{width:100%}.MobileUseCases-module__Z7WP8G__introTitle{color:var(--foreground);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.5rem;font-weight:300}.MobileUseCases-module__Z7WP8G__introText{color:var(--color-gray-800);font-size:.95rem;font-weight:300;line-height:1.6}.MobileUseCases-module__Z7WP8G__code{background:#0000000a;border:1px solid #0000000d;border-radius:4px;padding:.15rem .35rem;font-size:.85em}.MobileUseCases-module__Z7WP8G__exampleContainer{background:var(--color-white);text-align:left;border:1px solid #00000014;border-radius:12px;width:100%;margin-top:1.25rem;padding:1.25rem;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000000d}.MobileUseCases-module__Z7WP8G__exampleContainer:before{content:"";background:var(--foreground);width:4px;height:100%;position:absolute;top:0;left:0}.MobileUseCases-module__Z7WP8G__exampleBadge{color:var(--color-gray-600);text-transform:uppercase;letter-spacing:.1em;background:#0000000d;border-radius:20px;margin-bottom:1rem;padding:.3rem .75rem;font-size:.7rem;font-weight:600;display:inline-block}.MobileUseCases-module__Z7WP8G__exampleHeader{color:var(--foreground);letter-spacing:-.01em;margin-bottom:1rem;font-size:1.1rem;font-weight:400}.MobileUseCases-module__Z7WP8G__exampleList{flex-direction:column;gap:.9rem;margin:0;padding:0;list-style:none;display:flex}.MobileUseCases-module__Z7WP8G__exampleList li{color:var(--color-gray-800);align-items:flex-start;gap:.65rem;font-size:.875rem;font-weight:300;line-height:1.5;display:flex}.MobileUseCases-module__Z7WP8G__exampleListIcon{width:20px;height:20px;color:var(--color-gray-400);flex-shrink:0;justify-content:center;align-items:center;margin-top:.1rem;display:flex}.MobileUseCases-module__Z7WP8G__flowContainer{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.MobileUseCases-module__Z7WP8G__flowStep{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;width:100%;padding:1.5rem 0;display:flex}.MobileUseCases-module__Z7WP8G__stepLabel{color:var(--color-gray-600);text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;display:block}.MobileUseCases-module__Z7WP8G__flowStepTitle{color:var(--foreground);margin-bottom:.25rem;font-size:1.2rem;font-weight:400}.MobileUseCases-module__Z7WP8G__flowStepDesc{color:var(--color-gray-800);max-width:100%;font-size:.9rem;font-weight:300;line-height:1.6}.MobileUseCases-module__Z7WP8G__verticalLine{background:var(--color-gray-200);width:2px;height:40px;margin:0 auto}.MobileUseCases-module__Z7WP8G__ticketMock{background:var(--color-white);text-align:left;border:1px solid #00000014;border-radius:10px;width:100%;overflow:hidden}.MobileUseCases-module__Z7WP8G__ticketHeader{background:#00000005;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;padding:.75rem 1rem;display:flex}.MobileUseCases-module__Z7WP8G__headerLeft{align-items:center;display:flex}.MobileUseCases-module__Z7WP8G__headerRight{color:var(--color-gray-500);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.4rem;font-size:.65rem;font-weight:500;display:flex}.MobileUseCases-module__Z7WP8G__macDots{gap:5px;margin-right:1rem;display:flex}.MobileUseCases-module__Z7WP8G__macDots span{background:#e0e0e0;border-radius:50%;width:9px;height:9px}.MobileUseCases-module__Z7WP8G__macDots span:first-child{background:#ff5f56}.MobileUseCases-module__Z7WP8G__macDots span:nth-child(2){background:#ffbd2e}.MobileUseCases-module__Z7WP8G__macDots span:nth-child(3){background:#27c93f}.MobileUseCases-module__Z7WP8G__headerTitle{color:var(--color-gray-600);font-size:.8rem;font-weight:400}.MobileUseCases-module__Z7WP8G__ticketBody{flex-direction:column;gap:1rem;padding:1.25rem 1rem;display:flex}.MobileUseCases-module__Z7WP8G__ticketRow{flex-direction:column;gap:.3rem;display:flex}.MobileUseCases-module__Z7WP8G__ticketLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--color-gray-600);font-size:.65rem;font-weight:500}.MobileUseCases-module__Z7WP8G__ticketContentHL{color:var(--foreground);font-size:1.1rem;font-weight:400}.MobileUseCases-module__Z7WP8G__ticketContent{color:var(--color-gray-800);font-size:.9rem;font-weight:300;line-height:1.5}.MobileUseCases-module__Z7WP8G__commentsSection{background:var(--background);border-top:1px solid #0000000d;flex-direction:column;gap:1rem;padding:1rem;display:flex}.MobileUseCases-module__Z7WP8G__comment{background:var(--color-white);border:1px solid #0000000f;border-radius:8px;gap:.75rem;padding:1rem;display:flex}.MobileUseCases-module__Z7WP8G__commentAvatar{background:#fff;border:1px solid #e5e7eb;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex;overflow:hidden}.MobileUseCases-module__Z7WP8G__commentContent{flex-direction:column;gap:.35rem;min-width:0;display:flex}.MobileUseCases-module__Z7WP8G__commentHeader{flex-wrap:wrap;align-items:center;gap:.35rem;font-size:.75rem;display:flex}.MobileUseCases-module__Z7WP8G__commentAuthor{color:var(--foreground);font-weight:500}.MobileUseCases-module__Z7WP8G__commentBadge{color:var(--color-gray-600);background:#0000000d;border-radius:3px;padding:.1rem .3rem;font-size:.6rem}.MobileUseCases-module__Z7WP8G__commentTime{color:var(--color-gray-500);font-size:.7rem}.MobileUseCases-module__Z7WP8G__commentText{color:var(--color-gray-800);font-size:.85rem;line-height:1.5}.MobileUseCases-module__Z7WP8G__commentText ul{flex-direction:column;gap:.2rem;margin-top:.4rem;margin-bottom:.4rem;padding-left:1.25rem;display:flex}.MobileUseCases-module__Z7WP8G__branchesStack{flex-direction:column;gap:1rem;width:100%;display:flex}.MobileUseCases-module__Z7WP8G__branchCard{background:var(--color-white);text-align:left;border:1px solid #0000000f;border-radius:10px;padding:1.25rem}.MobileUseCases-module__Z7WP8G__branchQuestion{color:var(--foreground);margin-bottom:.75rem;font-size:.95rem;font-weight:400;line-height:1.4}.MobileUseCases-module__Z7WP8G__thoughtSteps{flex-direction:column;gap:.35rem;display:flex}.MobileUseCases-module__Z7WP8G__thoughtConnection{justify-content:center;padding:.15rem 0;display:flex}.MobileUseCases-module__Z7WP8G__thoughtStep{color:var(--color-gray-800);background:#f8f8f8;border:1px solid #00000008;border-radius:6px;align-items:flex-start;gap:.75rem;padding:.75rem;font-size:.8rem;font-weight:300;line-height:1.45;display:flex}.MobileUseCases-module__Z7WP8G__thoughtIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.MobileUseCases-module__Z7WP8G__agentThinking{justify-content:center;align-items:center;gap:.2rem;display:flex}.MobileUseCases-module__Z7WP8G__dot{background-color:var(--foreground);border-radius:50%;width:3px;height:3px;animation:1.4s ease-in-out infinite both MobileUseCases-module__Z7WP8G__pulseDot}.MobileUseCases-module__Z7WP8G__dot:first-child{animation-delay:-.32s}.MobileUseCases-module__Z7WP8G__dot:nth-child(2){animation-delay:-.16s}.MobileUseCases-module__Z7WP8G__dot:nth-child(3){animation-delay:0s}@keyframes MobileUseCases-module__Z7WP8G__pulseDot{0%,80%,to{opacity:.3;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.MobileUseCases-module__Z7WP8G__reportLinks{flex-direction:column;gap:.4rem;margin-top:.8rem;font-size:.8rem;display:flex}.MobileUseCases-module__Z7WP8G__reportLink{color:#0052cc;opacity:.65;pointer-events:none;align-items:center;gap:.3rem;width:fit-content;font-weight:500;text-decoration:none;display:inline-flex}.MobileUseCases-module__Z7WP8G__featuresContainer{z-index:2;width:100%;margin-top:0;margin-bottom:0;position:relative}.MobileUseCases-module__Z7WP8G__featuresContainerCard{text-align:left;background:0 0;border:none;border-radius:0;flex-direction:column;align-items:center;padding:1.5rem;display:flex}.MobileUseCases-module__Z7WP8G__featuresMainTitle{color:var(--foreground);text-align:center;margin-top:1rem;margin-bottom:2rem;font-size:1.25rem;font-weight:500}.MobileUseCases-module__Z7WP8G__featuresStack{flex-direction:column;gap:1.5rem;display:flex}.MobileUseCases-module__Z7WP8G__featureItem{flex-direction:column;gap:.5rem;display:flex}.MobileUseCases-module__Z7WP8G__featureHeader{align-items:center;gap:.75rem;display:flex}.MobileUseCases-module__Z7WP8G__featureIcon{color:var(--color-gray-600);flex-shrink:0;width:18px;height:18px}.MobileUseCases-module__Z7WP8G__featureTitle{color:var(--foreground);margin:0;font-size:.95rem;font-weight:600}.MobileUseCases-module__Z7WP8G__featureDesc{color:var(--color-gray-600);margin:0;padding-left:2rem;font-size:.9rem;font-weight:300;line-height:1.45}.MobileUseCases-module__Z7WP8G__featureDesc strong{color:var(--foreground);font-weight:500}
.pricing-module__kvPdYW__main{flex-direction:column;align-items:center;gap:60px;width:100%;max-width:1200px;min-height:100vh;margin:0 auto;padding-top:120px;padding-bottom:80px;display:flex}.pricing-module__kvPdYW__mobileMain{flex-direction:column;align-items:center;gap:40px;width:100%;min-height:100vh;padding:100px 20px 60px;display:flex}.pricing-module__kvPdYW__pricingHeader{text-align:center;flex-direction:column;align-items:center;gap:24px;max-width:800px;display:flex}.pricing-module__kvPdYW__title{letter-spacing:-.02em;color:#111;font-size:48px;font-weight:700}.pricing-module__kvPdYW__description{color:var(--color-gray-800);margin-bottom:16px;font-size:20px;line-height:1.6}.pricing-module__kvPdYW__actions{flex-direction:column;align-items:center;display:flex;position:relative}.pricing-module__kvPdYW__getStartedBtn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:8px;min-width:200px;padding:16px 32px;font-size:18px;font-weight:600;transition:all .2s}.pricing-module__kvPdYW__getStartedBtn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.pricing-module__kvPdYW__dropdown{border:1px solid var(--color-gray-300);z-index:10;background:#fff;border-radius:12px;width:280px;padding:8px;animation:.2s ease-out pricing-module__kvPdYW__fadeIn;position:absolute;top:calc(100% + 8px);box-shadow:0 10px 25px #0000001a}.pricing-module__kvPdYW__dropdownItem{color:var(--color-gray-900);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:15px;text-decoration:none;transition:background-color .2s;display:flex}.pricing-module__kvPdYW__dropdownItem:hover{background-color:var(--color-gray-100)}.pricing-module__kvPdYW__dropdownItem span{font-weight:500}.pricing-module__kvPdYW__copyBtn{background:var(--color-gray-200);color:var(--color-gray-800);cursor:pointer;border:none;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;transition:all .2s}.pricing-module__kvPdYW__copyBtn:hover{background:var(--color-gray-300);color:#000}.pricing-module__kvPdYW__calculatorContainer{width:100%;max-width:1000px;margin-top:40px}@keyframes pricing-module__kvPdYW__fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.pricing-module__kvPdYW__title{font-size:36px}.pricing-module__kvPdYW__description{font-size:18px}}
.benchmarks-module__sh58-q__container{color:#202124;flex-direction:column;gap:40px;width:100%;max-width:800px;min-height:100vh;margin:0 auto;padding-top:120px;padding-bottom:80px;display:flex}.benchmarks-module__sh58-q__mobileContainer{color:#202124;flex-direction:column;gap:32px;width:100%;min-height:100vh;padding:100px 20px 60px;display:flex}.benchmarks-module__sh58-q__title{letter-spacing:-.02em;margin-bottom:16px;font-size:42px;font-weight:700}.benchmarks-module__sh58-q__contentBlock{color:#3c4043;font-size:18px;line-height:1.6}.benchmarks-module__sh58-q__contentBlock p{margin-bottom:24px}.benchmarks-module__sh58-q__list{margin-bottom:32px;padding-left:24px}.benchmarks-module__sh58-q__list li{margin-bottom:16px;position:relative}.benchmarks-module__sh58-q__list li::marker{color:#000;font-weight:700}.benchmarks-module__sh58-q__sectionTitle{color:#202124;margin-top:48px;margin-bottom:24px;font-size:24px;font-weight:600}.benchmarks-module__sh58-q__link{color:#000;text-underline-offset:4px;font-weight:500;-webkit-text-decoration:underline #0006;text-decoration:underline #0006;transition:text-decoration-color .2s}.benchmarks-module__sh58-q__link:hover{text-decoration-color:#000}.benchmarks-module__sh58-q__highlightedBox{background-color:#f8f9fa;border-left:4px solid #000;border-radius:0 8px 8px 0;margin:32px 0;padding:24px}@media (max-width:768px){.benchmarks-module__sh58-q__title{font-size:32px}.benchmarks-module__sh58-q__contentBlock{font-size:16px}}
.design-partnership-module__KZpn1a__main{flex:1;width:100%;padding-top:80px;padding-bottom:16px}.design-partnership-module__KZpn1a__frameWrap{width:100%}.design-partnership-module__KZpn1a__frame{background:var(--color-white);border:0;border-radius:12px;width:100%;height:600px;min-height:75vh;display:block}.design-partnership-module__KZpn1a__framePlaceholder{background:var(--color-gray-100);border-radius:12px;width:100%;height:600px;min-height:75vh}@media (max-width:768px){.design-partnership-module__KZpn1a__main{padding-top:56px;padding-bottom:12px}.design-partnership-module__KZpn1a__frame,.design-partnership-module__KZpn1a__framePlaceholder{border-radius:8px;height:70vh;min-height:calc(100vh - 160px)}}
.RoiCalculator-module__dkdGya__container{flex-direction:column;gap:40px;width:100%;display:flex}@media (min-width:900px){.RoiCalculator-module__dkdGya__container{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:60px}}.RoiCalculator-module__dkdGya__leftSidebar{flex-direction:column;flex:1;gap:60px;min-width:300px;display:flex}.RoiCalculator-module__dkdGya__header{margin-bottom:20px}.RoiCalculator-module__dkdGya__title{color:#202124;letter-spacing:-.02em;font-size:32px;font-weight:700}.RoiCalculator-module__dkdGya__inputGroup{flex-direction:column;display:flex;position:relative}.RoiCalculator-module__dkdGya__inputHeader{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.RoiCalculator-module__dkdGya__inputLabel{color:#202124;font-size:16px;font-weight:600}.RoiCalculator-module__dkdGya__sliderContainer{align-items:center;width:100%;height:48px;display:flex;position:relative}.RoiCalculator-module__dkdGya__track{z-index:1;background-color:#e8eaed;border-radius:2px;width:100%;height:4px;position:absolute;top:50%;transform:translateY(-50%)}.RoiCalculator-module__dkdGya__fill{z-index:2;background-color:#202124;border-radius:2px;height:4px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.RoiCalculator-module__dkdGya__slider{appearance:none;z-index:4;cursor:pointer;background:0 0;outline:none;width:100%;height:100%;margin:0;position:relative}.RoiCalculator-module__dkdGya__slider::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#000;border:4px solid #f1f3f4;border-radius:50%;width:24px;height:24px;transition:transform .1s;box-shadow:0 2px 6px #00000026}.RoiCalculator-module__dkdGya__slider::-webkit-slider-thumb:hover{transform:scale(1.1)}.RoiCalculator-module__dkdGya__slider::-moz-range-thumb{cursor:pointer;background:#000;border:4px solid #f1f3f4;border-radius:50%;width:24px;height:24px;transition:transform .1s;box-shadow:0 2px 6px #00000026}.RoiCalculator-module__dkdGya__valueTooltip{color:#fff;pointer-events:none;z-index:3;background-color:#202124;border-radius:8px;justify-content:center;align-items:center;padding:6px 14px;font-size:14px;font-weight:600;display:flex;position:absolute;top:-40px;transform:translate(-50%)}.RoiCalculator-module__dkdGya__valueTooltip:after{content:"";border:6px solid #0000;border-top-color:#202124;border-bottom-width:0;position:absolute;bottom:-6px;left:50%;transform:translate(-50%)}.RoiCalculator-module__dkdGya__rightCard{background:#fff;border-radius:16px;flex-direction:column;flex:1.2;width:100%;padding:40px;display:flex;box-shadow:0 12px 40px #00000014}.RoiCalculator-module__dkdGya__cardTitle{color:#202124;text-align:center;margin-bottom:32px;font-size:18px;font-weight:600}.RoiCalculator-module__dkdGya__breakdownList{flex-direction:column;gap:20px;margin-bottom:32px;display:flex}.RoiCalculator-module__dkdGya__breakdownItem{justify-content:space-between;align-items:center;gap:16px;display:flex}.RoiCalculator-module__dkdGya__itemLabel{color:#5f6368;font-size:16px;line-height:1.35}.RoiCalculator-module__dkdGya__itemLabelGroup{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.RoiCalculator-module__dkdGya__itemSubLabel{color:#5f6368;overflow-wrap:anywhere;font-size:13px;line-height:1.35}.RoiCalculator-module__dkdGya__itemValue{color:#202124;flex-shrink:0;font-size:18px;font-weight:600}.RoiCalculator-module__dkdGya__divider{background-color:#f1f3f4;height:1px;margin-bottom:32px}.RoiCalculator-module__dkdGya__totalRow{justify-content:space-between;align-items:center;margin-bottom:40px;display:flex}.RoiCalculator-module__dkdGya__totalLabel{color:#202124;font-size:20px;font-weight:700}.RoiCalculator-module__dkdGya__totalValue{color:#000;letter-spacing:-.02em;font-size:42px;font-weight:700}.RoiCalculator-module__dkdGya__footer{text-align:center;color:#5f6368;font-size:12px}.RoiCalculator-module__dkdGya__footerLink{color:#202124;text-underline-offset:4px;-webkit-text-decoration:underline #20212466;text-decoration:underline #20212466}.RoiCalculator-module__dkdGya__footerLink:hover{text-decoration-color:#202124}
.BookingPage-module__fOx2AW__page{flex-direction:column;min-height:100vh;display:flex}.BookingPage-module__fOx2AW__container{flex-direction:column;flex:1;width:100%;padding-top:80px;display:flex}.BookingPage-module__fOx2AW__mobileContainer{flex-direction:column;flex:1;width:100%;padding-top:56px;display:flex}.BookingPage-module__fOx2AW__iframeContainer{background-color:#fff;flex:1;width:100%;height:100%;min-height:800px}.BookingPage-module__fOx2AW__preBookingContainer{background-color:#fafafa;flex:1;justify-content:center;align-items:center;min-height:80vh;padding:40px 20px;display:flex}.BookingPage-module__fOx2AW__preBookingCard{text-align:center;background:#fff;border:1px solid #eaeaea;border-radius:12px;width:100%;max-width:500px;padding:40px;box-shadow:0 4px 12px #00000014}.BookingPage-module__fOx2AW__hostSection{justify-content:center;align-items:center;gap:14px;margin-bottom:20px;display:flex}.BookingPage-module__fOx2AW__hostAvatar{border:2px solid #fff;border-radius:999px;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden;box-shadow:0 8px 20px #11111124,0 0 0 1px #e5e7eb}.BookingPage-module__fOx2AW__hostDetails{text-align:left}.BookingPage-module__fOx2AW__hostName{color:#111;margin:0;font-size:16px;font-weight:600}.BookingPage-module__fOx2AW__hostRole{color:#666;margin:2px 0 0;font-size:14px}.BookingPage-module__fOx2AW__preBookingTitle{color:#111;margin-bottom:16px;font-size:24px;font-weight:600}.BookingPage-module__fOx2AW__preBookingDesc{color:#666;margin-bottom:32px;font-size:16px;line-height:1.5}.BookingPage-module__fOx2AW__preBookingButton{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;width:100%;max-width:300px;padding:16px 32px;font-size:16px;font-weight:500;transition:all .2s}.BookingPage-module__fOx2AW__preBookingButton:hover{background:#333;transform:translateY(-1px)}.BookingPage-module__fOx2AW__contactEmail{color:#111;word-break:break-word;margin:16px 0 0;font-size:14px;font-weight:500}@media (max-width:480px){.BookingPage-module__fOx2AW__preBookingCard{padding:32px 24px}.BookingPage-module__fOx2AW__hostSection{flex-direction:column;gap:10px;margin-bottom:18px}.BookingPage-module__fOx2AW__hostDetails{text-align:center}}
