:root{--color-primary-300: #ff9fb2;--color-primary-500: #f83b69;--color-primary-700: #c20e47;--color-secondary-300: #91c7e0;--color-secondary-500: #3b95bc;--color-secondary-700: #246080;--color-accent-300: #81e6d9;--color-accent-500: #1fada2;--text-main: #333;--text-muted: #666;--text-light: #fafafa;--bg-surface: #fafafa;--bg-card: #fff;--border-color: #ddd}body{font-family:Inter,Roboto,Helvetica Neue,Segoe UI,Ubuntu,DejaVu Sans,Noto Sans,Arial,sans-serif;font-optical-sizing:auto;font-style:normal;background:var(--bg-surface);color:var(--text-main)}.api-docs{max-width:800px;margin:2rem auto;padding:2rem;background:var(--bg-surface);border-radius:12px;box-shadow:0 4px 20px #0000000d}.api-docs h1{font-size:2.5rem;margin-bottom:.5rem}.api-docs .subtitle{font-size:1.1rem;color:var(--text-muted);margin-bottom:2rem}.api-docs section{margin-bottom:2.5rem}.api-docs h2{font-size:1.5rem;margin-bottom:.8rem}.endpoint{background:var(--bg-card);border:1px solid var(--border-color);padding:1rem;border-radius:8px;margin-bottom:1rem}code{background-color:#f5f5f7;color:#333;font-family:JetBrains Mono,Fira Code,Menlo,Consolas,Courier New,monospace;font-size:.95rem;padding:2px 6px;border-radius:6px;white-space:nowrap}pre{background-color:#2d2d2d;color:var(--text-light);font-family:JetBrains Mono,Fira Code,Menlo,Consolas,Courier New,monospace;font-size:.9rem;padding:1rem 1.2rem;border-radius:10px;overflow-x:auto;margin-top:1rem;line-height:1.5;box-shadow:inset 0 0 0 1px #444}pre code{background:none;color:inherit;padding:0;font-size:inherit;white-space:pre}ul{padding-left:1.2rem;margin:0}ul li{margin-bottom:.6rem}.footer{text-align:center;margin-top:4rem;font-size:.9rem;border-top:1px solid var(--border-color);padding-top:1.5rem;color:var(--text-muted)}.footer-text{margin:.5rem 0}.footer-link{color:var(--color-secondary-500);text-decoration:underline;text-decoration-style:dashed;text-underline-offset:2px;transition:color .5s ease,text-decoration-offset .5s ease}.footer-link:hover,.footer-link:focus{color:var(--color-accent-500);text-decoration-style:dotted;text-underline-offset:4px}
