
.stats-counter{position:relative}.stats-counter_grid{text-align:center;grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.stats-counter_item{border-right:1px solid var(--_theme---border);flex-direction:column;gap:.375rem;padding:1.5rem 0;display:flex}.stats-counter_item:last-child{border-right:none}.stats-counter_value{letter-spacing:-.03em;color:var(--_theme---text);font-family:JetBrains Mono,IBM Plex Mono,SF Mono,monospace;font-size:clamp(2rem,3vw + .5rem,3rem);font-weight:700;line-height:1}.stats-counter_suffix{color:var(--swatch--brand-1-500);font-size:.65em;font-weight:500}.stats-counter_label{letter-spacing:.08em;text-transform:uppercase;color:var(--_theme---text-subtle);font-size:.75rem;font-weight:500}@container (max-width:48rem){.stats-counter_grid{grid-template-columns:repeat(2,1fr)}.stats-counter_item:nth-child(2){border-right:none}}
.product-showcase{position:relative}.product-showcase_header{max-width:40rem;margin-bottom:var(--_spacing---space--5);flex-direction:column;display:flex}.product-showcase_grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.product-showcase_tile{background:var(--_theme---background-2);border-radius:var(--radius--main);color:inherit;flex-direction:column;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.product-showcase_tile:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000014,0 2px 8px #0000000a}.product-showcase_tile-visual{background:var(--_theme---background);justify-content:center;align-items:center;min-height:14rem;padding:2.5rem 2rem;display:flex}.product-showcase_tile-image{object-fit:contain;width:auto;max-width:100%;height:auto;max-height:10rem;transition:transform .5s cubic-bezier(.16,1,.3,1)}.product-showcase_tile:hover .product-showcase_tile-image{transform:scale(1.04)}.product-showcase_tile-content{flex-direction:column;gap:.25rem;padding:1.25rem 1.5rem 1.5rem;display:flex}.product-showcase_tile-name{letter-spacing:-.01em;color:var(--_theme---text);font-size:1.125rem;font-weight:600}.product-showcase_tile-subtitle{color:var(--_theme---text-subtle);font-size:.875rem}.product-showcase_tile-specs{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.product-showcase_tile-spec{letter-spacing:.04em;text-transform:uppercase;color:var(--_theme---text-muted);background:var(--_theme---background);border-radius:9999px;padding:.25rem .625rem;font-size:.6875rem;font-weight:500}.product-showcase_tile-arrow{opacity:0;width:1rem;height:1rem;color:var(--_theme---text-subtle);transition:opacity .3s,transform .3s;position:absolute;top:1rem;right:1rem;transform:translate(-4px,4px)}.product-showcase_tile:hover .product-showcase_tile-arrow{opacity:1;transform:translate(0)}.product-showcase_cta{margin-top:var(--_spacing---space--7);justify-content:center;display:flex}@container (max-width:48rem){.product-showcase_grid{grid-template-columns:1fr;gap:1rem}.product-showcase_tile-visual{min-height:10rem;padding:2rem 1.5rem}}@container (min-width:48rem) and (max-width:64rem){.product-showcase_grid{grid-template-columns:repeat(2,1fr)}}
.industry-verticals_header{max-width:40rem;margin-bottom:var(--_spacing---space--4);flex-direction:column;display:flex}.industry-verticals_grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.industry-verticals_card{background:var(--_theme---background);border-radius:var(--radius--main);color:inherit;flex-direction:column;text-decoration:none;transition:transform .4s cubic-bezier(.16,1,.3,1),box-shadow .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000a,0 6px 24px #00000008}.industry-verticals_card:hover{transform:translateY(-4px);box-shadow:0 8px 32px #0000000f,0 2px 8px #00000008}.industry-verticals_card-visual{overflow:hidden}.industry-verticals_card-visual img{transition:transform .5s cubic-bezier(.16,1,.3,1)}.industry-verticals_card:hover .industry-verticals_card-visual img{transform:scale(1.04)}.industry-verticals_card-content{flex-direction:column;padding:1.25rem 1.5rem 1.5rem;display:flex}.industry-verticals_products{flex-wrap:wrap;gap:.375rem;margin-top:.5rem;display:flex}.industry-verticals_product-tag{letter-spacing:.04em;text-transform:uppercase;color:var(--_theme---text-muted);border:1px solid var(--_theme---border);border-radius:9999px;padding:.25rem .5rem;font-size:.625rem;font-weight:500;transition:border-color .2s,color .2s}.industry-verticals_card:hover .industry-verticals_product-tag{border-color:var(--swatch--brand-1-500);color:var(--swatch--brand-1-500)}.industry-verticals_card-link{color:var(--_theme---text-subtle);align-items:center;gap:.375rem;margin-top:.75rem;font-size:.8125rem;font-weight:600;transition:color .2s;display:flex}.industry-verticals_card-link .u-svg{width:.75rem;height:.75rem;transition:transform .3s}.industry-verticals_card:hover .industry-verticals_card-link{color:var(--swatch--brand-1-500)}.industry-verticals_card:hover .industry-verticals_card-link .u-svg{transform:translate(3px)}@container (max-width:48rem){.industry-verticals_grid{grid-template-columns:1fr;gap:1rem}}@container (min-width:48rem) and (max-width:64rem){.industry-verticals_grid{grid-template-columns:repeat(2,1fr)}}
.spec-compare{position:relative;overflow:hidden}.spec-compare_bg{background:linear-gradient(180deg, var(--_theme---color-dark,#0a0e14) 0%, color-mix(in srgb, var(--_theme---color-dark,#0a0e14) 95%, var(--swatch--brand-1-500,#1b6fe3)) 100%);z-index:0;position:absolute;inset:0}.spec-compare_header{z-index:1;text-align:center;margin-bottom:var(--_spacing---space--7);flex-direction:column;align-items:center;display:flex;position:relative}.spec-compare_grid{z-index:1;gap:1.5rem;display:grid;position:relative}.spec-compare_grid[data-count="2"]{grid-template-columns:repeat(2,1fr)}.spec-compare_grid[data-count="3"]{grid-template-columns:repeat(3,1fr)}.spec-compare_grid[data-count="4"]{grid-template-columns:repeat(4,1fr)}.spec-compare_card{text-align:center;border-radius:var(--radius--main);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0a;border:1px solid #ffffff0f;flex-direction:column;align-items:center;gap:.25rem;padding:2rem 1.5rem;display:flex}.spec-compare_value{letter-spacing:-.02em;color:var(--_theme---text);font-family:JetBrains Mono,IBM Plex Mono,SF Mono,Fira Code,monospace;font-size:clamp(1.5rem,2vw + .5rem,2.25rem);font-weight:700;line-height:1.1}.spec-compare_label{color:var(--_theme---text);margin-top:.25rem;font-size:1rem;font-weight:600}.spec-compare_detail{color:var(--_theme---text-subtle);margin-top:.125rem;font-size:.8125rem}@container (max-width:48rem){.spec-compare_grid[data-count="3"],.spec-compare_grid[data-count="4"]{grid-template-columns:repeat(2,1fr)}}@container (max-width:30rem){.spec-compare_grid{grid-template-columns:1fr!important}}
.hero-product{flex-direction:column;min-height:80svh;display:flex;position:relative}.hero-product_bg{background:linear-gradient(180deg, var(--_theme---color-dark,#0a0e14) 0%, color-mix(in srgb, var(--_theme---color-dark,#0a0e14) 92%, var(--swatch--brand-1-500,#1b6fe3)) 100%);z-index:0;position:absolute;inset:0;overflow:hidden}.hero-product_wrap{z-index:1;flex:1;align-items:center;display:flex;position:relative}.hero-product_layout{gap:var(--_spacing---space--6);grid-template-columns:1fr 1fr;align-items:center;width:100%;display:grid}.hero-product_content{flex-direction:column;display:flex}.hero-product_specs{gap:0;margin-top:.75rem;margin-bottom:1.5rem;display:flex}.hero-product_spec{border-right:1px solid #ffffff1f;flex-direction:column;gap:.25rem;padding:0 1.5rem;display:flex}.hero-product_spec:first-child{padding-left:0}.hero-product_spec:last-child{border-right:none}.hero-product_spec-value{letter-spacing:-.02em;color:var(--_theme---text);font-family:JetBrains Mono,IBM Plex Mono,SF Mono,monospace;font-size:1.25rem;font-weight:700}.hero-product_spec-label{letter-spacing:.1em;text-transform:uppercase;color:var(--_theme---text-subtle);font-size:.6875rem;font-weight:500}.hero-product_visual{flex-direction:column;justify-content:center;align-items:center;padding:3rem 2rem 4rem;display:flex;position:relative}.hero-product_glow{background:radial-gradient(ellipse at center, color-mix(in srgb, var(--swatch--brand-1-500,#1b6fe3) 20%, transparent), color-mix(in srgb, var(--swatch--brand-1-500,#1b6fe3) 6%, transparent) 50%, transparent 70%);filter:blur(60px);z-index:0;pointer-events:none;border-radius:50%;width:90%;height:70%;position:absolute;top:45%;left:50%;transform:translate(-50%,-50%)}.hero-product_image{z-index:1;object-fit:contain;filter:drop-shadow(0 12px 40px #00000080);width:auto;max-width:100%;height:auto;max-height:45vh;position:relative}.hero-product_reflection{z-index:1;object-fit:contain;opacity:.08;filter:blur(4px);pointer-events:none;width:auto;max-width:70%;height:auto;max-height:8vh;margin-top:-1rem;position:relative;transform:scaleY(-1);-webkit-mask-image:linear-gradient(#00000080 0%,#0000 100%);mask-image:linear-gradient(#00000080 0%,#0000 100%)}.hero-product_stats{z-index:2;margin-bottom:calc(-1 * var(--_spacing---space--5));padding:0 var(--site--margin);position:relative}.hero-product_stats-bar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-radius:var(--radius--main);background:#fffffff2;grid-template-columns:repeat(4,1fr);padding:0;display:grid;box-shadow:0 4px 24px #00000014,0 1px 4px #0000000a}.hero-product_stat{text-align:center;border-right:1px solid #0000000f;flex-direction:column;align-items:center;gap:.375rem;padding:2rem 1.25rem;display:flex}.hero-product_stat:last-child{border-right:none}.hero-product_stat-value{font-family:var(--_typography---font--primary-family);letter-spacing:-.03em;color:var(--_theme---color-dark,#0a0e14);font-size:clamp(1.75rem,2.5vw + .5rem,2.5rem);font-weight:700;line-height:1}.hero-product_stat-suffix{color:var(--swatch--brand-1-500);font-size:.6em;font-weight:500}.hero-product_stat-label{letter-spacing:.08em;text-transform:uppercase;color:#00000073;font-size:.6875rem;font-weight:500}@container (max-width:48rem){.hero-product_layout{text-align:center;grid-template-columns:1fr}.hero-product_content{align-items:center}.hero-product_specs{justify-content:center}.hero-product_spec{padding:0 1rem}.hero-product_visual{padding:1rem}.hero-product_image{max-height:30vh}.hero-product_reflection{max-height:5vh}.hero-product_stats-bar{grid-template-columns:repeat(2,1fr)}.hero-product_stat:nth-child(2){border-right:none}}
.form_honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.author_wrap{grid-column-gap:var(--_spacing---space--2);grid-row-gap:var(--_spacing---space--2);flex-flow:row;justify-content:flex-start;align-items:center;display:flex;position:relative}.author_wrap[data-variant=vertical]{flex-flow:column}.author_content{flex-flow:column;justify-content:center;align-items:flex-start;display:flex}.author_wrap[data-variant=vertical] .author_content{justify-content:flex-start;align-items:center}.author_wrap[data-align-items=start],.author_wrap[data-align-items=start] .author_content{align-items:flex-start}.author_name{font-weight:var(--_typography---font--weight-bold)}
