*{box-sizing:border-box}html,body,#root{width:100%;min-height:100%;margin:0;padding:0}body{color:#fff;background:#111;min-width:320px;min-height:100vh;font-family:Arial,Helvetica,sans-serif}button,input,textarea,select{font:inherit}.site{color:#fff;background:#080808;min-height:100vh}.header{z-index:100;background:#080808;border-bottom:1px solid #222;justify-content:space-between;align-items:center;height:80px;padding:0 5%;display:flex;position:sticky;top:0}.bouton-logo{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:90px;height:65px;padding:0;display:flex}.petit-logo{object-fit:contain;width:90px;max-width:90px;height:65px}.navigation{align-items:center;gap:35px;display:flex}.lien-nav,.lien-actif{background:0 0;border:0;padding:10px 4px;font-size:1rem;font-weight:900}.lien-nav{color:#fff;cursor:pointer}.lien-nav:hover,.lien-actif{color:#ffd100}.panier{color:#111;cursor:pointer;background:#ffd100;border:0;border-radius:7px;padding:12px 18px;font-size:1rem;font-weight:900}.accueil{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:30px 20px;display:flex}.grand-logo{object-fit:contain;width:430px;max-width:85vw;height:auto}.slogan{color:#fff;letter-spacing:2px;margin:20px 0 28px;font-size:1rem;font-weight:900}.boutons{gap:12px;display:flex}.boutons button{cursor:pointer;border-radius:7px;padding:15px 27px;font-size:1rem;font-weight:900}.commander{color:#111;background:#ffd100;border:2px solid #ffd100}.voir-carte{color:#fff;background:0 0;border:2px solid #fff}.infos{color:#aaa;gap:30px;margin-top:45px;font-size:.9rem;display:flex}.page-carte{text-align:center;background:#080808;min-height:calc(100vh - 80px);padding:45px 5% 100px}.page-carte>h1{color:#ffd100;margin:0;font-size:3rem}.sous-titre-carte{color:#aaa;margin:8px 0 28px}.categories{z-index:90;background:#080808f7;border-bottom:1px solid #222;justify-content:center;gap:9px;max-width:1100px;margin:0 auto 60px;padding:12px;display:flex;position:sticky;top:80px}.categories a{color:#fff;white-space:nowrap;background:#191919;border:1px solid #303030;border-radius:7px;padding:11px 14px;font-size:.78rem;font-weight:900;text-decoration:none}.categories a:hover{color:#111;background:#ffd100;border-color:#ffd100}.categorie-section{max-width:900px;margin:0 auto 80px;scroll-margin-top:165px}.titre-categorie{color:#fff;text-align:left;border-bottom:2px solid #ffd100;margin:0 0 25px;padding-bottom:12px;font-size:1.6rem}.produits{grid-template-columns:repeat(2,1fr);gap:25px;width:100%;display:grid}.produit{text-align:left;background:#151515;border:1px solid #292929;border-radius:15px;overflow:hidden}.photo-produit{color:#666;background:#202020;justify-content:center;align-items:center;height:230px;font-weight:700;display:flex}.produit-contenu{padding:20px}.produit-contenu h2{color:#fff;margin:0 0 8px;font-size:1.6rem}.produit-contenu p{color:#aaa;min-height:42px;margin:0 0 22px;line-height:1.4}.produit-bas{justify-content:space-between;align-items:center;gap:15px;display:flex}.produit-bas strong{color:#ffd100;font-size:1.4rem}.produit-bas button{color:#111;cursor:pointer;background:#ffd100;border:0;border-radius:7px;padding:11px 16px;font-weight:900}.fond-panier{z-index:1000;background:#000000b8;justify-content:flex-end;display:flex;position:fixed;inset:0}.fenetre-panier{color:#fff;background:#151515;width:420px;max-width:100%;height:100vh;padding:25px;overflow-y:auto;box-shadow:-10px 0 30px #0009}.panier-titre{border-bottom:1px solid #333;justify-content:space-between;align-items:center;padding-bottom:18px;display:flex}.panier-titre h2{color:#ffd100;margin:0}.fermer-panier{color:#fff;cursor:pointer;background:0 0;border:0;font-size:1.5rem}.panier-vide{color:#aaa;margin-top:30px}.liste-panier{margin-top:10px}.ligne-panier{border-bottom:1px solid #292929;justify-content:space-between;align-items:center;gap:15px;padding:18px 0;display:flex}.info-produit-panier{flex-direction:column;gap:5px;display:flex}.info-produit-panier span{color:#aaa}.quantite{align-items:center;gap:12px;display:flex}.quantite button{color:#111;cursor:pointer;background:#ffd100;border:0;border-radius:5px;width:32px;height:32px;font-size:1.1rem;font-weight:900}.total-panier{border-top:2px solid #333;justify-content:space-between;align-items:center;margin-top:25px;padding-top:20px;font-size:1.3rem;display:flex}.total-panier strong{color:#ffd100}.valider-panier{color:#111;cursor:pointer;background:#ffd100;border:0;border-radius:7px;width:100%;margin-top:25px;padding:16px;font-size:1rem;font-weight:900}.fond-commande{z-index:2000;background:#000000e0;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.fenetre-commande{color:#fff;background:#151515;border:1px solid #333;border-radius:16px;width:600px;max-width:100%;max-height:95vh;padding:35px;position:relative;overflow-y:auto}.fenetre-commande h2{color:#ffd100;text-align:center;margin:5px 0 10px;font-size:2rem}.fermer-commande{color:#fff;cursor:pointer;background:0 0;border:0;font-size:1.4rem;position:absolute;top:18px;right:18px}.numero-etape{color:#777;text-align:center;letter-spacing:1px;margin:0;font-size:.8rem;font-weight:900}.texte-commande{color:#aaa;text-align:center;margin:0 0 25px}.liste-creneaux{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:25px;display:grid}.creneau{color:#fff;cursor:pointer;background:#222;border:2px solid #333;border-radius:8px;padding:15px;font-weight:900}.creneau:hover{border-color:#ffd100}.creneau-actif{color:#111;background:#ffd100;border-color:#ffd100}.formulaire-client{flex-direction:column;gap:18px;display:flex}.formulaire-client label{color:#ddd;flex-direction:column;gap:8px;font-weight:900;display:flex}.formulaire-client input{color:#fff;background:#222;border:1px solid #444;border-radius:7px;outline:none;width:100%;padding:14px}.formulaire-client input:focus{border-color:#ffd100}.boutons-commande{gap:12px;margin-top:28px;display:flex}.bouton-retour,.bouton-continuer{cursor:pointer;border-radius:7px;flex:1;padding:15px;font-weight:900}.bouton-retour{color:#fff;background:0 0;border:1px solid #555}.bouton-continuer{color:#111;background:#ffd100;border:0;margin-top:25px}.boutons-commande .bouton-continuer{margin-top:0}.bouton-continuer:disabled{color:#888;cursor:not-allowed;background:#555}.bloc-recap{background:#202020;border-radius:10px;margin-top:25px;padding:18px}.ligne-recap{justify-content:space-between;gap:20px;padding:7px 0;display:flex}.ligne-recap span{color:#aaa}.recap-produits{margin-top:22px}.produit-recap{border-bottom:1px solid #2d2d2d;justify-content:space-between;gap:20px;padding:12px 0;display:flex}.total-commande{justify-content:space-between;margin-top:20px;font-size:1.4rem;display:flex}.total-commande strong{color:#ffd100}.message-test{color:#aaa;text-align:center;background:#202020;border-radius:7px;margin:20px 0 0;padding:12px;font-size:.9rem}.confirmation-commande{text-align:center;padding:20px 0}.icone-confirmation{color:#111;background:#ffd100;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:2.5rem;font-weight:900;display:flex}.confirmation-commande p{color:#aaa;line-height:1.5}@media (width<=600px){.header{padding:0 15px}.bouton-logo{width:75px}.petit-logo{width:75px;max-width:75px}.navigation{gap:13px;display:flex}.lien-nav,.lien-actif{font-size:.82rem}.panier{padding:10px 11px;font-size:.8rem}.grand-logo{width:330px}.boutons{flex-direction:column;width:100%}.boutons button{width:100%}.infos{flex-direction:column;gap:10px}.page-carte{padding:30px 15px 80px}.page-carte>h1{font-size:2.3rem}.categories{justify-content:flex-start;margin-bottom:40px;top:80px;overflow-x:auto}.categorie-section{margin-bottom:60px;scroll-margin-top:165px}.produits{grid-template-columns:1fr}.photo-produit{height:200px}.fenetre-panier{width:100%}.fond-commande{padding:10px}.fenetre-commande{padding:28px 20px}.fenetre-commande h2{font-size:1.6rem}.liste-creneaux{grid-template-columns:repeat(2,1fr)}.boutons-commande{flex-direction:column}.ligne-recap,.produit-recap{align-items:flex-start}}
