.category-module__hsh_yW__container{max-width:640px;min-height:100vh;margin:0 auto;padding:16px}.category-module__hsh_yW__backLink{color:var(--text-secondary);align-items:center;gap:4px;margin-bottom:16px;font-size:.85rem;text-decoration:none;display:inline-flex}.category-module__hsh_yW__backLink:hover{color:var(--accent)}.category-module__hsh_yW__header{text-align:center;padding:40px 0 24px}.category-module__hsh_yW__headerIcon{width:64px;height:64px;margin:0 auto 12px}.category-module__hsh_yW__title{color:var(--accent);margin-bottom:8px;font-size:1.8rem;font-weight:800}.category-module__hsh_yW__subtitle{color:var(--text-secondary);font-size:.9rem}.category-module__hsh_yW__examList{flex-direction:column;gap:16px;margin-top:8px;display:flex}.category-module__hsh_yW__catBlue{--cat-accent:#2563eb;--cat-bg:#eff6ff}.category-module__hsh_yW__catPurple{--cat-accent:#7c3aed;--cat-bg:#f5f3ff}.category-module__hsh_yW__catTeal{--cat-accent:#0d9488;--cat-bg:#f0fdfa}.category-module__hsh_yW__examCard{background:var(--cat-bg,#f8fafc);border:1px solid #e2e8f0;border-top:4px solid var(--cat-accent,var(--accent));border-radius:var(--radius);color:var(--text-primary);padding:20px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:block;box-shadow:0 1px 4px #0000000f}.category-module__hsh_yW__examCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.category-module__hsh_yW__examBadge{color:#fff;background:var(--cat-accent,var(--accent));border-radius:12px;margin-bottom:10px;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.category-module__hsh_yW__examName{color:var(--text-primary);margin-bottom:6px;font-size:1.05rem;font-weight:700}.category-module__hsh_yW__examDesc{color:var(--text-secondary);margin-bottom:10px;font-size:.82rem;line-height:1.5}.category-module__hsh_yW__examMeta{color:var(--text-muted);gap:16px;font-size:.75rem;display:flex}.category-module__hsh_yW__attributionNote{color:var(--text-muted);background:var(--bg-secondary);border-radius:var(--radius);margin-top:20px;padding:12px 16px;font-size:.8rem;line-height:1.6}.category-module__hsh_yW__relatedSection{flex-direction:column;gap:12px;margin-top:32px;display:flex}.category-module__hsh_yW__relatedHeading{color:var(--text-primary);margin-bottom:12px;font-size:1rem;font-weight:700}.category-module__hsh_yW__relatedCard{background:var(--cat-bg,#f8fafc);border:1px solid #e2e8f0;border-top:4px solid var(--cat-accent,var(--accent));border-radius:var(--radius);padding:16px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:block;box-shadow:0 1px 4px #0000000f}.category-module__hsh_yW__relatedCard:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.category-module__hsh_yW__relatedTag{color:#fff;background:var(--cat-accent,var(--accent));border-radius:12px;margin-bottom:8px;padding:4px 12px;font-size:.7rem;font-weight:700;display:inline-block}.category-module__hsh_yW__relatedTitle{color:var(--text-primary);font-size:.9rem;font-weight:600;line-height:1.4;display:block}.category-module__hsh_yW__breadcrumb{color:var(--text-muted);align-items:center;gap:6px;margin-bottom:8px;font-size:.8rem;display:flex}.category-module__hsh_yW__breadcrumbLink{color:var(--text-secondary);text-decoration:none}.category-module__hsh_yW__breadcrumbLink:hover{color:var(--accent);text-decoration:underline}.category-module__hsh_yW__breadcrumbCurrent{color:var(--text-muted)}.category-module__hsh_yW__examSection{margin-top:24px}.category-module__hsh_yW__examSectionHeading{color:var(--text-primary);border-bottom:2px solid var(--cat-accent,var(--accent));margin-bottom:12px;padding-bottom:8px;font-size:1.1rem;font-weight:700}.category-module__hsh_yW__stepGuide{border-radius:var(--radius);background:linear-gradient(135deg,#eff6ff 0%,#f0fdf4 100%);border:1px solid #e2e8f0;margin-top:24px;padding:20px}.category-module__hsh_yW__stepGuideHeading{color:var(--text-primary);margin-bottom:16px;font-size:.95rem;font-weight:700}.category-module__hsh_yW__stepList{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.category-module__hsh_yW__stepItem{align-items:flex-start;gap:12px;display:flex}.category-module__hsh_yW__stepNumber{background:var(--cat-accent,#2563eb);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:700;display:flex}.category-module__hsh_yW__stepContent{flex:1}.category-module__hsh_yW__stepLabel{color:var(--text-primary);font-size:.85rem;font-weight:600}.category-module__hsh_yW__stepDesc{color:var(--text-secondary);margin-top:2px;font-size:.78rem}.category-module__hsh_yW__provisionalBadge{color:#fff;background:var(--warning,#b45309);vertical-align:middle;border-radius:10px;margin-left:8px;padding:3px 10px;font-size:.65rem;font-weight:700;display:inline-block}.category-module__hsh_yW__beginnerBadge{color:#fff;vertical-align:middle;background:#16a34a;border-radius:10px;margin-left:8px;padding:3px 10px;font-size:.65rem;font-weight:700;display:inline-block}.category-module__hsh_yW__treeContainer{flex-direction:column;gap:20px;margin-top:16px;display:flex}.category-module__hsh_yW__treeSection{background:var(--cat-bg,#f8fafc);border-radius:var(--radius);border:1px solid #e2e8f0;overflow:hidden}.category-module__hsh_yW__treeSectionHeading{color:#fff;background:var(--cat-accent,var(--accent));margin:0;padding:10px 16px;font-size:.95rem;font-weight:700}.category-module__hsh_yW__treeList{margin:0;padding:0;list-style:none}.category-module__hsh_yW__treeItem{border-top:1px solid #e2e8f0}.category-module__hsh_yW__treeItem:first-child{border-top:none}.category-module__hsh_yW__treeLink{color:var(--text-primary);justify-content:space-between;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;transition:background .15s;display:flex}.category-module__hsh_yW__treeLink:hover{background:#00000008}.category-module__hsh_yW__treeName{flex:1;font-size:.88rem;font-weight:600}.category-module__hsh_yW__treeMeta{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:.75rem}.category-module__hsh_yW__relatedGrid{grid-template-columns:1fr;gap:12px;display:grid}@media (min-width:480px){.category-module__hsh_yW__relatedGrid{grid-template-columns:1fr 1fr}}
