/* Fleet Command, Witness Mark: readability pass.
   Bigger cards, bigger numbers, brighter supporting text, on the brand
   palette. Layout rules for the product table are untouched. */
body .mgrid{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:12px 18px}
body .mcell{border-left:3px solid var(--line);padding:10px 12px 10px 14px;background:rgba(246,246,246,.035);border-radius:0 12px 12px 0}
body .mcell .mk{font-size:.76rem;letter-spacing:.1em;color:var(--cream)}
body .mcell .mv{font-size:1.75rem;line-height:1.15;margin-top:6px;color:var(--white)}
body .mcell .norm,body .norm{font-size:.8rem;line-height:1.5;color:var(--mauve)}
body .nowtag{font-size:.62rem}
body .subhead{font-size:.76rem;letter-spacing:.18em;color:var(--sakura);margin-top:22px}
body .bigstat .bs-v{font-size:3.2rem}
body .bigstat .bs-k,body .bigstat .bs-sub,body .bigstat .bs-note{font-size:.95rem;color:var(--cream)}
body .duty .dn{font-size:.92rem}
body .duty .dv{font-size:.86rem}
body .duty .dk{font-size:.78rem;color:var(--mauve)}
body .hl .hv{font-size:1.8rem}
body .hl .hk{font-size:.7rem;color:var(--sakura)}
body .hl .hs{font-size:.76rem;color:var(--mauve)}
body .sellnote,body .upsnote{font-size:.8rem;color:var(--mauve)}
body .bnote{font-size:.78rem;color:var(--cream)}
body .why{font-size:.84rem}
