.apps-list{list-style:none}.app-item{border-top:1px solid var(--border-color)}.app-item:last-child{border-bottom:1px solid var(--border-color)}.app-item-link{color:inherit;align-items:center;gap:1.25rem;padding:1.25rem 0;text-decoration:none;display:flex}.app-item-icon{border:1px solid var(--border-subtle);border-radius:14px;flex-shrink:0;width:64px;height:64px}.app-item-body{flex:1;min-width:0}.app-item-header{flex-wrap:wrap;align-items:baseline;gap:.5rem .75rem;margin-bottom:.35rem;display:flex}.app-item-title{font-size:1.15rem;font-weight:700;transition:color .2s}.app-item-link:hover .app-item-title{color:var(--accent-primary)}.app-item-meta{font-family:var(--font-mono);color:var(--text-muted);font-size:.72rem}.app-item-desc{color:var(--text-secondary);font-size:.9rem;line-height:1.5}.app-item-arrow{font-family:var(--font-mono);color:var(--text-muted);flex-shrink:0;transition:color .2s,transform .2s}.app-item-link:hover .app-item-arrow{color:var(--accent-primary);transform:translate(3px)}@media (max-width:768px){.app-item-link{gap:1rem;padding:1rem 0}.app-item-icon{width:52px;height:52px}}
.apps-main{max-width:900px;margin:0 auto;padding:8rem 2rem 4rem}.apps-header{margin-bottom:2rem}.apps-header .section-tag{margin-bottom:1rem}.apps-header .section-title{margin-bottom:.75rem}.apps-lede{color:var(--text-secondary);max-width:60ch;font-size:1rem;line-height:1.5}@media (max-width:768px){.apps-main{padding:6rem 1.5rem 3rem}}
