.finder-section{padding:2.5rem 0;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:3rem}.finder-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem}@media(max-width:700px){.finder-cards{grid-template-columns:repeat(2,1fr)}}@media(max-width:420px){.finder-cards{grid-template-columns:1fr}}.finder-label{display:flex;align-items:center;gap:.4rem;font-family:var(--font-mono);font-size:.6rem;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);margin-bottom:.5rem;font-weight:600}.finder-label-num{display:inline-flex;align-items:center;justify-content:center;width:1.1rem;height:1.1rem;border-radius:50%;background:var(--accent-subtle);color:var(--accent);font-size:.6rem;font-weight:700;flex-shrink:0}.finder-select{width:100%;padding:.65rem 2.25rem .65rem .85rem;border:1px solid var(--border);border-radius:6px;background:var(--surface);color:var(--text);font-size:.875rem;font-family:var(--font-body);font-weight:500;cursor:pointer;transition:border-color .15s,background .15s,box-shadow .15s;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M2 4l4 4 4-4' stroke='%236b6760' stroke-width='1.5' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .85rem center}.finder-select:hover{border-color:color-mix(in srgb,var(--accent) 40%,var(--border))}.finder-select:focus{outline:none;border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-subtle)}.finder-result{border-radius:var(--radius);border:1px solid var(--border);background:var(--bg-card);padding:1.25rem 1.5rem;min-height:80px}.finder-result-inner{display:flex;flex-direction:column;gap:.5rem}.finder-result-placeholder{font-size:.875rem;color:var(--text-muted);font-style:italic}.finder-result-heading{font-family:var(--font-display);font-size:1rem;font-weight:700;font-style:italic;color:var(--accent);margin-bottom:.25rem}.finder-result-text{font-size:.875rem;color:var(--text-muted);line-height:1.5}.finder-result-links{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.5rem}.finder-result-links a{font-family:var(--font-mono);font-size:.65rem;text-transform:uppercase;letter-spacing:.06em;color:var(--accent);border:1px solid var(--accent);border-radius:3px;padding:.25em .7em;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s}.finder-result-links a:hover{background:var(--accent);color:#fff}@media(max-width:700px){.finder-section{padding:2rem 0;margin-bottom:2.25rem}.finder-select{min-height:44px}.finder-result{padding:1rem}}body:has(.hero-home){--home-bg: #f4f7f4;--home-ink: #151d1a;--home-muted: #52605a;--home-line: #c9d4cd;--home-signal: #1c7468;--home-signal-2: #9bb84f;background:linear-gradient(90deg,rgba(21,29,26,.035) 1px,transparent 1px),linear-gradient(rgba(21,29,26,.028) 1px,transparent 1px),var(--home-bg);background-size:48px 48px}.legacy-home,[data-home-lang][hidden]{display:none!important}body:has(.hero-home) main.site-main{width:min(100%,var(--max-w))!important;margin-inline:auto!important;padding-inline:0!important}body:has(.hero-home) .hero-home{width:min(100%,var(--max-w));margin-inline:auto;padding-inline:var(--page-pad);box-sizing:border-box}body:has(.hero-home) .header-inner,body:has(.hero-home) .footer-inner{width:min(100%,var(--max-w))!important;margin-inline:auto!important;padding-inline:var(--page-pad)!important;box-sizing:border-box}body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{display:grid!important;grid-template-columns:minmax(0,.96fr) minmax(360px,.78fr)!important;gap:clamp(1.75rem,4vw,4.25rem)!important;align-items:center!important;max-width:var(--max-w)!important;width:min(100%,var(--max-w))!important;margin-inline:auto!important;min-height:clamp(430px,52vh,560px)!important;padding:clamp(2rem,4vw,3.5rem) var(--page-pad) clamp(.9rem,2vw,1.6rem)!important;border-bottom:0!important;box-shadow:none!important}.hero-note,.home-divider{display:none}.home-divider:before{display:none}.hero-kicker,.home-kicker{margin:0 0 .7rem;color:var(--home-signal, var(--accent));font-family:var(--font-mono);font-size:.68rem;font-weight:500;letter-spacing:.09em;text-transform:uppercase}body:has(.hero-home) .hero-title{max-width:760px;margin:0;color:var(--home-ink, var(--text));font-family:"Work Sans",var(--font-mono);font-size:clamp(2.45rem,5.4vw,4.8rem)!important;font-style:normal;font-weight:600;line-height:.96!important;letter-spacing:0;text-wrap:balance}.hero-sub{max-width:650px;margin:1.2rem 0 0;color:var(--home-muted, var(--text-muted));font-size:var(--space-4);line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:var(--space-3) 1.25rem;align-items:center;margin-top:1.7rem}.hero-primary,.hero-secondary,.home-primary-link,.home-secondary-link{display:inline-flex;min-height:44px;align-items:center;justify-content:center;font-size:.82rem;font-weight:600;text-decoration:none}.hero-primary,.home-primary-link{padding:.65rem 1.1rem;background:var(--home-ink, var(--text));border:1px solid var(--home-ink, var(--text));color:#fff;border-radius:6px}[data-dark=true] .hero-primary,[data-dark=true] .home-primary-link{background:#d7ddd5;border-color:#d7ddd5;color:#202522}.hero-secondary,.home-secondary-link{padding:.65rem 1.1rem;color:var(--text);background:transparent;border:1px solid var(--border-dark);border-radius:6px}.hero-primary:hover,.home-primary-link:hover{background:var(--home-signal, var(--accent));border-color:var(--home-signal, var(--accent))}.hero-secondary:hover,.home-secondary-link:hover{color:var(--home-signal, var(--accent));border-color:var(--home-signal, var(--accent))}.home-overview{display:block;padding:clamp(var(--space-5),3vw,2.5rem) 0;border-top:0!important;border-bottom:1px solid var(--border);scroll-margin-top:6rem}.home-heading{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:var(--space-5);align-items:end;margin-bottom:1.25rem}.home-heading h2,.home-start h2,.home-hardware-strip h2,.home-author h2{margin:0;font-size:1.75rem;font-weight:500;line-height:1.15;letter-spacing:-.025em}.home-heading>a,.home-author>a{display:inline-flex;min-height:44px;flex:0 0 auto;gap:.45rem;align-items:center;color:var(--text);font-size:.78rem;font-weight:600;text-decoration:none}.home-heading>a{margin-bottom:.2rem;padding-top:.15rem;border-bottom:1px solid var(--border-dark)}.home-heading>a:hover,.home-author>a:hover{color:var(--accent)}.home-heading>a:hover{border-bottom-color:var(--accent)}.home-article-list{margin:0;padding:0;list-style:none;border-top:1px solid var(--border-dark)}.home-article-list li>a{display:grid;grid-template-columns:42px minmax(0,1fr);gap:1.25rem;min-height:0;padding:var(--space-4) 0;border-bottom:1px solid var(--border);color:var(--text);text-decoration:none;touch-action:manipulation}.home-article-list li.is-featured>a{min-height:0;margin:0;padding-block:clamp(1.25rem,2.5vw,var(--space-6));background:transparent}.home-article-number{padding-top:.35rem;color:var(--text-faint);font-family:var(--font-mono);font-size:.62rem;line-height:1}.home-article-copy{display:grid;gap:.45rem;min-width:0}.home-article-category{display:inline;color:var(--accent);font-family:var(--font-mono);font-size:.62rem;letter-spacing:.05em;text-transform:uppercase}.home-article-badges{display:flex;flex-wrap:wrap;gap:.35rem;align-items:center}.home-format-badge,.home-topic-badge,.home-verdict-badge{display:inline-flex;min-height:24px;align-items:center;border-radius:999px;font-family:var(--font-mono);font-size:.58rem;font-weight:700;letter-spacing:.06em;line-height:1;text-transform:uppercase}.home-format-badge{padding:.25rem .5rem;background:var(--text);color:var(--bg)}.home-topic-badge{padding:.25rem .5rem;border:1px solid var(--border);color:var(--text-muted)}.home-verdict-badge{padding:.25rem .55rem;background:color-mix(in srgb,var(--accent) 12%,transparent);color:var(--accent)}.home-article-copy strong{max-width:820px;font-size:1.08rem;font-weight:600;line-height:1.35;letter-spacing:-.015em}.home-article-list .is-featured strong{max-width:850px;font-family:var(--font-display);font-size:clamp(1.8rem,3.5vw,2.65rem);font-weight:500;line-height:1.08;letter-spacing:-.035em;text-wrap:balance}.home-article-description{display:-webkit-box;max-width:760px;overflow:hidden;color:var(--text-muted);font-size:.9rem;line-height:var(--lh-relaxed);-webkit-box-orient:vertical;-webkit-line-clamp:2}.home-article-meta{display:flex;flex-wrap:wrap;gap:0;align-items:center;color:var(--text-faint);font-family:var(--font-mono);font-size:.62rem;line-height:1.4;text-align:left}.home-article-meta>*{display:inline}.home-article-meta>*+*:before{margin-inline:.55rem;color:var(--border-dark);content:"·"}.home-article-list .is-featured .home-article-meta{text-align:left}.home-article-list a:hover .home-article-copy strong,.home-article-list a:hover .home-article-number{color:var(--accent)}.home-article-list a:active{transform:translateY(1px)}.home-article-list a:focus-visible{outline:2px solid var(--text);outline-offset:3px}.home-start{display:grid;grid-template-columns:1fr;gap:var(--space-3);align-items:start;margin-top:0;padding:0;background:transparent;border:0}.home-start-heading{display:grid;gap:var(--space-1)}.home-start nav{display:grid;gap:0;border-top:1px solid var(--border)}.home-start-intro{max-width:36ch;margin:0;color:var(--text-muted);font-size:.86rem;line-height:var(--lh-relaxed)}.home-start nav{border-top:1px solid var(--border)}.home-start nav a{display:grid;grid-template-columns:28px minmax(0,1fr);min-height:44px;gap:var(--space-3);align-items:center;padding:var(--space-2) 0;border-bottom:1px solid var(--border);color:var(--text);font-size:.82rem;font-weight:600;text-decoration:none;touch-action:manipulation}.home-start nav a:hover{color:var(--accent)}.home-start nav a>span:first-child{color:var(--text-faint);font-family:var(--font-mono);font-size:.58rem;font-weight:400}.home-start nav a:active{transform:translateY(1px)}.home-start nav a:focus-visible{outline:2px solid var(--text);outline-offset:3px}.home-hardware-strip{display:grid;grid-template-columns:minmax(260px,.9fr) minmax(300px,1fr) auto;gap:clamp(var(--space-5),3vw,2.5rem);align-items:center;padding:clamp(var(--space-5),3vw,2.5rem) 0;border-bottom:1px solid var(--border);scroll-margin-top:6rem}.home-hardware-strip>p{margin:0;color:var(--text-muted);font-size:.86rem;line-height:var(--lh-relaxed)}.home-hardware-actions{display:flex;flex-direction:column;gap:.55rem;align-items:stretch}.home-secondary-link{padding-inline:.4rem}.home-usecases,.home-benchmarks{padding:clamp(var(--space-5),3vw,2.5rem) 0;border-bottom:1px solid var(--border);scroll-margin-top:6rem}.adsense-zone{display:grid;grid-template-columns:minmax(0,1fr);gap:.7rem;min-height:132px;padding:clamp(1.25rem,2.6vw,2rem) 0;border-bottom:1px solid var(--border);color:var(--text-muted)}.adsense-zone__label{color:var(--text-faint);font-family:var(--font-mono);font-size:.6rem;font-weight:700;letter-spacing:.1em;line-height:1;text-transform:uppercase}.adsense-zone__frame{position:relative;display:grid;min-height:clamp(92px,12vw,128px);place-items:center;overflow:hidden;background:repeating-linear-gradient(-45deg,color-mix(in srgb,var(--border) 30%,transparent) 0 1px,transparent 1px 12px),color-mix(in srgb,var(--bg-card) 58%,transparent);border:1px dashed color-mix(in srgb,var(--border-dark) 80%,var(--text-faint))}.adsense-zone__frame span{width:min(220px,46%);height:1px;background:color-mix(in srgb,var(--border-dark) 72%,transparent)}.adsense-zone__description{max-width:62ch;margin:0;color:var(--text-faint);font-size:.72rem;line-height:1.5}.home-usecase-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;border-top:1px solid var(--border-dark);border-left:1px solid var(--border)}.home-usecase-card{position:relative;display:grid;grid-template-rows:auto auto 1fr auto;gap:.8rem;min-height:300px;padding:1rem;background:linear-gradient(180deg,color-mix(in srgb,var(--bg-card) 82%,transparent),transparent 68%),color-mix(in srgb,var(--bg) 96%,var(--home-signal-2) 4%);border-right:1px solid var(--border);border-bottom:1px solid var(--border);color:var(--text);text-decoration:none;touch-action:manipulation}.home-usecase-card:before{position:absolute;top:0;right:0;left:0;height:3px;background:color-mix(in srgb,var(--home-signal) 82%,var(--text) 18%);content:"";transform:scaleX(0);transform-origin:left center;transition:transform .18s ease}.home-usecase-card:hover:before,.home-usecase-card:focus-visible:before{transform:scaleX(1)}.home-usecase-card:hover strong,.home-benchmark-item:hover strong{color:var(--home-signal, var(--accent))}.home-usecase-card:active,.home-benchmark-item:active{transform:translateY(1px)}.home-usecase-card:focus-visible,.home-benchmark-item:focus-visible{outline:2px solid var(--text);outline-offset:3px}.home-usecase-index,.home-benchmark-item>span{color:var(--text-faint);font-family:var(--font-mono);font-size:.6rem;line-height:1}.home-usecase-card strong,.home-benchmark-item strong{max-width:18ch;font-size:1rem;font-weight:650;letter-spacing:-.015em;line-height:1.18}.home-usecase-card dl{display:grid;align-self:start;margin:0;border-top:1px solid var(--border)}.home-usecase-card dl>div{display:grid;gap:.35rem;padding:.72rem 0;border-bottom:1px solid var(--border)}.home-usecase-card dt{color:var(--home-signal, var(--accent));font-family:var(--font-mono);font-size:.58rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.home-usecase-card dd,.home-usecase-card em,.home-benchmark-item small,.home-benchmark-item em,.home-benchmarks-intro>p{margin:0;color:var(--text-muted);font-size:.78rem;font-style:normal;line-height:1.5}.home-usecase-card em{align-self:end;padding-top:.75rem;border-top:1px solid color-mix(in srgb,var(--home-signal) 36%,var(--border));color:var(--text);font-weight:600}.home-benchmarks{display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1fr);gap:clamp(var(--space-5),3vw,2.5rem);align-items:start}.home-benchmarks h2{max-width:560px;margin:0;font-size:clamp(1.8rem,3.2vw,3rem);font-weight:500;letter-spacing:-.035em;line-height:1.04;text-wrap:balance}.home-benchmarks-intro>p{max-width:48ch;margin-top:1rem}.home-benchmark-strip{display:grid;border-top:1px solid var(--border-dark)}.home-benchmark-item{display:grid;grid-template-columns:34px minmax(150px,.75fr) minmax(160px,1fr) minmax(150px,.85fr);gap:.9rem;align-items:start;min-height:96px;padding:1rem 0;border-bottom:1px solid var(--border);color:var(--text);text-decoration:none;touch-action:manipulation}.home-benchmark-item small{color:var(--text);font-family:var(--font-mono);font-size:.66rem}.home-benchmark-item em{padding-left:.9rem;border-left:1px solid var(--border)}.home-author{display:grid;grid-template-columns:48px minmax(0,1fr) auto;gap:1.25rem;align-items:center;padding:var(--space-5) 0}.home-author-mark{display:grid;width:48px;height:48px;place-items:center;background:var(--green);color:#fff;font-family:var(--font-mono);font-size:.65rem}.home-author h2{font-family:var(--font-body);font-size:var(--space-4);font-weight:600}.home-author p:not(.home-kicker){max-width:650px;margin:.3rem 0 0;color:var(--text-muted);font-size:.78rem;line-height:1.55}@media(max-width:900px){.home-overview{grid-template-columns:1fr;gap:var(--space-5)}.home-start{grid-template-columns:1fr}.home-hardware-strip{grid-template-columns:1fr 1fr}.home-usecase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-usecase-card{min-height:260px}.home-benchmarks{grid-template-columns:1fr}.home-benchmark-item{grid-template-columns:34px minmax(0,1fr)}.home-benchmark-item small,.home-benchmark-item em{grid-column:2}.home-benchmark-item em{padding-left:0;border-left:0}.home-hardware-actions{grid-column:1 / -1;flex-direction:row;align-items:center}}@media(max-width:640px){body:has(.hero-home) main.site-main{padding-inline:1.125rem!important}.hero-home{padding-block:2.75rem 2.5rem}body:has(.hero-home) .hero-title{max-width:330px;font-size:var(--fs-display)!important;line-height:1.04!important;letter-spacing:-.035em}.hero-kicker,.home-kicker{margin-bottom:.55rem;font-size:.62rem}.hero-sub{margin-top:var(--space-4);font-size:.96rem;line-height:1.6}.hero-actions{align-items:flex-start;flex-direction:column;gap:.35rem;margin-top:1.35rem}.hero-primary,.hero-secondary{min-height:44px}.home-overview{padding-block:2.25rem}.home-heading{display:grid;gap:var(--space-2);align-items:start;margin-bottom:var(--space-4)}.home-heading>a{width:fit-content}.home-heading h2,.home-start h2,.home-hardware-strip h2{font-size:1.6rem;line-height:1.15}.home-article-list li>a{grid-template-columns:28px minmax(0,1fr);gap:.8rem;min-height:0;padding-block:var(--space-4)}.home-article-list li.is-featured>a{margin:0;padding-block:1.4rem}.home-article-list .is-featured strong{font-size:clamp(var(--space-5),7vw,1.9rem);line-height:1.12}.home-article-description{display:none}.home-article-copy strong{font-size:var(--space-4);line-height:1.4}.home-article-meta{display:flex;gap:0;font-size:.6rem;text-align:left}.home-article-list li:nth-child(n+6){display:none}.home-start{display:block;margin-top:var(--space-6);padding:1.75rem 0 0}.home-start-intro{margin-block:.65rem var(--space-4);font-size:.84rem}.home-start nav a{min-height:48px;font-size:.84rem}.home-usecases,.home-benchmarks,.adsense-zone{padding-block:2.25rem}.adsense-zone{min-height:148px}.adsense-zone__frame{min-height:96px}.home-usecase-grid{grid-template-columns:1fr;border-color:var(--border-dark)}.home-usecase-card{min-height:0;gap:.85rem;padding:1rem 0;background:transparent;border-right:0}.home-usecase-card strong,.home-benchmark-item strong{max-width:none}.home-benchmarks h2{font-size:1.75rem;line-height:1.08}.home-benchmarks-intro>p{font-size:.84rem}.home-benchmark-item{min-height:0;padding-block:.95rem}.home-hardware-strip{grid-template-columns:1fr;gap:var(--space-4);padding-block:2.25rem}.home-hardware-strip>p{font-size:.84rem;line-height:1.6}.home-hardware-actions{grid-column:auto;align-items:flex-start;flex-direction:column;gap:.35rem}.home-author{grid-template-columns:1fr;gap:var(--space-2);padding-block:var(--space-6)}.home-author-mark{display:none}.home-author>a{grid-column:auto;width:fit-content}.home-author p:not(.home-kicker){font-size:.82rem}body:has(.hero-home) .footer-inner{padding:var(--space-6) 1.125rem 1.25rem}body:has(.hero-home) .footer-top{gap:1.75rem}body:has(.hero-home) .footer-kicker,body:has(.hero-home) .footer-tagline,body:has(.hero-home) .footer-desc{display:none}body:has(.hero-home) .footer-wordmark{margin:0;font-size:var(--fs-xl);font-style:normal}body:has(.hero-home) .footer-nav{grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--space-5) var(--space-4)}body:has(.hero-home) .footer-nav-col:last-child{grid-column:1 / -1}body:has(.hero-home) .footer-nav-col{gap:var(--space-1)}body:has(.hero-home) .footer-nav-col a{min-height:36px;font-size:.8rem;transform:none;transition:none}body:has(.hero-home) .footer-divider{margin-block:1.25rem .85rem}}@media(max-width:640px){.site-footer .footer-nav-col a,.site-footer .footer-bottom a,.site-footer .cookie-settings-btn{min-height:44px}}.hero-ticker{justify-self:end;max-width:420px;width:100%}.hero-ticker{padding:clamp(1.25rem,2.5vw,1.75rem);background:color-mix(in srgb,var(--bg-card) 70%,transparent);border:1px solid var(--border);border-radius:var(--radius);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hero-ticker-label{margin:0 0 .85rem;font-family:var(--font-mono);font-size:.65rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted)}.hero-ticker-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.65rem}.hero-ticker-item a{display:grid;grid-template-columns:88px minmax(0,1fr);align-items:baseline;gap:.85rem;padding:.35rem 0;font-size:.84rem;line-height:1.4;color:var(--text);text-decoration:none;border-bottom:1px solid color-mix(in srgb,var(--border) 50%,transparent);transition:color .15s,border-color .15s}.hero-ticker-item:last-child a{border-bottom:0}.hero-ticker-item a:hover,.hero-ticker-item a:focus-visible{color:var(--accent);border-bottom-color:var(--accent);outline:none}.hero-ticker-item time{font-family:var(--font-mono);font-size:.7rem;font-weight:500;color:var(--text-faint);letter-spacing:.02em;white-space:nowrap}.hero-ticker-title{font-weight:500;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2}@media(max-width:1023px){.hero-ticker{max-width:480px}}@media(max-width:767px){.hero-ticker{display:none}}body:has(.hero-home) .hero-intro,body.reference-home-page .hero-intro{display:block!important;max-width:720px!important;min-width:0!important;text-align:left;align-self:start}body:has(.hero-home) .hero-title,body.reference-home-page:has(.hero-home) .hero-title{max-width:720px!important;font-size:clamp(2.45rem,5.4vw,4.8rem)!important}body:has(.hero-home) .hero-lead,body.reference-home-page .hero-lead{max-width:640px}body:has(.hero-home) .hero-sub,body.reference-home-page .hero-sub{max-width:600px!important}body:has(.hero-home) .hero-actions{justify-content:flex-start;align-items:center;text-align:left}body:has(.hero-home) .hero-lab-stack{display:block;width:100%;max-width:720px;margin-block:clamp(1.5rem,3vw,2.5rem) 0}.testlab-visual{position:relative;min-height:clamp(320px,40vw,520px);overflow:hidden;pointer-events:none;border:1px solid color-mix(in srgb,var(--home-line, var(--border-dark)) 82%,transparent);border-radius:var(--radius-lg);background:linear-gradient(90deg,rgba(155,184,79,.11) 1px,transparent 1px),linear-gradient(rgba(155,184,79,.09) 1px,transparent 1px),radial-gradient(circle at 78% 22%,rgba(28,116,104,.26),transparent 30%),linear-gradient(145deg,#14201d,#26322d);background-size:38px 38px,38px 38px,auto,auto;color:#eef6ee;box-shadow:0 26px 70px #151d1a2e}.testlab-visual__grid{position:absolute;inset:0;z-index:0;background-image:linear-gradient(rgba(238,246,238,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(238,246,238,.08) 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(circle at 58% 42%,black,transparent 74%)}.testlab-visual__connections{position:absolute;inset:0;z-index:1;width:100%;height:100%;overflow:visible;opacity:.72}.testlab-visual__trace{fill:none;stroke:#9bb84f94;stroke-dasharray:7 10;stroke-linecap:round;stroke-width:.22;vector-effect:non-scaling-stroke}.testlab-visual__trace--three{stroke:#eef6ee38;stroke-dasharray:2 12}.testlab-visual__panel{position:absolute;z-index:2;display:grid;gap:.5rem;padding:.9rem;border:1px solid rgba(238,246,238,.18);border-radius:6px;background:#0d1513bd;box-shadow:inset 0 1px #eef6ee14,0 16px 38px #0000002e;backdrop-filter:blur(6px)}.testlab-visual__panel--primary{top:13%;left:9%;width:48%}.testlab-visual__panel--cloud{top:36%;right:9%;width:46%}.testlab-visual__panel--hybrid{bottom:13%;left:14%;width:34%}.testlab-visual__label{color:var(--home-signal-2, #9bb84f);font-family:var(--font-mono);font-size:.58rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.testlab-visual__panel strong{color:#f6fbf5;font-family:var(--font-mono);font-size:clamp(1.25rem,3vw,2.1rem);font-weight:700;letter-spacing:0;line-height:1}.testlab-visual__panel small{color:#eef6eeb3;font-family:var(--font-mono);font-size:.62rem}.testlab-visual__bar{height:7px;overflow:hidden;border-radius:999px;background:#eef6ee29}.testlab-visual__bar i{display:block;width:var(--value);height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--home-signal-2, #9bb84f),var(--home-signal, #1c7468))}.testlab-visual__pulse{width:.75rem;height:.75rem;border-radius:999px;background:var(--home-signal-2, #9bb84f);box-shadow:0 0 0 8px #9bb84f24}@media(prefers-reduced-motion:no-preference){.testlab-visual__trace{animation:testlabTrace 6.4s linear infinite}.testlab-visual__trace--two{animation-delay:-2s}.testlab-visual__trace--three{animation-duration:9s}.testlab-visual__bar i{animation:testlabMeter 5.8s ease-in-out infinite}.testlab-visual__pulse{animation:testlabPulse 2.8s ease-in-out infinite}}@keyframes testlabTrace{0%{stroke-dashoffset:0}to{stroke-dashoffset:-34}}@keyframes testlabMeter{0%,to{width:var(--value)}50%{width:min(88%,calc(var(--value) + 10%))}}@keyframes testlabPulse{0%,to{box-shadow:0 0 0 6px #9bb84f1f;opacity:.82}50%{box-shadow:0 0 0 12px #9bb84f33;opacity:1}}@media(max-width:860px){body:has(.hero-home) .hero-home{grid-template-columns:1fr}.testlab-visual{min-height:310px}}body:has(.hero-home)>header.site-header{position:relative!important;top:auto!important;z-index:40;background:color-mix(in srgb,var(--bg) 94%,transparent)}body:has(.hero-home) main.site-main{width:min(100%,1160px)!important;max-width:1160px!important}body:has(.hero-home) .hero-home{grid-template-columns:minmax(0,1.05fr) minmax(360px,.82fr);gap:clamp(2rem,5vw,4.75rem);align-items:center;min-height:auto;padding-block:clamp(4rem,8vw,6.75rem) clamp(3.25rem,6vw,5.25rem)!important}body:has(.hero-home) .hero-title{max-width:680px!important;font-size:clamp(3.45rem,7vw,5.8rem)!important;line-height:.95!important;letter-spacing:0!important;text-wrap:balance}body:has(.hero-home) .hero-sub{max-width:610px!important}body:has(.hero-home) .testlab-visual{justify-self:stretch;min-height:clamp(360px,35vw,470px);box-shadow:0 18px 54px #151d1a29}body:has(.hero-home) .hero-ticker{justify-self:end;max-width:min(430px,100%);margin-top:-1rem}.home-overview{display:grid;grid-template-columns:minmax(0,1fr) minmax(240px,300px);gap:clamp(2rem,5vw,4.5rem);align-items:start;padding-block:clamp(3rem,6vw,5.25rem)}.home-start{position:sticky;top:1rem;margin-top:0;padding-top:.15rem;border-top:1px solid var(--border-dark)}.home-start nav{border-top:0}.home-usecases,.home-benchmarks,.adsense-zone,.home-hardware-strip,.home-author{padding-block:clamp(2.75rem,5vw,4.25rem)}.home-usecase-card{background:color-mix(in srgb,var(--bg-card) 74%,transparent)}.home-benchmarks{grid-template-columns:minmax(260px,.56fr) minmax(0,1fr)}@media(max-width:1023px){body:has(.hero-home) .hero-home,.home-overview,.home-benchmarks{grid-template-columns:1fr}body:has(.hero-home) .hero-home{padding-block:3.25rem 2.75rem!important}body:has(.hero-home) .testlab-visual{max-width:620px;min-height:340px}body:has(.hero-home) .hero-ticker{justify-self:stretch;margin-top:0}.home-start{position:static}}@media(max-width:640px){body:has(.hero-home) .hero-title{max-width:100%!important;font-size:clamp(2.65rem,13vw,3.9rem)!important;line-height:1!important}body:has(.hero-home) .testlab-visual{min-height:300px}.home-overview,.home-usecases,.home-benchmarks,.adsense-zone,.home-hardware-strip,.home-author{padding-block:2.5rem}}body:has(.hero-home) .hero-home{grid-template-columns:minmax(0,.96fr) minmax(380px,.84fr);gap:clamp(2.75rem,6vw,5.5rem);align-items:start;padding-block:clamp(48px,5vw,72px) clamp(42px,4vw,58px)!important}body:has(.hero-home) .hero-intro{align-self:start;max-width:640px}body:has(.hero-home) .hero-title{max-width:620px!important;font-size:clamp(56px,4.7vw,76px)!important;line-height:1.02!important}body:has(.hero-home) .hero-sub{max-width:590px!important;margin-top:1.35rem;font-size:clamp(1rem,1.15vw,1.08rem);line-height:1.65}body:has(.hero-home) .hero-actions{margin-top:1.85rem}.hero-lab-stack{display:grid;gap:clamp(1rem,2.2vw,1.35rem);align-self:start;justify-self:stretch}body:has(.hero-home) .hero-lab-stack .testlab-visual{width:100%;min-height:clamp(320px,29vw,390px)}body:has(.hero-home) .hero-lab-stack .hero-ticker{grid-column:auto;justify-self:end;max-width:min(430px,92%);margin-top:0;padding:1rem 1.15rem;background:color-mix(in srgb,var(--bg-card) 84%,transparent);border-color:color-mix(in srgb,var(--border-dark) 70%,transparent);box-shadow:0 12px 34px #151d1a12}body:has(.hero-home) .hero-lab-stack .hero-ticker-item a{grid-template-columns:88px minmax(0,1fr);gap:.85rem;padding:.28rem 0;font-size:.8rem}@media(min-width:1280px){body:has(.hero-home) main.site-main{width:min(100%,1220px)!important;max-width:1220px!important}}@media(max-width:1023px){body:has(.hero-home) .hero-home{grid-template-columns:1fr;gap:2rem}.hero-lab-stack{max-width:620px}body:has(.hero-home) .hero-lab-stack .hero-ticker{justify-self:stretch;max-width:100%}}@media(max-width:640px){body:has(.hero-home) .hero-home{padding-block:44px 38px!important}body:has(.hero-home) .hero-title{font-size:clamp(43px,11.3vw,54px)!important}body:has(.hero-home) .hero-sub{margin-top:1rem;font-size:1rem}}body:has(.hero-home){--home-bg: #f5f8f5;--home-paper: #fbfcf8;--home-paper-soft: #eff4ef;--home-ink: #111a17;--home-muted: #58645f;--home-faint: #818a84;--home-line: #ccd7d0;--home-line-strong: #98a49d;--home-signal: #167466;--home-signal-2: #97b94d;--home-rust: #a94a31;--home-ease: cubic-bezier(.16, 1, .3, 1);overflow-x:hidden;background:linear-gradient(90deg,rgba(17,26,23,.034) 1px,transparent 1px),linear-gradient(rgba(17,26,23,.026) 1px,transparent 1px),var(--home-bg);background-size:48px 48px}[data-dark=true] body:has(.hero-home){--home-bg: #151c19;--home-paper: #1d2521;--home-paper-soft: #222d28;--home-ink: #eef5ee;--home-muted: #bac6bf;--home-faint: #8d9a93;--home-line: #344139;--home-line-strong: #65736b;--home-signal: #72c3ae;--home-signal-2: #b7d56e;--home-rust: #dc8b6f}body:has(.hero-home) main.site-main{width:min(100%,1260px)!important;max-width:1260px!important;padding-inline:clamp(1.125rem,4vw,3.25rem)!important}body:has(.hero-home) .header-inner,body:has(.hero-home) .footer-inner{width:min(100%,1260px)}body:has(.hero-home) .hero-home{position:relative;display:grid;grid-template-columns:minmax(0,1.06fr) minmax(390px,.86fr);gap:clamp(2.5rem,6.2vw,5.75rem);align-items:start;padding:clamp(3.4rem,7vw,5.8rem) 0 clamp(3rem,6vw,4.9rem)!important;border-bottom:1px solid color-mix(in srgb,var(--home-line) 78%,transparent)!important}body:has(.hero-home) .hero-home:before{position:absolute;right:0;bottom:-1px;left:0;height:1px;background:linear-gradient(90deg,transparent,color-mix(in srgb,var(--home-signal) 42%,transparent) 18%,color-mix(in srgb,var(--home-line-strong) 62%,transparent) 52%,transparent);content:""}body:has(.hero-home) .hero-intro{display:grid;align-self:start;max-width:690px;min-width:0}body:has(.hero-home) .hero-kicker,body:has(.hero-home) .home-kicker{color:var(--home-signal);font-size:.68rem;letter-spacing:.11em}body:has(.hero-home) .hero-title{max-width:680px!important;color:var(--home-ink);font-family:"Work Sans",var(--font-body);font-size:clamp(3.35rem,5.35vw,5.35rem)!important;font-weight:650;letter-spacing:0!important;line-height:.96!important;text-wrap:balance}body:has(.hero-home) .hero-sub{max-width:610px!important;margin-top:clamp(1.1rem,2vw,1.5rem);color:var(--home-muted);font-size:clamp(1rem,1.16vw,1.1rem);line-height:1.72}body:has(.hero-home) .hero-actions{gap:.75rem;margin-top:clamp(1.4rem,2.8vw,2rem)}body:has(.hero-home) .hero-primary,body:has(.hero-home) .hero-secondary,body:has(.hero-home) .home-primary-link,body:has(.hero-home) .home-secondary-link{position:relative;overflow:hidden;min-height:46px;border-radius:5px;transition:border-color .18s var(--home-ease),background-color .18s var(--home-ease),color .18s var(--home-ease),transform .18s var(--home-ease)}body:has(.hero-home) .hero-primary:after,body:has(.hero-home) .hero-secondary:after,body:has(.hero-home) .home-primary-link:after,body:has(.hero-home) .home-secondary-link:after{position:absolute;inset:0;background:linear-gradient(105deg,transparent 32%,rgba(255,255,255,.2),transparent 68%);content:"";transform:translate3d(-120%,0,0);transition:transform .42s var(--home-ease)}body:has(.hero-home) .hero-primary:hover:after,body:has(.hero-home) .hero-secondary:hover:after,body:has(.hero-home) .home-primary-link:hover:after,body:has(.hero-home) .home-secondary-link:hover:after{transform:translate3d(120%,0,0)}body:has(.hero-home) .hero-primary:active,body:has(.hero-home) .hero-secondary:active,body:has(.hero-home) .home-primary-link:active,body:has(.hero-home) .home-secondary-link:active{transform:translateY(1px)}.hero-signal-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(1.7rem,3.4vw,2.6rem);border-top:1px solid color-mix(in srgb,var(--home-line-strong) 74%,transparent);border-bottom:1px solid color-mix(in srgb,var(--home-line) 92%,transparent)}.hero-signal-strip a{display:grid;gap:.38rem;min-height:88px;padding:.85rem 1rem .95rem 0;border-right:1px solid color-mix(in srgb,var(--home-line) 78%,transparent);color:var(--home-ink);text-decoration:none;transition:background-color .18s var(--home-ease),color .18s var(--home-ease),padding-left .18s var(--home-ease)}.hero-signal-strip a+a{padding-left:1rem}.hero-signal-strip a:last-child{border-right:0}.hero-signal-strip span{color:var(--home-signal);font-family:var(--font-mono);font-size:.58rem;font-weight:700;letter-spacing:.1em;line-height:1;text-transform:uppercase}.hero-signal-strip strong{font-size:.93rem;font-weight:650;letter-spacing:-.01em;line-height:1.15}.hero-signal-strip small{max-width:22ch;color:var(--home-muted);font-size:.76rem;line-height:1.45}.hero-signal-strip a:hover,.hero-signal-strip a:focus-visible{background:color-mix(in srgb,var(--home-signal) 7%,transparent);color:var(--home-signal);padding-left:.65rem}.hero-signal-strip a:focus-visible{outline:2px solid var(--home-ink);outline-offset:4px}.hero-lab-stack{display:grid;position:relative;gap:clamp(1rem,2vw,1.35rem);align-content:start;min-width:0}.hero-visual{position:relative;display:flex;align-items:center;justify-content:center;min-height:clamp(500px,44vw,650px);overflow:visible}.ai-orb{--size: clamp(340px, 38vw, 560px);position:relative;display:grid;width:var(--size);height:var(--size);place-items:center;isolation:isolate}.ai-orb__image{position:relative;z-index:10;width:76%;max-width:none;height:auto;transform:translateZ(0);filter:drop-shadow(0 28px 42px rgba(28,60,45,.18)) drop-shadow(0 8px 16px rgba(72,30,95,.18))}.ai-orb__ambient{position:absolute;inset:-8%;z-index:1;border-radius:999px;background:radial-gradient(circle at 58% 42%,#b9ffcb85,#82e2a53d 32%,#defae81f 56%,#fff0 78%);filter:blur(14px);animation:ambientPulse 7s ease-in-out infinite}.ai-orb__halo{position:absolute;inset:5%;z-index:2;border-radius:999px;background:radial-gradient(circle at 50% 45%,#ffffff38,#ffffff0f 54%,#fff0 76%);border:1px solid rgba(255,255,255,.48);box-shadow:inset 0 0 38px #ffffff61,inset 0 0 84px #73d19a1a,0 0 72px #67bf8c1f}.ai-orb__grid{position:absolute;inset:6%;z-index:3;border-radius:999px;overflow:hidden;opacity:.46;mask-image:radial-gradient(circle,#000 0%,#000 52%,rgba(0,0,0,.55) 68%,transparent 84%)}.ai-orb__grid:before{position:absolute;inset:-16%;background-image:linear-gradient(58deg,transparent 0 48.6%,rgba(255,255,255,.45) 49%,rgba(255,255,255,.45) 49.35%,transparent 50%),linear-gradient(132deg,transparent 0 48.8%,rgba(33,134,83,.22) 49.2%,rgba(33,134,83,.22) 49.55%,transparent 50.2%);background-size:210px 150px,260px 190px;filter:blur(.2px);content:"";animation:gridFlow 18s ease-in-out infinite alternate}.ai-orb__grid:after{position:absolute;inset:0;background:radial-gradient(circle at 18% 31%,rgba(255,255,255,.8) 0 1.5px,transparent 4px),radial-gradient(circle at 31% 52%,rgba(70,195,118,.55) 0 1.5px,transparent 5px),radial-gradient(circle at 43% 27%,rgba(255,255,255,.75) 0 1.5px,transparent 5px),radial-gradient(circle at 58% 44%,rgba(80,205,130,.5) 0 1.5px,transparent 5px),radial-gradient(circle at 73% 30%,rgba(255,255,255,.7) 0 1.5px,transparent 5px),radial-gradient(circle at 82% 58%,rgba(70,195,118,.45) 0 1.5px,transparent 5px);filter:drop-shadow(0 0 8px rgba(255,255,255,.55));content:"";animation:gridSparkle 4.8s ease-in-out infinite}.ai-orb__rings{position:absolute;inset:1%;z-index:4;border-radius:999px;pointer-events:none;opacity:.68;animation:ringsRotate 32s linear infinite}.ai-orb__rings:before,.ai-orb__rings:after{position:absolute;border-radius:999px;pointer-events:none;content:""}.ai-orb__rings:before{inset:7%;background:conic-gradient(from 40deg,transparent 0deg,transparent 36deg,rgba(255,255,255,.7) 48deg,rgba(92,205,135,.42) 60deg,transparent 82deg,transparent 160deg,rgba(255,255,255,.5) 178deg,transparent 205deg,transparent 360deg);mask:radial-gradient(farthest-side,transparent calc(100% - 1.5px),#000 calc(100% - .5px));filter:drop-shadow(0 0 8px rgba(255,255,255,.42)) drop-shadow(0 0 14px rgba(79,198,125,.18))}.ai-orb__rings:after{inset:18%;background:conic-gradient(from 210deg,transparent 0deg,transparent 70deg,rgba(255,255,255,.58) 86deg,rgba(87,196,126,.32) 102deg,transparent 124deg,transparent 230deg,rgba(255,255,255,.54) 248deg,transparent 270deg,transparent 360deg);mask:radial-gradient(farthest-side,transparent calc(100% - 1.2px),#000 calc(100% - .4px));animation:ringsRotateReverse 24s linear infinite}.ai-orb__particles{position:absolute;inset:0;z-index:5;border-radius:999px;pointer-events:none;overflow:hidden;mask-image:radial-gradient(circle,#000 0 72%,transparent 84%)}.ai-orb__particles span{position:absolute;top:var(--y);left:var(--x);width:var(--s);height:var(--s);border-radius:999px;background:#fffffff5;box-shadow:0 0 10px #fffffff2,0 0 28px #57d089b8;animation:particleOrbit 5.2s ease-in-out infinite;animation-delay:var(--d)}.ai-orb__shadow{position:absolute;right:20%;bottom:14%;left:25%;z-index:0;height:15%;border-radius:999px;background:radial-gradient(ellipse,rgba(53,37,79,.26) 0%,rgba(72,53,96,.14) 38%,rgba(65,120,91,.07) 62%,transparent 76%);filter:blur(16px);transform:translateY(18px);animation:shadowBreathe 6s ease-in-out infinite}@keyframes ambientPulse{0%,to{opacity:.66;transform:scale(.97)}50%{opacity:1;transform:scale(1.05)}}@keyframes gridFlow{0%{transform:translate3d(-10px,8px,0) scale(1);opacity:.45}to{transform:translate3d(10px,-8px,0) scale(1.03);opacity:.72}}@keyframes gridSparkle{0%,to{opacity:.32}50%{opacity:.72}}@keyframes ringsRotate{to{transform:rotate(360deg)}}@keyframes ringsRotateReverse{to{transform:rotate(-360deg)}}@keyframes particleOrbit{0%,to{opacity:.25;transform:translate3d(-50%,-50%,0) scale(.75)}45%{opacity:1;transform:translate3d(calc(-50% + 8px),calc(-50% - 10px),0) scale(1.35)}70%{opacity:.55;transform:translate3d(calc(-50% - 6px),calc(-50% + 5px),0) scale(1)}}@keyframes shadowBreathe{0%,to{opacity:.64;transform:translateY(18px) scaleX(1)}50%{opacity:.48;transform:translateY(20px) scaleX(.92)}}body:has(.hero-home) .hero-lab-stack .testlab-visual{width:100%;min-height:0!important;aspect-ratio:1.18}.testlab-visual{contain:paint;isolation:isolate;border-radius:8px;background:linear-gradient(90deg,rgba(183,213,110,.1) 1px,transparent 1px),linear-gradient(rgba(183,213,110,.08) 1px,transparent 1px),radial-gradient(ellipse at 76% 18%,rgba(64,138,119,.34),rgba(64,138,119,.08) 34%,transparent 62%),linear-gradient(145deg,#0d1715,#1a2b26 50%,#0f1f1d);background-size:40px 40px,40px 40px,auto,auto;box-shadow:0 22px 62px #111a172e;transform:translateZ(0)}.testlab-visual:after{position:absolute;inset:0;z-index:4;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 18%,transparent 76%,rgba(0,0,0,.18)),linear-gradient(90deg,rgba(255,255,255,.045),transparent 16%,transparent 82%,rgba(0,0,0,.16));content:"";mix-blend-mode:screen;opacity:.62}.testlab-visual__scan{position:absolute;inset:-38% 0 auto;z-index:1;height:42%;pointer-events:none;background:linear-gradient(180deg,transparent,rgba(238,246,238,.08) 44%,rgba(151,185,77,.12) 50%,transparent);transform:translate3d(0,-30%,0)}.testlab-visual__grid{background-size:40px 40px;mask-image:radial-gradient(ellipse at 58% 44%,black 4%,transparent 74%)}.testlab-visual__trace{stroke-width:.28}.testlab-visual__trace--one{stroke:#97b94db8}.testlab-visual__trace--two{stroke:#72c3ae9e}.testlab-visual__node{fill:#b7d56e;opacity:.88;filter:drop-shadow(0 0 5px rgba(183,213,110,.45))}.testlab-visual__scope{position:absolute;top:6.5%;right:7%;z-index:2;display:flex;gap:.5rem;align-items:center;color:#eef6ee94;font-family:var(--font-mono);font-size:.55rem;letter-spacing:.08em;text-transform:uppercase}.testlab-visual__scope span{padding-left:.55rem;border-left:1px solid rgba(238,246,238,.16)}.testlab-visual__panel{gap:.4rem;border-color:#eef6ee38;background:#091210c7;box-shadow:inset 0 1px #eef6ee1a,0 18px 38px #00000038;transform:translateZ(0)}.testlab-visual__panel--primary{top:11%;left:8%;width:42%}.testlab-visual__panel--cloud{top:34%;right:5%;width:46%}.testlab-visual__panel--hybrid{top:54%;bottom:auto;left:12%;width:35%}.testlab-visual__panel strong{font-size:clamp(1.35rem,2.8vw,2.12rem);line-height:.98}.testlab-visual__bar i{width:100%!important;transform:scaleX(var(--value));transform-origin:left center}.testlab-visual__pulse{position:absolute;bottom:1.05rem;right:1rem;left:auto;transform:translateZ(0)}.testlab-visual__panel--cloud small{padding-right:1.55rem;padding-left:0;white-space:nowrap}.testlab-visual__rail{position:absolute;right:6%;bottom:4%;left:6%;z-index:3;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;overflow:hidden;border:1px solid rgba(238,246,238,.16);border-radius:5px;background:#0912107a;backdrop-filter:blur(5px)}.testlab-visual__rail span{display:grid;gap:.12rem;min-height:42px;padding:.48rem .58rem;border-right:1px solid rgba(238,246,238,.11);color:#eef6eea3;font-family:var(--font-mono);font-size:.53rem;line-height:1.2}.testlab-visual__rail span:last-child{border-right:0}.testlab-visual__rail b{color:#f6fbf5;font-weight:700}.testlab-visual__rail em{font-style:normal}body:has(.hero-home) .hero-lab-stack .hero-ticker{position:relative;justify-self:end;width:min(440px,94%);max-width:none;padding:1.05rem 1.15rem;border-color:color-mix(in srgb,var(--home-line-strong) 54%,transparent);border-radius:6px;background:color-mix(in srgb,var(--home-paper) 88%,transparent);box-shadow:0 14px 36px #111a1712}body:has(.hero-home) .hero-lab-stack .hero-ticker:before{position:absolute;top:1.35rem;left:1.15rem;width:7px;height:7px;border-radius:999px;background:var(--home-signal-2);content:"";box-shadow:0 0 0 5px color-mix(in srgb,var(--home-signal-2) 18%,transparent)}body:has(.hero-home) .hero-ticker-label{margin-bottom:.72rem;padding-left:1.05rem;color:var(--home-faint)}body:has(.hero-home) .hero-lab-stack .hero-ticker-item a{grid-template-columns:82px minmax(0,1fr);min-height:46px;padding:.42rem 0;border-bottom-color:color-mix(in srgb,var(--home-line) 70%,transparent);color:var(--home-ink);transition:color .16s var(--home-ease),border-color .16s var(--home-ease),transform .16s var(--home-ease)}body:has(.hero-home) .hero-lab-stack .hero-ticker-item a:hover{transform:translate(3px)}body:has(.hero-home) .hero-ticker-item time{color:var(--home-faint)}.home-overview{grid-template-columns:minmax(0,1fr) minmax(260px,320px);gap:clamp(2rem,5.5vw,5.2rem);padding-block:clamp(3.1rem,6vw,5.4rem);border-bottom-color:color-mix(in srgb,var(--home-line) 90%,transparent)}.home-overview-main{min-width:0}.home-heading{margin-bottom:clamp(1rem,2vw,1.45rem)}.home-heading h2,.home-start h2,.home-hardware-strip h2,.home-author h2{color:var(--home-ink);letter-spacing:-.025em}.home-article-list{border-top-color:var(--home-line-strong)}.home-article-list li>a{position:relative;min-height:72px;padding-block:clamp(.95rem,1.8vw,1.25rem);transition:background-color .16s var(--home-ease),transform .16s var(--home-ease)}.home-article-list li>a:before{position:absolute;top:.85rem;bottom:.85rem;left:-.75rem;width:3px;background:var(--home-signal);content:"";transform:scaleY(0);transform-origin:center top;transition:transform .18s var(--home-ease)}.home-article-list li>a:hover{background:color-mix(in srgb,var(--home-signal) 5%,transparent)}.home-article-list li>a:hover:before,.home-article-list li>a:focus-visible:before{transform:scaleY(1)}.home-article-list li.is-featured>a{padding-block:clamp(1.25rem,2.8vw,2rem)}.home-article-list .is-featured strong{max-width:760px;font-size:clamp(2rem,3.5vw,3rem)}.home-article-copy strong{color:var(--home-ink)}.home-article-description,.home-start-intro,.home-usecase-card dd,.home-usecase-card em,.home-benchmark-item small,.home-benchmark-item em,.home-benchmarks-intro>p,.home-hardware-strip>p,.home-author p:not(.home-kicker){color:var(--home-muted)}.home-start{top:1.5rem;padding:0 0 0 1.2rem;border-top:0;border-left:1px solid color-mix(in srgb,var(--home-line-strong) 75%,transparent)}.home-start nav a{min-height:48px;border-bottom-color:color-mix(in srgb,var(--home-line) 86%,transparent)}.home-usecases,.home-benchmarks,.home-hardware-strip,.home-author{padding-block:clamp(3rem,5.8vw,5rem);border-bottom-color:color-mix(in srgb,var(--home-line) 90%,transparent)}.adsense-zone{display:none!important}.home-usecase-grid{grid-template-columns:1.12fr 1fr 1fr 1fr;border-top-color:var(--home-line-strong);border-left-color:color-mix(in srgb,var(--home-line) 86%,transparent)}.home-usecase-card{min-height:318px;padding:1.15rem;background:linear-gradient(180deg,color-mix(in srgb,var(--home-paper) 82%,transparent),transparent 72%),color-mix(in srgb,var(--home-paper-soft) 62%,transparent);border-color:color-mix(in srgb,var(--home-line) 86%,transparent);transition:background-color .18s var(--home-ease),transform .18s var(--home-ease)}.home-usecase-card:hover{background:linear-gradient(180deg,color-mix(in srgb,var(--home-paper) 92%,transparent),transparent 72%),color-mix(in srgb,var(--home-signal) 7%,var(--home-paper-soft))}.home-usecase-card:first-child{padding-left:1.35rem}.home-usecase-card strong,.home-benchmark-item strong{color:var(--home-ink)}.home-benchmarks{grid-template-columns:minmax(250px,.58fr) minmax(0,1fr);gap:clamp(2rem,5vw,4.75rem)}.home-benchmark-strip{border-top-color:var(--home-line-strong)}.home-benchmark-item{min-height:104px;border-bottom-color:color-mix(in srgb,var(--home-line) 86%,transparent);transition:background-color .16s var(--home-ease),transform .16s var(--home-ease)}.home-benchmark-item:hover{background:color-mix(in srgb,var(--home-signal) 5%,transparent)}.home-hardware-strip{grid-template-columns:minmax(220px,.75fr) minmax(320px,1fr) minmax(176px,auto)}.home-author{align-items:start}.home-author-mark{border-radius:5px;background:var(--home-signal)}@media(prefers-reduced-motion:no-preference){[data-home-reveal]{opacity:0;transform:translate3d(0,18px,0)}[data-home-reveal].is-visible{opacity:1;transform:translateZ(0);transition:opacity .52s var(--home-ease) var(--reveal-delay, 0ms),transform .52s var(--home-ease) var(--reveal-delay, 0ms)}.testlab-visual__scan{animation:testlabScan 6.8s var(--home-ease) infinite}.testlab-visual__trace{animation:testlabTrace 5.8s linear infinite}.testlab-visual__node{animation:testlabNode 3.4s ease-in-out infinite}.testlab-visual__node--two,.testlab-visual__node--four{animation-delay:-1.4s}.testlab-visual__bar i{animation:testlabMeter 5.6s ease-in-out infinite}body:has(.hero-home) .hero-lab-stack .hero-ticker:before{animation:testlabTickerPulse 2.6s ease-in-out infinite}}@keyframes testlabScan{0%,to{transform:translate3d(0,-38%,0);opacity:.45}48%,58%{transform:translate3d(0,270%,0);opacity:.9}}@keyframes testlabMeter{0%,to{transform:scaleX(var(--value))}50%{transform:scaleX(.84)}}@keyframes testlabNode{0%,to{opacity:.58;transform:scale(.92)}50%{opacity:1;transform:scale(1.18)}}@keyframes testlabTickerPulse{0%,to{box-shadow:0 0 0 4px color-mix(in srgb,var(--home-signal-2) 12%,transparent);opacity:.7}50%{box-shadow:0 0 0 8px color-mix(in srgb,var(--home-signal-2) 18%,transparent);opacity:1}}@media(max-width:1120px){body:has(.hero-home) .hero-home{grid-template-columns:1fr;gap:2.2rem}body:has(.hero-home) .hero-intro{max-width:760px}.hero-lab-stack{width:min(100%,700px)}body:has(.hero-home) .hero-lab-stack .hero-ticker{justify-self:stretch;width:min(100%,620px)}}@media(max-width:980px){.home-overview,.home-benchmarks,.home-hardware-strip{grid-template-columns:1fr}.home-start{position:static;padding:1.45rem 0 0;border-top:1px solid color-mix(in srgb,var(--home-line-strong) 74%,transparent);border-left:0}.home-usecase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hardware-actions{grid-column:auto;flex-direction:row;align-items:center}}@media(max-width:720px){body:has(.hero-home) main.site-main{padding-inline:1.05rem!important}body:has(.hero-home) .hero-home{gap:1.65rem;padding-block:2.55rem 2.35rem!important}body:has(.hero-home) .hero-title{font-size:clamp(2.62rem,12.2vw,4rem)!important;line-height:1!important}body:has(.hero-home) .hero-actions{align-items:stretch;width:100%}body:has(.hero-home) .hero-primary,body:has(.hero-home) .hero-secondary{width:100%}.hero-signal-strip{grid-template-columns:1fr}.hero-signal-strip a,.hero-signal-strip a+a{min-height:74px;padding:.85rem 0;border-right:0;border-bottom:1px solid color-mix(in srgb,var(--home-line) 78%,transparent)}.hero-signal-strip a:last-child{border-bottom:0}.hero-signal-strip a:hover,.hero-signal-strip a:focus-visible{padding-left:.5rem}body:has(.hero-home) .hero-lab-stack .testlab-visual{width:100%;max-width:100%;aspect-ratio:1.02}.hero-lab-stack{width:100%;max-width:100%;overflow:hidden;padding-top:0}.hero-mascot-panel{min-height:clamp(340px,92vw,460px);overflow:hidden}.hero-mascot-panel:before{inset:15% 3% 10%;filter:blur(28px);opacity:.68}.hero-mascot-panel img{width:min(116%,500px);max-width:none;filter:drop-shadow(0 20px 36px rgba(7,18,15,.22));transform:rotate(-2deg)}.testlab-visual__scope,.testlab-visual__rail{display:none}.testlab-visual__panel{max-width:calc(100% - 1.25rem);overflow:hidden;padding:.72rem}.testlab-visual__panel--primary{top:9%;left:7%;width:58%}.testlab-visual__panel--cloud{top:37%;right:5%;width:52%}.testlab-visual__panel--hybrid{top:63%;bottom:auto;left:8%;width:40%}.testlab-visual__label{font-size:.5rem}.testlab-visual__panel strong{font-size:clamp(1.18rem,8vw,1.72rem);overflow-wrap:anywhere}.testlab-visual__panel--cloud strong{font-size:clamp(1.04rem,7vw,1.42rem)}.testlab-visual__panel--cloud small{font-size:.54rem;line-height:1.35;padding-right:1.3rem;padding-left:0;white-space:nowrap}body:has(.hero-home) .hero-lab-stack .hero-ticker{display:none}.home-overview,.home-usecases,.home-benchmarks,.home-hardware-strip,.home-author{padding-block:2.45rem}.home-heading{grid-template-columns:1fr}.home-article-list li>a{grid-template-columns:30px minmax(0,1fr);gap:.8rem}.home-article-list li>a:before{left:-.55rem}.home-article-list .is-featured strong{font-size:clamp(1.8rem,8vw,2.32rem)}.home-usecase-grid{grid-template-columns:1fr}.home-usecase-card,.home-usecase-card:first-child{min-height:0;padding:1.05rem 0;background:transparent;border-right:0}.home-benchmark-item{grid-template-columns:32px minmax(0,1fr)}.home-benchmark-item small,.home-benchmark-item em{grid-column:2}.home-hardware-actions{flex-direction:column;align-items:stretch}}@media(prefers-reduced-motion:reduce){body:has(.hero-home) *,body:has(.hero-home) *:before,body:has(.hero-home) *:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}[data-home-reveal]{opacity:1!important;transform:none!important}}body:has(.hero-home) .hero-lab-stack .testlab-visual{min-height:clamp(430px,40vw,540px)!important;aspect-ratio:.98}.testlab-visual{--console-ink: #f5fbf4;--console-muted: rgba(238, 246, 238, .68);--console-soft: rgba(238, 246, 238, .11);--console-line: rgba(238, 246, 238, .18);--console-signal: #b7d56e;--console-cyan: #68c8b0;border-radius:10px;background:radial-gradient(circle at 72% 20%,rgba(104,200,176,.28),transparent 28%),radial-gradient(circle at 26% 78%,rgba(183,213,110,.2),transparent 28%),linear-gradient(90deg,rgba(183,213,110,.09) 1px,transparent 1px),linear-gradient(rgba(183,213,110,.075) 1px,transparent 1px),linear-gradient(145deg,#0b1512,#13231e 48%,#07120f);background-size:auto,auto,42px 42px,42px 42px,auto;box-shadow:0 26px 70px #111a1733,inset 0 1px #ffffff14}.testlab-visual:after{background:linear-gradient(180deg,rgba(255,255,255,.08),transparent 19%,transparent 76%,rgba(0,0,0,.24)),linear-gradient(90deg,rgba(255,255,255,.04),transparent 18%,transparent 80%,rgba(0,0,0,.22));opacity:.56;mix-blend-mode:screen}.testlab-visual__header{position:absolute;top:7%;left:7%;z-index:5;display:grid;gap:.22rem;color:var(--console-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase}.testlab-visual__header span{color:var(--console-signal);font-size:.58rem;font-weight:700}.testlab-visual__header b{color:var(--console-ink);font-size:.68rem;font-weight:500}.testlab-visual__scope{top:7.5%;right:7%;z-index:5}.testlab-visual__matrix{position:absolute;inset:21% 6.5% 25%;z-index:4;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:minmax(116px,1fr) minmax(112px,.82fr);gap:.72rem}.testlab-visual__panel,.testlab-visual__panel--primary,.testlab-visual__panel--cloud,.testlab-visual__panel--hybrid{position:relative;inset:auto;width:auto}.testlab-visual__panel{min-width:0;min-height:0;overflow:hidden;align-content:start;padding:clamp(.66rem,1.55vw,.9rem);border-color:var(--console-line);border-radius:7px;background:linear-gradient(180deg,rgba(255,255,255,.035),transparent 34%),#060f0dc2;box-shadow:inset 0 1px #ffffff17,0 15px 34px #00000038;backdrop-filter:blur(8px)}.testlab-visual__panel--hybrid{grid-column:1 / -1;display:grid;grid-template-columns:minmax(92px,.58fr) minmax(0,1fr);column-gap:.9rem;align-items:center}.testlab-visual__label{color:var(--console-signal);font-size:.55rem}.testlab-visual__panel strong{color:var(--console-ink);font-size:clamp(1.16rem,2vw,1.62rem);line-height:1.06;text-wrap:balance}.testlab-visual__panel--cloud strong{font-size:clamp(1.08rem,1.82vw,1.44rem);white-space:normal}.testlab-visual__panel small{color:var(--console-muted);font-size:clamp(.54rem,.94vw,.62rem);line-height:1.25}.testlab-visual__panel em{display:block;color:#eef6ee8a;font-family:var(--font-mono);font-size:clamp(.5rem,.95vw,.58rem);font-style:normal;line-height:1.25}.testlab-visual__panel--cloud small,.testlab-visual__panel--cloud em{padding-right:1.1rem;white-space:normal}.testlab-visual__panel--primary em,.testlab-visual__panel--cloud em{display:none}.testlab-visual__panel--hybrid .testlab-visual__label{grid-column:1}.testlab-visual__panel--hybrid strong{grid-column:1;font-size:clamp(1.3rem,2.5vw,1.9rem)}.testlab-visual__panel--hybrid small,.testlab-visual__panel--hybrid .testlab-visual__bar,.testlab-visual__panel--hybrid em{grid-column:2}.testlab-visual__panel--hybrid small{align-self:end}.testlab-visual__panel--hybrid .testlab-visual__bar{align-self:center}.testlab-visual__panel--hybrid em{align-self:start}.testlab-visual__bar{height:5px;background:#eef6ee21}.testlab-visual__bar i{background:linear-gradient(90deg,var(--console-signal),var(--console-cyan))}.testlab-visual__pulse{right:.78rem;bottom:.78rem;width:.62rem;height:.62rem;background:var(--console-signal)}.testlab-visual__choice{position:absolute;right:7%;bottom:18.4%;left:7%;z-index:4;display:grid;grid-template-columns:max-content 1fr max-content 1fr max-content;gap:.48rem;align-items:center;color:#eef6eea8;font-family:var(--font-mono);font-size:.55rem;letter-spacing:.06em;text-transform:uppercase}.testlab-visual__choice i{position:relative;height:1px;overflow:hidden;background:#eef6ee2e}.testlab-visual__choice i:after{position:absolute;inset:0 auto 0 0;width:44%;background:linear-gradient(90deg,transparent,var(--console-cyan),transparent);content:"";transform:translate(-120%)}.testlab-visual__rail{right:7%;bottom:5%;left:7%;border-color:#eef6ee2b;background:#050d0b94}.testlab-visual__rail span{min-height:38px;padding:.44rem .58rem}@media(prefers-reduced-motion:no-preference){.testlab-visual__choice i:after{animation:testlabChoiceFlow 2.8s ease-in-out infinite}.testlab-visual__choice i:nth-of-type(2):after{animation-delay:.55s}}@keyframes testlabChoiceFlow{0%{transform:translate(-130%);opacity:0}22%,66%{opacity:1}to{transform:translate(230%);opacity:0}}@media(max-width:720px){body:has(.hero-home) .hero-lab-stack .testlab-visual{min-height:430px!important;aspect-ratio:.86}.testlab-visual__header{top:6.5%;left:6.5%}.testlab-visual__scope,.testlab-visual__choice,.testlab-visual__rail{display:none}.testlab-visual__matrix{inset:18% 5.5% 6%;grid-template-columns:1fr;grid-template-rows:minmax(88px,.86fr) minmax(88px,.86fr) minmax(104px,1fr);gap:.54rem}.testlab-visual__panel{max-width:none;padding:.66rem}.testlab-visual__panel--hybrid{grid-column:auto;grid-template-columns:1fr;align-items:start}.testlab-visual__panel--hybrid .testlab-visual__label,.testlab-visual__panel--hybrid strong,.testlab-visual__panel--hybrid small,.testlab-visual__panel--hybrid .testlab-visual__bar,.testlab-visual__panel--hybrid em{grid-column:auto}.testlab-visual__panel strong,.testlab-visual__panel--cloud strong{font-size:clamp(1.1rem,6.2vw,1.48rem);overflow-wrap:normal}.testlab-visual__panel small,.testlab-visual__panel--cloud small{padding-right:1.15rem;white-space:normal}.testlab-visual__panel em{display:none}}@media(prefers-reduced-motion:reduce){.testlab-visual__choice i:after,.ai-orb__ambient,.ai-orb__grid:before,.ai-orb__grid:after,.ai-orb__rings,.ai-orb__rings:after,.ai-orb__particles span,.ai-orb__shadow{animation:none!important}.testlab-visual__choice i:after{transform:translate(20%)!important;opacity:.65!important}}body.reference-home-page{--ref-bg: #f8fbf6;--ref-bg-mint: #eef7eb;--ref-surface: #ffffff;--ref-ink: #192b1f;--ref-muted: #5f6e62;--ref-faint: #718070;--ref-line: #e0eadf;--ref-green: #203f25;--ref-green-2: #4f8a42;--ref-tile: #dfeeda;--ref-banner: #e9f4e5;--ref-radius: 18px;color:var(--ref-ink);background:radial-gradient(circle at 83% 21%,rgba(112,176,93,.18),transparent 30%),linear-gradient(115deg,var(--ref-bg) 0%,var(--ref-bg) 55%,var(--ref-bg-mint) 100%)}body.reference-home-page .bg-grain,body.reference-home-page .bg-neural{display:none!important}body.reference-home-page>header.site-header{background:#fffffff0!important;border-bottom:1px solid var(--ref-line)!important;box-shadow:none!important;backdrop-filter:blur(14px)}body.reference-home-page .header-inner{width:min(100%,var(--max-w))!important;max-width:var(--max-w)!important;min-height:72px;padding-inline:var(--page-pad)!important}body.reference-home-page .site-title{display:inline-flex;gap:.62rem;align-items:center;color:var(--ref-ink)!important;font-family:"Work Sans",var(--font-body);font-size:1.02rem;font-weight:700;letter-spacing:-.02em;text-decoration:none}body.reference-home-page .site-nav a{color:#39453d!important;font-size:.93rem;font-weight:500}body.reference-home-page .header-search-input-wrap{border-color:var(--ref-line)!important;border-radius:999px!important;background:#f6faf4!important;box-shadow:none!important}body.reference-home-page .header-search-input{color:var(--ref-ink)!important;font-size:.88rem}body.reference-home-page .landing-main.original-homepage-elements{width:min(100%,var(--max-w))!important;max-width:var(--max-w)!important;padding-inline:0!important}body.reference-home-page:has(.hero-home) .hero-home{display:grid!important;grid-template-columns:minmax(0,.96fr) minmax(360px,.78fr)!important;gap:clamp(1.75rem,4vw,4.25rem)!important;align-items:center!important;width:min(100%,var(--max-w))!important;max-width:var(--max-w)!important;min-height:clamp(430px,52vh,560px)!important;padding-inline:var(--page-pad)!important;padding-block:clamp(2rem,4vw,3.5rem) clamp(.9rem,2vw,1.6rem)!important;border:0!important;box-shadow:none!important}body.reference-home-page .hero-intro{max-width:680px!important}body.reference-home-page:has(.hero-home) .hero-title{display:block;max-width:12.5ch!important;margin:0 0 1.4rem;color:var(--ref-ink)!important;font-family:"Work Sans",var(--font-body)!important;font-size:clamp(3.05rem,4.2vw,4.7rem)!important;font-style:normal;font-weight:700!important;line-height:1.02!important;letter-spacing:-.035em!important;text-wrap:balance}body.reference-home-page .hero-title span,body.reference-home-page .hero-title em{display:block}body.reference-home-page .hero-lead{max-width:640px!important;margin:0 0 1.35rem;color:var(--ref-muted)!important;font-family:"Work Sans",var(--font-body);font-size:clamp(1.35rem,1.65vw,1.75rem);font-weight:500;line-height:1.22;letter-spacing:-.025em}body.reference-home-page .hero-sub{max-width:600px!important;margin:0 0 1.8rem;color:var(--ref-muted)!important;font-size:clamp(1rem,1.1vw,1.12rem)!important;line-height:1.6!important}@media(max-width:760px){body.reference-home-page .hero-title{max-width:10ch!important;font-size:clamp(2.8rem,14vw,4.6rem)!important}body.reference-home-page .hero-lead{font-size:clamp(1.15rem,5vw,1.6rem)!important}body.reference-home-page .hero-actions{flex-wrap:wrap}}@media(max-width:700px){body.reference-home-page .hero-home{min-height:auto;padding:2.25rem 1rem 2.75rem;display:block!important;grid-template-columns:none!important}body.reference-home-page .hero-title{max-width:10ch!important;font-size:clamp(3rem,13vw,4.25rem)!important;line-height:.96!important;letter-spacing:-.06em!important;margin:0 0 1.1rem!important}body.reference-home-page .hero-lead{font-size:1.25rem!important;line-height:1.25!important;margin:0 0 1rem!important}body.reference-home-page .hero-sub{font-size:1rem!important;line-height:1.55!important;margin:0 0 1.5rem!important}body.reference-home-page .hero-actions{display:grid!important;gap:.75rem}body.reference-home-page .hero-primary,body.reference-home-page .hero-secondary{width:100%;justify-content:center}body.reference-home-page .hero-lab-stack{margin-top:2rem}body.reference-home-page .ai-orb{width:min(68vw,240px)!important;height:min(68vw,240px)!important}}body.reference-home-page .hero-actions{gap:.85rem!important;margin-top:1.75rem!important}body.reference-home-page .hero-primary,body.reference-home-page .hero-secondary{min-height:48px;padding:.78rem 1.12rem!important;border-radius:12px!important;font-size:.95rem!important;font-weight:650!important}body.reference-home-page .hero-primary{border-color:var(--ref-green)!important;background:var(--ref-green)!important;color:#fff!important;box-shadow:none!important}body.reference-home-page .hero-primary:before,body.reference-home-page .hero-secondary:before{display:inline-block;width:1rem;height:1rem;margin-right:.48rem;background:currentColor;content:"";mask:var(--button-icon) center / contain no-repeat}body.reference-home-page .hero-primary:before{--button-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M9 3h6'/%3E%3Cpath d='M10 3v6l-5.5 9.5A2 2 0 0 0 6.2 21h11.6a2 2 0 0 0 1.7-2.5L14 9V3'/%3E%3Cpath d='M7.5 16h9'/%3E%3C/svg%3E")}body.reference-home-page .hero-secondary{border:1px solid #cfdccf!important;background:#fff!important;color:var(--ref-green)!important}body.reference-home-page .hero-secondary:before{--button-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 19V5'/%3E%3Cpath d='M4 19h16'/%3E%3Cpath d='M8 15l3-4 3 2 4-6'/%3E%3C/svg%3E")}body.reference-home-page .hero-lab-stack{position:relative;align-self:center;justify-self:center;width:min(100%,540px)}body.reference-home-page .hero-lab-stack:before{position:absolute;inset:4% -6% 2% -10%;z-index:0;border-radius:999px;background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.96),transparent 36%),radial-gradient(circle at 52% 52%,rgba(89,159,75,.22),transparent 57%),radial-gradient(circle at 65% 42%,rgba(42,178,168,.12),transparent 62%);content:"";filter:blur(2px)}body.reference-home-page .hero-visual{position:relative;z-index:1;min-height:clamp(390px,40vw,540px)!important}body.reference-home-page .ai-orb{--size: clamp(390px, 38vw, 540px)}body.reference-home-page .ai-orb__image{width:82%;filter:drop-shadow(0 30px 46px rgba(31,44,33,.2))}body.reference-home-page .hero-signal-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.15rem,2.1vw,1.75rem);margin:clamp(.1rem,.8vw,.6rem) 0 1.08rem;border:0!important}body.reference-home-page .hero-signal-strip a,body.reference-home-page .hero-signal-strip a+a,body.reference-home-page .hero-signal-strip a:last-child{position:relative;display:grid;grid-template-rows:52px auto 1fr;min-height:228px;padding:1.52rem 1.58rem 1.45rem!important;overflow:hidden;border:1px solid rgba(209,225,205,.88)!important;border-radius:17px!important;background:#fffffff5!important;box-shadow:0 16px 34px #203f2512,0 1px #ffffffd1 inset!important;color:var(--ref-ink)!important;text-decoration:none;transition:transform .17s ease,border-color .17s ease,box-shadow .17s ease,background .17s ease}body.reference-home-page .hero-signal-strip a:hover,body.reference-home-page .hero-signal-strip a:focus-visible{transform:translateY(-3px);border-color:#bed6bd!important;background:#fff!important;box-shadow:0 22px 48px #203f251a,0 1px #ffffffe6 inset!important;outline:none}body.reference-home-page .hero-signal-strip a:focus-visible{box-shadow:0 0 0 3px #4f8a4238,0 22px 48px #203f251a!important}body.reference-home-page .hero-signal-strip a:before{display:grid;width:52px;height:52px;place-items:center;border-radius:14px;background:#deecd8;color:var(--ref-green-2);content:""}body.reference-home-page .hero-signal-strip a:after{position:absolute;top:calc(1.52rem + 13px);left:calc(1.58rem + 13px);width:26px;height:26px;background:var(--ref-green-2);content:"";mask:var(--card-icon) center / contain no-repeat}body.reference-home-page .hero-signal-strip a:nth-child(1){--card-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.85' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='6' width='16' height='12' rx='2'/%3E%3Cpath d='M8 18h8'/%3E%3Cpath d='M10 21h4'/%3E%3C/svg%3E")}body.reference-home-page .hero-signal-strip a:nth-child(2){--card-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.85' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17.5 19H8a6 6 0 1 1 4.7-9.75 4.5 4.5 0 1 1 4.8 9.75z'/%3E%3C/svg%3E")}body.reference-home-page .hero-signal-strip a:nth-child(3){--card-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='1.85' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='5' y='4' width='14' height='16' rx='2.5'/%3E%3Cpath d='M9 9h6'/%3E%3Cpath d='M9 13h6'/%3E%3Cpath d='M9 17h3'/%3E%3C/svg%3E")}body.reference-home-page .hero-signal-strip a .hero-card-arrow,body.reference-home-page .hero-signal-strip a>i{display:none}body.reference-home-page .hero-signal-strip span{position:absolute;top:calc(1.52rem + 18px);left:calc(1.58rem + 68px);color:var(--ref-green-2)!important;font-family:"DM Mono",var(--font-mono);font-size:.72rem!important;font-weight:650;letter-spacing:.15em;line-height:1;text-transform:uppercase}body.reference-home-page .hero-signal-strip strong{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1.35rem;color:var(--ref-ink);font-size:clamp(1.25rem,1.55vw,1.48rem)!important;font-weight:720;letter-spacing:-.035em;line-height:1.1}body.reference-home-page .hero-signal-strip strong:after{flex:0 0 auto;color:var(--ref-green-2);content:"→";font-family:"Work Sans",var(--font-body);font-size:1.5rem;font-weight:500;line-height:1;transform:translateY(-1px);transition:transform .17s ease}body.reference-home-page .hero-signal-strip a:hover strong:after,body.reference-home-page .hero-signal-strip a:focus-visible strong:after{transform:translate(4px,-1px)}body.reference-home-page .hero-signal-strip small{display:block;align-self:end;max-width:28ch;margin-top:.72rem;color:#647264!important;font-size:.96rem;line-height:1.52}body.reference-home-page .home-trust-banner{display:flex;gap:.8rem;align-items:center;margin:1.2rem 0 clamp(2.5rem,5vw,4rem);padding:1rem 1.15rem;border:1px solid #d7e8d3;border-radius:14px;background:var(--ref-banner);color:var(--ref-muted)}body.reference-home-page .home-trust-banner>span{display:grid;flex:0 0 auto;width:22px;height:22px;place-items:center;border:1px solid #b9d5b0;border-radius:999px;color:var(--ref-green-2);font-family:"DM Mono",var(--font-mono);font-size:.78rem;font-weight:700}body.reference-home-page .home-trust-banner p{margin:0;flex:1 1 auto;min-width:0;font-size:.95rem;line-height:1.5;font-family:var(--font-body)}body.reference-home-page .home-trust-banner strong{display:block;margin-bottom:.15rem;color:var(--ref-green);font-family:var(--font-body);font-size:1rem;font-weight:700;letter-spacing:-.01em}body.reference-home-page .home-trust-banner p>span{display:block;color:var(--ref-muted);font-family:var(--font-body);font-size:.95rem;line-height:1.55}body.reference-home-page .home-divider{display:none!important}body.reference-home-page .home-overview,body.reference-home-page .home-usecases,body.reference-home-page .home-benchmarks,body.reference-home-page .home-hardware-strip,body.reference-home-page .home-author{border-color:#c8d7cec7}html[data-dark=true] body.reference-home-page{--ref-bg: #111713;--ref-bg-mint: #1a251d;--ref-surface: #1d251f;--ref-ink: #eef5ee;--ref-muted: #bac8b7;--ref-faint: #91a08e;--ref-line: rgba(160, 185, 154, .24);--ref-green: #b4e59f;--ref-green-2: #9fd889;--ref-tile: rgba(126, 176, 104, .17);--ref-banner: rgba(126, 176, 104, .12);color:var(--ref-ink);background:radial-gradient(circle at 82% 18%,rgba(126,176,104,.16),transparent 32%),radial-gradient(circle at 12% 4%,rgba(90,139,109,.18),transparent 30%),linear-gradient(118deg,var(--ref-bg) 0%,#151d17 54%,var(--ref-bg-mint) 100%)}html[data-dark=true] body.reference-home-page>header.site-header{background:#151c18eb!important;border-bottom-color:var(--ref-line)!important;box-shadow:0 1px #eef5ee0a inset!important}html[data-dark=true] body.reference-home-page .site-title,html[data-dark=true] body.reference-home-page .site-nav a,html[data-dark=true] body.reference-home-page .language-toggle,html[data-dark=true] body.reference-home-page .theme-toggle{color:var(--ref-ink)!important}html[data-dark=true] body.reference-home-page .site-nav a:hover,html[data-dark=true] body.reference-home-page .site-nav a[aria-current=page]{color:var(--ref-green-2)!important}html[data-dark=true] body.reference-home-page .header-search-input-wrap{border-color:var(--ref-line)!important;background:#eef5ee0f!important}html[data-dark=true] body.reference-home-page .header-search-input,html[data-dark=true] body.reference-home-page .header-search-input::placeholder{color:var(--ref-muted)!important}html[data-dark=true] body.reference-home-page .hero-secondary{border-color:var(--ref-line)!important;background:#eef5ee0f!important;color:var(--ref-green)!important}html[data-dark=true] body.reference-home-page .hero-lab-stack:before{background:radial-gradient(circle at 50% 45%,rgba(126,176,104,.12),transparent 38%),radial-gradient(circle at 52% 52%,rgba(89,159,75,.2),transparent 58%),radial-gradient(circle at 65% 42%,rgba(42,178,168,.12),transparent 62%)}html[data-dark=true] body.reference-home-page .ai-orb__image{filter:drop-shadow(0 34px 58px rgba(0,0,0,.38))}html[data-dark=true] body.reference-home-page .hero-signal-strip a,html[data-dark=true] body.reference-home-page .hero-signal-strip a+a,html[data-dark=true] body.reference-home-page .hero-signal-strip a:last-child{border-color:var(--ref-line)!important;background:#1d251fdb!important;box-shadow:0 18px 42px #00000042,0 1px #eef5ee0d inset!important;color:var(--ref-ink)!important}html[data-dark=true] body.reference-home-page .hero-signal-strip a:hover,html[data-dark=true] body.reference-home-page .hero-signal-strip a:focus-visible{border-color:#9fd88975!important;background:#232d26f5!important;box-shadow:0 24px 52px #00000057,0 0 0 1px #9fd8891f inset!important}html[data-dark=true] body.reference-home-page .hero-signal-strip a:before{background:var(--ref-tile);color:var(--ref-green-2)}html[data-dark=true] body.reference-home-page .hero-signal-strip small{color:var(--ref-muted)!important}html[data-dark=true] body.reference-home-page .home-trust-banner{border-color:var(--ref-line);background:var(--ref-banner);color:var(--ref-muted)}html[data-dark=true] body.reference-home-page .home-trust-banner>span{border-color:#9fd88957;color:var(--ref-green-2)}html[data-dark=true] body.reference-home-page .home-trust-banner strong{color:var(--ref-green)}html[data-dark=true] body.reference-home-page .home-overview,html[data-dark=true] body.reference-home-page .home-usecases,html[data-dark=true] body.reference-home-page .home-benchmarks,html[data-dark=true] body.reference-home-page .home-hardware-strip,html[data-dark=true] body.reference-home-page .home-author{border-color:var(--ref-line)}@media(max-width:1023px){body.reference-home-page .hero-home{grid-template-columns:1fr!important;min-height:0}body.reference-home-page .hero-lab-stack{width:min(100%,620px);justify-self:start}}@media(max-width:760px){body.reference-home-page,body.reference-home-page .site-main,body.reference-home-page .landing-main,body.reference-home-page .hero-home,body.reference-home-page .hero-intro,body.reference-home-page .hero-de,body.reference-home-page .hero-en,body.reference-home-page .hero-visual,body.reference-home-page .hero-signal-strip,body.reference-home-page .home-trust-banner{max-width:100%;min-width:0;box-sizing:border-box}body.reference-home-page .site-main,body.reference-home-page .landing-main,body.reference-home-page .landing-main.original-homepage-elements{width:100%!important;max-width:100%!important;padding-inline:0!important;overflow-x:clip}body.reference-home-page .hero-home{width:100%!important;padding:2.6rem 1rem 1.8rem!important;overflow-x:clip}body.reference-home-page .hero-title{max-width:100%!important;font-size:clamp(2.35rem,11vw,3.35rem)!important;overflow-wrap:anywhere}body.reference-home-page .hero-signal-strip{width:100%;grid-template-columns:1fr;padding-inline:1rem}body.reference-home-page .hero-signal-strip a{min-height:190px}body.reference-home-page .hero-sub,body.reference-home-page .hero-lead{max-width:100%;overflow-wrap:break-word}body.reference-home-page .hero-actions{display:grid;grid-template-columns:1fr;width:100%;gap:.75rem}body.reference-home-page .hero-primary,body.reference-home-page .hero-secondary{width:100%;min-width:0;justify-content:center;white-space:normal;text-align:center}body.reference-home-page .hero-visual{min-height:330px!important}body.reference-home-page .home-trust-banner{align-items:flex-start}}@media(min-width:1024px){body.reference-home-page .landing-main.original-homepage-elements{display:grid;grid-template-rows:auto auto auto;row-gap:clamp(.85rem,1.6vh,1.4rem)}body.reference-home-page .hero-home{min-height:clamp(370px,45vh,500px)!important;padding-block:clamp(1.65rem,3.4vh,2.9rem) clamp(.7rem,1.5vh,1.2rem)!important;gap:clamp(1.5rem,3.8vw,4rem)!important}body.reference-home-page:has(.hero-home) .hero-title{max-width:12.5ch!important;margin-bottom:clamp(.75rem,1.5vh,1.15rem);font-size:clamp(3.15rem,4.45vw,4.7rem)!important;line-height:.98!important}body.reference-home-page .hero-lead{max-width:560px;margin-bottom:clamp(.75rem,1.4vh,1.05rem);font-size:clamp(1.22rem,1.6vw,1.75rem);line-height:1.22}body.reference-home-page .hero-sub{max-width:520px!important;margin-bottom:clamp(1.1rem,2.2vh,1.55rem);font-size:clamp(.98rem,1.08vw,1.08rem)!important;line-height:1.55!important}body.reference-home-page .hero-actions{margin-top:0!important}body.reference-home-page .hero-primary,body.reference-home-page .hero-secondary{min-height:44px;padding:.66rem 1rem!important}body.reference-home-page .hero-lab-stack{width:min(100%,480px)}body.reference-home-page .hero-visual{min-height:clamp(330px,35vw,470px)!important}body.reference-home-page .ai-orb{--size: clamp(330px, 34vw, 470px)}body.reference-home-page .hero-signal-strip{gap:clamp(.9rem,1.6vw,1.4rem);margin:0}body.reference-home-page .hero-signal-strip a,body.reference-home-page .hero-signal-strip a+a,body.reference-home-page .hero-signal-strip a:last-child{grid-template-rows:44px auto 1fr;min-height:clamp(154px,17vh,190px);padding:1.12rem 1.25rem 1.05rem!important;border-radius:14px!important}body.reference-home-page .hero-signal-strip a:before{width:44px;height:44px;border-radius:12px}body.reference-home-page .hero-signal-strip a:after{top:calc(1.12rem + 11px);left:calc(1.25rem + 11px);width:22px;height:22px}body.reference-home-page .hero-signal-strip span{top:calc(1.12rem + 15px);left:calc(1.25rem + 60px);font-size:.64rem!important}body.reference-home-page .hero-signal-strip strong{margin-top:.95rem;font-size:clamp(1.12rem,1.35vw,1.32rem)!important}body.reference-home-page .hero-signal-strip small{margin-top:.45rem;font-size:clamp(.82rem,.9vw,.92rem);line-height:1.42}body.reference-home-page .home-trust-banner{margin:0 0 clamp(1.5rem,3vh,2.25rem);padding:.75rem .95rem}body.reference-home-page .home-trust-banner strong{display:inline;margin:0 .35rem 0 0;font-size:.95rem}body.reference-home-page .home-trust-banner p,body.reference-home-page .home-trust-banner p>span{font-size:.9rem;line-height:1.35}}@media(min-width:1280px){body.reference-home-page .header-inner,body.reference-home-page .footer-inner{width:min(100%,1320px)!important;max-width:1320px!important}body.reference-home-page .landing-main.original-homepage-elements{width:min(100%,var(--max-w))!important;max-width:var(--max-w)!important;padding-inline:0!important}body.reference-home-page .hero-home,body.reference-home-page:has(.hero-home) .hero-home{grid-template-columns:minmax(0,.96fr) minmax(390px,.78fr)!important;gap:clamp(2rem,4vw,4.5rem)!important;max-width:var(--max-w)!important;width:min(100%,var(--max-w))!important;padding-inline:var(--page-pad)!important}body.reference-home-page .hero-intro{max-width:680px!important}body.reference-home-page:has(.hero-home) .hero-title{max-width:12.5ch!important;font-size:clamp(3.15rem,4.25vw,4.75rem)!important}body.reference-home-page .hero-lead{max-width:640px!important}body.reference-home-page .hero-sub{max-width:600px!important}body.reference-home-page .hero-lab-stack{justify-self:end;width:min(100%,430px)}body.reference-home-page .hero-visual{min-height:clamp(300px,27vw,390px)!important}body.reference-home-page .ai-orb{--size: clamp(300px, 26vw, 390px)}body.reference-home-page .hero-signal-strip{gap:clamp(1.05rem,1.8vw,1.85rem)}body.reference-home-page .hero-signal-strip small{max-width:34ch}}@media(min-width:1600px){body.reference-home-page .header-inner,body.reference-home-page .footer-inner,body.reference-home-page .landing-main.original-homepage-elements{width:min(100%,var(--max-w))!important;max-width:var(--max-w)!important}body.reference-home-page .hero-home{grid-template-columns:minmax(0,.94fr) minmax(420px,.78fr)!important;gap:clamp(2.25rem,4.2vw,4.75rem)!important;max-width:var(--max-w)!important;width:min(100%,var(--max-w))!important;padding-inline:var(--page-pad)!important}body.reference-home-page .hero-intro{max-width:680px!important}body.reference-home-page .hero-lab-stack{justify-self:end;width:min(100%,520px)}body.reference-home-page .hero-visual{min-height:clamp(360px,28vw,460px)!important}body.reference-home-page .ai-orb{--size: clamp(360px, 27vw, 460px)}}@media(min-width:1024px){body.reference-home-page .landing-main.original-homepage-elements{row-gap:clamp(.55rem,1vh,.9rem)}body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{min-height:clamp(395px,48vh,500px)!important;padding-block:clamp(1.55rem,3vh,2.7rem) clamp(.45rem,1vh,.9rem)!important}body.reference-home-page .hero-actions{margin-top:clamp(.95rem,1.8vh,1.35rem)!important}body.reference-home-page .hero-lab-stack{width:min(100%,430px)}body.reference-home-page .hero-visual{min-height:clamp(300px,27vw,400px)!important}body.reference-home-page .ai-orb{--size: clamp(300px, 26vw, 400px)}body.reference-home-page .hero-signal-strip{margin-top:0!important}body.reference-home-page .hero-signal-strip a,body.reference-home-page .hero-signal-strip a+a,body.reference-home-page .hero-signal-strip a:last-child{min-height:clamp(144px,15vh,176px);padding:1rem 1.15rem .92rem!important}body.reference-home-page .home-trust-banner{padding-block:.66rem}}@media(min-width:1600px){body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{min-height:clamp(405px,47vh,480px)!important}body.reference-home-page .hero-lab-stack{width:min(100%,480px)}body.reference-home-page .hero-visual{min-height:clamp(350px,25vw,420px)!important}body.reference-home-page .ai-orb{--size: clamp(350px, 24vw, 420px)}}@media(max-width:760px){body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{display:block!important;width:100%!important;padding-inline:1.15rem!important}body.reference-home-page .hero-intro,body.reference-home-page .hero-de,body.reference-home-page .hero-en,body.reference-home-page .hero-title,body.reference-home-page .hero-title span,body.reference-home-page .hero-lead,body.reference-home-page .hero-sub{display:block!important;width:100%!important;min-width:0!important}body.reference-home-page .hero-intro,body.reference-home-page .hero-de,body.reference-home-page .hero-en,body.reference-home-page .hero-lead,body.reference-home-page .hero-sub{max-width:100%!important}body.reference-home-page .hero-title{max-width:min(100%,12ch)!important;overflow-wrap:normal!important;word-break:normal!important;hyphens:none}}body.reference-home-page{--ref-bg: #18241c;--ref-bg-mint: #203223;--ref-surface: rgba(24, 34, 27, .78);--ref-ink: #edf4ed;--ref-muted: #b7c5b7;--ref-faint: #8da18e;--ref-line: rgba(193, 218, 189, .18);--ref-green: #aee79c;--ref-green-2: #a9e899;--ref-tile: rgba(154, 213, 135, .14);--ref-banner: rgba(102, 156, 83, .18);--ref-radius: 12px;--home-bg: var(--ref-bg);--home-ink: var(--ref-ink);--home-muted: var(--ref-muted);--home-line: var(--ref-line);--home-signal: var(--ref-green-2);--home-signal-2: #75a967;color:var(--ref-ink);background:radial-gradient(circle at 73% 29%,rgba(118,188,123,.28),transparent 22rem),radial-gradient(circle at 10% 0%,rgba(222,244,211,.045),transparent 21rem),radial-gradient(circle at 46% 84%,rgba(83,127,67,.18),transparent 25rem),linear-gradient(110deg,#16241b,#19271d 44%,#142017)}body.reference-home-page>header.site-header{background:#141f17e6!important;border-bottom-color:#c1dabd1f!important;color:var(--ref-ink)}body.reference-home-page .site-title,body.reference-home-page .site-title-main,body.reference-home-page .site-nav a,body.reference-home-page .language-toggle,body.reference-home-page .theme-toggle{color:var(--ref-ink)!important}body.reference-home-page .site-nav a{color:#edf4edc7!important}body.reference-home-page .site-nav a:hover,body.reference-home-page .site-nav a[aria-current=page]{color:var(--ref-green-2)!important}body.reference-home-page .header-search-input-wrap{border-color:#c1dabd2e!important;background:#edf4ed0e!important}body.reference-home-page .header-search-input,body.reference-home-page .header-search-input::placeholder{color:#edf4edb8!important}body.reference-home-page .landing-main.original-homepage-elements{width:min(100%,1320px)!important;max-width:1320px!important}body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{grid-template-columns:minmax(0,.98fr) minmax(380px,.78fr)!important;gap:clamp(2rem,5.2vw,5.5rem)!important;min-height:clamp(416px,47vh,510px)!important;padding:clamp(2rem,3.5vw,3.2rem) var(--page-pad) clamp(.6rem,1.2vw,1rem)!important}body.reference-home-page .hero-intro{max-width:690px!important}body.reference-home-page:has(.hero-home) .hero-title,body.reference-home-page .hero-title{max-width:12ch!important;margin-bottom:clamp(1.05rem,1.6vw,1.55rem)!important;color:var(--ref-ink)!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:clamp(3.65rem,5.1vw,5rem)!important;font-weight:700!important;line-height:.98!important;letter-spacing:-.045em!important;text-wrap:balance}body.reference-home-page .hero-lead{max-width:560px!important;margin-bottom:clamp(1rem,1.4vw,1.35rem)!important;color:#edf4edc2!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:clamp(1.5rem,2.08vw,1.85rem)!important;font-weight:600!important;line-height:1.24!important;letter-spacing:-.028em!important}body.reference-home-page .hero-sub{max-width:630px!important;margin-bottom:clamp(1.2rem,1.8vw,1.7rem)!important;color:#edf4eda8!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:clamp(1.02rem,1.32vw,1.22rem)!important;line-height:1.5!important;letter-spacing:.018em!important}body.reference-home-page .hero-actions{gap:1rem!important;margin-top:0!important}body.reference-home-page .hero-primary,body.reference-home-page .hero-secondary{min-height:54px!important;padding:.84rem 1.18rem!important;border-radius:10px!important;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif!important;font-size:1rem!important;font-weight:700!important;letter-spacing:.005em!important;transition:transform .22s cubic-bezier(.16,1,.3,1),border-color .22s cubic-bezier(.16,1,.3,1),background .22s cubic-bezier(.16,1,.3,1)}body.reference-home-page .hero-primary{border-color:#abe99c!important;background:#abe99c!important;color:#f8fff6!important}body.reference-home-page .hero-secondary{border-color:#c1dabd3d!important;background:#edf4ed0e!important;color:var(--ref-green-2)!important}body.reference-home-page .hero-primary:hover,body.reference-home-page .hero-secondary:hover,body.reference-home-page .hero-primary:focus-visible,body.reference-home-page .hero-secondary:focus-visible{transform:translateY(-2px)}body.reference-home-page .hero-primary:active,body.reference-home-page .hero-secondary:active{transform:scale(.985)}body.reference-home-page .hero-lab-stack{justify-self:center;width:min(100%,470px)!important}body.reference-home-page .hero-lab-stack:before{inset:-8% -14% -10%;background:radial-gradient(circle at 52% 46%,rgba(168,222,151,.28),transparent 36%),radial-gradient(circle at 52% 52%,rgba(100,171,103,.24),transparent 55%),radial-gradient(circle at 64% 38%,rgba(105,180,155,.12),transparent 62%);filter:blur(13px)}body.reference-home-page .hero-visual{min-height:clamp(330px,32vw,440px)!important}body.reference-home-page .ai-orb{--size: clamp(330px, 28vw, 378px)}body.reference-home-page .ai-orb__ambient{opacity:.76}body.reference-home-page .ai-orb__halo{border-color:#edf4ed47;background:radial-gradient(circle at 42% 36%,rgba(237,244,237,.18),transparent 35%),radial-gradient(circle at 50% 50%,rgba(149,213,143,.2),transparent 62%),#edf4ed14;box-shadow:inset 0 1px #ffffff3d,inset 0 -28px 70px #ffffff0f,0 26px 80px #69b4672b}body.reference-home-page .ai-orb__grid{opacity:.58}body.reference-home-page .ai-orb__image{width:74%!important;filter:drop-shadow(0 26px 38px rgba(0,0,0,.3))}body.reference-home-page .hero-signal-strip{width:min(calc(100% - (var(--page-pad) * 2)),1260px);grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.35rem,2.35vw,2.15rem);margin:0 auto .65rem!important}body.reference-home-page .hero-signal-strip a,body.reference-home-page .hero-signal-strip a+a,body.reference-home-page .hero-signal-strip a:last-child{grid-template-rows:48px auto 1fr!important;min-height:clamp(176px,18vh,194px)!important;padding:1.18rem 1.25rem 1.15rem!important;border-color:#c1dabd30!important;border-radius:12px!important;background:#121d16bd!important;box-shadow:inset 0 1px #ffffff09!important;backdrop-filter:blur(14px)}body.reference-home-page .hero-signal-strip a:hover,body.reference-home-page .hero-signal-strip a:focus-visible{transform:translateY(-3px);border-color:#aee79c66!important;background:#19271deb!important;box-shadow:inset 0 1px #ffffff0f,0 18px 48px #00000038!important}body.reference-home-page .hero-signal-strip a:before{width:44px;height:44px;border-radius:11px;background:#8ac87929}body.reference-home-page .hero-signal-strip a:after{top:calc(1.18rem + 11px);left:calc(1.25rem + 11px);width:22px;height:22px;background:var(--ref-green-2)}body.reference-home-page .hero-signal-strip span{top:calc(1.18rem + 16px);left:calc(1.25rem + 62px);color:var(--ref-green-2)!important;font-size:.65rem!important;font-weight:700!important;letter-spacing:.18em!important}body.reference-home-page .hero-signal-strip strong{margin-top:1.1rem!important;color:var(--ref-ink)!important;font-size:clamp(1.18rem,1.48vw,1.42rem)!important;font-weight:730!important;letter-spacing:-.038em!important}body.reference-home-page .hero-signal-strip strong:after{color:var(--ref-green-2);font-size:1.7rem}body.reference-home-page .hero-signal-strip small{align-self:end;max-width:31ch;color:#edf4edad!important;font-size:1rem!important;line-height:1.45!important}body.reference-home-page .home-trust-banner{width:min(calc(100% - (var(--page-pad) * 2)),1260px);margin:0 auto clamp(2.1rem,4vw,3.1rem)!important;padding:.83rem 1rem!important;border-color:#aee79c38!important;border-radius:12px!important;background:#51814033!important;color:#edf4edad!important}body.reference-home-page .home-trust-banner>span{width:21px;height:21px;border-color:#aee79c61;color:var(--ref-green-2)}body.reference-home-page .home-trust-banner strong{display:inline;margin:0 .35rem 0 0;color:var(--ref-green-2)!important}body.reference-home-page .home-trust-banner p,body.reference-home-page .home-trust-banner p>span{color:#edf4edad!important;font-size:.96rem!important;line-height:1.45!important}body.reference-home-page .consent-banner{border-color:#c1dabd2e;background:#141f17f0;box-shadow:0 18px 60px #00000047}body.reference-home-page .consent-inner p,body.reference-home-page .consent-more{color:#edf4edb8}body.reference-home-page .consent-btn.reject{border-color:#c1dabd33;background:#edf4ed14;color:var(--ref-ink)}@media(min-width:1280px){body.reference-home-page .header-inner,body.reference-home-page .footer-inner,body.reference-home-page .landing-main.original-homepage-elements{width:min(100%,1378px)!important;max-width:1378px!important}body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home,body.reference-home-page .hero-signal-strip,body.reference-home-page .home-trust-banner{width:min(calc(100% - (var(--page-pad) * 2)),1260px)!important;max-width:1260px!important}body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{width:min(100%,1378px)!important;max-width:1378px!important}}@media(max-width:1023px){body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{grid-template-columns:1fr!important;gap:1.5rem!important;min-height:0!important}body.reference-home-page .hero-lab-stack{justify-self:center}body.reference-home-page .hero-signal-strip{grid-template-columns:1fr;padding-inline:var(--page-pad)}body.reference-home-page .home-trust-banner{width:calc(100% - (var(--page-pad) * 2))}}@media(max-width:760px){body.reference-home-page .mobile-header{background:#141f17f0!important;border-bottom-color:#c1dabd24!important}body.reference-home-page .mobile-header-logo,body.reference-home-page .mobile-header-logo-text,body.reference-home-page .mobile-header-action,body.reference-home-page .mobile-header-burger{color:var(--ref-ink)!important}body.reference-home-page .mobile-header-burger,body.reference-home-page .mobile-header-action{border-color:#c1dabd33!important;background:#edf4ed0e!important}body.reference-home-page .mobile-burger-line{background:var(--ref-ink)!important}body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{padding:1.55rem 1.15rem 1.2rem!important}body.reference-home-page:has(.hero-home) .hero-title,body.reference-home-page .hero-title{max-width:11ch!important;font-size:clamp(2.35rem,11vw,3.18rem)!important;line-height:1.02!important;letter-spacing:-.05em!important}body.reference-home-page .hero-lead{font-size:clamp(1.05rem,4.9vw,1.28rem)!important}body.reference-home-page .hero-sub{font-size:.98rem!important;letter-spacing:0!important}body.reference-home-page .hero-actions{grid-template-columns:1fr!important}body.reference-home-page .hero-primary,body.reference-home-page .hero-secondary{width:100%;min-height:48px!important}body.reference-home-page .hero-visual{min-height:min(68vw,300px)!important}body.reference-home-page .ai-orb{--size: min(64vw, 270px)}body.reference-home-page .hero-signal-strip{padding-inline:1.15rem}body.reference-home-page .hero-signal-strip a,body.reference-home-page .hero-signal-strip a+a,body.reference-home-page .hero-signal-strip a:last-child{min-height:172px!important}body.reference-home-page .home-trust-banner{width:calc(100% - 2.3rem);align-items:flex-start}}@media(prefers-reduced-motion:reduce){body.reference-home-page .hero-primary,body.reference-home-page .hero-secondary,body.reference-home-page .hero-signal-strip a,body.reference-home-page .hero-signal-strip strong:after{transition:none!important}}@media(min-width:1024px){body.reference-home-page .landing-main.original-homepage-elements{row-gap:clamp(.7rem,1.15vw,1.05rem)!important}body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{align-items:start!important;min-height:clamp(372px,42vh,448px)!important;padding-block:clamp(2.35rem,3.1vw,3rem) clamp(.15rem,.7vw,.45rem)!important}body.reference-home-page .hero-intro{padding-top:clamp(.1rem,.7vw,.45rem)}body.reference-home-page:has(.hero-home) .hero-title,body.reference-home-page .hero-title{max-width:11.4ch!important;margin-bottom:clamp(.9rem,1.25vw,1.18rem)!important;font-size:clamp(3.35rem,4.72vw,4.55rem)!important;line-height:.99!important}body.reference-home-page .hero-lead{max-width:560px!important;margin-bottom:clamp(.8rem,1.1vw,1.05rem)!important;font-size:clamp(1.32rem,1.78vw,1.62rem)!important;line-height:1.25!important}body.reference-home-page .hero-sub{max-width:600px!important;margin-bottom:clamp(1rem,1.35vw,1.28rem)!important;font-size:clamp(.98rem,1.14vw,1.08rem)!important;line-height:1.48!important}body.reference-home-page .hero-actions{margin-top:0!important}body.reference-home-page .hero-primary,body.reference-home-page .hero-secondary{min-height:48px!important;padding:.72rem 1.08rem!important}body.reference-home-page .hero-lab-stack{align-self:start;padding-top:clamp(.1rem,.8vw,.55rem)}body.reference-home-page .hero-visual{min-height:clamp(292px,26vw,378px)!important}body.reference-home-page .ai-orb{--size: clamp(292px, 25vw, 360px)}body.reference-home-page .hero-signal-strip{align-items:stretch;margin-top:clamp(-2.75rem,-3.4vw,-2rem)!important;width:min(calc(100% - (var(--page-pad) * 2)),1260px)!important;max-width:1260px!important}body.reference-home-page .hero-signal-strip a,body.reference-home-page .hero-signal-strip a+a,body.reference-home-page .hero-signal-strip a:last-child{grid-template-rows:46px minmax(2.55rem,auto) auto!important;min-height:clamp(154px,16vh,176px)!important;padding:1rem 1.15rem .98rem!important}body.reference-home-page .hero-signal-strip a:before{width:42px;height:42px}body.reference-home-page .hero-signal-strip a:after{top:calc(1rem + 10px);left:calc(1.15rem + 10px)}body.reference-home-page .hero-signal-strip span{top:calc(1rem + 15px);left:calc(1.15rem + 58px)}body.reference-home-page .hero-signal-strip strong{align-self:end;margin-top:.86rem!important;font-size:clamp(1.08rem,1.28vw,1.22rem)!important;line-height:1.08!important}body.reference-home-page .hero-signal-strip small{align-self:end;margin-top:.5rem;font-size:clamp(.84rem,.94vw,.94rem)!important;line-height:1.38!important}body.reference-home-page .home-trust-banner{margin-top:0!important;margin-bottom:clamp(1.8rem,3vw,2.6rem)!important}}@media(min-width:1024px){body.reference-home-page .hero-lab-stack{width:min(100%,560px)!important}body.reference-home-page .hero-visual{min-height:clamp(340px,30vw,460px)!important}body.reference-home-page .ai-orb{--size: clamp(340px, 29vw, 450px)}body.reference-home-page .hero-intro .hero-signal-strip{width:100%!important;max-width:690px!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(.7rem,1vw,.95rem)!important;margin:clamp(1.1rem,1.55vw,1.45rem) 0 0!important;padding:0!important}body.reference-home-page .hero-intro .hero-signal-strip a,body.reference-home-page .hero-intro .hero-signal-strip a+a,body.reference-home-page .hero-intro .hero-signal-strip a:last-child{display:grid!important;grid-template-columns:1fr!important;grid-template-rows:40px auto 1fr!important;row-gap:0!important;min-height:150px!important;padding:.92rem .95rem .9rem!important;align-items:start!important}body.reference-home-page .hero-intro .hero-signal-strip a:first-child,body.reference-home-page .hero-intro .hero-signal-strip a:nth-child(2),body.reference-home-page .hero-intro .hero-signal-strip a:nth-child(3){min-height:150px!important}body.reference-home-page .hero-intro .hero-signal-strip a:before{width:40px!important;height:40px!important;border-radius:10px!important}body.reference-home-page .hero-intro .hero-signal-strip a:after{top:calc(.92rem + 9px)!important;left:calc(.95rem + 9px)!important;width:22px!important;height:22px!important;transform:none}body.reference-home-page .hero-intro .hero-signal-strip span{top:calc(.92rem + 14px)!important;left:calc(.95rem + 52px)!important;font-size:.58rem!important;letter-spacing:.16em!important}body.reference-home-page .hero-intro .hero-signal-strip strong{display:flex!important;margin-top:.86rem!important;font-size:clamp(.98rem,1.07vw,1.1rem)!important;line-height:1.08!important}body.reference-home-page .hero-intro .hero-signal-strip strong:after{margin-left:auto;font-size:1.32rem!important}body.reference-home-page .hero-intro .hero-signal-strip small{max-width:none!important;margin-top:.52rem!important;font-size:clamp(.76rem,.86vw,.84rem)!important;line-height:1.38!important}body.reference-home-page .home-trust-banner{width:min(calc(100% - (var(--page-pad) * 2)),1260px)!important;max-width:1260px!important;margin:clamp(1.15rem,1.8vw,1.6rem) auto clamp(2rem,3vw,2.8rem)!important}}@media(min-width:1440px){body.reference-home-page .hero-lab-stack{width:min(100%,620px)!important}body.reference-home-page .hero-visual{min-height:clamp(430px,31vw,520px)!important}body.reference-home-page .ai-orb{--size: clamp(430px, 30vw, 500px)}}@media(min-width:1024px)and (max-width:1279px){body.reference-home-page .hero-lab-stack:before{inset:-8% -8% -10% -12%}}@media(max-width:1023px){body.reference-home-page .hero-intro .hero-signal-strip{width:100%!important;max-width:100%!important;margin-top:clamp(1rem,3.6vw,1.35rem)!important;padding-inline:0!important}}html:not([data-dark=true]) body.reference-home-page{--ref-bg: #f8fbf6;--ref-bg-mint: #eef7eb;--ref-surface: #ffffff;--ref-ink: #192b1f;--ref-muted: #5f6e62;--ref-faint: #718070;--ref-line: #dfeadd;--ref-green: #203f25;--ref-green-2: #4f8a42;--ref-tile: #deecd8;--ref-banner: #e9f4e5;--home-bg: var(--ref-bg);--home-ink: var(--ref-ink);--home-muted: var(--ref-muted);--home-line: var(--ref-line);--home-signal: var(--ref-green-2);color:var(--ref-ink);background:radial-gradient(circle at 73% 29%,rgba(112,176,93,.18),transparent 22rem),radial-gradient(circle at 10% 0%,rgba(255,255,255,.9),transparent 21rem),radial-gradient(circle at 46% 84%,rgba(119,181,101,.14),transparent 25rem),linear-gradient(110deg,#fbfdf9,#f8fbf6 48%,#eef7eb)}html:not([data-dark=true]) body.reference-home-page>header.site-header,html:not([data-dark=true]) body.reference-home-page .mobile-header{border-bottom-color:var(--ref-line)!important;background:#ffffffeb!important;color:var(--ref-ink)!important;box-shadow:none!important}html:not([data-dark=true]) body.reference-home-page .site-title,html:not([data-dark=true]) body.reference-home-page .site-title-main,html:not([data-dark=true]) body.reference-home-page .site-nav a,html:not([data-dark=true]) body.reference-home-page .language-toggle,html:not([data-dark=true]) body.reference-home-page .theme-toggle,html:not([data-dark=true]) body.reference-home-page .mobile-header-logo,html:not([data-dark=true]) body.reference-home-page .mobile-header-logo-text,html:not([data-dark=true]) body.reference-home-page .mobile-header-action,html:not([data-dark=true]) body.reference-home-page .mobile-header-burger{color:var(--ref-ink)!important}html:not([data-dark=true]) body.reference-home-page .site-nav a{color:#39453d!important}html:not([data-dark=true]) body.reference-home-page .site-nav a:hover,html:not([data-dark=true]) body.reference-home-page .site-nav a[aria-current=page]{color:var(--ref-green-2)!important}html:not([data-dark=true]) body.reference-home-page .header-search-input-wrap,html:not([data-dark=true]) body.reference-home-page .mobile-header-burger,html:not([data-dark=true]) body.reference-home-page .mobile-header-action{border-color:var(--ref-line)!important;background:#ffffffb8!important}html:not([data-dark=true]) body.reference-home-page .header-search-input,html:not([data-dark=true]) body.reference-home-page .header-search-input::placeholder{color:var(--ref-muted)!important}html:not([data-dark=true]) body.reference-home-page .mobile-burger-line{background:var(--ref-ink)!important}html:not([data-dark=true]) body.reference-home-page .hero-title,html:not([data-dark=true]) body.reference-home-page .hero-title span,html:not([data-dark=true]) body.reference-home-page .hero-title em,html:not([data-dark=true]) body.reference-home-page .hero-signal-strip strong{color:var(--ref-ink)!important}html:not([data-dark=true]) body.reference-home-page .hero-lead,html:not([data-dark=true]) body.reference-home-page .hero-sub{color:var(--ref-muted)!important}html:not([data-dark=true]) body.reference-home-page .hero-primary{border-color:var(--ref-green)!important;background:var(--ref-green)!important;color:#fff!important}html:not([data-dark=true]) body.reference-home-page .hero-secondary{border-color:#cfdccf!important;background:#ffffffc7!important;color:var(--ref-green)!important}html:not([data-dark=true]) body.reference-home-page .hero-lab-stack:before{background:radial-gradient(circle at 50% 45%,rgba(255,255,255,.96),transparent 36%),radial-gradient(circle at 52% 52%,rgba(89,159,75,.22),transparent 57%),radial-gradient(circle at 65% 42%,rgba(42,178,168,.12),transparent 62%)}html:not([data-dark=true]) body.reference-home-page .ai-orb__halo{border-color:#2c49302e;background:radial-gradient(circle at 42% 36%,rgba(255,255,255,.68),transparent 35%),radial-gradient(circle at 50% 50%,rgba(149,213,143,.2),transparent 62%),#ffffff6b;box-shadow:inset 0 1px #ffffffd1,inset 0 -28px 70px #203f250d,0 26px 80px #69b4672e}html:not([data-dark=true]) body.reference-home-page .ai-orb__image{filter:drop-shadow(0 30px 46px rgba(31,44,33,.2))}html:not([data-dark=true]) body.reference-home-page .hero-signal-strip a,html:not([data-dark=true]) body.reference-home-page .hero-signal-strip a+a,html:not([data-dark=true]) body.reference-home-page .hero-signal-strip a:last-child{border-color:#d1e1cde0!important;background:#ffffffd1!important;box-shadow:0 16px 34px #203f2512,0 1px #ffffffd1 inset!important;color:var(--ref-ink)!important}html:not([data-dark=true]) body.reference-home-page .hero-signal-strip a:hover,html:not([data-dark=true]) body.reference-home-page .hero-signal-strip a:focus-visible{border-color:#bed6bd!important;background:#fff!important;box-shadow:0 22px 48px #203f251a,0 1px #ffffffe6 inset!important}html:not([data-dark=true]) body.reference-home-page .hero-signal-strip a:before{background:var(--ref-tile)}html:not([data-dark=true]) body.reference-home-page .hero-signal-strip a:after{background-color:var(--ref-green-2)!important}html:not([data-dark=true]) body.reference-home-page .hero-signal-strip span,html:not([data-dark=true]) body.reference-home-page .hero-signal-strip strong:after{color:var(--ref-green-2)!important}html:not([data-dark=true]) body.reference-home-page .hero-signal-strip small{color:#647264!important}html:not([data-dark=true]) body.reference-home-page .consent-banner{border-color:var(--ref-line);background:#fffffff0;box-shadow:0 18px 60px #203f251f}html:not([data-dark=true]) body.reference-home-page .consent-inner p,html:not([data-dark=true]) body.reference-home-page .consent-more{color:var(--ref-muted)}html:not([data-dark=true]) body.reference-home-page .consent-btn.reject{border-color:var(--ref-line);background:#ffffffd1;color:var(--ref-ink)}
