.BiomeSection{margin:4em auto}.BiomeSection:last-child{margin-bottom:0}.BiomeSection__head{display:flex;align-items:center;gap:.75em;margin-bottom:1.5em}.BiomeSection__title{font-size:.8em;font-weight:400;letter-spacing:.2em;text-transform:uppercase;color:var(--biome-accent);white-space:nowrap;font-family:sans-serif;margin-bottom:0}.BiomeSection__rule{flex:1 1;height:1px;background:linear-gradient(90deg,var(--biome-border) 0,transparent 100%)}.BiomeAudio__wrapper{background:var(--biome-surface);color:var(--biome-text);border:1px solid var(--biome-border);border-radius:.6em;padding:1em 1.2em}