/* Readability layer for operational use on desktop and tablet. */
body { font-size:15px; line-height:1.5; }
button, input, select, textarea { font-family:Inter, Arial, sans-serif; font-size:13px; }
.nav-link { font-size:13px !important; min-height:42px; }
.nav-title, .eyebrow { font-size:11px !important; letter-spacing:.1em; }
.content p, .intro p, .muted { font-size:13px; line-height:1.65; }
.intro h1 { font-size:36px; line-height:1.15; }
.intro.compact h1 { font-size:30px; }
.panel h2, .cart-page h2 { font-size:20px; line-height:1.25; }
table th { font-size:11px !important; letter-spacing:.06em; }
table td { font-size:13px !important; line-height:1.45; }
table td small, .cart-lines small, .shipment small, .detail-list { font-size:11px !important; }
.stat h3 { font-size:28px; }
.stat p, .stat small { font-size:12px; }
.inventory-note, .filter-row input, .filter-row select { font-size:13px; }
.modal h2 { font-size:25px; }
.modal label, .checkout-card label { font-size:12px; line-height:1.5; }
@media (max-width:760px) { body { font-size:16px; } .intro h1 { font-size:31px; } .intro.compact h1 { font-size:27px; } button, input, select, textarea { font-size:14px; } table td { font-size:13px !important; } }
