.finder-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:3rem;padding:2.5rem 0}.finder-cards{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}@media (width<=700px){.finder-cards{grid-template-columns:repeat(2,1fr)}}@media (width<=420px){.finder-cards{grid-template-columns:1fr}}.finder-label{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted);align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.6rem;font-weight:600;display:flex}.finder-label-num{background:var(--accent-subtle);width:1.1rem;height:1.1rem;color:var(--accent);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.6rem;font-weight:700;display:inline-flex}.finder-select{border:1px solid var(--border);background:var(--surface);width:100%;color:var(--text);font-size:.875rem;font-family:var(--font-body);cursor:pointer;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-position:right .85rem center;background-repeat:no-repeat;border-radius:6px;padding:.65rem 2.25rem .65rem .85rem;font-weight:500;transition:border-color .15s,background .15s,box-shadow .15s}.finder-select:hover{border-color:color-mix(in srgb, var(--accent) 40%, var(--border))}.finder-select:focus-visible{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);min-height:80px;padding:1.25rem 1.5rem}.finder-result-inner{flex-direction:column;gap:.5rem;display:flex}.finder-result-placeholder{color:var(--text-muted);font-size:.875rem;font-style:italic}.finder-result-heading{font-family:var(--font-display);color:var(--accent);margin-bottom:.25rem;font-size:1rem;font-style:italic;font-weight:700}.finder-result-text{color:var(--text-muted);font-size:.875rem;line-height:1.5}.finder-result-links{flex-wrap:wrap;gap:.5rem;margin-top:.5rem;display:flex}.finder-result-links a{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;color:var(--accent);border:1px solid var(--accent);border-radius:3px;padding:.25em .7em;font-size:.65rem;text-decoration:none;transition:background-color .15s,color .15s,border-color .15s}.finder-result-links a:hover{background:var(--accent);color:#fff}@media (width<=700px){.finder-section{margin-bottom:2.25rem;padding:2rem 0}.finder-select{min-height:44px}.finder-result{padding:1rem}}.legacy-home{display:none}[data-home-lang][hidden]{display:none!important}body:has(.hero-home) main.site-main{margin-inline:auto}body:has(.hero-home) .hero-home{width:min(100%, var(--max-w));padding-inline:var(--page-pad);box-sizing:border-box;margin-inline:auto}body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{width:min(100%, var(--max-w));max-width:var(--max-w);padding-inline:var(--page-pad);box-shadow:none;border:0;align-items:center;display:grid}.hero-note,.home-divider,.home-divider:before{display:none}.hero-kicker,.home-kicker{color:var(--accent);font-family:var(--font-mono);letter-spacing:.09em;text-transform:uppercase;margin:0 0 .7rem;font-size:.68rem;font-weight:500}body:has(.hero-home) .hero-title{margin:0;font-style:normal}.hero-sub{max-width:650px;color:var(--text-muted);font-size:var(--space-4);margin:1.2rem 0 0;line-height:1.7}.hero-actions{gap:var(--space-3) 1.25rem;flex-wrap:wrap;align-items:center;margin-top:1.7rem;display:flex}.hero-primary,.hero-secondary,.home-primary-link,.home-secondary-link{justify-content:center;align-items:center;min-height:44px;font-size:.82rem;font-weight:600;text-decoration:none;display:inline-flex}.hero-primary,.home-primary-link{background:var(--text);border:1px solid var(--text);color:#fff;border-radius:6px;padding:.65rem 1.1rem}[data-dark=true] .hero-primary,[data-dark=true] .home-primary-link{color:#202522;background:#d7ddd5;border-color:#d7ddd5}.hero-secondary,.home-secondary-link{color:var(--text);border:1px solid var(--border-dark);background:0 0;border-radius:6px;padding:.65rem 1.1rem}.hero-primary:hover,.home-primary-link:hover{background:var(--accent);border-color:var(--accent)}.hero-secondary:hover,.home-secondary-link:hover{color:var(--accent);border-color:var(--accent)}.home-overview{padding:clamp(var(--space-5), 3vw, 2.5rem) 0;border-top:0;scroll-margin-top:6rem}.home-heading{gap:var(--space-5);grid-template-columns:minmax(0,1fr) auto;align-items:end;display:grid}.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}.home-heading>a,.home-author>a{min-height:44px;color:var(--text);flex:none;align-items:center;gap:.45rem;font-size:.78rem;font-weight:600;text-decoration:none;display:inline-flex}.home-heading>a{border-bottom:1px solid var(--border-dark);margin-bottom:.2rem;padding-top:.15rem}.home-heading>a:hover,.home-author>a:hover{color:var(--accent)}.home-heading>a:hover{border-bottom-color:var(--accent)}.home-article-list{border-top:1px solid var(--border-dark);margin:0;padding:0;list-style:none}.home-article-list li>a{padding:var(--space-4) 0;border-bottom:1px solid var(--border);color:var(--text);touch-action:manipulation;grid-template-columns:minmax(0,1fr);gap:1.25rem;text-decoration:none;display:grid}.home-article-list li.is-featured>a{background:0 0;min-height:0;margin:0}.home-article-number{color:var(--text-faint);font-family:var(--font-mono);padding-top:.35rem;font-size:.62rem;line-height:1}.home-article-copy{gap:.45rem;min-width:0;display:grid}.home-article-category{color:var(--accent);font-family:var(--font-mono);letter-spacing:.05em;text-transform:uppercase;font-size:.62rem;display:inline}.home-article-badges{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.home-format-badge,.home-topic-badge,.home-verdict-badge{min-height:24px;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:999px;align-items:center;font-size:.58rem;font-weight:700;line-height:1;display:inline-flex}.home-format-badge{background:var(--text);color:var(--bg);padding:.25rem .5rem}.home-topic-badge{border:1px solid var(--border);color:var(--text-muted);padding:.25rem .5rem}.home-verdict-badge{background:color-mix(in srgb, var(--accent) 12%, transparent);color:var(--accent);padding:.25rem .55rem}.home-article-copy strong{letter-spacing:-.015em;max-width:820px;font-size:1.08rem;font-weight:600;line-height:1.35}.home-article-list .is-featured strong{font-family:var(--font-display);letter-spacing:-.035em;text-wrap:balance;font-weight:500;line-height:1.08}.home-article-description{max-width:760px;color:var(--text-muted);font-size:.9rem;line-height:var(--lh-relaxed);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.home-article-meta{color:var(--text-faint);font-family:var(--font-mono);text-align:left;flex-wrap:wrap;align-items:center;gap:0;font-size:.62rem;line-height:1.4;display:flex}.home-article-meta>*{display:inline}.home-article-meta>*+:before{color:var(--border-dark);content:"·";margin-inline:.55rem}.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{gap:var(--space-3);grid-template-columns:1fr;align-items:start;margin-top:0;display:grid}.home-start nav{border-top:1px solid var(--border);gap:0;display:grid}.home-start nav a{gap:var(--space-3);padding:var(--space-2) 0;border-bottom:1px solid var(--border);color:var(--text);touch-action:manipulation;grid-template-columns:28px minmax(0,1fr);align-items:center;font-size:.82rem;font-weight:600;text-decoration:none;display:grid}.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{gap:clamp(var(--space-5), 3vw, 2.5rem);padding:clamp(var(--space-5), 3vw, 2.5rem) 0;border-bottom:1px solid var(--border);align-items:center;scroll-margin-top:6rem;display:grid}.home-hardware-strip>p{color:var(--text-muted);font-size:.86rem;line-height:var(--lh-relaxed);margin:0}.home-hardware-actions{flex-direction:column;align-items:stretch;gap:.55rem;display:flex}.home-secondary-link{padding-inline:.4rem}.home-usecases{padding:clamp(var(--space-5), 3vw, 2.5rem) 0;border-bottom:1px solid var(--border);scroll-margin-top:6rem}.adsense-zone{border-bottom:1px solid var(--border);min-height:132px;color:var(--text-muted);grid-template-columns:minmax(0,1fr);gap:.7rem;padding:clamp(1.25rem,2.6vw,2rem) 0}.adsense-zone__label{color:var(--text-faint);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.6rem;font-weight:700;line-height:1}.adsense-zone__frame{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));place-items:center;min-height:clamp(92px,12vw,128px);display:grid;position:relative;overflow:hidden}.adsense-zone__frame span{background:color-mix(in srgb, var(--border-dark) 72%, transparent);width:min(220px,46%);height:1px}.adsense-zone__description{max-width:62ch;color:var(--text-faint);margin:0;font-size:.72rem;line-height:1.5}.home-usecase-card{color:var(--text);touch-action:manipulation;grid-template-rows:auto auto 1fr auto;gap:.8rem;text-decoration:none;display:grid;position:relative}.home-usecase-card:before{background:color-mix(in srgb, var(--accent) 82%, var(--text) 18%);content:"";transform-origin:0;height:3px;transition:transform .18s;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.home-usecase-card:hover:before,.home-usecase-card:focus-visible:before{transform:scaleX(1)}.home-usecase-card:hover strong{color:var(--accent)}.home-usecase-card:active{transform:translateY(1px)}.home-usecase-card:focus-visible{outline:2px solid var(--text);outline-offset:3px}.home-usecase-index{color:var(--text-faint);font-family:var(--font-mono);font-size:.6rem;line-height:1}.home-usecase-card strong{letter-spacing:-.015em;max-width:18ch;font-size:1rem;font-weight:650;line-height:1.18}.home-usecase-card dl{border-top:1px solid var(--border);align-self:start;margin:0;display:grid}.home-usecase-card dl>div{border-bottom:1px solid var(--border);gap:.35rem;padding:.72rem 0;display:grid}.home-usecase-card dt{color:var(--accent);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.58rem;font-weight:700}.home-usecase-card dd,.home-usecase-card em{color:var(--text-muted);margin:0;font-size:.78rem;font-style:normal;line-height:1.5}.home-usecase-card em{border-top:1px solid color-mix(in srgb, var(--accent) 36%, var(--border));color:var(--text);align-self:end;padding-top:.75rem;font-weight:600}.home-author{padding:var(--space-5) 0;grid-template-columns:48px minmax(0,1fr) auto;gap:1.25rem;display:grid}.home-author-mark{color:#fff;width:48px;height:48px;font-family:var(--font-mono);place-items:center;font-size:.65rem;display:grid}.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;color:var(--text-muted);margin:.3rem 0 0;font-size:.78rem;line-height:1.55}@media (width<=900px){.home-overview{gap:var(--space-5);grid-template-columns:1fr}.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-hardware-actions{flex-direction:row;grid-column:1/-1;align-items:center}}@media (width<=640px){body:has(.hero-home) main.site-main{padding-inline:1.125rem}.hero-home{padding-block:2.75rem 2.5rem}body:has(.hero-home) .hero-title{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{flex-direction:column;align-items:flex-start;gap:.35rem;margin-top:1.35rem}.hero-primary,.hero-secondary{min-height:44px}.home-overview{padding-block:2.25rem}.home-heading{gap:var(--space-2);margin-bottom:var(--space-4);align-items:start;display:grid}.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{min-height:0;padding-block:var(--space-4);grid-template-columns:minmax(0,1fr);gap:.8rem}.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{text-align:left;gap:0;font-size:.6rem;display:flex}.home-article-list li:nth-child(n+6){display:none}.home-start{margin-top:var(--space-6);padding:1.75rem 0 0;display:block}.home-start-intro{margin-block:.65rem var(--space-4);font-size:.84rem}.home-start nav a{min-height:48px;font-size:.84rem}.home-usecases,.adsense-zone{padding-block:2.25rem}.adsense-zone{min-height:148px}.adsense-zone__frame{min-height:96px}.home-usecase-grid{border-color:var(--border-dark);grid-template-columns:1fr}.home-usecase-card{background:0 0;border-right:0;gap:.85rem;min-height:0;padding:1rem 0}.home-usecase-card strong{max-width:none}.home-hardware-strip{gap:var(--space-4);grid-template-columns:1fr;padding-block:2.25rem}.home-hardware-strip>p{font-size:.84rem;line-height:1.6}.home-hardware-actions{flex-direction:column;grid-column:auto;align-items:flex-start;gap:.35rem}.home-author{gap:var(--space-2);padding-block:var(--space-6);grid-template-columns:1fr}.home-author-mark{display:none}.home-author>a{grid-column:auto;width:fit-content}.home-author p:not(.home-kicker){font-size:.82rem}}.hero-ticker{background:color-mix(in srgb, var(--bg-card) 70%, transparent);border:1px solid var(--border);border-radius:var(--radius);-webkit-backdrop-filter:blur(8px);justify-self:end;width:100%;max-width:420px;padding:clamp(1.25rem,2.5vw,1.75rem)}.hero-ticker-label{font-family:var(--font-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin:0 0 .85rem;font-size:.65rem;font-weight:600}.hero-ticker-list{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.hero-ticker-item a{color:var(--text);border-bottom:1px solid color-mix(in srgb, var(--border) 50%, transparent);grid-template-columns:88px minmax(0,1fr);align-items:baseline;gap:.85rem;padding:.35rem 0;font-size:.84rem;line-height:1.4;text-decoration:none;transition:color .15s,border-color .15s;display:grid}.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)}.hero-ticker-item time{font-family:var(--font-mono);color:var(--text-faint);letter-spacing:.02em;white-space:nowrap;font-size:.7rem;font-weight:500}.hero-ticker-title{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-weight:500;display:-webkit-box;overflow:hidden}@media (width<=1023px){.hero-ticker{max-width:480px}}@media (width<=767px){.hero-ticker{display:none}}body:has(.hero-home) .hero-intro,body.reference-home-page .hero-intro{text-align:left;align-self:start;min-width:0!important;max-width:720px!important;display:block!important}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{text-align:left;justify-content:flex-start;align-items:center}body:has(.hero-home) .hero-lab-stack{width:100%;max-width:720px;margin-block:clamp(1.5rem,3vw,2.5rem) 0;display:block}.testlab-visual{pointer-events:none;border:1px solid color-mix(in srgb, var(--border,var(--border-dark)) 82%, transparent);color:#eef6ee;min-height:clamp(320px,40vw,520px);position:relative;overflow:hidden}.testlab-visual__grid{z-index:0;background-image:linear-gradient(#eef6ee14 1px,#0000 1px),linear-gradient(90deg,#eef6ee14 1px,#0000 1px);position:absolute;inset:0}.testlab-visual__connections{z-index:1;opacity:.72;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.testlab-visual__trace{fill:none;stroke:#9bb84f94;stroke-dasharray:7 10;stroke-linecap:round;vector-effect:non-scaling-stroke}.testlab-visual__trace--three{stroke:#eef6ee38;stroke-dasharray:2 12}.testlab-visual__panel{z-index:2;border:1px solid #eef6ee2e;display:grid;position:absolute}.testlab-visual__label{font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-weight:700}.testlab-visual__panel strong{font-family:var(--font-mono);letter-spacing:0;font-weight:700}.testlab-visual__panel small{font-family:var(--font-mono)}.testlab-visual__bar{border-radius:999px;overflow:hidden}.testlab-visual__bar i{border-radius:inherit;height:100%;display:block}.testlab-visual__pulse{border-radius:999px;box-shadow:0 0 0 8px #9bb84f24}@media (prefers-reduced-motion:no-preference){.testlab-visual__trace--two{animation-delay:-2s}.testlab-visual__trace--three{animation-duration:9s}.testlab-visual__pulse{animation:2.8s ease-in-out infinite testlabPulse}}@keyframes testlabTrace{0%{stroke-dashoffset:0}to{stroke-dashoffset:-34px}}@keyframes testlabMeter{0%,to{transform:scaleX(var(--value))}50%{transform:scaleX(.84)}}@keyframes testlabPulse{0%,to{opacity:.82;box-shadow:0 0 0 6px #9bb84f1f}50%{opacity:1;box-shadow:0 0 0 12px #9bb84f33}}@media (width<=860px){body:has(.hero-home) .hero-home{grid-template-columns:1fr}.testlab-visual{min-height:310px}}body:has(.hero-home) .hero-home{min-height:auto}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{align-items:start}.home-overview-main{min-width:0}.home-start-intro{color:var(--text-muted);font-size:.92rem;line-height:1.55}.home-start-nav a{gap:var(--space-3);min-height:64px;color:var(--text);touch-action:manipulation;transition:background-color .14s var(--home-ease);grid-template-columns:36px minmax(0,1fr);align-items:center;padding:.85rem 1rem .85rem 0;font-size:.88rem;font-weight:600;text-decoration:none;display:grid}.home-start-nav a:nth-child(odd){border-right:1px solid color-mix(in srgb, var(--border) 78%, transparent);padding-right:1rem}.home-start-nav a:hover{background:color-mix(in srgb, var(--accent) 6%, transparent)}.home-start-nav a>span:first-child{color:var(--text-faint);font-family:var(--font-mono);font-size:.7rem;font-weight:400}.home-start-nav strong{font-size:.92rem;line-height:1.25;display:block}.home-start-nav small{color:var(--text-muted);margin-top:.2rem;font-size:.78rem;font-weight:400;line-height:1.4;display:block}.home-start-nav a:active{transform:translateY(1px)}.home-start-nav a:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.home-usecases,.adsense-zone,.home-hardware-strip,.home-author{padding-block:clamp(2.75rem,5vw,4.25rem)}@media (width<=1023px){body:has(.hero-home) .hero-home,.home-overview{grid-template-columns:1fr}body:has(.hero-home) .hero-home{padding-block:3.25rem 2.75rem}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-nav a:nth-child(odd){padding-right:0}}@media (width<=640px){body:has(.hero-home) .hero-title{max-width:100%;line-height:1}body:has(.hero-home) .testlab-visual{min-height:300px}}body:has(.hero-home) .hero-home{padding-block:clamp(48px,5vw,72px) clamp(42px,4vw,58px)}.hero-lab-stack{place-self:start stretch}body:has(.hero-home) .hero-lab-stack .hero-ticker{grid-column:auto;margin-top:0}body:has(.hero-home) .hero-lab-stack .hero-ticker-item a{gap:.85rem;font-size:.8rem}@media (width>=1280px){body:has(.hero-home) main.site-main{width:min(100%,1220px);max-width:1220px}}@media (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 (width<=640px){body:has(.hero-home) .hero-home{padding-block:44px 38px}body:has(.hero-home) .hero-title{font-size:clamp(43px,11.3vw,54px)}body:has(.hero-home) .hero-sub{margin-top:1rem;font-size:1rem}}body:has(.hero-home){--home-ease:cubic-bezier(.16, 1, .3, 1);background:linear-gradient(90deg, #111a1709 1px, transparent 1px), linear-gradient(#111a1707 1px, transparent 1px), var(--bg);background-size:48px 48px;overflow-x:hidden}body:has(.hero-home) main.site-main{width:min(100%,1260px);max-width:1260px;padding-inline:clamp(1.125rem,4vw,3.25rem)}body:has(.hero-home) .hero-home{border-bottom:1px solid color-mix(in srgb, var(--border) 78%, transparent);grid-template-columns:minmax(0,1.06fr) minmax(390px,.86fr);align-items:start;gap:clamp(2.5rem,6.2vw,5.75rem);padding:clamp(3.4rem,7vw,5.8rem) 0 clamp(3rem,6vw,4.9rem);display:grid;position:relative}body:has(.hero-home) .hero-home:before{background:linear-gradient(90deg, transparent, color-mix(in srgb, var(--accent) 42%, transparent) 18%, color-mix(in srgb, var(--border-dark) 62%, transparent) 52%, transparent);content:"";height:1px;position:absolute;bottom:-1px;left:0;right:0}body:has(.hero-home) .hero-intro{align-self:start;min-width:0;max-width:690px;display:grid}body:has(.hero-home) .hero-kicker,body:has(.hero-home) .home-kicker{color:var(--accent);letter-spacing:.11em;font-size:.68rem}body:has(.hero-home) .hero-title{max-width:680px;color:var(--text);font-family:"Work Sans", var(--font-body);letter-spacing:0;text-wrap:balance;font-size:clamp(3.35rem,5.35vw,5.35rem);font-weight:650;line-height:.96}body:has(.hero-home) .hero-sub{max-width:610px;color:var(--text-muted);margin-top:clamp(1.1rem,2vw,1.5rem);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{min-height:46px;transition:border-color .18s var(--home-ease), background-color .18s var(--home-ease), color .18s var(--home-ease), transform .18s var(--home-ease);border-radius:5px;position:relative;overflow:hidden}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{content:"";transition:transform .42s var(--home-ease);background:linear-gradient(105deg,#0000 32%,#fff3,#0000 68%);position:absolute;inset:0;transform:translate(-120%)}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:translate(120%)}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{border-top:1px solid color-mix(in srgb, var(--border-dark) 74%, transparent);border-bottom:1px solid color-mix(in srgb, var(--border) 92%, transparent);grid-template-columns:repeat(3,minmax(0,1fr));margin-top:clamp(1.7rem,3.4vw,2.6rem);display:grid}.hero-signal-strip a{border-right:1px solid color-mix(in srgb, var(--border) 78%, transparent);min-height:104px;color:var(--text);transition:background-color .18s var(--home-ease), color .18s var(--home-ease), padding-left .18s var(--home-ease);gap:.38rem;padding:.85rem 1rem .95rem 0;text-decoration:none;display:grid}.hero-signal-strip a+a{padding-left:1rem}.hero-signal-strip a:last-child{border-right:0}.hero-signal-strip span{color:var(--accent);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.58rem;font-weight:700;line-height:1}.hero-signal-strip strong{letter-spacing:-.01em;font-size:.93rem;font-weight:650;line-height:1.15}.hero-signal-strip small{max-width:22ch;color:var(--text-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(--accent) 7%, transparent);color:var(--accent);padding-left:.65rem}.hero-signal-strip a:focus-visible{outline:2px solid var(--text);outline-offset:4px}.hero-lab-stack{align-content:start;gap:clamp(1rem,2vw,1.35rem);min-width:0;display:grid;position:relative}.hero-visual{justify-content:center;align-items:center;min-height:clamp(500px,44vw,650px);display:flex;position:relative;overflow:visible}.ai-orb{--size:clamp(340px, 38vw, 560px);width:var(--size);height:var(--size);isolation:isolate;place-items:center;display:grid;position:relative}.ai-orb__image{z-index:10;filter:drop-shadow(0 28px 42px #1c3c2d2e)drop-shadow(0 8px 16px #481e5f2e);width:76%;max-width:none;height:auto;position:relative;transform:translateZ(0)}.ai-orb__ambient{z-index:1;filter:blur(14px);background:radial-gradient(circle at 58% 42%,#b9ffcb85 0%,#82e2a53d 32%,#defae81f 56%,#fff0 78%);border-radius:999px;animation:7s ease-in-out infinite ambientPulse;position:absolute;inset:-8%}.ai-orb__halo{z-index:2;background:radial-gradient(circle at 50% 45%,#ffffff38,#ffffff0f 54%,#fff0 76%);border:1px solid #ffffff7a;border-radius:999px;position:absolute;inset:5%;box-shadow:inset 0 0 38px #ffffff61,inset 0 0 84px #73d19a1a,0 0 72px #67bf8c1f}.ai-orb__grid{z-index:3;opacity:.46;border-radius:999px;position:absolute;inset:6%;overflow:hidden;-webkit-mask-image:radial-gradient(circle,#000 0% 52%,#0000008c 68%,#0000 84%);mask-image:radial-gradient(circle,#000 0% 52%,#0000008c 68%,#0000 84%)}.ai-orb__grid:before{filter:blur(.2px);content:"";background-image:linear-gradient(58deg,#0000 0 48.6%,#ffffff73 49% 49.35%,#0000 50%),linear-gradient(132deg,#0000 0 48.8%,#21865338 49.2% 49.55%,#0000 50.2%);background-size:210px 150px,260px 190px;animation:18s ease-in-out infinite alternate gridFlow;position:absolute;inset:-16%}.ai-orb__grid:after{filter:drop-shadow(0 0 8px #ffffff8c);content:"";background:radial-gradient(circle at 18% 31%,#fffc 0 1.5px,#0000 4px),radial-gradient(circle at 31% 52%,#46c3768c 0 1.5px,#0000 5px),radial-gradient(circle at 43% 27%,#ffffffbf 0 1.5px,#0000 5px),radial-gradient(circle at 58% 44%,#50cd8280 0 1.5px,#0000 5px),radial-gradient(circle at 73% 30%,#ffffffb3 0 1.5px,#0000 5px),radial-gradient(circle at 82% 58%,#46c37673 0 1.5px,#0000 5px);animation:4.8s ease-in-out infinite gridSparkle;position:absolute;inset:0}.ai-orb__rings{z-index:4;pointer-events:none;opacity:.68;border-radius:999px;animation:32s linear infinite ringsRotate;position:absolute;inset:1%}.ai-orb__rings:before,.ai-orb__rings:after{pointer-events:none;content:"";border-radius:999px;position:absolute}.ai-orb__rings:before{filter:drop-shadow(0 0 8px #ffffff6b)drop-shadow(0 0 14px #4fc67d2e);background:conic-gradient(from 40deg,#0000 0deg 36deg,#ffffffb3 48deg,#5ccd876b 60deg,#0000 82deg 160deg,#ffffff80 178deg,#0000 205deg 360deg);inset:7%;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 1.5px),#000 calc(100% - .5px));mask:radial-gradient(farthest-side,#0000 calc(100% - 1.5px),#000 calc(100% - .5px))}.ai-orb__rings:after{background:conic-gradient(from 210deg,#0000 0deg 70deg,#ffffff94 86deg,#57c47e52 102deg,#0000 124deg 230deg,#ffffff8a 248deg,#0000 270deg 360deg);animation:24s linear infinite ringsRotateReverse;inset:18%;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 1.2px),#000 calc(100% - .4px));mask:radial-gradient(farthest-side,#0000 calc(100% - 1.2px),#000 calc(100% - .4px))}.ai-orb__particles{z-index:5;pointer-events:none;border-radius:999px;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:radial-gradient(circle,#000 0 72%,#0000 84%);mask-image:radial-gradient(circle,#000 0 72%,#0000 84%)}.ai-orb__particles span{top:var(--y);left:var(--x);width:var(--s);height:var(--s);animation:5.2s ease-in-out infinite particleOrbit;animation-delay:var(--d);background:#fffffff5;border-radius:999px;position:absolute;box-shadow:0 0 10px #fffffff2,0 0 28px #57d089b8}.ai-orb__shadow{z-index:0;filter:blur(16px);background:radial-gradient(#35254f42 0%,#48356024 38%,#41785b12 62%,#0000 76%);border-radius:999px;height:15%;animation:6s ease-in-out infinite shadowBreathe;position:absolute;bottom:14%;left:25%;right:20%;transform:translateY(18px)}@keyframes ambientPulse{0%,to{opacity:.66;transform:scale(.97)}50%{opacity:1;transform:scale(1.05)}}@keyframes gridFlow{0%{opacity:.45;transform:translate(-10px,8px)scale(1)}to{opacity:.72;transform:translate(10px,-8px)scale(1.03)}}@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:translate(-50%,-50%)scale(.75)}45%{opacity:1;transform:translate(calc(8px - 50%),calc(-50% - 10px))scale(1.35)}70%{opacity:.55;transform:translate(calc(-50% - 6px),calc(5px - 50%))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%}.testlab-visual{contain:paint;isolation:isolate;transform:translateZ(0)}.testlab-visual:after{z-index:4;pointer-events:none;content:"";position:absolute;inset:0}.testlab-visual__scan{z-index:1;pointer-events:none;background:linear-gradient(#0000,#eef6ee14 44%,#97b94d1f 50%,#0000);height:42%;position:absolute;inset:-38% 0 auto;transform:translateY(-30%)}.testlab-visual__grid{background-size:40px 40px;-webkit-mask-image:radial-gradient(at 58% 44%,#000 4%,#0000 74%);mask-image:radial-gradient(at 58% 44%,#000 4%,#0000 74%)}.testlab-visual__trace{stroke-width:.28px}.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 #b7d56e73)}.testlab-visual__scope{color:#eef6ee94;font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.55rem;display:flex;position:absolute}.testlab-visual__scope span{border-left:1px solid #eef6ee29;padding-left:.55rem}.testlab-visual__panel{gap:.4rem;transform:translateZ(0)}.testlab-visual__panel--primary{width:42%;top:11%;left:8%}.testlab-visual__panel--cloud{width:46%;top:34%;right:5%}.testlab-visual__panel--hybrid{width:35%;top:54%;bottom:auto;left:12%}.testlab-visual__bar i{width:100%;transform:scaleX(var(--value));transform-origin:0}.testlab-visual__pulse{position:absolute;left:auto;transform:translateZ(0)}.testlab-visual__panel--cloud small{white-space:nowrap;padding-left:0;padding-right:1.55rem}.testlab-visual__rail{z-index:3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid #eef6ee29;border-radius:5px;grid-template-columns:repeat(3,minmax(0,1fr));gap:0;display:grid;position:absolute;overflow:hidden}.testlab-visual__rail span{color:#eef6eea3;font-family:var(--font-mono);border-right:1px solid #eef6ee1c;gap:.12rem;font-size:.53rem;line-height:1.2;display:grid}.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{border-color:color-mix(in srgb, var(--border-dark) 54%, transparent);background:color-mix(in srgb, var(--bg-card) 88%, transparent);border-radius:6px;justify-self:end;width:min(440px,94%);max-width:none;padding:1.05rem 1.15rem;position:relative;box-shadow:0 14px 36px #111a1712}body:has(.hero-home) .hero-lab-stack .hero-ticker:before{background:var(--green);content:"";width:7px;height:7px;box-shadow:0 0 0 5px color-mix(in srgb, var(--green) 18%, transparent);border-radius:999px;position:absolute;top:1.35rem;left:1.15rem}body:has(.hero-home) .hero-ticker-label{color:var(--text-faint);margin-bottom:.72rem;padding-left:1.05rem}body:has(.hero-home) .hero-lab-stack .hero-ticker-item a{border-bottom-color:color-mix(in srgb, var(--border) 70%, transparent);min-height:46px;color:var(--text);transition:color .16s var(--home-ease), border-color .16s var(--home-ease), transform .16s var(--home-ease);grid-template-columns:82px minmax(0,1fr);padding:.42rem 0}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(--text-faint)}body:has(.hero-home) .hero-signal-strip a{border:1px solid color-mix(in srgb, var(--border) 90%, transparent);box-shadow:none;background:0 0;border-radius:0;padding:1rem 1.1rem}.home-overview{border-bottom:1px solid color-mix(in srgb, var(--border) 90%, transparent);grid-template-columns:none;gap:0;padding-block:clamp(2.5rem,5vw,4rem);display:block}.home-overview-main{box-shadow:none;background:0 0;border:0;border-radius:0;gap:clamp(1.5rem,2.5vw,2.25rem);padding:0;display:grid}.home-featured-article{border-bottom:1px solid color-mix(in srgb, var(--border-dark) 70%, transparent);box-shadow:none;background:0 0;border-radius:0;padding-block:.5rem 1.4rem}.home-featured-article a{box-shadow:none;background:0 0;border:0;border-radius:0}.home-start{border:0;border-bottom:1px solid color-mix(in srgb, var(--border) 90%, transparent);box-shadow:none;background:0 0;border-radius:0;margin:0;scroll-margin-top:6rem;position:static!important;top:auto!important}.home-start-heading{gap:var(--space-1);border:0;max-width:60ch;margin-bottom:clamp(1rem,2vw,1.5rem);display:grid}.home-start-intro{background:0 0;border:0;max-width:60ch;margin:0}.home-start-nav{border:0;border-top:1px solid color-mix(in srgb, var(--border-dark) 60%, transparent);box-shadow:none;background:0 0;border-radius:0;grid-template-columns:repeat(2,minmax(0,1fr));gap:0;margin-top:clamp(1.25rem,2vw,1.6rem);display:grid}.home-start-nav a{border:0;border-bottom:1px solid color-mix(in srgb, var(--border) 86%, transparent);box-shadow:none;background:0 0;border-radius:0}.home-usecase-grid{border:0;border-top:1px solid color-mix(in srgb, var(--border-dark) 60%, transparent);box-shadow:none;background:0 0;border-left:0;border-radius:0;gap:0;display:grid}.home-usecase-card{border:0;border-right:1px solid color-mix(in srgb, var(--border) 78%, transparent);border-bottom:1px solid color-mix(in srgb, var(--border) 78%, transparent);box-shadow:none;border-radius:0}.home-usecase-card:before{display:none}@media (width<=1023px){body:has(.hero-home) .hero-signal-strip a{padding:.85rem .95rem}.home-overview{grid-template-columns:none}.home-start-nav{grid-template-columns:1fr}.home-start-nav a:nth-child(odd){border-right:0}.home-usecase-grid{grid-template-columns:1fr}.home-usecase-card{border-right:0}}@media (width<=640px){.home-overview,.home-usecases,.adsense-zone,.home-hardware-strip,.home-author{padding-block:2.25rem}}body:has(.hero-home) .hero-signal-strip a:hover{background:color-mix(in srgb, var(--accent) 4%, transparent);border-color:color-mix(in srgb, var(--accent) 35%, transparent)}.home-heading{margin-bottom:clamp(1rem,2vw,1.45rem)}.home-heading h2,.home-start h2,.home-hardware-strip h2,.home-author h2{color:var(--text);letter-spacing:-.025em}.home-article-list{border-top-color:var(--border-dark)}.home-article-list li>a{min-height:72px;transition:background-color .16s var(--home-ease), transform .16s var(--home-ease);padding-block:clamp(.95rem,1.8vw,1.25rem);position:relative}.home-article-list li>a:before{background:var(--accent);content:"";transform-origin:top;width:3px;transition:transform .18s var(--home-ease);position:absolute;top:.85rem;bottom:.85rem;left:-.75rem;transform:scaleY(0)}.home-article-list li>a:hover{background:color-mix(in srgb, var(--accent) 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(--text)}.home-article-description,.home-start-intro,.home-usecase-card dd,.home-usecase-card em,.home-hardware-strip>p,.home-author p:not(.home-kicker){color:var(--text-muted)}.home-start{border-top:0;border-left:1px solid color-mix(in srgb, var(--border-dark) 75%, transparent);padding:0 0 0 1.2rem;top:1.5rem}.home-start nav a{border-bottom-color:color-mix(in srgb, var(--border) 86%, transparent);min-height:48px}.home-usecases,.home-hardware-strip,.home-author{border-bottom-color:color-mix(in srgb, var(--border) 90%, transparent);padding-block:clamp(3rem,5.8vw,5rem)}.adsense-zone{display:none}.home-usecase-grid{border-top-color:var(--border-dark);border-left-color:color-mix(in srgb, var(--border) 86%, transparent);grid-template-columns:repeat(3,minmax(0,1fr))}.home-usecase-card{background:linear-gradient(180deg, color-mix(in srgb, var(--bg-card) 82%, transparent), transparent 72%), color-mix(in srgb, var(--bg-subtle) 62%, transparent);border-color:color-mix(in srgb, var(--border) 86%, transparent);min-height:268px;transition:background-color .18s var(--home-ease), transform .18s var(--home-ease);padding:1.15rem}.home-usecase-card:hover{background:linear-gradient(180deg, color-mix(in srgb, var(--bg-card) 92%, transparent), transparent 72%), color-mix(in srgb, var(--accent) 7%, var(--bg-subtle))}.home-usecase-card:first-child{padding-left:1.35rem}.home-usecase-card strong{color:var(--text)}.home-hardware-strip{grid-template-columns:minmax(220px,.75fr) minmax(320px,1fr) minmax(176px,auto)}.home-author{align-items:start}.home-author-mark{background:var(--accent);border-radius:5px}@media (prefers-reduced-motion:no-preference){[data-home-reveal]{opacity:0;transform:translateY(18px)}[data-home-reveal].is-visible{opacity:1;transition:opacity .52s var(--home-ease) var(--reveal-delay,0s), transform .52s var(--home-ease) var(--reveal-delay,0s);transform:translate(0,0)}.testlab-visual__scan{animation:testlabScan 6.8s var(--home-ease) infinite}.testlab-visual__trace{animation:5.8s linear infinite testlabTrace}.testlab-visual__node{animation:3.4s ease-in-out infinite testlabNode}.testlab-visual__node--two,.testlab-visual__node--four{animation-delay:-1.4s}.testlab-visual__bar i{animation:5.6s ease-in-out infinite testlabMeter}body:has(.hero-home) .hero-lab-stack .hero-ticker:before{animation:2.6s ease-in-out infinite testlabTickerPulse}}@keyframes testlabScan{0%,to{opacity:.45;transform:translateY(-38%)}48%,58%{opacity:.9;transform:translateY(270%)}}@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(--green) 12%, transparent);opacity:.7}50%{box-shadow:0 0 0 8px color-mix(in srgb, var(--green) 18%, transparent);opacity:1}}@media (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 (width<=980px){.home-overview,.home-hardware-strip{grid-template-columns:1fr}.home-start{border-top:1px solid color-mix(in srgb, var(--border-dark) 74%, transparent);border-left:0;padding:1.45rem 0 0;position:static}.home-usecase-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hardware-actions{flex-direction:row;grid-column:auto;align-items:center}}@media (width<=720px){body:has(.hero-home) main.site-main{padding-inline:1.05rem}body:has(.hero-home) .hero-home{gap:1.65rem;padding-block:2.55rem 2.35rem}body:has(.hero-home) .hero-title{font-size:clamp(2.62rem,12.2vw,4rem);line-height:1}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{border-right:0;border-bottom:1px solid color-mix(in srgb, var(--border) 78%, transparent);min-height:74px;padding:.85rem 0}.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%}.hero-lab-stack{width:100%;max-width:100%;padding-top:0;overflow:hidden}.hero-mascot-panel{min-height:clamp(340px,92vw,460px);overflow:hidden}.hero-mascot-panel:before{filter:blur(28px);opacity:.68;inset:15% 3% 10%}.hero-mascot-panel img{filter:drop-shadow(0 20px 36px #07120f38);width:min(116%,500px);max-width:none;transform:rotate(-2deg)}.testlab-visual__scope,.testlab-visual__rail{display:none}.testlab-visual__panel{overflow:hidden}.testlab-visual__panel--primary{width:58%;top:9%;left:7%}.testlab-visual__panel--cloud{width:52%;top:37%;right:5%}.testlab-visual__panel--hybrid{width:40%;top:63%;bottom:auto;left:8%}.testlab-visual__label{font-size:.5rem}.testlab-visual__panel strong{overflow-wrap:anywhere;font-size:clamp(1.18rem,8vw,1.72rem)}.testlab-visual__panel--cloud strong{font-size:clamp(1.04rem,7vw,1.42rem)}.testlab-visual__panel--cloud small{white-space:nowrap;padding-left:0;padding-right:1.3rem;font-size:.54rem;line-height:1.35}body:has(.hero-home) .hero-lab-stack .hero-ticker{display:none}.home-overview,.home-usecases,.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{background:0 0;border-right:0;min-height:0;padding:1.05rem 0}.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{scroll-behavior:auto;transition-duration:1ms;animation-duration:1ms;animation-iteration-count:1}[data-home-reveal]{opacity:1;transform:none}}[data-home-reveal]{opacity:1;transform:none}body:has(.hero-home) .hero-lab-stack .testlab-visual{aspect-ratio:.98;min-height:clamp(430px,40vw,540px)}.testlab-visual{--console-ink:#f5fbf4;--console-muted:#eef6eead;--console-soft:#eef6ee1c;--console-line:#eef6ee2e;--console-signal:#b7d56e;--console-cyan:#68c8b0;background:radial-gradient(circle at 72% 20%,#68c8b047,#0000 28%),radial-gradient(circle at 26% 78%,#b7d56e33,#0000 28%),linear-gradient(90deg,#b7d56e17 1px,#0000 1px) 0 0/42px 42px,linear-gradient(#b7d56e13 1px,#0000 1px) 0 0/42px 42px,linear-gradient(145deg,#0b1512 0%,#13231e 48%,#07120f 100%);border-radius:10px;box-shadow:0 26px 70px #111a1733,inset 0 1px #ffffff14}.testlab-visual:after{opacity:.56;mix-blend-mode:screen;background:linear-gradient(#ffffff14,#0000 19% 76%,#0000003d),linear-gradient(90deg,#ffffff0a,#0000 18% 80%,#00000038)}.testlab-visual__header{z-index:5;color:var(--console-muted);font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;gap:.22rem;display:grid;position:absolute;top:7%;left:7%}.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{z-index:5;top:7.5%;right:7%}.testlab-visual__matrix{z-index:4;grid-template-rows:minmax(116px,1fr) minmax(112px,.82fr);grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:.72rem;display:grid;position:absolute;inset:21% 6.5% 25%}.testlab-visual__panel,.testlab-visual__panel--primary,.testlab-visual__panel--cloud,.testlab-visual__panel--hybrid{width:auto;position:relative;inset:auto}.testlab-visual__panel{border-color:var(--console-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(#ffffff09,#0000 34%),#060f0dc2;border-radius:7px;align-content:start;min-width:0;min-height:0;padding:clamp(.66rem,1.55vw,.9rem);overflow:hidden;box-shadow:inset 0 1px #ffffff17,0 15px 34px #00000038}.testlab-visual__panel--hybrid{grid-column:1/-1;grid-template-columns:minmax(92px,.58fr) minmax(0,1fr);align-items:center;column-gap:.9rem;display:grid}.testlab-visual__label{color:var(--console-signal);font-size:.55rem}.testlab-visual__panel strong{color:var(--console-ink);text-wrap:balance;font-size:clamp(1.16rem,2vw,1.62rem);line-height:1.06}.testlab-visual__panel--cloud strong{white-space:normal;font-size:clamp(1.08rem,1.82vw,1.44rem)}.testlab-visual__panel small{color:var(--console-muted);font-size:clamp(.54rem,.94vw,.62rem);line-height:1.25}.testlab-visual__panel em{color:#eef6ee8a;font-family:var(--font-mono);font-size:clamp(.5rem,.95vw,.58rem);font-style:normal;line-height:1.25;display:block}.testlab-visual__panel--cloud small,.testlab-visual__panel--cloud em{white-space:normal;padding-right:1.1rem}.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{background:#eef6ee21;height:5px}.testlab-visual__bar i{background:linear-gradient(90deg, var(--console-signal), var(--console-cyan))}.testlab-visual__pulse{background:var(--console-signal);width:.62rem;height:.62rem;bottom:.78rem;right:.78rem}.testlab-visual__choice{z-index:4;color:#eef6eea8;font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;grid-template-columns:max-content 1fr max-content 1fr max-content;align-items:center;gap:.48rem;font-size:.55rem;display:grid;position:absolute;bottom:18.4%;left:7%;right:7%}.testlab-visual__choice i{background:#eef6ee2e;height:1px;position:relative;overflow:hidden}.testlab-visual__choice i:after{background:linear-gradient(90deg, transparent, var(--console-cyan), transparent);content:"";width:44%;position:absolute;inset:0 auto 0 0;transform:translate(-120%)}.testlab-visual__rail{background:#050d0b94;border-color:#eef6ee2b;bottom:5%;left:7%;right:7%}.testlab-visual__rail span{min-height:38px;padding:.44rem .58rem}@media (prefers-reduced-motion:no-preference){.testlab-visual__choice i:after{animation:2.8s ease-in-out infinite testlabChoiceFlow}.testlab-visual__choice i:nth-of-type(2):after{animation-delay:.55s}}@keyframes testlabChoiceFlow{0%{opacity:0;transform:translate(-130%)}22%,66%{opacity:1}to{opacity:0;transform:translate(230%)}}@media (width<=720px){body:has(.hero-home) .hero-lab-stack .testlab-visual{aspect-ratio:.86;min-height:430px}.testlab-visual__header{top:6.5%;left:6.5%}.testlab-visual__scope,.testlab-visual__choice,.testlab-visual__rail{display:none}.testlab-visual__matrix{grid-template-rows:minmax(88px,.86fr) minmax(88px,.86fr) minmax(104px,1fr);grid-template-columns:1fr;gap:.54rem;inset:18% 5.5% 6%}.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{overflow-wrap:normal;font-size:clamp(1.1rem,6.2vw,1.48rem)}.testlab-visual__panel small,.testlab-visual__panel--cloud small{white-space:normal;padding-right:1.15rem}.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}.testlab-visual__choice i:after{opacity:.65;transform:translate(20%)}}body.reference-home-page .landing-main.original-homepage-elements{padding-inline:0}body.reference-home-page:has(.hero-home) .hero-home{width:min(100%, var(--max-w));max-width:var(--max-w);min-height:clamp(430px,52vh,560px);padding-inline:var(--page-pad);box-shadow:none;border:0;grid-template-columns:minmax(0,.96fr) minmax(360px,.78fr);align-items:center;gap:clamp(1.75rem,4vw,4.25rem);padding-block:clamp(2rem,4vw,3.5rem) clamp(.9rem,2vw,1.6rem);display:grid}body.reference-home-page:has(.hero-home) .hero-title{max-width:none;color:var(--text);font-family:"Work Sans", var(--font-body);letter-spacing:-.03em;text-wrap:balance;margin:0 0 1.1rem;font-size:clamp(2.55rem,3.6vw,3.8rem);font-style:normal;font-weight:700;line-height:1.06;display:block}body.reference-home-page .hero-title span,body.reference-home-page .hero-title em{display:block}body.reference-home-page .hero-lead{margin:0 0 1rem}body.reference-home-page .hero-sub{margin:0 0 1.8rem}@media (width<=760px){body.reference-home-page .hero-actions{flex-wrap:wrap}}@media (width<=700px){body.reference-home-page .hero-home{grid-template-columns:none;min-height:auto;padding:2.25rem 1rem 2.75rem;display:block}body.reference-home-page .hero-title{letter-spacing:-.06em;max-width:12ch;margin:0 0 1.1rem;font-size:clamp(3rem,13vw,4.25rem);line-height:.96}body.reference-home-page .hero-lead{margin:0 0 1rem;font-size:1.25rem;line-height:1.25}body.reference-home-page .hero-sub{margin:0 0 1.5rem;font-size:1rem;line-height:1.55}body.reference-home-page .hero-actions{gap:.75rem;display:grid}body.reference-home-page .hero-primary,body.reference-home-page .hero-secondary{justify-content:center;width:100%}body.reference-home-page .hero-lab-stack{margin-top:2rem}body.reference-home-page .ai-orb{width:min(68vw,240px);height:min(68vw,240px)}}body.reference-home-page .hero-primary{box-shadow:none;transition:background .18s var(--home-ease), border-color .18s var(--home-ease)}body.reference-home-page .hero-primary:hover,body.reference-home-page .hero-primary:focus-visible{background:var(--green);border-color:var(--green)}body.reference-home-page .hero-primary:before,body.reference-home-page .hero-secondary:before{content:"";width:1rem;height:1rem;-webkit-mask:var(--button-icon) center / contain no-repeat;mask:var(--button-icon) center / contain no-repeat;background:currentColor;margin-right:.48rem;display:inline-block}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 color-mix(in srgb, var(--green) 45%, transparent)}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{align-self:center;position:relative}body.reference-home-page .hero-lab-stack:before{z-index:0;content:"";border-radius:999px;position:absolute}body.reference-home-page .hero-visual{z-index:1;position:relative}body.reference-home-page .ai-orb{aspect-ratio:1;width:var(--size);height:var(--size);min-height:0;max-width:var(--size);max-height:var(--size)}body.reference-home-page .hero-visual{height:auto}body.reference-home-page .ai-orb__image{aspect-ratio:1;object-fit:contain;object-position:center center;height:auto;transform:none}body.reference-home-page .hero-signal-strip{border:0;max-width:1120px;display:grid}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{color:var(--text);transition:transform .18s var(--home-ease), border-color .18s var(--home-ease), box-shadow .18s var(--home-ease), background .18s var(--home-ease);grid-template-columns:46px minmax(0,1fr);grid-template-areas:"icon label""title title""desc desc";align-content:start;text-decoration:none;display:grid;overflow:hidden}body.reference-home-page .hero-signal-strip a:focus-visible{box-shadow:0 0 0 3px color-mix(in srgb, var(--accent) 28%, transparent), 0 18px 38px #203f251a}body.reference-home-page .hero-signal-strip a:before{color:var(--accent);content:"";grid-area:icon}body.reference-home-page .hero-signal-strip a:after{content:"";place-items:center;top:1.5rem;left:1.5rem}body.reference-home-page .hero-signal-strip span{grid-area:label;align-self:center}body.reference-home-page .hero-signal-strip strong{grid-area:title;margin-top:1.1rem}body.reference-home-page .hero-signal-strip small{grid-area:desc;margin-top:.6rem}body.reference-home-page .home-trust-banner{border:1px solid #d7e8d3;align-items:center;gap:.8rem;display:flex}body.reference-home-page .home-trust-banner>span{font-family:"DM Mono", var(--font-mono);border:1px solid #b9d5b0;border-radius:999px;flex:none;place-items:center;font-size:.78rem;font-weight:700;display:grid}body.reference-home-page .home-trust-banner p{min-width:0;font-size:.95rem;line-height:1.5;font-family:var(--font-body);flex:auto;margin:0}body.reference-home-page .home-trust-banner strong{font-family:var(--font-body);letter-spacing:-.01em;margin-bottom:.15rem;font-size:1rem;font-weight:700}body.reference-home-page .home-trust-banner p>span{color:var(--text-muted);font-family:var(--font-body);font-size:.95rem;line-height:1.55;display:block}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-hardware-strip,body.reference-home-page .home-author{border-color:#c8d7cec7}html[data-dark=true] body.reference-home-page .hero-secondary{border-color:var(--border)!important;color:var(--green)!important;background:#eef5ee0f!important}html[data-dark=true] body.reference-home-page .hero-primary{color:#202522!important;background:#d7ddd5!important;border-color:#d7ddd5!important}html[data-dark=true] body.reference-home-page .hero-primary:hover,html[data-dark=true] body.reference-home-page .hero-primary:focus-visible{background:var(--green)!important;border-color:var(--green)!important;color:#0d160e!important}html[data-dark=true] body.reference-home-page .hero-lab-stack:before{background:radial-gradient(circle at 50% 45%,#7eb0681f,#0000 38%),radial-gradient(circle at 52% 52%,#599f4b33,#0000 58%),radial-gradient(circle at 65% 42%,#2ab2a81f,#0000 62%)}html[data-dark=true] body.reference-home-page .ai-orb__image{filter:drop-shadow(0 34px 58px #00000061)}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(--border)!important;color:var(--text)!important;background:#1d251fdb!important;box-shadow:0 18px 42px #00000042,inset 0 1px #eef5ee0d!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{background:#232d26f5!important;border-color:#9fd88975!important;box-shadow:0 24px 52px #00000057,inset 0 0 0 1px #9fd8891f!important}html[data-dark=true] body.reference-home-page .hero-signal-strip a:before{background:var(--surface-icon);color:var(--accent)}html[data-dark=true] body.reference-home-page .hero-signal-strip small{color:var(--text-muted)!important}html[data-dark=true] body.reference-home-page .home-trust-banner{border-color:var(--border);background:var(--surface-highlight);color:var(--text-muted)}html[data-dark=true] body.reference-home-page .home-trust-banner>span{color:var(--accent);border-color:#9fd88957}html[data-dark=true] body.reference-home-page .home-trust-banner strong{color:var(--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-hardware-strip,html[data-dark=true] body.reference-home-page .home-author{border-color:var(--border)}@media (width<=1023px){body.reference-home-page .hero-home{min-height:0;grid-template-columns:1fr!important}}@media (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{box-sizing:border-box;min-width:0;max-width:100%}body.reference-home-page .site-main,body.reference-home-page .landing-main,body.reference-home-page .landing-main.original-homepage-elements{overflow-x:clip;width:100%!important;max-width:100%!important;padding-inline:0!important}body.reference-home-page .hero-home{overflow-x:clip;width:100%!important;padding:2.6rem 1rem 1.8rem!important}body.reference-home-page .hero-title{max-width:100%!important;font-size:clamp(2.35rem,11vw,3.35rem)!important}body.reference-home-page .hero-signal-strip{grid-template-columns:1fr;width:100%;max-width:560px;margin-inline:auto}body.reference-home-page .hero-signal-strip a{grid-template-rows:44px auto auto 1fr;min-height:132px;padding:1.25rem!important}body.reference-home-page .hero-signal-strip a:before{border-radius:11px;width:44px;height:44px}body.reference-home-page .hero-signal-strip a:after{width:44px;height:44px;-webkit-mask:var(--card-icon) center / 22px 22px no-repeat;mask:var(--card-icon) center / 22px 22px no-repeat;top:1.25rem;left:1.25rem}body.reference-home-page .hero-signal-strip small{font-size:.92rem}body.reference-home-page .hero-sub,body.reference-home-page .hero-lead{overflow-wrap:break-word;max-width:100%}body.reference-home-page .hero-actions{gap:.75rem;width:100%;display:grid}body.reference-home-page .hero-primary,body.reference-home-page .hero-secondary{white-space:normal;text-align:center;justify-content:center;min-width:0}}@media (width>=1024px){body.reference-home-page .landing-main.original-homepage-elements{grid-template-rows:auto auto auto;display:grid}body.reference-home-page .hero-home{gap:clamp(1.5rem,3.8vw,4rem)!important;min-height:clamp(370px,45vh,500px)!important;padding-block:clamp(1.65rem,3.4vh,2.9rem) clamp(.7rem,1.5vh,1.2rem)!important}body.reference-home-page:has(.hero-home) .hero-title{margin-bottom:clamp(.75rem,1.5vh,1.15rem);max-width:12.5ch!important;font-size:clamp(3.15rem,4.45vw,4.7rem)!important;line-height:.98!important}body.reference-home-page .hero-sub{max-width:520px!important;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{padding:.66rem 1rem!important}body.reference-home-page .hero-visual{min-height:clamp(330px,35vw,470px)!important}body.reference-home-page .hero-signal-strip{gap:clamp(.85rem,1.4vw,1.15rem);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{border-radius:16px!important;min-height:168px!important;padding:1.5rem!important}body.reference-home-page .hero-signal-strip a:before{border-radius:12px;width:46px!important;height:46px!important}body.reference-home-page .hero-signal-strip a:after{width:46px!important;height:46px!important;top:1.5rem!important;left:1.5rem!important;-webkit-mask-size:24px 24px!important;mask-size:24px 24px!important}body.reference-home-page .hero-signal-strip span{font-size:.68rem!important}body.reference-home-page .hero-signal-strip strong{margin-top:1rem!important;font-size:clamp(1.18rem,1.42vw,1.38rem)!important}body.reference-home-page .hero-signal-strip small{margin-top:.55rem!important;font-size:.94rem!important}body.reference-home-page .home-trust-banner{padding:.75rem .95rem}body.reference-home-page .home-trust-banner strong{margin:0 .35rem 0 0;font-size:.95rem;display:inline}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 (width>=1280px){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{max-width:var(--max-w)!important;width:min(100%, var(--max-w))!important;padding-inline:var(--page-pad)!important;grid-template-columns:minmax(0,.96fr) minmax(390px,.78fr)!important;gap:clamp(2rem,4vw,4.5rem)!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 (width>=1600px){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{max-width:var(--max-w)!important;width:min(100%, var(--max-w))!important;padding-inline:var(--page-pad)!important;grid-template-columns:minmax(0,.94fr) minmax(420px,.78fr)!important;gap:clamp(2.25rem,4.2vw,4.75rem)!important}body.reference-home-page .hero-intro{max-width:680px!important}body.reference-home-page .hero-lab-stack{justify-self:end}body.reference-home-page .hero-visual{min-height:clamp(360px,28vw,460px)!important}}@media (width>=1024px){body.reference-home-page .home-trust-banner{padding-block:.66rem}}@media (width>=1600px){body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{min-height:clamp(405px,47vh,480px)}body.reference-home-page .hero-lab-stack{width:min(100%,480px)}body.reference-home-page .hero-visual{min-height:clamp(350px,25vw,420px)}body.reference-home-page .ai-orb{--size:clamp(350px, 24vw, 420px)}}@media (width<=760px){body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{width:100%;padding-inline:1.15rem;display:block}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{width:100%;min-width:0;display:block}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%}body.reference-home-page .hero-title{overflow-wrap:normal;word-break:normal;hyphens:none;max-width:min(100%,12ch)}}body.reference-home-page{color:var(--text);background:radial-gradient(circle at 73% 29%,#76bc7b47,#0000 22rem),radial-gradient(circle at 10% 0,#def4d30b,#0000 21rem),radial-gradient(circle at 46% 84%,#537f432e,#0000 25rem),linear-gradient(110deg,#16241b 0%,#19271d 44%,#142017 100%)}body.reference-home-page .landing-main.original-homepage-elements{width:min(100%,1320px);max-width:1320px}body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{padding:clamp(2rem, 3.5vw, 3.2rem) var(--page-pad) clamp(.6rem, 1.2vw, 1rem)}body.reference-home-page:has(.hero-home) .hero-title,body.reference-home-page .hero-title{color:var(--text);text-wrap:balance;margin-bottom:clamp(1.05rem,1.6vw,1.55rem);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:700}body.reference-home-page .hero-lead{color:#edf4edc2;letter-spacing:-.028em;max-width:560px;margin-bottom:clamp(1rem,1.4vw,1.35rem);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:clamp(1.5rem,2.08vw,1.85rem);font-weight:600;line-height:1.24}body.reference-home-page .hero-sub{margin-bottom:clamp(.95rem,1.4vw,1.3rem);font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body.reference-home-page .hero-actions{gap:1rem;margin-top:0}body.reference-home-page .hero-primary,body.reference-home-page .hero-secondary{letter-spacing:.005em;border-radius:10px;min-height:54px;padding:.84rem 1.18rem;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;font-weight:700;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{color:#f8fff6;background:#abe99c;border-color:#abe99c}body.reference-home-page .hero-secondary{color:var(--accent);background:#edf4ed0e;border-color:#c1dabd3d}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)}body.reference-home-page .hero-visual{min-height:clamp(330px,32vw,440px)}body.reference-home-page .ai-orb{--size:clamp(330px, 28vw, 378px)}body.reference-home-page .ai-orb__halo{background:radial-gradient(circle at 42% 36%,#edf4ed2e,#0000 35%),radial-gradient(circle,#95d58f33,#0000 62%),#edf4ed14}body.reference-home-page .ai-orb__grid{opacity:.58}body.reference-home-page .ai-orb__image{filter:drop-shadow(0 26px 38px #0000004d);width:74%}body.reference-home-page .hero-signal-strip{width:min(calc(100% - (var(--page-pad) * 2)), 1120px);grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,1.6vw,1.4rem);margin:0 auto .65rem}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{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#121d16b8;border:1px solid #aee79c2e;border-radius:14px;grid-template-rows:auto auto auto 1fr;align-items:start;min-height:178px;padding:24px;position:relative;box-shadow:inset 0 1px #ffffff09,0 18px 38px #0000002e}body.reference-home-page .hero-signal-strip a:hover,body.reference-home-page .hero-signal-strip a:focus-visible{background:#19271de6;border-color:#aee79c6b;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff0f,0 22px 46px #0000003d}body.reference-home-page .hero-signal-strip a:focus-visible{outline-offset:3px;outline:2px solid #aee79c8c}body.reference-home-page .hero-signal-strip a:before{background:#8ac87929;border-radius:12px;place-self:start;place-items:center;width:46px;height:46px;margin:0;display:grid;position:static}body.reference-home-page .hero-signal-strip a:after{background:var(--accent);width:46px;height:46px;-webkit-mask:var(--card-icon) center / 22px 22px no-repeat;mask:var(--card-icon) center / 22px 22px no-repeat;-webkit-mask:var(--card-icon) center / 22px 22px no-repeat;grid-area:1/1;align-self:start;margin:0;display:block;position:static}body.reference-home-page .hero-signal-strip a:first-child{--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{color:var(--accent);font-family:"DM Mono", var(--font-mono);letter-spacing:.18em;text-transform:uppercase;margin:12px 0 0;font-size:.66rem;font-weight:700;line-height:1;display:block;position:static}body.reference-home-page .hero-signal-strip strong{color:var(--text);letter-spacing:-.038em;justify-content:space-between;align-items:center;gap:.75rem;margin:4px 0 0;font-size:clamp(1.18rem,1.48vw,1.42rem);font-weight:730;line-height:1.15;display:flex}body.reference-home-page .hero-signal-strip strong:after{color:var(--accent);content:"→";font-family:"Work Sans", var(--font-body);transition:transform .2s var(--home-ease,ease);flex:none;font-size:1.5rem;font-weight:500;line-height:1;transform:translateY(-1px)}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{color:#edf4edad;align-self:start;max-width:none;margin:10px 0 0;font-size:.94rem;line-height:1.45;display:block}body.reference-home-page .home-trust-banner{width:min(calc(100% - (var(--page-pad) * 2)), 1260px);color:#edf4edad;background:#51814033;border-color:#aee79c38;border-radius:12px;margin:0 auto clamp(2.1rem,4vw,3.1rem);padding:.83rem 1rem}body.reference-home-page .home-trust-banner>span{width:21px;height:21px;color:var(--accent);border-color:#aee79c61}body.reference-home-page .home-trust-banner strong{color:var(--accent);margin:0 .35rem 0 0;display:inline}body.reference-home-page .home-trust-banner p,body.reference-home-page .home-trust-banner p>span{color:#edf4edad;font-size:.96rem;line-height:1.45}@media (width>=1280px){body.reference-home-page .landing-main.original-homepage-elements{width:min(100%,1378px);max-width:1378px}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);max-width:1260px}body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{width:min(100%,1378px);max-width:1378px}body.reference-home-page .hero-signal-strip{max-width:1120px}}@media (width>=761px) and (width<=1023px){body.reference-home-page .hero-signal-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}body.reference-home-page .hero-signal-strip a:nth-child(3){grid-column:1/-1;justify-self:center;max-width:50%}}@media (width<=1023px){body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{gap:1.5rem}body.reference-home-page .home-trust-banner{width:calc(100% - (var(--page-pad) * 2))}}@media (width<=760px){body.reference-home-page:has(.hero-home) .hero-title,body.reference-home-page .hero-title{letter-spacing:-.05em;line-height:1.02}body.reference-home-page .hero-lead{font-size:clamp(1.05rem,4.9vw,1.28rem)}body.reference-home-page .hero-sub{letter-spacing:0}body.reference-home-page .hero-actions{grid-template-columns:1fr}body.reference-home-page .hero-primary,body.reference-home-page .hero-secondary{width:100%;min-height:48px}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}body.reference-home-page .home-trust-banner{align-items:flex-start;width:calc(100% - 2.3rem)}}@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}}@media (width>=1024px){body.reference-home-page .landing-main.original-homepage-elements{row-gap:clamp(.7rem,1.15vw,1.05rem)}body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{align-items:start}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{margin-bottom:clamp(.9rem,1.25vw,1.18rem)}body.reference-home-page .hero-lead{max-width:560px;margin-bottom:clamp(.8rem,1.1vw,1.05rem);font-size:clamp(1.32rem,1.78vw,1.62rem);line-height:1.25}body.reference-home-page .hero-sub{margin-bottom:clamp(1rem,1.35vw,1.28rem)}body.reference-home-page .hero-actions{margin-top:0}body.reference-home-page .hero-lab-stack{align-self:start;padding-top:clamp(.1rem,.8vw,.55rem)}body.reference-home-page .hero-signal-strip{width:min(calc(100% - (var(--page-pad) * 2)), 1260px);align-items:stretch;max-width:1260px;margin-top:clamp(-2.75rem,-3.4vw,-2rem)}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;min-height:clamp(154px,16vh,176px);padding:1rem 1.15rem .98rem}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;font-size:clamp(1.08rem,1.28vw,1.22rem);line-height:1.08}body.reference-home-page .hero-signal-strip small{align-self:end;margin-top:.5rem;font-size:clamp(.84rem,.94vw,.94rem);line-height:1.38}body.reference-home-page .home-trust-banner{margin-top:0;margin-bottom:clamp(1.8rem,3vw,2.6rem)}body.reference-home-page .hero-lab-stack{width:min(100%,560px)}body.reference-home-page .hero-visual{min-height:clamp(340px,30vw,460px)}body.reference-home-page .ai-orb{--size:clamp(340px, 29vw, 450px)}body.reference-home-page .hero-intro .hero-signal-strip{grid-template-columns:repeat(3,minmax(0,1fr));width:100%;margin:clamp(1.1rem,1.55vw,1.45rem) 0 0;padding:0}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{grid-template-rows:auto auto auto 1fr;align-items:start;row-gap:0;display:grid}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:178px}body.reference-home-page .hero-intro .hero-signal-strip a:before{border-radius:12px;top:auto;left:auto}body.reference-home-page .hero-intro .hero-signal-strip a:after{top:auto;left:auto;transform:none}body.reference-home-page .hero-intro .hero-signal-strip span{letter-spacing:.18em;margin-top:12px;position:static;top:auto;left:auto}body.reference-home-page .hero-intro .hero-signal-strip strong{margin-top:4px;line-height:1.15;display:flex}body.reference-home-page .hero-intro .hero-signal-strip strong:after{margin-left:auto;font-size:1.5rem}body.reference-home-page .hero-intro .hero-signal-strip small{max-width:none;margin-top:10px;line-height:1.45}body.reference-home-page .home-trust-banner{width:min(calc(100% - (var(--page-pad) * 2)), 1260px);max-width:1260px;margin:clamp(1.15rem,1.8vw,1.6rem) auto clamp(2rem,3vw,2.8rem)}}@media (width>=1440px){body.reference-home-page .hero-lab-stack{width:min(100%,620px)}body.reference-home-page .hero-visual{min-height:clamp(430px,31vw,520px)}body.reference-home-page .ai-orb{--size:clamp(430px, 30vw, 500px)}}@media (width>=1024px) and (width<=1279px){body.reference-home-page .hero-lab-stack:before{inset:-8% -8% -10% -12%}}@media (width<=1023px){body.reference-home-page .hero-intro .hero-signal-strip{width:100%;max-width:100%;margin-top:clamp(1rem,3.6vw,1.35rem);padding-inline:0}}@media (width<=1023px) and (width>=640px){body.reference-home-page .hero-intro .hero-signal-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=639px){body.reference-home-page .hero-intro .hero-signal-strip{grid-template-columns:1fr}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{min-height:132px;padding:18px}body.reference-home-page .hero-intro .hero-signal-strip a:before,body.reference-home-page .hero-intro .hero-signal-strip a:after{width:40px;height:40px;-webkit-mask-size:18px 18px;mask-size:18px 18px}body.reference-home-page .hero-intro .hero-signal-strip strong{font-size:1.05rem}body.reference-home-page .hero-intro .hero-signal-strip small{font-size:.86rem;line-height:1.4}}@media (width>=1024px){body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{grid-template-columns:minmax(0,1.08fr) minmax(340px,.66fr);gap:clamp(1.8rem,4.4vw,4.8rem);min-height:clamp(520px,60vh,660px);padding-block:clamp(2.65rem,5vw,4.6rem) clamp(1.55rem,3vw,2.4rem)}body.reference-home-page .hero-intro{max-width:780px}body.reference-home-page:has(.hero-home) .hero-title,body.reference-home-page .hero-title{max-width:12.8ch;font-size:clamp(3.55rem,4.95vw,5.4rem);line-height:1.02}body.reference-home-page .hero-sub{max-width:700px;font-size:clamp(1.08rem,1.42vw,1.28rem);line-height:1.52}body.reference-home-page .hero-actions{gap:1.05rem;margin-bottom:0}body.reference-home-page .hero-primary,body.reference-home-page .hero-secondary{min-height:58px;padding:.92rem 1.32rem;font-size:1.05rem}body.reference-home-page .hero-intro .hero-signal-strip{gap:clamp(.95rem,1.25vw,1.25rem);max-width:780px;margin-top:clamp(1.35rem,1.9vw,1.75rem)}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{min-height:158px;padding:20px}body.reference-home-page .hero-intro .hero-signal-strip a:before{width:42px;height:42px}body.reference-home-page .hero-intro .hero-signal-strip a:after{width:42px;height:42px;-webkit-mask-size:20px 20px;mask-size:20px 20px}body.reference-home-page .hero-intro .hero-signal-strip span{font-size:.62rem}body.reference-home-page .hero-intro .hero-signal-strip strong{font-size:clamp(1.02rem,1.24vw,1.18rem)}body.reference-home-page .hero-intro .hero-signal-strip small{font-size:clamp(.82rem,.94vw,.9rem)}}@media (width>=1024px) and (width<=1199px){body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{grid-template-columns:1fr;min-height:clamp(560px,68vh,690px);padding-inline:clamp(2.25rem,5vw,3.25rem)}body.reference-home-page .hero-intro{width:min(100%,790px);max-width:790px;margin-inline:auto}body.reference-home-page .hero-lab-stack{display:none}body.reference-home-page .hero-intro .hero-signal-strip{width:100%;max-width:790px}}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(--text)!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(--text-muted)!important}html:not([data-dark=true]) body.reference-home-page .hero-primary{border-color:var(--green)!important;background:var(--green)!important;color:#fff!important}html:not([data-dark=true]) body.reference-home-page .hero-secondary{color:var(--green)!important;background:#ffffffc7!important;border-color:#cfdccf!important}html:not([data-dark=true]) body.reference-home-page .hero-lab-stack:before{background:radial-gradient(circle at 50% 45%,#fffffff5,#0000 36%),radial-gradient(circle at 52% 52%,#599f4b38,#0000 57%),radial-gradient(circle at 65% 42%,#2ab2a81f,#0000 62%)}html:not([data-dark=true]) body.reference-home-page .ai-orb__halo{background:radial-gradient(circle at 42% 36%,#ffffffad,#0000 35%),radial-gradient(circle,#95d58f33,#0000 62%),#ffffff6b;border-color:#2c49302e;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 #1f2c2133)}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:color-mix(in srgb, var(--border) 90%, transparent)!important;box-shadow:none!important;color:var(--text)!important;background:0 0!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:color-mix(in srgb, var(--green) 38%, transparent)!important;background:color-mix(in srgb, var(--green) 5%, transparent)!important;box-shadow:none!important}html:not([data-dark=true]) body.reference-home-page .hero-signal-strip a:before{background:var(--surface-icon)}html:not([data-dark=true]) body.reference-home-page .hero-signal-strip a:after{background-color:var(--accent)!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(--accent)!important}html:not([data-dark=true]) body.reference-home-page .hero-signal-strip small{color:#647264!important}.home-updates{margin:clamp(1.5rem,3vw,2.25rem) 0 0}.home-update-list{flex-direction:column}.home-update-list li>a{border:1px solid var(--border);background:color-mix(in srgb, var(--bg-card) 96%, transparent);color:var(--text);border-radius:10px;grid-template-columns:minmax(0,1fr);gap:.25rem;padding:.55rem .75rem;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:grid}.home-update-list li>a:hover,.home-update-list li>a:focus-visible{border-color:color-mix(in srgb, var(--accent) 45%, var(--border));background:color-mix(in srgb, var(--bg-card) 90%, var(--accent) 6%);transform:translateY(-1px)}.home-update-meta{text-transform:uppercase;flex-wrap:wrap}.home-update-source{color:color-mix(in srgb, var(--accent) 80%, var(--text))}.home-update-dot{color:var(--text-faint)}.home-update-title{letter-spacing:-.01em;text-wrap:balance;font-weight:500;display:block}html[data-dark=true] .home-update-list li>a{background:color-mix(in srgb, var(--bg-card) 92%, transparent);border-color:color-mix(in srgb, var(--border) 70%, transparent)}html[data-dark=true] .home-update-list li>a:hover,html[data-dark=true] .home-update-list li>a:focus-visible{border-color:color-mix(in srgb, var(--accent) 55%, var(--border))}.home-updates{border-top:1px solid color-mix(in srgb, var(--border,#ddd8ce) 70%, transparent);margin-top:clamp(1.25rem,2.6vw,1.85rem);padding-top:clamp(.9rem,1.8vw,1.2rem)}.home-updates-heading{font-family:var(--font-mono,"Instrument Sans", system-ui, sans-serif);letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted,#5a5550);margin:0 0 .65rem;font-size:.72rem;font-weight:700}.home-update-list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.home-update-list a{color:var(--text,#111009);border-bottom:1px dashed color-mix(in srgb, var(--border,#ddd8ce) 70%, transparent);flex-wrap:wrap;align-items:baseline;gap:.4rem .55rem;padding:.32rem 0;text-decoration:none;display:flex}.home-update-list a:hover{color:var(--accent,#c04510)}.home-update-meta{font-family:var(--font-mono,"Instrument Sans", system-ui, sans-serif);color:var(--text-muted,#5a5550);letter-spacing:.04em;flex:none;align-items:baseline;gap:.35rem;font-size:.7rem;display:inline-flex}.home-update-source{text-transform:uppercase;font-weight:600}.home-update-dot{opacity:.55}.home-update-title{font-family:var(--font-body,Georgia, serif);flex:auto;min-width:0;font-size:.96rem;font-style:italic;line-height:1.32}html[data-dark=true] body.reference-home-page{color:var(--text);background:radial-gradient(circle at 72% 18%,#6db06333,#0000 22rem),radial-gradient(circle at 12% 8%,#ebf9df0e,#0000 22rem),linear-gradient(118deg,#0f1811 0%,#142116 46%,#101911 100%)!important}html:not([data-dark=true]) body.reference-home-page{color:var(--text)!important;background:0 0!important}body.reference-home-page .landing-main.original-homepage-elements,html:not([data-dark=true]) body.reference-home-page .landing-main.original-homepage-elements,html[data-dark=true] body.reference-home-page .landing-main.original-homepage-elements{display:grid;row-gap:clamp(2.8rem,6vw,5.6rem)!important;width:min(100%,1378px)!important;max-width:1378px!important}body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{grid-template-columns:minmax(0,.98fr) minmax(330px,.72fr)!important;gap:clamp(2.4rem,5.2vw,5.8rem)!important;min-height:clamp(520px,60vh,680px)!important;padding-block:clamp(3rem,5.4vw,5rem) clamp(1.4rem,3vw,2.5rem)!important}body.reference-home-page .hero-intro{max-width:790px!important}body.reference-home-page:has(.hero-home) .hero-title,body.reference-home-page .hero-title{letter-spacing:-.04em!important;max-width:12.6ch!important;font-size:clamp(3.45rem,4.9vw,4rem)!important;line-height:1.02!important}body.reference-home-page .hero-sub{color:#eef7edc7!important;letter-spacing:0!important;max-width:660px!important;font-size:clamp(1.08rem,1.3vw,1.23rem)!important;line-height:1.62!important}html:not([data-dark=true]) body.reference-home-page .hero-sub{color:var(--text-muted)!important}body.reference-home-page .hero-primary,html:not([data-dark=true]) body.reference-home-page .hero-primary{border-color:var(--text)!important;background:var(--text)!important;color:#fff!important;min-height:58px!important;padding-inline:1.35rem!important;box-shadow:0 18px 42px #222f262e!important}html:not([data-dark=true]) body.reference-home-page .hero-primary:hover{background:linear-gradient(135deg, var(--green), #8fd47a)!important;border-color:#0000!important}body.reference-home-page .hero-secondary,html:not([data-dark=true]) body.reference-home-page .hero-secondary{border-color:color-mix(in srgb, var(--text) 22%, var(--border))!important;min-height:58px!important;color:var(--text)!important;background:#fff!important}body.reference-home-page .hero-lab-stack:before{filter:blur(18px)!important;background:radial-gradient(circle at 52% 46%,#ace8972e,#0000 35%),radial-gradient(circle at 53% 53%,#5a9c5b2e,#0000 58%)!important;inset:-4% -10% -8%!important}body.reference-home-page .ai-orb__ambient{opacity:.58!important;filter:blur(22px)!important}body.reference-home-page .ai-orb__halo{border-color:#eef7ed2e!important;box-shadow:inset 0 1px #ffffff29,0 24px 76px #0000002e!important}body.reference-home-page .ai-orb__rings,body.reference-home-page .ai-orb__particles{opacity:.48!important}body.reference-home-page .hero-intro .hero-signal-strip{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(1rem,1.5vw,1.35rem)!important;width:100%!important;max-width:790px!important;margin-top:clamp(1.5rem,2vw,2rem)!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{border:1px solid color-mix(in srgb, var(--border) 90%, transparent)!important;min-height:104px!important;box-shadow:none!important;background:0 0!important;border-radius:0!important;padding:18px 20px!important}body.reference-home-page .hero-intro .hero-signal-strip a:hover,body.reference-home-page .hero-intro .hero-signal-strip a:focus-visible{background:color-mix(in srgb, var(--accent) 5%, transparent)!important;border-color:color-mix(in srgb, var(--accent) 38%, transparent)!important;box-shadow:none!important}body.reference-home-page .hero-intro .hero-signal-strip strong{min-height:2.7em;font-size:clamp(1.12rem,1.35vw,1.34rem)!important;line-height:1.12!important}body.reference-home-page .hero-intro .hero-signal-strip small{color:#eef7edad!important;font-size:.92rem!important;line-height:1.45!important}body.reference-home-page .home-overview,body.reference-home-page .home-usecases,body.reference-home-page .home-hardware-strip,body.reference-home-page .home-next{width:min(calc(100% - (var(--page-pad) * 2)), 1260px);max-width:1260px;margin-inline:auto}body.reference-home-page .home-overview{border:0!important;grid-template-columns:none!important;gap:0!important;padding:0!important;display:block!important}body.reference-home-page .home-overview-main,body.reference-home-page .home-start,body.reference-home-page .home-usecases,body.reference-home-page .home-hardware-strip,body.reference-home-page .home-next{box-shadow:none;background:0 0;border-radius:0;border:0!important}body.reference-home-page .home-overview-main{padding:0!important}body.reference-home-page .home-heading h2,body.reference-home-page .home-start h2,body.reference-home-page .home-hardware-strip h2,body.reference-home-page .home-next h2{color:var(--text);letter-spacing:-.04em;font-size:clamp(1.8rem,2.5vw,2.7rem)!important;font-weight:700!important}body.reference-home-page .home-kicker{color:var(--accent)!important}html[data-dark=true] body.reference-home-page .home-heading>a{color:#eef7edd1!important;border-bottom-color:var(--border-dark)!important}body.reference-home-page .home-featured-article a{color:var(--text);background:0 0;border:0;border-radius:0;gap:.55rem;padding:.5rem 0 1.4rem;text-decoration:none;display:grid}body.reference-home-page .home-featured-label,body.reference-home-page .home-featured-meta,body.reference-home-page .home-article-meta,body.reference-home-page .home-update-meta{font-family:var(--font-mono);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;color:var(--text-faint)!important}body.reference-home-page .home-featured-article strong{max-width:22ch;color:var(--text);font-family:var(--font-display);letter-spacing:-.022em;text-wrap:balance;font-size:clamp(1.5rem,2.3vw,1.95rem);font-weight:600;line-height:1.12}body.reference-home-page .home-featured-desc{max-width:66ch;color:var(--text-muted);font-size:1rem;line-height:1.58}body.reference-home-page .home-featured-read{color:var(--accent);font-weight:700}body.reference-home-page .home-article-list{gap:.75rem;margin-top:1rem;display:grid;border:0!important}body.reference-home-page .home-article-list li>a{background:0 0;border-radius:0;border:0!important;border-bottom:1px solid #b9dcae2e!important;grid-template-columns:minmax(0,1fr)!important;padding:.85rem 0!important;display:grid!important}body.reference-home-page .home-article-copy{gap:.42rem}body.reference-home-page .home-article-copy strong{max-width:62ch;color:var(--text);font-size:1.06rem;line-height:1.34}body.reference-home-page .home-article-description{color:#c3d2bec7;-webkit-line-clamp:2;max-width:60ch;font-size:.86rem;line-height:1.5}html:not([data-dark=true]) body.reference-home-page .home-article-description{color:var(--text-muted)}body.reference-home-page .home-article-badges{margin-top:.15rem}body.reference-home-page .home-format-badge,body.reference-home-page .home-topic-badge,body.reference-home-page .home-verdict-badge{color:#eef7edad;background:#eef7ed0e;border-color:#b9dcae2e;min-height:22px}html:not([data-dark=true]) body.reference-home-page .home-format-badge,html:not([data-dark=true]) body.reference-home-page .home-topic-badge,html:not([data-dark=true]) body.reference-home-page .home-verdict-badge{border-color:color-mix(in srgb, var(--text) 20%, var(--border));background:color-mix(in srgb, var(--bg) 80%, var(--border));color:var(--text)}body.reference-home-page .home-start{align-self:start;position:sticky;top:92px;padding:clamp(1.35rem,2.4vw,2rem)!important}body.reference-home-page .home-start-intro,body.reference-home-page .home-hardware-strip>p,body.reference-home-page .home-next-copy p{color:var(--text-muted)!important;font-size:.98rem!important;line-height:1.6!important}body.reference-home-page .home-start nav{gap:.75rem;margin-top:1.05rem;border:0!important}body.reference-home-page .home-start nav a,body.reference-home-page .home-start-nav a{background:0 0;border-radius:0;align-items:start;border:0!important;border-bottom:1px solid #b9dcae38!important;min-height:0!important;padding:.85rem 0!important}body.reference-home-page .home-start nav a>span:first-child{color:var(--accent)!important}body.reference-home-page .home-start-copy{gap:.22rem;display:grid}body.reference-home-page .home-start-copy strong{color:var(--text);font-size:.98rem;line-height:1.2}body.reference-home-page .home-start-copy small{color:var(--text-muted);font-size:.82rem;line-height:1.42}body.reference-home-page .home-usecases,body.reference-home-page .home-hardware-strip,body.reference-home-page .home-next{padding:clamp(1.6rem,3vw,2.6rem)!important}body.reference-home-page .home-usecase-grid{border:0!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:clamp(.9rem,1.4vw,1.2rem)!important}body.reference-home-page .home-usecase-card{box-shadow:none;border-radius:0;background:0 0!important;border:1px solid #b9dcae38!important;border-top:0!important;border-left:0!important;min-height:0!important;padding:1.2rem 1.15rem!important}body.reference-home-page .home-usecase-task,body.reference-home-page .home-usecase-mode{color:var(--accent);font-family:var(--font-mono);letter-spacing:.1em;text-transform:uppercase;font-size:.66rem;font-weight:700}body.reference-home-page .home-usecase-card strong{max-width:none;color:var(--text);font-size:1.32rem;line-height:1.15}body.reference-home-page .home-usecase-card p{color:var(--text-muted);margin:0;font-size:.92rem;line-height:1.55}body.reference-home-page .home-usecase-card em{color:var(--accent);border-top-color:#b7ee9f3d}body.reference-home-page .home-hardware-strip{align-items:center;grid-template-columns:minmax(260px,.72fr) minmax(0,1fr) auto!important}body.reference-home-page .home-next{grid-template-columns:minmax(280px,.72fr) minmax(0,1fr);gap:clamp(1.4rem,3vw,2.5rem);display:grid}body.reference-home-page .home-next-links{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;display:grid}body.reference-home-page .home-next-links a{color:var(--text);background:#eef7ed09;border:1px solid #b9dcae24;border-radius:16px;gap:.42rem;padding:1rem;text-decoration:none;display:grid}body.reference-home-page .home-next-links span{color:var(--text-muted);font-size:.86rem;line-height:1.45}@media (width>=1024px) and (width<=1199px){body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{grid-template-columns:minmax(0,1fr)!important}}@media (width<=1023px){body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{grid-template-columns:1fr!important;min-height:0!important}body.reference-home-page .hero-lab-stack{justify-self:center;width:min(100%,420px)!important}body.reference-home-page .home-start{position:static}body.reference-home-page .home-hardware-strip{grid-template-columns:minmax(0,1fr)!important}body.reference-home-page .home-usecase-grid,body.reference-home-page .home-next-links{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=760px){body.reference-home-page .landing-main.original-homepage-elements{grid-template-columns:minmax(0,1fr)!important;row-gap:2.2rem!important}body.reference-home-page:has(.hero-home) .hero-home,body.reference-home-page .hero-home{padding:1.7rem 1.05rem 1.15rem!important}body.reference-home-page:has(.hero-home) .hero-title,body.reference-home-page .hero-title{max-width:100%!important;font-size:clamp(2.42rem,10.5vw,3.2rem)!important}body.reference-home-page .hero-sub{font-size:1rem!important;line-height:1.55!important}body.reference-home-page .hero-lab-stack{margin-top:.65rem}body.reference-home-page .hero-visual{min-height:min(58vw,260px)!important}body.reference-home-page .ai-orb{--size:min(58vw, 235px)!important}body.reference-home-page .hero-intro .hero-signal-strip{grid-template-columns:1fr!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{min-height:126px!important;padding:18px!important}body.reference-home-page .home-overview,body.reference-home-page .home-usecases,body.reference-home-page .home-hardware-strip,body.reference-home-page .home-next{border-radius:18px;width:calc(100% - 2.1rem)}body.reference-home-page .home-overview-main,body.reference-home-page .home-start,body.reference-home-page .home-usecases,body.reference-home-page .home-hardware-strip,body.reference-home-page .home-next{padding:1.15rem!important}body.reference-home-page .home-overview-main,body.reference-home-page .home-hardware-strip,body.reference-home-page .home-next{grid-template-columns:minmax(0,1fr)!important}body.reference-home-page .home-heading{grid-template-columns:1fr;gap:.8rem}body.reference-home-page .home-featured-article strong{font-size:clamp(1.72rem,8vw,2.2rem)}body.reference-home-page .home-article-list li:nth-child(n+5){display:none}body.reference-home-page .home-start nav a{min-height:68px}body.reference-home-page .home-usecase-grid,body.reference-home-page .home-next-links{grid-template-columns:1fr!important}body.reference-home-page .home-usecase-card{min-height:0!important}body.reference-home-page .home-hardware-actions{flex-direction:column;align-items:stretch}}.live-terminal{flex-direction:column;align-items:center;width:100%;display:flex;position:relative}.live-terminal__kicker{z-index:2;background:var(--accent-subtle);border:1px solid color-mix(in srgb, var(--accent) 28%, transparent);letter-spacing:.1em;text-transform:uppercase;color:var(--accent);border-radius:999px;align-items:center;gap:8px;margin:0;padding:6px 14px;font-size:12px;display:inline-flex;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.live-terminal__kicker:before{content:"";background:var(--accent);width:6px;height:6px;box-shadow:0 0 8px var(--accent);border-radius:50%;animation:2s ease-in-out infinite liveKickerPulse}@keyframes liveKickerPulse{0%,to{opacity:1}50%{opacity:.5}}.terminal{width:100%;max-width:720px;box-shadow:0 24px 60px color-mix(in srgb, var(--text) 22%, transparent), 0 0 48px color-mix(in srgb, var(--accent) 10%, transparent);background:#111513f0;border:1px solid #ffffff1f;border-radius:12px;overflow:hidden}.terminal__titlebar{background:#ffffff0a;border-bottom:1px solid #ffffff14;align-items:center;gap:8px;padding:12px 16px;display:flex}.terminal__titlebar .dot{border-radius:50%;flex:none;width:12px;height:12px}.terminal__titlebar .dot--red{background:#ff5f57}.terminal__titlebar .dot--yellow{background:#febc2e}.terminal__titlebar .dot--green{background:#28c840}.terminal__title{text-align:center;color:#98a89c;flex:1;font-family:-apple-system,BlinkMacSystemFont,sans-serif;font-size:12px}.terminal__body{font-family:var(--font-mono,ui-monospace, "SF Mono", Menlo, monospace);color:#c4d0c7;text-align:left;min-height:280px;max-height:380px;padding:20px 24px;font-size:14px;line-height:1.7;overflow-y:auto}.terminal__body:focus-visible{outline:2px solid var(--accent);outline-offset:-2px}.terminal__body .line{white-space:pre-wrap}.terminal__body .prompt-user{color:#7ee787}.terminal__body .prompt-path{color:#5eb3ff}.terminal__body .success{color:#7ee787}.terminal__body .cursor{vertical-align:text-bottom;background:#7ee787;width:8px;height:16px;animation:1s step-end infinite liveCursorBlink;display:inline-block}@keyframes liveCursorBlink{50%{opacity:0}}.live-terminal__scroll-hint{color:var(--text-muted);margin:20px 0 0;font-size:13px;animation:1.5s ease-in-out infinite liveHintBounce}@keyframes liveHintBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.home-articles-and-rail{align-items:flex-start;gap:clamp(1.5rem,3vw,2.5rem);display:flex}.home-articles-and-rail .home-article-list{flex:auto;min-width:0}.dashboard-section{max-width:1100px;margin:0 auto;padding:8px 24px 24px}.dashboard-section .section-header{text-align:center;margin:0 0 28px}.dashboard-section .section-header h2{letter-spacing:-.025em;color:var(--text);margin:0 0 8px;font-size:clamp(1.75rem,3.2vw,2.6rem)}.dashboard-section .section-header p{color:var(--text-muted);margin:0}.dashboard{grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"hero hero art art""hero hero art art""pkg pkg mod cook""tbl tbl ctx ring";gap:16px;display:grid}.dashboard .card:first-child{grid-area:art}.dashboard .card:nth-child(2){grid-area:mod}.dashboard .card--hero{grid-area:hero}.dashboard .card:nth-child(4){grid-area:cook}.dashboard .card--wide{grid-area:pkg}.dashboard .card:nth-child(6){grid-area:ctx}.dashboard .card:nth-child(7){grid-area:ring}.dashboard .card.table-card{grid-area:tbl}@media (width<=960px){.dashboard{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"hero hero""art art""cook mod""pkg pkg""ctx ring""tbl tbl"}}.dashboard .card{background:var(--card-bg);border:1px solid var(--border);opacity:0;box-shadow:0 10px 28px color-mix(in srgb, var(--text) 6%, transparent);border-radius:12px;min-width:0;padding:24px;transition:opacity .6s,transform .6s cubic-bezier(.22,1,.36,1);transform:translateY(20px)}.dashboard .card.is-visible{opacity:1;transform:translateY(0)}.dashboard .card--hero{background:radial-gradient(120% 160% at 0% 0%, color-mix(in srgb, var(--accent) 10%, transparent), transparent 60%), var(--card-bg);flex-direction:column;justify-content:center;align-items:flex-start;gap:6px;display:flex}.dashboard .card--hero .card__value{font-size:clamp(44px,5vw,64px)}.dashboard .card--hero .card__sub{font-size:14px}.dashboard .card__label{color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em;margin:0 0 12px;font-size:12px}.dashboard .card__value{letter-spacing:-.02em;color:var(--text);font-variant-numeric:tabular-nums;margin:0 0 4px;font-size:36px;font-weight:700;line-height:1}.dashboard .card__sub{color:var(--text-muted);margin:0 0 12px;font-size:13px}.dashboard .delta{align-items:center;gap:4px;font-size:13px;font-weight:600;display:inline-flex}.dashboard .card__metric{color:var(--accent);font-weight:600}.dashboard .delta--up,.dashboard .delta--ok{color:var(--accent)}.dashboard .progress-bar{background:color-mix(in srgb, var(--text) 8%, transparent);border-radius:3px;height:6px;margin-top:8px;overflow:hidden}.dashboard .progress-bar__fill{background:linear-gradient(90deg, var(--accent-pressed,var(--accent)), var(--accent));width:0%;height:100%;transition:width 1.4s cubic-bezier(.22,1,.36,1)}.dashboard .spark{width:100%;height:40px;margin-top:12px;display:block}.dashboard .spark path{fill:none;stroke:var(--accent);stroke-width:2px;stroke-linecap:round;stroke-linejoin:round}.dashboard .spark .area{fill:var(--accent-subtle);stroke:none}.dashboard .ring{width:100px;height:100px;margin:8px auto;display:block}.dashboard .ring__bg{fill:none;stroke:color-mix(in srgb, var(--text) 10%, transparent);stroke-width:8px}.dashboard .ring__fg{fill:none;stroke:var(--accent);stroke-width:8px;stroke-linecap:round;stroke-dasharray:283;stroke-dashoffset:283px;transform-origin:50%;transition:stroke-dashoffset 1.4s cubic-bezier(.22,1,.36,1);transform:rotate(-90deg)}.dashboard .card.table-card,.dashboard .card--wide{grid-column:span 2}.dashboard .table{border-collapse:collapse;width:100%;font-size:13px}.dashboard .table th{text-align:left;color:var(--text-muted);border-bottom:1px solid color-mix(in srgb, var(--text) 10%, transparent);padding:8px 12px;font-weight:500}.dashboard .table td{border-bottom:1px solid color-mix(in srgb, var(--text) 6%, transparent);color:var(--text);padding:12px}.dashboard .table tr:last-child td{border-bottom:none}.dashboard .badge{white-space:nowrap;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:600;display:inline-block}.dashboard .badge--ok{background:var(--accent-subtle);color:var(--green)}.dashboard .badge--warn{color:#92400e;background:#b453091f}[data-dark=true] .dashboard .badge--warn{color:#ffc864;background:#ffc86426}@media (prefers-reduced-motion:reduce){.live-terminal__kicker:before,.live-terminal__scroll-hint,.terminal__body .cursor,.dashboard .card,.dashboard .progress-bar__fill,.dashboard .ring__fg{transition:none!important;animation:none!important}.dashboard .card{opacity:1;transform:none}}@media (width<=720px){.terminal__body{min-height:240px;padding:16px;font-size:12px}.dashboard-section{padding:8px 16px 24px}}@media (width<=560px){.dashboard{grid-template-columns:minmax(0,1fr);grid-template-areas:"hero""art""mod""cook""pkg""ctx""ring""tbl"}}
