.hero[data-astro-cid-bobyx3ht]{position:relative;min-height:64vh;overflow:hidden;display:flex;align-items:center;background:#0a1626}.hero__bg[data-astro-cid-bobyx3ht]{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:opacity 1.5s ease;animation:heroBgDrift 26s ease-in-out infinite alternate;transform-origin:60% 40%}@keyframes heroBgDrift{0%{transform:scale(1.02) translate(0)}to{transform:scale(1.07) translate(-1.2%)}}.hero__scrim[data-astro-cid-bobyx3ht]{position:absolute;inset:0;pointer-events:none}.hero__scrim--side[data-astro-cid-bobyx3ht]{background:linear-gradient(100deg,#070d1af2,#070d1ac7 36%,#070d1a6b 66%,#070d1a99)}.hero__scrim--bottom[data-astro-cid-bobyx3ht]{background:linear-gradient(0deg,rgba(7,13,26,.9),transparent 28%)}.hero__grid[data-astro-cid-bobyx3ht]{position:relative;z-index:5;width:100%;padding-top:96px;padding-bottom:56px;display:grid;grid-template-columns:1.04fr 1fr;gap:clamp(24px,4vw,56px);align-items:center}.hero__badge[data-astro-cid-bobyx3ht]{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-mono);font-size:12px;letter-spacing:.2em;color:#cfe2ff;margin-bottom:28px;padding:8px 15px;border:1px solid rgba(255,255,255,.18);border-radius:100px;background:#ffffff0f;animation:heroIn .8s var(--ease) .05s both}.hero__pulse[data-astro-cid-bobyx3ht]{width:6px;height:6px;border-radius:50%;background:#3b9bff;animation:glowpulse 2s infinite}.hero__text[data-astro-cid-bobyx3ht]{transition:opacity .45s ease,transform .45s ease;min-height:232px;animation:heroIn .8s var(--ease) .15s backwards}.hero__actions[data-astro-cid-bobyx3ht]{animation:heroIn .8s var(--ease) .28s backwards}.hero__segs[data-astro-cid-bobyx3ht]{animation:heroIn .8s var(--ease) .4s backwards}.hero__visual[data-astro-cid-bobyx3ht]{animation:heroIn .9s var(--ease) .2s backwards}.hero__cat[data-astro-cid-bobyx3ht]{font-family:var(--font-mono);font-size:13px;letter-spacing:.18em;color:#5aa8ff;margin-bottom:16px}.hero__name[data-astro-cid-bobyx3ht]{font-size:clamp(2.6rem,5.6vw,4.8rem);line-height:1;letter-spacing:-.035em;color:#fff;margin-bottom:18px}.hero__tag[data-astro-cid-bobyx3ht]{font-size:clamp(1.05rem,1.4vw,1.28rem);line-height:1.6;color:#b9c6d8;max-width:520px}.hero__actions[data-astro-cid-bobyx3ht]{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.hero__segs[data-astro-cid-bobyx3ht]{display:flex;gap:8px;align-items:center;margin-top:40px;max-width:440px}.seg[data-astro-cid-bobyx3ht]{flex:1;height:4px;border:none;padding:0;border-radius:100px;background:#ffffff40;cursor:pointer;overflow:visible;position:relative;transition:background .3s var(--ease)}.seg[data-astro-cid-bobyx3ht]:before{content:"";position:absolute;inset:-9px 0}.seg[data-astro-cid-bobyx3ht]:hover{background:#ffffff73}.seg__fill[data-astro-cid-bobyx3ht]{position:absolute;left:0;top:0;bottom:0;width:0%;background:#fff;border-radius:100px}.hero__visual[data-astro-cid-bobyx3ht]{position:relative;display:flex;align-items:center;justify-content:center;transition:opacity .5s ease,transform .55s var(--ease)}.hero__parallax[data-astro-cid-bobyx3ht]{display:flex;align-items:center;justify-content:center;width:100%;transform:translate3d(calc(var(--mx, 0) * 9px),calc(var(--my, 0) * 6px),0);transition:transform .6s var(--ease);will-change:transform}.hero__glow[data-astro-cid-bobyx3ht]{position:absolute;width:96%;height:96%;border-radius:50%;background:radial-gradient(circle,rgba(13,123,255,.32),transparent 64%);filter:blur(6px);pointer-events:none;transform:translate3d(calc(var(--mx, 0) * -5px),calc(var(--my, 0) * -4px),0);transition:transform .7s var(--ease)}.hero__ring[data-astro-cid-bobyx3ht]{position:absolute;width:116%;height:116%;border-radius:50%;background:conic-gradient(from 0deg,#5aa8ff00,#5aa8ff38,#5aa8ff00 55%,#5aa8ff29,#5aa8ff00);filter:blur(12px);animation:spin 24s linear infinite;pointer-events:none}.hero__img[data-astro-cid-bobyx3ht]{position:relative;width:100%;max-width:540px;height:auto;filter:drop-shadow(0 32px 54px rgba(0,8,24,.55));animation:floaty 7s ease-in-out infinite}.hero__scroll[data-astro-cid-bobyx3ht]{position:absolute;bottom:24px;left:50%;transform:translate(-50%);z-index:5;display:flex;flex-direction:column;align-items:center;gap:9px}.hero__scroll-label[data-astro-cid-bobyx3ht]{font-family:var(--font-mono);font-size:10px;letter-spacing:.3em;color:#fff9}.hero__scroll-line[data-astro-cid-bobyx3ht]{width:1px;height:38px;background:linear-gradient(rgba(255,255,255,.7),transparent);position:relative;overflow:hidden}.hero__scroll-line[data-astro-cid-bobyx3ht] span[data-astro-cid-bobyx3ht]{position:absolute;top:0;left:0;width:1px;height:13px;background:#fff;animation:scrollcue 1.8s infinite}.marquee[data-astro-cid-bobyx3ht]{position:relative;z-index:6;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--surface);overflow:hidden;padding:16px 0;-webkit-mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent);mask-image:linear-gradient(90deg,transparent,#000 7%,#000 93%,transparent)}.marquee__track[data-astro-cid-bobyx3ht]{display:flex;width:max-content;animation:marquee 36s linear infinite}.marquee__track--slow[data-astro-cid-bobyx3ht]{animation-duration:46s}.marquee__group[data-astro-cid-bobyx3ht]{display:flex;align-items:center;gap:34px;padding-right:34px;font-family:var(--font-mono);font-size:13px;letter-spacing:.18em;color:#6b7686;white-space:nowrap}.marquee__dot[data-astro-cid-bobyx3ht]{width:5px;height:5px;border-radius:50%;background:var(--accent);flex:none}.slogan[data-astro-cid-bobyx3ht]{position:relative;z-index:6;background:var(--bg);padding:clamp(48px,7vw,88px) 0;text-align:center}.slogan__inner[data-astro-cid-bobyx3ht]{max-width:1040px}.slogan__title[data-astro-cid-bobyx3ht]{font-size:clamp(1.7rem,3.6vw,2.7rem);line-height:1.12;letter-spacing:-.03em;margin-top:16px}.slogan__title[data-astro-cid-bobyx3ht] .accent[data-astro-cid-bobyx3ht]{position:relative;color:var(--accent);white-space:nowrap}.slogan__title[data-astro-cid-bobyx3ht] .accent[data-astro-cid-bobyx3ht]:after{content:"";position:absolute;left:0;right:0;bottom:-.08em;height:3px;border-radius:2px;background:linear-gradient(90deg,var(--accent),#7fc0ff,var(--accent));background-size:200% 100%;transform:scaleX(0);transform-origin:left;transition:transform .7s var(--ease) .35s}.slogan__title[data-astro-cid-bobyx3ht].is-visible .accent[data-astro-cid-bobyx3ht]:after{transform:scaleX(1);animation:sloganShine 3.2s linear 1.1s infinite}@keyframes sloganShine{to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.slogan__title[data-astro-cid-bobyx3ht] .accent[data-astro-cid-bobyx3ht]:after{transition:none;transform:scaleX(1);animation:none}}.slogan__lead[data-astro-cid-bobyx3ht]{font-size:clamp(1rem,1.4vw,1.2rem);line-height:1.6;color:var(--muted);max-width:620px;margin:20px auto 0}.cats[data-astro-cid-bobyx3ht]{position:relative;z-index:6;padding:clamp(36px,5vw,64px) var(--gutter) clamp(72px,11vw,130px);max-width:1320px}.cats__head[data-astro-cid-bobyx3ht]{margin-bottom:54px;display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:20px}.cats__title[data-astro-cid-bobyx3ht]{font-size:clamp(2rem,4.2vw,3.2rem);line-height:1.05;max-width:680px;margin-top:16px}.cats__all[data-astro-cid-bobyx3ht]{font-family:var(--font-mono);font-size:13px;letter-spacing:.1em;color:var(--accent);border-bottom:1px solid var(--accent);padding-bottom:3px}.cats__grid[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:22px}.ccard[data-astro-cid-bobyx3ht]{display:block;border:1px solid var(--line);border-radius:18px;overflow:hidden;background:var(--surface);box-shadow:0 1px 3px #0d1e3c0d;transition:border-color .4s var(--ease),box-shadow .4s var(--ease),transform .4s var(--ease)}.ccard[data-astro-cid-bobyx3ht]:hover{border-color:#0d7bff73;box-shadow:0 22px 50px #0d285a21;transform:translateY(-4px)}.ccard__media[data-astro-cid-bobyx3ht]{aspect-ratio:4 / 3;position:relative;overflow:hidden;background:linear-gradient(155deg,#eef2f9,#d9e2f0);display:flex;align-items:center;justify-content:center}:root[data-theme=dark] .ccard__media[data-astro-cid-bobyx3ht]{background:linear-gradient(155deg,#15243d,#0a1322)}.ccard__img[data-astro-cid-bobyx3ht]{position:absolute;inset:0;width:100%;height:100%;padding:22px;box-sizing:border-box;object-fit:contain;transition:transform .6s var(--ease)}.ccard[data-astro-cid-bobyx3ht]:hover .ccard__img[data-astro-cid-bobyx3ht]{transform:scale(1.06)}.ccard__veil[data-astro-cid-bobyx3ht]{position:absolute;inset:0;background:none}:root[data-theme=dark] .ccard__veil[data-astro-cid-bobyx3ht]{background:linear-gradient(180deg,#0812240d,#08122459)}.ccard__count[data-astro-cid-bobyx3ht]{position:absolute;top:12px;right:12px;z-index:2;font-family:var(--font-mono);font-size:11px;letter-spacing:.06em;color:#fff;background:#0a132280;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.22);padding:5px 11px;border-radius:100px;transition:border-color .4s var(--ease)}.ccard[data-astro-cid-bobyx3ht]:hover .ccard__count[data-astro-cid-bobyx3ht]{border-color:#7ab7ff8c}.ccard__body[data-astro-cid-bobyx3ht]{padding:24px}.ccard__n[data-astro-cid-bobyx3ht]{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;color:var(--accent);margin-bottom:10px;transition:letter-spacing .4s var(--ease)}.ccard[data-astro-cid-bobyx3ht]:hover .ccard__n[data-astro-cid-bobyx3ht]{letter-spacing:.3em}.ccard__title[data-astro-cid-bobyx3ht]{font-size:1.2rem;margin-bottom:9px}.ccard__text[data-astro-cid-bobyx3ht]{font-size:14px;line-height:1.6;color:var(--muted)}.flagship[data-astro-cid-bobyx3ht]{position:relative;z-index:6;background:var(--surface);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.flagship__grid[data-astro-cid-bobyx3ht]{padding-block:clamp(44px,6vw,84px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,72px);align-items:center}.flagship__visual[data-astro-cid-bobyx3ht]{position:relative;display:flex;align-items:center;justify-content:center}.flagship__glow[data-astro-cid-bobyx3ht]{position:absolute;width:80%;height:80%;border-radius:50%;background:radial-gradient(circle,rgba(13,123,255,.14),transparent 65%)}.flagship__visual[data-astro-cid-bobyx3ht] img[data-astro-cid-bobyx3ht]{position:relative;width:100%;max-width:520px;height:auto;filter:drop-shadow(0 26px 44px rgba(10,30,70,.28))}.flagship__title[data-astro-cid-bobyx3ht]{font-size:clamp(2rem,3.6vw,2.7rem);margin:12px 0}.flagship__text[data-astro-cid-bobyx3ht]{font-size:16px;line-height:1.6;color:var(--muted);max-width:480px;margin-bottom:20px}.flagship__stats[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 22px;max-width:500px;margin-bottom:20px;padding:16px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fstat__value[data-astro-cid-bobyx3ht]{font-family:var(--font-display);font-size:clamp(1.4rem,2.4vw,1.9rem);font-weight:700;letter-spacing:-.02em;color:var(--ink);line-height:1}.fstat__label[data-astro-cid-bobyx3ht]{font-family:var(--font-mono);font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);margin-top:7px}.flagship__visual[data-astro-cid-bobyx3ht]{text-decoration:none}.flagship__features[data-astro-cid-bobyx3ht]{display:flex;flex-direction:column;gap:11px;margin-bottom:24px}.feat[data-astro-cid-bobyx3ht]{display:flex;align-items:center;gap:13px;font-size:15px;color:var(--ink)}.feat__mark[data-astro-cid-bobyx3ht]{width:22px;height:22px;border-radius:6px;background:#0d7bff1a;display:flex;align-items:center;justify-content:center;flex:none}.feat__mark[data-astro-cid-bobyx3ht]:after{content:"";width:8px;height:8px;border-radius:2px;background:var(--accent)}.software[data-astro-cid-bobyx3ht]{position:relative;z-index:6;background:color-mix(in srgb,var(--sw) 5%,var(--bg));border-top:1px solid var(--line)}.software__grid[data-astro-cid-bobyx3ht]{padding-top:clamp(38px,5vw,68px);padding-bottom:clamp(60px,9vw,120px);display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,72px);align-items:center}.software__eyebrow[data-astro-cid-bobyx3ht]{color:var(--sw)}.software__title[data-astro-cid-bobyx3ht]{font-size:clamp(2rem,3.6vw,3rem);margin:16px 0 6px}.software__tagline[data-astro-cid-bobyx3ht]{font-family:var(--font-mono);font-size:13px;letter-spacing:.03em;color:var(--sw);margin-bottom:18px}.software__text[data-astro-cid-bobyx3ht]{font-size:16px;line-height:1.7;color:var(--muted);max-width:520px;margin-bottom:26px}.software__features[data-astro-cid-bobyx3ht]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 26px;margin-bottom:30px}.swfeat[data-astro-cid-bobyx3ht]{display:flex;align-items:flex-start;gap:11px;font-size:14.5px;line-height:1.45;color:var(--ink)}.swfeat__mark[data-astro-cid-bobyx3ht]{flex:none;width:20px;height:20px;border-radius:6px;background:color-mix(in srgb,var(--sw) 15%,transparent);position:relative;margin-top:1px}.swfeat__mark[data-astro-cid-bobyx3ht]:after{content:"";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:7px;height:7px;border-radius:2px;background:var(--sw)}.software__cta[data-astro-cid-bobyx3ht]{background:var(--sw);box-shadow:0 6px 20px color-mix(in srgb,var(--sw) 38%,transparent)}.software__cta[data-astro-cid-bobyx3ht]:hover{box-shadow:0 10px 28px color-mix(in srgb,var(--sw) 52%,transparent)}.software__visual[data-astro-cid-bobyx3ht]{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:26px}.software__glow[data-astro-cid-bobyx3ht]{position:absolute;width:66%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--sw) 34%,transparent),transparent 66%);filter:blur(12px);top:14%;pointer-events:none}.software__icon[data-astro-cid-bobyx3ht]{position:relative;width:clamp(150px,22vw,220px);height:auto;border-radius:22%;box-shadow:0 26px 54px color-mix(in srgb,var(--sw) 40%,transparent);animation:floaty 7s ease-in-out infinite}.software__badges[data-astro-cid-bobyx3ht]{position:relative;display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.swbadge[data-astro-cid-bobyx3ht]{font-family:var(--font-mono);font-size:11.5px;letter-spacing:.06em;color:color-mix(in srgb,var(--sw) 82%,#06201e);background:color-mix(in srgb,var(--sw) 9%,#fff);border:1px solid color-mix(in srgb,var(--sw) 28%,var(--line));padding:7px 13px;border-radius:100px}.presence[data-astro-cid-bobyx3ht]{position:relative;z-index:6;background:var(--navy);color:#eaf1fb;overflow:hidden;padding:clamp(70px,10vw,130px) 0}.presence__overlay[data-astro-cid-bobyx3ht]{position:absolute;inset:0;background:radial-gradient(ellipse at 50% 18%,rgba(13,90,220,.18),transparent 60%);pointer-events:none}.presence__inner[data-astro-cid-bobyx3ht]{position:relative}.presence__head[data-astro-cid-bobyx3ht]{text-align:center;margin-bottom:18px}.presence__eyebrow[data-astro-cid-bobyx3ht]{color:#56a6ff;margin-bottom:16px}.presence__title[data-astro-cid-bobyx3ht]{font-size:clamp(2rem,4.4vw,3.4rem);color:#fff;max-width:760px;margin-inline:auto}.presence__lead[data-astro-cid-bobyx3ht]{text-align:center;font-size:16px;line-height:1.65;color:#aab8cb;max-width:700px;margin:10px auto 0}.presence__legend[data-astro-cid-bobyx3ht]{display:flex;gap:24px;justify-content:center;margin-top:18px;font-family:var(--font-mono);font-size:11px;letter-spacing:.12em;color:#8aa0bd}.presence__legend[data-astro-cid-bobyx3ht] span[data-astro-cid-bobyx3ht]{display:flex;align-items:center;gap:8px}.dot[data-astro-cid-bobyx3ht]{width:9px;height:9px;border-radius:50%}.dot--hq[data-astro-cid-bobyx3ht]{background:#e2efff;box-shadow:0 0 10px #6cb3ff}.dot--client[data-astro-cid-bobyx3ht]{background:#56a6ff}.presence__globe[data-astro-cid-bobyx3ht]{position:relative;margin-top:14px}.presence__globe[data-astro-cid-bobyx3ht] canvas[data-astro-cid-bobyx3ht]{display:block;width:100%;height:clamp(420px,48vw,620px)}.marquee--logos[data-astro-cid-bobyx3ht]{border:none;background:none;padding:0;margin-top:34px}.marquee__group--logos[data-astro-cid-bobyx3ht]{gap:18px;padding-right:18px;align-items:center}.logo-chip[data-astro-cid-bobyx3ht]{flex:none;display:flex;align-items:center;justify-content:center;height:116px;padding:0 32px;cursor:pointer}.logo-chip__img[data-astro-cid-bobyx3ht]{height:calc(52px * var(--logo-scale, 1));width:auto;max-width:260px;object-fit:contain;filter:brightness(0) invert(1);opacity:.78;transition:opacity .3s var(--ease)}.logo-text[data-astro-cid-bobyx3ht]{font-family:var(--font-display);font-weight:700;font-size:calc(34px * var(--logo-scale, 1));line-height:1;letter-spacing:.01em;color:#fff;opacity:.78;white-space:nowrap;transition:opacity .3s var(--ease)}.marquee--logos[data-astro-cid-bobyx3ht]:hover .marquee__track[data-astro-cid-bobyx3ht]{animation-play-state:paused}.marquee--logos[data-astro-cid-bobyx3ht]:hover .logo-chip__img[data-astro-cid-bobyx3ht],.marquee--logos[data-astro-cid-bobyx3ht]:hover .logo-text[data-astro-cid-bobyx3ht]{opacity:.3}.marquee--logos[data-astro-cid-bobyx3ht] .logo-chip[data-astro-cid-bobyx3ht]:hover .logo-chip__img[data-astro-cid-bobyx3ht],.marquee--logos[data-astro-cid-bobyx3ht] .logo-chip[data-astro-cid-bobyx3ht]:hover .logo-text[data-astro-cid-bobyx3ht]{opacity:1}.stats[data-astro-cid-bobyx3ht]{display:flex;gap:clamp(28px,5vw,56px);flex-wrap:wrap;justify-content:center;margin-top:40px;padding-top:28px;border-top:1px solid rgba(255,255,255,.12)}.stat[data-astro-cid-bobyx3ht]{text-align:center}.stat__value[data-astro-cid-bobyx3ht]{font-family:var(--font-display);font-size:2rem;font-weight:600;color:#fff}.stat__value--accent[data-astro-cid-bobyx3ht]{color:#56a6ff}.stat__label[data-astro-cid-bobyx3ht]{font-family:var(--font-mono);font-size:11px;letter-spacing:.14em;color:#8593a8;margin-top:4px}.hcert[data-astro-cid-bobyx3ht]{position:relative;z-index:6;padding:clamp(70px,10vw,124px) 0;background:var(--bg)}.hcert__row[data-astro-cid-bobyx3ht]{display:flex;flex-wrap:wrap;gap:32px;align-items:center;justify-content:space-between;max-width:1240px}.hcert__title[data-astro-cid-bobyx3ht]{font-size:clamp(1.8rem,3.4vw,2.7rem);max-width:460px;margin-top:14px}.hcert__badges[data-astro-cid-bobyx3ht]{display:flex;gap:14px;flex-wrap:wrap}.hbadge[data-astro-cid-bobyx3ht]{padding:26px 30px;border:1px solid var(--line);border-radius:16px;background:var(--surface);box-shadow:0 10px 30px #0d1e3c0f}.hbadge__name[data-astro-cid-bobyx3ht]{font-family:var(--font-display);font-size:1.25rem;font-weight:700;color:var(--ink)}.hbadge__sub[data-astro-cid-bobyx3ht]{font-family:var(--font-mono);font-size:11px;color:var(--accent);margin-top:6px}@media(max-width:900px){.hero__grid[data-astro-cid-bobyx3ht]{grid-template-columns:1fr;padding-top:130px}.hero__text[data-astro-cid-bobyx3ht]{min-height:0}.hero__visual[data-astro-cid-bobyx3ht]{order:-1}.hero__img[data-astro-cid-bobyx3ht]{max-width:360px}.flagship__grid[data-astro-cid-bobyx3ht],.software__grid[data-astro-cid-bobyx3ht]{grid-template-columns:1fr}.software__visual[data-astro-cid-bobyx3ht]{order:-1}}@media(max-width:560px){.software__features[data-astro-cid-bobyx3ht]{grid-template-columns:1fr}}
