*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--lime: #eeff01;--lime-dk: #c8d600;--noir: #0e0e0e;--gris: #6b7280;--border: #e2e8f0;--fond: #e4edff;--white: #ffffff;--red: #dc2626;--bleu: #4b6cf7}html,body{font-family:DM Sans,sans-serif;background:var(--fond);color:var(--noir);min-height:100vh;-webkit-font-smoothing:antialiased}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}a{color:inherit;text-decoration:none}.vb-nav{display:flex;align-items:center;gap:10px}.vb-nav .vb-logo{order:3;flex:1;text-align:center}.vb-nav .vb-logo img{height:42px}.vb-nav .vb-tab-offrir{order:2}.vb-nav .vb-tab-compte{order:4}@media (max-width: 600px){.vb-nav{display:grid;grid-template-columns:auto 1fr;gap:8px}.vb-nav .vb-logo,.vb-nav .vb-tab-offrir,.vb-nav .vb-tab-compte{order:unset}.vb-nav .vb-logo{text-align:right}.vb-nav .vb-logo img{height:30px}.vb-nav .vb-tab-compte{justify-self:end}}
