@layer components{.wiki-hub-page{max-width:68rem}.wiki-hub-hero .page-title{font-size:1.55rem}.wiki-hub-hero .page-subtitle{max-width:34rem}.wiki-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:.875rem;margin-top:1.5rem}.nayeon-card.wiki-card{display:flex;min-width:0;flex-direction:column;gap:.65rem;border-radius:var(--r-lg);padding:1.25rem}.wiki-card-top{justify-content:space-between;gap:.5rem}.wiki-card-icon,.wiki-card-top{display:flex;align-items:center}.wiki-card-icon{width:2.5rem;height:2.5rem;flex:none;justify-content:center;border-radius:var(--r);background:var(--brand-tint);color:var(--brand)}.wiki-card-icon img{width:1.5rem;height:1.5rem;object-fit:contain}.wiki-card-name{font-family:var(--f-serif);font-size:1.05rem;font-weight:700;color:var(--foreground)}.wiki-card-tagline{font-size:.78rem;line-height:1.55;color:var(--muted-foreground)}.wiki-badge{display:inline-flex;flex:none;align-items:center;gap:.3em;border-radius:var(--r-pill);padding:.28rem .65rem;font-family:var(--f-mono);font-size:.62rem;font-weight:700;letter-spacing:.03em;white-space:nowrap}.wiki-badge:before{content:"";width:.4rem;height:.4rem;border-radius:50%;background:currentColor}.wiki-badge.is-ready{background:var(--accent-tint);color:var(--accent-strong)}.wiki-badge.is-soon{background:var(--surface-muted);color:var(--muted-foreground);border:1px solid var(--border)}.wiki-hub-cta{margin-top:1.75rem}.wiki-detail-page{max-width:40rem}.wiki-detail-hero{display:flex;align-items:flex-start;gap:1rem}.wiki-detail-icon{display:flex;width:3.25rem;height:3.25rem;flex:none;align-items:center;justify-content:center;border-radius:var(--r-lg);background:var(--brand-tint);color:var(--brand);box-shadow:var(--sh-1)}.wiki-detail-icon img{width:2rem;height:2rem;object-fit:contain}.wiki-detail-heading{min-width:0}.wiki-detail-heading .page-title{display:inline;margin-right:.55rem}.nayeon-card.wiki-intro-card{margin-top:1.125rem;border-radius:var(--r-lg);padding:1.5rem 1.75rem}.wiki-intro-card .section-copy{max-width:38em}.wiki-section{margin-top:1.5rem}.wiki-section-heading{margin-bottom:.65rem;font-family:var(--f-serif);font-size:1.05rem;font-weight:700;color:var(--brand)}.wiki-body p,.wiki-body-intro{max-width:38em;font-size:.85rem;line-height:1.85;color:var(--ink-2)}.wiki-body p+p{margin-top:.75rem}.wiki-see-intro{max-width:38em;margin-bottom:.75rem;font-size:.85rem;line-height:1.75;color:var(--ink-2)}.wiki-see-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.55rem}.wiki-see-chip{border:1px solid var(--border);border-radius:var(--r);background:var(--surface);padding:.6rem .85rem;font-size:.78rem;font-weight:600;color:var(--foreground);box-shadow:var(--sh-1)}.wiki-feature+.wiki-feature{margin-top:1.25rem}.wiki-feature-heading{margin-bottom:.5rem;font-size:.88rem;font-weight:700;color:var(--foreground)}.wiki-feature p{max-width:38em;font-size:.82rem;line-height:1.8;color:var(--muted-foreground)}.wiki-feature p+p{margin-top:.6rem}.wiki-status-note{display:flex;align-items:center;gap:.5rem;margin-top:1.125rem;border:1px solid var(--border);border-radius:var(--r);background:var(--surface-muted);padding:.85rem 1rem;font-size:.76rem;line-height:1.6;color:var(--muted-foreground)}.wiki-status-note svg{flex:none;color:var(--accent)}.wiki-status-note.is-soon svg{color:var(--muted-foreground)}@media (max-width:519px){.wiki-detail-hero{gap:.75rem}.wiki-detail-heading .page-title{display:block;margin-right:0}.wiki-detail-heading .wiki-badge{margin-top:.4rem}}}