.hero[data-astro-cid-ct3bgug4]{padding:80px 0 64px}.hero__inner[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1.05fr .95fr;gap:56px;align-items:center}.hero__title[data-astro-cid-ct3bgug4]{font-size:clamp(34px,5.4vw,56px);line-height:1.1}.hero__sub[data-astro-cid-ct3bgug4]{color:var(--text-muted);font-size:18px;margin-top:22px;max-width:540px}.hero__actions[data-astro-cid-ct3bgug4]{display:flex;gap:14px;margin-top:32px;flex-wrap:wrap}.trust[data-astro-cid-ct3bgug4]{display:flex;gap:32px;list-style:none;padding:0;margin:44px 0 0;flex-wrap:wrap}.trust[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4]{display:flex;flex-direction:column}.trust[data-astro-cid-ct3bgug4] strong[data-astro-cid-ct3bgug4]{font-size:22px;background:var(--grad-text);-webkit-background-clip:text;background-clip:text;color:transparent}.trust[data-astro-cid-ct3bgug4] span[data-astro-cid-ct3bgug4]{color:var(--text-dim);font-size:13px}.hero__rise[data-astro-cid-ct3bgug4]{opacity:0;animation:rise .8s cubic-bezier(.2,.7,.2,1) forwards;animation-delay:var(--d)}@keyframes rise{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.hero__visual[data-astro-cid-ct3bgug4]{position:relative;min-height:400px;display:grid;place-items:center}.orb[data-astro-cid-ct3bgug4]{position:absolute;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle at 35% 30%,rgba(91,140,255,.5),rgba(22,224,192,.16) 55%,transparent 72%);filter:blur(10px);animation:float 8s ease-in-out infinite}.constel[data-astro-cid-ct3bgug4]{position:relative;width:360px;height:360px}.constel__core[data-astro-cid-ct3bgug4]{position:absolute;top:50%;left:50%;width:56px;height:56px;margin:-28px 0 0 -28px;border-radius:50%;background:var(--grad);box-shadow:0 0 40px -4px var(--glow);animation:pulse 3.4s ease-in-out infinite}.constel__ring[data-astro-cid-ct3bgug4]{position:absolute;top:50%;left:50%;border:1px solid var(--border-strong);border-radius:50%;transform:translate(-50%,-50%)}.constel__ring--1[data-astro-cid-ct3bgug4]{width:150px;height:150px;animation:spin 14s linear infinite}.constel__ring--2[data-astro-cid-ct3bgug4]{width:250px;height:250px;opacity:.7;animation:spin 26s linear infinite reverse}.constel__ring--3[data-astro-cid-ct3bgug4]{width:350px;height:350px;opacity:.4;animation:spin 40s linear infinite}.constel__ring[data-astro-cid-ct3bgug4] i[data-astro-cid-ct3bgug4]{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--brand-2);box-shadow:0 0 14px var(--brand-2);top:-6px;left:50%;margin-left:-6px}.constel__ring--1[data-astro-cid-ct3bgug4] i[data-astro-cid-ct3bgug4]:nth-child(2){top:auto;bottom:-6px;background:var(--brand);box-shadow:0 0 14px var(--brand)}.constel__ring--2[data-astro-cid-ct3bgug4] i[data-astro-cid-ct3bgug4]:nth-child(2){top:50%;left:-6px;margin:-6px 0 0}.constel__ring--2[data-astro-cid-ct3bgug4] i[data-astro-cid-ct3bgug4]:nth-child(3){top:50%;left:auto;right:-6px;margin:-6px 0 0;background:var(--brand-3);box-shadow:0 0 14px var(--brand-3)}.constel__ring--3[data-astro-cid-ct3bgug4] i[data-astro-cid-ct3bgug4]:nth-child(2){top:auto;bottom:-6px;background:var(--brand);box-shadow:0 0 14px var(--brand)}.fcard[data-astro-cid-ct3bgug4]{position:absolute;z-index:3;display:flex;flex-direction:column;gap:2px;background:#0a0e1cc7;border:1px solid var(--border-strong);border-radius:14px;padding:12px 16px;backdrop-filter:blur(8px);box-shadow:0 20px 50px -24px #000c}.fcard[data-astro-cid-ct3bgug4] strong[data-astro-cid-ct3bgug4]{font-size:18px;background:var(--grad-text);-webkit-background-clip:text;background-clip:text;color:transparent}.fcard[data-astro-cid-ct3bgug4] span[data-astro-cid-ct3bgug4]{font-size:12px;color:var(--text-dim)}.fcard--a[data-astro-cid-ct3bgug4]{top:14%;left:-6%;animation:float 6s ease-in-out infinite}.fcard--b[data-astro-cid-ct3bgug4]{bottom:12%;right:-4%;animation:float 7.5s ease-in-out infinite .6s}@keyframes float{0%,to{transform:translateY(-10px)}50%{transform:translateY(10px)}}@keyframes spin{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes pulse{0%,to{transform:scale(1);box-shadow:0 0 40px -4px var(--glow)}50%{transform:scale(1.12);box-shadow:0 0 60px 2px var(--glow)}}.feature[data-astro-cid-ct3bgug4]{position:relative;overflow:hidden}.feature[data-astro-cid-ct3bgug4] .icon-badge[data-astro-cid-ct3bgug4]{transition:transform .25s ease}.feature[data-astro-cid-ct3bgug4]:hover .icon-badge[data-astro-cid-ct3bgug4]{transform:translateY(-3px) scale(1.06)}.chips[data-astro-cid-ct3bgug4]{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:36px}.chip[data-astro-cid-ct3bgug4]{padding:10px 18px;border-radius:999px;font-size:15px;background:var(--bg-card);border:1px solid var(--border);color:var(--text-muted);transition:border-color .2s,color .2s,transform .2s}.chip[data-astro-cid-ct3bgug4]:hover{border-color:var(--brand);color:var(--text);transform:translateY(-3px)}.quickstart[data-astro-cid-ct3bgug4]{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.quickstart[data-astro-cid-ct3bgug4] .section-sub[data-astro-cid-ct3bgug4]{margin-left:0}.steps[data-astro-cid-ct3bgug4]{list-style:none;padding:0;margin:28px 0;display:grid;gap:14px}.steps[data-astro-cid-ct3bgug4] li[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:14px;font-size:16px}.steps__ic[data-astro-cid-ct3bgug4]{flex:none;width:40px;height:40px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#5b8cff33,#16e0c024);border:1px solid var(--border-strong);color:var(--brand-2)}.steps__ic[data-astro-cid-ct3bgug4] svg[data-astro-cid-ct3bgug4]{width:20px;height:20px}.mockwin[data-astro-cid-ct3bgug4]{border:1px solid var(--border-strong);border-radius:16px;overflow:hidden;background:#080c18eb;box-shadow:0 40px 80px -40px #000000d9}.mockwin__bar[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:7px;padding:14px 18px;border-bottom:1px solid var(--border)}.mockwin__bar[data-astro-cid-ct3bgug4] i[data-astro-cid-ct3bgug4]{width:11px;height:11px;border-radius:50%;background:var(--border-strong)}.mockwin__bar[data-astro-cid-ct3bgug4] span[data-astro-cid-ct3bgug4]{margin-left:10px;font-size:13px;color:var(--text-dim)}.mockwin__body[data-astro-cid-ct3bgug4]{padding:22px;display:grid;gap:22px}.keycard[data-astro-cid-ct3bgug4]{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;background:var(--bg-card);border:1px solid var(--border-strong)}.keycard__label[data-astro-cid-ct3bgug4]{font-size:12px;color:var(--text-dim)}.keycard__val[data-astro-cid-ct3bgug4]{font-family:var(--mono);font-size:15px;color:var(--brand-2);letter-spacing:1px;flex:1}.keycard__ok[data-astro-cid-ct3bgug4]{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#16e0c029;color:var(--brand-2);font-size:13px}.usage__head[data-astro-cid-ct3bgug4]{display:flex;justify-content:space-between;margin-bottom:14px}.skel[data-astro-cid-ct3bgug4]{display:block;height:10px;border-radius:6px;background:linear-gradient(90deg,var(--border),var(--border-strong),var(--border));background-size:200% 100%;animation:shimmer 2.4s linear infinite}.skel--sm[data-astro-cid-ct3bgug4]{width:120px}.skel--xs[data-astro-cid-ct3bgug4]{width:64px}@keyframes shimmer{to{background-position:-200% 0}}.usagebars[data-astro-cid-ct3bgug4]{display:flex;align-items:flex-end;gap:10px;height:120px}.usagebars[data-astro-cid-ct3bgug4] span[data-astro-cid-ct3bgug4]{flex:1;height:var(--h);border-radius:6px 6px 0 0;background:linear-gradient(180deg,var(--brand),var(--brand-2));transform-origin:bottom;animation:grow .9s cubic-bezier(.2,.7,.2,1) both;animation-delay:calc(var(--i) * .08s);opacity:.9}@keyframes grow{0%{transform:scaleY(0);opacity:.2}to{transform:scaleY(1);opacity:.9}}@media (max-width: 960px){.hero__inner[data-astro-cid-ct3bgug4],.quickstart[data-astro-cid-ct3bgug4]{grid-template-columns:1fr}.hero__visual[data-astro-cid-ct3bgug4]{min-height:340px;order:-1}.fcard--a[data-astro-cid-ct3bgug4]{left:2%}.fcard--b[data-astro-cid-ct3bgug4]{right:2%}}
