.docs_docsContainer__UWcfC{min-height:100vh;display:flex;flex-direction:column;background:#0a0a0a}.docs_docsContent__JeKda{flex:1 1;max-width:1400px;width:100%;margin:0 auto;padding:120px 20px 80px;display:grid;grid-template-columns:280px 1fr;grid-gap:40px;gap:40px}.docs_sidebar__3ciaG{position:-webkit-sticky;position:sticky;top:100px;height:-moz-fit-content;height:fit-content;max-height:calc(100vh - 120px);overflow-y:auto;background:#111;border:1px solid #222;border-radius:12px;padding:24px}.docs_sidebarTitle__Jd3Fk{font-size:1.25rem;font-weight:700;color:#fff;margin-bottom:20px;padding-bottom:16px;border-bottom:2px solid #ef4444}.docs_sidebarNav__jmx5o{display:flex;flex-direction:column;gap:8px}.docs_navSection__ASvNF{margin-bottom:16px}.docs_navSectionTitle__DyOwp{font-size:.875rem;font-weight:600;color:#888;text-transform:uppercase;margin-bottom:8px;letter-spacing:.5px}.docs_navItem__jnb5J{display:block;padding:10px 16px;color:#a1a1aa;text-decoration:none;border-radius:8px;transition:all .2s ease;font-size:.95rem;cursor:pointer;border:1px solid transparent}.docs_navItem__jnb5J:hover{color:#fff;background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.3)}.docs_navItem__jnb5J.docs_active__SXgWJ{color:#fff;background:rgba(239,68,68,.15);border-color:#ef4444;font-weight:600}.docs_mainContent__QT0k3{background:#111;border:1px solid #222;border-radius:12px;padding:48px;min-height:600px}.docs_docSection__mN8Cu{margin-bottom:48px;scroll-margin-top:100px}.docs_docSection__mN8Cu h1{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:16px;padding-bottom:12px;border-bottom:3px solid #ef4444}.docs_docSection__mN8Cu h2{font-size:2rem;font-weight:600;color:#fff;margin-top:40px;margin-bottom:16px;display:flex;align-items:center;gap:12px}.docs_docSection__mN8Cu h3{font-size:1.5rem;font-weight:600;color:#f5f5f5;margin-top:32px;margin-bottom:12px}.docs_docSection__mN8Cu h4{font-size:1.25rem;font-weight:600;color:#e5e5e5;margin-top:24px;margin-bottom:8px}.docs_docSection__mN8Cu p{font-size:1rem;line-height:1.8;color:#d4d4d8;margin-bottom:16px}.docs_docSection__mN8Cu ol,.docs_docSection__mN8Cu ul{margin-left:24px;margin-bottom:16px;color:#d4d4d8}.docs_docSection__mN8Cu li{margin-bottom:8px;line-height:1.6}.docs_docSection__mN8Cu code{background:#1a1a1a;border:1px solid #333;padding:2px 8px;border-radius:4px;font-family:Courier New,monospace;font-size:.9em;color:#ef4444}.docs_docSection__mN8Cu pre{background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:16px;overflow-x:auto;margin:16px 0}.docs_docSection__mN8Cu pre code{background:none;border:none;padding:0;color:#a1a1aa}.docs_featureCard__y8pvX{background:#1a1a1a;border:1px solid #333;border-radius:12px;padding:24px;margin-bottom:16px;transition:all .3s ease}.docs_featureCard__y8pvX:hover{border-color:#ef4444;box-shadow:0 4px 20px rgba(239,68,68,.1)}.docs_featureCard__y8pvX h4{margin-top:0;color:#ef4444;display:flex;align-items:center;gap:8px}.docs_featureGrid__qGizX{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:20px;gap:20px;margin:24px 0}.docs_infoBox__Aiu9D{background:rgba(59,130,246,.1);border:1px solid rgba(59,130,246,.3);border-radius:8px;padding:16px;margin:16px 0}.docs_infoBox__Aiu9D.docs_warning__P4MNy{background:rgba(234,179,8,.1);border-color:rgba(234,179,8,.3)}.docs_infoBox__Aiu9D.docs_success__zYrB0{background:rgba(34,197,94,.1);border-color:rgba(34,197,94,.3)}.docs_infoBox__Aiu9D.docs_danger__fIhZk{background:rgba(239,68,68,.1);border-color:rgba(239,68,68,.3)}.docs_stepNumber__vMxtq{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;background:#ef4444;color:#fff;border-radius:50%;font-weight:700;margin-right:12px}.docs_changelogEntry__1X9Bz{border-left:3px solid #ef4444;padding-left:20px;margin-bottom:32px}.docs_changelogDate___zBFI{color:#ef4444;font-weight:600;font-size:.9rem;margin-bottom:8px}.docs_changelogVersion__4_Un_{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:12px}.docs_changelogItems__2vxgZ{list-style:none;margin-left:0}.docs_changelogItems__2vxgZ li{padding-left:24px;position:relative}.docs_changelogItems__2vxgZ li:before{content:"●";position:absolute;left:0;color:#ef4444}.docs_backToTop__UqsM7{position:fixed;bottom:40px;right:40px;width:48px;height:48px;background:#ef4444;color:#fff;border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;box-shadow:0 4px 20px rgba(239,68,68,.3);transition:all .3s ease;z-index:1000}.docs_backToTop__UqsM7:hover{transform:translateY(-4px);box-shadow:0 6px 25px rgba(239,68,68,.4)}@media (max-width:1024px){.docs_docsContent__JeKda{grid-template-columns:1fr;gap:20px;padding:100px 20px 60px}.docs_sidebar__3ciaG{position:relative;top:0;max-height:none}.docs_mainContent__QT0k3{padding:32px 24px}.docs_docSection__mN8Cu h1{font-size:2rem}.docs_docSection__mN8Cu h2{font-size:1.5rem}.docs_featureGrid__qGizX{grid-template-columns:1fr}}@media (max-width:640px){.docs_mainContent__QT0k3{padding:24px 16px}.docs_docSection__mN8Cu h1{font-size:1.75rem}.docs_docSection__mN8Cu h2{font-size:1.25rem}.docs_backToTop__UqsM7{bottom:20px;right:20px;width:40px;height:40px}}