@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8d697b304b401681-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba015fad6dcf6784-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/569ce4b8f30dc480-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Fallback;src:local("Arial");ascent-override:95.94%;descent-override:28.16%;line-gap-override:0.00%;size-adjust:104.76%}.__className_5cfdac{font-family:Geist,Geist Fallback;font-style:normal}.__variable_5cfdac{--font-geist-sans:"Geist","Geist Fallback"}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/9610d9e46709d722-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/747892c23ea88013-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Geist Mono;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/93f479601ee12b01-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Geist Mono Fallback;src:local("Arial");ascent-override:74.67%;descent-override:21.92%;line-gap-override:0.00%;size-adjust:134.59%}.__className_9a8899{font-family:Geist Mono,Geist Mono Fallback;font-style:normal}.__variable_9a8899{--font-geist-mono:"Geist Mono","Geist Mono Fallback"}:root{--primary:#2980b9;--secondary:#2c3e50;--accent:#e74c3c;--background:#f9f9f9;--foreground:#333333;--code-bg:#f0f0f0;--code-block-bg:#2c3e50;--code-block-color:#ecf0f1;--border-radius:6px;--box-shadow:0 4px 6px rgba(0,0,0,0.1)}@media (prefers-color-scheme:dark){:root{--primary:white;--secondary:white;--accent:#e74c3c;--background:#1a1a1a;--foreground:#ecf0f1;--code-bg:#2c3e50;--code-block-bg:#2c3e50;--code-block-color:#ecf0f1}}body,html{max-width:100vw;overflow-x:hidden;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:var(--foreground);background:var(--background)}*{box-sizing:border-box;padding:0;margin:0}.page{min-height:100vh;display:flex;flex-direction:column}.main{max-width:1000px;width:100%;margin:0 auto;padding:2rem}h1{font-size:2.5rem;margin-bottom:1.5rem;color:var(--primary);border-bottom:2px solid var(--primary);padding-bottom:.5rem}h2{font-size:2rem;margin:2rem 0 1rem;color:var(--secondary)}h3{font-size:1.5rem;margin:1.5rem 0 .75rem;color:var(--primary)}h4{font-size:1.2rem;margin:1.2rem 0 .6rem;color:var(--secondary)}h5{font-size:1rem;margin:1rem 0 .5rem;color:var(--foreground)}p{margin-bottom:1rem}section{margin-bottom:3rem;background-color:rgba(255,255,255,.08);padding:1.5rem;border-radius:var(--border-radius);box-shadow:var(--box-shadow);border:1px solid rgba(255,255,255,.1)}.endpoint-group{margin-bottom:2rem;padding:1rem;background-color:rgba(0,0,0,.05);border-radius:var(--border-radius)}.endpoint{margin-bottom:1.5rem;padding:1.2rem;background-color:rgba(255,255,255,.07);border-left:4px solid #205375;border-radius:0 var(--border-radius) var(--border-radius) 0;box-shadow:0 2px 4px rgba(0,0,0,.1)}.code-block{margin:1rem 0}pre{background-color:#1e2a38;color:#ffffff;padding:1rem;border-radius:var(--border-radius);overflow-x:auto;margin:.5rem 0 1.5rem;box-shadow:var(--box-shadow);border:1px solid rgba(255,255,255,.1)}code{font-family:Courier New,Courier,monospace;font-size:.9rem;white-space:pre-wrap}.endpoint h4{display:inline-block;background-color:#205375;color:white;padding:.4rem .8rem;border-radius:var(--border-radius);margin-bottom:.8rem;font-weight:700;letter-spacing:.5px;box-shadow:0 2px 4px rgba(0,0,0,.2)}@media (max-width:768px){.main{padding:1rem}h1{font-size:2rem}h2{font-size:1.7rem}h3{font-size:1.4rem}pre{padding:.8rem}}