/* ═══ DEVIS LIST — mobile base ══════════════════════════════
   Uses shared .lr, .bd, .sw, .fp components from style.css
   Page-specific layout only below */

#p-devis{display:none;flex-direction:column}
#p-devis.active{display:flex}
#p-devis .page-header{background:var(--card);border-bottom:1px solid var(--b2);padding:14px 20px}
