body { margin: 0; background: #fcf8f0; color: #2d3a33; font-family: 'Georgia', 'SimSun', serif; font-size: 13px; line-height: 1.6; }
.aba-layout { max-width: 1100px; margin: 40px auto; padding: 0 15px; box-sizing: border-box; }
.aba-header { border: 3px double #2d3a33; padding: 25px; background: #fcf8f0; margin-bottom: 30px; text-align: center; position: relative; }
.aba-header::after { content: "◆ 标本馆 ◆"; position: absolute; top: -10px; left: 50%; transform: translateX(-50%); background: #fcf8f0; padding: 0 15px; color: #2d3a33; font-size: 11px; font-weight: bold; }
.aba-logo img { height: 26px; filter: grayscale(1) sepia(0.5) saturate(3) hue-rotate(120deg) brightness(0.9); margin-bottom: 15px; }
.aba-nav { display: flex; justify-content: center; gap: 30px; border-top: 1px solid #2d3a33; padding-top: 15px; }
.aba-nav a { color: #5c6e62; text-decoration: none; font-size: 13px; font-weight: bold; }
.aba-nav a:hover, .aba-nav .active { color: #2d3a33; border-bottom: 2px solid #2d3a33; }
.aba-notice-bar { border: 1px dashed #2d3a33; padding: 15px; background: #fcf8f0; margin-bottom: 30px; }
.aba-notice-title { font-weight: bold; color: #2d3a33; margin-bottom: 5px; }
.aba-cat-hd { font-size: 14px; font-weight: bold; margin: 35px 0 15px; border-bottom: 1px solid #2d3a33; padding-bottom: 5px; color: #2d3a33; }
.aba-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 25px; }
.aba-card { display: block; background: #fcf8f0; border: 3px double #2d3a33; padding: 20px; text-decoration: none; color: #2d3a33; transition: 0.2s; position: relative; }
.aba-card:hover { background: #fffefb; border-color: #2d3a33; }
.aba-img-box { width: 100%; aspect-ratio: 1.5; background: #fbf9f4; border: 1px solid #2d3a33; margin-bottom: 15px; display: flex; align-items: center; justify-content: center; overflow: hidden; }
.aba-img-box img { width: 45%; height: 45%; object-fit: contain; filter: grayscale(1) sepia(1) saturate(3) hue-rotate(120deg); }
.aba-name { height: 38px; line-height: 1.5; overflow: hidden; margin-bottom: 15px; color: #2d3a33; font-weight: bold; }
.aba-footer-meta { display: flex; justify-content: space-between; align-items: center; }
.aba-price { font-size: 16px; font-weight: bold; color: #2d3a33; }
.aba-tag-auto { position: absolute; top: 12px; right: 20px; font-size: 9px; border: 1px solid #2d3a33; padding: 1px 5px; color: #2d3a33; background: rgba(45,58,51,0.08); }
.aba-trade-node { border: 3px double #2d3a33; display: flex; flex-wrap: wrap; background: #fcf8f0; }
.aba-media-side { flex: 0 0 35%; padding: 40px; display: flex; align-items: center; border-right: 1px solid #2d3a33; box-sizing: border-box; background: #fbf9f4; }
.aba-media-side img { width: 100%; filter: grayscale(1); }
.aba-form-side { flex: 1; padding: 40px; min-width: 320px; box-sizing: border-box; }
.aba-title { font-size: 16px; font-weight: bold; margin-bottom: 15px; border-bottom: 1px solid #2d3a33; padding-bottom: 10px; }
.aba-tag-status { display: inline-block; padding: 3px 8px; border: 1px solid #2d3a33; font-size: 10px; margin-bottom: 20px; color: #5c6e62; }
.aba-price-node { margin-bottom: 25px; padding: 20px; background: #fbf9f4; border: 1px solid #2d3a33; display: flex; justify-content: space-between; align-items: center; }
.aba-input { width: 100%; height: 42px; background: #fff; border: 1px solid #2d3a33; color: #2d3a33; padding: 0 15px; box-sizing: border-box; outline: none; }
.aba-input:focus { border-color: #2d3a33; }
.aba-btn-submit { width: 100%; height: 46px; background: #2d3a33; color: #fff; border: none; cursor: pointer; font-size: 12px; font-weight: bold; transition: 0.2s; }
.aba-btn-submit:hover { opacity: 0.9; }
.aba-btn-submit:disabled { background: #f5f0e8; color: #a5b5ad; border: 1px solid #2d3a33; cursor: not-allowed; }
.aba-desc-box { margin-top: 30px; border: 1px solid #2d3a33; padding: 30px; background: #fcf8f0; }
.aba-desc-title { font-size: 11px; font-weight: bold; margin-bottom: 15px; border-left: 2px solid #2d3a33; padding-left: 10px; }
.aba-ls-container { border: 1px solid #2d3a33; background: #fff; }
.aba-ls-th { display: flex; padding: 12px 20px; background: #fcf8f0; border-bottom: 1px solid #2d3a33; color: #5c6e62; }
.aba-ls-tr { display: flex; padding: 16px 20px; border-bottom: 1px solid #2d3a33; align-items: center; }
.aba-ls-tr:last-child { border-bottom: none; }
.aba-cl-name { flex: 2; } .aba-cl-name a { color: #2d3a33; text-decoration: none; font-weight: bold; }
.aba-cl-mode, .aba-cl-price, .aba-cl-stock { flex: 0.8; text-align: center; }
.aba-cl-opt { flex: 0.6; text-align: right; }
.aba-btn-go { display: inline-block; background: #2d3a33; color: #fff; padding: 4px 15px; text-decoration: none; font-size: 11px; font-weight: bold; }
.aba-checkout-node { background: #fcf8f0; border: 1px solid #2d3a33; padding: 30px; max-width: 520px; margin: 40px auto; }
.aba-data-row { display: flex; justify-content: space-between; padding: 12px 0; border-bottom: 1px dashed #2d3a33; }
.aba-money-total { font-size: 18px; font-weight: bold; color: #2d3a33; }
.aba-gateway-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin-top: 15px; }
.aba-gateway-btn { background: #fff; border: 1px solid #2d3a33; padding: 15px; cursor: pointer; display: flex; align-items: center; justify-content: center; }
.aba-gateway-btn img { height: 24px; filter: grayscale(1); }
.aba-auth-node { background: #fcf8f0; border: 1px solid #2d3a33; overflow: hidden; max-width: 440px; margin: 40px auto; }
.aba-auth-tab { display: flex; background: #fff; border-bottom: 1px solid #2d3a33; }
.aba-auth-link { flex: 1; text-align: center; line-height: 48px; color: #5c6e62; text-decoration: none; border-right: 1px solid #2d3a33; }
.aba-auth-link:last-child { border-right: none; }
.aba-auth-link.is-active { background: #fcf8f0; color: #2d3a33; font-weight: bold; position: relative; }
.aba-auth-link.is-active::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: #2d3a33; }
.aba-mini-table { margin-top: 20px; border: 1px solid #2d3a33; overflow: hidden; }
.aba-mini-row { display: flex; padding: 10px; border-bottom: 1px solid #2d3a33; align-items: center; color: #5c6e62; }
.aba-mini-h { background: #fff; }
.aba-m-node { border: 1px solid #2d3a33; margin-bottom: 10px; background: #fff; overflow: hidden; }
.aba-m-trigger { padding: 12px; display: flex; justify-content: space-between; cursor: pointer; }
.aba-footer { border-top: 1px solid #2d3a33; padding-top: 25px; margin-top: 40px; font-size: 11px; text-align: center; color: #5c6e62; }
.aba-footer a { color: #5c6e62; text-decoration: none; margin: 0 10px; }
@media (max-width: 768px) {
    .aba-grid { grid-template-columns: 1fr; }
    .aba-trade-node { flex-direction: column; }
    .aba-media-side { border-right: none; }
}
