.page_container__aoG4z{min-height:100vh;display:flex;flex-direction:column}.page_nav__zpG_3{display:flex;align-items:center;justify-content:space-between;padding:16px 32px;border-bottom:1px solid var(--border)}.page_logo__7fc9l{font-weight:700;font-size:16px;letter-spacing:-.02em}.page_navLinks__3Mchl{display:flex;gap:8px;align-items:center}.page_hero__SKW6o{flex:1 1;display:flex;flex-direction:column;align-items:center;padding:80px 32px 60px;max-width:800px;margin:0 auto;text-align:center}.page_badge__s34Is{font-size:12px;font-weight:500;color:var(--accent);background:var(--accent-bg);padding:4px 14px;border-radius:20px;margin-bottom:24px;letter-spacing:.02em}.page_title__3jonF{font-size:48px;font-weight:700;line-height:1.1;letter-spacing:-.03em;margin-bottom:20px}.page_accent__EQ5_p{background:linear-gradient(135deg,var(--accent) 0,#a78bfa 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.page_subtitle__iAJUg{font-size:17px;color:var(--text-muted);max-width:560px;line-height:1.7;margin-bottom:32px}.page_cta__zCVvt{display:flex;gap:12px;margin-bottom:72px}.page_features__8wy9y{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;width:100%;margin-bottom:60px}.page_feature__CrGCB{text-align:left;padding:20px;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-raised)}.page_featureIcon__mHZON{width:36px;height:36px;border-radius:8px;background:var(--accent-bg);color:var(--accent);display:flex;align-items:center;justify-content:center;margin-bottom:12px}.page_feature__CrGCB h3{font-size:14px;font-weight:600;margin-bottom:6px}.page_feature__CrGCB p{font-size:13px;color:var(--text-muted);line-height:1.5}.page_codeBlock__d2Ifl{width:100%;border-radius:var(--radius-lg);border:1px solid var(--border);background:var(--bg-raised);overflow:hidden}.page_codeHeader__bZuLC{display:flex;align-items:center;gap:6px;padding:12px 16px;border-bottom:1px solid var(--border)}.page_codeDot__iKHVS{width:10px;height:10px;border-radius:50%}.page_codeTitle__noV4z{margin-left:8px;font-size:12px;color:var(--text-dim)}.page_code__9lUUd{padding:20px;font-family:var(--font-mono);font-size:13px;line-height:1.7;color:var(--text-muted);overflow-x:auto;text-align:left;white-space:pre}.page_footer__sHKi3{padding:20px 32px;border-top:1px solid var(--border);display:flex;align-items:center;justify-content:center;gap:8px}.page_footerText__OqpQ_{font-size:12px;color:var(--text-dim)}.page_footerDivider__c9wx0{color:var(--text-dim)}@media (max-width:768px){.page_title__3jonF{font-size:32px}.page_features__8wy9y{grid-template-columns:1fr}.page_hero__SKW6o{padding:40px 20px}}