.article-module__SKdnUa__main{min-height:100vh;padding:3rem 0 6rem}.article-module__SKdnUa__container{max-width:860px;margin:0 auto;padding:0 1.5rem}.article-module__SKdnUa__breadcrumbBar{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:2rem;font-size:.85rem;display:flex}.article-module__SKdnUa__breadcrumbLink{color:var(--text-muted);transition:color .15s;text-decoration:none!important}.article-module__SKdnUa__breadcrumbLink:hover{color:var(--brand-blue)}.article-module__SKdnUa__breadcrumbCurrent{color:var(--text);white-space:nowrap;text-overflow:ellipsis;max-width:320px;font-weight:600;overflow:hidden}.article-module__SKdnUa__articleHeader{border-bottom:1px solid var(--border);margin-bottom:2.5rem;padding-bottom:2rem}.article-module__SKdnUa__metaRow{flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:1rem;display:flex}.article-module__SKdnUa__catBadge{text-transform:uppercase;letter-spacing:.06em;background:var(--accent-pale);color:var(--accent-strong);border:1px solid var(--border);border-radius:9999px;padding:4px 12px;font-size:.75rem;font-weight:700;display:inline-block}.article-module__SKdnUa__metaItem{color:var(--text-muted);font-size:.825rem}.article-module__SKdnUa__title{letter-spacing:-.02em;color:var(--text);margin:0 0 1.25rem;font-size:clamp(2rem,3.5vw,2.6rem);font-weight:800;line-height:1.25}.article-module__SKdnUa__overviewBox{color:var(--text-muted);background:var(--surface-soft);border-left:4px solid var(--brand-blue);border-radius:0 var(--radius) var(--radius) 0;margin-bottom:2rem;padding:1.25rem 1.5rem;font-size:1.1rem;line-height:1.7}.article-module__SKdnUa__prereqBox{background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:2.5rem;padding:1.5rem}.article-module__SKdnUa__prereqTitle{color:var(--text);align-items:center;gap:8px;margin:0 0 .75rem;font-size:.95rem;font-weight:700;display:flex}.article-module__SKdnUa__prereqList{color:var(--text-muted);margin:0;padding-left:1.25rem;font-size:.925rem;line-height:1.6}.article-module__SKdnUa__prereqList li{margin-bottom:.35rem}.article-module__SKdnUa__sectionTitle{color:var(--text);margin:2.5rem 0 1.5rem;font-size:1.5rem;font-weight:700}.article-module__SKdnUa__stepList{flex-direction:column;gap:2rem;margin-bottom:3rem;display:flex}.article-module__SKdnUa__stepCard{background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius);padding:1.75rem;transition:border-color .2s;position:relative}html[data-theme=dark] .article-module__SKdnUa__stepCard{background:#0f172a99;border-color:#ffffff14}.article-module__SKdnUa__stepCard:hover{border-color:#0284c74d}.article-module__SKdnUa__stepHeader{align-items:flex-start;gap:14px;margin-bottom:1rem;display:flex}.article-module__SKdnUa__stepNumber{background:var(--brand-blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:.875rem;font-weight:700;display:inline-flex}.article-module__SKdnUa__stepTitle{color:var(--text);margin:0;font-size:1.2rem;font-weight:700;line-height:1.35}.article-module__SKdnUa__stepDesc{color:var(--text-muted);white-space:pre-line;margin:0 0 1rem;font-size:.975rem;line-height:1.7}.article-module__SKdnUa__codeBlock{color:#f1f5f9;background:#0f172a;border:1px solid #ffffff1a;border-radius:8px;margin:1rem 0;padding:1rem 1.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.875rem;line-height:1.6;overflow-x:auto}.article-module__SKdnUa__tipBox{color:var(--text);background:#06b6d414;border-left:3px solid #06b6d4;border-radius:0 6px 6px 0;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;line-height:1.5}.article-module__SKdnUa__notesBox{background:var(--surface-soft);border:1px solid var(--border);border-radius:var(--radius);margin-bottom:3rem;padding:1.5rem}.article-module__SKdnUa__notesTitle{color:var(--text);margin:0 0 .5rem;font-size:.95rem;font-weight:700}.article-module__SKdnUa__notesList{color:var(--text-muted);margin:0;padding-left:1.25rem;font-size:.9rem;line-height:1.6}.article-module__SKdnUa__articleFooter{border-top:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:3.5rem;padding-top:2rem;display:flex}.article-module__SKdnUa__relatedSection{margin-top:4rem}.article-module__SKdnUa__relatedTitle{color:var(--text);margin-bottom:1.5rem;font-size:1.35rem;font-weight:700}.article-module__SKdnUa__relatedGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px;display:grid}.article-module__SKdnUa__relatedCard{background:var(--surface-elevated);border:1px solid var(--border);border-radius:var(--radius);flex-direction:column;justify-content:space-between;padding:1.25rem;transition:all .2s;display:flex;text-decoration:none!important}html[data-theme=dark] .article-module__SKdnUa__relatedCard{background:#0f172a99;border-color:#ffffff14}.article-module__SKdnUa__relatedCard:hover{border-color:var(--brand-blue);transform:translateY(-2px)}.article-module__SKdnUa__relatedCardTitle{color:var(--text);margin:0 0 .5rem;font-size:.95rem;font-weight:600;line-height:1.4}.article-module__SKdnUa__relatedCard:hover .article-module__SKdnUa__relatedCardTitle{color:var(--brand-blue)}.article-module__SKdnUa__relatedCardRead{color:var(--text-muted);font-size:.775rem}@media (max-width:640px){.article-module__SKdnUa__container{padding:0 1rem}.article-module__SKdnUa__stepCard{padding:1.25rem}.article-module__SKdnUa__articleFooter{flex-direction:column;align-items:flex-start}}
