body { margin: 0; background: #0d1117; color: #c9d1d9; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif; font-size: 13px; line-height: 1.6; }
.aeg-layout { max-width: 900px; margin: 40px auto; padding: 0 15px; box-sizing: border-box; }
.aeg-header { display: flex; justify-content: space-between; align-items: center; background: #161b22; border: 1px solid #30363d; padding: 20px 30px; border-radius: 6px; margin-bottom: 30px; }
.aeg-logo img { height: 18px; filter: grayscale(1) invert(1) brightness(1.2); }
.aeg-nav { display: flex; gap: 15px; }
.aeg-nav a { color: #8b949e; text-decoration: none; padding: 8px 18px; border-radius: 6px; font-size: 12px; transition: 0.15s; background: #0d1117; border: 1px solid #30363d; }
.aeg-nav a:hover, .aeg-nav .active { color: #58a6ff; background: #161b22; border-color: #58a6ff; }
.aeg-notice-bar { background: #161b22; border: 1px solid #30363d; padding: 20px; border-radius: 6px; margin-bottom: 30px; position: relative; }
.aeg-notice-title { color: #58a6ff; font-weight: bold; margin-bottom: 8px; font-size: 12px; }
.aeg-cat-hd { font-size: 13px; font-weight: bold; margin: 35px 0 15px; color: #8b949e; border-bottom: 1px solid #30363d; padding-bottom: 8px; }
.aeg-list { display: flex; flex-direction: column; gap: 15px; }
.aeg-card { background: #161b22; border: 1px solid #30363d; padding: 25px; border-radius: 6px; text-decoration: none; color: #c9d1d9; transition: 0.15s; position: relative; display: flex; align-items: center; justify-content: space-between; }
.aeg-card:hover { border-color: #58a6ff; }
.aeg-info-side { display: flex; align-items: center; gap: 20px; flex: 1; }
.aeg-img-box { width: 60px; height: 60px; background: #0d1117; border: 1px solid #30363d; display: flex; align-items: center; justify-content: center; overflow: hidden; border-radius: 4px; flex-shrink: 0; }
.aeg-img-box img { width: 50%; height: 50%; object-fit: contain; filter: grayscale(1); }
.aeg-name { font-size: 13px; font-weight: bold; color: #fff; margin-bottom: 5px; }
.aeg-price { font-size: 15px; font-weight: bold; color: #58a6ff; }
.aeg-tag-auto { position: absolute; top: 12px; right: 20px; font-size: 9px; border: 1px solid #30363d; padding: 1px 6px; color: #58a6ff; background: #0d1117; border-radius: 4px; }
.aeg-trade-node { border: 1px solid #30363d; display: flex; flex-wrap: wrap; background: #161b22; border-radius: 6px; overflow: hidden; }
.aeg-media-side { flex: 0 0 35%; padding: 40px; display: flex; align-items: center; border-right: 1px solid #30363d; box-sizing: border-box; background: #0d1117; }
.aeg-media-side img { width: 100%; filter: grayscale(1); }
.aeg-form-side { flex: 1; padding: 40px; min-width: 320px; box-sizing: border-box; }
.aeg-tag-status { display: inline-block; padding: 3px 8px; border: 1px solid #30363d; font-size: 11px; margin-bottom: 20px; color: #8b949e; border-radius: 4px; }
.aeg-price-node { margin-bottom: 25px; padding: 20px; background: #0d1117; border: 1px solid #30363d; display: flex; justify-content: space-between; align-items: center; border-radius: 4px; }
.aeg-input { width: 100%; height: 42px; background: #0d1117; border: 1px solid #30363d; color: #fff; padding: 0 15px; box-sizing: border-box; outline: none; border-radius: 4px; }
.aeg-input:focus { border-color: #58a6ff; }
.aeg-btn-submit { width: 100%; height: 46px; background: #58a6ff; color: #0d1117; border: none; cursor: pointer; font-size: 13px; font-weight: bold; border-radius: 4px; transition: 0.15s; }
.aeg-btn-submit:hover { opacity: 0.9; }
.aeg-btn-submit:disabled { background: #161b22; color: #30363d; border: 1px solid #30363d; cursor: not-allowed; }
.aeg-desc-box { margin-top: 30px; border: 1px solid #30363d; padding: 30px; background: #161b22; border-radius: 6px; }
.aeg-desc-title { font-size: 12px; font-weight: bold; margin-bottom: 15px; border-left: 2px solid #58a6ff; padding-left: 10px; }
.aeg-ls-container { border: 1px solid #30363d; background: #0d1117; border-radius: 4px; overflow: hidden; }
.aeg-ls-th { display: flex; padding: 12px 20px; background: #161b22; border-bottom: 1px solid #30363d; color: #8b949e; }
.aeg-ls-tr { display: flex; padding: 16px 20px; border-bottom: 1px solid rgba(255,255,255,0.02); align-items: center; }
.aeg-ls-tr:last-child { border-bottom: none; }
.aeg-cl-name { flex: 2; } .aeg-cl-name a { color: #fff; text-decoration: none; font-weight: bold; }
.aeg-cl-mode, .aeg-cl-price, .aeg-cl-stock { flex: 0.8; text-align: center; }
.aeg-cl-opt { flex: 0.6; text-align: right; }
.aeg-btn-go { display: inline-block; background: #58a6ff; color: #0d1117; padding: 4px 15px; text-decoration: none; font-size: 11px; font-weight: bold; border-radius: 4px; }
.aeg-checkout-node { background: #161b22; border: 1px solid #30363d; padding: 30px; max-width: 520px; margin: 40px auto; border-radius: 6px; }
.aeg-data-row { display: flex; justify-content: space-between; padding: 12px 0; border-bottom: 1px dashed rgba(255,255,255,0.05); }
.aeg-gateway-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin-top: 15px; }
.aeg-gateway-btn { background: #0d1117; border: 1px solid #30363d; padding: 15px; cursor: pointer; display: flex; align-items: center; justify-content: center; border-radius: 4px; }
.aeg-gateway-btn img { height: 24px; filter: grayscale(1) invert(1); }
.aeg-auth-node { background: #161b22; border: 1px solid #30363d; border-radius: 6px; overflow: hidden; max-width: 440px; margin: 40px auto; }
.aeg-auth-tab { display: flex; background: #0d1117; border-bottom: 1px solid #30363d; }
.aeg-auth-link { flex: 1; text-align: center; line-height: 48px; color: #8b949e; text-decoration: none; border-right: 1px solid #30363d; }
.aeg-auth-link:last-child { border-right: none; }
.aeg-auth-link.is-active { background: #161b22; color: #fff; font-weight: bold; position: relative; }
.aeg-auth-link.is-active::after { content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 2px; background: #58a6ff; }
.aeg-mini-table { margin-top: 20px; border: 1px solid #30363d; border-radius: 4px; overflow: hidden; }
.aeg-mini-row { display: flex; padding: 10px; border-bottom: 1px solid #30363d; align-items: center; color: #8b949e; }
.aeg-mini-h { background: #000; color: #1a1d24; }
.aeg-m-node { border: 1px solid #30363d; margin-bottom: 10px; background: #000; overflow: hidden; border-radius: 4px; }
.aeg-m-trigger { padding: 12px; display: flex; justify-content: space-between; cursor: pointer; }
.aeg-footer { border-top: 1px solid #30363d; padding-top: 25px; margin-top: 40px; font-size: 11px; text-align: center; color: #8b949e; }
.aeg-footer a { color: #8b949e; text-decoration: none; margin: 0 10px; }
@media (max-width: 768px) {
    .aeg-card { flex-direction: column; align-items: flex-start; gap: 15px; }
    .aeg-footer-meta { width: 100%; display: flex; justify-content: space-between; }
    .aeg-trade-node { flex-direction: column; }
    .aeg-media-side { border-right: none; }
}
