.hero[data-astro-cid-ge2uvauf]{background:var(--bg-0);align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg[data-astro-cid-ge2uvauf]{z-index:0;position:absolute;inset:0}.hero-bg__img[data-astro-cid-ge2uvauf]{object-fit:cover;object-position:72% center;opacity:.9;width:100%;height:100%;animation:14s ease-out forwards heroZoom;position:absolute;inset:0}@keyframes heroZoom{0%{transform:scale(1.06)}to{transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hero-bg__img[data-astro-cid-ge2uvauf]{animation:none}}.hero-bg__overlay[data-astro-cid-ge2uvauf]{background:linear-gradient(90deg, #04060ceb 0%, #04060c8c 38%, #04060c14 70%), linear-gradient(180deg, #04060c8c 0%, transparent 22%, transparent 70%, var(--bg-0) 100%);position:absolute;inset:0}.hero-bg__particles[data-astro-cid-ge2uvauf]{background:radial-gradient(42% 32% at 18% 42%,#22d3ee1a,#0000 70%),radial-gradient(36% 30% at 62% 30%,#8b7cf614,#0000 70%);animation:12s ease-in-out infinite alternate particlesDrift;position:absolute;inset:0}@keyframes particlesDrift{0%{opacity:.75;transform:translate(0,0)}to{opacity:1;transform:translate(-2.5%,-2%)}}@media (prefers-reduced-motion:reduce){.hero-bg__particles[data-astro-cid-ge2uvauf]{animation:none}}.hero-content[data-astro-cid-ge2uvauf]{z-index:1;padding-top:calc(var(--nav-h) + 40px);max-width:780px;padding-bottom:120px;position:relative}.hero-badge[data-astro-cid-ge2uvauf]{color:#9beaf8;letter-spacing:.14em;background:#22d3ee14;border:1px solid #22d3ee4d;border-radius:999px;align-items:center;gap:10px;margin-bottom:30px;padding:8px 18px;font-size:.82rem;font-weight:500;animation:.9s .1s both heroFadeIn;display:inline-flex}.hero-badge__dot[data-astro-cid-ge2uvauf]{background:var(--cyan);width:7px;height:7px;box-shadow:0 0 10px var(--cyan);border-radius:50%;animation:2.4s ease-in-out infinite badgePulse}@keyframes badgePulse{0%,to{opacity:1;box-shadow:0 0 8px var(--cyan)}50%{opacity:.55;box-shadow:0 0 16px var(--cyan)}}.hero-title[data-astro-cid-ge2uvauf]{letter-spacing:.015em;background:var(--grad-text);-webkit-text-fill-color:transparent;text-wrap:balance;-webkit-background-clip:text;background-clip:text;font-size:clamp(2.5rem,6.2vw,4.4rem);font-weight:700;line-height:1.18;animation:.9s .25s both heroFadeIn}.hero-sub[data-astro-cid-ge2uvauf]{color:var(--text-2);max-width:620px;margin-top:28px;font-size:clamp(1rem,1.4vw,1.15rem);line-height:1.9;animation:.9s .4s both heroFadeIn}.hero-cta[data-astro-cid-ge2uvauf]{flex-wrap:wrap;gap:18px;margin-top:44px;animation:.9s .55s both heroFadeIn;display:flex}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(26px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-badge[data-astro-cid-ge2uvauf],.hero-title[data-astro-cid-ge2uvauf],.hero-sub[data-astro-cid-ge2uvauf],.hero-cta[data-astro-cid-ge2uvauf]{animation:none}}.hero-scroll-hint[data-astro-cid-ge2uvauf]{z-index:1;color:var(--text-3);letter-spacing:.3em;flex-direction:column;align-items:center;gap:10px;font-size:.75rem;animation:1s 1.2s both heroFadeIn;display:flex;position:absolute;bottom:34px;left:50%;transform:translate(-50%)}.hero-scroll-hint__mouse[data-astro-cid-ge2uvauf]{border:1.5px solid var(--text-3);border-radius:12px;justify-content:center;width:22px;height:34px;padding-top:6px;display:flex}.hero-scroll-hint__wheel[data-astro-cid-ge2uvauf]{background:var(--cyan);border-radius:2px;width:3px;height:7px;animation:1.8s ease-in-out infinite wheelScroll}@keyframes wheelScroll{0%{opacity:1;transform:translateY(0)}70%{opacity:0;transform:translateY(10px)}to{opacity:0;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-scroll-hint__wheel[data-astro-cid-ge2uvauf]{animation:none}}@media (width<=768px){.hero-bg__img[data-astro-cid-ge2uvauf]{object-position:80% center;opacity:.65}.hero-content[data-astro-cid-ge2uvauf]{padding-bottom:100px}.hero-scroll-hint[data-astro-cid-ge2uvauf]{display:none}}.about[data-astro-cid-oxgmilyn]{background:linear-gradient(180deg, var(--bg-0) 0%, var(--bg-1) 100%);overflow:hidden}.about-grid[data-astro-cid-oxgmilyn]{grid-template-columns:1.6fr 1fr;align-items:start;gap:56px;display:grid}.about-text[data-astro-cid-oxgmilyn] p[data-astro-cid-oxgmilyn]{color:var(--text-2);margin-bottom:22px;font-size:1.02rem;line-height:2}.about-text[data-astro-cid-oxgmilyn] p[data-astro-cid-oxgmilyn]:last-child{margin-bottom:0}.founder-card[data-astro-cid-oxgmilyn]{text-align:center;border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(160deg, var(--surface-2), transparent 60%), var(--surface);flex-direction:column;align-items:center;padding:36px 30px;display:flex;position:relative;overflow:hidden}.founder-card[data-astro-cid-oxgmilyn]:before{content:"";background:var(--grad-accent);opacity:.65;height:1px;position:absolute;top:0;left:24px;right:24px}.founder-card__photo[data-astro-cid-oxgmilyn]{background:var(--grad-accent);border-radius:50%;width:132px;height:132px;margin-bottom:20px;padding:4px;box-shadow:0 0 36px #22d3ee47}.founder-card__photo[data-astro-cid-oxgmilyn] img[data-astro-cid-oxgmilyn]{object-fit:cover;border-radius:50%;width:100%;height:100%}.founder-card__name[data-astro-cid-oxgmilyn]{letter-spacing:.06em;font-size:1.3rem;font-weight:700}.founder-card__role[data-astro-cid-oxgmilyn]{color:var(--cyan);letter-spacing:.05em;margin-top:6px;font-size:.85rem;font-weight:600}.founder-card__bio[data-astro-cid-oxgmilyn]{color:var(--text-2);text-align:left;margin-top:16px;font-size:.86rem;line-height:1.85}.stats[data-astro-cid-oxgmilyn]{grid-template-columns:repeat(4,1fr);gap:20px;margin-top:72px;display:grid}.stat[data-astro-cid-oxgmilyn]{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);text-align:center;padding:30px 24px;transition:transform .3s,border-color .3s,box-shadow .3s}.stat[data-astro-cid-oxgmilyn]:hover{border-color:#22d3ee66;transform:translateY(-4px);box-shadow:0 12px 40px #22d3ee1f}.stat__num[data-astro-cid-oxgmilyn]{background:var(--grad-text);-webkit-text-fill-color:transparent;font-variant-numeric:tabular-nums;-webkit-background-clip:text;background-clip:text;font-size:clamp(2rem,3.4vw,2.8rem);font-weight:700;line-height:1.2}.stat__unit[data-astro-cid-oxgmilyn]{margin-left:4px;font-size:.55em}.stat__label[data-astro-cid-oxgmilyn]{color:var(--text-3);letter-spacing:.08em;margin-top:8px;font-size:.9rem}@media (width<=1024px){.about-grid[data-astro-cid-oxgmilyn]{grid-template-columns:1fr;gap:40px}.founder-card[data-astro-cid-oxgmilyn]{text-align:left;flex-direction:row;align-items:center;gap:28px}.founder-card__photo[data-astro-cid-oxgmilyn]{flex-shrink:0;margin-bottom:0}.founder-card__bio[data-astro-cid-oxgmilyn]{text-align:left}}@media (width<=768px){.stats[data-astro-cid-oxgmilyn]{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:48px}.stat[data-astro-cid-oxgmilyn]{padding:24px 16px}.founder-card[data-astro-cid-oxgmilyn]{text-align:center;flex-direction:column}.founder-card__bio[data-astro-cid-oxgmilyn]{text-align:center}}.pipelines[data-astro-cid-hdjuhonk]{background:linear-gradient(180deg, var(--bg-1) 0%, var(--bg-2) 50%, var(--bg-1) 100%);overflow:hidden}.pipeline[data-astro-cid-hdjuhonk]{border-bottom:1px solid var(--border);grid-template-columns:1fr 1.1fr;align-items:center;gap:72px;padding:72px 0;display:grid;position:relative}.pipeline[data-astro-cid-hdjuhonk]:last-child{border-bottom:none}.pipeline--flip[data-astro-cid-hdjuhonk] .pipeline__media[data-astro-cid-hdjuhonk]{order:-1}.pipeline__text[data-astro-cid-hdjuhonk]{padding-top:22px;position:relative}.pipeline__num[data-astro-cid-hdjuhonk]{color:#0000;-webkit-text-stroke:1px #22d3ee47;letter-spacing:.04em;pointer-events:none;user-select:none;font-size:clamp(4.2rem,7vw,6.4rem);font-weight:800;line-height:1;position:absolute;top:-34px;left:-8px}.pipeline__title[data-astro-cid-hdjuhonk]{font-size:clamp(1.5rem,2.6vw,2rem);font-weight:700;line-height:1.35;position:relative}.pipeline__tagline[data-astro-cid-hdjuhonk]{color:var(--cyan);letter-spacing:.03em;margin-top:12px;font-size:1rem;font-weight:600}.pipeline__desc[data-astro-cid-hdjuhonk]{color:var(--text-2);margin-top:18px;font-size:.98rem;line-height:2}.pipeline__tags[data-astro-cid-hdjuhonk]{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.media-frame[data-astro-cid-hdjuhonk]{border-radius:var(--radius-lg);border:1px solid var(--border-strong);transition:transform .4s,box-shadow .4s;position:relative;overflow:hidden;box-shadow:0 20px 60px #00000073}.media-frame[data-astro-cid-hdjuhonk]:hover{transform:translateY(-6px);box-shadow:0 30px 80px #0000008c,0 0 0 1px #22d3ee40,0 0 44px #22d3ee24}.media-frame[data-astro-cid-hdjuhonk] img[data-astro-cid-hdjuhonk],.media-frame[data-astro-cid-hdjuhonk] video[data-astro-cid-hdjuhonk]{object-fit:cover;width:100%;height:100%;display:block}.media-frame--light[data-astro-cid-hdjuhonk]{background:radial-gradient(130% 110% at 50% 0,#fff 0%,#e9eef6 100%);box-shadow:inset 0 0 0 1px #fff9,0 20px 60px #00000073}.media-frame--light[data-astro-cid-hdjuhonk] img[data-astro-cid-hdjuhonk]{aspect-ratio:16/11;object-fit:cover;mix-blend-mode:multiply}.media-frame--dark[data-astro-cid-hdjuhonk]{background:radial-gradient(120% 100% at 50% 10%,#101a30 0%,#070c17 100%)}.media-frame--dark[data-astro-cid-hdjuhonk] img[data-astro-cid-hdjuhonk]{aspect-ratio:16/11;object-fit:cover}.media-frame--dark[data-astro-cid-hdjuhonk] video[data-astro-cid-hdjuhonk]{aspect-ratio:16/10;background:#05080f}.pipeline__media--duo[data-astro-cid-hdjuhonk]{grid-template-columns:1fr 1fr;gap:18px;display:grid}.pipeline__media--duo[data-astro-cid-hdjuhonk] .media-frame[data-astro-cid-hdjuhonk] img[data-astro-cid-hdjuhonk]{aspect-ratio:5/6;object-fit:contain;padding:18px}.pipeline__media--duo[data-astro-cid-hdjuhonk] .media-frame--light[data-astro-cid-hdjuhonk] img[data-astro-cid-hdjuhonk]{mix-blend-mode:multiply;padding:26px}.pipeline__media--duo-wide[data-astro-cid-hdjuhonk] .media-frame[data-astro-cid-hdjuhonk] img[data-astro-cid-hdjuhonk]{aspect-ratio:4/3;object-fit:contain;padding:16px}.pipeline__media--duo-wide[data-astro-cid-hdjuhonk] .media-frame--light[data-astro-cid-hdjuhonk] img[data-astro-cid-hdjuhonk]{padding:22px}@media (width<=1024px){.pipeline[data-astro-cid-hdjuhonk]{grid-template-columns:1fr;gap:44px;padding:56px 0}.pipeline--flip[data-astro-cid-hdjuhonk] .pipeline__media[data-astro-cid-hdjuhonk]{order:0}.pipeline__num[data-astro-cid-hdjuhonk]{top:-26px}}@media (width<=768px){.pipeline[data-astro-cid-hdjuhonk]{gap:32px;padding:44px 0}.pipeline__media--duo[data-astro-cid-hdjuhonk]{grid-template-columns:1fr;gap:14px}.pipeline__media--duo[data-astro-cid-hdjuhonk] .media-frame[data-astro-cid-hdjuhonk] img[data-astro-cid-hdjuhonk]{aspect-ratio:4/3}}.tech[data-astro-cid-zlq6xxqm]{background:linear-gradient(180deg, var(--bg-1) 0%, var(--bg-0) 100%);overflow:hidden}.tech-grid[data-astro-cid-zlq6xxqm]{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.tech-card[data-astro-cid-zlq6xxqm]{border:1px solid var(--border);border-radius:var(--radius-lg);background:linear-gradient(165deg, var(--surface-2), transparent 55%), var(--surface);padding:40px 32px 36px;transition:transform .35s,border-color .35s,box-shadow .35s;position:relative;overflow:hidden}.tech-card[data-astro-cid-zlq6xxqm]:hover{border-color:#22d3ee73;transform:translateY(-6px);box-shadow:0 24px 64px #0006,0 0 40px #22d3ee1a}.tech-card__icon[data-astro-cid-zlq6xxqm]{background:var(--cyan-soft);border:1px solid #22d3ee4d;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:26px;display:flex;box-shadow:0 0 24px #22d3ee1f}.tech-card__icon[data-astro-cid-zlq6xxqm] svg[data-astro-cid-zlq6xxqm]{width:30px;height:30px}.tech-card__title[data-astro-cid-zlq6xxqm]{z-index:1;margin-bottom:20px;font-size:1.18rem;font-weight:700;line-height:1.5;position:relative}.tech-card__list[data-astro-cid-zlq6xxqm]{z-index:1;list-style:none;position:relative}.tech-card__list[data-astro-cid-zlq6xxqm] li[data-astro-cid-zlq6xxqm]{color:var(--text-2);margin-bottom:10px;padding-left:20px;font-size:.9rem;line-height:1.85;position:relative}.tech-card__list[data-astro-cid-zlq6xxqm] li[data-astro-cid-zlq6xxqm]:before{content:"";background:var(--grad-accent);opacity:.85;border-radius:2px;width:7px;height:7px;position:absolute;top:.72em;left:0;transform:rotate(45deg)}.tech-card__index[data-astro-cid-zlq6xxqm]{color:#0000;-webkit-text-stroke:1px #ffffff14;pointer-events:none;user-select:none;font-size:3.6rem;font-weight:800;line-height:1;position:absolute;bottom:6px;right:18px}.tech-summary[data-astro-cid-zlq6xxqm]{text-align:center;color:var(--text-1);letter-spacing:.04em;justify-content:center;align-items:center;gap:18px;margin-top:64px;font-size:1.08rem;font-weight:600;display:flex}.tech-summary__line[data-astro-cid-zlq6xxqm]{background:var(--grad-accent);opacity:.5;flex:1;max-width:180px;height:1px}@media (width<=1024px){.tech-grid[data-astro-cid-zlq6xxqm]{grid-template-columns:1fr;gap:18px}}@media (width<=768px){.tech-summary[data-astro-cid-zlq6xxqm]{flex-direction:column;gap:16px;margin-top:44px}.tech-summary__line[data-astro-cid-zlq6xxqm]{display:none}}.join[data-astro-cid-jqrgd37h]{background:var(--bg-0);padding-top:40px;padding-bottom:140px}.join-panel[data-astro-cid-jqrgd37h]{text-align:center;background:radial-gradient(ellipse 70% 90% at 50% 120%, #22d3ee24, transparent 65%), radial-gradient(ellipse 60% 80% at 50% -20%, #8b7cf61f, transparent 60%), var(--surface);border:1px solid #22d3ee38;border-radius:28px;padding:88px 40px;position:relative;overflow:hidden}.join-panel__glow[data-astro-cid-jqrgd37h]{filter:blur(70px);pointer-events:none;background:radial-gradient(#22d3ee59,#0000 70%);width:420px;height:300px;position:absolute;top:-160px;left:50%;transform:translate(-50%)}.join-panel__eyebrow[data-astro-cid-jqrgd37h]{letter-spacing:.3em;text-transform:uppercase;color:var(--cyan);margin-bottom:22px;font-size:.82rem;font-weight:600}.join-panel__title[data-astro-cid-jqrgd37h]{text-wrap:balance;max-width:720px;margin:0 auto;font-size:clamp(1.7rem,3.4vw,2.5rem);font-weight:700;line-height:1.35}.join-panel__desc[data-astro-cid-jqrgd37h]{color:var(--text-2);max-width:560px;margin-top:22px;margin-left:auto;margin-right:auto;font-size:1.02rem}.join-panel__btn[data-astro-cid-jqrgd37h]{margin-top:40px}@media (width<=768px){.join[data-astro-cid-jqrgd37h]{padding-bottom:88px}.join-panel[data-astro-cid-jqrgd37h]{padding:60px 24px}}.dot-nav[data-astro-cid-vrzznj2c]{z-index:90;flex-direction:column;gap:4px;display:flex;position:fixed;top:50%;left:26px;transform:translateY(-50%)}.dot-nav__item[data-astro-cid-vrzznj2c]{cursor:pointer;flex-direction:row-reverse;justify-content:flex-start;align-items:center;gap:12px;padding:6px;display:flex}.dot-nav__dot[data-astro-cid-vrzznj2c]{background:#ffffff40;border-radius:50%;flex-shrink:0;width:8px;height:8px;transition:background-color .3s,box-shadow .3s,transform .3s}.dot-nav__label[data-astro-cid-vrzznj2c]{color:var(--text-2);border:1px solid var(--border);opacity:0;pointer-events:none;white-space:nowrap;-webkit-backdrop-filter:blur(8px);background:#0a101cd9;border-radius:999px;padding:3px 12px;font-size:.75rem;transition:opacity .25s,transform .25s;transform:translate(-6px)}.dot-nav__item[data-astro-cid-vrzznj2c]:hover .dot-nav__label[data-astro-cid-vrzznj2c]{opacity:1;transform:translate(0)}.dot-nav__item[data-astro-cid-vrzznj2c]:hover .dot-nav__dot[data-astro-cid-vrzznj2c]{background:var(--text-2)}.dot-nav__item[data-astro-cid-vrzznj2c].active .dot-nav__dot[data-astro-cid-vrzznj2c]{background:var(--cyan);transform:scale(1.35);box-shadow:0 0 12px #22d3eecc}@media (width<=1200px){.dot-nav[data-astro-cid-vrzznj2c]{display:none}}
