.workflows-module__MOAmMW__layout{flex-direction:column;min-height:100vh;display:flex}.workflows-module__MOAmMW__main{flex:1;max-width:1400px;margin:0 auto;padding:2rem 1rem}.workflows-module__MOAmMW__hero{text-align:center;margin-bottom:2rem;padding:3rem 1rem}.workflows-module__MOAmMW__title{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.workflows-module__MOAmMW__subtitle{color:var(--text-secondary);max-width:800px;margin:0 auto;font-size:1.2rem;line-height:1.8}.workflows-module__MOAmMW__subtitle a{color:var(--accent);text-decoration:none}.workflows-module__MOAmMW__subtitle a:hover{text-decoration:underline}.workflows-module__MOAmMW__stats{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:3rem;display:grid}.workflows-module__MOAmMW__statCard{background:var(--glass-bg);border:1px solid var(--glass-border);text-align:center;border-radius:12px;padding:1.5rem}.workflows-module__MOAmMW__statNumber{color:var(--accent);font-size:2.5rem;font-weight:700;display:block}.workflows-module__MOAmMW__statLabel{color:var(--text-secondary);font-size:.9rem}.workflows-module__MOAmMW__section{margin-bottom:2rem;padding:2rem}.workflows-module__MOAmMW__sectionTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.workflows-module__MOAmMW__gettingStarted{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.workflows-module__MOAmMW__prerequisite h3{color:var(--accent);margin-bottom:1rem;font-size:1.1rem}.workflows-module__MOAmMW__prerequisite ul,.workflows-module__MOAmMW__prerequisite ol{color:var(--text-secondary);padding-left:1.5rem;line-height:2}.workflows-module__MOAmMW__prerequisite a{color:var(--accent);text-decoration:none}.workflows-module__MOAmMW__prerequisite a:hover{text-decoration:underline}.workflows-module__MOAmMW__prerequisite code{background:var(--glass-bg);border-radius:4px;padding:.2rem .5rem;font-family:monospace;font-size:.9rem}.workflows-module__MOAmMW__categorySection{margin-bottom:3rem}.workflows-module__MOAmMW__categoryTitle{border-bottom:2px solid var(--glass-border);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.5rem;font-weight:600}.workflows-module__MOAmMW__workflowGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem;display:grid}.workflows-module__MOAmMW__workflowCard{padding:1.5rem;transition:transform .2s,box-shadow .2s}.workflows-module__MOAmMW__workflowCard:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000004d}.workflows-module__MOAmMW__workflowHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}.workflows-module__MOAmMW__workflowIcon{font-size:2rem}.workflows-module__MOAmMW__workflowMeta{gap:.5rem;display:flex}.workflows-module__MOAmMW__difficulty,.workflows-module__MOAmMW__time{background:var(--glass-bg);border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.workflows-module__MOAmMW__difficulty{color:var(--accent)}.workflows-module__MOAmMW__time{color:var(--text-secondary)}.workflows-module__MOAmMW__workflowTitle{margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.workflows-module__MOAmMW__workflowDesc{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.workflows-module__MOAmMW__stepsSection,.workflows-module__MOAmMW__toolsSection{margin-top:1rem}.workflows-module__MOAmMW__stepsSection h4,.workflows-module__MOAmMW__toolsSection h4{color:var(--text-secondary);margin-bottom:.5rem;font-size:.85rem}.workflows-module__MOAmMW__stepsList{color:var(--text-secondary);padding-left:1.2rem;font-size:.85rem;line-height:1.8}.workflows-module__MOAmMW__toolTags{flex-wrap:wrap;gap:.5rem;display:flex}.workflows-module__MOAmMW__toolTag{color:var(--accent);background:#60a5fa1a;border-radius:4px;padding:.25rem .5rem;font-size:.75rem}.workflows-module__MOAmMW__tipsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}.workflows-module__MOAmMW__tip{text-align:center;padding:1rem}.workflows-module__MOAmMW__tipIcon{margin-bottom:.5rem;font-size:2rem;display:block}.workflows-module__MOAmMW__tip h3{margin-bottom:.5rem;font-size:1rem}.workflows-module__MOAmMW__tip p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.workflows-module__MOAmMW__tip a{color:var(--accent);text-decoration:none}.workflows-module__MOAmMW__relatedSection{margin-top:3rem}.workflows-module__MOAmMW__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;display:grid}.workflows-module__MOAmMW__relatedCard{text-align:center;color:inherit;flex-direction:column;align-items:center;padding:1.5rem;text-decoration:none;transition:transform .2s;display:flex}.workflows-module__MOAmMW__relatedCard:hover{transform:translateY(-4px)}.workflows-module__MOAmMW__relatedIcon{margin-bottom:.5rem;font-size:2rem}.workflows-module__MOAmMW__relatedCard h3{margin-bottom:.25rem;font-size:1rem}.workflows-module__MOAmMW__relatedCard p{color:var(--text-secondary);font-size:.85rem}.workflows-module__MOAmMW__configDesc{color:var(--text-secondary);margin-bottom:1.5rem}.workflows-module__MOAmMW__configGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.workflows-module__MOAmMW__configCard{background:var(--glass-bg);border:1px solid var(--glass-border);color:inherit;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem;text-decoration:none;transition:transform .2s,border-color .2s;display:flex}.workflows-module__MOAmMW__configCard:hover{border-color:var(--accent);transform:translateY(-2px)}.workflows-module__MOAmMW__configCode{color:var(--accent);background:#60a5fa1a;border-radius:6px;margin-bottom:.5rem;padding:.5rem 1rem;font-family:monospace}.workflows-module__MOAmMW__configLabel{color:var(--text-secondary);text-align:center;font-size:.85rem}.workflows-module__MOAmMW__speedGrid{grid-template-columns:repeat(3,1fr);gap:1rem;display:grid}.workflows-module__MOAmMW__speedCard{text-align:center;background:var(--glass-bg);border:1px solid var(--glass-border);color:inherit;border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem;text-decoration:none;transition:transform .2s,border-color .2s;display:flex}.workflows-module__MOAmMW__speedCard:hover{border-color:var(--accent);transform:translateY(-2px)}.workflows-module__MOAmMW__speedIcon{margin-bottom:.75rem;font-size:2rem}.workflows-module__MOAmMW__speedCard h3{margin-bottom:.5rem;font-size:1rem}.workflows-module__MOAmMW__speedCard p{color:var(--text-secondary);font-size:.85rem}.workflows-module__MOAmMW__troubleDesc{color:var(--text-secondary);margin-bottom:1rem}.workflows-module__MOAmMW__troubleList{margin-bottom:1rem;padding:0;list-style:none}.workflows-module__MOAmMW__troubleList li{border-bottom:1px solid var(--glass-border);color:var(--text-secondary);padding:.75rem 0;font-size:.9rem}.workflows-module__MOAmMW__troubleList li:last-child{border-bottom:none}.workflows-module__MOAmMW__troubleList li strong{color:var(--text-primary)}.workflows-module__MOAmMW__troubleLink{margin-top:1rem;font-size:.9rem}.workflows-module__MOAmMW__troubleLink a{color:var(--accent);text-decoration:none}.workflows-module__MOAmMW__troubleLink a:hover{text-decoration:underline}@media (max-width:768px){.workflows-module__MOAmMW__title{font-size:2rem}.workflows-module__MOAmMW__stats,.workflows-module__MOAmMW__gettingStarted,.workflows-module__MOAmMW__workflowGrid,.workflows-module__MOAmMW__tipsGrid,.workflows-module__MOAmMW__configGrid,.workflows-module__MOAmMW__speedGrid{grid-template-columns:1fr}}
