@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;600&family=Space+Grotesk:wght@400;500;700&family=Syne:wght@700;800&display=swap");.docs_container__v0cns{--accent-primary:#FF3300;--text-muted:#808080;--font-display:"Syne",sans-serif;--font-tech:"Space Grotesk",monospace;--font-body:"Manrope",sans-serif;min-height:100vh;background-color:#050505;color:#e0e0e0;font-family:Manrope,sans-serif;display:flex;position:relative}.docs_noise__VlE_p{position:fixed;inset:0;pointer-events:none;z-index:9999;opacity:.03;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noiseFilter'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noiseFilter)'/%3E%3C/svg%3E")}.docs_sidebar__3ciaG{width:280px;min-width:280px;height:100vh;position:sticky;top:0;border-right:1px solid #222;background:#0a0a0a;display:flex;flex-direction:column;padding:2rem;overflow-y:auto;flex-shrink:0}.docs_logo__75tn9{display:flex;align-items:center;gap:.75rem;margin-bottom:3rem;text-decoration:none;color:white}.docs_liveBug__FIe0R{width:10px;height:10px;background-color:#FF3300;border-radius:50%;animation:docs_blink__o8_6o 2s infinite}@keyframes docs_blink__o8_6o{0%,to{opacity:1}50%{opacity:.5}}.docs_logoText__l81Fr{font-family:Space Grotesk,monospace;font-weight:700;font-size:1.1rem;text-transform:uppercase;letter-spacing:.05em}.docs_navGroup__opAwh{margin-bottom:2rem}.docs_navTitle__51UOJ{font-family:Space Grotesk,monospace;font-size:.7rem;text-transform:uppercase;color:#808080;letter-spacing:.1em;margin-bottom:.75rem}.docs_navLink___UdS7{display:block;font-size:.9rem;color:#888;text-decoration:none;transition:all .2s;border-left:2px solid transparent;padding:.5rem 0 .5rem 1rem;margin-left:-1rem;cursor:pointer}.docs_navLink___UdS7:hover{color:white;border-left-color:#333}.docs_active__SXgWJ{color:#FF3300!important;border-left-color:#FF3300!important;background:linear-gradient(90deg,rgba(255,51,0,.05),transparent)}.docs_main__yLSYd{flex:1;padding:4rem 6rem;max-width:900px;overflow-y:auto}.docs_hero___FE4_{margin-bottom:4rem;border-bottom:1px solid #222;padding-bottom:3rem}.docs_eyebrow__13WAM{display:flex;align-items:center;gap:.75rem;color:#FF3300;font-family:Space Grotesk,monospace;font-size:.85rem;text-transform:uppercase;margin-bottom:1rem}.docs_hero___FE4_ h1{font-family:Syne,sans-serif;font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.1;color:white;text-transform:uppercase}.docs_lead__cvwOp{font-size:1.2rem;color:#a0a0a0;line-height:1.6}.docs_section__dYRhk{margin-bottom:4rem;scroll-margin-top:4rem}.docs_section__dYRhk h2{font-family:Syne,sans-serif;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #222;display:flex;align-items:center;gap:.75rem;color:white;text-transform:uppercase}.docs_section__dYRhk h3{font-size:1.1rem;color:white;margin:2rem 0 .75rem}.docs_section__dYRhk h3,.docs_section__dYRhk h4{font-family:Space Grotesk,monospace;font-weight:600}.docs_section__dYRhk h4{font-size:.95rem;color:#FF3300;margin:1.5rem 0 .5rem}.docs_section__dYRhk p{color:#b0b0b0;line-height:1.7;margin-bottom:1rem}.docs_section__dYRhk ol,.docs_section__dYRhk ul{list-style:none;padding:0;margin-bottom:1.5rem}.docs_section__dYRhk li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#c0c0c0;line-height:1.5}.docs_section__dYRhk li:before{content:"»";position:absolute;left:0;color:#FF3300}.docs_section__dYRhk ol li{counter-increment:step}.docs_section__dYRhk ol li:before{content:counter(step) ".";color:#FF3300;font-weight:700}.docs_codeBlock__S4GF0{background:#0f0f0f;border:1px solid #222;border-radius:6px;padding:1.25rem;font-family:Space Grotesk,monospace;font-size:.85rem;color:#e0e0e0;overflow-x:auto;margin:1rem 0 1.5rem;box-shadow:0 4px 20px rgba(0,0,0,.3)}.docs_codeBlock__S4GF0 code{color:#a5d6ff}.docs_inlineCode__H0wBo{background:#1a1a1a;padding:.15rem .4rem;border-radius:4px;font-family:Space Grotesk,monospace;font-size:.85em;color:#FF3300;border:1px solid #333}.docs_featureGrid__qGizX{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin:1.5rem 0}.docs_featureCard__y8pvX{background:#0a0a0a;border:1px solid #222;padding:1.25rem;border-radius:6px;transition:all .2s}.docs_featureCard__y8pvX:hover{border-color:#444;transform:translateY(-2px)}.docs_featureIcon__jlpey{color:#FF3300;margin-bottom:.75rem}.docs_featureTitle__L1lGV{font-family:Space Grotesk,monospace;font-weight:700;font-size:.95rem;color:white;margin-bottom:.4rem}.docs_featureDesc__Wu9HF{font-size:.85rem;color:#888;line-height:1.5}@media (max-width:900px){.docs_container__v0cns{flex-direction:column}.docs_sidebar__3ciaG{width:100%;height:auto;position:relative;border-right:none;border-bottom:1px solid #222;padding:1.5rem}.docs_main__yLSYd{padding:2rem 1.5rem}.docs_hero___FE4_ h1{font-size:2.5rem}.docs_section__dYRhk h2{font-size:1.5rem}}