.trade-manager-detail-button{width:100%;border:0;border-bottom:1px solid #e1e7de;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer;border-radius:6px;padding:14px 6px}
.trade-manager-detail-button:hover{background:#edf3e7}
.trade-manager-detail-button:focus-visible{outline:2px solid #557d3c;outline-offset:-2px}
.trade-manager-line,.trade-manager-hint{display:block;font-size:11px;line-height:1.7;color:#728176}
.trade-manager-hint{color:#476c38;font-weight:600;margin-top:3px}
.tm-dialog{width:min(760px,calc(100vw - 24px));max-height:88dvh;margin:auto;padding:0;border:1px solid #d8e2d2;border-radius:14px;background:#f9fbf7;color:#12382a;box-shadow:0 24px 80px #0b251944;font:14px/1.6 "Helvetica Neue",Arial,"PingFang SC","Microsoft YaHei",sans-serif;font-variant-numeric:tabular-nums;overflow-y:auto}
.tm-dialog::backdrop{background:#102b22a8}
.tm-dialog *{box-sizing:border-box}
.tm-dialog-heading{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;background:#fff;border-bottom:1px solid #e1e7de}
.tm-dialog-heading span{font-size:10px;letter-spacing:1.6px;color:#71846c;font-weight:700}
.tm-dialog-heading h2{margin:3px 0 0;font-size:22px;line-height:1.35;overflow-wrap:anywhere}
.tm-close{flex:none;width:36px;height:36px;border:0;border-radius:50%;background:#edf3e7;color:#12382a;font-size:25px;cursor:pointer}
.tm-close:focus-visible{outline:2px solid #557d3c;outline-offset:2px}
.tm-body{padding:20px 24px}.tm-summary{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}
.tm-summary>strong{font-size:24px}.tm-summary>span{font-size:12px;color:#728176}
.tm-explanation,.tm-muted,.tm-footer{font-size:12px;line-height:1.8;color:#728176}
.tm-explanation{margin:12px 0 22px}.tm-muted{margin:8px 0}.tm-empty{padding:28px 0;text-align:center;color:#728176}
.tm-round{margin-top:24px}.tm-round-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:2px solid #dbe8cc;padding-bottom:10px}
.tm-round-heading h3{margin:0;font-size:18px}.tm-round-heading>span{font-size:12px}.tm-round-heading b{font-size:16px;margin-left:8px}
.tm-deal{margin-top:12px;padding:16px;border:1px solid #e1e7de;border-radius:9px;background:#fff}
.tm-deal-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;font-size:12px}.tm-deal-heading>strong{overflow-wrap:anywhere}.tm-deal-heading>span{color:#728176}
.tm-sides{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:12px}.tm-sides>section{min-width:0}
.tm-sides h4{display:flex;justify-content:space-between;margin:0 0 6px;padding-bottom:5px;border-bottom:1px solid #eef1e9;font-size:11px;color:#426532}
.tm-sides section+section h4{color:#9a534a}.tm-sides h4 span{font-weight:400;color:#728176}
.tm-player{display:flex;justify-content:space-between;align-items:baseline;gap:10px;padding:5px 0;font-size:13px}.tm-player>span{overflow-wrap:anywhere}.tm-player strong{white-space:nowrap}.tm-player small{font-size:10px;font-weight:400;color:#728176}
.tm-dialog .positive{color:#3d702c}.tm-dialog .negative{color:#a74037}.tm-dialog .neutral{color:#728176}
.tm-footer{padding:0 24px 20px;margin:0;font-size:11px}
@media(max-width:540px){.tm-dialog-heading{padding:16px}.tm-dialog-heading h2{font-size:18px}.tm-body{padding:16px}.tm-summary>strong{font-size:21px}.tm-deal{padding:12px}.tm-sides{gap:12px}.tm-player{font-size:12px;gap:5px}.tm-sides h4{flex-wrap:wrap;gap:4px}.tm-footer{padding:0 16px 16px}}
