body { background-color: #fdfcf7; color: #223830; font-family: Georgia, serif; margin: 0; padding: 25px; line-height: 1.6; }
.lmnl-wrapper { max-width: 1200px; margin: 0 auto; box-sizing: border-box; }
/* 结构突变：中轴学者刊头导航 */
.lmnl-ledger-header { border-top: 4px double #223830; border-bottom: 4px double #223830; padding: 25px 0; margin-bottom: 40px; text-align: center; }
.lmnl-meta-bar { display: flex; justify-content: space-between; border-bottom: 1px solid #223830; padding-bottom: 8px; margin-bottom: 20px; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; color: #8da399; }
.lmnl-brand { display: flex; flex-direction: column; align-items: center; justify-content: center; }
.lmnl-brand img { height: 45px; object-fit: contain; margin-bottom: 15px; filter: grayscale(100%) contrast(150%); }
.lmnl-menu { display: flex; justify-content: center; gap: 30px; list-style: none; margin: 0; padding: 0; font-size: 13px; font-weight: bold; text-transform: uppercase; letter-spacing: 1px; }
.lmnl-menu a { color: #223830; text-decoration: none; padding-bottom: 3px; border-bottom: 1px solid transparent; }
.lmnl-menu a:hover, .lmnl-menu a.active { border-bottom-color: #223830; color: #b38b82; }
.lmnl-ledger-notice { border: 1px dashed #223830; background: rgba(141, 163, 153, 0.05); padding: 18px 25px; margin-bottom: 40px; font-size: 14px; text-align: justify; color: #223830; line-height: 1.8; }
.lmnl-specimen-title { font-size: 20px; font-weight: bold; text-align: center; text-transform: uppercase; margin: 40px 0 25px 0; border-bottom: 1px solid #223830; padding-bottom: 10px; color: #223830; letter-spacing: 1px; }
/* 学术卡纸网格 */
.lmnl-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 30px; }
.lmnl-specimen-card { background: #faf9f5; border: 1px solid #223830; padding: 20px; transition: all 0.3s; text-decoration: none; color: inherit; display: flex; flex-direction: column; box-shadow: 4px 4px 0px rgba(34, 56, 48, 0.1); }
.lmnl-specimen-card:hover { transform: translateY(-4px); box-shadow: 6px 6px 0px #223830; border-color: #223830; }
.lmnl-card-img { height: 180px; border: 1px solid rgba(34, 56, 48, 0.2); background: #ffffff; display: flex; align-items: center; justify-content: center; padding: 10px; margin-bottom: 18px; }
.lmnl-card-img img { max-width: 100%; max-height: 100%; object-fit: contain; filter: sepia(10%) contrast(95%); }
.lmnl-card-title { font-size: 16px; font-weight: bold; color: #223830; margin: 0 0 12px 0; line-height: 1.4; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.lmnl-card-bottom { display: flex; justify-content: space-between; align-items: center; margin-top: auto; border-top: 1px dashed rgba(34, 56, 48, 0.2); padding-top: 15px; }
.lmnl-badge { font-size: 11px; padding: 3px 8px; border: 1px solid #223830; font-weight: bold; text-transform: uppercase; }
.lmnl-b-auto { color: #b38b82; border-color: #b38b82; }
.lmnl-b-hand { color: #223830; }
.lmnl-price { color: #223830; font-size: 18px; font-weight: bold; }
/* 详情页重构：学者手账分栏排版 */
.lmnl-editorial-split { display: flex; gap: 40px; }
.lmnl-left-panel { width: 40%; }
.lmnl-right-panel { width: 60%; border-left: 1px solid rgba(34, 56, 48, 0.2); padding-left: 40px; box-sizing: border-box; }
.lmnl-specimen-box { border: 1px solid #223830; padding: 15px; background: #faf9f5; box-shadow: 6px 6px 0px #223830; }
.lmnl-specimen-box img { width: 100%; height: auto; }
.lmnl-dt-title { font-size: 26px; font-weight: bold; color: #223830; margin-bottom: 25px; line-height: 1.3; border-bottom: 2px solid #223830; padding-bottom: 15px; }
.lmnl-ledger-price-box { display: flex; gap: 40px; border-bottom: 1px dashed rgba(34, 56, 48, 0.3); padding-bottom: 25px; margin-bottom: 30px; }
.lmnl-box-label { display: block; font-size: 11px; color: #8da399; text-transform: uppercase; letter-spacing: 1px; margin-bottom: 5px; font-weight: bold; }
.lmnl-box-val { font-size: 28px; font-weight: bold; color: #223830; }
.lmnl-group { margin-bottom: 20px; }
.lmnl-label { display: block; font-size: 12px; color: #223830; font-weight: bold; margin-bottom: 8px; text-transform: uppercase; }
.lmnl-input { width: 100%; box-sizing: border-box; background: transparent; border: 1px solid #223830; color: #223830; padding: 15px 20px; border-radius: 0; font-size: 15px; outline: none; transition: 0.3s; font-family: inherit; }
.lmnl-input:focus { background: #faf9f5; }
.lmnl-btn-action { width: 100%; background: #223830; color: #fdfcf7; border: none; padding: 18px; font-size: 15px; font-weight: bold; cursor: pointer; transition: 0.3s; font-family: inherit; text-transform: uppercase; letter-spacing: 1px; }
.lmnl-btn-action:hover { background: #3d5e51; }
.lmnl-btn-action:disabled { background: #dcd7d2; color: #a59e97; cursor: not-allowed; }
.lmnl-desc-deck { border-top: 3px double #223830; padding-top: 40px; margin-top: 50px; }
.lmnl-desc-title { font-size: 15px; color: #b38b82; font-weight: bold; margin-bottom: 20px; text-transform: uppercase; }
.lmnl-desc-content { font-size: 14px; color: #40584d; line-height: 1.8; text-align: justify; }
/* 手账检索面板 */
.lmnl-q-tabs { display: flex; border-bottom: 2px solid #223830; padding-bottom: 10px; margin-bottom: 40px; }
.lmnl-q-tabs a { flex: 1; text-align: center; padding: 12px; color: #8da399; font-weight: bold; text-decoration: none; font-size: 13px; text-transform: uppercase; letter-spacing: 1px; }
.lmnl-q-tabs a.active, .lmnl-q-tabs a:hover { color: #223830; border-bottom: 3px solid #223830; margin-bottom: -13px; }
.lmnl-deck-table { width: 100%; border-collapse: collapse; }
.lmnl-deck-table th, .lmnl-deck-table td { padding: 18px 10px; border-bottom: 1px solid rgba(34, 56, 48, 0.2); text-align: left; }
.lmnl-deck-table th { color: #8da399; font-size: 12px; text-transform: uppercase; }
.lmnl-deck-table td { color: #223830; font-weight: bold; }
.lmnl-footer { border-top: 1px solid #223830; margin-top: 80px; padding-top: 30px; text-align: center; font-size: 11px; color: #8da399; text-transform: uppercase; letter-spacing: 1px; }
@media (max-width: 900px) {
    .lmnl-editorial-split { flex-direction: column; }
    .lmnl-left-panel, .lmnl-right-panel { width: 100%; padding: 0; border: none; }
    .lmnl-menu { flex-wrap: wrap; gap: 15px; }
    .lmnl-grid { grid-template-columns: 1fr; }
}
