.cybridge-content, .cybridge-content * { box-sizing: border-box; }
.cybridge-content { font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; color: #0f172a; line-height: 1.6; word-break: break-word; }
.cybridge-content p { margin: 0.75rem 0; }
.cybridge-content a { color: #2563eb; text-decoration: underline; }
.cybridge-content img { max-width: 100%; height: auto; display: block; margin: 0 auto; }
.cybridge-content ul { list-style: disc; padding-left: 1.5rem; margin: 0.5rem 0; }
.cybridge-content ol { list-style: decimal; padding-left: 1.5rem; margin: 0.5rem 0; }
.cybridge-content li { margin: 0.25rem 0; }
.cybridge-content blockquote { margin: 0.75rem 0; padding: 0.75rem 1rem; border-left: 4px solid #cbd5e1; background: #f8fafc; color: #0f172a; font-style: italic; }
.cybridge-content pre { background: #0f172a; color: #e5e7eb; padding: 12px; border-radius: 10px; border: 1px solid #1f2937; font-family: ui-monospace, SFMono-Regular, SFMono, Consolas, "Liberation Mono", Menlo, monospace; overflow: auto; margin: 0.75rem 0; }
.cybridge-content code { background: #0f172a; color: #e5e7eb; padding: 2px 6px; border-radius: 6px; border: 1px solid #1f2937; font-family: ui-monospace, SFMono-Regular, SFMono, Consolas, "Liberation Mono", Menlo, monospace; }
.cybridge-content h1 { font-size: 2rem; margin: 0.75rem 0; font-weight: 700; line-height: 1.2; }
.cybridge-content h2 { font-size: 1.75rem; margin: 0.65rem 0; font-weight: 700; line-height: 1.3; }
.cybridge-content h3 { font-size: 1.5rem; margin: 0.55rem 0; font-weight: 700; line-height: 1.35; }
.cybridge-content h4 { font-size: 1.3rem; margin: 0.5rem 0; font-weight: 700; line-height: 1.4; }
.cybridge-content h5 { font-size: 1.15rem; margin: 0.45rem 0; font-weight: 600; line-height: 1.45; }
.cybridge-content h6 { font-size: 1rem; margin: 0.4rem 0; font-weight: 600; line-height: 1.5; text-transform: uppercase; letter-spacing: 0.03em; }
.cybridge-content figure.cybridge-image-figure { margin: 0.75rem 0; text-align: center; }
.cybridge-content figure.cybridge-image-figure img { display: inline-block; }
.cybridge-content figure.cybridge-image-figure figcaption { font-size: 0.95rem; color: #475569; margin-top: 6px; }
.cybridge-content table { width: 100%; border-collapse: collapse; margin: 0.75rem 0; }
.cybridge-content th, .cybridge-content td { border: 1px solid #e5e7eb; padding: 8px; vertical-align: top; }
.cybridge-content thead th { background: #f8fafc; font-weight: 600; }
.cybridge-content .cybridge-youtube-responsive { position: relative; width: 100%; padding-bottom: 56.25%; height: 0; overflow: hidden; margin: 0.75rem 0; border-radius: 8px; }
.cybridge-content .cybridge-youtube-responsive iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border: 0; }
