.ecosystem-page[data-v-5eeb5585]{position:relative}.ecosystem-nav[data-v-5eeb5585]{position:fixed;right:40px;top:50%;z-index:50;display:flex;flex-direction:column;gap:24px;transform:translateY(-50%)}.ecosystem-nav__line[data-v-5eeb5585]{position:absolute;left:10px;top:0;bottom:0;width:2px;background:#1a26341a}.ecosystem-nav button[data-v-5eeb5585]{position:relative;display:flex;align-items:center;gap:0;padding-left:32px;color:#1a263466;transition:color .3s ease,transform .3s ease}.ecosystem-nav button[data-v-5eeb5585]:hover{transform:translate(-4px)}.ecosystem-nav button.active[data-v-5eeb5585]{color:var(--accent)}.ecosystem-nav button.active[data-v-5eeb5585]:before{content:"";position:absolute;left:10px;top:0;bottom:0;width:2px;background:var(--accent)}.ecosystem-nav svg[data-v-5eeb5585]{width:20px;height:20px}.ecosystem-nav span[data-v-5eeb5585]{position:absolute;right:calc(100% + 16px);opacity:0;white-space:nowrap;padding:6px 12px;border:1px solid rgba(26,38,52,.1);background:#ffffffe6;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text);font-size:12px;font-weight:700;letter-spacing:.12em;transition:opacity .3s ease}.ecosystem-nav button:hover span[data-v-5eeb5585]{opacity:1}.ecosystem-terminal[data-v-5eeb5585]{position:relative;overflow:hidden}.ecosystem-terminal__watermark[data-v-5eeb5585]{position:absolute;left:40px;bottom:40px;z-index:1;color:#1a26340d;font-size:220px;font-weight:900;line-height:1;letter-spacing:-.04em;-webkit-user-select:none;user-select:none}.ecosystem-terminal__inner[data-v-5eeb5585]{position:relative;z-index:5;display:flex;height:100%;padding-bottom:40px}.ecosystem-terminal__left[data-v-5eeb5585]{width:45%;display:flex;flex-direction:column;justify-content:center}.ecosystem-terminal__copy[data-v-5eeb5585]{max-width:620px;animation:ecosystemRise-5eeb5585 .7s ease both}.ecosystem-terminal__right[data-v-5eeb5585]{width:55%;display:flex;align-items:center;justify-content:flex-end;padding:0 48px 0 40px}.ecosystem-terminal__title-row[data-v-5eeb5585]{display:flex;align-items:center;gap:12px;margin-bottom:8px}.ecosystem-terminal__title-row span[data-v-5eeb5585]{font-size:32px}.ecosystem-terminal__title-row h2[data-v-5eeb5585]{margin:0;color:var(--text);font-size:52px;font-weight:900;letter-spacing:.14em}.ecosystem-terminal__subtitle[data-v-5eeb5585]{display:flex;align-items:center;gap:16px;margin:16px 0 24px}.ecosystem-terminal__badge[data-v-5eeb5585]{padding:6px 12px;background:var(--accent);color:#fff;font-size:12px;font-weight:700;letter-spacing:.12em}.ecosystem-terminal__rule[data-v-5eeb5585]{flex:1;height:1px;background:linear-gradient(to right,rgba(26,38,52,.2),transparent)}.ecosystem-terminal__dots[data-v-5eeb5585]{display:flex;gap:4px}.ecosystem-terminal__dots span[data-v-5eeb5585]{width:6px;height:6px;background:#1a263466;transform:rotate(45deg)}.ecosystem-terminal__quote[data-v-5eeb5585]{margin-bottom:32px;padding:20px;border-left:4px solid var(--accent);background:#fffc;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--shadow-sm)}.ecosystem-terminal__quote p[data-v-5eeb5585]{margin:0 0 8px;color:var(--text);font-size:15px;font-weight:500}.ecosystem-terminal__quote small[data-v-5eeb5585]{color:var(--muted);font-size:12px;font-style:italic}.ecosystem-terminal__features[data-v-5eeb5585]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:40px}.ecosystem-terminal__features div[data-v-5eeb5585]{display:flex;align-items:center;gap:8px;color:var(--text);font-size:13px;font-weight:500}.ecosystem-terminal__features span[data-v-5eeb5585]{width:16px;height:16px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--accent);transform:rotate(45deg)}.ecosystem-terminal__features span[data-v-5eeb5585]:after{content:"";width:6px;height:6px;background:var(--accent)}.ecosystem-terminal__thumbs[data-v-5eeb5585]{display:flex;gap:16px}.ecosystem-terminal__thumbs button[data-v-5eeb5585]{position:relative;width:90px;height:120px;overflow:hidden;border:1px solid rgba(255,255,255,.2);background:#0f1218;transition:transform .3s ease,border-color .3s ease}.ecosystem-terminal__thumbs button.active[data-v-5eeb5585]{transform:scale(1.05);border:2px solid var(--accent)}.ecosystem-terminal__thumb-image[data-v-5eeb5585]{width:100%;height:100%;object-fit:contain;object-position:center}.ecosystem-terminal__thumb-mask[data-v-5eeb5585]{position:absolute;inset:auto 0 0;display:flex;align-items:flex-end;padding:8px;background:linear-gradient(to top,rgba(0,0,0,.8),transparent)}.ecosystem-terminal__thumb-mask span[data-v-5eeb5585]{color:#fff;font-size:12px;font-weight:700;line-height:1.2}.ecosystem-terminal__thumb-corner[data-v-5eeb5585]{position:absolute;top:0;right:0;width:0;height:0;border-top:16px solid var(--accent);border-right:16px solid transparent}.ecosystem-terminal__track[data-v-5eeb5585]{position:relative;width:100%;height:2px;margin-top:24px;background:#ffffff1a}.ecosystem-terminal__track-bar[data-v-5eeb5585]{height:100%;background:var(--accent);transition:transform .35s ease,width .35s ease}.ecosystem-terminal__hero[data-v-5eeb5585]{position:relative;width:100%;height:auto;max-width:100%;overflow:hidden;border-radius:24px;border:0;background:transparent;box-shadow:none;animation:ecosystemRise-5eeb5585 .7s ease both;line-height:0;display:flex;align-items:center;justify-content:center}.ecosystem-terminal__hero-overlay[data-v-5eeb5585]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:linear-gradient(135deg,rgba(255,35,90,.2),transparent);mix-blend-mode:overlay}.ecosystem-terminal__hero-image[data-v-5eeb5585]{display:block;width:auto;height:auto;max-width:100%;max-height:min(78vh,880px);margin:0 auto}.ecosystem-terminal__hero-top[data-v-5eeb5585],.ecosystem-terminal__hero-bottom[data-v-5eeb5585]{position:absolute;z-index:3}.ecosystem-terminal__hero-top[data-v-5eeb5585]{top:16px;right:16px;display:flex;align-items:center;gap:8px;color:#fff;font-size:10px;font-family:monospace;letter-spacing:.2em;text-transform:uppercase}.ecosystem-terminal__pulse[data-v-5eeb5585]{width:8px;height:8px;border-radius:50%;background:var(--accent);animation:pulse-5eeb5585 1.4s ease infinite}.ecosystem-terminal__hero-bottom[data-v-5eeb5585]{left:16px;bottom:16px;padding-left:12px;border-left:2px solid var(--accent)}.ecosystem-terminal__hero-bottom strong[data-v-5eeb5585]{display:block;color:#fff;font-size:24px;font-weight:900;line-height:1}.ecosystem-terminal__hero-bottom span[data-v-5eeb5585]{color:#fff9;font-size:10px;letter-spacing:.2em}.ecosystem-content[data-v-5eeb5585]{position:relative;height:calc(100vh - var(--header-height) - var(--footer-height));overflow-y:auto;overflow-x:hidden;padding:120px 0 128px}.ecosystem-content__inner[data-v-5eeb5585]{position:relative;z-index:5;display:flex;flex-direction:column;gap:96px;padding-right:96px}.ecosystem-hero[data-v-5eeb5585]{max-width:960px;margin:0 auto;text-align:center}.ecosystem-hero__chip[data-v-5eeb5585]{display:inline-flex;align-items:center;gap:8px;margin-bottom:24px;padding:8px 16px;border:1px solid rgba(255,255,255,.8);border-radius:999px;background:#fff9;box-shadow:var(--shadow-sm)}.ecosystem-hero__chip svg[data-v-5eeb5585]{width:16px;height:16px;color:var(--accent)}.ecosystem-hero__chip span[data-v-5eeb5585]{color:var(--text);font-size:12px;font-weight:700;letter-spacing:.12em}.ecosystem-hero h1[data-v-5eeb5585],.ecosystem-block__head h3[data-v-5eeb5585]{margin:0 0 16px;color:var(--text);font-size:52px;font-weight:900;line-height:1.2}.ecosystem-hero h2[data-v-5eeb5585]{margin:0 0 24px;color:var(--accent);font-size:28px;font-weight:700;letter-spacing:.12em}.ecosystem-hero p[data-v-5eeb5585],.ecosystem-block__head p[data-v-5eeb5585]{margin:0;color:var(--muted);font-size:16px;line-height:1.9}.ecosystem-block__head[data-v-5eeb5585]{margin-bottom:40px;text-align:center}.ecosystem-block__head h3[data-v-5eeb5585]{font-size:38px}.ecosystem-block__head p[data-v-5eeb5585]{color:var(--accent);font-size:14px;font-weight:700;letter-spacing:.12em}.ecosystem-flow-card[data-v-5eeb5585],.ecosystem-compare[data-v-5eeb5585],.ecosystem-faq[data-v-5eeb5585]{border:1px solid #f3f4f6;border-radius:24px;background:#fff;box-shadow:var(--shadow-sm)}.ecosystem-flow-card[data-v-5eeb5585]{position:relative;overflow:hidden;padding:32px}.ecosystem-flow-card[data-v-5eeb5585]:after{content:"";position:absolute;top:0;right:0;width:256px;height:256px;background:linear-gradient(to bottom left,rgba(249,235,237,1),transparent);border-bottom-left-radius:999px}.ecosystem-flow-row[data-v-5eeb5585]{position:relative;z-index:1;display:flex;align-items:center;gap:16px;margin-bottom:32px}.ecosystem-flow-row[data-v-5eeb5585]:last-child{margin-bottom:0}.ecosystem-flow-row__title[data-v-5eeb5585]{display:flex;width:160px;flex-shrink:0;align-items:center;gap:8px;color:var(--text);font-size:15px;font-weight:700}.ecosystem-flow-row__title svg[data-v-5eeb5585]{width:20px;height:20px;color:var(--accent)}.ecosystem-flow-row__steps[data-v-5eeb5585]{display:flex;flex-wrap:wrap;align-items:center;gap:8px}.ecosystem-flow-row__steps span[data-v-5eeb5585]{padding:10px 16px;border:1px solid #e5e7eb;border-radius:10px;background:#fff;color:#4b5563;font-size:13px;font-weight:500}.ecosystem-flow-row__steps span.lead[data-v-5eeb5585]{background:#f3f4f6}.ecosystem-flow-row__steps svg[data-v-5eeb5585]{width:16px;height:16px;color:#d1d5db}.ecosystem-compare__head[data-v-5eeb5585],.ecosystem-compare__row[data-v-5eeb5585]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.ecosystem-compare__head div[data-v-5eeb5585]{padding:24px;background:var(--text);color:#fff;text-align:center;font-size:16px;font-weight:700;letter-spacing:.12em}.ecosystem-compare__head div[data-v-5eeb5585]:last-child{background:var(--accent)}.ecosystem-compare__row+.ecosystem-compare__row[data-v-5eeb5585]{border-top:1px solid #f3f4f6}.ecosystem-compare__row div[data-v-5eeb5585]{display:flex;align-items:center;padding:24px;font-size:14px;line-height:1.8}.ecosystem-compare__row div[data-v-5eeb5585]:first-child{border-right:1px solid #f3f4f6;color:var(--muted)}.ecosystem-compare__row div[data-v-5eeb5585]:last-child{color:var(--text);font-weight:500}.ecosystem-compare__row svg[data-v-5eeb5585]{width:18px;height:18px;margin-right:12px;color:var(--accent);flex-shrink:0}.ecosystem-values[data-v-5eeb5585],.ecosystem-testimonials[data-v-5eeb5585]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.ecosystem-value-card[data-v-5eeb5585],.ecosystem-testimonial[data-v-5eeb5585]{padding:32px;border:1px solid #f3f4f6;border-radius:24px;background:#fff;box-shadow:var(--shadow-sm)}.ecosystem-value-card[data-v-5eeb5585]{position:relative;overflow:hidden}.ecosystem-value-card[data-v-5eeb5585]:after{content:"";position:absolute;top:0;right:0;width:80px;height:80px;background:linear-gradient(to bottom left,rgba(249,250,251,1),transparent)}.ecosystem-value-card__icon[data-v-5eeb5585]{position:relative;z-index:1;width:48px;height:48px;display:flex;align-items:center;justify-content:center;margin-bottom:24px;border-radius:14px;background:var(--text);color:#fff}.ecosystem-value-card__icon svg[data-v-5eeb5585]{width:22px;height:22px}.ecosystem-value-card__en[data-v-5eeb5585]{margin-bottom:4px;color:var(--accent);font-size:12px;font-weight:700;letter-spacing:.12em}.ecosystem-value-card h4[data-v-5eeb5585]{margin:0 0 16px;color:var(--text);font-size:30px;font-weight:900}.ecosystem-value-card p[data-v-5eeb5585]{min-height:64px;margin:0 0 24px;color:var(--muted);font-size:14px;line-height:1.8}.ecosystem-value-card__meta[data-v-5eeb5585]{display:flex;align-items:center;gap:8px;padding:12px 16px;border-radius:12px;background:#f2ede480;color:var(--text);font-size:13px;font-weight:700}.ecosystem-value-card__meta svg[data-v-5eeb5585]{width:16px;height:16px;color:var(--accent)}.ecosystem-testimonial[data-v-5eeb5585]{position:relative}.ecosystem-testimonial>svg[data-v-5eeb5585]{position:absolute;top:24px;right:24px;width:32px;height:32px;color:#f3f4f6}.ecosystem-testimonial p[data-v-5eeb5585]{min-height:96px;margin:0 0 24px;color:var(--text);font-size:14px;line-height:1.9;font-style:italic}.ecosystem-testimonial__meta[data-v-5eeb5585]{display:flex;align-items:center;gap:16px}.ecosystem-testimonial__avatar[data-v-5eeb5585]{width:48px;height:48px;border-radius:50%;object-fit:cover}.ecosystem-testimonial__meta strong[data-v-5eeb5585],.ecosystem-testimonial__meta span[data-v-5eeb5585]{display:block}.ecosystem-testimonial__meta strong[data-v-5eeb5585]{color:var(--text);font-size:14px;font-weight:900}.ecosystem-testimonial__meta span[data-v-5eeb5585]{color:var(--accent);font-size:12px;font-weight:500}.ecosystem-faq[data-v-5eeb5585]{max-width:960px;margin:0 auto;padding:0 0 8px}.ecosystem-faq__item[data-v-5eeb5585]{padding:24px;border-bottom:1px solid #f3f4f6}.ecosystem-faq__item[data-v-5eeb5585]:last-child{border-bottom:0}.ecosystem-faq__item h4[data-v-5eeb5585]{display:flex;align-items:center;gap:8px;margin:0 0 8px;color:var(--text);font-size:15px;font-weight:700}.ecosystem-faq__item h4 span[data-v-5eeb5585]{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#f3f4f6;color:var(--text);font-size:12px}.ecosystem-faq__item p[data-v-5eeb5585]{margin:0;padding-left:32px;color:var(--muted);font-size:14px;line-height:1.9}.ecosystem-faq__item p b[data-v-5eeb5585]{margin-right:4px;color:var(--accent)}@keyframes pulse-5eeb5585{0%,to{opacity:1}50%{opacity:.35}}@keyframes ecosystemRise-5eeb5585{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}
