.ai-workflow-section{background:#111;padding:3rem 0;position:relative}.ai-workflow-section .section-header{text-align:center;margin-bottom:2rem}.ai-workflow-section .section-title{font-size:clamp(1.5rem, 3vw, 2rem);font-weight:700;color:#f8fafc;margin-bottom:.5rem}.ai-workflow-section .section-subtitle{font-size:clamp(.9rem, 1.5vw, 1rem);color:#94a3b8}.gif-diagram-container{max-width:800px;margin:0 auto;padding:0 1rem}.gif-wrapper{position:relative;display:inline-block;width:100%;border-radius:12px;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.5);background:#111}.pipeline-gif{width:100%;height:auto;display:block;background:#111}.watermark-cover-top{position:absolute;bottom:50px;right:0;width:280px;height:15px;background:#111;z-index:10}.watermark-cover{position:absolute;bottom:0;right:0;width:280px;height:50px;background:#111;z-index:10}.workflow-stats-simple{display:flex;justify-content:center;gap:3rem;margin-top:2rem;padding:1.5rem;flex-wrap:wrap}.stat-item{text-align:center}.stat-value{display:block;font-size:1.5rem;font-weight:700;color:#f8fafc;margin-bottom:.25rem}.stat-name{font-size:.75rem;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px}@media (max-width:768px){.gif-diagram-container{padding:0 .5rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.gif-wrapper{min-width:600px;margin:0 auto}.watermark-cover-top{height:0;bottom:50px}.workflow-stats-simple{gap:1.5rem}.stat-value{font-size:1.25rem}}@media (max-width:480px){.gif-wrapper{min-width:500px}.watermark-cover-top{height:0}}.light-mode .ai-workflow-section{background:#111}.light-mode .ai-workflow-section .section-title{color:#f8fafc}.light-mode .ai-workflow-section .section-subtitle{color:#94a3b8}.light-mode .gif-wrapper{background:#111}.light-mode .watermark-cover,.light-mode .watermark-cover-top{background:#111}.light-mode .stat-value{color:#f8fafc}.light-mode .stat-name{color:#94a3b8}