.hero[data-astro-cid-7nmnspah]{position:relative;z-index:1;overflow:hidden;background:linear-gradient(180deg,#dcf6e8,#edf9f2 43%,#f8fcfa 79%,#fbfefc)}.hero__showcase[data-astro-cid-7nmnspah]{position:relative;min-height:clamp(37rem,55vw,44rem);overflow:hidden;isolation:isolate}.hero__showcase[data-astro-cid-7nmnspah]:before{content:"";position:absolute;z-index:0;inset:0;opacity:.32;background-image:radial-gradient(rgba(0,122,82,.16) .7px,transparent .8px),radial-gradient(rgba(0,122,82,.07) .7px,transparent .8px);background-position:0 0,8px 8px;background-size:16px 16px;mask-image:linear-gradient(180deg,black,transparent 68%);-webkit-mask-image:linear-gradient(180deg,black,transparent 68%);pointer-events:none}.hero__ambient-field[data-astro-cid-7nmnspah]{position:absolute;z-index:1;inset:0;overflow:hidden;pointer-events:none}.hero__ambient[data-astro-cid-7nmnspah]{position:absolute;top:var(--aura-y, 0%);left:var(--aura-x, 0%);width:var(--aura-size, 22rem);height:var(--aura-size, 22rem);border-radius:50%;filter:blur(var(--aura-blur, 34px));opacity:var(--aura-scroll-opacity, .28);transform:translate3d(var(--aura-scroll-x, 0),var(--aura-scroll-y, 0),0) scale(var(--aura-scroll-scale, 1));will-change:opacity,transform}.hero__ambient[data-astro-cid-7nmnspah][data-tone=sun]{background:radial-gradient(circle,rgba(255,255,245,.94) 0%,rgba(173,245,202,.47) 22%,rgba(73,206,142,.17) 48%,transparent 74%)}.hero__ambient[data-astro-cid-7nmnspah][data-tone=mint]{background:radial-gradient(circle,rgba(177,255,214,.73) 0%,rgba(51,202,130,.3) 44%,transparent 75%)}.hero__ambient[data-astro-cid-7nmnspah][data-tone=teal]{background:radial-gradient(circle,rgba(196,255,233,.68) 0%,rgba(14,181,119,.24) 43%,transparent 75%)}.hero__matrix[data-astro-cid-7nmnspah]{position:absolute;z-index:2;inset:0;overflow:hidden;pointer-events:none;mix-blend-mode:multiply;mask-image:linear-gradient(180deg,transparent 0%,transparent 15%,rgba(0,0,0,.92) 43%,rgba(0,0,0,.9) 73%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,transparent 0%,transparent 15%,rgba(0,0,0,.92) 43%,rgba(0,0,0,.9) 73%,transparent 100%)}.hero__matrix-stream[data-astro-cid-7nmnspah]{position:absolute;top:-18%;left:var(--stream-left);color:rgba(0,132,84,var(--stream-opacity));font-family:var(--font-mono);font-size:var(--stream-size);font-weight:500;line-height:.9;white-space:pre;filter:blur(var(--stream-blur));text-shadow:0 0 12px rgba(72,211,144,calc(var(--stream-glow) * .55)),0 0 30px rgba(38,185,112,calc(var(--stream-glow) * .2));animation:hero-matrix-fall var(--stream-duration) linear infinite,hero-matrix-pulse var(--stream-pulse-duration) ease-in-out infinite;animation-delay:var(--stream-delay),var(--stream-pulse-delay);transform-origin:top center}.hero__matrix-stream[data-astro-cid-7nmnspah][data-depth=mid]{letter-spacing:.02em}.hero__matrix-stream[data-astro-cid-7nmnspah][data-depth=near]{font-weight:650;letter-spacing:.04em}.hero__matrix-cursor-num{position:absolute;z-index:10;color:#008454db;font-family:var(--font-mono);font-size:1rem;font-weight:700;text-shadow:0 0 15px rgba(52,203,132,.72);pointer-events:none;transform:translate(-50%,-50%);animation:hero-cursor-fade 3.8s cubic-bezier(.22,.61,.36,1) forwards}.hero__content-shell[data-astro-cid-7nmnspah]{position:relative;z-index:4;display:grid;grid-template-rows:1fr auto;min-height:inherit}.hero__stage[data-astro-cid-7nmnspah]{display:grid;min-height:clamp(30rem,47vw,38rem);place-items:center}.hero__slogan[data-astro-cid-7nmnspah]{max-width:min(100%,68rem);padding:clamp(2rem,4vw,3rem) clamp(1rem,5vw,5rem);text-align:center}.hero__title[data-astro-cid-7nmnspah]{display:grid;gap:clamp(.55rem,1vw,.85rem);margin:0;color:#103d2a;font-family:"Avenir Next","Helvetica Neue",var(--font-sans);text-shadow:0 14px 34px rgba(28,124,79,.1)}.hero__title-line[data-astro-cid-7nmnspah]{display:block;white-space:nowrap}.hero__title-line[data-astro-cid-7nmnspah]:first-child{color:#1d6647;font-size:clamp(1.15rem,2.1vw,2rem);font-weight:var(--font-weight-semibold);letter-spacing:-.035em;line-height:1.1}.hero__title-line[data-astro-cid-7nmnspah]:nth-child(n+2){font-size:clamp(3rem,5.25vw,4.6rem);font-weight:var(--font-weight-bold);letter-spacing:-.065em;line-height:.92}.hero__title-line[data-astro-cid-7nmnspah]:last-child{color:var(--color-brand-dark)}.hero__actions[data-astro-cid-7nmnspah]{display:flex;justify-content:center;margin-top:clamp(1.45rem,3vw,2rem)}.hero__download-btn{position:relative;overflow:hidden;min-height:2.75rem;padding:.75rem 1.45rem!important;border:1px solid rgba(167,243,208,.56)!important;border-radius:var(--radius-full)!important;background:linear-gradient(135deg,#10b981,#059669)!important;box-shadow:0 12px 25px #0963,inset 0 1px #ffffff40!important;font-weight:var(--font-weight-semibold)!important;letter-spacing:.05em!important;text-transform:uppercase!important}.hero__download-btn-glow{position:absolute;top:0;left:-100%;width:50%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transform:skew(-20deg);animation:hero-button-glow 3.6s infinite}.hero__support[data-astro-cid-7nmnspah]{padding:0 0 clamp(1.85rem,3.4vw,2.7rem)}.hero__value-props[data-astro-cid-7nmnspah]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.5rem,4vw,4rem);width:min(100%,70rem);margin:0 auto}.hero__value-prop[data-astro-cid-7nmnspah]{position:relative;display:grid;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:clamp(.7rem,1.2vw,1rem);min-height:4.5rem;padding:.65rem 0 .8rem;color:#28644a;text-decoration:none;isolation:isolate}.hero__value-prop[data-astro-cid-7nmnspah]:hover,.hero__value-prop[data-astro-cid-7nmnspah]:focus-visible{color:var(--color-brand-dark);text-decoration:none}.hero__value-index[data-astro-cid-7nmnspah]{color:#007a52b8;font-family:var(--font-mono);font-size:.72rem;font-weight:var(--font-weight-semibold);letter-spacing:.12em}.hero__value-label[data-astro-cid-7nmnspah]{color:#164c35;font-size:clamp(1.02rem,1.35vw,1.28rem);font-weight:var(--font-weight-semibold);letter-spacing:-.035em;line-height:1.18;text-shadow:0 0 20px rgba(72,211,144,0);transition:color var(--transition-fast),text-shadow var(--transition-fast)}.hero__value-prop[data-astro-cid-7nmnspah]:hover .hero__value-label[data-astro-cid-7nmnspah],.hero__value-prop[data-astro-cid-7nmnspah]:focus-visible .hero__value-label[data-astro-cid-7nmnspah]{color:#007a52;text-shadow:0 0 20px rgba(72,211,144,.32)}.hero__value-signal[data-astro-cid-7nmnspah]{position:absolute;right:0;bottom:0;left:0;height:1px;overflow:hidden;background:linear-gradient(90deg,transparent,rgba(0,153,102,.24) 18%,rgba(0,153,102,.24) 82%,transparent)}.hero__value-signal[data-astro-cid-7nmnspah] i[data-astro-cid-7nmnspah]{position:absolute;top:-1px;left:-22%;width:28%;height:3px;border-radius:var(--radius-full);background:linear-gradient(90deg,transparent,rgba(134,255,197,.92),#00a66f,transparent);filter:drop-shadow(0 0 7px rgba(22,198,121,.72));animation:hero-value-signal 7.2s ease-in-out var(--value-delay, 0s) infinite}.hero__value-binary[data-astro-cid-7nmnspah]{position:absolute;bottom:calc(100% - .9rem);left:1.1rem;color:#009966d1;font-family:var(--font-mono);font-size:.66rem;font-weight:var(--font-weight-semibold);line-height:.8;opacity:0;text-align:center;text-shadow:0 0 12px rgba(55,222,142,.8);animation:hero-value-binary-impact 7.2s cubic-bezier(.2,.75,.24,1) var(--value-delay, 0s) infinite}.hero__value-prop[data-astro-cid-7nmnspah]:after{content:"";position:absolute;bottom:-.32rem;left:.18rem;width:2rem;height:.8rem;border-radius:50%;background:radial-gradient(ellipse,rgba(128,255,190,.78),rgba(19,190,115,.24) 42%,transparent 74%);filter:blur(2px);opacity:0;transform:scale(.2);animation:hero-value-impact-flash 7.2s ease-out var(--value-delay, 0s) infinite}@keyframes hero-cursor-fade{0%{opacity:1;transform:translate(-50%,-50%) scale(1.5)}to{opacity:0;transform:translate(-50%,calc(-50% - 5rem)) scale(.62)}}@keyframes hero-value-signal{0%,72%{left:-22%;opacity:0}77%{opacity:1}91%,to{left:100%;opacity:0}}@keyframes hero-value-binary-impact{0%,60%{opacity:0;transform:translateY(-2.8rem) scale(.9)}68%{opacity:.92}76%{opacity:.38;transform:translateY(1rem) scale(1.08)}79%,to{opacity:0;transform:translateY(1.2rem) scale(.72)}}@keyframes hero-value-impact-flash{0%,74%{opacity:0;transform:scale(.2)}77%{opacity:.9;transform:scale(1.45)}84%,to{opacity:0;transform:scale(2.2)}}@keyframes hero-button-glow{0%{left:-100%}20%{left:200%}to{left:200%}}@keyframes hero-matrix-fall{0%{transform:translate(var(--stream-drift-x)) translateY(-14%) scale(var(--stream-drift))}to{transform:translate(var(--stream-drift-x)) translateY(122%) scale(var(--stream-drift))}}@keyframes hero-matrix-pulse{0%,to{opacity:calc(var(--stream-opacity) * .72);filter:blur(var(--stream-blur))}45%{opacity:var(--stream-opacity);filter:blur(calc(var(--stream-blur) * .6))}70%{opacity:calc(var(--stream-opacity) * .84);filter:blur(calc(var(--stream-blur) * 1.1))}}@media(max-width:767px){.hero__showcase[data-astro-cid-7nmnspah]{min-height:38rem}.hero__stage[data-astro-cid-7nmnspah]{min-height:30rem}.hero__slogan[data-astro-cid-7nmnspah]{padding:var(--space-6) var(--space-2)}.hero__title-line[data-astro-cid-7nmnspah]{white-space:normal}.hero__title-line[data-astro-cid-7nmnspah]:first-child{font-size:clamp(1rem,4.5vw,1.35rem)}.hero__title-line[data-astro-cid-7nmnspah]:nth-child(n+2){font-size:clamp(2.6rem,11vw,4rem)}.hero__value-props[data-astro-cid-7nmnspah]{grid-template-columns:1fr;gap:var(--space-3);width:min(100%,28rem)}.hero__value-prop[data-astro-cid-7nmnspah]{min-height:3.7rem;padding:.45rem 0 .65rem}.hero__value-label[data-astro-cid-7nmnspah]{font-size:1rem}.hero__value-binary[data-astro-cid-7nmnspah]{bottom:calc(100% - .8rem)}}@media(prefers-reduced-motion:reduce){.hero__matrix-stream[data-astro-cid-7nmnspah],.hero__download-btn-glow,.hero__value-signal[data-astro-cid-7nmnspah] i[data-astro-cid-7nmnspah],.hero__value-binary[data-astro-cid-7nmnspah],.hero__value-prop[data-astro-cid-7nmnspah]:after{animation:none}.hero__matrix-stream[data-astro-cid-7nmnspah]{transform:translateY(10%)}}.product-intro[data-astro-cid-avhiw2j4]{position:relative;overflow:hidden;padding:clamp(3.75rem,7vw,6.4rem) 0 var(--space-24);margin-top:-1px;background:linear-gradient(180deg,#fbfefc,#fff 18%,#fbfefc)}.product-intro__bg-canvas[data-astro-cid-avhiw2j4]{position:absolute;z-index:0;inset:0;width:100%;height:100%;opacity:.92;pointer-events:none;mask-image:linear-gradient(180deg,rgba(0,0,0,.08) 0%,black 12%,black 92%,transparent 100%);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.08) 0%,black 12%,black 92%,transparent 100%)}.product-intro__container[data-astro-cid-avhiw2j4]{position:relative;z-index:1}.product-intro__header[data-astro-cid-avhiw2j4]{display:grid;gap:clamp(2rem,5vw,4rem);margin-bottom:clamp(3.25rem,6vw,5rem)}@media(min-width:1024px){.product-intro__header[data-astro-cid-avhiw2j4]{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);align-items:end}}.product-intro__heading-group[data-astro-cid-avhiw2j4]{display:grid;gap:var(--space-3)}.product-intro__kicker[data-astro-cid-avhiw2j4],.feature-detail-card__eyebrow[data-astro-cid-avhiw2j4]{color:var(--color-brand);font-family:var(--font-mono);font-size:.7rem;font-weight:var(--font-weight-semibold);letter-spacing:.14em;line-height:1.2;text-transform:uppercase}.product-intro__title-anchor[data-astro-cid-avhiw2j4]{max-width:35rem;color:#113c2a;font-family:"Avenir Next","Helvetica Neue",var(--font-sans);font-size:clamp(2.45rem,4.5vw,4.05rem);font-weight:var(--font-weight-bold);letter-spacing:-.08em;line-height:.96;scroll-margin-top:calc(var(--header-height-mobile) + var(--space-6))}.product-intro__lead[data-astro-cid-avhiw2j4]{max-width:28rem;color:#617d6d;font-size:var(--text-base);line-height:1.72}.product-intro__path[data-astro-cid-avhiw2j4]{position:relative;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--space-5);padding-top:var(--space-1)}.product-intro__path[data-astro-cid-avhiw2j4]:before{content:"";position:absolute;top:1.15rem;right:8%;left:8%;height:1px;background:linear-gradient(90deg,#0099662e,#009966b8 52%,#0099662e)}.product-intro__path-step[data-astro-cid-avhiw2j4]{position:relative;z-index:1;display:grid;grid-template-columns:2.3rem 1fr;gap:var(--space-3);min-height:5.5rem;color:inherit;text-decoration:none}.product-intro__path-index[data-astro-cid-avhiw2j4]{display:grid;place-items:center;width:2.3rem;height:2.3rem;border:1px solid rgba(0,153,102,.45);border-radius:50%;background:#fafffcf0;box-shadow:0 0 0 .38rem #f5fcf8f0;color:var(--color-brand-dark);font-family:var(--font-mono);font-size:.66rem;font-weight:var(--font-weight-semibold);letter-spacing:.08em}.product-intro__path-step[data-astro-cid-avhiw2j4]:nth-child(2) .product-intro__path-index[data-astro-cid-avhiw2j4]{border-color:var(--color-brand);background:var(--color-brand);box-shadow:0 0 0 .38rem #e9f8eff0,0 .55rem 1rem #0099662b;color:var(--color-white)}.product-intro__path-copy[data-astro-cid-avhiw2j4] small[data-astro-cid-avhiw2j4]{display:block;margin-top:.18rem;color:var(--color-brand);font-family:var(--font-mono);font-size:.58rem;font-weight:var(--font-weight-semibold);letter-spacing:.1em;line-height:1.2}.product-intro__path-copy[data-astro-cid-avhiw2j4] strong[data-astro-cid-avhiw2j4]{display:block;margin-top:.45rem;color:#255f45;font-size:.94rem;font-weight:var(--font-weight-bold);letter-spacing:-.035em;line-height:1.12}.product-intro__path-step[data-astro-cid-avhiw2j4]:hover,.product-intro__path-step[data-astro-cid-avhiw2j4]:focus-visible{color:inherit;text-decoration:none}.product-intro__path-step[data-astro-cid-avhiw2j4]:hover .product-intro__path-index[data-astro-cid-avhiw2j4],.product-intro__path-step[data-astro-cid-avhiw2j4]:focus-visible .product-intro__path-index[data-astro-cid-avhiw2j4]{border-color:var(--color-brand);box-shadow:0 0 0 .38rem #e9f8eff0,0 .55rem 1rem #00996624}.feature-details[data-astro-cid-avhiw2j4]{display:grid;gap:clamp(3.3rem,7vw,5.8rem)}.feature-detail-card[data-astro-cid-avhiw2j4]{display:grid;gap:clamp(1.5rem,4vw,3.2rem);padding-top:clamp(2.5rem,5vw,3.5rem);border-top:1px solid rgba(0,122,82,.15);scroll-margin-top:calc(var(--header-height-mobile) + var(--space-8))}@media(min-width:1024px){.feature-detail-card[data-astro-cid-avhiw2j4]{grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center}.feature-detail-card--reverse[data-astro-cid-avhiw2j4]{grid-template-columns:minmax(0,1.22fr) minmax(0,.78fr)}.feature-detail-card__visual[data-astro-cid-avhiw2j4]{order:2}.feature-detail-card__content[data-astro-cid-avhiw2j4],.feature-detail-card--reverse[data-astro-cid-avhiw2j4] .feature-detail-card__visual[data-astro-cid-avhiw2j4]{order:1}.feature-detail-card--reverse[data-astro-cid-avhiw2j4] .feature-detail-card__content[data-astro-cid-avhiw2j4]{order:2}}.feature-detail-card__content[data-astro-cid-avhiw2j4]{display:flex;flex-direction:column;align-items:flex-start}.feature-detail-card__eyebrow[data-astro-cid-avhiw2j4]{margin-bottom:var(--space-4)}.feature-detail-card__title[data-astro-cid-avhiw2j4]{max-width:23rem;color:#163e2c;font-family:"Avenir Next","Helvetica Neue",var(--font-sans);font-size:clamp(2rem,3.05vw,3.05rem);font-weight:var(--font-weight-bold);letter-spacing:-.07em;line-height:1.01}.feature-detail-card__summary[data-astro-cid-avhiw2j4]{max-width:24rem;margin-top:var(--space-4);color:#607b6c;font-size:var(--text-sm);line-height:1.72}.feature-detail-card__list[data-astro-cid-avhiw2j4]{display:grid;gap:var(--space-3);width:100%;margin-top:var(--space-5);list-style:none}@media(min-width:640px){.feature-detail-card__list[data-astro-cid-avhiw2j4]{grid-template-columns:repeat(2,minmax(0,1fr))}}.feature-detail-card__item[data-astro-cid-avhiw2j4]{display:grid;grid-template-columns:.55rem 1fr;gap:.55rem;align-items:start;color:#436c58;font-size:.75rem;line-height:1.48}.feature-detail-card__item[data-astro-cid-avhiw2j4]>i[data-astro-cid-avhiw2j4]{width:.32rem;height:.32rem;margin-top:.34rem;border-radius:50%;background:#00a66d;box-shadow:0 0 0 .24rem #00a66d14}.feature-detail-card__item[data-astro-cid-avhiw2j4] strong[data-astro-cid-avhiw2j4],.feature-detail-card__item[data-astro-cid-avhiw2j4] span[data-astro-cid-avhiw2j4] span[data-astro-cid-avhiw2j4]{display:block}.feature-detail-card__item[data-astro-cid-avhiw2j4] strong[data-astro-cid-avhiw2j4]{color:#2f614b;font-size:.76rem;font-weight:var(--font-weight-semibold)}.feature-detail-card__item[data-astro-cid-avhiw2j4] span[data-astro-cid-avhiw2j4] span[data-astro-cid-avhiw2j4]{margin-top:.12rem}.feature-detail-card__actions[data-astro-cid-avhiw2j4]{display:flex;flex-wrap:wrap;gap:var(--space-3);margin-top:var(--space-5)}.feature-detail-card__actions[data-astro-cid-avhiw2j4] .btn{min-width:8.9rem}.feature-detail-card__visual-shell[data-astro-cid-avhiw2j4]{position:relative;min-height:25.5rem;overflow:hidden;border:1px solid rgba(0,128,84,.15);border-radius:1.4rem;background:radial-gradient(circle at 83% 84%,rgba(55,204,136,.18),transparent 33%),radial-gradient(circle at 15% 20%,rgba(101,217,160,.13),transparent 28%),linear-gradient(145deg,#fafffb,#effaf3 58%,#e8f7ee);box-shadow:0 1.9rem 3.9rem -3rem #00523180}.feature-detail-card__visual-shell[data-astro-cid-avhiw2j4]:before{content:"";position:absolute;inset:0;opacity:.52;background-image:linear-gradient(rgba(0,153,102,.075) 1px,transparent 1px),linear-gradient(90deg,rgba(0,153,102,.075) 1px,transparent 1px);background-size:1.6rem 1.6rem;mask-image:linear-gradient(135deg,black,transparent 78%);-webkit-mask-image:linear-gradient(135deg,black,transparent 78%);pointer-events:none}.feature-detail-card__visual-badge[data-astro-cid-avhiw2j4]{position:absolute;z-index:3;top:1.25rem;left:1.35rem;display:inline-flex;align-items:center;gap:.45rem;color:#087e55;font-family:var(--font-mono);font-size:.6rem;font-weight:var(--font-weight-semibold);letter-spacing:.1em}.feature-detail-card__visual-badge[data-astro-cid-avhiw2j4] i[data-astro-cid-avhiw2j4]{width:.36rem;height:.36rem;border-radius:50%;background:#1ab77a;box-shadow:0 0 0 .27rem #1ab77a1f;animation:product-intro-pulse 2.1s ease-out infinite}.feature-runtime[data-astro-cid-avhiw2j4]{position:absolute;z-index:2;inset:3.75rem 1.75rem 1.7rem 3.25rem;overflow:hidden;border:1px solid #cfe7d9;border-radius:.72rem;background:var(--color-white);box-shadow:0 1.5rem 2.75rem #004b2b2e;transform:perspective(56rem) rotateY(-2.5deg) rotateX(.8deg);transform-origin:right bottom}.feature-detail-card--reverse[data-astro-cid-avhiw2j4] .feature-runtime[data-astro-cid-avhiw2j4]{right:3.25rem;left:1.75rem;transform:perspective(56rem) rotateY(2.5deg) rotateX(.8deg);transform-origin:left bottom}.feature-runtime__topbar[data-astro-cid-avhiw2j4]{display:flex;align-items:center;gap:.24rem;height:1.85rem;padding:0 .65rem;border-bottom:1px solid #e3f0e8;background:#fbfefc}.feature-runtime__topbar[data-astro-cid-avhiw2j4] i[data-astro-cid-avhiw2j4]{width:.32rem;height:.32rem;border-radius:50%;background:#b6cfc0}.feature-runtime__topbar[data-astro-cid-avhiw2j4] b[data-astro-cid-avhiw2j4]{margin-left:.32rem;color:#6e8879;font-size:.56rem;font-weight:var(--font-weight-semibold)}.feature-runtime__analysis-body[data-astro-cid-avhiw2j4]{display:grid;grid-template-columns:5.3rem 1fr;height:calc(100% - 1.85rem)}.feature-runtime__sidebar[data-astro-cid-avhiw2j4]{padding:.85rem .62rem;border-right:1px solid #edf4ef;background:#f7fbf8}.feature-runtime__sidebar[data-astro-cid-avhiw2j4] i[data-astro-cid-avhiw2j4]{display:block;width:80%;height:.35rem;margin:.66rem 0;border-radius:1rem;background:#dce9e1}.feature-runtime__sidebar[data-astro-cid-avhiw2j4] i[data-astro-cid-avhiw2j4]:first-child{width:1.15rem;height:1.15rem;margin-top:0;border-radius:.36rem;background:#13a271}.feature-runtime__task[data-astro-cid-avhiw2j4]{padding:.85rem}.feature-runtime__task-title[data-astro-cid-avhiw2j4]{display:flex;align-items:center;justify-content:space-between;color:#1f513a;font-size:.66rem}.feature-runtime__task-title[data-astro-cid-avhiw2j4] em[data-astro-cid-avhiw2j4]{padding:.23rem .35rem;border-radius:var(--radius-full);background:#dff5e8;color:#07845b;font-size:.46rem;font-style:normal}.feature-runtime__message[data-astro-cid-avhiw2j4]{max-width:86%;margin-top:.54rem;padding:.48rem;border-radius:.48rem .48rem .48rem .12rem;background:#eef8f2;color:#58776a;font-size:.51rem;line-height:1.42}.feature-runtime__message--user[data-astro-cid-avhiw2j4]{width:59%;margin-left:auto;border-radius:.48rem .48rem .12rem;background:#119365;color:var(--color-white)}.feature-runtime__analysis-row[data-astro-cid-avhiw2j4]{display:grid;grid-template-columns:1.14fr .86fr;gap:.45rem;margin-top:.54rem}.feature-runtime__analysis-row[data-astro-cid-avhiw2j4]>div[data-astro-cid-avhiw2j4]{min-height:5rem;padding:.52rem;border:1px solid #ddece4;border-radius:.44rem;background:var(--color-white)}.feature-runtime__analysis-row[data-astro-cid-avhiw2j4] span[data-astro-cid-avhiw2j4]{display:block;color:#788f83;font-size:.46rem}.feature-runtime__conclusion-panel[data-astro-cid-avhiw2j4] b[data-astro-cid-avhiw2j4]{display:block;margin-top:.4rem;color:#21533c;font-size:.64rem;line-height:1.3}.feature-runtime__bars[data-astro-cid-avhiw2j4]{display:flex;align-items:end;gap:.22rem;height:2.7rem;margin-top:.45rem;border-bottom:1px solid #d7e8de}.feature-runtime__bars[data-astro-cid-avhiw2j4] i[data-astro-cid-avhiw2j4]{flex:1;border-radius:.12rem .12rem 0 0;background:linear-gradient(#72d3a8,#07845b);transform-origin:bottom;animation:product-intro-bars 3s ease-in-out infinite alternate}.feature-runtime__bars[data-astro-cid-avhiw2j4] i[data-astro-cid-avhiw2j4]:nth-child(1){height:35%}.feature-runtime__bars[data-astro-cid-avhiw2j4] i[data-astro-cid-avhiw2j4]:nth-child(2){height:74%;animation-delay:-.7s}.feature-runtime__bars[data-astro-cid-avhiw2j4] i[data-astro-cid-avhiw2j4]:nth-child(3){height:56%;animation-delay:-1.4s}.feature-runtime__bars[data-astro-cid-avhiw2j4] i[data-astro-cid-avhiw2j4]:nth-child(4){height:88%;animation-delay:-.9s}.feature-runtime__bars[data-astro-cid-avhiw2j4] i[data-astro-cid-avhiw2j4]:nth-child(5){height:62%;animation-delay:-1.9s}.feature-runtime__line[data-astro-cid-avhiw2j4]{height:2.4rem;margin-top:.35rem;border-bottom:1px solid #d7e8de;background:linear-gradient(145deg,transparent 47%,#1aa873 48%,#1aa873 52%,transparent 53%) .2rem 1.1rem / 3rem 1.56rem no-repeat,linear-gradient(32deg,transparent 46%,#6ecda2 47%,#6ecda2 51%,transparent 52%) 2.9rem .65rem / 3.45rem 2.25rem no-repeat,linear-gradient(149deg,transparent 45%,#009966 46%,#009966 51%,transparent 52%) 5.8rem .35rem / 4rem 3.06rem no-repeat;animation:product-intro-line-slide 4s ease-in-out infinite alternate}.feature-runtime__exports[data-astro-cid-avhiw2j4]{display:flex;gap:.25rem;margin-top:.62rem}.feature-runtime__exports[data-astro-cid-avhiw2j4] span[data-astro-cid-avhiw2j4]{flex:1;padding:.28rem .1rem;border:1px solid #cbe7d7;border-radius:.2rem;color:#087f56;font-family:var(--font-mono);font-size:.43rem;font-weight:var(--font-weight-semibold);text-align:center}.feature-runtime__security-body[data-astro-cid-avhiw2j4]{display:grid;grid-template-columns:.92fr 1.08fr;height:calc(100% - 1.85rem)}.feature-runtime__directory[data-astro-cid-avhiw2j4]{padding:.95rem .7rem;border-right:1px solid #edf4ef;background:#f7fbf8}.feature-runtime__directory[data-astro-cid-avhiw2j4] b[data-astro-cid-avhiw2j4]{display:block;margin-bottom:.62rem;color:#6b8577;font-size:.48rem}.feature-runtime__directory[data-astro-cid-avhiw2j4] span[data-astro-cid-avhiw2j4]{display:block;margin:.5rem 0;padding:.4rem;border-radius:.24rem;background:#eef8f2;color:#3f6e58;font-size:.55rem}.feature-runtime__directory[data-astro-cid-avhiw2j4] span[data-astro-cid-avhiw2j4]:first-of-type{background:#d9f4e4;color:#087e55}.feature-runtime__guard-map[data-astro-cid-avhiw2j4]{position:relative;display:grid;place-items:center;background:radial-gradient(circle at 50% 50%,rgba(0,153,102,.08),transparent 43%),var(--color-white)}.feature-runtime__guard-ring[data-astro-cid-avhiw2j4]{position:absolute;width:9.5rem;height:9.5rem;border:1px solid #a5d8bc;border-radius:50%;animation:product-intro-ring 14s linear infinite}.feature-runtime__guard-ring--inner[data-astro-cid-avhiw2j4]{width:5.4rem;height:5.4rem;border-color:#46b97c8c;animation-direction:reverse;animation-duration:10s}.feature-runtime__guard-core[data-astro-cid-avhiw2j4]{position:relative;z-index:2;display:grid;place-items:center;width:3.2rem;height:3.2rem;border-radius:50%;background:#119365;box-shadow:0 0 0 .55rem #1193651c;color:var(--color-white);font-size:1.15rem}.feature-runtime__guard-label[data-astro-cid-avhiw2j4]{position:absolute;z-index:3;color:#3d765d;font-size:.48rem;font-weight:var(--font-weight-semibold);letter-spacing:.02em;max-width:6.5rem;line-height:1.2}.feature-runtime__guard-label--storage[data-astro-cid-avhiw2j4]{top:1.45rem;left:.8rem}.feature-runtime__guard-label--runtime[data-astro-cid-avhiw2j4]{top:5rem;right:.8rem}.feature-runtime__guard-label--output[data-astro-cid-avhiw2j4]{bottom:1.55rem;left:1.8rem}.feature-runtime__workflow-body[data-astro-cid-avhiw2j4]{display:grid;grid-template-columns:1.08fr .92fr;gap:.72rem;height:calc(100% - 1.85rem);padding:.78rem;background:#fbfefc}.feature-runtime__workflow-track[data-astro-cid-avhiw2j4]{position:relative;display:grid;align-content:center;gap:.78rem;padding-left:.45rem}.feature-runtime__workflow-track[data-astro-cid-avhiw2j4]:before{content:"";position:absolute;top:2.15rem;bottom:2.15rem;left:1rem;width:1px;background:#bde3cd}.feature-runtime__workflow-step[data-astro-cid-avhiw2j4]{position:relative;z-index:1;display:grid;grid-template-columns:1.35rem 1fr;gap:.52rem;align-items:center;min-height:2.5rem}.feature-runtime__workflow-step[data-astro-cid-avhiw2j4]>i[data-astro-cid-avhiw2j4]{display:grid;place-items:center;width:1.28rem;height:1.28rem;border-radius:50%;background:#dff5e8;color:#07845b;font-family:var(--font-mono);font-size:.5rem;font-style:normal;font-weight:var(--font-weight-semibold)}.feature-runtime__workflow-step[data-astro-cid-avhiw2j4]:nth-child(2)>i[data-astro-cid-avhiw2j4]{background:#096;box-shadow:0 0 0 .27rem #0099661a;color:var(--color-white)}.feature-runtime__workflow-step[data-astro-cid-avhiw2j4] b[data-astro-cid-avhiw2j4],.feature-runtime__workflow-step[data-astro-cid-avhiw2j4] small[data-astro-cid-avhiw2j4]{display:block}.feature-runtime__workflow-step[data-astro-cid-avhiw2j4] b[data-astro-cid-avhiw2j4]{color:#2e5d48;font-size:.55rem}.feature-runtime__workflow-step[data-astro-cid-avhiw2j4] small[data-astro-cid-avhiw2j4]{margin-top:.18rem;color:#7b9185;font-size:.47rem}.feature-runtime__evidence-pane[data-astro-cid-avhiw2j4]{padding:.7rem;border-left:1px solid #e1eee6;background:linear-gradient(145deg,var(--color-white),#f4fbf7)}.feature-runtime__evidence-pane[data-astro-cid-avhiw2j4]>b[data-astro-cid-avhiw2j4]{color:#315d48;font-size:.55rem}.feature-runtime__evidence-pane[data-astro-cid-avhiw2j4]>p[data-astro-cid-avhiw2j4]{margin-top:.62rem;padding:.5rem;border-left:2px solid #41bc85;background:#ebf8f0;color:#527364;font-size:.49rem;line-height:1.45}.feature-runtime__evidence-pane[data-astro-cid-avhiw2j4]>div[data-astro-cid-avhiw2j4]{display:flex;gap:.22rem;margin-top:.7rem}.feature-runtime__evidence-pane[data-astro-cid-avhiw2j4]>div[data-astro-cid-avhiw2j4] span[data-astro-cid-avhiw2j4]{flex:1;padding:.3rem .05rem;border:1px solid #cbe7d7;border-radius:.18rem;color:#087f56;font-family:var(--font-mono);font-size:.4rem;font-weight:var(--font-weight-semibold);text-align:center}@keyframes product-intro-pulse{70%,to{box-shadow:0 0 0 .58rem #1ab77a00}}@keyframes product-intro-bars{to{transform:scaleY(.65)}}@keyframes product-intro-line-slide{to{opacity:.68;transform:translate(.28rem)}}@keyframes product-intro-ring{to{transform:rotate(360deg)}}@media(min-width:768px){.product-intro__title-anchor[data-astro-cid-avhiw2j4],.feature-detail-card[data-astro-cid-avhiw2j4]{scroll-margin-top:calc(var(--header-height) + var(--space-8))}}@media(max-width:767px){.product-intro[data-astro-cid-avhiw2j4]{padding-top:3.35rem}.product-intro__path[data-astro-cid-avhiw2j4]{grid-template-columns:1fr;gap:var(--space-4);padding-left:.25rem}.product-intro__path[data-astro-cid-avhiw2j4]:before{top:1.15rem;bottom:1.15rem;left:1.4rem;width:1px;height:auto;background:linear-gradient(180deg,#0099662e,#009966b8 52%,#0099662e)}.product-intro__path-step[data-astro-cid-avhiw2j4]{min-height:3.7rem}.product-intro__path-copy[data-astro-cid-avhiw2j4] strong[data-astro-cid-avhiw2j4]{margin-top:.3rem}.feature-detail-card__content[data-astro-cid-avhiw2j4]{order:1}.feature-detail-card__visual[data-astro-cid-avhiw2j4]{order:2}.feature-detail-card__visual-shell[data-astro-cid-avhiw2j4]{min-height:21.5rem}.feature-runtime[data-astro-cid-avhiw2j4],.feature-detail-card--reverse[data-astro-cid-avhiw2j4] .feature-runtime[data-astro-cid-avhiw2j4]{inset:3.35rem .95rem .95rem 1.4rem;transform:none}.feature-runtime__analysis-body[data-astro-cid-avhiw2j4]{grid-template-columns:4.25rem 1fr}.feature-runtime__sidebar[data-astro-cid-avhiw2j4]{padding-right:.45rem;padding-left:.45rem}.feature-runtime__guard-ring[data-astro-cid-avhiw2j4]{width:8.1rem;height:8.1rem}.feature-runtime__guard-ring--inner[data-astro-cid-avhiw2j4]{width:4.7rem;height:4.7rem}}@media(max-width:450px){.feature-detail-card__list[data-astro-cid-avhiw2j4]{grid-template-columns:1fr}.feature-detail-card__visual-shell[data-astro-cid-avhiw2j4]{min-height:19.5rem}.feature-runtime__analysis-body[data-astro-cid-avhiw2j4]{grid-template-columns:3.4rem 1fr}.feature-runtime__analysis-row[data-astro-cid-avhiw2j4]{grid-template-columns:1fr}.feature-runtime__conclusion-panel[data-astro-cid-avhiw2j4]{display:none}.feature-runtime__security-body[data-astro-cid-avhiw2j4]{grid-template-columns:.82fr 1.18fr}.feature-runtime__directory[data-astro-cid-avhiw2j4]{padding-right:.45rem;padding-left:.45rem}.feature-runtime__directory[data-astro-cid-avhiw2j4] span[data-astro-cid-avhiw2j4]{font-size:.44rem}.feature-runtime__workflow-body[data-astro-cid-avhiw2j4]{grid-template-columns:1fr}.feature-runtime__evidence-pane[data-astro-cid-avhiw2j4]{display:none}}@media(prefers-reduced-motion:reduce){.feature-detail-card__visual-badge[data-astro-cid-avhiw2j4] i[data-astro-cid-avhiw2j4],.feature-runtime__bars[data-astro-cid-avhiw2j4] i[data-astro-cid-avhiw2j4],.feature-runtime__line[data-astro-cid-avhiw2j4],.feature-runtime__guard-ring[data-astro-cid-avhiw2j4]{animation:none}}.pricing-section[data-astro-cid-4bitlvms]{padding:var(--space-20) 0;background:linear-gradient(180deg,var(--color-bg-primary) 0%,var(--color-brand-subtle) 50%,var(--color-bg-primary) 100%)}.pricing__content[data-astro-cid-4bitlvms]{display:flex;flex-direction:column;gap:var(--space-12);align-items:center}@media(min-width:1024px){.pricing__content[data-astro-cid-4bitlvms]{flex-direction:row;justify-content:space-between;gap:var(--space-16)}}.pricing__header[data-astro-cid-4bitlvms]{flex:1;max-width:40rem}.pricing__title[data-astro-cid-4bitlvms]{font-size:var(--text-3xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin-bottom:var(--space-4)}.pricing__summary[data-astro-cid-4bitlvms]{font-size:var(--text-lg);color:var(--color-text-secondary);margin-bottom:var(--space-8);line-height:var(--line-height-relaxed)}.pricing__cta[data-astro-cid-4bitlvms]{display:inline-flex}.faq-section[data-astro-cid-3b2l2v47]{padding:var(--space-20) 0;background-color:var(--color-bg-primary)}.faq__content[data-astro-cid-3b2l2v47]{display:flex;flex-direction:column-reverse;gap:var(--space-12);align-items:center}@media(min-width:1024px){.faq__content[data-astro-cid-3b2l2v47]{flex-direction:row;justify-content:space-between;gap:var(--space-16)}}.faq__header[data-astro-cid-3b2l2v47]{flex:1;max-width:40rem}.faq__title[data-astro-cid-3b2l2v47]{font-size:var(--text-3xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin-bottom:var(--space-4)}.faq__summary[data-astro-cid-3b2l2v47]{font-size:var(--text-lg);color:var(--color-text-secondary);margin-bottom:var(--space-8);line-height:var(--line-height-relaxed)}.faq__visual[data-astro-cid-3b2l2v47]{flex:0 0 auto;max-width:400px}.faq__visual[data-astro-cid-3b2l2v47] img[data-astro-cid-3b2l2v47]{width:100%;height:auto;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}@media(min-width:1024px){.faq__visual[data-astro-cid-3b2l2v47]{max-width:360px}}.faq__items[data-astro-cid-3b2l2v47]{display:flex;flex-direction:column;gap:var(--space-4);margin-bottom:var(--space-8)}.faq__item[data-astro-cid-3b2l2v47]{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);overflow:hidden}.faq__question[data-astro-cid-3b2l2v47]{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4);padding:var(--space-5);font-size:var(--text-base);font-weight:var(--font-weight-medium);color:var(--color-text-primary);cursor:pointer;list-style:none;transition:background-color var(--transition-fast)}.faq__question[data-astro-cid-3b2l2v47]:hover{background-color:var(--color-bg-tertiary)}.faq__question[data-astro-cid-3b2l2v47]::-webkit-details-marker{display:none}.faq__icon[data-astro-cid-3b2l2v47]{flex-shrink:0;transition:transform var(--transition-fast);color:var(--color-brand)}details[data-astro-cid-3b2l2v47][open] .faq__icon[data-astro-cid-3b2l2v47]{transform:rotate(180deg)}.faq__answer[data-astro-cid-3b2l2v47]{padding:0 var(--space-5) var(--space-5);font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--line-height-relaxed)}.faq__link[data-astro-cid-3b2l2v47]{display:inline-flex;align-items:center;gap:var(--space-2);font-size:var(--text-base);font-weight:var(--font-weight-medium);color:var(--color-brand);text-decoration:none;transition:all var(--transition-fast)}.faq__link[data-astro-cid-3b2l2v47]:hover{color:var(--color-brand-dark);gap:var(--space-3)}.faq__link[data-astro-cid-3b2l2v47] svg[data-astro-cid-3b2l2v47]{transition:transform var(--transition-fast)}.faq__link[data-astro-cid-3b2l2v47]:hover svg[data-astro-cid-3b2l2v47]{transform:translate(2px)}.contact-section[data-astro-cid-joh4gybl]{position:relative;padding:var(--space-20) 0;background:linear-gradient(180deg,var(--color-bg-primary) 0%,var(--color-bg-secondary) 100%)}.contact-section__divider[data-astro-cid-joh4gybl]{position:absolute;top:0;right:0;left:0;height:1px;background:var(--color-border)}.contact__content[data-astro-cid-joh4gybl]{display:flex;flex-direction:column;gap:var(--space-12);align-items:center}@media(min-width:1024px){.contact__content[data-astro-cid-joh4gybl]{flex-direction:row;justify-content:space-between;gap:var(--space-16)}}.contact__header[data-astro-cid-joh4gybl]{flex:1;max-width:40rem;text-align:center}@media(min-width:1024px){.contact__header[data-astro-cid-joh4gybl]{text-align:left}}.contact__title[data-astro-cid-joh4gybl]{font-size:var(--text-3xl);font-weight:var(--font-weight-bold);color:var(--color-text-primary);margin-bottom:var(--space-4)}.contact__summary[data-astro-cid-joh4gybl]{font-size:var(--text-lg);color:var(--color-text-secondary);margin-bottom:var(--space-8);line-height:var(--line-height-relaxed)}.contact__actions[data-astro-cid-joh4gybl]{display:flex;flex-wrap:wrap;justify-content:center;gap:var(--space-4)}@media(min-width:1024px){.contact__actions[data-astro-cid-joh4gybl]{justify-content:flex-start}}.contact__visual[data-astro-cid-joh4gybl]{flex:0 0 auto;max-width:400px;width:100%}.contact__feedback[data-astro-cid-joh4gybl]{margin-top:var(--space-6);padding:var(--space-5);border:1px solid var(--color-border);border-radius:var(--radius-lg);background-color:var(--color-bg-secondary)}.contact__email[data-astro-cid-joh4gybl]{font-size:var(--text-base);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);margin-bottom:var(--space-2)}.contact__note[data-astro-cid-joh4gybl]{font-size:var(--text-sm);color:var(--color-text-secondary);line-height:var(--line-height-relaxed)}.contact-illustration[data-astro-cid-joh4gybl]{width:100%;min-height:18rem;padding:var(--space-6);border-radius:var(--radius-lg);border:1px solid rgba(0,153,102,.16);background:radial-gradient(circle at 20% 20%,rgba(0,153,102,.12),transparent 40%),linear-gradient(180deg,#fffffff5,#f5f9f7f5);box-shadow:var(--shadow-lg);display:grid;place-items:center;gap:var(--space-4)}.contact-illustration__mail[data-astro-cid-joh4gybl]{width:min(100%,15rem);aspect-ratio:16 / 10;border-radius:1rem;border:1px solid rgba(0,153,102,.22);background:linear-gradient(180deg,#fff,#f2fbf7);position:relative;box-shadow:0 18px 36px -28px #007a528c}.contact-illustration__mail-line[data-astro-cid-joh4gybl]{position:absolute;left:50%;top:50%;width:48%;height:2px;background:#00996670;transform-origin:left center}.contact-illustration__mail-line[data-astro-cid-joh4gybl]:first-child{transform:translate(-50%,-50%) rotate(30deg)}.contact-illustration__mail-line[data-astro-cid-joh4gybl]:last-child{transform:translate(-50%,-50%) rotate(-30deg)}.contact-illustration__status[data-astro-cid-joh4gybl]{display:inline-flex;align-items:center;gap:.35rem;padding:.4rem .75rem;border-radius:var(--radius-full);border:1px solid rgba(0,153,102,.2);background:#ffffffd6}.contact-illustration__dot[data-astro-cid-joh4gybl]{width:.42rem;height:.42rem;border-radius:50%;background:#0099666b}.contact-illustration__dot[data-astro-cid-joh4gybl]:nth-child(2){background:#009966b3}.contact-illustration__people[data-astro-cid-joh4gybl]{display:flex;align-items:flex-end;gap:var(--space-4)}.contact-illustration__person[data-astro-cid-joh4gybl]{position:relative;width:2rem;height:1.25rem;border-radius:999px 999px .8rem .8rem;background:#096c}.contact-illustration__person[data-astro-cid-joh4gybl]:before{content:"";position:absolute;left:50%;bottom:calc(100% + .2rem);width:1rem;height:1rem;border-radius:50%;background:#009966c7;transform:translate(-50%)}.contact-illustration__person--center[data-astro-cid-joh4gybl]{width:2.5rem;height:1.5rem;background:#009966eb}.contact-illustration__person--center[data-astro-cid-joh4gybl]:before{width:1.3rem;height:1.3rem}@media(min-width:1024px){.contact__visual[data-astro-cid-joh4gybl]{max-width:360px}}
