:root{--e-global-color-primary:#6b6b6b;--e-global-color-secondary:#111;--e-global-color-text:#fff;--e-global-color-accent:#ffffff2b;--e-global-color-d49ac81:#16a085;--e-global-color-332724a:#1ec9a7;--e-global-color-4d462f5:#dcdcde;--e-global-color-cfa1f76:#f9f9f9;--e-global-color-044b931:#17303b;--e-global-color-58a3f5b:#16a085;--e-global-color-435bebe:#2c3e50}body,html{margin:0;padding:0}body{font-family:Inter,sans-serif;font-optical-sizing:auto;font-style:normal;font-variation-settings:"slnt" 0;font-weight:400}.App{align-items:center;flex-direction:column;position:relative}.App,.navbar{display:flex;width:100%}.navbar{background-color:#16a085;justify-content:space-between;margin-bottom:20px;padding:8px 0;position:-webkit-sticky;position:sticky;top:0;z-index:10}.navbar img{margin-left:20px;max-height:40px;width:auto}.navigation ul{display:flex;gap:15px;list-style:none}.navigation li{padding:0 8px}.navigation a{color:#fff;font-weight:700;text-decoration:none}.main{align-items:center;display:flex;flex-direction:column;margin:20px 0;width:600px}.message{border-radius:8px;padding:8px 20px;width:100%}.error{background:#ffe0e0;border:1px solid #a33a3a;color:#ba3939}.success{background:#1ec9a755;border:1px solid #1ec9a7;color:#fff}.autocomplete-wrapper{background-color:#fff;padding:5px;position:-webkit-sticky;position:sticky;text-align:center;top:60px;width:100%}.autocomplete{background-color:#f9f9f9;border:1px solid #6b6b6b;border-radius:8px;font-size:14px;font-weight:700;height:25px;line-height:normal;margin-bottom:20px;padding:8px 20px;width:80%}.autocomplete:focus{border:1px solid #1ec9a7;outline:#1ec9a7}hr.solid{border-top:1px solid #bbb;padding:0;width:100%}.results{align-items:center;display:flex;flex-direction:column;gap:10px;list-style:none;padding:0 20px}.results li{border-radius:8px;box-shadow:0 4px 8px 0 #0003;padding:20px 10px;text-align:left;transition:.3s;width:100%}.results li:hover{box-shadow:0 8px 16px 0 #0003}.card-header{align-items:flex-start;border-left:3px solid #1ec9a7;display:flex;justify-content:space-between;margin-bottom:10px}.card-header button{background-color:#16a085;border:none;border-radius:7px;color:#f9f9f9;cursor:pointer;padding:5px 8px;transition:.3s}.card-header button:hover{background-color:#1ec9a7}.card-header span{color:#16a085}.attribut{display:flex;flex-wrap:wrap;padding:5px;width:100%}.title{color:#6b6b6b}.title,.value{display:flex;flex-basis:100%;flex:1 1;flex-direction:column}@media only screen and (max-width:600px){.main{margin:0;padding:20px 0;width:100%}.card-header button,.results li{font-size:12px}}
/*# sourceMappingURL=main.ebf693fb.css.map*/