.mt-history{border-top:1px solid var(--line,#38403f);margin-top:18px;padding-top:15px;color:var(--paper,#f1eee5)}
.mt-heading,.mt-quote-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}
.mt-heading h3,.mt-legacy h3{font-size:13px;margin:0 0 10px;font-weight:650}
.mt-heading span,.mt-count,.mt-supplier summary span{font-size:11px;color:var(--muted,#a6a79f);font-weight:400}
.mt-count{margin-top:5px}.mt-actions{display:flex;flex-wrap:wrap;gap:7px;margin:8px 0}
.mt-history button{border:1px solid var(--line,#38403f);background:var(--ink-3,#202824);border-radius:8px;padding:8px 10px;color:var(--paper,#f1eee5);font:inherit;font-size:12px;cursor:pointer}
.mt-history button.mt-primary{border-color:var(--foil,#c9a24b);color:var(--foil-2,#e7c677)}
.mt-history button:disabled{opacity:.5;cursor:wait}.mt-history button:focus-visible,.mt-supplier summary:focus-visible{outline:2px solid var(--foil,#c9a24b);outline-offset:3px}
.mt-quote{padding:0;border-bottom:1px solid var(--line,#38403f);overflow-wrap:anywhere}
.mt-quote>summary{cursor:pointer;list-style:none;position:relative;padding:12px 0 12px 17px}
.mt-quote>summary::-webkit-details-marker{display:none}.mt-quote>summary::before{content:'›';position:absolute;left:1px;top:12px;color:var(--muted,#a6a79f);font-size:17px;line-height:1.2}
.mt-quote[open]>summary::before{transform:rotate(90deg)}.mt-quote>summary:focus-visible{outline:2px solid var(--foil,#c9a24b);outline-offset:2px;border-radius:5px}
.mt-quote-detail{padding:0 0 10px 17px}.mt-quote-note{white-space:pre-wrap;overflow-wrap:anywhere}
.mt-quote h4{font-size:14px;margin:0 0 4px}.mt-quote p{font-size:11px;color:var(--muted,#a6a79f);margin:3px 0}
.mt-price{text-align:right;flex-shrink:0}.mt-price b{font-size:13px}.mt-price small{display:block;font-size:10px;color:var(--muted,#a6a79f);margin-top:3px}
.mt-list,.mt-muted,.mt-warning{font-size:12px;line-height:1.5}.mt-muted{color:var(--muted,#a6a79f)}.mt-warning{color:var(--foil-2,#e7c677)}
.mt-list .mt-more{margin-top:10px}.mt-supplier-card{display:grid!important;grid-template-columns:minmax(0,1fr) auto;align-items:start}
.mt-supplier{grid-column:1/-1;min-width:0;margin-top:10px}.mt-supplier summary{font-size:12px;cursor:pointer;color:var(--paper,#f1eee5);padding:5px 0}.mt-supplier summary span{display:block;margin:3px 0 0 14px}
.mt-legacy{margin-top:12px}.mt-legacy-row{display:flex;justify-content:space-between;gap:12px;font-size:12px;padding:8px 0;border-bottom:1px solid var(--line,#38403f)}.mt-legacy-row small{display:block;color:var(--muted,#a6a79f);margin-top:3px}
@media(max-width:430px){.mt-quote-top{gap:8px}.mt-price b{font-size:12px}.mt-quote h4{font-size:13px}.mt-actions button{padding:10px;min-height:40px}.mt-heading{gap:8px}}
