.panneau{background:#fff;border-radius:12px;padding:12px;box-sizing:border-box;display:flex;flex-direction:column;gap:8px;min-height:0}.titre{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#555}.etat{display:flex;align-items:center;gap:6px;font-size:12px;color:#555;white-space:nowrap}.point{width:8px;height:8px;border-radius:999px;background:#1f8a4c;flex:0 0 auto}.point.gris{background:#b3b8c0}.point.rouge{background:#c0392b}.espace{flex:1}.ico{width:18px;height:18px;flex:0 0 auto}.ico-l{width:22px;height:22px;flex:0 0 auto}.btn{font:inherit;font-size:15px;font-weight:600;cursor:pointer;border:1px solid #c8ccd2;border-radius:8px;background:#fff;color:#1a1c1f;padding:0 14px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;white-space:nowrap;box-sizing:border-box;line-height:1.15}.btn:active{background:#e8eaee}.btn:disabled{opacity:.5;cursor:default}.btn.actif{background:#16181d;color:#fff;border-color:#16181d}.btn.sarcelle{color:#0e6e6e;border-color:#9fcaca}.btn.rouge{color:#8a1c1c;border-color:#d9b4b4}.btn.clair{background:transparent;color:#fff;border-color:#ffffff8c}.btn.clair:active{background:#ffffff26}.btn.plein{background:#fff;color:#0e6e6e;border-color:#fff}.btn.bureau{font-size:14px;font-weight:400;padding:8px 14px;min-height:0}.btn.bureau.sarcelle-plein{background:#0e6e6e;color:#fff;border-color:#0e6e6e;font-weight:600}.btn.bureau.petit{padding:5px 10px;font-size:13px}.tuile{font:inherit;cursor:pointer;box-sizing:border-box;border:1px solid #c8ccd2;border-radius:10px;background:#fff;color:#1a1c1f;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2px;font-size:15px;font-weight:600;padding:8px;overflow:hidden;line-height:1.15;min-height:0;min-width:0}.tuile:active{filter:brightness(.94)}.tuile:disabled{opacity:.45;cursor:default}.tuile.couleur{color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.35);border-color:transparent}.tuile .prix{font-size:13px;font-weight:500;color:#777}.tuile.couleur .prix{color:#ffffffe0}.tuile.famille{background:#eef2f7;border-color:#c3cddb}.tuile .genre{font-size:11px;font-weight:600;color:#5d6b7c;text-transform:uppercase;letter-spacing:.06em}.tuile.couleur .genre{color:#ffffffd9}.tuile.image{background-size:cover;background-position:center}.tuile.pagination{font-size:1.8rem;font-weight:700;gap:0;line-height:1;text-shadow:none}.tuile.pagination:disabled{opacity:.35}.pagination-etat{font-size:.8rem;font-weight:600;color:#555;font-variant-numeric:tabular-nums}.grille-vente{display:grid;gap:8px;align-content:start;justify-content:start;min-height:0}.grille-vente.fluide{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));grid-auto-rows:100px;justify-content:stretch}.ecran-compose,.ecran-compose .grille-vente{flex:1;min-height:0}.entete-page{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.entete-page .nom-page{display:flex;align-items:baseline;gap:10px}.entete-page .nom-page strong{font-size:20px}.sous-menus{display:flex;gap:8px;flex-wrap:wrap}.sous{font:inherit;cursor:pointer;box-sizing:border-box;height:48px;padding:0 18px;border:1px solid #c3cddb;border-radius:999px;background:#eef2f7;color:#1a1c1f;font-size:15px;font-weight:600;display:inline-flex;align-items:center}.sous.actif{background:#7a4a2b;color:#fff;border-color:#7a4a2b}.familles{flex-direction:row;align-items:center;gap:6px;padding:8px 10px;overflow-x:auto;flex:0 0 auto}.chip{font:inherit;cursor:pointer;box-sizing:border-box;width:112px;height:56px;border:1px solid #c8ccd2;border-radius:8px;background:#fff;color:#1a1c1f;font-size:14px;font-weight:600;display:flex;align-items:center;justify-content:center;text-align:center;padding:4px;line-height:1.15;flex:0 0 auto;overflow:hidden}.chip.actif{background:#16181d;color:#fff;border-color:#16181d}.quantites{display:flex;flex-direction:column;gap:5px;width:56px;flex:0 0 auto;min-height:0;overflow-y:auto}.quantite-en-cours{text-align:center;font-size:22px;font-weight:700;font-variant-numeric:tabular-nums;background:#16181d;color:#fff;border-radius:8px;padding:6px 0}.qte{font:inherit;cursor:pointer;box-sizing:border-box;height:48px;min-height:48px;padding:0;border:1px solid #c8ccd2;border-radius:8px;background:#fff;color:#1a1c1f;font-size:18px;font-weight:700;display:flex;align-items:center;justify-content:center}.qte.autre{font-size:12px}.qte.actif{background:#16181d;color:#fff;border-color:#16181d}@media(max-width:820px){.quantites{flex-direction:row;flex-wrap:wrap;width:auto}.qte{flex:1;min-width:44px}.quantite-en-cours{flex:1 0 100%}}.ligne{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:10px 0;border-bottom:1px solid #eceef1;font-size:15px;cursor:pointer}.ligne .badge{font-size:13px;font-weight:700;background:#eef1f5;border-radius:6px;padding:3px 7px;font-variant-numeric:tabular-nums}.ligne .montant{font-variant-numeric:tabular-nums;font-weight:600}.ligne .sous-ligne{display:block;color:#777;font-size:12px}.ligne.annulee{text-decoration:line-through;opacity:.5}.ligne.choisie{background:#f3f9f9;margin:0 -6px;padding-left:6px;padding-right:6px;border-radius:8px}.ligne .commandes{grid-column:1 / -1;display:flex;gap:6px}.ligne .commandes .btn{flex:1;min-height:40px;padding:0 8px}.bandeau-construction{flex-direction:row;align-items:center;gap:12px;padding:6px 12px;min-height:56px;background:#0e6e6e;color:#fff}.bandeau-construction .pastille-mode{font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;background:#fff;color:#0e6e6e;border-radius:999px;padding:6px 12px;white-space:nowrap}.bandeau-construction .titre-construction{display:flex;flex-direction:column;line-height:1.15;min-width:0}.bandeau-construction .titre-construction strong{font-size:15px;font-weight:700}.bandeau-construction .titre-construction .detail{font-size:12px;opacity:.85}.pied-construction{flex-direction:row;align-items:center;gap:20px;min-height:32px;padding:4px 12px;background:#e3f1f1}.pied-construction .etat.fort{color:#0e6e6e;font-weight:600}.palette{font:inherit;box-sizing:border-box;min-height:48px;border:1px solid #c8ccd2;border-radius:8px;background:#fff;color:#1a1c1f;display:flex;align-items:center;justify-content:center;gap:8px;padding:0 10px;font-size:14px;font-weight:600;cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.palette:active{cursor:grabbing}.palette.famille{background:#eef2f7;border-color:#c3cddb}.palette.page{background:#7a4a2b;color:#fff;border-color:#7a4a2b}.palette-grille{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.palette.fantome{position:fixed;z-index:50;pointer-events:none;width:200px;box-shadow:0 8px 24px #00000040;opacity:.95;transform:rotate(-2deg)}.pages-liste{display:flex;flex-direction:column;gap:6px}.page-item{font:inherit;cursor:pointer;box-sizing:border-box;min-height:44px;border:1px solid #c8ccd2;border-radius:8px;background:#fff;color:#1a1c1f;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 10px;font-size:14px;font-weight:600;text-align:left}.page-item.actif{background:#16181d;color:#fff;border-color:#16181d}.page-item.sous-menu{margin-left:18px;min-height:36px;font-size:13px}.page-item.ajouter{border-style:dashed;color:#0e6e6e;border-color:#9fcaca;background:#f3f9f9;justify-content:flex-start}.page-item .muted{font-size:12px;font-weight:500}.page-item.actif .muted{color:#ffffffbf}.grille-construction{display:grid;gap:6px;flex:1;min-height:0;position:relative;touch-action:none}.case{box-sizing:border-box;border:1px dashed #c8ccd2;border-radius:8px;background:#fafbfc;display:flex;align-items:center;justify-content:center;color:#b3b8c0;font-size:12px;min-width:0;min-height:0;cursor:pointer}.case.cible{border:2px dashed #2f8f4e;background:#e6f6ea;color:#1f6b34;font-weight:600;font-size:13px}.case.refusee{border:2px dashed #b3261e;background:#b3261e1a}.grille-construction .tuile{position:relative;cursor:grab;touch-action:none}.grille-construction .tuile.choisie{outline:3px solid #0e6e6e;outline-offset:3px;overflow:visible;z-index:2}.grille-construction .tuile.a-regler{border-style:dashed;color:#5d6b7c}.poignee{position:absolute;width:44px;height:44px;border-radius:999px;background:#0e6e6e;color:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 6px #00000040;cursor:grab;touch-action:none;z-index:3}.poignee.deplacer{top:-22px;left:-22px}.poignee.etirer{bottom:-22px;right:-22px;cursor:nwse-resize}.grille-construction.bureau .poignee{width:20px;height:20px;border:2px solid #fff;box-shadow:none}.grille-construction.bureau .poignee.deplacer{display:none}.grille-construction.bureau .poignee.etirer{right:-9px;bottom:-9px}.grille-construction.bureau .poignee svg{display:none}.grille-construction.bureau .tuile{font-size:11px;padding:4px;gap:1px;border-radius:6px}.grille-construction.bureau .tuile .prix{font-size:10px}.grille-construction.bureau .tuile .genre{font-size:9px}.grille-construction.bureau .case{border-radius:6px}.grille-construction.bureau .tuile.choisie{outline-offset:2px}.champ-construction{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#444;font-weight:600}.champ-construction input,.champ-construction select{font:inherit;font-size:15px;font-weight:500;color:#1a1c1f;padding:0 12px;border:1px solid #c8ccd2;border-radius:8px;min-height:44px;box-sizing:border-box;width:100%;background:#fff}.champ-construction .muted{font-weight:400}.segment{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid #c8ccd2;border-radius:8px;overflow:hidden}.segment button{font:inherit;cursor:pointer;background:#fff;color:#1a1c1f;border:0;border-right:1px solid #c8ccd2;border-radius:0;min-height:44px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600;padding:0}.segment button:last-child{border-right:0}.segment button.actif{background:#0e6e6e;color:#fff}.pastilles{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.pastille{width:36px;height:36px;border-radius:999px;box-sizing:border-box;border:1px solid transparent;padding:0;cursor:pointer}.pastille.blanche{background:#fff;border-color:#c8ccd2}.pastille.choisie{outline:3px solid #0e6e6e;outline-offset:2px}.pastilles input{width:110px;flex:0 0 auto}.stepper{display:flex;align-items:center;gap:6px}.stepper .pas{font:inherit;cursor:pointer;box-sizing:border-box;width:44px;height:44px;min-height:0;padding:0;border:1px solid #c8ccd2;border-radius:8px;background:#fff;color:#1a1c1f;display:flex;align-items:center;justify-content:center}.stepper .valeur{min-width:32px;text-align:center;font-size:18px;font-weight:700;font-variant-numeric:tabular-nums}.deux-colonnes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.changements{font-size:13px;display:flex;flex-direction:column;gap:4px}.separateur{border-top:1px solid #eceef1;padding-top:10px;display:flex;flex-direction:column;gap:6px}.choix-cible{display:flex;flex-direction:column;gap:8px}.choix-cible .liste{display:flex;flex-direction:column;gap:4px;max-height:380px;overflow:auto}.choix-cible .liste .btn{justify-content:space-between;min-height:40px}.choix-cible .liste .btn .muted{font-weight:400}.chip.reglable{position:relative;overflow:visible;width:auto;padding:0 12px;touch-action:none}.chip .retirer{position:absolute;top:-8px;right:-8px;width:24px;height:24px;min-height:0;padding:0;font:inherit;border-radius:999px;background:#fff;border:1px solid #c8ccd2;display:flex;align-items:center;justify-content:center;color:#8a1c1c;cursor:pointer}.chip.ajouter{border-style:dashed;color:#0e6e6e;border-color:#9fcaca;background:#f3f9f9;width:auto;padding:0 12px;gap:8px}.chip.tiree{opacity:.55;outline:2px dashed #0e6e6e;outline-offset:1px}.chip.depose-avant{box-shadow:-4px 0 #0e6e6e}.chip.depose-apres{box-shadow:4px 0 #0e6e6e}.chip.bureau{height:34px;padding:0 10px;border-radius:999px;font-size:13px;width:auto;gap:6px}.chip.bureau .retirer{position:static;width:auto;height:auto;border:0;background:transparent}.volet{flex:0 0 230px;width:230px;display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #dee0dc;border-radius:10px;padding:10px;box-sizing:border-box;overflow:auto}.volet .champ-construction input,.volet .champ-construction select{font-size:14px;min-height:36px;padding:0 10px}.volet .segment button{min-height:36px;font-size:13px}.volet .pastille{width:20px;height:20px}.volet .stepper .pas{width:32px;height:32px}.volet .stepper .valeur{min-width:26px;font-size:15px}.volet .poignee{display:none}.versions{flex:0 0 220px;width:220px;display:flex;flex-direction:column;gap:8px;background:#fff;border:1px solid #dee0dc;border-radius:10px;padding:12px;box-sizing:border-box;overflow:auto}.version{border:1px solid #eceef1;border-radius:8px;padding:8px 10px;display:flex;flex-direction:column;gap:4px;font-size:13px}.version.publiee{border-color:#1f8a4c;background:#f3faf5}.version.brouillon{border-color:#9fcaca;background:#f3f9f9}.version .entete-version{display:flex;justify-content:space-between;align-items:center}.etiquette{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:2px 8px;display:inline-block}.etiquette.brouillon{background:#0e6e6e;color:#fff}.etiquette.publiee{background:#1f8a4c;color:#fff}.etiquette.modele{background:#eef2f7;color:#5d6b7c}.etiquette.ancienne{background:#eef0f3;color:#666}.onglet{font:inherit;cursor:pointer;font-size:14px;font-weight:600;padding:8px 14px;border:1px solid #ccd0d6;border-radius:8px;background:#fff;color:#16181d;min-height:0}.onglet.actif{background:#16181d;color:#fff;border-color:#16181d}.onglet.ajouter{border-style:dashed;color:#0e6e6e;border-color:#9fcaca;background:#f3f9f9}.onglet .muted{font-weight:500;color:#777;font-size:12px}.onglet.actif .muted{color:#ffffffbf}.petit{font:inherit;font-size:13px;padding:4px 6px;border:1px solid #ccd0d6;border-radius:6px;width:54px;text-align:right;box-sizing:border-box;min-height:0}.unite{font:inherit;font-size:13px;padding:4px;border:1px solid #ccd0d6;border-radius:6px;background:#fff;min-height:0}.barre-outils{display:flex;align-items:flex-end;gap:12px;flex-wrap:wrap}.barre-outils .champ-bureau{display:flex;flex-direction:column;gap:4px;font-size:13px;color:#555;font-weight:600}.barre-outils .champ-bureau select{font:inherit;font-weight:400;color:#16181d;padding:8px 10px;border:1px solid #ccd0d6;border-radius:8px;background:#fff}.rangee-chips{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ok-info{background:#e6f6ea;color:#1f6b34;padding:8px 12px;border-radius:8px;font-size:13px}.bibliotheque{display:flex;gap:16px;flex:1;min-height:0}.bibliotheque .colonne{flex:0 0 300px;width:300px}.bibliotheque .detail{flex:1;min-width:0;overflow:auto}.carte{font:inherit;text-align:left;cursor:pointer;border:1px solid #dee0dc;border-radius:10px;padding:12px;display:flex;flex-direction:column;gap:4px;background:#fff;color:#16181d;min-height:0}.carte.choisie{border:2px solid #0e6e6e;background:#f3f9f9}.carte .entete-carte{display:flex;justify-content:space-between;align-items:center;gap:8px}.table-versions{border-collapse:collapse;width:100%;font-variant-numeric:tabular-nums;font-size:14px}.table-versions th,.table-versions td{text-align:left;padding:8px 10px;border-bottom:1px solid #eef0f3;vertical-align:middle}.table-versions th{color:#666;font-weight:600;font-size:13px}.table-versions tr.brouillon{background:#f3f9f9}.table-versions td.actions{text-align:right;white-space:nowrap}.appliquer{display:flex;gap:16px;align-items:flex-start}.appliquer .centres{flex:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.appliquer .centre{display:flex;flex-direction:column;gap:6px}.appliquer .encadre{flex:0 0 260px;display:flex;flex-direction:column;gap:8px;border:1px solid #dee0dc;border-radius:10px;padding:12px}.caisse{display:flex;align-items:center;gap:10px;padding:8px 10px;border:1px solid #eceef1;border-radius:8px;font-size:14px;cursor:pointer}.caisse input{width:18px;height:18px;margin:0;min-height:0;padding:0}.journal{display:flex;flex-direction:column;gap:4px;font-size:13px}.comparaison{display:flex;flex-direction:column;gap:4px;font-size:13px;background:#f3f9f9;border-radius:8px;padding:10px}.produits{display:flex;flex-direction:column;gap:12px;min-height:0;flex:1;position:relative}.produits .entete{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.produits .titre-liste{font-size:18px}.produits.bureau .titre-liste{font-size:16px}.filtres-produits{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.recherche{position:relative;display:inline-flex;align-items:center;flex:1;max-width:520px;min-width:260px}.recherche .ico{position:absolute;left:12px;color:#777;pointer-events:none}.recherche input{width:100%;padding:0 12px 0 40px;min-height:48px;font:inherit;font-size:15px;border:1px solid #c8ccd2;border-radius:8px;box-sizing:border-box;background:#fff;color:#1a1c1f}.bureau .recherche{min-width:280px;flex:0 1 320px}.bureau .recherche .ico{left:10px;width:16px;height:16px}.bureau .recherche input{min-height:0;padding:8px 10px 8px 32px;font-size:14px;border-color:#ccd0d6}.compte{margin-left:auto;color:#6b7178;font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap}.lien{font:inherit;background:none;border:0;padding:0;color:#0e6e6e;font-size:13px;font-weight:600;cursor:pointer;text-decoration:none;text-align:left;min-height:0}.lien:hover{color:#0a5252;text-decoration:underline}.puce-filtre{display:inline-flex;align-items:center;gap:6px;border:1px solid #bcd8d6;background:#e3f0ef;color:#0e6e6e;border-radius:999px;padding:5px 10px;font-size:13px;font-weight:600}.puces{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.selection-produits{display:flex;gap:8px;flex-wrap:wrap;align-items:center;background:#e3f0ef;border:1px solid #bcd8d6;border-radius:8px;padding:8px 12px;font-size:14px}.selection-produits select{font:inherit;font-size:13px;padding:5px 8px;border:1px solid #ccd0d6;border-radius:8px;background:#fff}.chips-familles{display:flex;gap:6px;overflow-x:auto;padding-bottom:2px;flex:0 0 auto}.chip.libre{width:auto;height:48px;padding:0 16px;gap:8px}.chip .n{font-weight:500;opacity:.7;font-size:12px}.chip.sous-familles{border-style:dashed;color:#0e6e6e;border-color:#9fcaca;background:#f3f9f9}.chip.sous-famille{background:#eef2f7;border-color:#c3cddb}.chip.sous-famille.actif{background:#7a4a2b;color:#fff;border-color:#7a4a2b}.defilement{flex:1;min-height:0;overflow:auto}.bureau .defilement{min-height:200px}.table-produits{border-collapse:collapse;width:100%;font-variant-numeric:tabular-nums;font-size:15px}.table-produits th,.table-produits td{text-align:left;padding:0 10px;height:48px;border-bottom:1px solid #eceef1;white-space:nowrap}.table-produits th{color:#555;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.04em;height:40px;background:#fff;position:sticky;top:0;z-index:1}.table-produits td.num,.table-produits th.num{text-align:right}.table-produits tr.filtre-colonnes td{height:44px;padding:0 6px;background:#fafbfc}.table-produits tr.filtre-colonnes input,.table-produits tr.filtre-colonnes select{font:inherit;min-height:36px;font-size:14px;padding:0 8px;border:1px solid #c8ccd2;border-radius:6px;width:100%;min-width:0;box-sizing:border-box;background:#fff;color:#1a1c1f}.table-produits .plage{display:flex;gap:4px}.table-produits .plage input{width:64px}.table-produits tbody tr{cursor:pointer}.table-produits tr.cochee td,.table-produits tr.ouverte td{background:#f3f9f9}.table-produits tr.retire td{color:#999}.table-produits tr.negatif td.stock{color:#8a1f1f;font-weight:600}.table-produits .case-selection{width:28px}.table-produits .case-selection input{width:16px;height:16px;padding:0;margin:0;min-height:0}.table-produits .lien-produit{font:inherit;background:none;border:0;padding:0;color:inherit;cursor:pointer;text-align:left;font-weight:700;white-space:normal;min-height:0}.table-produits tr.retire .lien-produit{font-weight:400}.table-produits .tri{font:inherit;background:none;border:0;padding:0;color:inherit;font-weight:inherit;font-size:inherit;text-transform:inherit;letter-spacing:inherit;cursor:pointer;display:inline-flex;align-items:center;gap:4px;min-height:0}.table-produits .tri .ico{width:16px;height:16px}.table-produits.bureau{font-size:15px}.table-produits.bureau th,.table-produits.bureau td{padding:8px 10px;height:auto}.table-produits.bureau th{text-transform:none;letter-spacing:0;font-size:.85rem;color:#666}.table-produits.bureau tr.filtre-colonnes td{padding:4px 6px;height:auto}.table-produits.bureau tr.filtre-colonnes input,.table-produits.bureau tr.filtre-colonnes select{min-height:0;padding:5px 8px;font-size:13px}.table-produits.bureau .plage input{width:48px}.table-produits.bureau tr.cochee td,.table-produits.bureau tr.ouverte td{background:#f0f7f6}.cat{color:#5d6b7c;font-size:13px}.cat strong{color:#1a1c1f;font-weight:500;font-size:15px}.bureau .cat{color:#6b7178;font-size:.85rem}.bureau .cat strong{color:#16181d;font-size:inherit}.mono{font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-size:14px}.bureau .mono{font-size:13px}.badge{display:inline-block;border-radius:6px;padding:3px 8px;font-size:12px;font-weight:700}.badge.alerte{background:#fff8ec;color:#a96a00;border:1px solid #f0d9a8}.badge.rupture{background:#ffe9e9;color:#8a1f1f}.badge.ok{background:#e6f6ea;color:#1f6b34}.badge.gris{background:#eef0f3;color:#6b7178}.bureau .badge{padding:2px 7px}.bureau .badge.ok{color:#1f7a3d}.pied-liste{display:flex;align-items:center;gap:16px;font-size:13px;color:#555;font-variant-numeric:tabular-nums;flex-wrap:wrap}.pied-liste .pages{display:inline-flex;gap:4px;margin-left:auto;align-items:center}.pied-liste .pages .btn{min-height:40px;min-width:44px}.pied-liste select{font:inherit;font-size:13px;padding:4px 8px;border:1px solid #c8ccd2;border-radius:8px;background:#fff;min-height:40px}.bureau .pied-liste{color:#6b7178;font-size:.85rem}.bureau .pied-liste .pages .btn{padding:4px 10px;min-height:0;min-width:0}.bureau .pied-liste select{min-height:0}.note-liste{color:#555;font-size:13px}.voile{position:fixed;top:0;right:0;bottom:0;left:0;background:#16181d2e;z-index:30}.volet-lateral{position:fixed;top:0;right:0;bottom:0;width:400px;max-width:100vw;background:#fff;border-left:1px solid #d5d9d2;box-shadow:-12px 0 32px #0000001f;display:flex;flex-direction:column;gap:12px;padding:20px;box-sizing:border-box;overflow:auto;z-index:31}.volet-lateral.fiche{width:460px;gap:8px;padding:16px}.entete-volet{display:flex;align-items:center;gap:10px}.titre-volet{font-size:16px}.titre-fiche{min-width:0}.meta-fiche{font-size:12px}.note-volet{font-size:13px;line-height:1.35}.pied-volet{display:flex;gap:8px;align-items:center;border-top:1px solid #eef0f3;padding-top:12px;flex-wrap:wrap}.presets{display:flex;gap:6px;flex-wrap:wrap}.liste-colonnes{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column}.titre-groupe{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#8a9199;padding-top:6px;border-top:1px solid #eef0f3}.titre-groupe.sans-trait{border-top:0;padding-top:0}.liste-colonnes .titre-groupe{padding:10px 6px 2px;border-top:0}.ligne-col{display:grid;grid-template-columns:24px 20px minmax(0,1fr) auto;align-items:center;gap:10px;padding:6px;border-radius:8px;border:1px solid transparent;touch-action:none}.ligne-col:hover{background:#f5f6f8}.ligne-col.tiree{border:1px dashed #0e6e6e;background:#f0f7f6}.ligne-col input{width:16px;height:16px;padding:0;margin:0;min-height:0}.poignee-col{font:inherit;background:none;border:0;padding:0;color:#b3b8c0;display:flex;cursor:grab;touch-action:none;min-height:0}.ligne-col.tiree .poignee-col{color:#0e6e6e;cursor:grabbing}.note-col{font-size:12px}.etiq{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:999px;padding:2px 8px;background:#eef2f7;color:#5d6b7c}.etiq.neuf{background:#e3f0ef;color:#0e6e6e}.etiq.verrou{background:#eef0f3;color:#6b7178}.menu-categories{position:fixed;top:96px;left:50%;transform:translate(-50%);width:420px;max-width:calc(100vw - 32px);max-height:calc(100vh - 120px);background:#fff;border:1px solid #d5d9d2;border-radius:12px;box-shadow:0 16px 40px #00000029;display:flex;flex-direction:column;gap:10px;padding:14px;box-sizing:border-box;z-index:31}.menu-categories input[type=text],.menu-categories input:not([type]){font:inherit;font-size:15px;padding:0 12px;min-height:44px;border:1px solid #c8ccd2;border-radius:8px;box-sizing:border-box;width:100%}.menu-categories.bureau input:not([type]){min-height:0;padding:8px 10px;font-size:14px}.arbre{display:flex;flex-direction:column;gap:2px;overflow:auto;min-height:0;max-height:50vh}.noeud{display:grid;grid-template-columns:22px 20px minmax(0,1fr) auto;align-items:center;gap:8px;padding:8px 6px;border-radius:8px;border:1px solid transparent;font-size:15px;min-height:44px;box-sizing:border-box}.bureau .noeud{min-height:0;padding:5px 6px;font-size:14px}.noeud.enfant{margin-left:22px}.noeud.coche{background:#f0f7f6}.noeud.partiel{border-color:#9fcaca}.noeud input{width:18px;height:18px;padding:0;margin:0;min-height:0}.noeud .n{color:#6b7178;font-size:12px;font-variant-numeric:tabular-nums}.noeud .plier{font:inherit;background:none;border:0;padding:0;color:#6b7178;display:flex;cursor:pointer;min-height:0}.fiche-caisse{flex:0 0 520px;width:520px;gap:12px;padding:14px;overflow:auto}.champ-fiche{display:flex;flex-direction:column;gap:6px;font-size:13px;color:#444;font-weight:600}.champ-fiche input,.champ-fiche select{font:inherit;font-size:15px;font-weight:500;color:#1a1c1f;padding:0 12px;border:1px solid #c8ccd2;border-radius:8px;min-height:44px;box-sizing:border-box;width:100%;background:#fff}.champ-fiche input:disabled,.champ-fiche select:disabled{background:#f5f6f8;color:#6b7178}.champ-fiche .calc{font-size:15px;font-weight:500;color:#1a1c1f;min-height:44px;display:flex;align-items:center}.champ-fiche .calc.positif{color:#1f6b34;font-weight:600}.champ-fiche .calc.negatif{color:#8a1f1f;font-weight:600}.bureau .champ-fiche{gap:4px;font-size:.85rem;color:#666;font-weight:400}.bureau .champ-fiche input,.bureau .champ-fiche select{min-height:0;padding:8px 10px;font-size:1rem;font-weight:400;border-color:#ccd0d6}.bureau .champ-fiche .calc{min-height:0;padding:8px 0;font-size:1rem}.deux-champs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.deux-champs .btn{width:100%}.jetons{display:flex;gap:8px;flex-wrap:wrap;align-items:center}.jetons input{flex:1;min-width:200px}.bureau .jetons{gap:6px}.bureau .jetons input{min-width:140px;padding:5px 8px;font-size:13px}.jeton-code{display:inline-flex;align-items:center;gap:8px;background:#eef1f5;border-radius:999px;padding:8px 8px 8px 14px;font-family:ui-monospace,Cascadia Mono,Consolas,monospace;font-size:14px;font-weight:400;color:#1a1c1f}.jeton-code .x{width:28px;height:28px;min-height:0;padding:0;border-radius:999px;background:#fff;border:1px solid #c8ccd2;display:inline-flex;align-items:center;justify-content:center;color:#8a1c1c;cursor:pointer}.jeton-code .x svg{width:12px;height:12px}.bureau .jeton-code{padding:4px 6px 4px 12px;font-size:.85rem}.bureau .jeton-code .x{width:20px;height:20px;border:0;background:none}.segment.quatre{grid-template-columns:repeat(4,minmax(0,1fr))}.calc-ligne{font-size:13px}.calc-ligne strong{color:#16181d}.calc-ligne strong.positif{color:#1f7a3d}.calc-ligne strong.negatif{color:#8a1f1f}.mouvements{display:flex;flex-direction:column}.mouvement{display:grid;grid-template-columns:96px minmax(0,1fr) auto;gap:8px;font-size:14px;font-weight:400;color:#1a1c1f;padding:6px 0;border-bottom:1px solid #eceef1}.mouvement .quantite{font-variant-numeric:tabular-nums}.bureau .mouvement{grid-template-columns:90px minmax(0,1fr) auto;font-size:13px;padding:4px 0}.bloc-mouvement{display:flex;flex-direction:column;gap:8px;background:#f3f9f9;border:1px solid #9fcaca;border-radius:8px;padding:10px}.actions-fiche{display:flex;gap:8px;flex-wrap:wrap}.coches{display:flex;gap:20px;flex-wrap:wrap}.bureau .coches{gap:16px}.coche-fiche{display:inline-flex;align-items:center;gap:10px;font-size:15px;font-weight:500;min-height:44px;cursor:pointer}.coche-fiche input{width:22px;height:22px;min-height:0;padding:0;margin:0}.coche-fiche.petite{min-height:36px;font-size:14px}.bureau .coche-fiche{gap:6px;font-size:.9rem;min-height:0;font-weight:400}.bureau .coche-fiche input{width:16px;height:16px}.grille-allergenes{display:flex;gap:6px 16px;flex-wrap:wrap}.ok-bande{background:#e6f6ea;color:#1f6b34;border-radius:8px;padding:8px 12px;font-size:13px}.warn-bande{background:#fff5e0;color:#8a5a1f;border-radius:8px;padding:8px 12px;font-size:13px}.erreur-fiche{background:#ffe9e9;color:#8a1f1f;border-radius:8px;padding:8px 12px;font-size:14px}.doublons-fiche{display:flex;flex-direction:column;gap:8px;background:#fff7e6;border:1px solid #f0d9a8;border-radius:8px;padding:10px}.doublon-ligne{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.btn.principal{min-height:52px;padding:0 24px}.bureau .btn.principal,.btn.bureau.principal{min-height:0;padding:8px 14px}*{box-sizing:border-box;margin:0}body{font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#f2f3f5;color:#1a1c1f}button{font:inherit;cursor:pointer;border:1px solid #c8ccd2;border-radius:8px;background:#fff;padding:10px 14px;min-height:48px}button:active{background:#e8eaee}input{font:inherit;padding:10px;border:1px solid #c8ccd2;border-radius:8px;min-height:48px}.enroll{max-width:420px;margin:12vh auto;display:flex;flex-direction:column;gap:12px;background:#fff;padding:24px;border-radius:12px}.enroll h1{font-size:1.3rem}.pos{display:flex;height:100vh;gap:8px;padding:8px;overflow:hidden}.pos.construction{align-items:stretch}.pos-ticket{flex:0 0 clamp(300px,20%,368px);max-width:368px;display:flex;flex-direction:column;gap:8px;min-height:0}.pos-ticket .ticket{flex:1;min-height:0;overflow:hidden;gap:8px}.ticket-entete{display:flex;flex-direction:column;gap:3px}.ticket-numero{font-size:17px;font-weight:700;letter-spacing:.02em;font-variant-numeric:tabular-nums}.ticket-horloge{font-size:13px;font-variant-numeric:tabular-nums}.ticket-caissier{display:flex;justify-content:space-between;gap:8px;margin-top:4px;font-size:14px;font-weight:600}.ticket-caissier .muted{font-size:13px;font-weight:400}.consommation{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #c8ccd2;border-radius:8px;overflow:hidden}.consommation button{border:0;border-radius:0;min-height:48px;font-size:15px;font-weight:700;padding:0 6px;background:#fff;color:#1a1c1f}.consommation button+button{border-left:1px solid #c8ccd2}.consommation button.actif{background:#16181d;color:#fff}.ticket-lignes{flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column}.ligne .label{min-width:0;overflow-wrap:break-word}.ticket-total{display:flex;flex-direction:column;gap:6px;border-top:2px solid #16181d;padding-top:10px;margin-top:auto}.ticket-total-ligne{display:flex;justify-content:space-between;align-items:baseline}.etiquette-total{font-size:12px;text-transform:uppercase;letter-spacing:.06em}.ticket-montant{font-size:32px;font-weight:700;font-variant-numeric:tabular-nums;line-height:1;text-align:right}.ticket-total .bouton-paiement{min-height:64px;font-size:20px;margin-top:6px;width:100%}.ticket-total .annuler-vente{min-height:44px;font-size:14px;width:100%}.pos-vente{flex:1;display:flex;flex-direction:column;gap:8px;overflow:hidden;min-width:0}.pos-panneau{display:flex;flex-direction:column;gap:8px;overflow:auto;flex:1;min-height:0}.pos-panneau[hidden]{display:none}.barre-actions{flex-direction:row;align-items:center;gap:8px;padding:6px 10px;min-height:56px;flex:0 0 auto}.barre-actions .pos-identite{display:flex;flex-direction:column;align-items:flex-end;line-height:1.15;padding:0 6px}.barre-actions .pos-identite .nom{font-size:14px;font-weight:600}.barre-actions .pos-identite .muted{font-size:12px}.barre-etat{flex-direction:row;align-items:center;gap:20px;min-height:32px;padding:4px 12px;flex:0 0 auto}.vente-corps{display:flex;gap:8px;flex:1;min-height:0}.vente-articles{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px;min-height:0}.vente-articles .ecran-compose,.vente-articles .rayon-panneau{flex:1;min-height:0}.rayon-panneau .grille-vente{flex:1;min-height:0;overflow:auto}.paiement{display:flex;flex-direction:column;gap:8px;flex:1;min-height:0;overflow:auto}.paiement-corps{max-width:560px;width:100%;margin:0 auto}.paiement-du{display:flex;flex-direction:column;align-items:center;gap:2px}.paiement-du strong{font-size:2.2rem;font-variant-numeric:tabular-nums}.paiement-titre{margin-top:4px}.retour-page{align-self:flex-start}.fin-de-vente{display:flex;flex-direction:column;gap:6px}.fin-ligne{display:flex;justify-content:space-between;font-variant-numeric:tabular-nums}.rendu{background:#e6f6ea;color:#1f6b34;border-radius:8px;padding:10px;text-align:center;display:flex;flex-direction:column;gap:2px}.rendu strong{font-size:1.7rem;font-variant-numeric:tabular-nums}.paye-merci{background:#e6f6ea;color:#1f6b34;border-radius:8px;padding:8px;text-align:center}.fin-suite,.ticket-attente{text-align:center}.fonctions{display:flex;flex-direction:column;gap:8px}.hub{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px}.hub .porte{min-height:84px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;font-weight:700;font-size:1.05rem}.hub .porte .muted{font-weight:400}.champ{display:flex;flex-direction:column;gap:4px;font-size:.9rem;color:#444;flex:1;min-width:130px}.champ-large{flex:2;min-width:180px}.codes-barres{display:flex;gap:6px;flex-wrap:wrap;align-items:center}.code-barre{display:inline-flex;align-items:center;gap:6px;background:#eef1f5;border-radius:999px;padding:4px 6px 4px 12px;font-family:ui-monospace,monospace;font-size:.85rem}.code-barre button{min-height:28px;padding:0 8px;border-radius:999px}.liste-produits{gap:4px}.ligne-produit{display:flex;justify-content:space-between;gap:8px;text-align:left}.recherche-produit{flex:1;min-width:200px}.doublons{background:#fff7e6;border:1px solid #f0d9a8}.doublon{display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap}.doublon button{min-height:36px;padding:4px 10px}@media(max-width:820px){.pos{flex-direction:column;height:auto;min-height:100vh;overflow:visible}.pos-ticket,.pos-vente{flex:none;width:100%;max-width:100%}.pos.show-ticket .pos-vente{display:none}.pos:not(.show-ticket) .pos-ticket>*:not(.mobile-bar){display:none}.pos:not(.show-ticket) .pos-ticket .mobile-bar{display:none}.pos-panneau{overflow-x:auto}.barre-actions{flex-wrap:wrap}.barre-etat{flex-wrap:wrap;gap:8px}button{min-height:52px}.receipt{font-size:11px}.vente-corps{flex-direction:column}.mobile-bar{position:sticky;bottom:0;z-index:10;display:flex;gap:8px;align-items:center;background:#fff;border-top:1px solid #ccd0d6;padding:8px;margin:0 -8px -8px}.mobile-bar .total{flex:1;font-size:1.15rem;font-weight:700;font-variant-numeric:tabular-nums}}@media(min-width:821px){.mobile-bar{display:none}}.grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(130px,1fr));gap:8px}.product{min-height:72px;font-weight:600}.grid.pave{grid-template-columns:repeat(3,1fr)}.grid.pave button{height:64px;font-size:1.3rem}.panel{background:#fff;border-radius:12px;padding:12px;display:flex;flex-direction:column;gap:8px}.totals{font-size:1.2rem;display:flex;justify-content:space-between;font-weight:700}.pay{display:flex;gap:8px;flex-wrap:wrap}.pay button{flex:1;min-height:56px;font-weight:700}.receipt{font-family:ui-monospace,monospace;white-space:pre;font-size:12px;background:#fff;padding:12px;border-radius:8px;overflow:auto}.syncbar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;font-size:.9rem;color:#555}.kds{min-height:100vh;background:#14161a;color:#f4f5f7;padding:12px}.kds-bar{display:flex;align-items:center;gap:16px;flex-wrap:wrap;padding-bottom:12px}.kds-bar strong{font-size:1.3rem}.kds-bar .muted{color:#a8adb6}.kds-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px}.kds-card{background:#23262c;border-radius:12px;padding:14px;display:flex;flex-direction:column;gap:8px;border-left:6px solid #4a9d5f}.kds-card.late{border-left-color:#d8563f;background:#2e2321}.kds-card-head{display:flex;justify-content:space-between;font-size:1.25rem;font-weight:700}.kds-card .muted{color:#a8adb6;font-size:.9rem}.kds-card .error{background:#7a1f1f;color:#fff;font-weight:700;padding:6px 8px;border-radius:6px}.kds-lines{list-style:none;padding:0;display:flex;flex-direction:column;gap:8px;font-size:1.1rem}.kds-note{color:#ffd479;font-weight:600}.kds-card button{background:#4a9d5f;color:#fff;border:none;font-size:1.1rem;font-weight:700;min-height:52px}.error{background:#ffe6e6;color:#8a1f1f;padding:8px 12px;border-radius:8px}.ok{background:#e6f6ea;color:#1f6b34;padding:8px 12px;border-radius:8px}.muted{color:#777;font-size:.9rem}.hint{color:#666;font-size:.9rem;margin:6px 0}[data-testid=printer-settings] label{display:flex;flex-direction:column;gap:4px;font-size:.9rem;color:#444}[data-testid=printer-settings]>label input{min-height:44px}.printer-rows{width:100%;border-collapse:collapse;margin:8px 0}.printer-rows th{text-align:left;font-size:.85rem;color:#666;font-weight:600;padding:4px}.printer-rows td{padding:4px}.printer-rows input{width:100%;min-height:44px}.row{display:flex;gap:8px;flex-wrap:wrap}.row-form{display:flex;gap:8px;flex-wrap:wrap;align-items:flex-end}.customer{height:100vh;height:100dvh;overflow:hidden;background:#0f1115;color:#f5f6f8;display:flex;flex-direction:column;padding:4vh 5vw;gap:3vh}.customer-head{font-size:clamp(1.4rem,3vw,2.4rem);color:#9aa1ad;letter-spacing:.04em}.customer-lines{list-style:none;margin:0;padding:0;flex:1;min-height:0;overflow:auto;display:flex;flex-direction:column;gap:1.4vh}.customer-lines li{display:grid;grid-template-columns:3.5rem 1fr auto;align-items:baseline;gap:1rem;font-size:clamp(1.5rem,3.4vw,2.8rem)}.customer-qty{color:#9aa1ad;font-variant-numeric:tabular-nums}.customer-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-amount{font-variant-numeric:tabular-nums}.customer-total{display:flex;justify-content:space-between;align-items:baseline;border-top:2px solid #2a2f38;padding-top:2.5vh}.customer-total span{font-size:clamp(1.3rem,2.6vw,2.2rem);color:#9aa1ad}.customer-total strong{font-size:clamp(3rem,9vw,7rem);font-variant-numeric:tabular-nums;line-height:1}.customer-idle,.customer-paid{align-items:center;justify-content:center;text-align:center}.customer-welcome{font-size:clamp(2.5rem,7vw,5rem);font-weight:700}.customer-thanks{font-size:clamp(3rem,9vw,6rem);font-weight:700;color:#6fd08c}.customer-sub{font-size:clamp(1.2rem,2.4vw,2rem);color:#9aa1ad}.customer-change{display:grid;grid-template-columns:auto auto;gap:1vh 2rem;margin:0;font-size:clamp(1.4rem,3vw,2.4rem)}.customer-change dt{color:#9aa1ad;text-align:right}.customer-change dd{margin:0;text-align:left;font-variant-numeric:tabular-nums}.customer-change-amount{font-weight:700;color:#6fd08c}.customer-cash{text-align:right;font-size:clamp(1.1rem,2.2vw,1.8rem);color:#9aa1ad;margin-top:-1.5vh}.entrance{min-height:100vh;display:flex;flex-direction:column;gap:12px;padding:12px}.entrance-bar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:8px;background:#fff;border-radius:12px;padding:12px}.entrance-input{flex:1;min-width:240px;font-size:1.2rem}.entrance-idle{flex:1;display:grid;place-items:center;color:#777;font-size:clamp(1.4rem,3vw,2.2rem)}.entrance-result{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.5vh;border-radius:16px;text-align:center;padding:4vh 4vw}.entrance-result.accepted{background:#e6f6ea;color:#1c5c2e}.entrance-result.refused{background:#fdeaea;color:#8a1f1f}.entrance-verdict{font-size:clamp(3rem,10vw,7rem);font-weight:800;line-height:1}.entrance-label{font-size:clamp(1.1rem,2.4vw,1.8rem);opacity:.85}.entrance-remaining{font-size:clamp(1.3rem,3vw,2.4rem)}.entrance-remaining strong{font-size:clamp(2rem,5vw,3.6rem);font-variant-numeric:tabular-nums}.entrance-message{font-size:clamp(1.2rem,2.8vw,2rem);font-weight:600;max-width:24ch}.entrance-note{font-size:clamp(1rem,2vw,1.4rem);font-weight:600}[data-testid=debtor-panel] label{display:flex;flex-direction:column;gap:4px;font-size:.9rem;color:#444}[data-testid=debtor-panel] select,[data-testid=debtor-panel] input{min-height:44px;font:inherit;padding:8px;border:1px solid #c8ccd2;border-radius:8px}.clavier-virtuel{position:fixed;bottom:12px;left:50%;transform:translate(-50%);z-index:60;background:#fff;border:2px solid #9aa1ad;border-radius:12px;padding:8px;display:flex;flex-direction:column;gap:6px}.clavier-rangee{display:flex;gap:6px;justify-content:center}.clavier-rangee button{min-width:44px;min-height:46px;font-size:1.05rem;font-weight:600;padding:0 8px;flex:1}.clavier-virtuel.clavier-num{width:230px}.clavier-large{flex:2}.clavier-ok{background:#16181d;color:#fff;border-color:#16181d}@media(max-width:820px){.clavier-virtuel{left:8px;right:8px;transform:none;width:auto}.clavier-virtuel.clavier-num{width:auto;max-width:320px;margin:0 auto}}.adresse-serveur{display:flex;align-items:center;gap:8px;justify-content:center;flex-wrap:wrap}.adresse-serveur button{font-size:.85rem;padding:4px 10px}.rapports-manager{display:flex;flex-direction:column;gap:12px;margin-top:12px}.rapports-onglets button.active{background:#16181d;color:#fff}.rapports-raccourcis,.rapports-filtres{flex-wrap:wrap;gap:8px;align-items:flex-end}.rapports-filtres label{display:flex;flex-direction:column;gap:4px;font-size:.85rem}.rapport-chiffres{display:flex;flex-direction:column;gap:8px}.rapport-totaux{display:flex;flex-wrap:wrap;gap:16px;font-size:1.05rem}.rapport-table{width:100%;border-collapse:collapse}.rapport-table caption{text-align:left;font-weight:600;padding:8px 0 4px}.rapport-table td{padding:4px 6px;border-bottom:1px solid rgba(128,128,128,.25)}.rapport-table td.montant{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.rapport-archives{max-height:40vh;overflow-y:auto}.rapport-apercu{display:flex;flex-direction:column;gap:8px}.fonctions:has(>.produits-vue){flex:1;min-height:0}.produits-vue{display:flex;gap:8px;flex:1;min-height:0}.produits-vue .produits{min-width:0}
