
.detail-page[data-v-1b303e88] { width: 100%; height: 100%; display: flex; flex-direction: column; overflow: hidden; background: #f1f5f9;
}
.content-area[data-v-1b303e88] { flex: 1; overflow-y: auto; -webkit-overflow-scrolling: touch; padding: 16px;
}
.loading-state[data-v-1b303e88] { display: flex; justify-content: center; padding: 80px 0;
}
.card-detail[data-v-1b303e88] { background: #fff; border-radius: 14px; padding: 20px 16px; box-shadow: 0 1px 2px rgba(0,0,0,0.03);
}
.detail-title[data-v-1b303e88] { font-size: 20px; font-weight: 700; color: #1e293b; line-height: 1.4; margin-bottom: 12px;
}
.detail-meta[data-v-1b303e88] { display: flex; align-items: center; gap: 12px; font-size: 13px; color: #94a3b8; margin-bottom: 16px; padding-bottom: 12px; border-bottom: 1px solid #f1f5f9;
}
.detail-tag[data-v-1b303e88] { padding: 2px 8px; border-radius: 4px; background: #d1fae5; color: #12a87a; font-size: 12px; font-weight: 500;
}
.detail-content[data-v-1b303e88] { font-size: 15px; color: #475569; line-height: 1.8;
}
.detail-content[data-v-1b303e88] img { width: 100%!important; height: auto!important; border-radius: 8px;
}

