.docs-module__MgHzSq__container{background:var(--bg-primary);min-height:100vh;color:var(--text-primary);font-family:var(--font-sans)}.docs-module__MgHzSq__main{max-width:720px;margin:0 auto;padding:3rem 1.5rem 6rem}.docs-module__MgHzSq__header{margin-bottom:3rem}.docs-module__MgHzSq__headerLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--accent-primary);margin-bottom:.5rem;font-size:.75rem;font-weight:700;display:block}.docs-module__MgHzSq__headerTitle{letter-spacing:-.02em;margin-bottom:1rem;font-size:2.5rem;font-weight:800}.docs-module__MgHzSq__headerSubtitle{color:var(--text-secondary);font-size:1.25rem;line-height:1.6}.docs-module__MgHzSq__toc{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:12px;margin-bottom:3rem;padding:1.5rem}.docs-module__MgHzSq__tocTitle{margin-bottom:1rem;font-weight:700}.docs-module__MgHzSq__tocList{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.docs-module__MgHzSq__tocLink{color:var(--accent-primary);font-size:.875rem;text-decoration:none;transition:color .2s}.docs-module__MgHzSq__tocLink:hover{color:var(--accent-secondary);text-decoration:underline}.docs-module__MgHzSq__sections{flex-direction:column;gap:4rem;display:flex}.docs-module__MgHzSq__section{scroll-margin-top:8rem}.docs-module__MgHzSq__sectionHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.docs-module__MgHzSq__sectionIcon{border-radius:8px;justify-content:center;align-items:center;padding:.5rem;display:flex}.docs-module__MgHzSq__sectionIconBlack{background:var(--text-primary);color:var(--bg-primary)}.docs-module__MgHzSq__sectionIconGray{background:var(--text-muted);color:var(--bg-primary)}.docs-module__MgHzSq__sectionIconBlue{background:var(--accent-primary);color:#fff}.docs-module__MgHzSq__sectionIconPurple{background:var(--accent-secondary);color:#fff}.docs-module__MgHzSq__sectionIconGreen{background:var(--success);color:#fff}.docs-module__MgHzSq__sectionIconOrange{color:#fff;background:#f97316}.docs-module__MgHzSq__sectionTitle{font-size:1.5rem;font-weight:700}.docs-module__MgHzSq__prose{color:var(--text-secondary);line-height:1.7}.docs-module__MgHzSq__prose p{margin-bottom:1rem}.docs-module__MgHzSq__prose strong{color:var(--text-primary);font-weight:600}.docs-module__MgHzSq__codeBlockLight{background:var(--bg-secondary);border:1px solid var(--border-subtle);font-family:var(--font-mono);color:var(--text-primary);border-radius:12px;margin:1rem 0;padding:1rem;font-size:.875rem}.docs-module__MgHzSq__codeBlockDark{background:var(--bg-tertiary);font-family:var(--font-mono);color:var(--success);border-radius:12px;margin:1rem 0;padding:1.5rem;font-size:.875rem;overflow-x:auto}.docs-module__MgHzSq__codeComment{opacity:.5;margin-bottom:.5rem}.docs-module__MgHzSq__codeInline{background:var(--bg-tertiary);font-family:var(--font-mono);color:var(--text-primary);border-radius:4px;padding:.125rem .375rem;font-size:.875rem}.docs-module__MgHzSq__fileStructure{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:12px;padding:1.5rem}.docs-module__MgHzSq__fileStructurePre{font-family:var(--font-mono);color:var(--text-secondary);white-space:pre;margin:0;font-size:.875rem;overflow-x:auto}.docs-module__MgHzSq__codeExampleBox{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:12px;margin-top:1.5rem;padding:1.5rem}.docs-module__MgHzSq__codeExampleTitle{color:var(--text-primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-weight:700;display:flex}.docs-module__MgHzSq__codeExampleContent{font-family:var(--font-mono);color:var(--text-secondary);white-space:pre;font-size:.875rem;overflow-x:auto}.docs-module__MgHzSq__infoBox{color:var(--accent-primary);background:#6366f11a;border:1px solid #6366f133;border-radius:8px;margin-top:1.5rem;padding:1rem;font-size:.875rem}.docs-module__MgHzSq__infoBox strong{color:var(--accent-primary)}.docs-module__MgHzSq__warningBox{color:var(--warning);background:#eab3081a;border:1px solid #eab30833;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.875rem}.docs-module__MgHzSq__warningBox strong{color:var(--warning)}.docs-module__MgHzSq__link{color:var(--accent-primary);text-decoration:underline}.docs-module__MgHzSq__link:hover{color:var(--accent-secondary)}.docs-module__MgHzSq__table{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:8px;margin-top:1.5rem;overflow:hidden}.docs-module__MgHzSq__tableHeader{background:var(--bg-tertiary)}.docs-module__MgHzSq__tableHeaderCell{text-align:left;color:var(--text-primary);padding:.75rem;font-size:.875rem;font-weight:600}.docs-module__MgHzSq__tableRow{border-top:1px solid var(--border-subtle)}.docs-module__MgHzSq__tableCell{padding:.75rem;font-size:.875rem}.docs-module__MgHzSq__tableCellCode{font-family:var(--font-mono);color:var(--accent-primary)}.docs-module__MgHzSq__tableCellText{color:var(--text-secondary)}.docs-module__MgHzSq__stepsList{color:var(--text-secondary);margin:1rem 0;padding-left:1.25rem;list-style:decimal}.docs-module__MgHzSq__stepsList li{margin-bottom:.5rem}.docs-module__MgHzSq__apiCardsContainer{flex-direction:column;gap:1.5rem;display:flex}.docs-module__MgHzSq__apiCard{background:var(--bg-secondary);border:1px solid var(--border-subtle);border-radius:12px;padding:1.5rem}.docs-module__MgHzSq__apiCardTitle{margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.docs-module__MgHzSq__apiCardDescription{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem}.docs-module__MgHzSq__apiCardCode{background:var(--bg-tertiary);font-family:var(--font-mono);color:var(--success);white-space:pre;border-radius:8px;padding:1rem;font-size:.75rem;overflow-x:auto}
