/* standorte */
body { margin: 0; background: #14120E; color: #F3EADB; font-family: 'Archivo', 'Helvetica Neue', Arial, sans-serif; }
a { color: #F5A31A; }
a:hover { color: #FFD23F; }
.label { font-size: 12px; letter-spacing: 0.14em; text-transform: uppercase; font-weight: 600; color: #B8AE9E; }
.fr { position: relative; overflow: hidden; background: #2A2620; }
.map { background: #1E1B16; background-image: linear-gradient(rgba(243,234,219,0.06) 1px, transparent 1px), linear-gradient(90deg, rgba(243,234,219,0.06) 1px, transparent 1px); background-size: 40px 40px; position: relative; }
.nav a { color: #F3EADB; text-decoration: none; font-size: 13px; font-weight: 600; letter-spacing: 0.1em; text-transform: uppercase; }
.dl { display: flex; align-items: center; justify-content: space-between; background: #F3EADB; color: #14120E; padding: 12px 14px; border-radius: 6px; font-weight: 700; font-size: 13px; }
html, body { margin: 0; background: #14120E; }
