.home-hero__container{position:relative;z-index:10;display:grid;grid-template-columns:1fr;align-items:center;gap:3rem;margin-inline:auto;max-width:1600px;padding-inline:2.5rem}@media (min-width: 1024px){.home-hero__container{grid-template-columns:.9fr 1.1fr;gap:5rem;padding-inline:6rem}}.home-hero__content>*+*{margin-top:2.5rem}@media (min-width: 1024px){.home-hero__content{padding-right:1.5rem}}.home-hero__actions{display:flex;flex-wrap:wrap;gap:1rem}.home-hero__cta-btn{padding:1.25rem 2.5rem;font-size:.875rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;box-shadow:0 20px 25px -5px #0d74ff33}.home-hero__visual{position:relative;display:flex;width:100%;align-items:center;justify-content:center}@media (min-width: 1024px){.home-hero__visual{max-width:none}}.ff-root{position:relative;display:flex;aspect-ratio:1;width:100%;max-width:688px;align-items:center;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ff-backdrop{pointer-events:none;position:absolute;inset:0;background:radial-gradient(circle at center,rgba(13,116,255,.06) 0%,transparent 70%)}.ff-phase-glow{pointer-events:none;position:absolute;inset:2.5rem;border-radius:9999px;filter:blur(64px);animation:ff-phase-glow-in 1s ease-out forwards}.ff-svg{pointer-events:none;position:absolute;inset:0;z-index:10;width:100%;height:100%;overflow:visible}.ff-svg-guide{fill:none;stroke:#e2e8f0;stroke-width:1.5}.ff-svg-spokes{stroke:currentColor;color:#e2e8f0;stroke-width:1;stroke-dasharray:4 6}.ff-arc{fill:none;stroke-width:4;stroke-dasharray:237.3 830.8;transition:opacity .5s ease}.ff-arc--inactive{opacity:.15}.ff-arc--active{opacity:.9}.ff-arc-glow{fill:none;stroke-width:8;stroke-dasharray:237.3 830.8;animation:ff-arc-pulse 2s ease-in-out infinite}.ff-quadrants{pointer-events:none;position:absolute;inset:0;z-index:20}.ff-quadrant-node{position:absolute;z-index:25;display:flex;flex-direction:column;align-items:center;justify-content:center;pointer-events:auto}.ff-quadrant-node--0{top:16%;left:50%;transform:translate(-50%,-50%)}.ff-quadrant-node--1{top:50%;right:16%;transform:translate(50%,-50%)}.ff-quadrant-node--2{bottom:16%;left:50%;transform:translate(-50%,50%)}.ff-quadrant-node--3{top:50%;left:16%;transform:translate(-50%,-50%)}.ff-ripple{pointer-events:none;position:absolute;width:7.5rem;height:7.5rem;border-radius:9999px;border:1px dashed;animation:ff-ripple 2.5s ease-out infinite}.ff-float-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center}.ff-float-0{--ff-dx: 3px;animation:ff-float 5s ease-in-out infinite}.ff-float-1{--ff-dx: -3px;animation:ff-float 6s ease-in-out infinite .7s}.ff-float-2{--ff-dx: 3px;animation:ff-float 7s ease-in-out infinite 1.4s}.ff-float-3{--ff-dx: -3px;animation:ff-float 8s ease-in-out infinite 2.1s}.ff-quadrant{position:relative;display:flex;width:180px;flex-direction:column;align-items:center;gap:.625rem;overflow:hidden;border-radius:1.8rem;border:2px solid rgba(226,232,240,.8);background:#fff;padding:1rem;text-align:center;cursor:pointer;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease;transform:scale(.95)}.ff-quadrant:hover{transform:scale(1.08);border-color:#cbd5e1}.ff-quadrant:active{transform:scale(.95)}.ff-quadrant--active{transform:scale(1.18);border-color:transparent}.ff-quadrant--active:hover{transform:scale(1.18)}.ff-quadrant-border{pointer-events:none;position:absolute;inset:0;border-radius:1.8rem;border:2px solid}.ff-quadrant-icon{display:flex;width:3.5rem;height:3.5rem;align-items:center;justify-content:center;border-radius:1rem;background:#f8fafc;color:#94a3b8;transition:background-color .3s ease,color .3s ease}.ff-quadrant:hover .ff-quadrant-icon{background:var(--ff-phase-color);color:#fff}.ff-quadrant--active .ff-quadrant-icon{color:#fff;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a}.ff-quadrant-icon .material-symbols-outlined{font-size:1.75rem}.ff-quadrant-name{font-size:13px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#334155;transition:color .3s ease}.ff-quadrant--active.ff-quadrant--discover .ff-quadrant-name{color:#3b82f6}.ff-quadrant--active.ff-quadrant--triage .ff-quadrant-name{color:#f97316}.ff-quadrant--active.ff-quadrant--protect .ff-quadrant-name{color:#10b981}.ff-quadrant--active.ff-quadrant--remediate .ff-quadrant-name{color:#0d9488}.ff-quadrant-label{display:block;overflow:hidden;max-height:0;opacity:0;font-size:11px;font-weight:600;line-height:1.25;color:#64748b;transition:max-height .25s ease-in-out,opacity .25s ease-in-out,margin-top .25s ease-in-out}.ff-quadrant--active .ff-quadrant-label{max-height:4rem;margin-top:.25rem;opacity:1}.ff-core-wrap{position:absolute;top:50%;left:50%;z-index:30;transform:translate(-50%,-50%)}.ff-core{position:relative;display:flex;width:180px;height:180px;cursor:pointer;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border-radius:9999px;border:2px solid rgba(226,232,240,.9);padding:1.25rem;text-align:center;box-shadow:0 25px 50px -12px #00000040;background:transparent}.ff-core-bg{pointer-events:none;position:absolute;inset:0;border-radius:9999px;background:linear-gradient(to bottom right,#fff,#f8fafc,#fff);animation:ff-core-pulse 3s ease-in-out infinite}.ff-core-scanline{pointer-events:none;position:absolute;inset:0;border-radius:9999px;background-image:linear-gradient(to bottom,rgba(13,116,255,0) 95%,rgba(13,116,255,.05) 95%);background-size:100% 12px;animation:ff-scanline 8s linear infinite}.ff-core-ring-outer{pointer-events:none;position:absolute;inset:.5rem;border-radius:9999px;border:1px dashed rgba(13,116,255,.15);animation:ff-spin-slow 12s linear infinite}.ff-core-ring-inner{pointer-events:none;position:absolute;inset:1rem;border-radius:9999px;border:1px dashed rgba(59,130,246,.15);animation:ff-spin-reverse 20s linear infinite}.ff-core-hover{pointer-events:none;position:absolute;inset:0;border-radius:9999px;background:rgba(13,116,255,.05);transition:background-color .3s ease}.ff-core:hover .ff-core-hover{background:rgba(13,116,255,.1)}.ff-core-icon{position:relative;z-index:10;width:3.5rem;height:3.5rem;margin-bottom:.375rem;transition:transform .3s ease;animation:ff-icon-pulse 2s ease-in-out infinite}.ff-core:hover .ff-core-icon{transform:scale(1.1)}.ff-core-subtitle{pointer-events:none;position:relative;z-index:10;margin-top:.125rem;font-family:ui-monospace,monospace;font-size:.75rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#2563eb}.ff-dot{position:absolute;border-radius:9999px}.ff-dot--tl{top:22%;left:22%;width:.375rem;height:.375rem;background:#60a5fa;opacity:.4}.ff-dot--br{right:22%;bottom:22%;width:.5rem;height:.5rem;background:#34d399;opacity:.4}.ff-dot--tr{top:32%;right:24%;width:.25rem;height:.25rem;background:#fb923c;opacity:.5}.ff-dot--bl{bottom:32%;left:24%;width:.375rem;height:.375rem;background:#2dd4bf;opacity:.4}@keyframes ff-phase-glow-in{0%{opacity:0;transform:scale(.8)}to{opacity:.15;transform:scale(1)}}@keyframes ff-arc-pulse{0%,to{stroke-width:8;opacity:.8}50%{stroke-width:12;opacity:1}}@keyframes ff-ripple{0%{transform:scale(1);opacity:.6}to{transform:scale(1.7);opacity:0}}@keyframes ff-float{0%,to{transform:translate(0)}50%{transform:translate(var(--ff-dx, 0),-6px)}}@keyframes ff-core-pulse{0%,to{transform:scale(1);box-shadow:0 12px 32px #00000014,inset 0 0 18px #0d74ff08}50%{transform:scale(1.04);box-shadow:0 18px 45px #0d74ff26,inset 0 0 30px #0d74ff0f}}@keyframes ff-scanline{0%{background-position:0 0}to{background-position:0 100%}}@keyframes ff-spin-slow{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes ff-spin-reverse{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes ff-icon-pulse{0%,to{opacity:1}50%{opacity:.5}}.home-logos{position:relative;overflow:hidden;margin-top:-2rem;padding-bottom:4rem}@media (min-width: 1024px){.home-logos{margin-top:-4rem}}.home-logos__container{margin-inline:auto;max-width:1536px;padding-inline:2.5rem}@media (min-width: 1024px){.home-logos__container{padding-inline:6rem}}.home-logos__inner{display:flex;flex-direction:column;align-items:center;width:100%;text-align:center}.home-logos__title{width:100%;max-width:48rem;margin:0 auto 3rem;font-size:1.25rem;font-weight:600;color:#1e293b}@media (min-width: 768px){.home-logos__title{font-size:1.5rem}}.container[data-astro-cid-ueymeqb6]{z-index:20;justify-content:center;align-items:center;height:5rem;margin-inline:auto;display:flex;position:relative;overflow:hidden;width:100%;max-width:1400px}@media screen and (min-width: 1200px){.container[data-astro-cid-ueymeqb6]{max-width:min(1400px,var(--max-width))}}.testimonial-scroll[data-astro-cid-ueymeqb6]{grid-column-gap:0px;grid-row-gap:0px;justify-content:center;align-items:center;display:flex;animation:moveLeft var(--animation-duration) linear infinite}.logo-wrapper[data-astro-cid-ueymeqb6]{flex:none;flex-shrink:0;justify-content:center;align-items:center;max-width:100%;padding-top:.5rem;padding-bottom:.5rem;padding-left:.5rem;display:flex;width:var(--wrapper-width)}.logo[data-astro-cid-ueymeqb6]{width:auto;height:var(--logo-height);-o-object-fit:contain;object-fit:contain;margin:0 var(--logo-margin);flex-shrink:0}@keyframes moveLeft{0%{transform:translate(0)}to{transform:translate(calc(var(--wrapper-width) * -1))}}.fade[data-astro-cid-ueymeqb6].left{background:linear-gradient(to left,transparent,#f8fafc 30%)}.fade[data-astro-cid-ueymeqb6].right{background:linear-gradient(to right,transparent,#f8fafc 30%)}.dark .fade[data-astro-cid-ueymeqb6].left{background:linear-gradient(to left,transparent,#05070a 30%)}.dark .fade[data-astro-cid-ueymeqb6].right{background:linear-gradient(to right,transparent,#05070a 30%)}.home-featured{position:relative;border-bottom:1px solid #f1f5f9;background-color:#f8fafc80;padding-block:6rem}.home-featured__container{position:relative;z-index:10;margin-inline:auto;max-width:1536px;padding-inline:2.5rem}@media (min-width: 1024px){.home-featured__container{padding-inline:6rem}}.home-featured__intro{margin-inline:auto;margin-bottom:4rem;max-width:48rem;text-align:center}.home-featured__intro>*+*{margin-top:1rem}.home-featured__title{font-size:2.25rem;font-weight:900;line-height:1.25;letter-spacing:-.025em;color:#123770}@media (min-width: 1024px){.home-featured__title{font-size:3rem}}.home-featured__body{font-size:.875rem;font-weight:600;line-height:1.625;color:#64748b}@media (min-width: 768px){.home-featured__body{font-size:1rem}}.home-featured__cards-wrap{position:relative}.home-featured__arrow{pointer-events:none;position:absolute;top:50%;z-index:20;display:none;transform:translate(-50%,-50%)}@media (min-width: 1024px){.home-featured__arrow{display:block}}.home-featured__arrow-svg{width:1.5rem;height:3.5rem;filter:drop-shadow(0 0 12px rgba(13,116,255,.6))}.home-featured__arrow-path{animation:home-featured-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.home-featured__arrow-path--muted{color:#0d74ff59}.home-featured__arrow-path--primary{color:#0d74ff}.home-featured__grid{position:relative;z-index:10;display:grid;grid-template-columns:1fr;gap:2rem}@media (min-width: 768px){.home-featured__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1024px){.home-featured__grid{grid-template-columns:repeat(4,1fr)}}.home-featured__card{position:relative;display:flex;flex-direction:column;justify-content:space-between;overflow:hidden;border-radius:2.2rem;border:1px solid #e2e8f0;background-color:#fff;padding:2rem;box-shadow:0 1px 2px #0000000d;transition:all .3s}.home-featured__card:hover{transform:translateY(-.25rem);border-color:#0d74ff66}.home-featured__card-index{position:absolute;top:2rem;right:2rem;font-family:JetBrains Mono,monospace;font-size:2.25rem;font-weight:900;color:#e2e8f0;transition:all .3s}.home-featured__card:hover .home-featured__card-index{color:#0d74ff33}.home-featured__card-content{position:relative;z-index:10}.home-featured__card-content>*+*{margin-top:1.5rem}.home-featured__card-icon{--home-featured-icon-color: #0d74ff;display:flex;width:3rem;height:3rem;align-items:center;justify-content:center;border-radius:1rem;border:1px solid rgba(13,116,255,.2);background-color:#0d74ff0d;color:var(--home-featured-icon-color);transition:all .15s}.home-featured__card:hover .home-featured__card-icon{--home-featured-icon-color: #fff;background-color:#0d74ff}.home-featured__card-icon-glyph{font-size:1.5rem;font-weight:700;font-variation-settings:"wght" 700;color:var(--home-featured-icon-color)}.home-featured__card-text>*+*{margin-top:.75rem}.home-featured__card-title{font-size:1.25rem;font-weight:900;color:#123770}.home-featured__card-subtitle{font-size:.75rem;font-weight:600;line-height:1.625;color:#64748b}.home-featured__cta{margin-top:4rem;text-align:center}.home-featured__cta>*+*{margin-top:1.5rem}.home-featured__cta-label{font-size:.75rem;font-weight:600;letter-spacing:.05em;color:#94a3b8}@media (min-width: 640px){.home-featured__cta-label{font-size:.875rem}}.home-featured__cta-btn{padding:1.25rem 2.5rem;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}@keyframes home-featured-pulse{0%,to{opacity:1}50%{opacity:.5}}.home-products{position:relative;overflow:hidden;border-bottom:1px solid #f1f5f9;background-color:#fff9;padding-block:6rem}.home-products__container{margin-inline:auto;max-width:1536px;padding-inline:2.5rem}@media (min-width: 1024px){.home-products__container{padding-inline:6rem}}.home-products__layout{display:grid;align-items:center;gap:5rem}@media (min-width: 1024px){.home-products__layout{grid-template-columns:1fr 1.5fr}}.home-products__intro>*+*{margin-top:2rem}.home-products__eyebrow{margin:0;font-size:.875rem;font-weight:900;text-transform:uppercase;letter-spacing:.2em;color:#0d74ff}.home-products__title{margin:0;font-size:3rem;font-weight:900;line-height:1.1;letter-spacing:-.025em;color:#123770}@media (min-width: 768px){.home-products__title{font-size:4.5rem}}.home-products__cta{padding:1.25rem 2.5rem;font-size:.75rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;box-shadow:0 20px 25px -5px #0d74ff33}.home-products-grid{display:grid;grid-template-columns:1fr;gap:3rem}@media (min-width: 640px){.home-products-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width: 1024px){.home-products-grid{padding-left:3rem}}.home-products-grid__link{display:flex;gap:1rem;cursor:pointer;text-decoration:none}.home-products-grid__icon{display:flex;flex-shrink:0;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.5rem;background-color:#0d74ff;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;transition:transform .2s ease}.home-products-grid__link:hover .home-products-grid__icon{transform:scale(1.1)}.home-products-grid__icon-glyph{width:1.5rem;height:1.5rem;fill:#fff;color:#fff}.home-products-grid__text>*+*{margin-top:.25rem}.home-products-grid__title{font-size:1.125rem;font-weight:900;line-height:1.25;color:#123770}.home-products-grid__subtitle{font-size:.75rem;font-weight:500;line-height:1.625;color:#64748b}.home-inventory{position:relative;overflow:hidden;border-top:1px solid #f1f5f9;background-color:#f8fafc33;padding-block:10rem}@media (max-width: 767px){.home-inventory{padding-block:4rem}}.home-inventory__container{position:relative;margin-inline:auto;display:grid;max-width:1536px;align-items:center;gap:6rem;padding-inline:2.5rem}@media (min-width: 1024px){.home-inventory__container{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:6rem}}@media (max-width: 767px){.home-inventory__container{gap:2.5rem;padding-inline:1.25rem}}.home-inventory__content{position:relative;z-index:10}.home-inventory__content>*+*{margin-top:2.5rem}.home-inventory__title{font-size:3rem;font-weight:900;line-height:1.1;letter-spacing:-.05em;color:#123770}.home-inventory__title-accent{color:#0d74ff}@media (min-width: 1024px){.home-inventory__title{font-size:4.5rem}}.home-inventory__body{max-width:32rem;font-size:1.25rem;font-weight:500;line-height:1.625;color:#64748b}.home-inventory__list{list-style:none;margin:0;padding:0}.home-inventory__body+.home-inventory__list{margin-top:4rem}.home-inventory__list>*+*{margin-top:1.5rem}.home-inventory__list-item{display:flex;align-items:center;gap:1rem;font-size:1.125rem;font-weight:700;color:#123770;cursor:default}.home-inventory__list-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;flex-shrink:0;border-radius:1rem;border:1px solid rgba(13,116,255,.1);background-color:#0d74ff0d;color:#0d74ff}.home-inventory__list-icon-glyph{width:1.25rem;height:1.25rem;fill:currentColor;color:#0d74ff}.home-inventory__visual{position:relative;display:flex;align-items:center;justify-content:center}.home-inventory__glow{pointer-events:none;position:absolute;inset:0;border-radius:9999px;background-color:#0d74ff0d;opacity:.4;filter:blur(100px)}.home-inventory-radar{position:relative;display:flex;aspect-ratio:1;width:100%;max-width:620px;align-items:center;justify-content:center}.home-inventory-radar__glow{pointer-events:none;position:absolute;width:80%;height:35%;border-radius:9999px;background-color:#0ea5e926;filter:blur(40px);transform:translateY(160px)}.home-inventory-radar__disc{position:relative;display:flex;width:100%;height:100%;align-items:center;justify-content:center;border-radius:9999px;border:1px solid rgba(56,189,248,.3);background-color:#f0f9ff0d;transform:perspective(1200px) rotateX(60deg) rotate(-45deg);transform-style:preserve-3d}.home-inventory-radar__sweep-wrap{position:absolute;inset:0;overflow:hidden;border-radius:9999px}.home-inventory-radar__sweep{position:absolute;inset:0;transform-origin:center center;background:conic-gradient(from 0deg at 50% 50%,rgba(14,165,233,.2) 0%,transparent 45%);animation:home-inventory-radar-sweep 4s linear infinite}.home-inventory-radar__ring{position:absolute;border-radius:9999px}.home-inventory-radar__ring--85{width:85%;height:85%;border:1px dashed rgba(56,189,248,.4)}.home-inventory-radar__ring--65{width:65%;height:65%;border:1px solid rgba(56,189,248,.3)}.home-inventory-radar__ring--45{width:45%;height:45%;border:1px dashed rgba(56,189,248,.25)}.home-inventory-radar__ring--25{width:25%;height:25%;border:1px solid rgba(56,189,248,.2)}.home-inventory-radar__axis{position:absolute;background-color:#38bdf859}.home-inventory-radar__axis--horizontal{width:100%;height:1px}.home-inventory-radar__axis--vertical{width:1px;height:100%}.home-inventory-radar__axis--diagonal-a{width:100%;height:1px;transform:rotate(45deg);background-color:#38bdf833}.home-inventory-radar__axis--diagonal-b{width:100%;height:1px;transform:rotate(-45deg);background-color:#38bdf833}.home-inventory-radar__marker{position:absolute;z-index:20;display:flex;align-items:center;gap:.75rem;transform:rotate(45deg) rotateX(-60deg);transform-style:preserve-3d}.home-inventory-radar__marker--amber{left:4%;top:68%}.home-inventory-radar__marker--emerald{left:48%;top:22%}.home-inventory-radar__marker--sky{left:56%;top:48%}.home-inventory-radar__dot{position:relative;display:flex;width:1.25rem;height:1.25rem;flex-shrink:0;align-items:center;justify-content:center}.home-inventory-radar__ping{position:absolute;inset:0;border-radius:9999px;opacity:.75;animation:home-inventory-radar-ping 1s cubic-bezier(0,0,.2,1) infinite}.home-inventory-radar__marker--amber .home-inventory-radar__ping{background-color:#f59e0b}.home-inventory-radar__marker--emerald .home-inventory-radar__ping{background-color:#10b981}.home-inventory-radar__marker--sky .home-inventory-radar__ping{background-color:#0ea5e9}.home-inventory-radar__dot-core{width:.875rem;height:.875rem;border-radius:9999px}.home-inventory-radar__marker--amber .home-inventory-radar__dot-core{background-color:#f59e0b;box-shadow:0 0 15px #f59e0b}.home-inventory-radar__marker--emerald .home-inventory-radar__dot-core{background-color:#10b981;box-shadow:0 0 15px #10b981}.home-inventory-radar__marker--sky .home-inventory-radar__dot-core{background-color:#0ea5e9;box-shadow:0 0 15px #0ea5e9}.home-inventory-radar__card-pop{pointer-events:none}.home-inventory-radar__card{border-radius:1rem;border-width:1px;border-style:solid;background-color:#fffffff2;padding:1rem 1.25rem;backdrop-filter:blur(12px);transform-style:flat;will-change:transform,box-shadow,border-color}.home-inventory-radar__card--amber{border-color:#f59e0b66;animation:home-inventory-card-pop-amber 6s infinite ease-in-out;animation-delay:3.8s}.home-inventory-radar__card--emerald{border-color:#10b98166;animation:home-inventory-card-pop-emerald 6s infinite ease-in-out;animation-delay:.8s}.home-inventory-radar__card--sky{border-color:#0ea5e966;animation:home-inventory-card-pop-sky 6s infinite ease-in-out;animation-delay:1.5s}.home-inventory-radar__card-title{white-space:nowrap;font-family:Inter,sans-serif;font-size:.75rem;font-weight:900;line-height:1;letter-spacing:.05em;text-transform:uppercase}@media (min-width: 640px){.home-inventory-radar__card-title{font-size:.875rem}}.home-inventory-radar__card--amber .home-inventory-radar__card-title{color:#d97706}.home-inventory-radar__card--emerald .home-inventory-radar__card-title{color:#059669}.home-inventory-radar__card--sky .home-inventory-radar__card-title{color:#0284c7}.home-inventory-radar__card-detail{display:block;margin-top:.375rem;font-size:10px;font-weight:700;color:#64748b}@media (min-width: 640px){.home-inventory-radar__card-detail{font-size:.75rem}}@media (prefers-reduced-motion: reduce){.home-inventory-radar__sweep,.home-inventory-radar__ping,.home-inventory-radar__card--amber,.home-inventory-radar__card--emerald,.home-inventory-radar__card--sky{animation:none}}@keyframes home-inventory-radar-sweep{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes home-inventory-radar-ping{75%,to{transform:scale(2);opacity:0}}@keyframes home-inventory-card-pop-amber{0%,to{transform:scale(1);border-color:#f59e0b4d;box-shadow:0 10px 25px -5px #0000000d}10%{transform:scale(1.14);border-color:#f59e0bcc;box-shadow:0 25px 50px -12px #f59e0b73}25%,90%{transform:scale(1);border-color:#f59e0b4d;box-shadow:0 10px 25px -5px #0000000d}}@keyframes home-inventory-card-pop-emerald{0%,to{transform:scale(1);border-color:#10b9814d;box-shadow:0 10px 25px -5px #0000000d}10%{transform:scale(1.14);border-color:#10b981cc;box-shadow:0 25px 50px -12px #10b98173}25%,90%{transform:scale(1);border-color:#10b9814d;box-shadow:0 10px 25px -5px #0000000d}}@keyframes home-inventory-card-pop-sky{0%,to{transform:scale(1);border-color:#0ea5e94d;box-shadow:0 10px 25px -5px #0000000d}10%{transform:scale(1.14);border-color:#0ea5e9cc;box-shadow:0 25px 50px -12px #0ea5e973}25%,90%{transform:scale(1);border-color:#0ea5e94d;box-shadow:0 10px 25px -5px #0000000d}}.home-security{position:relative;border-top:1px solid #f1f5f9;padding-block:10rem}@media (max-width: 767px){.home-security{padding-block:4rem}}.home-security__container{position:relative;margin-inline:auto;display:grid;max-width:1536px;align-items:center;gap:6rem;padding-inline:2.5rem}@media (min-width: 1024px){.home-security__container{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:6rem}}@media (max-width: 767px){.home-security__container{gap:2.5rem;padding-inline:1.25rem}}.home-security__visual{position:relative;order:2;display:flex;align-items:center;justify-content:center}@media (min-width: 1024px){.home-security__visual{order:1}}.home-security__glow{pointer-events:none;position:absolute;inset:0;border-radius:9999px;background-color:#0d74ff0d;opacity:.4;filter:blur(100px)}.home-security__chart{position:relative;width:100%;max-width:600px}.home-security__content{order:1}@media (min-width: 1024px){.home-security__content{order:2}}.home-security__content>*+*{margin-top:2.5rem}.home-security__title{font-size:3rem;font-weight:900;line-height:1.1;letter-spacing:-.05em;color:#123770}.home-security__title-accent{color:#0d74ff}@media (min-width: 1024px){.home-security__title{font-size:4.5rem}}.home-security__body{max-width:32rem;font-size:1.25rem;font-weight:500;line-height:1.625;color:#64748b}.home-security__body strong{font-weight:700}.home-security__link{display:inline-flex;align-items:center;gap:.5rem;border-bottom:2px solid rgba(13,116,255,.2);padding-bottom:.5rem;font-size:.875rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#0d74ff;transition:border-color .15s ease}.home-security__link:hover{border-bottom-color:#0d74ff}.home-security__link .material-symbols-outlined{transition:transform .15s ease}.home-security__link:hover .material-symbols-outlined{transform:translate(.25rem)}@keyframes security-chart-float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes security-chart-float-mid{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes security-chart-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes security-chart-ping{75%,to{transform:scale(2);opacity:0}}.security-chart{position:relative;width:100%}.security-chart__card{position:relative;z-index:10;display:flex;flex-direction:column;min-height:420px;padding:2.5rem;overflow:hidden;border:1px solid #e2e8f0;border-radius:2rem;background-color:#fff;box-shadow:0 4px 20px -5px #1237700d;transition:all .5s ease}.security-chart__card:hover{border-color:#0d74ff4d;box-shadow:0 20px 40px -10px #1237701a}.security-chart__header{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:2rem}@media (min-width: 640px){.security-chart__header{flex-direction:row;align-items:center}}.security-chart__header-text>*+*{margin-top:.25rem}.security-chart__title{margin:0;font-size:.875rem;font-weight:900;letter-spacing:.2em;text-transform:uppercase;color:#123770}.security-chart__subtitle{margin:0;font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8}.security-chart__legend{display:flex;align-items:center;gap:1rem;padding:.375rem .75rem;border:1px solid #f1f5f9;border-radius:.5rem;background-color:#f8fafc;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.security-chart__legend-item{display:flex;align-items:center;gap:.375rem}.security-chart__legend-dot{width:.5rem;height:.5rem;border-radius:9999px}.security-chart__legend-dot--found{background-color:#f43f5e}.security-chart__legend-dot--closed{background-color:#10b981}.security-chart__legend-label--found{color:#f43f5e}.security-chart__legend-label--closed{color:#10b981}.security-chart__plot{position:relative;display:flex;flex:1;align-items:flex-end;justify-content:space-between;gap:.5rem;min-height:220px;padding-bottom:.5rem;border-bottom:1px solid #f1f5f9}.security-chart__grid-lines{pointer-events:none;position:absolute;inset:.5rem 0;display:flex;flex-direction:column;justify-content:space-between;padding-bottom:2.5rem;opacity:.2}.security-chart__grid-line{width:100%;height:0;border-bottom:1px dashed #e2e8f0}.security-chart__column{position:relative;z-index:10;display:flex;flex:1;flex-direction:column;align-items:center}.security-chart__bars{display:flex;width:100%;height:180px;align-items:flex-end;justify-content:center;gap:.25rem}@media (min-width: 640px){.security-chart__bars{gap:.375rem}}.security-chart__bar{position:relative;width:.625rem;cursor:default;border-radius:.125rem .125rem 0 0;box-shadow:0 4px 6px -1px #0000001a;transition:background-color .3s ease}@media (min-width: 640px){.security-chart__bar{width:.875rem}}.security-chart__bar--found{background-color:#f43f5e}.security-chart__bar--found:hover{background-color:#fb7185}.security-chart__bar--closed{background-color:#10b981}.security-chart__bar--closed:hover{background-color:#34d399}.security-chart__bar-tooltip{display:none;position:absolute;bottom:100%;left:50%;z-index:50;margin-bottom:.25rem;padding:.125rem .375rem;border-radius:.25rem;background-color:#0f172a;box-shadow:0 10px 15px -3px #0000001a;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap;color:#fff;transform:translate(-50%)}.security-chart__bar:hover .security-chart__bar-tooltip{display:block}.security-chart__tag{margin-top:.75rem;text-align:center;font-size:8px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8}@media (min-width: 640px){.security-chart__tag{font-size:9px}}.security-chart__float{position:absolute;z-index:30;background:rgba(255,255,255,.95);backdrop-filter:blur(24px);transition:transform .3s ease}.security-chart__float:hover{transform:scale(1.05)}@media (max-width: 767px){.security-chart__float{display:none}}.security-chart__float--agent{top:-4rem;left:-3rem;display:flex;width:18rem;flex-direction:column;gap:1rem;padding:1.25rem;border:1px solid rgba(13,116,255,.2);border-radius:2rem;box-shadow:0 25px 50px -12px #00000040;animation:security-chart-float-slow 6s ease-in-out infinite}.security-chart__float-header{display:flex;align-items:center;justify-content:space-between;padding-bottom:.75rem;border-bottom:1px solid #f1f5f9}.security-chart__float-agent{display:flex;align-items:center;gap:.625rem}.security-chart__float-icon{position:relative;display:flex;width:2rem;height:2rem;align-items:center;justify-content:center;border:1px solid rgba(13,116,255,.2);border-radius:.75rem;background-color:#0d74ff1a}.security-chart__float-icon .material-symbols-outlined{font-size:1.125rem;color:#0d74ff}.security-chart__float-status-dot{position:absolute;right:-.125rem;bottom:-.125rem;width:.625rem;height:.625rem;border:2px solid #fff;border-radius:9999px;background-color:#10b981;animation:security-chart-pulse 2s cubic-bezier(.4,0,.6,1) infinite}.security-chart__float-agent-name{margin:0;font-size:10px;font-weight:900;line-height:1;letter-spacing:.1em;text-transform:uppercase;color:#123770}.security-chart__float-agent-status{font-size:8px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#10b981}.security-chart__float-time{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:8px;color:#94a3b8}.security-chart__chat>*+*{margin-top:.75rem}.security-chart__message{display:flex;flex-direction:column}.security-chart__message--user{align-items:flex-end}.security-chart__message--user>*+*{margin-top:.25rem}.security-chart__message--agent{align-items:flex-start}.security-chart__message--agent>*+*{margin-top:.25rem}.security-chart__message-label{font-size:7px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#94a3b8}.security-chart__message-label--agent{color:#0d74ff}.security-chart__bubble{max-width:90%;padding:.5rem .875rem;border-radius:1rem}.security-chart__bubble--user{border-top-right-radius:0;background-color:#f1f5f9}.security-chart__bubble--agent{border:1px solid rgba(13,116,255,.15);border-top-left-radius:0;background-color:#0d74ff1a}.security-chart__bubble-text{margin:0;font-size:10px;font-weight:700;line-height:1.375}.security-chart__bubble-text--user{color:#334155}.security-chart__bubble-text--agent{color:#0d74ff}.security-chart__bubble-text strong{font-weight:900;color:#0d74ff}.security-chart__float--alert{top:25%;right:-3rem;width:16rem;padding:1.5rem;border:1px solid rgba(244,63,94,.2);border-radius:2rem;box-shadow:0 30px 60px #e3001c33;cursor:default;animation:security-chart-float-mid 5s ease-in-out infinite}.security-chart__alert-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.security-chart__alert-ping{position:relative;width:.5rem;height:.5rem;border-radius:9999px;background-color:#f43f5e}.security-chart__alert-ping:before{content:"";position:absolute;inset:0;border-radius:9999px;background-color:#f43f5e;animation:security-chart-ping 1s cubic-bezier(0,0,.2,1) infinite}.security-chart__alert-label{font-size:9px;font-weight:900;letter-spacing:.3em;text-transform:uppercase;color:#f43f5e}.security-chart__alert-title{margin:0 0 .375rem;font-size:1.875rem;font-weight:900;line-height:1;letter-spacing:-.025em;color:#123770}.security-chart__alert-body{margin:0;font-size:10px;font-weight:700;line-height:1.375;letter-spacing:.05em;text-transform:uppercase;color:#e11d48}.security-chart__alert-bars{display:flex;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid #f1f5f9}.security-chart__alert-bar{height:.25rem;flex:1;border-radius:9999px;background-color:#f43f5e}.security-chart__alert-bar--muted{background-color:#f43f5e4d}.home-runtime{position:relative;border-top:1px solid #f1f5f9;background-color:#f8fafc33;padding-block:10rem}@media (max-width: 767px){.home-runtime{padding-block:4rem}}.home-runtime__container{position:relative;margin-inline:auto;display:grid;max-width:1536px;align-items:center;gap:6rem;padding-inline:2.5rem}@media (min-width: 1024px){.home-runtime__container{grid-template-columns:repeat(2,minmax(0,1fr));padding-inline:6rem}}@media (max-width: 767px){.home-runtime__container{gap:2.5rem;padding-inline:1.25rem}}.home-runtime__content>*+*{margin-top:2.5rem}.home-runtime__title{font-size:3rem;font-weight:900;line-height:1.1;letter-spacing:-.05em;color:#123770}.home-runtime__title-accent{color:#0d74ff}@media (min-width: 1024px){.home-runtime__title{font-size:4.5rem}}.home-runtime__body{max-width:32rem;font-size:1.25rem;font-weight:500;line-height:1.625;color:#64748b}.home-runtime__link{display:inline-flex;align-items:center;gap:.5rem;border-bottom:2px solid rgba(13,116,255,.2);padding-bottom:.5rem;font-size:.875rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#0d74ff;transition:border-color .15s ease}.home-runtime__link:hover{border-bottom-color:#0d74ff}.home-runtime__link .material-symbols-outlined{transition:transform .15s ease}.home-runtime__link:hover .material-symbols-outlined{transform:translate(.25rem)}.home-runtime__visual{position:relative;display:flex;align-items:center;justify-content:center}@keyframes home-runtime-pulse{0%,to{opacity:1}50%{opacity:.5}}@keyframes home-runtime-float-slow{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}@keyframes home-runtime-float-mid{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes home-runtime-float-defense{0%,to{transform:translateY(-50%)}50%{transform:translateY(calc(-50% - 8px))}}.runtime-visual-wrap{position:relative;width:100%;max-width:600px;display:flex;align-items:center;justify-content:center;padding:1.5rem 2.5rem 2rem}@media (min-width: 640px){.runtime-visual-wrap{padding:2rem 3.5rem 2.5rem}}.runtime-card{position:relative;z-index:10;display:flex;flex-direction:column;box-sizing:border-box;width:100%;max-width:100%;min-width:0;padding:2.5rem;min-height:420px;background:#fff;border:1px solid #e2e8f0;border-radius:28px;box-shadow:0 25px 50px -12px #00000040}@media (max-width: 639px){.runtime-card{padding:1.25rem 1.25rem 1.5rem;min-height:380px}}.runtime-card__header{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.75rem 1rem;margin-bottom:2.5rem}.runtime-card__header-text{display:flex;flex-direction:column;gap:.25rem;min-width:0;flex:1 1 12rem}.runtime-card__title{margin:0;font-size:.875rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#123770;overflow-wrap:anywhere}@media (min-width: 640px){.runtime-card__title{letter-spacing:.2em}}.runtime-card__subtitle{margin:0;font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#64748b}.runtime-card__badge{padding:.375rem 1rem;background:rgba(13,116,255,.1);border:1px solid rgba(13,116,255,.2);border-radius:.5rem;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#0d74ff;flex-shrink:0}.runtime-card__stats{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;margin-bottom:3rem}@media (min-width: 640px){.runtime-card__stats{gap:1.5rem}}.runtime-card__stat{padding:1.5rem;min-width:0;background:#f8fafc;border:1px solid #f1f5f9;border-radius:1rem;transition:border-color .2s ease}@media (max-width: 639px){.runtime-card__stat{padding:1rem}}.runtime-card__stat:hover{border-color:#0d74ff33}.runtime-card__stat-label{margin:0 0 .5rem;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#64748b}.runtime-card__stat-row{display:flex;flex-wrap:wrap;align-items:baseline;gap:.5rem}.runtime-card__stat-value{margin:0;font-size:2.25rem;font-weight:900;color:#123770}.runtime-card__stat-tag{font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.runtime-card__stat-tag--stable{color:#10b981}.runtime-card__stat-tag--active{color:#0d74ff}.runtime-card__chart-wrap{flex:1;display:flex;flex-direction:column;justify-content:flex-end}.runtime-card__chart{height:10rem;width:100%;position:relative}.runtime-card__chart-svg{width:100%;height:100%;overflow:visible}.runtime-card__chart-svg path:last-of-type{filter:drop-shadow(0 0 10px rgba(13,116,255,.5))}.runtime-chart-dot{animation:home-runtime-pulse 1.5s ease-in-out infinite}.runtime-card__chart-days{display:flex;justify-content:space-between;margin-top:1.5rem;padding:0 .25rem;font-size:8px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;color:#94a3b8}.runtime-float{position:absolute;z-index:30;display:inline-flex;align-items:center;gap:.75rem;padding:1rem;background:rgba(255,255,255,.95);border:1px solid #e2e8f0;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;transition:transform .3s ease}.runtime-float:hover{transform:scale(1.1)}@media (max-width: 767px){.runtime-float--threat,.runtime-float--gauge,.runtime-float--defense{display:none}}.runtime-float--threat{top:0;left:0;animation:home-runtime-float-slow 6s ease-in-out infinite}@media (min-width: 1280px){.runtime-float--threat{top:-1.5rem;left:-1rem}}.runtime-float__icon-wrap{width:2rem;height:2rem;border-radius:.5rem;display:flex;align-items:center;justify-content:center}.runtime-float__icon-wrap--danger{background:rgba(244,63,94,.1)}.runtime-float__icon-wrap--danger .material-symbols-outlined{font-size:1.125rem;color:#f43f5e}.runtime-float__label{margin:0;font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#f43f5e}.runtime-float__sublabel{margin:.125rem 0 0;font-size:8px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#64748b}.runtime-float--gauge{bottom:0;left:0;padding:1.5rem;border-radius:2rem;animation:home-runtime-float-mid 5s ease-in-out infinite}@media (min-width: 1280px){.runtime-float--gauge{bottom:-1rem;left:-1rem}}.runtime-gauge{position:relative;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center}.runtime-gauge-svg{width:100%;height:100%;transform:rotate(-90deg)}.runtime-gauge-bg{color:#f1f5f9}.runtime-gauge-text{position:absolute;font-size:10px;font-weight:900;color:#10b981}.runtime-float__gauge-label{margin:.75rem 0 0;font-size:9px;font-weight:900;letter-spacing:.2em;text-transform:uppercase;color:#123770;white-space:nowrap}.runtime-float--defense{top:50%;right:0;transform:translateY(-50%);padding:1rem 1.25rem;border-radius:9999px;border-color:#10b98133;animation:home-runtime-float-defense 4s ease-in-out infinite;max-width:calc(100% - 1rem)}@media (min-width: 1280px){.runtime-float--defense{right:-1rem;padding:1rem 1.5rem;max-width:none}}.runtime-float--defense span:last-child{font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase;white-space:normal;text-align:center;color:#123770}@media (min-width: 1280px){.runtime-float--defense span:last-child{letter-spacing:.3em;white-space:nowrap}}.runtime-float__defense-dot{display:inline-block;width:.75rem;height:.75rem;border-radius:50%;background:#10b981;animation:home-runtime-pulse 1.5s ease-in-out infinite;box-shadow:0 0 15px #10b981}.home-customers{padding-block:10rem}@media (max-width: 767px){.home-customers{padding-block:4rem}}.home-customers__container{margin-inline:auto;max-width:1536px;padding-inline:2.5rem}@media (min-width: 1024px){.home-customers__container{padding-inline:6rem}}.home-customers__layout{display:flex;flex-direction:column;align-items:flex-start;gap:5rem}@media (min-width: 1024px){.home-customers__layout{flex-direction:row;gap:5rem}}.home-customers__sidebar{flex-shrink:0}@media (min-width: 1024px){.home-customers__sidebar{position:sticky;top:10rem;width:25%}}.home-customers__title{margin:0;font-size:3rem;font-weight:900;line-height:1.1;letter-spacing:-.05em;color:#123770}@media (min-width: 1024px){.home-customers__title{font-size:4.5rem}}.home-customers__controls{display:flex;gap:1rem;margin-top:3rem}.home-customers__nav-btn{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;border:2px solid #e2e8f0;border-radius:9999px;background:transparent;color:#94a3b8;cursor:pointer;transition:border-color .2s ease,color .2s ease}.home-customers__nav-btn:hover{border-color:#0d74ff;color:#0d74ff}.home-customers__nav-btn:disabled,.home-customers__nav-btn.glide__arrow--disabled{cursor:default;opacity:.4}.home-customers__nav-btn .material-symbols-outlined{font-size:1.5rem}.home-customers__cards{min-width:0;width:100%}@media (min-width: 1024px){.home-customers__cards{width:75%}}.home-customers__glide{width:100%}.home-customers__slide-grid{display:grid;grid-template-columns:1fr;gap:2rem;height:100%}@media (min-width: 768px){.home-customers__slide-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.home-customers__card{display:flex;flex-direction:column;height:100%;padding:3rem;border:1px solid #e2e8f0;border-radius:1rem;background-color:#fff;color:inherit;text-decoration:none;transition:border-color .5s ease,color .3s ease}.home-customers__card:hover{border-color:#0d74ff}.home-customers__card-logo{margin-bottom:2.5rem}.home-customers__card-logo-image{width:auto;height:2rem;-o-object-fit:contain;object-fit:contain}.home-customers__card-content{flex:1}.home-customers__card-content>*+*{margin-top:1.5rem}.home-customers__card-title{margin:0;font-size:1.25rem;font-weight:900;line-height:1.25;letter-spacing:-.025em;color:#123770;transition:color .3s ease}@media (min-width: 1024px){.home-customers__card-title{font-size:1.5rem}}.home-customers__card:hover .home-customers__card-title{color:#0d74ff}.home-customers__card-body{font-size:.875rem;font-weight:500;line-height:1.625;color:#64748b}.home-customers__card-body :global(p){margin:0}.home-customers__card-body :global(p+p){margin-top:1rem}.home-customers__card-footer{margin-top:3rem;padding-top:2rem;border-top:1px solid #f1f5f9}.home-customers__card-cta{display:inline-flex;align-items:center;gap:.5rem;font-size:.6875rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#0d74ff;transition:gap .3s ease}.home-customers__card:hover .home-customers__card-cta{gap:1rem}.home-customers__card-cta-icon{font-size:.875rem}.home-customers__glide .glide__slide{height:auto}.home-customers__glide .glide__slides{align-items:stretch}.hero[data-astro-cid-j7pv25f6]:after{position:absolute;bottom:1rem;left:1.75rem;z-index:0;height:100%;width:100%;--tw-backdrop-blur: blur(8px);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);content:"";clip-path:polygon(48.2% 49.18%,78.5% 60.88%,48.2% 88.58%,17.87% 58.88%);transform:scale(.7);transform-origin:center bottom}
